]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Add overflow API for plus minus mult on range
[thirdparty/gcc.git] / ChangeLog
1 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
2
3 * MAINTAINERS: Add myself.
4
5 2023-08-22 Filip Kastl <fkastl@suse.cz>
6
7 * MAINTAINERS: Update my email address.
8
9 2023-08-11 Eric Feng <ef2648@columbia.edu>
10
11 * MAINTAINERS: Add myself.
12
13 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
14
15 * Makefile.def: Reflect that libsframe needs to installed before
16 libbfd. Reorder a bit to better track libsframe dependencies.
17 * Makefile.in: Regenerate.
18
19 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
20
21 * Makefile.def: Add install dependency on libsframe for libbfd.
22 * Makefile.in: Regenerated.
23
24 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
25
26 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
27 Solaris 11.
28
29 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
30
31 * configure: Regenerate.
32 * configure.ac: Add Haiku to list of ELF OSes
33 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
34
35 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
36
37 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
38 options, including options containing paths.
39
40 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
41
42 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
43 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
44 errors from nms that refuse to work on non-regular files. Remove
45 other workarounds for this problem. Strip out blank lines from the
46 nm output.
47
48 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
49
50 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
51 * configure: Regenerate.
52
53 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
54
55 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
56 * configure: Re-generate.
57 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
58 (PKG_CONFIG_PATH): New.
59 * Makefile.in: Re-generate.
60
61 2023-08-07 Luis Machado <luis.machado@arm.com>
62
63 * configure.ac: Disable year2038 by default on 32-bit hosts.
64 * configure: Regenerate.
65
66 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
67
68 * Makefile.def: Add gprofng module.
69 * configure.ac: Add --enable-gprofng option.
70 * Makefile.in: Regenerate.
71 * configure: Regenerate.
72
73 2023-08-07 Martin Liska <mliska@suse.cz>
74
75 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
76 * configure: Regenerate.
77
78 2023-08-07 Fangrui Song <maskray@google.com>
79
80 * configure: Regenerate.
81 * configure.ac: Add --with-zstd.
82
83 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
84
85 * configure: Regenerate.
86 * configure.ac: Recover tilegx/tilepro targets.
87
88 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
89
90 * configure: Regenerated.
91 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
92 --plugin and rc before enabling --plugin.
93
94 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
95
96 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
97 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
98 * configure.ac: Include config/gcc-plugin.m4.
99 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
100 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
101 RANLIB if possible.
102 * Makefile.in: Regenerated.
103 * configure: Likewise.
104
105 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
106
107 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
108 $(CFLAGS).
109
110 2023-08-07 David Faust <david.faust@oracle.com>
111
112 * MAINTAINERS: Add the BPF port to my reviewer listing.
113
114 2023-08-02 Jan Beulich <jbeulich@suse.com>
115
116 * MAINTAINERS: Correct my email address.
117
118 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
119
120 * MAINTAINERS (Write After Approval): Add myself.
121
122 2023-08-01 Richard Ball <richard.ball@arm.com>
123
124 * MAINTAINERS: Add myself.
125
126 2023-07-31 Andreas Schwab <schwab@suse.de>
127
128 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
129 * configure: Regenerate.
130 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
131
132 2023-07-31 xuli <xuli1@eswincomputing.com>
133
134 * MAINTAINERS: Add myself.
135
136 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
137
138 * MAINTAINERS: List myself as "nvptx port" maintainer.
139
140 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
141
142 * MAINTAINERS: Add myself to write after approval
143
144 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
145
146 * MAINTAINERS: Add myself as a reviewer for the riscv port.
147
148 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
149
150 * MAINTAINERS: Add myself as a reviewer for the riscv port.
151
152 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
153
154 * MAINTAINERS: Add Hao Liu to write after approval
155
156 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
157
158 * MAINTAINERS: Add Ken Matsui to write after approval
159
160 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
161
162 * Makefile.in: Collect both kernel and user events for autofdo
163 * Makefile.tpl: Collect both kernel and user events for autofdo
164
165 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
166
167 * MAINTAINERS: Added myself to Write After Approval and DCO
168
169 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
170
171 * Makefile.in: Remove -gtoggle for STAGEautoprofile
172 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
173
174 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
175
176 * MAINTAINERS: Add Lehua Ding to write after approval
177
178 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
179
180 * Makefile.def: Pass the enable-host-pie value to GCC configure.
181 * Makefile.in: Regenerate.
182 * configure: Regenerate.
183 * configure.ac: Adjust the logic for shared and PIE host flags to
184 ensure that PIE is passed for hosts that require it.
185
186 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
187
188 * MAINTAINERS (Write After Approval): move Matthew Fortune
189 to Write After Approval.
190
191 2023-06-15 Marek Polacek <polacek@redhat.com>
192
193 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
194 check.
195 * configure: Regenerate.
196
197 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
198
199 * MAINTAINERS: Add myself to write after approval
200
201 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
202
203 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
204 port maintainer.
205 (Write After Approval): Remove myself.
206
207 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
208
209 * MAINTAINERS (Write After Approval): Add myself.
210
211 2023-05-29 Martin Jambor <mjambor@suse.cz>
212
213 * MAINTAINERS: Replace spaces with tabs.
214
215 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
216
217 * MAINTAINERS: New entry.
218
219 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
220
221 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
222 * Makefile.in: Regenerate
223
224 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
225
226 * Makefile.in: Disable warnings as errors for STAGEautofeedback
227
228 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
229
230 * MAINTAINERS: Sort.
231
232 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
233
234 * MAINTAINERS: Add myself.
235
236 2023-05-10 Pan Li <pan2.li@intel.com>
237
238 * MAINTAINERS: Add myself.
239
240 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
241
242 * Makefile.in: Define PROFILE_MERGER
243 * Makefile.tpl: Define PROFILE_MERGER
244
245 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
246
247 * MAINTAINERS: Change my email address.
248
249 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
250
251 * MAINTAINERS: Add myself.
252
253 2023-04-26 Martin Liska <mliska@suse.cz>
254
255 * MAINTAINERS: fix sorting
256
257 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
258
259 * MAINTAINERS (Write After Approval): Add myself.
260
261 2023-04-24 Martin Liska <mliska@suse.cz>
262
263 * MAINTAINERS: Fix sorting.
264
265 2023-04-21 Peter Foley <pefoley2@pefoley.com>
266
267 * configure: Regenerate.
268 * configure.ac: Only create serdep.tmp if needed
269
270 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
271
272 * MAINTAINERS (Write After Approval): Add myself.
273
274 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
275
276 * MAINTAINERS (Write After Approval): Add myself.
277 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
278
279 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
280
281 * MAINTAINERS: Add myself.
282
283 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
284
285 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
286
287 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
288
289 * MAINTAINERS (Write After Approval): Add myself.
290
291 2023-02-16 Martin Liska <mliska@suse.cz>
292
293 * MAINTAINERS: I'm stepping down from my positions.
294
295 2023-01-10 Philip Herron <herron.philip@googlemail.com>
296
297 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
298
299 2023-01-06 Clément Chigot <chigot@adacore.com>
300
301 * configure.ac: Skip GMP and MPFR when --disable-gdb is
302 provided.
303 * configure: Regenerate.
304
305 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
306
307 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
308
309 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
310
311 * Makefile.def: Do not build shared libffi.
312 * Makefile.in: Regenerate.
313
314 2022-12-21 Andrew Pinski <apinski@marvell.com>
315
316 * Makefile.def: Add configure-gdb dependencies
317 on all-gmp and all-mpfr.
318 * configure.ac: Split out MPC checking from MPFR.
319 Require GMP and MPFR if the gdb directory exist.
320 * Makefile.in: Regenerate.
321 * configure: Regenerate.
322
323 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
324
325 * configure.ac (target_libraries): Add target-libgm2.
326 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
327 Add GCC_TARGET_TOOL entry for gm2.
328 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
329 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
330 * Makefile.def (target_modules): Add libgm2.
331 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
332 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
333 (languages): Add entry for language=m2 with gcc-check-target=check-m2
334 and lib-check-target=check-target-libgm2.
335 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
336 (HOST_EXPORTS): Add definition for GM2.
337 (BASE_TARGET_EXPORTS): Add definition for GM2.
338 (GM2_FOR_BUILD): Defined.
339 (GM2FLAGS): Defined.
340 (GM2_FOR_TARGET): Defined.
341 (GM2FLAGS_FOR_TARGET): Defined.
342 (EXTRA_HOST_FLAGS): Defined.
343 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
344 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
345 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
346 * configure: Rebuilt.
347 * Makefile.in: Rebuilt.
348
349 2022-12-13 Philip Herron <philip.herron@embecosm.com>
350
351 * Makefile.def: Add Rust language.
352 * Makefile.in: Regenerate via autogen.
353
354 2022-12-09 Martin Liska <mliska@suse.cz>
355
356 * MAINTAINERS: Fix spacing.
357
358 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
359
360 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
361
362 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
363
364 * Makefile.def: Pass host_libs_picflag to host dependent library
365 configures.
366 * Makefile.in: Regenerate.
367 * configure: Regenerate.
368 * configure.ac (host_libs_picflag): New configure variable set to
369 '--with-pic' when building 'host_shared'.
370
371 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
372
373 * Makefile.def: Add libsframe as new module with its dependencies.
374 * Makefile.in: Regenerated.
375 * configure.ac: Add libsframe to host_libs.
376 * configure: Regenerated.
377
378 2022-11-23 Marek Polacek <polacek@redhat.com>
379
380 Revert:
381 2022-11-23 Marek Polacek <polacek@redhat.com>
382
383 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
384 isl.
385 * Makefile.in: Regenerate.
386 * Makefile.tpl: Set PICFLAG.
387 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
388 check.
389 * configure: Regenerate.
390
391 2022-11-23 Marek Polacek <polacek@redhat.com>
392
393 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
394 isl.
395 * Makefile.in: Regenerate.
396 * Makefile.tpl: Set PICFLAG.
397 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
398 check.
399 * configure: Regenerate.
400
401 2022-11-14 Martin Liska <mliska@suse.cz>
402
403 Revert:
404 2022-11-09 Martin Liska <mliska@suse.cz>
405
406 * doc/Makefile: New file.
407 * doc/_static/custom.css: New file.
408 * doc/baseconf.py: New file.
409 * doc/bsd.rst: New file.
410 * doc/contrib.rst: New file.
411 * doc/contribute.rst: New file.
412 * doc/cppdiropts.rst: New file.
413 * doc/cppenv.rst: New file.
414 * doc/cppopts.rst: New file.
415 * doc/cppwarnopts.rst: New file.
416 * doc/favicon.ico: New file.
417 * doc/funding.rst: New file.
418 * doc/gcc_sphinx.py: New file.
419 * doc/gnu.rst: New file.
420 * doc/gnu_free_documentation_license.rst: New file.
421 * doc/gpl-3.0.rst: New file.
422 * doc/indices-and-tables.rst: New file.
423 * doc/lgpl-2.1.rst: New file.
424 * doc/logo.pdf: New file.
425 * doc/logo.svg: New file.
426 * doc/md.rst: New file.
427 * doc/requirements.txt: New file.
428
429 2022-11-14 Martin Liska <mliska@suse.cz>
430
431 Revert:
432 2022-11-09 Martin Liska <mliska@suse.cz>
433
434 * doc/baseconf.py: Port to GCC sources.
435
436 2022-11-14 Martin Liska <mliska@suse.cz>
437
438 Revert:
439 2022-11-14 Martin Liska <mliska@suse.cz>
440
441 * configure: Regenerate.
442 * configure.ac: Support Sphinx based documentation.
443
444 2022-11-14 Martin Liska <mliska@suse.cz>
445
446 Revert:
447 2022-11-09 Martin Liska <mliska@suse.cz>
448
449 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
450 provide a default.
451
452 2022-11-14 Martin Liska <mliska@suse.cz>
453
454 Revert:
455 2022-11-09 Martin Liska <mliska@suse.cz>
456
457 * doc/bsd.rst:
458 Add trailing newline.
459 * doc/contrib.rst:
460 Add trailing newline.
461 * doc/contribute.rst:
462 Add trailing newline.
463 * doc/cppdiropts.rst:
464 Add trailing newline.
465 * doc/cppenv.rst:
466 Add trailing newline.
467 * doc/cppopts.rst:
468 Add trailing newline.
469 * doc/cppwarnopts.rst:
470 Add trailing newline.
471 * doc/funding.rst:
472 Add trailing newline.
473 * doc/gnu.rst:
474 Add trailing newline.
475 * doc/gnu_free_documentation_license.rst:
476 Add trailing newline.
477 * doc/gpl-3.0.rst:
478 Add trailing newline.
479 * doc/indices-and-tables.rst:
480 Add trailing newline.
481 * doc/lgpl-2.1.rst:
482 Add trailing newline.
483 * doc/md.rst:
484 Add trailing newline.
485
486 2022-11-14 Martin Liska <mliska@suse.cz>
487
488 Revert:
489 2022-11-09 Martin Liska <mliska@suse.cz>
490
491 * configure.ac: Use new install URL.
492 * configure: Regenerate.
493
494 2022-11-14 Martin Liska <mliska@suse.cz>
495
496 Revert:
497 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
498
499 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
500 instead of just ``.''.
501 * doc/gcc_sphinx.py: Moved to...
502 * doc/modules/gcc_sphinx.py: ...here.
503
504 2022-11-14 Martin Liska <mliska@suse.cz>
505
506 Revert:
507 2022-11-10 Martin Liska <mliska@suse.cz>
508
509 * doc/baseconf.py: Modernize by using pathlib.
510
511 2022-11-14 Martin Liska <mliska@suse.cz>
512
513 Revert:
514 2022-11-11 Martin Liska <mliska@suse.cz>
515
516 * doc/Makefile: Disable -j auto.
517
518 2022-11-14 Martin Liska <mliska@suse.cz>
519
520 Revert:
521 2022-11-11 Martin Liska <mliska@suse.cz>
522
523 * doc/Makefile: Update comment.
524
525 2022-11-14 Martin Liska <mliska@suse.cz>
526
527 Revert:
528 2022-11-11 Martin Liska <mliska@suse.cz>
529
530 * doc/indices-and-tables.rst: Rename Indexes to Indices.
531
532 2022-11-14 Martin Liska <mliska@suse.cz>
533
534 Revert:
535 2022-11-13 Martin Liska <mliska@suse.cz>
536
537 PR web/107643
538 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
539 is set.
540 * doc/indices-and-tables.rst: Use include_todo tag.
541
542 2022-11-14 Martin Liska <mliska@suse.cz>
543
544 Revert:
545 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
546
547 * doc/contrib.rst: Update Jeff Law's email address.
548
549 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
550
551 * doc/contrib.rst: Update Jeff Law's email address.
552
553 2022-11-13 Martin Liska <mliska@suse.cz>
554
555 PR web/107643
556 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
557 is set.
558 * doc/indices-and-tables.rst: Use include_todo tag.
559
560 2022-11-11 Martin Liska <mliska@suse.cz>
561
562 * doc/indices-and-tables.rst: Rename Indexes to Indices.
563
564 2022-11-11 Martin Liska <mliska@suse.cz>
565
566 * doc/Makefile: Update comment.
567
568 2022-11-11 Martin Liska <mliska@suse.cz>
569
570 * doc/Makefile: Disable -j auto.
571
572 2022-11-10 Martin Liska <mliska@suse.cz>
573
574 * doc/baseconf.py: Modernize by using pathlib.
575
576 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
577
578 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
579 instead of just ``.''.
580 * doc/gcc_sphinx.py: Moved to...
581 * doc/modules/gcc_sphinx.py: ...here.
582
583 2022-11-09 Martin Liska <mliska@suse.cz>
584
585 * configure.ac: Use new install URL.
586 * configure: Regenerate.
587
588 2022-11-09 Martin Liska <mliska@suse.cz>
589
590 * doc/bsd.rst:
591 Add trailing newline.
592 * doc/contrib.rst:
593 Add trailing newline.
594 * doc/contribute.rst:
595 Add trailing newline.
596 * doc/cppdiropts.rst:
597 Add trailing newline.
598 * doc/cppenv.rst:
599 Add trailing newline.
600 * doc/cppopts.rst:
601 Add trailing newline.
602 * doc/cppwarnopts.rst:
603 Add trailing newline.
604 * doc/funding.rst:
605 Add trailing newline.
606 * doc/gnu.rst:
607 Add trailing newline.
608 * doc/gnu_free_documentation_license.rst:
609 Add trailing newline.
610 * doc/gpl-3.0.rst:
611 Add trailing newline.
612 * doc/indices-and-tables.rst:
613 Add trailing newline.
614 * doc/lgpl-2.1.rst:
615 Add trailing newline.
616 * doc/md.rst:
617 Add trailing newline.
618
619 2022-11-09 Martin Liska <mliska@suse.cz>
620
621 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
622 provide a default.
623
624 2022-11-09 Martin Liska <mliska@suse.cz>
625
626 * configure: Regenerate.
627 * configure.ac: Support Sphinx based documentation.
628
629 2022-11-09 Martin Liska <mliska@suse.cz>
630
631 * doc/baseconf.py: Port to GCC sources.
632
633 2022-11-09 Martin Liska <mliska@suse.cz>
634
635 * doc/Makefile: New file.
636 * doc/_static/custom.css: New file.
637 * doc/baseconf.py: New file.
638 * doc/bsd.rst: New file.
639 * doc/contrib.rst: New file.
640 * doc/contribute.rst: New file.
641 * doc/cppdiropts.rst: New file.
642 * doc/cppenv.rst: New file.
643 * doc/cppopts.rst: New file.
644 * doc/cppwarnopts.rst: New file.
645 * doc/favicon.ico: New file.
646 * doc/funding.rst: New file.
647 * doc/gcc_sphinx.py: New file.
648 * doc/gnu.rst: New file.
649 * doc/gnu_free_documentation_license.rst: New file.
650 * doc/gpl-3.0.rst: New file.
651 * doc/indices-and-tables.rst: New file.
652 * doc/lgpl-2.1.rst: New file.
653 * doc/logo.pdf: New file.
654 * doc/logo.svg: New file.
655 * doc/md.rst: New file.
656 * doc/requirements.txt: New file.
657
658 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
659
660 * Makefile.def: Remove module 'liboffloadmic'.
661 * Makefile.in: Regenerate.
662 * configure.ac: Remove 'liboffloadmic' handling.
663 * configure: Regenerate.
664
665 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
666
667 * MAINTAINERS: Update email address.
668
669 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
670
671 * configure.ac: Don't configure readline if --with-system-readline is
672 used.
673 * configure: Re-generate.
674
675 2022-10-12 Cui,Lili <lili.cui@intel.com>
676
677 * MAINTAINERS (Write After Approval): Add myself.
678
679 2022-10-11 Olivier Hainque <hainque@adacore.com>
680
681 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
682 and friends for rtp !large. Assume the linker has the required
683 abilities and set lt_cv_deplibs_check_method.
684
685 2022-09-30 Olivier Hainque <hainque@adacore.com>
686
687 * configure.ac (*vxworks*): If enable_shared is not
688 set, set to "no" and add --disable-shared to target and
689 host_configargs.
690 * configure: Regenerate.
691
692 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
693
694 * MAINTAINERS: Update my email address and DCO entry.
695
696 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
697
698 * MAINTAINERS (Write After Approval): Add myself.
699
700 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
704 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
705
706 * MAINTAINERS: Update my email address.
707
708 2022-09-07 Tom de Vries <tdevries@suse.de>
709
710 * configure.ac: Set extra_host_libiberty_configure_flags and
711 extra_host_zlib_configure_flags in separate case statements.
712 * configure: Regenerate.
713
714 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
715
716 * MAINTAINERS: Update c-sky port maintainers' emails.
717
718 2022-08-31 Martin Liska <mliska@suse.cz>
719
720 * configure: Regenerate.
721 * configure.ac: Delete hpux9 and hpux10.
722
723 2022-08-18 Sergei Trofimovich <siarheit@google.com>
724
725 * Makefile.def: Drop libelf module and gcc-configure dependency
726 on it.
727 * Makefile.in: Regenerate with 'autogen Makefile.def'.
728 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
729 LIBELFINC.
730 * configure: Regenrate.
731 * configure.ac (host_libs): Drop unused libelf.
732
733 2022-08-18 Sergei Trofimovich <siarheit@google.com>
734
735 * Makefile.in: Regenerate.
736
737 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
738
739 * MAINTAINERS: Add myself as AutoFDO maintainer.
740
741 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
742 Arnaud Charlet <charlet@adacore.com>
743
744 * configure: Regenerate.
745
746 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
747
748 PR bootstrap/106472
749 * Makefile.def (dependencies): Make configure-target-libgo depend
750 upon all-target-libbacktrace.
751
752 2022-07-27 David Faust <david.faust@oracle.com>
753
754 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
755
756 2022-07-27 Richard Biener <rguenther@suse.de>
757
758 * MAINTAINERS (Roger Sayle): Update e-mail address.
759
760 2022-07-21 Sam Feifer <sfeifer@redhat.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
765
766 * MAINTAINERS: Add myself as Ada front end co-maintainer.
767
768 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
769
770 * .gitignore: Do not ignore config.h.
771
772 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
773
774 * MAINTAINERS: Add myself to Write After Approval.
775
776 2022-07-04 Martin Liska <mliska@suse.cz>
777
778 * MAINTAINERS: fix sorting of names
779
780 2022-07-03 Immad Mir <mirimmad17@gmail.com>
781
782 * MAINTAINERS: add myself.
783
784 2022-07-03 Immad Mir <mirimmad17@gmail.com>
785
786 * MAINTAINERS: Add myself to write after approval and DCO.
787
788 2022-07-02 Tim Lange <mail@tim-lange.me>
789
790 * MAINTAINERS: Add myself.
791
792 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
796 2022-06-30 Cui,Lili <lili.cui@intel.com>
797
798 Revert:
799 2022-06-30 Cui,Lili <lili.cui@intel.com>
800
801 * MAINTAINERS (Write After Approval): Add myself.
802
803 2022-06-30 Cui,Lili <lili.cui@intel.com>
804
805 * MAINTAINERS (Write After Approval): Add myself.
806
807 2022-06-28 Alexandre Oliva <oliva@adacore.com>
808
809 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
810 (EXTRA_GCC_FLAGS): Likewise.
811 * Makefile.in: Rebuilt.
812
813 2022-06-28 konglin1 <lingling.kong@intel.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
817 2022-06-27 Tom de Vries <tdevries@suse.de>
818
819 * configure.ac: Build libiberty pic variant for gdbserver.
820 * configure: Regenerate.
821
822 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
823
824 * configure: Regenerate.
825 * configure.ac: Correct use of $host.
826
827 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
828
829 * MAINTAINERS: Remove tilegx and tilepro entries.
830 * configure.ac: Remove tilegx and tilepro stanzas.
831 * configure: Rebuilt.
832
833 2022-05-28 Bruce Korb <bkorb@gnu.org>
834
835 * .gitignore: Ignore vim swap files
836
837 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
838
839 * MAINTAINERS: Add myself to write after approval.
840
841 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
842
843 * MAINTAINERS: Remove myself from DCO section.
844
845 2022-05-09 Xi Ruoyao <xry111@xry111.site>
846
847 * MAINTAINERS: Update my email address.
848
849 2022-05-09 Clément Chigot <chigot@adacore.com>
850
851 * MAINTAINERS: Update my email address.
852
853 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
854
855 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
856 section.
857
858 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
859
860 * MAINTAINERS: Update my email address.
861
862 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
863
864 * MAINTAINERS: Update my email address.
865
866 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
867
868 * MAINTAINERS: (CPU Port Maintainers): Add myself and
869 Lulu as LoongArch port maintainer.
870
871 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
872 Lulu Cheng <chenglulu@loongson.cn>
873
874 * configure.ac: Add LoongArch tuples.
875 * configure: Regenerate.
876
877 2022-03-28 Tom Tromey <tromey@adacore.com>
878
879 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
880 * configure: Rebuild.
881
882 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
883
884 * MAINTAINERS: Change my information.
885
886 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
887
888 * MAINTAINERS: Add myself to DCO section.
889
890 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
891
892 * configure.ac: Fix incorrect option in comment.
893 * configure: Regenerate.
894
895 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
896
897 * Makefile.def (dependencies): Make configure-sim depend on
898 all-readline.
899 * Makefile.in: Regenerate.
900
901 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
902
903 * MAINTAINERS (Write After Approval): Update my e-mail address.
904
905 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
906
907 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
908
909 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
910
911 * MAINTAINERS: Update my email and add myself to the DCO list.
912
913 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
914
915 Revert:
916 2021-09-16 Andrew Pinski <apinski@marvell.com>
917
918 PR bootstrap/67102
919 * Makefile.def: Have configure-target-libffi depend on
920 all-target-libstdc++-v3.
921 * Makefile.in: Regenerate.
922
923 2022-01-22 Jakub Jelinek <jakub@redhat.com>
924
925 PR other/104181
926 * build.log: Remove.
927
928 2022-01-20 Martin Liska <mliska@suse.cz>
929
930 * MAINTAINERS: Adjust email address based on IRC request.
931
932 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
933
934 * MAINTAINERS: Update my email address.
935
936 2022-01-17 Martin Liska <mliska@suse.cz>
937
938 * MAINTAINERS: Rename .c names to .cc.
939
940 2022-01-13 Jakub Jelinek <jakub@redhat.com>
941
942 * Makefile.am: Remove.
943
944 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
945
946 * Makefile.am: New file.
947
948 2022-01-11 Martin Liska <mliska@suse.cz>
949
950 * MAINTAINERS: Sort 2 names.
951
952 2022-01-10 Martin Liska <mliska@suse.cz>
953
954 * MAINTAINERS: Fix obvious issues with sorting.
955
956 2022-01-07 liuhongt <hongtao.liu@intel.com>
957
958 * build.log: New file.
959
960 2022-01-05 Nathan Sidwell <nathan@acm.org>
961
962 * MAINTAINERS: Add DCO entry. Sort that list.
963
964 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
965
966 * MAINTAINERS: Change of email address in both DCO and
967 Write After Approval list.
968
969 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
970
971 * configure: Regenerate.
972
973 2021-12-21 Martin Liska <mliska@suse.cz>
974
975 * config.sub: Change mode back to 755.
976
977 2021-12-17 Martin Liska <mliska@suse.cz>
978
979 * config.sub: Sync from master.
980
981 2021-12-17 Martin Liska <mliska@suse.cz>
982
983 Revert:
984 2021-12-16 Matthias Seidel <mseidel@apache.org>
985
986 * config.sub: Fix typo.
987
988 2021-12-16 Matthias Seidel <mseidel@apache.org>
989
990 * config.sub: Fix typo.
991
992 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
993
994 Revert:
995 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
996
997 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
998 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
999 * configure.ac: Include config/gcc-plugin.m4.
1000 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1001 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1002 RANLIB if possible.
1003 * Makefile.in: Regenerated.
1004 * configure: Likewise.
1005
1006 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1007
1008 * Makefile.tpl (BUILD_CFLAGS): New.
1009 (CFLAGS): Append $(BUILD_CFLAGS).
1010 (CXXFLAGS): Likewise.
1011 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1012 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1013 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1014 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1015 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1016 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1017 (PGO-TRAINING-TARGETS): Likewise.
1018 (PGO_BUILD_TRAINING): Likewise.
1019 (all): Add '+' to the command line for recursive make. Support
1020 the PGO build.
1021 * configure.ac: Add --enable-pgo-build[=lto].
1022 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1023 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1024 * Makefile.in: Regenerated.
1025 * configure: Likewise.
1026
1027 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1028
1029 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1030 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1031 * configure.ac: Include config/gcc-plugin.m4.
1032 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1033 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1034 RANLIB if possible.
1035 * Makefile.in: Regenerated.
1036 * configure: Likewise.
1037
1038 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1039
1040 * MAINTAINERS: Add myself to write after approval.
1041
1042 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1043
1044 * MAINTAINERS: Adding myself.
1045
1046 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1047
1048 * configure: Regenerate.
1049 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1050 $(CPP).
1051
1052 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1053
1054 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1055 libatomic.
1056 * Makefile.in: Regenerate.
1057 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1058 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1059 target-libphobos-bootstrap.
1060 (STAGE2_CONFIGURE_FLAGS): Likewise.
1061 * configure: Regenerate.
1062 * configure.ac: Add support for bootstrapping D front-end.
1063
1064 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1065
1066 * MAINTAINERS: Add myself to DCO section and update email address.
1067
1068 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1069
1070 * configure: Regenerate.
1071 * configure.ac: Ensure that PIC (shared) defaults are set
1072 correctly for Darwin.
1073
1074 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1075
1076 * MAINTAINERS: Update my address.
1077
1078 2021-11-12 Alan Modra <amodra@gmail.com>
1079
1080 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1081 * Makefile.in: Regenerate.
1082
1083 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1084
1085 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1086 list.
1087
1088 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1089
1090 * MAINTAINERS (Reviewers, arc): Remove my entry.
1091 (Write After Approval): Add an entry for myself.
1092
1093 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1094
1095 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1096 * Makefile.in: Regenerate.
1097 * configure: Regenerate.
1098 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1099
1100 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1101
1102 * MAINTAINERS: Fix up Maciej's entries.
1103
1104 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1105
1106 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1107 maintainer.
1108
1109 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1110
1111 PR other/102663
1112 * Makefile.def: Handle install-dvi target.
1113 * Makefile.tpl: Likewise.
1114 * Makefile.in: Regenerate.
1115
1116 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1117
1118 * MAINTAINERS: Add myself for write after approval.
1119
1120 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1121
1122 * Makefile.def: Mark libcody, libdecnumber,
1123 c++tools, libgcc, and libobjc as missing TAGS
1124 targets.
1125 * Makefile.in: Regenerate.
1126
1127 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1128
1129 * MAINTAINERS: Add myself to DCO section and update email
1130 address.
1131
1132 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1133
1134 * MAINTAINERS: Add myself to DCO section.
1135
1136 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1137
1138 * configure: Regenerate.
1139 * configure.ac (skipdirs): Add the contents of target_configdirs if
1140 we are not building gcc.
1141
1142 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1143
1144 * Makefile.def: Back-port commits ba4d88ad892f and
1145 755ba58ebef0 from binutils-gdb repository.
1146 * Makefile.in: Regenerated.
1147
1148 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1149
1150 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1151
1152 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1153
1154 * Makefile.def: Add a jit check target for the jit
1155 language.
1156 * Makefile.in: Regenerate.
1157
1158 2021-09-16 Andrew Pinski <apinski@marvell.com>
1159
1160 PR bootstrap/67102
1161 * Makefile.def: Have configure-target-libffi depend on
1162 all-target-libstdc++-v3.
1163 * Makefile.in: Regenerate.
1164
1165 2021-09-10 Petter Tomner <tomner@kth.se>
1166
1167 * MAINTAINERS: Me added to DCO and write after approval
1168
1169 2021-09-01 YunQiang Su <syq@debian.org>
1170
1171 * MAINTAINERS: Add myself for write after approval.
1172
1173 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1174
1175 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1176 * Makefile.in: Regenerate.
1177
1178 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1179
1180 * MAINTAINERS: Add myself for write after approval.
1181
1182 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1183
1184 * Makefile.in: Regenerate.
1185 * Makefile.tpl: Make the state of the configured host
1186 shared flag available to makefile fragements.
1187
1188 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
1192 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1193
1194 * .dir-locals.el (bug-reference-url-format): Use https.
1195
1196 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1197
1198 * .dir-locals.el (c-mode): Change fill-column to 79.
1199
1200 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1201
1202 * MAINTAINERS: Add myself to DCO section.
1203
1204 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1205
1206 * configure: Regenerate.
1207 * configure.ac: Adjust cases for which it is necessary to
1208 include the Darwin host config fragment.
1209
1210 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1211
1212 * MAINTAINERS: Add myself for write after approval and DCO.
1213
1214 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1215
1216 * Makefile.def: Add dsymutil defs.
1217 * Makefile.in: Regenerated.
1218 * Makefile.tpl: Add dsymutil to flags.
1219 * configure: Regenerated.
1220 * configure.ac: Add dsymutil to target and build recipes.
1221
1222 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1223
1224 * MAINTAINERS: Add myself for write after approval.
1225
1226 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
1230 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1231
1232 * MAINTAINERS: Add myself for write after approval and DCO
1233
1234 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1235
1236 * .gitignore: Add entry for cscope.out.
1237
1238 2021-06-22 liuhongt <hongtao.liu@intel.com>
1239
1240 * MAINTAINERS: Remove my Write After Approval entry.
1241
1242 2021-06-21 liuhongt <hongtao.liu@intel.com>
1243
1244 * MAINTAINERS: Add myself as maintainer of the i386 vector
1245 extensions.
1246
1247 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1248
1249 * MAINTAINERS (Write After Approval): Add myself.
1250
1251 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1252
1253 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1254 as *vrp and ranger maintainers.
1255
1256 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1257
1258 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1259 not trigger testsuite failures.
1260
1261 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1262
1263 * MAINTAINERS: Add myself to DCO section with both email addresses.
1264
1265 2021-06-03 Jason Merrill <jason@redhat.com>
1266
1267 * MAINTAINERS: Add DCO version number.
1268
1269 2021-06-02 Jason Merrill <jason@redhat.com>
1270
1271 * MAINTAINERS: Add DCO section.
1272
1273 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1278
1279 * configure.ac: Add gnulib to configdirs for sim.
1280 * configure: Regenerate.
1281
1282 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1283
1284 * Makefile.def: Add configure-sim dependency on all-gnulib.
1285 * Makefile.in: Regenerated.
1286
1287 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1288
1289 * MAINTAINERS (Write After Approval): Add myself.
1290
1291 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
1295 2021-05-11 Martin Liska <mliska@suse.cz>
1296
1297 * MAINTAINERS: Remove entries for removed
1298 components (HSA, BRIG, libhsail-rt).
1299 Move Pekka to Write After Approval.
1300
1301 2021-05-11 Martin Liska <mliska@suse.cz>
1302
1303 * Makefile.def: Remove libhsail-rt.
1304 * Makefile.in: Likewise.
1305 * configure.ac: Likewise.
1306 * configure: Regenerate.
1307 * libhsail-rt/ChangeLog: Removed.
1308 * libhsail-rt/Makefile.am: Removed.
1309 * libhsail-rt/Makefile.in: Removed.
1310 * libhsail-rt/README: Removed.
1311 * libhsail-rt/aclocal.m4: Removed.
1312 * libhsail-rt/configure: Removed.
1313 * libhsail-rt/configure.ac: Removed.
1314 * libhsail-rt/configure.tgt: Removed.
1315 * libhsail-rt/include/internal/fibers.h: Removed.
1316 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1317 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1318 * libhsail-rt/include/internal/workitems.h: Removed.
1319 * libhsail-rt/rt/arithmetic.c: Removed.
1320 * libhsail-rt/rt/atomics.c: Removed.
1321 * libhsail-rt/rt/bitstring.c: Removed.
1322 * libhsail-rt/rt/fbarrier.c: Removed.
1323 * libhsail-rt/rt/fibers.c: Removed.
1324 * libhsail-rt/rt/fp16.c: Removed.
1325 * libhsail-rt/rt/misc.c: Removed.
1326 * libhsail-rt/rt/multimedia.c: Removed.
1327 * libhsail-rt/rt/queue.c: Removed.
1328 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1329 * libhsail-rt/rt/segment.c: Removed.
1330 * libhsail-rt/rt/workitems.c: Removed.
1331 * libhsail-rt/target-config.h.in: Removed.
1332
1333 2021-05-04 Nick Clifton <nickc@redhat.com>
1334
1335 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1336 * configure: Regenerate.
1337
1338 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1339 Tobias Burnus <tobias@codesourcery.com>
1340
1341 * configure.ac (--enable-offload-defaulted): New.
1342 * configure: Regenerate.
1343
1344 2021-04-23 David Faust <david.faust@oracle.com>
1345
1346 * MAINTAINERS (Write After Approval): Add myself.
1347
1348 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1353
1354 * MAINTAINERS: Add myself as pru port maintainer.
1355
1356 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1357
1358 * MAINTAINERS: Add myself as static analyzer maintainer.
1359
1360 2021-03-18 Jeff Law <jlaw@tachyum.com>
1361
1362 * MAINTAINERS: Update primary entry.
1363
1364 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1365
1366 * MAINTAINERS (Write After Approval): Add myself.
1367
1368 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1369
1370 * Makefile.def: Remove all-sim dependency on configure-gdb.
1371 * Makefile.in: Regenerated.
1372
1373 2021-03-11 Jeff Law <law@redhat.com>
1374
1375 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1376
1377 2021-03-11 Martin Liska <mliska@suse.cz>
1378
1379 * Makefile.tpl: The change was done Makefile.in which
1380 is generated file.
1381
1382 2021-03-08 Jeff Law <law@redhat.com>
1383
1384 * MAINTAINERS: Update my email address
1385
1386 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1387
1388 * config.guess: Import latest upstream.
1389 * config.sub: Import latest upstream.
1390
1391 2021-01-25 Martin Liska <mliska@suse.cz>
1392
1393 PR gcov-profile/98739
1394 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1395 for profiledbootstrap.
1396
1397 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
1401 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1402
1403 * MAINTAINERS (Write After Approval): Update my e-mail address.
1404
1405 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1406
1407 * MAINTAINERS: Fix spacing.
1408
1409 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1410
1411 * MAINTAINERS (Write After Approval): Add myself
1412
1413 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1414
1415 * Makefile.def: Sync with binutils-gdb:
1416 (dependencies): all-ld depends on all-libctf.
1417 (host_modules): libctf is no longer no_install.
1418 No longer no_check. Checking depends on all-ld.
1419 * Makefile.in: Regenerated.
1420
1421 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1422
1423 * libtool.m4: Match gnu* along other GNU systems.
1424 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1425 * libgo/configure: Re-generate.
1426
1427 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1428
1429 * MAINTAINERS: Update my email address.
1430
1431 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2020-12-15 Nathan Sidwell <nathan@acm.org>
1436
1437 * Makefile.def
1438 * Makefile.in
1439 * Makefile.tpl
1440 * configure
1441 * configure.ac
1442
1443 2020-12-15 Nathan Sidwell <nathan@acm.org>
1444
1445 * Makefile.def: Add libcody.
1446 * configure.ac: Add libcody.
1447 * Makefile.in: Regenerated.
1448 * configure: Regenerated.
1449
1450 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1451
1452 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1453
1454 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1455
1456 PR target/97865
1457 * libtool.m4: Update handling of Darwin platform link flags
1458 for Darwin20.
1459
1460 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1461
1462 * .gitignore: Sync with binutils-gdb
1463
1464 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1465
1466 * MAINTAINERS: Add myself as arc port maintainer.
1467
1468 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1469
1470 PR d/87788
1471 * configure.ac: Don't disable D for *-*-darwin*.
1472 * configure: Regenerate.
1473
1474 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1475
1476 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1477 hppa64-*-hpux11*.
1478
1479 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1480
1481 * configure: Regenerate.
1482 * configure.ac: Add --bootstrap-hwasan option.
1483
1484 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1485
1486 * config.guess: Import latest upstream.
1487 * config.sub: Import latest upstream.
1488
1489 2020-11-16 Martin Liska <mliska@suse.cz>
1490
1491 * .gitignore: Add cache as clangd uses it now.
1492
1493 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1494
1495 * MAINTAINERS (Write After Approval): add myself
1496
1497 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1502
1503 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1504 Remove FIXME comments.
1505
1506 2020-11-06 Martin Uecker <muecker@gwdg.de>
1507
1508 * MAINTAINERS: Update my email address.
1509
1510 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1511
1512 * MAINTAINERS (Write After Approval): Add myself.
1513
1514 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1515
1516 PR target/97302
1517 * configure.ac: Only set with_gmp to /usr/local
1518 if not building in tree.
1519 * configure: Regenerate.
1520
1521 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
1525 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1526
1527 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1528
1529 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1530
1531 PR bootstrap/96612
1532 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1533 if not the same as ${host}.
1534 * configure: Regenerate.
1535
1536 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1537
1538 * MAINTAINERS (Write After Approval): Add myself.
1539
1540 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1541
1542 * MAINTAINERS: Update my email address.
1543
1544 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1545
1546 * MAINTAINERS (Write After Approval): Add myself.
1547
1548 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1549
1550 * MAINTAINERS (Write After Approval): Add myself.
1551
1552 2020-06-12 Martin Liska <mliska@suse.cz>
1553
1554 * .gitignore: Add .clang-tidy.
1555
1556 2020-06-08 Jason Merrill <jason@redhat.com>
1557
1558 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1559 * configure: Regenerate.
1560
1561 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1562
1563 * MAINTAINERS: Add myself as xtensa port maintainer.
1564
1565 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1566
1567 * configure.ac: Don't require --enable-host-shared when building
1568 for Mingw.
1569 * configure: Regenerate.
1570
1571 2020-05-18 Jason Merrill <jason@redhat.com>
1572
1573 * configure.ac: Update bootstrap dialect to -std=c++11.
1574
1575 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1576
1577 * MAINTAINERS (Write After Approval): Add myself.
1578
1579 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1580
1581 PR target/92713
1582 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1583 (noconfigdirs): Add 'target-libstdc++-v3'.
1584 * configure: Regenerate.
1585
1586 2020-04-21 Stephen Casner <casner@acm.org>
1587
1588 PR 25830
1589 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1590 * configure: Rebuild.
1591
1592 2020-04-17 Martin Liska <mliska@suse.cz>
1593 Jonathan Yong <10walls@gmail.com>
1594
1595 PR gcov-profile/94570
1596 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1597 for CYGWIN.
1598
1599 2020-04-14 Martin Jambor <mjambor@suse.cz>
1600
1601 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1602
1603 2020-04-09 Tom Tromey <tom@tromey.com>
1604
1605 * configure: Rebuild.
1606 * Makefile.in: Rebuild.
1607 * Makefile.def (gdbsupport, gdbserver): New host modules.
1608 (configure-gdb): Depend on all-gdbsupport.
1609 (all-gdb): Depend on all-gdbsupport, all-libctf.
1610 * configure.ac (host_tools): Add gdbserver.
1611 Conditionally build gdbserver and gdbsupport.
1612
1613 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1614
1615 * configure.ac: Build libgomp by default for amdgcn.
1616 * configure: Regenerate.
1617
1618 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1623
1624 * MAINTAINERS (Write After Approval) : Add myself.
1625
1626 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1627
1628 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1629
1630 2020-02-14 Martin Sebor <msebor@redhat.com>
1631
1632 * doc/extend.texi (attribute alias): Mention type requirement.
1633 (attribute weak): Same.
1634 (attribute weakref): Correct invalid example.
1635
1636 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1637
1638 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1639
1640 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1641 Jakub Jelinek <jakub@redhat.com>
1642
1643 * .gitattributes: Add *.md diff=md.
1644
1645 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1646
1647 The mentioned auto-generated file is no more part of the
1648
1649 GCC sources, it's auto-generated in $(builddir) during build.
1650
1651 PR target/92055
1652 * contrib/gcc_update (files_and_dependencies): Remove
1653 entry for gcc/config/avr/t-multilib.
1654
1655 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1656
1657 * MAINTAINERS: Update my email address.
1658
1659 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1660
1661 * README.MOVED_TO_GIT: Remove.
1662
1663 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1664
1665 * README.MOVED_TO_GIT: New file.
1666
1667 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1668
1669 * MAINTAINERS (Write After Approval): Add myself.
1670
1671 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1672
1673 * MAINTAINERS (write_after_approval): Add myself.
1674
1675 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1676
1677 * MAINTAINERS (write_after_approval): Add myself.
1678
1679 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1680
1681 * MAINTAINERS (write_after_approval): Add myself.
1682
1683 2019-12-11 Matthias Klose <doko@ubuntu.com>
1684
1685 * configure.ac: Factor out common cases for compare_exclusions.
1686 * configure: Regenerate.
1687
1688 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1689
1690 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1691 flag.
1692
1693 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
1697 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1698
1699 PR middle-end/92463
1700 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1701 * configure: Regenerate
1702
1703 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1704
1705 * configure.ac: Use https for gcc.gnu.org.
1706 * configure: Regenerated.
1707
1708 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1709
1710 * MAINTAINERS (aarch64 port): Remove my name, move to...
1711 (Write After Approval): ...Here.
1712
1713 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1714
1715 * MAINTAINERS: Change my email address as maintainer.
1716
1717 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1718
1719 PR fortran/91828
1720 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1721 * configure: Regenerated.
1722
1723 2019-10-21 Jason Merrill <jason@redhat.com>
1724
1725 * .gitattributes: Also check ChangeLog whitespace.
1726
1727 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1728
1729 * contrib/dg-extract-results.sh: Add support for KPASS.
1730 * contrib/dg-extract-results.py: Likewise.
1731
1732 2019-10-17 Jason Merrill <jason@redhat.com>
1733
1734 * .gitattributes: Avoid {} in filename pattern.
1735
1736 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1737
1738 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1739 Approval section.
1740
1741 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1742
1743 * MAINTAINERS: Add myself to Write After Approval
1744
1745 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1746
1747 * MAINTAINERS: Add myself as an aarch64 maintainer.
1748
1749 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1750
1751 * MAINTAINERS: Add myself as aarch64 maintainer.
1752
1753 2019-09-23 Carl Love <cel@us.ibm.com>
1754
1755 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1756 New define_insn.
1757 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1758 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1759
1760 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1761
1762 * MAINTAINERS (Sam Tebbs): Update email address.
1763
1764 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1765
1766 * MAINTAINERS: Update my email address.
1767
1768 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1769
1770 * libtool.m4: Handle uclinuxfdpiceabi.
1771
1772 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1773
1774 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1775 Remove myself from Write After Approval section.
1776
1777 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1778
1779 * configure.ac: Support for bpf-*-* targets.
1780 * configure: Regenerate.
1781
1782 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1783
1784 * config.sub: Import upstream version 2019-06-30.
1785 * config.guess: Import upstream version 2019-07-24.
1786
1787 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1788
1789 * MAINTAINERS: Remove spu port maintainers.
1790
1791 2019-08-28 Martin Liska <mliska@suse.cz>
1792
1793 * .gitignore: Add .clangd and compile_commands.json
1794 to .gitignore.
1795
1796 2019-08-23 Michael Forney <mforney@mforney.org>
1797
1798 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1799 * Makefile.in: Regenerate.
1800
1801 2019-08-19 Tom Tromey <tom@tromey.com>
1802
1803 * configure: Rebuild.
1804 * configure.ac: Add --with-static-standard-libraries.
1805
1806 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1807
1808 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1809
1810 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1811
1812 * MAINTAINERS (Write After Approval): Add myself.
1813
1814 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1815
1816 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1817 RISC-V port maitainer.
1818
1819 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1820
1821 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1822
1823 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1824
1825 * MAINTAINERS (Write After Approval): Add myself.
1826
1827 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2019-06-25 Martin Liska <mliska@suse.cz>
1832
1833 contrib/filter-clang-warnings.py: Transform from
1834 filter-rtags-warnings.py.
1835
1836 2019-06-15 Tom Tromey <tom@tromey.com>
1837
1838 * configure.ac (host_libs): Add gnulib.
1839 * configure: Rebuild.
1840 * Makefile.def (host_modules, dependencies): Add gnulib.
1841 * Makefile.in: Rebuild.
1842
1843 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1844
1845 * MAINTAINERS (Write After Approval): Add myself.
1846
1847 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1848
1849 * configure: Regenerate.
1850 * configure.ac: Add PRU target.
1851
1852 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1853
1854 * MAINTAINERS (Write After Approval): Add myself.
1855
1856 2019-06-11 Nick Clifton <nickc@redhat.com>
1857
1858 Import these changes from the binutils/gdb repository:
1859
1860 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1861
1862 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1863 and all its deps.
1864 * Makefile.in: Regenerated.
1865
1866 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1867
1868 * Makefile.def (host_modules): Add libctf.
1869 * Makefile.def (dependencies): Likewise.
1870 libctf depends on zlib, libiberty, and bfd.
1871 * Makefile.in: Regenerated.
1872 * configure.ac (host_libs): Add libctf.
1873 * configure: Regenerated.
1874
1875 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1876
1877 * MAINTAINERS (Write After Approval): Add myself.
1878
1879 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1880
1881 * MAINTAINERS: Update my email address.
1882
1883 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1884
1885 * MAINTAINERS (Write After Approval): Add myself.
1886
1887 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1888
1889 * MAINTAINERS (Write After Approval): Add myself.
1890
1891 2019-05-07 Jim Wilson <jimw@sifive.com>
1892
1893 * MAINTAINERS: Remove myself as IA-64 maintainer.
1894
1895 2019-05-04 Roland Illig <roland.illig@gmx.de>
1896
1897 * MAINTAINERS (Write After Approval): Add myself.
1898
1899 2019-05-02 Richard Biener <rguenther@suse.de>
1900
1901 PR bootstrap/85574
1902 * Makefile.tpl (compare target): Also compare extra-compare
1903 files.
1904 * Makefile.in: Regenerate.
1905
1906 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1907
1908 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1909 as modulo-scheduler maintainer.
1910
1911 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1912
1913 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1914
1915 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1916
1917 * MAINTAINERS: Update my email address.
1918
1919 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1920
1921 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1922 * configure: Regenerate.
1923
1924 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1925
1926 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1927 * configure: Regenerate.
1928
1929 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1930
1931 * configure.ac: Add target-zlib to target_libraries.
1932 * configure: Regenerate.
1933
1934 2019-04-09 Martin Liska <mliska@suse.cz>
1935
1936 * Makefile.in: Regenerate.
1937 * Makefile.tpl: Pass GENERATOR_CFLAGS
1938 in all stages.
1939
1940 2019-03-28 Martin Liska <mliska@suse.cz>
1941
1942 PR bootstrap/89829
1943 * Makefile.in: Revert r254150.
1944 * Makefile.tpl: Likewise.
1945
1946 2019-03-28 Ben Elliston <bje@gnu.org>
1947
1948 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1949 related, and libdecnumber.
1950
1951 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1952
1953 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1954 (Write After Approval): Remove myself.
1955
1956 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1957
1958 * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1961
1962 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1963 (Write After Approval): Remove myself and Julian.
1964
1965 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1966
1967 * MAINTAINERS (Write After Approval): Add myself.
1968
1969 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1970
1971 * MAINTAINERS (Write After Approval): Add myself.
1972
1973 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1974
1975 * ChangeLog: Replace space with tab.
1976 * MAINTAINERS: Delete 1 tab to keep alignment.
1977
1978 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1979
1980 * MAINTAINERS (Write After Approval): Add myself.
1981
1982 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1983
1984 * MAINTAINERS (Write After Approval): Add myself.
1985
1986 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1987 Kwok Cheung Yeung <kcy@codesourcery.com>
1988 Julian Brown <julian@codesourcery.com>
1989 Tom de Vries <tom@codesourcery.com>
1990 Jan Hubicka <hubicka@ucw.cz>
1991 Martin Jambor <mjambor@suse.cz>
1992
1993 * configure.ac: Likewise.
1994 * configure: Regenerate.
1995 * contrib/config-list.mk: Add amdgcn-amdhsa.
1996
1997 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1998
1999 * MAINTAINERS (Write After Approval): Add myself.
2000
2001 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2002
2003 * MAINTAINERS (Write After Approval): Add myself.
2004
2005 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2006
2007 PR target/88535
2008 * config.guess: Import upstream version 2019-01-03.
2009 * config.sub: Import upstream version 2019-01-01.
2010
2011 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2012
2013 * MAINTAINERS (Write After Approval): Update my maintainer address.
2014
2015 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2016
2017 * MAINTAINERS (Write After Approval): Add myself.
2018
2019 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2020
2021 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2022
2023 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2024
2025 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2026 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2027 (GCC_TARGET_TOOL): Likewise.
2028 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2029 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2030 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2031 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2032 * configure: Regenerate.
2033 * Makefile.in: Likewise.
2034
2035 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2018-11-13 Martin Liska <mliska@suse.cz>
2040
2041 * gcc.target/i386/pr87930.c: Move to ...
2042 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2043
2044 2018-11-10 Stafford Horne <shorne@gmail.com>
2045
2046 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2047 (Write After Approval): Remove myself.
2048
2049 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2050
2051 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2052 Append $INCICONV to it.
2053
2054 2018-11-04 Stafford Horne <shorne@gmail.com>
2055
2056 * MAINTAINERS (Write After Approval): Add myself.
2057
2058 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2059
2060 PR bootstrap/82856
2061 * multilib.am: New file. From automake.
2062
2063 Merge from binutils-gdb:
2064 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2065
2066 * libtool.m4: Use AC_LANG_SOURCE.
2067 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2068 * ar-lib: New file.
2069 * test-driver: New file.
2070 * configure: Re-generate.
2071
2072 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2073
2074 * MAINTAINERS (Write After Approval): Add myself.
2075
2076 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2077
2078 PR bootstrap/87788
2079 PR d/87799
2080 * configure: Rebuild.
2081 * configure.ac: Disable D on systems where it is known not to work.
2082
2083 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2084
2085 * Makefile.def (target_modules): Add libphobos.
2086 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2087 GDCFLAGS_FOR_TARGET.
2088 (dependencies): Make libphobos depend on libatomic, libbacktrace
2089 configure, and zlib configure.
2090 (language): Add language d.
2091 * Makefile.in: Rebuild.
2092 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2093 (HOST_EXPORTS): Add GDC.
2094 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2095 (BASE_TARGET_EXPORTS): Add GDC.
2096 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2097 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2098 (EXTRA_HOST_FLAGS): Add GDC.
2099 (STAGE1_FLAGS_TO_PASS): Add GDC.
2100 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2101 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2102 environment variables.
2103 * configure: Rebuild.
2104 * configure.ac: Add target-libphobos to target_libraries. Set and
2105 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2106
2107 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2108
2109 * MAINTAINERS (Write After Approval): Add myself.
2110
2111 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2112
2113 * MAINTAINERS (Write After Approval): Remove myself.
2114
2115 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2116
2117 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2118
2119 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2120
2121 * MAINTAINERS: Update my email address.
2122
2123 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2124
2125 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2126 maintainer.
2127
2128 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2129
2130 * MAINTAINERS (Write After Approval): Add self.
2131
2132 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2133
2134 * MAINTAINERS (write after approval): Add myself.
2135
2136 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2137
2138 * MAINTAINERS: Update my email address.
2139
2140 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2141
2142 * MAINTAINERS (write after approval): Add myself.
2143
2144 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2145
2146 * MAINTAINERS: Add self to global reviewers list.
2147
2148 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2149
2150 MAINTAINERS: Add c-sky port maintainers.
2151
2152 2018-08-10 Martin Liska <mliska@suse.cz>
2153
2154 * MAINTAINERS: Revert change in previous commit and
2155 join lines.
2156
2157 2018-08-10 Martin Liska <mliska@suse.cz>
2158
2159 * MAINTAINERS: Remove extra line.
2160
2161 2018-08-06 Naveen H.S <naveenh@marvell.com>
2162
2163 * MAINTAINERS: Update my email address.
2164
2165 2018-07-19 DJ Delorie <dj@redhat.com>
2166
2167 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2168 as maintainer.
2169
2170 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2171
2172 * MAINTAINERS: Adjust email address for me and my colleague Robin
2173 Dapp.
2174
2175 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2176 Sunil K Pandey <sunil.k.pandey@intel.com>
2177
2178 PR target/84413
2179 * config/i386/i386.c (m_CORE_AVX512): New.
2180 (m_CORE_AVX2): Likewise.
2181 (m_CORE_ALL): Add m_CORE_AVX2.
2182 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2183 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2184 and remove the rest of m_SKYLAKE_AVX512.
2185
2186 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2187
2188 * config.sub: Sync with upstream version 2018-07-03.
2189
2190 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2191
2192 * config.guess: Sync with upstream version 2018-06-26.
2193 * config.sub: Sync with upstream version 2018-07-02.
2194
2195 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2196
2197 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2198 * ltmain.sh: Likewise.
2199
2200 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2201
2202 * contrib/config-list.mk: Remove powerpc-linux_paired.
2203
2204 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2205
2206 * configure.ac: Introduce support for @unless/@endunless.
2207 * Makefile.tpl (dep-kind): Rewrite with cond; return
2208 postbootstrap in some cases.
2209 (make-postboot-dep, postboot-targets): New.
2210 (dependencies): Do not output postbootstrap dependencies at
2211 first. Output non-target ones changed for configure to depend
2212 on stage_last @if gcc-bootstrap, and the original deps @unless
2213 gcc-bootstrap.
2214 * configure.in, Makefile.in: Rebuilt.
2215
2216 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2217
2218 * MAINTAINERS (write after approval): Add myself.
2219
2220 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2221
2222 * MAINTAINERS (write after approval): Add myself.
2223
2224 2018-06-19 Nick Clifton <nickc@redhat.com>
2225
2226 * zlib/configure.ac: Restore old behaviour of only enabling
2227 multilibs when a target subdirectory is defined. This allows
2228 building with srcdir == builddir.
2229 * zlib/configure: Regenerate.
2230
2231 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2232
2233 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2234 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2235 * Makefile.in: Regenerate.
2236
2237 2018-06-16 Ben Elliston <bje@gnu.org>
2238
2239 * config.guess: Import latest version.
2240 * config.sub: Likewise.
2241
2242 2018-06-08 Martin Liska <mliska@suse.cz>
2243
2244 * MAINTAINERS: Remove MPX-related entries.
2245 * Makefile.def: Remove libmpx support.
2246 * Makefile.in: Regenerate.
2247 * configure.ac: Remove removed files.
2248 * configure: Regenerate.
2249 * libmpx/ChangeLog: Remove.
2250 * libmpx/Makefile.am: Remove.
2251 * libmpx/Makefile.in: Remove.
2252 * libmpx/acinclude.m4: Remove.
2253 * libmpx/aclocal.m4: Remove.
2254 * libmpx/config.h.in: Remove.
2255 * libmpx/configure: Remove.
2256 * libmpx/configure.ac: Remove.
2257 * libmpx/configure.tgt: Remove.
2258 * libmpx/libmpx.spec.in: Remove.
2259 * libmpx/mpxrt/Makefile.am: Remove.
2260 * libmpx/mpxrt/Makefile.in: Remove.
2261 * libmpx/mpxrt/libmpx.map: Remove.
2262 * libmpx/mpxrt/libtool-version: Remove.
2263 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2264 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2265 * libmpx/mpxrt/mpxrt.c: Remove.
2266 * libmpx/mpxrt/mpxrt.h: Remove.
2267 * libmpx/mpxwrap/Makefile.am: Remove.
2268 * libmpx/mpxwrap/Makefile.in: Remove.
2269 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2270 * libmpx/mpxwrap/libtool-version: Remove.
2271 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2272
2273 2018-06-04 Martin Liska <mliska@suse.cz>
2274
2275 * MAINTAINERS: Add myself as gcov maintainer.
2276
2277 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2278
2279 * MAINTAINERS: Update my email address.
2280
2281 2018-06-04 Tom de Vries <tdevries@suse.de>
2282
2283 * MAINTAINERS: Remove write-after-approval entries for component
2284 maintainers.
2285
2286 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2287
2288 * MAINTAINERS (write after approval): Add myself.
2289
2290 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2291
2292 * MAINTAINERS: Update my email address.
2293
2294 2018-06-01 Tom de Vries <tdevries@suse.de>
2295
2296 * MAINTAINERS: Update my email address.
2297
2298 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2299
2300 * MAINTAINERS (loop-optimizer): Add myself.
2301
2302 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2303
2304 * configure.ac: Added "nfp" target.
2305 * configure: Regenerate.
2306
2307 2018-04-30 Richard Biener <rguenther@suse.de>
2308
2309 PR bootstrap/85571
2310 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2311 (STAGE3_TFLAGS): Likewise.
2312 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2313 (STAGEtrain_TFLAGS): Likewise.
2314 * Makefile.in: Regenerate.
2315
2316 2018-04-26 Richard Biener <rguenther@suse.de>
2317
2318 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2319 (STAGE2_CFLAGS): Likewise.
2320 (STAGE2_TFLAGS): Likewise.
2321 (STAGE3_CFLAGS): Add -fchecking.
2322 (STAGE3_TFLAGS): Likewise.
2323 (STAGEtrain_CFLAGS): Filter out -fchecking.
2324 (STAGEtrain_TFLAGS): Likewise.
2325 * Makefile.in: Re-generate.
2326
2327 2018-04-25 Catherine Moore <clm@codesourcery.com>
2328
2329 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2330
2331 2018-04-18 Paul Clarke <pc@us.ibm.com>
2332
2333 * MAINTAINERS (write after approval): Add myself.
2334
2335 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2336
2337 * MAINTAINERS: Update my email address.
2338
2339 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2340
2341 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2342
2343 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2344
2345 * MAINTAINERS: Update my email address and disambiguate myself
2346 a bit from Will Schmidt.
2347
2348 2018-03-21 Nathan Sidwell <nathan@acm.org>
2349
2350 * MAINTAINERS: Move maintainers of now-removed picochip and score
2351 ports to write after approval.
2352
2353 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2354
2355 * MAINTAINERS: Add entry for SVE maintainership.
2356
2357 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2358
2359 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2360 * configure: Regenerate.
2361
2362 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2363
2364 * MAINTAINERS (write after approval): Add myself.
2365
2366 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2367
2368 * MAINTAINERS (write after approval): Add myself.
2369
2370 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2371
2372 * MAINTAINERS (write after approval): Add myself.
2373
2374 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2375
2376 Update copyright years.
2377
2378 2018-01-03 Ben Elliston <bje@gnu.org>
2379
2380 * config.guess: Import latest version.
2381 * config.sub: Likewise.
2382
2383 2017-12-12 Stafford Horne <shorne@gmail.com>
2384
2385 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2386 * configure: Regenerate.
2387
2388 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
2392 2017-11-28 Julia Koval <julia.koval@intel.com>
2393 Sebastian Peryt <sebastian.peryt@intel.com>
2394
2395 * Makefile.def (target_modules): Remove libcilkrts.
2396 * Makefile.in: Ditto.
2397 * configure: Ditto.
2398 * configure.ac: Ditto.
2399
2400 2017-11-28 Julia Koval <julia.koval@intel.com>
2401
2402 * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2405
2406 * MAINTAINERS (Write After Approval): Add myself.
2407
2408 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2409
2410 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2411 Use my SiFive email address.
2412
2413 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2414
2415 * MAINTAINERS (write after approval): Add myself.
2416
2417 2017-10-27 Martin Liska <mliska@suse.cz>
2418
2419 * Makefile.tpl: Use proper name of folder as it was renamed
2420 during transition to 4 stages.
2421 * Makefile.in: Regenerate.
2422
2423 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2424
2425 * MAINTAINERS (write after approval): Add myself.
2426
2427 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2428
2429 * MAINTAINERS: Add a note that maintainership also includes web
2430 pages, docs, and testsuite related to that area.
2431
2432 2017-09-25 Tom de Vries <tom@codesourcery.com>
2433
2434 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2435
2436 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2437
2438 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2439
2440 2017-09-15 Nathan Sidwell <nathan@acm.org>
2441
2442 * MAINTAINERS: Remove myself as a vxworks maintainer.
2443
2444 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2445
2446 * MAINTAINERS: Remove email address of Jim Norris.
2447
2448 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2449
2450 * MAINTAINERS (Reviewers): Move myself from here...
2451 (CPU Port Maintainers): ... to here.
2452
2453 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2454
2455 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2456
2457 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2458
2459 * MAINTAINERS (write after approval): Add myself.
2460
2461 2017-07-28 Tony Reix <tony.reix@atos.net>
2462
2463 * configure.ac (target-libffi): Don't disable for AIX.
2464 (go): Don't add to unsupported_languages on AIX.
2465 (target-libgo): Don't disable for AIX.
2466 * configure: Regenerate.
2467
2468 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2469
2470 * MAINTAINERS: Add myself.
2471
2472 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2473
2474 * MAINTAINERS: Update my email address.
2475
2476 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2477
2478 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2479 arm-specific auto-generated header files.
2480
2481 2017-07-03 Nathan Sidwell <nathan@acm.org>
2482
2483 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2484 * configure: Rebuilt.
2485
2486 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2487
2488 * MAINTAINERS: Readd myself for c6x.
2489
2490 2017-06-28 Martin Liska <mliska@suse.cz>
2491
2492 PR bootstrap/81217
2493 * Makefile.def: Remove superfluous bootstrap_target from
2494 bootstrap_stage.
2495 * Makefile.in: Re-generate the file.
2496
2497 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2498
2499 * MAINTAINERS: Add myself to Write After Approval
2500
2501 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2502
2503 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2504
2505 2017-06-19 Martin Liska <mliska@suse.cz>
2506
2507 * Makefile.def: Define 4 stages PGO bootstrap.
2508 * Makefile.tpl: Define FLAGS.
2509 * Makefile.in: Regenerate.
2510
2511 2017-06-14 Ian Lance Taylor <iant@golang.org>
2512
2513 * Makefile.def: Add check-gotools to go check targets.
2514 * Makefile.in: Rebuild.
2515
2516 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2517
2518 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2519
2520 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2521
2522 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2523 * configure: Regenerate.
2524
2525 2017-05-31 Martin Liska <mliska@suse.cz>
2526
2527 * configure.ac: Add handling of stage2_werror_flags to
2528 action-if-given and to action-if-not-given.
2529 * configure: Regenerate.
2530
2531 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2532
2533 * MAINTAINERS: Add self to Write After Approval
2534
2535 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2536
2537 * MAINTAINERS: Update my email address, and remove myself as
2538 maintainer in some areas.
2539
2540 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2541
2542 * MAINTAINERS: Add self to Write After Approval
2543
2544 2017-05-25 Nathan Sidwell <nathan@acm.org>
2545
2546 * configure.ac: Add --enable-languages=default to mean default and
2547 make --enable-languages=all mean all supported languages.
2548 * configure: Regenerated.
2549
2550 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2551
2552 * config.gcc (powerpc*-*-*spe*): New.
2553 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2554 (powerpc-*-rtems*spe*): New.
2555 (powerpc*-*-linux*spe*): New.
2556 (powerpc-wrs-vxworksspe): New.
2557 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2558 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2559 * config.host (powerpc*-*-*spe*): New.
2560
2561 2017-05-19 Martin Liska <mliska@suse.cz>
2562
2563 * configure.ac: Add --enable-werror-always just for
2564 bootstrap-debug (or none build config) and do not add it
2565 when we are on a release branch.
2566 * configure: Regenerated.
2567
2568 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2569
2570 * MAINTAINERS: Add self to Write After Approval
2571
2572 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2573
2574 * MAINTAINERS: Move myself to Write After Approval section.
2575
2576 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2577
2578 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2579 ACCH registers.
2580 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2581 available.
2582 (umulsidi3): Likewise.
2583 (mulsidi3_700): Disable this pattern when we have advanced mpy
2584 instructions.
2585 (umulsidi3_700): Likewise.
2586 (maddsidi4): New pattern.
2587 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2588 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2589 (mpydu_imm_arcv2hs): Likewise.
2590 * config/arc/predicates.md (accl_operand): New predicate.
2591
2592 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2593 Andrew Burgess <andrew.burgess@embecosm.com>
2594
2595 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2596 case.
2597 (ARC_AUTOFP_IRQ_P): Likewise.
2598 (ARC_AUTO_IRQ_P): Likewise.
2599 (rgf_banked_register_count): New variable.
2600 (parse_mrgf_banked_regs_option): New function.
2601 (arc_override_options): Handle rgf_banked_regs option.
2602 (arc_handle_interrupt_attribute): Add firq option.
2603 (arc_compute_function_type): Return fast irq type when required.
2604 (arc_must_save_register): Handle fast interrupts.
2605 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2606 (arc_return_address_regs): Update.
2607 * config/arc/arc.h (arc_return_address_regs): Update.
2608 (arc_function_type): Add fast interrupt type.
2609 (ARC_INTERRUPT_P): Update.
2610 (RC_FAST_INTERRUPT_P): Define.
2611 * config/arc/arc.md (simple_return): Update for fast interrupts.
2612 (p_return_i): Likewise.
2613 * config/arc/arc.opt (mrgf-banked-regs): New option.
2614 * doc/invoke.texi (mrgf-banked-regs): Document.
2615
2616 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2617
2618 * config/arc/arc.c (irq_ctrl_saved): New variable.
2619 (ARC_AUTOBLINK_IRQ_P): Define.
2620 (ARC_AUTOFP_IRQ_P): Likewise.
2621 (ARC_AUTO_IRQ_P): Likewise.
2622 (irq_range): New function.
2623 (arc_must_save_register): Likewise.
2624 (arc_must_save_return_addr): Likewise.
2625 (arc_dwarf_emit_irq_save_regs): Likewise.
2626 (arc_override_options): Handle deferred options.
2627 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2628 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2629 arc_must_save_return_addr.
2630 (arc_compute_frame_size): Handle automated save and restore of
2631 registers.
2632 (arc_expand_prologue): Likewise.
2633 (arc_expand_epilogue): Likewise.
2634 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2635 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2636 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2637
2638 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2639 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2640
2641 PR bootstrap/77661
2642 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2643 in-tree build MPC.
2644 * Makefile.in: Regenerate.
2645
2646 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2647
2648 * configure.ac: Enable LTO by default on darwin >= 9.
2649 * configure: Regenerate.
2650
2651 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2652
2653 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2654 and Andrew Waterman as the RISC-V maintainers.
2655
2656 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2657
2658 * MAINTAINERS: Add self to Write After Approval
2659
2660 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2661
2662 * config.guess: Import latest from upstream.
2663
2664 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2665
2666 * MAINTAINERS (Write After Approval): Remove entries that are
2667 already covered under Reviewers.
2668
2669 2017-03-08 Mark Wielaard <mark@klomp.org>
2670
2671 PR demangler/70909
2672 PR demangler/67264
2673 * include/demangle.h: Add d_printing to struct demangle_component
2674 and pass struct demangle_component as non const.
2675
2676 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2677
2678 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2679
2680 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2681
2682 * Makefile.tpl: Remove HOST_ISLVER.
2683 (HOST_EXPORTS): Remove ISLVER.
2684 * Makefile.in: Regenerate.
2685
2686 2017-02-13 Richard Biener <rguenther@suse.de>
2687
2688 * configure: Re-generate.
2689
2690 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2691
2692 * MAINTAINERS: Adjust bug reporting URL.
2693
2694 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2695
2696 * MAINTAINERS (Write After Approval): Remove redundant entry
2697 for Andrew Burgess.
2698
2699 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2700
2701 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2702 32-bit hppa*-*-hpux*.
2703 * configure: Regenerate.
2704
2705 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2706
2707 * configure.ac: Moved the white list of enabling BRIG FE to
2708 libhsail-rt/configure.tgt.
2709 * configure: Regenerated.
2710 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2711
2712 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2713 Martin Jambor <mjambor@suse.cz>
2714
2715 * Makefile.def (target_modules): Added libhsail-rt.
2716 (languages): Added language brig.
2717 * Makefile.in: Regenerated.
2718 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2719 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2720 * configure: Regenerated.
2721
2722 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2723
2724 PR other/79046
2725 * configure: Regenerated.
2726
2727 2017-01-04 Alan Modra <amodra@gmail.com>
2728
2729 * configure: Regenerate.
2730
2731 2016-12-29 Ben Elliston <bje@gnu.org>
2732
2733 * config.sub: Import latest version.
2734
2735 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2740
2741 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2742 includes bootstrap-mpx.
2743 * configure: Regenerated.
2744
2745 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2746
2747 * MAINTAINERS (Write After Approval): Add myself.
2748
2749 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2750
2751 * configure: Regenerate.
2752
2753 2016-12-01 Matthias Klose <doko@ubuntu.com>
2754
2755 * configure.ac: Don't use pkg-config to check for bdw-gc.
2756 * configure: Regenerate.
2757
2758 2016-11-30 Matthias Klose <doko@ubuntu.com>
2759
2760 * Makefile.def: Remove reference to boehm-gc target module.
2761 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2762 options and for the bdw-gc pkg-config module.
2763 * configure: Regenerate.
2764 * Makefile.in: Regenerate.
2765
2766 2016-11-28 Nathan Sidwell <nathan@acm.org>
2767
2768 * MAINTAINERS (nvptx): Remove self.
2769
2770 2016-11-25 Ben Elliston <bje@gnu.org>
2771
2772 * config.guess: Import latest version.
2773 * config.sub: Likewise.
2774
2775 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
2779 2016-11-15 Matthias Klose <doko@ubuntu.com>
2780
2781 * Makefile.def: Remove references to GCJ.
2782 * Makefile.tpl: Likewise.
2783 * Makefile.in: Regenerate.
2784
2785 2016-11-15 Matthias Klose <doko@ubuntu.com>
2786
2787 * config-ml.in: Remove references to GCJ.
2788 * configure.ac: Likewise.
2789 * configure: Regenerate.
2790
2791 2016-11-01 Josh Conner <joshconner@google.com>
2792
2793 * MAINTAINERS (Write After Approval): Update email address,
2794
2795 2016-10-27 Carl Love <cel@us.ibm.com>
2796
2797 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2798 Approval list to make it alphabetical.
2799
2800 2016-10-27 Carl Love <cel@us.ibm.com>
2801
2802 * MAINTAINERS (Write After Approval): Add myself.
2803
2804 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2805
2806 * MAINTAINERS (Reviewers): Add myself.
2807 (Write After Approval): Add myself.
2808
2809 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2810 Ulrich Weigand <uweigand@de.ibm.com>
2811
2812 * MAINTAINERS: Update email address.
2813
2814 2016-10-10 Nathan Sidwell <nathan@acm.org>
2815
2816 * MAINTAINERS: Update email address.
2817
2818 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2819
2820 * configure.ac: Add aarch64-*-freebsd*.
2821 * configure: Regenerate.
2822
2823 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2824
2825 * MAINTAINERS: Update email address after it got reverted.
2826
2827 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2828
2829 * configure.ac (target_libraries): Readd target-boehm-gc.
2830 Restore --enable-objc-gc handling.
2831 * configure: Regenerate.
2832
2833 2015-10-03 Jeff Law <law@redhat.com>
2834
2835 * MAINTAINERS: Move several inactive maintainers to the
2836 write-after-approval section.
2837
2838 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2839
2840 * configure.ac: Add target-libffi to target_libraries.
2841 Readd libgcj target disablings, modified to only target-libffi.
2842 Readd target addition of go to unsupported languages.
2843 * configure: Regenerated.
2844
2845 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2846
2847 * MAINTAINERS: Update email address.
2848
2849 2016-09-30 Andrew Haley <aph@redhat.com>
2850
2851 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2852 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2853 libgcj.
2854
2855 2016-09-30 Andrew Haley <aph@redhat.com>
2856
2857 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2858 write-after approval after GCJ deletion.
2859
2860 2016-09-30 Andrew Haley <aph@redhat.com>
2861
2862 * Makefile.def: Remove libjava.
2863 * Makefile.tpl: Likewise.
2864 * Makefile.in: Regenerate.
2865 * configure.ac: Likewise.
2866 * configure: Likewise.
2867 * gcc/java: Remove.
2868 * libjava: Likewise.
2869
2870 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2871
2872 * MAINTAINERS (Reviewers): Add myself.
2873
2874 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2875
2876 * configure.ac: Disable "sim" directory for arc*-*-*.
2877 * configure: Regenerated.
2878
2879 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2880
2881 * MAINTAINERS (Write After Approval): Add myself.
2882
2883 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2884
2885 * configure.ac: Check for the minimum in-tree MPFR version
2886 handled.
2887 * configure: Regenerate.
2888
2889 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2890
2891 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2892 * configure: Regenerated.
2893
2894 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2895
2896 * MAINTAINERS (Write After Approval): Add myself.
2897
2898 2016-06-23 Andi Kleen <ak@linux.intel.com>
2899
2900 * Makefile.def: Add autoprofiledbootstrap.
2901 * Makefile.tpl: Dito.
2902 * Makefile.in: Regenerate.
2903
2904 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2905
2906 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2907 * configure: Regenerate.
2908
2909 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2910
2911 * configure: Regenerate.
2912 * configure.ac: Remove support for avr-rtems.
2913
2914 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2915
2916 * MAINTAINERS (Write After Approval): Add myself.
2917
2918 2016-06-16 Michael Collison <michael.collison@arm.com>
2919
2920 * MAINTAINERS (Write After Approval): Add myself.
2921
2922 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2923
2924 * MAINTAINERS (Write After Approval): Update e-mail address.
2925
2926 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2927
2928 * MAINTAINERS (Write After Approval): Add myself.
2929
2930 2016-05-28 Alan Modra <amodra@gmail.com>
2931
2932 * Makefile.tpl (configure): Depend on m4 files included.
2933 * Makefile.in: Regenerate.
2934
2935 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2936
2937 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2938 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2939
2940 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2941
2942 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2943 special case builtin.
2944 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2945 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2946 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2947 for __builtin_vec_addec.
2948
2949 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2950
2951 * config.guess: Import version 2016-04-02 (newest).
2952 * config.sub: Import version 2016-05-10 (newest).
2953
2954 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2955
2956 * configure.ac: Add ARC support to libgloss.
2957 * configure: Regenerate
2958
2959 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2960
2961 * MAINTAINERS (Write After Approval): Add myself.
2962
2963 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2964
2965 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2966 * configure: Regenerated.
2967 * Makefile.def (gmp): Explicitly disable assembler.
2968 (mpfr): Adjust lib_path.
2969 (mpc): Likewise.
2970 * Makefile.in: Regenerated.
2971
2972 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2973
2974 PR bootstrap/70704
2975 * configure.ac (--enable-stage1-checking): Add missing
2976 --enable-checking=.
2977 * configure: Regenerated.
2978
2979 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2980
2981 * config.guess: Revert r235676.
2982 * config.sub: Revert r235676.
2983
2984 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2985
2986 * config.guess: Remove SH5 support.
2987 * config.sub: Likewise.
2988 * configure: Likewise.
2989 * configure.ac: Likewise.
2990
2991 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2992
2993 PR bootstrap/70704
2994 * configure.ac (--enable-stage1-checking): For --disable-checking or
2995 implicit --enable-checking, make sure extra flag matches in between
2996 stage1 and later checking.
2997 * configure: Regenerated.
2998
2999 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3000
3001 * .gitattributes: New file.
3002
3003 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3004
3005 * MAINTAINERS (rs6000/powerpc port): Add myself.
3006
3007 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3008
3009 PR bootstrap/70173
3010 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3011 and gotools directories. Delete the stage_final file.
3012 * Makefile.in: Regenerate.
3013
3014 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3015
3016 * MAINTAINERS (Write After Approval): Add myself.
3017
3018 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3019
3020 * MAINTAINERS (Fortran maintainer): Remove myself.
3021
3022 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3023
3024 * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3027
3028 * MAINTAINERS (Write After Approval): Add myself.
3029
3030 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3031
3032 Sync with binutils-gdb:
3033
3034 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3035
3036 * configure.ac: Add mips and s390 to the gold target check.
3037 * configure: Regenerate.
3038
3039 2016-03-01 DJ Delorie <dj@redhat.com>
3040
3041 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3042
3043 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3044
3045 * MAINTAINERS (libcpp): Add myself.
3046 (diagnostic messages): Likewise.
3047
3048 2016-02-20 Tom de Vries <tom@codesourcery.com>
3049
3050 * MAINTAINERS: Fix whitespace.
3051
3052 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
3056 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3057
3058 * config/isl.m4: Add comments about isl-0.16.
3059 * configure: Regenerate.
3060
3061 2016-01-29 Martin Jambor <mjambor@suse.cz>
3062
3063 * MAINTAINERS (hsa maintainers): Add myself.
3064
3065 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3066
3067 * MAINTAINERS: (Write After Approval): Add myself.
3068
3069 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3070 Sebastian Pop <s.pop@samsung.com>
3071
3072 * Makefile.in: Regenerate.
3073 * Makefile.tpl: Export ISLVER.
3074 * configure: Regenerate.
3075 * config/isl.m4: Detect isl-0.15.
3076
3077 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3078
3079 PR bootstrap/69329
3080 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3081 * Makefile.in: Regenerate.
3082
3083 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3084
3085 * configure.ac: Enable LTO for DJGPP
3086 * configure: Regenerate
3087
3088 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3089
3090 Sync with binutils-gdb:
3091 2015-10-21 Nick Clifton <nickc@redhat.com>
3092
3093 PR gas/19109
3094 * configure.ac: Note the 'none' is an acceptable argument to
3095 --enable-compressed-debug-sections.
3096 * configure: Regenerate.
3097
3098 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3099
3100 PR bootstrap/69134
3101 * Makefile.def (mpfr): Disable assembler.
3102 * Makefile.in: Regenerate.
3103
3104 2016-01-01 Ben Elliston <bje@gnu.org>
3105
3106 * config.guess: Import version 2016-01-01.
3107 * config.sub: Likewise.
3108
3109 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3110
3111 * MAINTAINERS (Write After Approval): Add myself.
3112
3113 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3114
3115 * Makefile.in: Replace ISL with isl.
3116 * Makefile.tpl: Same.
3117 * config/isl.m4: Same.
3118 * configure.ac: Same.
3119 * contrib/download_prerequisites: Same.
3120 * configure: Regenerate.
3121
3122 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3123
3124 * MAINTAINERS (Write After Approval): Add Myself.
3125
3126 2015-12-17 Nathan Sidwell <nathan@acm.org>
3127
3128 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3129 * configure: Regenerate.
3130
3131 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3132 Sebastian Pop <s.pop@samsung.com>
3133
3134 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3135 isl_ctx_get_max_operations.
3136 * configure: Regenerate.
3137
3138 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3139
3140 * MAINTAINERS (Write After Approval): Add myself.
3141
3142 2015-12-02 Ian Lance Taylor <iant@google.com>
3143
3144 PR go/66147
3145 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3146 * Makefile.in: Regenerate.
3147
3148 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3149
3150 PR libffi/65726
3151 * Makefile.def (lang_env_dependencies): Make libffi depend
3152 on cxx.
3153 * Makefile.in: Regenerate.
3154
3155 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3156
3157 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3158 symbols.
3159
3160 2015-11-20 Tristan Gingold <gingold@adacore.com>
3161
3162 Sync with binutils-gdb:
3163 2015-11-20 Tristan Gingold <gingold@adacore.com>
3164
3165 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3166 * configure: Regenerate.
3167
3168 2015-11-19 Martin Liska <mliska@suse.cz>
3169
3170 * .gitignore: Add .clang-format to ignored files.
3171 * Makefile.in: Add clang-format.
3172 * Makefile.tpl: Likewise.
3173
3174 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3175
3176 * configure.ac: Enable libmpx by default.
3177 * configure: Regenerated.
3178
3179 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3180
3181 * MAINTAINERS: Update email address.
3182
3183 2015-10-23 Paulo Matos <pmatos@linki.tools>
3184
3185 * MAINTAINERS: Update email address.
3186
3187 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3188
3189 * MAINTAINERS (Write After Approval): Add myself.
3190
3191 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3192
3193 Sync with binutils-gdb:
3194 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3195
3196 PR gas/19109
3197 * configure.ac: Add
3198 --enable-compressed-debug-sections={all,gas,gold,ld}.
3199 * configure: Regenerated.
3200
3201 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3202
3203 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3204
3205 2015-10-09 Martin Liska <mliska@suse.cz>
3206
3207 * MAINTAINERS (Write After Approval): Add myself.
3208
3209 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3210
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
3213 2015-10-02 Florian Weimer <fweimer@redhat.com>
3214
3215 * MAINTAINERS: Update email address.
3216
3217 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3218
3219 * MAINTAINERS (Write After Approval): Add myself.
3220
3221 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3222
3223 * MAINTAINERS: Update email.
3224
3225 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3226
3227 * MAINTAINERS: Update my email address.
3228
3229 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3230
3231 * MAINTAINERS (ft32 port): Add myself.
3232
3233 2015-08-28 David Sherwood <david.sherwood@arm.com>
3234
3235 * MAINTAINERS: Add myself.
3236
3237 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3238
3239 * MAINTAINERS (Write After Approval): Add myself.
3240
3241 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3242
3243 PR libfortran/54572
3244 * Makefile.def: Make libgfortran depend on libbacktrace.
3245 * Makefile.in: Regenerate.
3246
3247 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3248
3249 * MAINTAINERS (Write After Approval): Add myself.
3250
3251 2015-08-12 Tom de Vries <tom@codesourcery.com>
3252
3253 PR other/67092
3254 * configure.ac: Remove --with_host_libstdcxx support.
3255 * configure: Regenerate.
3256
3257 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3258 Jakub Jelinek <jakub@redhat.com>
3259
3260 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3261 nvptx*-*-*.
3262 * configure: Regenerate.
3263
3264 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3265
3266 * Makefile.def (libiconv): Define bootstrap=true.
3267 Mark pdf/html/info as missing.
3268 (configure-gcc): Depend on all-libiconv.
3269 (all-gcc): Ditto.
3270 (configure-libcpp): Ditto.
3271 (all-libcpp): Ditto.
3272 (configure-intl): Ditto.
3273 (all-intl): Ditto.
3274 * Makefile.in: Regenerate.
3275
3276 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3277
3278 * MAINTAINERS (loop ivopts): Add the entry and myself.
3279
3280 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3281
3282 * MAINTAINERS (nvptx): Add self.
3283
3284 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3285
3286 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3287 128-bit vector modes.
3288
3289 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3290
3291 * MAINTAINERS (Write After Approval): Add myself.
3292
3293 2015-07-28 Ben Elliston <bje@gnu.org>
3294
3295 * config.sub, config.guess: Import from upstream.
3296
3297 2015-07-24 Michael Darling <darlingm@gmail.com>
3298
3299 PR other/66259
3300 * config-ml.in: Reflects renaming of configure.in to configure.ac
3301 * configure: Likewise
3302 * configure.ac: Likewise
3303
3304 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3305
3306 * MAINTAINERS: Update my email address.
3307
3308 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3309
3310 Sync with binutils-gdb:
3311 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3312
3313 * configure.ac (target_configdirs): Exclude target-zlib if
3314 target-libjava isn't built.
3315 * configure: Regenerated.
3316
3317 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3318
3319 Sync with binutils-gdb:
3320 2015-05-13 John David Anglin <dave.anglin@bell.net>
3321
3322 * configure.ac: Disable configuration of GDB for HPUX targets.
3323 * configure: Regenerate.
3324
3325 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3326
3327 * configure.ac: Add --with-system-zlib.
3328 * configure: Regenerated.
3329
3330 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3331
3332 * configure.ac: Add FT32 support.
3333 * configure: Regenerate.
3334
3335 2015-01-12 Anthony Green <green@moxielogic.com>
3336
3337 * configure.ac: Don't disable gprof for moxie.
3338 * configure: Rebuild.
3339
3340 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3341
3342 Sync with binutils-gdb:
3343 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3344
3345 PR ld/18355
3346 * Makefile.def: Add extra_configure_flags to host zlib.
3347 * configure.ac (extra_host_zlib_configure_flags): New. Set
3348 to --enable-host-shared When bfd is to be built as shared
3349 library. AC_SUBST.
3350 * Makefile.in: Regenerated.
3351
3352 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3353
3354 Sync with src:
3355 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3356 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3357 * Makefile.in: Regenerated.
3358
3359 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3360
3361 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3362 target.
3363 * configure: Regenerate.
3364
3365 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3366
3367 * MAINTAINERS (Write After Approval): Add myself.
3368
3369 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3370
3371 * MAINTAINERS (OS Port Maintainers): Add myself.
3372 (Various Maintainers): Remove myself from libffi testsuite.
3373
3374 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3375
3376 * MAINTAINERS (gen* on machine desc): Add self.
3377
3378 2015-06-02 Jason Merrill <jason@redhat.com>
3379
3380 PR bootstrap/66319
3381 * configure.ac: Use -std=gnu++98.
3382
3383 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3384
3385 * MAINTAINERS (Write After Approval): Add myself.
3386
3387 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3388
3389 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3390 * configure: Regenerate.
3391
3392 2015-05-26 Jason Merrill <jason@redhat.com>
3393
3394 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3395 * configure: Regenerate.
3396
3397 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3398
3399 * configure.ac: FT32 target added.
3400 * configure: Regenerated.
3401
3402 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
3406 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3407
3408 * MAINTAINERS (Write After Approval): Add myself.
3409
3410 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3411
3412 * configure.ac: Fix typo.
3413 * configure: Regenerate.
3414
3415 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3416
3417 * MAINTAINERS (Write After Approval): Add myself.
3418
3419 2015-05-03 Matthias Klose <doko@ubuntu.com>
3420
3421 * configure.ac: Match $host configured with triplets.
3422 * configure: Regenerate.
3423
3424 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3425
3426 * Makefile.tpl: Remove surplus whitespace throughout.
3427 * Makefile.in: Regenerate.
3428
3429 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3430
3431 * MAINTAINERS (Various Maintainers): Add myself as instruction
3432 combiner maintainer.
3433
3434 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3435
3436 PR bootstrap/62077
3437 * configure.ac (--enable-stage1-checking): Default to
3438 release,misc,gimple,rtlflag,tree,types if --disable-checking
3439 or --enable-checking is not specified and DEV-PHASE is not
3440 experimental.
3441 * configure: Regenerated.
3442
3443 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3444
3445 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3446 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3447 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3448 * Makefile.in: Regenerate.
3449
3450 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3451
3452 * MAINTAINERS: Update my email address.
3453
3454 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3455
3456 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3457
3458 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3459
3460 * MAINTAINERS: Add myself as an arm port reviewer.
3461
3462 2015-03-25 Martin Liska <mliska@suse.cz>
3463 Yury Gribov <y.gribov@samsung.com>
3464
3465 * Makefile.in: Fix ln source location for vimrc file.
3466 * Makefile.tpl: Likewise.
3467
3468 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3469
3470 PR bootstrap/25672
3471 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3472 cross-compiling. Similarly for CXX_FOR_TARGET.
3473 * configure: Regenerate.
3474
3475 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3476
3477 * Makefile.def: Add libmpx.
3478 * configure.ac: Add libmpx.
3479 * Makefile.in: Regenerate.
3480 * configure: Regenerate.
3481
3482 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3483
3484 * MAINTAINERS (CPU Port Maintainers): Add myself
3485 i386 vector ISA extns mantainer.
3486
3487 2015-03-13 Jeff Law <law@redhat.com>
3488
3489 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3490 maintainer.
3491 Remove Richard Henderson as a maintainer for the x86 port.
3492
3493 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3494
3495 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3496
3497 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3498
3499 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3500 pointer bounds checker and i386 MPX maintainer.
3501
3502 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3503
3504 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3505
3506 2015-02-26 Martin Sebor <msebor@redhat.com>
3507
3508 * MAINTAINERS (Various Maintainers): Add self.
3509
3510 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3511
3512 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3513 Make sure it contains lto.
3514 * configure: Regenerate.
3515
3516 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3517
3518 * configure: Regenerate.
3519
3520 2015-02-06 Diego Novillo <dnovillo@google.com>
3521 1
3522 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3523 middle-end, docstring): Remove myself.
3524 (Write After Approval): Add myself.
3525
3526 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3527
3528 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3529 (Write After Approval): Update address.
3530
3531 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3532
3533 PR jit/64780
3534 * configure.ac: Require the user to explicitly specify
3535 --enable-host-shared if the jit is enabled.
3536 * configure: Regenerate.
3537
3538 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3539
3540 * MAINTAINERS (Write After Approval): Add myself.
3541
3542 2015-01-25 Tom de Vries <tom@codesourcery.com>
3543
3544 * MAINTAINERS: Make whitespace consistent.
3545
3546 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3547
3548 * MAINTAINERS (Write After Approval): Add myself.
3549
3550 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3551
3552 * MAINTAINERS: (Write After Approval): Add myself.
3553
3554 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3555
3556 * MAINTAINERS: (Write After Approval): Add myself.
3557
3558 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3559
3560 * MAINTAINERS: (Write After Approval): Add myself.
3561
3562 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3563
3564 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3565 objective-c/c++ front end maintainer.
3566
3567 2015-01-13 Marek Polacek <polacek@redhat.com>
3568
3569 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3570
3571 2015-01-12 Jeff Law <law@redhat.com>
3572
3573 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3574 a very long time.
3575
3576 2015-01-09 Ian Lance Taylor <iant@google.com>
3577
3578 * configure.ac (host_tools): Add gotools.
3579 * Makefile.def (host_modules): Add gotools.
3580 (dependencies): Add dependency of all-gotools on all-target-libgo.
3581
3582 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3583
3584 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3585 * configure: Regenerate.
3586
3587 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3588
3589 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3590 all-target-libgomp.
3591 * Makefile.in: Regenerate.
3592
3593 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3594
3595 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3596
3597 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3598
3599 * configure.ac: Add Visium support.
3600 * configure: Regenerate.
3601
3602 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3603
3604 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3605 * configure: Regenerate.
3606
3607 2015-01-03 Andrew Pinski <apinski@cavium.com>
3608
3609 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3610 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3611 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3612 (OBJCOPY_FOR_TARGET): New variable.
3613 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3614 * Makefile.in: Regenerate.
3615 * configure.ac: Check for already installed target objcopy.
3616 Also GCC_TARGET_TOOL on objcopy.
3617 * configure: Regenerate.
3618
3619 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3620
3621 * config.sub: Update from upstream, to 2015-01-01 version.
3622 * config.guess: Ditto.
3623
3624 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3625
3626 * MAINTAINERS (RTEMS Ports): Add myself.
3627
3628 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3629
3630 * MAINTAINERS (Write After Approval): Add myself.
3631
3632 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3633
3634 * MAINTAINERS (Write After Approval): Add myself.
3635
3636 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3637
3638 * configure.ac (--enable-as-accelerator-for): Don't set
3639 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3640 * configure: Regenerate.
3641
3642 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3643
3644 PR bootstrap/64023
3645 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3646 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3647 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3648 to CXX.
3649 * Makefile.in: Regenerated.
3650
3651 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3652 Yury Gribov <y.gribov@samsung.com>
3653
3654 * .gitignore: Added .local.vimrc and .lvimrc.
3655 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3656 * Makefile.in: Regenerate.
3657
3658 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3659
3660 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3661 * configure: Regenerated.
3662
3663 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3664
3665 * MAINTAINERS (nvptx port): New entry.
3666
3667 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3668
3669 * configure: Regenerate.
3670
3671 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3672
3673 * configure.ac: Merge with Binutils.
3674
3675 2014-11-26 Tobias Burnus <burnus@net-b.de>
3676
3677 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3678 * Makefile.in: Regenerate.
3679
3680 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3681
3682 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3683 missing flex.
3684 * Makefile.in: Regenerated.
3685
3686 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3687
3688 * Makefile.in: Regenerate.
3689
3690 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3691
3692 PR bootstrap/63784
3693 * libtool.m4: Add $pic_flag with -shared.
3694
3695 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3696
3697 * MAINTAINERS (Write After Approval): Added myself.
3698
3699 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3700
3701 * MAINTAINERS (write-after-approval): Add myself.
3702
3703 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3704
3705 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3706 from 2 years ago.
3707
3708 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3709
3710 Revert:
3711 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3712
3713 * MAINTAINERS (Write After Approval): Added myself as line map
3714 maintainer.
3715
3716 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3717
3718 Revert:
3719 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3720
3721 * MAINTAINERS (Write After Approval): Added myself.
3722
3723 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3724
3725 * MAINTAINERS (Write After Approval): Added myself.
3726
3727 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3728
3729 * MAINTAINERS (Write After Approval): Added myself as line map
3730 maintainer.
3731
3732 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3733
3734 * MAINTAINERS (Various Maintainers): Added myself as line map
3735 maintainer.
3736
3737 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3738
3739 * move-if-change: Sync from upstream gnulib.
3740
3741 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3742
3743 * compile: Sync with upstream Automake.
3744 * depcomp: Ditto.
3745 * install-sh: Ditto.
3746 * missing: Ditto.
3747 * mkinstalldirs: Ditto.
3748 * ylwrap: Ditto.
3749
3750 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3751
3752 * config.sub: Update from upstream config repo.
3753 * config.guess: Ditto.
3754
3755 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3756
3757 * Makefile.def: Add liboffloadmic to target_modules. Make
3758 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3759 * Makefile.in: Regenerate.
3760 * configure: Regenerate.
3761 * configure.ac: Add liboffloadmic to target binaries.
3762 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3763 Add liboffloadmic to noconfig list when C++ is not supported.
3764
3765 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3766 Thomas Schwinge <thomas@codesourcery.com>
3767 Ilya Verbin <ilya.verbin@intel.com>
3768 Andrey Turetskiy <andrey.turetskiy@intel.com>
3769
3770 * configure: Regenerate.
3771 * configure.ac (--enable-as-accelerator-for)
3772 (--enable-offload-targets): New configure options.
3773
3774 2014-11-11 Tobias Burnus <burnus@net-b.de>
3775
3776 * Makefile.def: Make all-gcc depend on all-isl.
3777 * Makefile.in: Regenerate.
3778
3779 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3780
3781 * ChangeLog.jit: New.
3782 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3783
3784 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3785
3786 PR target/63610
3787 * libtool.m4: Fix globbing of darwin versions.
3788 * configure: Regenerate.
3789
3790 2014-11-11 Tobias Burnus <burnus@net-b.de>
3791
3792 * Makefile.def: Remove CLooG.
3793 * Makefile.tpl: Ditto.
3794 * configure.ac: Ditto.
3795 * configure: Regenerate.
3796 * Makefile.in: Ditto.
3797
3798 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3799
3800 * configure.ac: Handle nvptx-*-*.
3801 * configure: Regenerate.
3802
3803 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3804
3805 * MAINTAINERS (Write After Approval): Add myself.
3806
3807 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3808
3809 * Makefile.def (libcc1): Remove bootstrap=true;.
3810 * Makefile.in: Regenerated.
3811
3812 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3813
3814 * configure.ac: Update comment.
3815 * configure: Regenerate.
3816
3817 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3818
3819 * MAINTAINERS (Write After Approval): Add myself.
3820
3821 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3822
3823 * configure.ac (extra_host_libiberty_configure_flags): Add
3824 --enable-shared also for libcc1's benefit.
3825 * configure: Regenerate.
3826
3827 2014-10-29 Tristan Gingold <gingold@adacore.com>
3828
3829 * MAINTAINERS: Change my email address.
3830
3831 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3832 Tom Tromey <tromey@redhat.com>
3833
3834 * Makefile.def: Add libcc1 to host_modules.
3835 * configure.ac (host_tools): Add libcc1.
3836 * Makefile.in, configure: Rebuild.
3837
3838 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3839
3840 * configure.ac (build_configargs): Don't share config.cache between
3841 build subdirs.
3842 * configure: Regenerate.
3843
3844 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3845
3846 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3847 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3848 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3849 leon3v7 as leon3.
3850 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3851 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3852 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3853 * config/sparc/sparc.md (cpu): Add leon3v7.
3854 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3855
3856 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3857
3858 * MAINTAINERS (write-after-approval): Add myself.
3859
3860 2014-10-23 Ian Lance Taylor <iant@google.com>
3861
3862 * configure.ac: Disable the Go frontend on systems where it is known
3863 to not work.
3864 * configure: Regenerate.
3865
3866 2014-10-23 Richard Biener <rguenther@suse.de>
3867
3868 * Makefile.def: Add libcpp build module and dependencies.
3869 * configure.ac: Add libcpp build module.
3870 * Makefile.in: Regenerate.
3871 * configure: Likewise.
3872
3873 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3874
3875 * MAINTAINERS (write-after-approval): Add myself.
3876
3877 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3878
3879 * INSTALL/README: Do not mention CVS.
3880
3881 2014-10-03 Jing Yu <jingyu@google.com>
3882
3883 * configure.ac: Add aarch64 to list of targets that support gold.
3884 * configure: Regenerate.
3885
3886 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3887
3888 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3889
3890 2014-09-29 Catherine Moore <clm@codesourcery.com>
3891
3892 * MAINTAINERS: Add myself as MIPS maintainer.
3893
3894 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3895
3896 * MAINTAINERS: Move myself to MIPS maintainers.
3897
3898 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3899
3900 * MAINTAINERS: Put all email addresses between '<' and '>'.
3901
3902 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3903
3904 * MAINTAINERS: Move myself to reviewers (Fortran).
3905
3906 2014-09-01 Andi Kleen <ak@linux.intel.com>
3907
3908 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3909 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3910 * Makefile.in: Regenerate.
3911
3912 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3913
3914 * rtx-classes-status.txt: Delete
3915
3916 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3917
3918 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3919
3920 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3921
3922 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3923 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3924 of checking for version number.
3925 * configure: Regenerated.
3926 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3927
3928 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3929
3930 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3931 is done; begin phase 6 (use extra rtx_def subclasses).
3932
3933 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3934
3935 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3936 done; begin phase 5 (additional rtx_def subclasses).
3937
3938 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3939
3940 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3941
3942 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3943
3944 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3945 SET_BB_HEADER are done.
3946
3947 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3948
3949 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3950 done.
3951
3952 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3953
3954 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3955
3956 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3957
3958 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3959
3960 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3961
3962 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3963
3964 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3965
3966 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3967
3968 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3969
3970 * rtx-classes-status.txt: Phase 3 (per-file commits within
3971 "config" subdirs) is done; begin phase 4 (removal of
3972 "scaffolding").
3973
3974 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3975
3976 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3977 dir) is done; begin phase 3 (per-file commits within "config"
3978 subdirs).
3979
3980 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3981
3982 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3983 phase 2 (per-file commits in main source dir).
3984
3985 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3986
3987 * configure: Regenerated.
3988
3989 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3990
3991 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3992
3993 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3994
3995 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3996
3997 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3998
3999 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4000
4001 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4002
4003 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4004
4005 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4006
4007 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4008
4009 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4010
4011 * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4014
4015 * MAINTAINERS: Remove myself
4016
4017 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4018
4019 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4020
4021 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4022
4023 * MAINTAINERS (Write After Approval): Add myself.
4024
4025 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4026
4027 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4028 SET_BB_HEADER, SET_BB_FOOTER
4029
4030 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4031
4032 * rtx-classes-status.txt: New file
4033
4034 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4035
4036 * configure.ac: Eliminate ClooG installation dependency.
4037 * configure: Regenerate.
4038 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4039 * Makefile.in: Regenerate.
4040
4041 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2014-07-28 Anthony Green <green@moxielogic.com>
4054
4055 Import from savannah.gnu.org:
4056 * config.sub: Update to 2014-07-28 version.
4057
4058 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4059
4060 * MAINTAINERS: Remove my MIPS maintainer entry.
4061
4062 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4063
4064 PR target/47230
4065 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4066 * configure: Regenerate.
4067
4068 2014-07-24 James Norris <jnorris@codesourcery.com>
4069
4070 * MAINTAINERS (Write After Approval): Add myself.
4071
4072 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4073
4074 * configure.ac: Accept only CLooG 0.18.1.
4075 * configure: Regenerate.
4076
4077 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4078
4079 * configure.ac: Don't accept isl 0.11.
4080 * configure: Regenerate.
4081
4082 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4083
4084 * MAINTAINERS (Write After Approval): Add myself.
4085
4086 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4087
4088 * configure.ac: Don't accept isl 0.10.
4089 * configure: Regenerate.
4090
4091 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4092
4093 Fix include path for in-tree cloog.
4094 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4095 * configure: Regenerate.
4096
4097 2014-06-18 Richard Henderson <rth@redhat.com>
4098
4099 * .gitignore: Import gcc_update output.
4100
4101 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4102
4103 * config-ml.in: Robustify ac_configure_args parsing.
4104
4105 * configure.ac (--enable-linker-plugin-configure-flags)
4106 (--enable-linker-plugin-flags): New flags.
4107 (configdirs): Conditionally add libiberty-linker-plugin.
4108 * configure: Regenerate.
4109 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4110 (host_modules) <lto-plugin>: Pay attention to
4111 @extra_linker_plugin_flags@ and
4112 @extra_linker_plugin_configure_flags@.
4113 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4114 * Makefile.in: Regenerate.
4115
4116 * Makefile.tpl (configure-[+prefix+][+module+])
4117 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4118 "module_srcdir" instead of "module" for locating a module's srcdir.
4119 * Makefile.in: Regenerate.
4120
4121 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4122
4123 * MAINTAINERS (Write After Approval): Add myself.
4124
4125 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4126
4127 * MAINTAINERS: Update my email address.
4128
4129 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4134
4135 * MAINTAINERS (Write After Approval): Add myself.
4136
4137 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4138
4139 PR libstdc++/61011
4140 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4141 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4142 * configure: Regenerate.
4143
4144 2014-05-28 Pedro Alves <palves@redhat.com>
4145
4146 * MAINTAINERS (Write After Approval): Add myself.
4147
4148 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4149
4150 * MAINTAINERS: Update my affiliation/email.
4151
4152 2014-05-19 Mike Stump <mikestump@comcast.net>
4153
4154 * MAINTAINERS: Add wide-int reviewers.
4155
4156 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4157
4158 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4159 * configure: Regenerated.
4160
4161 2014-05-15 Torvald Riegel <triegel@redhat.com>
4162
4163 * MAINTAINERS (libitm): Add myself as maintainer.
4164
4165 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4166
4167 * MAINTAINERS (Write After Approval): Add myself.
4168
4169 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4170
4171 * config.sub, config.guess: Import from upstream.
4172
4173 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4174
4175 * MAINTAINERS (Write After Approval): Put myself in correct order.
4176
4177 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4178
4179 * MAINTAINERS (Write After Approval): Add myself.
4180
4181 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4182
4183 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4184 section.
4185
4186 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4187
4188 * MAINTAINERS (Write After Approval): Delete myself.
4189
4190 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4191
4192 PR sanitizer/56781
4193 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4194 and -B* options with -Xcompiler.
4195
4196 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4197
4198 PR bootstrap/60620
4199 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4200 * Makefile.in: Regenerate.
4201
4202 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4203
4204 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4205 for WINDRES_FOR_TARGET in default-manifest.o rule.
4206 * Makefile.in: Regenerate.
4207
4208 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4209
4210 * MAINTAINERS (Write After Approval): Add myself.
4211
4212 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4213
4214 PR sanitizer/56781
4215 * Makefile.def: Set bootstrap=true; for host fixincludes.
4216 * configure.ac: Don't bootstrap host fixincludes unless
4217 --with-build-config=bootstrap-{a,ub}san.
4218 * Makefile.in: Regenerated.
4219 * configure: Regenerated.
4220
4221 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4222
4223 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4224 --enable-vtable-verify option parsing. Don't add
4225 target-libsanitizer to bootstrap_target_libs unless
4226 --with-build-config=bootstrap-asan or
4227 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4228 to bootstrap_target_libs unless --enable-vtable-verify.
4229 * configure: Regenerated.
4230
4231 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4232
4233 * MAINTAINERS (Write After Approval): Add myself.
4234
4235 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4236
4237 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4238
4239 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4240
4241 PR bootstrap/58572
4242 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4243 -I for libstdc++-v3 includes if $(LEAN).
4244 * Makefile.in: Regenerated.
4245
4246 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4247
4248 * MAINTAINERS: Update my email address.
4249
4250 2014-02-24 Walter Lee <walt@tilera.com>
4251
4252 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4253 (tilegx-*-*): Change to tilegx*-*-*.
4254 * configure: Regenerate.
4255
4256 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4257
4258 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4259
4260 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4265
4266 PR target/59788
4267 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4268 *solaris2*.
4269
4270 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4271
4272 * MAINTAINERS: Update my email address.
4273
4274 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4275
4276 * MAINTAINERS: Convert to UTF-8.
4277 Properly sort Xinliang David Li's entry.
4278
4279 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4280 Sandra Loosemore <sandra@codesourcery.com>
4281
4282 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4283 nios2 port maintainers.
4284
4285 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4286
4287 * MAINTAINERS (Write After Approval): Add myself.
4288
4289 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4290
4291 * configure.ac: Add user-friendly check for native x86_64-linux
4292 multilibs.
4293 * configure: Regenerate.
4294
4295 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4296
4297 * MAINTAINERS: Add myself as sh maintainer.
4298
4299 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4300
4301 * MAINTAINERS: Add self as SLSR maintainer.
4302
4303 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4304
4305 * MAINTAINERS: Update my email address.
4306
4307 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4308
4309 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4310
4311 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4312
4313 * Makefile.in: Regenerate.
4314
4315 * Makefile.tpl: Fix typo.
4316 * Makefile.in: Regenerate partially.
4317
4318 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4319
4320 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4321 supported.
4322 * configure: Regenerated.
4323
4324 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4325
4326 * MAINTAINERS (Write After Approval): Add myself.
4327
4328 2013-10-30 Jason Merrill <jason@redhat.com>
4329
4330 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4331 --disable-build-format-warnings.
4332
4333 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4334
4335 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4336 depend on libstdc++ and libgcc.
4337 * configure: Regenerate.
4338 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4339 libcilkrts for POSIX and i*86, and x86_64 architectures.
4340 * Makefile.in: Added libcilkrts related fields to support building it.
4341
4342 2013-10-26 Jeff Law <law@redhat.com>
4343
4344 * Makefile.def (target_modules): Remove libmudflap
4345 (languages): Remove check-target-libmudflap).
4346 * Makefile.in: Rebuilt.
4347 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4348 * configure.ac (target_libraries): Remove target-libmudflap.
4349 Remove checks which disabled libmudflap on some systems.
4350 * configure: Rebuilt.
4351 * libmudflap: Directory removed.
4352
4353 2013-10-21 Cong Hou <congh@google.com>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
4357 2013-10-16 Mike Stump <mikestump@comcast.net>
4358
4359 * .dir-locals.el: Add.
4360
4361 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4362
4363 * configure.ac: Add --enable-host-shared
4364 * configure: Regenerate.
4365
4366 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4367
4368 Import from savannah.gnu.org:
4369 * config.guess: Update to 2013-06-10 version.
4370 * config.sub: Update to 2013-10-01 version.
4371
4372 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4373
4374 Changes to build configuration to allow big endian ARC ELF toolchain
4375 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4376 * configure: Regenerate.
4377
4378 2013-09-20 Alan Modra <amodra@gmail.com>
4379
4380 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4381 ppc host match. Support little-endian powerpc linux hosts.
4382
4383 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4384
4385 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4386 maintainer.
4387
4388 2013-09-12 DJ Delorie <dj@redhat.com>
4389
4390 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4391 maintainers.
4392
4393 2013-09-03 Richard Biener <rguenther@suse.de>
4394
4395 * configure.ac: Also allow ISL 0.12.
4396 * configure: Regenerated.
4397
4398 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4399
4400 * MAINTAINERS (Write After Approval): Add myself.
4401
4402 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4403
4404 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4405
4406 2013-08-26 Caroline Tice <cmtice@google.com>
4407
4408 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4409 "Various Reviewers" to libvtv "Various Maintainers".
4410
4411 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4412
4413 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4414
4415 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4416
4417 * MAINTAINERS: Update name, email.
4418
4419 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4420
4421 * MAINTAINERS (Write After Approval): Add myself.
4422
4423 2013-08-12 Caroline Tice <cmtice@google.com>
4424
4425 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4426 address in the Write After Approval section.
4427
4428 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4429
4430 * MAINTAINERS (Write After Approval): Update email.
4431
4432 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4433
4434 * configure.ac: Adjust to check VTV_SUPPORTED.
4435 * configure: Regenerated.
4436
4437 2013-08-02 Caroline Tice <cmtice@google.com>
4438
4439 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4440 on non-linux systems; add target-libvtv to noconfigdirs; add
4441 libsupc++/.libs to C++ library search paths.
4442 * configure: Regenerated.
4443 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4444 libstdc++ and libgcc.
4445 * Makefile.in: Regenerated.
4446
4447 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4448
4449 * MAINTAINERS (Write After Approval): Add myself.
4450
4451 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4452 Shiva Chen <shiva0217@gmail.com>
4453
4454 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4455 nds32 port maintainers.
4456
4457 2013-07-17 Tim Shen <timshen91@gmail.com>
4458
4459 * MAINTAINERS (Write After Approval): Add myself.
4460
4461 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4462
4463 * configure.ac: Sync from binutils.
4464 * configure: Regenerate.
4465
4466 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4467
4468 * MAINTAINERS (Write After Approval): Add myself.
4469
4470 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4471
4472 * MAINTAINERS (Write After Approval): Add myself.
4473
4474 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4475
4476 * MAINTAINERS (Write After Approval): Add myself.
4477
4478 2013-04-30 Brooks Moses <bmoses@google.com>
4479
4480 * MAINTAINERS: Update my email; move myself from Fortran
4481 reviewer to Write After Approval.
4482
4483 2013-04-16 Andreas Schwab <schwab@suse.de>
4484
4485 * configure.ac (aarch64-*-*): Don't disable java.
4486 * configure: Regenerate.
4487
4488 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4489
4490 * MAINTAINERS (Write After Approval): Add myself.
4491
4492 2013-03-30 Matthias Klose <doko@ubuntu.com>
4493
4494 * Makefile.def (target_modules): Don't install libffi.
4495 * Makefile.in: Regenerate.
4496
4497 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4498
4499 * MAINTAINERS (Write After Approval): Add myself.
4500
4501 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4502
4503 * MAINTAINERS (Write After Approval): Add myself.
4504
4505 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4506
4507 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4508 * configure: Regenerated.
4509
4510 2013-02-05 Ian Lance Taylor <iant@google.com>
4511
4512 PR go/55969
4513 * configure.ac: Disable libgo on some systems where it does not
4514 work.
4515
4516 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4517
4518 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4519 Remove Geoff Keating as rs6000 port maintainer, at his request.
4520
4521 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4522
4523 * MAINTAINERS: Update my email.
4524
4525 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4526
4527 * configure: Re-generate.
4528
4529 2013-01-15 Richard Biener <rguenther@suse.de>
4530
4531 PR other/55973
4532 * configure: Re-generate.
4533
4534 2013-01-14 Matthias Klose <doko@ubuntu.com>
4535
4536 * Makefile.def (install-target-libsanitizer): Depend on
4537 install-target-libstdc++-v3.
4538 * Makefile.in: Regenerate.
4539
4540 2013-01-14 Richard Biener <rguenther@suse.de>
4541
4542 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4543 * configure: Re-generate
4544
4545 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4546
4547 * config.sub: Update from config repo.
4548
4549 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4550
4551 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4552 * Makefile.in: Regenerate.
4553
4554 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4555
4556 * MAINTAINERS (arc): Add new port maintainership for myself.
4557
4558 2013-01-09 Jason Merrill <jason@redhat.com>
4559
4560 * .gitignore: Import from gdb repository.
4561
4562 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4563
4564 * Makefile.def (configure-gcc): Depend on all-gmp.
4565 (all-gcc): Remove dependency on all-gmp.
4566 * Makefile.in: Regenerated.
4567
4568 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4569
4570 * config.sub: Merge from config repo.
4571 * config.guess: Ditto.
4572
4573 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4574
4575 * Makefile.def: Merge from binutils.
4576 * Makefile.in: Ditto.
4577
4578 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4579
4580 * MAINTAINERS: Update my email.
4581
4582 2012-12-29 Ben Elliston <bje@gnu.org>
4583
4584 * config.guess: Update to 2012-12-29 version.
4585 * config.sub: Likewise.
4586
4587 2012-12-20 Matthias Klose <doko@ubuntu.com>
4588
4589 * Makefile.def (install-target-libgfortran): Depend on
4590 install-target-libquadmath, install-target-libgcc.
4591 (install-target-libsanitizer): Depend on install-target-libgcc.
4592 (install-target-libjava): Depend on install-target-libgcc.
4593 (install-target-libitm): Depend on install-target-libgcc.
4594 (install-target-libobjc): Depend on install-target-libgcc.
4595 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4596 * Makefile.in: Regenerate.
4597
4598 2012-12-19 Matthias Klose <doko@ubuntu.com>
4599
4600 * Makefile.def (install-target-libgo): Depend on
4601 install-target-libatomic.
4602 * Makefile.in: Regenerate.
4603
4604 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4605
4606 PR go/55201
4607 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4608 * Makefile.in: Regenerate.
4609
4610 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4611
4612 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4613 * configure: Regenerate.
4614
4615 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4616
4617 * config.sub: Merge from config repo.
4618
4619 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4620
4621 * Makefile.def (target_modules): Add bootstrap=true and
4622 raw_cxx=true to libsanitizer.
4623 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4624 * Makefile.in: Regenerated.
4625 * configure: Likewise.
4626
4627 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4628
4629 * MAINTAINERS: Remove self as RTL optimization maintainer.
4630
4631 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
4635 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4636
4637 * Makefile.def (target_modules): Remove bootstrap=true and
4638 raw_cxx=true from libsanitizer.
4639 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4640 * Makefile.in: Regenerated.
4641 * configure: Likewise.
4642
4643 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4644
4645 * Makefile.def (target_modules): Add bootstrap=true and
4646 raw_cxx=true to libsanitizer.
4647 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4648 * Makefile.in: Regenerated.
4649 * configure: Likewise.
4650
4651 2012-11-28 Andrew Pinski <apinski@cavium.com>
4652
4653 PR bootstrap/54279
4654 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4655 * configure: Regenerate.
4656 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4657 * Makefile.in: Regenerate.
4658
4659 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4660
4661 * configure.ac: Disable libsanitizer if we're not building C++.
4662 * configure: Regenerate.
4663
4664 2012-11-15 Roland McGrath <roland@hack.frob.com>
4665
4666 * MAINTAINERS (Write After Approval): Add myself.
4667
4668 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4669
4670 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4671 Kostya Serebryany (kcc@google.com) and
4672 Jakub Jelinek (jakub@redhat.com).
4673 Rename area for Dodji Seketeli (dodji@redhat.com).
4674
4675 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4676
4677 * MAINTAINERS: (asan.c, related): Add myself.
4678
4679 2012-11-14 Roland McGrath <mcgrathr@google.com>
4680
4681 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4682 * configure: Regenerate.
4683
4684 2012-11-13 Richard Henderson <rth@redhat.com>
4685
4686 * configure.ac: Move libsanitizer logic to subdirectory.
4687 * configure: Regenerate.
4688
4689 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4690
4691 * configure.ac: Enable libsanitizer just on x86 linux for now.
4692 * configure: Re-generate.
4693
4694 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4695
4696 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4697 sections.
4698 * configure: Regenerate.
4699
4700 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4701
4702 * configure.ac: Add section for configdirs for libsanitizer.
4703 Disable for cris-*-* and mmix-*-*.
4704 * configure: Regenerate.
4705
4706 2012-11-12 Wei Mi <wmi@google.com>
4707
4708 * configure.ac: Add libsanitizer to target_libraries.
4709 * Makefile.def: Ditto.
4710 * configure: Regenerate.
4711 * Makefile.in: Regenerate.
4712 * libsanitizer: New directory for asan runtime. Contains an empty
4713 tsan directory.
4714
4715 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4716
4717 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4718 against Mingw64 w32api.
4719 * configure: Regenerate.
4720
4721 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4722
4723 * configure: Regenerated.
4724
4725 2012-11-03 Robert Mason <rbmj@verizon.net>
4726
4727 * configure.ac: add --disable-libstdcxx configure option
4728 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4729
4730 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4731
4732 * MAINTAINERS (Write After Approval): Add myself.
4733
4734 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
4738 2012-10-24 Sharad Singhai <singhai@google.com>
4739
4740 * MAINTAINERS (Write After Approval): Add myself.
4741
4742 2012-10-24 Eric Christopher <echristo@gmail.com>
4743
4744 * MAINTAINERS: Update email address.
4745
4746 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4747
4748 PR bootstrap/54820
4749 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4750 * configure: Regenerate.
4751
4752 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4753
4754 * MAINTAINERS (aarch64): Add Marcus and myself.
4755
4756 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4757
4758 PR bootstrap/54820
4759 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4760 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4761 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4762 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4763 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4764 * Makefile.in: Regenerate.
4765 * configure.ac (have_static_libs): New variable and associated check.
4766 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4767 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4768 * configure: Regenerate.
4769
4770 2012-10-10 Richard Biener <rguenther@suse.de>
4771
4772 * MAINTAINERS: Adjust for changed surname.
4773
4774 2012-10-04 Lawrence Crowl <crowl@google.com>
4775
4776 * MAINTAINERS (Write After Approval): Add myself.
4777
4778 2012-10-01 Cary Coutant <ccoutant@google.com>
4779
4780 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4781
4782 2012-09-28 Ian Lance Taylor <iant@google.com>
4783
4784 * Makefile.def: Make all-target-libgo depend on
4785 all-target-libbacktrace.
4786 * Makefile.in: Rebuild.
4787
4788 2012-09-26 Ian Lance Taylor <iant@google.com>
4789
4790 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4791 * Makefile.in: Rebuild.
4792
4793 2012-09-20 Walter Lee <walt@tilera.com>
4794
4795 * configure.ac: Add tilegx to list of targets that support gold.
4796 * configure: Regenerate.
4797
4798 2012-09-20 Marek Polacek <polacek@redhat.com>
4799
4800 * MAINTAINERS (Write After Approval): Add myself.
4801
4802 2012-09-19 Steve Ellcey <sellcey@mips.com>
4803
4804 * configure.ac: Add mips*-mti-elf* target.
4805 * configure: Regenerate.
4806
4807 2012-09-17 Ian Lance Taylor <iant@google.com>
4808
4809 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4810 * configure.ac (host_libs): Add libbacktrace.
4811 (target_libraries): Add libbacktrace.
4812 * Makefile.def (host_modules): Add libbacktrace.
4813 (target_modules): Likewise.
4814 * configure, Makefile.in: Rebuild.
4815
4816 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4817
4818 PR target/38607
4819 Merge upstream change.
4820 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4821
4822 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4823 Add libgomp*.o to compare_exclusions for AIX.
4824 * configure: Regenerate.
4825
4826 2012-09-06 Diego Novillo <dnovillo@google.com>
4827
4828 * configure.ac: Bump minimum GMP version to 4.2.3.
4829 * configure: Re-generate.
4830
4831 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4832
4833 PR target/54461
4834 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4835 target-libgloss if not configured --with-avrlibc=no.
4836 * configure: Regenerate.
4837
4838 2012-09-04 Jason Merrill <jason@redhat.com>
4839
4840 * configure.ac: Fix --enable-languages=all.
4841
4842 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4843
4844 * MAINTAINERS (Write After Approval): Add myself.
4845
4846 2012-09-03 Richard Guenther <rguenther@suse.de>
4847
4848 PR bootstrap/54138
4849 * configure.ac: Re-organize ISL / CLOOG checks to allow
4850 disabling with either --without-isl or --without-cloog.
4851 * configure: Regenerated.
4852
4853 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4854
4855 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4856 * configure: Regenerate.
4857
4858 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4859
4860 * MAINTAINERS: Fix my email address.
4861
4862 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4863
4864 PR binutils/4970
4865 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4866 and opcodes.
4867 * Makefile.in: Regenerated.
4868
4869 2012-08-26 Art Haas <ahaas@impactweather.com>
4870
4871 * configure: Regenerate.
4872
4873 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4874
4875 * INSTALL/README: Also refer to the online installation
4876 instructions.
4877
4878 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4879
4880 * MAINTAINERS (Write After Approval): Add myself.
4881 (Picochip port): Remove myself.
4882
4883 2012-08-14 Diego Novillo <dnovillo@google.com>
4884
4885 Merge from cxx-conversion branch.
4886
4887 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4888 POSTSTAGE1_CONFIGURE_FLAGS.
4889 * Makefile.in: Regenerate.
4890 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4891 Force C++ when bootstrapping.
4892 * configure: Regenerate.
4893
4894 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4895
4896 * MAINTAINERS (Write After Approval): Add myself.
4897
4898 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4899
4900 * README: Document use of ranges of years in copyright notices.
4901
4902 2012-07-06 Richard Guenther <rguenther@suse.de>
4903
4904 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4905 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4906 --with-gmp=system.
4907 * Makefile.in: Regenerated.
4908 * configure: Likewise.
4909
4910 2012-07-06 Richard Guenther <rguenther@suse.de>
4911
4912 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4913 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4914 supply V=1 as extra_make_flags.
4915 * configure: Regenerated.
4916 * Makefile.in: Likewise.
4917
4918 2012-07-04 Tristan Gingold <gingold@adacore.com>
4919
4920 * configure: Regenerate.
4921
4922 2012-07-03 Richard Guenther <rguenther@suse.de>
4923
4924 * Makfile.def (isl): Remove not necessary extra_exports and
4925 extra_make_flags.
4926 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4927 * Makefile.in: Regenerated.
4928
4929 2012-07-03 Richard Guenther <rguenther@suse.de>
4930
4931 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4932 * configure.ac: If either the ISL or the CLooG check failed
4933 do not try to build in-tree versions.
4934 * Makefile.in: Regenerated.
4935 * configure: Regenerated.
4936
4937 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4938
4939 * configure: Regenerate.
4940
4941 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4942
4943 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4944 maintainer.
4945
4946 2012-07-02 Richard Guenther <rguenther@suse.de>
4947
4948 * configure: Regenerated.
4949
4950 2012-07-02 Richard Guenther <rguenther@suse.de>
4951 Michael Matz <matz@suse.de>
4952 Tobias Grosser <tobias@grosser.es>
4953 Sebastian Pop <sebpop@gmail.com>
4954
4955 * Makefile.def: Add ISL host module, remove PPL host module.
4956 Adjust ClooG host module to use the proper ISL.
4957 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4958 * configure.ac: Include config/isl.m4. Add ISL host library,
4959 remove PPL. Remove PPL configury, add ISL configury, adjust
4960 ClooG configury.
4961 * Makefile.in: Regenerated.
4962 * configure: Likewise.
4963
4964 2012-07-02 Richard Guenther <rguenther@suse.de>
4965
4966 Merge from graphite branch
4967 2011-07-21 Tobias Grosser <tobias@grosser.es>
4968
4969 * configure: Regenerated.
4970 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4971 both cloog.org and legacy versions. The only supported version will
4972 be CLooG with the isl backend.
4973
4974 2011-07-21 Tobias Grosser <tobias@grosser.es>
4975
4976 * configure: Regenerated.
4977 * configure.ac: Require cloog isl 0.17.0
4978
4979 2011-07-21 Tobias Grosser <tobias@grosser.es>
4980
4981 * configure: Regenerated.
4982 * config/cloog.m4: Do not define CLOOG_ORG
4983
4984 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4985
4986 * configure.ac: Skip C if explicitly selected.
4987 * configure: Regenerate.
4988
4989 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4990
4991 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4992 they contain -O2.
4993 * configure: Regenerate.
4994
4995 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4996
4997 PR debug/53740
4998 * df.h, df-problems.c, dce.c: Revert last patch.
4999
5000 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5001
5002 * MAINTAINERS (Write After Approval): Update my email address.
5003
5004 2012-06-21 Meador Inge <meadori@codesourcery.com>
5005
5006 * MAINTAINERS (Write After Approval): Add myself.
5007
5008 2012-06-20 Jason Merrill <jason@redhat.com>
5009
5010 * Makefile.tpl (check-target-libgomp-c++): New.
5011 (check-target-libitm-c++): New.
5012 * Makefile.def (c++): Add them.
5013 * Makefile.in: Regenerate.
5014
5015 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5016
5017 * MAINTAINERS (Write After Approval): Add myself.
5018
5019 2012-05-16 Olivier Hainque <hainque@adacore.com>
5020
5021 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5022 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5023 (install-no-fixedincludes): Adjust accordingly.
5024 * Makefile.in: Regenerate.
5025
5026 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5027
5028 Merge upstream change
5029 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5030
5031 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5032
5033 * MAINTAINERS (Write After Approval): Add myself.
5034
5035 2012-05-09 Nick Clifton <nickc@redhat.com>
5036 Paul Smith <psmith@gnu.org>
5037
5038 PR bootstrap/50461
5039 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5040 allow for the fact that from release v3.1.0 of MPFR the source
5041 files were moved into a src sub-directory.
5042 * configure: Regenerate.
5043
5044 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5045
5046 * configure.ac: Bump minimum MPFR version to 2.4.0.
5047 * configure: Regenerated.
5048
5049 2012-05-01 Richard Henderson <rth@redhat.com>
5050
5051 * Makefile.def (libatomic): New target_module.
5052 * configure.ac (target_libraries): Add libatomic.
5053 (noconfigdirs): Check if libatomic is supported.
5054 * Makefile.in, configure: Rebuild.
5055
5056 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5057
5058 * MAINTAINERS (Write After Approval): Add myself.
5059
5060 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5061
5062 * config.sub: Update to 2012-04-18 version from official repo.
5063
5064 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5065
5066 * MAINTAINERS (Write After Approval): Add myself.
5067
5068 2012-04-11 Steve Ellcey <sellcey@mips.com>
5069
5070 * MAINTAINERS: Changed email address.
5071
5072 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5073
5074 PR target/52737
5075 * contrib/gcc_update (files_and_dependencies):
5076 Remove gcc/config/avr/t-multilib from touch data.
5077
5078 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5079
5080 * MAINTAINERS (OS Port Maintainers): Remove irix.
5081 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5082 (unsupported_languages): Remove mips-sgi-irix6.*.
5083 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5084 (with_stabs): Remove.
5085 * configure: Regenerate.
5086
5087 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5088
5089 * MAINTAINERS (OS Port Maintainers): Remove osf.
5090 * configure.ac (enable_libgomp): Remove *-*-osf*.
5091 (with_stabs): Remove alpha*-*-osf*.
5092 * configure: Regenerate.
5093
5094 2012-03-05 Tristan Gingold <gingold@adacore.com>
5095
5096 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5097 * configure: Regenerate.
5098
5099 2012-02-17 Walter Lee <walt@tilera.com>
5100
5101 * MAINTAINERS: (Write After Approval): Delete myself.
5102
5103 2012-02-14 Walter Lee <walt@tilera.com>
5104
5105 * MAINTAINERS (tilegx port): Add myself.
5106 (tilepro port): Add myself.
5107 (Write After Approval): Add myself.
5108
5109 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5110
5111 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5112 and Joseph Myers as docstring relicensing maintainers.
5113
5114 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5115
5116 * MAINTAINERS (write-after-approval): Add myself.
5117
5118 2012-02-08 Ira Rosen <irar@il.ibm.com>
5119
5120 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5121 maintainer.
5122
5123 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5124
5125 * MAINTAINERS (Write After Approval): Move myself to
5126 maintain alphabetical order.
5127
5128 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5129
5130 * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5133
5134 * MAINTAINERS (Write After Approval): Add myself.
5135
5136 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5137 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5138
5139 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5140 * configure: Regenerate.
5141
5142 2012-01-23 Harshit Chopra <harshit@google.com>
5143
5144 * MAINTAINERS (Write After Approval): Add myself.
5145
5146 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5147
5148 * configure.ac: Remove reference to mh-interix.
5149 * configure: Regenerate.
5150
5151 2012-01-05 Richard Henderson <rth@redhat.com>
5152
5153 PR bootstrap/51072
5154 * configure.ac: Disable libitm if c++ is not enabled.
5155 * configure: Rebuild.
5156
5157 * configure.ac: Fix regexp for same.
5158 * configure: Rebuild.
5159
5160 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5161
5162 * MAINTAINERS (Write After Approval): Add myself.
5163
5164 2012-01-02 Richard Guenther <rguenther@suse.de>
5165
5166 PR bootstrap/51686
5167 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5168 * Makefile.in: Regenerate.
5169
5170 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5171
5172 * MAINTAINERS (Write After Approval): Add myself.
5173
5174 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5175
5176 * configure: Regenerate.
5177
5178 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5179
5180 * MAINTAINERS (picochip): Changed email address.
5181
5182 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5183
5184 * MAINTAINERS (write-after-approval): Add self.
5185
5186 2011-11-29 DJ Delorie <dj@redhat.com>
5187
5188 * configure.ac (rl78-*-*) New case.
5189 * configure: Regenerate.
5190 * MAINTAINERS: Add myself as RL78 maintainer.
5191
5192 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5193
5194 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5195
5196 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5197
5198 * libtool.m4: Additional FreeBSD 10 fixes.
5199
5200 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5201
5202 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5203 Maintainers section, as Epiphany maintainer.
5204
5205 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5206
5207 PR target/49992
5208 * configure.ac: Remove ranlib special-casing for Darwin.
5209 * configure: Regenerate.
5210
5211 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5212
5213 * MAINTAINERS (Reviewers): Keep the list sorted.
5214
5215 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5216
5217 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5218
5219 2011-11-09 Roland McGrath <mcgrathr@google.com>
5220
5221 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5222 * configure: Rebuild.
5223 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5224 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5225 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5226 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5227 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5228 Add READELF.
5229 * Makefile.in: Rebuild.
5230
5231 2011-11-09 Jason Merrill <jason@redhat.com>
5232
5233 * Makefile.def (language=c++): Remove check-c++0x.
5234 * Makefile.in (check-gcc-c++): Regenerate.
5235
5236 2011-11-08 Richard Henderson <rth@redhat.com>
5237
5238 * configure.ac: Test for libitm directory present first.
5239
5240 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5241
5242 * configure.ac: Test libitm/configure.tgt to disable libitm.
5243 * configure: Rebuild.
5244
5245 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5246 Richard Henderson <rth@redhat.com>
5247
5248 Merged from transactional-memory.
5249
5250 * Makefile.def (lang_env_dependencies): libitm is c++.
5251 Add libitm target module.
5252 * configure.ac: Likewise.
5253 * config/mmap.m4: New file.
5254 * contrib/gcc_update: Add libitm to touch data.
5255 * Makefile.in, configure: Rebuild.
5256
5257 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5258
5259 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5260 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5261 * Makefile.in: Regenerate.
5262
5263 2011-11-01 DJ Delorie <dj@redhat.com>
5264
5265 * config.sub: Update to version 2011-10-29 (added rl78)
5266
5267 2011-10-27 Nick Clifton <nickc@redhat.com>
5268
5269 * config.sub: Import these changes from the config project:
5270
5271 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5272 Ben Elliston <bje@gnu.org>
5273
5274 * config.sub (epiphany): New.
5275
5276 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5277 Ben Elliston <bje@gnu.org>
5278
5279 * config.sub (hexagon, hexagon-*): New.
5280
5281 2011-08-23 Roland McGrath <mcgrathr@google.com>
5282
5283 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5284 64eb to be64.
5285
5286 2011-08-16 Roland McGrath <mcgrathr@google.com>
5287
5288 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5289 (nacl): Grok as alias for 32el-unknown-nacl.
5290
5291 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2011-10-24 Teresa Johnson <tejohnson@google.com>
5296
5297 * MAINTAINERS (Write After Approval): Add myself.
5298
5299 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5300
5301 * MAINTAINERS (sparc port): Remove myself.
5302
5303 2011-09-14 Tom de Vries <tom@codesourcery.com>
5304
5305 * MAINTAINERS (Write After Approval): Add myself.
5306
5307 2011-08-14 Yao Qi <yao@codesourcery.com>
5308
5309 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5310 * configure: Regenerate.
5311
5312 2011-07-26 Ian Lance Taylor <iant@google.com>
5313
5314 * configure.ac: Set have_compiler based on whether gcc directory
5315 exists, rather than on whether gcc is in configdirs.
5316 * configure: Rebuild.
5317
5318 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5319
5320 * MAINTAINERS (Global Reviewers): Add self.
5321
5322 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5323
5324 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5325 link directories.
5326 * Makefile.in: Rebuild.
5327
5328 2011-07-20 Ian Lance Taylor <iant@google.com>
5329
5330 PR bootstrap/49787
5331 * configure.ac: Move --enable-bootstrap handling earlier in file.
5332 If --enable-bootstrap and either --enable-build-with-cxx or
5333 --enable-build-poststage1-with-cxx, enable C++ automatically.
5334 * configure: Rebuild.
5335
5336 2011-07-19 Ian Lance Taylor <iant@google.com>
5337
5338 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5339 make C++ a boot_language. Set and substitute
5340 POSTSTAGE1_CONFIGURE_FLAGS.
5341 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5342 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5343 * configure, Makefile.in: Rebuild.
5344
5345 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5346
5347 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5348 maintainers.
5349
5350 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5351
5352 * MAINTAINERS (Global Reviewers): Add myself.
5353
5354 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5355
5356 * configure: Regenerate.
5357
5358 2011-07-16 Jason Merrill <jason@redhat.com>
5359
5360 * Makefile.def (language=c++): Add check-c++0x and
5361 check-target-libmudflap-c++.
5362 * Makefile.tpl (check-target-libmudflap-c++): New.
5363 * Makefile.in: Regenerate.
5364
5365 2011-07-16 Matthias Klose <doko@ubuntu.com>
5366
5367 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5368 * Makefile.def (target_modules/libjava): Pass
5369 $(EXTRA_CONFIGARGS_LIBJAVA).
5370 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5371 if not configured with --enable-static-libjava.
5372 * Makefile.in: Regenerate.
5373 * configure: Likewise.
5374
5375 2011-07-15 Jason Merrill <jason@redhat.com>
5376
5377 * Makefile.in (check-c++): Move check-gcc-c++0x after
5378 check-target-libstdc++-v3.
5379
5380 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5381
5382 * MAINTAINERS (c6x port): New entry.
5383
5384 2011-07-13 Jason Merrill <jason@redhat.com>
5385
5386 * Makefile.in (check-gcc-c++0x): New.
5387 (check-c++): Depend on it.
5388
5389 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5390
5391 PR target/39150
5392 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5393 x86_64-*-solaris2.1[0-9]*.
5394 * configure: Regenerate.
5395
5396 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5397
5398 * MAINTAINERS (RTL optimizers): Add self.
5399
5400 2011-06-27 Gabriel Charette <gchare@google.com>
5401
5402 * MAINTAINERS (Write After Approval): Add myself.
5403
5404 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5405
5406 PR regression/47836
5407 PR bootstrap/23656
5408 PR other/47733
5409 PR bootstrap/49247
5410 PR c/48825
5411 * configure.ac (target_libraries): Remove target-libiberty.
5412 Remove case-statement setting skipdirs=target-libiberty for
5413 multiple targets. Remove checking target_configdirs and
5414 removing target-libiberty but keeping target-libgcc if
5415 otherwise empty.
5416 * Makefile.def (target_modules): Don't add libiberty.
5417 (dependencies): Remove all traces of target-libiberty.
5418 * configure, Makefile.in: Regenerate.
5419
5420 2011-06-13 Walter Lee <walt@tilera.com>
5421
5422 * configure.ac (tilepro-*-*) New case.
5423 (tilegx-*-*): Likewise.
5424 * configure: Regenerate.
5425
5426 2011-06-06 Jing Yu <jingyu@google.com>
5427
5428 * configure.ac: Skip target-libiberty for
5429 arm*-*-linux-androideabi.
5430 * configure: Regenerated.
5431
5432 2011-06-06 Nick Clifton <nickc@redhat.com>
5433
5434 * config.sub: Sync from upstream.
5435
5436 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5437
5438 * MAINTAINERS (Write After Approval): Add myself.
5439
5440 2011-06-01 Daniel Jacobowitz <drow@false.org>
5441
5442 * MAINTAINERS: Update my email address.
5443
5444 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5445
5446 * MAINTAINERS (Write After Approval): Update my email address.
5447
5448 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5449
5450 * MAINTAINERS (Write After Approval): Add myself.
5451
5452 2011-05-08 Doug Kwan <dougkwan@google.com>
5453
5454 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5455 * configure: Regenerated.
5456 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5457 value from configure.
5458 * Makefile.in: Regenerated.
5459
5460 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5461
5462 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5463 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5464 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5465 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5466 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5467 *-*-vxworks*): Disable newlib and libgloss in separate case
5468 statement.
5469 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5470 to separate case statement.
5471 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5472 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5473 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5474 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5475 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5476 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5477 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5478 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5479 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5480 i[[3456789]]86-*-rdos*, m32r-*-*,
5481 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5482 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5483 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5484 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5485 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5486 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5487 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5488 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5489 and libgloss in main case over targets. Remove most empty cases
5490 in main case over targets.
5491 * configure: Regenerate.
5492
5493 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5494
5495 * MAINTAINERS (Write After Approval): Add myself.
5496
5497 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5498
5499 * configure.ac: Remove code setting special library locations for
5500 hppa*64*-*-hpux11*. Remove code setting compiler for
5501 sparc-sun-solaris2*.
5502 * configure: Regenerate.
5503
5504 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5505
5506 * configure.ac: Separate libgloss_dir settings from general case
5507 over targets.
5508 * configure: Regenerate.
5509
5510 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5511
5512 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5513 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5514 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5515 cases in libgcj-disabling case statement.
5516 (hppa*64*-*-linux*): Set unsupported_languages instead of
5517 disabling target-zlib.
5518 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5519 to hppa*64*-*-hpux*.
5520 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5521 hppa*-*-hpux*.
5522 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5523 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5524 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5525 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5526 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5527 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5528 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5529 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5530 libgcj-disabling case statement.
5531 * configure: Regenerate.
5532
5533 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5534
5535 * configure.ac: Disable Java for targets not supporting libffi.
5536 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5537 Remove cases in Java-disabling statement.
5538 (*arm-wince-pe): Change to arm-wince-pe.
5539 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5540 cases in Java-disabling statement.
5541 (bfin-*-*): Don't disable Java again.
5542 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5543 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5544 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5545 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5546 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5547 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5548 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5549 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5550 Java-disabling statement.
5551 (mmix-*-*): Don't disable Java again.
5552 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5553 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5554 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5555 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5556 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5557 statement.
5558 * configure: Regenerate.
5559
5560 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5561
5562 * configure.ac: Separate cases disabling Java and Java libraries
5563 from general case over targets.
5564 * configure: Regenerate.
5565
5566 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5567
5568 * MAINTAINERS: Update my email address.
5569
5570 2011-04-20 Easwaran Raman <eraman@google.com>
5571
5572 * MAINTAINERS (Write After Approval): Add myself.
5573
5574 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5575
5576 PR lto/48086
5577 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5578 * configure: Regenerate.
5579
5580 2011-04-16 Jim Meyering <meyering@redhat.com>
5581
5582 * MAINTAINERS (Write After Approval): Add myself.
5583
5584 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5585
5586 * MAINTAINERS: Update my email address.
5587
5588 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5589
5590 * MAINTAINERS (Write After Approval): Add myself.
5591
5592 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5593
5594 * MAINTAINERS (Write After Approval): Add myself.
5595
5596 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5597
5598 * MAINTAINERS (Write After Approval): Add myself.
5599
5600 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5601
5602 * configure.ac (build_tools): Remove build-byacc.
5603 (host_libs): Remove mmalloc.
5604 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5605 autoconf automake libtool diff rcs fileutils shellutils time
5606 textutils wdiff find uudecode hello tar gzip indent recode release
5607 sed perl gawk findutils gettext zip.
5608 (libgcj): Remove target-qthreads.
5609 (target_tools): Remove target-examples target-gperf.
5610 (YACC): Don't handle building byacc.
5611 * configure: Regenerate.
5612 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5613 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5614 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5615 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5616 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5617 handle building components.
5618 * Makefile.in: Regenerate.
5619
5620 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5621
5622 * MAINTAINERS: Update my email address as Xtensa maintainer.
5623
5624 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5625
5626 * config.sub: Sync from upstream.
5627
5628 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5629
5630 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5631 (microblaze*): Don't disable libssp.
5632 * configure: Regenerate.
5633
5634 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5635
5636 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5637 moveifchange.
5638 * configure: Regenerate.
5639 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5640 * Makefile.in: Regenerate.
5641
5642 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5643
5644 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5645 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5646 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5647 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5648 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5649 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5650 md_exec_prefix cases.
5651 * configure: Regenerate.
5652
5653 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5654
5655 * configure.ac: Separate cases disabling target-libssp,
5656 target-libiberty, target-libstdc++-v3 and Fortran from general
5657 case over targets.
5658 * configure: Regenerate.
5659
5660 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5661
5662 * configure.ac (*-*-chorusos): Don't disable libgcj.
5663 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5664 Remove case.
5665 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5666 (arm-*-coff): Don't disable libgcj.
5667 (arm*-*-linux-gnueabi): Remove useless assignment.
5668 (arm-*-riscix*): Don't disable libgcj.
5669 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5670 configuration.
5671 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5672 (c54x*-*-*): Remove case.
5673 (tic54x-*-*): Don't disable GCC or GCC libraries.
5674 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5675 to *.
5676 (d10v-*-*): Don't disable GCC libraries.
5677 (d30v-*-*): Don't disable libgcj.
5678 (h8500-*-*): Don't disable GCC libraries.
5679 (i960-*-*): Don't disable libgcj.
5680 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5681 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5682 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5683 libgcj.
5684 (m68k-*-coff*): Remove case.
5685 (mmix-*-*): Don't disable libgloss on host.
5686 (mn10200-*-*, mn10300-*-*): Remove cases.
5687 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5688 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5689 Don't disable libgcj.
5690 (romp-*-*): Remove case.
5691 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5692 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5693 case.
5694 (v810-*-*): Don't disable GCC libraries.
5695 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5696 (ip2k-*-*): Don't disable GCC libraries.
5697 * configure: Regenerate.
5698
5699 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5700
5701 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5702 libffi on host.
5703 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5704 on host.
5705 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5706 * configure: Regenerate.
5707
5708 2011-03-26 John Marino <binutils@marino.st>
5709
5710 * configure.ac: Add support for *-*-dragonfly*
5711 * configure: Regenerate.
5712
5713 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5714
5715 * configure.ac (native_only): Remove.
5716 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5717 send-pr uudecode guile gnuserv on host.
5718 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5719 send-pr rcs guile perl texinfo libtool on host.
5720 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5721 automake send-pr rcs guile perl texinfo libtool on host.
5722 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5723 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5724 (alpha*-dec-osf*): Don't disable fileutils on target.
5725 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5726 texinfo send-pr expect dejagnu on target.
5727 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5728 target-qthreads on target.
5729 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5730 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5731 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5732 x86_64-*-mingw*): Don't disable expect on target.
5733 (*-*-cygwin*): Don't disable target-gperf on target.
5734 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5735 gnuserv on target.
5736 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5737 target.
5738 * configure: Regenerate.
5739
5740 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5741
5742 * configure.ac (target_tools): Remove target-groff.
5743 (native_only): Remove target-groff.
5744 (hppa*64*-*-*): Don't disable byacc.
5745 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5746 setting.
5747 (*-*-kaos*): Don't skip target-librx and target-groff.
5748 (*-*-netware*): Don't skip target-libmudflap.
5749 (*-*-tpf*): Don't skip target-libmudflap.
5750 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5751 directories on the host.
5752 (ia64*-*-*vms*): Don't skip tix.
5753 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5754 host.
5755 * configure: Regenerate.
5756
5757 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5758
5759 * configure.ac: Remove references to mt-mep, mt-netware,
5760 mt-wince.
5761 * Makefile.def: Add all-utils soft dependencies.
5762 * Makefile.tpl: Remove GDB_NLM_DEPS.
5763 * configure: Regenerate.
5764 * Makefile.in: Regenerate.
5765
5766 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5767
5768 * configure.ac: Do not include mh-x86omitfp.
5769 * configure: Regenerate.
5770
5771 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5772
5773 * configure.ac: Remove empty cases.
5774 * configure: Regenerate.
5775
5776 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5777
5778 * Makefile.def: Add dependency from termcap to gdb.
5779 * Makefile.in: Regenerate.
5780
5781 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5782
5783 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5784 * configure: Regenerate.
5785 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5786 * Makefile.tpl: Likewise.
5787 * Makefile.in: Regenerate.
5788
5789 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5790
5791 * configure.ac: Remove all mentions of tentative_cc.
5792 * configure: Regenerate.
5793
5794 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5795
5796 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5797 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5798 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5799 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5800 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5801 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5802 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5803 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5804 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5805 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5806 *-*-rhapsody*): Remove host cases.
5807 * configure: Regenerate.
5808
5809 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5810
5811 * configure.ac (ppc*-*-pe): Remove host case.
5812 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5813 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5814 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5815 cases.
5816 * configure: Regenerate.
5817
5818 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5819
5820 * config.sub: Update to version 2011-03-23.
5821
5822 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5823
5824 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5825 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5826 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5827 * configure: Regenerate.
5828
5829 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5830
5831 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5832 to Write After Approval.
5833 * config-ml.in: Don't handle arc-*-elf*.
5834 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5835 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5836 handle GCC libraries.
5837 * configure: Regenerate.
5838
5839 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5840
5841 PR bootstrap/48120:
5842 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5843 Add -lstdc++ -lm to LIBS.
5844 * configure: Regenerate.
5845
5846 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5847
5848 * config.guess: Update to version 2011-02-02
5849 * config.sub: Update to version 2011-02-24
5850
5851 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5852
5853 PR lto/48086
5854 * configure.ac: Re-enable LTO on *-apple-darwin9.
5855 * configure: Regenerate.
5856
5857 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5858
5859 PR lto/48086
5860 * configure.ac: Disable LTO on darwin due to an assembler change in
5861 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5862 under 256.
5863 * configure: Regenerate.
5864
5865 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5866
5867 * MAINTAINERS: Update myself as score backend maintainer,
5868 update my e-mail address.
5869
5870 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5871
5872 * MAINTAINERS: Update my e-mail address.
5873
5874 2011-03-06 Joey Ye <joey.ye@arm.com>
5875
5876 * MAINTAINERS: Update my e-mail address.
5877
5878 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5879
5880 * configure.ac: Adjust test of with_ppl.
5881 * configure: Regenerated.
5882
5883 2011-03-02 Kai Tietz <ktietz@redhat.com>
5884
5885 * MAINTAINERS: Adjust my e-mail address.
5886
5887 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5888
5889 * configure.ac: Add -lpwl to ppllibs.
5890 * configure: Regenerated.
5891
5892 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5893
5894 * config/cloog.m4: Add -lisl to clooglibs.
5895 * configure: Regenerated.
5896
5897 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5898
5899 * MAINTAINERS (CPU Port maintainers): Add self.
5900
5901 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5902
5903 * MAINTAINERS: Add myself as testsuite maintainer.
5904
5905 2011-02-15 Mike Stump <mikestump@comcast.net>
5906
5907 * MAINTAINERS: Add myself as testsuite maintainer.
5908
5909 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5910
5911 Import from Libtool and gnulib:
5912
5913 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5914
5915 Prepare for supporting FreeBSD 10.
5916 * config.rpath: Remove handling of freebsd1* which soon would
5917 match FreeBSD 10.0.
5918
5919 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5920
5921 Remove support for FreeBSD 1.x.
5922 * libtool.m4 (_LT_LINKER_SHLIBS)
5923 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5924 soon would incorrectly match FreeBSD 10.0.
5925
5926 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5927
5928 PR binutils/12283
5929 * move-if-change: Import version from gnulib.
5930
5931 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5932
5933 PR lto/47225
5934 * Makefile.def (lto-plugin): Double dash for enable-shared.
5935 (configure-gcc): Depend on all-lto-plugin.
5936 * Makefile.in: Rebuilt.
5937
5938 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5939
5940 * configure.ac: Remove extra bracket.
5941 * configure: Regenerate.
5942
5943 2011-02-08 Tobias Burnus <burnus@net-b.de>
5944
5945 * MAINTAINERS: Add myself as libquadmath maintainer.
5946
5947 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5948
5949 * MAINTAINERS: Update my email address.
5950
5951 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5952
5953 * MAINTAINERS (option handling): Add self.
5954
5955 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5956
5957 PR lto/47225
5958 * Makefile.def: Add dependency for install-gcc
5959 on install-lto-plugin.
5960 * Makfile.in: Regenerated
5961
5962 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5963
5964 * MAINTAINERS (CPU Port Maintainers): Add myself.
5965
5966 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5967
5968 PR libgcj/44341
5969 * configure.ac: Discard --with-* flags for host when configuring
5970 target libraries for cross build.
5971 * configure: Rebuilt.
5972
5973 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5974
5975 * MAINTAINERS (linear loop transforms): Removed.
5976
5977 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5978
5979 * configure.ac: If with_ppl is no, move setting with_cloog=no
5980 after CLOOG_REQUESTED check.
5981 * configure: Regenerated.
5982
5983 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5984
5985 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5986 CLooG has been requested.
5987 * configure: Regenerated.
5988
5989 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5990
5991 * configure: Regenerated.
5992 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5993
5994 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5995
5996 * configure: Regenerated.
5997 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5998
5999 2011-01-21 Andreas Schwab <schwab@redhat.com>
6000
6001 * configure.ac: Use AS_HELP_STRING throughout.
6002 * configure: Regenerate.
6003
6004 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6005
6006 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6007 * configure: Regenerate.
6008
6009 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6010
6011 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6012
6013 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6014
6015 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6016 for ia64-hpux.
6017 * configure: Regenerate.
6018
6019 2011-01-07 Jan Hubicka <jh@suse.cz>
6020
6021 PR lto/47225
6022 * Makefile.in: Regenerate.
6023 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6024 configure.
6025
6026 2011-01-07 Jan Hubicka <jh@suse.cz>
6027
6028 * Makefile.in: Regenerate.
6029 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6030 and configure dependency on lto-plugin configure.
6031 (lto-plugin module): Remove dependency on GCC; add dependency on
6032 liniberty.
6033
6034 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6035
6036 * MAINTAINERS (Write After Approval): Add myself.
6037
6038 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6039
6040 * configure: Regenerate.
6041
6042 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6043
6044 * configure.ac: (picochip): Disable libiberty.
6045
6046 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6047
6048 * MAINTAINERS (Write After Approval): Add myself.
6049
6050 2010-12-10 Ian Lance Taylor <iant@google.com>
6051
6052 PR bootstrap/46819
6053 * configure.ac: For --disable-libgcj clear libgcj_saved.
6054 * configure: Rebuild.
6055
6056 2010-12-10 Tobias Burnus <burnus@net-b.de>
6057
6058 PR fortran/46540
6059 * configure.ac: Add --disable-libquadmath and
6060 --disable-libquadmath-support.
6061 * configure: Regenerate.
6062
6063 2010-12-03 Ian Lance Taylor <iant@google.com>
6064
6065 * MAINTAINERS: Add myself as libgo maintainer.
6066
6067 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6068
6069 PR libffi/46792
6070 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6071 * configure: Regenerate.
6072
6073 2010-12-02 Ian Lance Taylor <iant@google.com>
6074
6075 * configure.ac: Always set default for poststage1_ldflags to
6076 -static-libstdc++ -static-libgcc.
6077
6078 2010-11-29 Andreas Schwab <schwab@redhat.com>
6079
6080 * configure.ac: Move comment to remove extra space in last argument
6081 of GCC_TARGET_TOOL.
6082
6083 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6084
6085 PR other/46026
6086 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6087 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6088 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6089 (BASE_FLAGS_TO_PASS): Use it.
6090 * configure: Rebuilt.
6091 * Makefile.in: Rebuilt.
6092
6093 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6094
6095 PR binutils/12258
6096 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6097 Properly check default linker.
6098 * configure: Regnerated.
6099
6100 2010-11-23 Matthias Klose <doko@ubuntu.com>
6101
6102 * configure.ac: For --enable-gold, handle value `default' instead of
6103 `both*'. New configure option --{en,dis}able-ld.
6104 * configure: Regenerate.
6105
6106 2010-11-20 Ian Lance Taylor <iant@google.com>
6107
6108 * configure.ac: Only disable a language library if no language needs
6109 it. Don't let --disable-libgcj uncondtionally disable libffi.
6110 * configure: Rebuild.
6111
6112 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6113
6114 * Makefile.in: Regenerate.
6115
6116 PR other/46202
6117 * configure.ac: Fix just-built in-tree STRIP name to be
6118 binutils/strip-new.
6119 * configure: Regenerate.
6120 * Makefile.def (install-strip-gcc, install-strip-binutils)
6121 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6122 (install-strip-sid): Mirror dependencies on non-strip variants
6123 of these targets on the respective -strip prerequisites.
6124 * Makefile.tpl (install-strip, install-strip-host)
6125 (install-strip-target): New targets.
6126 (install-strip-[+module+], install-strip-target-[+module+]):
6127 New targets.
6128 * Makefile.in: Regenerate.
6129
6130 2010-11-19 Ian Lance Taylor <iant@google.com>
6131 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6132
6133 * configure.ac: Add target-libgo to target_libraries. Set
6134 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6135 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6136 (HOST_EXPORTS): Add GOC.
6137 (BASE_TARGET_EXPORTS): Add GOC.
6138 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6139 (GOCFLAGS_FOR_TARGET): New variable.
6140 (EXTRA_HOST_FLAGS): Add GOC.
6141 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6142 * Makefile.def (target_modules): Add libgo.
6143 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6144 (dependencies): Add dependency from configure-target-libgo to
6145 configure-target-libffi and all-target-libstdc++-v3. Add
6146 dependencies from all-target-libgo to all-target-libffi.
6147 (languages): Add go.
6148 * configure: Rebuild.
6149 * Makefile.in: Rebuild.
6150
6151 2010-11-19 Ian Lance Taylor <iant@google.com>
6152
6153 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6154 compiler/flag environment variables.
6155
6156 2010-11-18 Ian Lance Taylor <iant@google.com>
6157
6158 * configure.ac: Check for lang_requires_boot_languages in
6159 config-lang.in files.
6160 * configure: Rebuild.
6161
6162 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6163 Tobias Burnus <burnus@net-b.de>
6164
6165 PR fortran/32049
6166 * Makefile.def: Add libquadmath; build it with language=fortran.
6167 * configure.ac: Add libquadmath.
6168 * Makefile.tpl: Handle multiple libs in check-[+language+].
6169 * Makefile.in: Regenerate.
6170 * configure: Regenerate.
6171
6172 2010-11-16 Tom Tromey <tromey@redhat.com>
6173
6174 * MAINTAINERS: Moved myself to reviewers section.
6175
6176 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6177
6178 * MAINTAINERS: Moved myself to reviewers section.
6179
6180 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6181
6182 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6183 (Write After Approval): Remove self.
6184
6185 2010-11-15 Andreas Schwab <schwab@redhat.com>
6186
6187 * configure.ac: Fix spelling in option names.
6188 * configure: Regenerated.
6189
6190 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6191
6192 PR bootstrap/39622
6193 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6194 * configure: Regenerated.
6195
6196 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6197
6198 * MAINTAINERS: Update my email address.
6199
6200 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6201
6202 * configure: Regenerate.
6203
6204 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6205
6206 * configure: Regenerate.
6207
6208 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6209
6210 * configure: Regenerate.
6211
6212 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6213
6214 * configure: Regenerate.
6215
6216 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6217
6218 * configure.ac: Support official CLooG.org versions.
6219 * configure: Regenerate.
6220 * config/cloog.m4: New.
6221
6222 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6223
6224 * MAINTAINERS (Write After Approval): Add myself.
6225
6226 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6227
6228 * MAINTAINERS: Update my email address.
6229
6230 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6231
6232 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6233 * configure: Regenerate.
6234
6235 2010-11-03 Ian Lance Taylor <iant@google.com>
6236 Dave Korn <dave.korn.cygwin@gmail.com>
6237
6238 PR lto/46273
6239 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6240 and on other supported platforms whenever LTO is enabled.
6241 * configure: Rebuild.
6242
6243 2010-11-02 Alan Modra <amodra@gmail.com>
6244
6245 PR binutils/12110
6246 * configure.ac: Error when source path contains spaces.
6247 * configure: Regenerate.
6248
6249 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6250
6251 * MAINTAINERS: Update my email address.
6252
6253 2010-10-20 Ian Lance Taylor <iant@google.com>
6254
6255 * Makefile.def (target_modules): Set lib_path to src/.libs for
6256 libstdc++-v3 module.
6257 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6258 * Makefile.in: Rebuild.
6259
6260 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6261
6262 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6263 (Write After Approval): Remove myself.
6264
6265 2010-10-15 Tristan Gingold <gingold@adacore.com>
6266
6267 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6268
6269 2010-10-14 Douglas Rupp <rupp@gnat.com>
6270
6271 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6272
6273 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6274
6275 * configure.ac (build_lto_plugin): New shell variable.
6276 (--enable-lto): Turn on by default for all non-ELF platforms that
6277 have had LTO support added so far. Set build_lto_plugin appropriately
6278 for both ELF and non-ELF.
6279 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6280 * configure: Regenerate.
6281
6282 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6283
6284 Sync from src:
6285 * configure.ac (v850 support): Remove target-libgloss from
6286 noconfigdirs.
6287 * configure: Regenerate.
6288
6289 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6290
6291 PR bootstrap/45326
6292 PR bootstrap/45174
6293 * configure.ac: Honor initial values of $build_configargs,
6294 $host_configargs, $target_configargs. Mark the precious, so
6295 environment settings get recorded.
6296 * configure: Regenerate.
6297
6298 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6299
6300 PR bootstrap/45796
6301 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6302 Depend on all-build-libiberty.
6303 * Makefile.in: Regenerate.
6304
6305 2010-09-30 Michael Eager <eager@eagercon.com>
6306
6307 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6308 * configure: Regenerate.
6309
6310 2010-09-28 Michael Eager <eager@eagercon.com>
6311
6312 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6313
6314 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6315
6316 PR bootstrap/44621
6317 * configure.ac: Fix unportable shell quoting.
6318 * configure: Regenerate.
6319
6320 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6321
6322 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6323 targets and amend comment.
6324 * configure: Regenerate.
6325
6326 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6327
6328 * MAINTAINERS (Write After Approval): Add myself.
6329
6330 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6331
6332 * configure.ac: Enable LTO by default on Darwin.
6333 * configure: Regenerate.
6334
6335 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6336
6337 * MAINTAINERS (Write After Approval): Add myself.
6338
6339 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6340
6341 * MAINTAINERS (Write After Approval): Add myself.
6342
6343 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6344
6345 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6346 ports
6347
6348 2010-07-28 David Yuste <david.yuste@gmail.com>
6349
6350 * MAINTAINERS (Write After Approval): Add myself.
6351
6352 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6353
6354 * configure.ac: Support all v850 targets.
6355 * configure: Regenerate.
6356
6357 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6358
6359 PR bootstrap/44455
6360 * configure.ac (extra_mpfr_configure_flags): Copy from
6361 extra_mpc_gmp_configure_flags.
6362 * configure: Re-generated.
6363
6364 2010-07-22 Andi Kleen <ak@linux.intel.com>
6365
6366 * MAINTAINERS (Write After Approval): Add myself.
6367
6368 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6369
6370 * MAINTAINERS (Write After Approval): Add myself.
6371
6372 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6373
6374 * MAINTAINERS (Write After Approval): Add myself.
6375
6376 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6377
6378 PR target/44862
6379 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6380 Provide -B option to allow for link spec %s substitutions for
6381 libstdc++.a on darwin.
6382 * Makefile.in: Regenerate.
6383
6384 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6385
6386 * MAINTAINERS (Reviewers): Update my e-mail address
6387
6388 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6389
6390 * Makefile.def (configure-gcc): Depend on all-libelf.
6391 * Makefile.in: Rebuild.
6392
6393 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6394
6395 * MAINTAINERS (Write After Approval): Add myself in the right place.
6396
6397 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6398
6399 * MAINTAINERS (Write After Approval): Add myself.
6400
6401 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6402
6403 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6404
6405 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6406
6407 * config.sub: Update to version 2010-05-21.
6408 * config.guess: Update to version 2010-04-03.
6409
6410 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6411
6412 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6413 * configure: Regenerate.
6414
6415 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6416
6417 * MAINTAINERS (Write After Approval): Add myself.
6418
6419 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6420
6421 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6422 a platform that supports LTO.
6423 * configure: Regenerate.
6424
6425 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6426
6427 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6428 * configure: Regenerated.
6429
6430 2010-04-27 Roland McGrath <roland@redhat.com>
6431 H.J. Lu <hongjiu.lu@intel.com>
6432
6433 * configure.ac (--enable-gold): Support both, both/gold and
6434 both/bfd to add gold to configdirs without removing ld.
6435 * configure: Regenerated.
6436
6437 * Makefile.def: Add install-gold dependency to install-ld.
6438 * Makefile.in: Regenerated.
6439
6440 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6441
6442 PR lto/42776
6443 * configure.ac (--enable-lto): Refactor handling so libelf tests
6444 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6445 and allow LTO to be explicitly enabled on non-ELF platforms that
6446 are known to support it inside else-clause.
6447 * configure: Regenerate.
6448
6449 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6450
6451 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6452 * configure: Regenerate.
6453
6454 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6455
6456 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6457 * configure: Regenerate.
6458
6459 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6460
6461 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6462 separately.
6463 * configure: Regenerate.
6464
6465 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6466
6467 * MAINTAINERS (Write After Approval): Add myself.
6468
6469 2010-04-14 Tristan Gingold <gingold@adacore.com>
6470
6471 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6472 * configure: Regenerate.
6473
6474 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6475
6476 * configure: Regenerate after change to elf.m4.
6477
6478 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6479
6480 * MAINTAINERS (Write After Approval): Add myself.
6481
6482 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6483
6484 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6485 * configure: Regenerated.
6486
6487 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6488
6489 * configure.ac: Print "buggy but acceptable" when CLooG
6490 revision is less than 9.
6491 * configure: Regenerated.
6492
6493 2010-04-01 Diego Novillo <dnovillo@google.com>
6494
6495 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6496
6497 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6498
6499 PR bootstrap/43615
6500 PR bootstrap/43328
6501
6502 Revert:
6503
6504 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6505
6506 * configure.ac: Do not pass --enable-multilib nor
6507 --disable-multilib in baseargs. Accept explicitly passed
6508 --enable_multilib.
6509 * configure: Regenerate.
6510
6511 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6512
6513 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6514
6515 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6516
6517 * MAINTAINERS: Remove myself.
6518
6519 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6520
6521 PR bootstrap/43328
6522 * configure.ac: Do not pass --enable-multilib nor
6523 --disable-multilib in baseargs. Accept explicitly passed
6524 --enable_multilib.
6525 * configure: Regenerate.
6526
6527 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6528
6529 * MAINTAINERS (spu port): Remove me.
6530
6531 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6532
6533 * configure.ac (tic6x-*-*): New case.
6534 * configure: Regenerate.
6535
6536 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6537
6538 * config.sub: Update to version 2010-03-22.
6539 * config.guess: Update to version 2009-12-30.
6540
6541 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6542
6543 PR ada/42554
6544 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6545 * configure: Regenerate.
6546
6547 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6548
6549 * MAINTAINERS: Update my email address.
6550
6551 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6552
6553 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6554 (ghassan.shobaki@amd.com): Removed.
6555
6556 2010-03-17 Alan Modra <amodra@gmail.com>
6557
6558 * MAINTAINERS: Update my email address.
6559
6560 2010-03-16 Diego Novillo <dnovillo@google.com>
6561
6562 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6563 Matthews.
6564
6565 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6566
6567 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6568 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6569
6570 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6571
6572 * MAINTAINERS: Update my email address.
6573
6574 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6575
6576 * MAINTAINERS: Update my email address.
6577
6578 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6579
6580 * MAINTAINERS: Update my email address.
6581
6582 2010-03-09 Jie Zhang <jie@codesourcery.com>
6583
6584 * MAINTAINERS: Update my email address.
6585
6586 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6587
6588 PR libstdc++/32499
6589 * configure.ac (RANLIB): Default to true.
6590 (STRIP): Likewise.
6591 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6592 * configure: Regenerate.
6593
6594 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6595
6596 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6597 (Write After Approval): Update my email address.
6598
6599 2010-02-17 Nick Clifton <nickc@redhat.com>
6600
6601 PR 11238
6602 * Makefile.tpl (local-distclean): Also remove config.cache files in
6603 sub-directories as there may not be Makefiles present in the
6604 sub-directories.
6605 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6606 the config.cache files found by the find command.
6607
6608 * Makefile.in: Regenerate.
6609 * configure.ac: Revert previous delta.
6610 * configure: Regenerate.
6611
6612 2010-02-15 Nick Clifton <nickc@redhat.com>
6613
6614 PR 11238
6615 * configure.ac: Delete config.cache files in sub-directories when
6616 deleting Makefiles.
6617 * configure: Regenerate.
6618
6619 2010-02-12 Ben Elliston <bje@gnu.org>
6620
6621 * MAINTAINERS: Update my email address.
6622
6623 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6624
6625 * MAINTAINERS (spu port): Update my email address.
6626
6627 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6628
6629 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6630
6631 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6632
6633 * configure.ac: Add "recommended" version checks for GMP/MPC.
6634 Update recommended GMP/MPFR/MPC versions.
6635 * configure: Regenerate.
6636
6637 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6638
6639 * MAINTAINERS: Move my Embecosm email address into the
6640 write-after-approval section.
6641
6642 2010-01-26 Ian Lance Taylor <iant@google.com>
6643
6644 * MAINTAINERS: Add myself as Go frontend maintainer.
6645
6646 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6647
6648 PR libstdc++/36101, PR libstdc++/42813
6649 * configure.ac (bootstrap_target_libs): Make inclusion of
6650 target-libgomp conditional on libgomb being in target_configdirs.
6651 * configure: Regenerate.
6652
6653 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6654
6655 PR libstdc++/36101, PR libstdc++/42813
6656 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6657 * configure: Regenerate.
6658
6659 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6660
6661 PR libstdc++/36101, PR libstdc++/42813
6662 * configure.ac (target_configdirs): Substitute.
6663 * Makefile.def: Bootstrap target module libgomp.
6664 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6665 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6666 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6667 * configure, Makefile.in: Regenerate.
6668
6669 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6670
6671 * MAINTAINERS: Adjust my details.
6672
6673 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6674
6675 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6676
6677 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6678
6679 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6680
6681 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
6685 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6686
6687 * MAINTAINERS (Write After Approval): Add myself.
6688
6689 2010-01-11 Richard Guenther <rguenther@suse.de>
6690
6691 PR lto/41569
6692 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6693 * Makefile.in: Regenerated.
6694
6695 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6696
6697 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6698 * configure: Regenerate.
6699
6700 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6701 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6702
6703 PR bootstrap/42424
6704 * configure.ac: Include libtool m4 files.
6705 (_LT_CHECK_OBJDIR): Call it.
6706 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6707 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6708
6709 * configure: Regenerate.
6710
6711 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6712
6713 PR bootstrap/41818
6714 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6715 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6716 * Makefile.in: Regenerate.
6717
6718 2010-01-02 Richard Guenther <rguenther@suse.de>
6719
6720 PR lto/41529
6721 * configure.ac: Include config/elf.m4. Disable LTO if not
6722 builting for an elf target.
6723 * configure: Regenerate.
6724
6725 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6726
6727 * MAINTAINERS: Change my email address.
6728
6729 2009-12-18 Ben Elliston <bje@au.ibm.com>
6730
6731 * config.sub, config.guess: Update from upstream sources.
6732
6733 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6734
6735 * MAINTAINERS (Write After Approval): Add myself.
6736
6737 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6738
6739 PR middle-end/30447
6740 PR middle-end/30789
6741 PR other/40302
6742
6743 * configure.ac: Require MPC.
6744 * configure: Regenerate.
6745
6746 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6747
6748 PR target/38384
6749 PR bootstrap/40972
6750 * libtool.m4: Sync from git Libtool.
6751 * ltoptions.m4: Likewise.
6752 * ltversion.m4: Likewise.
6753 * lt~obsolete.m4: Likewise.
6754 * ltmain.sh: Likewise.
6755
6756 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6757
6758 * configure.ac: Update minimum MPC version to 0.8.
6759 * configure: Regenerate.
6760
6761 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6762
6763 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6764 * configure: Regenerated.
6765
6766 2009-11-21 Ian Lance Taylor <iant@google.com>
6767
6768 * configure.ac: Change default of poststage1_ldflags to be empty if
6769 poststage1_libs is set. When poststage1_libs is empty, and
6770 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6771 * configure: Rebuild.
6772
6773 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6774
6775 * MAINTAINERS (Write After Approval): Update my email address.
6776
6777 2009-11-20 Ben Elliston <bje@au.ibm.com>
6778
6779 * config.guess: Update from upstream sources.
6780
6781 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6782
6783 * Makefile.def: Restore host and target settings for gmp.
6784 * Makefile.in: Rebuild.
6785
6786 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6787
6788 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6789 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6790 Fix portability of test of C++ as bootstrap language. Add
6791 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6792 * configure: Rebuild.
6793 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6794 and cloog. Fix in-tree ppl configuration. Introduce libelf
6795 in-tree building.
6796 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6797 (POSTSTAGE1_HOST_EXPORTS): Use it.
6798 (STAGE[+id+]_CXXFLAGS): New.
6799 (BASE_FLAGS_TO_PASS): Pass it down.
6800 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6801 extra_exports.
6802 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6803 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6804 extra_exports.
6805 * Makefile.in: Rebuild.
6806
6807 2009-11-17 Ben Elliston <bje@au.ibm.com>
6808
6809 * config.sub, config.guess: Update from upstream sources.
6810
6811 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6812
6813 * MAINTAINERS (Write After Approval): Add myself.
6814
6815 2009-11-09 Jon Beniston <jon@beniston.com>
6816
6817 * MAINTAINERS (Write After Approval): Add myself.
6818
6819 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6820
6821 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6822 paths for *-w64-mingw* and x86_64-*mingw*.
6823 * configure: Regenerated.
6824
6825 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6826
6827 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6828
6829 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6830
6831 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6832 Phil Edwards to Write-After Approval.
6833
6834 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6835
6836 * configure.ac: Disable target-winsup & co for
6837 x86_64-*-mingw* and *-w64-mingw* targets.
6838 * configure: Regenerated.
6839
6840 2009-10-16 Nick Clifton <nickc@redhat.com>
6841
6842 * MAINTAINERS: Add myself as a maintainer for the RX port.
6843
6844 2009-10-26 Johannes Singler <singler@kit.edu>
6845
6846 * MAINTAINERS (Write After Approval): Update my e-mail address.
6847
6848 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6849
6850 * configure.ac (CLooG test): Use = with test.
6851 * configure: Regenerate.
6852
6853 2009-10-22 Richard Guenther <rguenther@suse.de>
6854
6855 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6856 cloog if the ppl version check failed. Move flags saving
6857 before setting in libelf check.
6858 * configure: Regenerate.
6859
6860 2009-10-21 Richard Guenther <rguenther@suse.de>
6861
6862 * configure.ac: Adjust the ppl and cloog configure to work as
6863 documented. Disable cloog if ppl was disabled. Omit the version
6864 checks if they were disabled.
6865 * configure: Re-generate.
6866
6867 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6868
6869 * configure.ac: Add 'lto' to enable_languages, not
6870 new_enable_languages, and only if not already present.
6871 * configure: Regenerate.
6872
6873 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6874
6875 * README: Refer to the various COPYING* files instead of just
6876 COPYING.
6877 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6878
6879 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6880
6881 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6882
6883 2009-10-07 Richard Guenther <rguenther@suse.de>
6884
6885 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6886 and Richard Guenther as reviewers.
6887 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6888 as reviewers.
6889
6890 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6891
6892 * config.sub: Update from upstream sources.
6893
6894 2009-10-06 Ian Lance Taylor <iant@google.com>
6895
6896 * Makefile.def: check-gold depends upon all-gas.
6897 * Makefile.in: Rebuild.
6898
6899 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6900
6901 * MAINTAINERS (Write After Approval): Add myself.
6902
6903 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6904
6905 * Makefile.def: all-lto-plugin depends on all-libiberty.
6906 set bootstrap=true for lto-plugin.
6907 Add lto-plugin.
6908 * Makefile.in: Regenerate.
6909 * configure.ac (host_libs): Add lto-plugin.
6910 * configure: Regenerate.
6911
6912 2009-10-03 Diego Novillo <dnovillo@google.com>
6913
6914 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6915 (HOST_LIBELFLIBS): Define.
6916 (HOST_LIBELFINC): Define.
6917 * Makefile.in: Regenerate.
6918 * configure.ac: Add --enable-lto.
6919 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6920 If --enable-lto is used, add 'lto' to new_enable_languages.
6921 If --enable-lto is used and gold is enabled, add
6922 lto-plugin to configdirs.
6923 * configure: Regenerate.
6924
6925 2009-10-03 Simon Baldwin <simonb@google.com>
6926
6927 * configure.ac: If --with-system-zlib, suppress local zlib and
6928 pass --with-system-zlib to subdir configure scripts.
6929 * configure: Regenerate.
6930
6931 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6932 Paolo Bonzini <bonzini@gnu.org>
6933
6934 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6935 $(srcdir).
6936 * Makefile.in: Rebuilt.
6937
6938 2009-09-26 Gary Funck <gary@intrepid.com>
6939
6940 * MAINTAINERS (Write After Approval): Add myself.
6941
6942 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6943
6944 * configure.ac: Update minimum MPC version to 0.7.
6945 * configure: Regenerate.
6946
6947 2009-09-25 Nick Clifton <nickc@redhat.com>
6948
6949 * configure.ac: Pass any --cache-file=/dev/null option on to
6950 subconfigures.
6951 * configure: Regenerate.
6952
6953 2009-09-23 Nick Clifton <nickc@redhat.com>
6954
6955 * config.sub, config.guess: Update from upstream sources.
6956
6957 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6958
6959 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6960 * Makefile.in: Rebuilt.
6961
6962 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6963
6964 PR bootstrap/32272
6965 * configure.ac: Error out if $srcdir isn't '.' but contains
6966 host-${host_noncanonical}.
6967 * configure: Regenerate.
6968
6969 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6970
6971 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6972 maintainer.
6973
6974 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6975
6976 * configure.ac: If bootstrapping a combined tree with
6977 --enable-gold, require c++ in stage1_languages.
6978 * configure: Regenerate.
6979
6980 * configure.ac: Also add target_libs of stage1_languages to
6981 bootstrap_target_libs.
6982 * configure: Regenerate.
6983
6984 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6985 with --enable-languages not containing c++.
6986 * configure: Regenerate.
6987
6988 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6989
6990 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6991 * configure: Regenerate.
6992
6993 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6994
6995 * MAINTAINERS (Write After Approval): Update my e-mail address,
6996 and move from from here...
6997 (Waiting for paperwork): To here.
6998
6999 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7000
7001 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7002
7003 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7004
7005 * configure.ac: Do not use $extrasub for replacing @if/@endif
7006 parts in Makefile; instead, use additional arguments to
7007 AC_CONFIG_COMMANDS to do the replacement manually, with several
7008 sed invocations, to avoid HP-UX sed command limits.
7009 * configure: Regenerate.
7010
7011 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7012
7013 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7014 blank before -L.
7015
7016 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7017
7018 * configure.ac (with-build-config): Document. Handle without.
7019 Handle missing argument.
7020 * configure: Rebuilt.
7021
7022 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7023
7024 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7025 Default to bootstrap-debug only if compare-debug works.
7026 * configure: Rebuilt.
7027 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7028 * Makefile.in: Rebuilt.
7029
7030 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7031
7032 * MAINTAINERS (OS Port Maintainers): Update my email address.
7033
7034 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7035
7036 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7037 * Makefile.in: Rebuilt.
7038
7039 2009-09-01 Chris Demetriou <cgd@google.com>
7040
7041 * MAINTAINERS (Write After Approval): Add myself.
7042
7043 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7044
7045 PR debug/30161
7046 * include/dwarf2.h (enum dwarf_tag): Added
7047 DW_TAG_GNU_template_template_param
7048 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7049
7050 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7051
7052 * Makefile.tpl (AWK): Fix typo.
7053 * Makefile.in: Regenerate.
7054
7055 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7056
7057 * configure.ac: Detect awk and sed.
7058 * Makefile.def (flags_to_pass): Add AWK and SED.
7059 * Makefile.tpl (AWK, SED): New.
7060 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7061 * configure: Regenerate.
7062 * Makefile.in: Regenerate.
7063
7064 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7065
7066 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7067 (collapseslashes): Likewise.
7068
7069 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7070
7071 * configure.ac (AC_PREREQ): Bump to 2.64.
7072
7073 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7074
7075 * configure.ac: Remove --with-datarootdir, --with-docdir,
7076 --with-pdfdir, --with-htmldir switches.
7077 * configure: Regenerate.
7078
7079 * configure: Regenerate.
7080
7081 * compile: Sync from Automake 1.11.
7082 * depcomp: Likewise.
7083 * install-sh: Likewise.
7084 * missing: Likewise.
7085 * mkinstalldirs: Likewise.
7086 * ylwrap: Likewise.
7087
7088 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7089
7090 * ltmain.sh (func_normal_abspath): New function.
7091 (func_relative_path): Likewise.
7092 (func_mode_help): Document new -bindir option for link mode.
7093 (func_mode_link): Add new -bindir option, and use it to place
7094 output DLL if specified.
7095
7096 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7097
7098 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7099 (baseargs): Add --disable-option-checking.
7100 * configure: Regenerate.
7101
7102 * Makefile.def (configure-target-libiberty): Depend on
7103 all-binutils and all-ld.
7104 (configure-target-newlib): Likewise.
7105 * Makefile.in: Regenerate.
7106
7107 2009-08-17 Ben Elliston <bje@au.ibm.com>
7108
7109 * config.sub, config.guess: Update from upstream sources.
7110
7111 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7112
7113 Sync from src, merge:
7114
7115 2009-07-02 Tristan Gingold <gingold@adacore.com>
7116
7117 * configure.ac: Do not exclude gas for i386-*-darwin.
7118 Add a case for x86_64-*-darwin.
7119 * configure: Regenerate.
7120
7121 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7122
7123 * MAINTAINERS: Add my name to Write After Approval list.
7124
7125 2009-08-06 Michael Eager <eager@eagercon.com>
7126
7127 * configure.ac: Add Microblaze target.
7128 * configure: Regenerate.
7129
7130 2009-07-31 Christian Bruel <christian.bruel@st.com>
7131
7132 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7133 * configure: Regenerate.
7134
7135 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7136
7137 * MAINTAINERS (Write After Approval): Update my e-mail address.
7138
7139 2009-07-06 Ian Lance Taylor <iant@google.com>
7140
7141 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7142 * configure: Rebuild.
7143
7144 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7145
7146 * MAINTAINERS: Move myself to the Graphite Reviewers.
7147
7148 2009-06-30 Wei Guozhi <carrot@google.com>
7149
7150 * MAINTAINERS: Add my name to Write After Approval list.
7151
7152 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7153
7154 PR bootstrap/40338
7155 * configure.ac (comparestring): Create new variable.
7156 * Makefile.tpl (comparestring): Use to skip some comparisions.
7157 * configure: Regenerate.
7158 * Makefile.in: Regenerate.
7159
7160 2009-06-26 Doug Evans <dje@sebabeach.org>
7161
7162 * Makefile.def (host_modules): Add cgen.
7163 * Makefile.in: Regenerate.
7164 * configure.ac (host_tools): Add cgen.
7165 * configure: Regenerate.
7166
7167 2009-06-23 DJ Delorie <dj@redhat.com>
7168
7169 * MAINTAINERS: Add myself as mep maintainer.
7170
7171 2009-06-23 Ian Lance Taylor <iant@google.com>
7172
7173 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7174 boot_languages. Only bootstrap target libraries listed in
7175 target_libs for some boot language. Add --with-stage1-ldflags,
7176 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7177 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7178 if not building with C++.
7179 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7180 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7181 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7182 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7183 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7184 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7185 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7186 * configure, Makefile.in: Rebuild.
7187
7188 2009-06-23 Li Feng <nemokingdom@gmail.com>
7189
7190 * MAINTAINERS: Added my name to write-after-approval list.
7191
7192 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7193
7194 * configure.ac: Define is_elf for QNX Neutrino targets.
7195 * configure: Regenerate.
7196
7197 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7198
7199 * MAINTAINERS: Added my name to the write-after-approval list
7200
7201 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7202
7203 * configure.ac: Detect MPC in default directory.
7204 * configure: Regenerate.
7205
7206 2009-06-03 Jerome Guitton <guitton@adacore.com>
7207 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7208
7209 * Makefile.tpl (all): Avoid a trailing backslash.
7210 * Makefile.in: Regenerate.
7211
7212 2009-06-03 Ben Elliston <bje@au.ibm.com>
7213
7214 * config.sub, config.guess: Update from upstream sources.
7215
7216 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7217
7218 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7219 to noconfdirs.
7220 * configure: Regenerate.
7221
7222 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7223
7224 * Makefile.tpl ([+compare-target+]): Compare all stage
7225 directories, rather than just gcc.
7226 * Makefile.in: Rebuilt.
7227
7228 2009-06-01 Doug Kwan <dougkwan@google.com>
7229
7230 * configure.ac: Support gold for target arm*-*-*.
7231 * configure: Regenerate.
7232
7233 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7234
7235 * Makefile.def: Add MPC support and dependencies.
7236 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7237
7238 * Makefile.in, configure: Regenerate.
7239
7240 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7241
7242 * Makefile.tpl (all): Avoid harmless warning in make all when
7243 gcc-bootstrap is enabled but stage_last does not exist.
7244 * Makefile.in: Rebuilt.
7245
7246 2009-05-24 Nicolas Roche <roche@adacore.com>
7247
7248 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7249 * Makefile.in: Regenerate.
7250
7251 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7252
7253 * MAINTAINERS: Update my e-mail address.
7254
7255 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7256
7257 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7258 * configure: Regenerate.
7259
7260 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7261
7262 PR other/40159
7263 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7264 gcc-no-bootstrap are mutually exclusive.
7265 * Makefile.in: Rebuilt.
7266
7267 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7268
7269 PR other/40159
7270 * Makefile.tpl (all): Don't end with unconditional success.
7271 * Makefile.in: Rebuilt.
7272
7273 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7274
7275 PR target/37137
7276 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7277 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7278 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7279 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7280 stage_configureflags, stage_cflags and stage_libcflags into
7281 explicit Makefile macros.
7282 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7283 GFORTRAN.
7284 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7285 CC. Set CC_FOR_BUILD from CC.
7286 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7287 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7288 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7289 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7290 and GFORTRAN.
7291 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7292 (_LIBCFLAGS): Renamed to _TFLAGS.
7293 (do-compare-debug, do-compare3-debug): Drop.
7294 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7295 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7296 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7297 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7298 (XGCC_FLAGS_FOR_TARGET): New.
7299 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7300 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7301 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7302 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7303 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7304 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7305 TFLAGS.
7306 (BUILD_CONFIG): Include if requested.
7307 (all): Set TFLAGS on bootstrap.
7308 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7309 (all-stageid-prefixmodule): Likewise.
7310 (do-clean, distclean-stageid): Set TFLAGS.
7311 (restrap): Fix whitespace.
7312 * Makefile.in: Rebuilt.
7313
7314 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7315
7316 * config.guess: Sync with src.
7317
7318 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7319
7320 * configure.ac ($with_ppl): Default to no if not supplied.
7321 ($with_cloog): Likewise.
7322 configure: Regenerate.
7323
7324 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7325
7326 * MAINTAINERS: Update my e-mail address.
7327
7328 2009-04-27 Nick Clifton <nickc@redhat.com>
7329
7330 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7331
7332 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7333
7334 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7335 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7336 * Makefile.in: Regenerate.
7337
7338 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7339
7340 PR bootstrap/39739
7341 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7342 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7343
7344 * configure, Makefile.in: Regenerate.
7345
7346 2009-04-21 Taras Glek <tglek@mozilla.com>
7347
7348 * include/hashtab.h: Update GTY annotations to new syntax
7349 * include/splay-tree.h: Likewise
7350
7351 2009-04-17 Ben Elliston <bje@au.ibm.com>
7352
7353 * config.sub, config.guess: Update from upstream sources.
7354
7355 2009-04-15 Anthony Green <green@moxielogic.com>
7356
7357 * configure.ac: Add moxie support.
7358 * configure: Rebuilt.
7359
7360 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7361
7362 * configure.ac: Change copyright header to refer to version
7363 3 of the GNU General Public License and to point readers at the
7364 COPYING3 file and the FSF's license web page.
7365 * Makefile.def: Likewise.
7366 * Makefile.tpl: Likewise.
7367 * Makefile.in: Regenerate.
7368
7369 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7370
7371 * configure.ac: Restore match for darwin9 or later. Use double
7372 brackets since regeneration eats one pair.
7373 * configure: Regenerate.
7374
7375 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7376
7377 PR gas/10039
7378 * configure.ac: Require texinfo 4.7.
7379 * configure: Regenerated.
7380
7381 2009-04-09 Nick Clifton <nickc@redhat.com>
7382
7383 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7384 the GCC Runtime Library Exception.
7385
7386 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7387
7388 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7389 * configure: Regenerate.
7390
7391 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7392
7393 * Makefil.def (languages): New entries.
7394 * Makefile.tpl (check-gcc-*): New generic target.
7395 * Makefile.in: Regenerate.
7396
7397 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7398
7399 * MAINTAINERS: Update my email address.
7400
7401 2009-03-18 Tom Tromey <tromey@redhat.com>
7402
7403 * configure: Rebuild.
7404 * configure.ac (host_libs): Add libiconv.
7405 * Makefile.in: Rebuild.
7406 * Makefile.def (host_modules): Add libiconv.
7407 (configure-gdb, all-gdb): Depend on libiconv.
7408
7409 2009-03-16 Tristan Gingold <gingold@adacore.com>
7410
7411 * configure.ac: Treat gdb as supported on x86_64-darwin.
7412 * configure: Regenerate.
7413
7414 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7415
7416 * configure.ac (--with-host-libstdcxx): New option.
7417 * configure: Regenerate.
7418
7419 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7420
7421 * MAINTAINERS: Move myself into the write after approval list.
7422
7423 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7424
7425 * MAINTAINERS: Update e-mail address.
7426
7427 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7428
7429 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7430
7431 2009-03-10 Ira Rosen <irar@il.ibm.com>
7432
7433 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7434
7435 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7436
7437 Backport from git Libtool:
7438
7439 2009-01-19 Robert Millan <rmh@aybabtu.com>
7440 Support GNU/kOpenSolaris.
7441 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7442 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7443 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7444 GNU/kOpenSolaris.
7445
7446 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7447
7448 * MAINTAINERS: Update e-mail address.
7449
7450 2009-02-24 Michael Eager <eager@eagercon.com>
7451
7452 * MAINTAINERS (Write After Approval): Add self.
7453
7454 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7455
7456 * MAINTAINERS (Write After Approval): Add myself.
7457
7458 2009-02-05 Andreas Schwab <schwab@suse.de>
7459
7460 * Makefile.tpl (stage_last): Define $r and $s before using
7461 $(RECURSE_FLAGS_TO_PASS).
7462 * Makefile.in: Regenerate
7463
7464 2009-01-30 Ian Lance Taylor <iant@google.com>
7465
7466 * MAINTAINERS: Move myself to the Global Reviewers list.
7467
7468 2009-01-29 Robert Millan <rmh@aybabtu.com>
7469
7470 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7471 * configure: Regenerate.
7472
7473 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7474
7475 * MAINTAINERS: Make whitespace consistent.
7476 Remove Robert Millan from Write After Approval.
7477
7478 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7479
7480 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7481 (all-opcodes): Depend on all-libiberty.
7482 * Makefile.in: Regenerate.
7483
7484 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7485
7486 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7487 * configure: Regenerate.
7488
7489 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7490
7491 * MAINTAINERS (Write After Approval): Add myself.
7492
7493 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7494
7495 * MAINTAINERS: Add myself to reviewers (Fortran).
7496
7497 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7498
7499 PR tree-optimization/38515
7500 * configure.ac (cloog-polylib): Removed.
7501 (with_ppl, with_cloog): Test for "no".
7502 * configure: Regenerated.
7503
7504 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7505
7506 * MAINTAINERS: Moved myself to reviewers (Fortran).
7507
7508 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7509
7510 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7511 (Write After Approval): Remove myself.
7512
7513 2009-01-03 Diego Novillo <dnovillo@google.com>
7514
7515 * MAINTAINERS: Remove myself from alias maintainership.
7516
7517 2009-01-02 David Ayers <ayers@fsfe.org>
7518
7519 * MAINTAINERS: Update e-mail address.
7520
7521 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7522
7523 * MAINTAINERS: Make whitespace consistent.
7524
7525 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7526
7527 Backport from upstream Libtool:
7528 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7529 Add cache variables to tests that require the linker to work.
7530 For shlibpath_overrides_runpath, this also changes the semantics
7531 to let the result from the C compiler take precedence.
7532
7533 2008-12-02 Ben Elliston <bje@au.ibm.com>
7534
7535 * config.sub, config.guess: Update from upstream sources.
7536
7537 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7538
7539 * configure.ac (ppllibs): Add by default the lib flags.
7540 * configure: Regenerate.
7541
7542 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7543
7544 * MAINTAINERS: Add myself to the write after approval list.
7545
7546 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7547
7548 * configure.ac: Add double brackets on darwin[912].
7549 * configure: Regenerate.
7550
7551 2008-12-03 Daniel Kraft <d@domob.eu>
7552
7553 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7554 Approval to Reviewer section (for Fortran front-end).
7555
7556 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7557
7558 * configure.ac: Expand to darwin10 and later.
7559 * configure: Regenerate.
7560
7561 2008-12-02 Andreas Schwab <schwab@suse.de>
7562
7563 * Makefile.def: configure-target-boehm-gc depends on
7564 all-target-libstdc++-v3.
7565 * Makefile.in: Regenerate.
7566
7567 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7568
7569 * MAINTAINERS: Add myself as mingw maintainer.
7570
7571 2008-12-02 Ben Elliston <bje@au.ibm.com>
7572
7573 * config.sub, config.guess: Update from upstream sources.
7574
7575 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7576
7577 * README.SCO: Remove.
7578
7579 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7580
7581 * MAINTAINERS: Add myself to the write after approval list.
7582
7583 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7584
7585 * MAINTAINERS: Update my email address in WAA section.
7586
7587 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7588
7589 * MAINTAINERS: Update e-mail address.
7590
7591 2008-11-27 Toon Moene <toon@moene.org>
7592
7593 * MAINTAINERS: Change e-mail address.
7594
7595 2008-11-27 Tristan Gingold <gingold@adacore.com>
7596
7597 * configure.ac: Build gdb for i?86-*-darwin*
7598 * configure: Regenerated.
7599
7600 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7601
7602 * MAINTAINERS: Added my full name.
7603
7604 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7605
7606 PR bootstrap/38014
7607 PR bootstrap/37923
7608
7609 Revert:
7610
7611 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7612
7613 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7614 * Makefile.in: Regenerated.
7615
7616 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7617
7618 PR gdb/921
7619 PR gdb/1646
7620 PR gdb/2175
7621 PR gdb/2176
7622
7623 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7624 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7625 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7626 (HOST_EXPORTS): Pass CPPFLAGS.
7627 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7628 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7629 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7630 * Makefile.in, configure: Regenerated.
7631 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7632 and CPPFLAGS_FOR_BUILD.
7633
7634 2008-11-06 Jeff Law <law@redhat.com>
7635
7636 * MAINTAINERS: Add myself as middle end maintainer.
7637
7638 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7639
7640 * MAINTAINERS (Write after approval): Add myself.
7641
7642 2008-11-05 Diego Novillo <dnovillo@google.com>
7643
7644 * MAINTAINERS (Global Reviewers): Add myself.
7645 (Non-Algorithmic Maintainers): Remove myself.
7646
7647 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7648
7649 * MAINTAINERS (Write after approval): Add myself.
7650
7651 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7652
7653 * MAINTAINERS (Write after approval): Add myself.
7654
7655 2008-10-31 Ben Elliston <bje@au.ibm.com>
7656
7657 * configure.ac (spu-*-*): Remove special case.
7658 * configure: Regenerate.
7659
7660 2008-10-30 Catherine Moore <clm@codesourcery.com>
7661
7662 * MAINTAINERS (Write after approval): Update my email address.
7663
7664 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7665
7666 * configure.ac [spu-*-*]: Do not set skipdirs.
7667 * configure: Re-generate.
7668
7669 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7670
7671 * MAINTAINERS (Various Maintainers): Add myself to reload.
7672
7673 2008-10-25 Richard Guenther <rguenther@suse.de>
7674
7675 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7676 maintainer. Remove myself as libgcc-math maintainer.
7677 (Non-Algorithmic Maintainers): Remove myself.
7678
7679 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7680
7681 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7682 * Makefile.in: Regenerated.
7683
7684 2008-10-23 Cary Coutant <ccoutant@google.com>
7685
7686 * MAINTAINERS (Write after approval): Add myself.
7687
7688 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7689
7690 PR gdb/921
7691 PR gdb/1646
7692 PR gdb/2175
7693 PR gdb/2176
7694
7695 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7696 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7697 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7698 (HOST_EXPORTS): Pass CPPFLAGS.
7699 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7700 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7701 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7702 * Makefile.in, configure: Regenerated.
7703 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7704 and CPPFLAGS_FOR_BUILD.
7705
7706 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7707
7708 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7709 Sebastian Pop.
7710
7711 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7712
7713 * MAINTAINERS (Write After Approval): Added myself.
7714
7715 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7716
7717 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7718 recommended version to 2.3.2.
7719
7720 * configure: Regenerate.
7721
7722 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7723
7724 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7725
7726 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7727
7728 * MAINTAINERS (Write After Approval): Update e-mail address.
7729
7730 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7731
7732 * libtool.m4: Update to libtool 2.2.6.
7733 * lt~obsolete.m4: Update to libtool 2.2.6.
7734 * ltmain.sh: Update to libtool 2.2.6.
7735 * ltsugar.m4: Update to libtool 2.2.6.
7736 * ltversion.m4: Update to libtool 2.2.6.
7737 * ltoptions.m4: Update to libtool 2.2.6.
7738 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7739
7740 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7741
7742 * MAINTAINERS (Write After Approval): Add myself.
7743
7744 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7745
7746 * MAINTAINERS (Write After Approval): Update my name.
7747
7748 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7749
7750 * MAINTAINERS: Add myself in "Write After Approval".
7751
7752 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7753
7754 * MAINTAINERS: Add myself as ia64 maintainer.
7755
7756 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7757
7758 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7759 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7760 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7761 and Michael Tiemann from Write After Approval since they do not
7762 actually have access.
7763
7764 2008-09-05 Richard Guenther <rguenther@suse.de>
7765
7766 * configure.ac: Initialize clooglibs to -lcloog.
7767 * configure: Re-generate.
7768
7769 2008-09-04 Le-Chun Wu <lcwu@google.com>
7770
7771 * MAINTAINERS (Write After Approval): Add myself.
7772
7773 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7774
7775 * configure.ac (--with-cloog-polylib): New.
7776 (--disable-cloog-version-check): New.
7777 (--disable-ppl-version-check): New.
7778 * configure: Re-generate.
7779
7780 2008-09-03 Richard Guenther <rguenther@suse.de>
7781
7782 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7783 cloog test.
7784 * configure: Re-generate.
7785
7786 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7787
7788 Add picoChip port.
7789 * MAINTAINERS: Add picoChip maintainers.
7790
7791 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7792 Tobias Grosser <grosser@fim.uni-passau.de>
7793 Jan Sjodin <jan.sjodin@amd.com>
7794 Harsha Jagasia <harsha.jagasia@amd.com>
7795 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7796 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7797 Adrien Eliche <aeliche@isty.uvsq.fr>
7798
7799 Merge from graphite branch.
7800 * configure: Regenerate.
7801 * Makefile.in: Regenerate.
7802 * configure.ac (host_libs): Add ppl and cloog.
7803 Add checks for PPL and CLooG.
7804 * Makefile.def (ppl, cloog): Added modules and dependences.
7805 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7806 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7807
7808 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7809
7810 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7811 (GCC_SHLIB_SUBDIR): New.
7812 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7813 * configure: Regenerate.
7814 * Makefile.in: Regenerate.
7815
7816 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7817
7818 * MAINTAINERS: Consistently use tabs to separate columns.
7819
7820 2008-08-29 Tristan Gingold <gingold@adacore.com>
7821
7822 * MAINTAINERS (Write after Approval): Add myself.
7823
7824 2008-08-28 Tristan Gingold <gingold@adacore.com>
7825
7826 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7827 Enable bfd, binutils and opcodes.
7828 * configure: Regenerate.
7829
7830 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7831
7832 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7833
7834 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7835
7836 * MAINTAINERS: Use correct Umlaut for last name.
7837
7838 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7839
7840 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7841
7842 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7843
7844 * MAINTAINERS: Update my email address.
7845
7846 2008-08-16 Nicolas Roche <roche@adacore.com>
7847
7848 * Makefile.tpl: Add BOOT_ADAFLAGS.
7849 * Makefile.in: Regenerate.
7850
7851 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7852
7853 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7854 * configure: Regenerate.
7855
7856 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7857
7858 * configure.ac: Add makefile fragments for hpux.
7859 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7860 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7861 * configure: Regenerate.
7862 * Makefile.in: Regenerate.
7863
7864 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7865
7866 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7867
7868 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7869
7870 * MAINTAINERS (Write after Approval): Add myself.
7871
7872 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7873
7874 * MAINTAINERS (Write After Approval): Add myself.
7875
7876 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7877
7878 * MAINTAINERS (Write After Approval): Add myself.
7879
7880 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7881
7882 * MAINTAINERS: Update my email address.
7883
7884 2008-06-25 Joey Ye <joey.ye@intel.com>
7885
7886 * MAINTAINERS (Write After Approval): Add myself.
7887
7888 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7889
7890 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7891 * Makefile.in: Regenerate.
7892 * configure: Regenerate.
7893
7894 2008-06-17 Daniel Kraft <d@domob.eu>
7895
7896 * MAINTAINERS (Write After Approval): Add myself.
7897
7898 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7899
7900 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7901 "$@" is still intact with both Autoconf 2.59 and 2.62.
7902 * configure: Regenerate.
7903
7904 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7905
7906 * Makefile.tpl: Fix comment errors.
7907 * Makefile.in: Regenerate.
7908
7909 2008-06-12 David S. Miller <davem@davemloft.net>
7910 David Edelsohn <edelsohn@gnu.org>
7911
7912 * configure.ac: Add powerpc*-*-* to gold supported targets.
7913 * configure: Regenerate.
7914
7915 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7916
7917 PR tree-optimization/36218
7918 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7919 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7920 (all prefix="build-"): Pass them to build-system sub-makes.
7921 * Makefile.in: Regenerate.
7922
7923 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7924
7925 * MAINTAINERS (mt port): Remove.
7926 (sco5, unixware, sco udk): Remove.
7927 (Kean Johnston): Add to Write After Approval.
7928
7929 2008-05-30 Julian Brown <julian@codesourcery.com>
7930
7931 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7932 of libobjc for ARM EABI Linux.
7933 * configure: Regenerate.
7934
7935 2008-05-18 Xinliang David Li <davidxl@google.com>
7936
7937 * ChangeLog: Remove wrong ChangeLog entry.
7938
7939 2008-05-17 Xinliang David Li <davidxl@google.com>
7940
7941 * MAINTAINERS (Write After Approval): Add myself.
7942
7943 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7944
7945 * MAINTAINERS (Write After Approval): Add myself.
7946
7947 2008-05-14 Rafael Espíndola <espindola@google.com>
7948
7949 * config-ml.in: don't handle --enable-shared and --enable-static.
7950
7951 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7952
7953 * MAINTAINERS: Update my email address.
7954
7955 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7956
7957 * MAINTAINERS: Update my email address.
7958
7959 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7960
7961 * MAINTAINERS (Write After Approval): Add myself.
7962
7963 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7964
7965 * MAINTAINERS (Write After Approval): Add myself.
7966
7967 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7968
7969 * MAINTAINERS (crx): Add myself.
7970
7971 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7972
7973 Sync with src:
7974 2008-04-14 David S. Miller <davem@davemloft.net>
7975
7976 * configure.ac: Add sparc*-*-* to gold supported targets.
7977 * configure: Regenerate.
7978
7979 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7980
7981 PR bootstrap/35457
7982 * configure.ac: Include override.m4.
7983 * configure: Regenerate.
7984
7985 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7986
7987 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7988 * Makefile.in: Regenerate.
7989
7990 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7991
7992 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7993 as nonconfigurable directories list.
7994 * configure: Regenerate.
7995
7996 2008-04-14 Ben Elliston <bje@au.ibm.com>
7997
7998 * config.sub, config.guess: Update from upstream sources.
7999
8000 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8001
8002 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8003 * Makefile.in: Regenerate.
8004
8005 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8006
8007 * configure.ac: Do not build libssp for the AVR.
8008 * configure: Regenerate.
8009
8010 2008-04-07 Ian Lance Taylor <iant@google.com>
8011
8012 * Makefile.def: check-gold depends upon all-binutils.
8013 * Makefile.in: Regenerate.
8014
8015 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8016
8017 * MAINTAINERS (Write After Approval): Add myself.
8018
8019 2008-04-04 Nick Clifton <nickc@redhat.com>
8020
8021 PR binutils/4334
8022 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8023 builds.
8024 * configure: Regenerate.
8025
8026 2008-04-04 NightStrike <NightStrike@gmail.com>
8027
8028 PR other/35151
8029 * configure.ac: Combine rules for mingw32 and mingw64.
8030 * configure: Regenerate.
8031
8032 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8033
8034 * MAINTAINERS (Write After Approval): Add myself.
8035
8036 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8037
8038 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8039 * Makefile.in (.NOTPARALLEL): Ditto.
8040
8041 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8042
8043 * MAINTAINERS (Write After Approval): Add myself.
8044
8045 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8046
8047 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8048 * Makefile.in (.NOTPARALLEL): Regenerate.
8049
8050 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8051
8052 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8053 * Makefile.in: Regenerate.
8054
8055 2008-03-26 Jakub Staszak <kuba@et.pl>
8056
8057 * MAINTAINERS (Write After Approval): Add myself.
8058
8059 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8060
8061 * MAINTAINERS: Update e-mail address.
8062
8063 2008-03-20 Ian Lance Taylor <iant@google.com>
8064
8065 * configure.ac: Add support for --enable-gold.
8066 * Makefile.def: Add gold as a directory like ld.
8067 * configure, Makefile.in: Regenerate.
8068
8069 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8070
8071 * configure.ac: m4_include config/proginstall.m4.
8072 * configure: Regenerate.
8073
8074 Backport from upstream Libtool:
8075
8076 2007-10-12 Eric Blake <ebb9@byu.net>
8077
8078 Deal with Autoconf 2.62's semantic change in m4_append.
8079 * ltsugar.m4 (lt_append): Replace broken versions of
8080 m4_append.
8081 (lt_if_append_uniq): Don't require separator to be overquoted,
8082 and avoid broken m4_append.
8083 (lt_dict_add): Fix typo.
8084 * libtool.m4 (_LT_DECL): Don't overquote separator.
8085
8086 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8087
8088 * config.rpath: Add AIX 6 support.
8089
8090 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8091
8092 * Makefile.def (stageprofile). Remove -fprofile-generate
8093 from stage_libcflags.
8094 * Makefile.in: Regenerate.
8095
8096 2008-03-13 Ben Elliston <bje@au.ibm.com>
8097
8098 * config.sub, config.guess: Update from upstream sources.
8099
8100 2008-03-06 Tom Tromey <tromey@redhat.com>
8101
8102 * MAINTAINERS: Update for treelang deletion.
8103
8104 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8105
8106 * MAINTAINERS: Update my email address.
8107
8108 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8109
8110 * MAINTAINERS (darwin port): Add myself as a maintainer.
8111 (objective-c/c++): Add myself as a maintainer.
8112
8113 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8114
8115 * MAINTAINERS (Write After Approval): Update my email address.
8116
8117 2008-02-25 Tomas Bily <tbily@suse.cz>
8118
8119 * MAINTAINERS (Write After Approval): Add myself.
8120
8121 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8122
8123 * MAINTAINERS (OpenMP): Add myself.
8124
8125 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8126
8127 PR bootstrap/32009
8128 PR bootstrap/32161
8129
8130 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8131 * configure: Regenerate.
8132
8133 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8134 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8135 STAGE4_LIBCFLAGS): New.
8136 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8137 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8138 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8139 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8140 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8141 for target modules. Don't export LIBCFLAGS.
8142 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8143 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8144 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8145 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8146 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8147 * Makefile.in: Regenerate.
8148
8149 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8150
8151 PR libgcj/33085
8152 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8153 Do not use -DDLL_EXPORT. Backport from upstream.
8154
8155 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8156
8157 * MAINTAINERS (Write After Approval): Add myself.
8158
8159 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8160
8161 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8162 * configure: Regenerate.
8163
8164 2008-01-31 Marc Gauthier <marc@tensilica.com>
8165
8166 * configure.ac (xtensa*-*-*): Recognize processor variants.
8167 * configure: Regenerate.
8168
8169 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8170
8171 PR bootstrap/34922
8172 * configure.ac (PARSE_ARGS): Push suitable setting of
8173 ac_subdirs_all, for `./configure --help=recursive'.
8174 Handle `+' in generic toplevel directory disabling.
8175 * configure: Regenerate.
8176
8177 2008-01-28 Nick Clifton <nickc@redhat.com>
8178
8179 * MAINTAINERS (xstormy16): Take over maintainership.
8180
8181 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8182
8183 * MAINTAINERS (c4x port): Remove.
8184
8185 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8186
8187 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8188
8189 2008-01-23 Ben Elliston <bje@au.ibm.com>
8190
8191 * config.sub, config.guess: Update from upstream sources.
8192
8193 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8194
8195 * MAINTAINERS (Write After Approval): Add myself.
8196
8197 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8198
8199 * MAINTAINERS: Update my email address.
8200
8201 2008-01-09 Raksit Ashok <raksit@google.com>
8202
8203 * MAINTAINERS (Write After Approval): Add myself.
8204
8205 2008-01-09 Raksit Ashok <raksit@google.com>
8206
8207 * MAINTAINERS (Write After Approval): Add myself.
8208
8209 2008-01-08 Ben Elliston <bje@au.ibm.com>
8210
8211 * config.sub, config.guess: Update from upstream sources.
8212
8213 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8214
8215 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8216 Change recommended MPFR from 2.2.1 -> 2.3.0.
8217 * configure: Regenerate.
8218
8219 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8220
8221 * MAINTAINERS: Update my email address.
8222
8223 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8224
8225 * MAINTAINERS: Update my email address.
8226
8227 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8228
8229 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8230 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8231 * Makefile.in: Regenerate.
8232
8233 2007-12-10 Mark Heffernan <meheff@google.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8236 misplaced entries.
8237
8238 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8239
8240 * configure.ac: Enable libjava for x86_64-*-darwin9.
8241 * configure: Regenerate.
8242
8243 2007-12-07 Bill Maddox <maddox@google.com>
8244
8245 * MAINTAINERS (Write After Approval): Add myself.
8246
8247 2007-12-05 Ben Elliston <bje@au.ibm.com>
8248
8249 * config.sub, config.guess: Update from upstream sources.
8250
8251 2007-12-02 Matthias Klose <doko@ubuntu.com>
8252
8253 * config-ml.in: Remove 64bit configure tests.
8254
8255 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8256
8257 * config-ml.in: Robustify against white space in absolute file
8258 names.
8259
8260 * config-ml.in (multi-clean): Substitute ${Makefile}.
8261 Remove superfluous ${Makefile} in list.
8262
8263 2007-11-19 Thiemo Seufer <ths@mips.com>
8264
8265 * config-ml.in: Don't hardcode the Makefile name.
8266
8267 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8268
8269 * MAINTAINERS (Write After Approval): Add myself.
8270
8271 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8272
8273 * MAINTAINERS (Write After Approval): Add myself.
8274
8275 2007-11-06 Doug Kwan <dougkwan@google.com>
8276
8277 * MAINTAINERS (Write After Approval): Add myself.
8278
8279 2007-10-25 Ben Elliston <bje@au.ibm.com>
8280
8281 * MAINTAINERS (mercury): Remove entry.
8282 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8283
8284 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8285
8286 * Makefile.def (dependencies): Make configure-gdb depend on
8287 all-intl.
8288 * Makefile.in: Regenerated.
8289
8290 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8291
8292 * MAINTAINERS (Fortran maintainer): Remove myself.
8293
8294 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8295
8296 * Makefile.def: To avoid problems running with parallel makes,
8297 build newlib before libgloss so that target specific header
8298 files are availble.
8299 * Makefile.in: Regenerate
8300
8301 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8302
8303 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8304 * Makefile.in: Regenerate.
8305
8306 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8307
8308 * MAINTAINERS (Register allocation reviewer): Add myself.
8309
8310 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8311
8312 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8313 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8314 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8315 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8316 * configure: Regenerate.
8317
8318 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8319
8320 * MAINTAINERS (Register allocation reviewer): Add myself.
8321
8322 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8323
8324 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8325 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8326 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8327 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8328 * configure.ac: Default them to host tools for $host = $build.
8329 Subst them.
8330
8331 * configure: Regenerate.
8332 * Makefile.in: Regenerate.
8333
8334 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8335
8336 * MAINTAINERS (Register allocation reviewer): Add myself.
8337
8338 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8339
8340 * MAINTAINERS (Register allocation reviewer): Add myself.
8341
8342 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8343
8344 * MAINTAINERS (Write After Approval): Fix typo.
8345
8346 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8347
8348 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8349 * configure: Regenerate.
8350
8351 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8352
8353 PR bootstrap/31906
8354 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8355 they're already prefixed.
8356
8357 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8358
8359 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8360 libstdc++.
8361 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8362 * configure: Regenerate.
8363 * Makefile.in: Regenerate.
8364
8365 2007-09-17 Andreas Schwab <schwab@suse.de>
8366
8367 * configure.ac: Raise minimum makeinfo version to 4.6.
8368 * configure: Regenerate.
8369
8370 2007-09-17 Johannes Singler <singler@ira.uka.de>
8371
8372 * MAINTAINERS (write-after-approval) add myself
8373
8374 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8375
8376 * configure.ac: Correct makeinfo version check.
8377 * configure: Regenerate.
8378
8379 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8380
8381 * MAINTAINERS: Update my email address.
8382
8383 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8384
8385 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8386 to $skipdirs and only disable gprof for newlib. Use the normal
8387 mips*-elf* handling in other respects.
8388 * configure: Regnerate.
8389
8390 2007-09-12 David Daney <ddaney@avtrex.com>
8391
8392 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8393 enabling libgcj.
8394 * configure: Regenerate.
8395
8396 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8397
8398 PR other/32154
8399 * configure.ac: For libgloss targets, point the linker to the linker
8400 script, startup code and simulator library.
8401 * configure: Regenerate.
8402
8403 2007-09-07 Andrew Haley <aph@redhat.com>
8404
8405 * configure.ac (noconfigdirs): Remove target-libffi and
8406 target-libjava.
8407 * configure: Regenerate.
8408
8409 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8410
8411 PR target/33281
8412 * configure.ac: Use config/mh-mingw on mingw.
8413 * configure: Regenerate.
8414
8415 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8416
8417 * MAINTAINERS (Write After Approval): Add myself.
8418
8419 2007-09-05 Richard Guenther <rguenther@suse.de>
8420
8421 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8422 nor --disable-checking is provided also turn on yes and types
8423 checking for stage1.
8424 * configure: Re-generate.
8425
8426 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8427
8428 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8429 (Write After Approval): Remove myself.
8430
8431 2007-08-29 Nick Clifton <nickc@redhat.com>
8432
8433 * config.sub, config.guess: Update from upstream sources.
8434
8435 2007-08-22 Bud Davis <jmdavis@link.com>
8436
8437 * MAINTAINERS (Write After Approval): Added myself.
8438 * MAINTAINERS (Reviewers): Removed myself.
8439
8440 2007-08-18 Paul Brook <paul@codesourcery.com>
8441 Joseph Myers <joseph@codesourcery.com>
8442
8443 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8444 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8445 * Makefile.in: Regenerate.
8446 * configure.ac (--with-debug-prefix-map): New.
8447 * configure: Regenerate.
8448
8449 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8450 Nigel Stephens <nigel@mips.com>
8451
8452 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8453 as target_makefile_frag.
8454 * configure: Regenerate.
8455
8456 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8457
8458 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8459 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8460 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8461 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8462 (do-compare, do-compare3, do-compare-debug): New.
8463 ([+compare-target+]): Use them.
8464
8465 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8466
8467 * MAINTAINERS (Write After Approval): Change my email address.
8468
8469 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8470 Ben Elliston <bje@au.ibm.com>
8471
8472 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8473 --silent if $silent.
8474 * configure: Regenerate.
8475
8476 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8477
8478 * MAINTAINERS (Various Maintainers): Add myself as
8479 loop infrastructure maintainer. Update my e-mail
8480 address.
8481
8482 2007-07-31 Diego Novillo <dnovillo@google.com>
8483
8484 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8485 Adjust description.
8486
8487 2007-07-26 Richard Guenther <rguenther@suse.de>
8488
8489 * configure.ac: Add types checking to stage1 checking flags.
8490 * configure: Regenerate.
8491
8492 2007-07-17 Nick Clifton <nickc@redhat.com>
8493
8494 * COPYING3: New file. Contains version 3 of the GNU General
8495 Public License.
8496 * COPYING3.LIB: New file. Contains version 3 of the GNU
8497 Lesser General Public License.
8498
8499 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8500
8501 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8502
8503 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8504
8505 * MAINTAINERS (S/390 co-maintainer): Add myself.
8506 (Write After Approval): Remove myself.
8507
8508 2007-07-13 Dan Hipschman <dsh@google.com>
8509
8510 * MAINTAINERS (Write After Approval): Add myself.
8511
8512 2007-07-11 Nick Clifton <nickc@redhat.com>
8513
8514 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8515 WINDRES export.
8516 * Makefile.in: Regenerate.
8517
8518 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8519
8520 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8521 maintainer.
8522
8523 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8524
8525 * lt~obsolete.m4: New. Import from 20070318 libtool.
8526
8527 2007-07-03 Julian Brown <julian@codesourcery.com>
8528
8529 * MAINTAINERS (Write After Approval): Add myself.
8530
8531 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8532
8533 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8534 * configure: Regenerate.
8535
8536 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8537
8538 * configure.ac: Add some missing m4 quotation.
8539 * configure: Regenerate.
8540
8541 2007-07-02 Simon Baldwin <simonb@google.com>
8542
8543 * MAINTAINERS (Write After Approval): Add myself.
8544
8545 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8546
8547 * configure: Regenerate.
8548
8549 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8550
8551 * Makefile.def: Add windmc tool to build.
8552 * Makefile.tpl: Likewise.
8553 * configure.ac: Likewise.
8554 * Makefile.in: Regenerate.
8555 * configure: Regenerate.
8556
8557 2007-06-28 DJ Delorie <dj@redhat.com>
8558
8559 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8560 not building newlib.
8561 * configure: Regenerated.
8562
8563 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8564
8565 * MAINTAINERS (Write After Approval): Add myself.
8566
8567 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8568
8569 * MAINTAINERS (Write After Approval): Add myself.
8570
8571 2007-06-19 Chris Matthews <chrismatthews@google.com>
8572
8573 * MAINTAINERS (Write After Approval): Add myself.
8574
8575 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8576
8577 * MAINTAINERS (Write After Approval): Add myself.
8578
8579 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8580
8581 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8582 * Makefile.in: Regenerated.
8583
8584 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8585
8586 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8587 bfin*-*-uclinux* targets.
8588 * configure: Regenerate.
8589
8590 2007-06-14 Ian Lance Taylor <iant@google.com>
8591
8592 * MAINTAINERS: Add myself as non-algorithmic global write
8593 maintainer.
8594
8595 2007-06-14 Diego Novillo <dnovillo@google.com>
8596
8597 * MAINTAINERS: Add self as middle-end maintainer and
8598 non-algorithmic global write maintainer.
8599
8600 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8601
8602 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8603 Move all Fortran maintainers except Paul Brook into the
8604 Non-Autopoiesis section.
8605
8606 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8607
8608 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8609 (distclean-stage[+id+]): Possibly delete stage_last.
8610 * Makefile.in: Regenerate.
8611
8612 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8613
8614 * MAINTAINERS (Various Maintainer): Fix typo.
8615
8616 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8617
8618 * MAINTAINERS (Various Maintainer): Add myself as
8619 dataflow maintainer.
8620
8621 2007-06-07 Ben Elliston <bje@au.ibm.com>
8622
8623 * config.sub, config.guess: Update from upstream sources.
8624
8625 2007-06-07 Ben Elliston <bje@au.ibm.com>
8626
8627 * Makefile.tpl: Fix spelling error.
8628 * Makefile.in: Regenerate.
8629
8630 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8631
8632 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8633 lt_cv_sys_max_cmd_len.
8634
8635 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8636
8637 * MAINTAINERS (Various Maintainers): Add myself as
8638 auto-vectorizer maintainer.
8639
8640 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8641
8642 PR libjava/32098
8643 * libtool.m4: Revert previous change.
8644 * ltgcc.m4: Put it here.
8645
8646 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8647
8648 * MAINTAINERS (Various Maintainers): Add myself as
8649 auto-vectorizer maintainer.
8650
8651 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8652
8653 PR libjava/32098
8654 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8655
8656 2007-05-30 Richard Guenther <rguenther@suse.de>
8657
8658 * MAINTAINERS (Various Maintainers): Add myself as
8659 auto-vectorizer maintainer.
8660
8661 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8662
8663 PR bootstrap/29382
8664 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8665 * configure: Rebuilt.
8666
8667 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8668
8669 * MAINTAINERS (Write After Approval): Removed my name.
8670
8671 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8672
8673 * MAINTAINERS (Write After Approval): Remove myself.
8674
8675 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8676
8677 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8678
8679 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8680
8681 * ltmain.sh: Update from ToT Libtool.
8682 * libtool.m4: Update from ToT Libtool.
8683 * ltsugar.m4: New. Update from ToT Libtool.
8684 * ltversion.m4: New. Update from ToT Libtool.
8685 * ltoptions.m4: New. Update from ToT Libtool.
8686 * ltconfig: Remove.
8687 * ltcf-c.sh: Remove.
8688 * ltcf-cxx.sh: Remove.
8689 * ltcf-gcj.sh: Remove.
8690
8691 2007-05-22 Ollie Wild <aaw@google.com>
8692
8693 * MAINTAINERS (Write After Approval): Add myself.
8694
8695 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8696
8697 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8698 stage_cflags.
8699 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8700 Remove CFLAGS/LIBCFLAGS.
8701 (configure-stage[+id+]-[+prefix+][+module+],
8702 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8703 * Makefile.in: Regenerate.
8704
8705 2007-05-15 Diego Novillo <dnovillo@google.com>
8706
8707 * MAINTAINERS: Update e-mail address.
8708
8709 2007-05-15 Revital Eres <eres@il.ibm.com>
8710
8711 * MAINTAINERS (Write After Approval): Add myself.
8712
8713 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8714
8715 * MAINTAINERS (Write After Approval): Updated my address.
8716
8717 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8718
8719 * MAINTAINERS (Write After Approval): Add myself.
8720
8721 2007-05-11 Silvius Rus <rus@google.com>
8722
8723 * MAINTAINERS (Write After Approval): Add myself.
8724
8725 2007-04-23 Tom Tromey <tromey@redhat.com>
8726
8727 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8728
8729 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8730
8731 * MAINTAINERS (cpplib): Rename to ...
8732 (libcpp): ... this. Add C/C++ front end maintainers.
8733
8734 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8735
8736 * config-ml.in: Pass ${ml_config_env} to configure calls.
8737
8738 2007-04-04 Christian Bruel <christian.bruel@st.com>
8739
8740 * MAINTAINERS (Write After Approval): Add myself.
8741
8742 2007-04-02 Dave Korn <dave.korn@artimi.com>
8743
8744 * MAINTAINERS (Write After Approval): Add myself.
8745
8746 2007-03-31 Tobias Burnus <burnus@net-b.de>
8747
8748 * MAINTAINERS (fortran 95 front end): Add myself.
8749
8750 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8751
8752 * MAINTAINERS (Write After Approval): Add myself.
8753
8754 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8755
8756 * MAINTAINERS (Modulo Scheduler): Add myself.
8757
8758 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8759
8760 * MAINTAINERS (fortran 95 front end): Add myself.
8761 (c++ front end): whitespace fix.
8762
8763 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8764
8765 * MAINTAINERS (Write After Approval): Add myself.
8766
8767 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8768
8769 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8770 of glob. Quote arguments with single quotes too.
8771 * configure: Regenerate.
8772
8773 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8774
8775 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8776 * Makefile.in: Regenerate
8777
8778 2007-03-07 Andreas Schwab <schwab@suse.de>
8779
8780 * configure: Regenerate.
8781
8782 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8783
8784 * configure.ac: Add "--with-pdfdir" configure option,
8785 which defines pdfdir variable.
8786 * Makefile.def (target=fixincludes): Add install-pdf to
8787 missing targets.
8788 (recursive_targets): Add install-pdf target.
8789 (flags_to_pass): Add pdfdir.
8790 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8791 target.
8792 * configure: Regenerate
8793 * Makefile.in: Regenerate
8794
8795 2007-02-28 Eric Christopher <echristo@apple.com>
8796
8797 Revert:
8798 2006-12-07 Mike Stump <mrs@apple.com>
8799
8800 * Makefile.def (dependencies): Add dependency for
8801 install-target-libssp and install-target-libgomp on
8802 install-gcc.
8803 * Makefile.in: Regenerate.
8804
8805 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8806
8807 * configure: Regenerate.
8808 * configure.ac: Move statements after variable declarations.
8809
8810 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8811
8812 * MAINTAINERS: Add myself as sh maintainer.
8813
8814 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8815
8816 * configure.ac: Adjust for loop syntax.
8817 * configure: Regenerate.
8818
8819 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8820
8821 * configure: Rebuilt.
8822
8823 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8824
8825 * configure.ac: Drop multiple occurrences of --enable-languages,
8826 and fix its quoting.
8827 * configure: Rebuilt.
8828
8829 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8830 Nathan Sidwell <nathan@codesourcery.com>
8831 Vladimir Prus <vladimir@codesourcery.com>
8832 Joseph Myers <joseph@codesourcery.com>
8833
8834 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8835 * configure: Regenerate.
8836
8837 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8838
8839 * ltconfig (freebsd*): Default to elf.
8840
8841 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8842
8843 * configure.ac (target_libraries): Move libgcc before libiberty.
8844 * configure: Regenerated.
8845
8846 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8847 Paolo Bonzini <bonzini@gnu.org>
8848
8849 PR bootstrap/30753
8850 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8851 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8852 * configure: Regenerated.
8853
8854 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8855
8856 * MAINTAINERS (Language Front End Maintainers): Update my mail
8857 address.
8858
8859 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8860
8861 PR bootstrap/30748
8862 * configure.ac: Correct syntax for Solaris ksh.
8863 * configure: Regenerated.
8864
8865 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8866
8867 * configure.ac: Sync with src.
8868 * configure: Regenerate.
8869
8870 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8871
8872 * Makefile.in: Regenerate.
8873
8874 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8875
8876 * config.sub: Sync with src.
8877
8878 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8879
8880 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8881 noncanonical equivalents.
8882 * configure.in: Rename to...
8883 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8884 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8885 target_noncanonical. Use them. Rewrite removal of configure
8886 arguments for autoconf 2.59. Discard variable settings. Force
8887 program_transform_name for native tools.
8888
8889 * Makefile.in: Regenerated.
8890 * configure: Regenerated with autoconf 2.59.
8891
8892 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8893
8894 * MAINTAINERS (Write After Approval): Add myself.
8895
8896 2007-01-31 Andreas Schwab <schwab@suse.de>
8897
8898 * Makefile.tpl (LDFLAGS): Substitute it.
8899 * Makefile.in: Regenerate.
8900
8901 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8902
8903 * MAINTAINERS (Write After Approval): Add myself.
8904
8905 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8906
8907 * MAINTAINERS (spu port): Add myself.
8908
8909 2007-01-23 Richard Guenther <rguenther@suse.de>
8910
8911 PR bootstrap/30541
8912 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8913 * Makefile.tpl (GNATBIND): Substitute it.
8914 (GNATMAKE): Likewise.
8915 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8916 of STAGE_PREFIX.
8917 * Makefile.in: Regenerate.
8918 * configure: Regenerate.
8919
8920 2007-01-18 Mike Stump <mrs@apple.com>
8921
8922 * configure.in: Re-enable -Werror for gcc builds.
8923
8924 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8925
8926 * MAINTAINERS (Write After Approval): Add myself.
8927
8928 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8929
8930 * configure.in: Change == to = in test command.
8931 * configure: Regenerate.
8932
8933 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8934 Nick Clifton <nickc@redhat.com>
8935 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8936
8937 * configure.in (build_configargs, host_configargs, target_configargs):
8938 Remove build/host/target parameters.
8939 (host_libs): Add gmp and mpfr.
8940 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8941 * Makefile.def (gmp, mpfr): New.
8942 (gcc): Remove target.
8943 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8944 target_os, target_vendor): New.
8945 (configure): Add host_alias/target_alias arguments; adjust invocations.
8946 * configure: Regenerate.
8947 * Makefile.in: Regenerate.
8948
8949 2007-01-11 Matt Fago <fago@earthlink.net>
8950
8951 * configure.in: Try to link to functions only in mpfr 2.2.x
8952 to improve robustness of configure tests.
8953 * configure: Regenerate.
8954
8955 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8956
8957 * MAINTAINERS: Add myself as i386 maintainer.
8958
8959 2007-01-08 Jan Hubicka <jh@suse.cz>
8960
8961 * MAINTAINERS: Add myself as i386 maintainer.
8962
8963 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8964
8965 * configure.in: Add support for an x86_64-mingw* target.
8966 * configure: Regenerate.
8967
8968 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8969
8970 * Makefile.tpl (all-target): Correct @if conditional for target
8971 modules.
8972 * configure.in: Omit libiberty if building only target libgcc.
8973 * configure, Makefile.in: Regenerated.
8974
8975 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8976
8977 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8978 * configure: Regenerate.
8979
8980 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8981
8982 * Makefile.def (target_modules): Add libgcc.
8983 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8984 * Makefile.tpl (clean-target-libgcc): Delete.
8985 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8986 on gcc even for bootstrapped modules. Rewrite handling of
8987 lang_env_dependencies to loop over target_modules.
8988 * configure.in (target_libraries): Add target-libgcc.
8989 * Makefile.in, configure: Regenerated.
8990
8991 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8992
8993 * configure.in: Reorganize recognition of languages. Add
8994 --enable-stage1-languages. Show supported languages for the chosen
8995 target rather than all recognized languages.
8996 * configure: Regenerate.
8997
8998 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8999
9000 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9001 * Makefile.in: Regenerate.
9002
9003 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9004
9005 * configure.in: Warn that MPFR 2.2.0 is buggy.
9006 * configure: Regenerate.
9007
9008 2006-12-27 Ian Lance Taylor <iant@google.com>
9009
9010 * configure.in: When removing Makefiles to force a reconfigure, also
9011 remove prev-DIR*/Makefile.
9012 * configure: Regenerate.
9013
9014 2006-12-22 Andreas Schwab <schwab@suse.de>
9015
9016 * configure: Regenerate with correct autoconf version.
9017
9018 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9019
9020 * configure.in: add AC_SUBST for *_FOR_TARGET.
9021 * configure: Regenerate.
9022
9023 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9024
9025 * configure.in: Simplify logic for rejecting languages that cannot
9026 be built. Separate the case when a language is unsupported,
9027 from the case when the user chooses not to build a language.
9028
9029 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9030
9031 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9032 it only affects bootstrap and could be tested on "$host" as well.
9033 * configure: Regenerate.
9034 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9035
9036 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9037
9038 PR bootstrap/29544
9039 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9040 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9041 move here comment from Makefile.tpl.
9042 * Makefile.tpl: Move some definitions higher in the file.
9043 (STAGE1_CHECKING): New.
9044 * configure.in: Add --enable-stage1-checking.
9045 * configure: Regenerate.
9046 * Makefile.in: Regenerate.
9047
9048 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9049
9050 * MAINTAINERS: Add myself as build system maintainer.
9051
9052 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9053
9054 * MAINTAINERS (Write After Approval): Add myself.
9055
9056 2006-12-13 Eric Christopher <echristo@apple.com>
9057
9058 * MAINTAINERS: Add myself as darwin maintainer.
9059
9060 2006-12-11 Ian Lance Taylor <ian@airs.com>
9061
9062 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9063
9064 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9065
9066 MAINTAINERS: Update my entry.
9067
9068 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9069
9070 * configure.in: Handle spu makefile frag.
9071 * Makefile.tpl (MAINT): Define
9072 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9073 * configure: Regenerate.
9074 * Makefile.in: Regenerate.
9075
9076 2006-12-11 Ben Elliston <bje@au.ibm.com>
9077
9078 * config.guess: Import latest version.
9079 * config.sub: Likewise.
9080
9081 2006-12-11 Ben Elliston <bje@au.ibm.com>
9082
9083 * configure.in (spu-*-*): Don't skip target-libiberty.
9084 * configure: Regenerate.
9085
9086 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9087
9088 PR bootstrap/30134
9089 * configure.in: Correct x86 darwin support for libjava to powerpc
9090 and i?86 only.
9091 * configure: Regenerate.
9092
9093 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9094
9095 * configure.in: Add x86 darwin support for libjava.
9096 * configure: Regenerate.
9097
9098 2006-12-07 Mike Stump <mrs@apple.com>
9099
9100 * Makefile.def (dependencies): Add dependency for
9101 install-target-libssp and install-target-libgomp on
9102 install-gcc.
9103 * Makefile.in: Regenerate.
9104
9105 2006-12-04 Richard Guenther <rguenther@suse.de>
9106
9107 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9108 (Non-Algorithmic Maintainers): Move over non-algorithmic
9109 loop optimizer maintainers, add myself as a non-algorithmic
9110 middle-end maintainer.
9111
9112 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9113
9114 * MAINTAINERS (Write After Approval): Add myself.
9115
9116 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9117
9118 * configure.in: Update error message for missing GMP/MPFR.
9119
9120 * configure: Regenerate.
9121
9122 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9123
9124 * configure.in: Update MPFR version in error message.
9125
9126 * configure: Regenerate.
9127
9128 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9129
9130 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9131 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9132 --with-gmp-lib): New flags.
9133
9134 * configure: Regenerate.
9135
9136 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9137
9138 * MAINTAINERS (Write After Approval): Change my email address.
9139
9140 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9141
9142 * MAINTAINERS (Write After Approval): Add myself.
9143
9144 2006-11-22 Philipp Thomas <pth@suse.de>
9145
9146 * MAINTAINERS (i18n): Update e-mail address.
9147
9148 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9149
9150 * MAINTAINERS (spu port): Add myself as maintainer.
9151 (Write After Approval): Remove myself.
9152
9153 2006-11-22 Ben Elliston <bje@au.ibm.com>
9154
9155 * configure.in (skipdirs): Don't build libssp for SPU.
9156 * configure: Regenerate.
9157
9158 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9159
9160 * MAINTAINERS (spu port): Add myself as maintainer.
9161 (libobjc): Update my email address.
9162
9163 2006-11-21 Andrea Bona <andrea.bona@st.com>
9164
9165 * MAINTAINERS (Write After Approval): Add myself.
9166
9167 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9168
9169 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9170 * configure : Rebuilt.
9171
9172 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9173
9174 * MAINTAINERS (Write After Approval): Add myself.
9175
9176 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9177
9178 * MAINTAINERS (Write After Approval): Add myself.
9179
9180 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9181
9182 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9183 libmpfr.a.
9184 * configure: Regenerate.
9185
9186 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9187
9188 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9189 (unstage): Test for stage_last presence.
9190
9191 PR bootstrap/29802
9192 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9193 STAGE_PREFIX.
9194 * Makefile.in: Regenerate.
9195
9196 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9197
9198 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9199 maintainers.
9200
9201 2006-11-14 Erven Rohou <erven.rohou@st.com>
9202
9203 * MAINTAINERS (Write After Approval): Add myself.
9204
9205 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9206
9207 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9208 and stageN-package/Makefile.
9209 * Makefile.in: Regenerated.
9210
9211 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9212
9213 * configure.in: Remove target-libgloss from noconfigdirs for
9214 bfin-*-*.
9215 * configure: Regenerated.
9216
9217 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9218
9219 * configure.in (have_gmp): Only error if the gcc directory exists.
9220
9221 * configure: Regenerate.
9222
9223 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9224
9225 * configure.in: Robustify error message for missing GMP/MPFR.
9226
9227 * configure: Regenerate.
9228
9229 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9230
9231 * MAINTAINERS (Write After Approval): Add myself.
9232
9233 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9234
9235 * MAINTAINERS: Change email address.
9236
9237 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9238
9239 * MAINTAINERS (Write After Approval): Add myself.
9240
9241 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9242
9243 * MAINTAINERS (Write After Approval): Add myself.
9244
9245 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9246
9247 * MAINTAINERS (Write After Approval): Move myself to
9248 Write After Approval section.
9249
9250 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9251
9252 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9253 need_gmp anymore.
9254 * configure: Regenerate.
9255
9256 2006-10-16 Tobias Burnus <burnus@net-b.de>
9257
9258 * MAINTAINERS (Write After Approval): Add myself.
9259
9260 2006-10-16 Ben Elliston <bje@au.ibm.com>
9261
9262 * config.guess: Import latest version.
9263 * config.sub: Likewise.
9264
9265 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9266
9267 * Makefile.def: Added pdf target handling.
9268 * Makefile.tpl: Added pdf target handling.
9269 * Makefile.in: Regenerated.
9270
9271 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9272
9273 * MAINTAINERS: Add self as score port maintainer.
9274
9275 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9276
9277 * MAINTAINERS (Write After Approval): Add myself.
9278
9279 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9280
9281 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9282 or newer.
9283 * configure: Regenerated.
9284
9285 2006-09-27 Dave Brolley <brolley@redhat.com>
9286
9287 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9288 using $s instead of $r.
9289 * configure: Regenerated.
9290
9291 2006-09-26 Thiemo Seufer <ths@mips.com>
9292
9293 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9294 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9295 * configure: Regenerate.
9296
9297 2006-09-24 Graeme Peterson <gridly@gmail.com>
9298
9299 * MAINTAINERS (Write After Approval): Remove myself.
9300
9301 2006-09-22 Chao-ying Fu <fu@mips.com>
9302
9303 * MAINTAINERS (Write After Approval): Add myself.
9304
9305 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9306
9307 * MAINTAINERS: Add self as soft-fp maintainer.
9308
9309 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9310
9311 * MAINTAINERS: Add myself as avr maintainer.
9312 Remove Marek Michalkiewicz as avr maintainer.
9313
9314 2006-09-07 Roberto Costa <roberto.costa@st.com>
9315
9316 * MAINTAINERS (Write After Approval): Add myself.
9317
9318 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9319
9320 * configure.in: Never build newlib for a Mingw host.
9321 Never build newlib as Mingw target library.
9322 Test the existence of winsup/cygwin for building a Cygwin newlib,
9323 rather than just winsup.
9324 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9325 building a Mingw target.
9326 * configure: Regenerate.
9327
9328 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9329
9330 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9331
9332 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9333
9334 * config.guess: Import from src (was more updated).
9335 * config.sub: Likewise.
9336
9337 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9338
9339 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9340 * configure: Regenerated.
9341
9342 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9343
9344 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9345 for stages after the first.
9346
9347 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9348
9349 * Makefile.def: Add dependencies for configure-opcodes
9350 on configure-intl and all-opcodes on all-intl.
9351 * Makefile.in: Regenerated.
9352
9353 2006-07-13 Ben Elliston <bje@au.ibm.com>
9354
9355 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9356
9357 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9358
9359 Port to hosts whose 'sort' and 'tail' implementations
9360 treat operands with leading '+' as file names, as POSIX
9361 has required since 2001. However, make sure the code still
9362 works on pre-POSIX hosts.
9363 * ltmain.sh: Don't assume "sort +2" is equivalent to
9364 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9365
9366 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9367
9368 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9369
9370 2006-07-04 Peter O'Gorman <peter@pogma.com>
9371
9372 * ltconfig: chmod 644 before ranlib during install.
9373
9374 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9375
9376 PR bootstrap/18058
9377 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9378 if the bootstrap compiler is a GCC version that supports it.
9379 * configure: Regenerate.
9380
9381 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9382
9383 * configure.in: Fix thinkos in previous check-in.
9384 * configure: Regenerate.
9385
9386 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9387
9388 PR other/27063
9389 * configure.in: Test subdir_requires and give an appropriate
9390 error message.
9391 * configure: Regenerate.
9392
9393 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9394
9395 * MAINTAINERS (Write After Approval): Add myself.
9396
9397 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9398
9399 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9400
9401 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9402
9403 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9404
9405 2006-06-20 David Ayers <d.ayers@inode.at>
9406
9407 PR bootstrap/28072
9408 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9409 whether target-libjava is being configured instead of whether the
9410 java front end is enabled.
9411 * configure: Regenerate.
9412
9413 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9414
9415 PR target/27540
9416 * configure.in: Only enable libgomp on IRIX 6.
9417 * configure: Regenerate.
9418
9419 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9420
9421 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9422 too.
9423 * Makefile.in: Regenerate.
9424
9425 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9426
9427 * config-ml.in: Alter CCASFLAGS to include special
9428 multilib options the same as is done for CFLAGS.
9429
9430 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9431
9432 * configure.in: Don't enable libgomp on hpux10.
9433 * configure: Rebuilt.
9434
9435 2006-06-12 David Ayers <d.ayers@inode.at>
9436
9437 PR bootstrap/27963
9438 PR target/19970
9439 * configure.in: Remove target-boehm-gc from noconfigdirs where
9440 ${libgcj} is specified.
9441 * configure: Regenerate.
9442
9443 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9444
9445 Sync from src:
9446
9447 * configure.in: Sync.
9448 * configure: Regenerated.
9449
9450 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9451
9452 * Makefile.def: Added dependencies from sim and gdb on intl, and
9453 added configure dependencies to everything with an all dependency
9454 on intl.
9455 * Makefile.in: Regenerated.
9456
9457 2006-06-06 David Ayers <d.ayers@inode.at>
9458
9459 PR libobjc/13946
9460 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9461 * Makefile.in: Regenerate.
9462 * configure.in: Add --enable-objc-gc at toplevel and have it
9463 enable boehm-gc for Objective-C.
9464 Remove target-boehm-gc from libgcj.
9465 Add target-boehm-gc to target_libraries.
9466 Add target-boehm-gc to noconfigdirs where ${libgcj}
9467 is specified.
9468 Assert that boehm-gc is supported when requested for Objective-C.
9469 Only build boehm-gc if needed either for Java or Objective-C.
9470 * configure: Regenerate.
9471
9472 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9473
9474 PR 27674
9475 * Makefile.tpl (configure-[+prefix+][+module+],
9476 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9477 Remove rule to unstage bootstrapped modules.
9478 (stage_current): New.
9479 * Makefile.in: Regenerate.
9480
9481 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9482
9483 * MAINTAINERS (Write After Approval): Update my e-mail address.
9484
9485 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9486
9487 * include/libiberty.h: Declare pex_run_in_environment.
9488
9489 2006-05-31 Asher Langton <langton2@llnl.gov>
9490
9491 * MAINTAINERS (Write After Approval): Add myself.
9492
9493 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9494
9495 * Makefile.def (bfd, opcodes): Fix lib_path.
9496 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9497 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9498 * Makefile.in: Regenerate.
9499
9500 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9501
9502 * Makefile.in: Regenerate.
9503
9504 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9505
9506 * Makefile.def: Add install-html target. Add datarootdir
9507 docdir and htmldir to flags_to_pass.
9508 * Makefile.tpl: Add install-html target.
9509 * Makefile.in: Regenerate.
9510 * configure.in: Add --with-datarootdir, --with-docdir, and
9511 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9512 * configure: Regenerate.
9513
9514 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9515
9516 * configure.in: Enable gprof for cross builds.
9517 * configure: Regenerate.
9518
9519 2006-05-22 Richard Guenther <rguenther@suse.de>
9520
9521 Revert
9522 2006-01-31 Richard Guenther <rguenther@suse.de>
9523 Paolo Bonzini <bonzini@gnu.org>
9524
9525 * Makefile.def (target_modules): Add libgcc-math target module.
9526 * configure.in (target_libraries): Add libgcc-math target library.
9527 (--enable-libgcc-math): New configure switch.
9528 * Makefile.in: Re-generate.
9529 * configure: Re-generate.
9530 * libgcc-math: New toplevel directory.
9531
9532 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9533 Andreas Tobler <a.tobler@schweiz.ch>
9534
9535 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9536 * configure: Rebuilt.
9537
9538 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9539
9540 * MAINTAINERS (Write After Approval): Add myself.
9541
9542 2006-05-01 DJ Delorie <dj@redhat.com>
9543
9544 * configure.in: Restore CFLAGS if GMP isn't present.
9545 * configure: Regenerate.
9546
9547 2006-05-01 Richard Guenther <rguenther@suse.de>
9548
9549 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9550 maintainer.
9551
9552 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9553
9554 * MAINTAINERS (Write After Approval): Add myself.
9555
9556 2006-04-28 Jan Beulich <jbeulich@novell.com>
9557
9558 * MAINTAINERS (Write After Approval): Add myself.
9559
9560 2006-04-18 DJ Delorie <dj@redhat.com>
9561
9562 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9563 reference libgloss so that libssp can be built in a combined
9564 tree.
9565 * configure: Regenerate.
9566
9567 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9568
9569 * MAINTAINERS (Write After Approval): Add myself.
9570
9571 2006-04-05 Ben Elliston <bje@au.ibm.com>
9572
9573 * configure.in: Require makeinfo 4.4 or higher.
9574 * configure: Regenerate.
9575
9576 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9577
9578 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9579 Rearrange the entries of other libraries to have them in one place.
9580
9581 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9582
9583 * MAINTAINERS (Write After Approval): Remove myself.
9584 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9585
9586 2006-03-14 Richard Guenther <rguenther@suse.de>
9587
9588 * configure: Regenerate with autoconf 2.13.
9589
9590 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9591
9592 * MAINTAINERS: Use my work address.
9593
9594 * MAINTAINERS: Update my E-mail address.
9595
9596 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9597
9598 * configure.in: Handle --disable-<component> generically.
9599 * configure: Regenerate.
9600
9601 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9602
9603 PR libgcj/17311
9604 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9605
9606 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9607
9608 * MAINTAINERS (Write After Approval): Remove myself.
9609 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9610
9611 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9612
9613 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9614 (TARGET_CONFIGDIRS): Remove.
9615 * configure.in: Remove AC_SUBST(target_configdirs).
9616 * Makefile.in, configure: Regenerated.
9617
9618 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9619
9620 * MAINTAINERS (Write After Approval): Remove myself.
9621 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9622
9623 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9624
9625 PR bootstrap/25670
9626
9627 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9628
9629 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9630 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9631 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9632 BUILD_PREFIX, BUILD_PREFIX_1.
9633 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9634
9635 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9636 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9637
9638 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9639 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9640 of `cat stage_current`. Always provide the `r' and `s' variables.
9641 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9642 a single shell execution.
9643 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9644 bootstrapped modules, make the stage1 module if the build was not
9645 started yet, else build the current stage.
9646 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9647 (all-build, all-host, all-target, [+make_target+]-host,
9648 [+make_target+]-target): Do not use \-continued lines.
9649 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9650 (current_stage, restrap, stage_last): New.
9651
9652 * Makefile.in: Regenerate.
9653 * configure: Regenerate.
9654
9655 2006-02-19 Bud Davis <jmdavis@link.com>
9656
9657 * MAINTAINERS (Write After Approval): Remove myself.
9658 (Language Front End Maintainers): Add myself as fortran 95
9659 maintainer and update e-mail address.
9660
9661 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9662
9663 * MAINTAINERS (Write After Approval): Remove myself.
9664 (Language Front End Maintainers): Add myself as fortran 95
9665 maintainer.
9666
9667 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9668
9669 * MAINTAINERS (Write After Approval): Add myself.
9670
9671 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9672
9673 * MAINTAINERS (Write After Approval): Remove myself.
9674 (Language Front End Maintainers): Add myself as
9675 fortran 95 maintainer.
9676
9677 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9678
9679 Sync from src:
9680
9681 2005-12-27 Leif Ekblad <leif@rdos.net>
9682
9683 * configure.in: Add support for RDOS target.
9684 * configure: Regenerate.
9685
9686 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9687 Andreas Schwab <schwab@suse.de>
9688
9689 * configure: Regenerate.
9690
9691 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9692
9693 * configure.in (enable_libgomp): Add AIX.
9694 * configure: Regenerate.
9695
9696 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9697
9698 * MAINTAINERS (Write After Approval): Add myself.
9699
9700 2006-02-03 Lee Millward <lee.millward@gmail.com>
9701
9702 * MAINTAINERS (Write After Approval): Add myself.
9703
9704 2006-01-31 Richard Guenther <rguenther@suse.de>
9705 Paolo Bonzini <bonzini@gnu.org>
9706
9707 * Makefile.def (target_modules): Add libgcc-math target module.
9708 * configure.in (target_libraries): Add libgcc-math target library.
9709 (--enable-libgcc-math): New configure switch.
9710 * Makefile.in: Re-generate.
9711 * configure: Re-generate.
9712 * libgcc-math: New toplevel directory.
9713
9714 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9715
9716 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9717 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9718 the assembler, linker and binutils.
9719 * configure: Regenerate.
9720
9721 2006-01-22 Dirk Mueller <dmueller@suse.de>
9722
9723 * MAINTAINERS (Write After Approval): Add myself.
9724
9725 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9726
9727 * configure: Regenerate.
9728
9729 2006-01-18 Richard Henderson <rth@redhat.com>
9730 Jakub Jelinek <jakub@redhat.com>
9731 Diego Novillo <dnovillo@redhat.com>
9732
9733 * libgomp: New directory.
9734 * Makefile.def: Add target_module libgomp.
9735 * Makefile.in: Regenerate.
9736 * configure.in (target_libraries): Add target-libgomp.
9737 * configure: Regenerate.
9738
9739 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9740
9741 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9742 @ from continuation.
9743 * Makefile.in: Rebuilt.
9744
9745 2006-01-04 Chris Lattner <sabre@gnu.org>
9746
9747 * MAINTAINERS (Write After Approval): Add myself.
9748
9749 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9750
9751 PR bootstrap/24252
9752
9753 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9754 * Makefile.tpl (OBJDUMP): New.
9755 (EXTRA_HOST_FLAGS): Add it.
9756 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9757
9758 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9759 to use symbolic links between directories. Avoid race conditions
9760 or make them harmless.
9761 * configure.in: Do not try to use symbolic links between directories.
9762
9763 * Makefile.def (LEAN): Pass.
9764 * Makefile.tpl (LEAN): Define.
9765 (stage[+id+]-start): Accept that the previous directory does not
9766 exist, if the bootstrap is lean.
9767 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9768 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9769 configure substitution.
9770 ([+compare-target+]): Likewise.
9771 ([+bootstrap-target+]-lean): New.
9772 * configure.in: Remove lean bootstrap support from here.
9773
9774 * Makefile.in: Regenerate.
9775 * configure: Regenerate.
9776
9777 2006-01-04 Ben Elliston <bje@au.ibm.com>
9778
9779 * MAINTAINERS (libdecnumber): Add myself.
9780
9781 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9782
9783 * libtool-ldflags: New script.
9784
9785 2006-01-02 Andreas Schwab <schwab@suse.de>
9786
9787 * configure.in: When reconfiguring remove Makefile in
9788 all stage directories.
9789 * configure: Regenerate.
9790
9791 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9792
9793 * MAINTAINERS: Update my email address.
9794
9795 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9796
9797 Revert Ada-related part of the previous change.
9798
9799 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9800 Do not pass.
9801 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9802 * Makefile.in: Regenerate.
9803 * configure.in: Do not include mt-ppc-aix target fragment.
9804 * configure: Regenerate.
9805
9806 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9807
9808 * configure.in: Select appropriate fragments for PowerPC/AIX.
9809 * configure: Regenerate.
9810
9811 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9812 BOOT_CFLAGS, BOOT_LDFLAGS.
9813 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9814 BOOT_CFLAGS, BOOT_LDFLAGS.
9815 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9816 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9817 (stage): Fail if we cannot complete the work.
9818 * Makefile.in: Regenerate.
9819
9820 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9821
9822 * configure.in: Replace ms1 with mt.
9823 * configure: Rebuilt.
9824
9825 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9826
9827 * MAINTAINERS: Update my email address.
9828
9829 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9830
9831 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9832 install-host-nogcc): Don't invoke $(stage) at the end.
9833 * Makefile.in: Regenerate.
9834
9835 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9836
9837 * configure.in: Flip the top-level bootstrap switch.
9838 * configure: Regenerate.
9839
9840 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9841
9842 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9843 $(stage) and $(unstage).
9844 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9845 (all): Remove stray semicolon.
9846 (local-distclean): Don't handle multilib.tmp and multilib.out.
9847 (install.all): Set $s for consistency.
9848 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9849 check_multilibs setting. Always make the install directory.
9850 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9851 Correct @if/@endif.
9852 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9853 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9854 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9855 (multilib.out): Remove.
9856 * Makefile.in: Regenerated.
9857
9858 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9859
9860 * MAINTAINERS (Write After Approval): Add myself.
9861
9862 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9863
9864 * MAINTAINERS: Add myself as mt maintainer.
9865
9866 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9867
9868 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9869
9870 * MAINTAINERS: Change email address.
9871
9872 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9873
9874 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9875 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9876 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9877 Find in-tree tools if available.
9878 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9879 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9880 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9881 (COMPILER_*_FOR_TARGET): New.
9882 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9883 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9884 (CONFIGURED_*, USUAL_*): Remove.
9885 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9886 STRIP): Use autoconf substitutions.
9887 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9888 COMPILER_NM_FOR_TARGET): New.
9889 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9890
9891 (all): Make all-host and all-target in parallel.
9892 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9893 that $$r and $$s are set before invoking a recursive make.
9894 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9895 ([+bootstrap-target+]): Inline most of the `all' target.
9896
9897 2005-11-29 Ben Elliston <bje@au.ibm.com>
9898
9899 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9900 from the gcc build directory.
9901 * Makefile.in: Regenerate.
9902
9903 2005-11-29 Ben Elliston <bje@au.ibm.com>
9904
9905 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9906 depend on all-libdecnumber.
9907 * configure.in (host_libs): Include libdecnumber.
9908 * Makefile.in: Regenerate.
9909 * configure: Likewise.
9910
9911 2005-11-29 Ben Elliston <bje@au.ibm.com>
9912
9913 * libdecnumber: Import decNumber sources from the dfp-branch.
9914
9915 2005-11-21 Kean Johnston <jkj@sco.com>
9916
9917 * config.sub, config.guess: Sync from upstream sources.
9918
9919 2005-11-21 Ben Elliston <bje@au.ibm.com>
9920
9921 Import from Autoconf sources:
9922
9923 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9924 * config/move-if-change: Don't output "$2 is unchanged";
9925 suggested by Ben Elliston. Handle weird characters correctly.
9926
9927 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9928
9929 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9930 to match upstream libtool for darwin.
9931
9932 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9933
9934 * Makefile.def: Remove gdb dependencies for gdbtk.
9935 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9936 (configure-gdb, install-gdb): New rules.
9937 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9938 * Makefile.in, configure: Regenerated.
9939
9940 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9941
9942 * MAINTAINERS (Write After Approval): Add myself.
9943
9944 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9945
9946 * MAINTAINERS (Write After Approval): Add myself.
9947
9948 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9949
9950 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9951 Diego Novillo.
9952
9953 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9954
9955 PR bootstrap/24297
9956 * Makefile.tpl (do-[+make-target+], do-check, install,
9957 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9958 are set before recursing.
9959 * Makefile.in: Regenerate.
9960
9961 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9962
9963 PR bootstrap/18939
9964 * Makefile.def (gcc) <target>: Fix thinko.
9965 * Makefile.in: Regenerate.
9966
9967 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9968
9969 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9970 * configure: Regenerate.
9971
9972 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9973
9974 * MAINTAINERS (Write After Approval): Add self.
9975
9976 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9977
9978 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9979 target-libffi, target-qthreads, target-libjava, and
9980 targetlibobjc.
9981 * configure: Regenerate.
9982
9983 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9984
9985 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9986 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9987 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9988 (USUAL_OBJDUMP_FOR_TARGET): New.
9989 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9990 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9991 * configure, Makefile.in: Regenerated.
9992
9993 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9994
9995 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9996 before other host packages.
9997
9998 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9999
10000 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10001
10002 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10003
10004 PR bootstrap/22340
10005
10006 * configure.in (default_target): Remove.
10007 * Makefile.tpl (all): Do not use prerequisites as subroutines
10008 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10009 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10010 use prerequisites as subroutines.
10011 (check-host, check-target): New.
10012 (bootstrap configure & all targets): Do not use stage*-start
10013 if the directory layout is already ok.
10014 (non-bootstrap configure & all targets): Prepend a $(unstage).
10015 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10016 (NOTPARALLEL): Remove.
10017 (unstage, stage variables): New variables.
10018 (unstage, stage targets): Simply expand to those variables.
10019
10020 * configure: Regenerate.
10021 * Makefile.in: Regenerate.
10022
10023 2005-10-04 James E Wilson <wilson@specifix.com>
10024
10025 * Makefile.def (lang_env_dependencies): Add libmudflap.
10026 * Makefile.in: Regenerate.
10027
10028 2005-10-03 Andreas Schwab <schwab@suse.de>
10029
10030 Backport from libtool CVS:
10031 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10032
10033 * ltmain.sh: add support for installing into temporary
10034 staging area (e.g. 'make install DESTDIR=...')
10035
10036 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10037
10038 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10039 * configure: Regenerated.
10040
10041 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10042
10043 * configure: Regenerate with the correct
10044 autoconf version.
10045
10046 2005-09-30 Catherine Moore <clm@cm00re.com>
10047
10048 * configure.in (bfin-*-*): New.
10049 * configure: Regenerated.
10050
10051 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10052
10053 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10054 (LIPO_FOR_TARGET): New.
10055 (CONFIGURED_LIPO_FOR_TARGET): New.
10056 (USUAL_LIPO_FOR_TARGET): New.
10057 (STRIP_FOR_TARGET): New.
10058 (CONFIGURED_STRIP_FOR_TARGET): New.
10059 (USUAL_STRIP_FOR_TARGET): New.
10060 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10061 STRIP_FOR_TARGET.
10062 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10063 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10064 * Makefile.in: Regenerate.
10065 * configure: Regenerate.
10066
10067 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10068
10069 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10070 (rs6000-*-aix*): Same.
10071 * configure: Regenerate.
10072
10073 2005-09-16 Tom Tromey <tromey@redhat.com>
10074
10075 * MAINTAINERS: Add self as java maintainer.
10076
10077 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10078
10079 * configure.in: Recognize f95 in the --enable-languages option,
10080 and substitute it for fortran, issuing a warning.
10081 * configure: Regenerate.
10082
10083 2005-08-30 Phil Edwards <phil@codesourcery.com>
10084
10085 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10086 * configure: Regenerated.
10087
10088 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10089
10090 * MAINTAINERS: Add self as ms1 maintainer.
10091
10092 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10093
10094 * Makefile.def (libssp): Add to lang_env_dependencies.
10095 * Makefile.in: Regenerate.
10096
10097 2005-08-18 Ian Lance Taylor <ian@airs.com>
10098
10099 * MAINTAINERS: Add myself as middle-end maintainer.
10100
10101 2005-08-17 Christian Groessler <chris@groessler.org>
10102
10103 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10104 * Makefile.in: Regenerate.
10105
10106 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10107
10108 * MAINTAINERS (write after approval): Added myself.
10109
10110 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10111
10112 * MAINTAINERS (Write After Approval): Add myself.
10113
10114 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10115
10116 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10117 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10118 Look for alternate names of the target cc and c++
10119 * configure: Regenerate.
10120
10121 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10122
10123 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10124 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10125 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10126 tools; remove code to manually set them.
10127 (Target tools): Look in the environment for them.
10128 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10129 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10130 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10131 build directory.
10132 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10133 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10134 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10135 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10136 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10137 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10138 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10139 * configure: Regenerate.
10140 * Makefile.in: Regenerate.
10141
10142 2005-07-28 Ben Elliston <bje@au.ibm.com>
10143
10144 * MAINTAINERS: Update for removed CPU targets.
10145
10146 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10147
10148 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10149 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10150 * Makefile.in: Regenerated.
10151
10152 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10153
10154 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10155 (CFLAGS_FOR_TARGET): Use it.
10156 (CXXFLAGS_FOR_TARGET): Likewise.
10157 * Makefile.in: Regenerated.
10158 * configure.in (--with-build-sysroot): New option.
10159 * configure: Regenerated.
10160
10161 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10162
10163 * Makefile.tpl: Wrap install between unstage and stage
10164 * Makefile.in: Regenerate.
10165
10166 2005-07-21 Eric Christopher <echristo@apple.com>
10167
10168 * MAINTAINERS: Update affiliation.
10169
10170 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10171
10172 * MAINTAINERS: Add self as crx port maintainer.
10173
10174 2005-07-20 DJ Delorie <dj@redhat.com>
10175
10176 * MAINTAINERS: Add self as m32c maintainer.
10177
10178 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10179
10180 * all files: Update FSF address.
10181
10182 2005-07-15 Eric Christopher <echristo@redhat.com>
10183
10184 * MAINTAINERS: Change affiliation.
10185
10186 2005-07-14 Jim Blandy <jimb@redhat.com>
10187
10188 * configure.in: Add cases for Renesas m32c.
10189 * configure: Regenerated.
10190
10191 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10192
10193 * COPYING.LIB: Update from fsf.org.
10194
10195 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10196
10197 * COPYING, compile, config.guess,
10198 config.sub, install-sh, missing, mkinstalldirs,
10199 symlink-tree, ylwrap: Sync from upstream sources.
10200 * config-ml.in: Update FSF address.
10201
10202 2005-07-13 Eric Christopher <echristo@redhat.com>
10203
10204 * configure.in: Add toplevel noconfigdir support for tpf.
10205 * configure: Regenerate.
10206
10207 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10208
10209 PR ada/22340
10210
10211 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10212 * Makefile.in: Regenerate.
10213
10214 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10215
10216 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10217 Brolley to write-after-approval.
10218
10219 2005-07-07 Andreas Schwab <schwab@suse.de>
10220
10221 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10222 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10223 * Makefile.in: Regenerated.
10224
10225 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10226
10227 * configure.in: Don't build sim or rda when targetting darwin.
10228 * configure: Regenerate.
10229
10230 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10231
10232 * configure.in: Add --enable-libssp and --disable-libssp.
10233 * configure: Regenerate with autoconf-2.13.
10234
10235 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10236
10237 * Makefile.def (target_modules): Add libssp.
10238 * configure.in (target_libraries): Add target-libssp.
10239 * configure: Rebuilt.
10240 * Makefile.in: Rebuilt.
10241
10242 2005-07-01 Zack Weinberg <zackw@panix.com>
10243
10244 * MAINTAINERS: Change email address. Resign from maintainership.
10245
10246 2005-07-01 Richard Guenther <rguenther@suse.de>
10247
10248 * MAINTAINERS: Change my e-mail address and affiliation.
10249
10250 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10251
10252 * Makefile.def (stagefeedback): Come after profile.
10253 Define profiledbootstrap target.
10254 * Makefile.tpl (profiledbootstrap): Remove.
10255 (stageprofile-end): Zap stagefeedback.
10256 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10257 * Makefile.in: Regenerate.
10258
10259 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10260
10261 * MAINTAINERS: Update my email address.
10262
10263 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10264
10265 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10266 In 'cpp' stanza, support '#line' as well as '# '.
10267
10268 2005-06-08 Andreas Schwab <schwab@suse.de>
10269
10270 * MAINTAINERS: Move myself from 'Write After Approval' to
10271 'CPU Port Maintainers' section as m68k maintainer.
10272
10273 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10274
10275 * configure.in (unsupported_languages): New macro.
10276 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10277 non-ported target libraries in noconfigdirs.
10278 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10279 non-linux-gnu. Remove libgcj_ex_libffi.
10280 <lang_frag loop>: Set add_this_lang=no if the language is in
10281 unsupported_languages.
10282 * configure: Regenerate.
10283
10284 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10285
10286 * configure.in: Fix typo in handling of --with-mpfr-dir.
10287 * configure: Regenerate.
10288
10289 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10290
10291 * MAINTAINERS: Update my email address.
10292
10293 2005-06-02 Jim Blandy <jimb@redhat.com>
10294
10295 * config.sub: Add cases for the Renesas m32c. (This patch has been
10296 accepted into the master sources.)
10297
10298 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10299 Michael Snyder <msnyder@redhat.com>
10300 Stan Cox <scox@redhat.com>
10301
10302 * configure.in: Set noconfigdirs for ms1.
10303
10304 * configure: Regenerate.
10305
10306 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10307
10308 * MAINTAINERS (Write After Approval): Add self.
10309
10310 2005-06-01 Josh Conner <jconner@apple.com>
10311
10312 * MAINTAINERS (Write After Approval): Add self.
10313
10314 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10315
10316 * MAINTAINERS: Update my email address.
10317
10318 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10319
10320 * MAINTAINERS (Write After Approval): Add self.
10321
10322 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10323
10324 * MAINTAINERS (Write After Approval): Remove self.
10325
10326 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10327
10328 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10329 (Dependencies): Consider target modules for bootstrap dependencies.
10330 Make target bootstrap modules depend on each stage's gcc.
10331 * Makefile.in: Regenerate.
10332
10333 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10334
10335 * Makefile.def (configure-gcc): Depend on binutils having been built.
10336 (all-gcc): No need to do it here.
10337 * Makefile.in: Regenerate.
10338
10339 2005-05-19 Paul Brook <paul@codesourcery.com>
10340
10341 * configure.in: Rewrite misleading error message when requested
10342 language cannot be built.
10343 * configure: Regenerate.
10344
10345 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10346
10347 * ylwrap: Import from Automake 1.9.5.
10348
10349 2005-05-13 David Ung <davidu@mips.com>
10350
10351 * MAINTAINERS (Write After Approval): Add self.
10352
10353 2005-05-09 Mike Stump <mrs@apple.com>
10354
10355 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10356 lt_cv_sys_max_cmd_len for now.
10357
10358 2005-05-09 Stan Cox <scox@redhat.com>
10359
10360 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10361
10362 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10363
10364 * README.SCO: Update the URL.
10365
10366 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10367
10368 * ltconfig: Define file_list_spec. Pass file_list_spec and
10369 with_gnu_ld to libtool.
10370 * ltcf-c.sh (aix[45]): Define file_list_spec.
10371 * ltcf-cxx.sh (aix[45]): Same.
10372 * ltcf-gcj.sh (aix[45]): Same.
10373 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10374 exists, write list of input files to temporary file.
10375
10376 2005-05-04 Mike Stump <mrs@apple.com>
10377
10378 * configure.in: Always pass --target to target configures as
10379 otherwise rebuilds that do --recheck will fail.
10380 * confiugure: Rebuilt.
10381
10382 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10383
10384 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10385 STAGE_HOST_EXPORTS.
10386 (configure, all): Add bootstrap support.
10387 (Host modules, target modules): Pass post-stage1 flags and exports.
10388 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10389 * Makefile.in: Regenerate.
10390
10391 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10392
10393 * configure: Regenerate.
10394
10395 2005-04-27 Mike Stump <mrs@apple.com>
10396
10397 * MAINTAINERS: Add self as darwin maintainer.
10398
10399 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10400
10401 * config.sub: Update from master copy.
10402
10403 2005-04-21 Mike Stump <mrs@apple.com>
10404
10405 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10406 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10407
10408 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10409
10410 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10411 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10412 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10413 "*-*-elf" and "*-*-linux*".
10414 * configure: Regenerate.
10415
10416 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10417
10418 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10419
10420 2005-04-12 Mike Stump <mrs@apple.com>
10421
10422 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10423
10424 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10425
10426 * MAINTAINERS (Write After Approval): Add myself.
10427
10428 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10429
10430 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10431
10432 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10433
10434 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10435 (TARGET_CONFIGARGS): Include --with-target-subdir.
10436 (configure, all): New macros. Use them throughout.
10437 * Makefile.in: Regenerate.
10438
10439 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10440
10441 * MAINTAINERS (Write After Approval): Add myself.
10442
10443 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10444
10445 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10446
10447 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10448
10449 * MAINTAINERS: Move John Carr to Write After Approval.
10450
10451 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10452
10453 * config/mh-mingw32: Delete.
10454 * configure.in: Don't use it.
10455 * configure: Regenerate.
10456
10457 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10458
10459 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10460 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10461 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10462 (HOST_LIB_PATH): Generate from Makefile.def.
10463 (TARGET_LIB_PATH): Likewise.
10464 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10465 * Makefile.in: Regenerate.
10466 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10467 (RPATH_ENVVAR): Include Darwin case.
10468 * configure: Regenerate.
10469
10470 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10471
10472 * MAINTAINERS (Various Maintainers): Remove self.
10473 (Write After Approval): Add self.
10474
10475 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10476
10477 * MAINTAINERS (Various Maintainers): Add self.
10478
10479 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10480
10481 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10482 * configure: Regenerate.
10483
10484 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10485
10486 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10487 gcc_version, and gcc_version_trigger from set of flags to pass.
10488 * Makefile.tpl: Remove definitions of above variables.
10489 (config.status): Remove dependency on $(gcc_version_trigger).
10490 * Makefile.in: Regenerate.
10491 * configure.in: Do not reference config/gcc-version.m4 nor
10492 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10493 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10494 * configure: Regenerate.
10495
10496 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10497 Andrew Pinski <pinskia@physics.uc.edu>
10498
10499 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10500 * Makefile.in: Regenerate.
10501
10502 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10503
10504 * MAINTAINERS (Write After Approval): Add myself.
10505
10506 2005-03-03 David Ayers <d.ayers@inode.at>
10507
10508 * MAINTAINERS (Write After Approval): Add myself.
10509
10510 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10511
10512 PR libgcj/20160
10513 * ltmain.sh: Avoid creating archives with components that have
10514 duplicate basenames.
10515
10516 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10517
10518 PR bootstrap/20250
10519 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10520 instead of check.
10521 * Makefile.in: Regenerate.
10522
10523 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10524
10525 * Makefile.in: Regenerate to fix conflict between the previous two
10526 patches.
10527
10528 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10529
10530 PR bootstrap/17383
10531 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10532 * Makefile.tpl (HOST_SUBDIR): New substitution.
10533 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10534 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10535 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10536 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10537 (Host modules, Bootstrapped modules): Use it.
10538 (Build modules, Target modules): Do not create symlink trees,
10539 always configure out-of-srcdir.
10540 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10541 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10542 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10543 $(HOST_SUBDIR). Create a symlink for host_subdir.
10544
10545 * Makefile.in: Regenerate.
10546 * configure: Regenerate.
10547
10548 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10549
10550 Merged from libada-gnattools-branch:
10551 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10552
10553 * gnattools: New directory.
10554 * Makefile.def: Add gnattools as a module, depending on target-libada.
10555 * Makefile.in: Regenerate.
10556 * configure.in: Include gnattools in host_tools; disable it if ada
10557 is disabled.
10558 * configure: Regenerate.
10559
10560 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10561
10562 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10563 treelang maintainer.
10564 (Write After Approval): Remove myself.
10565
10566 2005-02-23 Paul Schlie <schlie@comcast.net>
10567
10568 * configure.in: Allow darwin targeted ports to build tk, itcl and
10569 libgui.
10570 * configure: Regenerate.
10571
10572 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10573
10574 PR libgcj/10353
10575 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10576 * configure: Regenerate.
10577
10578 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10579
10580 * MAINTAINERS (Write After Approval): Add myself.
10581
10582 2005-02-10 Ian Lance Taylor <ian@airs.com>
10583
10584 * MAINTAINERS: Update my e-mail address.
10585
10586 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10587
10588 * MAINTAINERS (Write After Approval): Add myself.
10589
10590 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10591
10592 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10593 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10594 target-libgloss when not *-*-elf and *-*-aout.
10595 * configure: Regenerate.
10596
10597 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10598
10599 * MAINTAINERS: Remove obsolete entries.
10600
10601 * MAINTAINERS (Write After Approval): Add Michael Matz.
10602
10603 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10604
10605 * MAINTAINERS: Remove self as cpplib maintainer.
10606
10607 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10608
10609 * install-sh, config.sub: Import from upstream.
10610
10611 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10612
10613 PR bootstrap/18222
10614 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10615 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10616 * Makefile.in: Regenerate.
10617
10618 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10619
10620 * MAINTAINERS: Update my email address.
10621
10622 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10623 Andreas Schwab <schwab@suse.de>
10624
10625 PR bootstrap/18033
10626 * config-ml.in: Eval option if surrounded by single quotes.
10627
10628 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10629
10630 Revert 2004-12-28 Makefile changes, a better fix will be
10631 applied to mainline and src after GCC 4.0 branches.
10632
10633 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10634
10635 PR bootstrap/17383
10636
10637 * Makefile.def (target_modules): Remove stage parameter,
10638 it is always true now.
10639 * Makefile.tpl (configure-build-[+module+],
10640 configure-target-[+module+]): Always build symlink tree
10641 for the directory and for include. BUILD_SUBDIR and
10642 TARGET_SUBDIR cannot be . anymore.
10643 * Makefile.in: Regenerate.
10644
10645 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10646
10647 Revert 2004-12-08 Makefile changes.
10648
10649 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10650
10651 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10652 cygwin, mingw.
10653
10654 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10655
10656 * configure.in (sh64-*-*): Reenable gprof.
10657 * configure: Regenerate.
10658
10659 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10660
10661 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10662 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10663 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10664 * Makefile.in: Regenerate.
10665
10666 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10667
10668 * MAINTAINERS: Update my email address.
10669
10670 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10671
10672 * Makefile.tpl: Generate normal dependencies if the LHS module is
10673 not bootstrapped.
10674 * Makefile.in: Regenerate.
10675
10676 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10677
10678 * configure.in: Include config/gxx-include-dir.m4. Use
10679 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10680 * configure: Regenerate.
10681
10682 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10683
10684 * config.if: Delete.
10685 * configure.in: Set libstdcxx_incdir directly.
10686 * configure: Regenerate.
10687
10688 2004-12-02 Eric Christopher <echristo@redhat.com>
10689
10690 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10691 * Makefile.in: Regenerate.
10692
10693 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10694
10695 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10696 * configure: Regenerate.
10697
10698 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10699
10700 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10701 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10702 * configure: Regenerate.
10703
10704 2004-12-01 Eric Christopher <echristo@redhat.com>
10705
10706 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10707 of things to remove.
10708
10709 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10710
10711 * MAINTAINERS (Write After Approval): Update my e-mail address.
10712
10713 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10714
10715 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10716 from CVS libtool to always pass_all.
10717
10718 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10719
10720 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10721 (hppa*64*-*-*): Delete incorrect comment.
10722 * configure: Rebuilt.
10723
10724 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10725
10726 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10727
10728 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10729
10730 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10731 from CVS libtool to always pass_all.
10732
10733 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10734
10735 * install-sh, compile: Import from automake.
10736
10737 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10738
10739 * config.guess, config.sub: Import from savannnah.
10740
10741 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10742
10743 * MAINTAINERS (Write After Approval): Add myself
10744
10745 2004-11-12 Mike Stump <mrs@apple.com>
10746
10747 * Makefile.def: Add html support.
10748 * Makefile.tpl: Likewise.
10749 * Makefile.in: Regenerate.
10750
10751 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10752
10753 PR 18423
10754 * configure.in: Remove all instances of build-fixincludes from
10755 noconfigdirs.
10756 (build_configargs): Supply --target to subdirectories.
10757 * configure: Regenerate.
10758
10759 * Makefile.def: Make gcc install depend on fixincludes install.
10760 * Makefile.in: Regenerate.
10761
10762 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10763
10764 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10765
10766 2004-11-11 Paul Brook <paul@codesourcery.com>
10767
10768 * MAINTAINERS: Add self as arm maintainer. Update email address.
10769
10770 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10771
10772 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10773 target-libgfortran.
10774 * configure: Regenerate.
10775
10776 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10777
10778 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10779 like CC.
10780
10781 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10782
10783 * Makefile.def (host fixincludes): Specify missing targets.
10784 * Makefile.in: Regenerate.
10785
10786 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10787
10788 * MAINTAINERS: Add myself
10789
10790 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10791
10792 * MAINTAINERS (Write After Approval): Add myself.
10793
10794 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10795
10796 * Makefile.def: Build fixincludes for the host, too.
10797 * Makefile.in: Regenerate.
10798 * configure.in (host_tools): Add fixincludes.
10799 * configure: Regenerate.
10800
10801 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10802
10803 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10804 * configure: Regenerated.
10805
10806 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10807
10808 PR other/17783
10809 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10810 * configure: Regenerated.
10811
10812 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10813
10814 * README.SCO: Update per FSF instructions.
10815
10816 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10817
10818 PR target/18151
10819 * configure.in (case ${target}): Do not build fixincludes for avr.
10820 * configure: Regenerated.
10821
10822 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10823
10824 * configure.in (case ${target}): Do not build fixincludes
10825 on platforms where it is not used.
10826 * configure: Regenerated.
10827
10828 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10829
10830 * configure.in: Use an absolute path to install-sh.
10831 * configure: Regenerated.
10832
10833 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10834
10835 * MAINTAINERS (Write After Approval): Add myself.
10836
10837 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10838
10839 * MAINTAINERS: Remove from Write After Approval those that are
10840 already maintainers.
10841
10842 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10843
10844 * MAINTAINERS: Update my email address.
10845
10846 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10847
10848 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10849 * configure: Regenerate.
10850
10851 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10852
10853 * MAINTAINERS: Update my email address.
10854
10855 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10856
10857 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10858 entries belonging to this category.
10859
10860 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10861
10862 * MAINTAINERS: Update my e-mail address.
10863
10864 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10865
10866 Fix wrong conflict resolution in:
10867
10868 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10869
10870 * Makefile.in: Regenerate.
10871 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10872 in the recursive `make', instead of hardwiring `all'.
10873 (Autogenerated TARGET-* variables): New.
10874
10875 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10876
10877 * configure.in: Enable target-libgloss for crx-*-*.
10878 * configure: Regenerate.
10879
10880 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10881
10882 * MAINTAINERS (Various Maintainers): Move the "windows,
10883 cygwin, mingw" maintainer to ...
10884 (OS Port Maintainers): ... here.
10885
10886 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10887
10888 * MAINTAINERS (Write After Approval): Remove those that are
10889 maintainers of some subsystem.
10890
10891 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10892
10893 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10894 * ltcf-cxx.sh (tpf*): Likewise.
10895 * ltconfig (tpf*): Add TPF OS configuration support.
10896
10897 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10898
10899 * MAINTAINERS: Change my email address to my new work account.
10900
10901 2004-09-24 Michael Roth <mroth@nessie.de>
10902
10903 * configure.in (--without-headers): Add missing double quotes.
10904 * configure: Regenerate.
10905
10906 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10907
10908 * ylwrap: Revert to previous version.
10909
10910 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10911
10912 PR bootstrap/17369
10913 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10914 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10915 SET_GCC_LIB_PATH_CMD.
10916 (BASE_TARGET_EXPORTS): Likewise.
10917 * Makefile.in: Regenerated.
10918
10919 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10920 * configure: Regenerated.
10921
10922 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10923
10924 * config.guess: New upstream version
10925 * compile, depcomp, install-sh, ylwrap: Likewise.
10926
10927 2004-09-19 Roger Sayle <roger@eyesopen.com>
10928
10929 * config/mh-x86omitfp: New host makefile fragment. Add
10930 -fomit-frame-pointer to the default BOOT_CFLAGS.
10931 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10932 * configure: Regenerate.
10933
10934 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10935
10936 PR target/11572
10937 * configure.in (*-*-darwin*): Renable libobjc.
10938 * configure: Regenerate.
10939
10940 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10941
10942 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10943
10944 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10945
10946 * Makefile.def: Remove libbanshee.
10947 * Makefile.tpl: Ditto.
10948 * configure.in: Ditto.
10949 * Makefile.in: Regen.
10950 * configure: Ditto.
10951
10952 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10953
10954 * ltmain.sh: Use $pic_object as $non_pic_object if
10955 $non_pic_object=none.
10956
10957 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10958
10959 * missing: Import latest version from master repository.
10960
10961 2004-09-06 Nick Clifton <nickc@redhat.com>
10962
10963 * config.sub: Import latest version from master repository.
10964 * config.guess: Likewise.
10965 This includes these changes:
10966
10967 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10968
10969 * config.sub: Handle crisv32, alias etraxfs.
10970 * config.guess (crisv32:Linux:*:*): Handle.
10971
10972 2004-08-13 Brad Smith <brad@comstyle.com>
10973
10974 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10975 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10976
10977 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10978
10979 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10980 assume the processor is a powerpc. This is because coreutils
10981 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10982 in this case, due to a MacOS X bug that causes
10983 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10984 to return a negative number.
10985 Problem reported by Petter Reinholdtsen in:
10986 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10987
10988 2004-07-19 Ben Elliston <bje@gnu.org>
10989
10990 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10991
10992 2004-06-24 Ben Elliston <bje@gnu.org>
10993
10994 * config.guess: Update copyright years.
10995 * config.sub: Likewise.
10996
10997 2004-06-22 Robert Millan <robertmh@gnu.org>
10998
10999 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11000 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11001
11002 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11003
11004 * config.guess (*:*VMS:*:*): New entry. Replaces
11005 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11006 manufacturer.
11007
11008 2004-06-22 Ben Elliston <bje@gnu.org>
11009
11010 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11011 * config.sub: Likewise.
11012
11013 2004-06-22 Ben Elliston <bje@gnu.org>
11014
11015 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11016 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11017
11018 2004-06-11 Ben Elliston <bje@gnu.org>
11019
11020 * config.guess (pegasos:OpenBSD:*:*): Remove.
11021
11022 2004-06-11 Ben Elliston <bje@gnu.org>
11023
11024 From Wouter Verhelst <wouter@grep.be>:
11025 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11026
11027 2004-06-11 Ben Elliston <bje@gnu.org>
11028
11029 * config.guess (luna88k:OpenBSD:*:*): New.
11030
11031 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11032
11033 * config.guess (m32r*:Linux:*:*): New case.
11034 * config.sub: Handle m32rle.
11035
11036 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11037
11038 From Jens Petersen <petersen@redhat.com>:
11039 * config.sub: Handle sparcv8.
11040
11041 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11042
11043 From Tom Smith <smith@cag.lkg.hp.com>:
11044 * config.guess: Version suffixes are equally significant on Tru64
11045 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11046 prefix of "P" (patched kernel).
11047
11048 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11049
11050 * config.sub: Add support for National Semiconductor CRX target.
11051
11052 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11053
11054 * MAINTAINERS (Various Maintainers): Remove myself as web page
11055 maintainer, add myself as maintainer of build status lists.
11056
11057 2004-09-03 Jan Beulich <jbeulich@novell.com>
11058
11059 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11060 *-*-netware, but add target-libmudflap.
11061 Consolidate *-*-netware targets (of which really only i?86 exists)
11062 into a single entry.
11063 * configure: Likewise.
11064
11065 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11066
11067 * Makefile.tpl (sorry): Remove.
11068 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11069 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11070 (do-clean): Clean per-stage directories too.
11071 (do-distclean): Run distclean-stage1 too.
11072 (.NOTPARALLEL): Enable during toplevel bootstrap.
11073 (stage[+id+]-bubble): Enable parallel execution during
11074 the recursive invocation.
11075 * Makefile.in: Regenerate.
11076
11077 Fix previous checkin:
11078
11079 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11080 include.
11081 * configure.in: Fix indentation.
11082 * configure: Regenerate.
11083
11084 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11085
11086 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11087 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11088 * configure: regenerate
11089 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11090 -mdynamic-no-pic
11091
11092 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11093
11094 * Makefile.def (build_modules): Add fixincludes.
11095 (dependencies): Make gcc depend on fixincludes.
11096 * configure.in (build_tools): Add fixincludes.
11097 (build_configdirs): Always include build_libs.
11098 * Makefile.in: Regenerate.
11099 * configure: Regenerate.
11100
11101 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11102
11103 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11104 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11105 phony targets; do not generate timestamp files.
11106 (distclean-stageN): Remove references to their timestamp files.
11107 (restageN, touch-stageN): Remove.
11108 (stageN-bubble): Rewritten.
11109 (compare): Support lean bootstraps.
11110 * Makefile.in: Regenerate.
11111
11112 * configure.in: Only warn when bootstrapping but
11113 build != host or build != target. Support lean bootstraps.
11114 * configure: Regenerate.
11115
11116 2004-08-26 Phil Edwards <phil@codesourcery.com>
11117
11118 * configure.in: Give a better error message if GMP/MPFR are missing
11119 and a language needing them has been requested.
11120 * configure: Regenerated.
11121
11122 2004-08-25 Phil Edwards <phil@codesourcery.com>
11123
11124 * configure.in: Print a list of available language front-ends if
11125 a requested one is missing. Tidy stray tab characters.
11126 * configure: Regenerated.
11127
11128 2004-08-19 Michael Koch <konqueror@gmx.de>
11129
11130 * gcc/doc/install.texi: Update entry about automake for libjava.
11131
11132 2004-08-17 Robert Millan <robertmh@gnu.org>
11133
11134 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11135 (instead of FreeBSD).
11136 * configure: Regenerate.
11137
11138 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11139
11140 * Makefile.in: Regenerate.
11141 * configure: Regenerate.
11142
11143 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11144 stage_*_flags.
11145 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11146 for bootstrapped modules if toplevel bootstrap is going.
11147 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11148 modules. Adjust for changes in Makefile.def. Enable several
11149 rules even in non-bootstrap mode, just to avoid peppering the
11150 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11151 (stage-[+prev+]-bubble): Remove.
11152
11153 * Makefile.def (Dependencies): Depend on all-build-bison,
11154 all-build-flex, all-build-byacc, all-build-texinfo, rather
11155 than the host variations.
11156 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11157 with BUILD_SUBDIR.
11158 (BISON): Update for recent Bisons.
11159 (YACC): Fix typo.
11160 (cross): Depend on all-build.
11161 (all): Do not depend on all-build.
11162 (prebootstrap): Remove.
11163 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11164 (Prebootstrap dependencies): Add them to the per-stage targets
11165 and to all-prebootstrap.
11166 * configure.in (build_configdirs): Always enable build_tools.
11167 (BUILD_DIR_PREFIX): Remove.
11168
11169 * Makefile.def (gcc): Add target variable.
11170 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11171 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11172 in the recursive `make', instead of hardwiring `all'.
11173 (Autogenerated TARGET-* variables): New.
11174
11175 2004-08-13 Brian Booth <bbooth@redhat.com>
11176
11177 * MAINTAINERS: Remove myself from write-after-approval.
11178
11179 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11180
11181 * src-release: Stop distributing mmalloc with gdb (which doesn't
11182 use it).
11183 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11184 * Makefile.in: Regenerate.
11185
11186 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11187
11188 * configure.in (arm*-*-eabi*): New target.
11189 * configure: Regenerate.
11190
11191 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11192
11193 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11194 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11195 (Dependencies): New section.
11196 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11197 (configure-target-[+module+]): Depend on maybe-all-gcc
11198 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11199 (toplevel profiledbootstrap): Fix dependencies.
11200 * Makefile.in: Regenerate.
11201
11202 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11203
11204 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11205 target-libiberty to noconfigdirs.
11206 * configure: Regenerate.
11207
11208 2004-08-03 Paul Brook <paul@codesourcery.com>
11209
11210 * configure.in: Check for MPFR as well as GMP.
11211 * configure: Regenerate.
11212
11213 2004-08-01 Robert Millan <robertmh@gnu.org>
11214
11215 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11216 libmudflap for all GNU-based systems (with Glibc).
11217 * configure: Regenerate.
11218
11219 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11220
11221 * Makefile.def (host-modules): Add gcc.
11222 * Makefile.in: Regenerate.
11223 * Makefile.tpl (sorry): New rule.
11224 (configure-host, all-host, [+make_target+]-host, do-check,
11225 install-host): Do not add gcc as a special case.
11226 (host modules): Add a small special-casing for gcc. Export
11227 extra_make_flags through the environment.
11228 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11229 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11230 other recursive targets for gcc): Remove.
11231
11232 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11233 (stage, unstage): New rules.
11234 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11235 distclean-stage[+id+]): Use stage_current.
11236 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11237 the stage*-start rules.
11238
11239 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11240
11241 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11242 use -all_load flag.
11243
11244 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11245
11246 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11247 * configure: Regenerate.
11248
11249 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11250
11251 * maintainer-scripts/gcc_release: Revert yesterday's change.
11252
11253 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11254
11255 * MAINTAINERS: Add myself to write-after-approval.
11256
11257 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11258
11259 * libf2c: Removed.
11260 * gcc/gccbug.in: Updated because of libf2c removal.
11261 * maintainer-scripts/gcc_release: Ditto.
11262
11263 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11264
11265 * configure.in: Build libmudflap by default on FreeBSD.
11266 * configure: Regenerated.
11267
11268 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11269
11270 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11271 systems.
11272 * configure: Regenerated.
11273
11274 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11275
11276 PR target/16344
11277 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11278 feedback based compiler.
11279 * Makefile.in: Rebuilt.
11280
11281 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11282
11283 * Makefile.def (host_modules): Set bootstrap=true for flex.
11284 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11285 * Makefile.in: Rebuilt.
11286
11287 2004-07-07 Jan Hubicka <jh@suse.cz>
11288
11289 * MAINTAINERS: Add self as a profile feedback maintainer.
11290
11291 2004-07-05 Phil Edwards <phil@codesourcery.com>
11292
11293 * configure.in: Do not prepend $srcdir to /dev/null in
11294 makefile fragments.
11295 * configure: Regenerate.
11296
11297 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11298
11299 * Makefile.def (build_modules): Add bison, byacc, flex,
11300 m4, texinfo.
11301 (flags_to_pass): Add FLEX.
11302 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11303 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11304 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11305 DEFAULT_MAKEINFO): Remove.
11306 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11307 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11308 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11309 objdir or else use configured tool.
11310 (all-build): New.
11311 (all): Depend on it.
11312 (Build module dependencies): Add.
11313 * Makefile.in: Regenerate.
11314 * configure.in: Better support for multiple build modules,
11315 matching what is done for host/target modules. Do not look
11316 for "plausible" locations of build tools if Canadian cross.
11317 Use autoconf's AC_PROG_CC to find a C compiler. Define
11318 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11319 * configure: Regenerate.
11320
11321 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11322
11323 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11324 * Makefile.in: Regenerate.
11325
11326 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11327
11328 * Makefile.tpl (configure-build-[+module+],
11329 configure-[+module+], configure-target-[+module+]): Pass
11330 [+extra_configure_args+].
11331 (all-build-[+module+], all-[+module+], check-[+module+],
11332 install-[+module+], [+make_target+]-[+module+],
11333 all-target-[+module+], check-target-[+module+],
11334 install-target-[+module+], [+make_target+]-target-[+module+]):
11335 Pass [+extra_make_args+].
11336 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11337 (GCC_HOST_EXPORTS): Remove.
11338 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11339 cross, check-gcc, check-gcc-c++, install-gcc,
11340 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11341 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11342 * Makefile.in: Regenerate.
11343
11344 2004-06-21 Matthew Sachs <msachs@apple.com>
11345
11346 * MAINTAINERS: Added self to write-after-approval.
11347
11348 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11349
11350 * configure.in: Check for srcdir/winsup rather than build directory
11351 winsup.
11352 * configure: Regenerate.
11353
11354 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11355
11356 * configure.in: Don't build Cygwin native newlib if winsup
11357 directory is missing. Emit warning instead.
11358 * configure: Regenerate.
11359
11360 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11361
11362 * Makefile.tpl (touch-stage[+id+]): New.
11363 (restage[+prev+]): Depend on touch-stage[+id+].
11364
11365 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11366 Use it throughout.
11367
11368 * Makefile.def: Add profile and feedback bootstrap stages.
11369 Remove next field from bootstrap stages.
11370 * Makefile.tpl (LN, LN_S): Substitute.
11371 (stageN-start, stageN-end): Use double-colon rules, to
11372 provide a hook for additional setup commands.
11373 (distclean-stageN-gcc, restageN): Create dependencies from
11374 [+prev+], not from [+next+].
11375 (stageN-bubble): Add commands for successive stages from
11376 [+prev+], using double-colon rules.
11377 (all-stageN-gcc): Fix typo.
11378 (stagefeedback-start, profiledbootstrap): New.
11379 * Makefile.in: Regenerate.
11380 * configure.in: Call ACX_PROG_LN.
11381 * configure: Regenerate.
11382
11383 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11384
11385 * MAINTAINERS (Write After Approval): Add myself.
11386
11387 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11388
11389 * MAINTAINERS (Write After Approval): Add myself.
11390
11391 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11392
11393 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11394 without gcc.
11395 * configure: Regenerate.
11396
11397 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11398
11399 * Makefile.tpl: Fix typo.
11400 * Makefile.in: Regenerate.
11401
11402 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11403
11404 * configure.in: Remove new- prefix from toplevel
11405 bootstrap targets.
11406 * configure: Regenerate.
11407
11408 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11409
11410 * Makefile.tpl (all.normal): Rename to all.
11411 (all): Replace with a rule to pick the default
11412 target from configure.
11413 (all-gcc, configure-gcc): Use conditionals to
11414 do nothing when toplevel bootstrap is going on.
11415 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11416 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11417 * configure.in: Support --enable-bootstrap.
11418
11419 * Makefile.def: Remove new- prefix from toplevel
11420 bootstrap targets.
11421 * Makefile.tpl: Likewise.
11422
11423 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11424 target.
11425
11426 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11427 $(RECURSE_FLAGS) to recursive invocation of make.
11428
11429 * Makefile.in: Regenerate.
11430 * configure: Regenerate.
11431
11432 2004-05-30 Andreas Jaeger <aj@suse.de>
11433 Jim Wilson <wilson@specifixinc.com>
11434
11435 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11436 like CC.
11437
11438 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11439
11440 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11441 * configure: Regenerate.
11442
11443 2004-05-25 Daniel Jacobowitz <drow@false.org>
11444
11445 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11446 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11447 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11448 targets.
11449 * Makefile.in: Regenerate.
11450
11451 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11452
11453 * configure.in: Test the ability to symlink directories.
11454 * configure: Regenerate.
11455
11456 * Makefile.def (bootstrap-stage): New definitions.
11457 * Makefile.tpl (configure-stage1-gcc,
11458 configure-stage2-gcc, configure-stage3-gcc,
11459 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11460 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11461 new-restage3, compare): Autogenerate, see Makefile.in
11462 entry for behavioral changes.
11463 (distclean-stage1, new-stage1-start, new-stage1-end,
11464 new-stage1-bubble, distclean-stage2, new-stage2-start,
11465 new-stage2-end, new-stage2-bubble, distclean-stage3,
11466 new-stage3-start, new-stage3-end): New autogenerated targets.
11467 (objext, prebootstrap, BOOT_CFLAGS,
11468 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11469 targets.
11470
11471 * Makefile.in: Regenerate.
11472 (distclean-stage1, new-stage1-start, new-stage1-end,
11473 new-stage1-bubble, distclean-stage2, new-stage2-start,
11474 new-stage2-end, new-stage2-bubble, distclean-stage3,
11475 new-stage3-start, new-stage3-end): New targets.
11476 (all-stage1-gcc): Move prebootstrap dependency from here...
11477 (configure-stage1-gcc): ...to here.
11478 (new-bootstrap): Use bubble targets.
11479 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11480 Use per-stage distclean targets.
11481 (configure-stage1-gcc, configure-stage2-gcc,
11482 configure-stage3-gcc, all-stage1-gcc,
11483 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11484 Use new-stageN-start to prepare the tree.
11485
11486 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11487
11488 * Makefile.def (host_modules): add libcpp.
11489 * Makefile.tpl: Add dependencies on and for libcpp.
11490 * Makefile.in: Regenerate.
11491 * configure.in: Add libcpp host module.
11492 * configure: Regenerate.
11493
11494 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11495
11496 * Makefile.tpl: Whenever a recursive target is defined, wrap
11497 it in a special @if/@endif block, and prepare its maybe
11498 dependency in the @if/@endif block
11499 * configure.in: Instead of writing maybe dependencies, remove
11500 the @if/@endif statements, and remove the @if/@endif blocks
11501 that remain.
11502 * configure: Regenerate.
11503 * Makefile.in: Regenerate.
11504
11505 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11506
11507 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11508
11509 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11510
11511 PR bootstrap/15120
11512 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11513 * */configure: Rebuilt.
11514
11515 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11516
11517 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11518 of libf2c.
11519 * configure, Makefile.in: Regenerate.
11520
11521 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11522
11523 * MAINTAINERS (Write After Approval): Add myself.
11524
11525 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11526
11527 Merge from tree-ssa-20020619-branch.
11528
11529 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11530 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11531 (HOST_GMPLIBS): Define.
11532 (HOST_GMPINC): Define.
11533 (TARGET_LIB_PATH): Add libmudflap.
11534 (GFORTRAN_FOR_TARGET): Define.
11535 (configure-build*): Export GFORTRAN.
11536 (configure-gcc): Export GMPLIBS and GMPINC.
11537 (all-gcc): Add maybe-all-libbanshee.
11538 (configure-target-libgfortran): Define.
11539 * Makefile.in: Regenerate.
11540 * configure.in (host_libs): Add libbanshee.
11541 (target_libraries): Add target-libmudflap and target-libgfortran.
11542 Add --with-libbanshee.
11543 Handle --disable-libmudflap.
11544 (*-*-freebsd*): Use with_gmp.
11545 Add $(libgcj) to noconfigdirs.
11546 * configure: Regenerate.
11547 * depcomp: New file.
11548 * MAINTAINERS: Add tree-ssa maintainers.
11549
11550 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11551
11552 * MAINTAINERS (Various Maintainers): Add myself.
11553
11554 2004-04-30 Brian Ford <ford@vss.fsi.com>
11555
11556 * MAINTAINERS (Write After Approval): Add myself.
11557
11558 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11559
11560 * MAINTAINERS (Write After Approval): Add myself.
11561
11562 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11563
11564 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11565 * configure: Regenerate.
11566
11567 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11568
11569 Revert:
11570 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11571
11572 * Makefile.def (flags_to_pass): Remove *dir variables that
11573 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11574 as well as prefix and exec_prefix.
11575 * Makefile.in: Regenerate.
11576
11577 2004-04-26 Robert Millan <robertmh@gnu.org>
11578
11579 Add patches from libtool CVS.
11580 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11581 * ltconfig: Likewise.
11582 * ltcf-c.sh: Likewise.
11583 * ltcf-cxx.sh: Likewise.
11584 * ltcf-gcj.sh: Likewise.
11585
11586 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11587
11588 * Makefile.def (host_modules): Mark with the bootstrap
11589 flag packages on which gcc depends.
11590 * Makefile.tpl (all-bootstrap): Use it.
11591 * Makefile.in: Regenerate.
11592
11593 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11594
11595 * Makefile.def (flags_to_pass): Remove *dir variables that
11596 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11597 as well as prefix and exec_prefix.
11598 * Makefile.in: Regenerate.
11599
11600 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11601
11602 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11603 * configure: Regenerate.
11604 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11605 * gcc/Makefile.tpl (compare): Use the result of the test.
11606 * gcc/Makefile.in: Regenerate.
11607
11608 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11609
11610 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11611 Always relocate gcc and prev-gcc to the original names, even
11612 if the build fails.
11613 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11614 New targets.
11615
11616 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11617
11618 * MAINTAINERS: Update my email address.
11619
11620 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11621
11622 * configure.in (mips*-*-irix5*): Enable ld.
11623 * configure: Regenerate.
11624
11625 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11626
11627 * configure: Regenerate.
11628
11629 2004-04-15 James E Wilson <wilson@specifixinc.com>
11630
11631 * Makefile.tpl (configure-[+module+], configure-gcc,
11632 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11633 Set and export LDFLAGS.
11634 * Makefile.in: Regenerate.
11635
11636 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11637
11638 * MAINTAINERS: Add myself to write-after-approval.
11639
11640 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11641
11642 PR bootstrap/14871
11643 * Makefile.tpl: If we don't have built-in-tree target tools,
11644 use the ones found by configure rather than hacking around with
11645 program_transform_name.
11646 * configure.in: Give Makefile.tpl the information necessary
11647 to do that.
11648 * Makefile.in: Regenerate.
11649 * configure: Regenerate.
11650
11651 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11652
11653 PR bootstrap/14760
11654 * configure.in: When computing baseargs, strip *all* copies of
11655 offending options. Also, don't match/substitute the trailing space,
11656 so that this actually works when two similar options are separated by
11657 only one space.
11658 * configure: Regenerate.
11659
11660 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11661
11662 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11663 (rs6000-*-aix*): Same.
11664 * configure: Regenerate.
11665
11666 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11667
11668 * MAINTAINERS: Add myself to write-after-approval.
11669
11670 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11671
11672 * MAINTAINERS: Add myself to write-after-approval.
11673
11674 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11675
11676 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11677 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11678 * Makefile.in: Regenerate.
11679
11680 * configure.in (top level bootstrap support): Rework --enable-werror
11681 to set @stage2_werror_flag@.
11682 * configure: Regenerate.
11683 * Makefile.tpl (top level bootstrap support): Pass
11684 @stage2_werror_flag@ down to configure in stages 2 and 3.
11685 * Makefile.in: Regenerate.
11686
11687 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11688
11689 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11690 for stages 2 and 3 as well as in make. As a consequence, remove
11691 OUTPUT_OPTION (now detected by configure) from the flags passed down
11692 to make.
11693 * Makefile.in: Regenerate.
11694
11695 * Makefile.tpl (new-bootstrap): Fix typo.
11696 * Makefile.in: Regenerate.
11697
11698 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11699
11700 * Makefile.tpl: Rearrange by moving recursive_targets rules
11701 into their proper sections.
11702 * Makefile.tpl (top level bootstrap support): Move disabling
11703 of coverage flags from 'make' to 'configure'; improve comments.
11704 * Makefile.in: Regenerate.
11705
11706 * Makefile.tpl (experimental top level bootstrap) Move stage1
11707 language setting from all- target to configure- target; disable
11708 intermodule optimization in stage 1; prevent gratuitous rebuilds
11709 of stage 1.
11710 * Makefile.in: Regenerate.
11711 * configure.in: Comma-separate stage 1 language list for top
11712 level bootstrap.
11713 * configure: Regenerate.
11714
11715 * Makefile.tpl: Clean up experimental top level bootstrap support:
11716 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11717 prev-gcc in configure- targets as well as all- targets.
11718 * Makefile.in: Regenerate.
11719
11720 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11721
11722 * compile: New file imported from automake.
11723
11724 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11725
11726 * configure.in: Remove symbolic link section.
11727 * configure: Regenerate.
11728 * Makefile.tpl (links): Remove.
11729 * Makefile.in: Regenerate.
11730
11731 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11732 Nathanael Nerode <neroden@gcc.gnu.org>
11733
11734 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11735 Set with AC_CHECK_PROGS.
11736 * configure.in: Fix comment typo from last patch.
11737 * configure: Regenerate.
11738
11739 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11740
11741 * Makefile.tpl: Introduce experimental top level bootstrap support.
11742 * Makefile.in: Regenerate.
11743 * configure.in: Introduce support for top level bootstrap.
11744 * configure: Regenerate.
11745
11746 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11747 Paolo Bonzini <bonzini@gnu.org>
11748
11749 PR bootstrap/14522
11750 * configure.in: Cope with shells that do not support unquoted ^
11751 * configure: Regenerate.
11752
11753 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11754 Paolo Bonzini <bonzini@gnu.org>
11755
11756 PR bootstrap/14522
11757 * configure.in: Cope with shells that do not support nesting
11758 quotes inside quoted backquote substitutions.
11759 * configure: Regenerate.
11760
11761 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11762
11763 PR bootstrap/14522
11764 * configure.in: Fix escaping of $.
11765 * configure: Regenerate.
11766
11767 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11768
11769 * configure: Regenerate, since I forgot to while committing Paolo's
11770 changes.
11771
11772 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11773
11774 PR ada/14131
11775 Move language detection to the top level.
11776 * configure.in: Find default values for the tools as
11777 soon as possible. Disable ada if GNAT is not found.
11778 Emit error message about missing languages. Expand
11779 --enable-languages=all for the gcc subdirectory.
11780
11781 2004-03-10 Ben Elliston <bje@gnu.org>
11782
11783 * MAINTAINERS: Update my email address.
11784
11785 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11786
11787 * ltconfig: Disable building static libraries if building shared
11788 libraries on AIX 5L.
11789
11790 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11791
11792 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11793 and disable libgcj.
11794 * configure: Regenerated.
11795
11796 2004-03-01 Brian Booth <bbooth@redhat.com>
11797
11798 * MAINTAINERS: Add myself to write-after-approval.
11799
11800 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11801
11802 * MAINTAINERS: Add myself to write-after-approval.
11803
11804 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11805
11806 PR bootstrap/7087
11807 * Makefile.tpl: Guard XFOO sed statements better.
11808 * Makefile.tpl: Add dependency for configure-target-libada.
11809 * Makefile.in: Regenerate (incidentally fixes broken
11810 commit when libada-branch was merged).
11811
11812 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11813
11814 * MAINTAINERS: Add myself to write-after-approval.
11815
11816 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11817
11818 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11819 maintainers.
11820
11821 2004-02-20 Andrew Cagney <cagney@redhat.com>
11822
11823 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11824 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11825
11826 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11827
11828 PR bootstrap/11932
11829 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11830
11831 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11832
11833 * MAINTAINERS: Added myself to write-after-approval.
11834
11835 2004-02-14 Michael Koch <konqueror@gmx.de>
11836
11837 * MAINTAINERS: Added myself to write-after-approval.
11838
11839 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11840
11841 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11842 some OS port maintainers to OS port maintainers section.
11843
11844 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11845
11846 * MAINTAINERS: Add self.
11847
11848 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11849
11850 * MAINTAINERS: Alphabetize.
11851
11852 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11853
11854 * MAINTAINERS: Remove myself.
11855
11856 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11857
11858 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11859 (rs6000-*-aix*): Same.
11860 * configure: Regenerate.
11861
11862 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11863
11864 * configure.in (host): Add in missing $noconfigdirs to defines.
11865 * configure: Regenerate.
11866
11867 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11868 Nathanael Nerode <neroden@gcc.gnu.org>
11869
11870 PR ada/6637, PR ada/5911
11871 Merge with libada-branch:
11872 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11873 with appropriate dependencies. Add --enable-libada configure switch.
11874 * configure, Makefile.in: Regenerate.
11875
11876 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11877
11878 * MAINTAINERS: Add myself to write-after-approval.
11879
11880 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11881
11882 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11883 * configure: Regenerate.
11884
11885 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11886
11887 Merge from upstream:
11888
11889 * ltmain.in: When setting IFS to '~', be careful about user
11890 arguments that contain '~'.
11891
11892 2004-02-04 Peter O'Gorman <peter@pogma.com>
11893
11894 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11895 Also test $base_compile against $CC with escaped arguments. Bug
11896 reported by Geoff Keating <geoffk@apple.com>.
11897
11898 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11899
11900 * MAINTAINERS: Remove i960 port.
11901
11902 2004-01-23 DJ Delorie <dj@redhat.com>
11903
11904 * Makefile.def (target_modules) [libiberty]: Don't stage.
11905 * Makefile.in: Rebuilt.
11906
11907 2004-01-20 Caroline Tice <ctice@apple.com>
11908
11909 * MAINTAINERS: Add myself to write-after-approval.
11910
11911 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11912
11913 * MAINTAINERS: Update my email address.
11914
11915 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11916
11917 * MAINTAINERS: Add myself to write-after-approval.
11918
11919 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11920
11921 * MAINTAINERS: Remove entries without email address.
11922
11923 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11924
11925 * MAINTAINERS: Add myself to write-after-approval.
11926
11927 2004-01-15 Steven Bosscher <stevenb@suse.de>
11928
11929 * MAINTAINERS: Update my email address.
11930
11931 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11932
11933 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11934 * Makefile.tpl (configure-target-[+module+]): Support stage.
11935 * Makefile.in: Rebuilt.
11936
11937 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11938
11939 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11940
11941 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11942
11943 * MAINTAINERS: Add myself as a MIPS maintainer.
11944
11945 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11946
11947 * configure.in: Use ./config.cache, not config.cache.
11948 * configure: Regenerate.
11949 * Makefile.tpl: Special-casing not needed for GCC any more.
11950 * Makefile.in: Regenerate.
11951
11952 * configure.in: Don't share a cache file for host dirs.
11953 * configure: Regenerate.
11954
11955 * config-ml.in: Don't mess with the cache file.
11956
11957 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11958
11959 * MAINTAINERS: Move myself from 'Write After Approval' to
11960 'CPU Port Maintainers' section as SPARC maintainer.
11961
11962 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11963
11964 * Makefile.tpl: Make GCC use a separate config.cache.
11965 * Makefile.in: Regenerate.
11966
11967 PR bootstrap/11932, PR bootstrap/11933
11968 (I don't know if it will fix either of them, but it relates
11969 to them.)
11970 * configure.in: Don't use shared config.cache for target
11971 directories.
11972 * configure: Regenerate.
11973
11974 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11975
11976 * MAINTAINERS: Add myself to 'Write After Approval' section.
11977
11978 2003-12-31 Roger Sayle <roger@eyesopen.com>
11979
11980 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11981 * configure: Regenerated.
11982
11983 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11984
11985 * MAINTAINERS: Remove the mn10200 maintainer.
11986
11987 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11988
11989 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11990 * configure: Regenerated.
11991
11992 2003-12-16 Jan Hubicka <jh@suse.cz>
11993
11994 * MAINTAINERS: Add myself as callgraph maintainer.
11995
11996 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11997
11998 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11999 * configure: Regenerate.
12000
12001 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12002
12003 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12004 'Write After Approval' section. Update email.
12005
12006 2003-12-01 James Lemke <jim@wasabisystems.com>
12007
12008 * MAINTAINERS (Write After Approval): Add myself.
12009
12010 2003-11-20 Matt Thomas <matt@3am-software.com>
12011
12012 * MAINTAINERS: Add myself as a vax port maintainer.
12013
12014 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12015
12016 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12017 (configure-build-[+module+], configure-[+module+]): Likewise.
12018 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12019 * Makefile.in: Regenerate.
12020
12021 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12022
12023 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12024 shared/dylibed libraries.
12025 * ltmain.sh: Likewise.
12026 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12027 * ltcf-cxx.sh: Likewise.
12028 * ltcf-gcj.sh: Likewise.
12029 * ltconfig: Likewise.
12030
12031 2003-11-17 Stan Cox <scox@redhat.com>
12032
12033 * MAINTAINERS: Add myself as iq2000 port maintainer.
12034
12035 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12036
12037 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12038 * Makefile.in: Regenerate.
12039
12040 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12041
12042 * config.sub: Update to 2003-11-03 version.
12043
12044 2003-10-20 Phil Edwards <phil@codesourcery.com>
12045
12046 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12047 * configure: Regenerate.
12048
12049 2003-10-20 Nicolas Pitre <nico@cam.org>
12050
12051 * MAINTAINERS: Add myself to 'Write After Approval' section.
12052
12053 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12054
12055 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12056
12057 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12058
12059 * MAINTAINERS: Update my email address.
12060
12061 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12062
12063 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12064
12065 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12066
12067 * MAINTAINERS: Add myself to 'Write After Approval' section.
12068
12069 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12070
12071 * config.guess: Update to 2003-10-16 version.
12072 * config.sub: Update to 2003-10-16 version.
12073
12074 2003-10-15 David Daney <ddaney@avtrex.com>
12075
12076 * MAINTAINERS: Added myself to 'Write After Approval' section.
12077
12078 2003-10-15 Falk Hueffner <falk@debian.org>
12079
12080 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12081 'Write After Approval' section. Update email.
12082
12083 2003-10-14 Roger Sayle <roger@eyesopen.com>
12084
12085 * MAINTAINERS: Move myself from 'Write After Approval' to
12086 'Various Maintainers' section as middle-end maintainer.
12087
12088 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12089
12090 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12091 HOST_FLAGS_TO_PASS.
12092 * Makefile.in: Regenerate.
12093
12094 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12095
12096 * config.guess: Update to 2003-10-07 version.
12097 * config.sub: Update to 2003-10-07 version.
12098
12099 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12100
12101 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12102 * ltconfig (irix5*, irix6*): Don't override version_type.
12103
12104 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12105
12106 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12107 * configure: Rebuilt
12108 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12109 * Makefile.in: Rebuilt
12110
12111 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12112
12113 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12114
12115 2003-09-30 Carlo Wood <carlo@alinoe.com>
12116
12117 * MAINTAINERS (Write After Approval): Add myself.
12118
12119 2003-09-29 Paul Koning <ni1d@arrl.net>
12120
12121 * MAINTAINERS: Move myself from "Write After Approval"
12122 to CPU platform maintainers for pdp11 platform.
12123
12124 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12125
12126 * MAINTAINERS: Move myself from 'Write After Approval' to
12127 'Various Maintainers' section as libffi testsuite maintainer.
12128
12129 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12130
12131 * configure.in: Pass a computed --program-transform-name
12132 to subconfigures.
12133 * configure: Regenerated.
12134
12135 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12136
12137 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12138 * Makefile.in: Regenerate.
12139
12140 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12141 * Makefile.in: Regenerate.
12142
12143 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12144
12145 * MAINTAINERS: Move myself from 'Write After Approval'
12146 to 'Various Maintainers' (objective-c) section.
12147
12148 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12149
12150 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12151 quoting.
12152 * configure: Regenerated.
12153
12154 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12155
12156 * MAINTAINERS (Write After Approval): Add myself to write after
12157 approval list.
12158
12159 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12160
12161 * MAINTAINERS (Write After Approval): Add myself.
12162
12163 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12164
12165 * MAINTAINERS: Update my e-mail address.
12166
12167 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12168
12169 * libtool.m4 (LD): Correct powerpc64 host match.
12170
12171 2003-09-06 James E Wilson <wilson@tuliptree.org>
12172
12173 * MAINTAINTERS: Update my affiliation and email address.
12174
12175 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12176
12177 * MAINTAINERS (Write After Approval): Add myself.
12178
12179 2003-09-04 DJ Delorie <dj@redhat.com>
12180
12181 * configure: Regenerate.
12182
12183 2003-09-04 Robert Millan <robertmh@gnu.org>
12184
12185 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12186
12187 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12188
12189 * configure.in: Ensure arguments to sed are properly spaced.
12190 * configure: Regenerate.
12191
12192 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12193
12194 * MAINTAINERS: Update my e-mail address.
12195
12196 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12197
12198 * MAINTAINERS (Write After Approval): Add myself.
12199
12200 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12201
12202 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12203 * configure: Regenerated.
12204
12205 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12206
12207 * MAINTAINERS: Update my email address.
12208
12209 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12210
12211 * configure.in: Use newline instead of semicolon when assuming
12212 shell arguments in a for loop.
12213 * configure: Regenerated.
12214
12215 2003-08-22 Jason Eckhardt <jle@rice.edu>
12216
12217 * MAINTAINERS: Resurrect the i860 maintainer.
12218
12219 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12220
12221 PR 8180
12222 * configure.in: When testing with_libs and with_headers, treat
12223 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12224 * configure: Regenerate.
12225
12226 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12227 make, shell, etc.
12228 (baseargs): Likewise.
12229 * configure: Regenerate.
12230
12231 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12232
12233 * MAINTAINERS (Write After Approval): Add myself.
12234
12235 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12236
12237 * configure.in: Disable libgcj for darwin not on powerpc.
12238 * configure: Rebuild.
12239
12240 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12241
12242 * config-ml.in, symlink-tree: Add license.
12243
12244 2003-08-03 Richard Stallman <rms@gnu.org>
12245 Eben Moglen <moglen@columbia.edu>
12246
12247 * README.SCO: New file.
12248
12249 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12250
12251 * Makefile.tpl (check, check-c++): Express dependencies using
12252 dependencies rather than commands.
12253 * Makefile.in: Regenerate.
12254
12255 2003-08-01 Andrew Cagney <cagney@redhat.com>
12256
12257 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12258 * configure: Ditto.
12259
12260 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12261
12262 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12263 * Makefile.in: Update.
12264
12265 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12266
12267 * configure.in: Enable libgcj for darwin.
12268 * configure: Rebuild.
12269
12270 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12271
12272 * config-ml.in: Use ac_configure_args directly instead of
12273 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12274 actually seen.
12275
12276 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12277
12278 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12279 creating target and build subdirs to build all parent dirs as needed.
12280 * Makefile.in: Rebuild.
12281 * configure.in: Don't build dirs explicitly here.
12282 * configure: Rebuild.
12283
12284 2003-07-26 Paul Brook <paul@nowt.org>
12285
12286 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12287
12288 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12289
12290 * Makefile.tpl (all-make): Depend on intl.
12291 * Makefile.in: Rebuilt.
12292
12293 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12294
12295 * install-sh: Update to newer upstream versions (associated with
12296 aclocal 1.7).
12297 * mkinstalldirs: Likewise.
12298 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12299
12300 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12301
12302 * MAINTAINERS: Move self from Bug database only accounts
12303 to write-after-approval.
12304
12305 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12306
12307 * config.if: Remove unused libc_interface determination.
12308
12309 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12310
12311 * MAINTAINERS: Move self from write-after-approval to
12312 build machinery (*.in).
12313
12314 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12315
12316 PR bootstrap/11273
12317 PR bootstrap/11408
12318 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12319 unused INSTALL_PROGRAM_ARGS.
12320 * configure.in: Use AC_PROG_INSTALL.
12321 * Makefile.in: Regenerate.
12322 * configure: Regenerate.
12323
12324 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12325
12326 * MAINTAINERS: Alphabetize.
12327
12328 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12329
12330 * configure: Rebuilt.
12331 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12332 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12333 newlib nor libgloss.
12334 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12335 * configure.in (am33_2.0-*-linux*): Added.
12336
12337 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12338
12339 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12340 * configure: Regenerate.
12341
12342 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12343
12344 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12345 * Makefile.in: Regenerate.
12346
12347 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12348
12349 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12350 * Makefile.in: Regenerate.
12351
12352 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12353
12354 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12355 * Makefile.in: Regenerated.
12356
12357 * config-ml.in: Replace PWD with PWD_COMMAND.
12358
12359 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12360
12361 * intl: New directory; see intl/ChangeLog for details.
12362 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12363 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12364 * Makefile.in: Regenerate.
12365
12366 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12367
12368 * configure.in: Clean up config-lang.in handling. Delete
12369 useless assignment to "subdirs".
12370 * configure: Regenerate.
12371
12372 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12373
12374 * configure.in: Rename 'target_libs' to 'target_libraries'.
12375 Remove useless reference to 'target_libs'.
12376 * configure: Regenerate.
12377
12378 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12379
12380 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12381 * Makefile.in: Regenerate.
12382
12383 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12384
12385 * Makefile.def: Introduce flags_to_pass.
12386 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12387 * Makefile.in: Regenerate.
12388
12389 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12390
12391 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12392 and target-libgloss.
12393 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12394 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12395 * configure: Regenerate.
12396
12397 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12398
12399 * configure.in: Update testsuite_flags to new location.
12400 * configure. Regenerate.
12401
12402 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12403
12404 * Makefile.tpl: Remove BUILD_CC stuff.
12405 * Makefile.in: Regenerate.
12406
12407 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12408
12409 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12410
12411 2003-06-16 Graeme Peterson <gp@qnx.com>
12412
12413 * MAINTAINERS (Write After Approval): Add myself.
12414
12415 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12416
12417 * config.guess: Update to 2003-06-12 version.
12418 * config.sub: Update to 2003-06-13 version.
12419
12420 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12421
12422 * config.guess: Update to 2003-06-06 version.
12423 * config.sub: Update to 2003-06-06 version.
12424
12425 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12426
12427 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12428 * configure. Regenerate.
12429
12430 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12431
12432 * configure.in: Disable serial configure by default.
12433 * configure: Regenerate.
12434 * Makefile.tpl: Abolish .NOTPARALLEL.
12435 * Makefile.in: Regenerate.
12436
12437 * Makefile.tpl: Replace {build,host,target}_canonical by
12438 {build,host,target}.
12439 * Makefile.in: Regenerate.
12440
12441 * Makefile.tpl: Fix stupid pasto.
12442 * Makefile.in: Regenerate.
12443
12444 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12445
12446 * Makefile.tpl: Remove bogus conditional.
12447 * Makefile.in: Regenerate.
12448
12449 2003-06-05 Jan Hubicka <jh@suse.cz>
12450
12451 * Makefile.tpl (profiledbootstrap): New target.
12452 * Makefile.in (profiledbootstrap): New target.
12453
12454 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12455
12456 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12457 Pinski. Remove user names from other bugzilla-only maintainers.
12458
12459 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12460
12461 * Makefile.tpl: Make 'recursive targets' using autogen rather
12462 than shell loop. Remove duplicate 'clean' targets and false
12463 comments.
12464 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12465 Add systematic method of specifying missing targets in subdirs.
12466 Add copyright boilerplate.
12467 * Makefile.in: Regenerate.
12468 * configure.in: Add 'recursive targets' to maybe list.
12469 * configure: Regenerate.
12470
12471 * MAINTAINERS: "GNATS only" -> "Bug database only".
12472
12473 * Makefile.tpl: Rename [+target+] to [+make_target+].
12474 * Makefile.def: Rename 'target' to 'make_target'.
12475
12476 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12477
12478 * MAINTAINERS: Add self as options handling maintainer.
12479
12480 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12481
12482 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12483 been too long since I touched those ports.
12484
12485 2003-05-28 DJ Delorie <dj@redhat.com>
12486
12487 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12488 * Makefile.in: Regenerate.
12489
12490 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12491
12492 * configure.in: Use curly braces in the definition of tooldir.
12493 * configure: Regenerate.
12494
12495 2003-05-21 DJ Delorie <dj@redhat.com>
12496
12497 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12498 newlib or libgloss.
12499 * Makefile.in: Regenerate.
12500
12501 2003-05-21 DJ Delorie <dj@redhat.com>
12502
12503 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12504 * Makefile.in: Regenerate.
12505
12506 2003-05-20 Ian Lance Taylor <ian@airs.com>
12507
12508 * MAINTAINERS: Update my e-mail address.
12509
12510 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12511
12512 * configure.in: Switch more things to use maybe dependencies.
12513 * Makefile.tpl: Switch more things to use maybe dependencies.
12514 Factor out common code from autogen IF statements.
12515 * configure: Regenerate.
12516 * Makefile.in: Regenerate.
12517
12518 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12519
12520 * configure.in: Accept i[3456789]86 for machine type.
12521 * configure: Regenerate.
12522
12523 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12524
12525 * configure.in: Switch more things to use maybe dependencies.
12526 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12527 * configure: Regenerate.
12528 * Makefile.tpl: Switch more things to use maybe dependencies.
12529 * Makefile.in: Regenerate.
12530
12531 2003-05-16 Andreas Schwab <schwab@suse.de>
12532
12533 * Makefile.tpl (install-opcodes): Define.
12534 * Makefile.in: Rebuild.
12535
12536 2003-05-13 Andreas Jaeger <aj@suse.de>
12537
12538 * config.guess: Update to 2003-05-09 version.
12539 * config.sub: Update to 2003-05-09 version.
12540
12541 2003-05-13 Michael Eager <eager@mvista.com>
12542
12543 * configure.in: Correct sed script so that options in quotes are not
12544 deleted.
12545 * configure: Rebuild.
12546
12547 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12548
12549 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12550 and $$s/newlib/libc/sys/cygwin32 include paths.
12551 * configure: Ditto.
12552
12553 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12554
12555 * MAINTAINERS: Update my email addresses.
12556
12557 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12558
12559 * config-ml.in: Propagate INSTALL variables.
12560
12561 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12562
12563 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12564
12565 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12566
12567 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12568 * Makefile.in: Regenerate.
12569
12570 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12571
12572 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12573
12574 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12575
12576 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12577
12578 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12579
12580 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12581 * Makefile.in: Regenerated.
12582
12583 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12584
12585 * MAINTAINERS (Write After Approval): Upgrade myself from
12586 GNATS only to write-after-approval. Update my mail address.
12587
12588 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12589
12590 (OS Port Maintainers: freebsd): Add myself.
12591
12592 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12593
12594 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12595
12596 2003-04-22 Kean Johnston <jkj@sco.com>
12597
12598 * MAINTAINERS (SCO ports): Added myself.
12599
12600 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12601
12602 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12603
12604 2003-04-19 Kean Johnston <jkj@sco.com>
12605
12606 * MAINTAINERS (Write After Approval): Add myself.
12607
12608 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12609
12610 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12611 * Makefile.in: Regenerate.
12612
12613 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12614
12615 * configure.in (powerpc64*-*-linux*): Remove.
12616 * configure: Rebuilt.
12617
12618 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12619
12620 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12621 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12622 and restrap.
12623 * Makefile.in: Regenerate.
12624
12625 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12626
12627 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12628 * configure: Regenerated.
12629
12630 2003-04-15 DJ Delorie <dj@redhat.com>
12631
12632 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12633
12634 2003-04-13 Nick Clifton <nickc@redhat.com>
12635
12636 * config-ml.in: Remove support for --disable-aix removing
12637 call-aix multilibs.
12638
12639 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12640
12641 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12642 * */configure: Rebuilt.
12643
12644 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12645
12646 * MAINTAINERS: Add my email address.
12647
12648 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12649
12650 * MAINTAINERS (Write After Approval): Add myself.
12651
12652 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12653
12654 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12655 * Makefile.in: Regenerate.
12656
12657 2003-03-14 Michael Chastain <mec@shout.net>
12658
12659 * Makefile.in: Regenerate with correct Makefile.def.
12660
12661 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12662
12663 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12664 Make macro.
12665 * Makefile.in: Regenerate.
12666 * configure.in: Clean up gxx_include_dir logic.
12667 * configure: Regenerate.
12668
12669 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12670
12671 * MAINTAINERS (Write After Approval): Add myself.
12672
12673 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12674
12675 * MAINTAINERS: Update my mail address.
12676
12677 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12678
12679 * configure.in (gxx_include_dir): Fix typo.
12680 * configure: Regenerated.
12681
12682 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12683
12684 * Makefile.tpl: Reindent.
12685 * Makefile.in: Regenerate.
12686 * configure.in: Reindent. Don't set unused variables.
12687 * configure: Regenerate.
12688
12689 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12690
12691 * configure.in: Include $(build_tooldir)/sys-include in
12692 FLAGS_FOR_TARGET.
12693 * configure: Regenerated.
12694
12695 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12696
12697 * Makefile.tpl: Always pass down RANLIB.
12698 * Makefile.in: Regenerate.
12699
12700 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12701 * Makefile.in: Regenerate.
12702 * configure.in: Remove unused logic relating to --enable-shared
12703 and --enable-threads. Remove bogus comments. Remove redundant
12704 noconfigdirs.
12705 * configure: Regenerate.
12706
12707 * configure.in: Replace ${libstdcxx_version} by its value.
12708 Remove reference to mh-dgux.
12709 * configure: Regenerate.
12710
12711 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12712
12713 * MAINTAINERS (Write After Approval): Add myself.
12714
12715 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12716
12717 * Makefile.tpl: Rearrange.
12718 * Makefile.in: Regenerate.
12719
12720 2003-02-25 Uwe Stieber <uwe@wwws.de>
12721
12722 * configure.in: Add support for kaOS as cross build target system.
12723 * configure: Regenerated.
12724
12725 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12726
12727 * MAINTAINERS (Write after approval): Add myself.
12728
12729 2003-02-21 James E Wilson <wilson@tuliptree.org>
12730
12731 * MAINTAINERS: Update my email address.
12732
12733 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12734
12735 * MAINTAINERS: Add self to blanket write privs. section.
12736
12737 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12738
12739 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12740 configure-target-* as some target builds may require additional
12741 flags for preprocessor tests.
12742 * Makefile.in: Regenerated.
12743
12744 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12745
12746 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12747 * ltconfig: Handle it.
12748 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12749 auto-detecting it.
12750
12751 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12752 it is used as argument to $CC.
12753 * ltcf-gcj.sh: Likewise.
12754
12755 * configure.in: Introduce --enable-maintainer-mode.
12756 * configure: Rebuilt.
12757 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12758 for maintainer mode.
12759 * Makefile.in: Rebuilt.
12760
12761 2003-02-18 Jason Merrill <jason@redhat.com>
12762
12763 * Makefile.tpl (check-c++): Allow parallelism.
12764
12765 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12766
12767 * MAINTAINERS: Remove John Carr (who never actually had access to
12768 gcc.gnu.org).
12769
12770 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12771
12772 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12773 don't configure target-libobjc.
12774 * configure: Regenerate.
12775
12776 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12777
12778 * Makefile.tpl (RANLIB): Define.
12779 * Makefile.in: Regenerate.
12780
12781 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12782
12783 * MAINTAINERS: Update my email.
12784
12785 2003-02-06 Keith R Seitz <keiths@redhat.com>
12786
12787 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12788 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12789 * Makefile.in: Regenerated.
12790 * configure.in: Remove all traces of snavigator, db, and grep.
12791 * configure: Regenerated.
12792
12793 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12794
12795 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12796 After Approval.
12797
12798 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12799
12800 * MAINTAINERS (Write after approval): Add myself.
12801
12802 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12803
12804 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12805 * Makefile.in: Regenerated.
12806
12807 2003-01-30 Roger Sayle <roger@eyesopen.com>
12808
12809 * config.guess: Updated to 2003-01-30's version.
12810 * config.sub: Updated to 2003-01-28's version.
12811
12812 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12813
12814 * config.if: If gcc_version is already set, just use it. Don't set
12815 gcc_version_trigger if it's already set, otherwise set it to
12816 gcc/version.c, but only if the file exists. If it is not set and
12817 gcc/version.c does not exist, try to extract the version number from
12818 $CC.
12819
12820 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12821
12822 * MAINTAINERS: Add myself to write-after-approval list.
12823
12824 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12825
12826 * configure.in: Revert 24Jan change.
12827 * configure: Regenerate.
12828
12829 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12830
12831 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12832 entry of HJ Lu.
12833
12834 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12835
12836 * configure.in: Revert previous change.
12837 * configure: Regenerate.
12838
12839 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12840
12841 * configure.in: Make rda native-only.
12842 * configure: Regenerate.
12843
12844 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12845
12846 * MAINTAINERS: Move myself from GNATS-only-accounts to
12847 write-after-approval.
12848
12849 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12850
12851 * configure.in: Add missing \.
12852 * configure: Rebuilt.
12853
12854 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12855
12856 * configure.in (baseargs): Avoid using \| in sed regular
12857 expressions.
12858 * configure: Rebuilt.
12859
12860 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12861
12862 * configure.in (baseargs): Remove all supported forms of
12863 --cache-file, --srcdir, --host, --build and --target options
12864 from argument lists.
12865 * configure: Rebuilt.
12866
12867 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12868
12869 * MAINTAINERS: Add myself to write-after-approval list.
12870
12871 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12872
12873 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12874 * configure: Rebuilt.
12875
12876 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12877
12878 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12879 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12880 * Makefile.in: Regenerate.
12881 * configure: Regenerate.
12882
12883 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12884
12885 * configure.in: Remove Makefile in build, host and target modules
12886 unless configure was run with --no-recursion.
12887 * configure: Rebuilt.
12888
12889 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12890
12891 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12892 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12893 * Makefile.in: Regenerate.
12894
12895 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12896
12897 * config.guess: Update to 2003-01-03 version.
12898 * config.sub: Update to 2003-01-03 version.
12899
12900 2003-01-07 Christopher Faylor <cgf@redhat.com>
12901
12902 * configure: Regenerate with proper autoconf 2.13.
12903
12904 2003-01-07 Christopher Faylor <cgf@redhat.com>
12905
12906 * configure.in: Add AC_PREREQ for consistency.
12907 * configure: Regenerate.
12908
12909 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12910
12911 * configure.in (GDB_TK): Add tcl directories conditional on
12912 gdb/gdbtk directory being present.
12913 * configure: Regenerate.
12914
12915 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12916
12917 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12918 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12919 * configure: Rebuilt.
12920
12921 2002-12-31 Tom Tromey <tromey@redhat.com>
12922
12923 * Makefile.in: Rebuilt.
12924 * Makefile.def (target_modules) [libffi]: Allow installation.
12925
12926 2002-12-31 Andreas Schwab <schwab@suse.de>
12927
12928 * configure.in: Fix use of $program_transform_name.
12929 * configure: Regenerated.
12930
12931 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12932
12933 * configure.in (baseargs): Don't remove first configure argument.
12934 * configure: Regenerated.
12935
12936 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12937
12938 * Makefile.tpl (local-distclean): Don't remove...
12939 (multilib.ts): ... this. Moved into...
12940 (multilib.out): ... this. Don't use sub-make.
12941 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12942 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12943 (configure-build-[+module+], configure-[+module+],
12944 configure-target-[+module+], configure-gcc): ... these. Test
12945 for Makefile existence. Drop config.status from dependencies.
12946 * Makefile.in: Rebuilt.
12947 * configure.in: Move gcc-version-trigger to the end of
12948 ac_configure_args. Add comments to maybedep.tmp and
12949 serdep.tmp. Introduce --disable-serial-configure. Remove
12950 nonopt from baseargs, matching and removing corresponding
12951 whitespace while at it.
12952 * configure: Rebuilt.
12953
12954 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12955
12956 * configure.in (host_configargs): Replace reference to
12957 no-longer-defined buildopts with --build=${build_alias}.
12958 * configure: Rebuilt.
12959
12960 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12961 program_transform_name to standard idiom.
12962 (AUTOGEN, AUTOCONF): Define.
12963 (Makefile.in): Use $(AUTOGEN).
12964 (Makefile): Depend on config.status, and use autoconf-style rule to
12965 build it. Move original commands to...
12966 (config.status): ... this new target.
12967 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12968 $(AUTOCONF).
12969 * Makefile.in: Rebuilt.
12970
12971 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12972
12973 * Makefile.tpl: Fix dramatic bustage due to change in
12974 program_transform_name.
12975 * Makefile.in: Regenerate.
12976
12977 * configure.in: Remove unnecessary PATH setting.
12978 * configure: Regnerate.
12979
12980 * configure.in: Don't default to unprefixed tools unless
12981 the native tools will work.
12982 * configure: Regenerate.
12983
12984 * configure.in: Convert to autoconf script. Blow away lots
12985 of now-redundant Makefile fragments.
12986 * configure: Generate using Autoconf.
12987 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12988 * Makefile.in: Regenerate.
12989
12990 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12991
12992 * configure: Fix stupid bug where RANLIB was mistakenly included.
12993
12994 * configure.in: Rename (buildargs, hostargs, targargs) to
12995 (build_configargs, host_configargs, target_configargs).
12996
12997 * configure.in: Move logic out of sed statement.
12998
12999 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13000 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13001
13002 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13003
13004 * config.sub: Import from master repository
13005 * config.guess: Ditto
13006
13007 2002-12-24 Andreas Schwab <schwab@suse.de>
13008
13009 * Makefile.tpl (multilib.out): Fix missing space.
13010 * Makefile.in: Regenerate.
13011
13012 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13013
13014 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13015 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13016 * Makefile.in: Regenerate.
13017 * configure.in: Remove unnecessary leftovers.
13018
13019 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13020
13021 * configure.in (extra_ranlibflags_for_target): New variable.
13022 (*-*-darwin): Add -c to ranlib commands.
13023 * configure (tooldir): Handle extra_ranlibflags_for_target.
13024
13025 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13026
13027 * Makefile.tpl: Revert HJL's change.
13028 * Makefile.in: Regenerated.
13029 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13030 always.
13031
13032 2002-12-19 Andreas Schwab <schwab@suse.de>
13033
13034 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13035 * Makefile.in: Regenerate.
13036
13037 2002-12-18 H.J. Lu <hjl@gnu.org>
13038
13039 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13040 * Makefile.in: Regenerated.
13041
13042 * configure.in (build_prefix): New. Substitute.
13043
13044 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13045
13046 * Makefile.tpl: Don't let real targets depend on phony targets.
13047 * Makefile.in: Regenerate.
13048
13049 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13050 * Makefile.in: Regenerate.
13051
13052 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13053
13054 * config.sub: Import from master repository
13055 * config.guess: Ditto
13056
13057 2002-12-16 Jason Merrill <jason@redhat.com>
13058
13059 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13060 previous 'make bootstrap'.
13061 * Makefile.in: Regenerate.
13062
13063 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13064
13065 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13066
13067 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13068
13069 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13070 * Makefile.in: Regenerate.
13071
13072 2002-12-13 Jason Merrill <jason@redhat.com>
13073
13074 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13075 library tests.
13076 (check-c++): Just depend on it and check-target-libstdc++-v3.
13077 * Makefile.in: Regenerate.
13078
13079 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13080
13081 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13082 * Makefile.in: Rebuilt.
13083
13084 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13085
13086 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13087
13088 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13089
13090 * configure: Fix bug put in by gremlins.
13091
13092 * Makefile.tpl: Substitute more autoconfily.
13093 * configure: Substitute more autoconfily.
13094 * Makefile.in: Regenerate.
13095
13096 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13097
13098 * config.sub: Import from master repository
13099 * config.guess: Ditto
13100 * MAINTAINERS: Added Svein Seldal under write after approval
13101
13102 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13103
13104 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13105 * Makefile.in (all-sim): Ditto.
13106
13107 2002-12-06 DJ Delorie <dj@redhat.com>
13108
13109 * Makefile.tpl: Change configure dependencies to not have real
13110 targets depend on phony targets.
13111
13112 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13113
13114 * configure.in: Revert unintentional change.
13115
13116 * Makefile.tpl: Change dependency for */multilib.out so that
13117 it works when gcc isn't in the tree.
13118
13119 * configure.in: Substitute more.
13120 * configure: Run subconfigures from the Makefile.
13121 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13122 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13123
13124 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13125
13126 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13127
13128 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13129
13130 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13131 and corresponding dependencies.
13132 * Makefile.in: Regenerate.
13133
13134 * configure.in (host_tools): Order binutils, gas and ld for
13135 convenience in running the testsuites.
13136
13137 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13138 * Makefile.in: Regenerate.
13139 * configure.in: Introduce rules to serialize subconfigure runs.
13140
13141 * configure.in: Introduce BASE_CC_FOR_TARGET.
13142 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13143 Realize configure-build-* targets. Realize configure-target-* targets.
13144 * Makefile.in: Regenerate.
13145
13146 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13147
13148 * configure: Move gcc_version_trigger stuff from here...
13149 * configure.in: ...to here.
13150
13151 * configure.in: Separate subconfigure options added by this file from
13152 options given by the user. Add machinery to put args for host
13153 subconfigures into the Makefile.
13154
13155 * Makefile.tpl: Remove 'vault' targets.
13156 * Makefile.tpl: Reorder and comment dependencies.
13157 * Makefile.in: Regenerate.
13158
13159 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13160 * configure.in: Fix my broken commit of previous patch. (sigh)
13161
13162 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13163
13164 * configure.in: Move host-specific darwin noconfigdirs into
13165 the host-specific section.
13166
13167 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13168
13169 * configure.in: Move host-specific darwin noconfigdirs into
13170 the host-specific section.
13171
13172 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13173
13174 * configure: Remove skip-this-dir support.
13175 * Makefile.tpl: Remove skip-this-dir support.
13176
13177 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13178 subdirectories.
13179 * Makefile.in: Regenerate.
13180
13181 * Makefile.tpl: Strip out useless setting of 'dir'.
13182 * Makefile.in: Regenerate.
13183
13184 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13185
13186 * configure.in: Fix deeply stupid bug.
13187
13188 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13189 shell code in CXX_FOR_TARGET
13190 * Makefile.def: Introduce raw_cxx.
13191 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13192 RAW_CXX_FOR_TARGET.
13193 * Makefile.in: Regenerate.
13194
13195 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13196
13197 * Makefile.tpl: Remove unnecessary ifs.
13198 * Makefile.in: Regenerate.
13199
13200 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13201 dependencies. Maybe-ize build-libiberty. Create dummy install
13202 targets for 'no_install' modules.
13203 * configure: Move GDB_TK substitution to configure.in. Move
13204 build_modules stuff to configure.in.
13205 * configure.in: Implement soft dependency machinery. Maybe-ize
13206 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13207 * Makefile.in: Regenerate.
13208
13209 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13210
13211 * Makefile.tpl: Make all-target, install-target behave similarly
13212 to all, install (only hitting configured targets). Eliminate
13213 unused macro defintions.
13214
13215 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13216 build != host.
13217
13218 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13219
13220 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13221
13222 * configure.in: Produce lists of subdir targets we're actually
13223 configuring. Remove references to "dosrel".
13224 * Makefile.tpl: Let configure set which subdir targets are hit.
13225 Remove install-cross; clean up install; remove ALL. Remove
13226 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13227 Autogenerate host module targets. Remove empty dependency lines
13228 and redundant dependency; rearrange slightly.
13229 * Makefile.def: Add host-side libtermcap, utils.
13230
13231 * Makefile.in: Regenerate.
13232
13233 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13234
13235 * ltconfig (osf[345]): Append $major to soname_spec.
13236 Reflect this in library_names_spec.
13237 * ltmain.sh (osf): Prefix $major with . for use as extension.
13238
13239 2002-11-19 Andreas Jaeger <aj@suse.de>
13240
13241 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13242 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13243 and sparc64 GNU/Linux systems.
13244
13245 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13246
13247 * MAINTAINERS: Update email.
13248
13249 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13250
13251 * MAINTAINERS: Complete James Dennett's entry.
13252
13253 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13254
13255 * MAINTAINERS (Write After Approval): Add myself.
13256
13257 2002-11-13 Bruce Korb <bkorb@gnu.org>
13258
13259 * Makefile.tpl: syntactic cleanup
13260
13261 2002-11-13 Stuart Hastings <stuart@apple.com>
13262
13263 * MAINTAINERS: Add myself to write-after-approval list.
13264
13265 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13266
13267 * Makefile.def: Add list of recursive targets to autogenerate.
13268 Add build_modules.
13269 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13270 targets. Autogenerate *-build-* targets.
13271 * Makefile.in: Regenerate.
13272
13273 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13274
13275 * configure: More autoconf-style substitutions.
13276 * Makefile.tpl: More autoconf-style substitutions.
13277 * Makefile.in: Regenerate.
13278
13279 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13280
13281 * configure: Substitute more variables in a more autoconf-friendly
13282 way. Simplify slightly.
13283 * Makefile.tpl: Make more variables substitutable in an
13284 autoconf-friendly way.
13285 * Makefile.in: Regenerate.
13286
13287 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13288
13289 * MAINTAINERS (Write After Approval): Add myself.
13290
13291 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13292
13293 * configure.in (v810*): Remove special setting of tools.
13294
13295 * configure: Add support for extra required flags for ar or nm.
13296 * configure.in (aix4.3+): Use above support for target-specific
13297 issues, rather than using config/mt-aix43.
13298
13299 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13300
13301 * configure: Remove 'removing', which doesn't work. Replace $subdir
13302 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13303 with $srcdir. Reformat indentation. Substitute some variables
13304 formerly hard-coded in the Makefile for build=host.
13305 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13306 * Makefile.def: Autogenerate more.
13307 * Makefile.in: Regenerate.
13308
13309 2002-11-04 Adam Nemet <anemet@lnxw.com>
13310
13311 * MAINTAINERS (Write After Approval): Add myself.
13312
13313 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13314
13315 * Makefile.def (host_modules): Add rda.
13316 * Makefile.in: Regenerate.
13317 * configure.in (target_tool): Add target-rda to list.
13318
13319 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13320
13321 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13322
13323 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13324
13325 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13326 and restrap targets to this rule.
13327 * Makefile.in: Regenerate.
13328
13329 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13330
13331 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13332 GNATS only accounts.
13333
13334 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13335
13336 * configure.in (i[3456]86-*-linux*): Add check to disable
13337 ${libgcj} for glibc1.
13338
13339 2002-10-24 Denis Chertykov <denisc@overta.ru>
13340
13341 * MAINTAINERS: Add myself as ip2k port maintainer.
13342
13343 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13344
13345 * configure.in: Add tic4x target.
13346
13347 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13348
13349 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13350 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13351 * Makefile.in: Regenerate.
13352
13353 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13354 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13355 * Makefile.in: Regenerate.
13356
13357 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13358
13359 * MAINTAINERS: Add myself as web pages co-maintainer.
13360
13361 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13362
13363 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13364 * Makefile.in: Regenerate.
13365
13366 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13367
13368 * MAINTAINERS: Add myself and Nathan Sidwell
13369 <nathan@codesourcery.com> as VxWorks maintainers.
13370
13371 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13372
13373 * Makefile.def: Remove order dependency comments.
13374 * Makefile.tpl: Add explicit install-install dependencies.
13375 * Makefile.in: Regenerate.
13376
13377 * Makefile.tpl: Remove material now in src-release. (Finally!)
13378 * Makefile.in: Regenerate.
13379
13380 * Makefile.tpl: Add configure-target (for src-release in src)
13381 * Makefile.in: Regenerate.
13382
13383 2002-09-30 Nick Clifton <nickc@redhat.com>
13384
13385 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13386
13387 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13388
13389 * configure.in (s390*-*-linux*): Enable libgcj.
13390
13391 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13392
13393 * configure: Revert accidentally applied changes.
13394
13395 * Makefile.tpl: Make more autoconf-friendly.
13396 * Makefile.in: Regenerate.
13397 * configure: Make substitution more autoconf-like.
13398
13399 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13400
13401 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13402 single entry to handle all these.
13403 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13404 libjava on arm-*-elf.
13405
13406 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13407
13408 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13409 things that depend on them.
13410
13411 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13412
13413 * Makefile.tpl: Make subsituted variables more autoconfy.
13414 * Makefile.in: Regenerate.
13415 * configure: Make seds more autoconfy.
13416
13417 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13418
13419 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13420 * Makefile.in: Regenerate.
13421 * configure.in: Rewrite sed statements to look autoconfy.
13422
13423 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13424 all-target-foo on configure-target-foo.
13425 * Makefile.def: Ditto.
13426 * Makefile.in: Rebuild.
13427
13428 2002-09-25 Andrew Haley <aph@redhat.com>
13429
13430 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13431
13432 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13433
13434 * Makefile.def: New file.
13435 * Makefile.tpl: New file.
13436 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13437 * contrib/gcc_update: Note that Makefile.in is a generated file.
13438
13439 * configure.in: Minor rearrangement. Simplify tests.
13440
13441 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13442
13443 * configure.in (with_headers): Skip copy if value is "yes".
13444 (with_libs): Likewise.
13445
13446 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13447
13448 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13449 * configure.in (sh*-*-pe*): Ditto.
13450 * configure.in (mips*-*-pe*): Ditto.
13451 * configure.in (*arm-wince-pe): Ditto.
13452
13453 * configure.in: Rearrange.
13454
13455 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13456
13457 * MAINTAINERS: Update my email address.
13458
13459 2002-08-30 Paul Koning <pkoning@equallogic.com>
13460
13461 * MAINTAINERS: (Write After Approval): Add myself.
13462
13463 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13464
13465 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13466
13467 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13468
13469 * MAINTAINERS: Change my mailing address.
13470
13471 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13472
13473 * MAINTAINERS (Write After Approval): Remove myself.
13474 (Various Maintainers: c++ runtime libs): Add myself.
13475
13476 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13477
13478 * MAINTAINERS (Write After Approval): Remove myself.
13479 (Various Maintainers: c++ runtime libs): Add myself.
13480
13481 2002-08-15 Eric Christopher <echristo@redhat.com>
13482
13483 * config.sub: Import from master repository.
13484 * config.guess: Ditto.
13485
13486 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13487
13488 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13489 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13490 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13491
13492 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13493
13494 * MAINTAINERS: Add self to rs6000 vector extensions.
13495
13496 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13497
13498 * libiberty/configure: Reverted unintended yesterday's check in.
13499
13500 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13501
13502 * boehm-gc/configure, libf2c/configure: Rebuilt.
13503 * libffi/configure, libiberty/configure: Ditto.
13504 * libjava/configure, libobjc/configure: Ditto.
13505 * libstdc++-v3/configure, zlib/configure: Ditto.
13506 Merged from binutils:
13507 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13508 From Steve Ellcey <sje@cup.hp.com>:
13509 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13510 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13511 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13512 IA64.
13513 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13514 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13515 soname_spec, sys_lib_search_path_spec): Ditto.
13516
13517 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13518
13519 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13520
13521 2002-08-04 H.J. Lu (hjl@gnu.org)
13522
13523 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13524
13525 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13526
13527 * MAINTAINERS (Write After Approval): Add myself.
13528
13529 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13530
13531 * configure.in: Move generic linux case to end. Copy generic
13532 linux noconfigdirs to mips*-*-linux* entry and new
13533 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13534
13535 2002-07-19 Michael Matz <matz@suse.de>
13536
13537 * MAINTAINERS: Add myself as ra* maintainer.
13538
13539 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13540
13541 * config.guess: Update to 2002-07-09 version.
13542 * config.sub: Update to 2002-07-03 version.
13543
13544 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13545
13546 * MAINTAINERS: Fix typo in a maintainer email address.
13547
13548 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13549
13550 * configure.in: Remove two redundant tests.
13551
13552 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13553
13554 * configure.in (mips*-*-irix6*o32): Enable stabs.
13555
13556 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13557
13558 * configure.in: Don't build grez.
13559 * Makefile.in: Ditto.
13560
13561 * Makefile.in: Remove references to bsp, cygmon, libstub.
13562 * configure.in: Ditto.
13563
13564 * configure.in: Remove leftover reference to gdbtest.
13565
13566 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13567
13568 * configure.in (gxx_include_dir): Change to match versioned
13569 C++ headers if --enable-version-specific-runtime-libs is used.
13570
13571 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13572
13573 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13574
13575 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13576
13577 * configure.in: Make --without-x work.
13578
13579 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13580
13581 * configure.in: Rearrange target Makefile fragment collection.
13582
13583 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13584 cvs[src].
13585 * configure.in: Ditto.
13586
13587 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13588
13589 * MAINTAINERS (Write After Approval): Update my e-mail address.
13590
13591 2002-06-24 Ben Elliston <bje@redhat.com>
13592
13593 * configure.in (host_tools): Remove cgen.
13594
13595 * Makefile.in (all-cgen): Remove; runs from its source directory.
13596 (check-cgen, install-cgen, clean-cgen): Likewise.
13597 (all-opcodes): Do not depend on all-cgen.
13598 (all-sim): Likewise.
13599
13600 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13601
13602 * Makefile.in: Eliminate 'apache' targets.
13603 * configure.in: Eliminate 'apache' targets.
13604
13605 * configure.in: Eliminate redundant tests. Reorganize.
13606
13607 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13608
13609 * config-ml.in: Eliminate references to Cygnus configure.
13610
13611 * Makefile.in: Eliminate references to building emacs.
13612
13613 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13614
13615 * MAINTAINERS: Update my email address.
13616
13617 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13618
13619 * config.if (libstdcxx_incdir): Version C++ headers.
13620 (cxx_incdir): Remove.
13621
13622 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13623
13624 * MAINTAINERS (Write After Approval): Add self.
13625
13626 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13627
13628 * configure.in: Add support for ip2k.
13629
13630 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13631
13632 * configure.in: Fix AIX configury bug.
13633
13634 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13635
13636 * MAINTAINERS (Write After Approval): Add self.
13637
13638 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13639
13640 * configure.in: replace ${topsrcdir} with ${srcdir}
13641
13642 * configure.in: Move definition of libstdcxx_flags
13643 right above usage, rather than waaay earlier.
13644
13645 * configure.in: Pull definition of is_cross_compiler earlier.
13646
13647 * configure.in: Rearrange a little.
13648
13649 * configure.in: Remove references to librx.
13650 * Makefile.in: Remove references to librx.
13651
13652 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13653
13654 * config.sub: Add support for avr target.
13655 Import from master sources, rev 1.255
13656
13657 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13658
13659 * configure, .cvsignore: Revert previous change...
13660 * Makefile: ...delete.
13661
13662 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13663
13664 * configure.in: Eliminate ${gasdir} variable.
13665
13666 2002-06-18 Dave Brolley <brolley@redhat.com>
13667
13668 * configure.in: Add support for frv.
13669 * config.sub: Add support for frv.
13670
13671 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13672
13673 * configure: Remove garbage from previous commit.
13674
13675 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13676
13677 * configure: For in-source builds, make a subdir and re-exec there.
13678 * Makefile: New file. Pass targets through to build directory.
13679 * .cvsignore: No longer ignore "Makefile".
13680
13681 2002-06-16 Douglas Rupp <rupp@gnat.com>
13682
13683 * MAINTAINERS (Write After Approval): Add self.
13684
13685 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13686
13687 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13688
13689 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13690
13691 * configure.in (vax-*-netbsd*): Re-enable gas.
13692
13693 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13694
13695 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13696 BUILD_PREFIX_1, to correct nomenclature.
13697 * configure: Likewise.
13698
13699 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13700 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13701
13702 2002-05-31 Olaf Hering <olh@suse.de>
13703
13704 * config-ml.in: Propogate DESTDIR also.
13705
13706 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13707
13708 * configure.in (vax-*-netbsd*): Don't build gas for this
13709 platform.
13710
13711 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13712
13713 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13714 and libgcj for AVR.
13715
13716 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13717
13718 * MAINTAINERS (Write After Approval): Add myself.
13719
13720 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13721
13722 * config.guess: Update to 2002-05-22 version.
13723 * config.sub: Likewise.
13724
13725 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13726
13727 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13728 * config-ml.in: Likewise.
13729 * configure: Likewise.
13730 * configure.in: Likewise.
13731
13732 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13733
13734 * MAINTAINERS: Update my email address.
13735
13736 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13737
13738 * configure.in: Simplify makefile fragment collection.
13739
13740 * configure.in: Remove code to build emacs.
13741
13742 * configure.in : Remove --srcdir argument from targargs and buildargs
13743 (it's always overridden in the Makefile anyway). Rearrange a bit.
13744
13745 * configure: Move some logic to configure.in.
13746 * configure.in: Move some logic from configure.
13747
13748 2002-05-11 Tom Tromey <tromey@redhat.com>
13749
13750 * MAINTAINERS: Reflect libgcj reality.
13751
13752 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13753
13754 * Makefile.in: Honour DESTDIR.
13755
13756 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13757
13758 * config.guess: Import 2002-03-20 version.
13759 * config.sub: Import 2002-04-26 version.
13760
13761 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13762
13763 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13764
13765 2002-05-07 Tim Josling <tej@melbpc.org.au>
13766
13767 * MAINTAINERS: Add self.
13768
13769 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13770
13771 * ltmain.sh: Detect and handle object name conflicts
13772 while piecewise linking a static library.
13773
13774 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13775
13776 * configure.in (noconfigdirs): Don't disable libgcj on
13777 sparc64-*-solaris* and sparcv9-*-solaris*.
13778
13779 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13780
13781 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13782
13783 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13784
13785 * configure.in (FLAGS_FOR_TARGET): Do not add
13786 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13787 on i[3456]86-*-linux*.
13788
13789 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13790
13791 * configure.in (noconfigdirs): Replace [ ] with test.
13792
13793 * configure.in (noconfigdirs): Do not add target-newlib if
13794 target == i[3456]86-*-linux*, and host == target.
13795
13796 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13797
13798 * configure.in: delete reference to absent file
13799
13800 * configure.in: replace '[' with 'test'
13801
13802 * configure.in: Eliminate references to gash.
13803 * Makefile.in: Eliminate references to gash.
13804
13805 * configure.in: remove useless references to 'pic' makefile fragments.
13806
13807 * configure.in: (*-*-windows*) Finish removing.
13808
13809 * configure.in: Eliminate redundant test for libgui.
13810
13811 2002-04-29 Roger Sayle <roger@eyesopen.com>
13812
13813 * MAINTAINERS: Add self and realphabetize. Update entries
13814 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13815 entry for a29k port maintainer.
13816
13817 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13818
13819 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13820 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13821
13822 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13823
13824 * configure.in: remove references to dead files
13825
13826 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13827
13828 * MAINTAINERS: Add information about purpose of this file.
13829
13830 2002-04-18 Tom Tromey <tromey@redhat.com>
13831
13832 * configure.in: Disallow configuring libgcj when it is already
13833 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13834 Solaris 2.8 by default. For PR libgcj/6158.
13835
13836 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13837
13838 * configure.in: Move default CC setting out of config/mh-* fragments
13839 directly into here.
13840
13841 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13842
13843 * configure.in: don't even try to configure or make a subdirectory
13844 if there's no configure script for it.
13845
13846 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13847
13848 * MAINTAINERS: Remove chill maintainers.
13849 * Makefile.in (CHILLFLAGS): Remove.
13850 (CHILL_LIB): Remove.
13851 (TARGET_CONFIGDIRS): Remove libchill.
13852 (CHILL_FOR_TARGET): Remove.
13853 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13854 CHILL_LIB.
13855 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13856 (CHECK_TARGET_MODULES): Likewise.
13857 (INSTALL_TARGET_MODULES): Likewise.
13858 (CLEAN_TARGET_MODULES): Likewise.
13859 (configure-target-libchill): Remove.
13860 (all-target-libchill): Remove.
13861 * configure.in (target_libs): Remove target-libchill.
13862 Do not compute CHILL_FOR_TARGET.
13863 * libchill: Remove directory.
13864
13865 2002-04-11 DJ Delorie <dj@redhat.com>
13866
13867 * Makefile.in, configure.in: Sync with binutils, entries
13868 follow...
13869
13870 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13871
13872 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13873 (do-tar, do-bz2): New rules.
13874 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13875 (gdb-tar): New rule.
13876 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13877 (insight_dejagnu.tar): New rule.
13878 (insight.tar): New rule.
13879 (gdb+dejagnu.tar): New rule.
13880 (gdb.tar): New rule.
13881
13882 2002-02-01 Mo DeJong <supermo@bayarea.net>
13883
13884 * Makefile.in: Add all-tix to deps for all-snavigator
13885 so that tix is built when building snavigator.
13886
13887 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13888
13889 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13890 ld and gdb are not supported.
13891
13892 2002-01-07 Mark Salter <msalter@redhat.com>
13893
13894 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13895 Allow target-libgloss to be built for arm, strongarm, and xscale.
13896
13897 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13898
13899 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13900 options for i[3456]86-pc-linux* native builds.
13901
13902 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13903
13904 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13905 files from .po files for a distribution.
13906
13907 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13908
13909 * configure.in: Enable libstdc++-v3 for h8300 targets.
13910
13911 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13912
13913 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13914 version from bfd/.
13915
13916 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13917
13918 * Makefile.in (VER): When present, extract the version number from
13919 the file version.in.
13920
13921 2001-05-24 Tom Rix <trix@redhat.com>
13922
13923 * configure.in : enable ld for aix
13924
13925 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13926
13927 * config.guess: Add linux target for S/390.
13928
13929 2000-11-07 Philip Blundell <pb@futuretv.com>
13930
13931 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13932
13933 2000-11-03 Philip Blundell <pb@futuretv.com>
13934
13935 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13936 files.
13937
13938 2001-01-15 Ben Elliston <bje@redhat.com>
13939
13940 * configure.in (host_tools): Add sid.
13941 Always configure cgen.
13942
13943 2000-11-24 Nick Clifton <nickc@redhat.com>
13944
13945 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13946
13947 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13948
13949 * Makefile.in (ALL_MODULES): Add all-cgen.
13950 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13951 (all-cgen): New target.
13952 (all-opcodes,all-sim): Depend on all-cgen.
13953 * configure.in (host_tools): Add cgen.
13954 Only configure cgen if --enable-cgen-maint.
13955
13956 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13957
13958 * configure.in: Add *-*-freebsd* configurations.
13959
13960 2002-04-08 Tom Tromey <tromey@redhat.com>
13961
13962 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13963 Fixes PR libgcj/6068.
13964
13965 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13966
13967 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13968
13969 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13970
13971 * configure.in (alpha*-dec-osf*): Enable libgcj.
13972
13973 2003-03-27 Matthew Gingell <gingell@gnat.com>
13974
13975 * MAINTAINERS (Write After Approval): Add myself.
13976
13977 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13978
13979 Fix for: PR bootstrap/3591, target/5676
13980 * configure.in (mcore-pe): Disable the configuration of
13981 libstdc++-v3 since exceptions are not supported.
13982
13983 2002-03-20 Anthony Green <green@redhat.com>
13984
13985 * configure.in: Enable libgcj for xscale-elf target.
13986
13987 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13988
13989 * MAINTAINERS: Update my email address.
13990
13991 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13992
13993 * ltmain.sh (relink_command): Fix typo in previous change.
13994
13995 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13996
13997 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13998 (relink_command): Added --tag flags.
13999 (mode=install): If relinking fails; error out.
14000
14001 2002-03-12 Richard Henderson <rth@redhat.com>
14002
14003 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14004 .NOTPARALLEL tag.
14005 (do-check): Rename from check.
14006 (check): Allow parallel check.
14007
14008 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14009
14010 * MAINTAINERS: Add myself as maintainer for xtensa port.
14011 Fix alphabetical order in CPU port maintainer list.
14012 Remove myself from Write After Approval list.
14013
14014 2002-03-11 Richard Henderson <rth@redhat.com>
14015
14016 * Makefile.in (.NOTPARALLEL): Add fake tag.
14017
14018 2002-03-07 H.J. Lu (hjl@gnu.org)
14019
14020 * configure.in: Enable gprof for mips*-*-linux*.
14021
14022 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14023
14024 * MAINTAINERS (Write After Approval): Add myself.
14025
14026 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14027
14028 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14029 libjava.
14030 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14031
14032 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14033
14034 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14035 because its Makefile is there; test for the executable instead.
14036
14037 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14038
14039 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14040 libstdc++-v3 and libjava.
14041
14042 2002-02-11 Adam Megacz <adam@xwt.org>
14043
14044 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14045 boehm-gc
14046
14047 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14048
14049 * config.guess: Updated to 2002-01-30's version.
14050 * config.sub: Updated to 2002-02-01's version.
14051 Contribute sh64-elf.
14052 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14053 * configure.in: Added sh64-*-*.
14054
14055 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14056
14057 * MAINTAINERS: Belatedly add myself to write after approval list.
14058
14059 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14060
14061 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14062 Remove self as Write After Approval.
14063
14064 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14065
14066 * MAINTAINERS: Put self in as maintainer for contrib/regression
14067 directory.
14068
14069 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14070
14071 * MAINTAINERS: Update my email address.
14072
14073 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14074
14075 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14076 target-libiberty, and target-libgloss. Skip Java-related
14077 libraries if not supported for NetBSD on target CPU.
14078
14079 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14080
14081 * install-sh: Use _inst.$$_ for temp file name.
14082
14083 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14084
14085 * MAINTAINERS (Write After Approval): Move my contact info
14086 from here...
14087 (OS Port Maintainers): ...to here (netbsd).
14088
14089 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14090
14091 * MAINTAINERS (Write After Approval): Add myself.
14092
14093 2002-01-17 H.J. Lu <hjl@gnu.org>
14094
14095 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14096 (all-target-fastjar): Also depend on all-target-libiberty.
14097
14098 2002-01-16 H.J. Lu (hjl@gnu.org)
14099
14100 * config.guess: Import from master sources, rev 1.225.
14101 * config.sub: Import from master sources, rev 1.238.
14102
14103 2002-01-16 Kazu Hirata <kazu@hxi.com>
14104
14105 * MAINTAINERS (Write After Approval): Remove myself.
14106
14107 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14108
14109 * MAINTAINERS (Write After Approval): Add myself.
14110
14111 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14112
14113 * MAINTAINERS: Add self as docs co-maintainer.
14114
14115 2001-12-11 Matthias Klose <doko@debian.org>
14116
14117 * MAINTAINERS (Write After Approval): Add myself.
14118
14119 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14120
14121 * MAINTAINERS: Update my email address.
14122
14123 2001-12-07 Turly O'Connor <turly@apple.com>
14124 * MAINTAINERS (Write After Approval): Add myself.
14125 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14126 (rs6000_initialize_trampoline): Call __trampoline_setup for
14127 ABI_DARWIN too.
14128 * darwin-tramp.asm: New file, implements __trampoline_setup.
14129 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14130
14131 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14132
14133 * MAINTAINERS (Write After Approval): Add myself.
14134
14135 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14136
14137 * configure, configure.in: Use temp file for long sed commands.
14138
14139 2001-12-03 Laurent Guerby <guerby@acm.org>
14140
14141 * config.sub: Update to version 1.232 on subversion.
14142
14143 2001-12-03 Ben Elliston <bje@redhat.com>
14144
14145 * MAINTAINERS: Update mail address for config.* patches.
14146
14147 2001-11-27 DJ Delorie <dj@redhat.com>
14148 Zack Weinberg <zack@codesourcery.com>
14149
14150 When build != host, create libiberty for the build machine.
14151
14152 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14153 CONFIG_ARGUMENTS.
14154 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14155 New variables.
14156 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14157 and rules.
14158 (all.normal): Depend on ALL_BUILD_MODULES.
14159 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14160 (all-build-libiberty): Depend on configure-build-libiberty.
14161
14162 * configure: Calculate and substitute proper value for
14163 ALL_BUILD_MODULES.
14164 * configure.in: Create the build subdirectory.
14165 Calculate and substitute TARGET_CONFIGARGS (formerly
14166 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14167
14168 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14169
14170 * MAINTAINERS (write-after-approval): Add self.
14171
14172 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14173
14174 * MAINTAINERS (GNATS only accounts): Remove self.
14175
14176 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14177
14178 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14179 libf2c.
14180
14181 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14182
14183 * MAINTAINERS (Write After Approval): Add self.
14184
14185 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14186
14187 * MAINTAINERS: mips and s390 are also CPU ports.
14188
14189 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14190
14191 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14192
14193 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14194
14195 * MAINTAINERS: Alphabetize.
14196
14197 2001-11-09 Kazu Hirata <kazu@hxi.com>
14198
14199 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14200
14201 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14202
14203 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14204
14205 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14206
14207 * configure.in (--enable-languages): Be more permissive about
14208 syntax. Check for empty lists better. Warn about $LANGUAGES.
14209
14210 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14211
14212 * config.sub: Import from master sources, rev. 1.230.
14213 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14214
14215 2001-11-07 Laurent Guerby <guerby@acm.org>
14216
14217 * MAINTAINERS (Write After Approval): Add self.
14218
14219 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14220
14221 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14222
14223 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14224
14225 * config.sub: Import from master sources, rev 1.226.
14226 * config.guess: Import from master sources, rev 1.216.
14227
14228 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14229
14230 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14231 * MAINTAINERS: Add self as maintainer of MMIX port.
14232 Remove old after-approval entry.
14233
14234 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14235
14236 * ChangeLog, configure: Fix spelling errors.
14237
14238 2001-10-20 Brendan Kehoe <brendan@zen.org>
14239
14240 * MAINTAINERS: Tweak my address.
14241
14242 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14243
14244 * MAINTAINERS: Update my email address.
14245
14246 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14247
14248 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14249 * MAINTAINERS: Add self as maintainer of CRIS port.
14250
14251 2001-10-10 Geert Bosch <bosch@gnat.com>
14252
14253 * MAINTAINERS (Various maintainers: Ada front end):
14254 Added Robert Dewar.
14255
14256 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14257
14258 * MAINTAINERS (Write After Approval): Added self
14259
14260 2001-10-02 Geert Bosch <bosch@gnat.com>
14261
14262 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14263
14264 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14265
14266 * configure: Handle temporary files securely using mkdir.
14267
14268 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14269
14270 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14271
14272 2001-09-26 Will Cohen <wcohen@redhat.com>
14273
14274 * configure.in (*-*-linux*): Disable configuration of target-newlib
14275 and target-libgloss.
14276
14277 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14278
14279 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14280 RANLIB.
14281
14282 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14283
14284 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14285 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14286 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14287 avoid quotes nesting problems.
14288 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14289 (DO_X): Export only variables that are set.
14290
14291 2001-09-19 Ben Elliston <bje@redhat.com>
14292
14293 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14294 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14295 semantics. Use the shell built-in "type" command instead.
14296
14297 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14298
14299 Merged from gcc-3_0-branch:
14300 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14301 * ltcf-c.sh: Use $objext, not $ac_objext.
14302 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14303 * ltcf-cxx.sh: Add support for GNU.
14304 2001-07-22 Timothy Wall <twall@redhat.com>
14305 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14306 default settings if using GNU tools with that configuration.
14307 * ltcf-cxx.sh: Ditto.
14308 * ltcf-gcj.sh: Ditto.
14309 2001-07-21 Michael Chastain <chastain@redhat.com>
14310 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14311 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14312 * ltmain.sh: Mark as gcc-local.
14313
14314 2001-08-30 Eric Christopher <echristo@redhat.com>
14315 Jason Eckhardt <jle@redhat.com>
14316
14317 * config.guess: Merge from master sources.
14318 * config.sub: Merge from master sources, add support for mipsisa32.
14319
14320 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14321 * config.sub: Merge from master sources, rev 1.219.
14322 * MAINTAINERS: Add self as contact for stormy16 port.
14323
14324 2001-08-14 Zack Weinberg <zackw@panix.com>
14325
14326 * config.sub: Merge from master sources, rev 1.218.
14327 * config.guess: Merge from master sources, rev 1.209.
14328
14329 2001-08-11 Graham Stott <grahams@redhat.com>
14330
14331 * Makefile.in (check-c++): Add missing semicolon.
14332
14333 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14334
14335 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14336
14337 2001-07-30 Eric Christopher <echristo@redhat.com>
14338
14339 * MAINTAINERS (Various maintainers: mips port): Added myself.
14340
14341 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14342
14343 * configure.in (sh-*-linux*): New.
14344
14345 2001-07-27 Richard Henderson <rth@redhat.com>
14346
14347 * .cvsignore: Add LAST_UPDATED.
14348
14349 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14350
14351 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14352
14353 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14354
14355 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14356
14357 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14358
14359 * MAINTAINERS (Write After Approval): Added myself.
14360
14361 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14362
14363 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14364 and libgcj on m68hc11/m68hc12.
14365
14366 2001-06-27 H.J. Lu (hjl@gnu.org)
14367
14368 * Makefile (CFLAGS_FOR_BUILD): New.
14369 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14370
14371 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14372
14373 * README: Remove version number.
14374
14375 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14376
14377 * INSTALL/README: Update wrt. to the installation instructions now
14378 residing in gcc/doc/install.texi.
14379
14380 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14381
14382 * README: Replace with a cut-down and updated version of gcc/README.
14383
14384 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14385
14386 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14387 multilibs to be disabled.
14388
14389 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14390
14391 * MAINTAINERS (Write After Approval): Add myself.
14392
14393 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14394
14395 * config.guess: Import CVS version 1.195.
14396 * config.sub: Import CVS version 1.212.
14397
14398 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14399
14400 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14401 gcc/xgcc is built, use -print-prog-name to find out the program
14402 name to use.
14403
14404 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14405
14406 * config.guess: Import CVS version 1.194. All gcc-local changes
14407 appear to also be in the master copy.
14408 * config.sub: Import CVS version 1.211.
14409
14410 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14411
14412 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14413 with_gcc]: Use `gcc -shared' to build a shared library.
14414
14415 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14416
14417 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14418 archives.
14419
14420 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14421
14422 * MAINTAINERS (Write After Approval): Add myself.
14423
14424 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14425
14426 * configure.in (libstdcxx_flags): Do not try to execute
14427 libstdc++-v3/testsuite_flags until it exists.
14428
14429 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14430
14431 * MAINTAINERS: Update my email address.
14432
14433 2001-05-31 Graham Stott <grahams@redhat.com>
14434
14435 * MAINTAINERS (Write After Approval): Add myself.
14436
14437 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14438
14439 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14440 libraries when using g++ with native linker.
14441
14442 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14443
14444 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14445
14446 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14447
14448 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14449 [aix4*|aix5*]: Prepend blank.
14450
14451 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14452
14453 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14454 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14455 of subdir/configure scripts to use the new libtool.m4.
14456
14457 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14458
14459 * MAINTAINERS (Write After Approval): Add myself.
14460
14461 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14462
14463 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14464
14465 2001-05-11 Ben Elliston <bje@redhat.com>
14466
14467 * Makefile.in (all-sid): New target.
14468 (check-sid, clean-sid, install-sid): Likewise.
14469
14470 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14471
14472 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14473
14474 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14475
14476 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14477 libgcj.
14478
14479 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14480
14481 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14482 gcc/xgcc is built, use -print-prog-name to find out the program
14483 name to use.
14484
14485 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14486
14487 * configure.in (noconfigdirs): Don't reset it from scratch in the
14488 target case; only append to it.
14489
14490 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14491 sparc-*-solaris2.8]: Disable ${libgcj}.
14492
14493 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14494
14495 * configure.in (libgcj_saved): Copy from $libgcj.
14496 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14497 --disable-libgcj.
14498
14499 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14500
14501 * MAINTAINERS: Remove self as MIPS maintainer and
14502 C front end maintainer.
14503
14504 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14505
14506 * configure.in: Move *-chorusos target case to the proper switch.
14507 Disable libgcj.
14508
14509 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14510
14511 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14512 1.641.2.228.
14513
14514 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14515
14516 * Makefile.in (STAGE1_CFLAGS): Pass down.
14517
14518 2001-04-13 Alan Modra <amodra@one.net.au>
14519
14520 * config.guess: Add hppa64-linux support. Note for next import that
14521 this is already in the master file.
14522 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14523
14524 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14525
14526 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14527 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14528
14529 2001-04-11 Stan Shebs <shebs@apple.com>
14530
14531 * MAINTAINERS: Add self as Darwin port maintainer.
14532
14533 2001-04-11 Alan Modra <amodra@one.net.au>
14534
14535 * MAINTAINERS: Update my email address.
14536
14537 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14538
14539 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14540 recent versions of FreeBSD (release 3 or later).
14541 * ltconfig: On FreeBSD, -lc must not be provided when building
14542 a shared library or else the standard -pthread gcc option is
14543 rendered worthless to later users of the built library.
14544
14545 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14546
14547 * MAINTAINERS: Add self and RTH as C front end maintainers.
14548
14549 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14550
14551 * config.sub: Make sure to match an already-canonicalized
14552 machine name (eg. mn10300-unknown-elf).
14553
14554 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14555
14556 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14557 New macros.
14558 (bootstrap, cross): Use RECURSE_FLAGS.
14559 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14560
14561 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14562
14563 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14564
14565 2001-03-22 Colin Howell <chowell@redhat.com>
14566
14567 * Makefile.in (DO_X): Do not backslash single-quotes in
14568 backquotes (two places).
14569
14570 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14571
14572 Re-installed:
14573 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14574 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14575 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14576 * ltcf-cxx.sh: Likewise.
14577 * ltcf-gcj.sh: Likewise.
14578
14579 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14580
14581 * MAINTAINERS: Add myself as "documentation co-maintainer".
14582
14583 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14584
14585 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14586 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14587
14588 2001-03-19 Tom Tromey <tromey@redhat.com>
14589
14590 * config-ml.in: Handle GCJ and GCJFLAGS.
14591
14592 2001-03-21 Michael Chastain <chastain@redhat.com>
14593
14594 * Makefile.in: all-m4 depends on all-texinfo.
14595
14596 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14597
14598 * MAINTAINERS: Add myself to write after approval list.
14599
14600 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14601
14602 * Makefile.in (DO_X): Quote nested quotes.
14603
14604 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14605
14606 * MAINTAINERS: Add myself to write after approval list.
14607
14608 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14609
14610 * Makefile.in (DO_X): Use double quotes for quoting
14611 "RANLIB=$${RANLIB}".
14612
14613 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14614
14615 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14616
14617 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14618
14619 * configure.in: Only use `lang_requires' for languages athat are
14620 actually enabled.
14621
14622 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14623
14624 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14625
14626 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14627
14628 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14629
14630 2001-03-07 Tom Tromey <tromey@redhat.com>
14631
14632 * configure.in: Allow config-lang.in to set `lang_requires' to list
14633 of other required languages.
14634
14635 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14636
14637 * Makefile.in: Remove RANLIB definition. Use RANLIB
14638 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14639 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14640
14641 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14642 Alexandre Oliva <aoliva@redhat.com>
14643
14644 * Makefile.in (check-c++): Use tabs, not spaces.
14645
14646 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14647
14648 * MAINTAINERS: add myself to Write After Approval list.
14649
14650 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14651
14652 * Makefile.in (check-c++): New rule.
14653
14654 * configure.in (target_libs): Remove libg++.
14655 (noconfigdirs): Remove libg++.
14656 (noconfigdirs): Same.
14657 (noconfigdirs): Same.
14658 (noconfigdirs): Same.
14659
14660 * config-ml.in: Remove libg++ references.
14661
14662 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14663 (ALL_TARGET_MODULES): Same.
14664 (configure-target-libg++): Remove.
14665 (all-target-libg++): Remove.
14666 (configure-target-libio): Remove.
14667 (all-target-libio): Remove.
14668 (check-target-libio): Remove.
14669 (.PHONY): Remove.
14670 (libg++.tar.bz2): Remove.
14671 (all-target-cygmon): Remove libio.
14672 (all-target-libstdc++): Remove.
14673 (configure-target-libstdc++): Remove.
14674 (TARGET_LIB_PATH): Remove libstdc++.
14675 (ALL_GCC_CXX): Remove libstdc++.
14676 (all-target-gperf): Correct.
14677
14678 2001-02-16 Nick Clifton <nickc@redhat.com>
14679
14680 * configure.in (noconfigdirs): Allow configuration of texinfo
14681 for Cygwin hosts.
14682
14683 2001-02-15 Anthony Green <green@redhat.com>
14684
14685 * configure: Introduce GCJ_FOR_TARGET.
14686 * configure.in: Ditto.
14687 * Makefile.in: Ditto.
14688
14689 2001-02-13 Andreas Schwab <schwab@suse.de>
14690
14691 * MAINTAINERS: Update mail address.
14692
14693 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14694
14695 * config.guess: Add linux target for S/390.
14696 * config.sub: Likewise.
14697
14698 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14699
14700 * configure.in: for *-chorusos, don't config target-newlib and
14701 target-libgloss.
14702
14703 2001-02-06 Ben Elliston <bje@redhat.com>
14704
14705 * configure: Output host type to stdout, not stderr.
14706
14707 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14708
14709 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14710 * ltcf-cxx.sh: Likewise.
14711
14712 * config.if: Assume enable_libstdcxx_v3 is defined.
14713
14714 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14715
14716 Remove V2 C++ library.
14717 * configure.in: Remove --enable-libstdcxx_v3 support.
14718
14719 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14720
14721 * include/demangle.h: Add prototype for java_demangle_v3.
14722
14723 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14724
14725 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14726
14727 2001-01-27 Richard Henderson <rth@redhat.com>
14728
14729 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14730
14731 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14732
14733 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14734 Don't unset, it's non-portable and no longer necessary, set to empty
14735 instead.
14736
14737 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14738
14739 * ltconfig: Shell portability fix for the tagname validity check.
14740
14741 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14742
14743 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14744 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14745
14746 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14747
14748 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14749
14750 2001-01-26 Tom Tromey <tromey@redhat.com>
14751
14752 * configure.in: Allow libgcj to be built on Sparc Solaris.
14753
14754 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14755
14756 * ltcf-c.sh: Add aix5 case.
14757 * ltcf-cxx.sh: Likewise.
14758 * ltconfig: Likewise.
14759
14760 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14761
14762 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14763 keep at least one of build_libtool_libs or build_old_libs set to
14764 yes.
14765
14766 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14767 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14768
14769 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14770
14771 * configure.in: Enable libgcj on several additional platforms.
14772
14773 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14774
14775 * configure.in: Enable libgcj for linux targets.
14776
14777 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14778
14779 * MAINTAINERS (Write After Approval): Add myself.
14780
14781 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14782
14783 * MAINTAINERS: Add myself as vax port maintainer.
14784
14785 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14786
14787 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14788
14789 2001-01-09 Mike Stump <mrs@wrs.com>
14790
14791 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14792 failures of subdirectories.
14793
14794 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14795
14796 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14797 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14798 * ltcf-cxx.sh: Likewise.
14799 * ltcf-gcj.sh: Likewise.
14800 * ltconfig.sh: Fix typo.
14801
14802 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14803
14804 * configure: handle DOS-style absolute paths.
14805
14806 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14807
14808 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14809
14810 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14811
14812 * MAINTAINERS: Add myself as avr port co-maintainer.
14813
14814 2000-12-28 Ben Elliston <bje@redhat.com>
14815
14816 * MAINTAINERS: Add myself under ``Write After Approval''.
14817
14818 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14819
14820 * texinfo: Remove directory from GCC.
14821
14822 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14823
14824 * COPYING: Update to current
14825 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14826 to 19yy as example year in copyright notice).
14827
14828 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14829
14830 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14831 (libstdcxx_incdir): Pass down.
14832 * config.if: Remove expired bits for cxx_interface, add stub.
14833 (libstdcxx_incdir): Add variable for g++ include directory.
14834 * configure.in (gxx_include_dir): Use it.
14835
14836 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14837
14838 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14839 with old-email address from ``Write After Approval''.
14840
14841 2000-12-15 Andreas Jaeger <aj@suse.de>
14842
14843 * configure.in: Handle lang_dirs.
14844
14845 2000-12-14 Tom Tromey <tromey@redhat.com>
14846
14847 * MAINTAINERS: Removed brads.
14848
14849 * MAINTAINERS: Added gcj developers.
14850
14851 2000-12-13 Anthony Green <green@redhat.com>
14852
14853 * configure.in: Disable libgcj for any target not specifically
14854 listed. Disable libgcj for x86 and Alpha Linux until compatible
14855 with g++ abi.
14856
14857 2000-12-13 Mike Stump <mrs@wrs.com>
14858
14859 * Makefile.in (local-distclean): Also remove fastjar.
14860
14861 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14862
14863 * contrib/gcc_update: Add fastjar --touch entries.
14864
14865 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14866
14867 * configure.in: Disable language-specific target libraries for
14868 languages that aren't enabled.
14869
14870 2000-12-10 Anthony Green <green@redhat.com>
14871
14872 * configure.in: Define libgcj. Disable libgcj target libraries for
14873 most targets.
14874
14875 2000-12-10 Neil Booth <neilb@earthling.net>
14876
14877 * MAINTAINERS: Update mail address, remove from WAA list.
14878
14879 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14880
14881 * libjava: Imported from /cvs/java.
14882 * libffi: Likewise.
14883 * Boehm-gc: Likewise.
14884
14885 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14886
14887 * configure.in (target_libs): Revert 2000-12-08 patch.
14888 (noconfigdirs): Added target-libjava.
14889
14890 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14891
14892 * djunpack.bat: removed.
14893
14894 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14895
14896 * Makefile.in: handle DOS-style absolute paths.
14897 * config-ml.in: likewise.
14898 * symlink-tree: likewise.
14899
14900 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14901
14902 * fastjar: Imported.
14903
14904 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14905
14906 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14907 libjava.
14908 * configure.in (target_libs): Removed `target-libjava'.
14909
14910 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14911
14912 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14913 (ALL_MODULES): Added fastjar.
14914 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14915 (all-target-libjava): all-fastjar replaces all-zip.
14916 (all-fastjar): Added.
14917 (configure-target-fastjar, all-target-fastjar): Likewise.
14918 * configure.in (host_tools): Added fastjar.
14919
14920 2000-12-07 Mike Stump <mrs@wrs.com>
14921
14922 * Makefile.in (local-distclean): Remove leftover built files.
14923
14924 2000-11-24 Nick Clifton <nickc@redhat.com>
14925
14926 * configure.in (xscale-elf): Add target.
14927 (xscale-coff): Add target.
14928
14929 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14930
14931 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14932 recent versions of FreeBSD (release 3 or later).
14933 * ltconfig: On FreeBSD, -lc must not be provided when building
14934 a shared library or else the standard -pthread gcc option is
14935 rendered worthless to later users of the built library.
14936
14937 2000-11-16 Fred Fish <fnf@be.com>
14938
14939 * configure.in (enable_libstdcxx_v3): Fix typo,
14940 libstd++ -> libstdc++.
14941
14942 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14943
14944 * MAINTAINERS: Add self to Write After Approval list.
14945
14946 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14947
14948 * MAINTAINERS: Update my email address. Add myself to global write
14949 privs list.
14950
14951 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14952
14953 * Makefile.in: Merge with src and libgcj.
14954 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14955 configure-target-<library> when their configure scripts need the C
14956 or C++ library to have already been built to work properly.
14957 (do_proto_toplev): Set them to an empty string.
14958
14959 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14960 (REALLY_SET_LIB_PATH): Use them.
14961
14962 2000-11-17 Stan Shebs <shebs@apple.com>
14963
14964 * MAINTAINERS: Add self to Write After Approval list.
14965
14966 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14967
14968 * configure: Provide the original toplevel configure arguments
14969 (including $0) to subprocesses in the environment rather than
14970 through gcc/configargs.h.
14971
14972 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14973
14974 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14975 C99. Alphabetise "Write After Approval" list.
14976
14977 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14978
14979 * configure: Turn on libstdc++ V3 by default.
14980
14981 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14982 if we've got GCC.
14983
14984 2000-11-11 Philip Blundell <philb@gnu.org>
14985
14986 * MAINTAINERS: Add self to Write After Approval list.
14987
14988 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14989
14990 * ltcf-c.sh (aix4): Improve shared library configuration; require
14991 exporting symbols.
14992 * ltcf-cxx.sh (aix4): Define.
14993 * ltconfig (aix4): Define library and soname specs appropriate for
14994 AIX. Define command to create export symbols list.
14995
14996 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14997
14998 * config.sub: Add support for Sun Chorus
14999
15000 2000-10-31 Nick Clifton <nickc@redhat.com>
15001
15002 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15003 <name>@redhat.com. Also installed new email address for Clint
15004 Popetz.
15005
15006 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15007
15008 * etc: Remove directory from GCC.
15009
15010 2000-10-16 Michael Meissner <meissner@redhat.com>
15011
15012 * configure (gcc/configargs.h): Only create if there is a build GCC
15013 directory created.
15014
15015 2000-10-16 Matthias Klose <doko@debian.org>
15016
15017 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15018 when configured for libstdc++-v3.
15019
15020 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15021
15022 * configure: Save configure arguments to gcc/configargs.h.
15023
15024 2000-10-04 Philipp Thomas <pthomas@suse.de>
15025
15026 * config.guess: Import CVS version 1.157.
15027 * config.sub: Import CVS version 1.181.
15028
15029 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15030
15031 * Makefile.in (bootstrap): avoid recursion if subdir missing
15032 (cross): ditto
15033 (do-proto-toplev): ditto
15034
15035 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15036
15037 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15038 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15039
15040 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15041 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15042 all affected `configure' scripts.
15043
15044 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15045
15046 * MAINTAINERS: Add self as cpplib co-maintainer.
15047
15048 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15049
15050 * MAINTAINERS: Add self to Write After Approval list.
15051
15052 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15053
15054 * INSTALL/README: egcs -> GCC update.
15055
15056 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15057
15058 * MAINTAINERS: Add myself to Write After Approval list.
15059
15060 2000-09-15 Kazu Hirata <kazu@hxi.com>
15061
15062 * MAINTAINERS: Add myself to Write After Approval list.
15063
15064 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15065
15066 * configure.in: Do not build byacc for hppa64. Provide paths to the
15067 X11 libraries for hppa64.
15068
15069 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15070
15071 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15072
15073 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15074
15075 * Makefile.in (all-zlib): Added dummy target.
15076
15077 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15078 ltcf-gcj.sh: Updated from libtool multi-language branch.
15079
15080 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15081
15082 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15083 (bootstrap*): Depend on all-bootstrap.
15084
15085 2000-09-05 Philipp Thomas <pthomas@suse.de>
15086
15087 * config.guess: Import CVS version 1.156.
15088 * config.sub: Import CVS version 1.179.
15089
15090 2000-09-02 Anthony Green <green@cygnus.com>
15091
15092 * Makefile.in (all-gcc): Depend on all-zlib.
15093 (CLEAN_MODULES): Add clean-zlib.
15094 (ALL_MODULES): Add all-zlib.
15095 * configure.in (host_libs): Add zlib.
15096
15097 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15098
15099 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15100 crosses, but add gcc/include to the header search path for them.
15101
15102 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15103
15104 * MAINTAINERS: Add self to Write After Approval list.
15105
15106 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15107
15108 * config.guess: Import CVS version 1.152.
15109 * config.sub: Import CVS version 1.177.
15110
15111 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15112
15113 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15114 $targargs to tell whether newlib is going to be built.
15115
15116 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15117 $$r/TARGET_SUBDIR/libio for _G_config.h.
15118
15119 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15120
15121 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15122
15123 2000-08-22 DJ Delorie <dj@redhat.com>
15124
15125 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15126
15127 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15128
15129 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15130 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15131 sub-configures.
15132
15133 2000-08-21 DJ Delorie <dj@redhat.com>
15134
15135 * MAINTAINERS: Add self as a libiberty maintainer
15136
15137 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15138
15139 * configure.in (libstdcxx_flags): Use
15140 libstdc++-v3/src/libstdc++.INC.
15141
15142 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15143
15144 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15145
15146 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15147
15148 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15149
15150 * configure: Make enable_threads and enable_shared defaults
15151 explicit. Substitute enable_threads into generated Makefiles.
15152 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15153 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15154
15155 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15156
15157 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15158
15159 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15160
15161 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15162 previous delta.
15163
15164 2000-08-11 Jason Merrill <jason@redhat.com>
15165
15166 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15167 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15168 (FLAGS_FOR_TARGET): Not here.
15169 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15170
15171 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15172
15173 * config-ml.in (CC, CXX): Don't introduce a leading space.
15174
15175 2000-08-07 DJ Delorie <dj@delorie.com>
15176
15177 * MAINTAINERS: Add self as a DJGPP maintainer
15178
15179 2000-08-07 DJ Delorie <dj@redhat.com>
15180
15181 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15182 "if we're also building gcc, and it's a gcc that will run on the
15183 build machine, we want to use its includes instead of the system's
15184 default includes".
15185
15186 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15187
15188 * MAINTAINERS: Add self to Write After Approval list.
15189
15190 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15191
15192 * configure.in (libstdcxx_flags): Don't use `"'.
15193
15194 * config-ml.in: Adjust multilib search paths to the
15195 appropriate multilib tree.
15196
15197 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15198
15199 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15200 commas in $LANGUAGES.
15201
15202 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15203
15204 * configure.in: Re-enable all references to libg++ and librx.
15205
15206 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15207
15208 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15209 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15210 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15211 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15212
15213 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15214
15215 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15216
15217 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15218 CXX_FOR_TARGET for sed.
15219
15220 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15221
15222 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15223 Do not override if already set in the environment or in configure.
15224 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15225 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15226
15227 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15228
15229 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15230 the libtool CVS tree multi-language branch.
15231 * ltconfig, ltmain.sh: Updated.
15232
15233 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15234
15235 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15236 (clean-target): Depend on it.
15237
15238 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15239 (GCC_FOR_TARGET): Use it.
15240 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15241 * configure.in: ... here.
15242 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15243 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15244
15245 2000-07-24 Eric Christopher <echristo@cygnus.com>
15246
15247 * MAINTAINERS: Add self to Write After Approval list.
15248
15249 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15250
15251 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15252 (configure-target-libchill, configure-target-libobjc): Likewise.
15253
15254 * configure.in: Use the same cache file for all target libs.
15255 * config-ml.in: But different cache files per multilib variant.
15256
15257 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15258
15259 * configure (topsrcdir): Don't use dirname.
15260
15261 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15262
15263 * MAINTAINERS: Add self to Write After Approval list.
15264
15265 2000-07-20 Jason Merrill <jason@redhat.com>
15266
15267 * configure.in: Remove all references to libg++ and librx.
15268
15269 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15270
15271 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15272
15273 * config.sub: Update to subversions version 2000-07-06.
15274
15275 2000-07-12 Andrew Haley <aph@cygnus.com>
15276
15277 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15278 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15279
15280 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15281
15282 * symlink-tree: Check number of arguments.
15283
15284 2000-07-05 Jim Wilson <wilson@cygnus.com>
15285
15286 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15287 search path for a g++ extracted from the build tree. This
15288 will allow link tests run by configure scripts in
15289 subdirectories to succeed.
15290
15291 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15292
15293 * ltconfig: Add support for mips-dde-sysv4.2MP
15294
15295 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15296
15297 * MAINTAINERS: Add myself as loop discovery maintainer.
15298
15299 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15300
15301 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15302 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15303
15304 2000-06-19 Timothy Wall <twall@cygnus.com>
15305
15306 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15307 * config.sub: Add tic54x target.
15308
15309 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15310
15311 * MAINTAINERS: Add self as Fortran maintainer,
15312 remove Craig Burley.
15313
15314 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15315
15316 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15317 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15318
15319 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15320
15321 * MAINTAINERS: Add self as i18n maintainer
15322
15323 20000-05-21 H.J. Lu (hjl@gnu.org)
15324
15325 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15326 directory are used if they exist. Make sure
15327 $(build_tooldir)/include is searched for header files,
15328 $(build_tooldir)/lib/ for library files.
15329 (GCC_FOR_TARGET): Likewise.
15330 (CXX_FOR_TARGET): Likewise.
15331
15332 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15333
15334 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15335
15336 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15337
15338 * Makefile.in (configure-target-libiberty): Depend on
15339 configure-target-newlib.
15340
15341 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15342
15343 * configure.in, Makefile.in: Merge all libffi-related
15344 configury stuff from the libgcj tree.
15345
15346 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15347
15348 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15349 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15350
15351 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15352
15353 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15354 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15355 current version information. Add to proto-toplev directory.
15356 (gdb-taz): Build do-djunpack.
15357
15358 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15359
15360 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15361
15362 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15363
15364 * MAINTAINERS: Add self to Write After Approval list.
15365
15366 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15367
15368 * ltmain.sh: Preserve in relink_command any environment
15369 variables that may affect the linker behavior.
15370
15371 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15372
15373 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15374
15375 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15376
15377 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15378
15379 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15380
15381 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15382 with the version name.
15383
15384 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15385
15386 * MAINTAINERS: Add self as bb-reorder maintainer.
15387
15388 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15389
15390 * config.if: Tweak.
15391
15392 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15393
15394 * djunpack.bat: New file.
15395
15396 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15397
15398 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15399 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15400 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15401 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15402
15403 2000-04-16 Dave Pitts <dpitts@cozx.com>
15404
15405 * config.sub (case $basic_machine): Change default for "ibm-*"
15406 to "openedition".
15407
15408 2000-04-13 Andreas Jaeger <aj@suse.de>
15409
15410 * MAINTAINERS: Added myself.
15411
15412 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15413
15414 * Makefile.in (gdb-taz): New target. GDB specific archive.
15415 (do-md5sum): New target.
15416 (MD5PROG): Define.
15417 (PACKAGE): Default to TOOL.
15418 (VER): Default to a shell script.
15419 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15420 md5 checksum generation.
15421 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15422 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15423 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15424 insight.tar.bz2): Use gdb-taz to create archive.
15425
15426 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15427
15428 * configure (warn_cflags): Delete.
15429
15430 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15431
15432 * MAINTAINERS: Added myself.
15433
15434 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15435 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15436
15437 * configure.in (enable_libstdcxx_v3): Add.
15438 (target_libs): Add bits here to switch between libstdc++-v2 and
15439 libstdc++-v3.
15440 * config.if: And this file too.
15441 * Makefile.in: Add libstdc++-v3 targets.
15442
15443 2000-04-05 Michael Meissner <meissner@redhat.com>
15444
15445 * config.sub (d30v): Add d30v as a basic machine type.
15446
15447 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15448
15449 * configure.in: -linux-gnu*, not -linux-gnu.
15450
15451 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15452
15453 * MAINTAINERS: Add self in write-after-approval section.
15454
15455 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15456
15457 * MAINTAINERS: Add self as ia64 port maintainer.
15458
15459 2000-03-08 Neil Booth <NeilB@earthling.net>
15460
15461 * MAINTAINERS: Add self in write-after-approval section.
15462
15463 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15464
15465 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15466 (do-tar-bz2): Replace TOOL with PACKAGE.
15467 (gdb.tar.bz2): Remove GDBTK from GDB package.
15468 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15469 dejagnu.tar.bz2): New packages.
15470
15471 2000-02-27 Andreas Jaeger <aj@suse.de>
15472
15473 * configure.in: Add entry for mips*-*-linux*, move catch all
15474 *-*-*linux* entry below this one.
15475
15476 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15477
15478 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15479
15480 2000-02-24 Nick Clifton <nickc@cygnus.com>
15481
15482 * config.sub: Support an OS of "wince".
15483
15484 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15485
15486 * config.guess, config.sub: Updated to match config's 2000-02-15
15487 version.
15488
15489 2000-02-23 Linas Vepstas <linas@linas.org>
15490
15491 * config.sub: Add support for Linux/IBM 370.
15492 * configure.in: Likewise.
15493
15494 2000-02-22 Nick Clifton <nickc@cygnus.com>
15495
15496 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15497
15498 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15499
15500 * config.guess: Guess "cygwin" rather than "cygwin32".
15501
15502 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15503
15504 * configure (gcc_version): When setting, narrow search to
15505 lines containing `version_string'.
15506
15507 2000-02-15 Denis Chertykov <denisc@overta.ru>
15508
15509 * config.sub: Add support for avr target.
15510
15511 2000-02-14 Nick Clifton <nickc@cygnus.com>
15512
15513 * MAINTAINERS: Add maintainers for MCore port.
15514
15515 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15516
15517 * config.sub: Add mmix-knuth-mmixware.
15518
15519 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15520
15521 * MAINTAINERS: Pair cccp with cpplib maintainership.
15522
15523 2000-01-27 Christopher Faylor <cgf@redhat.com>
15524
15525 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15526 structure stuff to -L library search.
15527 (CXX_FOR_TARGET): Ditto.
15528 (CROSS_CHECK_MODULES): Fix spelling mistake.
15529
15530 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15531
15532 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15533 the C++ compiler.
15534
15535 2000-01-12 Richard Henderson <rth@cygnus.com>
15536
15537 * configure.in: Don't build some bits for beos.
15538
15539 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15540
15541 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15542 as include files.
15543
15544 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15545
15546 * Add self as cpplib maintainer, as requested by Jason
15547 Merrill. Correct my e-mail address.
15548
15549 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15550
15551 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15552 not mh-aix43.
15553
15554 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15555
15556 * MAINTAINERS: Add myself to "write after approval" list.
15557
15558 1999-12-14 Richard Henderson <rth@cygnus.com>
15559
15560 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15561 * config.sub: Accept alphaev[78], alphaev8.
15562
15563 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15564
15565 * config.guess, config.sub: Update from autoconf.
15566
15567 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15568
15569 * MAINTAINERS: update my playtime e-address.
15570
15571 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15572
15573 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15574 necessary libraries are missing.
15575
15576 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15577
15578 * MAINTAINERS: Add new 'write after approval' maintainer.
15579
15580 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15581
15582 * MAINTAINERS: Add new Java maintainer.
15583
15584 1999-10-25 Andreas Schwab <schwab@suse.de>
15585
15586 * configure: Fix quoting inside arguments of eval.
15587
15588 1999-10-21 Nick Clifton <nickc@cygnus.com>
15589
15590 * config-ml.in: Allow suppression of some ARM multilibs.
15591
15592 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15593
15594 * config.guess: Add OS/390 match pattern.
15595 * config.sub: Add mvs, openedition targets.
15596 * configure.in (i370-ibm-opened*): New.
15597
15598 1999-09-04 Steve Chamberlain <sac@pobox.com>
15599
15600 * config.sub: Add support for configuring for pj.
15601
15602 1999-08-31 Nick Clifton <nickc@cygnus.com>
15603
15604 * config.sub (maybe_os): Add support for configuring for fr30.
15605
15606 1999-08-25 Nick Clifton <nickc@cygnus.com>
15607
15608 * configure.in: Do not configure or build ld for AIX
15609 platforms. ld is known to be broken on these platforms.
15610
15611 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15612
15613 * config-ml.in: Pass compiler flag corresponding to multidirs to
15614 subdir configures.
15615
15616 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15617
15618 * Makefile.in (LDFLAGS): Define.
15619
15620 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15621
15622 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15623 noconfigdirs.
15624 (*-*-cygwin*): Likewise.
15625
15626 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15627
15628 * mkdep: New file.
15629 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15630 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15631
15632 From Eli Zaretskii <eliz@is.elta.co.il>:
15633 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15634 long file name when using DJGPP on MS-DOS.
15635
15636 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15637
15638 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15639
15640 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15641
15642 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15643 dependency as this causes "make check" to globally "make all"
15644
15645 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15646
15647 * configure.in (target_libs): Added target-zlib.
15648 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15649 (CONFIGURE_TARGET_MODULES): Likewise.
15650 (CHECK_TARGET_MODULES): Likewise.
15651 (INSTALL_TARGET_MODULES): Likewise.
15652 (CLEAN_TARGET_MODULES): Likewise.
15653 (configure-target-zlib): New target.
15654 (all-target-zlib): Likewise.
15655 (all-target-libjava): Depend on all-target-zlib.
15656 (configure-target-libjava): Depend on configure-target-zlib.
15657
15658 * Makefile.in (configure-target-libjava): Depend on
15659 configure-target-newlib.
15660 (configure-target-boehm-gc): New target.
15661 (configure-target-qthreads): New target.
15662
15663 * configure.in (target_libs): Added target-qthreads.
15664 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15665 (CONFIGURE_TARGET_MODULES): Likewise.
15666 (CHECK_TARGET_MODULES): Likewise.
15667 (INSTALL_TARGET_MODULES): Likewise.
15668 (CLEAN_TARGET_MODULES): Likewise.
15669 (all-target-qthreads): New target.
15670 (configure-target-libjava): Depend on configure-target-qthreads.
15671 (all-target-libjava): Depend on all-target-qthreads.
15672
15673 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15674 (CONFIGURE_TARGET_MODULES): Likewise.
15675 (CHECK_TARGET_MODULES): Likewise.
15676 (INSTALL_TARGET_MODULES): Likewise.
15677 (CLEAN_TARGET_MODULES): Likewise.
15678 (all-target-libjava): New target.
15679 (all-target-boehm-gc): Likewise.
15680 * configure.in (target_libs): Added libjava, boehm-gc.
15681
15682 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15683
15684 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15685 configure.bat in SUPPORT_FILES.
15686 (gas+binutils.tar.bz2): Likewise.
15687
15688 * makeall.bat: Remove; obsolete.
15689
15690 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15691
15692 From Mark Elbrecht:
15693 * configure.bat: Remove; obsolete.
15694
15695 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15696
15697 * configure: Add -W -Wall to the default CFLAGS when compiling with
15698 gcc.
15699
15700 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15701
15702 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15703
15704 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15705
15706 * configure.in: Build ld on IRIX6.
15707
15708 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15709
15710 * Makefile.in: Change distribution targets to use bzip2 instead of
15711 gzip.
15712 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15713 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15714
15715 1999-06-04 Nick Clifton <nickc@cygnus.com>
15716
15717 * config.sub: Add mcore target.
15718
15719 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15720
15721 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15722
15723 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15724
15725 * config.guess (dummy): Changed to $dummy.
15726
15727 1999-05-24 Nick Clifton <nickc@cygnus.com>
15728
15729 * config.sub: Tidied up case statements.
15730
15731 1999-05-22 Ben Elliston <bje@cygnus.com>
15732
15733 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15734 <jiro@din.or.jp>.
15735
15736 * config.guess: Merge with FSF version. Future changes will be
15737 more accurately recorded in this ChangeLog.
15738 * config.sub: Likewise.
15739
15740 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15741
15742 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15743
15744 1999-04-30 Tom Tromey <tromey@cygnus.com>
15745
15746 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15747
15748 1999-04-23 Tom Tromey <tromey@cygnus.com>
15749
15750 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15751
15752 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15753
15754 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15755 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15756 Bad merge removed these two changes.
15757
15758 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15759 Martin Heller (Ing.-Buero_Heller@t-online.de)
15760
15761 * config.guess (interix Alpha): Add.
15762
15763 1999-04-11 Richard Henderson <rth@cygnus.com>
15764
15765 * configure.in (i?86-*-beos*): Do config gperf; don't config
15766 gdb, newlib, or libgloss.
15767
15768 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15769
15770 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15771 link a trivial program with -mabi=64. If it fails, remove mabi=64
15772 from multidirs.
15773
15774 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15775
15776 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15777
15778 1999-04-08 Nick Clifton <nickc@cygnus.com>
15779
15780 * config.sub: Add support for mcore targets.
15781
15782 1999-04-07 Michael Meissner <meissner@cygnus.com>
15783
15784 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15785 not mt-ospace, in order to shut up assembler warning about using
15786 symbols that are named the same as registers.
15787
15788 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15789
15790 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15791 dependency list for all-target-cygmon.
15792
15793 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15794
15795 * config-ml.in: Check $host, not $target, for selective multilibs.
15796 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15797 thumb interworking, and underscore prefix multilibs.
15798
15799 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15800
15801 * missing: Update to version from current automake.
15802
15803 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15804
15805 * configure (gxx_include_dir): Removed.
15806
15807 * configure.in (gxx_include_dir): Handle it.
15808 * Makefile.in: Likewise.
15809
15810 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15811
15812 * config.sub (mips64vr4111,mips64vr4111el) Add.
15813
15814 1999-03-21 Ben Elliston <bje@cygnus.com>
15815
15816 * config.guess: Correct typo for detecting ELF on FreeBSD.
15817
15818 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15819
15820 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15821 config/mh-djgpp.
15822
15823 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15824
15825 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15826 all-target-newlib to dependency list for all-target-bsp.
15827
15828 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15829
15830 * config.sub: Add i386-uwin support.
15831 * config.guess: Likewise.
15832
15833 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15834
15835 * configure.in: cleanup, add mh-*pic handling for arm, special
15836 case powerpc*-*-aix*
15837
15838 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15839
15840 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15841 can be built.
15842
15843 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15844
15845 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15846 targets.
15847
15848 1999-03-02 Nick Clifton <nickc@cygnus.com>
15849
15850 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15851
15852 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15853
15854 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15855
15856 1999-02-24 Nick Clifton <nickc@cygnus.com>
15857
15858 * config.sub: Fix typo in arm recognition.
15859
15860 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15861
15862 * configure.in (noconfigdirs): Changed target_configdirs to
15863 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15864 rather than m68k-*-* since it is not known to work on
15865 m68k-aout. Ditto for arm-*-*oabi.
15866
15867 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15868
15869 * configure.in (*-*-windows*): Remove, no longer used.
15870
15871 1999-02-19 Ben Elliston <bje@cygnus.com>
15872
15873 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15874 Smart and improved by Andrew Cagney.
15875
15876 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15877
15878 * config.guess: Recognize openbsd-*-hppa.
15879
15880 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15881
15882 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15883 only if it is not empty.
15884
15885 1999-02-17 Nick Clifton <nickc@cygnus.com>
15886
15887 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15888
15889 * config.guess: Modified to recognize uname's armv* syntax.
15890
15891 * config.sub: Modified to recognize uname's armv* syntax.
15892
15893 1999-02-17 Mark Salter <msalter@cygnus.com>
15894
15895 * configure.in: Added target-bsp for sparclite.
15896
15897 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15898
15899 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15900
15901 1999-02-08 Nick Clifton <nickc@cygnus.com>
15902
15903 * configure.in: Add support for strongarm port.
15904 * config.sub: Add support for strongarm target.
15905
15906 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15907
15908 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15909 the old name config/mh-cygwin32.
15910 Enable texinfo.
15911
15912 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15913
15914 * configure.in: Do build ld for ix86 Solaris.
15915
15916 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15917
15918 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15919 $AR_FOR_TARGET. Likewise for RANLIB.
15920
15921 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15922
15923 * config.sub (oabi): Recognize.
15924 * configure.in (arm-*-oabi): Handle.
15925
15926 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15927
15928 * config.guess: Improve detection of i686 on UnixWare 7.
15929
15930 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15931
15932 * config.guess: Add support for i386-pc-interix.
15933 * config.sub: Likewise.
15934 * configure.in: Likewise.
15935
15936 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15937
15938 * Makefile.in: Remove unneeded all-target-libio from
15939 from all-target-winsup target since it is now unneeded.
15940 Add all-target-libtermcap in its place since it is now
15941 needed.
15942
15943 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15944
15945 * configure.in: makefile stub for cygwin target is probably
15946 unnecessary. Remove it for now.
15947
15948 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15949
15950 * configure.in: libtermcap.a should be built when cygwin is the
15951 target as well as the host.
15952 * config.guess: Allow mixed case in cygwin uname output.
15953 * Makefile.in: Add libtermcap target.
15954
15955 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15956
15957 * config.sub: Clean up handling of hppa2.0.
15958
15959 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15960
15961 * config.guess: Use C code to identify more HP machines.
15962
15963 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15964
15965 * config.sub: Handle hppa2.0.
15966
15967 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15968
15969 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15970 cygmon for all sparclite targets, regardless of object format.
15971
15972 1998-12-15 Mark Salter <msalter@cygnus.com>
15973
15974 * configure.in: Added target-bsp for several target architectures.
15975
15976 * Makefile.in: Added rules for bsp.
15977
15978 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15979
15980 * config.guess: Improve detection of hppa2.0 processors.
15981
15982 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15983
15984 * config.guess: Recognize FreeBSD using ELF automatically.
15985
15986 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15987
15988 * configure (skip-this-dir): Add handling for new shell script, which
15989 might be created by a sub-directory's configure to indicate, this particular
15990 directory is "unwanted".
15991 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15992
15993 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15994
15995 * ltconfig: import from libtool, after changing libtool to
15996 account for the cygwin name change.
15997
15998 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15999
16000 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16001 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16002
16003 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16004
16005 * configure.in: Add libtermcap to list of cygwin dependencies.
16006
16007 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16008
16009 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16010 they include winsup/include when it's a cygwin target.
16011
16012 1998-11-12 Tom Tromey <tromey@cygnus.com>
16013
16014 * configure.in (host_tools): Added zip.
16015 * Makefile.in (all-target-libjava): Depend on all-zip.
16016 (all-zip): New target.
16017 (ALL_MODULES): Added all-zip.
16018 (NATIVE_CHECK_MODULES): Added check-zip.
16019 (INSTALL_MODULES): Added install-zip.
16020 (CLEAN_MODULES): Added clean-zip.
16021
16022 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16023
16024 * Makefile.in: lose "32" from comment about cygwin.
16025
16026 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16027
16028 * configure.in: Use -Os to build target libraries for the fr30.
16029
16030 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16031
16032 * config.sub: Add fr30.
16033
16034 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16035
16036 * configure.in: drop "32" from config/mh-cygwin32. Check
16037 cygwin* instead of cygwin32*.
16038 * config.sub: Check cygwin* instead of cygwin32*.
16039
16040 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16041
16042 * config.guess: Match any version of Unixware7.
16043
16044 1998-10-20 Syd Polk <spolk@cygnus.com>
16045
16046 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16047 if desired.
16048
16049 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16050
16051 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16052 these if the appropriate directories and files to not exist.
16053
16054 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16055
16056 * Makefile.in (DEVO_SUPPORT): Add config.if.
16057
16058 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16059
16060 * configure: Add pattern to replace "build_tooldir"'s
16061 definition in the generated Makefile with "tooldir"'s
16062 actual value.
16063
16064 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16065
16066 * config.sub: Bring back lost sparcv9.
16067
16068 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16069
16070 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16071
16072 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16073 CC_FOR_TARGET and friends.
16074
16075 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16076
16077 * Makefile.in (build_tooldir): New variable, same as tooldir.
16078 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16079 -B$(build_tooldir)/bin/.
16080 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16081
16082 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16083
16084 * README: Remove installation instructions and refer to the
16085 INSTALL directory instead.
16086
16087 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16088
16089 * config.sub: Add support for i[34567]86-pc-udk.
16090 * configure.in: Likewise.
16091
16092 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16093
16094 * Makefile.in: add bzip2 package building bits for user
16095 tools module
16096 * configure.in: ditto
16097
16098 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16099
16100 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16101 (ALL_TARGET_MODULES): Add all-target-libobjc.
16102 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16103 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16104 (all-target-libchill): Add dependencies.
16105 * configure.in (target_libs): Add libchill.
16106
16107 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16108
16109 * configure.in (target_subdir): Remove duplicate line.
16110
16111 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16112
16113 * Makefile.in (all-automake): fix dependencies.
16114
16115 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16116
16117 * configure.in: Minor cleanups for building in the $(target_alias)
16118 subdir.
16119
16120 1998-09-22 Jim Wilson <wilson@cygnus.com>
16121
16122 * Makefile.in (bootstrap): Set r and s before make all. Use
16123 BASE_FLAGS_TO_PASS in make all.
16124 (cross): Likewise.
16125
16126 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16127
16128 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16129
16130 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16131
16132 * config.sub: Fix typo in last change.
16133
16134 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16135
16136 * config.sub: Add support for C4x target.
16137 * configure.in: Likewise.
16138
16139 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16140
16141 * config.sub: Recognize sparcv9 just like sparc64.
16142
16143 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16144
16145 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16146
16147 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16148
16149 * config.guess: Correctly identify Pentium II sco boxes.
16150
16151 * config.guess: Fix "tr" code. From Weiwen Liu.
16152
16153 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16154
16155 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16156 stabs.
16157
16158 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16159
16160 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16161 (ALL_TARGET_MODULES): Add all-target-libchill.
16162 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16163 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16164 (all-target-libchill): Add dependencies.
16165 * configure.in (target_libs): Add libchill.
16166
16167 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16168
16169 * config.guess: Avoid assumptions about "tr" behaves when
16170 LANG is set to something other than English.
16171
16172 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16173
16174 * configure (gxx_include_dir): Changed to
16175 '${prefix}/include/g++'-${libstdcxx_interface}.
16176
16177 * config.if: New to determine the interfaces.
16178
16179 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16180
16181 * config.guess: Detect and handle MPE/IX.
16182 * config.sub: Deal with MPE/IX.
16183
16184 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16185
16186 * configure.in: Use mh-aix43.
16187
16188 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16189
16190 * configure: Fix --without/--disable cases for gxx-include-dir.
16191
16192 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16193
16194 * mdata-sh: Imported. Needed for automake support.
16195
16196 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16197
16198 * Makefile.in (taz): Try "chmod -R og=u ." before
16199 "chmod og=u `find . -print`".
16200
16201 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16202
16203 * configure.in: Add arm-elf and thumb-elf support.
16204
16205 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16206
16207 * Makefile.in: Undo previous patch.
16208
16209 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16210
16211 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16212 to here ...
16213 (install-no-fixedincludes): and here
16214 (INSTALL_MODULES): ... from here.
16215
16216 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16217
16218 * config.sub: Merge with FSF.
16219
16220 * config.guess: Merge with FSF.
16221
16222 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16223
16224 * configure (extraconfigdirs): New variable.
16225 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16226 * Makefile.in (all): Move higher in file.
16227 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16228 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16229 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16230 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16231 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16232
16233 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16234
16235 * Makefile.in (all-target-libjava): Depend on all-gcc and
16236 all-target-newlib.
16237 (configure-target-libjava): Depend on $(ALL_GCC).
16238
16239 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16240
16241 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16242 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16243
16244 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16245
16246 * INSTALL/README: Fix typo.
16247
16248 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16249
16250 * ylwrap: Change absolute path checks to check for DOS style path
16251 names.
16252
16253 * ylwrap: Don't use a full path name if the source file is in the
16254 same directory. From hjl@lucon.org (H.J. Lu).
16255
16256 * config-ml.in: Default to being verbose, to match Feb 18 change to
16257 configure.
16258
16259 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16260
16261 Brought over from egcs:
16262
16263 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16264
16265 * configure.in (target_subdir): Set to ${target_alias} instead
16266 of "libraries".
16267
16268 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16269
16270 * configure.in (target_subdir): Set to libraries if enable_multilib.
16271
16272 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16273
16274 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16275 multilibs, force reconfiguration the first time we create
16276 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16277
16278 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16279
16280 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16281 avoid confusion with --no-recursion.
16282
16283 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16284
16285 * configure.in: Win32 hosts shouldn't use install -x
16286 * install-sh: remove -x option, and special .exe-handling
16287 hack.
16288
16289 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16290
16291 * config.guess: Recognize i586-pc-beos.
16292 * configure.in: Don't build some bits for beos.
16293
16294 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16295
16296 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16297 CFLAGS default to -O2.
16298
16299 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16300 when using GNU ld.
16301
16302 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16303
16304 * ltmain.sh: Correct install when using a different shell.
16305
16306 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16307
16308 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16309
16310 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16311
16312 * makefile.vms: Update to build binutils/makefile.vms. Add install
16313 target.
16314
16315 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16316
16317 * ltconfig: Update to correct AIX handling.
16318
16319 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16320
16321 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16322
16323 * configure.in (target_subdir): Set to ${target_alias} instead
16324 of "libraries".
16325
16326 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16327
16328 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16329 (Makefile): Depend on $(gcc_version_trigger).
16330
16331 * configure (gcc_version): Change default initializer to empty
16332 string.
16333 (gcc_version_trigger): New variable; pass this variable down
16334 to subdir configures to enable them checking gcc's version
16335 themselves. Emit make macros for both gcc_version vars.
16336 (topsrcdir): Initialize reliably.
16337 (recursion line): Remove --with-gcc-version=${gcc_version}.
16338
16339 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16340
16341 * configure (enable_version_specific_runtime_libs): Implement new flag
16342 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16343 in $(libsubdir); emit definition in each generated Makefile.
16344 (gxx_include_dir): Initialize depending on
16345 $enable_version_specific_runtime_libs.
16346
16347 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16348
16349 * configure (gcc_version): Initialize properly depending on
16350 how and where configure is started.
16351 (recursion line): Pass a --with-gcc-version=${gcc_version}
16352 to configures in subdirs.
16353
16354 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16355
16356 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16357 cygmon
16358
16359 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16360
16361 * configure.in: Add cygmon and libstub support for mn10200.
16362
16363 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16364
16365 * configure (gcc_version): Add new variable describing the
16366 particular gcc version we're building.
16367 * Makefile.in (libsubdir): Add new macro for the directory
16368 in which the compiler finds executables, libraries, etc.
16369 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16370 and libsubdir.
16371
16372 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16373
16374 * Makefile.in (local-clean): Remove *.log.
16375 (warning.log): Built with warn_summary from build.log.
16376 (mail-report.log): Run test_summary.
16377 (mail-report-with-warnings.log): Run test_summary including
16378 warning.log in the report.
16379
16380 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16381
16382 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16383
16384 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16385
16386 * Makefile.in (grep): Grep no longer depends on libiberty.
16387
16388 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16389
16390 * Makefile.in: all-snavigator needs all-libgui.
16391
16392 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16393
16394 * configure.in: Add cygmon and libstub support for mn10300.
16395
16396 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16397
16398 * missing: Update to version from automake 1.3.
16399
16400 * ltmain.sh: On installation, don't get confused if the same name
16401 appears more than once in the list of library names.
16402
16403 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16404
16405 * config.sub: Accept m68060 and m5200 as CPU names.
16406
16407 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16408
16409 * configure: Use && rather than using -a in test, because odd
16410 strings can confuse test.
16411 * configure.in: Likewise.
16412
16413 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16414
16415 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16416
16417 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16418
16419 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16420 bootstrap4-lean): New targets.
16421
16422 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16423
16424 * mpw-* Delete. Not used.
16425
16426 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16427
16428 * COPYING.LIB: Update FSF address.
16429
16430 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16431
16432 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16433
16434 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16435 GAS_SUPPORT_DIRS.
16436
16437 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16438
16439 * ltconfig, ltmain.sh: Avoid producing a version number if
16440 -version-info was not used.
16441
16442 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16443
16444 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16445 building with newlib.
16446
16447 1998-04-30 Paul Eggert <eggert@twinsun.com>
16448
16449 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16450 Solaris `make' causes it to continue to next definition.
16451
16452 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16453
16454 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16455 the right GUI libraries and files are installed along with GDB.
16456
16457 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16458
16459 * configure.in: Change alpha to alpha* in several places.
16460
16461 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16462
16463 * config.sub: Recognize sparc86x.
16464
16465 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16466
16467 * configure.in (--enable-target-optspace): Remove debug echo.
16468
16469 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16470
16471 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16472
16473 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16474
16475 * ltconfig: Update cygwin32 support.
16476
16477 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16478 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16479 (GDB_SUPPORT_DIRS): Likewise.
16480
16481 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16482
16483 * configure.in (target_makefile_frag): If --enable-target-optspace,
16484 use -Os to compile target libraries rather than -O2. Default to
16485 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16486 not used.
16487 * configure.in (target_cflags): Ditto for d30v.
16488
16489 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16490
16491 * Makefile.in (all-bfd): Depend on all-intl.
16492 (all-binutils): Likewise.
16493 (all-gas): Likewise.
16494 (all-gprof): Likewise.
16495 (all-ld): Likewise.
16496
16497 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16498
16499 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16500
16501 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16502
16503 * Makefile.in (all-bfd): Depend upon all-libiberty.
16504
16505 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16506
16507 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16508
16509 * Makefile.in: Add libstub.
16510
16511 * configure.in: Ditto. Build libstub for targets that have cygmon
16512 support.
16513
16514 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16515
16516 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16517
16518 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16519
16520 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16521 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16522
16523 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16524
16525 * configure: Define DEFAULT_M4 by searching PATH.
16526 * Makfile.in: Use DEFAULT_M4.
16527
16528 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16529
16530 * ltconfig: Add cygwin32 support.
16531
16532 * Makefile.in, configure.in: Add libtool as a native only directory
16533 to configure and build.
16534
16535 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16536
16537 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16538
16539 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16540
16541 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16542
16543 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16544
16545 * Makefile.in: add ash make rules
16546 * configure.in: add ash to native_only and host_tools lists
16547
16548 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16549
16550 * Makefile.in (all-gettext, all-intl): New targets.
16551 (ALL_MODULES): Added all-gettext, all-intl.
16552 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16553 (INSTALL_MODULES): Added install-gettext, install-intl.
16554 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16555
16556 * configure.in (host_tools): Added gettext.
16557 (native_only): Likewise.
16558 (noconfigdirs) [various cases]: Likewise.
16559 (host_libs): Added intl.
16560
16561 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16562
16563 * configure: Do not disable building gdbtk for cygwin32 hosts.
16564
16565 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16566
16567 * configure.in: Add thumb-coff target.
16568 * config.sub: Add thumb-coff target.
16569
16570 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16571
16572 * Makefile.in: Revert yesterday's change.
16573 (all-target-winsup): all-target-librx stays out of here.
16574
16575 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16576
16577 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16578 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16579 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16580 Remove references to librx and libg++.
16581
16582 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16583
16584 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16585 recursive makes
16586
16587 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16588
16589 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16590 for newlib directory.
16591 (CXX_FOR_TARGET): Likewise.
16592
16593 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16594
16595 * ltconfig: Update after libtool/ltconfig.in change for
16596 hpux11.
16597
16598 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16599
16600 * ltconfig, ltmain.sh: Update to libtool 1.2.
16601
16602 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16603
16604 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16605 (install-gcc-cross): Instead, override LANGUAGES here.
16606
16607 1998-03-18 Dave Love <d.love@dl.ac.uk>
16608
16609 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16610 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16611
16612 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16613
16614 * configure.in: Add Thumb-pe target.
16615
16616 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16617
16618 * Makefile.in - changed sn targets to snavigator
16619 * configure.in - changed sn targets to snavigator
16620
16621 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16622
16623 * config-ml.in: After building symlink tree call make distclean
16624 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16625 to be the case for libiberty.
16626
16627 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16628
16629 * configure: When making link, also check the current
16630 directory. The configure scripts may create one.
16631
16632 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16633
16634 * config.sub: Accept alphapca56 and alphaev6 properly.
16635
16636 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16637
16638 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16639
16640 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16641
16642 * config.sub (sco5): Fix typo.
16643
16644 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16645
16646 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16647 install-itcl.
16648 (install-itcl): Remove dependency on install-tcl.
16649
16650 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16651
16652 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16653
16654 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16655
16656 * configure.in: Don't build libgui for a cygwin32 target when not on
16657 a cygwin32 host.
16658
16659 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16660
16661 * configure (redirect): Set to null, so default behavior of
16662 configure is now --verbose.
16663
16664 1998-02-16 Dave Love <d.love@dl.ac.uk>
16665
16666 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16667 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16668
16669 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16670
16671 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16672 this change to sync Makefile.in with its ChangeLog entries.
16673
16674 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16675
16676 * ltmain.sh (mkdir): Check that the directory doesn't exist
16677 before we exit with error, so that we don't get races during
16678 parallel builds.
16679
16680 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16681
16682 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16683
16684 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16685
16686 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16687 PICFLAG_FOR_TARGET.
16688 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16689
16690 * configure: Emit a definition for the new macro enable_shared
16691 into each Makefile.
16692
16693 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16694
16695 * configure.in (host_tools, native_only): Add libtool.
16696
16697 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16698
16699 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16700 Fix typo in ming config comment.
16701
16702 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16703
16704 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16705
16706 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16707
16708 * config.sub: Add tic30 cases, and map c30 to tic30.
16709
16710 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16711
16712 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16713 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16714 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16715 (CLEAN_TARGET_MODULES): Similarly
16716 (all-target-libf2c): Add dependences.
16717 * configure.in (target_libs): Add libf2c.
16718
16719 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16720
16721 * configure.in: Remove expect from noconfigdirs when target
16722 is cygwin32. OK to build expect and dejagnu with Canadian
16723 Cross.
16724
16725 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16726
16727 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16728 host.
16729
16730 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16731 and mingw32.
16732
16733 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16734
16735 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16736 here as it is not defined in the toplevel Makefile.
16737
16738 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16739
16740 * configure (package_makefile_rules_frag): New variable, which names
16741 a file with generic rules, ...
16742 Change comment to mention we now have FIVE parts.
16743 * configure: Undo last change.
16744
16745 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16746
16747 * config.guess: More accurate determination of HP processor types.
16748 * config.sub: More accurate determination of HP processor types.
16749
16750 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16751
16752 * configure (package_makefile_frag): Move inserting the
16753 ${package_makefile_frag} to where it should be according
16754 to the comment.
16755
16756 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16757
16758 * config.guess: Add support for Linux/ARM.
16759
16760 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16761
16762 * .cvsignore: Remove *-info and *-install since they match
16763 release-info and mpw-install, which we don't want to just ignore.
16764
16765 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16766
16767 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16768
16769 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16770
16771 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16772 local_prefix to sub-make invocations.
16773
16774 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16775
16776 * configure.in: Check makefile fragments in the source
16777 directory.
16778
16779 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16780
16781 * configure.in: Check whether host and target makefile
16782 fragments exist before adding them to *_makefile_frag.
16783
16784 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16785
16786 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16787
16788 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16789
16790 * configure.in: Make sure we only replace RPATH_ENVVAR on
16791 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16792 regexp to sed.
16793
16794 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16795 to sub-makes.
16796
16797 1998-01-13 Lee Iverson (leei@ai.sri.com)
16798
16799 * config-ml.in (multi-do): LDFLAGS must include multilib
16800 designator.
16801
16802 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16803
16804 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16805
16806 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16807
16808 * config.sub: Add mingw32 support.
16809 * configure.in: Likewise.
16810
16811 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16812
16813 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16814
16815 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16816
16817 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16818 * configure (gxx_include_dir): Provide a definition for subdirs
16819 which do not use autoconf.
16820
16821 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16822
16823 * config.guess: Sync with egcs. Picks up new alpha support,
16824 BeOS & some additional linux support.
16825
16826 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16827
16828 * config.guess: HP 9000/803 is a PA1.1 machine.
16829
16830 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16831
16832 * configure.in: It's alpha*-...
16833
16834 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16835
16836 * configure.in (host_makefile_frag, target_makefile_frag):
16837 Handle multiple config files.
16838 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16839 alpha-*-*.
16840
16841 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16842
16843 * mkdep: New file.
16844
16845 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16846
16847 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16848
16849 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16850
16851 * Makefile.in: Add libgui directory.
16852 (GDB_TK): Add all-libgui.
16853 * configure.in: Add libgui directory.
16854 * configure: Add all-libgui to GDB_TK.
16855
16856 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16857
16858 * config-ml.in (multidirs): Add m32r to multilib list.
16859
16860 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16861
16862 * Makefile.in (all-target-gperf): Change dependency to
16863 all-target-libstdc++.
16864
16865 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16866
16867 * config.guess: Add BeOS support.
16868
16869 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16870
16871 Source directory cvs renamed to cvssrc:
16872 * configure.in (host_tools): Change cvs to cvssrc.
16873 (native_only): Likewise.
16874 (noconfigdirs) [various cases]: Likewise.
16875 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16876 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16877 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16878 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16879 (all-cvssrc): Rename target from all-cvs.
16880
16881 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16882
16883 * configure (gxx_include_dir): Fix thinko.
16884
16885 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16886
16887 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16888 (install-cross, install-gcc-cross): New targets.
16889
16890 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16891
16892 * configure.in (noconfigdirs): Add support for Thumb target.
16893
16894 * config.sub (maybe_os): Add support for Thumb target.
16895
16896 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16897
16898 * Makefile.in: Add rules for cygmon.
16899
16900 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16901
16902 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16903
16904 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16905 * configure (gxx_include_dir): Provide a definition for subdirs
16906 which do not use autoconf.
16907
16908 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16909
16910 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16911 11/18/97 build
16912
16913 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16914
16915 * From Franz Sirl.
16916 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16917 found on RedHat Linux systems.
16918
16919 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16920
16921 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16922 guesses.
16923
16924 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16925
16926 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16927
16928 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16929
16930 * ltmain.sh: If mkdir fails, check whether the directory was created
16931 anyhow by some other process.
16932
16933 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16934
16935 * configure.in (d30v-*-*): Configure all directories.
16936
16937 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16938
16939 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16940 for the D30V.
16941
16942 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16943
16944 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16945
16946 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16947
16948 * include/libiberty.h: Add extern "C" { so it can be used with C++
16949 progrms.
16950 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16951 programs.
16952
16953 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16954
16955 * configure.in (d30v-*-*): Configure GCC now.
16956
16957 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16958
16959 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16960 is no longer needed.
16961
16962 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16963
16964 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16965
16966 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16967
16968 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16969 targets using "$@" to provide support for similar but not identical
16970 targets without having to duplicate code.
16971
16972 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16973
16974 * makefile.vms: Fix to work with DEC C.
16975
16976 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16977
16978 * config.sub: Add mips-tx39-elf to marketing names.
16979
16980 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16981
16982 * ltmain.sh: Handle symlinks in generated script.
16983
16984 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16985
16986 * configure: Handle autoconf style directory options: --bindir,
16987 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16988 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16989 --sysconfdir.
16990 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16991 (sharedstatedir, localstatedir, oldincludedir): New variables.
16992 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16993 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16994 sbindir, sharedstatedir, and sysconfdir.
16995
16996 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16997
16998 * Makefile.in (bootstrap-lean): New target.
16999
17000 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17001
17002 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17003 sn, and gnuserv from noconfigdirs.
17004
17005 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17006
17007 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17008
17009 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17010
17011 * Makefile.in (cross): New target.
17012
17013 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17014 Jeff Law <law@cygnus.com>
17015
17016 * Makefile.in (bootstrap2, bootstrap3): New targets.
17017 (all-bootstrap): Remove outdated and confusing target.
17018 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17019
17020 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17021
17022 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17023 windows. Consistent with gdb/configure.
17024
17025 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17026
17027 * configure.in: Name Linux target fragment.
17028
17029 * configure: Rewrite so that project Makefile fragment is inserted
17030 first and appears last in the resulting Makefile.
17031
17032 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17033
17034 * Makefile.in (install-itcl): Install tcl first.
17035
17036 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17037
17038 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17039
17040 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17041
17042 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17043
17044 * configure.in (skipdirs): Add target-librx for Linux.
17045 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17046
17047 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17048
17049 * Makefile.in (bootstrap): New target.
17050
17051 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17052
17053 * config.sub: Accept 'amigados' for backward compatibility.
17054
17055 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17056
17057 * config.guess: Merge with FSF.
17058
17059 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17060
17061 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17062
17063 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17064
17065 * config.sub: Add "marketing-names" patch.
17066
17067 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17068
17069 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17070
17071 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17072
17073 * config.sub: Handle v850-elf.
17074
17075 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17076
17077 * .cvsignore (*-install): Remove.
17078
17079 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17080
17081 * ltconfig: Set CONFIG_SHELL in libtool.
17082 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17083
17084 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17085
17086 * configure.in (target_subdir): Set to libraries if enable_multilib.
17087
17088 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17089
17090 * config.guess: Update from gcc directory.
17091
17092 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17093
17094 * Makefile.in (all-sim): Depends on all-readline.
17095
17096 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17097
17098 * Makefile.in (BISON, YACC): Use $$s.
17099 (all-bison): Depend on all-texinfo.
17100
17101 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17102
17103 * Makefile.in (BISON): Add -L flag.
17104 (YACC): Likewise.
17105
17106 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17107
17108 * configure.in (noconfigdirs): Add support for v850e target.
17109
17110 * config.sub (maybe_os): Add support for v850e target.
17111
17112 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17113
17114 * configure.in (noconfigdirs): Add support for v850ea target.
17115
17116 * config.sub (maybe_os): Add support for v850ea target.
17117
17118 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17119
17120 * config.sub: Add mipstx39. Delete r3900.
17121
17122 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17123
17124 * Makefile.in (all-autoconf): Depends on all-texinfo.
17125
17126 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17127
17128 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17129 eabi targets.
17130
17131 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17132
17133 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17134
17135 * configure: When handling a Canadian Cross, handle YACC as well as
17136 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17137 * Makefile.in (all-bison): Depend upon all-texinfo.
17138
17139 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17140
17141 * Makefile.in (BISON): bison, not byacc or bison -y.
17142 (YACC): bison -y or byacc or yacc.
17143 (various): Add *-bison as appropriate.
17144 (taz): No need to mess with BISON anymore.
17145
17146 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17147
17148 * configure: If OSTYPE matches *win32*, try to find a good value for
17149 CONFIG_SHELL.
17150
17151 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17152
17153 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17154 configure.in if it is present.
17155
17156 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17157
17158 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17159
17160 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17161
17162 * config.sub: Recognize `arc' cpu.
17163 * configure.in: Likewise.
17164 * config-ml.in: Likewise.
17165
17166 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17167
17168 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17169
17170 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17171
17172 * configure: Changed sed delimiter from ':' to '|' when
17173 attempting to substitute ${config_shell} for SHELL. On
17174 NT ${config_shell} may contain a ':' in it.
17175
17176 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17177
17178 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17179
17180 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17181
17182 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17183
17184 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17185
17186 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17187
17188 * ylwrap: If the program is a relative path, force it to be
17189 absolute.
17190
17191 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17192
17193 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17194
17195 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17196
17197 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17198 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17199 for libraries.
17200
17201 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17202
17203 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17204 separated by spaces.
17205
17206 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17207
17208 * ylwrap: New file.
17209 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17210
17211 * ltmain.sh: Handle /bin/sh at start of install program.
17212
17213 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17214
17215 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17216 * missing: New file, from automake 1.2.
17217
17218 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17219
17220 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17221 check-tk to CHECK_X11_MODULES.
17222
17223 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17224
17225 * config.sub: Merge with FSF.
17226
17227 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17228
17229 * config.guess: Merge with FSF.
17230
17231 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17232
17233 * configure: Treat msdosdjgpp like go32.
17234 * configure.in: Likewise. Don't remove gprof for go32.
17235
17236 * configure: Change Makefile.tem2 to Makefile.tm2.
17237
17238 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17239
17240 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17241
17242 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17243
17244 * install-sh (chmodcmd): Set to null if the DST directory already
17245 exists. Same as Nov 11th change.
17246
17247 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17248
17249 * configure (GDB_TK): Needs itcl and tix.
17250
17251 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17252
17253 * config.guess: Update from FSF.
17254
17255 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17256
17257 * Makefile.in (GDB_TK): Depend on itcl and tix.
17258
17259 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17260
17261 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17262 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17263 (INSTALL_SCRIPT): New variable.
17264 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17265 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17266 to -x.
17267 * install-sh: Add support for -x option.
17268
17269 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17270
17271 * configure.in, Makefile.in: Treat tix like itcl.
17272
17273 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17274
17275 * Makefile.in (WINDRES): New variable.
17276 (WINDRES_FOR_TARGET): New variable.
17277 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17278 (EXTRA_HOST_FLAGS): Add WINDRES.
17279 (EXTRA_TARGET_FLAGS): Add WINDRES.
17280 (EXTRA_GCC_FLAGS): Add WINDRES.
17281 ($(DO_X)): Pass down WINDRES.
17282 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17283 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17284 DLLTOOL_FOR_TARGET.
17285
17286 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17287
17288 * configure.in: configure sim before gdb for win32-x-ppc
17289
17290 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17291
17292 Move gperf into the toplevel, from libg++.
17293 * configure.in (target_tools): Add target-gperf.
17294 (native_only): Add target-gperf.
17295 * Makefile.in (all-target-gperf): New target, depend on
17296 all-target-libg++.
17297 (configure-target-gperf): Empty rule.
17298 (ALL_TARGET_MODULES): Add all-target-gperf.
17299 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17300 (CHECK_TARGET_MODULES): Add check-target-gperf.
17301 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17302 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17303
17304 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17305
17306 * config.sub (mn10200): Recognize new basic machine.
17307
17308 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17309
17310 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17311 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17312
17313 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17314
17315 * configure.in: If we're building mips-sgi-irix6* native, turn on
17316 ENABLE_MULTILIB and set TARGET_SUBDIR.
17317
17318 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17319
17320 * Makefile.in (all-sn): Depend on all-grep.
17321
17322 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17323
17324 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17325
17326 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17327 Makefile. From Jeff Makey <jeff@cts.com>.
17328 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17329
17330 * Makefile.in (DISTBISONFILES): Remove.
17331 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17332 $(DEFAULT_YACC).
17333
17334 * configure.in: Build itl, db, sn, etc., when building for native
17335 cygwin32.
17336
17337 * Makefile.in (LD): New variable.
17338 (EXTRA_HOST_FLAGS): Pass down LD.
17339 ($(DO_X)): Likewise.
17340
17341 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17342
17343 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17344
17345 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17346
17347 * configure.in (targargs): Strip out any supplied --build argument
17348 before adding our own. Always add --build.
17349
17350 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17351
17352 * configure.in (targargs): Pass --build if we're doing
17353 a cross-compile.
17354
17355 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17356
17357 * configure: Use '|' instead of ":" as the separator in
17358 sed. Otherwise sed chokes on NT path names with drive
17359 designators. Also look for "?:*" as the leading characters in an
17360 absolute pathname.
17361
17362 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17363
17364 * config.sub: Support for r3900.
17365
17366 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17367
17368 * configure.in: Use install-sh, not install.sh.
17369
17370 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17371
17372 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17373 apply it twice.
17374
17375 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17376
17377 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17378 install-binutils.
17379
17380 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17381
17382 * Makefile.in: Add automake targets.
17383 * configure.in (host_tools): Add automake.
17384
17385 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17386
17387 * configure: Default CXX to c++, not gcc.
17388 * Makefile.in (CXX): Set to c++, not gcc.
17389 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17390
17391 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17392
17393 * install-sh: try appending a .exe if source file doesn't
17394 exist
17395
17396 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17397
17398 * configure.in: Turn on multilib by default.
17399 (cross_only): Remove target-libiberty.
17400
17401 * Makefile.in (all-gcc): Don't depend on libiberty.
17402
17403 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17404
17405 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17406
17407 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17408
17409 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17410 (DISTBISONFILES): Add ld/Makefile.in
17411
17412 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17413
17414 * configure.in: if target is cygwin32 but host isn't cygwin32,
17415 don't configure gdb tcl tk expect, not just gdb.
17416
17417 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17418
17419 * configure.in: Added gnuserv everywhere sn appears.
17420
17421 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17422 (CROSS_CHECK_MODULES): Added check-gnuserv.
17423 (INSTALL_MODULES): Added install-gnuserv.
17424 (CLEAN_MODULES): Added clean-gnuserv.
17425 (all-gnuserv): New target.
17426
17427 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17428
17429 * config.guess: Fixes for MIPS OpenBSD systems.
17430
17431 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17432
17433 * Makefile.in (INSTALL_XFORM): Remove.
17434 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17435
17436 * mkinstalldirs: New file, copied from automake.
17437 * Makefile.in (installdirs): Rename from install-dirs. Use
17438 mkinstalldirs. Change all users.
17439 (DEVO_SUPPORT): Add mkinstalldirs.
17440
17441 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17442
17443 * install-sh: Rename from install.sh.
17444 * Makefile.in (INSTALL): Change install.sh to install-sh.
17445 (DEVO_SUPPORT): Likewise.
17446
17447 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17448 Graichen <graichen@rzpd.de>.
17449
17450 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17451
17452 * config.guess: Recognize OpenBSD systems correctly.
17453
17454 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17455
17456 * README, Makefile.in (ETC_SUPPORT): Remove references to
17457 cfg-paper*, configure.{texi,man,info*}._
17458
17459 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17460
17461 * Makefile.in (all.normal): Ensure that gcc is built after all
17462 the x11 - ie gdb - targets.
17463
17464 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17465
17466 * makefile.vms: Don't run conf-a-gas.
17467
17468 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17469
17470 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17471
17472 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17473
17474 * configure.in: Remove noconfigdirs case since gdb also
17475 configures and builds for tic80-coff.
17476
17477 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17478
17479 * configure: Set cache_file to config.cache.
17480 * Makefile.in (local-distclean): Remove config.cache.
17481
17482 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17483
17484 * COPYING: Update FSF address.
17485
17486 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17487
17488 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17489 noconfigdirs.
17490
17491 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17492
17493 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17494 MAKEDIRS, is empty.
17495
17496 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17497
17498 * config.sub: Tweak mn10300 entry.
17499
17500 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17501
17502 * configure.in (host_tools): Put sim before gdb, so gdb's
17503 configure.tgt can determine if the simulator was configured.
17504
17505 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17506
17507 * config.sub: Move BeOS $os case to be with other Cygnus
17508 local cases.
17509
17510 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17511
17512 * config.sub: Remove misplaced comment that broke Linux.
17513
17514 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17515
17516 * config.sub: Add BeOS support.
17517
17518 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17519
17520 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17521
17522 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17523
17524 * configure.in (noconfigdirs): Remove tcl and tk from
17525 noconfigdirs for cygwin32 builds.
17526
17527 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17528
17529 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17530
17531 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17532
17533 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17534 make-all.com, use makefile.vms instead.
17535
17536 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17537
17538 * config.sub: Accept -lnews*.
17539
17540 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17541
17542 * configure.in (noconfigdirs): Disable target-newlib,
17543 target-examples and target-libiberty for d30v.
17544
17545 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17546
17547 * configure.in (noconfigdirs): Enable ld for d30v.
17548
17549 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17550
17551 * configure.in (tic80-*-*): Build compiler.
17552
17553 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17554
17555 * configure.in (d30v-*): Remove sim directory from list of
17556 unsupported d30v directories
17557
17558 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17559
17560 * config.sub, configure.in: Add d30v target cpu.
17561
17562 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17563
17564 * makefile.vms: New file.
17565 * make-all.com: Remove.
17566
17567 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17568
17569 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17570
17571 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17572
17573 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17574
17575 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17576
17577 * Makefile.in (ALL_MODULES): Added all-db.
17578 (CROSS_CHECK_MODULES): Addec check-db.
17579 (INSTALL_MODULES): Added install-db.
17580 (CLEAN_MODULES): Added clean-db.
17581
17582 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17583
17584 * config.guess: Merge with latest FSF sources.
17585
17586 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17587
17588 * Makefile.in (ALL_MODULES): Added all-itcl.
17589 (CROSS_CHECK_MODULES): Added check-itcl.
17590 (INSTALL_MODULES): Added install-itcl.
17591 (CLEAN_MODULES): Added clean-itcl.
17592
17593 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17594
17595 * configure.in: build gdb for mn10200
17596
17597 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17598
17599 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17600
17601 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17602
17603 * configure.in (tic80-*-*): Turn off most targets right now.
17604
17605 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17606
17607 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17608 rather than the makeinfo program.
17609 (do-info): Depend upon all-texinfo.
17610
17611 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17612
17613 * configure.in: Remove uses of config/mh-linux.
17614
17615 * config.sub, config.guess: Merge with latest FSF sources.
17616
17617 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17618
17619 * config.sub (case $basic_machine): Add tic80 entries.
17620
17621 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17622
17623 * config.sub, config.guess: Merge with latest FSF sources.
17624
17625 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17626
17627 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17628 * mpw-config.in: Test for NewFolderRecursive.
17629 * mpw-install: Use symbolic name for startup filename.
17630 * mpw-README: Add various additional details.
17631
17632 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17633
17634 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17635
17636 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17637
17638 * configure.in: Do build gcc and the target libraries for
17639 the mn10200.
17640
17641 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17642
17643 * configure.in: don't avoid building gdb for mn10300 any more
17644 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17645 instead of single-quoting it.
17646
17647 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17648
17649 * configure.in: Don't use --with-stabs on IRIX 6.
17650
17651 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17652
17653 * configure.in (m32r): Build gdb, libg++ now.
17654
17655 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17656
17657 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17658 directories from noconfigdirs.
17659
17660 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17661
17662 * config.sub (basic_machine): added mips16 configuration
17663
17664 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17665
17666 * config.sub: Handle d10v-unknown.
17667
17668 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17669
17670 * config.sub: Handle v850-unknown.
17671
17672 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17673
17674 * Makefile.in: add findutils
17675 * configure.in: add findutils to list of host_tools
17676
17677 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17678
17679 * config.sub: Handle mn10200 and mn10300.
17680
17681 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17682
17683 * configure.in (d10v-*): Do not build librx.
17684
17685 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17686
17687 * configure.in (mn10300): Build everything except gdb & libgloss.
17688
17689 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17690
17691 * config.guess: Patch for Dansk Data Elektronik servers,
17692 from Niels Skou Olsen <nso@dde.dk>.
17693
17694 For ncr, use /bin/uname rather than uname, since GNU uname does not
17695 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17696
17697 Patch for MIPS R4000 running System V,
17698 from Eric S. Raymond <esr@snark.thyrsus.com>.
17699
17700 Fix thinko for nextstep.
17701
17702 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17703
17704 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17705 * config.guess: Guess mips-dec-mach_bsd4.3.
17706
17707 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17708 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17709 release numbers.
17710 * config.guess (mips-mips-riscos*): Emit just enough of the
17711 release number.
17712
17713 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17714 * config.guess (sparc-auspex-sunos*): Added.
17715 (f300-fujitsu-*): Added.
17716
17717 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17718 * config.guess: Recognize a Tadpole as a sparc.
17719
17720 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17721
17722 * config.guess: Don't assume that NextStep version is either 2 or
17723 3. NextStep 4 (aka OpenStep 4) has come out now.
17724
17725 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17726
17727 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17728 From Rik Faith <faith@cs.unc.edu>.
17729
17730 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17731
17732 * config.sub: Contributions from bug-gnu-utils to:
17733 Support plain "hppa" (no version given) architecture, reported by
17734 OpenStep.
17735 OpenBSD like NetBSD.
17736 LynxOs is not a hardware supplier.
17737
17738 * config.guess: Contributions from bug-gnu-utils to add support for:
17739 OpenBSD like NetBSD.
17740 Stratus systems.
17741 More Pyramid systems.
17742 i[n>4]86 Intel chips.
17743 M680[n>4]0 Motorola chips.
17744 Use unknown instead of lynx for hardware manufacturer.
17745
17746 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17747
17748 * install.sh (chmodcmd): Set to null if the DST directory already
17749 exists.
17750
17751 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17752
17753 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17754 not use mt-ppc target Makefile fragment any more.
17755
17756 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17757
17758 * configure.in (*-*-windows): Exclude everything but those dirs
17759 needed to build windows.
17760
17761 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17762
17763 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17764
17765 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17766
17767 * configure.in: Exclude mmalloc from i386-windows.
17768
17769 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17770
17771 * Undo my previous change.
17772
17773 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17774
17775 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17776 unconditionally.
17777 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17778
17779 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17780
17781 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17782 host to add it's own flags.
17783
17784 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17785
17786 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17787
17788 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17789
17790 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17791 (CXX_FOR_TARGET): Likewise.
17792 (GCC_FOR_TARGET): Define.
17793 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17794 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17795 CC_FOR_TARGET was specified on the command line.
17796 (MAKEOVERRIDES): Don't define.
17797
17798 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17799
17800 * configure.in (m32r): Fix spelling of libg++ libs.
17801
17802 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17803
17804 * config.sub (-apple*): Remove, now redundant.
17805
17806 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17807
17808 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17809
17810 * configure: Rework yesterday's sed script patch.
17811
17812 * config.sub: Merge with FSF.
17813
17814 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17815
17816 * config.guess: Merge from FSF.
17817
17818 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17819 * config.guess: Use pc instead of unknown, for pc clone systems.
17820 Change linux to linux-gnu.
17821
17822 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17823 * config.guess: Avoid non-portable tr syntax.
17824
17825 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17826
17827 * test-build.mk (HOLES): Add "xargs" for gdb.
17828
17829 * configure: Avoid hpux10.20 sed bug.
17830
17831 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17832
17833 * configure.in: Add support for windows host
17834 (that is a build done under the Microsoft build environment).
17835
17836 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17837
17838 * Makefile.in: Replace all uses of srcroot with s, to shrink
17839 command line lengths.
17840
17841 Patches from Geoffrey Noer <noer@cygnus.com>:
17842 * configure.in: If configuring for newlib, pass --with-newlib to
17843 subdirectories.
17844 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17845 -Bnewlib/ and -Lwinsup to gcc.
17846 (CXX_FOR_TARGET): Likewise.
17847
17848 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17849
17850 * Makefile.in (ETC_SUPPORT): Add configure.
17851
17852 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17853
17854 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17855 host configuration file.
17856
17857 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17858
17859 * configure.in: Break mn10x00 support into separate
17860 mn10200 and mn10300 configurations.
17861 * config.sub: Likewise.
17862
17863 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17864
17865 * configure.in: Add lots of stuff to noconfigdirs for
17866 the mn10x00 targets.
17867
17868 * config.sub, configure.in: Add mn10x00 support.
17869
17870 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17871
17872 * make-all.com: Call conf-a-gas, not config-a-gas.
17873
17874 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17875
17876 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17877 targets.
17878
17879 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17880
17881 * mpw-README: Add much more detail for native PowerMac.
17882 * mpw-install: New file.
17883 * mpw-configure: Add --norecursion and --help options.
17884 * mpw-config.in: Translate readme and install files when
17885 copying to objdir.
17886 * mpw-build.in: Don't always depend on byacc and flex.
17887 (install-only-top): New action.
17888
17889 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17890
17891 * configure.in: You can now configure GDB for the v850.
17892
17893 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17894
17895 * configure.in (noconfigdirs): Don't configure any C++ dirs
17896 if targeting D10V.
17897
17898 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17899
17900 * config.sub: Recognize mips64vr5000.
17901
17902 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17903
17904 * configure.in: Use a single line for host_tools and native_only.
17905
17906 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17907
17908 * config.sub, configure.in: Add entries for m32r.
17909
17910 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17911
17912 * Makefile.in (inet-install): Don't run install-gzip.
17913
17914 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17915
17916 * configure.in: Don't config lots of things for *-*-windows*.
17917
17918 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17919
17920 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17921 (host_libs, host_tools): Copy from configure.in.
17922 * mpw-configure: Don't complain about directories not found.
17923
17924 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17925
17926 * configure.in (i[345]86): Recognize i686 for pentium pro.
17927 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17928 file.
17929
17930 * config.guess (i[345]86): Ditto.
17931
17932 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17933
17934 * configure.in (noconfigdirs): Removed gdb for D10V.
17935
17936 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17937
17938 * configure.in: Remove ld, target-libio, target-libg++, and
17939 target-libstdc++ from noconfigdirs.
17940
17941 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17942
17943 * configure: Fix three locations where shell scripts were
17944 being run directly rather than with config_shell.
17945
17946 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17947
17948 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17949 * config.sub (basic_machine): Recognize v850.
17950
17951 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17952
17953 * mpw-configure: Handle multiple enable/disable options and
17954 pass them down recursively, handle -c and -s flags appropriately
17955 depending on choice of compiler, add escape mechanism for
17956 quoted arguments to gC.
17957
17958 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17959
17960 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17961 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17962 so that -mrelocatable-lib and -mno-eabi are used.
17963
17964 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17965 not support --print-multi-lib, don't abort.
17966
17967 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17968
17969 * make-all.com: Run config-a-gas.
17970 * setup.com: Don't copy subdirectory files around.
17971
17972 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17973
17974 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17975 target, it now compiles correctly.
17976
17977 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17978
17979 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17980
17981 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17982
17983 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17984
17985 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17986
17987 * configure.in (native_only): Add prms.
17988
17989 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17990
17991 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17992 (BINUTILS_SUPPORT_DIRS): Likewise.
17993
17994 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17995
17996 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17997 d10v support is added.
17998
17999 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18000
18001 * configure.in (d10v-*-*): New target.
18002
18003 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18004
18005 * config.guess (HP 9000/811): Recognize this as a PA1.1
18006 machine.
18007
18008 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18009
18010 * Makefile.in (do-tar-gz): New target, split out from tail end of
18011 taz target. Run each command separately, don't use pipes.
18012 (taz): Use it.
18013
18014 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18015
18016 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18017 * mpw-build.in: No builds should depend on building byacc or flex,
18018 they are assumed to be installed already.
18019
18020 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18021
18022 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18023 variable that CC_FOR_TARGET needs.
18024
18025 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18026
18027 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18028 options have changed since the last time the subdirectory was
18029 configured, and if it has, reconfigure.
18030 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18031 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18032
18033 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18034
18035 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18036 CLEAN_MODULES): Add bash.
18037 (all-bash): New target.
18038
18039 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18040
18041 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18042
18043 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18044
18045 * config.sub (basic_machine): Recognize d10v as a valid processor.
18046
18047 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18048
18049 * mpw-configure: Add support for --bindir.
18050 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18051
18052 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18053
18054 * configure.in: add bash, time, gawk to list of hosttools and things
18055 to only build for native toolchains
18056
18057 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18058
18059 * Makefile.in (docdir): Remove.
18060
18061 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18062
18063 * Makefile.in (datadir): Set to $(prefix)/share.
18064
18065 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18066
18067 * configure.in: build diff and patch for cygwin32-hosted
18068 toolchains.
18069
18070 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18071
18072 * config.sub: Accept -rtems*.
18073
18074 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18075
18076 * configure.in: enable dosrel for cygwin32-hosted builds,
18077 remove diff from the list of things not buildable
18078 via Canadian Cross
18079
18080 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18081
18082 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18083 don't get ". ".
18084
18085 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18086
18087 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18088
18089 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18090
18091 * Makefile.in (taz): Handle case where tex3patch didn't even get
18092 checked out. Also, if it was found, put the symlink in a new util
18093 subdirectory.
18094
18095 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18096
18097 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18098
18099 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18100
18101 * config.sub: Recognize -openvms.
18102 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18103 * make-all.com, setup.com: New files.
18104
18105 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18106
18107 * Makefile.in (taz): tex3patch moved to texinfo/util.
18108
18109 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18110
18111 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18112 * configure.in: remove make from disable-if-Can-Cross list
18113 enable gdb if ${host} and ${target} are cygwin32
18114
18115 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18116
18117 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18118 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18119
18120 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18121
18122 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18123 distinguish sysv/svr4/bsd variants.
18124 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18125
18126 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18127
18128 * configure.in: Added copyright notice.
18129 * move-if-change: Added copyright notice.
18130
18131 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18132
18133 * configure.in (powerpcle-*-solaris*): Until we get shared
18134 libraries working, don't build gdb, sim, make, tcl, tk, or
18135 expect.
18136
18137 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18138
18139 * config.guess: Merge with FSF:
18140
18141 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18142 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18143
18144 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18145 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18146
18147 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18148 * config.guess: Combine two OSF1 rules.
18149 Also recognize field test versions. From mjr@zk3.dec.com.
18150 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18151 because GNU uname does not support -p. From pmr@pajato.com.
18152
18153 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18154
18155 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18156
18157 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18158
18159 * mpw-README: Document GCCIncludes.
18160
18161 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18162
18163 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18164
18165 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18166
18167 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18168
18169 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18170
18171 * configure.in (*-*-cygwin32): Configure make.
18172
18173 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18174
18175 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18176
18177 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18178
18179 * Makefile.in (all-inet): Depend on all-perl.
18180
18181 * Makefile.in (inet-install): New target.
18182
18183 * Makefile.in (all-inet): Depend on all-tcl.
18184 (all-inet): Depend on all-send-pr.
18185
18186 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18187
18188 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18189 temporarily.
18190
18191 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18192
18193 * configure.in: Don't configure --with-gnu-ld on AIX.
18194
18195 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18196
18197 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18198
18199 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18200
18201 * Makefile.in (ALL_MODULES): Added all-inet.
18202 (CROSS_CHECK_MODULES): Added check-inet.
18203 (INSTALL_MODULES): Added install-inet.
18204 (CLEAN_MODULES): Added clean-inet.
18205 (all-indent): New target.
18206
18207 * configure.in (host_tools): Added inet.
18208 (native_only): Added inet.
18209 (noconfigdirs): Added inet.
18210
18211 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18212
18213 * configure.in: Don't configure libgloss if we are not configuring
18214 newlib.
18215
18216 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18217
18218 * configure.in: Don't configure libgloss for unsupported
18219 architectures.
18220
18221 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18222
18223 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18224
18225 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18226
18227 * Makefile.in (ALL_MODULES): Include all-apache.
18228 (CROSS_CHECK_MODULES): Include check-apache.
18229 (INSTALL_MODULES): Include install-apache.
18230 (all-apache): New target.
18231
18232 * configure.in: Added apache everywhere perl is seen.
18233
18234 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18235
18236 * Makefile.in: Add support for clean-{module} and
18237 clean-target-{module} rules.
18238
18239 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18240
18241 * configure.in (*-*-ose) do not build libgloss.
18242
18243 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18244
18245 * config.guess (prep*:SunOS:5.*:*): Turn into
18246 powerpele-unknown-solaris2.
18247
18248 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18249
18250 * configure.in: Permit --enable-shared to specify a list of
18251 directories.
18252
18253 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18254
18255 * configure.in (host==solaris): Pass only the first word of $CC
18256 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18257
18258 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18259
18260 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18261
18262 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18263
18264 * Makefile.in (ALL_MODULES): Include all-perl.
18265 (CROSS_CHECK_MODULES): Include check-perl.
18266 (INSTALL_MODULES): Include install-perl.
18267 (ALL_X11_MODULES): Include all-guile.
18268 (CHECK_X11_MODULES): Include check-guile.
18269 (INSTALL_X11_MODULES): Include install-guile.
18270 (all-perl): New target.
18271 (all-guile): New target.
18272
18273 * configure.in (host_tools): Include perl and guile.
18274 (native_only): Include perl and guile.
18275 (noconfigdirs): Don't build guile and perl; no ports have been
18276 done.
18277
18278 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18279
18280 * configure (--enable-*): Handle quoted option lists such as
18281 --enable-sim-cflags='-g0 -O' better.
18282
18283 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18284
18285 * Makefile.in ({,inst}all-target): New rule so we can make and
18286 install all of the target directories easily.
18287
18288 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18289
18290 * configure.in: Add missing global flag in sed substitution when
18291 deleting `target-' from ${configdirs}.
18292
18293 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18294
18295 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18296 option.
18297
18298 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18299 config/mh-necv4.
18300
18301 * install.sh: Correct misspelling of transformbasename.
18302
18303 * config.guess: Recognize mips-*-sysv*.
18304
18305 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18306
18307 * config.sub: Recognize mon960.
18308
18309 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18310
18311 * configure: Restore Canadian Cross handling of BISON and LEX,
18312 removed in Feb 20 change.
18313
18314 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18315
18316 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18317 Mention make install. Remove the old copyright date as well the
18318 clumsy and rather pointless copyright on the README file.
18319
18320 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18321
18322 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18323 Makefile after running symlink-tree, then run `make distclean' to
18324 avoid clobbering any generated files in srcdir.
18325
18326 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18327
18328 * configure.in (m68k-*-netbsd*): Build everything now.
18329
18330 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18331
18332 * Makefile.in (taz): Fix quoting.
18333
18334 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18335
18336 * configure.in (sparclet-*-*): Build everything now.
18337
18338 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18339
18340 * configure.in (m68k-*-linux*): New host.
18341
18342 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18343
18344 * configure: Check for bison before byacc.
18345
18346 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18347
18348 * Makefile.in configure: Change the way LEX and BISON/YACC are
18349 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18350 searching PATH. These are used as fallbacks by Makefile.in if
18351 flex/bison/byacc aren't in objdir.
18352
18353 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18354
18355 * Makefile.in: Make everything which depends upon all-bfd also
18356 depend upon all-opcodes, in case --with-commonbfdlib is used.
18357
18358 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18359
18360 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18361 building NT native compilers on Unix.
18362
18363 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18364
18365 * configure.in: Don't get CC from the host Makefile fragment if we
18366 can find gcc in PATH, or if this is a Canadian Cross. Move the
18367 Solaris test for /usr/ucb/cc to the post target script, just after
18368 the compiler sanity test.
18369
18370 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18371
18372 * config.sub: Merge with FSF.
18373
18374 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18375
18376 * Makefile.in (RPATH_ENVVAR): New variable.
18377 (REALLY_SET_LIB_PATH): Use it.
18378 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18379
18380 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18381
18382 * config.sub, configure.in: Recognize sparclet cpu.
18383
18384 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18385
18386 * config.guess: Support m68k-cbm-sysv4.
18387
18388 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18389
18390 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18391 m68k-unknown-linuxaout from linker help string. Put quotes around
18392 $ld_help_string.
18393
18394 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18395
18396 * config.guess (powerpc-harris-powerunix): Add guess for port
18397 to new target.
18398
18399 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18400
18401 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18402
18403 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18404
18405 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18406 $(REALLY_SET_LIB_PATH) in Makefile.
18407 * Makefile.in (SET_LIB_PATH): New variable.
18408 (REALLY_SET_LIB_PATH): New variable.
18409 ($(DO_X)): Use $(SET_LIB_PATH).
18410 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18411 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18412 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18413 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18414 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18415 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18416 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18417 (install-dosrel): Likewise.
18418 (all-opcodes): Depend upon all-libiberty.
18419
18420 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18421
18422 * config.guess (*:CYGWIN*): New
18423
18424 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18425
18426 * Makefile.in (all-target-winsup): All all-target-libiberty.
18427
18428 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18429
18430 * configure.in (noconfigdirs): Add missing # in front of comment.
18431
18432 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18433
18434 * configure.in: add second pass to things added to noconfigdirs
18435 so *-gm-magic can exclude libgloss properly.
18436
18437 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18438
18439 * mpw-configure (extralibs_name, rez_name): Set correctly
18440 for MWC68K compiler.
18441
18442 * mpw-README: Add more info on the necessary build tools.
18443
18444 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18445
18446 * configure.in, config.sub: Recognize cygwin32.
18447
18448 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18449
18450 * config.guess, config.sub: Recognize A/UX.
18451
18452 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18453
18454 * config.sub: Merge with gcc/config.sub.
18455
18456 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18457
18458 * mpw-build.in (do-binutils): Add build of stamps.
18459
18460 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18461
18462 * config.sub: Add recognition for mips64vr4100*-* targets.
18463
18464 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18465
18466 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18467 Add creation of gconfigargs with `--enable-shared' turned on.
18468 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18469 ($(host)-stamp-stage3-configured): Likewise.
18470 (HOLES): Add chatr and ldd.
18471 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18472
18473 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18474
18475 * configure: Pass --nfp to recursive configures.
18476
18477 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18478
18479 * Makefile.in (DLLTOOL): New.
18480 (DLLTOOL_FOR_TARGET): New.
18481 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18482 (EXTRA_TARGET_FLAGS): Ditto.
18483 (EXTRA_GCC_FLAGS): Ditto.
18484 (CONFIGURE_TARGET_MODULES): Ditto.
18485 (DO_X): Ditto.
18486 * configure: Add DLLTOOL.
18487
18488 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18489
18490 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18491 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18492 mh-sco, since old workarounds no longer needed, and don't
18493 build ld, since libraries have weak symbols in COFF.
18494
18495 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18496
18497 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18498
18499 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18500
18501 * configure.in: Make sure that ${CC} can be used to compile an
18502 executable.
18503
18504 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18505
18506 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18507 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18508 nothing depending on whether gdbtk is being built.
18509
18510 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18511
18512 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18513
18514 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18515
18516 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18517 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18518
18519 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18520
18521 * config-ml.in: Add support for
18522 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18523 Simplify setting of multidirs from --disable-foo.
18524
18525 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18526
18527 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18528 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18529 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18530 non-empty, pass them on to the GCC make.
18531 (all-bootstrap): New rule that is like all-gcc, except it executes
18532 the GCC bootstrap rule instead of the GCC all rule.
18533
18534 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18535
18536 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18537
18538 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18539
18540 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18541 DG/UX support.
18542
18543 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18544
18545 * config.sub (i*86*) Change [345] to [3456]
18546
18547 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18548
18549 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18550 --with-gnu-ld=no.
18551
18552 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18553
18554 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18555 AIX multilibs get built.
18556
18557 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18558
18559 * configure.in (i386-win32): Don't build expect if we're not
18560 building the tcl subdir.
18561
18562 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18563
18564 * Makefile.in: (configure-target-examples, all-target-examples):
18565 New targets, configure and build example programs.
18566
18567 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18568
18569 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18570 use it as input to sedit the generated MPW makefile.
18571 * mpw-README: Add a suggestion about Gestalt.h.
18572
18573 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18574
18575 * config.sub: Accept *-*-ieee*.
18576
18577 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18578
18579 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18580 Ronald F. Guilmette <rfg@monkeys.com>.
18581
18582 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18583
18584 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18585 for powerpc-pe native.
18586 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18587 (target==powerpc-pe): duplicate i386-win32 entry.
18588
18589 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18590
18591 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18592 of vxworks, not just vxworks5.1.
18593
18594 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18595
18596 * mpw-configure: Add support for exec-prefix.
18597
18598 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18599
18600 * config.guess: Recognize HP model 816 machines as having
18601 a PA1.1 processor.
18602
18603 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18604
18605 * configure: Ignore new autoconf configure options.
18606
18607 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18608
18609 * config.guess: Recognize Pentium under SCO.
18610 From Robert Lipe <robertl@arnet.com>.
18611
18612 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18613
18614 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18615
18616 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18617
18618 * configure.in: Don't configure gas for alpha-dec-osf*.
18619
18620 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18621
18622 * configure.in: Default to --with-stabs for some targets for which
18623 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18624 i[345]86*-*-unixware*.
18625
18626 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18627
18628 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18629 rather than basing it on the target. Simplify handling of options
18630 controlling which directories to configure. Remove extraneous
18631 slash in multi-clean target.
18632
18633 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18634
18635 * config-ml.in: Prefix more variables with ml_ so they don't collide
18636 with configure's.
18637
18638 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18639
18640 * configure: Don't turn -v into --v.
18641
18642 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18643
18644 * configure.in (targargs): Fix typo.
18645
18646 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18647
18648 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18649
18650 * configure.in: Strip --host and --target options from
18651 CONFIG_ARGUMENTS, and always configure for --host only. Add
18652 --with-cross-host option when building with a cross-compiler.
18653 * configure: Canonicalize the arguments put into config.status by
18654 always using `=' for an option with an argument. Pass a presumed
18655 --host or --target explicitly.
18656
18657 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18658
18659 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18660 into general OS recognition case.
18661
18662 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18663
18664 * configure.in (target_configdirs): add target-winsup only
18665 for win32 target systems.
18666
18667 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18668
18669 * Makefile.in (all-target-libgloss): Depend upon
18670 configure-target-newlib, since when libgloss is built it looks to
18671 see if the newlib directory exists.
18672
18673 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18674
18675 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18676 cfg-ml-*.in.
18677
18678 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18679
18680 * configure: Handle LD and LD_FOR_TARGET when configuring a
18681 Canadian Cross.
18682
18683 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18684
18685 * configure.in (target_libs): add target-winsup.
18686 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18687 (target==ppcle-pe): remove ld from $noconfigdirs.
18688
18689 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18690
18691 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18692 Preserve relative path names in $srcdir. Build symlink tree if
18693 configuring cross target dir and srcdir=. (= no VPATH support).
18694 (configure-target-libg++): Depend on configure-target-librx.
18695 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18696 * config-ml.in: New file.
18697 * symlink-tree: New file.
18698 * configure: Ensure srcdir="." if that's what it is.
18699
18700 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18701
18702 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18703 includes and FLEX_SKELETON setting.
18704 * mpw-configure (--with-gnu-ld): New option, controls whether
18705 to use PPCLink or ld with PowerMac GCC.
18706 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18707 * mpw-config.in: Configure grez if targeting Mac.
18708
18709 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18710 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18711 just macos.
18712 * configure.in: Configure grez resource compiler if targeting Mac.
18713 * Makefile.in (all-grez, install-grez): New targets.
18714
18715 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18716
18717 * configure: CXX defaults to gcc, not g++. If we find
18718 gcc in the path, set CC to gcc -O2.
18719
18720 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18721
18722 * configure: Default ${build} correctly. Avoid picking up extra
18723 spaces when reading CC and CXX from Makefile. When doing a
18724 Canadian Cross, use plausible default values for numerous
18725 variables.
18726 * configure.in: When doing a Canadian Cross, don't try to
18727 configure tools whose configure script can't handle it.
18728
18729 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18730
18731 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18732
18733 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18734
18735 * configure: Remove dubious bug reporting address.
18736
18737 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18738
18739 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18740 configure script, run that instead of this directory's configure.
18741 In either case, print a message that we're configuring the sub-dir.
18742
18743 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18744
18745 * configure.in: Before checking for the existence of various files,
18746 use sed to filter out "target-".
18747
18748 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18749
18750 * Makefile.in (DO_X): Split rule to decrease command line length
18751 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18752 (Philippe De Muyter).
18753
18754 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18755
18756 * Makefile.in (all-patch): depend on all-libiberty.
18757
18758 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18759
18760 * configure.in: If the only directory in target_configdirs which
18761 actually exists is libiberty, then set target_configdirs to empty,
18762 to avoid trying to build a target libiberty in a gas or gdb
18763 distribution.
18764
18765 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18766
18767 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18768 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18769 systems.
18770
18771 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18772
18773 * configure.in (copy_dirs): Use sys-include instead of include
18774 for --with-headers option.
18775
18776 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18777
18778 * Makefile.in, configure.in: Make winsup builds work with
18779 new scheme.
18780
18781 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18782
18783 * configure.in: Build the linker on AIX.
18784
18785 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18786
18787 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18788 where needed.
18789
18790 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18791
18792 * Makefile.in (all-gcc): Fix typo.
18793
18794 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18795
18796 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18797
18798 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18799
18800 * configure.in: Rename libFOO to target-libFOO, and xiberty
18801 to target-xiberty, to provide more flexibility.
18802 (target_subdir): Define. Create if cross.
18803 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18804 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18805 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18806 check-libFOO -> check-target-libFOO, etc.
18807 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18808 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18809 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18810 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18811 allow ALL_GCC="" to only configure.
18812 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18813 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18814 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18815
18816 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18817
18818 * Makefile.in (taz): Build "info" in etc explicitly.
18819
18820 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18821
18822 * configure.in: Make sure that CC is undefined (as opposed to
18823 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18824 problem with autoconf trying to configure on a host without GCC.
18825
18826 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18827
18828 * mpw-configure: Set host alias from choice of host compiler,
18829 only use generic MPW Makefile sed if present, edit a file
18830 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18831 * mpw-README: Add problem notes about CW6 and CW7.
18832
18833 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18834
18835 * Makefile.in (taz): Use ";" instead of ";;".
18836
18837 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18838
18839 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18840 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18841 DISTDOCDIRS.
18842 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18843 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18844
18845 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18846
18847 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18848 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18849 Move bfd to DISTSTUFFDIRS.
18850
18851 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18852
18853 * Makefile.in (X11_LIB): Removed.
18854 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18855
18856 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18857
18858 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18859
18860 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18861 names.
18862
18863 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18864
18865 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18866
18867 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18868
18869 * configure.in (i[345]86-*-win32): Always build newlib.
18870 Don't configure cvs, autoconf or texinfo.
18871 * Makefile.in (LD_FOR_TARGET): New.
18872 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18873 Pass down LD_FOR_TARGET.
18874
18875 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18876
18877 * winsup: New directory.
18878 * Makefile.in: Build winsup.
18879 * configure.in: Winsup is configured when target is win32.
18880 Can only build win32 target GDB when native.
18881
18882 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18883
18884 * config.guess: Recognize HP model 819 machines as having
18885 a PA 1.1 processor.
18886
18887 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18888
18889 * configure: Fix sed loop which substitutes for CC and CXX to
18890 avoid bug found in various sed implementations.
18891
18892 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18893
18894 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18895 simulator. Use standard powerpc-*-eabi*.
18896
18897 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18898
18899 * configure.in: Stop putting gas and binutils in noconfigdirs for
18900 powerpc-*-aix* and rs6000-*-*.
18901
18902 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18903
18904 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18905 -mcall-aixdesc libraries.
18906
18907 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18908
18909 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18910
18911 * config.sub (arm | armel | armeb): Fix shell syntax.
18912
18913 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18914
18915 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18916 -msoft-float and -mcpu=common support.
18917 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18918 libraries.
18919
18920 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18921
18922 * configure.in: Allow configuration and build of emacs19 for the alpha.
18923
18924 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18925
18926 * configure.in (CC): Get ^CC, not just any old CC, from
18927 ${host_makefile_frag}.
18928
18929 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18930
18931 * configure.in (CC): Try to get CC from
18932 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18933
18934 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18935
18936 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18937 only if it exists in $(srcdir).
18938
18939 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18940
18941 * configure: If CC and CXX are not set in the environment, set
18942 them, based on either an existing Makefile or on searching for gcc
18943 in PATH. Substitute for CC and CXX in Makefile.
18944 * configure.in: Remove libm from target_libs. Separate
18945 target_configdirs from configdirs. If CC is not set in
18946 environment, try to get it from a host Makefile fragment. Rewrite
18947 changes of configdirs to use skipdirs instead. A few minor
18948 tweaks. Take directories out of target_configdirs as they are
18949 taken out of configdirs. Remove existing Makefile files from
18950 subdirectories. Substitute for TARGET_CONFIGDIRS and
18951 CONFIG_ARGUMENTS in Makefile.
18952 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18953 by configure.in.
18954 (CONFIG_ARGUMENTS): Likewise.
18955 (CONFIGURE_TARGET_MODULES): New variable.
18956 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18957 ($(CONFIGURE_TARGET_MODULES)): New target.
18958 (configure-libg++, configure-libio): New targets.
18959 (all-libg++): Depend upon configure-libg++.
18960 (all-libio): Depend upon configure-libio.
18961 (configure-libgloss, all-libgloss): New targets.
18962 (configure-libstdc++): New target.
18963 (all-libstdc++): Depend upon configure-libstdc++.
18964 (configure-librx, all-librx): New targets.
18965 (configure-newlib): New target.
18966 (all-newlib): Depend upon configure-newlib
18967 (configure-xiberty): New target.
18968 (all-xiberty): Depend upon configure-xiberty.
18969
18970 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18971
18972 * configure.in (host i[345]86-*-win32): Expand the
18973 noconfigdirs again.
18974
18975 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18976
18977 * mpw-configure: Fix sed command file name.
18978
18979 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18980
18981 * configure.in (host i[345]86-*-win32): Reduce the
18982 noconfigdirs again.
18983
18984 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18985
18986 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18987 or powerpc*-*-pe*, since they are not yet supported.
18988
18989 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18990
18991 Add PowerMac support and many other enhancements.
18992 * mpw-configure: New option --cc to select compiler to use,
18993 paste options set according to --cc into the generated
18994 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18995 if mpw-make.sed is present.
18996 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18997 add forward includes for PowerPC include files.
18998 * mpw-build.in: Build using Makefile.PPC if present.
18999 (do-byacc, etc): Remove separate version resource builds.
19000 (do-gas): Build "stamps" before "all".
19001 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19002 * mpw-README: Update to reflect --cc option, PowerMac support,
19003 and recently-reported compatibility problems.
19004
19005 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19006
19007 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19008 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19009 (--with-multilib-top): Pass to recursive invocations.
19010
19011 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19012
19013 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19014 v810-*-*.
19015
19016 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19017
19018 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19019 gdb, ld and opcodes on v810-*-*.
19020
19021 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19022
19023 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19024 (local-maintainer-clean): New target.
19025 (maintainer-clean): New target.
19026 (realclean): Just depend upon maintainer-clean.
19027
19028 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19029
19030 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19031
19032 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19033
19034 * configure.in: Build ld in mips*-*-bsd* case.
19035
19036 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19037
19038 * config.sub: Accept -lites* OS. From Ian Dall.
19039
19040 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19041
19042 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19043 targets.
19044
19045 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19046
19047 * configure.in: treat i386-win32 canadian cross the same as
19048 i386-go32 canadian cross.
19049
19050 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19051
19052 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19053 running under the simulator to build a reduced set of libraries.
19054 (powerpc-*-eabiaix): Add fine grained multilib support added to
19055 other powerpc targets yesterday.
19056
19057 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19058
19059 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19060 -disable-softfloat, -disable-relocatable, -disable-aix, and
19061 -disable-sysv to control which multilib libraries get built.
19062
19063 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19064
19065 * configure: Add Makefile.tem to list of files to remove in trap
19066 handler.
19067
19068 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19069
19070 * config.guess (*Linux*): Add missing "exit"s.
19071 Also, need specific check for alpha-unknown-linux (uses COFF).
19072
19073 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19074
19075 * config.guess: Merge with FSF:
19076
19077 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19078 * config.guess (AIX4): More robust release numbering discovery.
19079
19080 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19081 * config.guess (i386-sequent-ptx): Properly get version number.
19082
19083 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19084 * config.guess (mips:*:4*:UMIPS): New case.
19085
19086 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19087
19088 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19089 (i386-win32 host): Likewise. Don't build readline.
19090
19091 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19092
19093 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19094 SUPPORT_FILES to submakes.
19095
19096 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19097
19098 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19099 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19100 mpw-configure.
19101
19102 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19103
19104 * configure.in (appdirs): Use =, not ==, in test expression when
19105 trying to build the text to print in the warning message for
19106 Solaris users.
19107
19108 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19109
19110 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19111
19112 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19113
19114 * config.guess: Recognize lynx-2.3.
19115
19116 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19117
19118 * config.sub (z8ksim): Deleted
19119 (z8k-*-coff): New, this is the one true name of the target.
19120
19121 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19122
19123 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19124
19125 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19126
19127 * config.guess (*:Linux:*:*): First try asking the linker what the
19128 default object file format is (elf, aout, or coff). Then if this
19129 fails, try previous methods.
19130
19131 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19132
19133 * configure.in: Don't build newlib for *-*-vxworks5.1.
19134
19135 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19136
19137 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19138 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19139
19140 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19141
19142 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19143
19144 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19145
19146 * cfg-ml-com.in: New file.
19147 * cfg-ml-pos.in: New file.
19148
19149 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19150
19151 * COPYING.NEWLIB: Add HP free copyright to list.
19152
19153 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19154
19155 * config.sub: Recognize -eabi* for the system, not just -eabi.
19156
19157 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19158
19159 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19160 * config.sub, configure.in (win32): New target and host.
19161
19162 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19163
19164 * configure.in: Add i386-pe configuration.
19165
19166 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19167
19168 * mpw-build.in (install): Install GDB after LD.
19169
19170 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19171
19172 * mpw-config.in (elf/mips.h): Always forward-include, needed
19173 for GDB to build.
19174
19175 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19176
19177 * testsuite: New directory for customer acceptance and whole tool
19178 chain tests.
19179
19180 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19181
19182 * configure: If per-host line isn't found, but AC_OUTPUT is found
19183 and a configure script exists, run it instead.
19184
19185 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19186
19187 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19188
19189 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19190
19191 * configure: Set build_{cpu,vendor,os,alias} to host values when
19192 --build isn't specified.
19193
19194 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19195
19196 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19197 (FLAGS_TO_PASS): Pass them.
19198 (EXTRA_TARGET_FLAGS): Ditto.
19199
19200 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19201
19202 * Makefile.in (all-libg++): Depend on all-libstdc++.
19203
19204 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19205
19206 * configure.in (noconfigdirs): Enable all packages for
19207 i386-unknown-netbsd.
19208
19209 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19210
19211 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19212 hosted builds (DOS builds)
19213
19214 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19215
19216 Changes for ARM based on patches from Richard Earnshaw:
19217 * config.sub: Handle armeb and armel.
19218 * configure.in: Omit arm linker only for riscix.
19219
19220 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19221
19222 * config.guess: Update from FSF.
19223
19224 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19225
19226 * config.sub: Recognize powerpcle as the little endian variant of
19227 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19228 powerpcle variant. Convert pentium into i586, not i486. Add p5
19229 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19230 temporarily.
19231
19232 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19233
19234 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19235
19236 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19237
19238 * config.sub: Accept -lites* as a basic system type.
19239
19240 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19241
19242 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19243 installed, and if so return linuxoldld as the system name.
19244
19245 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19246
19247 * config.guess: Add hppa1.1-hp-lites support.
19248
19249 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19250
19251 * configure.in: Don't build newlib for m68k-vxworks5.1.
19252
19253 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19254
19255 * configure.in (mips-sgi-irix6): Use mh-irix5.
19256
19257 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19258
19259 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19260
19261 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19262
19263 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19264 OSF/1. Fix compiler flags.
19265 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19266
19267 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19268
19269 * configure.in: Recognize --with-newlib.
19270 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19271
19272 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19273
19274 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19275 to *_X11_MODULES due to gdbtk needing X include files et al.
19276
19277 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19278
19279 Merge in support for Mac MPW as a host.
19280 (Old change descriptions retained for informational value.)
19281
19282 * mpw-config.in: Add generic include forwards for cpu-specific
19283 include files in aout and elf directories.
19284
19285 * mpw-configure: Added copyright.
19286 * mpw-config.in: Check for presence of required build tools.
19287 (target_libs): Add newlib.
19288 (target_tools): Add examples.
19289 (Read Me): Generate as "Read Me for MPW" instead.
19290 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19291 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19292 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19293
19294 * mpw-configure: Remove subdir-specific makefile hackery,
19295 delete mk.tmp after using it.
19296
19297 * mpw-build.in (all): Display start and end times.
19298
19299 * mpw-configure (host_canonical): Set.
19300 (target_cpu): Always add to makefiles.
19301 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19302 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19303 (mpw-mh-mpw): Look for in srcdir and srcroot.
19304 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19305
19306 * mpw-build.in: (install-only): New target.
19307
19308 * mpw-configure (host_alias, target_alias): Rename from hostalias
19309 and targetalias, add into generated Makefile.
19310 (mk.tmp): If present, add into generated Makefile.
19311 * mpw-build.in (all-gas): Build config.h first before gas proper.
19312
19313 * mpw-configure (config.status): Write only if changed.
19314 * mpw-config.in (readline): Configure it (not built, just used for
19315 definitions).
19316
19317 * mpw-config.in (elf/mips.h): Add a forward include.
19318
19319 * mpw-config.in: Forward-include most .h files in include into
19320 extra-include.
19321 (readline): Don't build.
19322 mpw-build.in (install): Install GDB.
19323
19324 * mpw-configure (prefix, mpw_prefix): Handle it.
19325 * mpw-config.in (mmalloc, readline): Don't configure.
19326 * mpw-build.in (thisscript): Rename to ThisScript.
19327 Use mpw-build instead of BuildProgram everywhere.
19328 (mmalloc, readline): Don't build.
19329 * mpw-README: New file, basic documentation about the MPW port.
19330
19331 * mpw-config.in: Use forward-include to create include files.
19332
19333 * mpw-configure: Add more things to the top of each configured
19334 Makefile, including contents of config/mpw-mh-mpw.
19335 * mpw-config.in (extra-include): Create this directory and fill it
19336 with Posix-like include files when configuring.
19337
19338 * config.sub (apple, mac, mpw): Add various aliases.
19339
19340 * mpw-build.in: New file, top-level build script fragment for MPW.
19341 * mpw-configure: New file, configure script for MPW.
19342 * mpw-config.in: New file, config fragment for MPW.
19343
19344 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19345
19346 * configure.in (host_libs): Remove glob, since it is gone from the
19347 sources.
19348
19349 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19350
19351 * Makefile.in: define empty GDB_NLM_DEPS var.
19352
19353 * configure.in(target_makefile_frag): use config/mt-netware
19354 for netware targets.
19355
19356 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19357
19358 * config.sub: Merge in recent FSF changes. Remove linux special
19359 cases.
19360
19361 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19362
19363 Revert this change:
19364
19365 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19366
19367 * build-all.mk: Use CC=cc -Xs on Solaris.
19368
19369 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19370
19371 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19372 stop using it.
19373 * Makefile.in: Nuke all references to glob subdirectory.
19374
19375 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19376
19377 * configure.in: Fix --enable-shared logic in per-host.
19378
19379 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19380
19381 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19382
19383 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19384
19385 * configure.in (noconfigdirs): Don't build gas on AIX, for
19386 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19387
19388 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19389
19390 * configure: Fix --cache-file to work if the file argument is a
19391 relative path.
19392
19393 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19394
19395 * configure: If the --cache-file is used, pass it down to
19396 configure in subdirectories.
19397
19398 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19399
19400 * config.sub: add vxworks29k configuration.
19401
19402 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19403
19404 * Makefile.in (taz): Do "diststuff" part quietly.
19405
19406 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19407
19408 * config.sub: Mini-merge with gcc/config.sub.
19409
19410 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19411
19412 * config.guess (IRIX): Sed - to _.
19413
19414 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19415
19416 * Makefile.in (source-vault, binary-vault): New targets.
19417
19418 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19419
19420 * config.sub: Recognize -eabi as a basic system type.
19421
19422 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19423
19424 * configure.in (enable_shared stuff): Fix typo.
19425
19426 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19427
19428 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19429
19430 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19431
19432 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19433
19434 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19435
19436 * configure.in (rs6000-*-*): Don't build gas.
19437
19438 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19439
19440 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19441 reduce command line length.
19442 (AS_FOR_TARGET): Check for as.new, not Makefile.
19443 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19444
19445 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19446
19447 * config.guess: Merge from FSF.
19448
19449 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19450
19451 * configure: Don't use $ when handling program_suffix.
19452
19453 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19454
19455 * configure.in: Configure tk for hppa/hpux.
19456
19457 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19458
19459 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19460
19461 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19462
19463 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19464 to LIBCXXFLAGS. Tests are better run without it.
19465
19466 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19467
19468 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19469
19470 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19471
19472 * configure.in (*-*-netware*): Don't configure xiberty.
19473
19474 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19475
19476 * configure.in: Remove tk from native_only list.
19477
19478 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19479
19480 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19481 for special NCD build.
19482
19483 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19484
19485 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19486 makeall.bat, they're only useful for binutils snapshots.
19487 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19488 makeall.bat to specified SUPPORT_FILES.
19489
19490 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19491
19492 * build-all.mk: Add Ericsson targets to sun4 and solaris
19493 hosts. Add BNR's sun4 target to solaris host, so their
19494 build-from-source will be tested in-house first.
19495
19496 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19497
19498 * Makefile.in (LIBCFLAGS): New variable.
19499 (CFLAGS_FOR_TARGET): Ditto.
19500 (LIBCFLAGS_FOR_TARGET): Ditto.
19501 (LIBCXXFLAGS): Ditto.
19502 (CXXFLAGS_FOR_TARGET): Ditto.
19503 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19504 (BASE_FLAGS_TO_PASS): Pass them.
19505 (EXTRA_TARGET_FLAGS): Ditto.
19506
19507 * configure.in: Support --enable-shared.
19508
19509 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19510
19511 * configure.in (target_libs): Include libstdc++ again.
19512 * config.guess: Update from FSF (for FreeBSD).
19513
19514 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19515
19516 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19517 makeall.bat.
19518 (DISTDOCDIRS): Add `etc'.
19519 (ETC_SUPPORT_PFX): New variable.
19520 (taz): Include anything from etc starting with a word in
19521 ETC_SUPPORT_PFX.
19522
19523 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19524
19525 * config.sub: Update for recent FSF changes. Remove obsolete
19526 h8300hds entry. Add -windows* and -osx as basic os. Minor
19527 spacing changes.
19528
19529 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19530
19531 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19532
19533 * config.guess: Merge with FSF.
19534 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19535
19536 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19537
19538 * configure: Since the "trap 0" handler will override the exit
19539 status on many systems, only use it for "exit 1", and make it set
19540 a non-zero exit status; reset it before "exit 0". Also, check
19541 exit status of config.sub, and error out if it failed.
19542
19543 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19544
19545 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19546 and install libgloss.
19547
19548 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19549
19550 * Makefile.in (all-binutils): Depend upon all-byacc.
19551
19552 * configure.in: Don't build emacs on Irix 5.
19553
19554 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19555
19556 * configure.in (*-*-netware*): Add libio.
19557
19558 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19559
19560 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19561 (CHECK_TARGET_MODULES): Ditto.
19562 (INSTALL_TARGET_MODULES): Ditto.
19563 (TARGET_LIBS): Ditto.
19564 (all-libstdc++): Note dependencies.
19565
19566 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19567
19568 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19569
19570 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19571
19572 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19573 -fexternal-templates.
19574
19575 * configure.in (target_libs): Add libstdc++.
19576 (noconfigdirs): Add libstdc++ as appropriate.
19577
19578 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19579
19580 * config.guess: Update from FSF.
19581
19582 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19583
19584 * configure: Use ${config_shell} when running ${configsub}.
19585
19586 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19587
19588 * config.sub: No longer recognize h8300h.
19589
19590 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19591
19592 * config.sub: Remove extraneous differences between config.sub and
19593 gcc/config.sub.
19594
19595 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19596
19597 * Makefile.in (DISTSTUFFDIRS): Add gas.
19598
19599 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19600
19601 * COPYING.NEWLIB: New file.
19602
19603 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19604
19605 * config.guess (HP-UX): Patch from Harlan Stenn
19606 <harlan@landmark.com> to also emit release level.
19607
19608 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19609
19610 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19611
19612 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19613
19614 * config.sub: Merge nextstep cleanup from FSF.
19615
19616 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19617
19618 * configure.in (arm-*-*): Don't configure ld for this target.
19619
19620 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19621
19622 * configure.in (*-*-netware): don't configure libg++, libio,
19623 librx, or newlib.
19624
19625 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19626
19627 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19628 configure ld--it works, but it doesn't support shared libraries.
19629
19630 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19631
19632 * config.guess (*-unknown-freebsd*): Get rid of possible
19633 trailing "(Release)" in version string.
19634 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19635
19636 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19637
19638 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19639 Fix type: *-next-neststep -> *-next-nextstep.
19640
19641 * config.guess: Merge from FSF:
19642
19643 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19644
19645 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19646
19647 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19648
19649 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19650 instead of UNIX_SV for UnixWare 1.0).
19651
19652 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19653
19654 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19655 to make gdb/nlm/* build after the compiler and linker.
19656
19657 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19658
19659 * config.guess (netbsd, freebsd, linux): Accept any machine,
19660 not just i[34]86.
19661 (m68k-atari-sysv4): Relocate to match FSF version.
19662
19663 * config.guess: More merges from the FSF:
19664
19665 Add a space before function call or macro invocation.
19666
19667 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19668
19669 * config.guess: Add trap cmd to remove dummy.c and dummy when
19670 interrupted.
19671
19672 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19673
19674 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19675 (dummy): Redirect stderr from compilation of dummy.c.
19676
19677 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19678
19679 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19680
19681 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19682
19683 * configure: Accept and ignore --cache*, for compatibility with
19684 new autoconf.
19685
19686 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19687
19688 * config.guess: Merge from FSF:
19689
19690 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19691
19692 * config.guess (Pyramid*:OSx*:*:*): New case.
19693 (PATH): Add /.attbin at end for finding uname.
19694 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19695
19696 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19697
19698 * config.guess (M88*:DolphinOS:*:*): New case.
19699
19700 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19701
19702 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19703 to select whether to use ELF or COFF.
19704
19705 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19706
19707 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19708
19709 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19710
19711 * config.guess: Guess the OS version for HPUX.
19712
19713 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19714
19715 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19716
19717 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19718
19719 * configure.in: Recognize --with-headers, --with-libs, and
19720 --without-newlib.
19721 * Makefile.in (all-xiberty): Depend upon all-ld.
19722
19723 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19724
19725 * configure.in: Change i[34]86 to i[345]86.
19726
19727 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19728
19729 * configure (version): A few more tweaks to help message.
19730
19731 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19732
19733 * Makefile.in: Remove (for now) librx as a host library,
19734 now that we're building it for target.
19735
19736 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19737
19738 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19739 (Karl Berry).
19740
19741 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19742
19743 * configure.in: Also configure librx.
19744
19745 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19746
19747 * Makefile.in: Update various rules to reflect that librx
19748 is now needed for libg++.
19749
19750 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19751
19752 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19753
19754 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19755
19756 * configure.in: Configure the examples directory.
19757
19758 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19759
19760 * configure: Simplify Jun 2 1994 change.
19761
19762 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19763
19764 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19765 /bin/gcc isn't good enough to build gcc.
19766
19767 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19768
19769 * Makefile.in (GDB_SUPPORT_FILES): Remove
19770 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19771 (gdb.tar.gz): Add new rule to use standard distribution building
19772 mechanism.
19773
19774 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19775
19776 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19777 Bill Cox <bill@cygnus.com>.
19778
19779 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19780
19781 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19782
19783 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19784
19785 * configure: Search current dir first in .gdbinit.
19786
19787 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19788
19789 * config.sub: Recognize freebsd (merged from gcc config.sub).
19790
19791 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19792
19793 * config.sub: Refer to NeXT's operating system as nextstep.
19794
19795 * config.sub (case $basic_machine): Re-order the cases, to match
19796 the order in the FSF version (which is mostly alphabethical).
19797 Merge in some additions and changes from the FSF.
19798
19799 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19800
19801 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19802 * config.sub: Recognize cxux7.
19803 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19804
19805 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19806
19807 * config.sub: Fix typo powerpc -> powerpc-*.
19808
19809 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19810
19811 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19812
19813 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19814 parallel with all-emacs and install-emacs). Top-level command
19815 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19816
19817 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19818
19819 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19820 $(relbindir)/make before doing ``make install'', and use
19821 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19822 installing over running make binary.
19823 ($(host)-stamp-stage3-installed): Likewise.
19824
19825 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19826
19827 * config.guess: Recognize Mach.
19828
19829 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19830
19831 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19832 see whether --exec-prefix was used.
19833
19834 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19835
19836 * README: Explicitly mention libg++/README. (Zoo's idea.)
19837
19838 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19839
19840 * Makefile.in: Add all-librx target similar to all-libproc.
19841
19842 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19843
19844 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19845 with post 1.2 uname bogosity.
19846
19847 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19848
19849 * configure: Remove temporary files on receipt of a signal.
19850
19851 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19852
19853 * configure: If there is a package_makefile_frag, remove
19854 ${subdir}/Makefile.tem after copying it in.
19855
19856 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19857
19858 * build_all.mk: support rs6000 lynx identifies itself as
19859 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19860 since /bin/gcc is too feeble to compile a modern gcc.
19861
19862 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19863
19864 * brought devo/test-build.mk update-to-date with progressive/
19865 test-build.mk. Add lynx targets and hppa flag info.
19866
19867 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19868
19869 * configure.in: Use mh-ncrsvr43. Patch from
19870 Tom McConnell <tmcconne@sedona.intel.com>.
19871
19872 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19873
19874 * config.guess (i386-unknown-bsdi): No longer need to
19875 check #if defined(__bsdi__) && defined(__i386__).
19876
19877 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19878
19879 * configure: Set program_transform_nameoption correctly.
19880
19881 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19882
19883 * brought build-all.mk update-to-date with progressive build-all.mk,
19884 added new targets and hppa info.
19885
19886 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19887
19888 * configure: If config.guess result is a prefix of the user
19889 specified target, assume a native build and use the user specified
19890 target as the host alias. Remove SunOS patch suffix removal hack.
19891 * configure.in: Remove SunOS patch suffix removal hack.
19892
19893 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19894 in NATIVE_CHECK_MODULES.
19895
19896 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19897
19898 * Makefile.in: Rename HOST_ONLY to NATIVE.
19899 * configure: Delete SunOs patch suffix from host_canonical
19900 and build_canonical variables that are prepended to Makefiles.
19901 * configure.in: Add comments for easier maintenance.
19902
19903 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19904
19905 * Makefile.in: Add all-libproc target similar to all-gui.
19906
19907 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19908
19909 * Makefile.in (CHECK_MODULES): split into
19910 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19911
19912 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19913
19914 * config.guess (i386-unknown-bsdi): New system to guess.
19915
19916 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19917
19918 * Makefile.in: Add all-gui target (but not yet build by "all").
19919
19920 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19921
19922 * config.sub: Move deletion of patch suffix from here...
19923 * configure.in: To here, at Ian's suggestion. The top-
19924 level scripts might need to know of a patch level.
19925
19926 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19927
19928 * config.sub: Strip off patch suffix so rtl is recognized
19929 as a sunos4.1.3 machine, even though it's been patched.
19930
19931 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19932
19933 * Makefile.in (INSTALL_LAST): Delete.
19934 (INSTALL_DOSREL): New.
19935
19936 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19937
19938 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19939 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19940 whether we pass down --with-gnu-ld anyhow.
19941
19942 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19943
19944 * Makefile.in (INSTALL_LAST): Change operation so it works
19945 on more flavors of make.
19946 * configure.in (go32): Don't build libg++ or libio.
19947
19948 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19949
19950 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19951 they can be overriden by templates.
19952
19953 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19954
19955 * configure.in (target==go32): Don't build gdb.
19956 * dosrel: New directory.
19957
19958 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19959
19960 * configure.in (host==go32): Configure dosrel too.
19961 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19962 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19963 be set by incoming names or templates.
19964 (INSTALL_LAST): New rule.
19965
19966 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19967
19968 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19969
19970 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19971
19972 * configure.in (appdirs): New variable. Currently empty, but will
19973 be used in gas distribution. If nonempty, lists a set of
19974 directories at least one of which must get configured, or top
19975 level configuration is considered to have failed.
19976 (rs6000-*-lynxos*): Use new file name.
19977
19978 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19979
19980 Eliminate XTRAFLAGS.
19981 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19982 newlib include files using -idirafter, and also use -nostdinc.
19983 (CXX_FOR_TARGET): Likewise.
19984 (XTRAFLAGS): Removed.
19985 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19986 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19987 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19988 ($(DO_X)): Don't pass down XTRAFLAGS.
19989
19990 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19991
19992 * configure.in (mips*-dec-bsd*): New target; do build linker.
19993 (mips*-*-bsd*): New target; don't build linker.
19994
19995 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19996
19997 * configure.in: support rs6000-*-lynxos* configuration.
19998 support sunos4 as a cross target.
19999
20000 * config.sub: look for lynx*, not lynx since the OS version may
20001 legitimately be part of the name.
20002
20003 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20004
20005 * configure.in (i[34]86-*-sco*): Move to be with other i386
20006 targets.
20007 (romp-*-*): New target. Skip various binary utilities.
20008 (vax-*-*): New target. Don't build newlib.
20009 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20010
20011 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20012
20013 * configure.in: Only set host_makefile_frag if config
20014 directory exists.
20015
20016 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20017
20018 * install.sh: If $dstdir exists, don't check whether each
20019 component does.
20020
20021 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20022
20023 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20024
20025 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20026
20027 * configure.in (*-*-lynxos*): Don't configure newlib for either
20028 native or cross Lynx.
20029
20030 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20031
20032 * config.sub (sparc64-elf): Fix os.
20033 (z8k): Remove duplicate.
20034
20035 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20036
20037 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20038 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20039
20040 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20041
20042 * configure: Make file links cleanly even if Lynx fails on
20043 an NFS symlink (at least fail cleanly).
20044
20045 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20046
20047 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20048 -XNh2000.
20049
20050 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20051
20052 * configure: Unknown options are fatal again.
20053
20054 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20055
20056 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20057 compatibility.
20058
20059 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20060
20061 * build-all.mk: Add `clean' target.
20062
20063 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20064
20065 * config.guess: Add SINIX support.
20066 * configure.in: Add mips-*-sysv4* support.
20067
20068 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20069
20070 * build-all.mk: Document all useful targets.
20071 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20072 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20073
20074 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20075
20076 * configure: Support --silent, --quiet.
20077
20078 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20079
20080 * configure: Support --disable-FEATURE.
20081
20082 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20083
20084 * config.guess: Recognize NCR running SVR4.3.
20085
20086 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20087
20088 * config.guess: Make BSDI generate i386-unknown-bsd386.
20089 Patch from Paul Eggert <eggert@twinsun.com>.
20090
20091 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20092
20093 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20094
20095 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20096
20097 * configure: Make unrecognized options give nonfatal warnings
20098 instead of fatal errors, and pass them to any subdirectory
20099 configures in case they recognize them.
20100 Make --x equivalent to --with-x.
20101
20102 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20103
20104 * configure: Add --enable-* options. Clean up usage message and
20105 some comments.
20106
20107 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20108
20109 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20110
20111 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20112
20113 * configure.in (hppa*-*-*): Enable binutils.
20114
20115 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20116
20117 * config.sub: Recognize cisco.
20118
20119 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20120
20121 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20122
20123 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20124
20125 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20126 than one configuration name. Add comment.
20127
20128 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20129
20130 * config.guess: about target *-hitachi-hiuxwe2, fixed
20131 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20132 macro is incorrect.]
20133
20134 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20135
20136 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20137 than the "make ls" stuff which used to be here.
20138
20139 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20140
20141 * config.guess: Recognize i[34]86-unknown-freebsd.
20142 From Shawn M Carey <smcarey@rodan.syr.edu>.
20143
20144 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20145
20146 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20147
20148 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20149
20150 * config.guess: Check for ptx.
20151
20152 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20153
20154 * config.sub: Add os9k checking.
20155
20156 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20157
20158 * config.guess: Handle OSF1 running on HPPA processors
20159
20160 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20161
20162 * configure: If subdir configure fails, print out a message with
20163 subdirectory name, in case subdir's configure code didn't identify
20164 itself.
20165
20166 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20167
20168 * configure.in: Remove embedded newlines from configdirs.
20169 Avoid mismatches of substrings. Fix matching strings at end
20170 of configdirs.
20171
20172 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20173
20174 * config.guess: Add Lynx/rs6000 config support.
20175
20176 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20177
20178 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20179
20180 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20181
20182 * configure.in (hppa*-*-osf*): Treat this just like most other
20183 PA configurations (eg no binutils or ld).
20184 (hppa*-*-*elf*): These configurations have binutils and ld.
20185
20186 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20187
20188 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20189
20190 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20191
20192 * configure.in (rs6000-*-*): Build gas.
20193
20194 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20195
20196 * Makefile.in: Avoid bug in losing hpux sed.
20197
20198 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20199
20200 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20201 for GDB and GDB has been fixed to not need it.
20202
20203 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20204
20205 * config.guess: Recognize vax hosts.
20206
20207 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20208
20209 * configure (while loop): Don't use "break 2" inside case
20210 statement -- the case statement isn't an enclosing loop.
20211
20212 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20213
20214 * config.guess: Clean up NeXT support, to allow nextstep
20215 on Intel machines. Make OS be nextstep.
20216
20217 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20218
20219 * config.guess: Add alternate forms for Convex.
20220
20221 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20222
20223 * configure: Completely rewrite option processing. Take
20224 advantage of pattern-matching to avoid invoking test frequently.
20225 Also clean up host and target defaulting logic.
20226
20227 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20228
20229 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20230 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20231 commands (plus user environment) will fit SCO limits.
20232
20233 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20234
20235 * configure.in: Don't issue warnings about directories which are
20236 not being configured if -norecursion is set. Correct test for
20237 --with-gnu-as and --with-gnu-ld to not get confused by substring
20238 matches.
20239
20240 * configure.in: Don't build gas for alpha-dec-osf1*.
20241
20242 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20243
20244 * configure: Back out Per's change of 12/19/1993. It changes the
20245 behavior of configure in unexpected and confusing ways.
20246
20247 Also, use different delim char when calculating
20248 program_transform_name so that the name can contain slashes.
20249
20250 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20251
20252 * configure.in, config.sub: Add support for VSTa micro-kernel.
20253
20254 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20255
20256 * configure.in: Nuke hacks which were used to get a special
20257 version of GAS for HPPA configurations.
20258
20259 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20260
20261 * configure: If only ${target_alias} is given, use that
20262 as the default for ${host_alias}.
20263 * configure: Add missing back-slashes before nested quotes.
20264
20265 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20266
20267 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20268
20269 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20270
20271 * config.guess: Recognize some Tektronix configurations.
20272 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20273
20274 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20275
20276 * config.sub: Match any flavor of SH.
20277
20278 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20279
20280 * configure.in: Don't try to configure newlib for Alpha.
20281
20282 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20283
20284 * configure.in: Don't build ld for Irix 5. Don't build gas,
20285 libg++ or libio for any Alpha target.
20286
20287 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20288
20289 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20290
20291 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20292 default arguments -- so it tried to compress itself.
20293
20294 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20295
20296 * configure.in (notsupp): ensure that a space is always at the end
20297 of the configdirs list, since the grep checks for an explicit space
20298
20299 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20300
20301 * configure.in (target i386-sysv4.2): don't build ld, since static
20302 versions of many libraries are not available.
20303
20304 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20305
20306 * config.guess: Recognize Apollos (using environment variables).
20307 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20308
20309 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20310
20311 * config.guess: Recognize Sony news mips running newsos.
20312
20313 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20314
20315 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20316 "fi ; else" for bash.
20317
20318 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20319
20320 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20321
20322 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20323
20324 * config.sub: accept unixware as an alias for svr4.2.
20325 Fix some inconsistancies with the gcc version.
20326
20327 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20328
20329 * Makefile.in (DISTDOCDIRS): Add gdb.
20330
20331 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20332
20333 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20334
20335 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20336
20337 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20338 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20339 this now.
20340
20341 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20342
20343 * config.sub: Accept hiux* as an OS name.
20344
20345 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20346 etc/make-stds.texi. The underscore came from gcc, and dje now
20347 agrees that RUNTESTFLAGS is the correct name.
20348
20349 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20350
20351 * install.sh: Remove 'set -e'. It makes any conditionals
20352 in the script useless.
20353
20354 * config.guess: Automatically recognize arm-acorn-riscix
20355 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20356
20357 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20358
20359 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20360
20361 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20362
20363 * Makefile.in (DISTDOCDIRS): New variable.
20364 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20365 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20366
20367 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20368
20369 * configure.in (hppa target): check the source directory for the
20370 pagas sub-directory
20371
20372 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20373
20374 * config.sub: Allow -aout* and -elf*.
20375
20376 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20377
20378 * configure.in: Don't build ld on i386-solaris2, same as for
20379 sparc-solaris2.
20380
20381 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20382
20383 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20384
20385 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20386
20387 * configure.in: Configure gdb for alpha.
20388
20389 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20390
20391 * Makefile.in (CXXFLAGS): Add -O.
20392
20393 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20394
20395 * config.guess: added support for DG Aviion
20396
20397 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20398
20399 * configure.in: Produce warning message for subdirectories not
20400 configurable for this host/target combination. Don't try to
20401 configure gdb for vms.
20402
20403 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20404
20405 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20406 appropriate files before making "diststuff".
20407 (DISTBISONFILES): New var: list of files to be edited.
20408 (DISTSTUFFDIRS): Add binutils.
20409
20410 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20411
20412 * config.sub: also handle mipsel and mips64el (for little endian mips)
20413
20414 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20415
20416 * configure.in: Add * to end of all OS names.
20417
20418 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20419
20420 * configure.in: Build newlib for LynxOS native.
20421
20422 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20423
20424 * config.guess: Add support for delta 88k running SVR3.
20425
20426 * configure.in: Add comment about HP compiler vs. emacs.
20427
20428 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20429
20430 * configure.in: don't build ld on solaris2 (not a viable option
20431 due to bugs in getpwnam & getpwuid)
20432
20433 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20434
20435 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20436 config.guess will produce a full version number.
20437
20438 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20439
20440 * configure.in: Build linker and binutils for alpha-dec-osf1.
20441
20442 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20443
20444 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20445 and gdb/testsuite/Makefile.in.
20446
20447 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20448
20449 * configure.in: recognize mips*- instead of mips-
20450
20451 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20452
20453 * config.sub: Accept linux*coff and linux*elf as operating
20454 systems.
20455
20456 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20457
20458 * config.sub: Recognize mips64, and mips3 as an alias for it.
20459
20460 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20461
20462 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20463 gdb knows how to handle OSF/1 shared libraries.
20464
20465 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20466
20467 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20468 * config.guess: Recognize Hitachi's HIUX.
20469 * config.sub: Recognize h3050r* and hppahitachi.
20470 Remove redundant cases for hp9k[23]*.
20471
20472 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20473
20474 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20475 if gas and ld are in the source tree and are in ${configdirs}.
20476 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20477 --with options (but still pass them down on the command line,
20478 if they were explicitly specified).
20479
20480 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20481
20482 * configure: substitute SHELL value in Makefile.in with
20483 ${CONFIG_SHELL}
20484
20485 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20486
20487 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20488 *-*-solaris2* targets.
20489
20490 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20491
20492 * Makefile.in: define M4, and pass it down to sub-makes;
20493 all-autoconf now depends on all-m4
20494
20495 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20496
20497 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20498 presence of {ar,ranlib} instead of a configured directory
20499
20500 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20501
20502 * config.guess: Accept 34?? as well as 33?? for NCR.
20503
20504 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20505
20506 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20507 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20508
20509 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20510
20511 * configure: grab values for $(CC) and $(CXX) from the
20512 environment, so that someone can do "CC=gcc configure; make" and
20513 have it work right (matching the way that autoconf works now)
20514
20515 * configure.in, Makefile.in: add support for gash, the tcl
20516 interface to Galaxy
20517
20518 * config.guess: add NetBSD variants (hp300, x86)
20519
20520 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20521
20522 * install.sh: Support -d option (in the manner of SunOS 4 install,
20523 as it is more deterministic than that of GNU install)
20524 (chmodcmd): Set file to mode 755 by default (should also do default
20525 chgrp and chown, but I don't feel like dealing with that now)
20526
20527 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20528
20529 * config.sub: Remove h8300hhms alias.
20530
20531 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20532
20533 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20534
20535 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20536
20537 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20538 as stmp-fixinc
20539
20540 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20541
20542 * config.sub: recognize m88110-bug-coff.
20543
20544 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20545
20546 * Makefile.in (all-libio): all dependencies on the toolchain used
20547 to build this (gcc, gas, ld, etc)
20548
20549 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20550
20551 * config.guess: Deal with OSF/1 1.3 on alpha.
20552
20553 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20554
20555 * install.sh: add some 'else true' clauses for portability
20556
20557 * configure.in: don't build libio for h8[35]00-*-* targets
20558
20559 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20560
20561 * Makefile.in: Add support for new libio.
20562
20563 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20564
20565 * install.sh: If one command fails, don't try the rest. Don't try
20566 to remove $dsttmp (via trap) unless we have already created it.
20567 If $src doesn't exist, detect it and exit with an error.
20568
20569 * config.guess: Recognize BSD on hp300.
20570
20571 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20572
20573 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20574 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20575
20576 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20577
20578 * Makefile.in (all-send-pr): depends on all-prms
20579
20580 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20581
20582 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20583
20584 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20585
20586 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20587 Added test for mips-mips-riscos5.
20588
20589 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20590
20591 * configure.in: use mh-hp300 for 68k HP hosts
20592
20593 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20594
20595 * configure: add support for CONFIG_SHELL, so that you can use
20596 some alternate shell for evaluating configure scripts
20597
20598 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20599
20600 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20601 in configure script to bug-gdb@prep.ai.mit.edu when building
20602 distribution archive.
20603 * Makefile.in (COMPRESS): Remove def.
20604 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20605 gdb.tar.Z and make-gdb.tar.Z respectively.
20606 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20607 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20608 to convergence with 'taz' target in Makefile.in.
20609
20610 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20611
20612 * install.sh (dsttmp): use trap to ensure that tmp files go
20613 away on error conditions
20614
20615 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20616
20617 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20618
20619 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20620
20621 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20622 its parent is '/' not ''.
20623
20624 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20625
20626 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20627
20628 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20629 that ${newsrcdir}/configure.in does.
20630
20631 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20632
20633 * test-build.mk: support for CONFIG_SHELL
20634
20635 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20636
20637 * config.sub (netware): Add as a basic system type.
20638
20639 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20640
20641 * Makefile.in (Makefile): depend on configure.in. Also drop the
20642 $(srcdir)/ from the dependency on Makefile.in.
20643
20644 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20645
20646 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20647 (h8300hhms is temporary until multi-libraries are implemented).
20648 * configure.in: Handle h8300h too.
20649
20650 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20651
20652 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20653
20654 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20655
20656 * configure: Remove extraneous output when guessing host type.
20657 * config.guess: Remove extraneous output when guessing using C
20658 compiler rather than uname, or when guessing fails.
20659
20660 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20661
20662 * Makefile.in: remove all.cross and install.cross targets
20663
20664 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20665 definitions
20666
20667 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20668
20669 * configure.in (target sh): Build gprof.
20670
20671 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20672
20673 * config.sub: change -solaris to -solaris2
20674
20675 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20676
20677 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20678
20679 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20680
20681 * configure: Correct error message for missing Makefile.in to
20682 print correct directory.
20683
20684 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20685
20686 * install.sh: kludge around 386BSD shell bug
20687
20688 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20689
20690 * config.guess: Recognize NeXT.
20691 * config.guess: Recognize i486-ncr-sysv4.
20692 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20693
20694 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20695
20696 * Makefile.in (MAKEINFOFLAGS): New variable.
20697 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20698 * build-all.mk, test-build.mk: Pass down --no-split as
20699 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20700
20701 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20702
20703 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20704
20705 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20706
20707 * Makefile.in (libg++.tar.z): New rule.
20708 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20709 * Makefile.in (taz): Only do a single chmod.
20710
20711 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20712
20713 * install.sh: don't use dirname anymore (replaced with sed usage)
20714
20715 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20716
20717 * Makefile.in: Change extension for gzip'd files from '.z' to
20718 '.gz' per new FSF standard usage.
20719
20720 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20721
20722 * configure: put quotes around the final value of program_transform_name
20723
20724 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20725
20726 * Makefile.in: new install.sh support; update install-info rules
20727
20728 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20729
20730 * configure.in: Build diff for crosses, but not for go32 host.
20731
20732 * configure.in: Build gprof only for native, and don't build it
20733 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20734
20735 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20736
20737 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20738
20739 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20740
20741 * configure.in (host_tools): Add prms.
20742
20743 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20744
20745 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20746 with $(FLAGS_TO_PASS) on the command line
20747
20748 * config.sub: Recognize lynx and lynxos
20749
20750 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20751
20752 * config.sub: Accept -ecoff*, not just -ecoff.
20753
20754 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20755
20756 * Makefile.in (taz): Use .gz suffix instead of .z.
20757 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20758 names.
20759
20760 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20761
20762 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20763
20764 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20765
20766 * Makefile.in (install-no-fixedincludes): install gcc last, so
20767 that rebuilds that might happen during 'make install' don't get
20768 bogus gcc include files
20769
20770 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20771
20772 Change from Utah for HPPA support:
20773 * config.guess: Recognize hppa1.x-hp-bsd.
20774
20775 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20776
20777 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20778 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20779
20780 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20781
20782 * config.sub: Add support for rom68k and bug boot monitors.
20783
20784 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20785
20786 * Makefile.in: Make all-opcodes depend on all-bfd.
20787
20788 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20789
20790 * config.guess: Added special check for i[34]86-univel-sysv4*.
20791
20792 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20793
20794 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20795 the processor rather than assuming i486.
20796
20797 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20798
20799 * config.guess: Recognize SunOS6 as Solaris3.
20800
20801 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20802
20803 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20804 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20805
20806 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20807
20808 * build-all.mk (all-cross): New target for Canadian Cross.
20809 Added Q2 go32 targets.
20810 * test-build.mk: Configure go32 cross sparclite-aout and
20811 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20812 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20813
20814 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20815
20816 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20817 GO32 hosted toolchains
20818
20819 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20820
20821 * configure: change so "-exec-prefix" gets passed down rather
20822 than "-exec_prefix" so autoconf generated Makefiles get the
20823 exec_prefix set right.
20824
20825 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20826
20827 * config.guess: get the Solaris2 minor version number
20828
20829 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20830
20831 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20832
20833 * config.guess: Recognize some Sequent platforms.
20834
20835 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20836
20837 * Makefile.in: added the vault-install target
20838
20839 * configure.in: actually use the Sun3 makefile fragment that's in
20840 config, also added the release dir to configdirs
20841
20842 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20843
20844 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20845
20846 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20847
20848 * configure.in: remove some program from Alpha targetted toolchains
20849
20850 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20851
20852 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20853 gprof.
20854 (taz): Run "make diststuff" in those directories instead of "make
20855 proto-dir". Look for "VERSION=" only at start of line in subdir
20856 Makefile. Use "gzip -9" for compression.
20857 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20858 (binutils.tar.z): New target.
20859
20860 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20861
20862 * Makefile.in (taz): Include gpl.texinfo.
20863
20864 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20865
20866 * Makefile.in (setup-dirs): Merged into "taz" target.
20867 (taz): Only do `proto-dir' stuff if a directory is actually needed
20868 for this target.
20869
20870 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20871
20872 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20873 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20874 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20875 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20876 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20877
20878 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20879
20880 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20881 config.sub, and move-if-change to gdb testsuite distribution
20882 archive, so the testsuite can be extracted, configured, and
20883 run separately from the gdb distribution. Blow away the Chill
20884 tests that require a Chill compiled executable, since GNU Chill
20885 is not yet publically available.
20886
20887 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20888
20889 * test-build.mk: set environment variables in a single command,
20890 instead of a list of assignments and exports
20891
20892 * config.guess: recognize Alpha/OSF1 systems
20893
20894 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20895
20896 * configure: Change help message to prefer --options rather than
20897 -options.
20898
20899 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20900
20901 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20902 zippy@ecst.csuchico.edu.
20903 * config.guess: Recognize miniframe.
20904
20905 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20906
20907 * Makefile.in: Use srcroot to find runtest rather than rootme.
20908 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20909
20910 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20911
20912 * test-build.mk: Extensive additions to support building on a
20913 machine other than the host.
20914
20915 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20916
20917 * configure (tooldir): Fix for i386-aix again.
20918
20919 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20920
20921 * configure, Makefile.in: Change definition of $(tooldir)
20922 to match the FSF.
20923
20924 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20925
20926 * config.guess: Recognize i[34]86/SVR4.
20927
20928 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20929
20930 * Makefile.in (all-gdb): gdb depends on sim.
20931
20932 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20933
20934 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20935 at the same time we make the prototype gdb directory.
20936 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20937 files at the same time as the gdb base release distribution.
20938
20939 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20940
20941 * Makefile.in (check): Use individual check targets rather than
20942 DO_X rule.
20943 (check-gcc): Added.
20944
20945 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20946
20947 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20948 for System V release 3.2.
20949
20950 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20951
20952 * config.sub: Recognize hppaosf.
20953 * configure.in: Do configure ld/binutils/gas for it.
20954
20955 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20956
20957 * configure (tooldir): Alter syntax used to set this, for systems
20958 where "\$" isn't handled right, like i386-aix.
20959
20960 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20961
20962 * configure: Pass program-transform-name, not
20963 program_transform_name, to recursive configures.
20964
20965 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20966
20967 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20968 of gas+ld+binutils.
20969
20970 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20971
20972 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20973
20974 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20975
20976 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20977
20978 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20979
20980 * Makefile.in (PRMS): Set back to all-prms.
20981
20982 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20983
20984 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20985 targets, rather than for MIPS hosts.
20986
20987 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20988
20989 * configure.in: add comment for --with-x default values
20990
20991 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20992
20993 * Makefile.in: add check-* targets for each of the directories in
20994 the tree. Add a definition of RUNTEST that will use the one we
20995 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20996
20997 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20998
20999 * configure.in: Removed obsolete references to bfd_target and
21000 target_makefile_frag.
21001
21002 * build-all.mk: Set assorted targets for Q2.
21003 * config.sub: Recognize z8k-sim and h8300-hms.
21004 * test-build.mk: Really don't pass host to configure.
21005 (HOLES): Added uname.
21006
21007 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21008
21009 * configure: Handle an empty program-prefix, program-suffix or
21010 program-transform-name correctly.
21011
21012 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21013
21014 * build-all.mk: -G 8 no longer required for MIPS targets.
21015 * test-build.mk: Don't pass host argument to configure; make it
21016 guess.
21017
21018 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21019
21020 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21021 * Makefile.in (COMPRESS): New macro, like GZIP.
21022
21023 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21024
21025 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21026
21027 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21028 with gas currently defaults to -G 0.
21029
21030 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21031
21032 * Makefile.in (all-flex): flex depends on byacc.
21033
21034 * build-all.mk: If host not specified, use config.guess. Pass TAG
21035 to test-build.mk as RELEASE_TAG.
21036 * test-build.mk (configargs): New variable containing arguments to
21037 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21038 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21039
21040 * config.guess: Use /bin/uname when checking -X argument on SCO,
21041 to avoid invoking GNU uname which doesn't understand -X.
21042
21043 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21044
21045 * configure.in: Build gas for mips-*-*.
21046
21047 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21048
21049 * Makefile.in (all.normal): insert missing backslash.
21050
21051 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21052
21053 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21054
21055 * Makefile.in: Complete overhaul to merge many almost identical
21056 targets.
21057
21058 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21059
21060 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21061 (gdb.tar.Z): Adjusted.
21062
21063 * Makefile.in (setup-dirs, taz): New targets; should be general
21064 enough to adapt for gdb sometime. Build only .z file.
21065 (gas.tar.z): New target.
21066
21067 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21068
21069 * build-all.mk: Use CC=cc -Xs on Solaris.
21070
21071 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21072
21073 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21074 for handling BISON for FSF releases.
21075
21076 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21077
21078 * configure: Actually implement the change zoo just documented.
21079
21080 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21081
21082 * configure: when using config.guess, only set target_alias when
21083 it's not already been set (ie, on the command line)
21084
21085 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21086
21087 * Makefile.in: add installcheck target, set PRMS to install-prms
21088
21089 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21090
21091 * configure: add support for package_makefile_fragment, handle the
21092 case where a directory has a configure.in file but no Makefile.in
21093 more gracefully (with an actual understandable error message, even);
21094 add support for --without (and add this to the usage message); also
21095 explicitly add a --host=${host_alias} to the command line when
21096 config.guess is used
21097
21098 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21099
21100 * configure: Must use both --host and --target in recursive calls.
21101
21102 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21103
21104 * Makefile.in: Change deja-gnu to dejagnu.
21105
21106 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21107
21108 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21109
21110 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21111
21112 * configure.in: canonicalize all instances to *-*-solaris2*,
21113 also strip out a number of tools to not build for go32 host
21114
21115 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21116
21117 * config.guess: add GPL.
21118
21119 * Makefile.in, config.guess, config.sub, configure: bump
21120 copyrights to 93.
21121
21122 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21123
21124 * Makefile.in (do-info): Removed obsolete check for existence of
21125 localenv file.
21126
21127 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21128
21129 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21130
21131 * Makefile.in: a couple of 'else true' for decstation,
21132 support for TclX
21133
21134 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21135
21136 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21137
21138 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21139
21140 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21141
21142 * config.guess: Recognize i386-ibm-aix (PS/2).
21143 * configure.in: Use config/mh-aix386 file for it.
21144
21145 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21146
21147 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21148 CC_FOR_TARGET instead.
21149 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21150
21151 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21152
21153 * Makefile.in: Add sim to list of directories sent with gdb
21154
21155 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21156
21157 * configure.in: Put back mips-dec-bsd* case.
21158
21159 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21160
21161 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21162 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21163 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21164
21165 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21166
21167 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21168
21169 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21170 (install-info): install dir.info only if it exists,
21171 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21172
21173 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21174
21175 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21176 gas for mips-dec-bsd.
21177
21178 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21179
21180 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21181 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21182
21183 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21184
21185 * configure.in: Added "dejagnu" to hosttools list.
21186
21187 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21188
21189 * config.sub, configure.in, config.guess: Add support
21190 for Bosx, an AIX variant from Bull.
21191 Patches from F.Pierresteguy@frcl.bull.fr.
21192
21193 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21194
21195 * devo/dejagnu: Initial creation of devo/dejagnu.
21196 Migrated dejagnu testcases and support files for testing software
21197 tools to reside as subdirectories, currently called "testsuite",
21198 within the directory of the software tool. Migrated all programs,
21199 support libraries, etc. beloging to dejagnu proper from
21200 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21201 with no modifications. The changes to these files which will
21202 allow them to configure, build, and execute properly will be made
21203 in a future update.
21204
21205 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21206
21207 * Makefile.in: Change send_pr to send-pr.
21208 * configure.in: Likewise.
21209 * send_pr: Renamed directory to send-pr.
21210
21211 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21212
21213 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21214
21215 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21216
21217 * README: Update for gdb-4.8 release.
21218 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21219 gdb-xxx.tar.z (gzip'd) file also.
21220
21221 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21222
21223 * Makefile.in: make all-diff depend on all-libiberty
21224
21225 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21226
21227 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21228
21229 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21230
21231 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21232
21233 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21234
21235 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21236 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21237 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21238
21239 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21240
21241 * Makefile.in: makeinfo binary is in a new location
21242
21243 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21244
21245 * config.sub: Accept -ecoff as an OS.
21246
21247 * Makefile.in: Various changes to eliminate a level of make
21248 recursion and reduce the required command line length.
21249 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21250 sub-makes.
21251 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21252 variables holding settings for specific sub-makes.
21253 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21254 in terms of BASE_FLAGS_TO_PASS.
21255 (TARGET_LIBS): New variable listing directories which use
21256 TARGET_FLAGS_TO_PASS.
21257 (subdir_do): Eliminated.
21258 (do-*): New set of targets to replace subdir_do.
21259 (various): All targets which used subdir_do now depend on do-*.
21260 (local-clean): Renamed from do_clean.
21261 (local-distclean): New target, dependency of distclean and
21262 realclean.
21263 (install-info): Don't create directories. Depend on dir.info
21264 rather than calling make recursively.
21265 (install-dir.info): Eliminated.
21266 (install-info-dirs): Create all info directories here.
21267 (dir.info): Depend upon do-install-info.
21268
21269 * test-build.mk (HOLES): Added false.
21270
21271 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21272
21273 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21274
21275 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21276
21277 * Makefile.in (info): remove dependency on all-texinfo. The
21278 problem was really in texinfo/C, not at this level.
21279
21280 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21281
21282 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21283
21284 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21285
21286 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21287 GDB releases.
21288
21289 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21290
21291 * configure: Include srcdir in message about target of link not
21292 being found. Don't convert `-' to `_' in `with' options being
21293 passed to subdirs.
21294
21295 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21296
21297 * configure.in: add uudecode to host_tools
21298
21299 * Makefile.in: added {all,install}-uudecode targets, added them to
21300 the appropriate lists
21301
21302 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21303
21304 * Makefile.in (all-gcc): Added dependency on all-gas.
21305
21306 * configure.in (mips-*-*): Build ld and binutils.
21307
21308 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21309
21310 * configure: check return code from mkdir, print error message and
21311 exit on failure.
21312
21313 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21314
21315 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21316
21317 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21318
21319 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21320
21321 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21322
21323 * config.sub (h8500): Recognize this as a cpu type.
21324
21325 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21326
21327 * configure: source directory missing is no longer a warning
21328
21329 * configure.in: recognize irix[34]* instead of irix[34]
21330
21331 * Makefile.in: define and pass down X11_LIB
21332
21333 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21334
21335 * guess-systype: Renamed to ...
21336 * config.guess: ... by popular request.
21337 * configure.in, Makefile.in: Update accordingly.
21338
21339 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21340
21341 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21342 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21343 + Execute ./dummy instead of assuming . is in PATH.
21344
21345 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21346
21347 * guess-systype: New shell script. Attempts to guess the
21348 canonical host name of the executing host.
21349 Only a few hosts are supported so far.
21350 * configure: Call guess-systype if no host is specified.
21351
21352 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21353
21354 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21355 gcc Makefile.
21356
21357 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21358
21359 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21360 (all-gcc, install-gcc, subdir_do): Use it.
21361
21362 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21363
21364 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21365
21366 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21367
21368 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21369 set exclusively by configure, using configure.in .
21370
21371 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21372
21373 * test-build.mk: set $PATH for all builds
21374
21375 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21376
21377 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21378
21379 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21380 the one used in gcc/Makefile.in, so that a null expansion doesn't
21381 override the one needed to build gcc with a native cc.
21382
21383 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21384
21385 * configure: Accept -with arguments.
21386
21387 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21388
21389 * Makefile.in: added h8300sim
21390
21391 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21392
21393 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21394 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21395 (all-cygnus, native, build-cygnus): Make
21396 $(canonhost)-stamp-3stage-done, not $(host)....
21397 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21398 i386-sco3.2v4. Added else true to if command.
21399
21400 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21401
21402 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21403
21404 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21405
21406 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21407
21408 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21409
21410 * configure.in: don't remove binutils from Solaris builds
21411
21412 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21413
21414 * Makefile.in: get rid of earlier definitions for *clean,
21415 also handle the recursive info rule better
21416
21417 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21418
21419 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21420 do more-or-less the right thing.
21421
21422 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21423
21424 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21425 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21426
21427 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21428
21429 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21430 $(host_canonical).
21431
21432 * configure.in: split the configdirs list into 4 categories (native
21433 v. cross, library v. tool) and handle the cross-only and native-
21434 only in more reasonable (and correct!) way.
21435
21436 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21437
21438 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21439 configdirs anymore.
21440
21441 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21442
21443 * Makefile.in: extensive cleanup:: removed all of the explicit
21444 clean-* targets, collapsed many wrappers around subdir_do into
21445 one, added additional targets to satisfy standards.texi, deleted
21446 some old targets, some changes for consistency
21447
21448 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21449
21450 * configure.in: handle some programs as cross-only, and others as
21451 native only
21452
21453 * test-build.mk: handle partial holes in a more generic manner
21454
21455 * Makefile.in: m4 depends on libiberty
21456
21457 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21458
21459 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21460 time, wdiff, and find to configdirs
21461
21462 * Makefile.in: all, clean, and install rules for the new programs
21463 added to configure.in
21464
21465 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21466
21467 * configure.in: use mh-sun for all *-sun-* hosts
21468
21469 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21470
21471 * Makefile.in: define flags for X11 include files and library file
21472 locations, pass them down to the programs that need this info
21473
21474 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21475
21476 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21477
21478 * configure.in: start building libg++ for HP-UX targets
21479
21480 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21481
21482 * README: Update references to files moved into etc/.
21483
21484 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21485
21486 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21487 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21488
21489 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21490
21491 * configure: accept dash as well as underscore in long option
21492 names for FSF compatibility.
21493
21494 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21495
21496 * config.sub: added -sco3.2v4 support from FSF.
21497
21498 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21499
21500 * configure.in: expand the section that adds or removes
21501 directories from the list of programs to build, to handle native
21502 vs. cross in addition to host v. native
21503
21504 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21505
21506 * Makefile.in: Replace C++ in macro names with CXX.
21507 This is less likely to break ...
21508
21509 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21510
21511 * test-build.mk: add -w to GNU_MAKE
21512
21513 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21514
21515 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21516 add 'sparc' to list of recognized cpus. This needed to make
21517 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21518 Delete some redundant ose68 variants. Recognize -wrs as an os,
21519 then changes that into $CPU-wrs-vxworks.
21520
21521 * configure.in: remove most references to gdbtest, regularize
21522 target based program removal
21523
21524 * test-build.mk: import from p3 tree (many fixes and changes)
21525
21526 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21527
21528 * Makefile.in: added rules to handle tcl, tk, and expect
21529
21530 * configure.in: handle those directories if they exist
21531
21532 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21533
21534 * config.sub: removed bogus hppabsd and hppahpux names, since
21535 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21536
21537 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21538
21539 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21540 depends upon all-xiberty
21541
21542 * Makefile.in: changes from p3, including:
21543
21544 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21545
21546 * Makefile.in (XTRAFLAGS): include newlib directories if
21547 newlib/Makefile exists, rather than if host != target.
21548
21549 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21550
21551 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21552 from the same source tree and not building a cross-compiler. This
21553 matters for the libg++ configuration if reconfiguring a tree that
21554 has already been installed.
21555
21556 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21557
21558 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21559 pick up the machine and system specific header files.
21560
21561 * Makefile.in: added AS_FOR_TARGET, passed down in
21562 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21563 the C compiler to use to create programs which are run in the
21564 build environment, set it to default to $(CC), and passed it down
21565 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21566
21567 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21568
21569 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21570 We need them for unusual native builds, like systems without
21571 ranlib.
21572
21573 * configure: also define $(host_canonical) and
21574 $(target_canonical), which are the full, canonical names for the
21575 given host and target
21576
21577 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21578
21579 * Makefile.in: Added separate definitions for C++.
21580
21581 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21582
21583 * configure.in (configdirs): Add deja-gnu.
21584
21585 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21586
21587 * README: Update for configure.texi and gdb-4.7 release.
21588
21589 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21590
21591 * Makefile.in: Move "all" target to top of file.
21592 Previously, first target was ".PHONY" which caused BSD4.4 make
21593 to build .PHONY when make was run without arguments.
21594
21595 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21596
21597 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21598 Library-copylefted code in libiberty.
21599
21600 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21601
21602 * config.sub: Replace m68kmote with plain old m68k.
21603
21604 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21605
21606 * Makefile.in: Remove space from blank line, avoid Make complaints.
21607
21608 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21609
21610 * config.sub: Complain if no argument is given. Added support for
21611 386bsd as OS and target alias.
21612
21613 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21614
21615 * Makefile.in (XTRAFLAGS): include newlib directories if
21616 newlib/Makefile exists, rather than if host != target.
21617
21618 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21619
21620 * config.sub: recognize sparclite-wrs-vxworks.
21621
21622 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21623 p3.) Added clean-xiberty to clean.
21624
21625 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21626
21627 * configure.in: use *-*-* instead of nested cases for host and target
21628
21629 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21630
21631 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21632 from the same source tree and not building a cross-compiler. This
21633 matters for the libg++ configuration if reconfiguring a tree that
21634 has already been installed.
21635
21636 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21637
21638 * config.sub (i486v/i486v4): Merge in from FSF version.
21639
21640 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21641
21642 * configure: only set PWD if it is already set.
21643
21644 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21645
21646 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21647 doesn't have unset and all success paths (and most error paths)
21648 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21649 to just ${PWD} to avoid confusion.)
21650
21651 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21652
21653 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21654 even for a native compilation.
21655
21656 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21657
21658 Changes to make the gdb.tar.Z rule work better.
21659
21660 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21661 (DEVO_SUPPORT): Add configure.texi.
21662 (bfd-ilrt.tar.Z): Remove ancient rule.
21663
21664 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21665
21666 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21667 pick up the machine and system specific header files.
21668
21669 * configure.in, config.sub: added new target m68010-adobe-scout,
21670 with alias of adobe68k. Changed configure.in to check for
21671 -scout before -sco* to avoid a false match.
21672
21673 * Makefile.in: added AS_FOR_TARGET, passed down in
21674 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21675 the C compiler to use to create programs which are run in the
21676 build environment, set it to default to $(CC), and passed it down
21677 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21678
21679 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21680
21681 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21682 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21683 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21684 FOR_TARGET variants, to newlib and libg++.
21685
21686 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21687
21688 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21689 first.
21690
21691 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21692
21693 * config.sub: Accept `elf' as an environment.
21694
21695 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21696
21697 * Makefile.in (all-opcodes): cd into the right directory
21698
21699 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21700
21701 * configure: added -program_transform_name option, used as
21702 argument to sed when installing programs.
21703 configure.texi: added documentation for -program_prefix,
21704 -program_suffix and -program_transform_name.
21705
21706 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21707
21708 * config.sub: Accept i486 where i386 ok.
21709
21710 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21711
21712 * config.sub: accept we32k
21713
21714 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21715
21716 * config.sub, configure.in: accept OSE68000 and OSE68k.
21717
21718 * Makefile.in: don't create all directories for ``make install'';
21719 let the subdirectories create the ones they need.
21720
21721 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21722
21723 * COPYING: new file, GPL v2
21724
21725 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21726
21727 * Makefile.in: use the new gen-info-dir, which needs a template
21728 argument (which also lives in texinfo)
21729
21730 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21731
21732 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21733
21734 * config.sub (ncr3000): Change i386 to i486.
21735
21736 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21737
21738 * Makefile.in: add install-rcs, install-grep to
21739 install-no-fixedincludes, removed install-bison and install-libgcc
21740
21741 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21742
21743 * configure.in: grab the HPUX makefile fragment if on HPUX
21744
21745 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21746
21747 * Makefile.in: eradicate bison spoor (ditto libgcc).
21748 configure.in: recognise m68{k,000}-ericsson-OSE.
21749 es1800 is alias for m68k-ericsson-OSE
21750
21751 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21752
21753 * configure.in: rearrange the parts that remove programs from
21754 configdirs, based now on HOST==TARGET or by canonical triple.
21755
21756 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21757
21758 * test-build.mk: recurse explicitly with -f test-build.mk when
21759 appropriate. predicate stage3 and comparison on the existence
21760 of gcc. That is, if gcc isn't around, we aren't three-staging.
21761 On very clean, also remove ...stamp-co. Build in-place before
21762 doing other builds.
21763
21764 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21765
21766 * Makefile.in, configure.in: add tgas
21767
21768 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21769
21770 * Makefile.in: a number of changes merged in from progressive.
21771
21772 * configure.in: add libm.
21773
21774 * .cvsignore: ignore some stuff that comes from test-build.mk.
21775
21776 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21777
21778 * config.sub: Add es1800 (m68k-ericsson-es1800).
21779
21780 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21781
21782 * configure: Add program_suffix (parallel to program_prefix)
21783 * Makefile.in: adjust directory-creating script for losing decstation
21784
21785 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21786
21787 * configure: Minor $subdir-related fixes.
21788
21789 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21790
21791 * configure: fix various problems with propogating
21792 makefile_target_frag in subdirs.
21793 * configure.in: config libgcc if its there
21794
21795 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21796
21797 * config.sub: HPPA merge.
21798
21799 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21800
21801 * Makefile.in: Replace all-bison with all-byacc in all
21802 dependency lines for other tools (which now use byacc).
21803
21804 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21805
21806 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21807
21808 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21809
21810 * Makefile.in: make gprof rules similar to byacc rules (instead of
21811 vestigal $(unsubdir) that didn't work...)
21812
21813 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21814
21815 * config.sub: Add support for Linux.
21816 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21817 (at least for libg++).
21818
21819 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21820
21821 * configure.texi: fix doc for the -nfp option to configure
21822
21823 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21824
21825 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21826
21827 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21828
21829 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21830 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21831 * configure.in: added solaris* host_makefile_frag hook.
21832
21833 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21834
21835 * config.sub: changed recognition of m68000 so that various
21836 m68k types can be specified via m680[01234]0
21837
21838 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21839
21840 * config.sub (basic_machine): fix sed so that '-foo' isn't
21841 completely substituted out while .+'-foo' loses the '-foo'
21842
21843 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21844
21845 * config.sub ($os): Add -aout.
21846
21847 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21848
21849 * configure: If host_makefile_frag is absolute, don't
21850 prefix ${invsubdir} (relevant to libg++ auto-configure).
21851
21852 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21853
21854 * Makefile.in (tooldir): Define it.
21855 (all-ld): Depend on all-flex.
21856
21857 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21858
21859 * Makefile.in (check): Fix libg++ special case.
21860
21861 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21862
21863 * configure: do not bury `pwd` into config.status, thus do fewer
21864 pwd's.
21865
21866 * configure: print the "Building in" message only when building in
21867 other than "." AND verbose.
21868
21869 * configure: remove -s, rework -v to better accommodate guested
21870 configures.
21871
21872 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21873
21874 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21875
21876 * Makefile.in: macroize flags passed on recursion. remove
21877 fileutils.
21878
21879 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21880
21881 * configure: get makesrcdir right for subdirs deeper than 1.
21882
21883 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21884 install.
21885
21886 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21887
21888 * Makefile.in: don't print subdir_do or recursion lines.
21889
21890 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21891
21892 * standards.texi: added menu item.
21893
21894 * Makefile.in: build and install standards.info.
21895
21896 * standards.texi: new file.
21897
21898 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21899
21900 * configure: test for and move config.status pieces from
21901 ${subdir}/.
21902
21903 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21904
21905 * configure: Test for existance of files before trying to mv
21906 them, to avoid numerous non-existance messages.
21907
21908 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21909
21910 * configure: correct final line of config.status.
21911
21912 * configure: patch from eggert. Avoids a protection problem if
21913 the original Makefile.in is read only.
21914
21915 * configure: use move-if-change from gcc to create config.status.
21916 Some makefiles depend on config.status to tell if a directory
21917 has been reconfigured for a different host. This change
21918 prevents those directories from remaking everything in the case
21919 where the reconfig was only intended to rebuild a Makefile.
21920
21921 * configure: test for config.sub with "config.sub sun4" rather
21922 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21923 host alias from a missing config.sub.
21924
21925 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21926
21927 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21928 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21929
21930 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21931
21932 * configure: mkdir ${subdir} as needed.
21933
21934 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21935
21936 * Makefile.in,configure.in: added autoconf.
21937
21938 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21939
21940 * Makefile.in: no longer pass against on recursion.
21941
21942 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21943 definitions are not inherited.
21944
21945 * configure: correct makesrcdir when subdir is .
21946
21947 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21948
21949 * configure: Add support for 'subdirs' variable, which is
21950 like 'configdirs', except that configure doesn't re-invoke
21951 itself for subdirs, it just creates a Makefile for each subdir.
21952 * configure.texi: Document subdirs.
21953
21954 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21955
21956 * configure.in: added flex to configdirs
21957
21958 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21959
21960 * Makefile.in: remove clean-stamps from clean.
21961
21962 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21963
21964 * configure.in: Add gdbtest to configdirs.
21965
21966 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21967
21968 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21969 to recursive makes.
21970 * configure.in: Recognize new ncr3000 config.
21971
21972 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21973
21974 * Makefile.in, configure.in: removed references to gdbm.
21975
21976 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21977
21978 * config.sub: Don't canonicalize os value
21979 newsos* to bsd (readline needs to check for newsos).
21980 (This fix was earlier made Jan 31, but got re-broken.)
21981
21982 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21983
21984 * configure.in: sco is an os, not a vendor!
21985
21986 * configure: Quote $( better. Keep various shells happy.
21987
21988 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21989
21990 * Makefile.in: eliminate stamp-files.
21991
21992 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21993
21994 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21995 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21996
21997 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21998
21999 * config.sub: fix iris/iris3.
22000
22001 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22002
22003 * configure: re-add -rm.
22004
22005 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22006
22007 * Maskefile.in: add .stmp-rcs to all.
22008
22009 * configure.in: remove gas from rs6000 build, use aix host fragment.
22010
22011 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22012
22013 * configure: pass down site_option during recursion.
22014
22015 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22016
22017 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22018
22019 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22020
22021 * configure: Change exec_prefix so that it really defaults to prefix.
22022
22023 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22024
22025 * Makefile.in, configure.in: Add support for mmalloc library.
22026
22027 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22028
22029 * Makefile.in: add stmp dependencies for a few more things.
22030
22031 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22032
22033 * configure: adjusted error message on objdir/srcdir configure
22034 collision, per john's suggestion.
22035
22036 * Makefile.in: add libiberty stmp to all and all.cross.
22037
22038 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22039
22040 * Makefile.in: remove force dependencies, add grep to all.
22041
22042 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22043
22044 * Makefile.in: drop flex. make stamp files work.
22045
22046 * configure: added test for conflicting configuration in srcdir,
22047 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22048 gets cranky. use relative paths for configure and srcdir
22049 whenever possible. Send some error messages to stderr that were
22050 going to stdout.
22051
22052 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22053
22054 * Makefile.in: Fix libg++ rule to check for gcc directory
22055 before using gcc/gcc. Also pass XTRAFLAGS.
22056
22057 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22058
22059 * Makefile.in: added stmp-files so that directories aren't polled
22060 when they are already built.
22061
22062 * configure.texi: fixed a node pointer problem.
22063
22064 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22065
22066 * config.sub configure.in gdb/configure.in
22067 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22068 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22069 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22070
22071 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22072
22073 * configure: -recurring becomes -silent. corrected help message
22074 for -site= option.
22075
22076 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22077
22078 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22079
22080 * configure: when building Makefile for crosses, replace
22081 tooldir and program_prefix. default srcdir from location of
22082 config.sub. remove "for host in hosts" and "for target in
22083 targets" loops.
22084
22085 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22086
22087 * Makefile.in: Do not pass bindir or mandir to cvs.
22088
22089 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22090
22091 * Makefile.in, configure.in: removed traces of namesubdir,
22092 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22093 copyrights to '92, changed some from Cygnus to FSF.
22094
22095 * configure.texi: remove most references to multiple hosts,
22096 multiple targets, subdirs, etc.
22097
22098 * configure.man: removed rcsid. reference config.sub not
22099 config.subr.
22100
22101 * Makefile.in: mkdir $(infodir) on install-info.
22102
22103 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22104
22105 * configure.texi: Explain better about .gdbinit and about
22106 the environment that configure.in sections run in.
22107
22108 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22109
22110 * configure.in: Ultrix is only a decstation if it's a MIPS.
22111
22112 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22113
22114 * README: DOC.configure => cfg-paper.texi.
22115
22116 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22117
22118 * config.sub (near case $os): Don't convert newsos* to bsd!
22119
22120 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22121
22122 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22123 the number of copies of COPYING that go into the GDB tar file.
22124
22125 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22126
22127 * bfd/configure.in, gdb/config/mh-i386sco,
22128 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22129 Fix SCO configuration stuff.
22130
22131 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22132
22133 * Makefile.in: For libg++, make sure the -I pointing
22134 to the gcc directory goes *after* all the libg++-local -I flags.
22135 Also, move just-gcc dependency from just-libg++ to all-libg++.
22136
22137 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22138
22139 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22140
22141 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22142
22143 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22144
22145 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22146
22147 * config.sub: Add stratus configuration frags. Also
22148 submitted to FSF.
22149
22150 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22151
22152 * Makefile.in (DEV_SUPPORT): add configure.man.
22153
22154 * config.sub(Decode manufacturer-specific): add -none*.
22155
22156 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22157
22158 * Makefile.in: remove form feeds to make Sun's make happy.
22159 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22160
22161 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22162
22163 * Makefile.in (AR_FLAGS): Make quieter.
22164
22165 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22166
22167 * configure.in: Add libg++.
22168 * configure: When verbose, don't output the command line at each
22169 level; it will be unremarkably the same as the previous version,
22170 which will be the same as what the user typed.
22171
22172 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22173
22174 * configure.in, Makefile.in: fix clean-info, add flex. add
22175 fileutils.
22176
22177 * configure: be less sensitive to spaces in Makefile.in. Do not
22178 look for sources in "..". Doing so breaks subdirectories that
22179 might have their own configure. If a subdir has it's own
22180 configure script, use it.
22181
22182 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22183
22184 * cfg-paper.texi: some changes suggested by rms.
22185
22186 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22187
22188 * config.sub: Merge in some small additions from the FSF version,
22189 taken from the gcc distribution, to bring the Cygnus and FSF
22190 versions into closer sync.
22191
22192 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22193
22194 * configure.in: Changed svr4 references to sysv4.
22195
22196 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22197
22198 * configure: added -V for version number option.
22199
22200 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22201
22202 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22203 renamed from DOC.configure to cfg-paper.texi.
22204
22205 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22206
22207 * configure, config.subr, config.sub: config.subr is now
22208 config.sub again.
22209
22210 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22211
22212 * configure.texi: new file, in progress.
22213
22214 * Makefile.in: build info file and install the man page for
22215 configure.
22216
22217 * configure.man: new file, first cut.
22218
22219 * configure: find config.subr again now that configuration "none"
22220 has gone. removed all traces of the -ansi option. removed all
22221 traces of the -languages option.
22222
22223 * config.subr: resync from rms.
22224
22225 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22226
22227 * configure, config.sub, config.subr: merge config.sub into
22228 config.subr, call the result config.subr, remove config.sub, use
22229 config.subr.
22230
22231 * Makefile.in: revised install for dir.info.
22232
22233 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22234
22235 * configure.in: add decstation host makefile frag.
22236
22237 * Makefile.in: BISON now bison -y again. also install-gcc on
22238 install. clean-gdbm on clean. infodir belongs in datadir.
22239 Make directories for info install. Build dir.info here then
22240 install it.
22241
22242 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22243
22244 * Makefile.in: fix for bad directory tests.
22245
22246 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22247
22248 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22249 regexp. -srcdir relative was being handled incorrectly.
22250
22251 * Makefile.in: unwrapped some for loops so that parallel makes
22252 work again and so one can focus one's attention on a particular
22253 package.
22254
22255 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22256
22257 * configure: added PWD as a stand in for `pwd` (for speed). use
22258 elif wherever possible. make -srcdir work without -objdir.
22259 -objdir= commented out.
22260
22261 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22262
22263 * configure: +options become --options. -subdirs commented out.
22264 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22265 Makefile now at top of generated Makefile. Removed cvs log
22266 entries. added -srcdir. create .gdbinit only if there is one
22267 in ${srcdir}.
22268
22269 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22270 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22271 and mandir now keyed off datadir by default.
22272
22273 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22274
22275 * Freshly created ChangeLog.
22276
22277 \f
22278 Local Variables:
22279 mode: change-log
22280 left-margin: 8
22281 fill-column: 76
22282 version-control: never
22283 End: