]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
2
3 * SECURITY.txt: Drop "exploitable" in the hardening section.
4
5 2024-01-09 Tom Tromey <tom@tromey.com>
6
7 * Makefile.in: Rebuild.
8 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
9 (GUILE): New variable.
10 * Makefile.def (flags_to_pass): Add GUILE.
11
12 2024-01-08 Joseph Myers <josmyers@redhat.com>
13
14 * MAINTAINERS: Update my email address.
15
16 2023-12-30 Joseph Myers <jsm@polyomino.org.uk>
17
18 * MAINTAINERS: Update my email address.
19
20 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
21 Thomas Schwinge <thomas@codesourcery.com>
22
23 * Makefile.def: Add libgrust as host & target module.
24 * configure.ac: Add libgrust to host tools list. Add libgrust to
25 noconfigdirs if we're not building target libstdc++.
26 * Makefile.in: Regenerate.
27 * configure: Regenerate.
28
29 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
30 Arthur Cohen <arthur.cohen@embecosm.com>
31
32 * MAINTAINERS: Add maintainers for libgrust.
33
34 2023-12-13 Arsen Arsenović <arsen@aarsen.me>
35
36 * Makefile.def (gettext): Disable (via missing)
37 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
38 to true. Add --disable-threads --disable-libasprintf. Drop the
39 lib_path (as there are no shared libs).
40 * Makefile.in: Regenerate.
41
42 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
43
44 * MAINTAINERS: Add myself to write after approval
45
46 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
47
48 * MAINTAINERS: Update my email address
49
50 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
51
52 * MAINTAINERS: Add myself to write after approval
53
54 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
55
56 * MAINTAINERS: Add myself to write after approval and DCO
57
58 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
59
60 * libtool.m4: Fix stray call
61
62 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
63
64 * Makefile.in: Regenerate.
65 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
66
67 2023-11-18 Petter Tomner <tomner@bahnhof.se>
68
69 * MAINTAINERS: Update my email address.
70
71 2023-11-18 Frederik Harwath <frederik@harwath.name>
72
73 * MAINTAINERS: Change my address.
74
75 2023-11-16 Michal Jires <mjires@suse.cz>
76
77 * MAINTAINERS: Add myself.
78
79 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
80
81 PR bootstrap/12596
82 * .gitignore: Add '/gettext*'.
83 * configure.ac (host_libs): Replace intl with gettext.
84 (hbaseargs, bbaseargs, baseargs): Split baseargs into
85 {h,b}baseargs.
86 (skip_barg): New flag. Skips appending current flag to
87 bbaseargs.
88 <library exemptions>: Exempt --with-libintl-{type,prefix} from
89 target and build machine argument passing.
90 * configure: Regenerate.
91 * Makefile.def (host_modules): Replace intl module with gettext
92 module.
93 (configure-ld): Depend on configure-gettext.
94 * Makefile.in: Regenerate.
95
96 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
97
98 * intl/*: Remove.
99
100 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
101
102 * MAINTAINERS: Add myself.
103
104 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
105
106 * MAINTAINERS: Update my email address.
107
108 2023-11-06 Carl Love <cel@linux.ibm.com>
109
110 * MAINTAINERS: Update my email address.
111
112 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
113
114 * .github/CONTRIBUTING.md: Wrap lines more tightly.
115
116 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
117
118 * .github/CONTRIBUTING.md: New file.
119 * .github/PULL_REQUEST_TEMPLATE.md: New file.
120
121 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
122
123 * configure: Regenerate.
124 * configure.ac: Do not add default runpaths to GCC exes
125 when we are building -static-libstdc++/-static-libgcc (the
126 default).
127 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
128 enable flag to alter Darwin libraries to use @rpath names.
129
130 2023-10-15 Mike Frysinger <vapier@gentoo.org>
131
132 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
133 * Makefile.in: Regenerate.
134
135 2023-10-11 Filip Kastl <fkastl@suse.cz>
136
137 * MAINTAINERS: Fix name order.
138
139 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
140
141 * MAINTAINERS: Add myself.
142
143 2023-10-06 Sergei Trofimovich <siarheit@google.com>
144
145 PR bootstrap/111663
146 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
147 * Makefile.in: Regenerate.
148
149 2023-10-05 Jan Engelhardt <jengelh@inai.de>
150
151 * SECURITY.txt: Fix up indentation.
152
153 2023-10-05 Jan Engelhardt <jengelh@inai.de>
154
155 * SECURITY.txt: Fix up commas.
156
157 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
158
159 * SECURITY.txt: New file.
160
161 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
162
163 * MAINTAINERS: Add myself.
164
165 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
166
167 * config-ml.in: Remove unneeded loongarch clause.
168 * configure.ac: Register custom makefile fragments mt-loongarch-*
169 for loongarch targets.
170 * configure: Regenerate.
171
172 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
173
174 * MAINTAINERS: Add myself
175
176 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
177 Chung-Lin Tang <cltang@codesourcery.com>
178
179 PR testsuite/109951
180 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
181 'SYSROOT_CFLAGS_FOR_TARGET'.
182 * Makefile.in: Regenerate.
183
184 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
185
186 * config-ml.in: Do not build the multilib library variant
187 that is duplicate with the toplevel one.
188
189 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
190
191 * MAINTAINERS: Add myself.
192
193 2023-08-22 Filip Kastl <fkastl@suse.cz>
194
195 * MAINTAINERS: Update my email address.
196
197 2023-08-11 Eric Feng <ef2648@columbia.edu>
198
199 * MAINTAINERS: Add myself.
200
201 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
202
203 * Makefile.def: Reflect that libsframe needs to installed before
204 libbfd. Reorder a bit to better track libsframe dependencies.
205 * Makefile.in: Regenerate.
206
207 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
208
209 * Makefile.def: Add install dependency on libsframe for libbfd.
210 * Makefile.in: Regenerated.
211
212 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
213
214 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
215 Solaris 11.
216
217 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
218
219 * configure: Regenerate.
220 * configure.ac: Add Haiku to list of ELF OSes
221 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
222
223 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
224
225 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
226 options, including options containing paths.
227
228 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
229
230 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
231 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
232 errors from nms that refuse to work on non-regular files. Remove
233 other workarounds for this problem. Strip out blank lines from the
234 nm output.
235
236 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
237
238 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
239 * configure: Regenerate.
240
241 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
242
243 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
244 * configure: Re-generate.
245 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
246 (PKG_CONFIG_PATH): New.
247 * Makefile.in: Re-generate.
248
249 2023-08-07 Luis Machado <luis.machado@arm.com>
250
251 * configure.ac: Disable year2038 by default on 32-bit hosts.
252 * configure: Regenerate.
253
254 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
255
256 * Makefile.def: Add gprofng module.
257 * configure.ac: Add --enable-gprofng option.
258 * Makefile.in: Regenerate.
259 * configure: Regenerate.
260
261 2023-08-07 Martin Liska <mliska@suse.cz>
262
263 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
264 * configure: Regenerate.
265
266 2023-08-07 Fangrui Song <maskray@google.com>
267
268 * configure: Regenerate.
269 * configure.ac: Add --with-zstd.
270
271 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
272
273 * configure: Regenerate.
274 * configure.ac: Recover tilegx/tilepro targets.
275
276 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
277
278 * configure: Regenerated.
279 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
280 --plugin and rc before enabling --plugin.
281
282 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
283
284 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
285 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
286 * configure.ac: Include config/gcc-plugin.m4.
287 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
288 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
289 RANLIB if possible.
290 * Makefile.in: Regenerated.
291 * configure: Likewise.
292
293 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
294
295 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
296 $(CFLAGS).
297
298 2023-08-07 David Faust <david.faust@oracle.com>
299
300 * MAINTAINERS: Add the BPF port to my reviewer listing.
301
302 2023-08-02 Jan Beulich <jbeulich@suse.com>
303
304 * MAINTAINERS: Correct my email address.
305
306 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
310 2023-08-01 Richard Ball <richard.ball@arm.com>
311
312 * MAINTAINERS: Add myself.
313
314 2023-07-31 Andreas Schwab <schwab@suse.de>
315
316 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
317 * configure: Regenerate.
318 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
319
320 2023-07-31 xuli <xuli1@eswincomputing.com>
321
322 * MAINTAINERS: Add myself.
323
324 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
325
326 * MAINTAINERS: List myself as "nvptx port" maintainer.
327
328 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
329
330 * MAINTAINERS: Add myself to write after approval
331
332 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
333
334 * MAINTAINERS: Add myself as a reviewer for the riscv port.
335
336 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
337
338 * MAINTAINERS: Add myself as a reviewer for the riscv port.
339
340 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
341
342 * MAINTAINERS: Add Hao Liu to write after approval
343
344 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
345
346 * MAINTAINERS: Add Ken Matsui to write after approval
347
348 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
349
350 * Makefile.in: Collect both kernel and user events for autofdo
351 * Makefile.tpl: Collect both kernel and user events for autofdo
352
353 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
354
355 * MAINTAINERS: Added myself to Write After Approval and DCO
356
357 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
358
359 * Makefile.in: Remove -gtoggle for STAGEautoprofile
360 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
361
362 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
363
364 * MAINTAINERS: Add Lehua Ding to write after approval
365
366 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
367
368 * Makefile.def: Pass the enable-host-pie value to GCC configure.
369 * Makefile.in: Regenerate.
370 * configure: Regenerate.
371 * configure.ac: Adjust the logic for shared and PIE host flags to
372 ensure that PIE is passed for hosts that require it.
373
374 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
375
376 * MAINTAINERS (Write After Approval): move Matthew Fortune
377 to Write After Approval.
378
379 2023-06-15 Marek Polacek <polacek@redhat.com>
380
381 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
382 check.
383 * configure: Regenerate.
384
385 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
386
387 * MAINTAINERS: Add myself to write after approval
388
389 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
390
391 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
392 port maintainer.
393 (Write After Approval): Remove myself.
394
395 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
396
397 * MAINTAINERS (Write After Approval): Add myself.
398
399 2023-05-29 Martin Jambor <mjambor@suse.cz>
400
401 * MAINTAINERS: Replace spaces with tabs.
402
403 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
404
405 * MAINTAINERS: New entry.
406
407 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
408
409 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
410 * Makefile.in: Regenerate
411
412 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
413
414 * Makefile.in: Disable warnings as errors for STAGEautofeedback
415
416 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
417
418 * MAINTAINERS: Sort.
419
420 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
421
422 * MAINTAINERS: Add myself.
423
424 2023-05-10 Pan Li <pan2.li@intel.com>
425
426 * MAINTAINERS: Add myself.
427
428 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
429
430 * Makefile.in: Define PROFILE_MERGER
431 * Makefile.tpl: Define PROFILE_MERGER
432
433 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
434
435 * MAINTAINERS: Change my email address.
436
437 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
438
439 * MAINTAINERS: Add myself.
440
441 2023-04-26 Martin Liska <mliska@suse.cz>
442
443 * MAINTAINERS: fix sorting
444
445 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
446
447 * MAINTAINERS (Write After Approval): Add myself.
448
449 2023-04-24 Martin Liska <mliska@suse.cz>
450
451 * MAINTAINERS: Fix sorting.
452
453 2023-04-21 Peter Foley <pefoley2@pefoley.com>
454
455 * configure: Regenerate.
456 * configure.ac: Only create serdep.tmp if needed
457
458 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
459
460 * MAINTAINERS (Write After Approval): Add myself.
461
462 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
466
467 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
468
469 * MAINTAINERS: Add myself.
470
471 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
472
473 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
474
475 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
476
477 * MAINTAINERS (Write After Approval): Add myself.
478
479 2023-02-16 Martin Liska <mliska@suse.cz>
480
481 * MAINTAINERS: I'm stepping down from my positions.
482
483 2023-01-10 Philip Herron <herron.philip@googlemail.com>
484
485 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
486
487 2023-01-06 Clément Chigot <chigot@adacore.com>
488
489 * configure.ac: Skip GMP and MPFR when --disable-gdb is
490 provided.
491 * configure: Regenerate.
492
493 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
494
495 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
496
497 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
498
499 * Makefile.def: Do not build shared libffi.
500 * Makefile.in: Regenerate.
501
502 2022-12-21 Andrew Pinski <apinski@marvell.com>
503
504 * Makefile.def: Add configure-gdb dependencies
505 on all-gmp and all-mpfr.
506 * configure.ac: Split out MPC checking from MPFR.
507 Require GMP and MPFR if the gdb directory exist.
508 * Makefile.in: Regenerate.
509 * configure: Regenerate.
510
511 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
512
513 * configure.ac (target_libraries): Add target-libgm2.
514 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
515 Add GCC_TARGET_TOOL entry for gm2.
516 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
517 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
518 * Makefile.def (target_modules): Add libgm2.
519 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
520 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
521 (languages): Add entry for language=m2 with gcc-check-target=check-m2
522 and lib-check-target=check-target-libgm2.
523 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
524 (HOST_EXPORTS): Add definition for GM2.
525 (BASE_TARGET_EXPORTS): Add definition for GM2.
526 (GM2_FOR_BUILD): Defined.
527 (GM2FLAGS): Defined.
528 (GM2_FOR_TARGET): Defined.
529 (GM2FLAGS_FOR_TARGET): Defined.
530 (EXTRA_HOST_FLAGS): Defined.
531 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
532 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
533 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
534 * configure: Rebuilt.
535 * Makefile.in: Rebuilt.
536
537 2022-12-13 Philip Herron <philip.herron@embecosm.com>
538
539 * Makefile.def: Add Rust language.
540 * Makefile.in: Regenerate via autogen.
541
542 2022-12-09 Martin Liska <mliska@suse.cz>
543
544 * MAINTAINERS: Fix spacing.
545
546 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
547
548 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
549
550 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
551
552 * Makefile.def: Pass host_libs_picflag to host dependent library
553 configures.
554 * Makefile.in: Regenerate.
555 * configure: Regenerate.
556 * configure.ac (host_libs_picflag): New configure variable set to
557 '--with-pic' when building 'host_shared'.
558
559 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
560
561 * Makefile.def: Add libsframe as new module with its dependencies.
562 * Makefile.in: Regenerated.
563 * configure.ac: Add libsframe to host_libs.
564 * configure: Regenerated.
565
566 2022-11-23 Marek Polacek <polacek@redhat.com>
567
568 Revert:
569 2022-11-23 Marek Polacek <polacek@redhat.com>
570
571 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
572 isl.
573 * Makefile.in: Regenerate.
574 * Makefile.tpl: Set PICFLAG.
575 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
576 check.
577 * configure: Regenerate.
578
579 2022-11-23 Marek Polacek <polacek@redhat.com>
580
581 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
582 isl.
583 * Makefile.in: Regenerate.
584 * Makefile.tpl: Set PICFLAG.
585 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
586 check.
587 * configure: Regenerate.
588
589 2022-11-14 Martin Liska <mliska@suse.cz>
590
591 Revert:
592 2022-11-09 Martin Liska <mliska@suse.cz>
593
594 * doc/Makefile: New file.
595 * doc/_static/custom.css: New file.
596 * doc/baseconf.py: New file.
597 * doc/bsd.rst: New file.
598 * doc/contrib.rst: New file.
599 * doc/contribute.rst: New file.
600 * doc/cppdiropts.rst: New file.
601 * doc/cppenv.rst: New file.
602 * doc/cppopts.rst: New file.
603 * doc/cppwarnopts.rst: New file.
604 * doc/favicon.ico: New file.
605 * doc/funding.rst: New file.
606 * doc/gcc_sphinx.py: New file.
607 * doc/gnu.rst: New file.
608 * doc/gnu_free_documentation_license.rst: New file.
609 * doc/gpl-3.0.rst: New file.
610 * doc/indices-and-tables.rst: New file.
611 * doc/lgpl-2.1.rst: New file.
612 * doc/logo.pdf: New file.
613 * doc/logo.svg: New file.
614 * doc/md.rst: New file.
615 * doc/requirements.txt: New file.
616
617 2022-11-14 Martin Liska <mliska@suse.cz>
618
619 Revert:
620 2022-11-09 Martin Liska <mliska@suse.cz>
621
622 * doc/baseconf.py: Port to GCC sources.
623
624 2022-11-14 Martin Liska <mliska@suse.cz>
625
626 Revert:
627 2022-11-14 Martin Liska <mliska@suse.cz>
628
629 * configure: Regenerate.
630 * configure.ac: Support Sphinx based documentation.
631
632 2022-11-14 Martin Liska <mliska@suse.cz>
633
634 Revert:
635 2022-11-09 Martin Liska <mliska@suse.cz>
636
637 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
638 provide a default.
639
640 2022-11-14 Martin Liska <mliska@suse.cz>
641
642 Revert:
643 2022-11-09 Martin Liska <mliska@suse.cz>
644
645 * doc/bsd.rst:
646 Add trailing newline.
647 * doc/contrib.rst:
648 Add trailing newline.
649 * doc/contribute.rst:
650 Add trailing newline.
651 * doc/cppdiropts.rst:
652 Add trailing newline.
653 * doc/cppenv.rst:
654 Add trailing newline.
655 * doc/cppopts.rst:
656 Add trailing newline.
657 * doc/cppwarnopts.rst:
658 Add trailing newline.
659 * doc/funding.rst:
660 Add trailing newline.
661 * doc/gnu.rst:
662 Add trailing newline.
663 * doc/gnu_free_documentation_license.rst:
664 Add trailing newline.
665 * doc/gpl-3.0.rst:
666 Add trailing newline.
667 * doc/indices-and-tables.rst:
668 Add trailing newline.
669 * doc/lgpl-2.1.rst:
670 Add trailing newline.
671 * doc/md.rst:
672 Add trailing newline.
673
674 2022-11-14 Martin Liska <mliska@suse.cz>
675
676 Revert:
677 2022-11-09 Martin Liska <mliska@suse.cz>
678
679 * configure.ac: Use new install URL.
680 * configure: Regenerate.
681
682 2022-11-14 Martin Liska <mliska@suse.cz>
683
684 Revert:
685 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
686
687 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
688 instead of just ``.''.
689 * doc/gcc_sphinx.py: Moved to...
690 * doc/modules/gcc_sphinx.py: ...here.
691
692 2022-11-14 Martin Liska <mliska@suse.cz>
693
694 Revert:
695 2022-11-10 Martin Liska <mliska@suse.cz>
696
697 * doc/baseconf.py: Modernize by using pathlib.
698
699 2022-11-14 Martin Liska <mliska@suse.cz>
700
701 Revert:
702 2022-11-11 Martin Liska <mliska@suse.cz>
703
704 * doc/Makefile: Disable -j auto.
705
706 2022-11-14 Martin Liska <mliska@suse.cz>
707
708 Revert:
709 2022-11-11 Martin Liska <mliska@suse.cz>
710
711 * doc/Makefile: Update comment.
712
713 2022-11-14 Martin Liska <mliska@suse.cz>
714
715 Revert:
716 2022-11-11 Martin Liska <mliska@suse.cz>
717
718 * doc/indices-and-tables.rst: Rename Indexes to Indices.
719
720 2022-11-14 Martin Liska <mliska@suse.cz>
721
722 Revert:
723 2022-11-13 Martin Liska <mliska@suse.cz>
724
725 PR web/107643
726 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
727 is set.
728 * doc/indices-and-tables.rst: Use include_todo tag.
729
730 2022-11-14 Martin Liska <mliska@suse.cz>
731
732 Revert:
733 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
734
735 * doc/contrib.rst: Update Jeff Law's email address.
736
737 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
738
739 * doc/contrib.rst: Update Jeff Law's email address.
740
741 2022-11-13 Martin Liska <mliska@suse.cz>
742
743 PR web/107643
744 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
745 is set.
746 * doc/indices-and-tables.rst: Use include_todo tag.
747
748 2022-11-11 Martin Liska <mliska@suse.cz>
749
750 * doc/indices-and-tables.rst: Rename Indexes to Indices.
751
752 2022-11-11 Martin Liska <mliska@suse.cz>
753
754 * doc/Makefile: Update comment.
755
756 2022-11-11 Martin Liska <mliska@suse.cz>
757
758 * doc/Makefile: Disable -j auto.
759
760 2022-11-10 Martin Liska <mliska@suse.cz>
761
762 * doc/baseconf.py: Modernize by using pathlib.
763
764 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
765
766 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
767 instead of just ``.''.
768 * doc/gcc_sphinx.py: Moved to...
769 * doc/modules/gcc_sphinx.py: ...here.
770
771 2022-11-09 Martin Liska <mliska@suse.cz>
772
773 * configure.ac: Use new install URL.
774 * configure: Regenerate.
775
776 2022-11-09 Martin Liska <mliska@suse.cz>
777
778 * doc/bsd.rst:
779 Add trailing newline.
780 * doc/contrib.rst:
781 Add trailing newline.
782 * doc/contribute.rst:
783 Add trailing newline.
784 * doc/cppdiropts.rst:
785 Add trailing newline.
786 * doc/cppenv.rst:
787 Add trailing newline.
788 * doc/cppopts.rst:
789 Add trailing newline.
790 * doc/cppwarnopts.rst:
791 Add trailing newline.
792 * doc/funding.rst:
793 Add trailing newline.
794 * doc/gnu.rst:
795 Add trailing newline.
796 * doc/gnu_free_documentation_license.rst:
797 Add trailing newline.
798 * doc/gpl-3.0.rst:
799 Add trailing newline.
800 * doc/indices-and-tables.rst:
801 Add trailing newline.
802 * doc/lgpl-2.1.rst:
803 Add trailing newline.
804 * doc/md.rst:
805 Add trailing newline.
806
807 2022-11-09 Martin Liska <mliska@suse.cz>
808
809 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
810 provide a default.
811
812 2022-11-09 Martin Liska <mliska@suse.cz>
813
814 * configure: Regenerate.
815 * configure.ac: Support Sphinx based documentation.
816
817 2022-11-09 Martin Liska <mliska@suse.cz>
818
819 * doc/baseconf.py: Port to GCC sources.
820
821 2022-11-09 Martin Liska <mliska@suse.cz>
822
823 * doc/Makefile: New file.
824 * doc/_static/custom.css: New file.
825 * doc/baseconf.py: New file.
826 * doc/bsd.rst: New file.
827 * doc/contrib.rst: New file.
828 * doc/contribute.rst: New file.
829 * doc/cppdiropts.rst: New file.
830 * doc/cppenv.rst: New file.
831 * doc/cppopts.rst: New file.
832 * doc/cppwarnopts.rst: New file.
833 * doc/favicon.ico: New file.
834 * doc/funding.rst: New file.
835 * doc/gcc_sphinx.py: New file.
836 * doc/gnu.rst: New file.
837 * doc/gnu_free_documentation_license.rst: New file.
838 * doc/gpl-3.0.rst: New file.
839 * doc/indices-and-tables.rst: New file.
840 * doc/lgpl-2.1.rst: New file.
841 * doc/logo.pdf: New file.
842 * doc/logo.svg: New file.
843 * doc/md.rst: New file.
844 * doc/requirements.txt: New file.
845
846 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
847
848 * Makefile.def: Remove module 'liboffloadmic'.
849 * Makefile.in: Regenerate.
850 * configure.ac: Remove 'liboffloadmic' handling.
851 * configure: Regenerate.
852
853 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
854
855 * MAINTAINERS: Update email address.
856
857 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
858
859 * configure.ac: Don't configure readline if --with-system-readline is
860 used.
861 * configure: Re-generate.
862
863 2022-10-12 Cui,Lili <lili.cui@intel.com>
864
865 * MAINTAINERS (Write After Approval): Add myself.
866
867 2022-10-11 Olivier Hainque <hainque@adacore.com>
868
869 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
870 and friends for rtp !large. Assume the linker has the required
871 abilities and set lt_cv_deplibs_check_method.
872
873 2022-09-30 Olivier Hainque <hainque@adacore.com>
874
875 * configure.ac (*vxworks*): If enable_shared is not
876 set, set to "no" and add --disable-shared to target and
877 host_configargs.
878 * configure: Regenerate.
879
880 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
881
882 * MAINTAINERS: Update my email address and DCO entry.
883
884 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
885
886 * MAINTAINERS (Write After Approval): Add myself.
887
888 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
889
890 * MAINTAINERS (Write After Approval): Add myself.
891
892 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
893
894 * MAINTAINERS: Update my email address.
895
896 2022-09-07 Tom de Vries <tdevries@suse.de>
897
898 * configure.ac: Set extra_host_libiberty_configure_flags and
899 extra_host_zlib_configure_flags in separate case statements.
900 * configure: Regenerate.
901
902 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
903
904 * MAINTAINERS: Update c-sky port maintainers' emails.
905
906 2022-08-31 Martin Liska <mliska@suse.cz>
907
908 * configure: Regenerate.
909 * configure.ac: Delete hpux9 and hpux10.
910
911 2022-08-18 Sergei Trofimovich <siarheit@google.com>
912
913 * Makefile.def: Drop libelf module and gcc-configure dependency
914 on it.
915 * Makefile.in: Regenerate with 'autogen Makefile.def'.
916 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
917 LIBELFINC.
918 * configure: Regenrate.
919 * configure.ac (host_libs): Drop unused libelf.
920
921 2022-08-18 Sergei Trofimovich <siarheit@google.com>
922
923 * Makefile.in: Regenerate.
924
925 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
926
927 * MAINTAINERS: Add myself as AutoFDO maintainer.
928
929 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
930 Arnaud Charlet <charlet@adacore.com>
931
932 * configure: Regenerate.
933
934 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
935
936 PR bootstrap/106472
937 * Makefile.def (dependencies): Make configure-target-libgo depend
938 upon all-target-libbacktrace.
939
940 2022-07-27 David Faust <david.faust@oracle.com>
941
942 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
943
944 2022-07-27 Richard Biener <rguenther@suse.de>
945
946 * MAINTAINERS (Roger Sayle): Update e-mail address.
947
948 2022-07-21 Sam Feifer <sfeifer@redhat.com>
949
950 * MAINTAINERS (Write After Approval): Add myself.
951
952 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
953
954 * MAINTAINERS: Add myself as Ada front end co-maintainer.
955
956 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
957
958 * .gitignore: Do not ignore config.h.
959
960 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
961
962 * MAINTAINERS: Add myself to Write After Approval.
963
964 2022-07-04 Martin Liska <mliska@suse.cz>
965
966 * MAINTAINERS: fix sorting of names
967
968 2022-07-03 Immad Mir <mirimmad17@gmail.com>
969
970 * MAINTAINERS: add myself.
971
972 2022-07-03 Immad Mir <mirimmad17@gmail.com>
973
974 * MAINTAINERS: Add myself to write after approval and DCO.
975
976 2022-07-02 Tim Lange <mail@tim-lange.me>
977
978 * MAINTAINERS: Add myself.
979
980 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
981
982 * MAINTAINERS (Write After Approval): Add myself.
983
984 2022-06-30 Cui,Lili <lili.cui@intel.com>
985
986 Revert:
987 2022-06-30 Cui,Lili <lili.cui@intel.com>
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
991 2022-06-30 Cui,Lili <lili.cui@intel.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
995 2022-06-28 Alexandre Oliva <oliva@adacore.com>
996
997 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
998 (EXTRA_GCC_FLAGS): Likewise.
999 * Makefile.in: Rebuilt.
1000
1001 2022-06-28 konglin1 <lingling.kong@intel.com>
1002
1003 * MAINTAINERS (Write After Approval): Add myself.
1004
1005 2022-06-27 Tom de Vries <tdevries@suse.de>
1006
1007 * configure.ac: Build libiberty pic variant for gdbserver.
1008 * configure: Regenerate.
1009
1010 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1011
1012 * configure: Regenerate.
1013 * configure.ac: Correct use of $host.
1014
1015 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1016
1017 * MAINTAINERS: Remove tilegx and tilepro entries.
1018 * configure.ac: Remove tilegx and tilepro stanzas.
1019 * configure: Rebuilt.
1020
1021 2022-05-28 Bruce Korb <bkorb@gnu.org>
1022
1023 * .gitignore: Ignore vim swap files
1024
1025 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1026
1027 * MAINTAINERS: Add myself to write after approval.
1028
1029 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
1030
1031 * MAINTAINERS: Remove myself from DCO section.
1032
1033 2022-05-09 Xi Ruoyao <xry111@xry111.site>
1034
1035 * MAINTAINERS: Update my email address.
1036
1037 2022-05-09 Clément Chigot <chigot@adacore.com>
1038
1039 * MAINTAINERS: Update my email address.
1040
1041 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1042
1043 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1044 section.
1045
1046 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1047
1048 * MAINTAINERS: Update my email address.
1049
1050 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1051
1052 * MAINTAINERS: Update my email address.
1053
1054 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1055
1056 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1057 Lulu as LoongArch port maintainer.
1058
1059 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1060 Lulu Cheng <chenglulu@loongson.cn>
1061
1062 * configure.ac: Add LoongArch tuples.
1063 * configure: Regenerate.
1064
1065 2022-03-28 Tom Tromey <tromey@adacore.com>
1066
1067 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1068 * configure: Rebuild.
1069
1070 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1071
1072 * MAINTAINERS: Change my information.
1073
1074 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1075
1076 * MAINTAINERS: Add myself to DCO section.
1077
1078 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1079
1080 * configure.ac: Fix incorrect option in comment.
1081 * configure: Regenerate.
1082
1083 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1084
1085 * Makefile.def (dependencies): Make configure-sim depend on
1086 all-readline.
1087 * Makefile.in: Regenerate.
1088
1089 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1090
1091 * MAINTAINERS (Write After Approval): Update my e-mail address.
1092
1093 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1094
1095 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1096
1097 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1098
1099 * MAINTAINERS: Update my email and add myself to the DCO list.
1100
1101 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1102
1103 Revert:
1104 2021-09-16 Andrew Pinski <apinski@marvell.com>
1105
1106 PR bootstrap/67102
1107 * Makefile.def: Have configure-target-libffi depend on
1108 all-target-libstdc++-v3.
1109 * Makefile.in: Regenerate.
1110
1111 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1112
1113 PR other/104181
1114 * build.log: Remove.
1115
1116 2022-01-20 Martin Liska <mliska@suse.cz>
1117
1118 * MAINTAINERS: Adjust email address based on IRC request.
1119
1120 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1121
1122 * MAINTAINERS: Update my email address.
1123
1124 2022-01-17 Martin Liska <mliska@suse.cz>
1125
1126 * MAINTAINERS: Rename .c names to .cc.
1127
1128 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1129
1130 * Makefile.am: Remove.
1131
1132 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1133
1134 * Makefile.am: New file.
1135
1136 2022-01-11 Martin Liska <mliska@suse.cz>
1137
1138 * MAINTAINERS: Sort 2 names.
1139
1140 2022-01-10 Martin Liska <mliska@suse.cz>
1141
1142 * MAINTAINERS: Fix obvious issues with sorting.
1143
1144 2022-01-07 liuhongt <hongtao.liu@intel.com>
1145
1146 * build.log: New file.
1147
1148 2022-01-05 Nathan Sidwell <nathan@acm.org>
1149
1150 * MAINTAINERS: Add DCO entry. Sort that list.
1151
1152 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1153
1154 * MAINTAINERS: Change of email address in both DCO and
1155 Write After Approval list.
1156
1157 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1158
1159 * configure: Regenerate.
1160
1161 2021-12-21 Martin Liska <mliska@suse.cz>
1162
1163 * config.sub: Change mode back to 755.
1164
1165 2021-12-17 Martin Liska <mliska@suse.cz>
1166
1167 * config.sub: Sync from master.
1168
1169 2021-12-17 Martin Liska <mliska@suse.cz>
1170
1171 Revert:
1172 2021-12-16 Matthias Seidel <mseidel@apache.org>
1173
1174 * config.sub: Fix typo.
1175
1176 2021-12-16 Matthias Seidel <mseidel@apache.org>
1177
1178 * config.sub: Fix typo.
1179
1180 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1181
1182 Revert:
1183 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1184
1185 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1186 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1187 * configure.ac: Include config/gcc-plugin.m4.
1188 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1189 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1190 RANLIB if possible.
1191 * Makefile.in: Regenerated.
1192 * configure: Likewise.
1193
1194 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1195
1196 * Makefile.tpl (BUILD_CFLAGS): New.
1197 (CFLAGS): Append $(BUILD_CFLAGS).
1198 (CXXFLAGS): Likewise.
1199 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1200 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1201 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1202 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1203 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1204 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1205 (PGO-TRAINING-TARGETS): Likewise.
1206 (PGO_BUILD_TRAINING): Likewise.
1207 (all): Add '+' to the command line for recursive make. Support
1208 the PGO build.
1209 * configure.ac: Add --enable-pgo-build[=lto].
1210 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1211 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1212 * Makefile.in: Regenerated.
1213 * configure: Likewise.
1214
1215 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1216
1217 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1218 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1219 * configure.ac: Include config/gcc-plugin.m4.
1220 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1221 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1222 RANLIB if possible.
1223 * Makefile.in: Regenerated.
1224 * configure: Likewise.
1225
1226 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1227
1228 * MAINTAINERS: Add myself to write after approval.
1229
1230 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1231
1232 * MAINTAINERS: Adding myself.
1233
1234 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1235
1236 * configure: Regenerate.
1237 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1238 $(CPP).
1239
1240 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1241
1242 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1243 libatomic.
1244 * Makefile.in: Regenerate.
1245 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1246 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1247 target-libphobos-bootstrap.
1248 (STAGE2_CONFIGURE_FLAGS): Likewise.
1249 * configure: Regenerate.
1250 * configure.ac: Add support for bootstrapping D front-end.
1251
1252 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1253
1254 * MAINTAINERS: Add myself to DCO section and update email address.
1255
1256 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1257
1258 * configure: Regenerate.
1259 * configure.ac: Ensure that PIC (shared) defaults are set
1260 correctly for Darwin.
1261
1262 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1263
1264 * MAINTAINERS: Update my address.
1265
1266 2021-11-12 Alan Modra <amodra@gmail.com>
1267
1268 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1269 * Makefile.in: Regenerate.
1270
1271 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1272
1273 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1274 list.
1275
1276 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1277
1278 * MAINTAINERS (Reviewers, arc): Remove my entry.
1279 (Write After Approval): Add an entry for myself.
1280
1281 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1282
1283 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1284 * Makefile.in: Regenerate.
1285 * configure: Regenerate.
1286 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1287
1288 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1289
1290 * MAINTAINERS: Fix up Maciej's entries.
1291
1292 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1293
1294 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1295 maintainer.
1296
1297 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1298
1299 PR other/102663
1300 * Makefile.def: Handle install-dvi target.
1301 * Makefile.tpl: Likewise.
1302 * Makefile.in: Regenerate.
1303
1304 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1305
1306 * MAINTAINERS: Add myself for write after approval.
1307
1308 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1309
1310 * Makefile.def: Mark libcody, libdecnumber,
1311 c++tools, libgcc, and libobjc as missing TAGS
1312 targets.
1313 * Makefile.in: Regenerate.
1314
1315 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1316
1317 * MAINTAINERS: Add myself to DCO section and update email
1318 address.
1319
1320 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1321
1322 * MAINTAINERS: Add myself to DCO section.
1323
1324 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1325
1326 * configure: Regenerate.
1327 * configure.ac (skipdirs): Add the contents of target_configdirs if
1328 we are not building gcc.
1329
1330 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1331
1332 * Makefile.def: Back-port commits ba4d88ad892f and
1333 755ba58ebef0 from binutils-gdb repository.
1334 * Makefile.in: Regenerated.
1335
1336 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1337
1338 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1339
1340 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1341
1342 * Makefile.def: Add a jit check target for the jit
1343 language.
1344 * Makefile.in: Regenerate.
1345
1346 2021-09-16 Andrew Pinski <apinski@marvell.com>
1347
1348 PR bootstrap/67102
1349 * Makefile.def: Have configure-target-libffi depend on
1350 all-target-libstdc++-v3.
1351 * Makefile.in: Regenerate.
1352
1353 2021-09-10 Petter Tomner <tomner@kth.se>
1354
1355 * MAINTAINERS: Me added to DCO and write after approval
1356
1357 2021-09-01 YunQiang Su <syq@debian.org>
1358
1359 * MAINTAINERS: Add myself for write after approval.
1360
1361 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1364 * Makefile.in: Regenerate.
1365
1366 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1367
1368 * MAINTAINERS: Add myself for write after approval.
1369
1370 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1371
1372 * Makefile.in: Regenerate.
1373 * Makefile.tpl: Make the state of the configured host
1374 shared flag available to makefile fragements.
1375
1376 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1377
1378 * MAINTAINERS (Write After Approval): Add myself.
1379
1380 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1381
1382 * .dir-locals.el (bug-reference-url-format): Use https.
1383
1384 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1385
1386 * .dir-locals.el (c-mode): Change fill-column to 79.
1387
1388 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1389
1390 * MAINTAINERS: Add myself to DCO section.
1391
1392 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1393
1394 * configure: Regenerate.
1395 * configure.ac: Adjust cases for which it is necessary to
1396 include the Darwin host config fragment.
1397
1398 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1399
1400 * MAINTAINERS: Add myself for write after approval and DCO.
1401
1402 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1403
1404 * Makefile.def: Add dsymutil defs.
1405 * Makefile.in: Regenerated.
1406 * Makefile.tpl: Add dsymutil to flags.
1407 * configure: Regenerated.
1408 * configure.ac: Add dsymutil to target and build recipes.
1409
1410 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1411
1412 * MAINTAINERS: Add myself for write after approval.
1413
1414 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1415
1416 * MAINTAINERS (Write After Approval): Add myself.
1417
1418 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1419
1420 * MAINTAINERS: Add myself for write after approval and DCO
1421
1422 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1423
1424 * .gitignore: Add entry for cscope.out.
1425
1426 2021-06-22 liuhongt <hongtao.liu@intel.com>
1427
1428 * MAINTAINERS: Remove my Write After Approval entry.
1429
1430 2021-06-21 liuhongt <hongtao.liu@intel.com>
1431
1432 * MAINTAINERS: Add myself as maintainer of the i386 vector
1433 extensions.
1434
1435 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1436
1437 * MAINTAINERS (Write After Approval): Add myself.
1438
1439 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1440
1441 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1442 as *vrp and ranger maintainers.
1443
1444 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1445
1446 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1447 not trigger testsuite failures.
1448
1449 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1450
1451 * MAINTAINERS: Add myself to DCO section with both email addresses.
1452
1453 2021-06-03 Jason Merrill <jason@redhat.com>
1454
1455 * MAINTAINERS: Add DCO version number.
1456
1457 2021-06-02 Jason Merrill <jason@redhat.com>
1458
1459 * MAINTAINERS: Add DCO section.
1460
1461 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
1465 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1466
1467 * configure.ac: Add gnulib to configdirs for sim.
1468 * configure: Regenerate.
1469
1470 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1471
1472 * Makefile.def: Add configure-sim dependency on all-gnulib.
1473 * Makefile.in: Regenerated.
1474
1475 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
1479 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1480
1481 * MAINTAINERS (Write After Approval): Add myself.
1482
1483 2021-05-11 Martin Liska <mliska@suse.cz>
1484
1485 * MAINTAINERS: Remove entries for removed
1486 components (HSA, BRIG, libhsail-rt).
1487 Move Pekka to Write After Approval.
1488
1489 2021-05-11 Martin Liska <mliska@suse.cz>
1490
1491 * Makefile.def: Remove libhsail-rt.
1492 * Makefile.in: Likewise.
1493 * configure.ac: Likewise.
1494 * configure: Regenerate.
1495 * libhsail-rt/ChangeLog: Removed.
1496 * libhsail-rt/Makefile.am: Removed.
1497 * libhsail-rt/Makefile.in: Removed.
1498 * libhsail-rt/README: Removed.
1499 * libhsail-rt/aclocal.m4: Removed.
1500 * libhsail-rt/configure: Removed.
1501 * libhsail-rt/configure.ac: Removed.
1502 * libhsail-rt/configure.tgt: Removed.
1503 * libhsail-rt/include/internal/fibers.h: Removed.
1504 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1505 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1506 * libhsail-rt/include/internal/workitems.h: Removed.
1507 * libhsail-rt/rt/arithmetic.c: Removed.
1508 * libhsail-rt/rt/atomics.c: Removed.
1509 * libhsail-rt/rt/bitstring.c: Removed.
1510 * libhsail-rt/rt/fbarrier.c: Removed.
1511 * libhsail-rt/rt/fibers.c: Removed.
1512 * libhsail-rt/rt/fp16.c: Removed.
1513 * libhsail-rt/rt/misc.c: Removed.
1514 * libhsail-rt/rt/multimedia.c: Removed.
1515 * libhsail-rt/rt/queue.c: Removed.
1516 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1517 * libhsail-rt/rt/segment.c: Removed.
1518 * libhsail-rt/rt/workitems.c: Removed.
1519 * libhsail-rt/target-config.h.in: Removed.
1520
1521 2021-05-04 Nick Clifton <nickc@redhat.com>
1522
1523 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1524 * configure: Regenerate.
1525
1526 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1527 Tobias Burnus <tobias@codesourcery.com>
1528
1529 * configure.ac (--enable-offload-defaulted): New.
1530 * configure: Regenerate.
1531
1532 2021-04-23 David Faust <david.faust@oracle.com>
1533
1534 * MAINTAINERS (Write After Approval): Add myself.
1535
1536 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1537
1538 * MAINTAINERS (Write After Approval): Add myself.
1539
1540 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1541
1542 * MAINTAINERS: Add myself as pru port maintainer.
1543
1544 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1545
1546 * MAINTAINERS: Add myself as static analyzer maintainer.
1547
1548 2021-03-18 Jeff Law <jlaw@tachyum.com>
1549
1550 * MAINTAINERS: Update primary entry.
1551
1552 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1553
1554 * MAINTAINERS (Write After Approval): Add myself.
1555
1556 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1557
1558 * Makefile.def: Remove all-sim dependency on configure-gdb.
1559 * Makefile.in: Regenerated.
1560
1561 2021-03-11 Jeff Law <law@redhat.com>
1562
1563 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1564
1565 2021-03-11 Martin Liska <mliska@suse.cz>
1566
1567 * Makefile.tpl: The change was done Makefile.in which
1568 is generated file.
1569
1570 2021-03-08 Jeff Law <law@redhat.com>
1571
1572 * MAINTAINERS: Update my email address
1573
1574 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1575
1576 * config.guess: Import latest upstream.
1577 * config.sub: Import latest upstream.
1578
1579 2021-01-25 Martin Liska <mliska@suse.cz>
1580
1581 PR gcov-profile/98739
1582 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1583 for profiledbootstrap.
1584
1585 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1586
1587 * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1590
1591 * MAINTAINERS (Write After Approval): Update my e-mail address.
1592
1593 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1594
1595 * MAINTAINERS: Fix spacing.
1596
1597 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1598
1599 * MAINTAINERS (Write After Approval): Add myself
1600
1601 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1602
1603 * Makefile.def: Sync with binutils-gdb:
1604 (dependencies): all-ld depends on all-libctf.
1605 (host_modules): libctf is no longer no_install.
1606 No longer no_check. Checking depends on all-ld.
1607 * Makefile.in: Regenerated.
1608
1609 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1610
1611 * libtool.m4: Match gnu* along other GNU systems.
1612 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1613 * libgo/configure: Re-generate.
1614
1615 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1616
1617 * MAINTAINERS: Update my email address.
1618
1619 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1620
1621 * MAINTAINERS (Write After Approval): Add myself.
1622
1623 2020-12-15 Nathan Sidwell <nathan@acm.org>
1624
1625 * Makefile.def
1626 * Makefile.in
1627 * Makefile.tpl
1628 * configure
1629 * configure.ac
1630
1631 2020-12-15 Nathan Sidwell <nathan@acm.org>
1632
1633 * Makefile.def: Add libcody.
1634 * configure.ac: Add libcody.
1635 * Makefile.in: Regenerated.
1636 * configure: Regenerated.
1637
1638 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1639
1640 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1641
1642 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1643
1644 PR target/97865
1645 * libtool.m4: Update handling of Darwin platform link flags
1646 for Darwin20.
1647
1648 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1649
1650 * .gitignore: Sync with binutils-gdb
1651
1652 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1653
1654 * MAINTAINERS: Add myself as arc port maintainer.
1655
1656 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1657
1658 PR d/87788
1659 * configure.ac: Don't disable D for *-*-darwin*.
1660 * configure: Regenerate.
1661
1662 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1663
1664 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1665 hppa64-*-hpux11*.
1666
1667 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1668
1669 * configure: Regenerate.
1670 * configure.ac: Add --bootstrap-hwasan option.
1671
1672 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1673
1674 * config.guess: Import latest upstream.
1675 * config.sub: Import latest upstream.
1676
1677 2020-11-16 Martin Liska <mliska@suse.cz>
1678
1679 * .gitignore: Add cache as clangd uses it now.
1680
1681 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1682
1683 * MAINTAINERS (Write After Approval): add myself
1684
1685 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1690
1691 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1692 Remove FIXME comments.
1693
1694 2020-11-06 Martin Uecker <muecker@gwdg.de>
1695
1696 * MAINTAINERS: Update my email address.
1697
1698 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1699
1700 * MAINTAINERS (Write After Approval): Add myself.
1701
1702 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1703
1704 PR target/97302
1705 * configure.ac: Only set with_gmp to /usr/local
1706 if not building in tree.
1707 * configure: Regenerate.
1708
1709 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1710
1711 * MAINTAINERS (Write After Approval): Add myself.
1712
1713 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1714
1715 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1716
1717 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1718
1719 PR bootstrap/96612
1720 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1721 if not the same as ${host}.
1722 * configure: Regenerate.
1723
1724 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1725
1726 * MAINTAINERS (Write After Approval): Add myself.
1727
1728 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1729
1730 * MAINTAINERS: Update my email address.
1731
1732 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1733
1734 * MAINTAINERS (Write After Approval): Add myself.
1735
1736 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1737
1738 * MAINTAINERS (Write After Approval): Add myself.
1739
1740 2020-06-12 Martin Liska <mliska@suse.cz>
1741
1742 * .gitignore: Add .clang-tidy.
1743
1744 2020-06-08 Jason Merrill <jason@redhat.com>
1745
1746 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1747 * configure: Regenerate.
1748
1749 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1750
1751 * MAINTAINERS: Add myself as xtensa port maintainer.
1752
1753 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1754
1755 * configure.ac: Don't require --enable-host-shared when building
1756 for Mingw.
1757 * configure: Regenerate.
1758
1759 2020-05-18 Jason Merrill <jason@redhat.com>
1760
1761 * configure.ac: Update bootstrap dialect to -std=c++11.
1762
1763 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1764
1765 * MAINTAINERS (Write After Approval): Add myself.
1766
1767 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1768
1769 PR target/92713
1770 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1771 (noconfigdirs): Add 'target-libstdc++-v3'.
1772 * configure: Regenerate.
1773
1774 2020-04-21 Stephen Casner <casner@acm.org>
1775
1776 PR 25830
1777 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1778 * configure: Rebuild.
1779
1780 2020-04-17 Martin Liska <mliska@suse.cz>
1781 Jonathan Yong <10walls@gmail.com>
1782
1783 PR gcov-profile/94570
1784 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1785 for CYGWIN.
1786
1787 2020-04-14 Martin Jambor <mjambor@suse.cz>
1788
1789 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1790
1791 2020-04-09 Tom Tromey <tom@tromey.com>
1792
1793 * configure: Rebuild.
1794 * Makefile.in: Rebuild.
1795 * Makefile.def (gdbsupport, gdbserver): New host modules.
1796 (configure-gdb): Depend on all-gdbsupport.
1797 (all-gdb): Depend on all-gdbsupport, all-libctf.
1798 * configure.ac (host_tools): Add gdbserver.
1799 Conditionally build gdbserver and gdbsupport.
1800
1801 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1802
1803 * configure.ac: Build libgomp by default for amdgcn.
1804 * configure: Regenerate.
1805
1806 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1807
1808 * MAINTAINERS (Write After Approval): Add myself.
1809
1810 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1811
1812 * MAINTAINERS (Write After Approval) : Add myself.
1813
1814 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1815
1816 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1817
1818 2020-02-14 Martin Sebor <msebor@redhat.com>
1819
1820 * doc/extend.texi (attribute alias): Mention type requirement.
1821 (attribute weak): Same.
1822 (attribute weakref): Correct invalid example.
1823
1824 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1825
1826 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1827
1828 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1829 Jakub Jelinek <jakub@redhat.com>
1830
1831 * .gitattributes: Add *.md diff=md.
1832
1833 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1834
1835 The mentioned auto-generated file is no more part of the
1836
1837 GCC sources, it's auto-generated in $(builddir) during build.
1838
1839 PR target/92055
1840 * contrib/gcc_update (files_and_dependencies): Remove
1841 entry for gcc/config/avr/t-multilib.
1842
1843 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1844
1845 * MAINTAINERS: Update my email address.
1846
1847 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1848
1849 * README.MOVED_TO_GIT: Remove.
1850
1851 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1852
1853 * README.MOVED_TO_GIT: New file.
1854
1855 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1856
1857 * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1860
1861 * MAINTAINERS (write_after_approval): Add myself.
1862
1863 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1864
1865 * MAINTAINERS (write_after_approval): Add myself.
1866
1867 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1868
1869 * MAINTAINERS (write_after_approval): Add myself.
1870
1871 2019-12-11 Matthias Klose <doko@ubuntu.com>
1872
1873 * configure.ac: Factor out common cases for compare_exclusions.
1874 * configure: Regenerate.
1875
1876 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1877
1878 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1879 flag.
1880
1881 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1882
1883 * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1886
1887 PR middle-end/92463
1888 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1889 * configure: Regenerate
1890
1891 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1892
1893 * configure.ac: Use https for gcc.gnu.org.
1894 * configure: Regenerated.
1895
1896 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1897
1898 * MAINTAINERS (aarch64 port): Remove my name, move to...
1899 (Write After Approval): ...Here.
1900
1901 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1902
1903 * MAINTAINERS: Change my email address as maintainer.
1904
1905 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1906
1907 PR fortran/91828
1908 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1909 * configure: Regenerated.
1910
1911 2019-10-21 Jason Merrill <jason@redhat.com>
1912
1913 * .gitattributes: Also check ChangeLog whitespace.
1914
1915 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1916
1917 * contrib/dg-extract-results.sh: Add support for KPASS.
1918 * contrib/dg-extract-results.py: Likewise.
1919
1920 2019-10-17 Jason Merrill <jason@redhat.com>
1921
1922 * .gitattributes: Avoid {} in filename pattern.
1923
1924 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1925
1926 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1927 Approval section.
1928
1929 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1930
1931 * MAINTAINERS: Add myself to Write After Approval
1932
1933 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1934
1935 * MAINTAINERS: Add myself as an aarch64 maintainer.
1936
1937 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1938
1939 * MAINTAINERS: Add myself as aarch64 maintainer.
1940
1941 2019-09-23 Carl Love <cel@us.ibm.com>
1942
1943 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1944 New define_insn.
1945 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1946 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1947
1948 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1949
1950 * MAINTAINERS (Sam Tebbs): Update email address.
1951
1952 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1953
1954 * MAINTAINERS: Update my email address.
1955
1956 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1957
1958 * libtool.m4: Handle uclinuxfdpiceabi.
1959
1960 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1961
1962 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1963 Remove myself from Write After Approval section.
1964
1965 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1966
1967 * configure.ac: Support for bpf-*-* targets.
1968 * configure: Regenerate.
1969
1970 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1971
1972 * config.sub: Import upstream version 2019-06-30.
1973 * config.guess: Import upstream version 2019-07-24.
1974
1975 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1976
1977 * MAINTAINERS: Remove spu port maintainers.
1978
1979 2019-08-28 Martin Liska <mliska@suse.cz>
1980
1981 * .gitignore: Add .clangd and compile_commands.json
1982 to .gitignore.
1983
1984 2019-08-23 Michael Forney <mforney@mforney.org>
1985
1986 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1987 * Makefile.in: Regenerate.
1988
1989 2019-08-19 Tom Tromey <tom@tromey.com>
1990
1991 * configure: Rebuild.
1992 * configure.ac: Add --with-static-standard-libraries.
1993
1994 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1995
1996 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1997
1998 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1999
2000 * MAINTAINERS (Write After Approval): Add myself.
2001
2002 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2003
2004 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2005 RISC-V port maitainer.
2006
2007 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2008
2009 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2010
2011 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2012
2013 * MAINTAINERS (Write After Approval): Add myself.
2014
2015 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
2016
2017 * MAINTAINERS (Write After Approval): Add myself.
2018
2019 2019-06-25 Martin Liska <mliska@suse.cz>
2020
2021 contrib/filter-clang-warnings.py: Transform from
2022 filter-rtags-warnings.py.
2023
2024 2019-06-15 Tom Tromey <tom@tromey.com>
2025
2026 * configure.ac (host_libs): Add gnulib.
2027 * configure: Rebuild.
2028 * Makefile.def (host_modules, dependencies): Add gnulib.
2029 * Makefile.in: Rebuild.
2030
2031 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2032
2033 * MAINTAINERS (Write After Approval): Add myself.
2034
2035 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2036
2037 * configure: Regenerate.
2038 * configure.ac: Add PRU target.
2039
2040 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2019-06-11 Nick Clifton <nickc@redhat.com>
2045
2046 Import these changes from the binutils/gdb repository:
2047
2048 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2049
2050 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2051 and all its deps.
2052 * Makefile.in: Regenerated.
2053
2054 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2055
2056 * Makefile.def (host_modules): Add libctf.
2057 * Makefile.def (dependencies): Likewise.
2058 libctf depends on zlib, libiberty, and bfd.
2059 * Makefile.in: Regenerated.
2060 * configure.ac (host_libs): Add libctf.
2061 * configure: Regenerated.
2062
2063 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2068
2069 * MAINTAINERS: Update my email address.
2070
2071 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2072
2073 * MAINTAINERS (Write After Approval): Add myself.
2074
2075 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2076
2077 * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2019-05-07 Jim Wilson <jimw@sifive.com>
2080
2081 * MAINTAINERS: Remove myself as IA-64 maintainer.
2082
2083 2019-05-04 Roland Illig <roland.illig@gmx.de>
2084
2085 * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2019-05-02 Richard Biener <rguenther@suse.de>
2088
2089 PR bootstrap/85574
2090 * Makefile.tpl (compare target): Also compare extra-compare
2091 files.
2092 * Makefile.in: Regenerate.
2093
2094 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2095
2096 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2097 as modulo-scheduler maintainer.
2098
2099 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2100
2101 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2102
2103 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2104
2105 * MAINTAINERS: Update my email address.
2106
2107 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2108
2109 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2110 * configure: Regenerate.
2111
2112 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2113
2114 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2115 * configure: Regenerate.
2116
2117 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2118
2119 * configure.ac: Add target-zlib to target_libraries.
2120 * configure: Regenerate.
2121
2122 2019-04-09 Martin Liska <mliska@suse.cz>
2123
2124 * Makefile.in: Regenerate.
2125 * Makefile.tpl: Pass GENERATOR_CFLAGS
2126 in all stages.
2127
2128 2019-03-28 Martin Liska <mliska@suse.cz>
2129
2130 PR bootstrap/89829
2131 * Makefile.in: Revert r254150.
2132 * Makefile.tpl: Likewise.
2133
2134 2019-03-28 Ben Elliston <bje@gnu.org>
2135
2136 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2137 related, and libdecnumber.
2138
2139 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2140
2141 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2142 (Write After Approval): Remove myself.
2143
2144 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2145
2146 * MAINTAINERS (Write After Approval): Add myself.
2147
2148 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2149
2150 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2151 (Write After Approval): Remove myself and Julian.
2152
2153 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2154
2155 * MAINTAINERS (Write After Approval): Add myself.
2156
2157 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2158
2159 * MAINTAINERS (Write After Approval): Add myself.
2160
2161 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2162
2163 * ChangeLog: Replace space with tab.
2164 * MAINTAINERS: Delete 1 tab to keep alignment.
2165
2166 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2167
2168 * MAINTAINERS (Write After Approval): Add myself.
2169
2170 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2175 Kwok Cheung Yeung <kcy@codesourcery.com>
2176 Julian Brown <julian@codesourcery.com>
2177 Tom de Vries <tom@codesourcery.com>
2178 Jan Hubicka <hubicka@ucw.cz>
2179 Martin Jambor <mjambor@suse.cz>
2180
2181 * configure.ac: Likewise.
2182 * configure: Regenerate.
2183 * contrib/config-list.mk: Add amdgcn-amdhsa.
2184
2185 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2186
2187 * MAINTAINERS (Write After Approval): Add myself.
2188
2189 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2190
2191 * MAINTAINERS (Write After Approval): Add myself.
2192
2193 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2194
2195 PR target/88535
2196 * config.guess: Import upstream version 2019-01-03.
2197 * config.sub: Import upstream version 2019-01-01.
2198
2199 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2200
2201 * MAINTAINERS (Write After Approval): Update my maintainer address.
2202
2203 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2208
2209 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2210
2211 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2212
2213 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2214 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2215 (GCC_TARGET_TOOL): Likewise.
2216 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2217 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2218 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2219 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2220 * configure: Regenerate.
2221 * Makefile.in: Likewise.
2222
2223 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2224
2225 * MAINTAINERS (Write After Approval): Add myself.
2226
2227 2018-11-13 Martin Liska <mliska@suse.cz>
2228
2229 * gcc.target/i386/pr87930.c: Move to ...
2230 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2231
2232 2018-11-10 Stafford Horne <shorne@gmail.com>
2233
2234 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2235 (Write After Approval): Remove myself.
2236
2237 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2238
2239 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2240 Append $INCICONV to it.
2241
2242 2018-11-04 Stafford Horne <shorne@gmail.com>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
2246 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2247
2248 PR bootstrap/82856
2249 * multilib.am: New file. From automake.
2250
2251 Merge from binutils-gdb:
2252 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2253
2254 * libtool.m4: Use AC_LANG_SOURCE.
2255 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2256 * ar-lib: New file.
2257 * test-driver: New file.
2258 * configure: Re-generate.
2259
2260 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2261
2262 * MAINTAINERS (Write After Approval): Add myself.
2263
2264 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2265
2266 PR bootstrap/87788
2267 PR d/87799
2268 * configure: Rebuild.
2269 * configure.ac: Disable D on systems where it is known not to work.
2270
2271 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2272
2273 * Makefile.def (target_modules): Add libphobos.
2274 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2275 GDCFLAGS_FOR_TARGET.
2276 (dependencies): Make libphobos depend on libatomic, libbacktrace
2277 configure, and zlib configure.
2278 (language): Add language d.
2279 * Makefile.in: Rebuild.
2280 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2281 (HOST_EXPORTS): Add GDC.
2282 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2283 (BASE_TARGET_EXPORTS): Add GDC.
2284 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2285 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2286 (EXTRA_HOST_FLAGS): Add GDC.
2287 (STAGE1_FLAGS_TO_PASS): Add GDC.
2288 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2289 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2290 environment variables.
2291 * configure: Rebuild.
2292 * configure.ac: Add target-libphobos to target_libraries. Set and
2293 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2294
2295 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2296
2297 * MAINTAINERS (Write After Approval): Add myself.
2298
2299 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2300
2301 * MAINTAINERS (Write After Approval): Remove myself.
2302
2303 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2304
2305 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2306
2307 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2308
2309 * MAINTAINERS: Update my email address.
2310
2311 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2312
2313 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2314 maintainer.
2315
2316 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2317
2318 * MAINTAINERS (Write After Approval): Add self.
2319
2320 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2321
2322 * MAINTAINERS (write after approval): Add myself.
2323
2324 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2325
2326 * MAINTAINERS: Update my email address.
2327
2328 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2329
2330 * MAINTAINERS (write after approval): Add myself.
2331
2332 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2333
2334 * MAINTAINERS: Add self to global reviewers list.
2335
2336 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2337
2338 MAINTAINERS: Add c-sky port maintainers.
2339
2340 2018-08-10 Martin Liska <mliska@suse.cz>
2341
2342 * MAINTAINERS: Revert change in previous commit and
2343 join lines.
2344
2345 2018-08-10 Martin Liska <mliska@suse.cz>
2346
2347 * MAINTAINERS: Remove extra line.
2348
2349 2018-08-06 Naveen H.S <naveenh@marvell.com>
2350
2351 * MAINTAINERS: Update my email address.
2352
2353 2018-07-19 DJ Delorie <dj@redhat.com>
2354
2355 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2356 as maintainer.
2357
2358 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2359
2360 * MAINTAINERS: Adjust email address for me and my colleague Robin
2361 Dapp.
2362
2363 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2364 Sunil K Pandey <sunil.k.pandey@intel.com>
2365
2366 PR target/84413
2367 * config/i386/i386.c (m_CORE_AVX512): New.
2368 (m_CORE_AVX2): Likewise.
2369 (m_CORE_ALL): Add m_CORE_AVX2.
2370 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2371 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2372 and remove the rest of m_SKYLAKE_AVX512.
2373
2374 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2375
2376 * config.sub: Sync with upstream version 2018-07-03.
2377
2378 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2379
2380 * config.guess: Sync with upstream version 2018-06-26.
2381 * config.sub: Sync with upstream version 2018-07-02.
2382
2383 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2384
2385 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2386 * ltmain.sh: Likewise.
2387
2388 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2389
2390 * contrib/config-list.mk: Remove powerpc-linux_paired.
2391
2392 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2393
2394 * configure.ac: Introduce support for @unless/@endunless.
2395 * Makefile.tpl (dep-kind): Rewrite with cond; return
2396 postbootstrap in some cases.
2397 (make-postboot-dep, postboot-targets): New.
2398 (dependencies): Do not output postbootstrap dependencies at
2399 first. Output non-target ones changed for configure to depend
2400 on stage_last @if gcc-bootstrap, and the original deps @unless
2401 gcc-bootstrap.
2402 * configure.in, Makefile.in: Rebuilt.
2403
2404 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2405
2406 * MAINTAINERS (write after approval): Add myself.
2407
2408 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2409
2410 * MAINTAINERS (write after approval): Add myself.
2411
2412 2018-06-19 Nick Clifton <nickc@redhat.com>
2413
2414 * zlib/configure.ac: Restore old behaviour of only enabling
2415 multilibs when a target subdirectory is defined. This allows
2416 building with srcdir == builddir.
2417 * zlib/configure: Regenerate.
2418
2419 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2420
2421 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2422 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2423 * Makefile.in: Regenerate.
2424
2425 2018-06-16 Ben Elliston <bje@gnu.org>
2426
2427 * config.guess: Import latest version.
2428 * config.sub: Likewise.
2429
2430 2018-06-08 Martin Liska <mliska@suse.cz>
2431
2432 * MAINTAINERS: Remove MPX-related entries.
2433 * Makefile.def: Remove libmpx support.
2434 * Makefile.in: Regenerate.
2435 * configure.ac: Remove removed files.
2436 * configure: Regenerate.
2437 * libmpx/ChangeLog: Remove.
2438 * libmpx/Makefile.am: Remove.
2439 * libmpx/Makefile.in: Remove.
2440 * libmpx/acinclude.m4: Remove.
2441 * libmpx/aclocal.m4: Remove.
2442 * libmpx/config.h.in: Remove.
2443 * libmpx/configure: Remove.
2444 * libmpx/configure.ac: Remove.
2445 * libmpx/configure.tgt: Remove.
2446 * libmpx/libmpx.spec.in: Remove.
2447 * libmpx/mpxrt/Makefile.am: Remove.
2448 * libmpx/mpxrt/Makefile.in: Remove.
2449 * libmpx/mpxrt/libmpx.map: Remove.
2450 * libmpx/mpxrt/libtool-version: Remove.
2451 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2452 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2453 * libmpx/mpxrt/mpxrt.c: Remove.
2454 * libmpx/mpxrt/mpxrt.h: Remove.
2455 * libmpx/mpxwrap/Makefile.am: Remove.
2456 * libmpx/mpxwrap/Makefile.in: Remove.
2457 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2458 * libmpx/mpxwrap/libtool-version: Remove.
2459 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2460
2461 2018-06-04 Martin Liska <mliska@suse.cz>
2462
2463 * MAINTAINERS: Add myself as gcov maintainer.
2464
2465 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2466
2467 * MAINTAINERS: Update my email address.
2468
2469 2018-06-04 Tom de Vries <tdevries@suse.de>
2470
2471 * MAINTAINERS: Remove write-after-approval entries for component
2472 maintainers.
2473
2474 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2475
2476 * MAINTAINERS (write after approval): Add myself.
2477
2478 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2479
2480 * MAINTAINERS: Update my email address.
2481
2482 2018-06-01 Tom de Vries <tdevries@suse.de>
2483
2484 * MAINTAINERS: Update my email address.
2485
2486 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2487
2488 * MAINTAINERS (loop-optimizer): Add myself.
2489
2490 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2491
2492 * configure.ac: Added "nfp" target.
2493 * configure: Regenerate.
2494
2495 2018-04-30 Richard Biener <rguenther@suse.de>
2496
2497 PR bootstrap/85571
2498 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2499 (STAGE3_TFLAGS): Likewise.
2500 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2501 (STAGEtrain_TFLAGS): Likewise.
2502 * Makefile.in: Regenerate.
2503
2504 2018-04-26 Richard Biener <rguenther@suse.de>
2505
2506 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2507 (STAGE2_CFLAGS): Likewise.
2508 (STAGE2_TFLAGS): Likewise.
2509 (STAGE3_CFLAGS): Add -fchecking.
2510 (STAGE3_TFLAGS): Likewise.
2511 (STAGEtrain_CFLAGS): Filter out -fchecking.
2512 (STAGEtrain_TFLAGS): Likewise.
2513 * Makefile.in: Re-generate.
2514
2515 2018-04-25 Catherine Moore <clm@codesourcery.com>
2516
2517 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2518
2519 2018-04-18 Paul Clarke <pc@us.ibm.com>
2520
2521 * MAINTAINERS (write after approval): Add myself.
2522
2523 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2524
2525 * MAINTAINERS: Update my email address.
2526
2527 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2528
2529 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2530
2531 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2532
2533 * MAINTAINERS: Update my email address and disambiguate myself
2534 a bit from Will Schmidt.
2535
2536 2018-03-21 Nathan Sidwell <nathan@acm.org>
2537
2538 * MAINTAINERS: Move maintainers of now-removed picochip and score
2539 ports to write after approval.
2540
2541 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2542
2543 * MAINTAINERS: Add entry for SVE maintainership.
2544
2545 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2546
2547 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2548 * configure: Regenerate.
2549
2550 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2551
2552 * MAINTAINERS (write after approval): Add myself.
2553
2554 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2555
2556 * MAINTAINERS (write after approval): Add myself.
2557
2558 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2559
2560 * MAINTAINERS (write after approval): Add myself.
2561
2562 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2563
2564 Update copyright years.
2565
2566 2018-01-03 Ben Elliston <bje@gnu.org>
2567
2568 * config.guess: Import latest version.
2569 * config.sub: Likewise.
2570
2571 2017-12-12 Stafford Horne <shorne@gmail.com>
2572
2573 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2574 * configure: Regenerate.
2575
2576 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2577
2578 * MAINTAINERS (Write After Approval): Add myself.
2579
2580 2017-11-28 Julia Koval <julia.koval@intel.com>
2581 Sebastian Peryt <sebastian.peryt@intel.com>
2582
2583 * Makefile.def (target_modules): Remove libcilkrts.
2584 * Makefile.in: Ditto.
2585 * configure: Ditto.
2586 * configure.ac: Ditto.
2587
2588 2017-11-28 Julia Koval <julia.koval@intel.com>
2589
2590 * MAINTAINERS (Write After Approval): Add myself.
2591
2592 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2593
2594 * MAINTAINERS (Write After Approval): Add myself.
2595
2596 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2597
2598 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2599 Use my SiFive email address.
2600
2601 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2602
2603 * MAINTAINERS (write after approval): Add myself.
2604
2605 2017-10-27 Martin Liska <mliska@suse.cz>
2606
2607 * Makefile.tpl: Use proper name of folder as it was renamed
2608 during transition to 4 stages.
2609 * Makefile.in: Regenerate.
2610
2611 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2612
2613 * MAINTAINERS (write after approval): Add myself.
2614
2615 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2616
2617 * MAINTAINERS: Add a note that maintainership also includes web
2618 pages, docs, and testsuite related to that area.
2619
2620 2017-09-25 Tom de Vries <tom@codesourcery.com>
2621
2622 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2623
2624 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2625
2626 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2627
2628 2017-09-15 Nathan Sidwell <nathan@acm.org>
2629
2630 * MAINTAINERS: Remove myself as a vxworks maintainer.
2631
2632 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2633
2634 * MAINTAINERS: Remove email address of Jim Norris.
2635
2636 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2637
2638 * MAINTAINERS (Reviewers): Move myself from here...
2639 (CPU Port Maintainers): ... to here.
2640
2641 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2642
2643 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2644
2645 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2646
2647 * MAINTAINERS (write after approval): Add myself.
2648
2649 2017-07-28 Tony Reix <tony.reix@atos.net>
2650
2651 * configure.ac (target-libffi): Don't disable for AIX.
2652 (go): Don't add to unsupported_languages on AIX.
2653 (target-libgo): Don't disable for AIX.
2654 * configure: Regenerate.
2655
2656 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2657
2658 * MAINTAINERS: Add myself.
2659
2660 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2661
2662 * MAINTAINERS: Update my email address.
2663
2664 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2665
2666 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2667 arm-specific auto-generated header files.
2668
2669 2017-07-03 Nathan Sidwell <nathan@acm.org>
2670
2671 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2672 * configure: Rebuilt.
2673
2674 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2675
2676 * MAINTAINERS: Readd myself for c6x.
2677
2678 2017-06-28 Martin Liska <mliska@suse.cz>
2679
2680 PR bootstrap/81217
2681 * Makefile.def: Remove superfluous bootstrap_target from
2682 bootstrap_stage.
2683 * Makefile.in: Re-generate the file.
2684
2685 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2686
2687 * MAINTAINERS: Add myself to Write After Approval
2688
2689 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2690
2691 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2692
2693 2017-06-19 Martin Liska <mliska@suse.cz>
2694
2695 * Makefile.def: Define 4 stages PGO bootstrap.
2696 * Makefile.tpl: Define FLAGS.
2697 * Makefile.in: Regenerate.
2698
2699 2017-06-14 Ian Lance Taylor <iant@golang.org>
2700
2701 * Makefile.def: Add check-gotools to go check targets.
2702 * Makefile.in: Rebuild.
2703
2704 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2705
2706 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2707
2708 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2709
2710 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2711 * configure: Regenerate.
2712
2713 2017-05-31 Martin Liska <mliska@suse.cz>
2714
2715 * configure.ac: Add handling of stage2_werror_flags to
2716 action-if-given and to action-if-not-given.
2717 * configure: Regenerate.
2718
2719 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2720
2721 * MAINTAINERS: Add self to Write After Approval
2722
2723 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2724
2725 * MAINTAINERS: Update my email address, and remove myself as
2726 maintainer in some areas.
2727
2728 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2729
2730 * MAINTAINERS: Add self to Write After Approval
2731
2732 2017-05-25 Nathan Sidwell <nathan@acm.org>
2733
2734 * configure.ac: Add --enable-languages=default to mean default and
2735 make --enable-languages=all mean all supported languages.
2736 * configure: Regenerated.
2737
2738 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2739
2740 * config.gcc (powerpc*-*-*spe*): New.
2741 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2742 (powerpc-*-rtems*spe*): New.
2743 (powerpc*-*-linux*spe*): New.
2744 (powerpc-wrs-vxworksspe): New.
2745 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2746 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2747 * config.host (powerpc*-*-*spe*): New.
2748
2749 2017-05-19 Martin Liska <mliska@suse.cz>
2750
2751 * configure.ac: Add --enable-werror-always just for
2752 bootstrap-debug (or none build config) and do not add it
2753 when we are on a release branch.
2754 * configure: Regenerated.
2755
2756 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2757
2758 * MAINTAINERS: Add self to Write After Approval
2759
2760 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2761
2762 * MAINTAINERS: Move myself to Write After Approval section.
2763
2764 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2765
2766 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2767 ACCH registers.
2768 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2769 available.
2770 (umulsidi3): Likewise.
2771 (mulsidi3_700): Disable this pattern when we have advanced mpy
2772 instructions.
2773 (umulsidi3_700): Likewise.
2774 (maddsidi4): New pattern.
2775 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2776 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2777 (mpydu_imm_arcv2hs): Likewise.
2778 * config/arc/predicates.md (accl_operand): New predicate.
2779
2780 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2781 Andrew Burgess <andrew.burgess@embecosm.com>
2782
2783 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2784 case.
2785 (ARC_AUTOFP_IRQ_P): Likewise.
2786 (ARC_AUTO_IRQ_P): Likewise.
2787 (rgf_banked_register_count): New variable.
2788 (parse_mrgf_banked_regs_option): New function.
2789 (arc_override_options): Handle rgf_banked_regs option.
2790 (arc_handle_interrupt_attribute): Add firq option.
2791 (arc_compute_function_type): Return fast irq type when required.
2792 (arc_must_save_register): Handle fast interrupts.
2793 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2794 (arc_return_address_regs): Update.
2795 * config/arc/arc.h (arc_return_address_regs): Update.
2796 (arc_function_type): Add fast interrupt type.
2797 (ARC_INTERRUPT_P): Update.
2798 (RC_FAST_INTERRUPT_P): Define.
2799 * config/arc/arc.md (simple_return): Update for fast interrupts.
2800 (p_return_i): Likewise.
2801 * config/arc/arc.opt (mrgf-banked-regs): New option.
2802 * doc/invoke.texi (mrgf-banked-regs): Document.
2803
2804 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2805
2806 * config/arc/arc.c (irq_ctrl_saved): New variable.
2807 (ARC_AUTOBLINK_IRQ_P): Define.
2808 (ARC_AUTOFP_IRQ_P): Likewise.
2809 (ARC_AUTO_IRQ_P): Likewise.
2810 (irq_range): New function.
2811 (arc_must_save_register): Likewise.
2812 (arc_must_save_return_addr): Likewise.
2813 (arc_dwarf_emit_irq_save_regs): Likewise.
2814 (arc_override_options): Handle deferred options.
2815 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2816 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2817 arc_must_save_return_addr.
2818 (arc_compute_frame_size): Handle automated save and restore of
2819 registers.
2820 (arc_expand_prologue): Likewise.
2821 (arc_expand_epilogue): Likewise.
2822 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2823 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2824 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2825
2826 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2827 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2828
2829 PR bootstrap/77661
2830 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2831 in-tree build MPC.
2832 * Makefile.in: Regenerate.
2833
2834 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2835
2836 * configure.ac: Enable LTO by default on darwin >= 9.
2837 * configure: Regenerate.
2838
2839 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2840
2841 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2842 and Andrew Waterman as the RISC-V maintainers.
2843
2844 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2845
2846 * MAINTAINERS: Add self to Write After Approval
2847
2848 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2849
2850 * config.guess: Import latest from upstream.
2851
2852 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2853
2854 * MAINTAINERS (Write After Approval): Remove entries that are
2855 already covered under Reviewers.
2856
2857 2017-03-08 Mark Wielaard <mark@klomp.org>
2858
2859 PR demangler/70909
2860 PR demangler/67264
2861 * include/demangle.h: Add d_printing to struct demangle_component
2862 and pass struct demangle_component as non const.
2863
2864 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2865
2866 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2867
2868 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2869
2870 * Makefile.tpl: Remove HOST_ISLVER.
2871 (HOST_EXPORTS): Remove ISLVER.
2872 * Makefile.in: Regenerate.
2873
2874 2017-02-13 Richard Biener <rguenther@suse.de>
2875
2876 * configure: Re-generate.
2877
2878 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2879
2880 * MAINTAINERS: Adjust bug reporting URL.
2881
2882 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2883
2884 * MAINTAINERS (Write After Approval): Remove redundant entry
2885 for Andrew Burgess.
2886
2887 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2888
2889 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2890 32-bit hppa*-*-hpux*.
2891 * configure: Regenerate.
2892
2893 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2894
2895 * configure.ac: Moved the white list of enabling BRIG FE to
2896 libhsail-rt/configure.tgt.
2897 * configure: Regenerated.
2898 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2899
2900 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2901 Martin Jambor <mjambor@suse.cz>
2902
2903 * Makefile.def (target_modules): Added libhsail-rt.
2904 (languages): Added language brig.
2905 * Makefile.in: Regenerated.
2906 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2907 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2908 * configure: Regenerated.
2909
2910 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2911
2912 PR other/79046
2913 * configure: Regenerated.
2914
2915 2017-01-04 Alan Modra <amodra@gmail.com>
2916
2917 * configure: Regenerate.
2918
2919 2016-12-29 Ben Elliston <bje@gnu.org>
2920
2921 * config.sub: Import latest version.
2922
2923 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2924
2925 * MAINTAINERS (Write After Approval): Add myself.
2926
2927 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2928
2929 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2930 includes bootstrap-mpx.
2931 * configure: Regenerated.
2932
2933 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
2937 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2938
2939 * configure: Regenerate.
2940
2941 2016-12-01 Matthias Klose <doko@ubuntu.com>
2942
2943 * configure.ac: Don't use pkg-config to check for bdw-gc.
2944 * configure: Regenerate.
2945
2946 2016-11-30 Matthias Klose <doko@ubuntu.com>
2947
2948 * Makefile.def: Remove reference to boehm-gc target module.
2949 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2950 options and for the bdw-gc pkg-config module.
2951 * configure: Regenerate.
2952 * Makefile.in: Regenerate.
2953
2954 2016-11-28 Nathan Sidwell <nathan@acm.org>
2955
2956 * MAINTAINERS (nvptx): Remove self.
2957
2958 2016-11-25 Ben Elliston <bje@gnu.org>
2959
2960 * config.guess: Import latest version.
2961 * config.sub: Likewise.
2962
2963 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2964
2965 * MAINTAINERS (Write After Approval): Add myself.
2966
2967 2016-11-15 Matthias Klose <doko@ubuntu.com>
2968
2969 * Makefile.def: Remove references to GCJ.
2970 * Makefile.tpl: Likewise.
2971 * Makefile.in: Regenerate.
2972
2973 2016-11-15 Matthias Klose <doko@ubuntu.com>
2974
2975 * config-ml.in: Remove references to GCJ.
2976 * configure.ac: Likewise.
2977 * configure: Regenerate.
2978
2979 2016-11-01 Josh Conner <joshconner@google.com>
2980
2981 * MAINTAINERS (Write After Approval): Update email address,
2982
2983 2016-10-27 Carl Love <cel@us.ibm.com>
2984
2985 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2986 Approval list to make it alphabetical.
2987
2988 2016-10-27 Carl Love <cel@us.ibm.com>
2989
2990 * MAINTAINERS (Write After Approval): Add myself.
2991
2992 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * MAINTAINERS (Reviewers): Add myself.
2995 (Write After Approval): Add myself.
2996
2997 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2998 Ulrich Weigand <uweigand@de.ibm.com>
2999
3000 * MAINTAINERS: Update email address.
3001
3002 2016-10-10 Nathan Sidwell <nathan@acm.org>
3003
3004 * MAINTAINERS: Update email address.
3005
3006 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3007
3008 * configure.ac: Add aarch64-*-freebsd*.
3009 * configure: Regenerate.
3010
3011 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3012
3013 * MAINTAINERS: Update email address after it got reverted.
3014
3015 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3016
3017 * configure.ac (target_libraries): Readd target-boehm-gc.
3018 Restore --enable-objc-gc handling.
3019 * configure: Regenerate.
3020
3021 2015-10-03 Jeff Law <law@redhat.com>
3022
3023 * MAINTAINERS: Move several inactive maintainers to the
3024 write-after-approval section.
3025
3026 2016-09-30 Jakub Jelinek <jakub@redhat.com>
3027
3028 * configure.ac: Add target-libffi to target_libraries.
3029 Readd libgcj target disablings, modified to only target-libffi.
3030 Readd target addition of go to unsupported languages.
3031 * configure: Regenerated.
3032
3033 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3034
3035 * MAINTAINERS: Update email address.
3036
3037 2016-09-30 Andrew Haley <aph@redhat.com>
3038
3039 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3040 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3041 libgcj.
3042
3043 2016-09-30 Andrew Haley <aph@redhat.com>
3044
3045 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3046 write-after approval after GCJ deletion.
3047
3048 2016-09-30 Andrew Haley <aph@redhat.com>
3049
3050 * Makefile.def: Remove libjava.
3051 * Makefile.tpl: Likewise.
3052 * Makefile.in: Regenerate.
3053 * configure.ac: Likewise.
3054 * configure: Likewise.
3055 * gcc/java: Remove.
3056 * libjava: Likewise.
3057
3058 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3059
3060 * MAINTAINERS (Reviewers): Add myself.
3061
3062 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3063
3064 * configure.ac: Disable "sim" directory for arc*-*-*.
3065 * configure: Regenerated.
3066
3067 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3068
3069 * MAINTAINERS (Write After Approval): Add myself.
3070
3071 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3072
3073 * configure.ac: Check for the minimum in-tree MPFR version
3074 handled.
3075 * configure: Regenerate.
3076
3077 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3078
3079 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3080 * configure: Regenerated.
3081
3082 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
3086 2016-06-23 Andi Kleen <ak@linux.intel.com>
3087
3088 * Makefile.def: Add autoprofiledbootstrap.
3089 * Makefile.tpl: Dito.
3090 * Makefile.in: Regenerate.
3091
3092 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3093
3094 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3095 * configure: Regenerate.
3096
3097 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3098
3099 * configure: Regenerate.
3100 * configure.ac: Remove support for avr-rtems.
3101
3102 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3103
3104 * MAINTAINERS (Write After Approval): Add myself.
3105
3106 2016-06-16 Michael Collison <michael.collison@arm.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3111
3112 * MAINTAINERS (Write After Approval): Update e-mail address.
3113
3114 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
3117
3118 2016-05-28 Alan Modra <amodra@gmail.com>
3119
3120 * Makefile.tpl (configure): Depend on m4 files included.
3121 * Makefile.in: Regenerate.
3122
3123 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3124
3125 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3126 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3127
3128 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3129
3130 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3131 special case builtin.
3132 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3133 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3134 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3135 for __builtin_vec_addec.
3136
3137 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3138
3139 * config.guess: Import version 2016-04-02 (newest).
3140 * config.sub: Import version 2016-05-10 (newest).
3141
3142 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3143
3144 * configure.ac: Add ARC support to libgloss.
3145 * configure: Regenerate
3146
3147 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
3151 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3152
3153 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3154 * configure: Regenerated.
3155 * Makefile.def (gmp): Explicitly disable assembler.
3156 (mpfr): Adjust lib_path.
3157 (mpc): Likewise.
3158 * Makefile.in: Regenerated.
3159
3160 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3161
3162 PR bootstrap/70704
3163 * configure.ac (--enable-stage1-checking): Add missing
3164 --enable-checking=.
3165 * configure: Regenerated.
3166
3167 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3168
3169 * config.guess: Revert r235676.
3170 * config.sub: Revert r235676.
3171
3172 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3173
3174 * config.guess: Remove SH5 support.
3175 * config.sub: Likewise.
3176 * configure: Likewise.
3177 * configure.ac: Likewise.
3178
3179 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3180
3181 PR bootstrap/70704
3182 * configure.ac (--enable-stage1-checking): For --disable-checking or
3183 implicit --enable-checking, make sure extra flag matches in between
3184 stage1 and later checking.
3185 * configure: Regenerated.
3186
3187 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3188
3189 * .gitattributes: New file.
3190
3191 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3192
3193 * MAINTAINERS (rs6000/powerpc port): Add myself.
3194
3195 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3196
3197 PR bootstrap/70173
3198 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3199 and gotools directories. Delete the stage_final file.
3200 * Makefile.in: Regenerate.
3201
3202 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3203
3204 * MAINTAINERS (Write After Approval): Add myself.
3205
3206 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3207
3208 * MAINTAINERS (Fortran maintainer): Remove myself.
3209
3210 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3211
3212 * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3219
3220 Sync with binutils-gdb:
3221
3222 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3223
3224 * configure.ac: Add mips and s390 to the gold target check.
3225 * configure: Regenerate.
3226
3227 2016-03-01 DJ Delorie <dj@redhat.com>
3228
3229 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3230
3231 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3232
3233 * MAINTAINERS (libcpp): Add myself.
3234 (diagnostic messages): Likewise.
3235
3236 2016-02-20 Tom de Vries <tom@codesourcery.com>
3237
3238 * MAINTAINERS: Fix whitespace.
3239
3240 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3241
3242 * MAINTAINERS (Write After Approval): Add myself.
3243
3244 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3245
3246 * config/isl.m4: Add comments about isl-0.16.
3247 * configure: Regenerate.
3248
3249 2016-01-29 Martin Jambor <mjambor@suse.cz>
3250
3251 * MAINTAINERS (hsa maintainers): Add myself.
3252
3253 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3254
3255 * MAINTAINERS: (Write After Approval): Add myself.
3256
3257 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3258 Sebastian Pop <s.pop@samsung.com>
3259
3260 * Makefile.in: Regenerate.
3261 * Makefile.tpl: Export ISLVER.
3262 * configure: Regenerate.
3263 * config/isl.m4: Detect isl-0.15.
3264
3265 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3266
3267 PR bootstrap/69329
3268 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3269 * Makefile.in: Regenerate.
3270
3271 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3272
3273 * configure.ac: Enable LTO for DJGPP
3274 * configure: Regenerate
3275
3276 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3277
3278 Sync with binutils-gdb:
3279 2015-10-21 Nick Clifton <nickc@redhat.com>
3280
3281 PR gas/19109
3282 * configure.ac: Note the 'none' is an acceptable argument to
3283 --enable-compressed-debug-sections.
3284 * configure: Regenerate.
3285
3286 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3287
3288 PR bootstrap/69134
3289 * Makefile.def (mpfr): Disable assembler.
3290 * Makefile.in: Regenerate.
3291
3292 2016-01-01 Ben Elliston <bje@gnu.org>
3293
3294 * config.guess: Import version 2016-01-01.
3295 * config.sub: Likewise.
3296
3297 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3298
3299 * MAINTAINERS (Write After Approval): Add myself.
3300
3301 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3302
3303 * Makefile.in: Replace ISL with isl.
3304 * Makefile.tpl: Same.
3305 * config/isl.m4: Same.
3306 * configure.ac: Same.
3307 * contrib/download_prerequisites: Same.
3308 * configure: Regenerate.
3309
3310 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3311
3312 * MAINTAINERS (Write After Approval): Add Myself.
3313
3314 2015-12-17 Nathan Sidwell <nathan@acm.org>
3315
3316 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3317 * configure: Regenerate.
3318
3319 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3320 Sebastian Pop <s.pop@samsung.com>
3321
3322 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3323 isl_ctx_get_max_operations.
3324 * configure: Regenerate.
3325
3326 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3327
3328 * MAINTAINERS (Write After Approval): Add myself.
3329
3330 2015-12-02 Ian Lance Taylor <iant@google.com>
3331
3332 PR go/66147
3333 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3334 * Makefile.in: Regenerate.
3335
3336 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3337
3338 PR libffi/65726
3339 * Makefile.def (lang_env_dependencies): Make libffi depend
3340 on cxx.
3341 * Makefile.in: Regenerate.
3342
3343 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3344
3345 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3346 symbols.
3347
3348 2015-11-20 Tristan Gingold <gingold@adacore.com>
3349
3350 Sync with binutils-gdb:
3351 2015-11-20 Tristan Gingold <gingold@adacore.com>
3352
3353 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3354 * configure: Regenerate.
3355
3356 2015-11-19 Martin Liska <mliska@suse.cz>
3357
3358 * .gitignore: Add .clang-format to ignored files.
3359 * Makefile.in: Add clang-format.
3360 * Makefile.tpl: Likewise.
3361
3362 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3363
3364 * configure.ac: Enable libmpx by default.
3365 * configure: Regenerated.
3366
3367 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3368
3369 * MAINTAINERS: Update email address.
3370
3371 2015-10-23 Paulo Matos <pmatos@linki.tools>
3372
3373 * MAINTAINERS: Update email address.
3374
3375 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3376
3377 * MAINTAINERS (Write After Approval): Add myself.
3378
3379 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3380
3381 Sync with binutils-gdb:
3382 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3383
3384 PR gas/19109
3385 * configure.ac: Add
3386 --enable-compressed-debug-sections={all,gas,gold,ld}.
3387 * configure: Regenerated.
3388
3389 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3390
3391 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3392
3393 2015-10-09 Martin Liska <mliska@suse.cz>
3394
3395 * MAINTAINERS (Write After Approval): Add myself.
3396
3397 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2015-10-02 Florian Weimer <fweimer@redhat.com>
3402
3403 * MAINTAINERS: Update email address.
3404
3405 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
3409 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3410
3411 * MAINTAINERS: Update email.
3412
3413 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3414
3415 * MAINTAINERS: Update my email address.
3416
3417 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3418
3419 * MAINTAINERS (ft32 port): Add myself.
3420
3421 2015-08-28 David Sherwood <david.sherwood@arm.com>
3422
3423 * MAINTAINERS: Add myself.
3424
3425 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3426
3427 * MAINTAINERS (Write After Approval): Add myself.
3428
3429 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3430
3431 PR libfortran/54572
3432 * Makefile.def: Make libgfortran depend on libbacktrace.
3433 * Makefile.in: Regenerate.
3434
3435 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3436
3437 * MAINTAINERS (Write After Approval): Add myself.
3438
3439 2015-08-12 Tom de Vries <tom@codesourcery.com>
3440
3441 PR other/67092
3442 * configure.ac: Remove --with_host_libstdcxx support.
3443 * configure: Regenerate.
3444
3445 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3446 Jakub Jelinek <jakub@redhat.com>
3447
3448 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3449 nvptx*-*-*.
3450 * configure: Regenerate.
3451
3452 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3453
3454 * Makefile.def (libiconv): Define bootstrap=true.
3455 Mark pdf/html/info as missing.
3456 (configure-gcc): Depend on all-libiconv.
3457 (all-gcc): Ditto.
3458 (configure-libcpp): Ditto.
3459 (all-libcpp): Ditto.
3460 (configure-intl): Ditto.
3461 (all-intl): Ditto.
3462 * Makefile.in: Regenerate.
3463
3464 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3465
3466 * MAINTAINERS (loop ivopts): Add the entry and myself.
3467
3468 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3469
3470 * MAINTAINERS (nvptx): Add self.
3471
3472 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3473
3474 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3475 128-bit vector modes.
3476
3477 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
3481 2015-07-28 Ben Elliston <bje@gnu.org>
3482
3483 * config.sub, config.guess: Import from upstream.
3484
3485 2015-07-24 Michael Darling <darlingm@gmail.com>
3486
3487 PR other/66259
3488 * config-ml.in: Reflects renaming of configure.in to configure.ac
3489 * configure: Likewise
3490 * configure.ac: Likewise
3491
3492 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3493
3494 * MAINTAINERS: Update my email address.
3495
3496 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3497
3498 Sync with binutils-gdb:
3499 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3500
3501 * configure.ac (target_configdirs): Exclude target-zlib if
3502 target-libjava isn't built.
3503 * configure: Regenerated.
3504
3505 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3506
3507 Sync with binutils-gdb:
3508 2015-05-13 John David Anglin <dave.anglin@bell.net>
3509
3510 * configure.ac: Disable configuration of GDB for HPUX targets.
3511 * configure: Regenerate.
3512
3513 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3514
3515 * configure.ac: Add --with-system-zlib.
3516 * configure: Regenerated.
3517
3518 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3519
3520 * configure.ac: Add FT32 support.
3521 * configure: Regenerate.
3522
3523 2015-01-12 Anthony Green <green@moxielogic.com>
3524
3525 * configure.ac: Don't disable gprof for moxie.
3526 * configure: Rebuild.
3527
3528 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3529
3530 Sync with binutils-gdb:
3531 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3532
3533 PR ld/18355
3534 * Makefile.def: Add extra_configure_flags to host zlib.
3535 * configure.ac (extra_host_zlib_configure_flags): New. Set
3536 to --enable-host-shared When bfd is to be built as shared
3537 library. AC_SUBST.
3538 * Makefile.in: Regenerated.
3539
3540 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3541
3542 Sync with src:
3543 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3544 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3545 * Makefile.in: Regenerated.
3546
3547 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3548
3549 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3550 target.
3551 * configure: Regenerate.
3552
3553 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3554
3555 * MAINTAINERS (Write After Approval): Add myself.
3556
3557 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3558
3559 * MAINTAINERS (OS Port Maintainers): Add myself.
3560 (Various Maintainers): Remove myself from libffi testsuite.
3561
3562 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3563
3564 * MAINTAINERS (gen* on machine desc): Add self.
3565
3566 2015-06-02 Jason Merrill <jason@redhat.com>
3567
3568 PR bootstrap/66319
3569 * configure.ac: Use -std=gnu++98.
3570
3571 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3572
3573 * MAINTAINERS (Write After Approval): Add myself.
3574
3575 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3576
3577 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3578 * configure: Regenerate.
3579
3580 2015-05-26 Jason Merrill <jason@redhat.com>
3581
3582 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3583 * configure: Regenerate.
3584
3585 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3586
3587 * configure.ac: FT32 target added.
3588 * configure: Regenerated.
3589
3590 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3591
3592 * MAINTAINERS (Write After Approval): Add myself.
3593
3594 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3595
3596 * MAINTAINERS (Write After Approval): Add myself.
3597
3598 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3599
3600 * configure.ac: Fix typo.
3601 * configure: Regenerate.
3602
3603 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3604
3605 * MAINTAINERS (Write After Approval): Add myself.
3606
3607 2015-05-03 Matthias Klose <doko@ubuntu.com>
3608
3609 * configure.ac: Match $host configured with triplets.
3610 * configure: Regenerate.
3611
3612 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3613
3614 * Makefile.tpl: Remove surplus whitespace throughout.
3615 * Makefile.in: Regenerate.
3616
3617 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3618
3619 * MAINTAINERS (Various Maintainers): Add myself as instruction
3620 combiner maintainer.
3621
3622 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3623
3624 PR bootstrap/62077
3625 * configure.ac (--enable-stage1-checking): Default to
3626 release,misc,gimple,rtlflag,tree,types if --disable-checking
3627 or --enable-checking is not specified and DEV-PHASE is not
3628 experimental.
3629 * configure: Regenerated.
3630
3631 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3632
3633 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3634 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3635 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3636 * Makefile.in: Regenerate.
3637
3638 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3639
3640 * MAINTAINERS: Update my email address.
3641
3642 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3643
3644 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3645
3646 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3647
3648 * MAINTAINERS: Add myself as an arm port reviewer.
3649
3650 2015-03-25 Martin Liska <mliska@suse.cz>
3651 Yury Gribov <y.gribov@samsung.com>
3652
3653 * Makefile.in: Fix ln source location for vimrc file.
3654 * Makefile.tpl: Likewise.
3655
3656 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3657
3658 PR bootstrap/25672
3659 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3660 cross-compiling. Similarly for CXX_FOR_TARGET.
3661 * configure: Regenerate.
3662
3663 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3664
3665 * Makefile.def: Add libmpx.
3666 * configure.ac: Add libmpx.
3667 * Makefile.in: Regenerate.
3668 * configure: Regenerate.
3669
3670 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3671
3672 * MAINTAINERS (CPU Port Maintainers): Add myself
3673 i386 vector ISA extns mantainer.
3674
3675 2015-03-13 Jeff Law <law@redhat.com>
3676
3677 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3678 maintainer.
3679 Remove Richard Henderson as a maintainer for the x86 port.
3680
3681 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3682
3683 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3684
3685 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3686
3687 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3688 pointer bounds checker and i386 MPX maintainer.
3689
3690 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3691
3692 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3693
3694 2015-02-26 Martin Sebor <msebor@redhat.com>
3695
3696 * MAINTAINERS (Various Maintainers): Add self.
3697
3698 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3699
3700 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3701 Make sure it contains lto.
3702 * configure: Regenerate.
3703
3704 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3705
3706 * configure: Regenerate.
3707
3708 2015-02-06 Diego Novillo <dnovillo@google.com>
3709 1
3710 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3711 middle-end, docstring): Remove myself.
3712 (Write After Approval): Add myself.
3713
3714 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3715
3716 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3717 (Write After Approval): Update address.
3718
3719 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3720
3721 PR jit/64780
3722 * configure.ac: Require the user to explicitly specify
3723 --enable-host-shared if the jit is enabled.
3724 * configure: Regenerate.
3725
3726 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3727
3728 * MAINTAINERS (Write After Approval): Add myself.
3729
3730 2015-01-25 Tom de Vries <tom@codesourcery.com>
3731
3732 * MAINTAINERS: Make whitespace consistent.
3733
3734 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3735
3736 * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3739
3740 * MAINTAINERS: (Write After Approval): Add myself.
3741
3742 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3743
3744 * MAINTAINERS: (Write After Approval): Add myself.
3745
3746 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3747
3748 * MAINTAINERS: (Write After Approval): Add myself.
3749
3750 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3751
3752 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3753 objective-c/c++ front end maintainer.
3754
3755 2015-01-13 Marek Polacek <polacek@redhat.com>
3756
3757 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3758
3759 2015-01-12 Jeff Law <law@redhat.com>
3760
3761 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3762 a very long time.
3763
3764 2015-01-09 Ian Lance Taylor <iant@google.com>
3765
3766 * configure.ac (host_tools): Add gotools.
3767 * Makefile.def (host_modules): Add gotools.
3768 (dependencies): Add dependency of all-gotools on all-target-libgo.
3769
3770 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3771
3772 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3773 * configure: Regenerate.
3774
3775 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3776
3777 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3778 all-target-libgomp.
3779 * Makefile.in: Regenerate.
3780
3781 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3782
3783 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3784
3785 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3786
3787 * configure.ac: Add Visium support.
3788 * configure: Regenerate.
3789
3790 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3791
3792 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3793 * configure: Regenerate.
3794
3795 2015-01-03 Andrew Pinski <apinski@cavium.com>
3796
3797 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3798 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3799 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3800 (OBJCOPY_FOR_TARGET): New variable.
3801 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3802 * Makefile.in: Regenerate.
3803 * configure.ac: Check for already installed target objcopy.
3804 Also GCC_TARGET_TOOL on objcopy.
3805 * configure: Regenerate.
3806
3807 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3808
3809 * config.sub: Update from upstream, to 2015-01-01 version.
3810 * config.guess: Ditto.
3811
3812 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3813
3814 * MAINTAINERS (RTEMS Ports): Add myself.
3815
3816 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3817
3818 * MAINTAINERS (Write After Approval): Add myself.
3819
3820 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3821
3822 * MAINTAINERS (Write After Approval): Add myself.
3823
3824 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3825
3826 * configure.ac (--enable-as-accelerator-for): Don't set
3827 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3828 * configure: Regenerate.
3829
3830 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3831
3832 PR bootstrap/64023
3833 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3834 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3835 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3836 to CXX.
3837 * Makefile.in: Regenerated.
3838
3839 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3840 Yury Gribov <y.gribov@samsung.com>
3841
3842 * .gitignore: Added .local.vimrc and .lvimrc.
3843 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3844 * Makefile.in: Regenerate.
3845
3846 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3847
3848 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3849 * configure: Regenerated.
3850
3851 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3852
3853 * MAINTAINERS (nvptx port): New entry.
3854
3855 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3856
3857 * configure: Regenerate.
3858
3859 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3860
3861 * configure.ac: Merge with Binutils.
3862
3863 2014-11-26 Tobias Burnus <burnus@net-b.de>
3864
3865 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3866 * Makefile.in: Regenerate.
3867
3868 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3869
3870 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3871 missing flex.
3872 * Makefile.in: Regenerated.
3873
3874 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3875
3876 * Makefile.in: Regenerate.
3877
3878 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3879
3880 PR bootstrap/63784
3881 * libtool.m4: Add $pic_flag with -shared.
3882
3883 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3884
3885 * MAINTAINERS (Write After Approval): Added myself.
3886
3887 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3888
3889 * MAINTAINERS (write-after-approval): Add myself.
3890
3891 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3892
3893 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3894 from 2 years ago.
3895
3896 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3897
3898 Revert:
3899 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3900
3901 * MAINTAINERS (Write After Approval): Added myself as line map
3902 maintainer.
3903
3904 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3905
3906 Revert:
3907 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3908
3909 * MAINTAINERS (Write After Approval): Added myself.
3910
3911 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3912
3913 * MAINTAINERS (Write After Approval): Added myself.
3914
3915 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3916
3917 * MAINTAINERS (Write After Approval): Added myself as line map
3918 maintainer.
3919
3920 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3921
3922 * MAINTAINERS (Various Maintainers): Added myself as line map
3923 maintainer.
3924
3925 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3926
3927 * move-if-change: Sync from upstream gnulib.
3928
3929 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3930
3931 * compile: Sync with upstream Automake.
3932 * depcomp: Ditto.
3933 * install-sh: Ditto.
3934 * missing: Ditto.
3935 * mkinstalldirs: Ditto.
3936 * ylwrap: Ditto.
3937
3938 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3939
3940 * config.sub: Update from upstream config repo.
3941 * config.guess: Ditto.
3942
3943 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3944
3945 * Makefile.def: Add liboffloadmic to target_modules. Make
3946 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3947 * Makefile.in: Regenerate.
3948 * configure: Regenerate.
3949 * configure.ac: Add liboffloadmic to target binaries.
3950 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3951 Add liboffloadmic to noconfig list when C++ is not supported.
3952
3953 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3954 Thomas Schwinge <thomas@codesourcery.com>
3955 Ilya Verbin <ilya.verbin@intel.com>
3956 Andrey Turetskiy <andrey.turetskiy@intel.com>
3957
3958 * configure: Regenerate.
3959 * configure.ac (--enable-as-accelerator-for)
3960 (--enable-offload-targets): New configure options.
3961
3962 2014-11-11 Tobias Burnus <burnus@net-b.de>
3963
3964 * Makefile.def: Make all-gcc depend on all-isl.
3965 * Makefile.in: Regenerate.
3966
3967 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3968
3969 * ChangeLog.jit: New.
3970 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3971
3972 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3973
3974 PR target/63610
3975 * libtool.m4: Fix globbing of darwin versions.
3976 * configure: Regenerate.
3977
3978 2014-11-11 Tobias Burnus <burnus@net-b.de>
3979
3980 * Makefile.def: Remove CLooG.
3981 * Makefile.tpl: Ditto.
3982 * configure.ac: Ditto.
3983 * configure: Regenerate.
3984 * Makefile.in: Ditto.
3985
3986 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3987
3988 * configure.ac: Handle nvptx-*-*.
3989 * configure: Regenerate.
3990
3991 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3992
3993 * MAINTAINERS (Write After Approval): Add myself.
3994
3995 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3996
3997 * Makefile.def (libcc1): Remove bootstrap=true;.
3998 * Makefile.in: Regenerated.
3999
4000 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4001
4002 * configure.ac: Update comment.
4003 * configure: Regenerate.
4004
4005 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4006
4007 * MAINTAINERS (Write After Approval): Add myself.
4008
4009 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4010
4011 * configure.ac (extra_host_libiberty_configure_flags): Add
4012 --enable-shared also for libcc1's benefit.
4013 * configure: Regenerate.
4014
4015 2014-10-29 Tristan Gingold <gingold@adacore.com>
4016
4017 * MAINTAINERS: Change my email address.
4018
4019 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4020 Tom Tromey <tromey@redhat.com>
4021
4022 * Makefile.def: Add libcc1 to host_modules.
4023 * configure.ac (host_tools): Add libcc1.
4024 * Makefile.in, configure: Rebuild.
4025
4026 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
4027
4028 * configure.ac (build_configargs): Don't share config.cache between
4029 build subdirs.
4030 * configure: Regenerate.
4031
4032 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4033
4034 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4035 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4036 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4037 leon3v7 as leon3.
4038 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4039 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4040 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4041 * config/sparc/sparc.md (cpu): Add leon3v7.
4042 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4043
4044 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4045
4046 * MAINTAINERS (write-after-approval): Add myself.
4047
4048 2014-10-23 Ian Lance Taylor <iant@google.com>
4049
4050 * configure.ac: Disable the Go frontend on systems where it is known
4051 to not work.
4052 * configure: Regenerate.
4053
4054 2014-10-23 Richard Biener <rguenther@suse.de>
4055
4056 * Makefile.def: Add libcpp build module and dependencies.
4057 * configure.ac: Add libcpp build module.
4058 * Makefile.in: Regenerate.
4059 * configure: Likewise.
4060
4061 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4062
4063 * MAINTAINERS (write-after-approval): Add myself.
4064
4065 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4066
4067 * INSTALL/README: Do not mention CVS.
4068
4069 2014-10-03 Jing Yu <jingyu@google.com>
4070
4071 * configure.ac: Add aarch64 to list of targets that support gold.
4072 * configure: Regenerate.
4073
4074 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4075
4076 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4077
4078 2014-09-29 Catherine Moore <clm@codesourcery.com>
4079
4080 * MAINTAINERS: Add myself as MIPS maintainer.
4081
4082 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4083
4084 * MAINTAINERS: Move myself to MIPS maintainers.
4085
4086 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4087
4088 * MAINTAINERS: Put all email addresses between '<' and '>'.
4089
4090 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4091
4092 * MAINTAINERS: Move myself to reviewers (Fortran).
4093
4094 2014-09-01 Andi Kleen <ak@linux.intel.com>
4095
4096 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4097 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4098 * Makefile.in: Regenerate.
4099
4100 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4101
4102 * rtx-classes-status.txt: Delete
4103
4104 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4105
4106 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4107
4108 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4109
4110 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4111 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4112 of checking for version number.
4113 * configure: Regenerated.
4114 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4115
4116 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4117
4118 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4119 is done; begin phase 6 (use extra rtx_def subclasses).
4120
4121 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4122
4123 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4124 done; begin phase 5 (additional rtx_def subclasses).
4125
4126 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4127
4128 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4129
4130 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4131
4132 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4133 SET_BB_HEADER are done.
4134
4135 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4136
4137 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4138 done.
4139
4140 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4141
4142 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4143
4144 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4145
4146 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4147
4148 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4149
4150 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4151
4152 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4153
4154 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4155
4156 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4157
4158 * rtx-classes-status.txt: Phase 3 (per-file commits within
4159 "config" subdirs) is done; begin phase 4 (removal of
4160 "scaffolding").
4161
4162 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4163
4164 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4165 dir) is done; begin phase 3 (per-file commits within "config"
4166 subdirs).
4167
4168 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4169
4170 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4171 phase 2 (per-file commits in main source dir).
4172
4173 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4174
4175 * configure: Regenerated.
4176
4177 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4178
4179 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4180
4181 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4182
4183 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4184
4185 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4186
4187 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4188
4189 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4190
4191 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4192
4193 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4194
4195 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4196
4197 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4198
4199 * MAINTAINERS (Write After Approval): Add myself.
4200
4201 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4202
4203 * MAINTAINERS: Remove myself
4204
4205 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4206
4207 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4208
4209 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4210
4211 * MAINTAINERS (Write After Approval): Add myself.
4212
4213 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4214
4215 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4216 SET_BB_HEADER, SET_BB_FOOTER
4217
4218 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4219
4220 * rtx-classes-status.txt: New file
4221
4222 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4223
4224 * configure.ac: Eliminate ClooG installation dependency.
4225 * configure: Regenerate.
4226 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4227 * Makefile.in: Regenerate.
4228
4229 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4230
4231 * MAINTAINERS (Write After Approval): Add myself.
4232
4233 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4234
4235 * MAINTAINERS (Write After Approval): Add myself.
4236
4237 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4238
4239 * MAINTAINERS (Write After Approval): Add myself.
4240
4241 2014-07-28 Anthony Green <green@moxielogic.com>
4242
4243 Import from savannah.gnu.org:
4244 * config.sub: Update to 2014-07-28 version.
4245
4246 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4247
4248 * MAINTAINERS: Remove my MIPS maintainer entry.
4249
4250 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4251
4252 PR target/47230
4253 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4254 * configure: Regenerate.
4255
4256 2014-07-24 James Norris <jnorris@codesourcery.com>
4257
4258 * MAINTAINERS (Write After Approval): Add myself.
4259
4260 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4261
4262 * configure.ac: Accept only CLooG 0.18.1.
4263 * configure: Regenerate.
4264
4265 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4266
4267 * configure.ac: Don't accept isl 0.11.
4268 * configure: Regenerate.
4269
4270 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4271
4272 * MAINTAINERS (Write After Approval): Add myself.
4273
4274 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4275
4276 * configure.ac: Don't accept isl 0.10.
4277 * configure: Regenerate.
4278
4279 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4280
4281 Fix include path for in-tree cloog.
4282 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4283 * configure: Regenerate.
4284
4285 2014-06-18 Richard Henderson <rth@redhat.com>
4286
4287 * .gitignore: Import gcc_update output.
4288
4289 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4290
4291 * config-ml.in: Robustify ac_configure_args parsing.
4292
4293 * configure.ac (--enable-linker-plugin-configure-flags)
4294 (--enable-linker-plugin-flags): New flags.
4295 (configdirs): Conditionally add libiberty-linker-plugin.
4296 * configure: Regenerate.
4297 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4298 (host_modules) <lto-plugin>: Pay attention to
4299 @extra_linker_plugin_flags@ and
4300 @extra_linker_plugin_configure_flags@.
4301 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4302 * Makefile.in: Regenerate.
4303
4304 * Makefile.tpl (configure-[+prefix+][+module+])
4305 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4306 "module_srcdir" instead of "module" for locating a module's srcdir.
4307 * Makefile.in: Regenerate.
4308
4309 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4310
4311 * MAINTAINERS (Write After Approval): Add myself.
4312
4313 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4314
4315 * MAINTAINERS: Update my email address.
4316
4317 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4318
4319 * MAINTAINERS (Write After Approval): Add myself.
4320
4321 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4322
4323 * MAINTAINERS (Write After Approval): Add myself.
4324
4325 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4326
4327 PR libstdc++/61011
4328 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4329 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4330 * configure: Regenerate.
4331
4332 2014-05-28 Pedro Alves <palves@redhat.com>
4333
4334 * MAINTAINERS (Write After Approval): Add myself.
4335
4336 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4337
4338 * MAINTAINERS: Update my affiliation/email.
4339
4340 2014-05-19 Mike Stump <mikestump@comcast.net>
4341
4342 * MAINTAINERS: Add wide-int reviewers.
4343
4344 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4345
4346 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4347 * configure: Regenerated.
4348
4349 2014-05-15 Torvald Riegel <triegel@redhat.com>
4350
4351 * MAINTAINERS (libitm): Add myself as maintainer.
4352
4353 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
4357 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4358
4359 * config.sub, config.guess: Import from upstream.
4360
4361 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4362
4363 * MAINTAINERS (Write After Approval): Put myself in correct order.
4364
4365 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4366
4367 * MAINTAINERS (Write After Approval): Add myself.
4368
4369 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4370
4371 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4372 section.
4373
4374 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4375
4376 * MAINTAINERS (Write After Approval): Delete myself.
4377
4378 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4379
4380 PR sanitizer/56781
4381 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4382 and -B* options with -Xcompiler.
4383
4384 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4385
4386 PR bootstrap/60620
4387 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4388 * Makefile.in: Regenerate.
4389
4390 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4391
4392 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4393 for WINDRES_FOR_TARGET in default-manifest.o rule.
4394 * Makefile.in: Regenerate.
4395
4396 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
4400 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4401
4402 PR sanitizer/56781
4403 * Makefile.def: Set bootstrap=true; for host fixincludes.
4404 * configure.ac: Don't bootstrap host fixincludes unless
4405 --with-build-config=bootstrap-{a,ub}san.
4406 * Makefile.in: Regenerated.
4407 * configure: Regenerated.
4408
4409 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4410
4411 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4412 --enable-vtable-verify option parsing. Don't add
4413 target-libsanitizer to bootstrap_target_libs unless
4414 --with-build-config=bootstrap-asan or
4415 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4416 to bootstrap_target_libs unless --enable-vtable-verify.
4417 * configure: Regenerated.
4418
4419 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4420
4421 * MAINTAINERS (Write After Approval): Add myself.
4422
4423 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4424
4425 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4426
4427 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4428
4429 PR bootstrap/58572
4430 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4431 -I for libstdc++-v3 includes if $(LEAN).
4432 * Makefile.in: Regenerated.
4433
4434 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4435
4436 * MAINTAINERS: Update my email address.
4437
4438 2014-02-24 Walter Lee <walt@tilera.com>
4439
4440 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4441 (tilegx-*-*): Change to tilegx*-*-*.
4442 * configure: Regenerate.
4443
4444 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4445
4446 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4447
4448 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4449
4450 * MAINTAINERS (Write After Approval): Add myself.
4451
4452 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4453
4454 PR target/59788
4455 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4456 *solaris2*.
4457
4458 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4459
4460 * MAINTAINERS: Update my email address.
4461
4462 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4463
4464 * MAINTAINERS: Convert to UTF-8.
4465 Properly sort Xinliang David Li's entry.
4466
4467 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4468 Sandra Loosemore <sandra@codesourcery.com>
4469
4470 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4471 nios2 port maintainers.
4472
4473 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4474
4475 * MAINTAINERS (Write After Approval): Add myself.
4476
4477 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4478
4479 * configure.ac: Add user-friendly check for native x86_64-linux
4480 multilibs.
4481 * configure: Regenerate.
4482
4483 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4484
4485 * MAINTAINERS: Add myself as sh maintainer.
4486
4487 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4488
4489 * MAINTAINERS: Add self as SLSR maintainer.
4490
4491 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4492
4493 * MAINTAINERS: Update my email address.
4494
4495 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4496
4497 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4498
4499 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4500
4501 * Makefile.in: Regenerate.
4502
4503 * Makefile.tpl: Fix typo.
4504 * Makefile.in: Regenerate partially.
4505
4506 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4507
4508 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4509 supported.
4510 * configure: Regenerated.
4511
4512 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4513
4514 * MAINTAINERS (Write After Approval): Add myself.
4515
4516 2013-10-30 Jason Merrill <jason@redhat.com>
4517
4518 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4519 --disable-build-format-warnings.
4520
4521 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4522
4523 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4524 depend on libstdc++ and libgcc.
4525 * configure: Regenerate.
4526 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4527 libcilkrts for POSIX and i*86, and x86_64 architectures.
4528 * Makefile.in: Added libcilkrts related fields to support building it.
4529
4530 2013-10-26 Jeff Law <law@redhat.com>
4531
4532 * Makefile.def (target_modules): Remove libmudflap
4533 (languages): Remove check-target-libmudflap).
4534 * Makefile.in: Rebuilt.
4535 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4536 * configure.ac (target_libraries): Remove target-libmudflap.
4537 Remove checks which disabled libmudflap on some systems.
4538 * configure: Rebuilt.
4539 * libmudflap: Directory removed.
4540
4541 2013-10-21 Cong Hou <congh@google.com>
4542
4543 * MAINTAINERS (Write After Approval): Add myself.
4544
4545 2013-10-16 Mike Stump <mikestump@comcast.net>
4546
4547 * .dir-locals.el: Add.
4548
4549 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4550
4551 * configure.ac: Add --enable-host-shared
4552 * configure: Regenerate.
4553
4554 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4555
4556 Import from savannah.gnu.org:
4557 * config.guess: Update to 2013-06-10 version.
4558 * config.sub: Update to 2013-10-01 version.
4559
4560 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4561
4562 Changes to build configuration to allow big endian ARC ELF toolchain
4563 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4564 * configure: Regenerate.
4565
4566 2013-09-20 Alan Modra <amodra@gmail.com>
4567
4568 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4569 ppc host match. Support little-endian powerpc linux hosts.
4570
4571 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4572
4573 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4574 maintainer.
4575
4576 2013-09-12 DJ Delorie <dj@redhat.com>
4577
4578 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4579 maintainers.
4580
4581 2013-09-03 Richard Biener <rguenther@suse.de>
4582
4583 * configure.ac: Also allow ISL 0.12.
4584 * configure: Regenerated.
4585
4586 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4587
4588 * MAINTAINERS (Write After Approval): Add myself.
4589
4590 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4591
4592 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4593
4594 2013-08-26 Caroline Tice <cmtice@google.com>
4595
4596 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4597 "Various Reviewers" to libvtv "Various Maintainers".
4598
4599 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4600
4601 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4602
4603 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4604
4605 * MAINTAINERS: Update name, email.
4606
4607 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4608
4609 * MAINTAINERS (Write After Approval): Add myself.
4610
4611 2013-08-12 Caroline Tice <cmtice@google.com>
4612
4613 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4614 address in the Write After Approval section.
4615
4616 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4617
4618 * MAINTAINERS (Write After Approval): Update email.
4619
4620 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4621
4622 * configure.ac: Adjust to check VTV_SUPPORTED.
4623 * configure: Regenerated.
4624
4625 2013-08-02 Caroline Tice <cmtice@google.com>
4626
4627 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4628 on non-linux systems; add target-libvtv to noconfigdirs; add
4629 libsupc++/.libs to C++ library search paths.
4630 * configure: Regenerated.
4631 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4632 libstdc++ and libgcc.
4633 * Makefile.in: Regenerated.
4634
4635 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4636
4637 * MAINTAINERS (Write After Approval): Add myself.
4638
4639 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4640 Shiva Chen <shiva0217@gmail.com>
4641
4642 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4643 nds32 port maintainers.
4644
4645 2013-07-17 Tim Shen <timshen91@gmail.com>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4650
4651 * configure.ac: Sync from binutils.
4652 * configure: Regenerate.
4653
4654 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4655
4656 * MAINTAINERS (Write After Approval): Add myself.
4657
4658 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4659
4660 * MAINTAINERS (Write After Approval): Add myself.
4661
4662 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4663
4664 * MAINTAINERS (Write After Approval): Add myself.
4665
4666 2013-04-30 Brooks Moses <bmoses@google.com>
4667
4668 * MAINTAINERS: Update my email; move myself from Fortran
4669 reviewer to Write After Approval.
4670
4671 2013-04-16 Andreas Schwab <schwab@suse.de>
4672
4673 * configure.ac (aarch64-*-*): Don't disable java.
4674 * configure: Regenerate.
4675
4676 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2013-03-30 Matthias Klose <doko@ubuntu.com>
4681
4682 * Makefile.def (target_modules): Don't install libffi.
4683 * Makefile.in: Regenerate.
4684
4685 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4686
4687 * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4690
4691 * MAINTAINERS (Write After Approval): Add myself.
4692
4693 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4694
4695 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4696 * configure: Regenerated.
4697
4698 2013-02-05 Ian Lance Taylor <iant@google.com>
4699
4700 PR go/55969
4701 * configure.ac: Disable libgo on some systems where it does not
4702 work.
4703
4704 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4705
4706 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4707 Remove Geoff Keating as rs6000 port maintainer, at his request.
4708
4709 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4710
4711 * MAINTAINERS: Update my email.
4712
4713 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4714
4715 * configure: Re-generate.
4716
4717 2013-01-15 Richard Biener <rguenther@suse.de>
4718
4719 PR other/55973
4720 * configure: Re-generate.
4721
4722 2013-01-14 Matthias Klose <doko@ubuntu.com>
4723
4724 * Makefile.def (install-target-libsanitizer): Depend on
4725 install-target-libstdc++-v3.
4726 * Makefile.in: Regenerate.
4727
4728 2013-01-14 Richard Biener <rguenther@suse.de>
4729
4730 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4731 * configure: Re-generate
4732
4733 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4734
4735 * config.sub: Update from config repo.
4736
4737 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4738
4739 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4740 * Makefile.in: Regenerate.
4741
4742 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4743
4744 * MAINTAINERS (arc): Add new port maintainership for myself.
4745
4746 2013-01-09 Jason Merrill <jason@redhat.com>
4747
4748 * .gitignore: Import from gdb repository.
4749
4750 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4751
4752 * Makefile.def (configure-gcc): Depend on all-gmp.
4753 (all-gcc): Remove dependency on all-gmp.
4754 * Makefile.in: Regenerated.
4755
4756 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4757
4758 * config.sub: Merge from config repo.
4759 * config.guess: Ditto.
4760
4761 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4762
4763 * Makefile.def: Merge from binutils.
4764 * Makefile.in: Ditto.
4765
4766 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4767
4768 * MAINTAINERS: Update my email.
4769
4770 2012-12-29 Ben Elliston <bje@gnu.org>
4771
4772 * config.guess: Update to 2012-12-29 version.
4773 * config.sub: Likewise.
4774
4775 2012-12-20 Matthias Klose <doko@ubuntu.com>
4776
4777 * Makefile.def (install-target-libgfortran): Depend on
4778 install-target-libquadmath, install-target-libgcc.
4779 (install-target-libsanitizer): Depend on install-target-libgcc.
4780 (install-target-libjava): Depend on install-target-libgcc.
4781 (install-target-libitm): Depend on install-target-libgcc.
4782 (install-target-libobjc): Depend on install-target-libgcc.
4783 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4784 * Makefile.in: Regenerate.
4785
4786 2012-12-19 Matthias Klose <doko@ubuntu.com>
4787
4788 * Makefile.def (install-target-libgo): Depend on
4789 install-target-libatomic.
4790 * Makefile.in: Regenerate.
4791
4792 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4793
4794 PR go/55201
4795 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4796 * Makefile.in: Regenerate.
4797
4798 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4799
4800 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4801 * configure: Regenerate.
4802
4803 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4804
4805 * config.sub: Merge from config repo.
4806
4807 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4808
4809 * Makefile.def (target_modules): Add bootstrap=true and
4810 raw_cxx=true to libsanitizer.
4811 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4812 * Makefile.in: Regenerated.
4813 * configure: Likewise.
4814
4815 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4816
4817 * MAINTAINERS: Remove self as RTL optimization maintainer.
4818
4819 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4820
4821 * MAINTAINERS (Write After Approval): Add myself.
4822
4823 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4824
4825 * Makefile.def (target_modules): Remove bootstrap=true and
4826 raw_cxx=true from libsanitizer.
4827 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4828 * Makefile.in: Regenerated.
4829 * configure: Likewise.
4830
4831 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4832
4833 * Makefile.def (target_modules): Add bootstrap=true and
4834 raw_cxx=true to libsanitizer.
4835 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4836 * Makefile.in: Regenerated.
4837 * configure: Likewise.
4838
4839 2012-11-28 Andrew Pinski <apinski@cavium.com>
4840
4841 PR bootstrap/54279
4842 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4843 * configure: Regenerate.
4844 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4845 * Makefile.in: Regenerate.
4846
4847 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4848
4849 * configure.ac: Disable libsanitizer if we're not building C++.
4850 * configure: Regenerate.
4851
4852 2012-11-15 Roland McGrath <roland@hack.frob.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
4856 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4857
4858 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4859 Kostya Serebryany (kcc@google.com) and
4860 Jakub Jelinek (jakub@redhat.com).
4861 Rename area for Dodji Seketeli (dodji@redhat.com).
4862
4863 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4864
4865 * MAINTAINERS: (asan.c, related): Add myself.
4866
4867 2012-11-14 Roland McGrath <mcgrathr@google.com>
4868
4869 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4870 * configure: Regenerate.
4871
4872 2012-11-13 Richard Henderson <rth@redhat.com>
4873
4874 * configure.ac: Move libsanitizer logic to subdirectory.
4875 * configure: Regenerate.
4876
4877 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4878
4879 * configure.ac: Enable libsanitizer just on x86 linux for now.
4880 * configure: Re-generate.
4881
4882 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4883
4884 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4885 sections.
4886 * configure: Regenerate.
4887
4888 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4889
4890 * configure.ac: Add section for configdirs for libsanitizer.
4891 Disable for cris-*-* and mmix-*-*.
4892 * configure: Regenerate.
4893
4894 2012-11-12 Wei Mi <wmi@google.com>
4895
4896 * configure.ac: Add libsanitizer to target_libraries.
4897 * Makefile.def: Ditto.
4898 * configure: Regenerate.
4899 * Makefile.in: Regenerate.
4900 * libsanitizer: New directory for asan runtime. Contains an empty
4901 tsan directory.
4902
4903 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4904
4905 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4906 against Mingw64 w32api.
4907 * configure: Regenerate.
4908
4909 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4910
4911 * configure: Regenerated.
4912
4913 2012-11-03 Robert Mason <rbmj@verizon.net>
4914
4915 * configure.ac: add --disable-libstdcxx configure option
4916 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4917
4918 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4919
4920 * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4923
4924 * MAINTAINERS (Write After Approval): Add myself.
4925
4926 2012-10-24 Sharad Singhai <singhai@google.com>
4927
4928 * MAINTAINERS (Write After Approval): Add myself.
4929
4930 2012-10-24 Eric Christopher <echristo@gmail.com>
4931
4932 * MAINTAINERS: Update email address.
4933
4934 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4935
4936 PR bootstrap/54820
4937 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4938 * configure: Regenerate.
4939
4940 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4941
4942 * MAINTAINERS (aarch64): Add Marcus and myself.
4943
4944 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4945
4946 PR bootstrap/54820
4947 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4948 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4949 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4950 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4951 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4952 * Makefile.in: Regenerate.
4953 * configure.ac (have_static_libs): New variable and associated check.
4954 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4955 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4956 * configure: Regenerate.
4957
4958 2012-10-10 Richard Biener <rguenther@suse.de>
4959
4960 * MAINTAINERS: Adjust for changed surname.
4961
4962 2012-10-04 Lawrence Crowl <crowl@google.com>
4963
4964 * MAINTAINERS (Write After Approval): Add myself.
4965
4966 2012-10-01 Cary Coutant <ccoutant@google.com>
4967
4968 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4969
4970 2012-09-28 Ian Lance Taylor <iant@google.com>
4971
4972 * Makefile.def: Make all-target-libgo depend on
4973 all-target-libbacktrace.
4974 * Makefile.in: Rebuild.
4975
4976 2012-09-26 Ian Lance Taylor <iant@google.com>
4977
4978 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4979 * Makefile.in: Rebuild.
4980
4981 2012-09-20 Walter Lee <walt@tilera.com>
4982
4983 * configure.ac: Add tilegx to list of targets that support gold.
4984 * configure: Regenerate.
4985
4986 2012-09-20 Marek Polacek <polacek@redhat.com>
4987
4988 * MAINTAINERS (Write After Approval): Add myself.
4989
4990 2012-09-19 Steve Ellcey <sellcey@mips.com>
4991
4992 * configure.ac: Add mips*-mti-elf* target.
4993 * configure: Regenerate.
4994
4995 2012-09-17 Ian Lance Taylor <iant@google.com>
4996
4997 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4998 * configure.ac (host_libs): Add libbacktrace.
4999 (target_libraries): Add libbacktrace.
5000 * Makefile.def (host_modules): Add libbacktrace.
5001 (target_modules): Likewise.
5002 * configure, Makefile.in: Rebuild.
5003
5004 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
5005
5006 PR target/38607
5007 Merge upstream change.
5008 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5009
5010 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5011 Add libgomp*.o to compare_exclusions for AIX.
5012 * configure: Regenerate.
5013
5014 2012-09-06 Diego Novillo <dnovillo@google.com>
5015
5016 * configure.ac: Bump minimum GMP version to 4.2.3.
5017 * configure: Re-generate.
5018
5019 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
5020
5021 PR target/54461
5022 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5023 target-libgloss if not configured --with-avrlibc=no.
5024 * configure: Regenerate.
5025
5026 2012-09-04 Jason Merrill <jason@redhat.com>
5027
5028 * configure.ac: Fix --enable-languages=all.
5029
5030 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
5031
5032 * MAINTAINERS (Write After Approval): Add myself.
5033
5034 2012-09-03 Richard Guenther <rguenther@suse.de>
5035
5036 PR bootstrap/54138
5037 * configure.ac: Re-organize ISL / CLOOG checks to allow
5038 disabling with either --without-isl or --without-cloog.
5039 * configure: Regenerated.
5040
5041 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5042
5043 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5044 * configure: Regenerate.
5045
5046 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5047
5048 * MAINTAINERS: Fix my email address.
5049
5050 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5051
5052 PR binutils/4970
5053 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5054 and opcodes.
5055 * Makefile.in: Regenerated.
5056
5057 2012-08-26 Art Haas <ahaas@impactweather.com>
5058
5059 * configure: Regenerate.
5060
5061 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5062
5063 * INSTALL/README: Also refer to the online installation
5064 instructions.
5065
5066 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5067
5068 * MAINTAINERS (Write After Approval): Add myself.
5069 (Picochip port): Remove myself.
5070
5071 2012-08-14 Diego Novillo <dnovillo@google.com>
5072
5073 Merge from cxx-conversion branch.
5074
5075 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5076 POSTSTAGE1_CONFIGURE_FLAGS.
5077 * Makefile.in: Regenerate.
5078 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5079 Force C++ when bootstrapping.
5080 * configure: Regenerate.
5081
5082 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5083
5084 * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5087
5088 * README: Document use of ranges of years in copyright notices.
5089
5090 2012-07-06 Richard Guenther <rguenther@suse.de>
5091
5092 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5093 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5094 --with-gmp=system.
5095 * Makefile.in: Regenerated.
5096 * configure: Likewise.
5097
5098 2012-07-06 Richard Guenther <rguenther@suse.de>
5099
5100 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5101 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5102 supply V=1 as extra_make_flags.
5103 * configure: Regenerated.
5104 * Makefile.in: Likewise.
5105
5106 2012-07-04 Tristan Gingold <gingold@adacore.com>
5107
5108 * configure: Regenerate.
5109
5110 2012-07-03 Richard Guenther <rguenther@suse.de>
5111
5112 * Makfile.def (isl): Remove not necessary extra_exports and
5113 extra_make_flags.
5114 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5115 * Makefile.in: Regenerated.
5116
5117 2012-07-03 Richard Guenther <rguenther@suse.de>
5118
5119 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5120 * configure.ac: If either the ISL or the CLooG check failed
5121 do not try to build in-tree versions.
5122 * Makefile.in: Regenerated.
5123 * configure: Regenerated.
5124
5125 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5126
5127 * configure: Regenerate.
5128
5129 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5130
5131 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5132 maintainer.
5133
5134 2012-07-02 Richard Guenther <rguenther@suse.de>
5135
5136 * configure: Regenerated.
5137
5138 2012-07-02 Richard Guenther <rguenther@suse.de>
5139 Michael Matz <matz@suse.de>
5140 Tobias Grosser <tobias@grosser.es>
5141 Sebastian Pop <sebpop@gmail.com>
5142
5143 * Makefile.def: Add ISL host module, remove PPL host module.
5144 Adjust ClooG host module to use the proper ISL.
5145 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5146 * configure.ac: Include config/isl.m4. Add ISL host library,
5147 remove PPL. Remove PPL configury, add ISL configury, adjust
5148 ClooG configury.
5149 * Makefile.in: Regenerated.
5150 * configure: Likewise.
5151
5152 2012-07-02 Richard Guenther <rguenther@suse.de>
5153
5154 Merge from graphite branch
5155 2011-07-21 Tobias Grosser <tobias@grosser.es>
5156
5157 * configure: Regenerated.
5158 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5159 both cloog.org and legacy versions. The only supported version will
5160 be CLooG with the isl backend.
5161
5162 2011-07-21 Tobias Grosser <tobias@grosser.es>
5163
5164 * configure: Regenerated.
5165 * configure.ac: Require cloog isl 0.17.0
5166
5167 2011-07-21 Tobias Grosser <tobias@grosser.es>
5168
5169 * configure: Regenerated.
5170 * config/cloog.m4: Do not define CLOOG_ORG
5171
5172 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5173
5174 * configure.ac: Skip C if explicitly selected.
5175 * configure: Regenerate.
5176
5177 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5178
5179 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5180 they contain -O2.
5181 * configure: Regenerate.
5182
5183 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5184
5185 PR debug/53740
5186 * df.h, df-problems.c, dce.c: Revert last patch.
5187
5188 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5189
5190 * MAINTAINERS (Write After Approval): Update my email address.
5191
5192 2012-06-21 Meador Inge <meadori@codesourcery.com>
5193
5194 * MAINTAINERS (Write After Approval): Add myself.
5195
5196 2012-06-20 Jason Merrill <jason@redhat.com>
5197
5198 * Makefile.tpl (check-target-libgomp-c++): New.
5199 (check-target-libitm-c++): New.
5200 * Makefile.def (c++): Add them.
5201 * Makefile.in: Regenerate.
5202
5203 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2012-05-16 Olivier Hainque <hainque@adacore.com>
5208
5209 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5210 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5211 (install-no-fixedincludes): Adjust accordingly.
5212 * Makefile.in: Regenerate.
5213
5214 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5215
5216 Merge upstream change
5217 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5218
5219 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5220
5221 * MAINTAINERS (Write After Approval): Add myself.
5222
5223 2012-05-09 Nick Clifton <nickc@redhat.com>
5224 Paul Smith <psmith@gnu.org>
5225
5226 PR bootstrap/50461
5227 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5228 allow for the fact that from release v3.1.0 of MPFR the source
5229 files were moved into a src sub-directory.
5230 * configure: Regenerate.
5231
5232 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5233
5234 * configure.ac: Bump minimum MPFR version to 2.4.0.
5235 * configure: Regenerated.
5236
5237 2012-05-01 Richard Henderson <rth@redhat.com>
5238
5239 * Makefile.def (libatomic): New target_module.
5240 * configure.ac (target_libraries): Add libatomic.
5241 (noconfigdirs): Check if libatomic is supported.
5242 * Makefile.in, configure: Rebuild.
5243
5244 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5245
5246 * MAINTAINERS (Write After Approval): Add myself.
5247
5248 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5249
5250 * config.sub: Update to 2012-04-18 version from official repo.
5251
5252 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5253
5254 * MAINTAINERS (Write After Approval): Add myself.
5255
5256 2012-04-11 Steve Ellcey <sellcey@mips.com>
5257
5258 * MAINTAINERS: Changed email address.
5259
5260 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5261
5262 PR target/52737
5263 * contrib/gcc_update (files_and_dependencies):
5264 Remove gcc/config/avr/t-multilib from touch data.
5265
5266 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5267
5268 * MAINTAINERS (OS Port Maintainers): Remove irix.
5269 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5270 (unsupported_languages): Remove mips-sgi-irix6.*.
5271 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5272 (with_stabs): Remove.
5273 * configure: Regenerate.
5274
5275 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5276
5277 * MAINTAINERS (OS Port Maintainers): Remove osf.
5278 * configure.ac (enable_libgomp): Remove *-*-osf*.
5279 (with_stabs): Remove alpha*-*-osf*.
5280 * configure: Regenerate.
5281
5282 2012-03-05 Tristan Gingold <gingold@adacore.com>
5283
5284 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5285 * configure: Regenerate.
5286
5287 2012-02-17 Walter Lee <walt@tilera.com>
5288
5289 * MAINTAINERS: (Write After Approval): Delete myself.
5290
5291 2012-02-14 Walter Lee <walt@tilera.com>
5292
5293 * MAINTAINERS (tilegx port): Add myself.
5294 (tilepro port): Add myself.
5295 (Write After Approval): Add myself.
5296
5297 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5298
5299 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5300 and Joseph Myers as docstring relicensing maintainers.
5301
5302 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5303
5304 * MAINTAINERS (write-after-approval): Add myself.
5305
5306 2012-02-08 Ira Rosen <irar@il.ibm.com>
5307
5308 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5309 maintainer.
5310
5311 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5312
5313 * MAINTAINERS (Write After Approval): Move myself to
5314 maintain alphabetical order.
5315
5316 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5317
5318 * MAINTAINERS (Write After Approval): Add myself.
5319
5320 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5321
5322 * MAINTAINERS (Write After Approval): Add myself.
5323
5324 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5325 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5326
5327 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5328 * configure: Regenerate.
5329
5330 2012-01-23 Harshit Chopra <harshit@google.com>
5331
5332 * MAINTAINERS (Write After Approval): Add myself.
5333
5334 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5335
5336 * configure.ac: Remove reference to mh-interix.
5337 * configure: Regenerate.
5338
5339 2012-01-05 Richard Henderson <rth@redhat.com>
5340
5341 PR bootstrap/51072
5342 * configure.ac: Disable libitm if c++ is not enabled.
5343 * configure: Rebuild.
5344
5345 * configure.ac: Fix regexp for same.
5346 * configure: Rebuild.
5347
5348 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5349
5350 * MAINTAINERS (Write After Approval): Add myself.
5351
5352 2012-01-02 Richard Guenther <rguenther@suse.de>
5353
5354 PR bootstrap/51686
5355 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5356 * Makefile.in: Regenerate.
5357
5358 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5359
5360 * MAINTAINERS (Write After Approval): Add myself.
5361
5362 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5363
5364 * configure: Regenerate.
5365
5366 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5367
5368 * MAINTAINERS (picochip): Changed email address.
5369
5370 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5371
5372 * MAINTAINERS (write-after-approval): Add self.
5373
5374 2011-11-29 DJ Delorie <dj@redhat.com>
5375
5376 * configure.ac (rl78-*-*) New case.
5377 * configure: Regenerate.
5378 * MAINTAINERS: Add myself as RL78 maintainer.
5379
5380 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5381
5382 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5383
5384 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5385
5386 * libtool.m4: Additional FreeBSD 10 fixes.
5387
5388 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5389
5390 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5391 Maintainers section, as Epiphany maintainer.
5392
5393 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5394
5395 PR target/49992
5396 * configure.ac: Remove ranlib special-casing for Darwin.
5397 * configure: Regenerate.
5398
5399 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5400
5401 * MAINTAINERS (Reviewers): Keep the list sorted.
5402
5403 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5404
5405 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5406
5407 2011-11-09 Roland McGrath <mcgrathr@google.com>
5408
5409 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5410 * configure: Rebuild.
5411 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5412 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5413 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5414 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5415 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5416 Add READELF.
5417 * Makefile.in: Rebuild.
5418
5419 2011-11-09 Jason Merrill <jason@redhat.com>
5420
5421 * Makefile.def (language=c++): Remove check-c++0x.
5422 * Makefile.in (check-gcc-c++): Regenerate.
5423
5424 2011-11-08 Richard Henderson <rth@redhat.com>
5425
5426 * configure.ac: Test for libitm directory present first.
5427
5428 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5429
5430 * configure.ac: Test libitm/configure.tgt to disable libitm.
5431 * configure: Rebuild.
5432
5433 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5434 Richard Henderson <rth@redhat.com>
5435
5436 Merged from transactional-memory.
5437
5438 * Makefile.def (lang_env_dependencies): libitm is c++.
5439 Add libitm target module.
5440 * configure.ac: Likewise.
5441 * config/mmap.m4: New file.
5442 * contrib/gcc_update: Add libitm to touch data.
5443 * Makefile.in, configure: Rebuild.
5444
5445 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5446
5447 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5448 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5449 * Makefile.in: Regenerate.
5450
5451 2011-11-01 DJ Delorie <dj@redhat.com>
5452
5453 * config.sub: Update to version 2011-10-29 (added rl78)
5454
5455 2011-10-27 Nick Clifton <nickc@redhat.com>
5456
5457 * config.sub: Import these changes from the config project:
5458
5459 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5460 Ben Elliston <bje@gnu.org>
5461
5462 * config.sub (epiphany): New.
5463
5464 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5465 Ben Elliston <bje@gnu.org>
5466
5467 * config.sub (hexagon, hexagon-*): New.
5468
5469 2011-08-23 Roland McGrath <mcgrathr@google.com>
5470
5471 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5472 64eb to be64.
5473
5474 2011-08-16 Roland McGrath <mcgrathr@google.com>
5475
5476 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5477 (nacl): Grok as alias for 32el-unknown-nacl.
5478
5479 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5480
5481 * MAINTAINERS (Write After Approval): Add myself.
5482
5483 2011-10-24 Teresa Johnson <tejohnson@google.com>
5484
5485 * MAINTAINERS (Write After Approval): Add myself.
5486
5487 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5488
5489 * MAINTAINERS (sparc port): Remove myself.
5490
5491 2011-09-14 Tom de Vries <tom@codesourcery.com>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2011-08-14 Yao Qi <yao@codesourcery.com>
5496
5497 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5498 * configure: Regenerate.
5499
5500 2011-07-26 Ian Lance Taylor <iant@google.com>
5501
5502 * configure.ac: Set have_compiler based on whether gcc directory
5503 exists, rather than on whether gcc is in configdirs.
5504 * configure: Rebuild.
5505
5506 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5507
5508 * MAINTAINERS (Global Reviewers): Add self.
5509
5510 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5511
5512 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5513 link directories.
5514 * Makefile.in: Rebuild.
5515
5516 2011-07-20 Ian Lance Taylor <iant@google.com>
5517
5518 PR bootstrap/49787
5519 * configure.ac: Move --enable-bootstrap handling earlier in file.
5520 If --enable-bootstrap and either --enable-build-with-cxx or
5521 --enable-build-poststage1-with-cxx, enable C++ automatically.
5522 * configure: Rebuild.
5523
5524 2011-07-19 Ian Lance Taylor <iant@google.com>
5525
5526 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5527 make C++ a boot_language. Set and substitute
5528 POSTSTAGE1_CONFIGURE_FLAGS.
5529 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5530 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5531 * configure, Makefile.in: Rebuild.
5532
5533 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5534
5535 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5536 maintainers.
5537
5538 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5539
5540 * MAINTAINERS (Global Reviewers): Add myself.
5541
5542 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5543
5544 * configure: Regenerate.
5545
5546 2011-07-16 Jason Merrill <jason@redhat.com>
5547
5548 * Makefile.def (language=c++): Add check-c++0x and
5549 check-target-libmudflap-c++.
5550 * Makefile.tpl (check-target-libmudflap-c++): New.
5551 * Makefile.in: Regenerate.
5552
5553 2011-07-16 Matthias Klose <doko@ubuntu.com>
5554
5555 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5556 * Makefile.def (target_modules/libjava): Pass
5557 $(EXTRA_CONFIGARGS_LIBJAVA).
5558 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5559 if not configured with --enable-static-libjava.
5560 * Makefile.in: Regenerate.
5561 * configure: Likewise.
5562
5563 2011-07-15 Jason Merrill <jason@redhat.com>
5564
5565 * Makefile.in (check-c++): Move check-gcc-c++0x after
5566 check-target-libstdc++-v3.
5567
5568 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5569
5570 * MAINTAINERS (c6x port): New entry.
5571
5572 2011-07-13 Jason Merrill <jason@redhat.com>
5573
5574 * Makefile.in (check-gcc-c++0x): New.
5575 (check-c++): Depend on it.
5576
5577 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5578
5579 PR target/39150
5580 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5581 x86_64-*-solaris2.1[0-9]*.
5582 * configure: Regenerate.
5583
5584 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5585
5586 * MAINTAINERS (RTL optimizers): Add self.
5587
5588 2011-06-27 Gabriel Charette <gchare@google.com>
5589
5590 * MAINTAINERS (Write After Approval): Add myself.
5591
5592 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5593
5594 PR regression/47836
5595 PR bootstrap/23656
5596 PR other/47733
5597 PR bootstrap/49247
5598 PR c/48825
5599 * configure.ac (target_libraries): Remove target-libiberty.
5600 Remove case-statement setting skipdirs=target-libiberty for
5601 multiple targets. Remove checking target_configdirs and
5602 removing target-libiberty but keeping target-libgcc if
5603 otherwise empty.
5604 * Makefile.def (target_modules): Don't add libiberty.
5605 (dependencies): Remove all traces of target-libiberty.
5606 * configure, Makefile.in: Regenerate.
5607
5608 2011-06-13 Walter Lee <walt@tilera.com>
5609
5610 * configure.ac (tilepro-*-*) New case.
5611 (tilegx-*-*): Likewise.
5612 * configure: Regenerate.
5613
5614 2011-06-06 Jing Yu <jingyu@google.com>
5615
5616 * configure.ac: Skip target-libiberty for
5617 arm*-*-linux-androideabi.
5618 * configure: Regenerated.
5619
5620 2011-06-06 Nick Clifton <nickc@redhat.com>
5621
5622 * config.sub: Sync from upstream.
5623
5624 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5625
5626 * MAINTAINERS (Write After Approval): Add myself.
5627
5628 2011-06-01 Daniel Jacobowitz <drow@false.org>
5629
5630 * MAINTAINERS: Update my email address.
5631
5632 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5633
5634 * MAINTAINERS (Write After Approval): Update my email address.
5635
5636 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5637
5638 * MAINTAINERS (Write After Approval): Add myself.
5639
5640 2011-05-08 Doug Kwan <dougkwan@google.com>
5641
5642 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5643 * configure: Regenerated.
5644 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5645 value from configure.
5646 * Makefile.in: Regenerated.
5647
5648 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5649
5650 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5651 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5652 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5653 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5654 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5655 *-*-vxworks*): Disable newlib and libgloss in separate case
5656 statement.
5657 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5658 to separate case statement.
5659 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5660 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5661 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5662 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5663 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5664 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5665 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5666 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5667 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5668 i[[3456789]]86-*-rdos*, m32r-*-*,
5669 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5670 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5671 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5672 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5673 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5674 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5675 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5676 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5677 and libgloss in main case over targets. Remove most empty cases
5678 in main case over targets.
5679 * configure: Regenerate.
5680
5681 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5682
5683 * MAINTAINERS (Write After Approval): Add myself.
5684
5685 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5686
5687 * configure.ac: Remove code setting special library locations for
5688 hppa*64*-*-hpux11*. Remove code setting compiler for
5689 sparc-sun-solaris2*.
5690 * configure: Regenerate.
5691
5692 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5693
5694 * configure.ac: Separate libgloss_dir settings from general case
5695 over targets.
5696 * configure: Regenerate.
5697
5698 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5699
5700 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5701 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5702 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5703 cases in libgcj-disabling case statement.
5704 (hppa*64*-*-linux*): Set unsupported_languages instead of
5705 disabling target-zlib.
5706 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5707 to hppa*64*-*-hpux*.
5708 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5709 hppa*-*-hpux*.
5710 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5711 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5712 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5713 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5714 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5715 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5716 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5717 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5718 libgcj-disabling case statement.
5719 * configure: Regenerate.
5720
5721 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5722
5723 * configure.ac: Disable Java for targets not supporting libffi.
5724 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5725 Remove cases in Java-disabling statement.
5726 (*arm-wince-pe): Change to arm-wince-pe.
5727 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5728 cases in Java-disabling statement.
5729 (bfin-*-*): Don't disable Java again.
5730 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5731 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5732 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5733 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5734 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5735 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5736 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5737 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5738 Java-disabling statement.
5739 (mmix-*-*): Don't disable Java again.
5740 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5741 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5742 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5743 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5744 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5745 statement.
5746 * configure: Regenerate.
5747
5748 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5749
5750 * configure.ac: Separate cases disabling Java and Java libraries
5751 from general case over targets.
5752 * configure: Regenerate.
5753
5754 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5755
5756 * MAINTAINERS: Update my email address.
5757
5758 2011-04-20 Easwaran Raman <eraman@google.com>
5759
5760 * MAINTAINERS (Write After Approval): Add myself.
5761
5762 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5763
5764 PR lto/48086
5765 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5766 * configure: Regenerate.
5767
5768 2011-04-16 Jim Meyering <meyering@redhat.com>
5769
5770 * MAINTAINERS (Write After Approval): Add myself.
5771
5772 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5773
5774 * MAINTAINERS: Update my email address.
5775
5776 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5777
5778 * MAINTAINERS (Write After Approval): Add myself.
5779
5780 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5781
5782 * MAINTAINERS (Write After Approval): Add myself.
5783
5784 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5785
5786 * MAINTAINERS (Write After Approval): Add myself.
5787
5788 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5789
5790 * configure.ac (build_tools): Remove build-byacc.
5791 (host_libs): Remove mmalloc.
5792 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5793 autoconf automake libtool diff rcs fileutils shellutils time
5794 textutils wdiff find uudecode hello tar gzip indent recode release
5795 sed perl gawk findutils gettext zip.
5796 (libgcj): Remove target-qthreads.
5797 (target_tools): Remove target-examples target-gperf.
5798 (YACC): Don't handle building byacc.
5799 * configure: Regenerate.
5800 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5801 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5802 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5803 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5804 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5805 handle building components.
5806 * Makefile.in: Regenerate.
5807
5808 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5809
5810 * MAINTAINERS: Update my email address as Xtensa maintainer.
5811
5812 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5813
5814 * config.sub: Sync from upstream.
5815
5816 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5817
5818 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5819 (microblaze*): Don't disable libssp.
5820 * configure: Regenerate.
5821
5822 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5823
5824 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5825 moveifchange.
5826 * configure: Regenerate.
5827 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5828 * Makefile.in: Regenerate.
5829
5830 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5831
5832 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5833 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5834 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5835 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5836 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5837 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5838 md_exec_prefix cases.
5839 * configure: Regenerate.
5840
5841 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5842
5843 * configure.ac: Separate cases disabling target-libssp,
5844 target-libiberty, target-libstdc++-v3 and Fortran from general
5845 case over targets.
5846 * configure: Regenerate.
5847
5848 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5849
5850 * configure.ac (*-*-chorusos): Don't disable libgcj.
5851 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5852 Remove case.
5853 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5854 (arm-*-coff): Don't disable libgcj.
5855 (arm*-*-linux-gnueabi): Remove useless assignment.
5856 (arm-*-riscix*): Don't disable libgcj.
5857 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5858 configuration.
5859 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5860 (c54x*-*-*): Remove case.
5861 (tic54x-*-*): Don't disable GCC or GCC libraries.
5862 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5863 to *.
5864 (d10v-*-*): Don't disable GCC libraries.
5865 (d30v-*-*): Don't disable libgcj.
5866 (h8500-*-*): Don't disable GCC libraries.
5867 (i960-*-*): Don't disable libgcj.
5868 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5869 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5870 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5871 libgcj.
5872 (m68k-*-coff*): Remove case.
5873 (mmix-*-*): Don't disable libgloss on host.
5874 (mn10200-*-*, mn10300-*-*): Remove cases.
5875 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5876 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5877 Don't disable libgcj.
5878 (romp-*-*): Remove case.
5879 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5880 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5881 case.
5882 (v810-*-*): Don't disable GCC libraries.
5883 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5884 (ip2k-*-*): Don't disable GCC libraries.
5885 * configure: Regenerate.
5886
5887 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5888
5889 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5890 libffi on host.
5891 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5892 on host.
5893 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5894 * configure: Regenerate.
5895
5896 2011-03-26 John Marino <binutils@marino.st>
5897
5898 * configure.ac: Add support for *-*-dragonfly*
5899 * configure: Regenerate.
5900
5901 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5902
5903 * configure.ac (native_only): Remove.
5904 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5905 send-pr uudecode guile gnuserv on host.
5906 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5907 send-pr rcs guile perl texinfo libtool on host.
5908 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5909 automake send-pr rcs guile perl texinfo libtool on host.
5910 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5911 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5912 (alpha*-dec-osf*): Don't disable fileutils on target.
5913 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5914 texinfo send-pr expect dejagnu on target.
5915 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5916 target-qthreads on target.
5917 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5918 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5919 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5920 x86_64-*-mingw*): Don't disable expect on target.
5921 (*-*-cygwin*): Don't disable target-gperf on target.
5922 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5923 gnuserv on target.
5924 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5925 target.
5926 * configure: Regenerate.
5927
5928 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5929
5930 * configure.ac (target_tools): Remove target-groff.
5931 (native_only): Remove target-groff.
5932 (hppa*64*-*-*): Don't disable byacc.
5933 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5934 setting.
5935 (*-*-kaos*): Don't skip target-librx and target-groff.
5936 (*-*-netware*): Don't skip target-libmudflap.
5937 (*-*-tpf*): Don't skip target-libmudflap.
5938 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5939 directories on the host.
5940 (ia64*-*-*vms*): Don't skip tix.
5941 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5942 host.
5943 * configure: Regenerate.
5944
5945 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5946
5947 * configure.ac: Remove references to mt-mep, mt-netware,
5948 mt-wince.
5949 * Makefile.def: Add all-utils soft dependencies.
5950 * Makefile.tpl: Remove GDB_NLM_DEPS.
5951 * configure: Regenerate.
5952 * Makefile.in: Regenerate.
5953
5954 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5955
5956 * configure.ac: Do not include mh-x86omitfp.
5957 * configure: Regenerate.
5958
5959 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5960
5961 * configure.ac: Remove empty cases.
5962 * configure: Regenerate.
5963
5964 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5965
5966 * Makefile.def: Add dependency from termcap to gdb.
5967 * Makefile.in: Regenerate.
5968
5969 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5970
5971 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5972 * configure: Regenerate.
5973 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5974 * Makefile.tpl: Likewise.
5975 * Makefile.in: Regenerate.
5976
5977 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5978
5979 * configure.ac: Remove all mentions of tentative_cc.
5980 * configure: Regenerate.
5981
5982 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5983
5984 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5985 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5986 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5987 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5988 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5989 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5990 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5991 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5992 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5993 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5994 *-*-rhapsody*): Remove host cases.
5995 * configure: Regenerate.
5996
5997 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5998
5999 * configure.ac (ppc*-*-pe): Remove host case.
6000 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6001 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6002 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6003 cases.
6004 * configure: Regenerate.
6005
6006 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6007
6008 * config.sub: Update to version 2011-03-23.
6009
6010 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6011
6012 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6013 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6014 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6015 * configure: Regenerate.
6016
6017 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6018
6019 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6020 to Write After Approval.
6021 * config-ml.in: Don't handle arc-*-elf*.
6022 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6023 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6024 handle GCC libraries.
6025 * configure: Regenerate.
6026
6027 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6028
6029 PR bootstrap/48120:
6030 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6031 Add -lstdc++ -lm to LIBS.
6032 * configure: Regenerate.
6033
6034 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
6035
6036 * config.guess: Update to version 2011-02-02
6037 * config.sub: Update to version 2011-02-24
6038
6039 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6040
6041 PR lto/48086
6042 * configure.ac: Re-enable LTO on *-apple-darwin9.
6043 * configure: Regenerate.
6044
6045 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6046
6047 PR lto/48086
6048 * configure.ac: Disable LTO on darwin due to an assembler change in
6049 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6050 under 256.
6051 * configure: Regenerate.
6052
6053 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6054
6055 * MAINTAINERS: Update myself as score backend maintainer,
6056 update my e-mail address.
6057
6058 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6059
6060 * MAINTAINERS: Update my e-mail address.
6061
6062 2011-03-06 Joey Ye <joey.ye@arm.com>
6063
6064 * MAINTAINERS: Update my e-mail address.
6065
6066 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6067
6068 * configure.ac: Adjust test of with_ppl.
6069 * configure: Regenerated.
6070
6071 2011-03-02 Kai Tietz <ktietz@redhat.com>
6072
6073 * MAINTAINERS: Adjust my e-mail address.
6074
6075 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6076
6077 * configure.ac: Add -lpwl to ppllibs.
6078 * configure: Regenerated.
6079
6080 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6081
6082 * config/cloog.m4: Add -lisl to clooglibs.
6083 * configure: Regenerated.
6084
6085 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6086
6087 * MAINTAINERS (CPU Port maintainers): Add self.
6088
6089 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6090
6091 * MAINTAINERS: Add myself as testsuite maintainer.
6092
6093 2011-02-15 Mike Stump <mikestump@comcast.net>
6094
6095 * MAINTAINERS: Add myself as testsuite maintainer.
6096
6097 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6098
6099 Import from Libtool and gnulib:
6100
6101 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6102
6103 Prepare for supporting FreeBSD 10.
6104 * config.rpath: Remove handling of freebsd1* which soon would
6105 match FreeBSD 10.0.
6106
6107 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6108
6109 Remove support for FreeBSD 1.x.
6110 * libtool.m4 (_LT_LINKER_SHLIBS)
6111 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6112 soon would incorrectly match FreeBSD 10.0.
6113
6114 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6115
6116 PR binutils/12283
6117 * move-if-change: Import version from gnulib.
6118
6119 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6120
6121 PR lto/47225
6122 * Makefile.def (lto-plugin): Double dash for enable-shared.
6123 (configure-gcc): Depend on all-lto-plugin.
6124 * Makefile.in: Rebuilt.
6125
6126 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6127
6128 * configure.ac: Remove extra bracket.
6129 * configure: Regenerate.
6130
6131 2011-02-08 Tobias Burnus <burnus@net-b.de>
6132
6133 * MAINTAINERS: Add myself as libquadmath maintainer.
6134
6135 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6136
6137 * MAINTAINERS: Update my email address.
6138
6139 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6140
6141 * MAINTAINERS (option handling): Add self.
6142
6143 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6144
6145 PR lto/47225
6146 * Makefile.def: Add dependency for install-gcc
6147 on install-lto-plugin.
6148 * Makfile.in: Regenerated
6149
6150 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6151
6152 * MAINTAINERS (CPU Port Maintainers): Add myself.
6153
6154 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6155
6156 PR libgcj/44341
6157 * configure.ac: Discard --with-* flags for host when configuring
6158 target libraries for cross build.
6159 * configure: Rebuilt.
6160
6161 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6162
6163 * MAINTAINERS (linear loop transforms): Removed.
6164
6165 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6166
6167 * configure.ac: If with_ppl is no, move setting with_cloog=no
6168 after CLOOG_REQUESTED check.
6169 * configure: Regenerated.
6170
6171 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6172
6173 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6174 CLooG has been requested.
6175 * configure: Regenerated.
6176
6177 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6178
6179 * configure: Regenerated.
6180 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6181
6182 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6183
6184 * configure: Regenerated.
6185 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6186
6187 2011-01-21 Andreas Schwab <schwab@redhat.com>
6188
6189 * configure.ac: Use AS_HELP_STRING throughout.
6190 * configure: Regenerate.
6191
6192 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6193
6194 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6195 * configure: Regenerate.
6196
6197 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6198
6199 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6200
6201 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6202
6203 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6204 for ia64-hpux.
6205 * configure: Regenerate.
6206
6207 2011-01-07 Jan Hubicka <jh@suse.cz>
6208
6209 PR lto/47225
6210 * Makefile.in: Regenerate.
6211 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6212 configure.
6213
6214 2011-01-07 Jan Hubicka <jh@suse.cz>
6215
6216 * Makefile.in: Regenerate.
6217 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6218 and configure dependency on lto-plugin configure.
6219 (lto-plugin module): Remove dependency on GCC; add dependency on
6220 liniberty.
6221
6222 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6223
6224 * MAINTAINERS (Write After Approval): Add myself.
6225
6226 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6227
6228 * configure: Regenerate.
6229
6230 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6231
6232 * configure.ac: (picochip): Disable libiberty.
6233
6234 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6235
6236 * MAINTAINERS (Write After Approval): Add myself.
6237
6238 2010-12-10 Ian Lance Taylor <iant@google.com>
6239
6240 PR bootstrap/46819
6241 * configure.ac: For --disable-libgcj clear libgcj_saved.
6242 * configure: Rebuild.
6243
6244 2010-12-10 Tobias Burnus <burnus@net-b.de>
6245
6246 PR fortran/46540
6247 * configure.ac: Add --disable-libquadmath and
6248 --disable-libquadmath-support.
6249 * configure: Regenerate.
6250
6251 2010-12-03 Ian Lance Taylor <iant@google.com>
6252
6253 * MAINTAINERS: Add myself as libgo maintainer.
6254
6255 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6256
6257 PR libffi/46792
6258 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6259 * configure: Regenerate.
6260
6261 2010-12-02 Ian Lance Taylor <iant@google.com>
6262
6263 * configure.ac: Always set default for poststage1_ldflags to
6264 -static-libstdc++ -static-libgcc.
6265
6266 2010-11-29 Andreas Schwab <schwab@redhat.com>
6267
6268 * configure.ac: Move comment to remove extra space in last argument
6269 of GCC_TARGET_TOOL.
6270
6271 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6272
6273 PR other/46026
6274 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6275 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6276 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6277 (BASE_FLAGS_TO_PASS): Use it.
6278 * configure: Rebuilt.
6279 * Makefile.in: Rebuilt.
6280
6281 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6282
6283 PR binutils/12258
6284 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6285 Properly check default linker.
6286 * configure: Regnerated.
6287
6288 2010-11-23 Matthias Klose <doko@ubuntu.com>
6289
6290 * configure.ac: For --enable-gold, handle value `default' instead of
6291 `both*'. New configure option --{en,dis}able-ld.
6292 * configure: Regenerate.
6293
6294 2010-11-20 Ian Lance Taylor <iant@google.com>
6295
6296 * configure.ac: Only disable a language library if no language needs
6297 it. Don't let --disable-libgcj uncondtionally disable libffi.
6298 * configure: Rebuild.
6299
6300 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6301
6302 * Makefile.in: Regenerate.
6303
6304 PR other/46202
6305 * configure.ac: Fix just-built in-tree STRIP name to be
6306 binutils/strip-new.
6307 * configure: Regenerate.
6308 * Makefile.def (install-strip-gcc, install-strip-binutils)
6309 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6310 (install-strip-sid): Mirror dependencies on non-strip variants
6311 of these targets on the respective -strip prerequisites.
6312 * Makefile.tpl (install-strip, install-strip-host)
6313 (install-strip-target): New targets.
6314 (install-strip-[+module+], install-strip-target-[+module+]):
6315 New targets.
6316 * Makefile.in: Regenerate.
6317
6318 2010-11-19 Ian Lance Taylor <iant@google.com>
6319 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6320
6321 * configure.ac: Add target-libgo to target_libraries. Set
6322 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6323 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6324 (HOST_EXPORTS): Add GOC.
6325 (BASE_TARGET_EXPORTS): Add GOC.
6326 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6327 (GOCFLAGS_FOR_TARGET): New variable.
6328 (EXTRA_HOST_FLAGS): Add GOC.
6329 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6330 * Makefile.def (target_modules): Add libgo.
6331 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6332 (dependencies): Add dependency from configure-target-libgo to
6333 configure-target-libffi and all-target-libstdc++-v3. Add
6334 dependencies from all-target-libgo to all-target-libffi.
6335 (languages): Add go.
6336 * configure: Rebuild.
6337 * Makefile.in: Rebuild.
6338
6339 2010-11-19 Ian Lance Taylor <iant@google.com>
6340
6341 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6342 compiler/flag environment variables.
6343
6344 2010-11-18 Ian Lance Taylor <iant@google.com>
6345
6346 * configure.ac: Check for lang_requires_boot_languages in
6347 config-lang.in files.
6348 * configure: Rebuild.
6349
6350 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6351 Tobias Burnus <burnus@net-b.de>
6352
6353 PR fortran/32049
6354 * Makefile.def: Add libquadmath; build it with language=fortran.
6355 * configure.ac: Add libquadmath.
6356 * Makefile.tpl: Handle multiple libs in check-[+language+].
6357 * Makefile.in: Regenerate.
6358 * configure: Regenerate.
6359
6360 2010-11-16 Tom Tromey <tromey@redhat.com>
6361
6362 * MAINTAINERS: Moved myself to reviewers section.
6363
6364 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6365
6366 * MAINTAINERS: Moved myself to reviewers section.
6367
6368 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6369
6370 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6371 (Write After Approval): Remove self.
6372
6373 2010-11-15 Andreas Schwab <schwab@redhat.com>
6374
6375 * configure.ac: Fix spelling in option names.
6376 * configure: Regenerated.
6377
6378 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6379
6380 PR bootstrap/39622
6381 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6382 * configure: Regenerated.
6383
6384 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6385
6386 * MAINTAINERS: Update my email address.
6387
6388 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6389
6390 * configure: Regenerate.
6391
6392 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6393
6394 * configure: Regenerate.
6395
6396 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6397
6398 * configure: Regenerate.
6399
6400 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6401
6402 * configure: Regenerate.
6403
6404 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6405
6406 * configure.ac: Support official CLooG.org versions.
6407 * configure: Regenerate.
6408 * config/cloog.m4: New.
6409
6410 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6411
6412 * MAINTAINERS (Write After Approval): Add myself.
6413
6414 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6415
6416 * MAINTAINERS: Update my email address.
6417
6418 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6419
6420 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6421 * configure: Regenerate.
6422
6423 2010-11-03 Ian Lance Taylor <iant@google.com>
6424 Dave Korn <dave.korn.cygwin@gmail.com>
6425
6426 PR lto/46273
6427 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6428 and on other supported platforms whenever LTO is enabled.
6429 * configure: Rebuild.
6430
6431 2010-11-02 Alan Modra <amodra@gmail.com>
6432
6433 PR binutils/12110
6434 * configure.ac: Error when source path contains spaces.
6435 * configure: Regenerate.
6436
6437 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6438
6439 * MAINTAINERS: Update my email address.
6440
6441 2010-10-20 Ian Lance Taylor <iant@google.com>
6442
6443 * Makefile.def (target_modules): Set lib_path to src/.libs for
6444 libstdc++-v3 module.
6445 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6446 * Makefile.in: Rebuild.
6447
6448 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6449
6450 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6451 (Write After Approval): Remove myself.
6452
6453 2010-10-15 Tristan Gingold <gingold@adacore.com>
6454
6455 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6456
6457 2010-10-14 Douglas Rupp <rupp@gnat.com>
6458
6459 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6460
6461 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6462
6463 * configure.ac (build_lto_plugin): New shell variable.
6464 (--enable-lto): Turn on by default for all non-ELF platforms that
6465 have had LTO support added so far. Set build_lto_plugin appropriately
6466 for both ELF and non-ELF.
6467 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6468 * configure: Regenerate.
6469
6470 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6471
6472 Sync from src:
6473 * configure.ac (v850 support): Remove target-libgloss from
6474 noconfigdirs.
6475 * configure: Regenerate.
6476
6477 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6478
6479 PR bootstrap/45326
6480 PR bootstrap/45174
6481 * configure.ac: Honor initial values of $build_configargs,
6482 $host_configargs, $target_configargs. Mark the precious, so
6483 environment settings get recorded.
6484 * configure: Regenerate.
6485
6486 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6487
6488 PR bootstrap/45796
6489 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6490 Depend on all-build-libiberty.
6491 * Makefile.in: Regenerate.
6492
6493 2010-09-30 Michael Eager <eager@eagercon.com>
6494
6495 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6496 * configure: Regenerate.
6497
6498 2010-09-28 Michael Eager <eager@eagercon.com>
6499
6500 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6501
6502 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6503
6504 PR bootstrap/44621
6505 * configure.ac: Fix unportable shell quoting.
6506 * configure: Regenerate.
6507
6508 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6509
6510 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6511 targets and amend comment.
6512 * configure: Regenerate.
6513
6514 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6515
6516 * MAINTAINERS (Write After Approval): Add myself.
6517
6518 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6519
6520 * configure.ac: Enable LTO by default on Darwin.
6521 * configure: Regenerate.
6522
6523 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6524
6525 * MAINTAINERS (Write After Approval): Add myself.
6526
6527 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6528
6529 * MAINTAINERS (Write After Approval): Add myself.
6530
6531 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6532
6533 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6534 ports
6535
6536 2010-07-28 David Yuste <david.yuste@gmail.com>
6537
6538 * MAINTAINERS (Write After Approval): Add myself.
6539
6540 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6541
6542 * configure.ac: Support all v850 targets.
6543 * configure: Regenerate.
6544
6545 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6546
6547 PR bootstrap/44455
6548 * configure.ac (extra_mpfr_configure_flags): Copy from
6549 extra_mpc_gmp_configure_flags.
6550 * configure: Re-generated.
6551
6552 2010-07-22 Andi Kleen <ak@linux.intel.com>
6553
6554 * MAINTAINERS (Write After Approval): Add myself.
6555
6556 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6557
6558 * MAINTAINERS (Write After Approval): Add myself.
6559
6560 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6561
6562 * MAINTAINERS (Write After Approval): Add myself.
6563
6564 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6565
6566 PR target/44862
6567 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6568 Provide -B option to allow for link spec %s substitutions for
6569 libstdc++.a on darwin.
6570 * Makefile.in: Regenerate.
6571
6572 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6573
6574 * MAINTAINERS (Reviewers): Update my e-mail address
6575
6576 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6577
6578 * Makefile.def (configure-gcc): Depend on all-libelf.
6579 * Makefile.in: Rebuild.
6580
6581 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6582
6583 * MAINTAINERS (Write After Approval): Add myself in the right place.
6584
6585 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6586
6587 * MAINTAINERS (Write After Approval): Add myself.
6588
6589 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6590
6591 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6592
6593 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6594
6595 * config.sub: Update to version 2010-05-21.
6596 * config.guess: Update to version 2010-04-03.
6597
6598 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6599
6600 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6601 * configure: Regenerate.
6602
6603 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6604
6605 * MAINTAINERS (Write After Approval): Add myself.
6606
6607 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6608
6609 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6610 a platform that supports LTO.
6611 * configure: Regenerate.
6612
6613 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6614
6615 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6616 * configure: Regenerated.
6617
6618 2010-04-27 Roland McGrath <roland@redhat.com>
6619 H.J. Lu <hongjiu.lu@intel.com>
6620
6621 * configure.ac (--enable-gold): Support both, both/gold and
6622 both/bfd to add gold to configdirs without removing ld.
6623 * configure: Regenerated.
6624
6625 * Makefile.def: Add install-gold dependency to install-ld.
6626 * Makefile.in: Regenerated.
6627
6628 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6629
6630 PR lto/42776
6631 * configure.ac (--enable-lto): Refactor handling so libelf tests
6632 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6633 and allow LTO to be explicitly enabled on non-ELF platforms that
6634 are known to support it inside else-clause.
6635 * configure: Regenerate.
6636
6637 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6638
6639 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6640 * configure: Regenerate.
6641
6642 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6643
6644 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6645 * configure: Regenerate.
6646
6647 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6648
6649 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6650 separately.
6651 * configure: Regenerate.
6652
6653 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6654
6655 * MAINTAINERS (Write After Approval): Add myself.
6656
6657 2010-04-14 Tristan Gingold <gingold@adacore.com>
6658
6659 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6660 * configure: Regenerate.
6661
6662 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6663
6664 * configure: Regenerate after change to elf.m4.
6665
6666 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6667
6668 * MAINTAINERS (Write After Approval): Add myself.
6669
6670 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6671
6672 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6673 * configure: Regenerated.
6674
6675 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6676
6677 * configure.ac: Print "buggy but acceptable" when CLooG
6678 revision is less than 9.
6679 * configure: Regenerated.
6680
6681 2010-04-01 Diego Novillo <dnovillo@google.com>
6682
6683 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6684
6685 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6686
6687 PR bootstrap/43615
6688 PR bootstrap/43328
6689
6690 Revert:
6691
6692 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6693
6694 * configure.ac: Do not pass --enable-multilib nor
6695 --disable-multilib in baseargs. Accept explicitly passed
6696 --enable_multilib.
6697 * configure: Regenerate.
6698
6699 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6700
6701 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6702
6703 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6704
6705 * MAINTAINERS: Remove myself.
6706
6707 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6708
6709 PR bootstrap/43328
6710 * configure.ac: Do not pass --enable-multilib nor
6711 --disable-multilib in baseargs. Accept explicitly passed
6712 --enable_multilib.
6713 * configure: Regenerate.
6714
6715 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6716
6717 * MAINTAINERS (spu port): Remove me.
6718
6719 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6720
6721 * configure.ac (tic6x-*-*): New case.
6722 * configure: Regenerate.
6723
6724 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6725
6726 * config.sub: Update to version 2010-03-22.
6727 * config.guess: Update to version 2009-12-30.
6728
6729 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6730
6731 PR ada/42554
6732 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6733 * configure: Regenerate.
6734
6735 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6736
6737 * MAINTAINERS: Update my email address.
6738
6739 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6740
6741 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6742 (ghassan.shobaki@amd.com): Removed.
6743
6744 2010-03-17 Alan Modra <amodra@gmail.com>
6745
6746 * MAINTAINERS: Update my email address.
6747
6748 2010-03-16 Diego Novillo <dnovillo@google.com>
6749
6750 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6751 Matthews.
6752
6753 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6754
6755 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6756 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6757
6758 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6759
6760 * MAINTAINERS: Update my email address.
6761
6762 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6763
6764 * MAINTAINERS: Update my email address.
6765
6766 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6767
6768 * MAINTAINERS: Update my email address.
6769
6770 2010-03-09 Jie Zhang <jie@codesourcery.com>
6771
6772 * MAINTAINERS: Update my email address.
6773
6774 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6775
6776 PR libstdc++/32499
6777 * configure.ac (RANLIB): Default to true.
6778 (STRIP): Likewise.
6779 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6780 * configure: Regenerate.
6781
6782 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6783
6784 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6785 (Write After Approval): Update my email address.
6786
6787 2010-02-17 Nick Clifton <nickc@redhat.com>
6788
6789 PR 11238
6790 * Makefile.tpl (local-distclean): Also remove config.cache files in
6791 sub-directories as there may not be Makefiles present in the
6792 sub-directories.
6793 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6794 the config.cache files found by the find command.
6795
6796 * Makefile.in: Regenerate.
6797 * configure.ac: Revert previous delta.
6798 * configure: Regenerate.
6799
6800 2010-02-15 Nick Clifton <nickc@redhat.com>
6801
6802 PR 11238
6803 * configure.ac: Delete config.cache files in sub-directories when
6804 deleting Makefiles.
6805 * configure: Regenerate.
6806
6807 2010-02-12 Ben Elliston <bje@gnu.org>
6808
6809 * MAINTAINERS: Update my email address.
6810
6811 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6812
6813 * MAINTAINERS (spu port): Update my email address.
6814
6815 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6816
6817 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6818
6819 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6820
6821 * configure.ac: Add "recommended" version checks for GMP/MPC.
6822 Update recommended GMP/MPFR/MPC versions.
6823 * configure: Regenerate.
6824
6825 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6826
6827 * MAINTAINERS: Move my Embecosm email address into the
6828 write-after-approval section.
6829
6830 2010-01-26 Ian Lance Taylor <iant@google.com>
6831
6832 * MAINTAINERS: Add myself as Go frontend maintainer.
6833
6834 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6835
6836 PR libstdc++/36101, PR libstdc++/42813
6837 * configure.ac (bootstrap_target_libs): Make inclusion of
6838 target-libgomp conditional on libgomb being in target_configdirs.
6839 * configure: Regenerate.
6840
6841 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6842
6843 PR libstdc++/36101, PR libstdc++/42813
6844 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6845 * configure: Regenerate.
6846
6847 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6848
6849 PR libstdc++/36101, PR libstdc++/42813
6850 * configure.ac (target_configdirs): Substitute.
6851 * Makefile.def: Bootstrap target module libgomp.
6852 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6853 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6854 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6855 * configure, Makefile.in: Regenerate.
6856
6857 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6858
6859 * MAINTAINERS: Adjust my details.
6860
6861 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6862
6863 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6864
6865 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6866
6867 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6868
6869 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6870
6871 * MAINTAINERS (Write After Approval): Add myself.
6872
6873 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6874
6875 * MAINTAINERS (Write After Approval): Add myself.
6876
6877 2010-01-11 Richard Guenther <rguenther@suse.de>
6878
6879 PR lto/41569
6880 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6881 * Makefile.in: Regenerated.
6882
6883 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6884
6885 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6886 * configure: Regenerate.
6887
6888 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6889 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6890
6891 PR bootstrap/42424
6892 * configure.ac: Include libtool m4 files.
6893 (_LT_CHECK_OBJDIR): Call it.
6894 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6895 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6896
6897 * configure: Regenerate.
6898
6899 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6900
6901 PR bootstrap/41818
6902 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6903 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6904 * Makefile.in: Regenerate.
6905
6906 2010-01-02 Richard Guenther <rguenther@suse.de>
6907
6908 PR lto/41529
6909 * configure.ac: Include config/elf.m4. Disable LTO if not
6910 builting for an elf target.
6911 * configure: Regenerate.
6912
6913 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6914
6915 * MAINTAINERS: Change my email address.
6916
6917 2009-12-18 Ben Elliston <bje@au.ibm.com>
6918
6919 * config.sub, config.guess: Update from upstream sources.
6920
6921 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6922
6923 * MAINTAINERS (Write After Approval): Add myself.
6924
6925 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6926
6927 PR middle-end/30447
6928 PR middle-end/30789
6929 PR other/40302
6930
6931 * configure.ac: Require MPC.
6932 * configure: Regenerate.
6933
6934 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6935
6936 PR target/38384
6937 PR bootstrap/40972
6938 * libtool.m4: Sync from git Libtool.
6939 * ltoptions.m4: Likewise.
6940 * ltversion.m4: Likewise.
6941 * lt~obsolete.m4: Likewise.
6942 * ltmain.sh: Likewise.
6943
6944 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6945
6946 * configure.ac: Update minimum MPC version to 0.8.
6947 * configure: Regenerate.
6948
6949 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6950
6951 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6952 * configure: Regenerated.
6953
6954 2009-11-21 Ian Lance Taylor <iant@google.com>
6955
6956 * configure.ac: Change default of poststage1_ldflags to be empty if
6957 poststage1_libs is set. When poststage1_libs is empty, and
6958 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6959 * configure: Rebuild.
6960
6961 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6962
6963 * MAINTAINERS (Write After Approval): Update my email address.
6964
6965 2009-11-20 Ben Elliston <bje@au.ibm.com>
6966
6967 * config.guess: Update from upstream sources.
6968
6969 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6970
6971 * Makefile.def: Restore host and target settings for gmp.
6972 * Makefile.in: Rebuild.
6973
6974 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6975
6976 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6977 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6978 Fix portability of test of C++ as bootstrap language. Add
6979 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6980 * configure: Rebuild.
6981 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6982 and cloog. Fix in-tree ppl configuration. Introduce libelf
6983 in-tree building.
6984 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6985 (POSTSTAGE1_HOST_EXPORTS): Use it.
6986 (STAGE[+id+]_CXXFLAGS): New.
6987 (BASE_FLAGS_TO_PASS): Pass it down.
6988 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6989 extra_exports.
6990 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6991 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6992 extra_exports.
6993 * Makefile.in: Rebuild.
6994
6995 2009-11-17 Ben Elliston <bje@au.ibm.com>
6996
6997 * config.sub, config.guess: Update from upstream sources.
6998
6999 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7000
7001 * MAINTAINERS (Write After Approval): Add myself.
7002
7003 2009-11-09 Jon Beniston <jon@beniston.com>
7004
7005 * MAINTAINERS (Write After Approval): Add myself.
7006
7007 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7008
7009 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7010 paths for *-w64-mingw* and x86_64-*mingw*.
7011 * configure: Regenerated.
7012
7013 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
7014
7015 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7016
7017 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7018
7019 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7020 Phil Edwards to Write-After Approval.
7021
7022 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
7023
7024 * configure.ac: Disable target-winsup & co for
7025 x86_64-*-mingw* and *-w64-mingw* targets.
7026 * configure: Regenerated.
7027
7028 2009-10-16 Nick Clifton <nickc@redhat.com>
7029
7030 * MAINTAINERS: Add myself as a maintainer for the RX port.
7031
7032 2009-10-26 Johannes Singler <singler@kit.edu>
7033
7034 * MAINTAINERS (Write After Approval): Update my e-mail address.
7035
7036 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7037
7038 * configure.ac (CLooG test): Use = with test.
7039 * configure: Regenerate.
7040
7041 2009-10-22 Richard Guenther <rguenther@suse.de>
7042
7043 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7044 cloog if the ppl version check failed. Move flags saving
7045 before setting in libelf check.
7046 * configure: Regenerate.
7047
7048 2009-10-21 Richard Guenther <rguenther@suse.de>
7049
7050 * configure.ac: Adjust the ppl and cloog configure to work as
7051 documented. Disable cloog if ppl was disabled. Omit the version
7052 checks if they were disabled.
7053 * configure: Re-generate.
7054
7055 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7056
7057 * configure.ac: Add 'lto' to enable_languages, not
7058 new_enable_languages, and only if not already present.
7059 * configure: Regenerate.
7060
7061 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7062
7063 * README: Refer to the various COPYING* files instead of just
7064 COPYING.
7065 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7066
7067 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7068
7069 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7070
7071 2009-10-07 Richard Guenther <rguenther@suse.de>
7072
7073 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7074 and Richard Guenther as reviewers.
7075 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7076 as reviewers.
7077
7078 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7079
7080 * config.sub: Update from upstream sources.
7081
7082 2009-10-06 Ian Lance Taylor <iant@google.com>
7083
7084 * Makefile.def: check-gold depends upon all-gas.
7085 * Makefile.in: Rebuild.
7086
7087 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7088
7089 * MAINTAINERS (Write After Approval): Add myself.
7090
7091 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7092
7093 * Makefile.def: all-lto-plugin depends on all-libiberty.
7094 set bootstrap=true for lto-plugin.
7095 Add lto-plugin.
7096 * Makefile.in: Regenerate.
7097 * configure.ac (host_libs): Add lto-plugin.
7098 * configure: Regenerate.
7099
7100 2009-10-03 Diego Novillo <dnovillo@google.com>
7101
7102 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7103 (HOST_LIBELFLIBS): Define.
7104 (HOST_LIBELFINC): Define.
7105 * Makefile.in: Regenerate.
7106 * configure.ac: Add --enable-lto.
7107 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7108 If --enable-lto is used, add 'lto' to new_enable_languages.
7109 If --enable-lto is used and gold is enabled, add
7110 lto-plugin to configdirs.
7111 * configure: Regenerate.
7112
7113 2009-10-03 Simon Baldwin <simonb@google.com>
7114
7115 * configure.ac: If --with-system-zlib, suppress local zlib and
7116 pass --with-system-zlib to subdir configure scripts.
7117 * configure: Regenerate.
7118
7119 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7120 Paolo Bonzini <bonzini@gnu.org>
7121
7122 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7123 $(srcdir).
7124 * Makefile.in: Rebuilt.
7125
7126 2009-09-26 Gary Funck <gary@intrepid.com>
7127
7128 * MAINTAINERS (Write After Approval): Add myself.
7129
7130 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7131
7132 * configure.ac: Update minimum MPC version to 0.7.
7133 * configure: Regenerate.
7134
7135 2009-09-25 Nick Clifton <nickc@redhat.com>
7136
7137 * configure.ac: Pass any --cache-file=/dev/null option on to
7138 subconfigures.
7139 * configure: Regenerate.
7140
7141 2009-09-23 Nick Clifton <nickc@redhat.com>
7142
7143 * config.sub, config.guess: Update from upstream sources.
7144
7145 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7146
7147 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7148 * Makefile.in: Rebuilt.
7149
7150 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7151
7152 PR bootstrap/32272
7153 * configure.ac: Error out if $srcdir isn't '.' but contains
7154 host-${host_noncanonical}.
7155 * configure: Regenerate.
7156
7157 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7158
7159 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7160 maintainer.
7161
7162 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7163
7164 * configure.ac: If bootstrapping a combined tree with
7165 --enable-gold, require c++ in stage1_languages.
7166 * configure: Regenerate.
7167
7168 * configure.ac: Also add target_libs of stage1_languages to
7169 bootstrap_target_libs.
7170 * configure: Regenerate.
7171
7172 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7173 with --enable-languages not containing c++.
7174 * configure: Regenerate.
7175
7176 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7177
7178 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7179 * configure: Regenerate.
7180
7181 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7182
7183 * MAINTAINERS (Write After Approval): Update my e-mail address,
7184 and move from from here...
7185 (Waiting for paperwork): To here.
7186
7187 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7188
7189 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7190
7191 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7192
7193 * configure.ac: Do not use $extrasub for replacing @if/@endif
7194 parts in Makefile; instead, use additional arguments to
7195 AC_CONFIG_COMMANDS to do the replacement manually, with several
7196 sed invocations, to avoid HP-UX sed command limits.
7197 * configure: Regenerate.
7198
7199 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7200
7201 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7202 blank before -L.
7203
7204 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7205
7206 * configure.ac (with-build-config): Document. Handle without.
7207 Handle missing argument.
7208 * configure: Rebuilt.
7209
7210 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7211
7212 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7213 Default to bootstrap-debug only if compare-debug works.
7214 * configure: Rebuilt.
7215 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7216 * Makefile.in: Rebuilt.
7217
7218 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7219
7220 * MAINTAINERS (OS Port Maintainers): Update my email address.
7221
7222 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7223
7224 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7225 * Makefile.in: Rebuilt.
7226
7227 2009-09-01 Chris Demetriou <cgd@google.com>
7228
7229 * MAINTAINERS (Write After Approval): Add myself.
7230
7231 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7232
7233 PR debug/30161
7234 * include/dwarf2.h (enum dwarf_tag): Added
7235 DW_TAG_GNU_template_template_param
7236 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7237
7238 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7239
7240 * Makefile.tpl (AWK): Fix typo.
7241 * Makefile.in: Regenerate.
7242
7243 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7244
7245 * configure.ac: Detect awk and sed.
7246 * Makefile.def (flags_to_pass): Add AWK and SED.
7247 * Makefile.tpl (AWK, SED): New.
7248 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7249 * configure: Regenerate.
7250 * Makefile.in: Regenerate.
7251
7252 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7253
7254 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7255 (collapseslashes): Likewise.
7256
7257 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7258
7259 * configure.ac (AC_PREREQ): Bump to 2.64.
7260
7261 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7262
7263 * configure.ac: Remove --with-datarootdir, --with-docdir,
7264 --with-pdfdir, --with-htmldir switches.
7265 * configure: Regenerate.
7266
7267 * configure: Regenerate.
7268
7269 * compile: Sync from Automake 1.11.
7270 * depcomp: Likewise.
7271 * install-sh: Likewise.
7272 * missing: Likewise.
7273 * mkinstalldirs: Likewise.
7274 * ylwrap: Likewise.
7275
7276 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7277
7278 * ltmain.sh (func_normal_abspath): New function.
7279 (func_relative_path): Likewise.
7280 (func_mode_help): Document new -bindir option for link mode.
7281 (func_mode_link): Add new -bindir option, and use it to place
7282 output DLL if specified.
7283
7284 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7285
7286 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7287 (baseargs): Add --disable-option-checking.
7288 * configure: Regenerate.
7289
7290 * Makefile.def (configure-target-libiberty): Depend on
7291 all-binutils and all-ld.
7292 (configure-target-newlib): Likewise.
7293 * Makefile.in: Regenerate.
7294
7295 2009-08-17 Ben Elliston <bje@au.ibm.com>
7296
7297 * config.sub, config.guess: Update from upstream sources.
7298
7299 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7300
7301 Sync from src, merge:
7302
7303 2009-07-02 Tristan Gingold <gingold@adacore.com>
7304
7305 * configure.ac: Do not exclude gas for i386-*-darwin.
7306 Add a case for x86_64-*-darwin.
7307 * configure: Regenerate.
7308
7309 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7310
7311 * MAINTAINERS: Add my name to Write After Approval list.
7312
7313 2009-08-06 Michael Eager <eager@eagercon.com>
7314
7315 * configure.ac: Add Microblaze target.
7316 * configure: Regenerate.
7317
7318 2009-07-31 Christian Bruel <christian.bruel@st.com>
7319
7320 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7321 * configure: Regenerate.
7322
7323 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7324
7325 * MAINTAINERS (Write After Approval): Update my e-mail address.
7326
7327 2009-07-06 Ian Lance Taylor <iant@google.com>
7328
7329 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7330 * configure: Rebuild.
7331
7332 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7333
7334 * MAINTAINERS: Move myself to the Graphite Reviewers.
7335
7336 2009-06-30 Wei Guozhi <carrot@google.com>
7337
7338 * MAINTAINERS: Add my name to Write After Approval list.
7339
7340 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7341
7342 PR bootstrap/40338
7343 * configure.ac (comparestring): Create new variable.
7344 * Makefile.tpl (comparestring): Use to skip some comparisions.
7345 * configure: Regenerate.
7346 * Makefile.in: Regenerate.
7347
7348 2009-06-26 Doug Evans <dje@sebabeach.org>
7349
7350 * Makefile.def (host_modules): Add cgen.
7351 * Makefile.in: Regenerate.
7352 * configure.ac (host_tools): Add cgen.
7353 * configure: Regenerate.
7354
7355 2009-06-23 DJ Delorie <dj@redhat.com>
7356
7357 * MAINTAINERS: Add myself as mep maintainer.
7358
7359 2009-06-23 Ian Lance Taylor <iant@google.com>
7360
7361 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7362 boot_languages. Only bootstrap target libraries listed in
7363 target_libs for some boot language. Add --with-stage1-ldflags,
7364 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7365 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7366 if not building with C++.
7367 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7368 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7369 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7370 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7371 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7372 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7373 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7374 * configure, Makefile.in: Rebuild.
7375
7376 2009-06-23 Li Feng <nemokingdom@gmail.com>
7377
7378 * MAINTAINERS: Added my name to write-after-approval list.
7379
7380 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7381
7382 * configure.ac: Define is_elf for QNX Neutrino targets.
7383 * configure: Regenerate.
7384
7385 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7386
7387 * MAINTAINERS: Added my name to the write-after-approval list
7388
7389 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7390
7391 * configure.ac: Detect MPC in default directory.
7392 * configure: Regenerate.
7393
7394 2009-06-03 Jerome Guitton <guitton@adacore.com>
7395 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7396
7397 * Makefile.tpl (all): Avoid a trailing backslash.
7398 * Makefile.in: Regenerate.
7399
7400 2009-06-03 Ben Elliston <bje@au.ibm.com>
7401
7402 * config.sub, config.guess: Update from upstream sources.
7403
7404 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7405
7406 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7407 to noconfdirs.
7408 * configure: Regenerate.
7409
7410 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7411
7412 * Makefile.tpl ([+compare-target+]): Compare all stage
7413 directories, rather than just gcc.
7414 * Makefile.in: Rebuilt.
7415
7416 2009-06-01 Doug Kwan <dougkwan@google.com>
7417
7418 * configure.ac: Support gold for target arm*-*-*.
7419 * configure: Regenerate.
7420
7421 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7422
7423 * Makefile.def: Add MPC support and dependencies.
7424 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7425
7426 * Makefile.in, configure: Regenerate.
7427
7428 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7429
7430 * Makefile.tpl (all): Avoid harmless warning in make all when
7431 gcc-bootstrap is enabled but stage_last does not exist.
7432 * Makefile.in: Rebuilt.
7433
7434 2009-05-24 Nicolas Roche <roche@adacore.com>
7435
7436 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7437 * Makefile.in: Regenerate.
7438
7439 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7440
7441 * MAINTAINERS: Update my e-mail address.
7442
7443 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7444
7445 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7446 * configure: Regenerate.
7447
7448 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7449
7450 PR other/40159
7451 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7452 gcc-no-bootstrap are mutually exclusive.
7453 * Makefile.in: Rebuilt.
7454
7455 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7456
7457 PR other/40159
7458 * Makefile.tpl (all): Don't end with unconditional success.
7459 * Makefile.in: Rebuilt.
7460
7461 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7462
7463 PR target/37137
7464 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7465 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7466 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7467 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7468 stage_configureflags, stage_cflags and stage_libcflags into
7469 explicit Makefile macros.
7470 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7471 GFORTRAN.
7472 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7473 CC. Set CC_FOR_BUILD from CC.
7474 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7475 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7476 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7477 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7478 and GFORTRAN.
7479 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7480 (_LIBCFLAGS): Renamed to _TFLAGS.
7481 (do-compare-debug, do-compare3-debug): Drop.
7482 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7483 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7484 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7485 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7486 (XGCC_FLAGS_FOR_TARGET): New.
7487 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7488 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7489 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7490 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7491 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7492 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7493 TFLAGS.
7494 (BUILD_CONFIG): Include if requested.
7495 (all): Set TFLAGS on bootstrap.
7496 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7497 (all-stageid-prefixmodule): Likewise.
7498 (do-clean, distclean-stageid): Set TFLAGS.
7499 (restrap): Fix whitespace.
7500 * Makefile.in: Rebuilt.
7501
7502 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7503
7504 * config.guess: Sync with src.
7505
7506 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7507
7508 * configure.ac ($with_ppl): Default to no if not supplied.
7509 ($with_cloog): Likewise.
7510 configure: Regenerate.
7511
7512 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7513
7514 * MAINTAINERS: Update my e-mail address.
7515
7516 2009-04-27 Nick Clifton <nickc@redhat.com>
7517
7518 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7519
7520 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7521
7522 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7523 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7524 * Makefile.in: Regenerate.
7525
7526 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7527
7528 PR bootstrap/39739
7529 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7530 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7531
7532 * configure, Makefile.in: Regenerate.
7533
7534 2009-04-21 Taras Glek <tglek@mozilla.com>
7535
7536 * include/hashtab.h: Update GTY annotations to new syntax
7537 * include/splay-tree.h: Likewise
7538
7539 2009-04-17 Ben Elliston <bje@au.ibm.com>
7540
7541 * config.sub, config.guess: Update from upstream sources.
7542
7543 2009-04-15 Anthony Green <green@moxielogic.com>
7544
7545 * configure.ac: Add moxie support.
7546 * configure: Rebuilt.
7547
7548 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7549
7550 * configure.ac: Change copyright header to refer to version
7551 3 of the GNU General Public License and to point readers at the
7552 COPYING3 file and the FSF's license web page.
7553 * Makefile.def: Likewise.
7554 * Makefile.tpl: Likewise.
7555 * Makefile.in: Regenerate.
7556
7557 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7558
7559 * configure.ac: Restore match for darwin9 or later. Use double
7560 brackets since regeneration eats one pair.
7561 * configure: Regenerate.
7562
7563 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7564
7565 PR gas/10039
7566 * configure.ac: Require texinfo 4.7.
7567 * configure: Regenerated.
7568
7569 2009-04-09 Nick Clifton <nickc@redhat.com>
7570
7571 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7572 the GCC Runtime Library Exception.
7573
7574 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7575
7576 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7577 * configure: Regenerate.
7578
7579 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7580
7581 * Makefil.def (languages): New entries.
7582 * Makefile.tpl (check-gcc-*): New generic target.
7583 * Makefile.in: Regenerate.
7584
7585 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7586
7587 * MAINTAINERS: Update my email address.
7588
7589 2009-03-18 Tom Tromey <tromey@redhat.com>
7590
7591 * configure: Rebuild.
7592 * configure.ac (host_libs): Add libiconv.
7593 * Makefile.in: Rebuild.
7594 * Makefile.def (host_modules): Add libiconv.
7595 (configure-gdb, all-gdb): Depend on libiconv.
7596
7597 2009-03-16 Tristan Gingold <gingold@adacore.com>
7598
7599 * configure.ac: Treat gdb as supported on x86_64-darwin.
7600 * configure: Regenerate.
7601
7602 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7603
7604 * configure.ac (--with-host-libstdcxx): New option.
7605 * configure: Regenerate.
7606
7607 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7608
7609 * MAINTAINERS: Move myself into the write after approval list.
7610
7611 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7612
7613 * MAINTAINERS: Update e-mail address.
7614
7615 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7616
7617 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7618
7619 2009-03-10 Ira Rosen <irar@il.ibm.com>
7620
7621 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7622
7623 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7624
7625 Backport from git Libtool:
7626
7627 2009-01-19 Robert Millan <rmh@aybabtu.com>
7628 Support GNU/kOpenSolaris.
7629 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7630 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7631 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7632 GNU/kOpenSolaris.
7633
7634 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7635
7636 * MAINTAINERS: Update e-mail address.
7637
7638 2009-02-24 Michael Eager <eager@eagercon.com>
7639
7640 * MAINTAINERS (Write After Approval): Add self.
7641
7642 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7643
7644 * MAINTAINERS (Write After Approval): Add myself.
7645
7646 2009-02-05 Andreas Schwab <schwab@suse.de>
7647
7648 * Makefile.tpl (stage_last): Define $r and $s before using
7649 $(RECURSE_FLAGS_TO_PASS).
7650 * Makefile.in: Regenerate
7651
7652 2009-01-30 Ian Lance Taylor <iant@google.com>
7653
7654 * MAINTAINERS: Move myself to the Global Reviewers list.
7655
7656 2009-01-29 Robert Millan <rmh@aybabtu.com>
7657
7658 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7659 * configure: Regenerate.
7660
7661 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7662
7663 * MAINTAINERS: Make whitespace consistent.
7664 Remove Robert Millan from Write After Approval.
7665
7666 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7667
7668 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7669 (all-opcodes): Depend on all-libiberty.
7670 * Makefile.in: Regenerate.
7671
7672 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7673
7674 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7675 * configure: Regenerate.
7676
7677 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7678
7679 * MAINTAINERS (Write After Approval): Add myself.
7680
7681 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7682
7683 * MAINTAINERS: Add myself to reviewers (Fortran).
7684
7685 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7686
7687 PR tree-optimization/38515
7688 * configure.ac (cloog-polylib): Removed.
7689 (with_ppl, with_cloog): Test for "no".
7690 * configure: Regenerated.
7691
7692 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7693
7694 * MAINTAINERS: Moved myself to reviewers (Fortran).
7695
7696 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7697
7698 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7699 (Write After Approval): Remove myself.
7700
7701 2009-01-03 Diego Novillo <dnovillo@google.com>
7702
7703 * MAINTAINERS: Remove myself from alias maintainership.
7704
7705 2009-01-02 David Ayers <ayers@fsfe.org>
7706
7707 * MAINTAINERS: Update e-mail address.
7708
7709 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7710
7711 * MAINTAINERS: Make whitespace consistent.
7712
7713 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7714
7715 Backport from upstream Libtool:
7716 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7717 Add cache variables to tests that require the linker to work.
7718 For shlibpath_overrides_runpath, this also changes the semantics
7719 to let the result from the C compiler take precedence.
7720
7721 2008-12-02 Ben Elliston <bje@au.ibm.com>
7722
7723 * config.sub, config.guess: Update from upstream sources.
7724
7725 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7726
7727 * configure.ac (ppllibs): Add by default the lib flags.
7728 * configure: Regenerate.
7729
7730 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7731
7732 * MAINTAINERS: Add myself to the write after approval list.
7733
7734 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7735
7736 * configure.ac: Add double brackets on darwin[912].
7737 * configure: Regenerate.
7738
7739 2008-12-03 Daniel Kraft <d@domob.eu>
7740
7741 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7742 Approval to Reviewer section (for Fortran front-end).
7743
7744 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7745
7746 * configure.ac: Expand to darwin10 and later.
7747 * configure: Regenerate.
7748
7749 2008-12-02 Andreas Schwab <schwab@suse.de>
7750
7751 * Makefile.def: configure-target-boehm-gc depends on
7752 all-target-libstdc++-v3.
7753 * Makefile.in: Regenerate.
7754
7755 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7756
7757 * MAINTAINERS: Add myself as mingw maintainer.
7758
7759 2008-12-02 Ben Elliston <bje@au.ibm.com>
7760
7761 * config.sub, config.guess: Update from upstream sources.
7762
7763 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7764
7765 * README.SCO: Remove.
7766
7767 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7768
7769 * MAINTAINERS: Add myself to the write after approval list.
7770
7771 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7772
7773 * MAINTAINERS: Update my email address in WAA section.
7774
7775 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7776
7777 * MAINTAINERS: Update e-mail address.
7778
7779 2008-11-27 Toon Moene <toon@moene.org>
7780
7781 * MAINTAINERS: Change e-mail address.
7782
7783 2008-11-27 Tristan Gingold <gingold@adacore.com>
7784
7785 * configure.ac: Build gdb for i?86-*-darwin*
7786 * configure: Regenerated.
7787
7788 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7789
7790 * MAINTAINERS: Added my full name.
7791
7792 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7793
7794 PR bootstrap/38014
7795 PR bootstrap/37923
7796
7797 Revert:
7798
7799 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7800
7801 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7802 * Makefile.in: Regenerated.
7803
7804 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7805
7806 PR gdb/921
7807 PR gdb/1646
7808 PR gdb/2175
7809 PR gdb/2176
7810
7811 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7812 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7813 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7814 (HOST_EXPORTS): Pass CPPFLAGS.
7815 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7816 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7817 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7818 * Makefile.in, configure: Regenerated.
7819 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7820 and CPPFLAGS_FOR_BUILD.
7821
7822 2008-11-06 Jeff Law <law@redhat.com>
7823
7824 * MAINTAINERS: Add myself as middle end maintainer.
7825
7826 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7827
7828 * MAINTAINERS (Write after approval): Add myself.
7829
7830 2008-11-05 Diego Novillo <dnovillo@google.com>
7831
7832 * MAINTAINERS (Global Reviewers): Add myself.
7833 (Non-Algorithmic Maintainers): Remove myself.
7834
7835 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7836
7837 * MAINTAINERS (Write after approval): Add myself.
7838
7839 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7840
7841 * MAINTAINERS (Write after approval): Add myself.
7842
7843 2008-10-31 Ben Elliston <bje@au.ibm.com>
7844
7845 * configure.ac (spu-*-*): Remove special case.
7846 * configure: Regenerate.
7847
7848 2008-10-30 Catherine Moore <clm@codesourcery.com>
7849
7850 * MAINTAINERS (Write after approval): Update my email address.
7851
7852 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7853
7854 * configure.ac [spu-*-*]: Do not set skipdirs.
7855 * configure: Re-generate.
7856
7857 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7858
7859 * MAINTAINERS (Various Maintainers): Add myself to reload.
7860
7861 2008-10-25 Richard Guenther <rguenther@suse.de>
7862
7863 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7864 maintainer. Remove myself as libgcc-math maintainer.
7865 (Non-Algorithmic Maintainers): Remove myself.
7866
7867 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7868
7869 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7870 * Makefile.in: Regenerated.
7871
7872 2008-10-23 Cary Coutant <ccoutant@google.com>
7873
7874 * MAINTAINERS (Write after approval): Add myself.
7875
7876 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7877
7878 PR gdb/921
7879 PR gdb/1646
7880 PR gdb/2175
7881 PR gdb/2176
7882
7883 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7884 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7885 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7886 (HOST_EXPORTS): Pass CPPFLAGS.
7887 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7888 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7889 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7890 * Makefile.in, configure: Regenerated.
7891 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7892 and CPPFLAGS_FOR_BUILD.
7893
7894 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7895
7896 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7897 Sebastian Pop.
7898
7899 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7900
7901 * MAINTAINERS (Write After Approval): Added myself.
7902
7903 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7904
7905 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7906 recommended version to 2.3.2.
7907
7908 * configure: Regenerate.
7909
7910 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7911
7912 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7913
7914 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7915
7916 * MAINTAINERS (Write After Approval): Update e-mail address.
7917
7918 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7919
7920 * libtool.m4: Update to libtool 2.2.6.
7921 * lt~obsolete.m4: Update to libtool 2.2.6.
7922 * ltmain.sh: Update to libtool 2.2.6.
7923 * ltsugar.m4: Update to libtool 2.2.6.
7924 * ltversion.m4: Update to libtool 2.2.6.
7925 * ltoptions.m4: Update to libtool 2.2.6.
7926 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7927
7928 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7929
7930 * MAINTAINERS (Write After Approval): Add myself.
7931
7932 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7933
7934 * MAINTAINERS (Write After Approval): Update my name.
7935
7936 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7937
7938 * MAINTAINERS: Add myself in "Write After Approval".
7939
7940 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7941
7942 * MAINTAINERS: Add myself as ia64 maintainer.
7943
7944 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7945
7946 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7947 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7948 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7949 and Michael Tiemann from Write After Approval since they do not
7950 actually have access.
7951
7952 2008-09-05 Richard Guenther <rguenther@suse.de>
7953
7954 * configure.ac: Initialize clooglibs to -lcloog.
7955 * configure: Re-generate.
7956
7957 2008-09-04 Le-Chun Wu <lcwu@google.com>
7958
7959 * MAINTAINERS (Write After Approval): Add myself.
7960
7961 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7962
7963 * configure.ac (--with-cloog-polylib): New.
7964 (--disable-cloog-version-check): New.
7965 (--disable-ppl-version-check): New.
7966 * configure: Re-generate.
7967
7968 2008-09-03 Richard Guenther <rguenther@suse.de>
7969
7970 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7971 cloog test.
7972 * configure: Re-generate.
7973
7974 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7975
7976 Add picoChip port.
7977 * MAINTAINERS: Add picoChip maintainers.
7978
7979 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7980 Tobias Grosser <grosser@fim.uni-passau.de>
7981 Jan Sjodin <jan.sjodin@amd.com>
7982 Harsha Jagasia <harsha.jagasia@amd.com>
7983 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7984 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7985 Adrien Eliche <aeliche@isty.uvsq.fr>
7986
7987 Merge from graphite branch.
7988 * configure: Regenerate.
7989 * Makefile.in: Regenerate.
7990 * configure.ac (host_libs): Add ppl and cloog.
7991 Add checks for PPL and CLooG.
7992 * Makefile.def (ppl, cloog): Added modules and dependences.
7993 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7994 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7995
7996 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7997
7998 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7999 (GCC_SHLIB_SUBDIR): New.
8000 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8001 * configure: Regenerate.
8002 * Makefile.in: Regenerate.
8003
8004 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8005
8006 * MAINTAINERS: Consistently use tabs to separate columns.
8007
8008 2008-08-29 Tristan Gingold <gingold@adacore.com>
8009
8010 * MAINTAINERS (Write after Approval): Add myself.
8011
8012 2008-08-28 Tristan Gingold <gingold@adacore.com>
8013
8014 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8015 Enable bfd, binutils and opcodes.
8016 * configure: Regenerate.
8017
8018 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8019
8020 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8021
8022 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8023
8024 * MAINTAINERS: Use correct Umlaut for last name.
8025
8026 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8027
8028 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8029
8030 2008-08-16 David Edelsohn <edelsohn@gnu.org>
8031
8032 * MAINTAINERS: Update my email address.
8033
8034 2008-08-16 Nicolas Roche <roche@adacore.com>
8035
8036 * Makefile.tpl: Add BOOT_ADAFLAGS.
8037 * Makefile.in: Regenerate.
8038
8039 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8040
8041 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8042 * configure: Regenerate.
8043
8044 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8045
8046 * configure.ac: Add makefile fragments for hpux.
8047 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8048 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8049 * configure: Regenerate.
8050 * Makefile.in: Regenerate.
8051
8052 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8053
8054 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8055
8056 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8057
8058 * MAINTAINERS (Write after Approval): Add myself.
8059
8060 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8061
8062 * MAINTAINERS (Write After Approval): Add myself.
8063
8064 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8065
8066 * MAINTAINERS (Write After Approval): Add myself.
8067
8068 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8069
8070 * MAINTAINERS: Update my email address.
8071
8072 2008-06-25 Joey Ye <joey.ye@intel.com>
8073
8074 * MAINTAINERS (Write After Approval): Add myself.
8075
8076 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8077
8078 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8079 * Makefile.in: Regenerate.
8080 * configure: Regenerate.
8081
8082 2008-06-17 Daniel Kraft <d@domob.eu>
8083
8084 * MAINTAINERS (Write After Approval): Add myself.
8085
8086 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8087
8088 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8089 "$@" is still intact with both Autoconf 2.59 and 2.62.
8090 * configure: Regenerate.
8091
8092 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8093
8094 * Makefile.tpl: Fix comment errors.
8095 * Makefile.in: Regenerate.
8096
8097 2008-06-12 David S. Miller <davem@davemloft.net>
8098 David Edelsohn <edelsohn@gnu.org>
8099
8100 * configure.ac: Add powerpc*-*-* to gold supported targets.
8101 * configure: Regenerate.
8102
8103 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8104
8105 PR tree-optimization/36218
8106 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8107 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8108 (all prefix="build-"): Pass them to build-system sub-makes.
8109 * Makefile.in: Regenerate.
8110
8111 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8112
8113 * MAINTAINERS (mt port): Remove.
8114 (sco5, unixware, sco udk): Remove.
8115 (Kean Johnston): Add to Write After Approval.
8116
8117 2008-05-30 Julian Brown <julian@codesourcery.com>
8118
8119 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8120 of libobjc for ARM EABI Linux.
8121 * configure: Regenerate.
8122
8123 2008-05-18 Xinliang David Li <davidxl@google.com>
8124
8125 * ChangeLog: Remove wrong ChangeLog entry.
8126
8127 2008-05-17 Xinliang David Li <davidxl@google.com>
8128
8129 * MAINTAINERS (Write After Approval): Add myself.
8130
8131 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8132
8133 * MAINTAINERS (Write After Approval): Add myself.
8134
8135 2008-05-14 Rafael Espíndola <espindola@google.com>
8136
8137 * config-ml.in: don't handle --enable-shared and --enable-static.
8138
8139 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8140
8141 * MAINTAINERS: Update my email address.
8142
8143 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8144
8145 * MAINTAINERS: Update my email address.
8146
8147 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8148
8149 * MAINTAINERS (Write After Approval): Add myself.
8150
8151 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8152
8153 * MAINTAINERS (Write After Approval): Add myself.
8154
8155 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8156
8157 * MAINTAINERS (crx): Add myself.
8158
8159 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8160
8161 Sync with src:
8162 2008-04-14 David S. Miller <davem@davemloft.net>
8163
8164 * configure.ac: Add sparc*-*-* to gold supported targets.
8165 * configure: Regenerate.
8166
8167 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8168
8169 PR bootstrap/35457
8170 * configure.ac: Include override.m4.
8171 * configure: Regenerate.
8172
8173 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8174
8175 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8176 * Makefile.in: Regenerate.
8177
8178 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8179
8180 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8181 as nonconfigurable directories list.
8182 * configure: Regenerate.
8183
8184 2008-04-14 Ben Elliston <bje@au.ibm.com>
8185
8186 * config.sub, config.guess: Update from upstream sources.
8187
8188 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8189
8190 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8191 * Makefile.in: Regenerate.
8192
8193 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8194
8195 * configure.ac: Do not build libssp for the AVR.
8196 * configure: Regenerate.
8197
8198 2008-04-07 Ian Lance Taylor <iant@google.com>
8199
8200 * Makefile.def: check-gold depends upon all-binutils.
8201 * Makefile.in: Regenerate.
8202
8203 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8204
8205 * MAINTAINERS (Write After Approval): Add myself.
8206
8207 2008-04-04 Nick Clifton <nickc@redhat.com>
8208
8209 PR binutils/4334
8210 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8211 builds.
8212 * configure: Regenerate.
8213
8214 2008-04-04 NightStrike <NightStrike@gmail.com>
8215
8216 PR other/35151
8217 * configure.ac: Combine rules for mingw32 and mingw64.
8218 * configure: Regenerate.
8219
8220 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8221
8222 * MAINTAINERS (Write After Approval): Add myself.
8223
8224 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8225
8226 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8227 * Makefile.in (.NOTPARALLEL): Ditto.
8228
8229 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8230
8231 * MAINTAINERS (Write After Approval): Add myself.
8232
8233 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8234
8235 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8236 * Makefile.in (.NOTPARALLEL): Regenerate.
8237
8238 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8239
8240 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8241 * Makefile.in: Regenerate.
8242
8243 2008-03-26 Jakub Staszak <kuba@et.pl>
8244
8245 * MAINTAINERS (Write After Approval): Add myself.
8246
8247 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8248
8249 * MAINTAINERS: Update e-mail address.
8250
8251 2008-03-20 Ian Lance Taylor <iant@google.com>
8252
8253 * configure.ac: Add support for --enable-gold.
8254 * Makefile.def: Add gold as a directory like ld.
8255 * configure, Makefile.in: Regenerate.
8256
8257 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8258
8259 * configure.ac: m4_include config/proginstall.m4.
8260 * configure: Regenerate.
8261
8262 Backport from upstream Libtool:
8263
8264 2007-10-12 Eric Blake <ebb9@byu.net>
8265
8266 Deal with Autoconf 2.62's semantic change in m4_append.
8267 * ltsugar.m4 (lt_append): Replace broken versions of
8268 m4_append.
8269 (lt_if_append_uniq): Don't require separator to be overquoted,
8270 and avoid broken m4_append.
8271 (lt_dict_add): Fix typo.
8272 * libtool.m4 (_LT_DECL): Don't overquote separator.
8273
8274 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8275
8276 * config.rpath: Add AIX 6 support.
8277
8278 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8279
8280 * Makefile.def (stageprofile). Remove -fprofile-generate
8281 from stage_libcflags.
8282 * Makefile.in: Regenerate.
8283
8284 2008-03-13 Ben Elliston <bje@au.ibm.com>
8285
8286 * config.sub, config.guess: Update from upstream sources.
8287
8288 2008-03-06 Tom Tromey <tromey@redhat.com>
8289
8290 * MAINTAINERS: Update for treelang deletion.
8291
8292 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8293
8294 * MAINTAINERS: Update my email address.
8295
8296 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8297
8298 * MAINTAINERS (darwin port): Add myself as a maintainer.
8299 (objective-c/c++): Add myself as a maintainer.
8300
8301 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8302
8303 * MAINTAINERS (Write After Approval): Update my email address.
8304
8305 2008-02-25 Tomas Bily <tbily@suse.cz>
8306
8307 * MAINTAINERS (Write After Approval): Add myself.
8308
8309 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8310
8311 * MAINTAINERS (OpenMP): Add myself.
8312
8313 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8314
8315 PR bootstrap/32009
8316 PR bootstrap/32161
8317
8318 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8319 * configure: Regenerate.
8320
8321 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8322 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8323 STAGE4_LIBCFLAGS): New.
8324 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8325 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8326 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8327 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8328 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8329 for target modules. Don't export LIBCFLAGS.
8330 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8331 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8332 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8333 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8334 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8335 * Makefile.in: Regenerate.
8336
8337 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8338
8339 PR libgcj/33085
8340 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8341 Do not use -DDLL_EXPORT. Backport from upstream.
8342
8343 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8344
8345 * MAINTAINERS (Write After Approval): Add myself.
8346
8347 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8348
8349 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8350 * configure: Regenerate.
8351
8352 2008-01-31 Marc Gauthier <marc@tensilica.com>
8353
8354 * configure.ac (xtensa*-*-*): Recognize processor variants.
8355 * configure: Regenerate.
8356
8357 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8358
8359 PR bootstrap/34922
8360 * configure.ac (PARSE_ARGS): Push suitable setting of
8361 ac_subdirs_all, for `./configure --help=recursive'.
8362 Handle `+' in generic toplevel directory disabling.
8363 * configure: Regenerate.
8364
8365 2008-01-28 Nick Clifton <nickc@redhat.com>
8366
8367 * MAINTAINERS (xstormy16): Take over maintainership.
8368
8369 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8370
8371 * MAINTAINERS (c4x port): Remove.
8372
8373 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8374
8375 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8376
8377 2008-01-23 Ben Elliston <bje@au.ibm.com>
8378
8379 * config.sub, config.guess: Update from upstream sources.
8380
8381 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8382
8383 * MAINTAINERS (Write After Approval): Add myself.
8384
8385 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8386
8387 * MAINTAINERS: Update my email address.
8388
8389 2008-01-09 Raksit Ashok <raksit@google.com>
8390
8391 * MAINTAINERS (Write After Approval): Add myself.
8392
8393 2008-01-09 Raksit Ashok <raksit@google.com>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
8396
8397 2008-01-08 Ben Elliston <bje@au.ibm.com>
8398
8399 * config.sub, config.guess: Update from upstream sources.
8400
8401 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8402
8403 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8404 Change recommended MPFR from 2.2.1 -> 2.3.0.
8405 * configure: Regenerate.
8406
8407 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8408
8409 * MAINTAINERS: Update my email address.
8410
8411 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8412
8413 * MAINTAINERS: Update my email address.
8414
8415 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8416
8417 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8418 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8419 * Makefile.in: Regenerate.
8420
8421 2007-12-10 Mark Heffernan <meheff@google.com>
8422
8423 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8424 misplaced entries.
8425
8426 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8427
8428 * configure.ac: Enable libjava for x86_64-*-darwin9.
8429 * configure: Regenerate.
8430
8431 2007-12-07 Bill Maddox <maddox@google.com>
8432
8433 * MAINTAINERS (Write After Approval): Add myself.
8434
8435 2007-12-05 Ben Elliston <bje@au.ibm.com>
8436
8437 * config.sub, config.guess: Update from upstream sources.
8438
8439 2007-12-02 Matthias Klose <doko@ubuntu.com>
8440
8441 * config-ml.in: Remove 64bit configure tests.
8442
8443 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8444
8445 * config-ml.in: Robustify against white space in absolute file
8446 names.
8447
8448 * config-ml.in (multi-clean): Substitute ${Makefile}.
8449 Remove superfluous ${Makefile} in list.
8450
8451 2007-11-19 Thiemo Seufer <ths@mips.com>
8452
8453 * config-ml.in: Don't hardcode the Makefile name.
8454
8455 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8456
8457 * MAINTAINERS (Write After Approval): Add myself.
8458
8459 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8460
8461 * MAINTAINERS (Write After Approval): Add myself.
8462
8463 2007-11-06 Doug Kwan <dougkwan@google.com>
8464
8465 * MAINTAINERS (Write After Approval): Add myself.
8466
8467 2007-10-25 Ben Elliston <bje@au.ibm.com>
8468
8469 * MAINTAINERS (mercury): Remove entry.
8470 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8471
8472 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8473
8474 * Makefile.def (dependencies): Make configure-gdb depend on
8475 all-intl.
8476 * Makefile.in: Regenerated.
8477
8478 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8479
8480 * MAINTAINERS (Fortran maintainer): Remove myself.
8481
8482 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8483
8484 * Makefile.def: To avoid problems running with parallel makes,
8485 build newlib before libgloss so that target specific header
8486 files are availble.
8487 * Makefile.in: Regenerate
8488
8489 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8490
8491 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8492 * Makefile.in: Regenerate.
8493
8494 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8495
8496 * MAINTAINERS (Register allocation reviewer): Add myself.
8497
8498 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8499
8500 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8501 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8502 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8503 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8504 * configure: Regenerate.
8505
8506 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8507
8508 * MAINTAINERS (Register allocation reviewer): Add myself.
8509
8510 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8511
8512 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8513 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8514 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8515 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8516 * configure.ac: Default them to host tools for $host = $build.
8517 Subst them.
8518
8519 * configure: Regenerate.
8520 * Makefile.in: Regenerate.
8521
8522 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8523
8524 * MAINTAINERS (Register allocation reviewer): Add myself.
8525
8526 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8527
8528 * MAINTAINERS (Register allocation reviewer): Add myself.
8529
8530 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8531
8532 * MAINTAINERS (Write After Approval): Fix typo.
8533
8534 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8535
8536 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8537 * configure: Regenerate.
8538
8539 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8540
8541 PR bootstrap/31906
8542 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8543 they're already prefixed.
8544
8545 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8546
8547 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8548 libstdc++.
8549 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8550 * configure: Regenerate.
8551 * Makefile.in: Regenerate.
8552
8553 2007-09-17 Andreas Schwab <schwab@suse.de>
8554
8555 * configure.ac: Raise minimum makeinfo version to 4.6.
8556 * configure: Regenerate.
8557
8558 2007-09-17 Johannes Singler <singler@ira.uka.de>
8559
8560 * MAINTAINERS (write-after-approval) add myself
8561
8562 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8563
8564 * configure.ac: Correct makeinfo version check.
8565 * configure: Regenerate.
8566
8567 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8568
8569 * MAINTAINERS: Update my email address.
8570
8571 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8572
8573 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8574 to $skipdirs and only disable gprof for newlib. Use the normal
8575 mips*-elf* handling in other respects.
8576 * configure: Regnerate.
8577
8578 2007-09-12 David Daney <ddaney@avtrex.com>
8579
8580 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8581 enabling libgcj.
8582 * configure: Regenerate.
8583
8584 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8585
8586 PR other/32154
8587 * configure.ac: For libgloss targets, point the linker to the linker
8588 script, startup code and simulator library.
8589 * configure: Regenerate.
8590
8591 2007-09-07 Andrew Haley <aph@redhat.com>
8592
8593 * configure.ac (noconfigdirs): Remove target-libffi and
8594 target-libjava.
8595 * configure: Regenerate.
8596
8597 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8598
8599 PR target/33281
8600 * configure.ac: Use config/mh-mingw on mingw.
8601 * configure: Regenerate.
8602
8603 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8604
8605 * MAINTAINERS (Write After Approval): Add myself.
8606
8607 2007-09-05 Richard Guenther <rguenther@suse.de>
8608
8609 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8610 nor --disable-checking is provided also turn on yes and types
8611 checking for stage1.
8612 * configure: Re-generate.
8613
8614 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8615
8616 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8617 (Write After Approval): Remove myself.
8618
8619 2007-08-29 Nick Clifton <nickc@redhat.com>
8620
8621 * config.sub, config.guess: Update from upstream sources.
8622
8623 2007-08-22 Bud Davis <jmdavis@link.com>
8624
8625 * MAINTAINERS (Write After Approval): Added myself.
8626 * MAINTAINERS (Reviewers): Removed myself.
8627
8628 2007-08-18 Paul Brook <paul@codesourcery.com>
8629 Joseph Myers <joseph@codesourcery.com>
8630
8631 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8632 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8633 * Makefile.in: Regenerate.
8634 * configure.ac (--with-debug-prefix-map): New.
8635 * configure: Regenerate.
8636
8637 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8638 Nigel Stephens <nigel@mips.com>
8639
8640 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8641 as target_makefile_frag.
8642 * configure: Regenerate.
8643
8644 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8645
8646 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8647 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8648 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8649 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8650 (do-compare, do-compare3, do-compare-debug): New.
8651 ([+compare-target+]): Use them.
8652
8653 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8654
8655 * MAINTAINERS (Write After Approval): Change my email address.
8656
8657 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8658 Ben Elliston <bje@au.ibm.com>
8659
8660 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8661 --silent if $silent.
8662 * configure: Regenerate.
8663
8664 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8665
8666 * MAINTAINERS (Various Maintainers): Add myself as
8667 loop infrastructure maintainer. Update my e-mail
8668 address.
8669
8670 2007-07-31 Diego Novillo <dnovillo@google.com>
8671
8672 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8673 Adjust description.
8674
8675 2007-07-26 Richard Guenther <rguenther@suse.de>
8676
8677 * configure.ac: Add types checking to stage1 checking flags.
8678 * configure: Regenerate.
8679
8680 2007-07-17 Nick Clifton <nickc@redhat.com>
8681
8682 * COPYING3: New file. Contains version 3 of the GNU General
8683 Public License.
8684 * COPYING3.LIB: New file. Contains version 3 of the GNU
8685 Lesser General Public License.
8686
8687 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8688
8689 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8690
8691 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8692
8693 * MAINTAINERS (S/390 co-maintainer): Add myself.
8694 (Write After Approval): Remove myself.
8695
8696 2007-07-13 Dan Hipschman <dsh@google.com>
8697
8698 * MAINTAINERS (Write After Approval): Add myself.
8699
8700 2007-07-11 Nick Clifton <nickc@redhat.com>
8701
8702 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8703 WINDRES export.
8704 * Makefile.in: Regenerate.
8705
8706 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8707
8708 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8709 maintainer.
8710
8711 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8712
8713 * lt~obsolete.m4: New. Import from 20070318 libtool.
8714
8715 2007-07-03 Julian Brown <julian@codesourcery.com>
8716
8717 * MAINTAINERS (Write After Approval): Add myself.
8718
8719 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8720
8721 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8722 * configure: Regenerate.
8723
8724 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8725
8726 * configure.ac: Add some missing m4 quotation.
8727 * configure: Regenerate.
8728
8729 2007-07-02 Simon Baldwin <simonb@google.com>
8730
8731 * MAINTAINERS (Write After Approval): Add myself.
8732
8733 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8734
8735 * configure: Regenerate.
8736
8737 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8738
8739 * Makefile.def: Add windmc tool to build.
8740 * Makefile.tpl: Likewise.
8741 * configure.ac: Likewise.
8742 * Makefile.in: Regenerate.
8743 * configure: Regenerate.
8744
8745 2007-06-28 DJ Delorie <dj@redhat.com>
8746
8747 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8748 not building newlib.
8749 * configure: Regenerated.
8750
8751 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8752
8753 * MAINTAINERS (Write After Approval): Add myself.
8754
8755 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8756
8757 * MAINTAINERS (Write After Approval): Add myself.
8758
8759 2007-06-19 Chris Matthews <chrismatthews@google.com>
8760
8761 * MAINTAINERS (Write After Approval): Add myself.
8762
8763 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8764
8765 * MAINTAINERS (Write After Approval): Add myself.
8766
8767 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8768
8769 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8770 * Makefile.in: Regenerated.
8771
8772 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8773
8774 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8775 bfin*-*-uclinux* targets.
8776 * configure: Regenerate.
8777
8778 2007-06-14 Ian Lance Taylor <iant@google.com>
8779
8780 * MAINTAINERS: Add myself as non-algorithmic global write
8781 maintainer.
8782
8783 2007-06-14 Diego Novillo <dnovillo@google.com>
8784
8785 * MAINTAINERS: Add self as middle-end maintainer and
8786 non-algorithmic global write maintainer.
8787
8788 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8789
8790 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8791 Move all Fortran maintainers except Paul Brook into the
8792 Non-Autopoiesis section.
8793
8794 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8795
8796 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8797 (distclean-stage[+id+]): Possibly delete stage_last.
8798 * Makefile.in: Regenerate.
8799
8800 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8801
8802 * MAINTAINERS (Various Maintainer): Fix typo.
8803
8804 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8805
8806 * MAINTAINERS (Various Maintainer): Add myself as
8807 dataflow maintainer.
8808
8809 2007-06-07 Ben Elliston <bje@au.ibm.com>
8810
8811 * config.sub, config.guess: Update from upstream sources.
8812
8813 2007-06-07 Ben Elliston <bje@au.ibm.com>
8814
8815 * Makefile.tpl: Fix spelling error.
8816 * Makefile.in: Regenerate.
8817
8818 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8819
8820 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8821 lt_cv_sys_max_cmd_len.
8822
8823 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8824
8825 * MAINTAINERS (Various Maintainers): Add myself as
8826 auto-vectorizer maintainer.
8827
8828 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8829
8830 PR libjava/32098
8831 * libtool.m4: Revert previous change.
8832 * ltgcc.m4: Put it here.
8833
8834 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8835
8836 * MAINTAINERS (Various Maintainers): Add myself as
8837 auto-vectorizer maintainer.
8838
8839 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8840
8841 PR libjava/32098
8842 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8843
8844 2007-05-30 Richard Guenther <rguenther@suse.de>
8845
8846 * MAINTAINERS (Various Maintainers): Add myself as
8847 auto-vectorizer maintainer.
8848
8849 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8850
8851 PR bootstrap/29382
8852 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8853 * configure: Rebuilt.
8854
8855 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8856
8857 * MAINTAINERS (Write After Approval): Removed my name.
8858
8859 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8860
8861 * MAINTAINERS (Write After Approval): Remove myself.
8862
8863 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8864
8865 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8866
8867 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8868
8869 * ltmain.sh: Update from ToT Libtool.
8870 * libtool.m4: Update from ToT Libtool.
8871 * ltsugar.m4: New. Update from ToT Libtool.
8872 * ltversion.m4: New. Update from ToT Libtool.
8873 * ltoptions.m4: New. Update from ToT Libtool.
8874 * ltconfig: Remove.
8875 * ltcf-c.sh: Remove.
8876 * ltcf-cxx.sh: Remove.
8877 * ltcf-gcj.sh: Remove.
8878
8879 2007-05-22 Ollie Wild <aaw@google.com>
8880
8881 * MAINTAINERS (Write After Approval): Add myself.
8882
8883 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8884
8885 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8886 stage_cflags.
8887 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8888 Remove CFLAGS/LIBCFLAGS.
8889 (configure-stage[+id+]-[+prefix+][+module+],
8890 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8891 * Makefile.in: Regenerate.
8892
8893 2007-05-15 Diego Novillo <dnovillo@google.com>
8894
8895 * MAINTAINERS: Update e-mail address.
8896
8897 2007-05-15 Revital Eres <eres@il.ibm.com>
8898
8899 * MAINTAINERS (Write After Approval): Add myself.
8900
8901 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8902
8903 * MAINTAINERS (Write After Approval): Updated my address.
8904
8905 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8906
8907 * MAINTAINERS (Write After Approval): Add myself.
8908
8909 2007-05-11 Silvius Rus <rus@google.com>
8910
8911 * MAINTAINERS (Write After Approval): Add myself.
8912
8913 2007-04-23 Tom Tromey <tromey@redhat.com>
8914
8915 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8916
8917 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8918
8919 * MAINTAINERS (cpplib): Rename to ...
8920 (libcpp): ... this. Add C/C++ front end maintainers.
8921
8922 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8923
8924 * config-ml.in: Pass ${ml_config_env} to configure calls.
8925
8926 2007-04-04 Christian Bruel <christian.bruel@st.com>
8927
8928 * MAINTAINERS (Write After Approval): Add myself.
8929
8930 2007-04-02 Dave Korn <dave.korn@artimi.com>
8931
8932 * MAINTAINERS (Write After Approval): Add myself.
8933
8934 2007-03-31 Tobias Burnus <burnus@net-b.de>
8935
8936 * MAINTAINERS (fortran 95 front end): Add myself.
8937
8938 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8939
8940 * MAINTAINERS (Write After Approval): Add myself.
8941
8942 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8943
8944 * MAINTAINERS (Modulo Scheduler): Add myself.
8945
8946 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8947
8948 * MAINTAINERS (fortran 95 front end): Add myself.
8949 (c++ front end): whitespace fix.
8950
8951 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8952
8953 * MAINTAINERS (Write After Approval): Add myself.
8954
8955 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8956
8957 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8958 of glob. Quote arguments with single quotes too.
8959 * configure: Regenerate.
8960
8961 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8962
8963 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8964 * Makefile.in: Regenerate
8965
8966 2007-03-07 Andreas Schwab <schwab@suse.de>
8967
8968 * configure: Regenerate.
8969
8970 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8971
8972 * configure.ac: Add "--with-pdfdir" configure option,
8973 which defines pdfdir variable.
8974 * Makefile.def (target=fixincludes): Add install-pdf to
8975 missing targets.
8976 (recursive_targets): Add install-pdf target.
8977 (flags_to_pass): Add pdfdir.
8978 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8979 target.
8980 * configure: Regenerate
8981 * Makefile.in: Regenerate
8982
8983 2007-02-28 Eric Christopher <echristo@apple.com>
8984
8985 Revert:
8986 2006-12-07 Mike Stump <mrs@apple.com>
8987
8988 * Makefile.def (dependencies): Add dependency for
8989 install-target-libssp and install-target-libgomp on
8990 install-gcc.
8991 * Makefile.in: Regenerate.
8992
8993 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8994
8995 * configure: Regenerate.
8996 * configure.ac: Move statements after variable declarations.
8997
8998 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8999
9000 * MAINTAINERS: Add myself as sh maintainer.
9001
9002 2007-02-19 Joseph Myers <joseph@codesourcery.com>
9003
9004 * configure.ac: Adjust for loop syntax.
9005 * configure: Regenerate.
9006
9007 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9008
9009 * configure: Rebuilt.
9010
9011 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9012
9013 * configure.ac: Drop multiple occurrences of --enable-languages,
9014 and fix its quoting.
9015 * configure: Rebuilt.
9016
9017 2007-02-17 Mark Mitchell <mark@codesourcery.com>
9018 Nathan Sidwell <nathan@codesourcery.com>
9019 Vladimir Prus <vladimir@codesourcery.com>
9020 Joseph Myers <joseph@codesourcery.com>
9021
9022 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9023 * configure: Regenerate.
9024
9025 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9026
9027 * ltconfig (freebsd*): Default to elf.
9028
9029 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9030
9031 * configure.ac (target_libraries): Move libgcc before libiberty.
9032 * configure: Regenerated.
9033
9034 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9035 Paolo Bonzini <bonzini@gnu.org>
9036
9037 PR bootstrap/30753
9038 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9039 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9040 * configure: Regenerated.
9041
9042 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9043
9044 * MAINTAINERS (Language Front End Maintainers): Update my mail
9045 address.
9046
9047 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9048
9049 PR bootstrap/30748
9050 * configure.ac: Correct syntax for Solaris ksh.
9051 * configure: Regenerated.
9052
9053 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9054
9055 * configure.ac: Sync with src.
9056 * configure: Regenerate.
9057
9058 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9059
9060 * Makefile.in: Regenerate.
9061
9062 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9063
9064 * config.sub: Sync with src.
9065
9066 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9067
9068 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9069 noncanonical equivalents.
9070 * configure.in: Rename to...
9071 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9072 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9073 target_noncanonical. Use them. Rewrite removal of configure
9074 arguments for autoconf 2.59. Discard variable settings. Force
9075 program_transform_name for native tools.
9076
9077 * Makefile.in: Regenerated.
9078 * configure: Regenerated with autoconf 2.59.
9079
9080 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9081
9082 * MAINTAINERS (Write After Approval): Add myself.
9083
9084 2007-01-31 Andreas Schwab <schwab@suse.de>
9085
9086 * Makefile.tpl (LDFLAGS): Substitute it.
9087 * Makefile.in: Regenerate.
9088
9089 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9090
9091 * MAINTAINERS (Write After Approval): Add myself.
9092
9093 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9094
9095 * MAINTAINERS (spu port): Add myself.
9096
9097 2007-01-23 Richard Guenther <rguenther@suse.de>
9098
9099 PR bootstrap/30541
9100 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9101 * Makefile.tpl (GNATBIND): Substitute it.
9102 (GNATMAKE): Likewise.
9103 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9104 of STAGE_PREFIX.
9105 * Makefile.in: Regenerate.
9106 * configure: Regenerate.
9107
9108 2007-01-18 Mike Stump <mrs@apple.com>
9109
9110 * configure.in: Re-enable -Werror for gcc builds.
9111
9112 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9113
9114 * MAINTAINERS (Write After Approval): Add myself.
9115
9116 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9117
9118 * configure.in: Change == to = in test command.
9119 * configure: Regenerate.
9120
9121 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9122 Nick Clifton <nickc@redhat.com>
9123 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9124
9125 * configure.in (build_configargs, host_configargs, target_configargs):
9126 Remove build/host/target parameters.
9127 (host_libs): Add gmp and mpfr.
9128 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9129 * Makefile.def (gmp, mpfr): New.
9130 (gcc): Remove target.
9131 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9132 target_os, target_vendor): New.
9133 (configure): Add host_alias/target_alias arguments; adjust invocations.
9134 * configure: Regenerate.
9135 * Makefile.in: Regenerate.
9136
9137 2007-01-11 Matt Fago <fago@earthlink.net>
9138
9139 * configure.in: Try to link to functions only in mpfr 2.2.x
9140 to improve robustness of configure tests.
9141 * configure: Regenerate.
9142
9143 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9144
9145 * MAINTAINERS: Add myself as i386 maintainer.
9146
9147 2007-01-08 Jan Hubicka <jh@suse.cz>
9148
9149 * MAINTAINERS: Add myself as i386 maintainer.
9150
9151 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9152
9153 * configure.in: Add support for an x86_64-mingw* target.
9154 * configure: Regenerate.
9155
9156 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9157
9158 * Makefile.tpl (all-target): Correct @if conditional for target
9159 modules.
9160 * configure.in: Omit libiberty if building only target libgcc.
9161 * configure, Makefile.in: Regenerated.
9162
9163 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9164
9165 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9166 * configure: Regenerate.
9167
9168 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9169
9170 * Makefile.def (target_modules): Add libgcc.
9171 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9172 * Makefile.tpl (clean-target-libgcc): Delete.
9173 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9174 on gcc even for bootstrapped modules. Rewrite handling of
9175 lang_env_dependencies to loop over target_modules.
9176 * configure.in (target_libraries): Add target-libgcc.
9177 * Makefile.in, configure: Regenerated.
9178
9179 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9180
9181 * configure.in: Reorganize recognition of languages. Add
9182 --enable-stage1-languages. Show supported languages for the chosen
9183 target rather than all recognized languages.
9184 * configure: Regenerate.
9185
9186 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9187
9188 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9189 * Makefile.in: Regenerate.
9190
9191 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9192
9193 * configure.in: Warn that MPFR 2.2.0 is buggy.
9194 * configure: Regenerate.
9195
9196 2006-12-27 Ian Lance Taylor <iant@google.com>
9197
9198 * configure.in: When removing Makefiles to force a reconfigure, also
9199 remove prev-DIR*/Makefile.
9200 * configure: Regenerate.
9201
9202 2006-12-22 Andreas Schwab <schwab@suse.de>
9203
9204 * configure: Regenerate with correct autoconf version.
9205
9206 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9207
9208 * configure.in: add AC_SUBST for *_FOR_TARGET.
9209 * configure: Regenerate.
9210
9211 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9212
9213 * configure.in: Simplify logic for rejecting languages that cannot
9214 be built. Separate the case when a language is unsupported,
9215 from the case when the user chooses not to build a language.
9216
9217 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9218
9219 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9220 it only affects bootstrap and could be tested on "$host" as well.
9221 * configure: Regenerate.
9222 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9223
9224 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9225
9226 PR bootstrap/29544
9227 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9228 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9229 move here comment from Makefile.tpl.
9230 * Makefile.tpl: Move some definitions higher in the file.
9231 (STAGE1_CHECKING): New.
9232 * configure.in: Add --enable-stage1-checking.
9233 * configure: Regenerate.
9234 * Makefile.in: Regenerate.
9235
9236 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9237
9238 * MAINTAINERS: Add myself as build system maintainer.
9239
9240 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9241
9242 * MAINTAINERS (Write After Approval): Add myself.
9243
9244 2006-12-13 Eric Christopher <echristo@apple.com>
9245
9246 * MAINTAINERS: Add myself as darwin maintainer.
9247
9248 2006-12-11 Ian Lance Taylor <ian@airs.com>
9249
9250 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9251
9252 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9253
9254 MAINTAINERS: Update my entry.
9255
9256 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9257
9258 * configure.in: Handle spu makefile frag.
9259 * Makefile.tpl (MAINT): Define
9260 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9261 * configure: Regenerate.
9262 * Makefile.in: Regenerate.
9263
9264 2006-12-11 Ben Elliston <bje@au.ibm.com>
9265
9266 * config.guess: Import latest version.
9267 * config.sub: Likewise.
9268
9269 2006-12-11 Ben Elliston <bje@au.ibm.com>
9270
9271 * configure.in (spu-*-*): Don't skip target-libiberty.
9272 * configure: Regenerate.
9273
9274 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9275
9276 PR bootstrap/30134
9277 * configure.in: Correct x86 darwin support for libjava to powerpc
9278 and i?86 only.
9279 * configure: Regenerate.
9280
9281 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9282
9283 * configure.in: Add x86 darwin support for libjava.
9284 * configure: Regenerate.
9285
9286 2006-12-07 Mike Stump <mrs@apple.com>
9287
9288 * Makefile.def (dependencies): Add dependency for
9289 install-target-libssp and install-target-libgomp on
9290 install-gcc.
9291 * Makefile.in: Regenerate.
9292
9293 2006-12-04 Richard Guenther <rguenther@suse.de>
9294
9295 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9296 (Non-Algorithmic Maintainers): Move over non-algorithmic
9297 loop optimizer maintainers, add myself as a non-algorithmic
9298 middle-end maintainer.
9299
9300 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9301
9302 * MAINTAINERS (Write After Approval): Add myself.
9303
9304 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9305
9306 * configure.in: Update error message for missing GMP/MPFR.
9307
9308 * configure: Regenerate.
9309
9310 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9311
9312 * configure.in: Update MPFR version in error message.
9313
9314 * configure: Regenerate.
9315
9316 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9317
9318 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9319 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9320 --with-gmp-lib): New flags.
9321
9322 * configure: Regenerate.
9323
9324 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9325
9326 * MAINTAINERS (Write After Approval): Change my email address.
9327
9328 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9329
9330 * MAINTAINERS (Write After Approval): Add myself.
9331
9332 2006-11-22 Philipp Thomas <pth@suse.de>
9333
9334 * MAINTAINERS (i18n): Update e-mail address.
9335
9336 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9337
9338 * MAINTAINERS (spu port): Add myself as maintainer.
9339 (Write After Approval): Remove myself.
9340
9341 2006-11-22 Ben Elliston <bje@au.ibm.com>
9342
9343 * configure.in (skipdirs): Don't build libssp for SPU.
9344 * configure: Regenerate.
9345
9346 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9347
9348 * MAINTAINERS (spu port): Add myself as maintainer.
9349 (libobjc): Update my email address.
9350
9351 2006-11-21 Andrea Bona <andrea.bona@st.com>
9352
9353 * MAINTAINERS (Write After Approval): Add myself.
9354
9355 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9356
9357 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9358 * configure : Rebuilt.
9359
9360 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9361
9362 * MAINTAINERS (Write After Approval): Add myself.
9363
9364 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9365
9366 * MAINTAINERS (Write After Approval): Add myself.
9367
9368 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9369
9370 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9371 libmpfr.a.
9372 * configure: Regenerate.
9373
9374 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9375
9376 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9377 (unstage): Test for stage_last presence.
9378
9379 PR bootstrap/29802
9380 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9381 STAGE_PREFIX.
9382 * Makefile.in: Regenerate.
9383
9384 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9385
9386 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9387 maintainers.
9388
9389 2006-11-14 Erven Rohou <erven.rohou@st.com>
9390
9391 * MAINTAINERS (Write After Approval): Add myself.
9392
9393 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9394
9395 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9396 and stageN-package/Makefile.
9397 * Makefile.in: Regenerated.
9398
9399 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9400
9401 * configure.in: Remove target-libgloss from noconfigdirs for
9402 bfin-*-*.
9403 * configure: Regenerated.
9404
9405 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9406
9407 * configure.in (have_gmp): Only error if the gcc directory exists.
9408
9409 * configure: Regenerate.
9410
9411 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9412
9413 * configure.in: Robustify error message for missing GMP/MPFR.
9414
9415 * configure: Regenerate.
9416
9417 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9418
9419 * MAINTAINERS (Write After Approval): Add myself.
9420
9421 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9422
9423 * MAINTAINERS: Change email address.
9424
9425 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9426
9427 * MAINTAINERS (Write After Approval): Add myself.
9428
9429 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9430
9431 * MAINTAINERS (Write After Approval): Add myself.
9432
9433 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9434
9435 * MAINTAINERS (Write After Approval): Move myself to
9436 Write After Approval section.
9437
9438 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9439
9440 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9441 need_gmp anymore.
9442 * configure: Regenerate.
9443
9444 2006-10-16 Tobias Burnus <burnus@net-b.de>
9445
9446 * MAINTAINERS (Write After Approval): Add myself.
9447
9448 2006-10-16 Ben Elliston <bje@au.ibm.com>
9449
9450 * config.guess: Import latest version.
9451 * config.sub: Likewise.
9452
9453 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9454
9455 * Makefile.def: Added pdf target handling.
9456 * Makefile.tpl: Added pdf target handling.
9457 * Makefile.in: Regenerated.
9458
9459 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9460
9461 * MAINTAINERS: Add self as score port maintainer.
9462
9463 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9464
9465 * MAINTAINERS (Write After Approval): Add myself.
9466
9467 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9468
9469 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9470 or newer.
9471 * configure: Regenerated.
9472
9473 2006-09-27 Dave Brolley <brolley@redhat.com>
9474
9475 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9476 using $s instead of $r.
9477 * configure: Regenerated.
9478
9479 2006-09-26 Thiemo Seufer <ths@mips.com>
9480
9481 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9482 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9483 * configure: Regenerate.
9484
9485 2006-09-24 Graeme Peterson <gridly@gmail.com>
9486
9487 * MAINTAINERS (Write After Approval): Remove myself.
9488
9489 2006-09-22 Chao-ying Fu <fu@mips.com>
9490
9491 * MAINTAINERS (Write After Approval): Add myself.
9492
9493 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9494
9495 * MAINTAINERS: Add self as soft-fp maintainer.
9496
9497 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9498
9499 * MAINTAINERS: Add myself as avr maintainer.
9500 Remove Marek Michalkiewicz as avr maintainer.
9501
9502 2006-09-07 Roberto Costa <roberto.costa@st.com>
9503
9504 * MAINTAINERS (Write After Approval): Add myself.
9505
9506 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9507
9508 * configure.in: Never build newlib for a Mingw host.
9509 Never build newlib as Mingw target library.
9510 Test the existence of winsup/cygwin for building a Cygwin newlib,
9511 rather than just winsup.
9512 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9513 building a Mingw target.
9514 * configure: Regenerate.
9515
9516 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9517
9518 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9519
9520 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9521
9522 * config.guess: Import from src (was more updated).
9523 * config.sub: Likewise.
9524
9525 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9526
9527 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9528 * configure: Regenerated.
9529
9530 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9531
9532 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9533 for stages after the first.
9534
9535 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9536
9537 * Makefile.def: Add dependencies for configure-opcodes
9538 on configure-intl and all-opcodes on all-intl.
9539 * Makefile.in: Regenerated.
9540
9541 2006-07-13 Ben Elliston <bje@au.ibm.com>
9542
9543 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9544
9545 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9546
9547 Port to hosts whose 'sort' and 'tail' implementations
9548 treat operands with leading '+' as file names, as POSIX
9549 has required since 2001. However, make sure the code still
9550 works on pre-POSIX hosts.
9551 * ltmain.sh: Don't assume "sort +2" is equivalent to
9552 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9553
9554 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9555
9556 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9557
9558 2006-07-04 Peter O'Gorman <peter@pogma.com>
9559
9560 * ltconfig: chmod 644 before ranlib during install.
9561
9562 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9563
9564 PR bootstrap/18058
9565 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9566 if the bootstrap compiler is a GCC version that supports it.
9567 * configure: Regenerate.
9568
9569 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9570
9571 * configure.in: Fix thinkos in previous check-in.
9572 * configure: Regenerate.
9573
9574 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9575
9576 PR other/27063
9577 * configure.in: Test subdir_requires and give an appropriate
9578 error message.
9579 * configure: Regenerate.
9580
9581 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9582
9583 * MAINTAINERS (Write After Approval): Add myself.
9584
9585 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9586
9587 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9588
9589 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9590
9591 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9592
9593 2006-06-20 David Ayers <d.ayers@inode.at>
9594
9595 PR bootstrap/28072
9596 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9597 whether target-libjava is being configured instead of whether the
9598 java front end is enabled.
9599 * configure: Regenerate.
9600
9601 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9602
9603 PR target/27540
9604 * configure.in: Only enable libgomp on IRIX 6.
9605 * configure: Regenerate.
9606
9607 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9608
9609 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9610 too.
9611 * Makefile.in: Regenerate.
9612
9613 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9614
9615 * config-ml.in: Alter CCASFLAGS to include special
9616 multilib options the same as is done for CFLAGS.
9617
9618 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9619
9620 * configure.in: Don't enable libgomp on hpux10.
9621 * configure: Rebuilt.
9622
9623 2006-06-12 David Ayers <d.ayers@inode.at>
9624
9625 PR bootstrap/27963
9626 PR target/19970
9627 * configure.in: Remove target-boehm-gc from noconfigdirs where
9628 ${libgcj} is specified.
9629 * configure: Regenerate.
9630
9631 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9632
9633 Sync from src:
9634
9635 * configure.in: Sync.
9636 * configure: Regenerated.
9637
9638 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9639
9640 * Makefile.def: Added dependencies from sim and gdb on intl, and
9641 added configure dependencies to everything with an all dependency
9642 on intl.
9643 * Makefile.in: Regenerated.
9644
9645 2006-06-06 David Ayers <d.ayers@inode.at>
9646
9647 PR libobjc/13946
9648 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9649 * Makefile.in: Regenerate.
9650 * configure.in: Add --enable-objc-gc at toplevel and have it
9651 enable boehm-gc for Objective-C.
9652 Remove target-boehm-gc from libgcj.
9653 Add target-boehm-gc to target_libraries.
9654 Add target-boehm-gc to noconfigdirs where ${libgcj}
9655 is specified.
9656 Assert that boehm-gc is supported when requested for Objective-C.
9657 Only build boehm-gc if needed either for Java or Objective-C.
9658 * configure: Regenerate.
9659
9660 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9661
9662 PR 27674
9663 * Makefile.tpl (configure-[+prefix+][+module+],
9664 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9665 Remove rule to unstage bootstrapped modules.
9666 (stage_current): New.
9667 * Makefile.in: Regenerate.
9668
9669 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9670
9671 * MAINTAINERS (Write After Approval): Update my e-mail address.
9672
9673 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9674
9675 * include/libiberty.h: Declare pex_run_in_environment.
9676
9677 2006-05-31 Asher Langton <langton2@llnl.gov>
9678
9679 * MAINTAINERS (Write After Approval): Add myself.
9680
9681 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9682
9683 * Makefile.def (bfd, opcodes): Fix lib_path.
9684 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9685 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9686 * Makefile.in: Regenerate.
9687
9688 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9689
9690 * Makefile.in: Regenerate.
9691
9692 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9693
9694 * Makefile.def: Add install-html target. Add datarootdir
9695 docdir and htmldir to flags_to_pass.
9696 * Makefile.tpl: Add install-html target.
9697 * Makefile.in: Regenerate.
9698 * configure.in: Add --with-datarootdir, --with-docdir, and
9699 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9700 * configure: Regenerate.
9701
9702 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9703
9704 * configure.in: Enable gprof for cross builds.
9705 * configure: Regenerate.
9706
9707 2006-05-22 Richard Guenther <rguenther@suse.de>
9708
9709 Revert
9710 2006-01-31 Richard Guenther <rguenther@suse.de>
9711 Paolo Bonzini <bonzini@gnu.org>
9712
9713 * Makefile.def (target_modules): Add libgcc-math target module.
9714 * configure.in (target_libraries): Add libgcc-math target library.
9715 (--enable-libgcc-math): New configure switch.
9716 * Makefile.in: Re-generate.
9717 * configure: Re-generate.
9718 * libgcc-math: New toplevel directory.
9719
9720 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9721 Andreas Tobler <a.tobler@schweiz.ch>
9722
9723 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9724 * configure: Rebuilt.
9725
9726 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9727
9728 * MAINTAINERS (Write After Approval): Add myself.
9729
9730 2006-05-01 DJ Delorie <dj@redhat.com>
9731
9732 * configure.in: Restore CFLAGS if GMP isn't present.
9733 * configure: Regenerate.
9734
9735 2006-05-01 Richard Guenther <rguenther@suse.de>
9736
9737 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9738 maintainer.
9739
9740 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9741
9742 * MAINTAINERS (Write After Approval): Add myself.
9743
9744 2006-04-28 Jan Beulich <jbeulich@novell.com>
9745
9746 * MAINTAINERS (Write After Approval): Add myself.
9747
9748 2006-04-18 DJ Delorie <dj@redhat.com>
9749
9750 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9751 reference libgloss so that libssp can be built in a combined
9752 tree.
9753 * configure: Regenerate.
9754
9755 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9756
9757 * MAINTAINERS (Write After Approval): Add myself.
9758
9759 2006-04-05 Ben Elliston <bje@au.ibm.com>
9760
9761 * configure.in: Require makeinfo 4.4 or higher.
9762 * configure: Regenerate.
9763
9764 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9765
9766 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9767 Rearrange the entries of other libraries to have them in one place.
9768
9769 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9770
9771 * MAINTAINERS (Write After Approval): Remove myself.
9772 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9773
9774 2006-03-14 Richard Guenther <rguenther@suse.de>
9775
9776 * configure: Regenerate with autoconf 2.13.
9777
9778 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9779
9780 * MAINTAINERS: Use my work address.
9781
9782 * MAINTAINERS: Update my E-mail address.
9783
9784 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9785
9786 * configure.in: Handle --disable-<component> generically.
9787 * configure: Regenerate.
9788
9789 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9790
9791 PR libgcj/17311
9792 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9793
9794 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9795
9796 * MAINTAINERS (Write After Approval): Remove myself.
9797 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9798
9799 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9800
9801 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9802 (TARGET_CONFIGDIRS): Remove.
9803 * configure.in: Remove AC_SUBST(target_configdirs).
9804 * Makefile.in, configure: Regenerated.
9805
9806 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9807
9808 * MAINTAINERS (Write After Approval): Remove myself.
9809 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9810
9811 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9812
9813 PR bootstrap/25670
9814
9815 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9816
9817 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9818 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9819 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9820 BUILD_PREFIX, BUILD_PREFIX_1.
9821 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9822
9823 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9824 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9825
9826 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9827 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9828 of `cat stage_current`. Always provide the `r' and `s' variables.
9829 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9830 a single shell execution.
9831 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9832 bootstrapped modules, make the stage1 module if the build was not
9833 started yet, else build the current stage.
9834 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9835 (all-build, all-host, all-target, [+make_target+]-host,
9836 [+make_target+]-target): Do not use \-continued lines.
9837 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9838 (current_stage, restrap, stage_last): New.
9839
9840 * Makefile.in: Regenerate.
9841 * configure: Regenerate.
9842
9843 2006-02-19 Bud Davis <jmdavis@link.com>
9844
9845 * MAINTAINERS (Write After Approval): Remove myself.
9846 (Language Front End Maintainers): Add myself as fortran 95
9847 maintainer and update e-mail address.
9848
9849 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9850
9851 * MAINTAINERS (Write After Approval): Remove myself.
9852 (Language Front End Maintainers): Add myself as fortran 95
9853 maintainer.
9854
9855 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9856
9857 * MAINTAINERS (Write After Approval): Add myself.
9858
9859 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9860
9861 * MAINTAINERS (Write After Approval): Remove myself.
9862 (Language Front End Maintainers): Add myself as
9863 fortran 95 maintainer.
9864
9865 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9866
9867 Sync from src:
9868
9869 2005-12-27 Leif Ekblad <leif@rdos.net>
9870
9871 * configure.in: Add support for RDOS target.
9872 * configure: Regenerate.
9873
9874 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9875 Andreas Schwab <schwab@suse.de>
9876
9877 * configure: Regenerate.
9878
9879 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9880
9881 * configure.in (enable_libgomp): Add AIX.
9882 * configure: Regenerate.
9883
9884 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9885
9886 * MAINTAINERS (Write After Approval): Add myself.
9887
9888 2006-02-03 Lee Millward <lee.millward@gmail.com>
9889
9890 * MAINTAINERS (Write After Approval): Add myself.
9891
9892 2006-01-31 Richard Guenther <rguenther@suse.de>
9893 Paolo Bonzini <bonzini@gnu.org>
9894
9895 * Makefile.def (target_modules): Add libgcc-math target module.
9896 * configure.in (target_libraries): Add libgcc-math target library.
9897 (--enable-libgcc-math): New configure switch.
9898 * Makefile.in: Re-generate.
9899 * configure: Re-generate.
9900 * libgcc-math: New toplevel directory.
9901
9902 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9903
9904 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9905 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9906 the assembler, linker and binutils.
9907 * configure: Regenerate.
9908
9909 2006-01-22 Dirk Mueller <dmueller@suse.de>
9910
9911 * MAINTAINERS (Write After Approval): Add myself.
9912
9913 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9914
9915 * configure: Regenerate.
9916
9917 2006-01-18 Richard Henderson <rth@redhat.com>
9918 Jakub Jelinek <jakub@redhat.com>
9919 Diego Novillo <dnovillo@redhat.com>
9920
9921 * libgomp: New directory.
9922 * Makefile.def: Add target_module libgomp.
9923 * Makefile.in: Regenerate.
9924 * configure.in (target_libraries): Add target-libgomp.
9925 * configure: Regenerate.
9926
9927 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9928
9929 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9930 @ from continuation.
9931 * Makefile.in: Rebuilt.
9932
9933 2006-01-04 Chris Lattner <sabre@gnu.org>
9934
9935 * MAINTAINERS (Write After Approval): Add myself.
9936
9937 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9938
9939 PR bootstrap/24252
9940
9941 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9942 * Makefile.tpl (OBJDUMP): New.
9943 (EXTRA_HOST_FLAGS): Add it.
9944 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9945
9946 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9947 to use symbolic links between directories. Avoid race conditions
9948 or make them harmless.
9949 * configure.in: Do not try to use symbolic links between directories.
9950
9951 * Makefile.def (LEAN): Pass.
9952 * Makefile.tpl (LEAN): Define.
9953 (stage[+id+]-start): Accept that the previous directory does not
9954 exist, if the bootstrap is lean.
9955 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9956 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9957 configure substitution.
9958 ([+compare-target+]): Likewise.
9959 ([+bootstrap-target+]-lean): New.
9960 * configure.in: Remove lean bootstrap support from here.
9961
9962 * Makefile.in: Regenerate.
9963 * configure: Regenerate.
9964
9965 2006-01-04 Ben Elliston <bje@au.ibm.com>
9966
9967 * MAINTAINERS (libdecnumber): Add myself.
9968
9969 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9970
9971 * libtool-ldflags: New script.
9972
9973 2006-01-02 Andreas Schwab <schwab@suse.de>
9974
9975 * configure.in: When reconfiguring remove Makefile in
9976 all stage directories.
9977 * configure: Regenerate.
9978
9979 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9980
9981 * MAINTAINERS: Update my email address.
9982
9983 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9984
9985 Revert Ada-related part of the previous change.
9986
9987 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9988 Do not pass.
9989 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9990 * Makefile.in: Regenerate.
9991 * configure.in: Do not include mt-ppc-aix target fragment.
9992 * configure: Regenerate.
9993
9994 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9995
9996 * configure.in: Select appropriate fragments for PowerPC/AIX.
9997 * configure: Regenerate.
9998
9999 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10000 BOOT_CFLAGS, BOOT_LDFLAGS.
10001 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10002 BOOT_CFLAGS, BOOT_LDFLAGS.
10003 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10004 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10005 (stage): Fail if we cannot complete the work.
10006 * Makefile.in: Regenerate.
10007
10008 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10009
10010 * configure.in: Replace ms1 with mt.
10011 * configure: Rebuilt.
10012
10013 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10014
10015 * MAINTAINERS: Update my email address.
10016
10017 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
10018
10019 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10020 install-host-nogcc): Don't invoke $(stage) at the end.
10021 * Makefile.in: Regenerate.
10022
10023 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
10024
10025 * configure.in: Flip the top-level bootstrap switch.
10026 * configure: Regenerate.
10027
10028 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10029
10030 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10031 $(stage) and $(unstage).
10032 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10033 (all): Remove stray semicolon.
10034 (local-distclean): Don't handle multilib.tmp and multilib.out.
10035 (install.all): Set $s for consistency.
10036 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10037 check_multilibs setting. Always make the install directory.
10038 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10039 Correct @if/@endif.
10040 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10041 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10042 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10043 (multilib.out): Remove.
10044 * Makefile.in: Regenerated.
10045
10046 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10047
10048 * MAINTAINERS (Write After Approval): Add myself.
10049
10050 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10051
10052 * MAINTAINERS: Add myself as mt maintainer.
10053
10054 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10055
10056 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10057
10058 * MAINTAINERS: Change email address.
10059
10060 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10061
10062 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10063 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10064 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10065 Find in-tree tools if available.
10066 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10067 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10068 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10069 (COMPILER_*_FOR_TARGET): New.
10070 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10071 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10072 (CONFIGURED_*, USUAL_*): Remove.
10073 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10074 STRIP): Use autoconf substitutions.
10075 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10076 COMPILER_NM_FOR_TARGET): New.
10077 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10078
10079 (all): Make all-host and all-target in parallel.
10080 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10081 that $$r and $$s are set before invoking a recursive make.
10082 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10083 ([+bootstrap-target+]): Inline most of the `all' target.
10084
10085 2005-11-29 Ben Elliston <bje@au.ibm.com>
10086
10087 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10088 from the gcc build directory.
10089 * Makefile.in: Regenerate.
10090
10091 2005-11-29 Ben Elliston <bje@au.ibm.com>
10092
10093 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10094 depend on all-libdecnumber.
10095 * configure.in (host_libs): Include libdecnumber.
10096 * Makefile.in: Regenerate.
10097 * configure: Likewise.
10098
10099 2005-11-29 Ben Elliston <bje@au.ibm.com>
10100
10101 * libdecnumber: Import decNumber sources from the dfp-branch.
10102
10103 2005-11-21 Kean Johnston <jkj@sco.com>
10104
10105 * config.sub, config.guess: Sync from upstream sources.
10106
10107 2005-11-21 Ben Elliston <bje@au.ibm.com>
10108
10109 Import from Autoconf sources:
10110
10111 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10112 * config/move-if-change: Don't output "$2 is unchanged";
10113 suggested by Ben Elliston. Handle weird characters correctly.
10114
10115 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10116
10117 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10118 to match upstream libtool for darwin.
10119
10120 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10121
10122 * Makefile.def: Remove gdb dependencies for gdbtk.
10123 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10124 (configure-gdb, install-gdb): New rules.
10125 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10126 * Makefile.in, configure: Regenerated.
10127
10128 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10129
10130 * MAINTAINERS (Write After Approval): Add myself.
10131
10132 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10133
10134 * MAINTAINERS (Write After Approval): Add myself.
10135
10136 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10137
10138 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10139 Diego Novillo.
10140
10141 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10142
10143 PR bootstrap/24297
10144 * Makefile.tpl (do-[+make-target+], do-check, install,
10145 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10146 are set before recursing.
10147 * Makefile.in: Regenerate.
10148
10149 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10150
10151 PR bootstrap/18939
10152 * Makefile.def (gcc) <target>: Fix thinko.
10153 * Makefile.in: Regenerate.
10154
10155 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10156
10157 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10158 * configure: Regenerate.
10159
10160 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10161
10162 * MAINTAINERS (Write After Approval): Add self.
10163
10164 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10165
10166 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10167 target-libffi, target-qthreads, target-libjava, and
10168 targetlibobjc.
10169 * configure: Regenerate.
10170
10171 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10172
10173 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10174 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10175 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10176 (USUAL_OBJDUMP_FOR_TARGET): New.
10177 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10178 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10179 * configure, Makefile.in: Regenerated.
10180
10181 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10182
10183 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10184 before other host packages.
10185
10186 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10187
10188 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10189
10190 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10191
10192 PR bootstrap/22340
10193
10194 * configure.in (default_target): Remove.
10195 * Makefile.tpl (all): Do not use prerequisites as subroutines
10196 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10197 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10198 use prerequisites as subroutines.
10199 (check-host, check-target): New.
10200 (bootstrap configure & all targets): Do not use stage*-start
10201 if the directory layout is already ok.
10202 (non-bootstrap configure & all targets): Prepend a $(unstage).
10203 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10204 (NOTPARALLEL): Remove.
10205 (unstage, stage variables): New variables.
10206 (unstage, stage targets): Simply expand to those variables.
10207
10208 * configure: Regenerate.
10209 * Makefile.in: Regenerate.
10210
10211 2005-10-04 James E Wilson <wilson@specifix.com>
10212
10213 * Makefile.def (lang_env_dependencies): Add libmudflap.
10214 * Makefile.in: Regenerate.
10215
10216 2005-10-03 Andreas Schwab <schwab@suse.de>
10217
10218 Backport from libtool CVS:
10219 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10220
10221 * ltmain.sh: add support for installing into temporary
10222 staging area (e.g. 'make install DESTDIR=...')
10223
10224 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10225
10226 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10227 * configure: Regenerated.
10228
10229 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10230
10231 * configure: Regenerate with the correct
10232 autoconf version.
10233
10234 2005-09-30 Catherine Moore <clm@cm00re.com>
10235
10236 * configure.in (bfin-*-*): New.
10237 * configure: Regenerated.
10238
10239 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10240
10241 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10242 (LIPO_FOR_TARGET): New.
10243 (CONFIGURED_LIPO_FOR_TARGET): New.
10244 (USUAL_LIPO_FOR_TARGET): New.
10245 (STRIP_FOR_TARGET): New.
10246 (CONFIGURED_STRIP_FOR_TARGET): New.
10247 (USUAL_STRIP_FOR_TARGET): New.
10248 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10249 STRIP_FOR_TARGET.
10250 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10251 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10252 * Makefile.in: Regenerate.
10253 * configure: Regenerate.
10254
10255 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10256
10257 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10258 (rs6000-*-aix*): Same.
10259 * configure: Regenerate.
10260
10261 2005-09-16 Tom Tromey <tromey@redhat.com>
10262
10263 * MAINTAINERS: Add self as java maintainer.
10264
10265 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10266
10267 * configure.in: Recognize f95 in the --enable-languages option,
10268 and substitute it for fortran, issuing a warning.
10269 * configure: Regenerate.
10270
10271 2005-08-30 Phil Edwards <phil@codesourcery.com>
10272
10273 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10274 * configure: Regenerated.
10275
10276 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10277
10278 * MAINTAINERS: Add self as ms1 maintainer.
10279
10280 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10281
10282 * Makefile.def (libssp): Add to lang_env_dependencies.
10283 * Makefile.in: Regenerate.
10284
10285 2005-08-18 Ian Lance Taylor <ian@airs.com>
10286
10287 * MAINTAINERS: Add myself as middle-end maintainer.
10288
10289 2005-08-17 Christian Groessler <chris@groessler.org>
10290
10291 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10292 * Makefile.in: Regenerate.
10293
10294 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10295
10296 * MAINTAINERS (write after approval): Added myself.
10297
10298 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10299
10300 * MAINTAINERS (Write After Approval): Add myself.
10301
10302 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10303
10304 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10305 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10306 Look for alternate names of the target cc and c++
10307 * configure: Regenerate.
10308
10309 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10310
10311 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10312 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10313 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10314 tools; remove code to manually set them.
10315 (Target tools): Look in the environment for them.
10316 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10317 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10318 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10319 build directory.
10320 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10321 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10322 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10323 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10324 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10325 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10326 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10327 * configure: Regenerate.
10328 * Makefile.in: Regenerate.
10329
10330 2005-07-28 Ben Elliston <bje@au.ibm.com>
10331
10332 * MAINTAINERS: Update for removed CPU targets.
10333
10334 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10335
10336 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10337 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10338 * Makefile.in: Regenerated.
10339
10340 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10341
10342 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10343 (CFLAGS_FOR_TARGET): Use it.
10344 (CXXFLAGS_FOR_TARGET): Likewise.
10345 * Makefile.in: Regenerated.
10346 * configure.in (--with-build-sysroot): New option.
10347 * configure: Regenerated.
10348
10349 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10350
10351 * Makefile.tpl: Wrap install between unstage and stage
10352 * Makefile.in: Regenerate.
10353
10354 2005-07-21 Eric Christopher <echristo@apple.com>
10355
10356 * MAINTAINERS: Update affiliation.
10357
10358 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10359
10360 * MAINTAINERS: Add self as crx port maintainer.
10361
10362 2005-07-20 DJ Delorie <dj@redhat.com>
10363
10364 * MAINTAINERS: Add self as m32c maintainer.
10365
10366 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10367
10368 * all files: Update FSF address.
10369
10370 2005-07-15 Eric Christopher <echristo@redhat.com>
10371
10372 * MAINTAINERS: Change affiliation.
10373
10374 2005-07-14 Jim Blandy <jimb@redhat.com>
10375
10376 * configure.in: Add cases for Renesas m32c.
10377 * configure: Regenerated.
10378
10379 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10380
10381 * COPYING.LIB: Update from fsf.org.
10382
10383 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10384
10385 * COPYING, compile, config.guess,
10386 config.sub, install-sh, missing, mkinstalldirs,
10387 symlink-tree, ylwrap: Sync from upstream sources.
10388 * config-ml.in: Update FSF address.
10389
10390 2005-07-13 Eric Christopher <echristo@redhat.com>
10391
10392 * configure.in: Add toplevel noconfigdir support for tpf.
10393 * configure: Regenerate.
10394
10395 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10396
10397 PR ada/22340
10398
10399 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10400 * Makefile.in: Regenerate.
10401
10402 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10403
10404 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10405 Brolley to write-after-approval.
10406
10407 2005-07-07 Andreas Schwab <schwab@suse.de>
10408
10409 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10410 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10411 * Makefile.in: Regenerated.
10412
10413 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10414
10415 * configure.in: Don't build sim or rda when targetting darwin.
10416 * configure: Regenerate.
10417
10418 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10419
10420 * configure.in: Add --enable-libssp and --disable-libssp.
10421 * configure: Regenerate with autoconf-2.13.
10422
10423 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10424
10425 * Makefile.def (target_modules): Add libssp.
10426 * configure.in (target_libraries): Add target-libssp.
10427 * configure: Rebuilt.
10428 * Makefile.in: Rebuilt.
10429
10430 2005-07-01 Zack Weinberg <zackw@panix.com>
10431
10432 * MAINTAINERS: Change email address. Resign from maintainership.
10433
10434 2005-07-01 Richard Guenther <rguenther@suse.de>
10435
10436 * MAINTAINERS: Change my e-mail address and affiliation.
10437
10438 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10439
10440 * Makefile.def (stagefeedback): Come after profile.
10441 Define profiledbootstrap target.
10442 * Makefile.tpl (profiledbootstrap): Remove.
10443 (stageprofile-end): Zap stagefeedback.
10444 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10445 * Makefile.in: Regenerate.
10446
10447 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10448
10449 * MAINTAINERS: Update my email address.
10450
10451 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10452
10453 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10454 In 'cpp' stanza, support '#line' as well as '# '.
10455
10456 2005-06-08 Andreas Schwab <schwab@suse.de>
10457
10458 * MAINTAINERS: Move myself from 'Write After Approval' to
10459 'CPU Port Maintainers' section as m68k maintainer.
10460
10461 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10462
10463 * configure.in (unsupported_languages): New macro.
10464 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10465 non-ported target libraries in noconfigdirs.
10466 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10467 non-linux-gnu. Remove libgcj_ex_libffi.
10468 <lang_frag loop>: Set add_this_lang=no if the language is in
10469 unsupported_languages.
10470 * configure: Regenerate.
10471
10472 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10473
10474 * configure.in: Fix typo in handling of --with-mpfr-dir.
10475 * configure: Regenerate.
10476
10477 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10478
10479 * MAINTAINERS: Update my email address.
10480
10481 2005-06-02 Jim Blandy <jimb@redhat.com>
10482
10483 * config.sub: Add cases for the Renesas m32c. (This patch has been
10484 accepted into the master sources.)
10485
10486 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10487 Michael Snyder <msnyder@redhat.com>
10488 Stan Cox <scox@redhat.com>
10489
10490 * configure.in: Set noconfigdirs for ms1.
10491
10492 * configure: Regenerate.
10493
10494 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10495
10496 * MAINTAINERS (Write After Approval): Add self.
10497
10498 2005-06-01 Josh Conner <jconner@apple.com>
10499
10500 * MAINTAINERS (Write After Approval): Add self.
10501
10502 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10503
10504 * MAINTAINERS: Update my email address.
10505
10506 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10507
10508 * MAINTAINERS (Write After Approval): Add self.
10509
10510 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10511
10512 * MAINTAINERS (Write After Approval): Remove self.
10513
10514 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10515
10516 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10517 (Dependencies): Consider target modules for bootstrap dependencies.
10518 Make target bootstrap modules depend on each stage's gcc.
10519 * Makefile.in: Regenerate.
10520
10521 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10522
10523 * Makefile.def (configure-gcc): Depend on binutils having been built.
10524 (all-gcc): No need to do it here.
10525 * Makefile.in: Regenerate.
10526
10527 2005-05-19 Paul Brook <paul@codesourcery.com>
10528
10529 * configure.in: Rewrite misleading error message when requested
10530 language cannot be built.
10531 * configure: Regenerate.
10532
10533 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10534
10535 * ylwrap: Import from Automake 1.9.5.
10536
10537 2005-05-13 David Ung <davidu@mips.com>
10538
10539 * MAINTAINERS (Write After Approval): Add self.
10540
10541 2005-05-09 Mike Stump <mrs@apple.com>
10542
10543 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10544 lt_cv_sys_max_cmd_len for now.
10545
10546 2005-05-09 Stan Cox <scox@redhat.com>
10547
10548 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10549
10550 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10551
10552 * README.SCO: Update the URL.
10553
10554 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10555
10556 * ltconfig: Define file_list_spec. Pass file_list_spec and
10557 with_gnu_ld to libtool.
10558 * ltcf-c.sh (aix[45]): Define file_list_spec.
10559 * ltcf-cxx.sh (aix[45]): Same.
10560 * ltcf-gcj.sh (aix[45]): Same.
10561 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10562 exists, write list of input files to temporary file.
10563
10564 2005-05-04 Mike Stump <mrs@apple.com>
10565
10566 * configure.in: Always pass --target to target configures as
10567 otherwise rebuilds that do --recheck will fail.
10568 * confiugure: Rebuilt.
10569
10570 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10571
10572 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10573 STAGE_HOST_EXPORTS.
10574 (configure, all): Add bootstrap support.
10575 (Host modules, target modules): Pass post-stage1 flags and exports.
10576 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10577 * Makefile.in: Regenerate.
10578
10579 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10580
10581 * configure: Regenerate.
10582
10583 2005-04-27 Mike Stump <mrs@apple.com>
10584
10585 * MAINTAINERS: Add self as darwin maintainer.
10586
10587 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10588
10589 * config.sub: Update from master copy.
10590
10591 2005-04-21 Mike Stump <mrs@apple.com>
10592
10593 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10594 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10595
10596 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10597
10598 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10599 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10600 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10601 "*-*-elf" and "*-*-linux*".
10602 * configure: Regenerate.
10603
10604 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10605
10606 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10607
10608 2005-04-12 Mike Stump <mrs@apple.com>
10609
10610 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10611
10612 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10613
10614 * MAINTAINERS (Write After Approval): Add myself.
10615
10616 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10617
10618 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10619
10620 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10621
10622 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10623 (TARGET_CONFIGARGS): Include --with-target-subdir.
10624 (configure, all): New macros. Use them throughout.
10625 * Makefile.in: Regenerate.
10626
10627 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10628
10629 * MAINTAINERS (Write After Approval): Add myself.
10630
10631 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10632
10633 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10634
10635 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10636
10637 * MAINTAINERS: Move John Carr to Write After Approval.
10638
10639 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10640
10641 * config/mh-mingw32: Delete.
10642 * configure.in: Don't use it.
10643 * configure: Regenerate.
10644
10645 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10646
10647 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10648 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10649 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10650 (HOST_LIB_PATH): Generate from Makefile.def.
10651 (TARGET_LIB_PATH): Likewise.
10652 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10653 * Makefile.in: Regenerate.
10654 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10655 (RPATH_ENVVAR): Include Darwin case.
10656 * configure: Regenerate.
10657
10658 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10659
10660 * MAINTAINERS (Various Maintainers): Remove self.
10661 (Write After Approval): Add self.
10662
10663 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10664
10665 * MAINTAINERS (Various Maintainers): Add self.
10666
10667 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10668
10669 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10670 * configure: Regenerate.
10671
10672 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10673
10674 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10675 gcc_version, and gcc_version_trigger from set of flags to pass.
10676 * Makefile.tpl: Remove definitions of above variables.
10677 (config.status): Remove dependency on $(gcc_version_trigger).
10678 * Makefile.in: Regenerate.
10679 * configure.in: Do not reference config/gcc-version.m4 nor
10680 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10681 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10682 * configure: Regenerate.
10683
10684 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10685 Andrew Pinski <pinskia@physics.uc.edu>
10686
10687 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10688 * Makefile.in: Regenerate.
10689
10690 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10691
10692 * MAINTAINERS (Write After Approval): Add myself.
10693
10694 2005-03-03 David Ayers <d.ayers@inode.at>
10695
10696 * MAINTAINERS (Write After Approval): Add myself.
10697
10698 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10699
10700 PR libgcj/20160
10701 * ltmain.sh: Avoid creating archives with components that have
10702 duplicate basenames.
10703
10704 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10705
10706 PR bootstrap/20250
10707 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10708 instead of check.
10709 * Makefile.in: Regenerate.
10710
10711 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10712
10713 * Makefile.in: Regenerate to fix conflict between the previous two
10714 patches.
10715
10716 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10717
10718 PR bootstrap/17383
10719 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10720 * Makefile.tpl (HOST_SUBDIR): New substitution.
10721 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10722 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10723 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10724 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10725 (Host modules, Bootstrapped modules): Use it.
10726 (Build modules, Target modules): Do not create symlink trees,
10727 always configure out-of-srcdir.
10728 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10729 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10730 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10731 $(HOST_SUBDIR). Create a symlink for host_subdir.
10732
10733 * Makefile.in: Regenerate.
10734 * configure: Regenerate.
10735
10736 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10737
10738 Merged from libada-gnattools-branch:
10739 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10740
10741 * gnattools: New directory.
10742 * Makefile.def: Add gnattools as a module, depending on target-libada.
10743 * Makefile.in: Regenerate.
10744 * configure.in: Include gnattools in host_tools; disable it if ada
10745 is disabled.
10746 * configure: Regenerate.
10747
10748 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10749
10750 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10751 treelang maintainer.
10752 (Write After Approval): Remove myself.
10753
10754 2005-02-23 Paul Schlie <schlie@comcast.net>
10755
10756 * configure.in: Allow darwin targeted ports to build tk, itcl and
10757 libgui.
10758 * configure: Regenerate.
10759
10760 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10761
10762 PR libgcj/10353
10763 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10764 * configure: Regenerate.
10765
10766 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10767
10768 * MAINTAINERS (Write After Approval): Add myself.
10769
10770 2005-02-10 Ian Lance Taylor <ian@airs.com>
10771
10772 * MAINTAINERS: Update my e-mail address.
10773
10774 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10775
10776 * MAINTAINERS (Write After Approval): Add myself.
10777
10778 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10779
10780 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10781 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10782 target-libgloss when not *-*-elf and *-*-aout.
10783 * configure: Regenerate.
10784
10785 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10786
10787 * MAINTAINERS: Remove obsolete entries.
10788
10789 * MAINTAINERS (Write After Approval): Add Michael Matz.
10790
10791 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10792
10793 * MAINTAINERS: Remove self as cpplib maintainer.
10794
10795 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10796
10797 * install-sh, config.sub: Import from upstream.
10798
10799 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10800
10801 PR bootstrap/18222
10802 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10803 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10804 * Makefile.in: Regenerate.
10805
10806 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10807
10808 * MAINTAINERS: Update my email address.
10809
10810 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10811 Andreas Schwab <schwab@suse.de>
10812
10813 PR bootstrap/18033
10814 * config-ml.in: Eval option if surrounded by single quotes.
10815
10816 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10817
10818 Revert 2004-12-28 Makefile changes, a better fix will be
10819 applied to mainline and src after GCC 4.0 branches.
10820
10821 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10822
10823 PR bootstrap/17383
10824
10825 * Makefile.def (target_modules): Remove stage parameter,
10826 it is always true now.
10827 * Makefile.tpl (configure-build-[+module+],
10828 configure-target-[+module+]): Always build symlink tree
10829 for the directory and for include. BUILD_SUBDIR and
10830 TARGET_SUBDIR cannot be . anymore.
10831 * Makefile.in: Regenerate.
10832
10833 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10834
10835 Revert 2004-12-08 Makefile changes.
10836
10837 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10838
10839 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10840 cygwin, mingw.
10841
10842 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10843
10844 * configure.in (sh64-*-*): Reenable gprof.
10845 * configure: Regenerate.
10846
10847 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10848
10849 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10850 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10851 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10852 * Makefile.in: Regenerate.
10853
10854 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10855
10856 * MAINTAINERS: Update my email address.
10857
10858 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10859
10860 * Makefile.tpl: Generate normal dependencies if the LHS module is
10861 not bootstrapped.
10862 * Makefile.in: Regenerate.
10863
10864 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10865
10866 * configure.in: Include config/gxx-include-dir.m4. Use
10867 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10868 * configure: Regenerate.
10869
10870 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10871
10872 * config.if: Delete.
10873 * configure.in: Set libstdcxx_incdir directly.
10874 * configure: Regenerate.
10875
10876 2004-12-02 Eric Christopher <echristo@redhat.com>
10877
10878 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10879 * Makefile.in: Regenerate.
10880
10881 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10882
10883 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10884 * configure: Regenerate.
10885
10886 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10887
10888 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10889 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10890 * configure: Regenerate.
10891
10892 2004-12-01 Eric Christopher <echristo@redhat.com>
10893
10894 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10895 of things to remove.
10896
10897 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10898
10899 * MAINTAINERS (Write After Approval): Update my e-mail address.
10900
10901 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10902
10903 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10904 from CVS libtool to always pass_all.
10905
10906 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10907
10908 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10909 (hppa*64*-*-*): Delete incorrect comment.
10910 * configure: Rebuilt.
10911
10912 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10913
10914 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10915
10916 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10917
10918 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10919 from CVS libtool to always pass_all.
10920
10921 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10922
10923 * install-sh, compile: Import from automake.
10924
10925 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10926
10927 * config.guess, config.sub: Import from savannnah.
10928
10929 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10930
10931 * MAINTAINERS (Write After Approval): Add myself
10932
10933 2004-11-12 Mike Stump <mrs@apple.com>
10934
10935 * Makefile.def: Add html support.
10936 * Makefile.tpl: Likewise.
10937 * Makefile.in: Regenerate.
10938
10939 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10940
10941 PR 18423
10942 * configure.in: Remove all instances of build-fixincludes from
10943 noconfigdirs.
10944 (build_configargs): Supply --target to subdirectories.
10945 * configure: Regenerate.
10946
10947 * Makefile.def: Make gcc install depend on fixincludes install.
10948 * Makefile.in: Regenerate.
10949
10950 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10951
10952 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10953
10954 2004-11-11 Paul Brook <paul@codesourcery.com>
10955
10956 * MAINTAINERS: Add self as arm maintainer. Update email address.
10957
10958 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10959
10960 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10961 target-libgfortran.
10962 * configure: Regenerate.
10963
10964 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10965
10966 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10967 like CC.
10968
10969 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10970
10971 * Makefile.def (host fixincludes): Specify missing targets.
10972 * Makefile.in: Regenerate.
10973
10974 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10975
10976 * MAINTAINERS: Add myself
10977
10978 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10979
10980 * MAINTAINERS (Write After Approval): Add myself.
10981
10982 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10983
10984 * Makefile.def: Build fixincludes for the host, too.
10985 * Makefile.in: Regenerate.
10986 * configure.in (host_tools): Add fixincludes.
10987 * configure: Regenerate.
10988
10989 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10990
10991 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10992 * configure: Regenerated.
10993
10994 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10995
10996 PR other/17783
10997 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10998 * configure: Regenerated.
10999
11000 2004-10-31 Mark Mitchell <mark@codesourcery.com>
11001
11002 * README.SCO: Update per FSF instructions.
11003
11004 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
11005
11006 PR target/18151
11007 * configure.in (case ${target}): Do not build fixincludes for avr.
11008 * configure: Regenerated.
11009
11010 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
11011
11012 * configure.in (case ${target}): Do not build fixincludes
11013 on platforms where it is not used.
11014 * configure: Regenerated.
11015
11016 2004-10-23 Daniel Jacobowitz <dan@debian.org>
11017
11018 * configure.in: Use an absolute path to install-sh.
11019 * configure: Regenerated.
11020
11021 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11022
11023 * MAINTAINERS (Write After Approval): Add myself.
11024
11025 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11026
11027 * MAINTAINERS: Remove from Write After Approval those that are
11028 already maintainers.
11029
11030 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11031
11032 * MAINTAINERS: Update my email address.
11033
11034 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11035
11036 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11037 * configure: Regenerate.
11038
11039 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
11040
11041 * MAINTAINERS: Update my email address.
11042
11043 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11044
11045 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11046 entries belonging to this category.
11047
11048 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11049
11050 * MAINTAINERS: Update my e-mail address.
11051
11052 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11053
11054 Fix wrong conflict resolution in:
11055
11056 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11057
11058 * Makefile.in: Regenerate.
11059 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11060 in the recursive `make', instead of hardwiring `all'.
11061 (Autogenerated TARGET-* variables): New.
11062
11063 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11064
11065 * configure.in: Enable target-libgloss for crx-*-*.
11066 * configure: Regenerate.
11067
11068 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11069
11070 * MAINTAINERS (Various Maintainers): Move the "windows,
11071 cygwin, mingw" maintainer to ...
11072 (OS Port Maintainers): ... here.
11073
11074 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11075
11076 * MAINTAINERS (Write After Approval): Remove those that are
11077 maintainers of some subsystem.
11078
11079 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11080
11081 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11082 * ltcf-cxx.sh (tpf*): Likewise.
11083 * ltconfig (tpf*): Add TPF OS configuration support.
11084
11085 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11086
11087 * MAINTAINERS: Change my email address to my new work account.
11088
11089 2004-09-24 Michael Roth <mroth@nessie.de>
11090
11091 * configure.in (--without-headers): Add missing double quotes.
11092 * configure: Regenerate.
11093
11094 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11095
11096 * ylwrap: Revert to previous version.
11097
11098 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11099
11100 PR bootstrap/17369
11101 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11102 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11103 SET_GCC_LIB_PATH_CMD.
11104 (BASE_TARGET_EXPORTS): Likewise.
11105 * Makefile.in: Regenerated.
11106
11107 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11108 * configure: Regenerated.
11109
11110 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11111
11112 * config.guess: New upstream version
11113 * compile, depcomp, install-sh, ylwrap: Likewise.
11114
11115 2004-09-19 Roger Sayle <roger@eyesopen.com>
11116
11117 * config/mh-x86omitfp: New host makefile fragment. Add
11118 -fomit-frame-pointer to the default BOOT_CFLAGS.
11119 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11120 * configure: Regenerate.
11121
11122 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11123
11124 PR target/11572
11125 * configure.in (*-*-darwin*): Renable libobjc.
11126 * configure: Regenerate.
11127
11128 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11129
11130 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11131
11132 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11133
11134 * Makefile.def: Remove libbanshee.
11135 * Makefile.tpl: Ditto.
11136 * configure.in: Ditto.
11137 * Makefile.in: Regen.
11138 * configure: Ditto.
11139
11140 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11141
11142 * ltmain.sh: Use $pic_object as $non_pic_object if
11143 $non_pic_object=none.
11144
11145 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11146
11147 * missing: Import latest version from master repository.
11148
11149 2004-09-06 Nick Clifton <nickc@redhat.com>
11150
11151 * config.sub: Import latest version from master repository.
11152 * config.guess: Likewise.
11153 This includes these changes:
11154
11155 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11156
11157 * config.sub: Handle crisv32, alias etraxfs.
11158 * config.guess (crisv32:Linux:*:*): Handle.
11159
11160 2004-08-13 Brad Smith <brad@comstyle.com>
11161
11162 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11163 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11164
11165 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11166
11167 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11168 assume the processor is a powerpc. This is because coreutils
11169 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11170 in this case, due to a MacOS X bug that causes
11171 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11172 to return a negative number.
11173 Problem reported by Petter Reinholdtsen in:
11174 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11175
11176 2004-07-19 Ben Elliston <bje@gnu.org>
11177
11178 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11179
11180 2004-06-24 Ben Elliston <bje@gnu.org>
11181
11182 * config.guess: Update copyright years.
11183 * config.sub: Likewise.
11184
11185 2004-06-22 Robert Millan <robertmh@gnu.org>
11186
11187 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11188 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11189
11190 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11191
11192 * config.guess (*:*VMS:*:*): New entry. Replaces
11193 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11194 manufacturer.
11195
11196 2004-06-22 Ben Elliston <bje@gnu.org>
11197
11198 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11199 * config.sub: Likewise.
11200
11201 2004-06-22 Ben Elliston <bje@gnu.org>
11202
11203 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11204 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11205
11206 2004-06-11 Ben Elliston <bje@gnu.org>
11207
11208 * config.guess (pegasos:OpenBSD:*:*): Remove.
11209
11210 2004-06-11 Ben Elliston <bje@gnu.org>
11211
11212 From Wouter Verhelst <wouter@grep.be>:
11213 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11214
11215 2004-06-11 Ben Elliston <bje@gnu.org>
11216
11217 * config.guess (luna88k:OpenBSD:*:*): New.
11218
11219 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11220
11221 * config.guess (m32r*:Linux:*:*): New case.
11222 * config.sub: Handle m32rle.
11223
11224 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11225
11226 From Jens Petersen <petersen@redhat.com>:
11227 * config.sub: Handle sparcv8.
11228
11229 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11230
11231 From Tom Smith <smith@cag.lkg.hp.com>:
11232 * config.guess: Version suffixes are equally significant on Tru64
11233 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11234 prefix of "P" (patched kernel).
11235
11236 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11237
11238 * config.sub: Add support for National Semiconductor CRX target.
11239
11240 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11241
11242 * MAINTAINERS (Various Maintainers): Remove myself as web page
11243 maintainer, add myself as maintainer of build status lists.
11244
11245 2004-09-03 Jan Beulich <jbeulich@novell.com>
11246
11247 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11248 *-*-netware, but add target-libmudflap.
11249 Consolidate *-*-netware targets (of which really only i?86 exists)
11250 into a single entry.
11251 * configure: Likewise.
11252
11253 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11254
11255 * Makefile.tpl (sorry): Remove.
11256 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11257 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11258 (do-clean): Clean per-stage directories too.
11259 (do-distclean): Run distclean-stage1 too.
11260 (.NOTPARALLEL): Enable during toplevel bootstrap.
11261 (stage[+id+]-bubble): Enable parallel execution during
11262 the recursive invocation.
11263 * Makefile.in: Regenerate.
11264
11265 Fix previous checkin:
11266
11267 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11268 include.
11269 * configure.in: Fix indentation.
11270 * configure: Regenerate.
11271
11272 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11273
11274 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11275 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11276 * configure: regenerate
11277 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11278 -mdynamic-no-pic
11279
11280 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11281
11282 * Makefile.def (build_modules): Add fixincludes.
11283 (dependencies): Make gcc depend on fixincludes.
11284 * configure.in (build_tools): Add fixincludes.
11285 (build_configdirs): Always include build_libs.
11286 * Makefile.in: Regenerate.
11287 * configure: Regenerate.
11288
11289 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11290
11291 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11292 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11293 phony targets; do not generate timestamp files.
11294 (distclean-stageN): Remove references to their timestamp files.
11295 (restageN, touch-stageN): Remove.
11296 (stageN-bubble): Rewritten.
11297 (compare): Support lean bootstraps.
11298 * Makefile.in: Regenerate.
11299
11300 * configure.in: Only warn when bootstrapping but
11301 build != host or build != target. Support lean bootstraps.
11302 * configure: Regenerate.
11303
11304 2004-08-26 Phil Edwards <phil@codesourcery.com>
11305
11306 * configure.in: Give a better error message if GMP/MPFR are missing
11307 and a language needing them has been requested.
11308 * configure: Regenerated.
11309
11310 2004-08-25 Phil Edwards <phil@codesourcery.com>
11311
11312 * configure.in: Print a list of available language front-ends if
11313 a requested one is missing. Tidy stray tab characters.
11314 * configure: Regenerated.
11315
11316 2004-08-19 Michael Koch <konqueror@gmx.de>
11317
11318 * gcc/doc/install.texi: Update entry about automake for libjava.
11319
11320 2004-08-17 Robert Millan <robertmh@gnu.org>
11321
11322 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11323 (instead of FreeBSD).
11324 * configure: Regenerate.
11325
11326 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11327
11328 * Makefile.in: Regenerate.
11329 * configure: Regenerate.
11330
11331 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11332 stage_*_flags.
11333 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11334 for bootstrapped modules if toplevel bootstrap is going.
11335 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11336 modules. Adjust for changes in Makefile.def. Enable several
11337 rules even in non-bootstrap mode, just to avoid peppering the
11338 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11339 (stage-[+prev+]-bubble): Remove.
11340
11341 * Makefile.def (Dependencies): Depend on all-build-bison,
11342 all-build-flex, all-build-byacc, all-build-texinfo, rather
11343 than the host variations.
11344 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11345 with BUILD_SUBDIR.
11346 (BISON): Update for recent Bisons.
11347 (YACC): Fix typo.
11348 (cross): Depend on all-build.
11349 (all): Do not depend on all-build.
11350 (prebootstrap): Remove.
11351 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11352 (Prebootstrap dependencies): Add them to the per-stage targets
11353 and to all-prebootstrap.
11354 * configure.in (build_configdirs): Always enable build_tools.
11355 (BUILD_DIR_PREFIX): Remove.
11356
11357 * Makefile.def (gcc): Add target variable.
11358 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11359 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11360 in the recursive `make', instead of hardwiring `all'.
11361 (Autogenerated TARGET-* variables): New.
11362
11363 2004-08-13 Brian Booth <bbooth@redhat.com>
11364
11365 * MAINTAINERS: Remove myself from write-after-approval.
11366
11367 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11368
11369 * src-release: Stop distributing mmalloc with gdb (which doesn't
11370 use it).
11371 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11372 * Makefile.in: Regenerate.
11373
11374 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11375
11376 * configure.in (arm*-*-eabi*): New target.
11377 * configure: Regenerate.
11378
11379 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11380
11381 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11382 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11383 (Dependencies): New section.
11384 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11385 (configure-target-[+module+]): Depend on maybe-all-gcc
11386 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11387 (toplevel profiledbootstrap): Fix dependencies.
11388 * Makefile.in: Regenerate.
11389
11390 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11391
11392 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11393 target-libiberty to noconfigdirs.
11394 * configure: Regenerate.
11395
11396 2004-08-03 Paul Brook <paul@codesourcery.com>
11397
11398 * configure.in: Check for MPFR as well as GMP.
11399 * configure: Regenerate.
11400
11401 2004-08-01 Robert Millan <robertmh@gnu.org>
11402
11403 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11404 libmudflap for all GNU-based systems (with Glibc).
11405 * configure: Regenerate.
11406
11407 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11408
11409 * Makefile.def (host-modules): Add gcc.
11410 * Makefile.in: Regenerate.
11411 * Makefile.tpl (sorry): New rule.
11412 (configure-host, all-host, [+make_target+]-host, do-check,
11413 install-host): Do not add gcc as a special case.
11414 (host modules): Add a small special-casing for gcc. Export
11415 extra_make_flags through the environment.
11416 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11417 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11418 other recursive targets for gcc): Remove.
11419
11420 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11421 (stage, unstage): New rules.
11422 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11423 distclean-stage[+id+]): Use stage_current.
11424 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11425 the stage*-start rules.
11426
11427 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11428
11429 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11430 use -all_load flag.
11431
11432 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11433
11434 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11435 * configure: Regenerate.
11436
11437 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11438
11439 * maintainer-scripts/gcc_release: Revert yesterday's change.
11440
11441 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11442
11443 * MAINTAINERS: Add myself to write-after-approval.
11444
11445 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11446
11447 * libf2c: Removed.
11448 * gcc/gccbug.in: Updated because of libf2c removal.
11449 * maintainer-scripts/gcc_release: Ditto.
11450
11451 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11452
11453 * configure.in: Build libmudflap by default on FreeBSD.
11454 * configure: Regenerated.
11455
11456 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11457
11458 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11459 systems.
11460 * configure: Regenerated.
11461
11462 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11463
11464 PR target/16344
11465 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11466 feedback based compiler.
11467 * Makefile.in: Rebuilt.
11468
11469 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11470
11471 * Makefile.def (host_modules): Set bootstrap=true for flex.
11472 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11473 * Makefile.in: Rebuilt.
11474
11475 2004-07-07 Jan Hubicka <jh@suse.cz>
11476
11477 * MAINTAINERS: Add self as a profile feedback maintainer.
11478
11479 2004-07-05 Phil Edwards <phil@codesourcery.com>
11480
11481 * configure.in: Do not prepend $srcdir to /dev/null in
11482 makefile fragments.
11483 * configure: Regenerate.
11484
11485 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11486
11487 * Makefile.def (build_modules): Add bison, byacc, flex,
11488 m4, texinfo.
11489 (flags_to_pass): Add FLEX.
11490 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11491 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11492 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11493 DEFAULT_MAKEINFO): Remove.
11494 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11495 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11496 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11497 objdir or else use configured tool.
11498 (all-build): New.
11499 (all): Depend on it.
11500 (Build module dependencies): Add.
11501 * Makefile.in: Regenerate.
11502 * configure.in: Better support for multiple build modules,
11503 matching what is done for host/target modules. Do not look
11504 for "plausible" locations of build tools if Canadian cross.
11505 Use autoconf's AC_PROG_CC to find a C compiler. Define
11506 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11507 * configure: Regenerate.
11508
11509 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11510
11511 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11512 * Makefile.in: Regenerate.
11513
11514 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11515
11516 * Makefile.tpl (configure-build-[+module+],
11517 configure-[+module+], configure-target-[+module+]): Pass
11518 [+extra_configure_args+].
11519 (all-build-[+module+], all-[+module+], check-[+module+],
11520 install-[+module+], [+make_target+]-[+module+],
11521 all-target-[+module+], check-target-[+module+],
11522 install-target-[+module+], [+make_target+]-target-[+module+]):
11523 Pass [+extra_make_args+].
11524 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11525 (GCC_HOST_EXPORTS): Remove.
11526 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11527 cross, check-gcc, check-gcc-c++, install-gcc,
11528 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11529 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11530 * Makefile.in: Regenerate.
11531
11532 2004-06-21 Matthew Sachs <msachs@apple.com>
11533
11534 * MAINTAINERS: Added self to write-after-approval.
11535
11536 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11537
11538 * configure.in: Check for srcdir/winsup rather than build directory
11539 winsup.
11540 * configure: Regenerate.
11541
11542 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11543
11544 * configure.in: Don't build Cygwin native newlib if winsup
11545 directory is missing. Emit warning instead.
11546 * configure: Regenerate.
11547
11548 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11549
11550 * Makefile.tpl (touch-stage[+id+]): New.
11551 (restage[+prev+]): Depend on touch-stage[+id+].
11552
11553 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11554 Use it throughout.
11555
11556 * Makefile.def: Add profile and feedback bootstrap stages.
11557 Remove next field from bootstrap stages.
11558 * Makefile.tpl (LN, LN_S): Substitute.
11559 (stageN-start, stageN-end): Use double-colon rules, to
11560 provide a hook for additional setup commands.
11561 (distclean-stageN-gcc, restageN): Create dependencies from
11562 [+prev+], not from [+next+].
11563 (stageN-bubble): Add commands for successive stages from
11564 [+prev+], using double-colon rules.
11565 (all-stageN-gcc): Fix typo.
11566 (stagefeedback-start, profiledbootstrap): New.
11567 * Makefile.in: Regenerate.
11568 * configure.in: Call ACX_PROG_LN.
11569 * configure: Regenerate.
11570
11571 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11572
11573 * MAINTAINERS (Write After Approval): Add myself.
11574
11575 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11576
11577 * MAINTAINERS (Write After Approval): Add myself.
11578
11579 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11580
11581 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11582 without gcc.
11583 * configure: Regenerate.
11584
11585 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11586
11587 * Makefile.tpl: Fix typo.
11588 * Makefile.in: Regenerate.
11589
11590 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11591
11592 * configure.in: Remove new- prefix from toplevel
11593 bootstrap targets.
11594 * configure: Regenerate.
11595
11596 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11597
11598 * Makefile.tpl (all.normal): Rename to all.
11599 (all): Replace with a rule to pick the default
11600 target from configure.
11601 (all-gcc, configure-gcc): Use conditionals to
11602 do nothing when toplevel bootstrap is going on.
11603 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11604 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11605 * configure.in: Support --enable-bootstrap.
11606
11607 * Makefile.def: Remove new- prefix from toplevel
11608 bootstrap targets.
11609 * Makefile.tpl: Likewise.
11610
11611 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11612 target.
11613
11614 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11615 $(RECURSE_FLAGS) to recursive invocation of make.
11616
11617 * Makefile.in: Regenerate.
11618 * configure: Regenerate.
11619
11620 2004-05-30 Andreas Jaeger <aj@suse.de>
11621 Jim Wilson <wilson@specifixinc.com>
11622
11623 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11624 like CC.
11625
11626 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11627
11628 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11629 * configure: Regenerate.
11630
11631 2004-05-25 Daniel Jacobowitz <drow@false.org>
11632
11633 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11634 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11635 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11636 targets.
11637 * Makefile.in: Regenerate.
11638
11639 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11640
11641 * configure.in: Test the ability to symlink directories.
11642 * configure: Regenerate.
11643
11644 * Makefile.def (bootstrap-stage): New definitions.
11645 * Makefile.tpl (configure-stage1-gcc,
11646 configure-stage2-gcc, configure-stage3-gcc,
11647 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11648 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11649 new-restage3, compare): Autogenerate, see Makefile.in
11650 entry for behavioral changes.
11651 (distclean-stage1, new-stage1-start, new-stage1-end,
11652 new-stage1-bubble, distclean-stage2, new-stage2-start,
11653 new-stage2-end, new-stage2-bubble, distclean-stage3,
11654 new-stage3-start, new-stage3-end): New autogenerated targets.
11655 (objext, prebootstrap, BOOT_CFLAGS,
11656 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11657 targets.
11658
11659 * Makefile.in: Regenerate.
11660 (distclean-stage1, new-stage1-start, new-stage1-end,
11661 new-stage1-bubble, distclean-stage2, new-stage2-start,
11662 new-stage2-end, new-stage2-bubble, distclean-stage3,
11663 new-stage3-start, new-stage3-end): New targets.
11664 (all-stage1-gcc): Move prebootstrap dependency from here...
11665 (configure-stage1-gcc): ...to here.
11666 (new-bootstrap): Use bubble targets.
11667 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11668 Use per-stage distclean targets.
11669 (configure-stage1-gcc, configure-stage2-gcc,
11670 configure-stage3-gcc, all-stage1-gcc,
11671 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11672 Use new-stageN-start to prepare the tree.
11673
11674 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11675
11676 * Makefile.def (host_modules): add libcpp.
11677 * Makefile.tpl: Add dependencies on and for libcpp.
11678 * Makefile.in: Regenerate.
11679 * configure.in: Add libcpp host module.
11680 * configure: Regenerate.
11681
11682 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11683
11684 * Makefile.tpl: Whenever a recursive target is defined, wrap
11685 it in a special @if/@endif block, and prepare its maybe
11686 dependency in the @if/@endif block
11687 * configure.in: Instead of writing maybe dependencies, remove
11688 the @if/@endif statements, and remove the @if/@endif blocks
11689 that remain.
11690 * configure: Regenerate.
11691 * Makefile.in: Regenerate.
11692
11693 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11694
11695 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11696
11697 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11698
11699 PR bootstrap/15120
11700 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11701 * */configure: Rebuilt.
11702
11703 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11704
11705 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11706 of libf2c.
11707 * configure, Makefile.in: Regenerate.
11708
11709 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11710
11711 * MAINTAINERS (Write After Approval): Add myself.
11712
11713 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11714
11715 Merge from tree-ssa-20020619-branch.
11716
11717 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11718 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11719 (HOST_GMPLIBS): Define.
11720 (HOST_GMPINC): Define.
11721 (TARGET_LIB_PATH): Add libmudflap.
11722 (GFORTRAN_FOR_TARGET): Define.
11723 (configure-build*): Export GFORTRAN.
11724 (configure-gcc): Export GMPLIBS and GMPINC.
11725 (all-gcc): Add maybe-all-libbanshee.
11726 (configure-target-libgfortran): Define.
11727 * Makefile.in: Regenerate.
11728 * configure.in (host_libs): Add libbanshee.
11729 (target_libraries): Add target-libmudflap and target-libgfortran.
11730 Add --with-libbanshee.
11731 Handle --disable-libmudflap.
11732 (*-*-freebsd*): Use with_gmp.
11733 Add $(libgcj) to noconfigdirs.
11734 * configure: Regenerate.
11735 * depcomp: New file.
11736 * MAINTAINERS: Add tree-ssa maintainers.
11737
11738 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11739
11740 * MAINTAINERS (Various Maintainers): Add myself.
11741
11742 2004-04-30 Brian Ford <ford@vss.fsi.com>
11743
11744 * MAINTAINERS (Write After Approval): Add myself.
11745
11746 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11747
11748 * MAINTAINERS (Write After Approval): Add myself.
11749
11750 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11751
11752 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11753 * configure: Regenerate.
11754
11755 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11756
11757 Revert:
11758 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11759
11760 * Makefile.def (flags_to_pass): Remove *dir variables that
11761 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11762 as well as prefix and exec_prefix.
11763 * Makefile.in: Regenerate.
11764
11765 2004-04-26 Robert Millan <robertmh@gnu.org>
11766
11767 Add patches from libtool CVS.
11768 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11769 * ltconfig: Likewise.
11770 * ltcf-c.sh: Likewise.
11771 * ltcf-cxx.sh: Likewise.
11772 * ltcf-gcj.sh: Likewise.
11773
11774 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11775
11776 * Makefile.def (host_modules): Mark with the bootstrap
11777 flag packages on which gcc depends.
11778 * Makefile.tpl (all-bootstrap): Use it.
11779 * Makefile.in: Regenerate.
11780
11781 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11782
11783 * Makefile.def (flags_to_pass): Remove *dir variables that
11784 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11785 as well as prefix and exec_prefix.
11786 * Makefile.in: Regenerate.
11787
11788 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11789
11790 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11791 * configure: Regenerate.
11792 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11793 * gcc/Makefile.tpl (compare): Use the result of the test.
11794 * gcc/Makefile.in: Regenerate.
11795
11796 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11797
11798 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11799 Always relocate gcc and prev-gcc to the original names, even
11800 if the build fails.
11801 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11802 New targets.
11803
11804 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11805
11806 * MAINTAINERS: Update my email address.
11807
11808 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11809
11810 * configure.in (mips*-*-irix5*): Enable ld.
11811 * configure: Regenerate.
11812
11813 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11814
11815 * configure: Regenerate.
11816
11817 2004-04-15 James E Wilson <wilson@specifixinc.com>
11818
11819 * Makefile.tpl (configure-[+module+], configure-gcc,
11820 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11821 Set and export LDFLAGS.
11822 * Makefile.in: Regenerate.
11823
11824 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11825
11826 * MAINTAINERS: Add myself to write-after-approval.
11827
11828 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11829
11830 PR bootstrap/14871
11831 * Makefile.tpl: If we don't have built-in-tree target tools,
11832 use the ones found by configure rather than hacking around with
11833 program_transform_name.
11834 * configure.in: Give Makefile.tpl the information necessary
11835 to do that.
11836 * Makefile.in: Regenerate.
11837 * configure: Regenerate.
11838
11839 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11840
11841 PR bootstrap/14760
11842 * configure.in: When computing baseargs, strip *all* copies of
11843 offending options. Also, don't match/substitute the trailing space,
11844 so that this actually works when two similar options are separated by
11845 only one space.
11846 * configure: Regenerate.
11847
11848 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11849
11850 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11851 (rs6000-*-aix*): Same.
11852 * configure: Regenerate.
11853
11854 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11855
11856 * MAINTAINERS: Add myself to write-after-approval.
11857
11858 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11859
11860 * MAINTAINERS: Add myself to write-after-approval.
11861
11862 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11863
11864 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11865 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11866 * Makefile.in: Regenerate.
11867
11868 * configure.in (top level bootstrap support): Rework --enable-werror
11869 to set @stage2_werror_flag@.
11870 * configure: Regenerate.
11871 * Makefile.tpl (top level bootstrap support): Pass
11872 @stage2_werror_flag@ down to configure in stages 2 and 3.
11873 * Makefile.in: Regenerate.
11874
11875 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11876
11877 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11878 for stages 2 and 3 as well as in make. As a consequence, remove
11879 OUTPUT_OPTION (now detected by configure) from the flags passed down
11880 to make.
11881 * Makefile.in: Regenerate.
11882
11883 * Makefile.tpl (new-bootstrap): Fix typo.
11884 * Makefile.in: Regenerate.
11885
11886 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11887
11888 * Makefile.tpl: Rearrange by moving recursive_targets rules
11889 into their proper sections.
11890 * Makefile.tpl (top level bootstrap support): Move disabling
11891 of coverage flags from 'make' to 'configure'; improve comments.
11892 * Makefile.in: Regenerate.
11893
11894 * Makefile.tpl (experimental top level bootstrap) Move stage1
11895 language setting from all- target to configure- target; disable
11896 intermodule optimization in stage 1; prevent gratuitous rebuilds
11897 of stage 1.
11898 * Makefile.in: Regenerate.
11899 * configure.in: Comma-separate stage 1 language list for top
11900 level bootstrap.
11901 * configure: Regenerate.
11902
11903 * Makefile.tpl: Clean up experimental top level bootstrap support:
11904 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11905 prev-gcc in configure- targets as well as all- targets.
11906 * Makefile.in: Regenerate.
11907
11908 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11909
11910 * compile: New file imported from automake.
11911
11912 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11913
11914 * configure.in: Remove symbolic link section.
11915 * configure: Regenerate.
11916 * Makefile.tpl (links): Remove.
11917 * Makefile.in: Regenerate.
11918
11919 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11920 Nathanael Nerode <neroden@gcc.gnu.org>
11921
11922 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11923 Set with AC_CHECK_PROGS.
11924 * configure.in: Fix comment typo from last patch.
11925 * configure: Regenerate.
11926
11927 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11928
11929 * Makefile.tpl: Introduce experimental top level bootstrap support.
11930 * Makefile.in: Regenerate.
11931 * configure.in: Introduce support for top level bootstrap.
11932 * configure: Regenerate.
11933
11934 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11935 Paolo Bonzini <bonzini@gnu.org>
11936
11937 PR bootstrap/14522
11938 * configure.in: Cope with shells that do not support unquoted ^
11939 * configure: Regenerate.
11940
11941 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11942 Paolo Bonzini <bonzini@gnu.org>
11943
11944 PR bootstrap/14522
11945 * configure.in: Cope with shells that do not support nesting
11946 quotes inside quoted backquote substitutions.
11947 * configure: Regenerate.
11948
11949 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11950
11951 PR bootstrap/14522
11952 * configure.in: Fix escaping of $.
11953 * configure: Regenerate.
11954
11955 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11956
11957 * configure: Regenerate, since I forgot to while committing Paolo's
11958 changes.
11959
11960 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11961
11962 PR ada/14131
11963 Move language detection to the top level.
11964 * configure.in: Find default values for the tools as
11965 soon as possible. Disable ada if GNAT is not found.
11966 Emit error message about missing languages. Expand
11967 --enable-languages=all for the gcc subdirectory.
11968
11969 2004-03-10 Ben Elliston <bje@gnu.org>
11970
11971 * MAINTAINERS: Update my email address.
11972
11973 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11974
11975 * ltconfig: Disable building static libraries if building shared
11976 libraries on AIX 5L.
11977
11978 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11979
11980 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11981 and disable libgcj.
11982 * configure: Regenerated.
11983
11984 2004-03-01 Brian Booth <bbooth@redhat.com>
11985
11986 * MAINTAINERS: Add myself to write-after-approval.
11987
11988 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11989
11990 * MAINTAINERS: Add myself to write-after-approval.
11991
11992 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11993
11994 PR bootstrap/7087
11995 * Makefile.tpl: Guard XFOO sed statements better.
11996 * Makefile.tpl: Add dependency for configure-target-libada.
11997 * Makefile.in: Regenerate (incidentally fixes broken
11998 commit when libada-branch was merged).
11999
12000 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12001
12002 * MAINTAINERS: Add myself to write-after-approval.
12003
12004 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12005
12006 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12007 maintainers.
12008
12009 2004-02-20 Andrew Cagney <cagney@redhat.com>
12010
12011 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12012 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12013
12014 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12015
12016 PR bootstrap/11932
12017 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12018
12019 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
12020
12021 * MAINTAINERS: Added myself to write-after-approval.
12022
12023 2004-02-14 Michael Koch <konqueror@gmx.de>
12024
12025 * MAINTAINERS: Added myself to write-after-approval.
12026
12027 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12028
12029 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12030 some OS port maintainers to OS port maintainers section.
12031
12032 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
12033
12034 * MAINTAINERS: Add self.
12035
12036 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12037
12038 * MAINTAINERS: Alphabetize.
12039
12040 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12041
12042 * MAINTAINERS: Remove myself.
12043
12044 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12045
12046 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12047 (rs6000-*-aix*): Same.
12048 * configure: Regenerate.
12049
12050 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12051
12052 * configure.in (host): Add in missing $noconfigdirs to defines.
12053 * configure: Regenerate.
12054
12055 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12056 Nathanael Nerode <neroden@gcc.gnu.org>
12057
12058 PR ada/6637, PR ada/5911
12059 Merge with libada-branch:
12060 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12061 with appropriate dependencies. Add --enable-libada configure switch.
12062 * configure, Makefile.in: Regenerate.
12063
12064 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12065
12066 * MAINTAINERS: Add myself to write-after-approval.
12067
12068 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12069
12070 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12071 * configure: Regenerate.
12072
12073 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12074
12075 Merge from upstream:
12076
12077 * ltmain.in: When setting IFS to '~', be careful about user
12078 arguments that contain '~'.
12079
12080 2004-02-04 Peter O'Gorman <peter@pogma.com>
12081
12082 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12083 Also test $base_compile against $CC with escaped arguments. Bug
12084 reported by Geoff Keating <geoffk@apple.com>.
12085
12086 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12087
12088 * MAINTAINERS: Remove i960 port.
12089
12090 2004-01-23 DJ Delorie <dj@redhat.com>
12091
12092 * Makefile.def (target_modules) [libiberty]: Don't stage.
12093 * Makefile.in: Rebuilt.
12094
12095 2004-01-20 Caroline Tice <ctice@apple.com>
12096
12097 * MAINTAINERS: Add myself to write-after-approval.
12098
12099 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12100
12101 * MAINTAINERS: Update my email address.
12102
12103 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12104
12105 * MAINTAINERS: Add myself to write-after-approval.
12106
12107 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12108
12109 * MAINTAINERS: Remove entries without email address.
12110
12111 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12112
12113 * MAINTAINERS: Add myself to write-after-approval.
12114
12115 2004-01-15 Steven Bosscher <stevenb@suse.de>
12116
12117 * MAINTAINERS: Update my email address.
12118
12119 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12120
12121 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12122 * Makefile.tpl (configure-target-[+module+]): Support stage.
12123 * Makefile.in: Rebuilt.
12124
12125 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12126
12127 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12128
12129 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12130
12131 * MAINTAINERS: Add myself as a MIPS maintainer.
12132
12133 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12134
12135 * configure.in: Use ./config.cache, not config.cache.
12136 * configure: Regenerate.
12137 * Makefile.tpl: Special-casing not needed for GCC any more.
12138 * Makefile.in: Regenerate.
12139
12140 * configure.in: Don't share a cache file for host dirs.
12141 * configure: Regenerate.
12142
12143 * config-ml.in: Don't mess with the cache file.
12144
12145 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12146
12147 * MAINTAINERS: Move myself from 'Write After Approval' to
12148 'CPU Port Maintainers' section as SPARC maintainer.
12149
12150 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12151
12152 * Makefile.tpl: Make GCC use a separate config.cache.
12153 * Makefile.in: Regenerate.
12154
12155 PR bootstrap/11932, PR bootstrap/11933
12156 (I don't know if it will fix either of them, but it relates
12157 to them.)
12158 * configure.in: Don't use shared config.cache for target
12159 directories.
12160 * configure: Regenerate.
12161
12162 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12163
12164 * MAINTAINERS: Add myself to 'Write After Approval' section.
12165
12166 2003-12-31 Roger Sayle <roger@eyesopen.com>
12167
12168 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12169 * configure: Regenerated.
12170
12171 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12172
12173 * MAINTAINERS: Remove the mn10200 maintainer.
12174
12175 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12176
12177 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12178 * configure: Regenerated.
12179
12180 2003-12-16 Jan Hubicka <jh@suse.cz>
12181
12182 * MAINTAINERS: Add myself as callgraph maintainer.
12183
12184 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12185
12186 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12187 * configure: Regenerate.
12188
12189 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12190
12191 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12192 'Write After Approval' section. Update email.
12193
12194 2003-12-01 James Lemke <jim@wasabisystems.com>
12195
12196 * MAINTAINERS (Write After Approval): Add myself.
12197
12198 2003-11-20 Matt Thomas <matt@3am-software.com>
12199
12200 * MAINTAINERS: Add myself as a vax port maintainer.
12201
12202 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12203
12204 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12205 (configure-build-[+module+], configure-[+module+]): Likewise.
12206 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12207 * Makefile.in: Regenerate.
12208
12209 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12210
12211 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12212 shared/dylibed libraries.
12213 * ltmain.sh: Likewise.
12214 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12215 * ltcf-cxx.sh: Likewise.
12216 * ltcf-gcj.sh: Likewise.
12217 * ltconfig: Likewise.
12218
12219 2003-11-17 Stan Cox <scox@redhat.com>
12220
12221 * MAINTAINERS: Add myself as iq2000 port maintainer.
12222
12223 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12224
12225 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12226 * Makefile.in: Regenerate.
12227
12228 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12229
12230 * config.sub: Update to 2003-11-03 version.
12231
12232 2003-10-20 Phil Edwards <phil@codesourcery.com>
12233
12234 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12235 * configure: Regenerate.
12236
12237 2003-10-20 Nicolas Pitre <nico@cam.org>
12238
12239 * MAINTAINERS: Add myself to 'Write After Approval' section.
12240
12241 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12242
12243 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12244
12245 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12246
12247 * MAINTAINERS: Update my email address.
12248
12249 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12250
12251 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12252
12253 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12254
12255 * MAINTAINERS: Add myself to 'Write After Approval' section.
12256
12257 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12258
12259 * config.guess: Update to 2003-10-16 version.
12260 * config.sub: Update to 2003-10-16 version.
12261
12262 2003-10-15 David Daney <ddaney@avtrex.com>
12263
12264 * MAINTAINERS: Added myself to 'Write After Approval' section.
12265
12266 2003-10-15 Falk Hueffner <falk@debian.org>
12267
12268 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12269 'Write After Approval' section. Update email.
12270
12271 2003-10-14 Roger Sayle <roger@eyesopen.com>
12272
12273 * MAINTAINERS: Move myself from 'Write After Approval' to
12274 'Various Maintainers' section as middle-end maintainer.
12275
12276 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12277
12278 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12279 HOST_FLAGS_TO_PASS.
12280 * Makefile.in: Regenerate.
12281
12282 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12283
12284 * config.guess: Update to 2003-10-07 version.
12285 * config.sub: Update to 2003-10-07 version.
12286
12287 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12288
12289 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12290 * ltconfig (irix5*, irix6*): Don't override version_type.
12291
12292 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12293
12294 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12295 * configure: Rebuilt
12296 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12297 * Makefile.in: Rebuilt
12298
12299 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12300
12301 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12302
12303 2003-09-30 Carlo Wood <carlo@alinoe.com>
12304
12305 * MAINTAINERS (Write After Approval): Add myself.
12306
12307 2003-09-29 Paul Koning <ni1d@arrl.net>
12308
12309 * MAINTAINERS: Move myself from "Write After Approval"
12310 to CPU platform maintainers for pdp11 platform.
12311
12312 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12313
12314 * MAINTAINERS: Move myself from 'Write After Approval' to
12315 'Various Maintainers' section as libffi testsuite maintainer.
12316
12317 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12318
12319 * configure.in: Pass a computed --program-transform-name
12320 to subconfigures.
12321 * configure: Regenerated.
12322
12323 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12324
12325 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12326 * Makefile.in: Regenerate.
12327
12328 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12329 * Makefile.in: Regenerate.
12330
12331 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12332
12333 * MAINTAINERS: Move myself from 'Write After Approval'
12334 to 'Various Maintainers' (objective-c) section.
12335
12336 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12337
12338 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12339 quoting.
12340 * configure: Regenerated.
12341
12342 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12343
12344 * MAINTAINERS (Write After Approval): Add myself to write after
12345 approval list.
12346
12347 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12348
12349 * MAINTAINERS (Write After Approval): Add myself.
12350
12351 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12352
12353 * MAINTAINERS: Update my e-mail address.
12354
12355 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12356
12357 * libtool.m4 (LD): Correct powerpc64 host match.
12358
12359 2003-09-06 James E Wilson <wilson@tuliptree.org>
12360
12361 * MAINTAINTERS: Update my affiliation and email address.
12362
12363 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12364
12365 * MAINTAINERS (Write After Approval): Add myself.
12366
12367 2003-09-04 DJ Delorie <dj@redhat.com>
12368
12369 * configure: Regenerate.
12370
12371 2003-09-04 Robert Millan <robertmh@gnu.org>
12372
12373 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12374
12375 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12376
12377 * configure.in: Ensure arguments to sed are properly spaced.
12378 * configure: Regenerate.
12379
12380 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12381
12382 * MAINTAINERS: Update my e-mail address.
12383
12384 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12385
12386 * MAINTAINERS (Write After Approval): Add myself.
12387
12388 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12389
12390 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12391 * configure: Regenerated.
12392
12393 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12394
12395 * MAINTAINERS: Update my email address.
12396
12397 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12398
12399 * configure.in: Use newline instead of semicolon when assuming
12400 shell arguments in a for loop.
12401 * configure: Regenerated.
12402
12403 2003-08-22 Jason Eckhardt <jle@rice.edu>
12404
12405 * MAINTAINERS: Resurrect the i860 maintainer.
12406
12407 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12408
12409 PR 8180
12410 * configure.in: When testing with_libs and with_headers, treat
12411 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12412 * configure: Regenerate.
12413
12414 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12415 make, shell, etc.
12416 (baseargs): Likewise.
12417 * configure: Regenerate.
12418
12419 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12420
12421 * MAINTAINERS (Write After Approval): Add myself.
12422
12423 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12424
12425 * configure.in: Disable libgcj for darwin not on powerpc.
12426 * configure: Rebuild.
12427
12428 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12429
12430 * config-ml.in, symlink-tree: Add license.
12431
12432 2003-08-03 Richard Stallman <rms@gnu.org>
12433 Eben Moglen <moglen@columbia.edu>
12434
12435 * README.SCO: New file.
12436
12437 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12438
12439 * Makefile.tpl (check, check-c++): Express dependencies using
12440 dependencies rather than commands.
12441 * Makefile.in: Regenerate.
12442
12443 2003-08-01 Andrew Cagney <cagney@redhat.com>
12444
12445 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12446 * configure: Ditto.
12447
12448 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12449
12450 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12451 * Makefile.in: Update.
12452
12453 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12454
12455 * configure.in: Enable libgcj for darwin.
12456 * configure: Rebuild.
12457
12458 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12459
12460 * config-ml.in: Use ac_configure_args directly instead of
12461 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12462 actually seen.
12463
12464 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12465
12466 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12467 creating target and build subdirs to build all parent dirs as needed.
12468 * Makefile.in: Rebuild.
12469 * configure.in: Don't build dirs explicitly here.
12470 * configure: Rebuild.
12471
12472 2003-07-26 Paul Brook <paul@nowt.org>
12473
12474 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12475
12476 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12477
12478 * Makefile.tpl (all-make): Depend on intl.
12479 * Makefile.in: Rebuilt.
12480
12481 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12482
12483 * install-sh: Update to newer upstream versions (associated with
12484 aclocal 1.7).
12485 * mkinstalldirs: Likewise.
12486 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12487
12488 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12489
12490 * MAINTAINERS: Move self from Bug database only accounts
12491 to write-after-approval.
12492
12493 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12494
12495 * config.if: Remove unused libc_interface determination.
12496
12497 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12498
12499 * MAINTAINERS: Move self from write-after-approval to
12500 build machinery (*.in).
12501
12502 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12503
12504 PR bootstrap/11273
12505 PR bootstrap/11408
12506 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12507 unused INSTALL_PROGRAM_ARGS.
12508 * configure.in: Use AC_PROG_INSTALL.
12509 * Makefile.in: Regenerate.
12510 * configure: Regenerate.
12511
12512 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12513
12514 * MAINTAINERS: Alphabetize.
12515
12516 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12517
12518 * configure: Rebuilt.
12519 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12520 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12521 newlib nor libgloss.
12522 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12523 * configure.in (am33_2.0-*-linux*): Added.
12524
12525 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12526
12527 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12528 * configure: Regenerate.
12529
12530 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12531
12532 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12533 * Makefile.in: Regenerate.
12534
12535 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12536
12537 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12538 * Makefile.in: Regenerate.
12539
12540 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12541
12542 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12543 * Makefile.in: Regenerated.
12544
12545 * config-ml.in: Replace PWD with PWD_COMMAND.
12546
12547 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12548
12549 * intl: New directory; see intl/ChangeLog for details.
12550 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12551 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12552 * Makefile.in: Regenerate.
12553
12554 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12555
12556 * configure.in: Clean up config-lang.in handling. Delete
12557 useless assignment to "subdirs".
12558 * configure: Regenerate.
12559
12560 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12561
12562 * configure.in: Rename 'target_libs' to 'target_libraries'.
12563 Remove useless reference to 'target_libs'.
12564 * configure: Regenerate.
12565
12566 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12567
12568 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12569 * Makefile.in: Regenerate.
12570
12571 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12572
12573 * Makefile.def: Introduce flags_to_pass.
12574 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12575 * Makefile.in: Regenerate.
12576
12577 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12578
12579 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12580 and target-libgloss.
12581 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12582 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12583 * configure: Regenerate.
12584
12585 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12586
12587 * configure.in: Update testsuite_flags to new location.
12588 * configure. Regenerate.
12589
12590 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12591
12592 * Makefile.tpl: Remove BUILD_CC stuff.
12593 * Makefile.in: Regenerate.
12594
12595 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12596
12597 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12598
12599 2003-06-16 Graeme Peterson <gp@qnx.com>
12600
12601 * MAINTAINERS (Write After Approval): Add myself.
12602
12603 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12604
12605 * config.guess: Update to 2003-06-12 version.
12606 * config.sub: Update to 2003-06-13 version.
12607
12608 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12609
12610 * config.guess: Update to 2003-06-06 version.
12611 * config.sub: Update to 2003-06-06 version.
12612
12613 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12614
12615 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12616 * configure. Regenerate.
12617
12618 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12619
12620 * configure.in: Disable serial configure by default.
12621 * configure: Regenerate.
12622 * Makefile.tpl: Abolish .NOTPARALLEL.
12623 * Makefile.in: Regenerate.
12624
12625 * Makefile.tpl: Replace {build,host,target}_canonical by
12626 {build,host,target}.
12627 * Makefile.in: Regenerate.
12628
12629 * Makefile.tpl: Fix stupid pasto.
12630 * Makefile.in: Regenerate.
12631
12632 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12633
12634 * Makefile.tpl: Remove bogus conditional.
12635 * Makefile.in: Regenerate.
12636
12637 2003-06-05 Jan Hubicka <jh@suse.cz>
12638
12639 * Makefile.tpl (profiledbootstrap): New target.
12640 * Makefile.in (profiledbootstrap): New target.
12641
12642 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12643
12644 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12645 Pinski. Remove user names from other bugzilla-only maintainers.
12646
12647 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12648
12649 * Makefile.tpl: Make 'recursive targets' using autogen rather
12650 than shell loop. Remove duplicate 'clean' targets and false
12651 comments.
12652 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12653 Add systematic method of specifying missing targets in subdirs.
12654 Add copyright boilerplate.
12655 * Makefile.in: Regenerate.
12656 * configure.in: Add 'recursive targets' to maybe list.
12657 * configure: Regenerate.
12658
12659 * MAINTAINERS: "GNATS only" -> "Bug database only".
12660
12661 * Makefile.tpl: Rename [+target+] to [+make_target+].
12662 * Makefile.def: Rename 'target' to 'make_target'.
12663
12664 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12665
12666 * MAINTAINERS: Add self as options handling maintainer.
12667
12668 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12669
12670 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12671 been too long since I touched those ports.
12672
12673 2003-05-28 DJ Delorie <dj@redhat.com>
12674
12675 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12676 * Makefile.in: Regenerate.
12677
12678 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12679
12680 * configure.in: Use curly braces in the definition of tooldir.
12681 * configure: Regenerate.
12682
12683 2003-05-21 DJ Delorie <dj@redhat.com>
12684
12685 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12686 newlib or libgloss.
12687 * Makefile.in: Regenerate.
12688
12689 2003-05-21 DJ Delorie <dj@redhat.com>
12690
12691 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12692 * Makefile.in: Regenerate.
12693
12694 2003-05-20 Ian Lance Taylor <ian@airs.com>
12695
12696 * MAINTAINERS: Update my e-mail address.
12697
12698 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12699
12700 * configure.in: Switch more things to use maybe dependencies.
12701 * Makefile.tpl: Switch more things to use maybe dependencies.
12702 Factor out common code from autogen IF statements.
12703 * configure: Regenerate.
12704 * Makefile.in: Regenerate.
12705
12706 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12707
12708 * configure.in: Accept i[3456789]86 for machine type.
12709 * configure: Regenerate.
12710
12711 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12712
12713 * configure.in: Switch more things to use maybe dependencies.
12714 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12715 * configure: Regenerate.
12716 * Makefile.tpl: Switch more things to use maybe dependencies.
12717 * Makefile.in: Regenerate.
12718
12719 2003-05-16 Andreas Schwab <schwab@suse.de>
12720
12721 * Makefile.tpl (install-opcodes): Define.
12722 * Makefile.in: Rebuild.
12723
12724 2003-05-13 Andreas Jaeger <aj@suse.de>
12725
12726 * config.guess: Update to 2003-05-09 version.
12727 * config.sub: Update to 2003-05-09 version.
12728
12729 2003-05-13 Michael Eager <eager@mvista.com>
12730
12731 * configure.in: Correct sed script so that options in quotes are not
12732 deleted.
12733 * configure: Rebuild.
12734
12735 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12736
12737 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12738 and $$s/newlib/libc/sys/cygwin32 include paths.
12739 * configure: Ditto.
12740
12741 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12742
12743 * MAINTAINERS: Update my email addresses.
12744
12745 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12746
12747 * config-ml.in: Propagate INSTALL variables.
12748
12749 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12750
12751 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12752
12753 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12754
12755 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12756 * Makefile.in: Regenerate.
12757
12758 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12759
12760 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12761
12762 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12763
12764 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12765
12766 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12767
12768 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12769 * Makefile.in: Regenerated.
12770
12771 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12772
12773 * MAINTAINERS (Write After Approval): Upgrade myself from
12774 GNATS only to write-after-approval. Update my mail address.
12775
12776 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12777
12778 (OS Port Maintainers: freebsd): Add myself.
12779
12780 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12781
12782 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12783
12784 2003-04-22 Kean Johnston <jkj@sco.com>
12785
12786 * MAINTAINERS (SCO ports): Added myself.
12787
12788 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12789
12790 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12791
12792 2003-04-19 Kean Johnston <jkj@sco.com>
12793
12794 * MAINTAINERS (Write After Approval): Add myself.
12795
12796 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12797
12798 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12799 * Makefile.in: Regenerate.
12800
12801 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12802
12803 * configure.in (powerpc64*-*-linux*): Remove.
12804 * configure: Rebuilt.
12805
12806 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12807
12808 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12809 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12810 and restrap.
12811 * Makefile.in: Regenerate.
12812
12813 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12814
12815 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12816 * configure: Regenerated.
12817
12818 2003-04-15 DJ Delorie <dj@redhat.com>
12819
12820 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12821
12822 2003-04-13 Nick Clifton <nickc@redhat.com>
12823
12824 * config-ml.in: Remove support for --disable-aix removing
12825 call-aix multilibs.
12826
12827 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12828
12829 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12830 * */configure: Rebuilt.
12831
12832 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12833
12834 * MAINTAINERS: Add my email address.
12835
12836 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12837
12838 * MAINTAINERS (Write After Approval): Add myself.
12839
12840 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12841
12842 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12843 * Makefile.in: Regenerate.
12844
12845 2003-03-14 Michael Chastain <mec@shout.net>
12846
12847 * Makefile.in: Regenerate with correct Makefile.def.
12848
12849 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12850
12851 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12852 Make macro.
12853 * Makefile.in: Regenerate.
12854 * configure.in: Clean up gxx_include_dir logic.
12855 * configure: Regenerate.
12856
12857 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12858
12859 * MAINTAINERS (Write After Approval): Add myself.
12860
12861 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12862
12863 * MAINTAINERS: Update my mail address.
12864
12865 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12866
12867 * configure.in (gxx_include_dir): Fix typo.
12868 * configure: Regenerated.
12869
12870 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12871
12872 * Makefile.tpl: Reindent.
12873 * Makefile.in: Regenerate.
12874 * configure.in: Reindent. Don't set unused variables.
12875 * configure: Regenerate.
12876
12877 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12878
12879 * configure.in: Include $(build_tooldir)/sys-include in
12880 FLAGS_FOR_TARGET.
12881 * configure: Regenerated.
12882
12883 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12884
12885 * Makefile.tpl: Always pass down RANLIB.
12886 * Makefile.in: Regenerate.
12887
12888 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12889 * Makefile.in: Regenerate.
12890 * configure.in: Remove unused logic relating to --enable-shared
12891 and --enable-threads. Remove bogus comments. Remove redundant
12892 noconfigdirs.
12893 * configure: Regenerate.
12894
12895 * configure.in: Replace ${libstdcxx_version} by its value.
12896 Remove reference to mh-dgux.
12897 * configure: Regenerate.
12898
12899 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12900
12901 * MAINTAINERS (Write After Approval): Add myself.
12902
12903 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12904
12905 * Makefile.tpl: Rearrange.
12906 * Makefile.in: Regenerate.
12907
12908 2003-02-25 Uwe Stieber <uwe@wwws.de>
12909
12910 * configure.in: Add support for kaOS as cross build target system.
12911 * configure: Regenerated.
12912
12913 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12914
12915 * MAINTAINERS (Write after approval): Add myself.
12916
12917 2003-02-21 James E Wilson <wilson@tuliptree.org>
12918
12919 * MAINTAINERS: Update my email address.
12920
12921 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12922
12923 * MAINTAINERS: Add self to blanket write privs. section.
12924
12925 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12926
12927 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12928 configure-target-* as some target builds may require additional
12929 flags for preprocessor tests.
12930 * Makefile.in: Regenerated.
12931
12932 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12933
12934 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12935 * ltconfig: Handle it.
12936 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12937 auto-detecting it.
12938
12939 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12940 it is used as argument to $CC.
12941 * ltcf-gcj.sh: Likewise.
12942
12943 * configure.in: Introduce --enable-maintainer-mode.
12944 * configure: Rebuilt.
12945 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12946 for maintainer mode.
12947 * Makefile.in: Rebuilt.
12948
12949 2003-02-18 Jason Merrill <jason@redhat.com>
12950
12951 * Makefile.tpl (check-c++): Allow parallelism.
12952
12953 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12954
12955 * MAINTAINERS: Remove John Carr (who never actually had access to
12956 gcc.gnu.org).
12957
12958 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12959
12960 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12961 don't configure target-libobjc.
12962 * configure: Regenerate.
12963
12964 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12965
12966 * Makefile.tpl (RANLIB): Define.
12967 * Makefile.in: Regenerate.
12968
12969 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12970
12971 * MAINTAINERS: Update my email.
12972
12973 2003-02-06 Keith R Seitz <keiths@redhat.com>
12974
12975 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12976 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12977 * Makefile.in: Regenerated.
12978 * configure.in: Remove all traces of snavigator, db, and grep.
12979 * configure: Regenerated.
12980
12981 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12982
12983 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12984 After Approval.
12985
12986 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12987
12988 * MAINTAINERS (Write after approval): Add myself.
12989
12990 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12991
12992 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12993 * Makefile.in: Regenerated.
12994
12995 2003-01-30 Roger Sayle <roger@eyesopen.com>
12996
12997 * config.guess: Updated to 2003-01-30's version.
12998 * config.sub: Updated to 2003-01-28's version.
12999
13000 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
13001
13002 * config.if: If gcc_version is already set, just use it. Don't set
13003 gcc_version_trigger if it's already set, otherwise set it to
13004 gcc/version.c, but only if the file exists. If it is not set and
13005 gcc/version.c does not exist, try to extract the version number from
13006 $CC.
13007
13008 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13009
13010 * MAINTAINERS: Add myself to write-after-approval list.
13011
13012 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
13013
13014 * configure.in: Revert 24Jan change.
13015 * configure: Regenerate.
13016
13017 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13018
13019 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13020 entry of HJ Lu.
13021
13022 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13023
13024 * configure.in: Revert previous change.
13025 * configure: Regenerate.
13026
13027 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13028
13029 * configure.in: Make rda native-only.
13030 * configure: Regenerate.
13031
13032 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13033
13034 * MAINTAINERS: Move myself from GNATS-only-accounts to
13035 write-after-approval.
13036
13037 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13038
13039 * configure.in: Add missing \.
13040 * configure: Rebuilt.
13041
13042 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13043
13044 * configure.in (baseargs): Avoid using \| in sed regular
13045 expressions.
13046 * configure: Rebuilt.
13047
13048 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13049
13050 * configure.in (baseargs): Remove all supported forms of
13051 --cache-file, --srcdir, --host, --build and --target options
13052 from argument lists.
13053 * configure: Rebuilt.
13054
13055 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13056
13057 * MAINTAINERS: Add myself to write-after-approval list.
13058
13059 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13060
13061 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13062 * configure: Rebuilt.
13063
13064 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13065
13066 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13067 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13068 * Makefile.in: Regenerate.
13069 * configure: Regenerate.
13070
13071 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13072
13073 * configure.in: Remove Makefile in build, host and target modules
13074 unless configure was run with --no-recursion.
13075 * configure: Rebuilt.
13076
13077 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13078
13079 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13080 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13081 * Makefile.in: Regenerate.
13082
13083 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13084
13085 * config.guess: Update to 2003-01-03 version.
13086 * config.sub: Update to 2003-01-03 version.
13087
13088 2003-01-07 Christopher Faylor <cgf@redhat.com>
13089
13090 * configure: Regenerate with proper autoconf 2.13.
13091
13092 2003-01-07 Christopher Faylor <cgf@redhat.com>
13093
13094 * configure.in: Add AC_PREREQ for consistency.
13095 * configure: Regenerate.
13096
13097 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13098
13099 * configure.in (GDB_TK): Add tcl directories conditional on
13100 gdb/gdbtk directory being present.
13101 * configure: Regenerate.
13102
13103 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13104
13105 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13106 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13107 * configure: Rebuilt.
13108
13109 2002-12-31 Tom Tromey <tromey@redhat.com>
13110
13111 * Makefile.in: Rebuilt.
13112 * Makefile.def (target_modules) [libffi]: Allow installation.
13113
13114 2002-12-31 Andreas Schwab <schwab@suse.de>
13115
13116 * configure.in: Fix use of $program_transform_name.
13117 * configure: Regenerated.
13118
13119 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13120
13121 * configure.in (baseargs): Don't remove first configure argument.
13122 * configure: Regenerated.
13123
13124 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13125
13126 * Makefile.tpl (local-distclean): Don't remove...
13127 (multilib.ts): ... this. Moved into...
13128 (multilib.out): ... this. Don't use sub-make.
13129 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13130 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13131 (configure-build-[+module+], configure-[+module+],
13132 configure-target-[+module+], configure-gcc): ... these. Test
13133 for Makefile existence. Drop config.status from dependencies.
13134 * Makefile.in: Rebuilt.
13135 * configure.in: Move gcc-version-trigger to the end of
13136 ac_configure_args. Add comments to maybedep.tmp and
13137 serdep.tmp. Introduce --disable-serial-configure. Remove
13138 nonopt from baseargs, matching and removing corresponding
13139 whitespace while at it.
13140 * configure: Rebuilt.
13141
13142 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13143
13144 * configure.in (host_configargs): Replace reference to
13145 no-longer-defined buildopts with --build=${build_alias}.
13146 * configure: Rebuilt.
13147
13148 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13149 program_transform_name to standard idiom.
13150 (AUTOGEN, AUTOCONF): Define.
13151 (Makefile.in): Use $(AUTOGEN).
13152 (Makefile): Depend on config.status, and use autoconf-style rule to
13153 build it. Move original commands to...
13154 (config.status): ... this new target.
13155 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13156 $(AUTOCONF).
13157 * Makefile.in: Rebuilt.
13158
13159 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13160
13161 * Makefile.tpl: Fix dramatic bustage due to change in
13162 program_transform_name.
13163 * Makefile.in: Regenerate.
13164
13165 * configure.in: Remove unnecessary PATH setting.
13166 * configure: Regnerate.
13167
13168 * configure.in: Don't default to unprefixed tools unless
13169 the native tools will work.
13170 * configure: Regenerate.
13171
13172 * configure.in: Convert to autoconf script. Blow away lots
13173 of now-redundant Makefile fragments.
13174 * configure: Generate using Autoconf.
13175 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13176 * Makefile.in: Regenerate.
13177
13178 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13179
13180 * configure: Fix stupid bug where RANLIB was mistakenly included.
13181
13182 * configure.in: Rename (buildargs, hostargs, targargs) to
13183 (build_configargs, host_configargs, target_configargs).
13184
13185 * configure.in: Move logic out of sed statement.
13186
13187 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13188 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13189
13190 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13191
13192 * config.sub: Import from master repository
13193 * config.guess: Ditto
13194
13195 2002-12-24 Andreas Schwab <schwab@suse.de>
13196
13197 * Makefile.tpl (multilib.out): Fix missing space.
13198 * Makefile.in: Regenerate.
13199
13200 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13201
13202 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13203 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13204 * Makefile.in: Regenerate.
13205 * configure.in: Remove unnecessary leftovers.
13206
13207 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13208
13209 * configure.in (extra_ranlibflags_for_target): New variable.
13210 (*-*-darwin): Add -c to ranlib commands.
13211 * configure (tooldir): Handle extra_ranlibflags_for_target.
13212
13213 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13214
13215 * Makefile.tpl: Revert HJL's change.
13216 * Makefile.in: Regenerated.
13217 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13218 always.
13219
13220 2002-12-19 Andreas Schwab <schwab@suse.de>
13221
13222 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13223 * Makefile.in: Regenerate.
13224
13225 2002-12-18 H.J. Lu <hjl@gnu.org>
13226
13227 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13228 * Makefile.in: Regenerated.
13229
13230 * configure.in (build_prefix): New. Substitute.
13231
13232 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13233
13234 * Makefile.tpl: Don't let real targets depend on phony targets.
13235 * Makefile.in: Regenerate.
13236
13237 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13238 * Makefile.in: Regenerate.
13239
13240 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13241
13242 * config.sub: Import from master repository
13243 * config.guess: Ditto
13244
13245 2002-12-16 Jason Merrill <jason@redhat.com>
13246
13247 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13248 previous 'make bootstrap'.
13249 * Makefile.in: Regenerate.
13250
13251 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13252
13253 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13254
13255 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13256
13257 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13258 * Makefile.in: Regenerate.
13259
13260 2002-12-13 Jason Merrill <jason@redhat.com>
13261
13262 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13263 library tests.
13264 (check-c++): Just depend on it and check-target-libstdc++-v3.
13265 * Makefile.in: Regenerate.
13266
13267 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13268
13269 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13270 * Makefile.in: Rebuilt.
13271
13272 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13273
13274 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13275
13276 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13277
13278 * configure: Fix bug put in by gremlins.
13279
13280 * Makefile.tpl: Substitute more autoconfily.
13281 * configure: Substitute more autoconfily.
13282 * Makefile.in: Regenerate.
13283
13284 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13285
13286 * config.sub: Import from master repository
13287 * config.guess: Ditto
13288 * MAINTAINERS: Added Svein Seldal under write after approval
13289
13290 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13291
13292 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13293 * Makefile.in (all-sim): Ditto.
13294
13295 2002-12-06 DJ Delorie <dj@redhat.com>
13296
13297 * Makefile.tpl: Change configure dependencies to not have real
13298 targets depend on phony targets.
13299
13300 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13301
13302 * configure.in: Revert unintentional change.
13303
13304 * Makefile.tpl: Change dependency for */multilib.out so that
13305 it works when gcc isn't in the tree.
13306
13307 * configure.in: Substitute more.
13308 * configure: Run subconfigures from the Makefile.
13309 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13310 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13311
13312 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13313
13314 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13315
13316 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13317
13318 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13319 and corresponding dependencies.
13320 * Makefile.in: Regenerate.
13321
13322 * configure.in (host_tools): Order binutils, gas and ld for
13323 convenience in running the testsuites.
13324
13325 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13326 * Makefile.in: Regenerate.
13327 * configure.in: Introduce rules to serialize subconfigure runs.
13328
13329 * configure.in: Introduce BASE_CC_FOR_TARGET.
13330 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13331 Realize configure-build-* targets. Realize configure-target-* targets.
13332 * Makefile.in: Regenerate.
13333
13334 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13335
13336 * configure: Move gcc_version_trigger stuff from here...
13337 * configure.in: ...to here.
13338
13339 * configure.in: Separate subconfigure options added by this file from
13340 options given by the user. Add machinery to put args for host
13341 subconfigures into the Makefile.
13342
13343 * Makefile.tpl: Remove 'vault' targets.
13344 * Makefile.tpl: Reorder and comment dependencies.
13345 * Makefile.in: Regenerate.
13346
13347 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13348 * configure.in: Fix my broken commit of previous patch. (sigh)
13349
13350 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13351
13352 * configure.in: Move host-specific darwin noconfigdirs into
13353 the host-specific section.
13354
13355 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13356
13357 * configure.in: Move host-specific darwin noconfigdirs into
13358 the host-specific section.
13359
13360 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13361
13362 * configure: Remove skip-this-dir support.
13363 * Makefile.tpl: Remove skip-this-dir support.
13364
13365 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13366 subdirectories.
13367 * Makefile.in: Regenerate.
13368
13369 * Makefile.tpl: Strip out useless setting of 'dir'.
13370 * Makefile.in: Regenerate.
13371
13372 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13373
13374 * configure.in: Fix deeply stupid bug.
13375
13376 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13377 shell code in CXX_FOR_TARGET
13378 * Makefile.def: Introduce raw_cxx.
13379 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13380 RAW_CXX_FOR_TARGET.
13381 * Makefile.in: Regenerate.
13382
13383 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13384
13385 * Makefile.tpl: Remove unnecessary ifs.
13386 * Makefile.in: Regenerate.
13387
13388 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13389 dependencies. Maybe-ize build-libiberty. Create dummy install
13390 targets for 'no_install' modules.
13391 * configure: Move GDB_TK substitution to configure.in. Move
13392 build_modules stuff to configure.in.
13393 * configure.in: Implement soft dependency machinery. Maybe-ize
13394 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13395 * Makefile.in: Regenerate.
13396
13397 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13398
13399 * Makefile.tpl: Make all-target, install-target behave similarly
13400 to all, install (only hitting configured targets). Eliminate
13401 unused macro defintions.
13402
13403 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13404 build != host.
13405
13406 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13407
13408 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13409
13410 * configure.in: Produce lists of subdir targets we're actually
13411 configuring. Remove references to "dosrel".
13412 * Makefile.tpl: Let configure set which subdir targets are hit.
13413 Remove install-cross; clean up install; remove ALL. Remove
13414 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13415 Autogenerate host module targets. Remove empty dependency lines
13416 and redundant dependency; rearrange slightly.
13417 * Makefile.def: Add host-side libtermcap, utils.
13418
13419 * Makefile.in: Regenerate.
13420
13421 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13422
13423 * ltconfig (osf[345]): Append $major to soname_spec.
13424 Reflect this in library_names_spec.
13425 * ltmain.sh (osf): Prefix $major with . for use as extension.
13426
13427 2002-11-19 Andreas Jaeger <aj@suse.de>
13428
13429 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13430 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13431 and sparc64 GNU/Linux systems.
13432
13433 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13434
13435 * MAINTAINERS: Update email.
13436
13437 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13438
13439 * MAINTAINERS: Complete James Dennett's entry.
13440
13441 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13442
13443 * MAINTAINERS (Write After Approval): Add myself.
13444
13445 2002-11-13 Bruce Korb <bkorb@gnu.org>
13446
13447 * Makefile.tpl: syntactic cleanup
13448
13449 2002-11-13 Stuart Hastings <stuart@apple.com>
13450
13451 * MAINTAINERS: Add myself to write-after-approval list.
13452
13453 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13454
13455 * Makefile.def: Add list of recursive targets to autogenerate.
13456 Add build_modules.
13457 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13458 targets. Autogenerate *-build-* targets.
13459 * Makefile.in: Regenerate.
13460
13461 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13462
13463 * configure: More autoconf-style substitutions.
13464 * Makefile.tpl: More autoconf-style substitutions.
13465 * Makefile.in: Regenerate.
13466
13467 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13468
13469 * configure: Substitute more variables in a more autoconf-friendly
13470 way. Simplify slightly.
13471 * Makefile.tpl: Make more variables substitutable in an
13472 autoconf-friendly way.
13473 * Makefile.in: Regenerate.
13474
13475 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13476
13477 * MAINTAINERS (Write After Approval): Add myself.
13478
13479 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13480
13481 * configure.in (v810*): Remove special setting of tools.
13482
13483 * configure: Add support for extra required flags for ar or nm.
13484 * configure.in (aix4.3+): Use above support for target-specific
13485 issues, rather than using config/mt-aix43.
13486
13487 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13488
13489 * configure: Remove 'removing', which doesn't work. Replace $subdir
13490 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13491 with $srcdir. Reformat indentation. Substitute some variables
13492 formerly hard-coded in the Makefile for build=host.
13493 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13494 * Makefile.def: Autogenerate more.
13495 * Makefile.in: Regenerate.
13496
13497 2002-11-04 Adam Nemet <anemet@lnxw.com>
13498
13499 * MAINTAINERS (Write After Approval): Add myself.
13500
13501 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13502
13503 * Makefile.def (host_modules): Add rda.
13504 * Makefile.in: Regenerate.
13505 * configure.in (target_tool): Add target-rda to list.
13506
13507 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13508
13509 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13510
13511 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13512
13513 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13514 and restrap targets to this rule.
13515 * Makefile.in: Regenerate.
13516
13517 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13518
13519 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13520 GNATS only accounts.
13521
13522 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13523
13524 * configure.in (i[3456]86-*-linux*): Add check to disable
13525 ${libgcj} for glibc1.
13526
13527 2002-10-24 Denis Chertykov <denisc@overta.ru>
13528
13529 * MAINTAINERS: Add myself as ip2k port maintainer.
13530
13531 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13532
13533 * configure.in: Add tic4x target.
13534
13535 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13536
13537 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13538 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13539 * Makefile.in: Regenerate.
13540
13541 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13542 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13543 * Makefile.in: Regenerate.
13544
13545 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13546
13547 * MAINTAINERS: Add myself as web pages co-maintainer.
13548
13549 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13550
13551 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13552 * Makefile.in: Regenerate.
13553
13554 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13555
13556 * MAINTAINERS: Add myself and Nathan Sidwell
13557 <nathan@codesourcery.com> as VxWorks maintainers.
13558
13559 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13560
13561 * Makefile.def: Remove order dependency comments.
13562 * Makefile.tpl: Add explicit install-install dependencies.
13563 * Makefile.in: Regenerate.
13564
13565 * Makefile.tpl: Remove material now in src-release. (Finally!)
13566 * Makefile.in: Regenerate.
13567
13568 * Makefile.tpl: Add configure-target (for src-release in src)
13569 * Makefile.in: Regenerate.
13570
13571 2002-09-30 Nick Clifton <nickc@redhat.com>
13572
13573 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13574
13575 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13576
13577 * configure.in (s390*-*-linux*): Enable libgcj.
13578
13579 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13580
13581 * configure: Revert accidentally applied changes.
13582
13583 * Makefile.tpl: Make more autoconf-friendly.
13584 * Makefile.in: Regenerate.
13585 * configure: Make substitution more autoconf-like.
13586
13587 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13588
13589 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13590 single entry to handle all these.
13591 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13592 libjava on arm-*-elf.
13593
13594 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13595
13596 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13597 things that depend on them.
13598
13599 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13600
13601 * Makefile.tpl: Make subsituted variables more autoconfy.
13602 * Makefile.in: Regenerate.
13603 * configure: Make seds more autoconfy.
13604
13605 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13606
13607 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13608 * Makefile.in: Regenerate.
13609 * configure.in: Rewrite sed statements to look autoconfy.
13610
13611 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13612 all-target-foo on configure-target-foo.
13613 * Makefile.def: Ditto.
13614 * Makefile.in: Rebuild.
13615
13616 2002-09-25 Andrew Haley <aph@redhat.com>
13617
13618 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13619
13620 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13621
13622 * Makefile.def: New file.
13623 * Makefile.tpl: New file.
13624 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13625 * contrib/gcc_update: Note that Makefile.in is a generated file.
13626
13627 * configure.in: Minor rearrangement. Simplify tests.
13628
13629 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13630
13631 * configure.in (with_headers): Skip copy if value is "yes".
13632 (with_libs): Likewise.
13633
13634 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13635
13636 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13637 * configure.in (sh*-*-pe*): Ditto.
13638 * configure.in (mips*-*-pe*): Ditto.
13639 * configure.in (*arm-wince-pe): Ditto.
13640
13641 * configure.in: Rearrange.
13642
13643 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13644
13645 * MAINTAINERS: Update my email address.
13646
13647 2002-08-30 Paul Koning <pkoning@equallogic.com>
13648
13649 * MAINTAINERS: (Write After Approval): Add myself.
13650
13651 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13652
13653 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13654
13655 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13656
13657 * MAINTAINERS: Change my mailing address.
13658
13659 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13660
13661 * MAINTAINERS (Write After Approval): Remove myself.
13662 (Various Maintainers: c++ runtime libs): Add myself.
13663
13664 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13665
13666 * MAINTAINERS (Write After Approval): Remove myself.
13667 (Various Maintainers: c++ runtime libs): Add myself.
13668
13669 2002-08-15 Eric Christopher <echristo@redhat.com>
13670
13671 * config.sub: Import from master repository.
13672 * config.guess: Ditto.
13673
13674 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13675
13676 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13677 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13678 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13679
13680 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13681
13682 * MAINTAINERS: Add self to rs6000 vector extensions.
13683
13684 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13685
13686 * libiberty/configure: Reverted unintended yesterday's check in.
13687
13688 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13689
13690 * boehm-gc/configure, libf2c/configure: Rebuilt.
13691 * libffi/configure, libiberty/configure: Ditto.
13692 * libjava/configure, libobjc/configure: Ditto.
13693 * libstdc++-v3/configure, zlib/configure: Ditto.
13694 Merged from binutils:
13695 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13696 From Steve Ellcey <sje@cup.hp.com>:
13697 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13698 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13699 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13700 IA64.
13701 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13702 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13703 soname_spec, sys_lib_search_path_spec): Ditto.
13704
13705 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13706
13707 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13708
13709 2002-08-04 H.J. Lu (hjl@gnu.org)
13710
13711 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13712
13713 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13714
13715 * MAINTAINERS (Write After Approval): Add myself.
13716
13717 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13718
13719 * configure.in: Move generic linux case to end. Copy generic
13720 linux noconfigdirs to mips*-*-linux* entry and new
13721 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13722
13723 2002-07-19 Michael Matz <matz@suse.de>
13724
13725 * MAINTAINERS: Add myself as ra* maintainer.
13726
13727 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13728
13729 * config.guess: Update to 2002-07-09 version.
13730 * config.sub: Update to 2002-07-03 version.
13731
13732 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13733
13734 * MAINTAINERS: Fix typo in a maintainer email address.
13735
13736 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13737
13738 * configure.in: Remove two redundant tests.
13739
13740 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13741
13742 * configure.in (mips*-*-irix6*o32): Enable stabs.
13743
13744 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13745
13746 * configure.in: Don't build grez.
13747 * Makefile.in: Ditto.
13748
13749 * Makefile.in: Remove references to bsp, cygmon, libstub.
13750 * configure.in: Ditto.
13751
13752 * configure.in: Remove leftover reference to gdbtest.
13753
13754 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13755
13756 * configure.in (gxx_include_dir): Change to match versioned
13757 C++ headers if --enable-version-specific-runtime-libs is used.
13758
13759 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13760
13761 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13762
13763 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13764
13765 * configure.in: Make --without-x work.
13766
13767 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13768
13769 * configure.in: Rearrange target Makefile fragment collection.
13770
13771 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13772 cvs[src].
13773 * configure.in: Ditto.
13774
13775 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13776
13777 * MAINTAINERS (Write After Approval): Update my e-mail address.
13778
13779 2002-06-24 Ben Elliston <bje@redhat.com>
13780
13781 * configure.in (host_tools): Remove cgen.
13782
13783 * Makefile.in (all-cgen): Remove; runs from its source directory.
13784 (check-cgen, install-cgen, clean-cgen): Likewise.
13785 (all-opcodes): Do not depend on all-cgen.
13786 (all-sim): Likewise.
13787
13788 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13789
13790 * Makefile.in: Eliminate 'apache' targets.
13791 * configure.in: Eliminate 'apache' targets.
13792
13793 * configure.in: Eliminate redundant tests. Reorganize.
13794
13795 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13796
13797 * config-ml.in: Eliminate references to Cygnus configure.
13798
13799 * Makefile.in: Eliminate references to building emacs.
13800
13801 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13802
13803 * MAINTAINERS: Update my email address.
13804
13805 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13806
13807 * config.if (libstdcxx_incdir): Version C++ headers.
13808 (cxx_incdir): Remove.
13809
13810 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13811
13812 * MAINTAINERS (Write After Approval): Add self.
13813
13814 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13815
13816 * configure.in: Add support for ip2k.
13817
13818 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13819
13820 * configure.in: Fix AIX configury bug.
13821
13822 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13823
13824 * MAINTAINERS (Write After Approval): Add self.
13825
13826 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13827
13828 * configure.in: replace ${topsrcdir} with ${srcdir}
13829
13830 * configure.in: Move definition of libstdcxx_flags
13831 right above usage, rather than waaay earlier.
13832
13833 * configure.in: Pull definition of is_cross_compiler earlier.
13834
13835 * configure.in: Rearrange a little.
13836
13837 * configure.in: Remove references to librx.
13838 * Makefile.in: Remove references to librx.
13839
13840 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13841
13842 * config.sub: Add support for avr target.
13843 Import from master sources, rev 1.255
13844
13845 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13846
13847 * configure, .cvsignore: Revert previous change...
13848 * Makefile: ...delete.
13849
13850 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13851
13852 * configure.in: Eliminate ${gasdir} variable.
13853
13854 2002-06-18 Dave Brolley <brolley@redhat.com>
13855
13856 * configure.in: Add support for frv.
13857 * config.sub: Add support for frv.
13858
13859 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13860
13861 * configure: Remove garbage from previous commit.
13862
13863 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13864
13865 * configure: For in-source builds, make a subdir and re-exec there.
13866 * Makefile: New file. Pass targets through to build directory.
13867 * .cvsignore: No longer ignore "Makefile".
13868
13869 2002-06-16 Douglas Rupp <rupp@gnat.com>
13870
13871 * MAINTAINERS (Write After Approval): Add self.
13872
13873 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13874
13875 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13876
13877 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13878
13879 * configure.in (vax-*-netbsd*): Re-enable gas.
13880
13881 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13882
13883 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13884 BUILD_PREFIX_1, to correct nomenclature.
13885 * configure: Likewise.
13886
13887 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13888 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13889
13890 2002-05-31 Olaf Hering <olh@suse.de>
13891
13892 * config-ml.in: Propogate DESTDIR also.
13893
13894 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13895
13896 * configure.in (vax-*-netbsd*): Don't build gas for this
13897 platform.
13898
13899 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13900
13901 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13902 and libgcj for AVR.
13903
13904 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13905
13906 * MAINTAINERS (Write After Approval): Add myself.
13907
13908 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13909
13910 * config.guess: Update to 2002-05-22 version.
13911 * config.sub: Likewise.
13912
13913 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13914
13915 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13916 * config-ml.in: Likewise.
13917 * configure: Likewise.
13918 * configure.in: Likewise.
13919
13920 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13921
13922 * MAINTAINERS: Update my email address.
13923
13924 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13925
13926 * configure.in: Simplify makefile fragment collection.
13927
13928 * configure.in: Remove code to build emacs.
13929
13930 * configure.in : Remove --srcdir argument from targargs and buildargs
13931 (it's always overridden in the Makefile anyway). Rearrange a bit.
13932
13933 * configure: Move some logic to configure.in.
13934 * configure.in: Move some logic from configure.
13935
13936 2002-05-11 Tom Tromey <tromey@redhat.com>
13937
13938 * MAINTAINERS: Reflect libgcj reality.
13939
13940 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13941
13942 * Makefile.in: Honour DESTDIR.
13943
13944 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13945
13946 * config.guess: Import 2002-03-20 version.
13947 * config.sub: Import 2002-04-26 version.
13948
13949 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13950
13951 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13952
13953 2002-05-07 Tim Josling <tej@melbpc.org.au>
13954
13955 * MAINTAINERS: Add self.
13956
13957 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13958
13959 * ltmain.sh: Detect and handle object name conflicts
13960 while piecewise linking a static library.
13961
13962 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13963
13964 * configure.in (noconfigdirs): Don't disable libgcj on
13965 sparc64-*-solaris* and sparcv9-*-solaris*.
13966
13967 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13968
13969 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13970
13971 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13972
13973 * configure.in (FLAGS_FOR_TARGET): Do not add
13974 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13975 on i[3456]86-*-linux*.
13976
13977 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13978
13979 * configure.in (noconfigdirs): Replace [ ] with test.
13980
13981 * configure.in (noconfigdirs): Do not add target-newlib if
13982 target == i[3456]86-*-linux*, and host == target.
13983
13984 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13985
13986 * configure.in: delete reference to absent file
13987
13988 * configure.in: replace '[' with 'test'
13989
13990 * configure.in: Eliminate references to gash.
13991 * Makefile.in: Eliminate references to gash.
13992
13993 * configure.in: remove useless references to 'pic' makefile fragments.
13994
13995 * configure.in: (*-*-windows*) Finish removing.
13996
13997 * configure.in: Eliminate redundant test for libgui.
13998
13999 2002-04-29 Roger Sayle <roger@eyesopen.com>
14000
14001 * MAINTAINERS: Add self and realphabetize. Update entries
14002 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14003 entry for a29k port maintainer.
14004
14005 2002-04-26 Joel Sherrill <joel@OARcorp.com>
14006
14007 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14008 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14009
14010 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14011
14012 * configure.in: remove references to dead files
14013
14014 2002-04-19 Mark Mitchell <mark@codesourcery.com>
14015
14016 * MAINTAINERS: Add information about purpose of this file.
14017
14018 2002-04-18 Tom Tromey <tromey@redhat.com>
14019
14020 * configure.in: Disallow configuring libgcj when it is already
14021 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14022 Solaris 2.8 by default. For PR libgcj/6158.
14023
14024 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14025
14026 * configure.in: Move default CC setting out of config/mh-* fragments
14027 directly into here.
14028
14029 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14030
14031 * configure.in: don't even try to configure or make a subdirectory
14032 if there's no configure script for it.
14033
14034 2002-04-15 Mark Mitchell <mark@codesourcery.com>
14035
14036 * MAINTAINERS: Remove chill maintainers.
14037 * Makefile.in (CHILLFLAGS): Remove.
14038 (CHILL_LIB): Remove.
14039 (TARGET_CONFIGDIRS): Remove libchill.
14040 (CHILL_FOR_TARGET): Remove.
14041 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14042 CHILL_LIB.
14043 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14044 (CHECK_TARGET_MODULES): Likewise.
14045 (INSTALL_TARGET_MODULES): Likewise.
14046 (CLEAN_TARGET_MODULES): Likewise.
14047 (configure-target-libchill): Remove.
14048 (all-target-libchill): Remove.
14049 * configure.in (target_libs): Remove target-libchill.
14050 Do not compute CHILL_FOR_TARGET.
14051 * libchill: Remove directory.
14052
14053 2002-04-11 DJ Delorie <dj@redhat.com>
14054
14055 * Makefile.in, configure.in: Sync with binutils, entries
14056 follow...
14057
14058 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14059
14060 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14061 (do-tar, do-bz2): New rules.
14062 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14063 (gdb-tar): New rule.
14064 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14065 (insight_dejagnu.tar): New rule.
14066 (insight.tar): New rule.
14067 (gdb+dejagnu.tar): New rule.
14068 (gdb.tar): New rule.
14069
14070 2002-02-01 Mo DeJong <supermo@bayarea.net>
14071
14072 * Makefile.in: Add all-tix to deps for all-snavigator
14073 so that tix is built when building snavigator.
14074
14075 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14076
14077 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14078 ld and gdb are not supported.
14079
14080 2002-01-07 Mark Salter <msalter@redhat.com>
14081
14082 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14083 Allow target-libgloss to be built for arm, strongarm, and xscale.
14084
14085 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14086
14087 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14088 options for i[3456]86-pc-linux* native builds.
14089
14090 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14091
14092 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14093 files from .po files for a distribution.
14094
14095 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14096
14097 * configure.in: Enable libstdc++-v3 for h8300 targets.
14098
14099 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14100
14101 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14102 version from bfd/.
14103
14104 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14105
14106 * Makefile.in (VER): When present, extract the version number from
14107 the file version.in.
14108
14109 2001-05-24 Tom Rix <trix@redhat.com>
14110
14111 * configure.in : enable ld for aix
14112
14113 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14114
14115 * config.guess: Add linux target for S/390.
14116
14117 2000-11-07 Philip Blundell <pb@futuretv.com>
14118
14119 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14120
14121 2000-11-03 Philip Blundell <pb@futuretv.com>
14122
14123 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14124 files.
14125
14126 2001-01-15 Ben Elliston <bje@redhat.com>
14127
14128 * configure.in (host_tools): Add sid.
14129 Always configure cgen.
14130
14131 2000-11-24 Nick Clifton <nickc@redhat.com>
14132
14133 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14134
14135 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14136
14137 * Makefile.in (ALL_MODULES): Add all-cgen.
14138 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14139 (all-cgen): New target.
14140 (all-opcodes,all-sim): Depend on all-cgen.
14141 * configure.in (host_tools): Add cgen.
14142 Only configure cgen if --enable-cgen-maint.
14143
14144 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14145
14146 * configure.in: Add *-*-freebsd* configurations.
14147
14148 2002-04-08 Tom Tromey <tromey@redhat.com>
14149
14150 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14151 Fixes PR libgcj/6068.
14152
14153 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14154
14155 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14156
14157 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14158
14159 * configure.in (alpha*-dec-osf*): Enable libgcj.
14160
14161 2003-03-27 Matthew Gingell <gingell@gnat.com>
14162
14163 * MAINTAINERS (Write After Approval): Add myself.
14164
14165 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14166
14167 Fix for: PR bootstrap/3591, target/5676
14168 * configure.in (mcore-pe): Disable the configuration of
14169 libstdc++-v3 since exceptions are not supported.
14170
14171 2002-03-20 Anthony Green <green@redhat.com>
14172
14173 * configure.in: Enable libgcj for xscale-elf target.
14174
14175 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14176
14177 * MAINTAINERS: Update my email address.
14178
14179 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14180
14181 * ltmain.sh (relink_command): Fix typo in previous change.
14182
14183 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14184
14185 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14186 (relink_command): Added --tag flags.
14187 (mode=install): If relinking fails; error out.
14188
14189 2002-03-12 Richard Henderson <rth@redhat.com>
14190
14191 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14192 .NOTPARALLEL tag.
14193 (do-check): Rename from check.
14194 (check): Allow parallel check.
14195
14196 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14197
14198 * MAINTAINERS: Add myself as maintainer for xtensa port.
14199 Fix alphabetical order in CPU port maintainer list.
14200 Remove myself from Write After Approval list.
14201
14202 2002-03-11 Richard Henderson <rth@redhat.com>
14203
14204 * Makefile.in (.NOTPARALLEL): Add fake tag.
14205
14206 2002-03-07 H.J. Lu (hjl@gnu.org)
14207
14208 * configure.in: Enable gprof for mips*-*-linux*.
14209
14210 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14211
14212 * MAINTAINERS (Write After Approval): Add myself.
14213
14214 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14215
14216 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14217 libjava.
14218 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14219
14220 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14221
14222 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14223 because its Makefile is there; test for the executable instead.
14224
14225 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14226
14227 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14228 libstdc++-v3 and libjava.
14229
14230 2002-02-11 Adam Megacz <adam@xwt.org>
14231
14232 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14233 boehm-gc
14234
14235 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14236
14237 * config.guess: Updated to 2002-01-30's version.
14238 * config.sub: Updated to 2002-02-01's version.
14239 Contribute sh64-elf.
14240 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14241 * configure.in: Added sh64-*-*.
14242
14243 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14244
14245 * MAINTAINERS: Belatedly add myself to write after approval list.
14246
14247 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14248
14249 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14250 Remove self as Write After Approval.
14251
14252 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14253
14254 * MAINTAINERS: Put self in as maintainer for contrib/regression
14255 directory.
14256
14257 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14258
14259 * MAINTAINERS: Update my email address.
14260
14261 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14262
14263 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14264 target-libiberty, and target-libgloss. Skip Java-related
14265 libraries if not supported for NetBSD on target CPU.
14266
14267 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14268
14269 * install-sh: Use _inst.$$_ for temp file name.
14270
14271 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14272
14273 * MAINTAINERS (Write After Approval): Move my contact info
14274 from here...
14275 (OS Port Maintainers): ...to here (netbsd).
14276
14277 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14278
14279 * MAINTAINERS (Write After Approval): Add myself.
14280
14281 2002-01-17 H.J. Lu <hjl@gnu.org>
14282
14283 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14284 (all-target-fastjar): Also depend on all-target-libiberty.
14285
14286 2002-01-16 H.J. Lu (hjl@gnu.org)
14287
14288 * config.guess: Import from master sources, rev 1.225.
14289 * config.sub: Import from master sources, rev 1.238.
14290
14291 2002-01-16 Kazu Hirata <kazu@hxi.com>
14292
14293 * MAINTAINERS (Write After Approval): Remove myself.
14294
14295 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14296
14297 * MAINTAINERS (Write After Approval): Add myself.
14298
14299 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14300
14301 * MAINTAINERS: Add self as docs co-maintainer.
14302
14303 2001-12-11 Matthias Klose <doko@debian.org>
14304
14305 * MAINTAINERS (Write After Approval): Add myself.
14306
14307 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14308
14309 * MAINTAINERS: Update my email address.
14310
14311 2001-12-07 Turly O'Connor <turly@apple.com>
14312 * MAINTAINERS (Write After Approval): Add myself.
14313 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14314 (rs6000_initialize_trampoline): Call __trampoline_setup for
14315 ABI_DARWIN too.
14316 * darwin-tramp.asm: New file, implements __trampoline_setup.
14317 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14318
14319 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14320
14321 * MAINTAINERS (Write After Approval): Add myself.
14322
14323 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14324
14325 * configure, configure.in: Use temp file for long sed commands.
14326
14327 2001-12-03 Laurent Guerby <guerby@acm.org>
14328
14329 * config.sub: Update to version 1.232 on subversion.
14330
14331 2001-12-03 Ben Elliston <bje@redhat.com>
14332
14333 * MAINTAINERS: Update mail address for config.* patches.
14334
14335 2001-11-27 DJ Delorie <dj@redhat.com>
14336 Zack Weinberg <zack@codesourcery.com>
14337
14338 When build != host, create libiberty for the build machine.
14339
14340 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14341 CONFIG_ARGUMENTS.
14342 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14343 New variables.
14344 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14345 and rules.
14346 (all.normal): Depend on ALL_BUILD_MODULES.
14347 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14348 (all-build-libiberty): Depend on configure-build-libiberty.
14349
14350 * configure: Calculate and substitute proper value for
14351 ALL_BUILD_MODULES.
14352 * configure.in: Create the build subdirectory.
14353 Calculate and substitute TARGET_CONFIGARGS (formerly
14354 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14355
14356 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14357
14358 * MAINTAINERS (write-after-approval): Add self.
14359
14360 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14361
14362 * MAINTAINERS (GNATS only accounts): Remove self.
14363
14364 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14365
14366 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14367 libf2c.
14368
14369 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14370
14371 * MAINTAINERS (Write After Approval): Add self.
14372
14373 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14374
14375 * MAINTAINERS: mips and s390 are also CPU ports.
14376
14377 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14378
14379 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14380
14381 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14382
14383 * MAINTAINERS: Alphabetize.
14384
14385 2001-11-09 Kazu Hirata <kazu@hxi.com>
14386
14387 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14388
14389 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14390
14391 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14392
14393 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14394
14395 * configure.in (--enable-languages): Be more permissive about
14396 syntax. Check for empty lists better. Warn about $LANGUAGES.
14397
14398 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14399
14400 * config.sub: Import from master sources, rev. 1.230.
14401 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14402
14403 2001-11-07 Laurent Guerby <guerby@acm.org>
14404
14405 * MAINTAINERS (Write After Approval): Add self.
14406
14407 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14408
14409 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14410
14411 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14412
14413 * config.sub: Import from master sources, rev 1.226.
14414 * config.guess: Import from master sources, rev 1.216.
14415
14416 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14417
14418 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14419 * MAINTAINERS: Add self as maintainer of MMIX port.
14420 Remove old after-approval entry.
14421
14422 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14423
14424 * ChangeLog, configure: Fix spelling errors.
14425
14426 2001-10-20 Brendan Kehoe <brendan@zen.org>
14427
14428 * MAINTAINERS: Tweak my address.
14429
14430 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14431
14432 * MAINTAINERS: Update my email address.
14433
14434 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14435
14436 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14437 * MAINTAINERS: Add self as maintainer of CRIS port.
14438
14439 2001-10-10 Geert Bosch <bosch@gnat.com>
14440
14441 * MAINTAINERS (Various maintainers: Ada front end):
14442 Added Robert Dewar.
14443
14444 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14445
14446 * MAINTAINERS (Write After Approval): Added self
14447
14448 2001-10-02 Geert Bosch <bosch@gnat.com>
14449
14450 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14451
14452 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14453
14454 * configure: Handle temporary files securely using mkdir.
14455
14456 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14457
14458 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14459
14460 2001-09-26 Will Cohen <wcohen@redhat.com>
14461
14462 * configure.in (*-*-linux*): Disable configuration of target-newlib
14463 and target-libgloss.
14464
14465 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14466
14467 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14468 RANLIB.
14469
14470 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14471
14472 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14473 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14474 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14475 avoid quotes nesting problems.
14476 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14477 (DO_X): Export only variables that are set.
14478
14479 2001-09-19 Ben Elliston <bje@redhat.com>
14480
14481 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14482 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14483 semantics. Use the shell built-in "type" command instead.
14484
14485 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14486
14487 Merged from gcc-3_0-branch:
14488 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14489 * ltcf-c.sh: Use $objext, not $ac_objext.
14490 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14491 * ltcf-cxx.sh: Add support for GNU.
14492 2001-07-22 Timothy Wall <twall@redhat.com>
14493 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14494 default settings if using GNU tools with that configuration.
14495 * ltcf-cxx.sh: Ditto.
14496 * ltcf-gcj.sh: Ditto.
14497 2001-07-21 Michael Chastain <chastain@redhat.com>
14498 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14499 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14500 * ltmain.sh: Mark as gcc-local.
14501
14502 2001-08-30 Eric Christopher <echristo@redhat.com>
14503 Jason Eckhardt <jle@redhat.com>
14504
14505 * config.guess: Merge from master sources.
14506 * config.sub: Merge from master sources, add support for mipsisa32.
14507
14508 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14509 * config.sub: Merge from master sources, rev 1.219.
14510 * MAINTAINERS: Add self as contact for stormy16 port.
14511
14512 2001-08-14 Zack Weinberg <zackw@panix.com>
14513
14514 * config.sub: Merge from master sources, rev 1.218.
14515 * config.guess: Merge from master sources, rev 1.209.
14516
14517 2001-08-11 Graham Stott <grahams@redhat.com>
14518
14519 * Makefile.in (check-c++): Add missing semicolon.
14520
14521 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14522
14523 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14524
14525 2001-07-30 Eric Christopher <echristo@redhat.com>
14526
14527 * MAINTAINERS (Various maintainers: mips port): Added myself.
14528
14529 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14530
14531 * configure.in (sh-*-linux*): New.
14532
14533 2001-07-27 Richard Henderson <rth@redhat.com>
14534
14535 * .cvsignore: Add LAST_UPDATED.
14536
14537 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14538
14539 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14540
14541 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14542
14543 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14544
14545 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14546
14547 * MAINTAINERS (Write After Approval): Added myself.
14548
14549 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14550
14551 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14552 and libgcj on m68hc11/m68hc12.
14553
14554 2001-06-27 H.J. Lu (hjl@gnu.org)
14555
14556 * Makefile (CFLAGS_FOR_BUILD): New.
14557 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14558
14559 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14560
14561 * README: Remove version number.
14562
14563 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14564
14565 * INSTALL/README: Update wrt. to the installation instructions now
14566 residing in gcc/doc/install.texi.
14567
14568 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14569
14570 * README: Replace with a cut-down and updated version of gcc/README.
14571
14572 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14573
14574 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14575 multilibs to be disabled.
14576
14577 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14578
14579 * MAINTAINERS (Write After Approval): Add myself.
14580
14581 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14582
14583 * config.guess: Import CVS version 1.195.
14584 * config.sub: Import CVS version 1.212.
14585
14586 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14587
14588 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14589 gcc/xgcc is built, use -print-prog-name to find out the program
14590 name to use.
14591
14592 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14593
14594 * config.guess: Import CVS version 1.194. All gcc-local changes
14595 appear to also be in the master copy.
14596 * config.sub: Import CVS version 1.211.
14597
14598 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14599
14600 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14601 with_gcc]: Use `gcc -shared' to build a shared library.
14602
14603 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14604
14605 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14606 archives.
14607
14608 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14609
14610 * MAINTAINERS (Write After Approval): Add myself.
14611
14612 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14613
14614 * configure.in (libstdcxx_flags): Do not try to execute
14615 libstdc++-v3/testsuite_flags until it exists.
14616
14617 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14618
14619 * MAINTAINERS: Update my email address.
14620
14621 2001-05-31 Graham Stott <grahams@redhat.com>
14622
14623 * MAINTAINERS (Write After Approval): Add myself.
14624
14625 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14626
14627 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14628 libraries when using g++ with native linker.
14629
14630 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14631
14632 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14633
14634 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14635
14636 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14637 [aix4*|aix5*]: Prepend blank.
14638
14639 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14640
14641 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14642 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14643 of subdir/configure scripts to use the new libtool.m4.
14644
14645 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14646
14647 * MAINTAINERS (Write After Approval): Add myself.
14648
14649 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14650
14651 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14652
14653 2001-05-11 Ben Elliston <bje@redhat.com>
14654
14655 * Makefile.in (all-sid): New target.
14656 (check-sid, clean-sid, install-sid): Likewise.
14657
14658 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14659
14660 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14661
14662 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14663
14664 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14665 libgcj.
14666
14667 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14668
14669 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14670 gcc/xgcc is built, use -print-prog-name to find out the program
14671 name to use.
14672
14673 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14674
14675 * configure.in (noconfigdirs): Don't reset it from scratch in the
14676 target case; only append to it.
14677
14678 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14679 sparc-*-solaris2.8]: Disable ${libgcj}.
14680
14681 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14682
14683 * configure.in (libgcj_saved): Copy from $libgcj.
14684 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14685 --disable-libgcj.
14686
14687 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14688
14689 * MAINTAINERS: Remove self as MIPS maintainer and
14690 C front end maintainer.
14691
14692 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14693
14694 * configure.in: Move *-chorusos target case to the proper switch.
14695 Disable libgcj.
14696
14697 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14698
14699 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14700 1.641.2.228.
14701
14702 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14703
14704 * Makefile.in (STAGE1_CFLAGS): Pass down.
14705
14706 2001-04-13 Alan Modra <amodra@one.net.au>
14707
14708 * config.guess: Add hppa64-linux support. Note for next import that
14709 this is already in the master file.
14710 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14711
14712 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14713
14714 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14715 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14716
14717 2001-04-11 Stan Shebs <shebs@apple.com>
14718
14719 * MAINTAINERS: Add self as Darwin port maintainer.
14720
14721 2001-04-11 Alan Modra <amodra@one.net.au>
14722
14723 * MAINTAINERS: Update my email address.
14724
14725 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14726
14727 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14728 recent versions of FreeBSD (release 3 or later).
14729 * ltconfig: On FreeBSD, -lc must not be provided when building
14730 a shared library or else the standard -pthread gcc option is
14731 rendered worthless to later users of the built library.
14732
14733 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14734
14735 * MAINTAINERS: Add self and RTH as C front end maintainers.
14736
14737 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14738
14739 * config.sub: Make sure to match an already-canonicalized
14740 machine name (eg. mn10300-unknown-elf).
14741
14742 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14743
14744 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14745 New macros.
14746 (bootstrap, cross): Use RECURSE_FLAGS.
14747 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14748
14749 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14750
14751 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14752
14753 2001-03-22 Colin Howell <chowell@redhat.com>
14754
14755 * Makefile.in (DO_X): Do not backslash single-quotes in
14756 backquotes (two places).
14757
14758 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14759
14760 Re-installed:
14761 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14762 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14763 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14764 * ltcf-cxx.sh: Likewise.
14765 * ltcf-gcj.sh: Likewise.
14766
14767 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14768
14769 * MAINTAINERS: Add myself as "documentation co-maintainer".
14770
14771 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14772
14773 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14774 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14775
14776 2001-03-19 Tom Tromey <tromey@redhat.com>
14777
14778 * config-ml.in: Handle GCJ and GCJFLAGS.
14779
14780 2001-03-21 Michael Chastain <chastain@redhat.com>
14781
14782 * Makefile.in: all-m4 depends on all-texinfo.
14783
14784 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14785
14786 * MAINTAINERS: Add myself to write after approval list.
14787
14788 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14789
14790 * Makefile.in (DO_X): Quote nested quotes.
14791
14792 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14793
14794 * MAINTAINERS: Add myself to write after approval list.
14795
14796 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14797
14798 * Makefile.in (DO_X): Use double quotes for quoting
14799 "RANLIB=$${RANLIB}".
14800
14801 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14802
14803 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14804
14805 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14806
14807 * configure.in: Only use `lang_requires' for languages athat are
14808 actually enabled.
14809
14810 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14811
14812 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14813
14814 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14815
14816 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14817
14818 2001-03-07 Tom Tromey <tromey@redhat.com>
14819
14820 * configure.in: Allow config-lang.in to set `lang_requires' to list
14821 of other required languages.
14822
14823 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14824
14825 * Makefile.in: Remove RANLIB definition. Use RANLIB
14826 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14827 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14828
14829 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14830 Alexandre Oliva <aoliva@redhat.com>
14831
14832 * Makefile.in (check-c++): Use tabs, not spaces.
14833
14834 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14835
14836 * MAINTAINERS: add myself to Write After Approval list.
14837
14838 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14839
14840 * Makefile.in (check-c++): New rule.
14841
14842 * configure.in (target_libs): Remove libg++.
14843 (noconfigdirs): Remove libg++.
14844 (noconfigdirs): Same.
14845 (noconfigdirs): Same.
14846 (noconfigdirs): Same.
14847
14848 * config-ml.in: Remove libg++ references.
14849
14850 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14851 (ALL_TARGET_MODULES): Same.
14852 (configure-target-libg++): Remove.
14853 (all-target-libg++): Remove.
14854 (configure-target-libio): Remove.
14855 (all-target-libio): Remove.
14856 (check-target-libio): Remove.
14857 (.PHONY): Remove.
14858 (libg++.tar.bz2): Remove.
14859 (all-target-cygmon): Remove libio.
14860 (all-target-libstdc++): Remove.
14861 (configure-target-libstdc++): Remove.
14862 (TARGET_LIB_PATH): Remove libstdc++.
14863 (ALL_GCC_CXX): Remove libstdc++.
14864 (all-target-gperf): Correct.
14865
14866 2001-02-16 Nick Clifton <nickc@redhat.com>
14867
14868 * configure.in (noconfigdirs): Allow configuration of texinfo
14869 for Cygwin hosts.
14870
14871 2001-02-15 Anthony Green <green@redhat.com>
14872
14873 * configure: Introduce GCJ_FOR_TARGET.
14874 * configure.in: Ditto.
14875 * Makefile.in: Ditto.
14876
14877 2001-02-13 Andreas Schwab <schwab@suse.de>
14878
14879 * MAINTAINERS: Update mail address.
14880
14881 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14882
14883 * config.guess: Add linux target for S/390.
14884 * config.sub: Likewise.
14885
14886 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14887
14888 * configure.in: for *-chorusos, don't config target-newlib and
14889 target-libgloss.
14890
14891 2001-02-06 Ben Elliston <bje@redhat.com>
14892
14893 * configure: Output host type to stdout, not stderr.
14894
14895 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14896
14897 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14898 * ltcf-cxx.sh: Likewise.
14899
14900 * config.if: Assume enable_libstdcxx_v3 is defined.
14901
14902 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14903
14904 Remove V2 C++ library.
14905 * configure.in: Remove --enable-libstdcxx_v3 support.
14906
14907 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14908
14909 * include/demangle.h: Add prototype for java_demangle_v3.
14910
14911 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14912
14913 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14914
14915 2001-01-27 Richard Henderson <rth@redhat.com>
14916
14917 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14918
14919 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14920
14921 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14922 Don't unset, it's non-portable and no longer necessary, set to empty
14923 instead.
14924
14925 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14926
14927 * ltconfig: Shell portability fix for the tagname validity check.
14928
14929 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14930
14931 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14932 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14933
14934 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14935
14936 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14937
14938 2001-01-26 Tom Tromey <tromey@redhat.com>
14939
14940 * configure.in: Allow libgcj to be built on Sparc Solaris.
14941
14942 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14943
14944 * ltcf-c.sh: Add aix5 case.
14945 * ltcf-cxx.sh: Likewise.
14946 * ltconfig: Likewise.
14947
14948 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14949
14950 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14951 keep at least one of build_libtool_libs or build_old_libs set to
14952 yes.
14953
14954 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14955 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14956
14957 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14958
14959 * configure.in: Enable libgcj on several additional platforms.
14960
14961 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14962
14963 * configure.in: Enable libgcj for linux targets.
14964
14965 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14966
14967 * MAINTAINERS (Write After Approval): Add myself.
14968
14969 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14970
14971 * MAINTAINERS: Add myself as vax port maintainer.
14972
14973 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14974
14975 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14976
14977 2001-01-09 Mike Stump <mrs@wrs.com>
14978
14979 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14980 failures of subdirectories.
14981
14982 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14983
14984 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14985 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14986 * ltcf-cxx.sh: Likewise.
14987 * ltcf-gcj.sh: Likewise.
14988 * ltconfig.sh: Fix typo.
14989
14990 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14991
14992 * configure: handle DOS-style absolute paths.
14993
14994 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14995
14996 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14997
14998 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14999
15000 * MAINTAINERS: Add myself as avr port co-maintainer.
15001
15002 2000-12-28 Ben Elliston <bje@redhat.com>
15003
15004 * MAINTAINERS: Add myself under ``Write After Approval''.
15005
15006 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15007
15008 * texinfo: Remove directory from GCC.
15009
15010 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15011
15012 * COPYING: Update to current
15013 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15014 to 19yy as example year in copyright notice).
15015
15016 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15017
15018 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15019 (libstdcxx_incdir): Pass down.
15020 * config.if: Remove expired bits for cxx_interface, add stub.
15021 (libstdcxx_incdir): Add variable for g++ include directory.
15022 * configure.in (gxx_include_dir): Use it.
15023
15024 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
15025
15026 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15027 with old-email address from ``Write After Approval''.
15028
15029 2000-12-15 Andreas Jaeger <aj@suse.de>
15030
15031 * configure.in: Handle lang_dirs.
15032
15033 2000-12-14 Tom Tromey <tromey@redhat.com>
15034
15035 * MAINTAINERS: Removed brads.
15036
15037 * MAINTAINERS: Added gcj developers.
15038
15039 2000-12-13 Anthony Green <green@redhat.com>
15040
15041 * configure.in: Disable libgcj for any target not specifically
15042 listed. Disable libgcj for x86 and Alpha Linux until compatible
15043 with g++ abi.
15044
15045 2000-12-13 Mike Stump <mrs@wrs.com>
15046
15047 * Makefile.in (local-distclean): Also remove fastjar.
15048
15049 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15050
15051 * contrib/gcc_update: Add fastjar --touch entries.
15052
15053 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15054
15055 * configure.in: Disable language-specific target libraries for
15056 languages that aren't enabled.
15057
15058 2000-12-10 Anthony Green <green@redhat.com>
15059
15060 * configure.in: Define libgcj. Disable libgcj target libraries for
15061 most targets.
15062
15063 2000-12-10 Neil Booth <neilb@earthling.net>
15064
15065 * MAINTAINERS: Update mail address, remove from WAA list.
15066
15067 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15068
15069 * libjava: Imported from /cvs/java.
15070 * libffi: Likewise.
15071 * Boehm-gc: Likewise.
15072
15073 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15074
15075 * configure.in (target_libs): Revert 2000-12-08 patch.
15076 (noconfigdirs): Added target-libjava.
15077
15078 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15079
15080 * djunpack.bat: removed.
15081
15082 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15083
15084 * Makefile.in: handle DOS-style absolute paths.
15085 * config-ml.in: likewise.
15086 * symlink-tree: likewise.
15087
15088 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15089
15090 * fastjar: Imported.
15091
15092 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15093
15094 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15095 libjava.
15096 * configure.in (target_libs): Removed `target-libjava'.
15097
15098 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15099
15100 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15101 (ALL_MODULES): Added fastjar.
15102 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15103 (all-target-libjava): all-fastjar replaces all-zip.
15104 (all-fastjar): Added.
15105 (configure-target-fastjar, all-target-fastjar): Likewise.
15106 * configure.in (host_tools): Added fastjar.
15107
15108 2000-12-07 Mike Stump <mrs@wrs.com>
15109
15110 * Makefile.in (local-distclean): Remove leftover built files.
15111
15112 2000-11-24 Nick Clifton <nickc@redhat.com>
15113
15114 * configure.in (xscale-elf): Add target.
15115 (xscale-coff): Add target.
15116
15117 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15118
15119 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15120 recent versions of FreeBSD (release 3 or later).
15121 * ltconfig: On FreeBSD, -lc must not be provided when building
15122 a shared library or else the standard -pthread gcc option is
15123 rendered worthless to later users of the built library.
15124
15125 2000-11-16 Fred Fish <fnf@be.com>
15126
15127 * configure.in (enable_libstdcxx_v3): Fix typo,
15128 libstd++ -> libstdc++.
15129
15130 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15131
15132 * MAINTAINERS: Add self to Write After Approval list.
15133
15134 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15135
15136 * MAINTAINERS: Update my email address. Add myself to global write
15137 privs list.
15138
15139 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15140
15141 * Makefile.in: Merge with src and libgcj.
15142 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15143 configure-target-<library> when their configure scripts need the C
15144 or C++ library to have already been built to work properly.
15145 (do_proto_toplev): Set them to an empty string.
15146
15147 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15148 (REALLY_SET_LIB_PATH): Use them.
15149
15150 2000-11-17 Stan Shebs <shebs@apple.com>
15151
15152 * MAINTAINERS: Add self to Write After Approval list.
15153
15154 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15155
15156 * configure: Provide the original toplevel configure arguments
15157 (including $0) to subprocesses in the environment rather than
15158 through gcc/configargs.h.
15159
15160 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15161
15162 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15163 C99. Alphabetise "Write After Approval" list.
15164
15165 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15166
15167 * configure: Turn on libstdc++ V3 by default.
15168
15169 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15170 if we've got GCC.
15171
15172 2000-11-11 Philip Blundell <philb@gnu.org>
15173
15174 * MAINTAINERS: Add self to Write After Approval list.
15175
15176 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15177
15178 * ltcf-c.sh (aix4): Improve shared library configuration; require
15179 exporting symbols.
15180 * ltcf-cxx.sh (aix4): Define.
15181 * ltconfig (aix4): Define library and soname specs appropriate for
15182 AIX. Define command to create export symbols list.
15183
15184 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15185
15186 * config.sub: Add support for Sun Chorus
15187
15188 2000-10-31 Nick Clifton <nickc@redhat.com>
15189
15190 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15191 <name>@redhat.com. Also installed new email address for Clint
15192 Popetz.
15193
15194 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15195
15196 * etc: Remove directory from GCC.
15197
15198 2000-10-16 Michael Meissner <meissner@redhat.com>
15199
15200 * configure (gcc/configargs.h): Only create if there is a build GCC
15201 directory created.
15202
15203 2000-10-16 Matthias Klose <doko@debian.org>
15204
15205 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15206 when configured for libstdc++-v3.
15207
15208 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15209
15210 * configure: Save configure arguments to gcc/configargs.h.
15211
15212 2000-10-04 Philipp Thomas <pthomas@suse.de>
15213
15214 * config.guess: Import CVS version 1.157.
15215 * config.sub: Import CVS version 1.181.
15216
15217 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15218
15219 * Makefile.in (bootstrap): avoid recursion if subdir missing
15220 (cross): ditto
15221 (do-proto-toplev): ditto
15222
15223 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15224
15225 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15226 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15227
15228 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15229 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15230 all affected `configure' scripts.
15231
15232 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15233
15234 * MAINTAINERS: Add self as cpplib co-maintainer.
15235
15236 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15237
15238 * MAINTAINERS: Add self to Write After Approval list.
15239
15240 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15241
15242 * INSTALL/README: egcs -> GCC update.
15243
15244 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15245
15246 * MAINTAINERS: Add myself to Write After Approval list.
15247
15248 2000-09-15 Kazu Hirata <kazu@hxi.com>
15249
15250 * MAINTAINERS: Add myself to Write After Approval list.
15251
15252 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15253
15254 * configure.in: Do not build byacc for hppa64. Provide paths to the
15255 X11 libraries for hppa64.
15256
15257 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15258
15259 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15260
15261 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15262
15263 * Makefile.in (all-zlib): Added dummy target.
15264
15265 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15266 ltcf-gcj.sh: Updated from libtool multi-language branch.
15267
15268 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15269
15270 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15271 (bootstrap*): Depend on all-bootstrap.
15272
15273 2000-09-05 Philipp Thomas <pthomas@suse.de>
15274
15275 * config.guess: Import CVS version 1.156.
15276 * config.sub: Import CVS version 1.179.
15277
15278 2000-09-02 Anthony Green <green@cygnus.com>
15279
15280 * Makefile.in (all-gcc): Depend on all-zlib.
15281 (CLEAN_MODULES): Add clean-zlib.
15282 (ALL_MODULES): Add all-zlib.
15283 * configure.in (host_libs): Add zlib.
15284
15285 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15286
15287 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15288 crosses, but add gcc/include to the header search path for them.
15289
15290 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15291
15292 * MAINTAINERS: Add self to Write After Approval list.
15293
15294 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15295
15296 * config.guess: Import CVS version 1.152.
15297 * config.sub: Import CVS version 1.177.
15298
15299 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15300
15301 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15302 $targargs to tell whether newlib is going to be built.
15303
15304 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15305 $$r/TARGET_SUBDIR/libio for _G_config.h.
15306
15307 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15308
15309 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15310
15311 2000-08-22 DJ Delorie <dj@redhat.com>
15312
15313 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15314
15315 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15316
15317 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15318 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15319 sub-configures.
15320
15321 2000-08-21 DJ Delorie <dj@redhat.com>
15322
15323 * MAINTAINERS: Add self as a libiberty maintainer
15324
15325 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15326
15327 * configure.in (libstdcxx_flags): Use
15328 libstdc++-v3/src/libstdc++.INC.
15329
15330 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15331
15332 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15333
15334 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15335
15336 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15337
15338 * configure: Make enable_threads and enable_shared defaults
15339 explicit. Substitute enable_threads into generated Makefiles.
15340 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15341 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15342
15343 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15344
15345 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15346
15347 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15348
15349 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15350 previous delta.
15351
15352 2000-08-11 Jason Merrill <jason@redhat.com>
15353
15354 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15355 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15356 (FLAGS_FOR_TARGET): Not here.
15357 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15358
15359 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15360
15361 * config-ml.in (CC, CXX): Don't introduce a leading space.
15362
15363 2000-08-07 DJ Delorie <dj@delorie.com>
15364
15365 * MAINTAINERS: Add self as a DJGPP maintainer
15366
15367 2000-08-07 DJ Delorie <dj@redhat.com>
15368
15369 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15370 "if we're also building gcc, and it's a gcc that will run on the
15371 build machine, we want to use its includes instead of the system's
15372 default includes".
15373
15374 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15375
15376 * MAINTAINERS: Add self to Write After Approval list.
15377
15378 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15379
15380 * configure.in (libstdcxx_flags): Don't use `"'.
15381
15382 * config-ml.in: Adjust multilib search paths to the
15383 appropriate multilib tree.
15384
15385 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15386
15387 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15388 commas in $LANGUAGES.
15389
15390 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15391
15392 * configure.in: Re-enable all references to libg++ and librx.
15393
15394 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15395
15396 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15397 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15398 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15399 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15400
15401 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15402
15403 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15404
15405 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15406 CXX_FOR_TARGET for sed.
15407
15408 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15409
15410 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15411 Do not override if already set in the environment or in configure.
15412 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15413 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15414
15415 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15416
15417 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15418 the libtool CVS tree multi-language branch.
15419 * ltconfig, ltmain.sh: Updated.
15420
15421 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15422
15423 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15424 (clean-target): Depend on it.
15425
15426 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15427 (GCC_FOR_TARGET): Use it.
15428 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15429 * configure.in: ... here.
15430 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15431 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15432
15433 2000-07-24 Eric Christopher <echristo@cygnus.com>
15434
15435 * MAINTAINERS: Add self to Write After Approval list.
15436
15437 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15438
15439 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15440 (configure-target-libchill, configure-target-libobjc): Likewise.
15441
15442 * configure.in: Use the same cache file for all target libs.
15443 * config-ml.in: But different cache files per multilib variant.
15444
15445 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15446
15447 * configure (topsrcdir): Don't use dirname.
15448
15449 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15450
15451 * MAINTAINERS: Add self to Write After Approval list.
15452
15453 2000-07-20 Jason Merrill <jason@redhat.com>
15454
15455 * configure.in: Remove all references to libg++ and librx.
15456
15457 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15458
15459 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15460
15461 * config.sub: Update to subversions version 2000-07-06.
15462
15463 2000-07-12 Andrew Haley <aph@cygnus.com>
15464
15465 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15466 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15467
15468 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15469
15470 * symlink-tree: Check number of arguments.
15471
15472 2000-07-05 Jim Wilson <wilson@cygnus.com>
15473
15474 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15475 search path for a g++ extracted from the build tree. This
15476 will allow link tests run by configure scripts in
15477 subdirectories to succeed.
15478
15479 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15480
15481 * ltconfig: Add support for mips-dde-sysv4.2MP
15482
15483 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15484
15485 * MAINTAINERS: Add myself as loop discovery maintainer.
15486
15487 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15488
15489 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15490 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15491
15492 2000-06-19 Timothy Wall <twall@cygnus.com>
15493
15494 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15495 * config.sub: Add tic54x target.
15496
15497 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15498
15499 * MAINTAINERS: Add self as Fortran maintainer,
15500 remove Craig Burley.
15501
15502 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15503
15504 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15505 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15506
15507 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15508
15509 * MAINTAINERS: Add self as i18n maintainer
15510
15511 20000-05-21 H.J. Lu (hjl@gnu.org)
15512
15513 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15514 directory are used if they exist. Make sure
15515 $(build_tooldir)/include is searched for header files,
15516 $(build_tooldir)/lib/ for library files.
15517 (GCC_FOR_TARGET): Likewise.
15518 (CXX_FOR_TARGET): Likewise.
15519
15520 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15521
15522 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15523
15524 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15525
15526 * Makefile.in (configure-target-libiberty): Depend on
15527 configure-target-newlib.
15528
15529 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15530
15531 * configure.in, Makefile.in: Merge all libffi-related
15532 configury stuff from the libgcj tree.
15533
15534 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15535
15536 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15537 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15538
15539 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15540
15541 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15542 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15543 current version information. Add to proto-toplev directory.
15544 (gdb-taz): Build do-djunpack.
15545
15546 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15547
15548 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15549
15550 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15551
15552 * MAINTAINERS: Add self to Write After Approval list.
15553
15554 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15555
15556 * ltmain.sh: Preserve in relink_command any environment
15557 variables that may affect the linker behavior.
15558
15559 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15560
15561 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15562
15563 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15564
15565 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15566
15567 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15568
15569 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15570 with the version name.
15571
15572 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15573
15574 * MAINTAINERS: Add self as bb-reorder maintainer.
15575
15576 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15577
15578 * config.if: Tweak.
15579
15580 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15581
15582 * djunpack.bat: New file.
15583
15584 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15585
15586 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15587 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15588 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15589 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15590
15591 2000-04-16 Dave Pitts <dpitts@cozx.com>
15592
15593 * config.sub (case $basic_machine): Change default for "ibm-*"
15594 to "openedition".
15595
15596 2000-04-13 Andreas Jaeger <aj@suse.de>
15597
15598 * MAINTAINERS: Added myself.
15599
15600 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15601
15602 * Makefile.in (gdb-taz): New target. GDB specific archive.
15603 (do-md5sum): New target.
15604 (MD5PROG): Define.
15605 (PACKAGE): Default to TOOL.
15606 (VER): Default to a shell script.
15607 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15608 md5 checksum generation.
15609 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15610 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15611 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15612 insight.tar.bz2): Use gdb-taz to create archive.
15613
15614 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15615
15616 * configure (warn_cflags): Delete.
15617
15618 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15619
15620 * MAINTAINERS: Added myself.
15621
15622 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15623 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15624
15625 * configure.in (enable_libstdcxx_v3): Add.
15626 (target_libs): Add bits here to switch between libstdc++-v2 and
15627 libstdc++-v3.
15628 * config.if: And this file too.
15629 * Makefile.in: Add libstdc++-v3 targets.
15630
15631 2000-04-05 Michael Meissner <meissner@redhat.com>
15632
15633 * config.sub (d30v): Add d30v as a basic machine type.
15634
15635 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15636
15637 * configure.in: -linux-gnu*, not -linux-gnu.
15638
15639 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15640
15641 * MAINTAINERS: Add self in write-after-approval section.
15642
15643 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15644
15645 * MAINTAINERS: Add self as ia64 port maintainer.
15646
15647 2000-03-08 Neil Booth <NeilB@earthling.net>
15648
15649 * MAINTAINERS: Add self in write-after-approval section.
15650
15651 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15652
15653 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15654 (do-tar-bz2): Replace TOOL with PACKAGE.
15655 (gdb.tar.bz2): Remove GDBTK from GDB package.
15656 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15657 dejagnu.tar.bz2): New packages.
15658
15659 2000-02-27 Andreas Jaeger <aj@suse.de>
15660
15661 * configure.in: Add entry for mips*-*-linux*, move catch all
15662 *-*-*linux* entry below this one.
15663
15664 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15665
15666 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15667
15668 2000-02-24 Nick Clifton <nickc@cygnus.com>
15669
15670 * config.sub: Support an OS of "wince".
15671
15672 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15673
15674 * config.guess, config.sub: Updated to match config's 2000-02-15
15675 version.
15676
15677 2000-02-23 Linas Vepstas <linas@linas.org>
15678
15679 * config.sub: Add support for Linux/IBM 370.
15680 * configure.in: Likewise.
15681
15682 2000-02-22 Nick Clifton <nickc@cygnus.com>
15683
15684 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15685
15686 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15687
15688 * config.guess: Guess "cygwin" rather than "cygwin32".
15689
15690 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15691
15692 * configure (gcc_version): When setting, narrow search to
15693 lines containing `version_string'.
15694
15695 2000-02-15 Denis Chertykov <denisc@overta.ru>
15696
15697 * config.sub: Add support for avr target.
15698
15699 2000-02-14 Nick Clifton <nickc@cygnus.com>
15700
15701 * MAINTAINERS: Add maintainers for MCore port.
15702
15703 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15704
15705 * config.sub: Add mmix-knuth-mmixware.
15706
15707 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15708
15709 * MAINTAINERS: Pair cccp with cpplib maintainership.
15710
15711 2000-01-27 Christopher Faylor <cgf@redhat.com>
15712
15713 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15714 structure stuff to -L library search.
15715 (CXX_FOR_TARGET): Ditto.
15716 (CROSS_CHECK_MODULES): Fix spelling mistake.
15717
15718 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15719
15720 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15721 the C++ compiler.
15722
15723 2000-01-12 Richard Henderson <rth@cygnus.com>
15724
15725 * configure.in: Don't build some bits for beos.
15726
15727 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15728
15729 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15730 as include files.
15731
15732 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15733
15734 * Add self as cpplib maintainer, as requested by Jason
15735 Merrill. Correct my e-mail address.
15736
15737 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15738
15739 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15740 not mh-aix43.
15741
15742 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15743
15744 * MAINTAINERS: Add myself to "write after approval" list.
15745
15746 1999-12-14 Richard Henderson <rth@cygnus.com>
15747
15748 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15749 * config.sub: Accept alphaev[78], alphaev8.
15750
15751 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15752
15753 * config.guess, config.sub: Update from autoconf.
15754
15755 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15756
15757 * MAINTAINERS: update my playtime e-address.
15758
15759 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15760
15761 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15762 necessary libraries are missing.
15763
15764 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15765
15766 * MAINTAINERS: Add new 'write after approval' maintainer.
15767
15768 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15769
15770 * MAINTAINERS: Add new Java maintainer.
15771
15772 1999-10-25 Andreas Schwab <schwab@suse.de>
15773
15774 * configure: Fix quoting inside arguments of eval.
15775
15776 1999-10-21 Nick Clifton <nickc@cygnus.com>
15777
15778 * config-ml.in: Allow suppression of some ARM multilibs.
15779
15780 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15781
15782 * config.guess: Add OS/390 match pattern.
15783 * config.sub: Add mvs, openedition targets.
15784 * configure.in (i370-ibm-opened*): New.
15785
15786 1999-09-04 Steve Chamberlain <sac@pobox.com>
15787
15788 * config.sub: Add support for configuring for pj.
15789
15790 1999-08-31 Nick Clifton <nickc@cygnus.com>
15791
15792 * config.sub (maybe_os): Add support for configuring for fr30.
15793
15794 1999-08-25 Nick Clifton <nickc@cygnus.com>
15795
15796 * configure.in: Do not configure or build ld for AIX
15797 platforms. ld is known to be broken on these platforms.
15798
15799 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15800
15801 * config-ml.in: Pass compiler flag corresponding to multidirs to
15802 subdir configures.
15803
15804 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15805
15806 * Makefile.in (LDFLAGS): Define.
15807
15808 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15809
15810 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15811 noconfigdirs.
15812 (*-*-cygwin*): Likewise.
15813
15814 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15815
15816 * mkdep: New file.
15817 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15818 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15819
15820 From Eli Zaretskii <eliz@is.elta.co.il>:
15821 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15822 long file name when using DJGPP on MS-DOS.
15823
15824 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15825
15826 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15827
15828 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15829
15830 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15831 dependency as this causes "make check" to globally "make all"
15832
15833 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15834
15835 * configure.in (target_libs): Added target-zlib.
15836 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15837 (CONFIGURE_TARGET_MODULES): Likewise.
15838 (CHECK_TARGET_MODULES): Likewise.
15839 (INSTALL_TARGET_MODULES): Likewise.
15840 (CLEAN_TARGET_MODULES): Likewise.
15841 (configure-target-zlib): New target.
15842 (all-target-zlib): Likewise.
15843 (all-target-libjava): Depend on all-target-zlib.
15844 (configure-target-libjava): Depend on configure-target-zlib.
15845
15846 * Makefile.in (configure-target-libjava): Depend on
15847 configure-target-newlib.
15848 (configure-target-boehm-gc): New target.
15849 (configure-target-qthreads): New target.
15850
15851 * configure.in (target_libs): Added target-qthreads.
15852 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15853 (CONFIGURE_TARGET_MODULES): Likewise.
15854 (CHECK_TARGET_MODULES): Likewise.
15855 (INSTALL_TARGET_MODULES): Likewise.
15856 (CLEAN_TARGET_MODULES): Likewise.
15857 (all-target-qthreads): New target.
15858 (configure-target-libjava): Depend on configure-target-qthreads.
15859 (all-target-libjava): Depend on all-target-qthreads.
15860
15861 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15862 (CONFIGURE_TARGET_MODULES): Likewise.
15863 (CHECK_TARGET_MODULES): Likewise.
15864 (INSTALL_TARGET_MODULES): Likewise.
15865 (CLEAN_TARGET_MODULES): Likewise.
15866 (all-target-libjava): New target.
15867 (all-target-boehm-gc): Likewise.
15868 * configure.in (target_libs): Added libjava, boehm-gc.
15869
15870 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15871
15872 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15873 configure.bat in SUPPORT_FILES.
15874 (gas+binutils.tar.bz2): Likewise.
15875
15876 * makeall.bat: Remove; obsolete.
15877
15878 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15879
15880 From Mark Elbrecht:
15881 * configure.bat: Remove; obsolete.
15882
15883 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15884
15885 * configure: Add -W -Wall to the default CFLAGS when compiling with
15886 gcc.
15887
15888 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15889
15890 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15891
15892 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15893
15894 * configure.in: Build ld on IRIX6.
15895
15896 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15897
15898 * Makefile.in: Change distribution targets to use bzip2 instead of
15899 gzip.
15900 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15901 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15902
15903 1999-06-04 Nick Clifton <nickc@cygnus.com>
15904
15905 * config.sub: Add mcore target.
15906
15907 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15908
15909 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15910
15911 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15912
15913 * config.guess (dummy): Changed to $dummy.
15914
15915 1999-05-24 Nick Clifton <nickc@cygnus.com>
15916
15917 * config.sub: Tidied up case statements.
15918
15919 1999-05-22 Ben Elliston <bje@cygnus.com>
15920
15921 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15922 <jiro@din.or.jp>.
15923
15924 * config.guess: Merge with FSF version. Future changes will be
15925 more accurately recorded in this ChangeLog.
15926 * config.sub: Likewise.
15927
15928 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15929
15930 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15931
15932 1999-04-30 Tom Tromey <tromey@cygnus.com>
15933
15934 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15935
15936 1999-04-23 Tom Tromey <tromey@cygnus.com>
15937
15938 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15939
15940 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15941
15942 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15943 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15944 Bad merge removed these two changes.
15945
15946 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15947 Martin Heller (Ing.-Buero_Heller@t-online.de)
15948
15949 * config.guess (interix Alpha): Add.
15950
15951 1999-04-11 Richard Henderson <rth@cygnus.com>
15952
15953 * configure.in (i?86-*-beos*): Do config gperf; don't config
15954 gdb, newlib, or libgloss.
15955
15956 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15957
15958 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15959 link a trivial program with -mabi=64. If it fails, remove mabi=64
15960 from multidirs.
15961
15962 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15963
15964 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15965
15966 1999-04-08 Nick Clifton <nickc@cygnus.com>
15967
15968 * config.sub: Add support for mcore targets.
15969
15970 1999-04-07 Michael Meissner <meissner@cygnus.com>
15971
15972 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15973 not mt-ospace, in order to shut up assembler warning about using
15974 symbols that are named the same as registers.
15975
15976 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15977
15978 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15979 dependency list for all-target-cygmon.
15980
15981 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15982
15983 * config-ml.in: Check $host, not $target, for selective multilibs.
15984 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15985 thumb interworking, and underscore prefix multilibs.
15986
15987 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15988
15989 * missing: Update to version from current automake.
15990
15991 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15992
15993 * configure (gxx_include_dir): Removed.
15994
15995 * configure.in (gxx_include_dir): Handle it.
15996 * Makefile.in: Likewise.
15997
15998 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15999
16000 * config.sub (mips64vr4111,mips64vr4111el) Add.
16001
16002 1999-03-21 Ben Elliston <bje@cygnus.com>
16003
16004 * config.guess: Correct typo for detecting ELF on FreeBSD.
16005
16006 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16007
16008 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16009 config/mh-djgpp.
16010
16011 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16012
16013 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16014 all-target-newlib to dependency list for all-target-bsp.
16015
16016 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16017
16018 * config.sub: Add i386-uwin support.
16019 * config.guess: Likewise.
16020
16021 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16022
16023 * configure.in: cleanup, add mh-*pic handling for arm, special
16024 case powerpc*-*-aix*
16025
16026 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16027
16028 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16029 can be built.
16030
16031 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16032
16033 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16034 targets.
16035
16036 1999-03-02 Nick Clifton <nickc@cygnus.com>
16037
16038 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16039
16040 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16041
16042 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16043
16044 1999-02-24 Nick Clifton <nickc@cygnus.com>
16045
16046 * config.sub: Fix typo in arm recognition.
16047
16048 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16049
16050 * configure.in (noconfigdirs): Changed target_configdirs to
16051 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16052 rather than m68k-*-* since it is not known to work on
16053 m68k-aout. Ditto for arm-*-*oabi.
16054
16055 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16056
16057 * configure.in (*-*-windows*): Remove, no longer used.
16058
16059 1999-02-19 Ben Elliston <bje@cygnus.com>
16060
16061 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16062 Smart and improved by Andrew Cagney.
16063
16064 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16065
16066 * config.guess: Recognize openbsd-*-hppa.
16067
16068 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16069
16070 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16071 only if it is not empty.
16072
16073 1999-02-17 Nick Clifton <nickc@cygnus.com>
16074
16075 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16076
16077 * config.guess: Modified to recognize uname's armv* syntax.
16078
16079 * config.sub: Modified to recognize uname's armv* syntax.
16080
16081 1999-02-17 Mark Salter <msalter@cygnus.com>
16082
16083 * configure.in: Added target-bsp for sparclite.
16084
16085 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16086
16087 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16088
16089 1999-02-08 Nick Clifton <nickc@cygnus.com>
16090
16091 * configure.in: Add support for strongarm port.
16092 * config.sub: Add support for strongarm target.
16093
16094 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16095
16096 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16097 the old name config/mh-cygwin32.
16098 Enable texinfo.
16099
16100 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16101
16102 * configure.in: Do build ld for ix86 Solaris.
16103
16104 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16105
16106 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16107 $AR_FOR_TARGET. Likewise for RANLIB.
16108
16109 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16110
16111 * config.sub (oabi): Recognize.
16112 * configure.in (arm-*-oabi): Handle.
16113
16114 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16115
16116 * config.guess: Improve detection of i686 on UnixWare 7.
16117
16118 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16119
16120 * config.guess: Add support for i386-pc-interix.
16121 * config.sub: Likewise.
16122 * configure.in: Likewise.
16123
16124 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16125
16126 * Makefile.in: Remove unneeded all-target-libio from
16127 from all-target-winsup target since it is now unneeded.
16128 Add all-target-libtermcap in its place since it is now
16129 needed.
16130
16131 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16132
16133 * configure.in: makefile stub for cygwin target is probably
16134 unnecessary. Remove it for now.
16135
16136 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16137
16138 * configure.in: libtermcap.a should be built when cygwin is the
16139 target as well as the host.
16140 * config.guess: Allow mixed case in cygwin uname output.
16141 * Makefile.in: Add libtermcap target.
16142
16143 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16144
16145 * config.sub: Clean up handling of hppa2.0.
16146
16147 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16148
16149 * config.guess: Use C code to identify more HP machines.
16150
16151 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16152
16153 * config.sub: Handle hppa2.0.
16154
16155 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16156
16157 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16158 cygmon for all sparclite targets, regardless of object format.
16159
16160 1998-12-15 Mark Salter <msalter@cygnus.com>
16161
16162 * configure.in: Added target-bsp for several target architectures.
16163
16164 * Makefile.in: Added rules for bsp.
16165
16166 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16167
16168 * config.guess: Improve detection of hppa2.0 processors.
16169
16170 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16171
16172 * config.guess: Recognize FreeBSD using ELF automatically.
16173
16174 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16175
16176 * configure (skip-this-dir): Add handling for new shell script, which
16177 might be created by a sub-directory's configure to indicate, this particular
16178 directory is "unwanted".
16179 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16180
16181 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16182
16183 * ltconfig: import from libtool, after changing libtool to
16184 account for the cygwin name change.
16185
16186 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16187
16188 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16189 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16190
16191 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16192
16193 * configure.in: Add libtermcap to list of cygwin dependencies.
16194
16195 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16196
16197 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16198 they include winsup/include when it's a cygwin target.
16199
16200 1998-11-12 Tom Tromey <tromey@cygnus.com>
16201
16202 * configure.in (host_tools): Added zip.
16203 * Makefile.in (all-target-libjava): Depend on all-zip.
16204 (all-zip): New target.
16205 (ALL_MODULES): Added all-zip.
16206 (NATIVE_CHECK_MODULES): Added check-zip.
16207 (INSTALL_MODULES): Added install-zip.
16208 (CLEAN_MODULES): Added clean-zip.
16209
16210 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16211
16212 * Makefile.in: lose "32" from comment about cygwin.
16213
16214 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16215
16216 * configure.in: Use -Os to build target libraries for the fr30.
16217
16218 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16219
16220 * config.sub: Add fr30.
16221
16222 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16223
16224 * configure.in: drop "32" from config/mh-cygwin32. Check
16225 cygwin* instead of cygwin32*.
16226 * config.sub: Check cygwin* instead of cygwin32*.
16227
16228 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16229
16230 * config.guess: Match any version of Unixware7.
16231
16232 1998-10-20 Syd Polk <spolk@cygnus.com>
16233
16234 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16235 if desired.
16236
16237 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16238
16239 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16240 these if the appropriate directories and files to not exist.
16241
16242 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16243
16244 * Makefile.in (DEVO_SUPPORT): Add config.if.
16245
16246 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16247
16248 * configure: Add pattern to replace "build_tooldir"'s
16249 definition in the generated Makefile with "tooldir"'s
16250 actual value.
16251
16252 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16253
16254 * config.sub: Bring back lost sparcv9.
16255
16256 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16257
16258 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16259
16260 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16261 CC_FOR_TARGET and friends.
16262
16263 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16264
16265 * Makefile.in (build_tooldir): New variable, same as tooldir.
16266 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16267 -B$(build_tooldir)/bin/.
16268 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16269
16270 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16271
16272 * README: Remove installation instructions and refer to the
16273 INSTALL directory instead.
16274
16275 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16276
16277 * config.sub: Add support for i[34567]86-pc-udk.
16278 * configure.in: Likewise.
16279
16280 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16281
16282 * Makefile.in: add bzip2 package building bits for user
16283 tools module
16284 * configure.in: ditto
16285
16286 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16287
16288 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16289 (ALL_TARGET_MODULES): Add all-target-libobjc.
16290 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16291 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16292 (all-target-libchill): Add dependencies.
16293 * configure.in (target_libs): Add libchill.
16294
16295 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16296
16297 * configure.in (target_subdir): Remove duplicate line.
16298
16299 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16300
16301 * Makefile.in (all-automake): fix dependencies.
16302
16303 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16304
16305 * configure.in: Minor cleanups for building in the $(target_alias)
16306 subdir.
16307
16308 1998-09-22 Jim Wilson <wilson@cygnus.com>
16309
16310 * Makefile.in (bootstrap): Set r and s before make all. Use
16311 BASE_FLAGS_TO_PASS in make all.
16312 (cross): Likewise.
16313
16314 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16315
16316 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16317
16318 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16319
16320 * config.sub: Fix typo in last change.
16321
16322 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16323
16324 * config.sub: Add support for C4x target.
16325 * configure.in: Likewise.
16326
16327 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16328
16329 * config.sub: Recognize sparcv9 just like sparc64.
16330
16331 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16332
16333 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16334
16335 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16336
16337 * config.guess: Correctly identify Pentium II sco boxes.
16338
16339 * config.guess: Fix "tr" code. From Weiwen Liu.
16340
16341 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16342
16343 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16344 stabs.
16345
16346 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16347
16348 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16349 (ALL_TARGET_MODULES): Add all-target-libchill.
16350 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16351 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16352 (all-target-libchill): Add dependencies.
16353 * configure.in (target_libs): Add libchill.
16354
16355 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16356
16357 * config.guess: Avoid assumptions about "tr" behaves when
16358 LANG is set to something other than English.
16359
16360 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16361
16362 * configure (gxx_include_dir): Changed to
16363 '${prefix}/include/g++'-${libstdcxx_interface}.
16364
16365 * config.if: New to determine the interfaces.
16366
16367 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16368
16369 * config.guess: Detect and handle MPE/IX.
16370 * config.sub: Deal with MPE/IX.
16371
16372 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16373
16374 * configure.in: Use mh-aix43.
16375
16376 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16377
16378 * configure: Fix --without/--disable cases for gxx-include-dir.
16379
16380 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16381
16382 * mdata-sh: Imported. Needed for automake support.
16383
16384 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16385
16386 * Makefile.in (taz): Try "chmod -R og=u ." before
16387 "chmod og=u `find . -print`".
16388
16389 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16390
16391 * configure.in: Add arm-elf and thumb-elf support.
16392
16393 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16394
16395 * Makefile.in: Undo previous patch.
16396
16397 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16398
16399 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16400 to here ...
16401 (install-no-fixedincludes): and here
16402 (INSTALL_MODULES): ... from here.
16403
16404 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16405
16406 * config.sub: Merge with FSF.
16407
16408 * config.guess: Merge with FSF.
16409
16410 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16411
16412 * configure (extraconfigdirs): New variable.
16413 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16414 * Makefile.in (all): Move higher in file.
16415 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16416 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16417 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16418 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16419 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16420
16421 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16422
16423 * Makefile.in (all-target-libjava): Depend on all-gcc and
16424 all-target-newlib.
16425 (configure-target-libjava): Depend on $(ALL_GCC).
16426
16427 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16428
16429 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16430 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16431
16432 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16433
16434 * INSTALL/README: Fix typo.
16435
16436 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16437
16438 * ylwrap: Change absolute path checks to check for DOS style path
16439 names.
16440
16441 * ylwrap: Don't use a full path name if the source file is in the
16442 same directory. From hjl@lucon.org (H.J. Lu).
16443
16444 * config-ml.in: Default to being verbose, to match Feb 18 change to
16445 configure.
16446
16447 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16448
16449 Brought over from egcs:
16450
16451 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16452
16453 * configure.in (target_subdir): Set to ${target_alias} instead
16454 of "libraries".
16455
16456 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16457
16458 * configure.in (target_subdir): Set to libraries if enable_multilib.
16459
16460 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16461
16462 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16463 multilibs, force reconfiguration the first time we create
16464 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16465
16466 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16467
16468 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16469 avoid confusion with --no-recursion.
16470
16471 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16472
16473 * configure.in: Win32 hosts shouldn't use install -x
16474 * install-sh: remove -x option, and special .exe-handling
16475 hack.
16476
16477 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16478
16479 * config.guess: Recognize i586-pc-beos.
16480 * configure.in: Don't build some bits for beos.
16481
16482 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16483
16484 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16485 CFLAGS default to -O2.
16486
16487 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16488 when using GNU ld.
16489
16490 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16491
16492 * ltmain.sh: Correct install when using a different shell.
16493
16494 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16495
16496 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16497
16498 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16499
16500 * makefile.vms: Update to build binutils/makefile.vms. Add install
16501 target.
16502
16503 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16504
16505 * ltconfig: Update to correct AIX handling.
16506
16507 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16508
16509 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16510
16511 * configure.in (target_subdir): Set to ${target_alias} instead
16512 of "libraries".
16513
16514 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16515
16516 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16517 (Makefile): Depend on $(gcc_version_trigger).
16518
16519 * configure (gcc_version): Change default initializer to empty
16520 string.
16521 (gcc_version_trigger): New variable; pass this variable down
16522 to subdir configures to enable them checking gcc's version
16523 themselves. Emit make macros for both gcc_version vars.
16524 (topsrcdir): Initialize reliably.
16525 (recursion line): Remove --with-gcc-version=${gcc_version}.
16526
16527 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16528
16529 * configure (enable_version_specific_runtime_libs): Implement new flag
16530 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16531 in $(libsubdir); emit definition in each generated Makefile.
16532 (gxx_include_dir): Initialize depending on
16533 $enable_version_specific_runtime_libs.
16534
16535 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16536
16537 * configure (gcc_version): Initialize properly depending on
16538 how and where configure is started.
16539 (recursion line): Pass a --with-gcc-version=${gcc_version}
16540 to configures in subdirs.
16541
16542 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16543
16544 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16545 cygmon
16546
16547 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16548
16549 * configure.in: Add cygmon and libstub support for mn10200.
16550
16551 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16552
16553 * configure (gcc_version): Add new variable describing the
16554 particular gcc version we're building.
16555 * Makefile.in (libsubdir): Add new macro for the directory
16556 in which the compiler finds executables, libraries, etc.
16557 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16558 and libsubdir.
16559
16560 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16561
16562 * Makefile.in (local-clean): Remove *.log.
16563 (warning.log): Built with warn_summary from build.log.
16564 (mail-report.log): Run test_summary.
16565 (mail-report-with-warnings.log): Run test_summary including
16566 warning.log in the report.
16567
16568 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16569
16570 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16571
16572 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16573
16574 * Makefile.in (grep): Grep no longer depends on libiberty.
16575
16576 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16577
16578 * Makefile.in: all-snavigator needs all-libgui.
16579
16580 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16581
16582 * configure.in: Add cygmon and libstub support for mn10300.
16583
16584 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16585
16586 * missing: Update to version from automake 1.3.
16587
16588 * ltmain.sh: On installation, don't get confused if the same name
16589 appears more than once in the list of library names.
16590
16591 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16592
16593 * config.sub: Accept m68060 and m5200 as CPU names.
16594
16595 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16596
16597 * configure: Use && rather than using -a in test, because odd
16598 strings can confuse test.
16599 * configure.in: Likewise.
16600
16601 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16602
16603 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16604
16605 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16606
16607 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16608 bootstrap4-lean): New targets.
16609
16610 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16611
16612 * mpw-* Delete. Not used.
16613
16614 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16615
16616 * COPYING.LIB: Update FSF address.
16617
16618 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16619
16620 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16621
16622 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16623 GAS_SUPPORT_DIRS.
16624
16625 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16626
16627 * ltconfig, ltmain.sh: Avoid producing a version number if
16628 -version-info was not used.
16629
16630 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16631
16632 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16633 building with newlib.
16634
16635 1998-04-30 Paul Eggert <eggert@twinsun.com>
16636
16637 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16638 Solaris `make' causes it to continue to next definition.
16639
16640 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16641
16642 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16643 the right GUI libraries and files are installed along with GDB.
16644
16645 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16646
16647 * configure.in: Change alpha to alpha* in several places.
16648
16649 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16650
16651 * config.sub: Recognize sparc86x.
16652
16653 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16654
16655 * configure.in (--enable-target-optspace): Remove debug echo.
16656
16657 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16658
16659 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16660
16661 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16662
16663 * ltconfig: Update cygwin32 support.
16664
16665 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16666 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16667 (GDB_SUPPORT_DIRS): Likewise.
16668
16669 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16670
16671 * configure.in (target_makefile_frag): If --enable-target-optspace,
16672 use -Os to compile target libraries rather than -O2. Default to
16673 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16674 not used.
16675 * configure.in (target_cflags): Ditto for d30v.
16676
16677 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16678
16679 * Makefile.in (all-bfd): Depend on all-intl.
16680 (all-binutils): Likewise.
16681 (all-gas): Likewise.
16682 (all-gprof): Likewise.
16683 (all-ld): Likewise.
16684
16685 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16686
16687 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16688
16689 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16690
16691 * Makefile.in (all-bfd): Depend upon all-libiberty.
16692
16693 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16694
16695 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16696
16697 * Makefile.in: Add libstub.
16698
16699 * configure.in: Ditto. Build libstub for targets that have cygmon
16700 support.
16701
16702 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16703
16704 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16705
16706 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16707
16708 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16709 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16710
16711 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16712
16713 * configure: Define DEFAULT_M4 by searching PATH.
16714 * Makfile.in: Use DEFAULT_M4.
16715
16716 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16717
16718 * ltconfig: Add cygwin32 support.
16719
16720 * Makefile.in, configure.in: Add libtool as a native only directory
16721 to configure and build.
16722
16723 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16724
16725 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16726
16727 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16728
16729 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16730
16731 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16732
16733 * Makefile.in: add ash make rules
16734 * configure.in: add ash to native_only and host_tools lists
16735
16736 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16737
16738 * Makefile.in (all-gettext, all-intl): New targets.
16739 (ALL_MODULES): Added all-gettext, all-intl.
16740 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16741 (INSTALL_MODULES): Added install-gettext, install-intl.
16742 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16743
16744 * configure.in (host_tools): Added gettext.
16745 (native_only): Likewise.
16746 (noconfigdirs) [various cases]: Likewise.
16747 (host_libs): Added intl.
16748
16749 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16750
16751 * configure: Do not disable building gdbtk for cygwin32 hosts.
16752
16753 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16754
16755 * configure.in: Add thumb-coff target.
16756 * config.sub: Add thumb-coff target.
16757
16758 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16759
16760 * Makefile.in: Revert yesterday's change.
16761 (all-target-winsup): all-target-librx stays out of here.
16762
16763 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16764
16765 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16766 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16767 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16768 Remove references to librx and libg++.
16769
16770 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16771
16772 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16773 recursive makes
16774
16775 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16776
16777 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16778 for newlib directory.
16779 (CXX_FOR_TARGET): Likewise.
16780
16781 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16782
16783 * ltconfig: Update after libtool/ltconfig.in change for
16784 hpux11.
16785
16786 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16787
16788 * ltconfig, ltmain.sh: Update to libtool 1.2.
16789
16790 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16791
16792 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16793 (install-gcc-cross): Instead, override LANGUAGES here.
16794
16795 1998-03-18 Dave Love <d.love@dl.ac.uk>
16796
16797 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16798 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16799
16800 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16801
16802 * configure.in: Add Thumb-pe target.
16803
16804 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16805
16806 * Makefile.in - changed sn targets to snavigator
16807 * configure.in - changed sn targets to snavigator
16808
16809 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16810
16811 * config-ml.in: After building symlink tree call make distclean
16812 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16813 to be the case for libiberty.
16814
16815 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16816
16817 * configure: When making link, also check the current
16818 directory. The configure scripts may create one.
16819
16820 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16821
16822 * config.sub: Accept alphapca56 and alphaev6 properly.
16823
16824 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16825
16826 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16827
16828 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16829
16830 * config.sub (sco5): Fix typo.
16831
16832 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16833
16834 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16835 install-itcl.
16836 (install-itcl): Remove dependency on install-tcl.
16837
16838 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16839
16840 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16841
16842 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16843
16844 * configure.in: Don't build libgui for a cygwin32 target when not on
16845 a cygwin32 host.
16846
16847 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16848
16849 * configure (redirect): Set to null, so default behavior of
16850 configure is now --verbose.
16851
16852 1998-02-16 Dave Love <d.love@dl.ac.uk>
16853
16854 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16855 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16856
16857 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16858
16859 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16860 this change to sync Makefile.in with its ChangeLog entries.
16861
16862 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16863
16864 * ltmain.sh (mkdir): Check that the directory doesn't exist
16865 before we exit with error, so that we don't get races during
16866 parallel builds.
16867
16868 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16869
16870 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16871
16872 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16873
16874 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16875 PICFLAG_FOR_TARGET.
16876 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16877
16878 * configure: Emit a definition for the new macro enable_shared
16879 into each Makefile.
16880
16881 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16882
16883 * configure.in (host_tools, native_only): Add libtool.
16884
16885 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16886
16887 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16888 Fix typo in ming config comment.
16889
16890 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16891
16892 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16893
16894 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16895
16896 * config.sub: Add tic30 cases, and map c30 to tic30.
16897
16898 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16899
16900 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16901 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16902 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16903 (CLEAN_TARGET_MODULES): Similarly
16904 (all-target-libf2c): Add dependences.
16905 * configure.in (target_libs): Add libf2c.
16906
16907 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16908
16909 * configure.in: Remove expect from noconfigdirs when target
16910 is cygwin32. OK to build expect and dejagnu with Canadian
16911 Cross.
16912
16913 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16914
16915 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16916 host.
16917
16918 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16919 and mingw32.
16920
16921 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16922
16923 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16924 here as it is not defined in the toplevel Makefile.
16925
16926 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16927
16928 * configure (package_makefile_rules_frag): New variable, which names
16929 a file with generic rules, ...
16930 Change comment to mention we now have FIVE parts.
16931 * configure: Undo last change.
16932
16933 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16934
16935 * config.guess: More accurate determination of HP processor types.
16936 * config.sub: More accurate determination of HP processor types.
16937
16938 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16939
16940 * configure (package_makefile_frag): Move inserting the
16941 ${package_makefile_frag} to where it should be according
16942 to the comment.
16943
16944 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16945
16946 * config.guess: Add support for Linux/ARM.
16947
16948 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16949
16950 * .cvsignore: Remove *-info and *-install since they match
16951 release-info and mpw-install, which we don't want to just ignore.
16952
16953 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16954
16955 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16956
16957 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16958
16959 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16960 local_prefix to sub-make invocations.
16961
16962 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16963
16964 * configure.in: Check makefile fragments in the source
16965 directory.
16966
16967 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16968
16969 * configure.in: Check whether host and target makefile
16970 fragments exist before adding them to *_makefile_frag.
16971
16972 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16973
16974 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16975
16976 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16977
16978 * configure.in: Make sure we only replace RPATH_ENVVAR on
16979 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16980 regexp to sed.
16981
16982 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16983 to sub-makes.
16984
16985 1998-01-13 Lee Iverson (leei@ai.sri.com)
16986
16987 * config-ml.in (multi-do): LDFLAGS must include multilib
16988 designator.
16989
16990 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16991
16992 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16993
16994 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16995
16996 * config.sub: Add mingw32 support.
16997 * configure.in: Likewise.
16998
16999 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17000
17001 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17002
17003 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17004
17005 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17006 * configure (gxx_include_dir): Provide a definition for subdirs
17007 which do not use autoconf.
17008
17009 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17010
17011 * config.guess: Sync with egcs. Picks up new alpha support,
17012 BeOS & some additional linux support.
17013
17014 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17015
17016 * config.guess: HP 9000/803 is a PA1.1 machine.
17017
17018 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17019
17020 * configure.in: It's alpha*-...
17021
17022 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17023
17024 * configure.in (host_makefile_frag, target_makefile_frag):
17025 Handle multiple config files.
17026 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17027 alpha-*-*.
17028
17029 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17030
17031 * mkdep: New file.
17032
17033 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17034
17035 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17036
17037 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17038
17039 * Makefile.in: Add libgui directory.
17040 (GDB_TK): Add all-libgui.
17041 * configure.in: Add libgui directory.
17042 * configure: Add all-libgui to GDB_TK.
17043
17044 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17045
17046 * config-ml.in (multidirs): Add m32r to multilib list.
17047
17048 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17049
17050 * Makefile.in (all-target-gperf): Change dependency to
17051 all-target-libstdc++.
17052
17053 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17054
17055 * config.guess: Add BeOS support.
17056
17057 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17058
17059 Source directory cvs renamed to cvssrc:
17060 * configure.in (host_tools): Change cvs to cvssrc.
17061 (native_only): Likewise.
17062 (noconfigdirs) [various cases]: Likewise.
17063 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17064 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17065 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17066 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17067 (all-cvssrc): Rename target from all-cvs.
17068
17069 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17070
17071 * configure (gxx_include_dir): Fix thinko.
17072
17073 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17074
17075 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17076 (install-cross, install-gcc-cross): New targets.
17077
17078 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17079
17080 * configure.in (noconfigdirs): Add support for Thumb target.
17081
17082 * config.sub (maybe_os): Add support for Thumb target.
17083
17084 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17085
17086 * Makefile.in: Add rules for cygmon.
17087
17088 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17089
17090 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17091
17092 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17093 * configure (gxx_include_dir): Provide a definition for subdirs
17094 which do not use autoconf.
17095
17096 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17097
17098 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17099 11/18/97 build
17100
17101 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17102
17103 * From Franz Sirl.
17104 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17105 found on RedHat Linux systems.
17106
17107 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17108
17109 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17110 guesses.
17111
17112 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17113
17114 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17115
17116 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17117
17118 * ltmain.sh: If mkdir fails, check whether the directory was created
17119 anyhow by some other process.
17120
17121 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17122
17123 * configure.in (d30v-*-*): Configure all directories.
17124
17125 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17126
17127 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17128 for the D30V.
17129
17130 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17131
17132 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17133
17134 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17135
17136 * include/libiberty.h: Add extern "C" { so it can be used with C++
17137 progrms.
17138 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17139 programs.
17140
17141 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17142
17143 * configure.in (d30v-*-*): Configure GCC now.
17144
17145 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17146
17147 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17148 is no longer needed.
17149
17150 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17151
17152 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17153
17154 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17155
17156 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17157 targets using "$@" to provide support for similar but not identical
17158 targets without having to duplicate code.
17159
17160 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17161
17162 * makefile.vms: Fix to work with DEC C.
17163
17164 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17165
17166 * config.sub: Add mips-tx39-elf to marketing names.
17167
17168 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17169
17170 * ltmain.sh: Handle symlinks in generated script.
17171
17172 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17173
17174 * configure: Handle autoconf style directory options: --bindir,
17175 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17176 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17177 --sysconfdir.
17178 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17179 (sharedstatedir, localstatedir, oldincludedir): New variables.
17180 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17181 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17182 sbindir, sharedstatedir, and sysconfdir.
17183
17184 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17185
17186 * Makefile.in (bootstrap-lean): New target.
17187
17188 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17189
17190 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17191 sn, and gnuserv from noconfigdirs.
17192
17193 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17194
17195 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17196
17197 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17198
17199 * Makefile.in (cross): New target.
17200
17201 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17202 Jeff Law <law@cygnus.com>
17203
17204 * Makefile.in (bootstrap2, bootstrap3): New targets.
17205 (all-bootstrap): Remove outdated and confusing target.
17206 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17207
17208 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17209
17210 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17211 windows. Consistent with gdb/configure.
17212
17213 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17214
17215 * configure.in: Name Linux target fragment.
17216
17217 * configure: Rewrite so that project Makefile fragment is inserted
17218 first and appears last in the resulting Makefile.
17219
17220 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17221
17222 * Makefile.in (install-itcl): Install tcl first.
17223
17224 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17225
17226 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17227
17228 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17229
17230 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17231
17232 * configure.in (skipdirs): Add target-librx for Linux.
17233 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17234
17235 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17236
17237 * Makefile.in (bootstrap): New target.
17238
17239 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17240
17241 * config.sub: Accept 'amigados' for backward compatibility.
17242
17243 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17244
17245 * config.guess: Merge with FSF.
17246
17247 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17248
17249 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17250
17251 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17252
17253 * config.sub: Add "marketing-names" patch.
17254
17255 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17256
17257 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17258
17259 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17260
17261 * config.sub: Handle v850-elf.
17262
17263 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17264
17265 * .cvsignore (*-install): Remove.
17266
17267 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17268
17269 * ltconfig: Set CONFIG_SHELL in libtool.
17270 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17271
17272 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17273
17274 * configure.in (target_subdir): Set to libraries if enable_multilib.
17275
17276 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17277
17278 * config.guess: Update from gcc directory.
17279
17280 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17281
17282 * Makefile.in (all-sim): Depends on all-readline.
17283
17284 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17285
17286 * Makefile.in (BISON, YACC): Use $$s.
17287 (all-bison): Depend on all-texinfo.
17288
17289 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17290
17291 * Makefile.in (BISON): Add -L flag.
17292 (YACC): Likewise.
17293
17294 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17295
17296 * configure.in (noconfigdirs): Add support for v850e target.
17297
17298 * config.sub (maybe_os): Add support for v850e target.
17299
17300 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17301
17302 * configure.in (noconfigdirs): Add support for v850ea target.
17303
17304 * config.sub (maybe_os): Add support for v850ea target.
17305
17306 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17307
17308 * config.sub: Add mipstx39. Delete r3900.
17309
17310 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17311
17312 * Makefile.in (all-autoconf): Depends on all-texinfo.
17313
17314 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17315
17316 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17317 eabi targets.
17318
17319 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17320
17321 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17322
17323 * configure: When handling a Canadian Cross, handle YACC as well as
17324 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17325 * Makefile.in (all-bison): Depend upon all-texinfo.
17326
17327 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17328
17329 * Makefile.in (BISON): bison, not byacc or bison -y.
17330 (YACC): bison -y or byacc or yacc.
17331 (various): Add *-bison as appropriate.
17332 (taz): No need to mess with BISON anymore.
17333
17334 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17335
17336 * configure: If OSTYPE matches *win32*, try to find a good value for
17337 CONFIG_SHELL.
17338
17339 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17340
17341 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17342 configure.in if it is present.
17343
17344 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17345
17346 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17347
17348 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17349
17350 * config.sub: Recognize `arc' cpu.
17351 * configure.in: Likewise.
17352 * config-ml.in: Likewise.
17353
17354 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17355
17356 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17357
17358 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17359
17360 * configure: Changed sed delimiter from ':' to '|' when
17361 attempting to substitute ${config_shell} for SHELL. On
17362 NT ${config_shell} may contain a ':' in it.
17363
17364 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17365
17366 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17367
17368 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17369
17370 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17371
17372 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17373
17374 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17375
17376 * ylwrap: If the program is a relative path, force it to be
17377 absolute.
17378
17379 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17380
17381 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17382
17383 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17384
17385 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17386 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17387 for libraries.
17388
17389 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17390
17391 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17392 separated by spaces.
17393
17394 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17395
17396 * ylwrap: New file.
17397 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17398
17399 * ltmain.sh: Handle /bin/sh at start of install program.
17400
17401 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17402
17403 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17404 * missing: New file, from automake 1.2.
17405
17406 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17407
17408 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17409 check-tk to CHECK_X11_MODULES.
17410
17411 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17412
17413 * config.sub: Merge with FSF.
17414
17415 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17416
17417 * config.guess: Merge with FSF.
17418
17419 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17420
17421 * configure: Treat msdosdjgpp like go32.
17422 * configure.in: Likewise. Don't remove gprof for go32.
17423
17424 * configure: Change Makefile.tem2 to Makefile.tm2.
17425
17426 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17427
17428 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17429
17430 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17431
17432 * install-sh (chmodcmd): Set to null if the DST directory already
17433 exists. Same as Nov 11th change.
17434
17435 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17436
17437 * configure (GDB_TK): Needs itcl and tix.
17438
17439 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17440
17441 * config.guess: Update from FSF.
17442
17443 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17444
17445 * Makefile.in (GDB_TK): Depend on itcl and tix.
17446
17447 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17448
17449 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17450 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17451 (INSTALL_SCRIPT): New variable.
17452 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17453 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17454 to -x.
17455 * install-sh: Add support for -x option.
17456
17457 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17458
17459 * configure.in, Makefile.in: Treat tix like itcl.
17460
17461 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17462
17463 * Makefile.in (WINDRES): New variable.
17464 (WINDRES_FOR_TARGET): New variable.
17465 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17466 (EXTRA_HOST_FLAGS): Add WINDRES.
17467 (EXTRA_TARGET_FLAGS): Add WINDRES.
17468 (EXTRA_GCC_FLAGS): Add WINDRES.
17469 ($(DO_X)): Pass down WINDRES.
17470 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17471 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17472 DLLTOOL_FOR_TARGET.
17473
17474 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17475
17476 * configure.in: configure sim before gdb for win32-x-ppc
17477
17478 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17479
17480 Move gperf into the toplevel, from libg++.
17481 * configure.in (target_tools): Add target-gperf.
17482 (native_only): Add target-gperf.
17483 * Makefile.in (all-target-gperf): New target, depend on
17484 all-target-libg++.
17485 (configure-target-gperf): Empty rule.
17486 (ALL_TARGET_MODULES): Add all-target-gperf.
17487 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17488 (CHECK_TARGET_MODULES): Add check-target-gperf.
17489 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17490 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17491
17492 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17493
17494 * config.sub (mn10200): Recognize new basic machine.
17495
17496 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17497
17498 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17499 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17500
17501 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17502
17503 * configure.in: If we're building mips-sgi-irix6* native, turn on
17504 ENABLE_MULTILIB and set TARGET_SUBDIR.
17505
17506 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17507
17508 * Makefile.in (all-sn): Depend on all-grep.
17509
17510 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17511
17512 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17513
17514 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17515 Makefile. From Jeff Makey <jeff@cts.com>.
17516 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17517
17518 * Makefile.in (DISTBISONFILES): Remove.
17519 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17520 $(DEFAULT_YACC).
17521
17522 * configure.in: Build itl, db, sn, etc., when building for native
17523 cygwin32.
17524
17525 * Makefile.in (LD): New variable.
17526 (EXTRA_HOST_FLAGS): Pass down LD.
17527 ($(DO_X)): Likewise.
17528
17529 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17530
17531 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17532
17533 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17534
17535 * configure.in (targargs): Strip out any supplied --build argument
17536 before adding our own. Always add --build.
17537
17538 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17539
17540 * configure.in (targargs): Pass --build if we're doing
17541 a cross-compile.
17542
17543 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17544
17545 * configure: Use '|' instead of ":" as the separator in
17546 sed. Otherwise sed chokes on NT path names with drive
17547 designators. Also look for "?:*" as the leading characters in an
17548 absolute pathname.
17549
17550 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17551
17552 * config.sub: Support for r3900.
17553
17554 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17555
17556 * configure.in: Use install-sh, not install.sh.
17557
17558 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17559
17560 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17561 apply it twice.
17562
17563 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17564
17565 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17566 install-binutils.
17567
17568 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17569
17570 * Makefile.in: Add automake targets.
17571 * configure.in (host_tools): Add automake.
17572
17573 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17574
17575 * configure: Default CXX to c++, not gcc.
17576 * Makefile.in (CXX): Set to c++, not gcc.
17577 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17578
17579 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17580
17581 * install-sh: try appending a .exe if source file doesn't
17582 exist
17583
17584 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17585
17586 * configure.in: Turn on multilib by default.
17587 (cross_only): Remove target-libiberty.
17588
17589 * Makefile.in (all-gcc): Don't depend on libiberty.
17590
17591 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17592
17593 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17594
17595 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17596
17597 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17598 (DISTBISONFILES): Add ld/Makefile.in
17599
17600 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17601
17602 * configure.in: if target is cygwin32 but host isn't cygwin32,
17603 don't configure gdb tcl tk expect, not just gdb.
17604
17605 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17606
17607 * configure.in: Added gnuserv everywhere sn appears.
17608
17609 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17610 (CROSS_CHECK_MODULES): Added check-gnuserv.
17611 (INSTALL_MODULES): Added install-gnuserv.
17612 (CLEAN_MODULES): Added clean-gnuserv.
17613 (all-gnuserv): New target.
17614
17615 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17616
17617 * config.guess: Fixes for MIPS OpenBSD systems.
17618
17619 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17620
17621 * Makefile.in (INSTALL_XFORM): Remove.
17622 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17623
17624 * mkinstalldirs: New file, copied from automake.
17625 * Makefile.in (installdirs): Rename from install-dirs. Use
17626 mkinstalldirs. Change all users.
17627 (DEVO_SUPPORT): Add mkinstalldirs.
17628
17629 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17630
17631 * install-sh: Rename from install.sh.
17632 * Makefile.in (INSTALL): Change install.sh to install-sh.
17633 (DEVO_SUPPORT): Likewise.
17634
17635 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17636 Graichen <graichen@rzpd.de>.
17637
17638 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17639
17640 * config.guess: Recognize OpenBSD systems correctly.
17641
17642 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17643
17644 * README, Makefile.in (ETC_SUPPORT): Remove references to
17645 cfg-paper*, configure.{texi,man,info*}._
17646
17647 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17648
17649 * Makefile.in (all.normal): Ensure that gcc is built after all
17650 the x11 - ie gdb - targets.
17651
17652 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17653
17654 * makefile.vms: Don't run conf-a-gas.
17655
17656 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17657
17658 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17659
17660 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17661
17662 * configure.in: Remove noconfigdirs case since gdb also
17663 configures and builds for tic80-coff.
17664
17665 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17666
17667 * configure: Set cache_file to config.cache.
17668 * Makefile.in (local-distclean): Remove config.cache.
17669
17670 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17671
17672 * COPYING: Update FSF address.
17673
17674 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17675
17676 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17677 noconfigdirs.
17678
17679 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17680
17681 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17682 MAKEDIRS, is empty.
17683
17684 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17685
17686 * config.sub: Tweak mn10300 entry.
17687
17688 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17689
17690 * configure.in (host_tools): Put sim before gdb, so gdb's
17691 configure.tgt can determine if the simulator was configured.
17692
17693 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17694
17695 * config.sub: Move BeOS $os case to be with other Cygnus
17696 local cases.
17697
17698 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17699
17700 * config.sub: Remove misplaced comment that broke Linux.
17701
17702 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17703
17704 * config.sub: Add BeOS support.
17705
17706 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17707
17708 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17709
17710 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17711
17712 * configure.in (noconfigdirs): Remove tcl and tk from
17713 noconfigdirs for cygwin32 builds.
17714
17715 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17716
17717 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17718
17719 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17720
17721 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17722 make-all.com, use makefile.vms instead.
17723
17724 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17725
17726 * config.sub: Accept -lnews*.
17727
17728 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17729
17730 * configure.in (noconfigdirs): Disable target-newlib,
17731 target-examples and target-libiberty for d30v.
17732
17733 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17734
17735 * configure.in (noconfigdirs): Enable ld for d30v.
17736
17737 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17738
17739 * configure.in (tic80-*-*): Build compiler.
17740
17741 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17742
17743 * configure.in (d30v-*): Remove sim directory from list of
17744 unsupported d30v directories
17745
17746 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17747
17748 * config.sub, configure.in: Add d30v target cpu.
17749
17750 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17751
17752 * makefile.vms: New file.
17753 * make-all.com: Remove.
17754
17755 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17756
17757 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17758
17759 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17760
17761 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17762
17763 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17764
17765 * Makefile.in (ALL_MODULES): Added all-db.
17766 (CROSS_CHECK_MODULES): Addec check-db.
17767 (INSTALL_MODULES): Added install-db.
17768 (CLEAN_MODULES): Added clean-db.
17769
17770 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17771
17772 * config.guess: Merge with latest FSF sources.
17773
17774 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17775
17776 * Makefile.in (ALL_MODULES): Added all-itcl.
17777 (CROSS_CHECK_MODULES): Added check-itcl.
17778 (INSTALL_MODULES): Added install-itcl.
17779 (CLEAN_MODULES): Added clean-itcl.
17780
17781 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17782
17783 * configure.in: build gdb for mn10200
17784
17785 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17786
17787 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17788
17789 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17790
17791 * configure.in (tic80-*-*): Turn off most targets right now.
17792
17793 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17794
17795 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17796 rather than the makeinfo program.
17797 (do-info): Depend upon all-texinfo.
17798
17799 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17800
17801 * configure.in: Remove uses of config/mh-linux.
17802
17803 * config.sub, config.guess: Merge with latest FSF sources.
17804
17805 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17806
17807 * config.sub (case $basic_machine): Add tic80 entries.
17808
17809 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17810
17811 * config.sub, config.guess: Merge with latest FSF sources.
17812
17813 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17814
17815 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17816 * mpw-config.in: Test for NewFolderRecursive.
17817 * mpw-install: Use symbolic name for startup filename.
17818 * mpw-README: Add various additional details.
17819
17820 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17821
17822 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17823
17824 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17825
17826 * configure.in: Do build gcc and the target libraries for
17827 the mn10200.
17828
17829 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17830
17831 * configure.in: don't avoid building gdb for mn10300 any more
17832 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17833 instead of single-quoting it.
17834
17835 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17836
17837 * configure.in: Don't use --with-stabs on IRIX 6.
17838
17839 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17840
17841 * configure.in (m32r): Build gdb, libg++ now.
17842
17843 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17844
17845 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17846 directories from noconfigdirs.
17847
17848 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17849
17850 * config.sub (basic_machine): added mips16 configuration
17851
17852 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17853
17854 * config.sub: Handle d10v-unknown.
17855
17856 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17857
17858 * config.sub: Handle v850-unknown.
17859
17860 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17861
17862 * Makefile.in: add findutils
17863 * configure.in: add findutils to list of host_tools
17864
17865 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17866
17867 * config.sub: Handle mn10200 and mn10300.
17868
17869 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17870
17871 * configure.in (d10v-*): Do not build librx.
17872
17873 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17874
17875 * configure.in (mn10300): Build everything except gdb & libgloss.
17876
17877 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17878
17879 * config.guess: Patch for Dansk Data Elektronik servers,
17880 from Niels Skou Olsen <nso@dde.dk>.
17881
17882 For ncr, use /bin/uname rather than uname, since GNU uname does not
17883 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17884
17885 Patch for MIPS R4000 running System V,
17886 from Eric S. Raymond <esr@snark.thyrsus.com>.
17887
17888 Fix thinko for nextstep.
17889
17890 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17891
17892 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17893 * config.guess: Guess mips-dec-mach_bsd4.3.
17894
17895 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17896 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17897 release numbers.
17898 * config.guess (mips-mips-riscos*): Emit just enough of the
17899 release number.
17900
17901 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17902 * config.guess (sparc-auspex-sunos*): Added.
17903 (f300-fujitsu-*): Added.
17904
17905 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17906 * config.guess: Recognize a Tadpole as a sparc.
17907
17908 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17909
17910 * config.guess: Don't assume that NextStep version is either 2 or
17911 3. NextStep 4 (aka OpenStep 4) has come out now.
17912
17913 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17914
17915 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17916 From Rik Faith <faith@cs.unc.edu>.
17917
17918 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17919
17920 * config.sub: Contributions from bug-gnu-utils to:
17921 Support plain "hppa" (no version given) architecture, reported by
17922 OpenStep.
17923 OpenBSD like NetBSD.
17924 LynxOs is not a hardware supplier.
17925
17926 * config.guess: Contributions from bug-gnu-utils to add support for:
17927 OpenBSD like NetBSD.
17928 Stratus systems.
17929 More Pyramid systems.
17930 i[n>4]86 Intel chips.
17931 M680[n>4]0 Motorola chips.
17932 Use unknown instead of lynx for hardware manufacturer.
17933
17934 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17935
17936 * install.sh (chmodcmd): Set to null if the DST directory already
17937 exists.
17938
17939 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17940
17941 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17942 not use mt-ppc target Makefile fragment any more.
17943
17944 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17945
17946 * configure.in (*-*-windows): Exclude everything but those dirs
17947 needed to build windows.
17948
17949 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17950
17951 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17952
17953 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17954
17955 * configure.in: Exclude mmalloc from i386-windows.
17956
17957 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17958
17959 * Undo my previous change.
17960
17961 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17962
17963 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17964 unconditionally.
17965 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17966
17967 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17968
17969 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17970 host to add it's own flags.
17971
17972 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17973
17974 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17975
17976 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17977
17978 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17979 (CXX_FOR_TARGET): Likewise.
17980 (GCC_FOR_TARGET): Define.
17981 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17982 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17983 CC_FOR_TARGET was specified on the command line.
17984 (MAKEOVERRIDES): Don't define.
17985
17986 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17987
17988 * configure.in (m32r): Fix spelling of libg++ libs.
17989
17990 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17991
17992 * config.sub (-apple*): Remove, now redundant.
17993
17994 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17995
17996 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17997
17998 * configure: Rework yesterday's sed script patch.
17999
18000 * config.sub: Merge with FSF.
18001
18002 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18003
18004 * config.guess: Merge from FSF.
18005
18006 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
18007 * config.guess: Use pc instead of unknown, for pc clone systems.
18008 Change linux to linux-gnu.
18009
18010 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18011 * config.guess: Avoid non-portable tr syntax.
18012
18013 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18014
18015 * test-build.mk (HOLES): Add "xargs" for gdb.
18016
18017 * configure: Avoid hpux10.20 sed bug.
18018
18019 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18020
18021 * configure.in: Add support for windows host
18022 (that is a build done under the Microsoft build environment).
18023
18024 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18025
18026 * Makefile.in: Replace all uses of srcroot with s, to shrink
18027 command line lengths.
18028
18029 Patches from Geoffrey Noer <noer@cygnus.com>:
18030 * configure.in: If configuring for newlib, pass --with-newlib to
18031 subdirectories.
18032 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18033 -Bnewlib/ and -Lwinsup to gcc.
18034 (CXX_FOR_TARGET): Likewise.
18035
18036 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18037
18038 * Makefile.in (ETC_SUPPORT): Add configure.
18039
18040 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18041
18042 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18043 host configuration file.
18044
18045 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18046
18047 * configure.in: Break mn10x00 support into separate
18048 mn10200 and mn10300 configurations.
18049 * config.sub: Likewise.
18050
18051 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18052
18053 * configure.in: Add lots of stuff to noconfigdirs for
18054 the mn10x00 targets.
18055
18056 * config.sub, configure.in: Add mn10x00 support.
18057
18058 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18059
18060 * make-all.com: Call conf-a-gas, not config-a-gas.
18061
18062 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18063
18064 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18065 targets.
18066
18067 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18068
18069 * mpw-README: Add much more detail for native PowerMac.
18070 * mpw-install: New file.
18071 * mpw-configure: Add --norecursion and --help options.
18072 * mpw-config.in: Translate readme and install files when
18073 copying to objdir.
18074 * mpw-build.in: Don't always depend on byacc and flex.
18075 (install-only-top): New action.
18076
18077 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18078
18079 * configure.in: You can now configure GDB for the v850.
18080
18081 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18082
18083 * configure.in (noconfigdirs): Don't configure any C++ dirs
18084 if targeting D10V.
18085
18086 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18087
18088 * config.sub: Recognize mips64vr5000.
18089
18090 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18091
18092 * configure.in: Use a single line for host_tools and native_only.
18093
18094 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18095
18096 * config.sub, configure.in: Add entries for m32r.
18097
18098 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18099
18100 * Makefile.in (inet-install): Don't run install-gzip.
18101
18102 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18103
18104 * configure.in: Don't config lots of things for *-*-windows*.
18105
18106 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18107
18108 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18109 (host_libs, host_tools): Copy from configure.in.
18110 * mpw-configure: Don't complain about directories not found.
18111
18112 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18113
18114 * configure.in (i[345]86): Recognize i686 for pentium pro.
18115 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18116 file.
18117
18118 * config.guess (i[345]86): Ditto.
18119
18120 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18121
18122 * configure.in (noconfigdirs): Removed gdb for D10V.
18123
18124 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18125
18126 * configure.in: Remove ld, target-libio, target-libg++, and
18127 target-libstdc++ from noconfigdirs.
18128
18129 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18130
18131 * configure: Fix three locations where shell scripts were
18132 being run directly rather than with config_shell.
18133
18134 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18135
18136 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18137 * config.sub (basic_machine): Recognize v850.
18138
18139 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18140
18141 * mpw-configure: Handle multiple enable/disable options and
18142 pass them down recursively, handle -c and -s flags appropriately
18143 depending on choice of compiler, add escape mechanism for
18144 quoted arguments to gC.
18145
18146 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18147
18148 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18149 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18150 so that -mrelocatable-lib and -mno-eabi are used.
18151
18152 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18153 not support --print-multi-lib, don't abort.
18154
18155 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18156
18157 * make-all.com: Run config-a-gas.
18158 * setup.com: Don't copy subdirectory files around.
18159
18160 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18161
18162 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18163 target, it now compiles correctly.
18164
18165 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18166
18167 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18168
18169 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18170
18171 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18172
18173 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18174
18175 * configure.in (native_only): Add prms.
18176
18177 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18178
18179 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18180 (BINUTILS_SUPPORT_DIRS): Likewise.
18181
18182 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18183
18184 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18185 d10v support is added.
18186
18187 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18188
18189 * configure.in (d10v-*-*): New target.
18190
18191 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18192
18193 * config.guess (HP 9000/811): Recognize this as a PA1.1
18194 machine.
18195
18196 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18197
18198 * Makefile.in (do-tar-gz): New target, split out from tail end of
18199 taz target. Run each command separately, don't use pipes.
18200 (taz): Use it.
18201
18202 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18203
18204 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18205 * mpw-build.in: No builds should depend on building byacc or flex,
18206 they are assumed to be installed already.
18207
18208 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18209
18210 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18211 variable that CC_FOR_TARGET needs.
18212
18213 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18214
18215 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18216 options have changed since the last time the subdirectory was
18217 configured, and if it has, reconfigure.
18218 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18219 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18220
18221 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18222
18223 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18224 CLEAN_MODULES): Add bash.
18225 (all-bash): New target.
18226
18227 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18228
18229 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18230
18231 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18232
18233 * config.sub (basic_machine): Recognize d10v as a valid processor.
18234
18235 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18236
18237 * mpw-configure: Add support for --bindir.
18238 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18239
18240 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18241
18242 * configure.in: add bash, time, gawk to list of hosttools and things
18243 to only build for native toolchains
18244
18245 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18246
18247 * Makefile.in (docdir): Remove.
18248
18249 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18250
18251 * Makefile.in (datadir): Set to $(prefix)/share.
18252
18253 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18254
18255 * configure.in: build diff and patch for cygwin32-hosted
18256 toolchains.
18257
18258 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18259
18260 * config.sub: Accept -rtems*.
18261
18262 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18263
18264 * configure.in: enable dosrel for cygwin32-hosted builds,
18265 remove diff from the list of things not buildable
18266 via Canadian Cross
18267
18268 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18269
18270 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18271 don't get ". ".
18272
18273 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18274
18275 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18276
18277 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18278
18279 * Makefile.in (taz): Handle case where tex3patch didn't even get
18280 checked out. Also, if it was found, put the symlink in a new util
18281 subdirectory.
18282
18283 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18284
18285 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18286
18287 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18288
18289 * config.sub: Recognize -openvms.
18290 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18291 * make-all.com, setup.com: New files.
18292
18293 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18294
18295 * Makefile.in (taz): tex3patch moved to texinfo/util.
18296
18297 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18298
18299 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18300 * configure.in: remove make from disable-if-Can-Cross list
18301 enable gdb if ${host} and ${target} are cygwin32
18302
18303 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18304
18305 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18306 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18307
18308 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18309
18310 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18311 distinguish sysv/svr4/bsd variants.
18312 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18313
18314 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18315
18316 * configure.in: Added copyright notice.
18317 * move-if-change: Added copyright notice.
18318
18319 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18320
18321 * configure.in (powerpcle-*-solaris*): Until we get shared
18322 libraries working, don't build gdb, sim, make, tcl, tk, or
18323 expect.
18324
18325 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18326
18327 * config.guess: Merge with FSF:
18328
18329 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18330 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18331
18332 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18333 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18334
18335 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18336 * config.guess: Combine two OSF1 rules.
18337 Also recognize field test versions. From mjr@zk3.dec.com.
18338 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18339 because GNU uname does not support -p. From pmr@pajato.com.
18340
18341 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18342
18343 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18344
18345 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18346
18347 * mpw-README: Document GCCIncludes.
18348
18349 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18350
18351 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18352
18353 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18354
18355 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18356
18357 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18358
18359 * configure.in (*-*-cygwin32): Configure make.
18360
18361 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18362
18363 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18364
18365 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18366
18367 * Makefile.in (all-inet): Depend on all-perl.
18368
18369 * Makefile.in (inet-install): New target.
18370
18371 * Makefile.in (all-inet): Depend on all-tcl.
18372 (all-inet): Depend on all-send-pr.
18373
18374 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18375
18376 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18377 temporarily.
18378
18379 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18380
18381 * configure.in: Don't configure --with-gnu-ld on AIX.
18382
18383 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18384
18385 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18386
18387 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18388
18389 * Makefile.in (ALL_MODULES): Added all-inet.
18390 (CROSS_CHECK_MODULES): Added check-inet.
18391 (INSTALL_MODULES): Added install-inet.
18392 (CLEAN_MODULES): Added clean-inet.
18393 (all-indent): New target.
18394
18395 * configure.in (host_tools): Added inet.
18396 (native_only): Added inet.
18397 (noconfigdirs): Added inet.
18398
18399 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18400
18401 * configure.in: Don't configure libgloss if we are not configuring
18402 newlib.
18403
18404 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18405
18406 * configure.in: Don't configure libgloss for unsupported
18407 architectures.
18408
18409 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18410
18411 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18412
18413 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18414
18415 * Makefile.in (ALL_MODULES): Include all-apache.
18416 (CROSS_CHECK_MODULES): Include check-apache.
18417 (INSTALL_MODULES): Include install-apache.
18418 (all-apache): New target.
18419
18420 * configure.in: Added apache everywhere perl is seen.
18421
18422 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18423
18424 * Makefile.in: Add support for clean-{module} and
18425 clean-target-{module} rules.
18426
18427 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18428
18429 * configure.in (*-*-ose) do not build libgloss.
18430
18431 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18432
18433 * config.guess (prep*:SunOS:5.*:*): Turn into
18434 powerpele-unknown-solaris2.
18435
18436 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18437
18438 * configure.in: Permit --enable-shared to specify a list of
18439 directories.
18440
18441 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18442
18443 * configure.in (host==solaris): Pass only the first word of $CC
18444 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18445
18446 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18447
18448 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18449
18450 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18451
18452 * Makefile.in (ALL_MODULES): Include all-perl.
18453 (CROSS_CHECK_MODULES): Include check-perl.
18454 (INSTALL_MODULES): Include install-perl.
18455 (ALL_X11_MODULES): Include all-guile.
18456 (CHECK_X11_MODULES): Include check-guile.
18457 (INSTALL_X11_MODULES): Include install-guile.
18458 (all-perl): New target.
18459 (all-guile): New target.
18460
18461 * configure.in (host_tools): Include perl and guile.
18462 (native_only): Include perl and guile.
18463 (noconfigdirs): Don't build guile and perl; no ports have been
18464 done.
18465
18466 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18467
18468 * configure (--enable-*): Handle quoted option lists such as
18469 --enable-sim-cflags='-g0 -O' better.
18470
18471 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18472
18473 * Makefile.in ({,inst}all-target): New rule so we can make and
18474 install all of the target directories easily.
18475
18476 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18477
18478 * configure.in: Add missing global flag in sed substitution when
18479 deleting `target-' from ${configdirs}.
18480
18481 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18482
18483 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18484 option.
18485
18486 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18487 config/mh-necv4.
18488
18489 * install.sh: Correct misspelling of transformbasename.
18490
18491 * config.guess: Recognize mips-*-sysv*.
18492
18493 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18494
18495 * config.sub: Recognize mon960.
18496
18497 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18498
18499 * configure: Restore Canadian Cross handling of BISON and LEX,
18500 removed in Feb 20 change.
18501
18502 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18503
18504 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18505 Mention make install. Remove the old copyright date as well the
18506 clumsy and rather pointless copyright on the README file.
18507
18508 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18509
18510 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18511 Makefile after running symlink-tree, then run `make distclean' to
18512 avoid clobbering any generated files in srcdir.
18513
18514 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18515
18516 * configure.in (m68k-*-netbsd*): Build everything now.
18517
18518 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18519
18520 * Makefile.in (taz): Fix quoting.
18521
18522 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18523
18524 * configure.in (sparclet-*-*): Build everything now.
18525
18526 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18527
18528 * configure.in (m68k-*-linux*): New host.
18529
18530 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18531
18532 * configure: Check for bison before byacc.
18533
18534 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18535
18536 * Makefile.in configure: Change the way LEX and BISON/YACC are
18537 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18538 searching PATH. These are used as fallbacks by Makefile.in if
18539 flex/bison/byacc aren't in objdir.
18540
18541 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18542
18543 * Makefile.in: Make everything which depends upon all-bfd also
18544 depend upon all-opcodes, in case --with-commonbfdlib is used.
18545
18546 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18547
18548 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18549 building NT native compilers on Unix.
18550
18551 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18552
18553 * configure.in: Don't get CC from the host Makefile fragment if we
18554 can find gcc in PATH, or if this is a Canadian Cross. Move the
18555 Solaris test for /usr/ucb/cc to the post target script, just after
18556 the compiler sanity test.
18557
18558 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18559
18560 * config.sub: Merge with FSF.
18561
18562 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18563
18564 * Makefile.in (RPATH_ENVVAR): New variable.
18565 (REALLY_SET_LIB_PATH): Use it.
18566 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18567
18568 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18569
18570 * config.sub, configure.in: Recognize sparclet cpu.
18571
18572 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18573
18574 * config.guess: Support m68k-cbm-sysv4.
18575
18576 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18577
18578 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18579 m68k-unknown-linuxaout from linker help string. Put quotes around
18580 $ld_help_string.
18581
18582 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18583
18584 * config.guess (powerpc-harris-powerunix): Add guess for port
18585 to new target.
18586
18587 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18588
18589 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18590
18591 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18592
18593 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18594 $(REALLY_SET_LIB_PATH) in Makefile.
18595 * Makefile.in (SET_LIB_PATH): New variable.
18596 (REALLY_SET_LIB_PATH): New variable.
18597 ($(DO_X)): Use $(SET_LIB_PATH).
18598 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18599 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18600 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18601 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18602 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18603 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18604 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18605 (install-dosrel): Likewise.
18606 (all-opcodes): Depend upon all-libiberty.
18607
18608 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18609
18610 * config.guess (*:CYGWIN*): New
18611
18612 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18613
18614 * Makefile.in (all-target-winsup): All all-target-libiberty.
18615
18616 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18617
18618 * configure.in (noconfigdirs): Add missing # in front of comment.
18619
18620 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18621
18622 * configure.in: add second pass to things added to noconfigdirs
18623 so *-gm-magic can exclude libgloss properly.
18624
18625 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18626
18627 * mpw-configure (extralibs_name, rez_name): Set correctly
18628 for MWC68K compiler.
18629
18630 * mpw-README: Add more info on the necessary build tools.
18631
18632 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18633
18634 * configure.in, config.sub: Recognize cygwin32.
18635
18636 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18637
18638 * config.guess, config.sub: Recognize A/UX.
18639
18640 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18641
18642 * config.sub: Merge with gcc/config.sub.
18643
18644 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18645
18646 * mpw-build.in (do-binutils): Add build of stamps.
18647
18648 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18649
18650 * config.sub: Add recognition for mips64vr4100*-* targets.
18651
18652 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18653
18654 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18655 Add creation of gconfigargs with `--enable-shared' turned on.
18656 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18657 ($(host)-stamp-stage3-configured): Likewise.
18658 (HOLES): Add chatr and ldd.
18659 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18660
18661 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18662
18663 * configure: Pass --nfp to recursive configures.
18664
18665 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18666
18667 * Makefile.in (DLLTOOL): New.
18668 (DLLTOOL_FOR_TARGET): New.
18669 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18670 (EXTRA_TARGET_FLAGS): Ditto.
18671 (EXTRA_GCC_FLAGS): Ditto.
18672 (CONFIGURE_TARGET_MODULES): Ditto.
18673 (DO_X): Ditto.
18674 * configure: Add DLLTOOL.
18675
18676 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18677
18678 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18679 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18680 mh-sco, since old workarounds no longer needed, and don't
18681 build ld, since libraries have weak symbols in COFF.
18682
18683 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18684
18685 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18686
18687 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18688
18689 * configure.in: Make sure that ${CC} can be used to compile an
18690 executable.
18691
18692 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18693
18694 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18695 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18696 nothing depending on whether gdbtk is being built.
18697
18698 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18699
18700 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18701
18702 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18703
18704 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18705 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18706
18707 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18708
18709 * config-ml.in: Add support for
18710 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18711 Simplify setting of multidirs from --disable-foo.
18712
18713 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18714
18715 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18716 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18717 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18718 non-empty, pass them on to the GCC make.
18719 (all-bootstrap): New rule that is like all-gcc, except it executes
18720 the GCC bootstrap rule instead of the GCC all rule.
18721
18722 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18723
18724 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18725
18726 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18727
18728 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18729 DG/UX support.
18730
18731 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18732
18733 * config.sub (i*86*) Change [345] to [3456]
18734
18735 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18736
18737 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18738 --with-gnu-ld=no.
18739
18740 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18741
18742 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18743 AIX multilibs get built.
18744
18745 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18746
18747 * configure.in (i386-win32): Don't build expect if we're not
18748 building the tcl subdir.
18749
18750 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18751
18752 * Makefile.in: (configure-target-examples, all-target-examples):
18753 New targets, configure and build example programs.
18754
18755 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18756
18757 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18758 use it as input to sedit the generated MPW makefile.
18759 * mpw-README: Add a suggestion about Gestalt.h.
18760
18761 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18762
18763 * config.sub: Accept *-*-ieee*.
18764
18765 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18766
18767 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18768 Ronald F. Guilmette <rfg@monkeys.com>.
18769
18770 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18771
18772 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18773 for powerpc-pe native.
18774 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18775 (target==powerpc-pe): duplicate i386-win32 entry.
18776
18777 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18778
18779 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18780 of vxworks, not just vxworks5.1.
18781
18782 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18783
18784 * mpw-configure: Add support for exec-prefix.
18785
18786 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18787
18788 * config.guess: Recognize HP model 816 machines as having
18789 a PA1.1 processor.
18790
18791 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18792
18793 * configure: Ignore new autoconf configure options.
18794
18795 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18796
18797 * config.guess: Recognize Pentium under SCO.
18798 From Robert Lipe <robertl@arnet.com>.
18799
18800 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18801
18802 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18803
18804 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18805
18806 * configure.in: Don't configure gas for alpha-dec-osf*.
18807
18808 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18809
18810 * configure.in: Default to --with-stabs for some targets for which
18811 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18812 i[345]86*-*-unixware*.
18813
18814 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18815
18816 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18817 rather than basing it on the target. Simplify handling of options
18818 controlling which directories to configure. Remove extraneous
18819 slash in multi-clean target.
18820
18821 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18822
18823 * config-ml.in: Prefix more variables with ml_ so they don't collide
18824 with configure's.
18825
18826 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18827
18828 * configure: Don't turn -v into --v.
18829
18830 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18831
18832 * configure.in (targargs): Fix typo.
18833
18834 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18835
18836 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18837
18838 * configure.in: Strip --host and --target options from
18839 CONFIG_ARGUMENTS, and always configure for --host only. Add
18840 --with-cross-host option when building with a cross-compiler.
18841 * configure: Canonicalize the arguments put into config.status by
18842 always using `=' for an option with an argument. Pass a presumed
18843 --host or --target explicitly.
18844
18845 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18846
18847 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18848 into general OS recognition case.
18849
18850 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18851
18852 * configure.in (target_configdirs): add target-winsup only
18853 for win32 target systems.
18854
18855 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18856
18857 * Makefile.in (all-target-libgloss): Depend upon
18858 configure-target-newlib, since when libgloss is built it looks to
18859 see if the newlib directory exists.
18860
18861 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18862
18863 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18864 cfg-ml-*.in.
18865
18866 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18867
18868 * configure: Handle LD and LD_FOR_TARGET when configuring a
18869 Canadian Cross.
18870
18871 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18872
18873 * configure.in (target_libs): add target-winsup.
18874 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18875 (target==ppcle-pe): remove ld from $noconfigdirs.
18876
18877 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18878
18879 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18880 Preserve relative path names in $srcdir. Build symlink tree if
18881 configuring cross target dir and srcdir=. (= no VPATH support).
18882 (configure-target-libg++): Depend on configure-target-librx.
18883 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18884 * config-ml.in: New file.
18885 * symlink-tree: New file.
18886 * configure: Ensure srcdir="." if that's what it is.
18887
18888 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18889
18890 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18891 includes and FLEX_SKELETON setting.
18892 * mpw-configure (--with-gnu-ld): New option, controls whether
18893 to use PPCLink or ld with PowerMac GCC.
18894 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18895 * mpw-config.in: Configure grez if targeting Mac.
18896
18897 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18898 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18899 just macos.
18900 * configure.in: Configure grez resource compiler if targeting Mac.
18901 * Makefile.in (all-grez, install-grez): New targets.
18902
18903 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18904
18905 * configure: CXX defaults to gcc, not g++. If we find
18906 gcc in the path, set CC to gcc -O2.
18907
18908 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18909
18910 * configure: Default ${build} correctly. Avoid picking up extra
18911 spaces when reading CC and CXX from Makefile. When doing a
18912 Canadian Cross, use plausible default values for numerous
18913 variables.
18914 * configure.in: When doing a Canadian Cross, don't try to
18915 configure tools whose configure script can't handle it.
18916
18917 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18918
18919 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18920
18921 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18922
18923 * configure: Remove dubious bug reporting address.
18924
18925 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18926
18927 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18928 configure script, run that instead of this directory's configure.
18929 In either case, print a message that we're configuring the sub-dir.
18930
18931 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18932
18933 * configure.in: Before checking for the existence of various files,
18934 use sed to filter out "target-".
18935
18936 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18937
18938 * Makefile.in (DO_X): Split rule to decrease command line length
18939 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18940 (Philippe De Muyter).
18941
18942 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18943
18944 * Makefile.in (all-patch): depend on all-libiberty.
18945
18946 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18947
18948 * configure.in: If the only directory in target_configdirs which
18949 actually exists is libiberty, then set target_configdirs to empty,
18950 to avoid trying to build a target libiberty in a gas or gdb
18951 distribution.
18952
18953 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18954
18955 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18956 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18957 systems.
18958
18959 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18960
18961 * configure.in (copy_dirs): Use sys-include instead of include
18962 for --with-headers option.
18963
18964 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18965
18966 * Makefile.in, configure.in: Make winsup builds work with
18967 new scheme.
18968
18969 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18970
18971 * configure.in: Build the linker on AIX.
18972
18973 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18974
18975 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18976 where needed.
18977
18978 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18979
18980 * Makefile.in (all-gcc): Fix typo.
18981
18982 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18983
18984 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18985
18986 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18987
18988 * configure.in: Rename libFOO to target-libFOO, and xiberty
18989 to target-xiberty, to provide more flexibility.
18990 (target_subdir): Define. Create if cross.
18991 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18992 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18993 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18994 check-libFOO -> check-target-libFOO, etc.
18995 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18996 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18997 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18998 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18999 allow ALL_GCC="" to only configure.
19000 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19001 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19002 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19003
19004 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19005
19006 * Makefile.in (taz): Build "info" in etc explicitly.
19007
19008 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19009
19010 * configure.in: Make sure that CC is undefined (as opposed to
19011 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19012 problem with autoconf trying to configure on a host without GCC.
19013
19014 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19015
19016 * mpw-configure: Set host alias from choice of host compiler,
19017 only use generic MPW Makefile sed if present, edit a file
19018 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19019 * mpw-README: Add problem notes about CW6 and CW7.
19020
19021 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19022
19023 * Makefile.in (taz): Use ";" instead of ";;".
19024
19025 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19026
19027 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19028 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19029 DISTDOCDIRS.
19030 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19031 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19032
19033 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19034
19035 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19036 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19037 Move bfd to DISTSTUFFDIRS.
19038
19039 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19040
19041 * Makefile.in (X11_LIB): Removed.
19042 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19043
19044 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19045
19046 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19047
19048 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19049 names.
19050
19051 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19052
19053 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19054
19055 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19056
19057 * configure.in (i[345]86-*-win32): Always build newlib.
19058 Don't configure cvs, autoconf or texinfo.
19059 * Makefile.in (LD_FOR_TARGET): New.
19060 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19061 Pass down LD_FOR_TARGET.
19062
19063 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19064
19065 * winsup: New directory.
19066 * Makefile.in: Build winsup.
19067 * configure.in: Winsup is configured when target is win32.
19068 Can only build win32 target GDB when native.
19069
19070 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19071
19072 * config.guess: Recognize HP model 819 machines as having
19073 a PA 1.1 processor.
19074
19075 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19076
19077 * configure: Fix sed loop which substitutes for CC and CXX to
19078 avoid bug found in various sed implementations.
19079
19080 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19081
19082 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19083 simulator. Use standard powerpc-*-eabi*.
19084
19085 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19086
19087 * configure.in: Stop putting gas and binutils in noconfigdirs for
19088 powerpc-*-aix* and rs6000-*-*.
19089
19090 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19091
19092 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19093 -mcall-aixdesc libraries.
19094
19095 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19096
19097 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19098
19099 * config.sub (arm | armel | armeb): Fix shell syntax.
19100
19101 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19102
19103 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19104 -msoft-float and -mcpu=common support.
19105 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19106 libraries.
19107
19108 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19109
19110 * configure.in: Allow configuration and build of emacs19 for the alpha.
19111
19112 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19113
19114 * configure.in (CC): Get ^CC, not just any old CC, from
19115 ${host_makefile_frag}.
19116
19117 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19118
19119 * configure.in (CC): Try to get CC from
19120 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19121
19122 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19123
19124 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19125 only if it exists in $(srcdir).
19126
19127 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19128
19129 * configure: If CC and CXX are not set in the environment, set
19130 them, based on either an existing Makefile or on searching for gcc
19131 in PATH. Substitute for CC and CXX in Makefile.
19132 * configure.in: Remove libm from target_libs. Separate
19133 target_configdirs from configdirs. If CC is not set in
19134 environment, try to get it from a host Makefile fragment. Rewrite
19135 changes of configdirs to use skipdirs instead. A few minor
19136 tweaks. Take directories out of target_configdirs as they are
19137 taken out of configdirs. Remove existing Makefile files from
19138 subdirectories. Substitute for TARGET_CONFIGDIRS and
19139 CONFIG_ARGUMENTS in Makefile.
19140 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19141 by configure.in.
19142 (CONFIG_ARGUMENTS): Likewise.
19143 (CONFIGURE_TARGET_MODULES): New variable.
19144 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19145 ($(CONFIGURE_TARGET_MODULES)): New target.
19146 (configure-libg++, configure-libio): New targets.
19147 (all-libg++): Depend upon configure-libg++.
19148 (all-libio): Depend upon configure-libio.
19149 (configure-libgloss, all-libgloss): New targets.
19150 (configure-libstdc++): New target.
19151 (all-libstdc++): Depend upon configure-libstdc++.
19152 (configure-librx, all-librx): New targets.
19153 (configure-newlib): New target.
19154 (all-newlib): Depend upon configure-newlib
19155 (configure-xiberty): New target.
19156 (all-xiberty): Depend upon configure-xiberty.
19157
19158 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19159
19160 * configure.in (host i[345]86-*-win32): Expand the
19161 noconfigdirs again.
19162
19163 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19164
19165 * mpw-configure: Fix sed command file name.
19166
19167 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19168
19169 * configure.in (host i[345]86-*-win32): Reduce the
19170 noconfigdirs again.
19171
19172 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19173
19174 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19175 or powerpc*-*-pe*, since they are not yet supported.
19176
19177 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19178
19179 Add PowerMac support and many other enhancements.
19180 * mpw-configure: New option --cc to select compiler to use,
19181 paste options set according to --cc into the generated
19182 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19183 if mpw-make.sed is present.
19184 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19185 add forward includes for PowerPC include files.
19186 * mpw-build.in: Build using Makefile.PPC if present.
19187 (do-byacc, etc): Remove separate version resource builds.
19188 (do-gas): Build "stamps" before "all".
19189 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19190 * mpw-README: Update to reflect --cc option, PowerMac support,
19191 and recently-reported compatibility problems.
19192
19193 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19194
19195 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19196 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19197 (--with-multilib-top): Pass to recursive invocations.
19198
19199 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19200
19201 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19202 v810-*-*.
19203
19204 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19205
19206 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19207 gdb, ld and opcodes on v810-*-*.
19208
19209 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19210
19211 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19212 (local-maintainer-clean): New target.
19213 (maintainer-clean): New target.
19214 (realclean): Just depend upon maintainer-clean.
19215
19216 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19217
19218 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19219
19220 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19221
19222 * configure.in: Build ld in mips*-*-bsd* case.
19223
19224 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19225
19226 * config.sub: Accept -lites* OS. From Ian Dall.
19227
19228 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19229
19230 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19231 targets.
19232
19233 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19234
19235 * configure.in: treat i386-win32 canadian cross the same as
19236 i386-go32 canadian cross.
19237
19238 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19239
19240 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19241 running under the simulator to build a reduced set of libraries.
19242 (powerpc-*-eabiaix): Add fine grained multilib support added to
19243 other powerpc targets yesterday.
19244
19245 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19246
19247 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19248 -disable-softfloat, -disable-relocatable, -disable-aix, and
19249 -disable-sysv to control which multilib libraries get built.
19250
19251 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19252
19253 * configure: Add Makefile.tem to list of files to remove in trap
19254 handler.
19255
19256 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19257
19258 * config.guess (*Linux*): Add missing "exit"s.
19259 Also, need specific check for alpha-unknown-linux (uses COFF).
19260
19261 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19262
19263 * config.guess: Merge with FSF:
19264
19265 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19266 * config.guess (AIX4): More robust release numbering discovery.
19267
19268 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19269 * config.guess (i386-sequent-ptx): Properly get version number.
19270
19271 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19272 * config.guess (mips:*:4*:UMIPS): New case.
19273
19274 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19275
19276 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19277 (i386-win32 host): Likewise. Don't build readline.
19278
19279 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19280
19281 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19282 SUPPORT_FILES to submakes.
19283
19284 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19285
19286 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19287 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19288 mpw-configure.
19289
19290 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19291
19292 * configure.in (appdirs): Use =, not ==, in test expression when
19293 trying to build the text to print in the warning message for
19294 Solaris users.
19295
19296 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19297
19298 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19299
19300 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19301
19302 * config.guess: Recognize lynx-2.3.
19303
19304 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19305
19306 * config.sub (z8ksim): Deleted
19307 (z8k-*-coff): New, this is the one true name of the target.
19308
19309 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19310
19311 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19312
19313 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19314
19315 * config.guess (*:Linux:*:*): First try asking the linker what the
19316 default object file format is (elf, aout, or coff). Then if this
19317 fails, try previous methods.
19318
19319 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19320
19321 * configure.in: Don't build newlib for *-*-vxworks5.1.
19322
19323 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19324
19325 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19326 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19327
19328 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19329
19330 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19331
19332 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19333
19334 * cfg-ml-com.in: New file.
19335 * cfg-ml-pos.in: New file.
19336
19337 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19338
19339 * COPYING.NEWLIB: Add HP free copyright to list.
19340
19341 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19342
19343 * config.sub: Recognize -eabi* for the system, not just -eabi.
19344
19345 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19346
19347 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19348 * config.sub, configure.in (win32): New target and host.
19349
19350 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19351
19352 * configure.in: Add i386-pe configuration.
19353
19354 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19355
19356 * mpw-build.in (install): Install GDB after LD.
19357
19358 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19359
19360 * mpw-config.in (elf/mips.h): Always forward-include, needed
19361 for GDB to build.
19362
19363 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19364
19365 * testsuite: New directory for customer acceptance and whole tool
19366 chain tests.
19367
19368 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19369
19370 * configure: If per-host line isn't found, but AC_OUTPUT is found
19371 and a configure script exists, run it instead.
19372
19373 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19374
19375 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19376
19377 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19378
19379 * configure: Set build_{cpu,vendor,os,alias} to host values when
19380 --build isn't specified.
19381
19382 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19383
19384 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19385 (FLAGS_TO_PASS): Pass them.
19386 (EXTRA_TARGET_FLAGS): Ditto.
19387
19388 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19389
19390 * Makefile.in (all-libg++): Depend on all-libstdc++.
19391
19392 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19393
19394 * configure.in (noconfigdirs): Enable all packages for
19395 i386-unknown-netbsd.
19396
19397 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19398
19399 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19400 hosted builds (DOS builds)
19401
19402 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19403
19404 Changes for ARM based on patches from Richard Earnshaw:
19405 * config.sub: Handle armeb and armel.
19406 * configure.in: Omit arm linker only for riscix.
19407
19408 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19409
19410 * config.guess: Update from FSF.
19411
19412 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19413
19414 * config.sub: Recognize powerpcle as the little endian variant of
19415 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19416 powerpcle variant. Convert pentium into i586, not i486. Add p5
19417 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19418 temporarily.
19419
19420 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19421
19422 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19423
19424 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19425
19426 * config.sub: Accept -lites* as a basic system type.
19427
19428 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19429
19430 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19431 installed, and if so return linuxoldld as the system name.
19432
19433 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19434
19435 * config.guess: Add hppa1.1-hp-lites support.
19436
19437 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19438
19439 * configure.in: Don't build newlib for m68k-vxworks5.1.
19440
19441 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19442
19443 * configure.in (mips-sgi-irix6): Use mh-irix5.
19444
19445 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19446
19447 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19448
19449 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19450
19451 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19452 OSF/1. Fix compiler flags.
19453 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19454
19455 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19456
19457 * configure.in: Recognize --with-newlib.
19458 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19459
19460 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19461
19462 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19463 to *_X11_MODULES due to gdbtk needing X include files et al.
19464
19465 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19466
19467 Merge in support for Mac MPW as a host.
19468 (Old change descriptions retained for informational value.)
19469
19470 * mpw-config.in: Add generic include forwards for cpu-specific
19471 include files in aout and elf directories.
19472
19473 * mpw-configure: Added copyright.
19474 * mpw-config.in: Check for presence of required build tools.
19475 (target_libs): Add newlib.
19476 (target_tools): Add examples.
19477 (Read Me): Generate as "Read Me for MPW" instead.
19478 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19479 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19480 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19481
19482 * mpw-configure: Remove subdir-specific makefile hackery,
19483 delete mk.tmp after using it.
19484
19485 * mpw-build.in (all): Display start and end times.
19486
19487 * mpw-configure (host_canonical): Set.
19488 (target_cpu): Always add to makefiles.
19489 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19490 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19491 (mpw-mh-mpw): Look for in srcdir and srcroot.
19492 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19493
19494 * mpw-build.in: (install-only): New target.
19495
19496 * mpw-configure (host_alias, target_alias): Rename from hostalias
19497 and targetalias, add into generated Makefile.
19498 (mk.tmp): If present, add into generated Makefile.
19499 * mpw-build.in (all-gas): Build config.h first before gas proper.
19500
19501 * mpw-configure (config.status): Write only if changed.
19502 * mpw-config.in (readline): Configure it (not built, just used for
19503 definitions).
19504
19505 * mpw-config.in (elf/mips.h): Add a forward include.
19506
19507 * mpw-config.in: Forward-include most .h files in include into
19508 extra-include.
19509 (readline): Don't build.
19510 mpw-build.in (install): Install GDB.
19511
19512 * mpw-configure (prefix, mpw_prefix): Handle it.
19513 * mpw-config.in (mmalloc, readline): Don't configure.
19514 * mpw-build.in (thisscript): Rename to ThisScript.
19515 Use mpw-build instead of BuildProgram everywhere.
19516 (mmalloc, readline): Don't build.
19517 * mpw-README: New file, basic documentation about the MPW port.
19518
19519 * mpw-config.in: Use forward-include to create include files.
19520
19521 * mpw-configure: Add more things to the top of each configured
19522 Makefile, including contents of config/mpw-mh-mpw.
19523 * mpw-config.in (extra-include): Create this directory and fill it
19524 with Posix-like include files when configuring.
19525
19526 * config.sub (apple, mac, mpw): Add various aliases.
19527
19528 * mpw-build.in: New file, top-level build script fragment for MPW.
19529 * mpw-configure: New file, configure script for MPW.
19530 * mpw-config.in: New file, config fragment for MPW.
19531
19532 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19533
19534 * configure.in (host_libs): Remove glob, since it is gone from the
19535 sources.
19536
19537 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19538
19539 * Makefile.in: define empty GDB_NLM_DEPS var.
19540
19541 * configure.in(target_makefile_frag): use config/mt-netware
19542 for netware targets.
19543
19544 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19545
19546 * config.sub: Merge in recent FSF changes. Remove linux special
19547 cases.
19548
19549 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19550
19551 Revert this change:
19552
19553 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19554
19555 * build-all.mk: Use CC=cc -Xs on Solaris.
19556
19557 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19558
19559 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19560 stop using it.
19561 * Makefile.in: Nuke all references to glob subdirectory.
19562
19563 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19564
19565 * configure.in: Fix --enable-shared logic in per-host.
19566
19567 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19568
19569 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19570
19571 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19572
19573 * configure.in (noconfigdirs): Don't build gas on AIX, for
19574 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19575
19576 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19577
19578 * configure: Fix --cache-file to work if the file argument is a
19579 relative path.
19580
19581 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19582
19583 * configure: If the --cache-file is used, pass it down to
19584 configure in subdirectories.
19585
19586 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19587
19588 * config.sub: add vxworks29k configuration.
19589
19590 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19591
19592 * Makefile.in (taz): Do "diststuff" part quietly.
19593
19594 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19595
19596 * config.sub: Mini-merge with gcc/config.sub.
19597
19598 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19599
19600 * config.guess (IRIX): Sed - to _.
19601
19602 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19603
19604 * Makefile.in (source-vault, binary-vault): New targets.
19605
19606 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19607
19608 * config.sub: Recognize -eabi as a basic system type.
19609
19610 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19611
19612 * configure.in (enable_shared stuff): Fix typo.
19613
19614 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19615
19616 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19617
19618 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19619
19620 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19621
19622 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19623
19624 * configure.in (rs6000-*-*): Don't build gas.
19625
19626 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19627
19628 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19629 reduce command line length.
19630 (AS_FOR_TARGET): Check for as.new, not Makefile.
19631 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19632
19633 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19634
19635 * config.guess: Merge from FSF.
19636
19637 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19638
19639 * configure: Don't use $ when handling program_suffix.
19640
19641 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19642
19643 * configure.in: Configure tk for hppa/hpux.
19644
19645 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19646
19647 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19648
19649 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19650
19651 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19652 to LIBCXXFLAGS. Tests are better run without it.
19653
19654 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19655
19656 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19657
19658 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19659
19660 * configure.in (*-*-netware*): Don't configure xiberty.
19661
19662 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19663
19664 * configure.in: Remove tk from native_only list.
19665
19666 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19667
19668 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19669 for special NCD build.
19670
19671 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19672
19673 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19674 makeall.bat, they're only useful for binutils snapshots.
19675 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19676 makeall.bat to specified SUPPORT_FILES.
19677
19678 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19679
19680 * build-all.mk: Add Ericsson targets to sun4 and solaris
19681 hosts. Add BNR's sun4 target to solaris host, so their
19682 build-from-source will be tested in-house first.
19683
19684 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19685
19686 * Makefile.in (LIBCFLAGS): New variable.
19687 (CFLAGS_FOR_TARGET): Ditto.
19688 (LIBCFLAGS_FOR_TARGET): Ditto.
19689 (LIBCXXFLAGS): Ditto.
19690 (CXXFLAGS_FOR_TARGET): Ditto.
19691 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19692 (BASE_FLAGS_TO_PASS): Pass them.
19693 (EXTRA_TARGET_FLAGS): Ditto.
19694
19695 * configure.in: Support --enable-shared.
19696
19697 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19698
19699 * configure.in (target_libs): Include libstdc++ again.
19700 * config.guess: Update from FSF (for FreeBSD).
19701
19702 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19703
19704 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19705 makeall.bat.
19706 (DISTDOCDIRS): Add `etc'.
19707 (ETC_SUPPORT_PFX): New variable.
19708 (taz): Include anything from etc starting with a word in
19709 ETC_SUPPORT_PFX.
19710
19711 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19712
19713 * config.sub: Update for recent FSF changes. Remove obsolete
19714 h8300hds entry. Add -windows* and -osx as basic os. Minor
19715 spacing changes.
19716
19717 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19718
19719 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19720
19721 * config.guess: Merge with FSF.
19722 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19723
19724 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19725
19726 * configure: Since the "trap 0" handler will override the exit
19727 status on many systems, only use it for "exit 1", and make it set
19728 a non-zero exit status; reset it before "exit 0". Also, check
19729 exit status of config.sub, and error out if it failed.
19730
19731 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19732
19733 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19734 and install libgloss.
19735
19736 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19737
19738 * Makefile.in (all-binutils): Depend upon all-byacc.
19739
19740 * configure.in: Don't build emacs on Irix 5.
19741
19742 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19743
19744 * configure.in (*-*-netware*): Add libio.
19745
19746 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19747
19748 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19749 (CHECK_TARGET_MODULES): Ditto.
19750 (INSTALL_TARGET_MODULES): Ditto.
19751 (TARGET_LIBS): Ditto.
19752 (all-libstdc++): Note dependencies.
19753
19754 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19755
19756 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19757
19758 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19759
19760 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19761 -fexternal-templates.
19762
19763 * configure.in (target_libs): Add libstdc++.
19764 (noconfigdirs): Add libstdc++ as appropriate.
19765
19766 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19767
19768 * config.guess: Update from FSF.
19769
19770 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19771
19772 * configure: Use ${config_shell} when running ${configsub}.
19773
19774 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19775
19776 * config.sub: No longer recognize h8300h.
19777
19778 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19779
19780 * config.sub: Remove extraneous differences between config.sub and
19781 gcc/config.sub.
19782
19783 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19784
19785 * Makefile.in (DISTSTUFFDIRS): Add gas.
19786
19787 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19788
19789 * COPYING.NEWLIB: New file.
19790
19791 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19792
19793 * config.guess (HP-UX): Patch from Harlan Stenn
19794 <harlan@landmark.com> to also emit release level.
19795
19796 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19797
19798 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19799
19800 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19801
19802 * config.sub: Merge nextstep cleanup from FSF.
19803
19804 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19805
19806 * configure.in (arm-*-*): Don't configure ld for this target.
19807
19808 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19809
19810 * configure.in (*-*-netware): don't configure libg++, libio,
19811 librx, or newlib.
19812
19813 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19814
19815 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19816 configure ld--it works, but it doesn't support shared libraries.
19817
19818 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19819
19820 * config.guess (*-unknown-freebsd*): Get rid of possible
19821 trailing "(Release)" in version string.
19822 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19823
19824 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19825
19826 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19827 Fix type: *-next-neststep -> *-next-nextstep.
19828
19829 * config.guess: Merge from FSF:
19830
19831 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19832
19833 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19834
19835 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19836
19837 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19838 instead of UNIX_SV for UnixWare 1.0).
19839
19840 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19841
19842 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19843 to make gdb/nlm/* build after the compiler and linker.
19844
19845 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19846
19847 * config.guess (netbsd, freebsd, linux): Accept any machine,
19848 not just i[34]86.
19849 (m68k-atari-sysv4): Relocate to match FSF version.
19850
19851 * config.guess: More merges from the FSF:
19852
19853 Add a space before function call or macro invocation.
19854
19855 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19856
19857 * config.guess: Add trap cmd to remove dummy.c and dummy when
19858 interrupted.
19859
19860 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19861
19862 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19863 (dummy): Redirect stderr from compilation of dummy.c.
19864
19865 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19866
19867 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19868
19869 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19870
19871 * configure: Accept and ignore --cache*, for compatibility with
19872 new autoconf.
19873
19874 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19875
19876 * config.guess: Merge from FSF:
19877
19878 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19879
19880 * config.guess (Pyramid*:OSx*:*:*): New case.
19881 (PATH): Add /.attbin at end for finding uname.
19882 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19883
19884 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19885
19886 * config.guess (M88*:DolphinOS:*:*): New case.
19887
19888 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19889
19890 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19891 to select whether to use ELF or COFF.
19892
19893 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19894
19895 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19896
19897 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19898
19899 * config.guess: Guess the OS version for HPUX.
19900
19901 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19902
19903 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19904
19905 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19906
19907 * configure.in: Recognize --with-headers, --with-libs, and
19908 --without-newlib.
19909 * Makefile.in (all-xiberty): Depend upon all-ld.
19910
19911 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19912
19913 * configure.in: Change i[34]86 to i[345]86.
19914
19915 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19916
19917 * configure (version): A few more tweaks to help message.
19918
19919 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19920
19921 * Makefile.in: Remove (for now) librx as a host library,
19922 now that we're building it for target.
19923
19924 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19925
19926 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19927 (Karl Berry).
19928
19929 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19930
19931 * configure.in: Also configure librx.
19932
19933 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19934
19935 * Makefile.in: Update various rules to reflect that librx
19936 is now needed for libg++.
19937
19938 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19939
19940 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19941
19942 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19943
19944 * configure.in: Configure the examples directory.
19945
19946 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19947
19948 * configure: Simplify Jun 2 1994 change.
19949
19950 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19951
19952 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19953 /bin/gcc isn't good enough to build gcc.
19954
19955 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19956
19957 * Makefile.in (GDB_SUPPORT_FILES): Remove
19958 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19959 (gdb.tar.gz): Add new rule to use standard distribution building
19960 mechanism.
19961
19962 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19963
19964 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19965 Bill Cox <bill@cygnus.com>.
19966
19967 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19968
19969 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19970
19971 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19972
19973 * configure: Search current dir first in .gdbinit.
19974
19975 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19976
19977 * config.sub: Recognize freebsd (merged from gcc config.sub).
19978
19979 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19980
19981 * config.sub: Refer to NeXT's operating system as nextstep.
19982
19983 * config.sub (case $basic_machine): Re-order the cases, to match
19984 the order in the FSF version (which is mostly alphabethical).
19985 Merge in some additions and changes from the FSF.
19986
19987 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19988
19989 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19990 * config.sub: Recognize cxux7.
19991 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19992
19993 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19994
19995 * config.sub: Fix typo powerpc -> powerpc-*.
19996
19997 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19998
19999 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20000
20001 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20002 parallel with all-emacs and install-emacs). Top-level command
20003 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20004
20005 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20006
20007 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20008 $(relbindir)/make before doing ``make install'', and use
20009 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20010 installing over running make binary.
20011 ($(host)-stamp-stage3-installed): Likewise.
20012
20013 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20014
20015 * config.guess: Recognize Mach.
20016
20017 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20018
20019 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20020 see whether --exec-prefix was used.
20021
20022 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20023
20024 * README: Explicitly mention libg++/README. (Zoo's idea.)
20025
20026 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20027
20028 * Makefile.in: Add all-librx target similar to all-libproc.
20029
20030 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20031
20032 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20033 with post 1.2 uname bogosity.
20034
20035 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20036
20037 * configure: Remove temporary files on receipt of a signal.
20038
20039 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20040
20041 * configure: If there is a package_makefile_frag, remove
20042 ${subdir}/Makefile.tem after copying it in.
20043
20044 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20045
20046 * build_all.mk: support rs6000 lynx identifies itself as
20047 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20048 since /bin/gcc is too feeble to compile a modern gcc.
20049
20050 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20051
20052 * brought devo/test-build.mk update-to-date with progressive/
20053 test-build.mk. Add lynx targets and hppa flag info.
20054
20055 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20056
20057 * configure.in: Use mh-ncrsvr43. Patch from
20058 Tom McConnell <tmcconne@sedona.intel.com>.
20059
20060 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20061
20062 * config.guess (i386-unknown-bsdi): No longer need to
20063 check #if defined(__bsdi__) && defined(__i386__).
20064
20065 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20066
20067 * configure: Set program_transform_nameoption correctly.
20068
20069 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20070
20071 * brought build-all.mk update-to-date with progressive build-all.mk,
20072 added new targets and hppa info.
20073
20074 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20075
20076 * configure: If config.guess result is a prefix of the user
20077 specified target, assume a native build and use the user specified
20078 target as the host alias. Remove SunOS patch suffix removal hack.
20079 * configure.in: Remove SunOS patch suffix removal hack.
20080
20081 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20082 in NATIVE_CHECK_MODULES.
20083
20084 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20085
20086 * Makefile.in: Rename HOST_ONLY to NATIVE.
20087 * configure: Delete SunOs patch suffix from host_canonical
20088 and build_canonical variables that are prepended to Makefiles.
20089 * configure.in: Add comments for easier maintenance.
20090
20091 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20092
20093 * Makefile.in: Add all-libproc target similar to all-gui.
20094
20095 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20096
20097 * Makefile.in (CHECK_MODULES): split into
20098 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20099
20100 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20101
20102 * config.guess (i386-unknown-bsdi): New system to guess.
20103
20104 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20105
20106 * Makefile.in: Add all-gui target (but not yet build by "all").
20107
20108 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20109
20110 * config.sub: Move deletion of patch suffix from here...
20111 * configure.in: To here, at Ian's suggestion. The top-
20112 level scripts might need to know of a patch level.
20113
20114 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20115
20116 * config.sub: Strip off patch suffix so rtl is recognized
20117 as a sunos4.1.3 machine, even though it's been patched.
20118
20119 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20120
20121 * Makefile.in (INSTALL_LAST): Delete.
20122 (INSTALL_DOSREL): New.
20123
20124 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20125
20126 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20127 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20128 whether we pass down --with-gnu-ld anyhow.
20129
20130 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20131
20132 * Makefile.in (INSTALL_LAST): Change operation so it works
20133 on more flavors of make.
20134 * configure.in (go32): Don't build libg++ or libio.
20135
20136 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20137
20138 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20139 they can be overriden by templates.
20140
20141 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20142
20143 * configure.in (target==go32): Don't build gdb.
20144 * dosrel: New directory.
20145
20146 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20147
20148 * configure.in (host==go32): Configure dosrel too.
20149 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20150 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20151 be set by incoming names or templates.
20152 (INSTALL_LAST): New rule.
20153
20154 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20155
20156 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20157
20158 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20159
20160 * configure.in (appdirs): New variable. Currently empty, but will
20161 be used in gas distribution. If nonempty, lists a set of
20162 directories at least one of which must get configured, or top
20163 level configuration is considered to have failed.
20164 (rs6000-*-lynxos*): Use new file name.
20165
20166 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20167
20168 Eliminate XTRAFLAGS.
20169 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20170 newlib include files using -idirafter, and also use -nostdinc.
20171 (CXX_FOR_TARGET): Likewise.
20172 (XTRAFLAGS): Removed.
20173 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20174 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20175 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20176 ($(DO_X)): Don't pass down XTRAFLAGS.
20177
20178 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20179
20180 * configure.in (mips*-dec-bsd*): New target; do build linker.
20181 (mips*-*-bsd*): New target; don't build linker.
20182
20183 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20184
20185 * configure.in: support rs6000-*-lynxos* configuration.
20186 support sunos4 as a cross target.
20187
20188 * config.sub: look for lynx*, not lynx since the OS version may
20189 legitimately be part of the name.
20190
20191 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20192
20193 * configure.in (i[34]86-*-sco*): Move to be with other i386
20194 targets.
20195 (romp-*-*): New target. Skip various binary utilities.
20196 (vax-*-*): New target. Don't build newlib.
20197 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20198
20199 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20200
20201 * configure.in: Only set host_makefile_frag if config
20202 directory exists.
20203
20204 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20205
20206 * install.sh: If $dstdir exists, don't check whether each
20207 component does.
20208
20209 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20210
20211 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20212
20213 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20214
20215 * configure.in (*-*-lynxos*): Don't configure newlib for either
20216 native or cross Lynx.
20217
20218 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20219
20220 * config.sub (sparc64-elf): Fix os.
20221 (z8k): Remove duplicate.
20222
20223 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20224
20225 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20226 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20227
20228 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20229
20230 * configure: Make file links cleanly even if Lynx fails on
20231 an NFS symlink (at least fail cleanly).
20232
20233 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20234
20235 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20236 -XNh2000.
20237
20238 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20239
20240 * configure: Unknown options are fatal again.
20241
20242 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20243
20244 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20245 compatibility.
20246
20247 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20248
20249 * build-all.mk: Add `clean' target.
20250
20251 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20252
20253 * config.guess: Add SINIX support.
20254 * configure.in: Add mips-*-sysv4* support.
20255
20256 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20257
20258 * build-all.mk: Document all useful targets.
20259 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20260 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20261
20262 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20263
20264 * configure: Support --silent, --quiet.
20265
20266 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20267
20268 * configure: Support --disable-FEATURE.
20269
20270 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20271
20272 * config.guess: Recognize NCR running SVR4.3.
20273
20274 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20275
20276 * config.guess: Make BSDI generate i386-unknown-bsd386.
20277 Patch from Paul Eggert <eggert@twinsun.com>.
20278
20279 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20280
20281 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20282
20283 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20284
20285 * configure: Make unrecognized options give nonfatal warnings
20286 instead of fatal errors, and pass them to any subdirectory
20287 configures in case they recognize them.
20288 Make --x equivalent to --with-x.
20289
20290 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20291
20292 * configure: Add --enable-* options. Clean up usage message and
20293 some comments.
20294
20295 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20296
20297 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20298
20299 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20300
20301 * configure.in (hppa*-*-*): Enable binutils.
20302
20303 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20304
20305 * config.sub: Recognize cisco.
20306
20307 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20308
20309 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20310
20311 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20312
20313 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20314 than one configuration name. Add comment.
20315
20316 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20317
20318 * config.guess: about target *-hitachi-hiuxwe2, fixed
20319 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20320 macro is incorrect.]
20321
20322 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20323
20324 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20325 than the "make ls" stuff which used to be here.
20326
20327 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20328
20329 * config.guess: Recognize i[34]86-unknown-freebsd.
20330 From Shawn M Carey <smcarey@rodan.syr.edu>.
20331
20332 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20333
20334 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20335
20336 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20337
20338 * config.guess: Check for ptx.
20339
20340 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20341
20342 * config.sub: Add os9k checking.
20343
20344 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20345
20346 * config.guess: Handle OSF1 running on HPPA processors
20347
20348 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20349
20350 * configure: If subdir configure fails, print out a message with
20351 subdirectory name, in case subdir's configure code didn't identify
20352 itself.
20353
20354 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20355
20356 * configure.in: Remove embedded newlines from configdirs.
20357 Avoid mismatches of substrings. Fix matching strings at end
20358 of configdirs.
20359
20360 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20361
20362 * config.guess: Add Lynx/rs6000 config support.
20363
20364 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20365
20366 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20367
20368 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20369
20370 * configure.in (hppa*-*-osf*): Treat this just like most other
20371 PA configurations (eg no binutils or ld).
20372 (hppa*-*-*elf*): These configurations have binutils and ld.
20373
20374 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20375
20376 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20377
20378 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20379
20380 * configure.in (rs6000-*-*): Build gas.
20381
20382 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20383
20384 * Makefile.in: Avoid bug in losing hpux sed.
20385
20386 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20387
20388 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20389 for GDB and GDB has been fixed to not need it.
20390
20391 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20392
20393 * config.guess: Recognize vax hosts.
20394
20395 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20396
20397 * configure (while loop): Don't use "break 2" inside case
20398 statement -- the case statement isn't an enclosing loop.
20399
20400 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20401
20402 * config.guess: Clean up NeXT support, to allow nextstep
20403 on Intel machines. Make OS be nextstep.
20404
20405 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20406
20407 * config.guess: Add alternate forms for Convex.
20408
20409 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20410
20411 * configure: Completely rewrite option processing. Take
20412 advantage of pattern-matching to avoid invoking test frequently.
20413 Also clean up host and target defaulting logic.
20414
20415 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20416
20417 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20418 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20419 commands (plus user environment) will fit SCO limits.
20420
20421 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20422
20423 * configure.in: Don't issue warnings about directories which are
20424 not being configured if -norecursion is set. Correct test for
20425 --with-gnu-as and --with-gnu-ld to not get confused by substring
20426 matches.
20427
20428 * configure.in: Don't build gas for alpha-dec-osf1*.
20429
20430 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20431
20432 * configure: Back out Per's change of 12/19/1993. It changes the
20433 behavior of configure in unexpected and confusing ways.
20434
20435 Also, use different delim char when calculating
20436 program_transform_name so that the name can contain slashes.
20437
20438 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20439
20440 * configure.in, config.sub: Add support for VSTa micro-kernel.
20441
20442 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20443
20444 * configure.in: Nuke hacks which were used to get a special
20445 version of GAS for HPPA configurations.
20446
20447 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20448
20449 * configure: If only ${target_alias} is given, use that
20450 as the default for ${host_alias}.
20451 * configure: Add missing back-slashes before nested quotes.
20452
20453 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20454
20455 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20456
20457 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20458
20459 * config.guess: Recognize some Tektronix configurations.
20460 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20461
20462 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20463
20464 * config.sub: Match any flavor of SH.
20465
20466 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20467
20468 * configure.in: Don't try to configure newlib for Alpha.
20469
20470 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20471
20472 * configure.in: Don't build ld for Irix 5. Don't build gas,
20473 libg++ or libio for any Alpha target.
20474
20475 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20476
20477 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20478
20479 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20480 default arguments -- so it tried to compress itself.
20481
20482 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20483
20484 * configure.in (notsupp): ensure that a space is always at the end
20485 of the configdirs list, since the grep checks for an explicit space
20486
20487 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20488
20489 * configure.in (target i386-sysv4.2): don't build ld, since static
20490 versions of many libraries are not available.
20491
20492 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20493
20494 * config.guess: Recognize Apollos (using environment variables).
20495 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20496
20497 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20498
20499 * config.guess: Recognize Sony news mips running newsos.
20500
20501 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20502
20503 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20504 "fi ; else" for bash.
20505
20506 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20507
20508 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20509
20510 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20511
20512 * config.sub: accept unixware as an alias for svr4.2.
20513 Fix some inconsistancies with the gcc version.
20514
20515 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20516
20517 * Makefile.in (DISTDOCDIRS): Add gdb.
20518
20519 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20520
20521 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20522
20523 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20524
20525 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20526 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20527 this now.
20528
20529 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20530
20531 * config.sub: Accept hiux* as an OS name.
20532
20533 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20534 etc/make-stds.texi. The underscore came from gcc, and dje now
20535 agrees that RUNTESTFLAGS is the correct name.
20536
20537 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20538
20539 * install.sh: Remove 'set -e'. It makes any conditionals
20540 in the script useless.
20541
20542 * config.guess: Automatically recognize arm-acorn-riscix
20543 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20544
20545 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20546
20547 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20548
20549 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20550
20551 * Makefile.in (DISTDOCDIRS): New variable.
20552 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20553 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20554
20555 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20556
20557 * configure.in (hppa target): check the source directory for the
20558 pagas sub-directory
20559
20560 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20561
20562 * config.sub: Allow -aout* and -elf*.
20563
20564 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20565
20566 * configure.in: Don't build ld on i386-solaris2, same as for
20567 sparc-solaris2.
20568
20569 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20570
20571 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20572
20573 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20574
20575 * configure.in: Configure gdb for alpha.
20576
20577 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20578
20579 * Makefile.in (CXXFLAGS): Add -O.
20580
20581 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20582
20583 * config.guess: added support for DG Aviion
20584
20585 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20586
20587 * configure.in: Produce warning message for subdirectories not
20588 configurable for this host/target combination. Don't try to
20589 configure gdb for vms.
20590
20591 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20592
20593 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20594 appropriate files before making "diststuff".
20595 (DISTBISONFILES): New var: list of files to be edited.
20596 (DISTSTUFFDIRS): Add binutils.
20597
20598 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20599
20600 * config.sub: also handle mipsel and mips64el (for little endian mips)
20601
20602 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20603
20604 * configure.in: Add * to end of all OS names.
20605
20606 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20607
20608 * configure.in: Build newlib for LynxOS native.
20609
20610 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20611
20612 * config.guess: Add support for delta 88k running SVR3.
20613
20614 * configure.in: Add comment about HP compiler vs. emacs.
20615
20616 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20617
20618 * configure.in: don't build ld on solaris2 (not a viable option
20619 due to bugs in getpwnam & getpwuid)
20620
20621 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20622
20623 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20624 config.guess will produce a full version number.
20625
20626 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20627
20628 * configure.in: Build linker and binutils for alpha-dec-osf1.
20629
20630 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20631
20632 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20633 and gdb/testsuite/Makefile.in.
20634
20635 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20636
20637 * configure.in: recognize mips*- instead of mips-
20638
20639 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20640
20641 * config.sub: Accept linux*coff and linux*elf as operating
20642 systems.
20643
20644 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20645
20646 * config.sub: Recognize mips64, and mips3 as an alias for it.
20647
20648 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20649
20650 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20651 gdb knows how to handle OSF/1 shared libraries.
20652
20653 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20654
20655 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20656 * config.guess: Recognize Hitachi's HIUX.
20657 * config.sub: Recognize h3050r* and hppahitachi.
20658 Remove redundant cases for hp9k[23]*.
20659
20660 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20661
20662 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20663 if gas and ld are in the source tree and are in ${configdirs}.
20664 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20665 --with options (but still pass them down on the command line,
20666 if they were explicitly specified).
20667
20668 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20669
20670 * configure: substitute SHELL value in Makefile.in with
20671 ${CONFIG_SHELL}
20672
20673 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20674
20675 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20676 *-*-solaris2* targets.
20677
20678 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20679
20680 * Makefile.in: define M4, and pass it down to sub-makes;
20681 all-autoconf now depends on all-m4
20682
20683 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20684
20685 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20686 presence of {ar,ranlib} instead of a configured directory
20687
20688 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20689
20690 * config.guess: Accept 34?? as well as 33?? for NCR.
20691
20692 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20693
20694 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20695 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20696
20697 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20698
20699 * configure: grab values for $(CC) and $(CXX) from the
20700 environment, so that someone can do "CC=gcc configure; make" and
20701 have it work right (matching the way that autoconf works now)
20702
20703 * configure.in, Makefile.in: add support for gash, the tcl
20704 interface to Galaxy
20705
20706 * config.guess: add NetBSD variants (hp300, x86)
20707
20708 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20709
20710 * install.sh: Support -d option (in the manner of SunOS 4 install,
20711 as it is more deterministic than that of GNU install)
20712 (chmodcmd): Set file to mode 755 by default (should also do default
20713 chgrp and chown, but I don't feel like dealing with that now)
20714
20715 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20716
20717 * config.sub: Remove h8300hhms alias.
20718
20719 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20720
20721 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20722
20723 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20724
20725 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20726 as stmp-fixinc
20727
20728 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20729
20730 * config.sub: recognize m88110-bug-coff.
20731
20732 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20733
20734 * Makefile.in (all-libio): all dependencies on the toolchain used
20735 to build this (gcc, gas, ld, etc)
20736
20737 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20738
20739 * config.guess: Deal with OSF/1 1.3 on alpha.
20740
20741 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20742
20743 * install.sh: add some 'else true' clauses for portability
20744
20745 * configure.in: don't build libio for h8[35]00-*-* targets
20746
20747 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20748
20749 * Makefile.in: Add support for new libio.
20750
20751 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20752
20753 * install.sh: If one command fails, don't try the rest. Don't try
20754 to remove $dsttmp (via trap) unless we have already created it.
20755 If $src doesn't exist, detect it and exit with an error.
20756
20757 * config.guess: Recognize BSD on hp300.
20758
20759 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20760
20761 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20762 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20763
20764 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20765
20766 * Makefile.in (all-send-pr): depends on all-prms
20767
20768 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20769
20770 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20771
20772 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20773
20774 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20775 Added test for mips-mips-riscos5.
20776
20777 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20778
20779 * configure.in: use mh-hp300 for 68k HP hosts
20780
20781 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20782
20783 * configure: add support for CONFIG_SHELL, so that you can use
20784 some alternate shell for evaluating configure scripts
20785
20786 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20787
20788 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20789 in configure script to bug-gdb@prep.ai.mit.edu when building
20790 distribution archive.
20791 * Makefile.in (COMPRESS): Remove def.
20792 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20793 gdb.tar.Z and make-gdb.tar.Z respectively.
20794 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20795 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20796 to convergence with 'taz' target in Makefile.in.
20797
20798 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20799
20800 * install.sh (dsttmp): use trap to ensure that tmp files go
20801 away on error conditions
20802
20803 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20804
20805 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20806
20807 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20808
20809 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20810 its parent is '/' not ''.
20811
20812 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20813
20814 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20815
20816 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20817 that ${newsrcdir}/configure.in does.
20818
20819 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20820
20821 * test-build.mk: support for CONFIG_SHELL
20822
20823 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20824
20825 * config.sub (netware): Add as a basic system type.
20826
20827 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20828
20829 * Makefile.in (Makefile): depend on configure.in. Also drop the
20830 $(srcdir)/ from the dependency on Makefile.in.
20831
20832 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20833
20834 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20835 (h8300hhms is temporary until multi-libraries are implemented).
20836 * configure.in: Handle h8300h too.
20837
20838 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20839
20840 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20841
20842 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20843
20844 * configure: Remove extraneous output when guessing host type.
20845 * config.guess: Remove extraneous output when guessing using C
20846 compiler rather than uname, or when guessing fails.
20847
20848 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20849
20850 * Makefile.in: remove all.cross and install.cross targets
20851
20852 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20853 definitions
20854
20855 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20856
20857 * configure.in (target sh): Build gprof.
20858
20859 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20860
20861 * config.sub: change -solaris to -solaris2
20862
20863 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20864
20865 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20866
20867 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20868
20869 * configure: Correct error message for missing Makefile.in to
20870 print correct directory.
20871
20872 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20873
20874 * install.sh: kludge around 386BSD shell bug
20875
20876 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20877
20878 * config.guess: Recognize NeXT.
20879 * config.guess: Recognize i486-ncr-sysv4.
20880 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20881
20882 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20883
20884 * Makefile.in (MAKEINFOFLAGS): New variable.
20885 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20886 * build-all.mk, test-build.mk: Pass down --no-split as
20887 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20888
20889 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20890
20891 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20892
20893 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20894
20895 * Makefile.in (libg++.tar.z): New rule.
20896 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20897 * Makefile.in (taz): Only do a single chmod.
20898
20899 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20900
20901 * install.sh: don't use dirname anymore (replaced with sed usage)
20902
20903 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20904
20905 * Makefile.in: Change extension for gzip'd files from '.z' to
20906 '.gz' per new FSF standard usage.
20907
20908 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20909
20910 * configure: put quotes around the final value of program_transform_name
20911
20912 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20913
20914 * Makefile.in: new install.sh support; update install-info rules
20915
20916 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20917
20918 * configure.in: Build diff for crosses, but not for go32 host.
20919
20920 * configure.in: Build gprof only for native, and don't build it
20921 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20922
20923 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20924
20925 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20926
20927 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20928
20929 * configure.in (host_tools): Add prms.
20930
20931 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20932
20933 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20934 with $(FLAGS_TO_PASS) on the command line
20935
20936 * config.sub: Recognize lynx and lynxos
20937
20938 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20939
20940 * config.sub: Accept -ecoff*, not just -ecoff.
20941
20942 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20943
20944 * Makefile.in (taz): Use .gz suffix instead of .z.
20945 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20946 names.
20947
20948 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20949
20950 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20951
20952 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20953
20954 * Makefile.in (install-no-fixedincludes): install gcc last, so
20955 that rebuilds that might happen during 'make install' don't get
20956 bogus gcc include files
20957
20958 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20959
20960 Change from Utah for HPPA support:
20961 * config.guess: Recognize hppa1.x-hp-bsd.
20962
20963 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20964
20965 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20966 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20967
20968 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20969
20970 * config.sub: Add support for rom68k and bug boot monitors.
20971
20972 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20973
20974 * Makefile.in: Make all-opcodes depend on all-bfd.
20975
20976 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20977
20978 * config.guess: Added special check for i[34]86-univel-sysv4*.
20979
20980 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20981
20982 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20983 the processor rather than assuming i486.
20984
20985 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20986
20987 * config.guess: Recognize SunOS6 as Solaris3.
20988
20989 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20990
20991 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20992 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20993
20994 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20995
20996 * build-all.mk (all-cross): New target for Canadian Cross.
20997 Added Q2 go32 targets.
20998 * test-build.mk: Configure go32 cross sparclite-aout and
20999 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21000 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21001
21002 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21003
21004 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21005 GO32 hosted toolchains
21006
21007 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21008
21009 * configure: change so "-exec-prefix" gets passed down rather
21010 than "-exec_prefix" so autoconf generated Makefiles get the
21011 exec_prefix set right.
21012
21013 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21014
21015 * config.guess: get the Solaris2 minor version number
21016
21017 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21018
21019 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21020
21021 * config.guess: Recognize some Sequent platforms.
21022
21023 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21024
21025 * Makefile.in: added the vault-install target
21026
21027 * configure.in: actually use the Sun3 makefile fragment that's in
21028 config, also added the release dir to configdirs
21029
21030 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21031
21032 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21033
21034 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21035
21036 * configure.in: remove some program from Alpha targetted toolchains
21037
21038 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21039
21040 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21041 gprof.
21042 (taz): Run "make diststuff" in those directories instead of "make
21043 proto-dir". Look for "VERSION=" only at start of line in subdir
21044 Makefile. Use "gzip -9" for compression.
21045 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21046 (binutils.tar.z): New target.
21047
21048 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21049
21050 * Makefile.in (taz): Include gpl.texinfo.
21051
21052 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21053
21054 * Makefile.in (setup-dirs): Merged into "taz" target.
21055 (taz): Only do `proto-dir' stuff if a directory is actually needed
21056 for this target.
21057
21058 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21059
21060 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21061 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21062 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21063 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21064 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21065
21066 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21067
21068 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21069 config.sub, and move-if-change to gdb testsuite distribution
21070 archive, so the testsuite can be extracted, configured, and
21071 run separately from the gdb distribution. Blow away the Chill
21072 tests that require a Chill compiled executable, since GNU Chill
21073 is not yet publically available.
21074
21075 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21076
21077 * test-build.mk: set environment variables in a single command,
21078 instead of a list of assignments and exports
21079
21080 * config.guess: recognize Alpha/OSF1 systems
21081
21082 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21083
21084 * configure: Change help message to prefer --options rather than
21085 -options.
21086
21087 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21088
21089 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21090 zippy@ecst.csuchico.edu.
21091 * config.guess: Recognize miniframe.
21092
21093 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21094
21095 * Makefile.in: Use srcroot to find runtest rather than rootme.
21096 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21097
21098 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21099
21100 * test-build.mk: Extensive additions to support building on a
21101 machine other than the host.
21102
21103 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21104
21105 * configure (tooldir): Fix for i386-aix again.
21106
21107 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21108
21109 * configure, Makefile.in: Change definition of $(tooldir)
21110 to match the FSF.
21111
21112 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21113
21114 * config.guess: Recognize i[34]86/SVR4.
21115
21116 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21117
21118 * Makefile.in (all-gdb): gdb depends on sim.
21119
21120 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21121
21122 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21123 at the same time we make the prototype gdb directory.
21124 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21125 files at the same time as the gdb base release distribution.
21126
21127 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21128
21129 * Makefile.in (check): Use individual check targets rather than
21130 DO_X rule.
21131 (check-gcc): Added.
21132
21133 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21134
21135 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21136 for System V release 3.2.
21137
21138 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21139
21140 * config.sub: Recognize hppaosf.
21141 * configure.in: Do configure ld/binutils/gas for it.
21142
21143 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21144
21145 * configure (tooldir): Alter syntax used to set this, for systems
21146 where "\$" isn't handled right, like i386-aix.
21147
21148 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21149
21150 * configure: Pass program-transform-name, not
21151 program_transform_name, to recursive configures.
21152
21153 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21154
21155 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21156 of gas+ld+binutils.
21157
21158 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21159
21160 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21161
21162 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21163
21164 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21165
21166 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21167
21168 * Makefile.in (PRMS): Set back to all-prms.
21169
21170 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21171
21172 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21173 targets, rather than for MIPS hosts.
21174
21175 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21176
21177 * configure.in: add comment for --with-x default values
21178
21179 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21180
21181 * Makefile.in: add check-* targets for each of the directories in
21182 the tree. Add a definition of RUNTEST that will use the one we
21183 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21184
21185 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21186
21187 * configure.in: Removed obsolete references to bfd_target and
21188 target_makefile_frag.
21189
21190 * build-all.mk: Set assorted targets for Q2.
21191 * config.sub: Recognize z8k-sim and h8300-hms.
21192 * test-build.mk: Really don't pass host to configure.
21193 (HOLES): Added uname.
21194
21195 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21196
21197 * configure: Handle an empty program-prefix, program-suffix or
21198 program-transform-name correctly.
21199
21200 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21201
21202 * build-all.mk: -G 8 no longer required for MIPS targets.
21203 * test-build.mk: Don't pass host argument to configure; make it
21204 guess.
21205
21206 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21207
21208 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21209 * Makefile.in (COMPRESS): New macro, like GZIP.
21210
21211 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21212
21213 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21214
21215 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21216 with gas currently defaults to -G 0.
21217
21218 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21219
21220 * Makefile.in (all-flex): flex depends on byacc.
21221
21222 * build-all.mk: If host not specified, use config.guess. Pass TAG
21223 to test-build.mk as RELEASE_TAG.
21224 * test-build.mk (configargs): New variable containing arguments to
21225 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21226 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21227
21228 * config.guess: Use /bin/uname when checking -X argument on SCO,
21229 to avoid invoking GNU uname which doesn't understand -X.
21230
21231 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21232
21233 * configure.in: Build gas for mips-*-*.
21234
21235 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21236
21237 * Makefile.in (all.normal): insert missing backslash.
21238
21239 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21240
21241 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21242
21243 * Makefile.in: Complete overhaul to merge many almost identical
21244 targets.
21245
21246 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21247
21248 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21249 (gdb.tar.Z): Adjusted.
21250
21251 * Makefile.in (setup-dirs, taz): New targets; should be general
21252 enough to adapt for gdb sometime. Build only .z file.
21253 (gas.tar.z): New target.
21254
21255 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21256
21257 * build-all.mk: Use CC=cc -Xs on Solaris.
21258
21259 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21260
21261 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21262 for handling BISON for FSF releases.
21263
21264 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21265
21266 * configure: Actually implement the change zoo just documented.
21267
21268 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21269
21270 * configure: when using config.guess, only set target_alias when
21271 it's not already been set (ie, on the command line)
21272
21273 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21274
21275 * Makefile.in: add installcheck target, set PRMS to install-prms
21276
21277 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21278
21279 * configure: add support for package_makefile_fragment, handle the
21280 case where a directory has a configure.in file but no Makefile.in
21281 more gracefully (with an actual understandable error message, even);
21282 add support for --without (and add this to the usage message); also
21283 explicitly add a --host=${host_alias} to the command line when
21284 config.guess is used
21285
21286 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21287
21288 * configure: Must use both --host and --target in recursive calls.
21289
21290 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21291
21292 * Makefile.in: Change deja-gnu to dejagnu.
21293
21294 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21295
21296 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21297
21298 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21299
21300 * configure.in: canonicalize all instances to *-*-solaris2*,
21301 also strip out a number of tools to not build for go32 host
21302
21303 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21304
21305 * config.guess: add GPL.
21306
21307 * Makefile.in, config.guess, config.sub, configure: bump
21308 copyrights to 93.
21309
21310 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21311
21312 * Makefile.in (do-info): Removed obsolete check for existence of
21313 localenv file.
21314
21315 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21316
21317 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21318
21319 * Makefile.in: a couple of 'else true' for decstation,
21320 support for TclX
21321
21322 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21323
21324 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21325
21326 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21327
21328 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21329
21330 * config.guess: Recognize i386-ibm-aix (PS/2).
21331 * configure.in: Use config/mh-aix386 file for it.
21332
21333 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21334
21335 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21336 CC_FOR_TARGET instead.
21337 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21338
21339 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21340
21341 * Makefile.in: Add sim to list of directories sent with gdb
21342
21343 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21344
21345 * configure.in: Put back mips-dec-bsd* case.
21346
21347 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21348
21349 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21350 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21351 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21352
21353 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21354
21355 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21356
21357 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21358 (install-info): install dir.info only if it exists,
21359 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21360
21361 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21362
21363 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21364 gas for mips-dec-bsd.
21365
21366 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21367
21368 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21369 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21370
21371 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21372
21373 * configure.in: Added "dejagnu" to hosttools list.
21374
21375 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21376
21377 * config.sub, configure.in, config.guess: Add support
21378 for Bosx, an AIX variant from Bull.
21379 Patches from F.Pierresteguy@frcl.bull.fr.
21380
21381 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21382
21383 * devo/dejagnu: Initial creation of devo/dejagnu.
21384 Migrated dejagnu testcases and support files for testing software
21385 tools to reside as subdirectories, currently called "testsuite",
21386 within the directory of the software tool. Migrated all programs,
21387 support libraries, etc. beloging to dejagnu proper from
21388 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21389 with no modifications. The changes to these files which will
21390 allow them to configure, build, and execute properly will be made
21391 in a future update.
21392
21393 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21394
21395 * Makefile.in: Change send_pr to send-pr.
21396 * configure.in: Likewise.
21397 * send_pr: Renamed directory to send-pr.
21398
21399 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21400
21401 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21402
21403 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21404
21405 * README: Update for gdb-4.8 release.
21406 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21407 gdb-xxx.tar.z (gzip'd) file also.
21408
21409 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21410
21411 * Makefile.in: make all-diff depend on all-libiberty
21412
21413 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21414
21415 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21416
21417 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21418
21419 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21420
21421 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21422
21423 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21424 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21425 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21426
21427 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21428
21429 * Makefile.in: makeinfo binary is in a new location
21430
21431 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21432
21433 * config.sub: Accept -ecoff as an OS.
21434
21435 * Makefile.in: Various changes to eliminate a level of make
21436 recursion and reduce the required command line length.
21437 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21438 sub-makes.
21439 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21440 variables holding settings for specific sub-makes.
21441 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21442 in terms of BASE_FLAGS_TO_PASS.
21443 (TARGET_LIBS): New variable listing directories which use
21444 TARGET_FLAGS_TO_PASS.
21445 (subdir_do): Eliminated.
21446 (do-*): New set of targets to replace subdir_do.
21447 (various): All targets which used subdir_do now depend on do-*.
21448 (local-clean): Renamed from do_clean.
21449 (local-distclean): New target, dependency of distclean and
21450 realclean.
21451 (install-info): Don't create directories. Depend on dir.info
21452 rather than calling make recursively.
21453 (install-dir.info): Eliminated.
21454 (install-info-dirs): Create all info directories here.
21455 (dir.info): Depend upon do-install-info.
21456
21457 * test-build.mk (HOLES): Added false.
21458
21459 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21460
21461 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21462
21463 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21464
21465 * Makefile.in (info): remove dependency on all-texinfo. The
21466 problem was really in texinfo/C, not at this level.
21467
21468 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21469
21470 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21471
21472 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21473
21474 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21475 GDB releases.
21476
21477 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21478
21479 * configure: Include srcdir in message about target of link not
21480 being found. Don't convert `-' to `_' in `with' options being
21481 passed to subdirs.
21482
21483 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21484
21485 * configure.in: add uudecode to host_tools
21486
21487 * Makefile.in: added {all,install}-uudecode targets, added them to
21488 the appropriate lists
21489
21490 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21491
21492 * Makefile.in (all-gcc): Added dependency on all-gas.
21493
21494 * configure.in (mips-*-*): Build ld and binutils.
21495
21496 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21497
21498 * configure: check return code from mkdir, print error message and
21499 exit on failure.
21500
21501 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21502
21503 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21504
21505 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21506
21507 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21508
21509 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21510
21511 * config.sub (h8500): Recognize this as a cpu type.
21512
21513 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21514
21515 * configure: source directory missing is no longer a warning
21516
21517 * configure.in: recognize irix[34]* instead of irix[34]
21518
21519 * Makefile.in: define and pass down X11_LIB
21520
21521 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21522
21523 * guess-systype: Renamed to ...
21524 * config.guess: ... by popular request.
21525 * configure.in, Makefile.in: Update accordingly.
21526
21527 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21528
21529 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21530 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21531 + Execute ./dummy instead of assuming . is in PATH.
21532
21533 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21534
21535 * guess-systype: New shell script. Attempts to guess the
21536 canonical host name of the executing host.
21537 Only a few hosts are supported so far.
21538 * configure: Call guess-systype if no host is specified.
21539
21540 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21541
21542 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21543 gcc Makefile.
21544
21545 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21546
21547 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21548 (all-gcc, install-gcc, subdir_do): Use it.
21549
21550 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21551
21552 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21553
21554 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21555
21556 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21557 set exclusively by configure, using configure.in .
21558
21559 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21560
21561 * test-build.mk: set $PATH for all builds
21562
21563 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21564
21565 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21566
21567 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21568 the one used in gcc/Makefile.in, so that a null expansion doesn't
21569 override the one needed to build gcc with a native cc.
21570
21571 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21572
21573 * configure: Accept -with arguments.
21574
21575 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21576
21577 * Makefile.in: added h8300sim
21578
21579 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21580
21581 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21582 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21583 (all-cygnus, native, build-cygnus): Make
21584 $(canonhost)-stamp-3stage-done, not $(host)....
21585 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21586 i386-sco3.2v4. Added else true to if command.
21587
21588 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21589
21590 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21591
21592 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21593
21594 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21595
21596 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21597
21598 * configure.in: don't remove binutils from Solaris builds
21599
21600 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21601
21602 * Makefile.in: get rid of earlier definitions for *clean,
21603 also handle the recursive info rule better
21604
21605 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21606
21607 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21608 do more-or-less the right thing.
21609
21610 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21611
21612 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21613 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21614
21615 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21616
21617 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21618 $(host_canonical).
21619
21620 * configure.in: split the configdirs list into 4 categories (native
21621 v. cross, library v. tool) and handle the cross-only and native-
21622 only in more reasonable (and correct!) way.
21623
21624 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21625
21626 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21627 configdirs anymore.
21628
21629 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21630
21631 * Makefile.in: extensive cleanup:: removed all of the explicit
21632 clean-* targets, collapsed many wrappers around subdir_do into
21633 one, added additional targets to satisfy standards.texi, deleted
21634 some old targets, some changes for consistency
21635
21636 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21637
21638 * configure.in: handle some programs as cross-only, and others as
21639 native only
21640
21641 * test-build.mk: handle partial holes in a more generic manner
21642
21643 * Makefile.in: m4 depends on libiberty
21644
21645 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21646
21647 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21648 time, wdiff, and find to configdirs
21649
21650 * Makefile.in: all, clean, and install rules for the new programs
21651 added to configure.in
21652
21653 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21654
21655 * configure.in: use mh-sun for all *-sun-* hosts
21656
21657 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21658
21659 * Makefile.in: define flags for X11 include files and library file
21660 locations, pass them down to the programs that need this info
21661
21662 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21663
21664 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21665
21666 * configure.in: start building libg++ for HP-UX targets
21667
21668 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21669
21670 * README: Update references to files moved into etc/.
21671
21672 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21673
21674 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21675 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21676
21677 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21678
21679 * configure: accept dash as well as underscore in long option
21680 names for FSF compatibility.
21681
21682 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21683
21684 * config.sub: added -sco3.2v4 support from FSF.
21685
21686 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21687
21688 * configure.in: expand the section that adds or removes
21689 directories from the list of programs to build, to handle native
21690 vs. cross in addition to host v. native
21691
21692 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21693
21694 * Makefile.in: Replace C++ in macro names with CXX.
21695 This is less likely to break ...
21696
21697 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21698
21699 * test-build.mk: add -w to GNU_MAKE
21700
21701 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21702
21703 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21704 add 'sparc' to list of recognized cpus. This needed to make
21705 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21706 Delete some redundant ose68 variants. Recognize -wrs as an os,
21707 then changes that into $CPU-wrs-vxworks.
21708
21709 * configure.in: remove most references to gdbtest, regularize
21710 target based program removal
21711
21712 * test-build.mk: import from p3 tree (many fixes and changes)
21713
21714 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21715
21716 * Makefile.in: added rules to handle tcl, tk, and expect
21717
21718 * configure.in: handle those directories if they exist
21719
21720 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21721
21722 * config.sub: removed bogus hppabsd and hppahpux names, since
21723 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21724
21725 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21726
21727 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21728 depends upon all-xiberty
21729
21730 * Makefile.in: changes from p3, including:
21731
21732 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21733
21734 * Makefile.in (XTRAFLAGS): include newlib directories if
21735 newlib/Makefile exists, rather than if host != target.
21736
21737 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21738
21739 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21740 from the same source tree and not building a cross-compiler. This
21741 matters for the libg++ configuration if reconfiguring a tree that
21742 has already been installed.
21743
21744 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21745
21746 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21747 pick up the machine and system specific header files.
21748
21749 * Makefile.in: added AS_FOR_TARGET, passed down in
21750 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21751 the C compiler to use to create programs which are run in the
21752 build environment, set it to default to $(CC), and passed it down
21753 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21754
21755 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21756
21757 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21758 We need them for unusual native builds, like systems without
21759 ranlib.
21760
21761 * configure: also define $(host_canonical) and
21762 $(target_canonical), which are the full, canonical names for the
21763 given host and target
21764
21765 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21766
21767 * Makefile.in: Added separate definitions for C++.
21768
21769 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21770
21771 * configure.in (configdirs): Add deja-gnu.
21772
21773 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21774
21775 * README: Update for configure.texi and gdb-4.7 release.
21776
21777 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21778
21779 * Makefile.in: Move "all" target to top of file.
21780 Previously, first target was ".PHONY" which caused BSD4.4 make
21781 to build .PHONY when make was run without arguments.
21782
21783 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21784
21785 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21786 Library-copylefted code in libiberty.
21787
21788 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21789
21790 * config.sub: Replace m68kmote with plain old m68k.
21791
21792 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21793
21794 * Makefile.in: Remove space from blank line, avoid Make complaints.
21795
21796 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21797
21798 * config.sub: Complain if no argument is given. Added support for
21799 386bsd as OS and target alias.
21800
21801 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21802
21803 * Makefile.in (XTRAFLAGS): include newlib directories if
21804 newlib/Makefile exists, rather than if host != target.
21805
21806 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21807
21808 * config.sub: recognize sparclite-wrs-vxworks.
21809
21810 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21811 p3.) Added clean-xiberty to clean.
21812
21813 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21814
21815 * configure.in: use *-*-* instead of nested cases for host and target
21816
21817 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21818
21819 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21820 from the same source tree and not building a cross-compiler. This
21821 matters for the libg++ configuration if reconfiguring a tree that
21822 has already been installed.
21823
21824 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21825
21826 * config.sub (i486v/i486v4): Merge in from FSF version.
21827
21828 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21829
21830 * configure: only set PWD if it is already set.
21831
21832 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21833
21834 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21835 doesn't have unset and all success paths (and most error paths)
21836 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21837 to just ${PWD} to avoid confusion.)
21838
21839 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21840
21841 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21842 even for a native compilation.
21843
21844 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21845
21846 Changes to make the gdb.tar.Z rule work better.
21847
21848 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21849 (DEVO_SUPPORT): Add configure.texi.
21850 (bfd-ilrt.tar.Z): Remove ancient rule.
21851
21852 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21853
21854 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21855 pick up the machine and system specific header files.
21856
21857 * configure.in, config.sub: added new target m68010-adobe-scout,
21858 with alias of adobe68k. Changed configure.in to check for
21859 -scout before -sco* to avoid a false match.
21860
21861 * Makefile.in: added AS_FOR_TARGET, passed down in
21862 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21863 the C compiler to use to create programs which are run in the
21864 build environment, set it to default to $(CC), and passed it down
21865 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21866
21867 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21868
21869 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21870 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21871 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21872 FOR_TARGET variants, to newlib and libg++.
21873
21874 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21875
21876 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21877 first.
21878
21879 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21880
21881 * config.sub: Accept `elf' as an environment.
21882
21883 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21884
21885 * Makefile.in (all-opcodes): cd into the right directory
21886
21887 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21888
21889 * configure: added -program_transform_name option, used as
21890 argument to sed when installing programs.
21891 configure.texi: added documentation for -program_prefix,
21892 -program_suffix and -program_transform_name.
21893
21894 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21895
21896 * config.sub: Accept i486 where i386 ok.
21897
21898 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21899
21900 * config.sub: accept we32k
21901
21902 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21903
21904 * config.sub, configure.in: accept OSE68000 and OSE68k.
21905
21906 * Makefile.in: don't create all directories for ``make install'';
21907 let the subdirectories create the ones they need.
21908
21909 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21910
21911 * COPYING: new file, GPL v2
21912
21913 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21914
21915 * Makefile.in: use the new gen-info-dir, which needs a template
21916 argument (which also lives in texinfo)
21917
21918 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21919
21920 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21921
21922 * config.sub (ncr3000): Change i386 to i486.
21923
21924 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21925
21926 * Makefile.in: add install-rcs, install-grep to
21927 install-no-fixedincludes, removed install-bison and install-libgcc
21928
21929 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21930
21931 * configure.in: grab the HPUX makefile fragment if on HPUX
21932
21933 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21934
21935 * Makefile.in: eradicate bison spoor (ditto libgcc).
21936 configure.in: recognise m68{k,000}-ericsson-OSE.
21937 es1800 is alias for m68k-ericsson-OSE
21938
21939 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21940
21941 * configure.in: rearrange the parts that remove programs from
21942 configdirs, based now on HOST==TARGET or by canonical triple.
21943
21944 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21945
21946 * test-build.mk: recurse explicitly with -f test-build.mk when
21947 appropriate. predicate stage3 and comparison on the existence
21948 of gcc. That is, if gcc isn't around, we aren't three-staging.
21949 On very clean, also remove ...stamp-co. Build in-place before
21950 doing other builds.
21951
21952 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21953
21954 * Makefile.in, configure.in: add tgas
21955
21956 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21957
21958 * Makefile.in: a number of changes merged in from progressive.
21959
21960 * configure.in: add libm.
21961
21962 * .cvsignore: ignore some stuff that comes from test-build.mk.
21963
21964 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21965
21966 * config.sub: Add es1800 (m68k-ericsson-es1800).
21967
21968 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21969
21970 * configure: Add program_suffix (parallel to program_prefix)
21971 * Makefile.in: adjust directory-creating script for losing decstation
21972
21973 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21974
21975 * configure: Minor $subdir-related fixes.
21976
21977 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21978
21979 * configure: fix various problems with propogating
21980 makefile_target_frag in subdirs.
21981 * configure.in: config libgcc if its there
21982
21983 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21984
21985 * config.sub: HPPA merge.
21986
21987 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21988
21989 * Makefile.in: Replace all-bison with all-byacc in all
21990 dependency lines for other tools (which now use byacc).
21991
21992 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21993
21994 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21995
21996 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21997
21998 * Makefile.in: make gprof rules similar to byacc rules (instead of
21999 vestigal $(unsubdir) that didn't work...)
22000
22001 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22002
22003 * config.sub: Add support for Linux.
22004 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22005 (at least for libg++).
22006
22007 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22008
22009 * configure.texi: fix doc for the -nfp option to configure
22010
22011 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22012
22013 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22014
22015 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22016
22017 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22018 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22019 * configure.in: added solaris* host_makefile_frag hook.
22020
22021 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22022
22023 * config.sub: changed recognition of m68000 so that various
22024 m68k types can be specified via m680[01234]0
22025
22026 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22027
22028 * config.sub (basic_machine): fix sed so that '-foo' isn't
22029 completely substituted out while .+'-foo' loses the '-foo'
22030
22031 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22032
22033 * config.sub ($os): Add -aout.
22034
22035 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22036
22037 * configure: If host_makefile_frag is absolute, don't
22038 prefix ${invsubdir} (relevant to libg++ auto-configure).
22039
22040 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22041
22042 * Makefile.in (tooldir): Define it.
22043 (all-ld): Depend on all-flex.
22044
22045 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22046
22047 * Makefile.in (check): Fix libg++ special case.
22048
22049 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22050
22051 * configure: do not bury `pwd` into config.status, thus do fewer
22052 pwd's.
22053
22054 * configure: print the "Building in" message only when building in
22055 other than "." AND verbose.
22056
22057 * configure: remove -s, rework -v to better accommodate guested
22058 configures.
22059
22060 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22061
22062 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22063
22064 * Makefile.in: macroize flags passed on recursion. remove
22065 fileutils.
22066
22067 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22068
22069 * configure: get makesrcdir right for subdirs deeper than 1.
22070
22071 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22072 install.
22073
22074 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22075
22076 * Makefile.in: don't print subdir_do or recursion lines.
22077
22078 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22079
22080 * standards.texi: added menu item.
22081
22082 * Makefile.in: build and install standards.info.
22083
22084 * standards.texi: new file.
22085
22086 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22087
22088 * configure: test for and move config.status pieces from
22089 ${subdir}/.
22090
22091 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22092
22093 * configure: Test for existance of files before trying to mv
22094 them, to avoid numerous non-existance messages.
22095
22096 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22097
22098 * configure: correct final line of config.status.
22099
22100 * configure: patch from eggert. Avoids a protection problem if
22101 the original Makefile.in is read only.
22102
22103 * configure: use move-if-change from gcc to create config.status.
22104 Some makefiles depend on config.status to tell if a directory
22105 has been reconfigured for a different host. This change
22106 prevents those directories from remaking everything in the case
22107 where the reconfig was only intended to rebuild a Makefile.
22108
22109 * configure: test for config.sub with "config.sub sun4" rather
22110 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22111 host alias from a missing config.sub.
22112
22113 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22114
22115 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22116 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22117
22118 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22119
22120 * configure: mkdir ${subdir} as needed.
22121
22122 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22123
22124 * Makefile.in,configure.in: added autoconf.
22125
22126 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22127
22128 * Makefile.in: no longer pass against on recursion.
22129
22130 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22131 definitions are not inherited.
22132
22133 * configure: correct makesrcdir when subdir is .
22134
22135 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22136
22137 * configure: Add support for 'subdirs' variable, which is
22138 like 'configdirs', except that configure doesn't re-invoke
22139 itself for subdirs, it just creates a Makefile for each subdir.
22140 * configure.texi: Document subdirs.
22141
22142 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22143
22144 * configure.in: added flex to configdirs
22145
22146 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22147
22148 * Makefile.in: remove clean-stamps from clean.
22149
22150 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22151
22152 * configure.in: Add gdbtest to configdirs.
22153
22154 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22155
22156 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22157 to recursive makes.
22158 * configure.in: Recognize new ncr3000 config.
22159
22160 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22161
22162 * Makefile.in, configure.in: removed references to gdbm.
22163
22164 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22165
22166 * config.sub: Don't canonicalize os value
22167 newsos* to bsd (readline needs to check for newsos).
22168 (This fix was earlier made Jan 31, but got re-broken.)
22169
22170 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22171
22172 * configure.in: sco is an os, not a vendor!
22173
22174 * configure: Quote $( better. Keep various shells happy.
22175
22176 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22177
22178 * Makefile.in: eliminate stamp-files.
22179
22180 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22181
22182 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22183 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22184
22185 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22186
22187 * config.sub: fix iris/iris3.
22188
22189 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22190
22191 * configure: re-add -rm.
22192
22193 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22194
22195 * Maskefile.in: add .stmp-rcs to all.
22196
22197 * configure.in: remove gas from rs6000 build, use aix host fragment.
22198
22199 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22200
22201 * configure: pass down site_option during recursion.
22202
22203 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22204
22205 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22206
22207 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22208
22209 * configure: Change exec_prefix so that it really defaults to prefix.
22210
22211 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22212
22213 * Makefile.in, configure.in: Add support for mmalloc library.
22214
22215 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22216
22217 * Makefile.in: add stmp dependencies for a few more things.
22218
22219 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22220
22221 * configure: adjusted error message on objdir/srcdir configure
22222 collision, per john's suggestion.
22223
22224 * Makefile.in: add libiberty stmp to all and all.cross.
22225
22226 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22227
22228 * Makefile.in: remove force dependencies, add grep to all.
22229
22230 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22231
22232 * Makefile.in: drop flex. make stamp files work.
22233
22234 * configure: added test for conflicting configuration in srcdir,
22235 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22236 gets cranky. use relative paths for configure and srcdir
22237 whenever possible. Send some error messages to stderr that were
22238 going to stdout.
22239
22240 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22241
22242 * Makefile.in: Fix libg++ rule to check for gcc directory
22243 before using gcc/gcc. Also pass XTRAFLAGS.
22244
22245 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22246
22247 * Makefile.in: added stmp-files so that directories aren't polled
22248 when they are already built.
22249
22250 * configure.texi: fixed a node pointer problem.
22251
22252 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22253
22254 * config.sub configure.in gdb/configure.in
22255 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22256 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22257 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22258
22259 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22260
22261 * configure: -recurring becomes -silent. corrected help message
22262 for -site= option.
22263
22264 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22265
22266 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22267
22268 * configure: when building Makefile for crosses, replace
22269 tooldir and program_prefix. default srcdir from location of
22270 config.sub. remove "for host in hosts" and "for target in
22271 targets" loops.
22272
22273 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22274
22275 * Makefile.in: Do not pass bindir or mandir to cvs.
22276
22277 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22278
22279 * Makefile.in, configure.in: removed traces of namesubdir,
22280 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22281 copyrights to '92, changed some from Cygnus to FSF.
22282
22283 * configure.texi: remove most references to multiple hosts,
22284 multiple targets, subdirs, etc.
22285
22286 * configure.man: removed rcsid. reference config.sub not
22287 config.subr.
22288
22289 * Makefile.in: mkdir $(infodir) on install-info.
22290
22291 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22292
22293 * configure.texi: Explain better about .gdbinit and about
22294 the environment that configure.in sections run in.
22295
22296 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22297
22298 * configure.in: Ultrix is only a decstation if it's a MIPS.
22299
22300 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22301
22302 * README: DOC.configure => cfg-paper.texi.
22303
22304 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22305
22306 * config.sub (near case $os): Don't convert newsos* to bsd!
22307
22308 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22309
22310 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22311 the number of copies of COPYING that go into the GDB tar file.
22312
22313 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22314
22315 * bfd/configure.in, gdb/config/mh-i386sco,
22316 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22317 Fix SCO configuration stuff.
22318
22319 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22320
22321 * Makefile.in: For libg++, make sure the -I pointing
22322 to the gcc directory goes *after* all the libg++-local -I flags.
22323 Also, move just-gcc dependency from just-libg++ to all-libg++.
22324
22325 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22326
22327 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22328
22329 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22330
22331 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22332
22333 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22334
22335 * config.sub: Add stratus configuration frags. Also
22336 submitted to FSF.
22337
22338 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22339
22340 * Makefile.in (DEV_SUPPORT): add configure.man.
22341
22342 * config.sub(Decode manufacturer-specific): add -none*.
22343
22344 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22345
22346 * Makefile.in: remove form feeds to make Sun's make happy.
22347 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22348
22349 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22350
22351 * Makefile.in (AR_FLAGS): Make quieter.
22352
22353 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22354
22355 * configure.in: Add libg++.
22356 * configure: When verbose, don't output the command line at each
22357 level; it will be unremarkably the same as the previous version,
22358 which will be the same as what the user typed.
22359
22360 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22361
22362 * configure.in, Makefile.in: fix clean-info, add flex. add
22363 fileutils.
22364
22365 * configure: be less sensitive to spaces in Makefile.in. Do not
22366 look for sources in "..". Doing so breaks subdirectories that
22367 might have their own configure. If a subdir has it's own
22368 configure script, use it.
22369
22370 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22371
22372 * cfg-paper.texi: some changes suggested by rms.
22373
22374 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22375
22376 * config.sub: Merge in some small additions from the FSF version,
22377 taken from the gcc distribution, to bring the Cygnus and FSF
22378 versions into closer sync.
22379
22380 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22381
22382 * configure.in: Changed svr4 references to sysv4.
22383
22384 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22385
22386 * configure: added -V for version number option.
22387
22388 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22389
22390 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22391 renamed from DOC.configure to cfg-paper.texi.
22392
22393 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22394
22395 * configure, config.subr, config.sub: config.subr is now
22396 config.sub again.
22397
22398 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22399
22400 * configure.texi: new file, in progress.
22401
22402 * Makefile.in: build info file and install the man page for
22403 configure.
22404
22405 * configure.man: new file, first cut.
22406
22407 * configure: find config.subr again now that configuration "none"
22408 has gone. removed all traces of the -ansi option. removed all
22409 traces of the -languages option.
22410
22411 * config.subr: resync from rms.
22412
22413 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22414
22415 * configure, config.sub, config.subr: merge config.sub into
22416 config.subr, call the result config.subr, remove config.sub, use
22417 config.subr.
22418
22419 * Makefile.in: revised install for dir.info.
22420
22421 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22422
22423 * configure.in: add decstation host makefile frag.
22424
22425 * Makefile.in: BISON now bison -y again. also install-gcc on
22426 install. clean-gdbm on clean. infodir belongs in datadir.
22427 Make directories for info install. Build dir.info here then
22428 install it.
22429
22430 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22431
22432 * Makefile.in: fix for bad directory tests.
22433
22434 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22435
22436 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22437 regexp. -srcdir relative was being handled incorrectly.
22438
22439 * Makefile.in: unwrapped some for loops so that parallel makes
22440 work again and so one can focus one's attention on a particular
22441 package.
22442
22443 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22444
22445 * configure: added PWD as a stand in for `pwd` (for speed). use
22446 elif wherever possible. make -srcdir work without -objdir.
22447 -objdir= commented out.
22448
22449 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22450
22451 * configure: +options become --options. -subdirs commented out.
22452 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22453 Makefile now at top of generated Makefile. Removed cvs log
22454 entries. added -srcdir. create .gdbinit only if there is one
22455 in ${srcdir}.
22456
22457 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22458 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22459 and mandir now keyed off datadir by default.
22460
22461 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22462
22463 * Freshly created ChangeLog.
22464
22465 \f
22466 Local Variables:
22467 mode: change-log
22468 left-margin: 8
22469 fill-column: 76
22470 version-control: never
22471 End: