]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2020-06-12 Martin Liska <mliska@suse.cz>
6
7 * .gitignore: Add .clang-tidy.
8
9 2020-06-08 Jason Merrill <jason@redhat.com>
10
11 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
12 * configure: Regenerate.
13
14 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
15
16 * MAINTAINERS: Add myself as xtensa port maintainer.
17
18 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
19
20 * configure.ac: Don't require --enable-host-shared when building
21 for Mingw.
22 * configure: Regenerate.
23
24 2020-05-18 Jason Merrill <jason@redhat.com>
25
26 * configure.ac: Update bootstrap dialect to -std=c++11.
27
28 2020-05-18 Alex Coplan <alex.coplan@arm.com>
29
30 * MAINTAINERS (Write After Approval): Add myself.
31
32 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
33
34 PR target/92713
35 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
36 (noconfigdirs): Add 'target-libstdc++-v3'.
37 * configure: Regenerate.
38
39 2020-04-21 Stephen Casner <casner@acm.org>
40
41 PR 25830
42 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
43 * configure: Rebuild.
44
45 2020-04-17 Martin Liska <mliska@suse.cz>
46 Jonathan Yong <10walls@gmail.com>
47
48 PR gcov-profile/94570
49 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
50 for CYGWIN.
51
52 2020-04-14 Martin Jambor <mjambor@suse.cz>
53
54 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
55
56 2020-04-09 Tom Tromey <tom@tromey.com>
57
58 * configure: Rebuild.
59 * Makefile.in: Rebuild.
60 * Makefile.def (gdbsupport, gdbserver): New host modules.
61 (configure-gdb): Depend on all-gdbsupport.
62 (all-gdb): Depend on all-gdbsupport, all-libctf.
63 * configure.ac (host_tools): Add gdbserver.
64 Conditionally build gdbserver and gdbsupport.
65
66 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
67
68 * configure.ac: Build libgomp by default for amdgcn.
69 * configure: Regenerate.
70
71 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
72
73 * MAINTAINERS (Write After Approval): Add myself.
74
75 2020-02-28 Joel Hutton <joel.hutton@arm.com>
76
77 * MAINTAINERS (Write After Approval) : Add myself.
78
79 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
80
81 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
82
83 2020-02-14 Martin Sebor <msebor@redhat.com>
84
85 * doc/extend.texi (attribute alias): Mention type requirement.
86 (attribute weak): Same.
87 (attribute weakref): Correct invalid example.
88
89 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
90
91 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
92
93 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
94 Jakub Jelinek <jakub@redhat.com>
95
96 * .gitattributes: Add *.md diff=md.
97
98 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
99
100 The mentioned auto-generated file is no more part of the
101
102 GCC sources, it's auto-generated in $(builddir) during build.
103
104 PR target/92055
105 * contrib/gcc_update (files_and_dependencies): Remove
106 entry for gcc/config/avr/t-multilib.
107
108 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
109
110 * MAINTAINERS: Update my email address.
111
112 2020-01-13 Joseph Myers <joseph@codesourcery.com>
113
114 * README.MOVED_TO_GIT: Remove.
115
116 2020-01-11 Joseph Myers <joseph@codesourcery.com>
117
118 * README.MOVED_TO_GIT: New file.
119
120 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
121
122 * MAINTAINERS (Write After Approval): Add myself.
123
124 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
125
126 * MAINTAINERS (write_after_approval): Add myself.
127
128 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
129
130 * MAINTAINERS (write_after_approval): Add myself.
131
132 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
133
134 * MAINTAINERS (write_after_approval): Add myself.
135
136 2019-12-11 Matthias Klose <doko@ubuntu.com>
137
138 * configure.ac: Factor out common cases for compare_exclusions.
139 * configure: Regenerate.
140
141 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
142
143 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
144 flag.
145
146 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
147
148 * MAINTAINERS (Write After Approval): Add myself.
149
150 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
151
152 PR middle-end/92463
153 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
154 * configure: Regenerate
155
156 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
157
158 * configure.ac: Use https for gcc.gnu.org.
159 * configure: Regenerated.
160
161 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
162
163 * MAINTAINERS (aarch64 port): Remove my name, move to...
164 (Write After Approval): ...Here.
165
166 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
167
168 * MAINTAINERS: Change my email address as maintainer.
169
170 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
171
172 PR fortran/91828
173 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
174 * configure: Regenerated.
175
176 2019-10-21 Jason Merrill <jason@redhat.com>
177
178 * .gitattributes: Also check ChangeLog whitespace.
179
180 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 * contrib/dg-extract-results.sh: Add support for KPASS.
183 * contrib/dg-extract-results.py: Likewise.
184
185 2019-10-17 Jason Merrill <jason@redhat.com>
186
187 * .gitattributes: Avoid {} in filename pattern.
188
189 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
190
191 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
192 Approval section.
193
194 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
195
196 * MAINTAINERS: Add myself to Write After Approval
197
198 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
199
200 * MAINTAINERS: Add myself as an aarch64 maintainer.
201
202 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
203
204 * MAINTAINERS: Add myself as aarch64 maintainer.
205
206 2019-09-23 Carl Love <cel@us.ibm.com>
207
208 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
209 New define_insn.
210 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
211 vsx_xxpermdi16_le_V16QI): Removed define_insn.
212
213 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
214
215 * MAINTAINERS (Sam Tebbs): Update email address.
216
217 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
218
219 * MAINTAINERS: Update my email address.
220
221 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
222
223 * libtool.m4: Handle uclinuxfdpiceabi.
224
225 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
226
227 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
228 Remove myself from Write After Approval section.
229
230 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
231
232 * configure.ac: Support for bpf-*-* targets.
233 * configure: Regenerate.
234
235 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
236
237 * config.sub: Import upstream version 2019-06-30.
238 * config.guess: Import upstream version 2019-07-24.
239
240 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
241
242 * MAINTAINERS: Remove spu port maintainers.
243
244 2019-08-28 Martin Liska <mliska@suse.cz>
245
246 * .gitignore: Add .clangd and compile_commands.json
247 to .gitignore.
248
249 2019-08-23 Michael Forney <mforney@mforney.org>
250
251 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
252 * Makefile.in: Regenerate.
253
254 2019-08-19 Tom Tromey <tom@tromey.com>
255
256 * configure: Rebuild.
257 * configure.ac: Add --with-static-standard-libraries.
258
259 2019-08-16 Alexandre Oliva <oliva@gnu.org>
260
261 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
262
263 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
267 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
268
269 * MAINTAINERS (Write After Approval): Remove myself, already listed in
270 RISC-V port maitainer.
271
272 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
273
274 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
275
276 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
277
278 * MAINTAINERS (Write After Approval): Add myself.
279
280 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
281
282 * MAINTAINERS (Write After Approval): Add myself.
283
284 2019-06-25 Martin Liska <mliska@suse.cz>
285
286 contrib/filter-clang-warnings.py: Transform from
287 filter-rtags-warnings.py.
288
289 2019-06-15 Tom Tromey <tom@tromey.com>
290
291 * configure.ac (host_libs): Add gnulib.
292 * configure: Rebuild.
293 * Makefile.def (host_modules, dependencies): Add gnulib.
294 * Makefile.in: Rebuild.
295
296 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
297
298 * MAINTAINERS (Write After Approval): Add myself.
299
300 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
301
302 * configure: Regenerate.
303 * configure.ac: Add PRU target.
304
305 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
309 2019-06-11 Nick Clifton <nickc@redhat.com>
310
311 Import these changes from the binutils/gdb repository:
312
313 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
314
315 * Makefile.def (dependencies): configure-libctf depends on all-bfd
316 and all its deps.
317 * Makefile.in: Regenerated.
318
319 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
320
321 * Makefile.def (host_modules): Add libctf.
322 * Makefile.def (dependencies): Likewise.
323 libctf depends on zlib, libiberty, and bfd.
324 * Makefile.in: Regenerated.
325 * configure.ac (host_libs): Add libctf.
326 * configure: Regenerated.
327
328 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
329
330 * MAINTAINERS (Write After Approval): Add myself.
331
332 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
333
334 * MAINTAINERS: Update my email address.
335
336 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
337
338 * MAINTAINERS (Write After Approval): Add myself.
339
340 2019-05-16 Jun Ma <junma@linux.alibaba.com>
341
342 * MAINTAINERS (Write After Approval): Add myself.
343
344 2019-05-07 Jim Wilson <jimw@sifive.com>
345
346 * MAINTAINERS: Remove myself as IA-64 maintainer.
347
348 2019-05-04 Roland Illig <roland.illig@gmx.de>
349
350 * MAINTAINERS (Write After Approval): Add myself.
351
352 2019-05-02 Richard Biener <rguenther@suse.de>
353
354 PR bootstrap/85574
355 * Makefile.tpl (compare target): Also compare extra-compare
356 files.
357 * Makefile.in: Regenerate.
358
359 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
360
361 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
362 as modulo-scheduler maintainer.
363
364 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
365
366 * MAINTAINERS: Add myself as co-maintainer for Darwin.
367
368 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
369
370 * MAINTAINERS: Update my email address.
371
372 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
373
374 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
375 * configure: Regenerate.
376
377 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
378
379 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
380 * configure: Regenerate.
381
382 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
383
384 * configure.ac: Add target-zlib to target_libraries.
385 * configure: Regenerate.
386
387 2019-04-09 Martin Liska <mliska@suse.cz>
388
389 * Makefile.in: Regenerate.
390 * Makefile.tpl: Pass GENERATOR_CFLAGS
391 in all stages.
392
393 2019-03-28 Martin Liska <mliska@suse.cz>
394
395 PR bootstrap/89829
396 * Makefile.in: Revert r254150.
397 * Makefile.tpl: Likewise.
398
399 2019-03-28 Ben Elliston <bje@gnu.org>
400
401 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
402 related, and libdecnumber.
403
404 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
405
406 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
407 (Write After Approval): Remove myself.
408
409 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
413 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
414
415 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
416 (Write After Approval): Remove myself and Julian.
417
418 2019-01-26 Harald Anlauf <anlauf@gmx.de>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
422 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
426 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
427
428 * ChangeLog: Replace space with tab.
429 * MAINTAINERS: Delete 1 tab to keep alignment.
430
431 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
435 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
436
437 * MAINTAINERS (Write After Approval): Add myself.
438
439 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
440 Kwok Cheung Yeung <kcy@codesourcery.com>
441 Julian Brown <julian@codesourcery.com>
442 Tom de Vries <tom@codesourcery.com>
443 Jan Hubicka <hubicka@ucw.cz>
444 Martin Jambor <mjambor@suse.cz>
445
446 * configure.ac: Likewise.
447 * configure: Regenerate.
448 * contrib/config-list.mk: Add amdgcn-amdhsa.
449
450 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
451
452 * MAINTAINERS (Write After Approval): Add myself.
453
454 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
455
456 * MAINTAINERS (Write After Approval): Add myself.
457
458 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
459
460 PR target/88535
461 * config.guess: Import upstream version 2019-01-03.
462 * config.sub: Import upstream version 2019-01-01.
463
464 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
465
466 * MAINTAINERS (Write After Approval): Update my maintainer address.
467
468 2018-12-21 Gergö Barany <gergo@codesourcery.com>
469
470 * MAINTAINERS (Write After Approval): Add myself.
471
472 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
473
474 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
475
476 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
477
478 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
479 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
480 (GCC_TARGET_TOOL): Likewise.
481 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
482 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
483 OTOOL, OTOOL_FOR_TARGET: New substitutions.
484 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
485 * configure: Regenerate.
486 * Makefile.in: Likewise.
487
488 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
489
490 * MAINTAINERS (Write After Approval): Add myself.
491
492 2018-11-13 Martin Liska <mliska@suse.cz>
493
494 * gcc.target/i386/pr87930.c: Move to ...
495 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
496
497 2018-11-10 Stafford Horne <shorne@gmail.com>
498
499 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
500 (Write After Approval): Remove myself.
501
502 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
503
504 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
505 Append $INCICONV to it.
506
507 2018-11-04 Stafford Horne <shorne@gmail.com>
508
509 * MAINTAINERS (Write After Approval): Add myself.
510
511 2018-10-31 Joseph Myers <joseph@codesourcery.com>
512
513 PR bootstrap/82856
514 * multilib.am: New file. From automake.
515
516 Merge from binutils-gdb:
517 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
518
519 * libtool.m4: Use AC_LANG_SOURCE.
520 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
521 * ar-lib: New file.
522 * test-driver: New file.
523 * configure: Re-generate.
524
525 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
530
531 PR bootstrap/87788
532 PR d/87799
533 * configure: Rebuild.
534 * configure.ac: Disable D on systems where it is known not to work.
535
536 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
537
538 * Makefile.def (target_modules): Add libphobos.
539 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
540 GDCFLAGS_FOR_TARGET.
541 (dependencies): Make libphobos depend on libatomic, libbacktrace
542 configure, and zlib configure.
543 (language): Add language d.
544 * Makefile.in: Rebuild.
545 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
546 (HOST_EXPORTS): Add GDC.
547 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
548 (BASE_TARGET_EXPORTS): Add GDC.
549 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
550 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
551 (EXTRA_HOST_FLAGS): Add GDC.
552 (STAGE1_FLAGS_TO_PASS): Add GDC.
553 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
554 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
555 environment variables.
556 * configure: Rebuild.
557 * configure.ac: Add target-libphobos to target_libraries. Set and
558 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
559
560 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
561
562 * MAINTAINERS (Write After Approval): Add myself.
563
564 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
565
566 * MAINTAINERS (Write After Approval): Remove myself.
567
568 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
569
570 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
571
572 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
573
574 * MAINTAINERS: Update my email address.
575
576 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
577
578 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
579 maintainer.
580
581 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
582
583 * MAINTAINERS (Write After Approval): Add self.
584
585 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
586
587 * MAINTAINERS (write after approval): Add myself.
588
589 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
590
591 * MAINTAINERS: Update my email address.
592
593 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
594
595 * MAINTAINERS (write after approval): Add myself.
596
597 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
598
599 * MAINTAINERS: Add self to global reviewers list.
600
601 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
602
603 MAINTAINERS: Add c-sky port maintainers.
604
605 2018-08-10 Martin Liska <mliska@suse.cz>
606
607 * MAINTAINERS: Revert change in previous commit and
608 join lines.
609
610 2018-08-10 Martin Liska <mliska@suse.cz>
611
612 * MAINTAINERS: Remove extra line.
613
614 2018-08-06 Naveen H.S <naveenh@marvell.com>
615
616 * MAINTAINERS: Update my email address.
617
618 2018-07-19 DJ Delorie <dj@redhat.com>
619
620 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
621 as maintainer.
622
623 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
624
625 * MAINTAINERS: Adjust email address for me and my colleague Robin
626 Dapp.
627
628 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
629 Sunil K Pandey <sunil.k.pandey@intel.com>
630
631 PR target/84413
632 * config/i386/i386.c (m_CORE_AVX512): New.
633 (m_CORE_AVX2): Likewise.
634 (m_CORE_ALL): Add m_CORE_AVX2.
635 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
636 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
637 and remove the rest of m_SKYLAKE_AVX512.
638
639 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
640
641 * config.sub: Sync with upstream version 2018-07-03.
642
643 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
644
645 * config.guess: Sync with upstream version 2018-06-26.
646 * config.sub: Sync with upstream version 2018-07-02.
647
648 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
649
650 * libtool.m4: Sort output of 'find' to enable deterministic builds.
651 * ltmain.sh: Likewise.
652
653 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
654
655 * contrib/config-list.mk: Remove powerpc-linux_paired.
656
657 2018-06-29 Alexandre Oliva <oliva@adacore.com>
658
659 * configure.ac: Introduce support for @unless/@endunless.
660 * Makefile.tpl (dep-kind): Rewrite with cond; return
661 postbootstrap in some cases.
662 (make-postboot-dep, postboot-targets): New.
663 (dependencies): Do not output postbootstrap dependencies at
664 first. Output non-target ones changed for configure to depend
665 on stage_last @if gcc-bootstrap, and the original deps @unless
666 gcc-bootstrap.
667 * configure.in, Makefile.in: Rebuilt.
668
669 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
670
671 * MAINTAINERS (write after approval): Add myself.
672
673 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
674
675 * MAINTAINERS (write after approval): Add myself.
676
677 2018-06-19 Nick Clifton <nickc@redhat.com>
678
679 * zlib/configure.ac: Restore old behaviour of only enabling
680 multilibs when a target subdirectory is defined. This allows
681 building with srcdir == builddir.
682 * zlib/configure: Regenerate.
683
684 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
685
686 * Makefile.def (fortran): Add check-target-libgomp-fortran.
687 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
688 * Makefile.in: Regenerate.
689
690 2018-06-16 Ben Elliston <bje@gnu.org>
691
692 * config.guess: Import latest version.
693 * config.sub: Likewise.
694
695 2018-06-08 Martin Liska <mliska@suse.cz>
696
697 * MAINTAINERS: Remove MPX-related entries.
698 * Makefile.def: Remove libmpx support.
699 * Makefile.in: Regenerate.
700 * configure.ac: Remove removed files.
701 * configure: Regenerate.
702 * libmpx/ChangeLog: Remove.
703 * libmpx/Makefile.am: Remove.
704 * libmpx/Makefile.in: Remove.
705 * libmpx/acinclude.m4: Remove.
706 * libmpx/aclocal.m4: Remove.
707 * libmpx/config.h.in: Remove.
708 * libmpx/configure: Remove.
709 * libmpx/configure.ac: Remove.
710 * libmpx/configure.tgt: Remove.
711 * libmpx/libmpx.spec.in: Remove.
712 * libmpx/mpxrt/Makefile.am: Remove.
713 * libmpx/mpxrt/Makefile.in: Remove.
714 * libmpx/mpxrt/libmpx.map: Remove.
715 * libmpx/mpxrt/libtool-version: Remove.
716 * libmpx/mpxrt/mpxrt-utils.c: Remove.
717 * libmpx/mpxrt/mpxrt-utils.h: Remove.
718 * libmpx/mpxrt/mpxrt.c: Remove.
719 * libmpx/mpxrt/mpxrt.h: Remove.
720 * libmpx/mpxwrap/Makefile.am: Remove.
721 * libmpx/mpxwrap/Makefile.in: Remove.
722 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
723 * libmpx/mpxwrap/libtool-version: Remove.
724 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
725
726 2018-06-04 Martin Liska <mliska@suse.cz>
727
728 * MAINTAINERS: Add myself as gcov maintainer.
729
730 2018-06-04 Matthew Fortune <mfortune@gmail.com>
731
732 * MAINTAINERS: Update my email address.
733
734 2018-06-04 Tom de Vries <tdevries@suse.de>
735
736 * MAINTAINERS: Remove write-after-approval entries for component
737 maintainers.
738
739 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
740
741 * MAINTAINERS (write after approval): Add myself.
742
743 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
744
745 * MAINTAINERS: Update my email address.
746
747 2018-06-01 Tom de Vries <tdevries@suse.de>
748
749 * MAINTAINERS: Update my email address.
750
751 2018-05-22 Bin Cheng <bin.cheng@arm.com>
752
753 * MAINTAINERS (loop-optimizer): Add myself.
754
755 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
756
757 * configure.ac: Added "nfp" target.
758 * configure: Regenerate.
759
760 2018-04-30 Richard Biener <rguenther@suse.de>
761
762 PR bootstrap/85571
763 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
764 (STAGE3_TFLAGS): Likewise.
765 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
766 (STAGEtrain_TFLAGS): Likewise.
767 * Makefile.in: Regenerate.
768
769 2018-04-26 Richard Biener <rguenther@suse.de>
770
771 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
772 (STAGE2_CFLAGS): Likewise.
773 (STAGE2_TFLAGS): Likewise.
774 (STAGE3_CFLAGS): Add -fchecking.
775 (STAGE3_TFLAGS): Likewise.
776 (STAGEtrain_CFLAGS): Filter out -fchecking.
777 (STAGEtrain_TFLAGS): Likewise.
778 * Makefile.in: Re-generate.
779
780 2018-04-25 Catherine Moore <clm@codesourcery.com>
781
782 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
783
784 2018-04-18 Paul Clarke <pc@us.ibm.com>
785
786 * MAINTAINERS (write after approval): Add myself.
787
788 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
789
790 * MAINTAINERS: Update my email address.
791
792 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
793
794 * MAINTAINERS: Remove redundant Write-After-Approval entry.
795
796 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
797
798 * MAINTAINERS: Update my email address and disambiguate myself
799 a bit from Will Schmidt.
800
801 2018-03-21 Nathan Sidwell <nathan@acm.org>
802
803 * MAINTAINERS: Move maintainers of now-removed picochip and score
804 ports to write after approval.
805
806 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
807
808 * MAINTAINERS: Add entry for SVE maintainership.
809
810 2018-02-13 Maciej W. Rozycki <macro@mips.com>
811
812 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
813 * configure: Regenerate.
814
815 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
816
817 * MAINTAINERS (write after approval): Add myself.
818
819 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
820
821 * MAINTAINERS (write after approval): Add myself.
822
823 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
824
825 * MAINTAINERS (write after approval): Add myself.
826
827 2018-01-03 Jakub Jelinek <jakub@redhat.com>
828
829 Update copyright years.
830
831 2018-01-03 Ben Elliston <bje@gnu.org>
832
833 * config.guess: Import latest version.
834 * config.sub: Likewise.
835
836 2017-12-12 Stafford Horne <shorne@gmail.com>
837
838 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
839 * configure: Regenerate.
840
841 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
845 2017-11-28 Julia Koval <julia.koval@intel.com>
846 Sebastian Peryt <sebastian.peryt@intel.com>
847
848 * Makefile.def (target_modules): Remove libcilkrts.
849 * Makefile.in: Ditto.
850 * configure: Ditto.
851 * configure.ac: Ditto.
852
853 2017-11-28 Julia Koval <julia.koval@intel.com>
854
855 * MAINTAINERS (Write After Approval): Add myself.
856
857 2017-11-22 Sudakshina Das <sudi.das@arm.com>
858
859 * MAINTAINERS (Write After Approval): Add myself.
860
861 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
862
863 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
864 Use my SiFive email address.
865
866 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
867
868 * MAINTAINERS (write after approval): Add myself.
869
870 2017-10-27 Martin Liska <mliska@suse.cz>
871
872 * Makefile.tpl: Use proper name of folder as it was renamed
873 during transition to 4 stages.
874 * Makefile.in: Regenerate.
875
876 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
877
878 * MAINTAINERS (write after approval): Add myself.
879
880 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
881
882 * MAINTAINERS: Add a note that maintainership also includes web
883 pages, docs, and testsuite related to that area.
884
885 2017-09-25 Tom de Vries <tom@codesourcery.com>
886
887 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
888
889 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
890
891 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
892
893 2017-09-15 Nathan Sidwell <nathan@acm.org>
894
895 * MAINTAINERS: Remove myself as a vxworks maintainer.
896
897 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
898
899 * MAINTAINERS: Remove email address of Jim Norris.
900
901 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
902
903 * MAINTAINERS (Reviewers): Move myself from here...
904 (CPU Port Maintainers): ... to here.
905
906 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
907
908 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
909
910 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
911
912 * MAINTAINERS (write after approval): Add myself.
913
914 2017-07-28 Tony Reix <tony.reix@atos.net>
915
916 * configure.ac (target-libffi): Don't disable for AIX.
917 (go): Don't add to unsupported_languages on AIX.
918 (target-libgo): Don't disable for AIX.
919 * configure: Regenerate.
920
921 2017-07-19 Yury Gribov <tetra2005@gmail.com>
922
923 * MAINTAINERS: Add myself.
924
925 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
926
927 * MAINTAINERS: Update my email address.
928
929 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
930
931 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
932 arm-specific auto-generated header files.
933
934 2017-07-03 Nathan Sidwell <nathan@acm.org>
935
936 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
937 * configure: Rebuilt.
938
939 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
940
941 * MAINTAINERS: Readd myself for c6x.
942
943 2017-06-28 Martin Liska <mliska@suse.cz>
944
945 PR bootstrap/81217
946 * Makefile.def: Remove superfluous bootstrap_target from
947 bootstrap_stage.
948 * Makefile.in: Re-generate the file.
949
950 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
951
952 * MAINTAINERS: Add myself to Write After Approval
953
954 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
955
956 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
957
958 2017-06-19 Martin Liska <mliska@suse.cz>
959
960 * Makefile.def: Define 4 stages PGO bootstrap.
961 * Makefile.tpl: Define FLAGS.
962 * Makefile.in: Regenerate.
963
964 2017-06-14 Ian Lance Taylor <iant@golang.org>
965
966 * Makefile.def: Add check-gotools to go check targets.
967 * Makefile.in: Rebuild.
968
969 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
970
971 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
972
973 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
974
975 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
976 * configure: Regenerate.
977
978 2017-05-31 Martin Liska <mliska@suse.cz>
979
980 * configure.ac: Add handling of stage2_werror_flags to
981 action-if-given and to action-if-not-given.
982 * configure: Regenerate.
983
984 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
985
986 * MAINTAINERS: Add self to Write After Approval
987
988 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
989
990 * MAINTAINERS: Update my email address, and remove myself as
991 maintainer in some areas.
992
993 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
994
995 * MAINTAINERS: Add self to Write After Approval
996
997 2017-05-25 Nathan Sidwell <nathan@acm.org>
998
999 * configure.ac: Add --enable-languages=default to mean default and
1000 make --enable-languages=all mean all supported languages.
1001 * configure: Regenerated.
1002
1003 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1004
1005 * config.gcc (powerpc*-*-*spe*): New.
1006 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1007 (powerpc-*-rtems*spe*): New.
1008 (powerpc*-*-linux*spe*): New.
1009 (powerpc-wrs-vxworksspe): New.
1010 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1011 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1012 * config.host (powerpc*-*-*spe*): New.
1013
1014 2017-05-19 Martin Liska <mliska@suse.cz>
1015
1016 * configure.ac: Add --enable-werror-always just for
1017 bootstrap-debug (or none build config) and do not add it
1018 when we are on a release branch.
1019 * configure: Regenerated.
1020
1021 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1022
1023 * MAINTAINERS: Add self to Write After Approval
1024
1025 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1026
1027 * MAINTAINERS: Move myself to Write After Approval section.
1028
1029 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1030
1031 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1032 ACCH registers.
1033 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1034 available.
1035 (umulsidi3): Likewise.
1036 (mulsidi3_700): Disable this pattern when we have advanced mpy
1037 instructions.
1038 (umulsidi3_700): Likewise.
1039 (maddsidi4): New pattern.
1040 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1041 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1042 (mpydu_imm_arcv2hs): Likewise.
1043 * config/arc/predicates.md (accl_operand): New predicate.
1044
1045 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1046 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1049 case.
1050 (ARC_AUTOFP_IRQ_P): Likewise.
1051 (ARC_AUTO_IRQ_P): Likewise.
1052 (rgf_banked_register_count): New variable.
1053 (parse_mrgf_banked_regs_option): New function.
1054 (arc_override_options): Handle rgf_banked_regs option.
1055 (arc_handle_interrupt_attribute): Add firq option.
1056 (arc_compute_function_type): Return fast irq type when required.
1057 (arc_must_save_register): Handle fast interrupts.
1058 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1059 (arc_return_address_regs): Update.
1060 * config/arc/arc.h (arc_return_address_regs): Update.
1061 (arc_function_type): Add fast interrupt type.
1062 (ARC_INTERRUPT_P): Update.
1063 (RC_FAST_INTERRUPT_P): Define.
1064 * config/arc/arc.md (simple_return): Update for fast interrupts.
1065 (p_return_i): Likewise.
1066 * config/arc/arc.opt (mrgf-banked-regs): New option.
1067 * doc/invoke.texi (mrgf-banked-regs): Document.
1068
1069 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1070
1071 * config/arc/arc.c (irq_ctrl_saved): New variable.
1072 (ARC_AUTOBLINK_IRQ_P): Define.
1073 (ARC_AUTOFP_IRQ_P): Likewise.
1074 (ARC_AUTO_IRQ_P): Likewise.
1075 (irq_range): New function.
1076 (arc_must_save_register): Likewise.
1077 (arc_must_save_return_addr): Likewise.
1078 (arc_dwarf_emit_irq_save_regs): Likewise.
1079 (arc_override_options): Handle deferred options.
1080 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1081 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1082 arc_must_save_return_addr.
1083 (arc_compute_frame_size): Handle automated save and restore of
1084 registers.
1085 (arc_expand_prologue): Likewise.
1086 (arc_expand_epilogue): Likewise.
1087 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1088 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1089 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1090
1091 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1092 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1093
1094 PR bootstrap/77661
1095 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1096 in-tree build MPC.
1097 * Makefile.in: Regenerate.
1098
1099 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1100
1101 * configure.ac: Enable LTO by default on darwin >= 9.
1102 * configure: Regenerate.
1103
1104 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1105
1106 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1107 and Andrew Waterman as the RISC-V maintainers.
1108
1109 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1110
1111 * MAINTAINERS: Add self to Write After Approval
1112
1113 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1114
1115 * config.guess: Import latest from upstream.
1116
1117 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1118
1119 * MAINTAINERS (Write After Approval): Remove entries that are
1120 already covered under Reviewers.
1121
1122 2017-03-08 Mark Wielaard <mark@klomp.org>
1123
1124 PR demangler/70909
1125 PR demangler/67264
1126 * include/demangle.h: Add d_printing to struct demangle_component
1127 and pass struct demangle_component as non const.
1128
1129 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1130
1131 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1132
1133 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1134
1135 * Makefile.tpl: Remove HOST_ISLVER.
1136 (HOST_EXPORTS): Remove ISLVER.
1137 * Makefile.in: Regenerate.
1138
1139 2017-02-13 Richard Biener <rguenther@suse.de>
1140
1141 * configure: Re-generate.
1142
1143 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1144
1145 * MAINTAINERS: Adjust bug reporting URL.
1146
1147 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1148
1149 * MAINTAINERS (Write After Approval): Remove redundant entry
1150 for Andrew Burgess.
1151
1152 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1153
1154 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1155 32-bit hppa*-*-hpux*.
1156 * configure: Regenerate.
1157
1158 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1159
1160 * configure.ac: Moved the white list of enabling BRIG FE to
1161 libhsail-rt/configure.tgt.
1162 * configure: Regenerated.
1163 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1164
1165 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1166 Martin Jambor <mjambor@suse.cz>
1167
1168 * Makefile.def (target_modules): Added libhsail-rt.
1169 (languages): Added language brig.
1170 * Makefile.in: Regenerated.
1171 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1172 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1173 * configure: Regenerated.
1174
1175 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1176
1177 PR other/79046
1178 * configure: Regenerated.
1179
1180 2017-01-04 Alan Modra <amodra@gmail.com>
1181
1182 * configure: Regenerate.
1183
1184 2016-12-29 Ben Elliston <bje@gnu.org>
1185
1186 * config.sub: Import latest version.
1187
1188 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
1192 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1193
1194 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1195 includes bootstrap-mpx.
1196 * configure: Regenerated.
1197
1198 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1199
1200 * MAINTAINERS (Write After Approval): Add myself.
1201
1202 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1203
1204 * configure: Regenerate.
1205
1206 2016-12-01 Matthias Klose <doko@ubuntu.com>
1207
1208 * configure.ac: Don't use pkg-config to check for bdw-gc.
1209 * configure: Regenerate.
1210
1211 2016-11-30 Matthias Klose <doko@ubuntu.com>
1212
1213 * Makefile.def: Remove reference to boehm-gc target module.
1214 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1215 options and for the bdw-gc pkg-config module.
1216 * configure: Regenerate.
1217 * Makefile.in: Regenerate.
1218
1219 2016-11-28 Nathan Sidwell <nathan@acm.org>
1220
1221 * MAINTAINERS (nvptx): Remove self.
1222
1223 2016-11-25 Ben Elliston <bje@gnu.org>
1224
1225 * config.guess: Import latest version.
1226 * config.sub: Likewise.
1227
1228 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
1232 2016-11-15 Matthias Klose <doko@ubuntu.com>
1233
1234 * Makefile.def: Remove references to GCJ.
1235 * Makefile.tpl: Likewise.
1236 * Makefile.in: Regenerate.
1237
1238 2016-11-15 Matthias Klose <doko@ubuntu.com>
1239
1240 * config-ml.in: Remove references to GCJ.
1241 * configure.ac: Likewise.
1242 * configure: Regenerate.
1243
1244 2016-11-01 Josh Conner <joshconner@google.com>
1245
1246 * MAINTAINERS (Write After Approval): Update email address,
1247
1248 2016-10-27 Carl Love <cel@us.ibm.com>
1249
1250 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1251 Approval list to make it alphabetical.
1252
1253 2016-10-27 Carl Love <cel@us.ibm.com>
1254
1255 * MAINTAINERS (Write After Approval): Add myself.
1256
1257 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1258
1259 * MAINTAINERS (Reviewers): Add myself.
1260 (Write After Approval): Add myself.
1261
1262 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1263 Ulrich Weigand <uweigand@de.ibm.com>
1264
1265 * MAINTAINERS: Update email address.
1266
1267 2016-10-10 Nathan Sidwell <nathan@acm.org>
1268
1269 * MAINTAINERS: Update email address.
1270
1271 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1272
1273 * configure.ac: Add aarch64-*-freebsd*.
1274 * configure: Regenerate.
1275
1276 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1277
1278 * MAINTAINERS: Update email address after it got reverted.
1279
1280 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1281
1282 * configure.ac (target_libraries): Readd target-boehm-gc.
1283 Restore --enable-objc-gc handling.
1284 * configure: Regenerate.
1285
1286 2015-10-03 Jeff Law <law@redhat.com>
1287
1288 * MAINTAINERS: Move several inactive maintainers to the
1289 write-after-approval section.
1290
1291 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1292
1293 * configure.ac: Add target-libffi to target_libraries.
1294 Readd libgcj target disablings, modified to only target-libffi.
1295 Readd target addition of go to unsupported languages.
1296 * configure: Regenerated.
1297
1298 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1299
1300 * MAINTAINERS: Update email address.
1301
1302 2016-09-30 Andrew Haley <aph@redhat.com>
1303
1304 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1305 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1306 libgcj.
1307
1308 2016-09-30 Andrew Haley <aph@redhat.com>
1309
1310 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1311 write-after approval after GCJ deletion.
1312
1313 2016-09-30 Andrew Haley <aph@redhat.com>
1314
1315 * Makefile.def: Remove libjava.
1316 * Makefile.tpl: Likewise.
1317 * Makefile.in: Regenerate.
1318 * configure.ac: Likewise.
1319 * configure: Likewise.
1320 * gcc/java: Remove.
1321 * libjava: Likewise.
1322
1323 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1324
1325 * MAINTAINERS (Reviewers): Add myself.
1326
1327 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1328
1329 * configure.ac: Disable "sim" directory for arc*-*-*.
1330 * configure: Regenerated.
1331
1332 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1333
1334 * MAINTAINERS (Write After Approval): Add myself.
1335
1336 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1337
1338 * configure.ac: Check for the minimum in-tree MPFR version
1339 handled.
1340 * configure: Regenerate.
1341
1342 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1343
1344 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1345 * configure: Regenerated.
1346
1347 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1348
1349 * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2016-06-23 Andi Kleen <ak@linux.intel.com>
1352
1353 * Makefile.def: Add autoprofiledbootstrap.
1354 * Makefile.tpl: Dito.
1355 * Makefile.in: Regenerate.
1356
1357 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1358
1359 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1360 * configure: Regenerate.
1361
1362 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1363
1364 * configure: Regenerate.
1365 * configure.ac: Remove support for avr-rtems.
1366
1367 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1368
1369 * MAINTAINERS (Write After Approval): Add myself.
1370
1371 2016-06-16 Michael Collison <michael.collison@arm.com>
1372
1373 * MAINTAINERS (Write After Approval): Add myself.
1374
1375 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1376
1377 * MAINTAINERS (Write After Approval): Update e-mail address.
1378
1379 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1380
1381 * MAINTAINERS (Write After Approval): Add myself.
1382
1383 2016-05-28 Alan Modra <amodra@gmail.com>
1384
1385 * Makefile.tpl (configure): Depend on m4 files included.
1386 * Makefile.in: Regenerate.
1387
1388 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1389
1390 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1391 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1392
1393 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1394
1395 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1396 special case builtin.
1397 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1398 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1399 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1400 for __builtin_vec_addec.
1401
1402 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1403
1404 * config.guess: Import version 2016-04-02 (newest).
1405 * config.sub: Import version 2016-05-10 (newest).
1406
1407 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1408
1409 * configure.ac: Add ARC support to libgloss.
1410 * configure: Regenerate
1411
1412 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1417
1418 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1419 * configure: Regenerated.
1420 * Makefile.def (gmp): Explicitly disable assembler.
1421 (mpfr): Adjust lib_path.
1422 (mpc): Likewise.
1423 * Makefile.in: Regenerated.
1424
1425 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1426
1427 PR bootstrap/70704
1428 * configure.ac (--enable-stage1-checking): Add missing
1429 --enable-checking=.
1430 * configure: Regenerated.
1431
1432 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1433
1434 * config.guess: Revert r235676.
1435 * config.sub: Revert r235676.
1436
1437 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1438
1439 * config.guess: Remove SH5 support.
1440 * config.sub: Likewise.
1441 * configure: Likewise.
1442 * configure.ac: Likewise.
1443
1444 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1445
1446 PR bootstrap/70704
1447 * configure.ac (--enable-stage1-checking): For --disable-checking or
1448 implicit --enable-checking, make sure extra flag matches in between
1449 stage1 and later checking.
1450 * configure: Regenerated.
1451
1452 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1453
1454 * .gitattributes: New file.
1455
1456 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1457
1458 * MAINTAINERS (rs6000/powerpc port): Add myself.
1459
1460 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1461
1462 PR bootstrap/70173
1463 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1464 and gotools directories. Delete the stage_final file.
1465 * Makefile.in: Regenerate.
1466
1467 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1468
1469 * MAINTAINERS (Write After Approval): Add myself.
1470
1471 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1472
1473 * MAINTAINERS (Fortran maintainer): Remove myself.
1474
1475 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
1479 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1480
1481 * MAINTAINERS (Write After Approval): Add myself.
1482
1483 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1484
1485 Sync with binutils-gdb:
1486
1487 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1488
1489 * configure.ac: Add mips and s390 to the gold target check.
1490 * configure: Regenerate.
1491
1492 2016-03-01 DJ Delorie <dj@redhat.com>
1493
1494 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1495
1496 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1497
1498 * MAINTAINERS (libcpp): Add myself.
1499 (diagnostic messages): Likewise.
1500
1501 2016-02-20 Tom de Vries <tom@codesourcery.com>
1502
1503 * MAINTAINERS: Fix whitespace.
1504
1505 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
1509 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1510
1511 * config/isl.m4: Add comments about isl-0.16.
1512 * configure: Regenerate.
1513
1514 2016-01-29 Martin Jambor <mjambor@suse.cz>
1515
1516 * MAINTAINERS (hsa maintainers): Add myself.
1517
1518 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1519
1520 * MAINTAINERS: (Write After Approval): Add myself.
1521
1522 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1523 Sebastian Pop <s.pop@samsung.com>
1524
1525 * Makefile.in: Regenerate.
1526 * Makefile.tpl: Export ISLVER.
1527 * configure: Regenerate.
1528 * config/isl.m4: Detect isl-0.15.
1529
1530 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1531
1532 PR bootstrap/69329
1533 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1534 * Makefile.in: Regenerate.
1535
1536 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1537
1538 * configure.ac: Enable LTO for DJGPP
1539 * configure: Regenerate
1540
1541 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1542
1543 Sync with binutils-gdb:
1544 2015-10-21 Nick Clifton <nickc@redhat.com>
1545
1546 PR gas/19109
1547 * configure.ac: Note the 'none' is an acceptable argument to
1548 --enable-compressed-debug-sections.
1549 * configure: Regenerate.
1550
1551 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1552
1553 PR bootstrap/69134
1554 * Makefile.def (mpfr): Disable assembler.
1555 * Makefile.in: Regenerate.
1556
1557 2016-01-01 Ben Elliston <bje@gnu.org>
1558
1559 * config.guess: Import version 2016-01-01.
1560 * config.sub: Likewise.
1561
1562 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
1566 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1567
1568 * Makefile.in: Replace ISL with isl.
1569 * Makefile.tpl: Same.
1570 * config/isl.m4: Same.
1571 * configure.ac: Same.
1572 * contrib/download_prerequisites: Same.
1573 * configure: Regenerate.
1574
1575 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1576
1577 * MAINTAINERS (Write After Approval): Add Myself.
1578
1579 2015-12-17 Nathan Sidwell <nathan@acm.org>
1580
1581 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1582 * configure: Regenerate.
1583
1584 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1585 Sebastian Pop <s.pop@samsung.com>
1586
1587 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1588 isl_ctx_get_max_operations.
1589 * configure: Regenerate.
1590
1591 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1592
1593 * MAINTAINERS (Write After Approval): Add myself.
1594
1595 2015-12-02 Ian Lance Taylor <iant@google.com>
1596
1597 PR go/66147
1598 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1599 * Makefile.in: Regenerate.
1600
1601 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1602
1603 PR libffi/65726
1604 * Makefile.def (lang_env_dependencies): Make libffi depend
1605 on cxx.
1606 * Makefile.in: Regenerate.
1607
1608 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1609
1610 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1611 symbols.
1612
1613 2015-11-20 Tristan Gingold <gingold@adacore.com>
1614
1615 Sync with binutils-gdb:
1616 2015-11-20 Tristan Gingold <gingold@adacore.com>
1617
1618 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1619 * configure: Regenerate.
1620
1621 2015-11-19 Martin Liska <mliska@suse.cz>
1622
1623 * .gitignore: Add .clang-format to ignored files.
1624 * Makefile.in: Add clang-format.
1625 * Makefile.tpl: Likewise.
1626
1627 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1628
1629 * configure.ac: Enable libmpx by default.
1630 * configure: Regenerated.
1631
1632 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1633
1634 * MAINTAINERS: Update email address.
1635
1636 2015-10-23 Paulo Matos <pmatos@linki.tools>
1637
1638 * MAINTAINERS: Update email address.
1639
1640 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
1644 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1645
1646 Sync with binutils-gdb:
1647 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1648
1649 PR gas/19109
1650 * configure.ac: Add
1651 --enable-compressed-debug-sections={all,gas,gold,ld}.
1652 * configure: Regenerated.
1653
1654 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1655
1656 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1657
1658 2015-10-09 Martin Liska <mliska@suse.cz>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
1662 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1663
1664 * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2015-10-02 Florian Weimer <fweimer@redhat.com>
1667
1668 * MAINTAINERS: Update email address.
1669
1670 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1671
1672 * MAINTAINERS (Write After Approval): Add myself.
1673
1674 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1675
1676 * MAINTAINERS: Update email.
1677
1678 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1679
1680 * MAINTAINERS: Update my email address.
1681
1682 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1683
1684 * MAINTAINERS (ft32 port): Add myself.
1685
1686 2015-08-28 David Sherwood <david.sherwood@arm.com>
1687
1688 * MAINTAINERS: Add myself.
1689
1690 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1691
1692 * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1695
1696 PR libfortran/54572
1697 * Makefile.def: Make libgfortran depend on libbacktrace.
1698 * Makefile.in: Regenerate.
1699
1700 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1701
1702 * MAINTAINERS (Write After Approval): Add myself.
1703
1704 2015-08-12 Tom de Vries <tom@codesourcery.com>
1705
1706 PR other/67092
1707 * configure.ac: Remove --with_host_libstdcxx support.
1708 * configure: Regenerate.
1709
1710 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1711 Jakub Jelinek <jakub@redhat.com>
1712
1713 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1714 nvptx*-*-*.
1715 * configure: Regenerate.
1716
1717 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1718
1719 * Makefile.def (libiconv): Define bootstrap=true.
1720 Mark pdf/html/info as missing.
1721 (configure-gcc): Depend on all-libiconv.
1722 (all-gcc): Ditto.
1723 (configure-libcpp): Ditto.
1724 (all-libcpp): Ditto.
1725 (configure-intl): Ditto.
1726 (all-intl): Ditto.
1727 * Makefile.in: Regenerate.
1728
1729 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1730
1731 * MAINTAINERS (loop ivopts): Add the entry and myself.
1732
1733 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1734
1735 * MAINTAINERS (nvptx): Add self.
1736
1737 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1738
1739 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1740 128-bit vector modes.
1741
1742 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2015-07-28 Ben Elliston <bje@gnu.org>
1747
1748 * config.sub, config.guess: Import from upstream.
1749
1750 2015-07-24 Michael Darling <darlingm@gmail.com>
1751
1752 PR other/66259
1753 * config-ml.in: Reflects renaming of configure.in to configure.ac
1754 * configure: Likewise
1755 * configure.ac: Likewise
1756
1757 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1758
1759 * MAINTAINERS: Update my email address.
1760
1761 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1762
1763 Sync with binutils-gdb:
1764 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1765
1766 * configure.ac (target_configdirs): Exclude target-zlib if
1767 target-libjava isn't built.
1768 * configure: Regenerated.
1769
1770 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1771
1772 Sync with binutils-gdb:
1773 2015-05-13 John David Anglin <dave.anglin@bell.net>
1774
1775 * configure.ac: Disable configuration of GDB for HPUX targets.
1776 * configure: Regenerate.
1777
1778 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1779
1780 * configure.ac: Add --with-system-zlib.
1781 * configure: Regenerated.
1782
1783 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1784
1785 * configure.ac: Add FT32 support.
1786 * configure: Regenerate.
1787
1788 2015-01-12 Anthony Green <green@moxielogic.com>
1789
1790 * configure.ac: Don't disable gprof for moxie.
1791 * configure: Rebuild.
1792
1793 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1794
1795 Sync with binutils-gdb:
1796 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1797
1798 PR ld/18355
1799 * Makefile.def: Add extra_configure_flags to host zlib.
1800 * configure.ac (extra_host_zlib_configure_flags): New. Set
1801 to --enable-host-shared When bfd is to be built as shared
1802 library. AC_SUBST.
1803 * Makefile.in: Regenerated.
1804
1805 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1806
1807 Sync with src:
1808 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1809 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1810 * Makefile.in: Regenerated.
1811
1812 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1813
1814 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1815 target.
1816 * configure: Regenerate.
1817
1818 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1819
1820 * MAINTAINERS (Write After Approval): Add myself.
1821
1822 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1823
1824 * MAINTAINERS (OS Port Maintainers): Add myself.
1825 (Various Maintainers): Remove myself from libffi testsuite.
1826
1827 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1828
1829 * MAINTAINERS (gen* on machine desc): Add self.
1830
1831 2015-06-02 Jason Merrill <jason@redhat.com>
1832
1833 PR bootstrap/66319
1834 * configure.ac: Use -std=gnu++98.
1835
1836 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
1840 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1841
1842 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1843 * configure: Regenerate.
1844
1845 2015-05-26 Jason Merrill <jason@redhat.com>
1846
1847 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1848 * configure: Regenerate.
1849
1850 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1851
1852 * configure.ac: FT32 target added.
1853 * configure: Regenerated.
1854
1855 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1856
1857 * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
1863 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1864
1865 * configure.ac: Fix typo.
1866 * configure: Regenerate.
1867
1868 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1869
1870 * MAINTAINERS (Write After Approval): Add myself.
1871
1872 2015-05-03 Matthias Klose <doko@ubuntu.com>
1873
1874 * configure.ac: Match $host configured with triplets.
1875 * configure: Regenerate.
1876
1877 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1878
1879 * Makefile.tpl: Remove surplus whitespace throughout.
1880 * Makefile.in: Regenerate.
1881
1882 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1883
1884 * MAINTAINERS (Various Maintainers): Add myself as instruction
1885 combiner maintainer.
1886
1887 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1888
1889 PR bootstrap/62077
1890 * configure.ac (--enable-stage1-checking): Default to
1891 release,misc,gimple,rtlflag,tree,types if --disable-checking
1892 or --enable-checking is not specified and DEV-PHASE is not
1893 experimental.
1894 * configure: Regenerated.
1895
1896 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1897
1898 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1899 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1900 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1901 * Makefile.in: Regenerate.
1902
1903 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1904
1905 * MAINTAINERS: Update my email address.
1906
1907 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1908
1909 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1910
1911 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1912
1913 * MAINTAINERS: Add myself as an arm port reviewer.
1914
1915 2015-03-25 Martin Liska <mliska@suse.cz>
1916 Yury Gribov <y.gribov@samsung.com>
1917
1918 * Makefile.in: Fix ln source location for vimrc file.
1919 * Makefile.tpl: Likewise.
1920
1921 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1922
1923 PR bootstrap/25672
1924 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1925 cross-compiling. Similarly for CXX_FOR_TARGET.
1926 * configure: Regenerate.
1927
1928 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1929
1930 * Makefile.def: Add libmpx.
1931 * configure.ac: Add libmpx.
1932 * Makefile.in: Regenerate.
1933 * configure: Regenerate.
1934
1935 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1936
1937 * MAINTAINERS (CPU Port Maintainers): Add myself
1938 i386 vector ISA extns mantainer.
1939
1940 2015-03-13 Jeff Law <law@redhat.com>
1941
1942 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1943 maintainer.
1944 Remove Richard Henderson as a maintainer for the x86 port.
1945
1946 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1947
1948 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1949
1950 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1951
1952 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1953 pointer bounds checker and i386 MPX maintainer.
1954
1955 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1956
1957 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1958
1959 2015-02-26 Martin Sebor <msebor@redhat.com>
1960
1961 * MAINTAINERS (Various Maintainers): Add self.
1962
1963 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1964
1965 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1966 Make sure it contains lto.
1967 * configure: Regenerate.
1968
1969 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1970
1971 * configure: Regenerate.
1972
1973 2015-02-06 Diego Novillo <dnovillo@google.com>
1974 1
1975 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1976 middle-end, docstring): Remove myself.
1977 (Write After Approval): Add myself.
1978
1979 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1980
1981 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1982 (Write After Approval): Update address.
1983
1984 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1985
1986 PR jit/64780
1987 * configure.ac: Require the user to explicitly specify
1988 --enable-host-shared if the jit is enabled.
1989 * configure: Regenerate.
1990
1991 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1992
1993 * MAINTAINERS (Write After Approval): Add myself.
1994
1995 2015-01-25 Tom de Vries <tom@codesourcery.com>
1996
1997 * MAINTAINERS: Make whitespace consistent.
1998
1999 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2000
2001 * MAINTAINERS (Write After Approval): Add myself.
2002
2003 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2004
2005 * MAINTAINERS: (Write After Approval): Add myself.
2006
2007 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2008
2009 * MAINTAINERS: (Write After Approval): Add myself.
2010
2011 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2012
2013 * MAINTAINERS: (Write After Approval): Add myself.
2014
2015 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2016
2017 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2018 objective-c/c++ front end maintainer.
2019
2020 2015-01-13 Marek Polacek <polacek@redhat.com>
2021
2022 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2023
2024 2015-01-12 Jeff Law <law@redhat.com>
2025
2026 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2027 a very long time.
2028
2029 2015-01-09 Ian Lance Taylor <iant@google.com>
2030
2031 * configure.ac (host_tools): Add gotools.
2032 * Makefile.def (host_modules): Add gotools.
2033 (dependencies): Add dependency of all-gotools on all-target-libgo.
2034
2035 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2036
2037 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2038 * configure: Regenerate.
2039
2040 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2041
2042 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2043 all-target-libgomp.
2044 * Makefile.in: Regenerate.
2045
2046 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2047
2048 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2049
2050 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2051
2052 * configure.ac: Add Visium support.
2053 * configure: Regenerate.
2054
2055 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2056
2057 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2058 * configure: Regenerate.
2059
2060 2015-01-03 Andrew Pinski <apinski@cavium.com>
2061
2062 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2063 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2064 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2065 (OBJCOPY_FOR_TARGET): New variable.
2066 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2067 * Makefile.in: Regenerate.
2068 * configure.ac: Check for already installed target objcopy.
2069 Also GCC_TARGET_TOOL on objcopy.
2070 * configure: Regenerate.
2071
2072 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2073
2074 * config.sub: Update from upstream, to 2015-01-01 version.
2075 * config.guess: Ditto.
2076
2077 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2078
2079 * MAINTAINERS (RTEMS Ports): Add myself.
2080
2081 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2082
2083 * MAINTAINERS (Write After Approval): Add myself.
2084
2085 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2090
2091 * configure.ac (--enable-as-accelerator-for): Don't set
2092 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2093 * configure: Regenerate.
2094
2095 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2096
2097 PR bootstrap/64023
2098 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2099 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2100 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2101 to CXX.
2102 * Makefile.in: Regenerated.
2103
2104 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2105 Yury Gribov <y.gribov@samsung.com>
2106
2107 * .gitignore: Added .local.vimrc and .lvimrc.
2108 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2109 * Makefile.in: Regenerate.
2110
2111 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2112
2113 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2114 * configure: Regenerated.
2115
2116 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2117
2118 * MAINTAINERS (nvptx port): New entry.
2119
2120 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2121
2122 * configure: Regenerate.
2123
2124 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2125
2126 * configure.ac: Merge with Binutils.
2127
2128 2014-11-26 Tobias Burnus <burnus@net-b.de>
2129
2130 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2131 * Makefile.in: Regenerate.
2132
2133 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2134
2135 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2136 missing flex.
2137 * Makefile.in: Regenerated.
2138
2139 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2140
2141 * Makefile.in: Regenerate.
2142
2143 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2144
2145 PR bootstrap/63784
2146 * libtool.m4: Add $pic_flag with -shared.
2147
2148 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2149
2150 * MAINTAINERS (Write After Approval): Added myself.
2151
2152 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2153
2154 * MAINTAINERS (write-after-approval): Add myself.
2155
2156 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2157
2158 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2159 from 2 years ago.
2160
2161 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2162
2163 Revert:
2164 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2165
2166 * MAINTAINERS (Write After Approval): Added myself as line map
2167 maintainer.
2168
2169 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2170
2171 Revert:
2172 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2173
2174 * MAINTAINERS (Write After Approval): Added myself.
2175
2176 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2177
2178 * MAINTAINERS (Write After Approval): Added myself.
2179
2180 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2181
2182 * MAINTAINERS (Write After Approval): Added myself as line map
2183 maintainer.
2184
2185 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2186
2187 * MAINTAINERS (Various Maintainers): Added myself as line map
2188 maintainer.
2189
2190 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2191
2192 * move-if-change: Sync from upstream gnulib.
2193
2194 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2195
2196 * compile: Sync with upstream Automake.
2197 * depcomp: Ditto.
2198 * install-sh: Ditto.
2199 * missing: Ditto.
2200 * mkinstalldirs: Ditto.
2201 * ylwrap: Ditto.
2202
2203 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2204
2205 * config.sub: Update from upstream config repo.
2206 * config.guess: Ditto.
2207
2208 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2209
2210 * Makefile.def: Add liboffloadmic to target_modules. Make
2211 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2212 * Makefile.in: Regenerate.
2213 * configure: Regenerate.
2214 * configure.ac: Add liboffloadmic to target binaries.
2215 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2216 Add liboffloadmic to noconfig list when C++ is not supported.
2217
2218 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2219 Thomas Schwinge <thomas@codesourcery.com>
2220 Ilya Verbin <ilya.verbin@intel.com>
2221 Andrey Turetskiy <andrey.turetskiy@intel.com>
2222
2223 * configure: Regenerate.
2224 * configure.ac (--enable-as-accelerator-for)
2225 (--enable-offload-targets): New configure options.
2226
2227 2014-11-11 Tobias Burnus <burnus@net-b.de>
2228
2229 * Makefile.def: Make all-gcc depend on all-isl.
2230 * Makefile.in: Regenerate.
2231
2232 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2233
2234 * ChangeLog.jit: New.
2235 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2236
2237 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2238
2239 PR target/63610
2240 * libtool.m4: Fix globbing of darwin versions.
2241 * configure: Regenerate.
2242
2243 2014-11-11 Tobias Burnus <burnus@net-b.de>
2244
2245 * Makefile.def: Remove CLooG.
2246 * Makefile.tpl: Ditto.
2247 * configure.ac: Ditto.
2248 * configure: Regenerate.
2249 * Makefile.in: Ditto.
2250
2251 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2252
2253 * configure.ac: Handle nvptx-*-*.
2254 * configure: Regenerate.
2255
2256 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2257
2258 * MAINTAINERS (Write After Approval): Add myself.
2259
2260 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2261
2262 * Makefile.def (libcc1): Remove bootstrap=true;.
2263 * Makefile.in: Regenerated.
2264
2265 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2266
2267 * configure.ac: Update comment.
2268 * configure: Regenerate.
2269
2270 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2271
2272 * MAINTAINERS (Write After Approval): Add myself.
2273
2274 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2275
2276 * configure.ac (extra_host_libiberty_configure_flags): Add
2277 --enable-shared also for libcc1's benefit.
2278 * configure: Regenerate.
2279
2280 2014-10-29 Tristan Gingold <gingold@adacore.com>
2281
2282 * MAINTAINERS: Change my email address.
2283
2284 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2285 Tom Tromey <tromey@redhat.com>
2286
2287 * Makefile.def: Add libcc1 to host_modules.
2288 * configure.ac (host_tools): Add libcc1.
2289 * Makefile.in, configure: Rebuild.
2290
2291 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2292
2293 * configure.ac (build_configargs): Don't share config.cache between
2294 build subdirs.
2295 * configure: Regenerate.
2296
2297 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2298
2299 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2300 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2301 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2302 leon3v7 as leon3.
2303 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2304 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2305 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2306 * config/sparc/sparc.md (cpu): Add leon3v7.
2307 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2308
2309 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2310
2311 * MAINTAINERS (write-after-approval): Add myself.
2312
2313 2014-10-23 Ian Lance Taylor <iant@google.com>
2314
2315 * configure.ac: Disable the Go frontend on systems where it is known
2316 to not work.
2317 * configure: Regenerate.
2318
2319 2014-10-23 Richard Biener <rguenther@suse.de>
2320
2321 * Makefile.def: Add libcpp build module and dependencies.
2322 * configure.ac: Add libcpp build module.
2323 * Makefile.in: Regenerate.
2324 * configure: Likewise.
2325
2326 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2327
2328 * MAINTAINERS (write-after-approval): Add myself.
2329
2330 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2331
2332 * INSTALL/README: Do not mention CVS.
2333
2334 2014-10-03 Jing Yu <jingyu@google.com>
2335
2336 * configure.ac: Add aarch64 to list of targets that support gold.
2337 * configure: Regenerate.
2338
2339 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2340
2341 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2342
2343 2014-09-29 Catherine Moore <clm@codesourcery.com>
2344
2345 * MAINTAINERS: Add myself as MIPS maintainer.
2346
2347 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2348
2349 * MAINTAINERS: Move myself to MIPS maintainers.
2350
2351 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2352
2353 * MAINTAINERS: Put all email addresses between '<' and '>'.
2354
2355 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2356
2357 * MAINTAINERS: Move myself to reviewers (Fortran).
2358
2359 2014-09-01 Andi Kleen <ak@linux.intel.com>
2360
2361 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2362 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2363 * Makefile.in: Regenerate.
2364
2365 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2366
2367 * rtx-classes-status.txt: Delete
2368
2369 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2370
2371 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2372
2373 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2374
2375 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2376 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2377 of checking for version number.
2378 * configure: Regenerated.
2379 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2380
2381 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2382
2383 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2384 is done; begin phase 6 (use extra rtx_def subclasses).
2385
2386 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2387
2388 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2389 done; begin phase 5 (additional rtx_def subclasses).
2390
2391 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2392
2393 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2394
2395 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2396
2397 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2398 SET_BB_HEADER are done.
2399
2400 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2401
2402 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2403 done.
2404
2405 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2406
2407 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2408
2409 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2410
2411 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2412
2413 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2414
2415 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2416
2417 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2418
2419 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2420
2421 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2422
2423 * rtx-classes-status.txt: Phase 3 (per-file commits within
2424 "config" subdirs) is done; begin phase 4 (removal of
2425 "scaffolding").
2426
2427 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2428
2429 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2430 dir) is done; begin phase 3 (per-file commits within "config"
2431 subdirs).
2432
2433 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2434
2435 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2436 phase 2 (per-file commits in main source dir).
2437
2438 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2439
2440 * configure: Regenerated.
2441
2442 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2443
2444 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2445
2446 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2447
2448 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2449
2450 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2451
2452 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2453
2454 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2455
2456 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2457
2458 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2459
2460 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2461
2462 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2463
2464 * MAINTAINERS (Write After Approval): Add myself.
2465
2466 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2467
2468 * MAINTAINERS: Remove myself
2469
2470 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2471
2472 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2473
2474 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2475
2476 * MAINTAINERS (Write After Approval): Add myself.
2477
2478 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2479
2480 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2481 SET_BB_HEADER, SET_BB_FOOTER
2482
2483 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2484
2485 * rtx-classes-status.txt: New file
2486
2487 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2488
2489 * configure.ac: Eliminate ClooG installation dependency.
2490 * configure: Regenerate.
2491 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2492 * Makefile.in: Regenerate.
2493
2494 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2495
2496 * MAINTAINERS (Write After Approval): Add myself.
2497
2498 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2499
2500 * MAINTAINERS (Write After Approval): Add myself.
2501
2502 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2503
2504 * MAINTAINERS (Write After Approval): Add myself.
2505
2506 2014-07-28 Anthony Green <green@moxielogic.com>
2507
2508 Import from savannah.gnu.org:
2509 * config.sub: Update to 2014-07-28 version.
2510
2511 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2512
2513 * MAINTAINERS: Remove my MIPS maintainer entry.
2514
2515 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2516
2517 PR target/47230
2518 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2519 * configure: Regenerate.
2520
2521 2014-07-24 James Norris <jnorris@codesourcery.com>
2522
2523 * MAINTAINERS (Write After Approval): Add myself.
2524
2525 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2526
2527 * configure.ac: Accept only CLooG 0.18.1.
2528 * configure: Regenerate.
2529
2530 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2531
2532 * configure.ac: Don't accept isl 0.11.
2533 * configure: Regenerate.
2534
2535 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2536
2537 * MAINTAINERS (Write After Approval): Add myself.
2538
2539 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2540
2541 * configure.ac: Don't accept isl 0.10.
2542 * configure: Regenerate.
2543
2544 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2545
2546 Fix include path for in-tree cloog.
2547 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2548 * configure: Regenerate.
2549
2550 2014-06-18 Richard Henderson <rth@redhat.com>
2551
2552 * .gitignore: Import gcc_update output.
2553
2554 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2555
2556 * config-ml.in: Robustify ac_configure_args parsing.
2557
2558 * configure.ac (--enable-linker-plugin-configure-flags)
2559 (--enable-linker-plugin-flags): New flags.
2560 (configdirs): Conditionally add libiberty-linker-plugin.
2561 * configure: Regenerate.
2562 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2563 (host_modules) <lto-plugin>: Pay attention to
2564 @extra_linker_plugin_flags@ and
2565 @extra_linker_plugin_configure_flags@.
2566 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2567 * Makefile.in: Regenerate.
2568
2569 * Makefile.tpl (configure-[+prefix+][+module+])
2570 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2571 "module_srcdir" instead of "module" for locating a module's srcdir.
2572 * Makefile.in: Regenerate.
2573
2574 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2575
2576 * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2579
2580 * MAINTAINERS: Update my email address.
2581
2582 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2583
2584 * MAINTAINERS (Write After Approval): Add myself.
2585
2586 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2587
2588 * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2591
2592 PR libstdc++/61011
2593 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2594 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2595 * configure: Regenerate.
2596
2597 2014-05-28 Pedro Alves <palves@redhat.com>
2598
2599 * MAINTAINERS (Write After Approval): Add myself.
2600
2601 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2602
2603 * MAINTAINERS: Update my affiliation/email.
2604
2605 2014-05-19 Mike Stump <mikestump@comcast.net>
2606
2607 * MAINTAINERS: Add wide-int reviewers.
2608
2609 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2610
2611 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2612 * configure: Regenerated.
2613
2614 2014-05-15 Torvald Riegel <triegel@redhat.com>
2615
2616 * MAINTAINERS (libitm): Add myself as maintainer.
2617
2618 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2619
2620 * MAINTAINERS (Write After Approval): Add myself.
2621
2622 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2623
2624 * config.sub, config.guess: Import from upstream.
2625
2626 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2627
2628 * MAINTAINERS (Write After Approval): Put myself in correct order.
2629
2630 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2631
2632 * MAINTAINERS (Write After Approval): Add myself.
2633
2634 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2635
2636 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2637 section.
2638
2639 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2640
2641 * MAINTAINERS (Write After Approval): Delete myself.
2642
2643 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2644
2645 PR sanitizer/56781
2646 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2647 and -B* options with -Xcompiler.
2648
2649 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2650
2651 PR bootstrap/60620
2652 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2653 * Makefile.in: Regenerate.
2654
2655 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2656
2657 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2658 for WINDRES_FOR_TARGET in default-manifest.o rule.
2659 * Makefile.in: Regenerate.
2660
2661 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2662
2663 * MAINTAINERS (Write After Approval): Add myself.
2664
2665 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2666
2667 PR sanitizer/56781
2668 * Makefile.def: Set bootstrap=true; for host fixincludes.
2669 * configure.ac: Don't bootstrap host fixincludes unless
2670 --with-build-config=bootstrap-{a,ub}san.
2671 * Makefile.in: Regenerated.
2672 * configure: Regenerated.
2673
2674 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2675
2676 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2677 --enable-vtable-verify option parsing. Don't add
2678 target-libsanitizer to bootstrap_target_libs unless
2679 --with-build-config=bootstrap-asan or
2680 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2681 to bootstrap_target_libs unless --enable-vtable-verify.
2682 * configure: Regenerated.
2683
2684 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2685
2686 * MAINTAINERS (Write After Approval): Add myself.
2687
2688 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2689
2690 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2691
2692 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2693
2694 PR bootstrap/58572
2695 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2696 -I for libstdc++-v3 includes if $(LEAN).
2697 * Makefile.in: Regenerated.
2698
2699 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2700
2701 * MAINTAINERS: Update my email address.
2702
2703 2014-02-24 Walter Lee <walt@tilera.com>
2704
2705 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2706 (tilegx-*-*): Change to tilegx*-*-*.
2707 * configure: Regenerate.
2708
2709 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2710
2711 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2712
2713 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2714
2715 * MAINTAINERS (Write After Approval): Add myself.
2716
2717 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2718
2719 PR target/59788
2720 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2721 *solaris2*.
2722
2723 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2724
2725 * MAINTAINERS: Update my email address.
2726
2727 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2728
2729 * MAINTAINERS: Convert to UTF-8.
2730 Properly sort Xinliang David Li's entry.
2731
2732 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2733 Sandra Loosemore <sandra@codesourcery.com>
2734
2735 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2736 nios2 port maintainers.
2737
2738 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2739
2740 * MAINTAINERS (Write After Approval): Add myself.
2741
2742 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2743
2744 * configure.ac: Add user-friendly check for native x86_64-linux
2745 multilibs.
2746 * configure: Regenerate.
2747
2748 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2749
2750 * MAINTAINERS: Add myself as sh maintainer.
2751
2752 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2753
2754 * MAINTAINERS: Add self as SLSR maintainer.
2755
2756 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2757
2758 * MAINTAINERS: Update my email address.
2759
2760 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2761
2762 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2763
2764 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2765
2766 * Makefile.in: Regenerate.
2767
2768 * Makefile.tpl: Fix typo.
2769 * Makefile.in: Regenerate partially.
2770
2771 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2772
2773 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2774 supported.
2775 * configure: Regenerated.
2776
2777 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2778
2779 * MAINTAINERS (Write After Approval): Add myself.
2780
2781 2013-10-30 Jason Merrill <jason@redhat.com>
2782
2783 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2784 --disable-build-format-warnings.
2785
2786 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2787
2788 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2789 depend on libstdc++ and libgcc.
2790 * configure: Regenerate.
2791 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2792 libcilkrts for POSIX and i*86, and x86_64 architectures.
2793 * Makefile.in: Added libcilkrts related fields to support building it.
2794
2795 2013-10-26 Jeff Law <law@redhat.com>
2796
2797 * Makefile.def (target_modules): Remove libmudflap
2798 (languages): Remove check-target-libmudflap).
2799 * Makefile.in: Rebuilt.
2800 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2801 * configure.ac (target_libraries): Remove target-libmudflap.
2802 Remove checks which disabled libmudflap on some systems.
2803 * configure: Rebuilt.
2804 * libmudflap: Directory removed.
2805
2806 2013-10-21 Cong Hou <congh@google.com>
2807
2808 * MAINTAINERS (Write After Approval): Add myself.
2809
2810 2013-10-16 Mike Stump <mikestump@comcast.net>
2811
2812 * .dir-locals.el: Add.
2813
2814 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2815
2816 * configure.ac: Add --enable-host-shared
2817 * configure: Regenerate.
2818
2819 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2820
2821 Import from savannah.gnu.org:
2822 * config.guess: Update to 2013-06-10 version.
2823 * config.sub: Update to 2013-10-01 version.
2824
2825 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2826
2827 Changes to build configuration to allow big endian ARC ELF toolchain
2828 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2829 * configure: Regenerate.
2830
2831 2013-09-20 Alan Modra <amodra@gmail.com>
2832
2833 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2834 ppc host match. Support little-endian powerpc linux hosts.
2835
2836 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2837
2838 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2839 maintainer.
2840
2841 2013-09-12 DJ Delorie <dj@redhat.com>
2842
2843 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2844 maintainers.
2845
2846 2013-09-03 Richard Biener <rguenther@suse.de>
2847
2848 * configure.ac: Also allow ISL 0.12.
2849 * configure: Regenerated.
2850
2851 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2852
2853 * MAINTAINERS (Write After Approval): Add myself.
2854
2855 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2856
2857 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2858
2859 2013-08-26 Caroline Tice <cmtice@google.com>
2860
2861 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2862 "Various Reviewers" to libvtv "Various Maintainers".
2863
2864 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2865
2866 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2867
2868 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2869
2870 * MAINTAINERS: Update name, email.
2871
2872 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2873
2874 * MAINTAINERS (Write After Approval): Add myself.
2875
2876 2013-08-12 Caroline Tice <cmtice@google.com>
2877
2878 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2879 address in the Write After Approval section.
2880
2881 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2882
2883 * MAINTAINERS (Write After Approval): Update email.
2884
2885 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2886
2887 * configure.ac: Adjust to check VTV_SUPPORTED.
2888 * configure: Regenerated.
2889
2890 2013-08-02 Caroline Tice <cmtice@google.com>
2891
2892 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2893 on non-linux systems; add target-libvtv to noconfigdirs; add
2894 libsupc++/.libs to C++ library search paths.
2895 * configure: Regenerated.
2896 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2897 libstdc++ and libgcc.
2898 * Makefile.in: Regenerated.
2899
2900 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2901
2902 * MAINTAINERS (Write After Approval): Add myself.
2903
2904 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2905 Shiva Chen <shiva0217@gmail.com>
2906
2907 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2908 nds32 port maintainers.
2909
2910 2013-07-17 Tim Shen <timshen91@gmail.com>
2911
2912 * MAINTAINERS (Write After Approval): Add myself.
2913
2914 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2915
2916 * configure.ac: Sync from binutils.
2917 * configure: Regenerate.
2918
2919 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
2923 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2924
2925 * MAINTAINERS (Write After Approval): Add myself.
2926
2927 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2928
2929 * MAINTAINERS (Write After Approval): Add myself.
2930
2931 2013-04-30 Brooks Moses <bmoses@google.com>
2932
2933 * MAINTAINERS: Update my email; move myself from Fortran
2934 reviewer to Write After Approval.
2935
2936 2013-04-16 Andreas Schwab <schwab@suse.de>
2937
2938 * configure.ac (aarch64-*-*): Don't disable java.
2939 * configure: Regenerate.
2940
2941 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2942
2943 * MAINTAINERS (Write After Approval): Add myself.
2944
2945 2013-03-30 Matthias Klose <doko@ubuntu.com>
2946
2947 * Makefile.def (target_modules): Don't install libffi.
2948 * Makefile.in: Regenerate.
2949
2950 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2951
2952 * MAINTAINERS (Write After Approval): Add myself.
2953
2954 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
2958 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2959
2960 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2961 * configure: Regenerated.
2962
2963 2013-02-05 Ian Lance Taylor <iant@google.com>
2964
2965 PR go/55969
2966 * configure.ac: Disable libgo on some systems where it does not
2967 work.
2968
2969 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2970
2971 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2972 Remove Geoff Keating as rs6000 port maintainer, at his request.
2973
2974 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2975
2976 * MAINTAINERS: Update my email.
2977
2978 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2979
2980 * configure: Re-generate.
2981
2982 2013-01-15 Richard Biener <rguenther@suse.de>
2983
2984 PR other/55973
2985 * configure: Re-generate.
2986
2987 2013-01-14 Matthias Klose <doko@ubuntu.com>
2988
2989 * Makefile.def (install-target-libsanitizer): Depend on
2990 install-target-libstdc++-v3.
2991 * Makefile.in: Regenerate.
2992
2993 2013-01-14 Richard Biener <rguenther@suse.de>
2994
2995 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2996 * configure: Re-generate
2997
2998 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2999
3000 * config.sub: Update from config repo.
3001
3002 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3003
3004 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3005 * Makefile.in: Regenerate.
3006
3007 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3008
3009 * MAINTAINERS (arc): Add new port maintainership for myself.
3010
3011 2013-01-09 Jason Merrill <jason@redhat.com>
3012
3013 * .gitignore: Import from gdb repository.
3014
3015 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3016
3017 * Makefile.def (configure-gcc): Depend on all-gmp.
3018 (all-gcc): Remove dependency on all-gmp.
3019 * Makefile.in: Regenerated.
3020
3021 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3022
3023 * config.sub: Merge from config repo.
3024 * config.guess: Ditto.
3025
3026 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3027
3028 * Makefile.def: Merge from binutils.
3029 * Makefile.in: Ditto.
3030
3031 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3032
3033 * MAINTAINERS: Update my email.
3034
3035 2012-12-29 Ben Elliston <bje@gnu.org>
3036
3037 * config.guess: Update to 2012-12-29 version.
3038 * config.sub: Likewise.
3039
3040 2012-12-20 Matthias Klose <doko@ubuntu.com>
3041
3042 * Makefile.def (install-target-libgfortran): Depend on
3043 install-target-libquadmath, install-target-libgcc.
3044 (install-target-libsanitizer): Depend on install-target-libgcc.
3045 (install-target-libjava): Depend on install-target-libgcc.
3046 (install-target-libitm): Depend on install-target-libgcc.
3047 (install-target-libobjc): Depend on install-target-libgcc.
3048 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3049 * Makefile.in: Regenerate.
3050
3051 2012-12-19 Matthias Klose <doko@ubuntu.com>
3052
3053 * Makefile.def (install-target-libgo): Depend on
3054 install-target-libatomic.
3055 * Makefile.in: Regenerate.
3056
3057 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3058
3059 PR go/55201
3060 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3061 * Makefile.in: Regenerate.
3062
3063 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3064
3065 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3066 * configure: Regenerate.
3067
3068 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3069
3070 * config.sub: Merge from config repo.
3071
3072 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3073
3074 * Makefile.def (target_modules): Add bootstrap=true and
3075 raw_cxx=true to libsanitizer.
3076 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3077 * Makefile.in: Regenerated.
3078 * configure: Likewise.
3079
3080 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3081
3082 * MAINTAINERS: Remove self as RTL optimization maintainer.
3083
3084 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3085
3086 * MAINTAINERS (Write After Approval): Add myself.
3087
3088 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3089
3090 * Makefile.def (target_modules): Remove bootstrap=true and
3091 raw_cxx=true from libsanitizer.
3092 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3093 * Makefile.in: Regenerated.
3094 * configure: Likewise.
3095
3096 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3097
3098 * Makefile.def (target_modules): Add bootstrap=true and
3099 raw_cxx=true to libsanitizer.
3100 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3101 * Makefile.in: Regenerated.
3102 * configure: Likewise.
3103
3104 2012-11-28 Andrew Pinski <apinski@cavium.com>
3105
3106 PR bootstrap/54279
3107 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3108 * configure: Regenerate.
3109 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3110 * Makefile.in: Regenerate.
3111
3112 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3113
3114 * configure.ac: Disable libsanitizer if we're not building C++.
3115 * configure: Regenerate.
3116
3117 2012-11-15 Roland McGrath <roland@hack.frob.com>
3118
3119 * MAINTAINERS (Write After Approval): Add myself.
3120
3121 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3122
3123 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3124 Kostya Serebryany (kcc@google.com) and
3125 Jakub Jelinek (jakub@redhat.com).
3126 Rename area for Dodji Seketeli (dodji@redhat.com).
3127
3128 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3129
3130 * MAINTAINERS: (asan.c, related): Add myself.
3131
3132 2012-11-14 Roland McGrath <mcgrathr@google.com>
3133
3134 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3135 * configure: Regenerate.
3136
3137 2012-11-13 Richard Henderson <rth@redhat.com>
3138
3139 * configure.ac: Move libsanitizer logic to subdirectory.
3140 * configure: Regenerate.
3141
3142 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3143
3144 * configure.ac: Enable libsanitizer just on x86 linux for now.
3145 * configure: Re-generate.
3146
3147 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3148
3149 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3150 sections.
3151 * configure: Regenerate.
3152
3153 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3154
3155 * configure.ac: Add section for configdirs for libsanitizer.
3156 Disable for cris-*-* and mmix-*-*.
3157 * configure: Regenerate.
3158
3159 2012-11-12 Wei Mi <wmi@google.com>
3160
3161 * configure.ac: Add libsanitizer to target_libraries.
3162 * Makefile.def: Ditto.
3163 * configure: Regenerate.
3164 * Makefile.in: Regenerate.
3165 * libsanitizer: New directory for asan runtime. Contains an empty
3166 tsan directory.
3167
3168 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3169
3170 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3171 against Mingw64 w32api.
3172 * configure: Regenerate.
3173
3174 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3175
3176 * configure: Regenerated.
3177
3178 2012-11-03 Robert Mason <rbmj@verizon.net>
3179
3180 * configure.ac: add --disable-libstdcxx configure option
3181 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3182
3183 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
3187 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3188
3189 * MAINTAINERS (Write After Approval): Add myself.
3190
3191 2012-10-24 Sharad Singhai <singhai@google.com>
3192
3193 * MAINTAINERS (Write After Approval): Add myself.
3194
3195 2012-10-24 Eric Christopher <echristo@gmail.com>
3196
3197 * MAINTAINERS: Update email address.
3198
3199 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3200
3201 PR bootstrap/54820
3202 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3203 * configure: Regenerate.
3204
3205 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3206
3207 * MAINTAINERS (aarch64): Add Marcus and myself.
3208
3209 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3210
3211 PR bootstrap/54820
3212 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3213 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3214 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3215 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3216 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3217 * Makefile.in: Regenerate.
3218 * configure.ac (have_static_libs): New variable and associated check.
3219 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3220 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3221 * configure: Regenerate.
3222
3223 2012-10-10 Richard Biener <rguenther@suse.de>
3224
3225 * MAINTAINERS: Adjust for changed surname.
3226
3227 2012-10-04 Lawrence Crowl <crowl@google.com>
3228
3229 * MAINTAINERS (Write After Approval): Add myself.
3230
3231 2012-10-01 Cary Coutant <ccoutant@google.com>
3232
3233 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3234
3235 2012-09-28 Ian Lance Taylor <iant@google.com>
3236
3237 * Makefile.def: Make all-target-libgo depend on
3238 all-target-libbacktrace.
3239 * Makefile.in: Rebuild.
3240
3241 2012-09-26 Ian Lance Taylor <iant@google.com>
3242
3243 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3244 * Makefile.in: Rebuild.
3245
3246 2012-09-20 Walter Lee <walt@tilera.com>
3247
3248 * configure.ac: Add tilegx to list of targets that support gold.
3249 * configure: Regenerate.
3250
3251 2012-09-20 Marek Polacek <polacek@redhat.com>
3252
3253 * MAINTAINERS (Write After Approval): Add myself.
3254
3255 2012-09-19 Steve Ellcey <sellcey@mips.com>
3256
3257 * configure.ac: Add mips*-mti-elf* target.
3258 * configure: Regenerate.
3259
3260 2012-09-17 Ian Lance Taylor <iant@google.com>
3261
3262 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3263 * configure.ac (host_libs): Add libbacktrace.
3264 (target_libraries): Add libbacktrace.
3265 * Makefile.def (host_modules): Add libbacktrace.
3266 (target_modules): Likewise.
3267 * configure, Makefile.in: Rebuild.
3268
3269 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3270
3271 PR target/38607
3272 Merge upstream change.
3273 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3274
3275 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3276 Add libgomp*.o to compare_exclusions for AIX.
3277 * configure: Regenerate.
3278
3279 2012-09-06 Diego Novillo <dnovillo@google.com>
3280
3281 * configure.ac: Bump minimum GMP version to 4.2.3.
3282 * configure: Re-generate.
3283
3284 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3285
3286 PR target/54461
3287 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3288 target-libgloss if not configured --with-avrlibc=no.
3289 * configure: Regenerate.
3290
3291 2012-09-04 Jason Merrill <jason@redhat.com>
3292
3293 * configure.ac: Fix --enable-languages=all.
3294
3295 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3296
3297 * MAINTAINERS (Write After Approval): Add myself.
3298
3299 2012-09-03 Richard Guenther <rguenther@suse.de>
3300
3301 PR bootstrap/54138
3302 * configure.ac: Re-organize ISL / CLOOG checks to allow
3303 disabling with either --without-isl or --without-cloog.
3304 * configure: Regenerated.
3305
3306 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3307
3308 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3309 * configure: Regenerate.
3310
3311 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3312
3313 * MAINTAINERS: Fix my email address.
3314
3315 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3316
3317 PR binutils/4970
3318 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3319 and opcodes.
3320 * Makefile.in: Regenerated.
3321
3322 2012-08-26 Art Haas <ahaas@impactweather.com>
3323
3324 * configure: Regenerate.
3325
3326 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3327
3328 * INSTALL/README: Also refer to the online installation
3329 instructions.
3330
3331 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334 (Picochip port): Remove myself.
3335
3336 2012-08-14 Diego Novillo <dnovillo@google.com>
3337
3338 Merge from cxx-conversion branch.
3339
3340 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3341 POSTSTAGE1_CONFIGURE_FLAGS.
3342 * Makefile.in: Regenerate.
3343 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3344 Force C++ when bootstrapping.
3345 * configure: Regenerate.
3346
3347 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3348
3349 * MAINTAINERS (Write After Approval): Add myself.
3350
3351 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3352
3353 * README: Document use of ranges of years in copyright notices.
3354
3355 2012-07-06 Richard Guenther <rguenther@suse.de>
3356
3357 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3358 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3359 --with-gmp=system.
3360 * Makefile.in: Regenerated.
3361 * configure: Likewise.
3362
3363 2012-07-06 Richard Guenther <rguenther@suse.de>
3364
3365 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3366 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3367 supply V=1 as extra_make_flags.
3368 * configure: Regenerated.
3369 * Makefile.in: Likewise.
3370
3371 2012-07-04 Tristan Gingold <gingold@adacore.com>
3372
3373 * configure: Regenerate.
3374
3375 2012-07-03 Richard Guenther <rguenther@suse.de>
3376
3377 * Makfile.def (isl): Remove not necessary extra_exports and
3378 extra_make_flags.
3379 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3380 * Makefile.in: Regenerated.
3381
3382 2012-07-03 Richard Guenther <rguenther@suse.de>
3383
3384 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3385 * configure.ac: If either the ISL or the CLooG check failed
3386 do not try to build in-tree versions.
3387 * Makefile.in: Regenerated.
3388 * configure: Regenerated.
3389
3390 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3391
3392 * configure: Regenerate.
3393
3394 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3395
3396 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3397 maintainer.
3398
3399 2012-07-02 Richard Guenther <rguenther@suse.de>
3400
3401 * configure: Regenerated.
3402
3403 2012-07-02 Richard Guenther <rguenther@suse.de>
3404 Michael Matz <matz@suse.de>
3405 Tobias Grosser <tobias@grosser.es>
3406 Sebastian Pop <sebpop@gmail.com>
3407
3408 * Makefile.def: Add ISL host module, remove PPL host module.
3409 Adjust ClooG host module to use the proper ISL.
3410 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3411 * configure.ac: Include config/isl.m4. Add ISL host library,
3412 remove PPL. Remove PPL configury, add ISL configury, adjust
3413 ClooG configury.
3414 * Makefile.in: Regenerated.
3415 * configure: Likewise.
3416
3417 2012-07-02 Richard Guenther <rguenther@suse.de>
3418
3419 Merge from graphite branch
3420 2011-07-21 Tobias Grosser <tobias@grosser.es>
3421
3422 * configure: Regenerated.
3423 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3424 both cloog.org and legacy versions. The only supported version will
3425 be CLooG with the isl backend.
3426
3427 2011-07-21 Tobias Grosser <tobias@grosser.es>
3428
3429 * configure: Regenerated.
3430 * configure.ac: Require cloog isl 0.17.0
3431
3432 2011-07-21 Tobias Grosser <tobias@grosser.es>
3433
3434 * configure: Regenerated.
3435 * config/cloog.m4: Do not define CLOOG_ORG
3436
3437 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3438
3439 * configure.ac: Skip C if explicitly selected.
3440 * configure: Regenerate.
3441
3442 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3443
3444 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3445 they contain -O2.
3446 * configure: Regenerate.
3447
3448 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3449
3450 PR debug/53740
3451 * df.h, df-problems.c, dce.c: Revert last patch.
3452
3453 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3454
3455 * MAINTAINERS (Write After Approval): Update my email address.
3456
3457 2012-06-21 Meador Inge <meadori@codesourcery.com>
3458
3459 * MAINTAINERS (Write After Approval): Add myself.
3460
3461 2012-06-20 Jason Merrill <jason@redhat.com>
3462
3463 * Makefile.tpl (check-target-libgomp-c++): New.
3464 (check-target-libitm-c++): New.
3465 * Makefile.def (c++): Add them.
3466 * Makefile.in: Regenerate.
3467
3468 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3469
3470 * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2012-05-16 Olivier Hainque <hainque@adacore.com>
3473
3474 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3475 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3476 (install-no-fixedincludes): Adjust accordingly.
3477 * Makefile.in: Regenerate.
3478
3479 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3480
3481 Merge upstream change
3482 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3483
3484 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3485
3486 * MAINTAINERS (Write After Approval): Add myself.
3487
3488 2012-05-09 Nick Clifton <nickc@redhat.com>
3489 Paul Smith <psmith@gnu.org>
3490
3491 PR bootstrap/50461
3492 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3493 allow for the fact that from release v3.1.0 of MPFR the source
3494 files were moved into a src sub-directory.
3495 * configure: Regenerate.
3496
3497 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3498
3499 * configure.ac: Bump minimum MPFR version to 2.4.0.
3500 * configure: Regenerated.
3501
3502 2012-05-01 Richard Henderson <rth@redhat.com>
3503
3504 * Makefile.def (libatomic): New target_module.
3505 * configure.ac (target_libraries): Add libatomic.
3506 (noconfigdirs): Check if libatomic is supported.
3507 * Makefile.in, configure: Rebuild.
3508
3509 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3510
3511 * MAINTAINERS (Write After Approval): Add myself.
3512
3513 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3514
3515 * config.sub: Update to 2012-04-18 version from official repo.
3516
3517 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3518
3519 * MAINTAINERS (Write After Approval): Add myself.
3520
3521 2012-04-11 Steve Ellcey <sellcey@mips.com>
3522
3523 * MAINTAINERS: Changed email address.
3524
3525 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3526
3527 PR target/52737
3528 * contrib/gcc_update (files_and_dependencies):
3529 Remove gcc/config/avr/t-multilib from touch data.
3530
3531 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3532
3533 * MAINTAINERS (OS Port Maintainers): Remove irix.
3534 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3535 (unsupported_languages): Remove mips-sgi-irix6.*.
3536 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3537 (with_stabs): Remove.
3538 * configure: Regenerate.
3539
3540 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3541
3542 * MAINTAINERS (OS Port Maintainers): Remove osf.
3543 * configure.ac (enable_libgomp): Remove *-*-osf*.
3544 (with_stabs): Remove alpha*-*-osf*.
3545 * configure: Regenerate.
3546
3547 2012-03-05 Tristan Gingold <gingold@adacore.com>
3548
3549 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3550 * configure: Regenerate.
3551
3552 2012-02-17 Walter Lee <walt@tilera.com>
3553
3554 * MAINTAINERS: (Write After Approval): Delete myself.
3555
3556 2012-02-14 Walter Lee <walt@tilera.com>
3557
3558 * MAINTAINERS (tilegx port): Add myself.
3559 (tilepro port): Add myself.
3560 (Write After Approval): Add myself.
3561
3562 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3563
3564 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3565 and Joseph Myers as docstring relicensing maintainers.
3566
3567 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3568
3569 * MAINTAINERS (write-after-approval): Add myself.
3570
3571 2012-02-08 Ira Rosen <irar@il.ibm.com>
3572
3573 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3574 maintainer.
3575
3576 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3577
3578 * MAINTAINERS (Write After Approval): Move myself to
3579 maintain alphabetical order.
3580
3581 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3582
3583 * MAINTAINERS (Write After Approval): Add myself.
3584
3585 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3586
3587 * MAINTAINERS (Write After Approval): Add myself.
3588
3589 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3590 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3591
3592 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3593 * configure: Regenerate.
3594
3595 2012-01-23 Harshit Chopra <harshit@google.com>
3596
3597 * MAINTAINERS (Write After Approval): Add myself.
3598
3599 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3600
3601 * configure.ac: Remove reference to mh-interix.
3602 * configure: Regenerate.
3603
3604 2012-01-05 Richard Henderson <rth@redhat.com>
3605
3606 PR bootstrap/51072
3607 * configure.ac: Disable libitm if c++ is not enabled.
3608 * configure: Rebuild.
3609
3610 * configure.ac: Fix regexp for same.
3611 * configure: Rebuild.
3612
3613 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3614
3615 * MAINTAINERS (Write After Approval): Add myself.
3616
3617 2012-01-02 Richard Guenther <rguenther@suse.de>
3618
3619 PR bootstrap/51686
3620 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3621 * Makefile.in: Regenerate.
3622
3623 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3624
3625 * MAINTAINERS (Write After Approval): Add myself.
3626
3627 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3628
3629 * configure: Regenerate.
3630
3631 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3632
3633 * MAINTAINERS (picochip): Changed email address.
3634
3635 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3636
3637 * MAINTAINERS (write-after-approval): Add self.
3638
3639 2011-11-29 DJ Delorie <dj@redhat.com>
3640
3641 * configure.ac (rl78-*-*) New case.
3642 * configure: Regenerate.
3643 * MAINTAINERS: Add myself as RL78 maintainer.
3644
3645 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3646
3647 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3648
3649 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3650
3651 * libtool.m4: Additional FreeBSD 10 fixes.
3652
3653 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3654
3655 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3656 Maintainers section, as Epiphany maintainer.
3657
3658 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3659
3660 PR target/49992
3661 * configure.ac: Remove ranlib special-casing for Darwin.
3662 * configure: Regenerate.
3663
3664 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3665
3666 * MAINTAINERS (Reviewers): Keep the list sorted.
3667
3668 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3669
3670 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3671
3672 2011-11-09 Roland McGrath <mcgrathr@google.com>
3673
3674 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3675 * configure: Rebuild.
3676 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3677 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3678 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3679 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3680 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3681 Add READELF.
3682 * Makefile.in: Rebuild.
3683
3684 2011-11-09 Jason Merrill <jason@redhat.com>
3685
3686 * Makefile.def (language=c++): Remove check-c++0x.
3687 * Makefile.in (check-gcc-c++): Regenerate.
3688
3689 2011-11-08 Richard Henderson <rth@redhat.com>
3690
3691 * configure.ac: Test for libitm directory present first.
3692
3693 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3694
3695 * configure.ac: Test libitm/configure.tgt to disable libitm.
3696 * configure: Rebuild.
3697
3698 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3699 Richard Henderson <rth@redhat.com>
3700
3701 Merged from transactional-memory.
3702
3703 * Makefile.def (lang_env_dependencies): libitm is c++.
3704 Add libitm target module.
3705 * configure.ac: Likewise.
3706 * config/mmap.m4: New file.
3707 * contrib/gcc_update: Add libitm to touch data.
3708 * Makefile.in, configure: Rebuild.
3709
3710 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3711
3712 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3713 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3714 * Makefile.in: Regenerate.
3715
3716 2011-11-01 DJ Delorie <dj@redhat.com>
3717
3718 * config.sub: Update to version 2011-10-29 (added rl78)
3719
3720 2011-10-27 Nick Clifton <nickc@redhat.com>
3721
3722 * config.sub: Import these changes from the config project:
3723
3724 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3725 Ben Elliston <bje@gnu.org>
3726
3727 * config.sub (epiphany): New.
3728
3729 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3730 Ben Elliston <bje@gnu.org>
3731
3732 * config.sub (hexagon, hexagon-*): New.
3733
3734 2011-08-23 Roland McGrath <mcgrathr@google.com>
3735
3736 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3737 64eb to be64.
3738
3739 2011-08-16 Roland McGrath <mcgrathr@google.com>
3740
3741 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3742 (nacl): Grok as alias for 32el-unknown-nacl.
3743
3744 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3745
3746 * MAINTAINERS (Write After Approval): Add myself.
3747
3748 2011-10-24 Teresa Johnson <tejohnson@google.com>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3753
3754 * MAINTAINERS (sparc port): Remove myself.
3755
3756 2011-09-14 Tom de Vries <tom@codesourcery.com>
3757
3758 * MAINTAINERS (Write After Approval): Add myself.
3759
3760 2011-08-14 Yao Qi <yao@codesourcery.com>
3761
3762 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3763 * configure: Regenerate.
3764
3765 2011-07-26 Ian Lance Taylor <iant@google.com>
3766
3767 * configure.ac: Set have_compiler based on whether gcc directory
3768 exists, rather than on whether gcc is in configdirs.
3769 * configure: Rebuild.
3770
3771 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3772
3773 * MAINTAINERS (Global Reviewers): Add self.
3774
3775 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3776
3777 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3778 link directories.
3779 * Makefile.in: Rebuild.
3780
3781 2011-07-20 Ian Lance Taylor <iant@google.com>
3782
3783 PR bootstrap/49787
3784 * configure.ac: Move --enable-bootstrap handling earlier in file.
3785 If --enable-bootstrap and either --enable-build-with-cxx or
3786 --enable-build-poststage1-with-cxx, enable C++ automatically.
3787 * configure: Rebuild.
3788
3789 2011-07-19 Ian Lance Taylor <iant@google.com>
3790
3791 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3792 make C++ a boot_language. Set and substitute
3793 POSTSTAGE1_CONFIGURE_FLAGS.
3794 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3795 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3796 * configure, Makefile.in: Rebuild.
3797
3798 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3799
3800 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3801 maintainers.
3802
3803 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3804
3805 * MAINTAINERS (Global Reviewers): Add myself.
3806
3807 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3808
3809 * configure: Regenerate.
3810
3811 2011-07-16 Jason Merrill <jason@redhat.com>
3812
3813 * Makefile.def (language=c++): Add check-c++0x and
3814 check-target-libmudflap-c++.
3815 * Makefile.tpl (check-target-libmudflap-c++): New.
3816 * Makefile.in: Regenerate.
3817
3818 2011-07-16 Matthias Klose <doko@ubuntu.com>
3819
3820 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3821 * Makefile.def (target_modules/libjava): Pass
3822 $(EXTRA_CONFIGARGS_LIBJAVA).
3823 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3824 if not configured with --enable-static-libjava.
3825 * Makefile.in: Regenerate.
3826 * configure: Likewise.
3827
3828 2011-07-15 Jason Merrill <jason@redhat.com>
3829
3830 * Makefile.in (check-c++): Move check-gcc-c++0x after
3831 check-target-libstdc++-v3.
3832
3833 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3834
3835 * MAINTAINERS (c6x port): New entry.
3836
3837 2011-07-13 Jason Merrill <jason@redhat.com>
3838
3839 * Makefile.in (check-gcc-c++0x): New.
3840 (check-c++): Depend on it.
3841
3842 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3843
3844 PR target/39150
3845 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3846 x86_64-*-solaris2.1[0-9]*.
3847 * configure: Regenerate.
3848
3849 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3850
3851 * MAINTAINERS (RTL optimizers): Add self.
3852
3853 2011-06-27 Gabriel Charette <gchare@google.com>
3854
3855 * MAINTAINERS (Write After Approval): Add myself.
3856
3857 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3858
3859 PR regression/47836
3860 PR bootstrap/23656
3861 PR other/47733
3862 PR bootstrap/49247
3863 PR c/48825
3864 * configure.ac (target_libraries): Remove target-libiberty.
3865 Remove case-statement setting skipdirs=target-libiberty for
3866 multiple targets. Remove checking target_configdirs and
3867 removing target-libiberty but keeping target-libgcc if
3868 otherwise empty.
3869 * Makefile.def (target_modules): Don't add libiberty.
3870 (dependencies): Remove all traces of target-libiberty.
3871 * configure, Makefile.in: Regenerate.
3872
3873 2011-06-13 Walter Lee <walt@tilera.com>
3874
3875 * configure.ac (tilepro-*-*) New case.
3876 (tilegx-*-*): Likewise.
3877 * configure: Regenerate.
3878
3879 2011-06-06 Jing Yu <jingyu@google.com>
3880
3881 * configure.ac: Skip target-libiberty for
3882 arm*-*-linux-androideabi.
3883 * configure: Regenerated.
3884
3885 2011-06-06 Nick Clifton <nickc@redhat.com>
3886
3887 * config.sub: Sync from upstream.
3888
3889 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3890
3891 * MAINTAINERS (Write After Approval): Add myself.
3892
3893 2011-06-01 Daniel Jacobowitz <drow@false.org>
3894
3895 * MAINTAINERS: Update my email address.
3896
3897 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3898
3899 * MAINTAINERS (Write After Approval): Update my email address.
3900
3901 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3902
3903 * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2011-05-08 Doug Kwan <dougkwan@google.com>
3906
3907 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3908 * configure: Regenerated.
3909 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3910 value from configure.
3911 * Makefile.in: Regenerated.
3912
3913 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3914
3915 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3916 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3917 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3918 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3919 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3920 *-*-vxworks*): Disable newlib and libgloss in separate case
3921 statement.
3922 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3923 to separate case statement.
3924 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3925 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3926 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3927 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3928 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3929 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3930 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3931 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3932 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3933 i[[3456789]]86-*-rdos*, m32r-*-*,
3934 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3935 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3936 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3937 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3938 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3939 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3940 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3941 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3942 and libgloss in main case over targets. Remove most empty cases
3943 in main case over targets.
3944 * configure: Regenerate.
3945
3946 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3947
3948 * MAINTAINERS (Write After Approval): Add myself.
3949
3950 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3951
3952 * configure.ac: Remove code setting special library locations for
3953 hppa*64*-*-hpux11*. Remove code setting compiler for
3954 sparc-sun-solaris2*.
3955 * configure: Regenerate.
3956
3957 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3958
3959 * configure.ac: Separate libgloss_dir settings from general case
3960 over targets.
3961 * configure: Regenerate.
3962
3963 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3964
3965 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3966 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3967 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3968 cases in libgcj-disabling case statement.
3969 (hppa*64*-*-linux*): Set unsupported_languages instead of
3970 disabling target-zlib.
3971 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3972 to hppa*64*-*-hpux*.
3973 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3974 hppa*-*-hpux*.
3975 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3976 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3977 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3978 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3979 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3980 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3981 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3982 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3983 libgcj-disabling case statement.
3984 * configure: Regenerate.
3985
3986 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3987
3988 * configure.ac: Disable Java for targets not supporting libffi.
3989 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3990 Remove cases in Java-disabling statement.
3991 (*arm-wince-pe): Change to arm-wince-pe.
3992 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3993 cases in Java-disabling statement.
3994 (bfin-*-*): Don't disable Java again.
3995 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3996 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3997 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3998 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3999 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4000 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4001 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4002 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4003 Java-disabling statement.
4004 (mmix-*-*): Don't disable Java again.
4005 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4006 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4007 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4008 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4009 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4010 statement.
4011 * configure: Regenerate.
4012
4013 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4014
4015 * configure.ac: Separate cases disabling Java and Java libraries
4016 from general case over targets.
4017 * configure: Regenerate.
4018
4019 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4020
4021 * MAINTAINERS: Update my email address.
4022
4023 2011-04-20 Easwaran Raman <eraman@google.com>
4024
4025 * MAINTAINERS (Write After Approval): Add myself.
4026
4027 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4028
4029 PR lto/48086
4030 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4031 * configure: Regenerate.
4032
4033 2011-04-16 Jim Meyering <meyering@redhat.com>
4034
4035 * MAINTAINERS (Write After Approval): Add myself.
4036
4037 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4038
4039 * MAINTAINERS: Update my email address.
4040
4041 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4054
4055 * configure.ac (build_tools): Remove build-byacc.
4056 (host_libs): Remove mmalloc.
4057 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4058 autoconf automake libtool diff rcs fileutils shellutils time
4059 textutils wdiff find uudecode hello tar gzip indent recode release
4060 sed perl gawk findutils gettext zip.
4061 (libgcj): Remove target-qthreads.
4062 (target_tools): Remove target-examples target-gperf.
4063 (YACC): Don't handle building byacc.
4064 * configure: Regenerate.
4065 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4066 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4067 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4068 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4069 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4070 handle building components.
4071 * Makefile.in: Regenerate.
4072
4073 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4074
4075 * MAINTAINERS: Update my email address as Xtensa maintainer.
4076
4077 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4078
4079 * config.sub: Sync from upstream.
4080
4081 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4082
4083 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4084 (microblaze*): Don't disable libssp.
4085 * configure: Regenerate.
4086
4087 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4088
4089 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4090 moveifchange.
4091 * configure: Regenerate.
4092 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4093 * Makefile.in: Regenerate.
4094
4095 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4096
4097 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4098 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4099 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4100 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4101 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4102 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4103 md_exec_prefix cases.
4104 * configure: Regenerate.
4105
4106 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4107
4108 * configure.ac: Separate cases disabling target-libssp,
4109 target-libiberty, target-libstdc++-v3 and Fortran from general
4110 case over targets.
4111 * configure: Regenerate.
4112
4113 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4114
4115 * configure.ac (*-*-chorusos): Don't disable libgcj.
4116 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4117 Remove case.
4118 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4119 (arm-*-coff): Don't disable libgcj.
4120 (arm*-*-linux-gnueabi): Remove useless assignment.
4121 (arm-*-riscix*): Don't disable libgcj.
4122 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4123 configuration.
4124 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4125 (c54x*-*-*): Remove case.
4126 (tic54x-*-*): Don't disable GCC or GCC libraries.
4127 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4128 to *.
4129 (d10v-*-*): Don't disable GCC libraries.
4130 (d30v-*-*): Don't disable libgcj.
4131 (h8500-*-*): Don't disable GCC libraries.
4132 (i960-*-*): Don't disable libgcj.
4133 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4134 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4135 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4136 libgcj.
4137 (m68k-*-coff*): Remove case.
4138 (mmix-*-*): Don't disable libgloss on host.
4139 (mn10200-*-*, mn10300-*-*): Remove cases.
4140 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4141 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4142 Don't disable libgcj.
4143 (romp-*-*): Remove case.
4144 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4145 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4146 case.
4147 (v810-*-*): Don't disable GCC libraries.
4148 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4149 (ip2k-*-*): Don't disable GCC libraries.
4150 * configure: Regenerate.
4151
4152 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4153
4154 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4155 libffi on host.
4156 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4157 on host.
4158 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4159 * configure: Regenerate.
4160
4161 2011-03-26 John Marino <binutils@marino.st>
4162
4163 * configure.ac: Add support for *-*-dragonfly*
4164 * configure: Regenerate.
4165
4166 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4167
4168 * configure.ac (native_only): Remove.
4169 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4170 send-pr uudecode guile gnuserv on host.
4171 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4172 send-pr rcs guile perl texinfo libtool on host.
4173 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4174 automake send-pr rcs guile perl texinfo libtool on host.
4175 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4176 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4177 (alpha*-dec-osf*): Don't disable fileutils on target.
4178 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4179 texinfo send-pr expect dejagnu on target.
4180 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4181 target-qthreads on target.
4182 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4183 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4184 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4185 x86_64-*-mingw*): Don't disable expect on target.
4186 (*-*-cygwin*): Don't disable target-gperf on target.
4187 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4188 gnuserv on target.
4189 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4190 target.
4191 * configure: Regenerate.
4192
4193 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4194
4195 * configure.ac (target_tools): Remove target-groff.
4196 (native_only): Remove target-groff.
4197 (hppa*64*-*-*): Don't disable byacc.
4198 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4199 setting.
4200 (*-*-kaos*): Don't skip target-librx and target-groff.
4201 (*-*-netware*): Don't skip target-libmudflap.
4202 (*-*-tpf*): Don't skip target-libmudflap.
4203 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4204 directories on the host.
4205 (ia64*-*-*vms*): Don't skip tix.
4206 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4207 host.
4208 * configure: Regenerate.
4209
4210 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4211
4212 * configure.ac: Remove references to mt-mep, mt-netware,
4213 mt-wince.
4214 * Makefile.def: Add all-utils soft dependencies.
4215 * Makefile.tpl: Remove GDB_NLM_DEPS.
4216 * configure: Regenerate.
4217 * Makefile.in: Regenerate.
4218
4219 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4220
4221 * configure.ac: Do not include mh-x86omitfp.
4222 * configure: Regenerate.
4223
4224 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4225
4226 * configure.ac: Remove empty cases.
4227 * configure: Regenerate.
4228
4229 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4230
4231 * Makefile.def: Add dependency from termcap to gdb.
4232 * Makefile.in: Regenerate.
4233
4234 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4235
4236 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4237 * configure: Regenerate.
4238 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4239 * Makefile.tpl: Likewise.
4240 * Makefile.in: Regenerate.
4241
4242 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4243
4244 * configure.ac: Remove all mentions of tentative_cc.
4245 * configure: Regenerate.
4246
4247 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4248
4249 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4250 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4251 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4252 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4253 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4254 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4255 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4256 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4257 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4258 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4259 *-*-rhapsody*): Remove host cases.
4260 * configure: Regenerate.
4261
4262 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4263
4264 * configure.ac (ppc*-*-pe): Remove host case.
4265 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4266 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4267 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4268 cases.
4269 * configure: Regenerate.
4270
4271 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4272
4273 * config.sub: Update to version 2011-03-23.
4274
4275 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4276
4277 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4278 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4279 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4280 * configure: Regenerate.
4281
4282 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4283
4284 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4285 to Write After Approval.
4286 * config-ml.in: Don't handle arc-*-elf*.
4287 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4288 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4289 handle GCC libraries.
4290 * configure: Regenerate.
4291
4292 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4293
4294 PR bootstrap/48120:
4295 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4296 Add -lstdc++ -lm to LIBS.
4297 * configure: Regenerate.
4298
4299 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4300
4301 * config.guess: Update to version 2011-02-02
4302 * config.sub: Update to version 2011-02-24
4303
4304 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4305
4306 PR lto/48086
4307 * configure.ac: Re-enable LTO on *-apple-darwin9.
4308 * configure: Regenerate.
4309
4310 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4311
4312 PR lto/48086
4313 * configure.ac: Disable LTO on darwin due to an assembler change in
4314 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4315 under 256.
4316 * configure: Regenerate.
4317
4318 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4319
4320 * MAINTAINERS: Update myself as score backend maintainer,
4321 update my e-mail address.
4322
4323 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4324
4325 * MAINTAINERS: Update my e-mail address.
4326
4327 2011-03-06 Joey Ye <joey.ye@arm.com>
4328
4329 * MAINTAINERS: Update my e-mail address.
4330
4331 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4332
4333 * configure.ac: Adjust test of with_ppl.
4334 * configure: Regenerated.
4335
4336 2011-03-02 Kai Tietz <ktietz@redhat.com>
4337
4338 * MAINTAINERS: Adjust my e-mail address.
4339
4340 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4341
4342 * configure.ac: Add -lpwl to ppllibs.
4343 * configure: Regenerated.
4344
4345 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4346
4347 * config/cloog.m4: Add -lisl to clooglibs.
4348 * configure: Regenerated.
4349
4350 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4351
4352 * MAINTAINERS (CPU Port maintainers): Add self.
4353
4354 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4355
4356 * MAINTAINERS: Add myself as testsuite maintainer.
4357
4358 2011-02-15 Mike Stump <mikestump@comcast.net>
4359
4360 * MAINTAINERS: Add myself as testsuite maintainer.
4361
4362 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4363
4364 Import from Libtool and gnulib:
4365
4366 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4367
4368 Prepare for supporting FreeBSD 10.
4369 * config.rpath: Remove handling of freebsd1* which soon would
4370 match FreeBSD 10.0.
4371
4372 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4373
4374 Remove support for FreeBSD 1.x.
4375 * libtool.m4 (_LT_LINKER_SHLIBS)
4376 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4377 soon would incorrectly match FreeBSD 10.0.
4378
4379 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4380
4381 PR binutils/12283
4382 * move-if-change: Import version from gnulib.
4383
4384 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4385
4386 PR lto/47225
4387 * Makefile.def (lto-plugin): Double dash for enable-shared.
4388 (configure-gcc): Depend on all-lto-plugin.
4389 * Makefile.in: Rebuilt.
4390
4391 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4392
4393 * configure.ac: Remove extra bracket.
4394 * configure: Regenerate.
4395
4396 2011-02-08 Tobias Burnus <burnus@net-b.de>
4397
4398 * MAINTAINERS: Add myself as libquadmath maintainer.
4399
4400 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4401
4402 * MAINTAINERS: Update my email address.
4403
4404 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4405
4406 * MAINTAINERS (option handling): Add self.
4407
4408 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4409
4410 PR lto/47225
4411 * Makefile.def: Add dependency for install-gcc
4412 on install-lto-plugin.
4413 * Makfile.in: Regenerated
4414
4415 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4416
4417 * MAINTAINERS (CPU Port Maintainers): Add myself.
4418
4419 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4420
4421 PR libgcj/44341
4422 * configure.ac: Discard --with-* flags for host when configuring
4423 target libraries for cross build.
4424 * configure: Rebuilt.
4425
4426 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4427
4428 * MAINTAINERS (linear loop transforms): Removed.
4429
4430 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4431
4432 * configure.ac: If with_ppl is no, move setting with_cloog=no
4433 after CLOOG_REQUESTED check.
4434 * configure: Regenerated.
4435
4436 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4437
4438 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4439 CLooG has been requested.
4440 * configure: Regenerated.
4441
4442 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4443
4444 * configure: Regenerated.
4445 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4446
4447 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4448
4449 * configure: Regenerated.
4450 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4451
4452 2011-01-21 Andreas Schwab <schwab@redhat.com>
4453
4454 * configure.ac: Use AS_HELP_STRING throughout.
4455 * configure: Regenerate.
4456
4457 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4458
4459 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4460 * configure: Regenerate.
4461
4462 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4463
4464 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4465
4466 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4467
4468 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4469 for ia64-hpux.
4470 * configure: Regenerate.
4471
4472 2011-01-07 Jan Hubicka <jh@suse.cz>
4473
4474 PR lto/47225
4475 * Makefile.in: Regenerate.
4476 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4477 configure.
4478
4479 2011-01-07 Jan Hubicka <jh@suse.cz>
4480
4481 * Makefile.in: Regenerate.
4482 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4483 and configure dependency on lto-plugin configure.
4484 (lto-plugin module): Remove dependency on GCC; add dependency on
4485 liniberty.
4486
4487 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4488
4489 * MAINTAINERS (Write After Approval): Add myself.
4490
4491 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4492
4493 * configure: Regenerate.
4494
4495 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4496
4497 * configure.ac: (picochip): Disable libiberty.
4498
4499 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4500
4501 * MAINTAINERS (Write After Approval): Add myself.
4502
4503 2010-12-10 Ian Lance Taylor <iant@google.com>
4504
4505 PR bootstrap/46819
4506 * configure.ac: For --disable-libgcj clear libgcj_saved.
4507 * configure: Rebuild.
4508
4509 2010-12-10 Tobias Burnus <burnus@net-b.de>
4510
4511 PR fortran/46540
4512 * configure.ac: Add --disable-libquadmath and
4513 --disable-libquadmath-support.
4514 * configure: Regenerate.
4515
4516 2010-12-03 Ian Lance Taylor <iant@google.com>
4517
4518 * MAINTAINERS: Add myself as libgo maintainer.
4519
4520 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4521
4522 PR libffi/46792
4523 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4524 * configure: Regenerate.
4525
4526 2010-12-02 Ian Lance Taylor <iant@google.com>
4527
4528 * configure.ac: Always set default for poststage1_ldflags to
4529 -static-libstdc++ -static-libgcc.
4530
4531 2010-11-29 Andreas Schwab <schwab@redhat.com>
4532
4533 * configure.ac: Move comment to remove extra space in last argument
4534 of GCC_TARGET_TOOL.
4535
4536 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4537
4538 PR other/46026
4539 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4540 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4541 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4542 (BASE_FLAGS_TO_PASS): Use it.
4543 * configure: Rebuilt.
4544 * Makefile.in: Rebuilt.
4545
4546 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4547
4548 PR binutils/12258
4549 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4550 Properly check default linker.
4551 * configure: Regnerated.
4552
4553 2010-11-23 Matthias Klose <doko@ubuntu.com>
4554
4555 * configure.ac: For --enable-gold, handle value `default' instead of
4556 `both*'. New configure option --{en,dis}able-ld.
4557 * configure: Regenerate.
4558
4559 2010-11-20 Ian Lance Taylor <iant@google.com>
4560
4561 * configure.ac: Only disable a language library if no language needs
4562 it. Don't let --disable-libgcj uncondtionally disable libffi.
4563 * configure: Rebuild.
4564
4565 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4566
4567 * Makefile.in: Regenerate.
4568
4569 PR other/46202
4570 * configure.ac: Fix just-built in-tree STRIP name to be
4571 binutils/strip-new.
4572 * configure: Regenerate.
4573 * Makefile.def (install-strip-gcc, install-strip-binutils)
4574 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4575 (install-strip-sid): Mirror dependencies on non-strip variants
4576 of these targets on the respective -strip prerequisites.
4577 * Makefile.tpl (install-strip, install-strip-host)
4578 (install-strip-target): New targets.
4579 (install-strip-[+module+], install-strip-target-[+module+]):
4580 New targets.
4581 * Makefile.in: Regenerate.
4582
4583 2010-11-19 Ian Lance Taylor <iant@google.com>
4584 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4585
4586 * configure.ac: Add target-libgo to target_libraries. Set
4587 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4588 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4589 (HOST_EXPORTS): Add GOC.
4590 (BASE_TARGET_EXPORTS): Add GOC.
4591 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4592 (GOCFLAGS_FOR_TARGET): New variable.
4593 (EXTRA_HOST_FLAGS): Add GOC.
4594 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4595 * Makefile.def (target_modules): Add libgo.
4596 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4597 (dependencies): Add dependency from configure-target-libgo to
4598 configure-target-libffi and all-target-libstdc++-v3. Add
4599 dependencies from all-target-libgo to all-target-libffi.
4600 (languages): Add go.
4601 * configure: Rebuild.
4602 * Makefile.in: Rebuild.
4603
4604 2010-11-19 Ian Lance Taylor <iant@google.com>
4605
4606 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4607 compiler/flag environment variables.
4608
4609 2010-11-18 Ian Lance Taylor <iant@google.com>
4610
4611 * configure.ac: Check for lang_requires_boot_languages in
4612 config-lang.in files.
4613 * configure: Rebuild.
4614
4615 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4616 Tobias Burnus <burnus@net-b.de>
4617
4618 PR fortran/32049
4619 * Makefile.def: Add libquadmath; build it with language=fortran.
4620 * configure.ac: Add libquadmath.
4621 * Makefile.tpl: Handle multiple libs in check-[+language+].
4622 * Makefile.in: Regenerate.
4623 * configure: Regenerate.
4624
4625 2010-11-16 Tom Tromey <tromey@redhat.com>
4626
4627 * MAINTAINERS: Moved myself to reviewers section.
4628
4629 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4630
4631 * MAINTAINERS: Moved myself to reviewers section.
4632
4633 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4634
4635 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4636 (Write After Approval): Remove self.
4637
4638 2010-11-15 Andreas Schwab <schwab@redhat.com>
4639
4640 * configure.ac: Fix spelling in option names.
4641 * configure: Regenerated.
4642
4643 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4644
4645 PR bootstrap/39622
4646 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4647 * configure: Regenerated.
4648
4649 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4650
4651 * MAINTAINERS: Update my email address.
4652
4653 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4654
4655 * configure: Regenerate.
4656
4657 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4658
4659 * configure: Regenerate.
4660
4661 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4662
4663 * configure: Regenerate.
4664
4665 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4666
4667 * configure: Regenerate.
4668
4669 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4670
4671 * configure.ac: Support official CLooG.org versions.
4672 * configure: Regenerate.
4673 * config/cloog.m4: New.
4674
4675 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4676
4677 * MAINTAINERS (Write After Approval): Add myself.
4678
4679 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4680
4681 * MAINTAINERS: Update my email address.
4682
4683 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4684
4685 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4686 * configure: Regenerate.
4687
4688 2010-11-03 Ian Lance Taylor <iant@google.com>
4689 Dave Korn <dave.korn.cygwin@gmail.com>
4690
4691 PR lto/46273
4692 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4693 and on other supported platforms whenever LTO is enabled.
4694 * configure: Rebuild.
4695
4696 2010-11-02 Alan Modra <amodra@gmail.com>
4697
4698 PR binutils/12110
4699 * configure.ac: Error when source path contains spaces.
4700 * configure: Regenerate.
4701
4702 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4703
4704 * MAINTAINERS: Update my email address.
4705
4706 2010-10-20 Ian Lance Taylor <iant@google.com>
4707
4708 * Makefile.def (target_modules): Set lib_path to src/.libs for
4709 libstdc++-v3 module.
4710 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4711 * Makefile.in: Rebuild.
4712
4713 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4714
4715 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4716 (Write After Approval): Remove myself.
4717
4718 2010-10-15 Tristan Gingold <gingold@adacore.com>
4719
4720 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4721
4722 2010-10-14 Douglas Rupp <rupp@gnat.com>
4723
4724 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4725
4726 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4727
4728 * configure.ac (build_lto_plugin): New shell variable.
4729 (--enable-lto): Turn on by default for all non-ELF platforms that
4730 have had LTO support added so far. Set build_lto_plugin appropriately
4731 for both ELF and non-ELF.
4732 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4733 * configure: Regenerate.
4734
4735 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4736
4737 Sync from src:
4738 * configure.ac (v850 support): Remove target-libgloss from
4739 noconfigdirs.
4740 * configure: Regenerate.
4741
4742 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4743
4744 PR bootstrap/45326
4745 PR bootstrap/45174
4746 * configure.ac: Honor initial values of $build_configargs,
4747 $host_configargs, $target_configargs. Mark the precious, so
4748 environment settings get recorded.
4749 * configure: Regenerate.
4750
4751 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4752
4753 PR bootstrap/45796
4754 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4755 Depend on all-build-libiberty.
4756 * Makefile.in: Regenerate.
4757
4758 2010-09-30 Michael Eager <eager@eagercon.com>
4759
4760 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4761 * configure: Regenerate.
4762
4763 2010-09-28 Michael Eager <eager@eagercon.com>
4764
4765 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4766
4767 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4768
4769 PR bootstrap/44621
4770 * configure.ac: Fix unportable shell quoting.
4771 * configure: Regenerate.
4772
4773 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4774
4775 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4776 targets and amend comment.
4777 * configure: Regenerate.
4778
4779 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4780
4781 * MAINTAINERS (Write After Approval): Add myself.
4782
4783 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4784
4785 * configure.ac: Enable LTO by default on Darwin.
4786 * configure: Regenerate.
4787
4788 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4789
4790 * MAINTAINERS (Write After Approval): Add myself.
4791
4792 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4793
4794 * MAINTAINERS (Write After Approval): Add myself.
4795
4796 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4797
4798 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4799 ports
4800
4801 2010-07-28 David Yuste <david.yuste@gmail.com>
4802
4803 * MAINTAINERS (Write After Approval): Add myself.
4804
4805 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4806
4807 * configure.ac: Support all v850 targets.
4808 * configure: Regenerate.
4809
4810 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4811
4812 PR bootstrap/44455
4813 * configure.ac (extra_mpfr_configure_flags): Copy from
4814 extra_mpc_gmp_configure_flags.
4815 * configure: Re-generated.
4816
4817 2010-07-22 Andi Kleen <ak@linux.intel.com>
4818
4819 * MAINTAINERS (Write After Approval): Add myself.
4820
4821 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4822
4823 * MAINTAINERS (Write After Approval): Add myself.
4824
4825 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4826
4827 * MAINTAINERS (Write After Approval): Add myself.
4828
4829 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4830
4831 PR target/44862
4832 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4833 Provide -B option to allow for link spec %s substitutions for
4834 libstdc++.a on darwin.
4835 * Makefile.in: Regenerate.
4836
4837 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4838
4839 * MAINTAINERS (Reviewers): Update my e-mail address
4840
4841 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4842
4843 * Makefile.def (configure-gcc): Depend on all-libelf.
4844 * Makefile.in: Rebuild.
4845
4846 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4847
4848 * MAINTAINERS (Write After Approval): Add myself in the right place.
4849
4850 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4851
4852 * MAINTAINERS (Write After Approval): Add myself.
4853
4854 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4855
4856 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4857
4858 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4859
4860 * config.sub: Update to version 2010-05-21.
4861 * config.guess: Update to version 2010-04-03.
4862
4863 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4864
4865 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4866 * configure: Regenerate.
4867
4868 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4869
4870 * MAINTAINERS (Write After Approval): Add myself.
4871
4872 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4873
4874 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4875 a platform that supports LTO.
4876 * configure: Regenerate.
4877
4878 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4879
4880 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4881 * configure: Regenerated.
4882
4883 2010-04-27 Roland McGrath <roland@redhat.com>
4884 H.J. Lu <hongjiu.lu@intel.com>
4885
4886 * configure.ac (--enable-gold): Support both, both/gold and
4887 both/bfd to add gold to configdirs without removing ld.
4888 * configure: Regenerated.
4889
4890 * Makefile.def: Add install-gold dependency to install-ld.
4891 * Makefile.in: Regenerated.
4892
4893 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4894
4895 PR lto/42776
4896 * configure.ac (--enable-lto): Refactor handling so libelf tests
4897 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4898 and allow LTO to be explicitly enabled on non-ELF platforms that
4899 are known to support it inside else-clause.
4900 * configure: Regenerate.
4901
4902 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4903
4904 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4905 * configure: Regenerate.
4906
4907 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4908
4909 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4910 * configure: Regenerate.
4911
4912 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4913
4914 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4915 separately.
4916 * configure: Regenerate.
4917
4918 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4919
4920 * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2010-04-14 Tristan Gingold <gingold@adacore.com>
4923
4924 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4925 * configure: Regenerate.
4926
4927 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4928
4929 * configure: Regenerate after change to elf.m4.
4930
4931 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4932
4933 * MAINTAINERS (Write After Approval): Add myself.
4934
4935 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4936
4937 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4938 * configure: Regenerated.
4939
4940 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4941
4942 * configure.ac: Print "buggy but acceptable" when CLooG
4943 revision is less than 9.
4944 * configure: Regenerated.
4945
4946 2010-04-01 Diego Novillo <dnovillo@google.com>
4947
4948 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4949
4950 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4951
4952 PR bootstrap/43615
4953 PR bootstrap/43328
4954
4955 Revert:
4956
4957 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4958
4959 * configure.ac: Do not pass --enable-multilib nor
4960 --disable-multilib in baseargs. Accept explicitly passed
4961 --enable_multilib.
4962 * configure: Regenerate.
4963
4964 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4965
4966 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4967
4968 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4969
4970 * MAINTAINERS: Remove myself.
4971
4972 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4973
4974 PR bootstrap/43328
4975 * configure.ac: Do not pass --enable-multilib nor
4976 --disable-multilib in baseargs. Accept explicitly passed
4977 --enable_multilib.
4978 * configure: Regenerate.
4979
4980 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4981
4982 * MAINTAINERS (spu port): Remove me.
4983
4984 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4985
4986 * configure.ac (tic6x-*-*): New case.
4987 * configure: Regenerate.
4988
4989 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4990
4991 * config.sub: Update to version 2010-03-22.
4992 * config.guess: Update to version 2009-12-30.
4993
4994 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4995
4996 PR ada/42554
4997 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4998 * configure: Regenerate.
4999
5000 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5001
5002 * MAINTAINERS: Update my email address.
5003
5004 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5005
5006 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5007 (ghassan.shobaki@amd.com): Removed.
5008
5009 2010-03-17 Alan Modra <amodra@gmail.com>
5010
5011 * MAINTAINERS: Update my email address.
5012
5013 2010-03-16 Diego Novillo <dnovillo@google.com>
5014
5015 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5016 Matthews.
5017
5018 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5019
5020 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5021 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5022
5023 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5024
5025 * MAINTAINERS: Update my email address.
5026
5027 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5028
5029 * MAINTAINERS: Update my email address.
5030
5031 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5032
5033 * MAINTAINERS: Update my email address.
5034
5035 2010-03-09 Jie Zhang <jie@codesourcery.com>
5036
5037 * MAINTAINERS: Update my email address.
5038
5039 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5040
5041 PR libstdc++/32499
5042 * configure.ac (RANLIB): Default to true.
5043 (STRIP): Likewise.
5044 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5045 * configure: Regenerate.
5046
5047 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5048
5049 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5050 (Write After Approval): Update my email address.
5051
5052 2010-02-17 Nick Clifton <nickc@redhat.com>
5053
5054 PR 11238
5055 * Makefile.tpl (local-distclean): Also remove config.cache files in
5056 sub-directories as there may not be Makefiles present in the
5057 sub-directories.
5058 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5059 the config.cache files found by the find command.
5060
5061 * Makefile.in: Regenerate.
5062 * configure.ac: Revert previous delta.
5063 * configure: Regenerate.
5064
5065 2010-02-15 Nick Clifton <nickc@redhat.com>
5066
5067 PR 11238
5068 * configure.ac: Delete config.cache files in sub-directories when
5069 deleting Makefiles.
5070 * configure: Regenerate.
5071
5072 2010-02-12 Ben Elliston <bje@gnu.org>
5073
5074 * MAINTAINERS: Update my email address.
5075
5076 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5077
5078 * MAINTAINERS (spu port): Update my email address.
5079
5080 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5081
5082 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5083
5084 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5085
5086 * configure.ac: Add "recommended" version checks for GMP/MPC.
5087 Update recommended GMP/MPFR/MPC versions.
5088 * configure: Regenerate.
5089
5090 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5091
5092 * MAINTAINERS: Move my Embecosm email address into the
5093 write-after-approval section.
5094
5095 2010-01-26 Ian Lance Taylor <iant@google.com>
5096
5097 * MAINTAINERS: Add myself as Go frontend maintainer.
5098
5099 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5100
5101 PR libstdc++/36101, PR libstdc++/42813
5102 * configure.ac (bootstrap_target_libs): Make inclusion of
5103 target-libgomp conditional on libgomb being in target_configdirs.
5104 * configure: Regenerate.
5105
5106 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5107
5108 PR libstdc++/36101, PR libstdc++/42813
5109 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5110 * configure: Regenerate.
5111
5112 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5113
5114 PR libstdc++/36101, PR libstdc++/42813
5115 * configure.ac (target_configdirs): Substitute.
5116 * Makefile.def: Bootstrap target module libgomp.
5117 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5118 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5119 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5120 * configure, Makefile.in: Regenerate.
5121
5122 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5123
5124 * MAINTAINERS: Adjust my details.
5125
5126 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5127
5128 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5129
5130 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5131
5132 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5133
5134 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5135
5136 * MAINTAINERS (Write After Approval): Add myself.
5137
5138 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5139
5140 * MAINTAINERS (Write After Approval): Add myself.
5141
5142 2010-01-11 Richard Guenther <rguenther@suse.de>
5143
5144 PR lto/41569
5145 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5146 * Makefile.in: Regenerated.
5147
5148 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5149
5150 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5151 * configure: Regenerate.
5152
5153 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5154 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5155
5156 PR bootstrap/42424
5157 * configure.ac: Include libtool m4 files.
5158 (_LT_CHECK_OBJDIR): Call it.
5159 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5160 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5161
5162 * configure: Regenerate.
5163
5164 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5165
5166 PR bootstrap/41818
5167 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5168 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5169 * Makefile.in: Regenerate.
5170
5171 2010-01-02 Richard Guenther <rguenther@suse.de>
5172
5173 PR lto/41529
5174 * configure.ac: Include config/elf.m4. Disable LTO if not
5175 builting for an elf target.
5176 * configure: Regenerate.
5177
5178 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5179
5180 * MAINTAINERS: Change my email address.
5181
5182 2009-12-18 Ben Elliston <bje@au.ibm.com>
5183
5184 * config.sub, config.guess: Update from upstream sources.
5185
5186 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5187
5188 * MAINTAINERS (Write After Approval): Add myself.
5189
5190 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5191
5192 PR middle-end/30447
5193 PR middle-end/30789
5194 PR other/40302
5195
5196 * configure.ac: Require MPC.
5197 * configure: Regenerate.
5198
5199 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5200
5201 PR target/38384
5202 PR bootstrap/40972
5203 * libtool.m4: Sync from git Libtool.
5204 * ltoptions.m4: Likewise.
5205 * ltversion.m4: Likewise.
5206 * lt~obsolete.m4: Likewise.
5207 * ltmain.sh: Likewise.
5208
5209 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5210
5211 * configure.ac: Update minimum MPC version to 0.8.
5212 * configure: Regenerate.
5213
5214 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5215
5216 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5217 * configure: Regenerated.
5218
5219 2009-11-21 Ian Lance Taylor <iant@google.com>
5220
5221 * configure.ac: Change default of poststage1_ldflags to be empty if
5222 poststage1_libs is set. When poststage1_libs is empty, and
5223 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5224 * configure: Rebuild.
5225
5226 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5227
5228 * MAINTAINERS (Write After Approval): Update my email address.
5229
5230 2009-11-20 Ben Elliston <bje@au.ibm.com>
5231
5232 * config.guess: Update from upstream sources.
5233
5234 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5235
5236 * Makefile.def: Restore host and target settings for gmp.
5237 * Makefile.in: Rebuild.
5238
5239 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5240
5241 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5242 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5243 Fix portability of test of C++ as bootstrap language. Add
5244 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5245 * configure: Rebuild.
5246 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5247 and cloog. Fix in-tree ppl configuration. Introduce libelf
5248 in-tree building.
5249 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5250 (POSTSTAGE1_HOST_EXPORTS): Use it.
5251 (STAGE[+id+]_CXXFLAGS): New.
5252 (BASE_FLAGS_TO_PASS): Pass it down.
5253 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5254 extra_exports.
5255 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5256 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5257 extra_exports.
5258 * Makefile.in: Rebuild.
5259
5260 2009-11-17 Ben Elliston <bje@au.ibm.com>
5261
5262 * config.sub, config.guess: Update from upstream sources.
5263
5264 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5265
5266 * MAINTAINERS (Write After Approval): Add myself.
5267
5268 2009-11-09 Jon Beniston <jon@beniston.com>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
5272 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5273
5274 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5275 paths for *-w64-mingw* and x86_64-*mingw*.
5276 * configure: Regenerated.
5277
5278 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5279
5280 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5281
5282 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5283
5284 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5285 Phil Edwards to Write-After Approval.
5286
5287 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5288
5289 * configure.ac: Disable target-winsup & co for
5290 x86_64-*-mingw* and *-w64-mingw* targets.
5291 * configure: Regenerated.
5292
5293 2009-10-16 Nick Clifton <nickc@redhat.com>
5294
5295 * MAINTAINERS: Add myself as a maintainer for the RX port.
5296
5297 2009-10-26 Johannes Singler <singler@kit.edu>
5298
5299 * MAINTAINERS (Write After Approval): Update my e-mail address.
5300
5301 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5302
5303 * configure.ac (CLooG test): Use = with test.
5304 * configure: Regenerate.
5305
5306 2009-10-22 Richard Guenther <rguenther@suse.de>
5307
5308 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5309 cloog if the ppl version check failed. Move flags saving
5310 before setting in libelf check.
5311 * configure: Regenerate.
5312
5313 2009-10-21 Richard Guenther <rguenther@suse.de>
5314
5315 * configure.ac: Adjust the ppl and cloog configure to work as
5316 documented. Disable cloog if ppl was disabled. Omit the version
5317 checks if they were disabled.
5318 * configure: Re-generate.
5319
5320 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5321
5322 * configure.ac: Add 'lto' to enable_languages, not
5323 new_enable_languages, and only if not already present.
5324 * configure: Regenerate.
5325
5326 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5327
5328 * README: Refer to the various COPYING* files instead of just
5329 COPYING.
5330 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5331
5332 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5333
5334 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5335
5336 2009-10-07 Richard Guenther <rguenther@suse.de>
5337
5338 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5339 and Richard Guenther as reviewers.
5340 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5341 as reviewers.
5342
5343 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5344
5345 * config.sub: Update from upstream sources.
5346
5347 2009-10-06 Ian Lance Taylor <iant@google.com>
5348
5349 * Makefile.def: check-gold depends upon all-gas.
5350 * Makefile.in: Rebuild.
5351
5352 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5353
5354 * MAINTAINERS (Write After Approval): Add myself.
5355
5356 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5357
5358 * Makefile.def: all-lto-plugin depends on all-libiberty.
5359 set bootstrap=true for lto-plugin.
5360 Add lto-plugin.
5361 * Makefile.in: Regenerate.
5362 * configure.ac (host_libs): Add lto-plugin.
5363 * configure: Regenerate.
5364
5365 2009-10-03 Diego Novillo <dnovillo@google.com>
5366
5367 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5368 (HOST_LIBELFLIBS): Define.
5369 (HOST_LIBELFINC): Define.
5370 * Makefile.in: Regenerate.
5371 * configure.ac: Add --enable-lto.
5372 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5373 If --enable-lto is used, add 'lto' to new_enable_languages.
5374 If --enable-lto is used and gold is enabled, add
5375 lto-plugin to configdirs.
5376 * configure: Regenerate.
5377
5378 2009-10-03 Simon Baldwin <simonb@google.com>
5379
5380 * configure.ac: If --with-system-zlib, suppress local zlib and
5381 pass --with-system-zlib to subdir configure scripts.
5382 * configure: Regenerate.
5383
5384 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5385 Paolo Bonzini <bonzini@gnu.org>
5386
5387 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5388 $(srcdir).
5389 * Makefile.in: Rebuilt.
5390
5391 2009-09-26 Gary Funck <gary@intrepid.com>
5392
5393 * MAINTAINERS (Write After Approval): Add myself.
5394
5395 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5396
5397 * configure.ac: Update minimum MPC version to 0.7.
5398 * configure: Regenerate.
5399
5400 2009-09-25 Nick Clifton <nickc@redhat.com>
5401
5402 * configure.ac: Pass any --cache-file=/dev/null option on to
5403 subconfigures.
5404 * configure: Regenerate.
5405
5406 2009-09-23 Nick Clifton <nickc@redhat.com>
5407
5408 * config.sub, config.guess: Update from upstream sources.
5409
5410 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5411
5412 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5413 * Makefile.in: Rebuilt.
5414
5415 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5416
5417 PR bootstrap/32272
5418 * configure.ac: Error out if $srcdir isn't '.' but contains
5419 host-${host_noncanonical}.
5420 * configure: Regenerate.
5421
5422 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5423
5424 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5425 maintainer.
5426
5427 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5428
5429 * configure.ac: If bootstrapping a combined tree with
5430 --enable-gold, require c++ in stage1_languages.
5431 * configure: Regenerate.
5432
5433 * configure.ac: Also add target_libs of stage1_languages to
5434 bootstrap_target_libs.
5435 * configure: Regenerate.
5436
5437 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5438 with --enable-languages not containing c++.
5439 * configure: Regenerate.
5440
5441 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5442
5443 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5444 * configure: Regenerate.
5445
5446 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5447
5448 * MAINTAINERS (Write After Approval): Update my e-mail address,
5449 and move from from here...
5450 (Waiting for paperwork): To here.
5451
5452 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5453
5454 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5455
5456 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5457
5458 * configure.ac: Do not use $extrasub for replacing @if/@endif
5459 parts in Makefile; instead, use additional arguments to
5460 AC_CONFIG_COMMANDS to do the replacement manually, with several
5461 sed invocations, to avoid HP-UX sed command limits.
5462 * configure: Regenerate.
5463
5464 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5465
5466 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5467 blank before -L.
5468
5469 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5470
5471 * configure.ac (with-build-config): Document. Handle without.
5472 Handle missing argument.
5473 * configure: Rebuilt.
5474
5475 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5476
5477 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5478 Default to bootstrap-debug only if compare-debug works.
5479 * configure: Rebuilt.
5480 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5481 * Makefile.in: Rebuilt.
5482
5483 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5484
5485 * MAINTAINERS (OS Port Maintainers): Update my email address.
5486
5487 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5488
5489 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5490 * Makefile.in: Rebuilt.
5491
5492 2009-09-01 Chris Demetriou <cgd@google.com>
5493
5494 * MAINTAINERS (Write After Approval): Add myself.
5495
5496 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5497
5498 PR debug/30161
5499 * include/dwarf2.h (enum dwarf_tag): Added
5500 DW_TAG_GNU_template_template_param
5501 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5502
5503 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5504
5505 * Makefile.tpl (AWK): Fix typo.
5506 * Makefile.in: Regenerate.
5507
5508 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5509
5510 * configure.ac: Detect awk and sed.
5511 * Makefile.def (flags_to_pass): Add AWK and SED.
5512 * Makefile.tpl (AWK, SED): New.
5513 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5514 * configure: Regenerate.
5515 * Makefile.in: Regenerate.
5516
5517 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5518
5519 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5520 (collapseslashes): Likewise.
5521
5522 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5523
5524 * configure.ac (AC_PREREQ): Bump to 2.64.
5525
5526 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5527
5528 * configure.ac: Remove --with-datarootdir, --with-docdir,
5529 --with-pdfdir, --with-htmldir switches.
5530 * configure: Regenerate.
5531
5532 * configure: Regenerate.
5533
5534 * compile: Sync from Automake 1.11.
5535 * depcomp: Likewise.
5536 * install-sh: Likewise.
5537 * missing: Likewise.
5538 * mkinstalldirs: Likewise.
5539 * ylwrap: Likewise.
5540
5541 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5542
5543 * ltmain.sh (func_normal_abspath): New function.
5544 (func_relative_path): Likewise.
5545 (func_mode_help): Document new -bindir option for link mode.
5546 (func_mode_link): Add new -bindir option, and use it to place
5547 output DLL if specified.
5548
5549 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5550
5551 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5552 (baseargs): Add --disable-option-checking.
5553 * configure: Regenerate.
5554
5555 * Makefile.def (configure-target-libiberty): Depend on
5556 all-binutils and all-ld.
5557 (configure-target-newlib): Likewise.
5558 * Makefile.in: Regenerate.
5559
5560 2009-08-17 Ben Elliston <bje@au.ibm.com>
5561
5562 * config.sub, config.guess: Update from upstream sources.
5563
5564 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5565
5566 Sync from src, merge:
5567
5568 2009-07-02 Tristan Gingold <gingold@adacore.com>
5569
5570 * configure.ac: Do not exclude gas for i386-*-darwin.
5571 Add a case for x86_64-*-darwin.
5572 * configure: Regenerate.
5573
5574 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5575
5576 * MAINTAINERS: Add my name to Write After Approval list.
5577
5578 2009-08-06 Michael Eager <eager@eagercon.com>
5579
5580 * configure.ac: Add Microblaze target.
5581 * configure: Regenerate.
5582
5583 2009-07-31 Christian Bruel <christian.bruel@st.com>
5584
5585 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5586 * configure: Regenerate.
5587
5588 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5589
5590 * MAINTAINERS (Write After Approval): Update my e-mail address.
5591
5592 2009-07-06 Ian Lance Taylor <iant@google.com>
5593
5594 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5595 * configure: Rebuild.
5596
5597 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5598
5599 * MAINTAINERS: Move myself to the Graphite Reviewers.
5600
5601 2009-06-30 Wei Guozhi <carrot@google.com>
5602
5603 * MAINTAINERS: Add my name to Write After Approval list.
5604
5605 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5606
5607 PR bootstrap/40338
5608 * configure.ac (comparestring): Create new variable.
5609 * Makefile.tpl (comparestring): Use to skip some comparisions.
5610 * configure: Regenerate.
5611 * Makefile.in: Regenerate.
5612
5613 2009-06-26 Doug Evans <dje@sebabeach.org>
5614
5615 * Makefile.def (host_modules): Add cgen.
5616 * Makefile.in: Regenerate.
5617 * configure.ac (host_tools): Add cgen.
5618 * configure: Regenerate.
5619
5620 2009-06-23 DJ Delorie <dj@redhat.com>
5621
5622 * MAINTAINERS: Add myself as mep maintainer.
5623
5624 2009-06-23 Ian Lance Taylor <iant@google.com>
5625
5626 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5627 boot_languages. Only bootstrap target libraries listed in
5628 target_libs for some boot language. Add --with-stage1-ldflags,
5629 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5630 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5631 if not building with C++.
5632 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5633 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5634 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5635 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5636 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5637 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5638 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5639 * configure, Makefile.in: Rebuild.
5640
5641 2009-06-23 Li Feng <nemokingdom@gmail.com>
5642
5643 * MAINTAINERS: Added my name to write-after-approval list.
5644
5645 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5646
5647 * configure.ac: Define is_elf for QNX Neutrino targets.
5648 * configure: Regenerate.
5649
5650 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5651
5652 * MAINTAINERS: Added my name to the write-after-approval list
5653
5654 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5655
5656 * configure.ac: Detect MPC in default directory.
5657 * configure: Regenerate.
5658
5659 2009-06-03 Jerome Guitton <guitton@adacore.com>
5660 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5661
5662 * Makefile.tpl (all): Avoid a trailing backslash.
5663 * Makefile.in: Regenerate.
5664
5665 2009-06-03 Ben Elliston <bje@au.ibm.com>
5666
5667 * config.sub, config.guess: Update from upstream sources.
5668
5669 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5670
5671 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5672 to noconfdirs.
5673 * configure: Regenerate.
5674
5675 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5676
5677 * Makefile.tpl ([+compare-target+]): Compare all stage
5678 directories, rather than just gcc.
5679 * Makefile.in: Rebuilt.
5680
5681 2009-06-01 Doug Kwan <dougkwan@google.com>
5682
5683 * configure.ac: Support gold for target arm*-*-*.
5684 * configure: Regenerate.
5685
5686 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5687
5688 * Makefile.def: Add MPC support and dependencies.
5689 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5690
5691 * Makefile.in, configure: Regenerate.
5692
5693 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5694
5695 * Makefile.tpl (all): Avoid harmless warning in make all when
5696 gcc-bootstrap is enabled but stage_last does not exist.
5697 * Makefile.in: Rebuilt.
5698
5699 2009-05-24 Nicolas Roche <roche@adacore.com>
5700
5701 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5702 * Makefile.in: Regenerate.
5703
5704 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5705
5706 * MAINTAINERS: Update my e-mail address.
5707
5708 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5709
5710 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5711 * configure: Regenerate.
5712
5713 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5714
5715 PR other/40159
5716 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5717 gcc-no-bootstrap are mutually exclusive.
5718 * Makefile.in: Rebuilt.
5719
5720 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5721
5722 PR other/40159
5723 * Makefile.tpl (all): Don't end with unconditional success.
5724 * Makefile.in: Rebuilt.
5725
5726 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5727
5728 PR target/37137
5729 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5730 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5731 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5732 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5733 stage_configureflags, stage_cflags and stage_libcflags into
5734 explicit Makefile macros.
5735 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5736 GFORTRAN.
5737 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5738 CC. Set CC_FOR_BUILD from CC.
5739 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5740 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5741 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5742 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5743 and GFORTRAN.
5744 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5745 (_LIBCFLAGS): Renamed to _TFLAGS.
5746 (do-compare-debug, do-compare3-debug): Drop.
5747 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5748 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5749 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5750 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5751 (XGCC_FLAGS_FOR_TARGET): New.
5752 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5753 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5754 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5755 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5756 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5757 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5758 TFLAGS.
5759 (BUILD_CONFIG): Include if requested.
5760 (all): Set TFLAGS on bootstrap.
5761 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5762 (all-stageid-prefixmodule): Likewise.
5763 (do-clean, distclean-stageid): Set TFLAGS.
5764 (restrap): Fix whitespace.
5765 * Makefile.in: Rebuilt.
5766
5767 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5768
5769 * config.guess: Sync with src.
5770
5771 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5772
5773 * configure.ac ($with_ppl): Default to no if not supplied.
5774 ($with_cloog): Likewise.
5775 configure: Regenerate.
5776
5777 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5778
5779 * MAINTAINERS: Update my e-mail address.
5780
5781 2009-04-27 Nick Clifton <nickc@redhat.com>
5782
5783 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5784
5785 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5786
5787 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5788 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5789 * Makefile.in: Regenerate.
5790
5791 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5792
5793 PR bootstrap/39739
5794 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5795 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5796
5797 * configure, Makefile.in: Regenerate.
5798
5799 2009-04-21 Taras Glek <tglek@mozilla.com>
5800
5801 * include/hashtab.h: Update GTY annotations to new syntax
5802 * include/splay-tree.h: Likewise
5803
5804 2009-04-17 Ben Elliston <bje@au.ibm.com>
5805
5806 * config.sub, config.guess: Update from upstream sources.
5807
5808 2009-04-15 Anthony Green <green@moxielogic.com>
5809
5810 * configure.ac: Add moxie support.
5811 * configure: Rebuilt.
5812
5813 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5814
5815 * configure.ac: Change copyright header to refer to version
5816 3 of the GNU General Public License and to point readers at the
5817 COPYING3 file and the FSF's license web page.
5818 * Makefile.def: Likewise.
5819 * Makefile.tpl: Likewise.
5820 * Makefile.in: Regenerate.
5821
5822 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5823
5824 * configure.ac: Restore match for darwin9 or later. Use double
5825 brackets since regeneration eats one pair.
5826 * configure: Regenerate.
5827
5828 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5829
5830 PR gas/10039
5831 * configure.ac: Require texinfo 4.7.
5832 * configure: Regenerated.
5833
5834 2009-04-09 Nick Clifton <nickc@redhat.com>
5835
5836 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5837 the GCC Runtime Library Exception.
5838
5839 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5840
5841 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5842 * configure: Regenerate.
5843
5844 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5845
5846 * Makefil.def (languages): New entries.
5847 * Makefile.tpl (check-gcc-*): New generic target.
5848 * Makefile.in: Regenerate.
5849
5850 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5851
5852 * MAINTAINERS: Update my email address.
5853
5854 2009-03-18 Tom Tromey <tromey@redhat.com>
5855
5856 * configure: Rebuild.
5857 * configure.ac (host_libs): Add libiconv.
5858 * Makefile.in: Rebuild.
5859 * Makefile.def (host_modules): Add libiconv.
5860 (configure-gdb, all-gdb): Depend on libiconv.
5861
5862 2009-03-16 Tristan Gingold <gingold@adacore.com>
5863
5864 * configure.ac: Treat gdb as supported on x86_64-darwin.
5865 * configure: Regenerate.
5866
5867 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5868
5869 * configure.ac (--with-host-libstdcxx): New option.
5870 * configure: Regenerate.
5871
5872 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5873
5874 * MAINTAINERS: Move myself into the write after approval list.
5875
5876 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5877
5878 * MAINTAINERS: Update e-mail address.
5879
5880 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5881
5882 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5883
5884 2009-03-10 Ira Rosen <irar@il.ibm.com>
5885
5886 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5887
5888 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5889
5890 Backport from git Libtool:
5891
5892 2009-01-19 Robert Millan <rmh@aybabtu.com>
5893 Support GNU/kOpenSolaris.
5894 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5895 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5896 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5897 GNU/kOpenSolaris.
5898
5899 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5900
5901 * MAINTAINERS: Update e-mail address.
5902
5903 2009-02-24 Michael Eager <eager@eagercon.com>
5904
5905 * MAINTAINERS (Write After Approval): Add self.
5906
5907 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5908
5909 * MAINTAINERS (Write After Approval): Add myself.
5910
5911 2009-02-05 Andreas Schwab <schwab@suse.de>
5912
5913 * Makefile.tpl (stage_last): Define $r and $s before using
5914 $(RECURSE_FLAGS_TO_PASS).
5915 * Makefile.in: Regenerate
5916
5917 2009-01-30 Ian Lance Taylor <iant@google.com>
5918
5919 * MAINTAINERS: Move myself to the Global Reviewers list.
5920
5921 2009-01-29 Robert Millan <rmh@aybabtu.com>
5922
5923 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5924 * configure: Regenerate.
5925
5926 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5927
5928 * MAINTAINERS: Make whitespace consistent.
5929 Remove Robert Millan from Write After Approval.
5930
5931 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5932
5933 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5934 (all-opcodes): Depend on all-libiberty.
5935 * Makefile.in: Regenerate.
5936
5937 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5938
5939 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5940 * configure: Regenerate.
5941
5942 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5943
5944 * MAINTAINERS (Write After Approval): Add myself.
5945
5946 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5947
5948 * MAINTAINERS: Add myself to reviewers (Fortran).
5949
5950 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5951
5952 PR tree-optimization/38515
5953 * configure.ac (cloog-polylib): Removed.
5954 (with_ppl, with_cloog): Test for "no".
5955 * configure: Regenerated.
5956
5957 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5958
5959 * MAINTAINERS: Moved myself to reviewers (Fortran).
5960
5961 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5962
5963 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5964 (Write After Approval): Remove myself.
5965
5966 2009-01-03 Diego Novillo <dnovillo@google.com>
5967
5968 * MAINTAINERS: Remove myself from alias maintainership.
5969
5970 2009-01-02 David Ayers <ayers@fsfe.org>
5971
5972 * MAINTAINERS: Update e-mail address.
5973
5974 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5975
5976 * MAINTAINERS: Make whitespace consistent.
5977
5978 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5979
5980 Backport from upstream Libtool:
5981 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5982 Add cache variables to tests that require the linker to work.
5983 For shlibpath_overrides_runpath, this also changes the semantics
5984 to let the result from the C compiler take precedence.
5985
5986 2008-12-02 Ben Elliston <bje@au.ibm.com>
5987
5988 * config.sub, config.guess: Update from upstream sources.
5989
5990 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5991
5992 * configure.ac (ppllibs): Add by default the lib flags.
5993 * configure: Regenerate.
5994
5995 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5996
5997 * MAINTAINERS: Add myself to the write after approval list.
5998
5999 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6000
6001 * configure.ac: Add double brackets on darwin[912].
6002 * configure: Regenerate.
6003
6004 2008-12-03 Daniel Kraft <d@domob.eu>
6005
6006 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6007 Approval to Reviewer section (for Fortran front-end).
6008
6009 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6010
6011 * configure.ac: Expand to darwin10 and later.
6012 * configure: Regenerate.
6013
6014 2008-12-02 Andreas Schwab <schwab@suse.de>
6015
6016 * Makefile.def: configure-target-boehm-gc depends on
6017 all-target-libstdc++-v3.
6018 * Makefile.in: Regenerate.
6019
6020 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6021
6022 * MAINTAINERS: Add myself as mingw maintainer.
6023
6024 2008-12-02 Ben Elliston <bje@au.ibm.com>
6025
6026 * config.sub, config.guess: Update from upstream sources.
6027
6028 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6029
6030 * README.SCO: Remove.
6031
6032 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6033
6034 * MAINTAINERS: Add myself to the write after approval list.
6035
6036 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6037
6038 * MAINTAINERS: Update my email address in WAA section.
6039
6040 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6041
6042 * MAINTAINERS: Update e-mail address.
6043
6044 2008-11-27 Toon Moene <toon@moene.org>
6045
6046 * MAINTAINERS: Change e-mail address.
6047
6048 2008-11-27 Tristan Gingold <gingold@adacore.com>
6049
6050 * configure.ac: Build gdb for i?86-*-darwin*
6051 * configure: Regenerated.
6052
6053 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6054
6055 * MAINTAINERS: Added my full name.
6056
6057 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6058
6059 PR bootstrap/38014
6060 PR bootstrap/37923
6061
6062 Revert:
6063
6064 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6065
6066 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6067 * Makefile.in: Regenerated.
6068
6069 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6070
6071 PR gdb/921
6072 PR gdb/1646
6073 PR gdb/2175
6074 PR gdb/2176
6075
6076 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6077 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6078 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6079 (HOST_EXPORTS): Pass CPPFLAGS.
6080 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6081 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6082 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6083 * Makefile.in, configure: Regenerated.
6084 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6085 and CPPFLAGS_FOR_BUILD.
6086
6087 2008-11-06 Jeff Law <law@redhat.com>
6088
6089 * MAINTAINERS: Add myself as middle end maintainer.
6090
6091 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6092
6093 * MAINTAINERS (Write after approval): Add myself.
6094
6095 2008-11-05 Diego Novillo <dnovillo@google.com>
6096
6097 * MAINTAINERS (Global Reviewers): Add myself.
6098 (Non-Algorithmic Maintainers): Remove myself.
6099
6100 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6101
6102 * MAINTAINERS (Write after approval): Add myself.
6103
6104 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6105
6106 * MAINTAINERS (Write after approval): Add myself.
6107
6108 2008-10-31 Ben Elliston <bje@au.ibm.com>
6109
6110 * configure.ac (spu-*-*): Remove special case.
6111 * configure: Regenerate.
6112
6113 2008-10-30 Catherine Moore <clm@codesourcery.com>
6114
6115 * MAINTAINERS (Write after approval): Update my email address.
6116
6117 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6118
6119 * configure.ac [spu-*-*]: Do not set skipdirs.
6120 * configure: Re-generate.
6121
6122 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6123
6124 * MAINTAINERS (Various Maintainers): Add myself to reload.
6125
6126 2008-10-25 Richard Guenther <rguenther@suse.de>
6127
6128 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6129 maintainer. Remove myself as libgcc-math maintainer.
6130 (Non-Algorithmic Maintainers): Remove myself.
6131
6132 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6133
6134 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6135 * Makefile.in: Regenerated.
6136
6137 2008-10-23 Cary Coutant <ccoutant@google.com>
6138
6139 * MAINTAINERS (Write after approval): Add myself.
6140
6141 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6142
6143 PR gdb/921
6144 PR gdb/1646
6145 PR gdb/2175
6146 PR gdb/2176
6147
6148 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6149 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6150 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6151 (HOST_EXPORTS): Pass CPPFLAGS.
6152 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6153 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6154 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6155 * Makefile.in, configure: Regenerated.
6156 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6157 and CPPFLAGS_FOR_BUILD.
6158
6159 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6160
6161 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6162 Sebastian Pop.
6163
6164 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6165
6166 * MAINTAINERS (Write After Approval): Added myself.
6167
6168 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6169
6170 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6171 recommended version to 2.3.2.
6172
6173 * configure: Regenerate.
6174
6175 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6176
6177 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6178
6179 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6180
6181 * MAINTAINERS (Write After Approval): Update e-mail address.
6182
6183 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6184
6185 * libtool.m4: Update to libtool 2.2.6.
6186 * lt~obsolete.m4: Update to libtool 2.2.6.
6187 * ltmain.sh: Update to libtool 2.2.6.
6188 * ltsugar.m4: Update to libtool 2.2.6.
6189 * ltversion.m4: Update to libtool 2.2.6.
6190 * ltoptions.m4: Update to libtool 2.2.6.
6191 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6192
6193 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6194
6195 * MAINTAINERS (Write After Approval): Add myself.
6196
6197 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6198
6199 * MAINTAINERS (Write After Approval): Update my name.
6200
6201 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6202
6203 * MAINTAINERS: Add myself in "Write After Approval".
6204
6205 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6206
6207 * MAINTAINERS: Add myself as ia64 maintainer.
6208
6209 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6210
6211 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6212 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6213 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6214 and Michael Tiemann from Write After Approval since they do not
6215 actually have access.
6216
6217 2008-09-05 Richard Guenther <rguenther@suse.de>
6218
6219 * configure.ac: Initialize clooglibs to -lcloog.
6220 * configure: Re-generate.
6221
6222 2008-09-04 Le-Chun Wu <lcwu@google.com>
6223
6224 * MAINTAINERS (Write After Approval): Add myself.
6225
6226 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6227
6228 * configure.ac (--with-cloog-polylib): New.
6229 (--disable-cloog-version-check): New.
6230 (--disable-ppl-version-check): New.
6231 * configure: Re-generate.
6232
6233 2008-09-03 Richard Guenther <rguenther@suse.de>
6234
6235 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6236 cloog test.
6237 * configure: Re-generate.
6238
6239 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6240
6241 Add picoChip port.
6242 * MAINTAINERS: Add picoChip maintainers.
6243
6244 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6245 Tobias Grosser <grosser@fim.uni-passau.de>
6246 Jan Sjodin <jan.sjodin@amd.com>
6247 Harsha Jagasia <harsha.jagasia@amd.com>
6248 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6249 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6250 Adrien Eliche <aeliche@isty.uvsq.fr>
6251
6252 Merge from graphite branch.
6253 * configure: Regenerate.
6254 * Makefile.in: Regenerate.
6255 * configure.ac (host_libs): Add ppl and cloog.
6256 Add checks for PPL and CLooG.
6257 * Makefile.def (ppl, cloog): Added modules and dependences.
6258 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6259 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6260
6261 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6262
6263 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6264 (GCC_SHLIB_SUBDIR): New.
6265 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6266 * configure: Regenerate.
6267 * Makefile.in: Regenerate.
6268
6269 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6270
6271 * MAINTAINERS: Consistently use tabs to separate columns.
6272
6273 2008-08-29 Tristan Gingold <gingold@adacore.com>
6274
6275 * MAINTAINERS (Write after Approval): Add myself.
6276
6277 2008-08-28 Tristan Gingold <gingold@adacore.com>
6278
6279 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6280 Enable bfd, binutils and opcodes.
6281 * configure: Regenerate.
6282
6283 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6284
6285 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6286
6287 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6288
6289 * MAINTAINERS: Use correct Umlaut for last name.
6290
6291 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6292
6293 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6294
6295 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6296
6297 * MAINTAINERS: Update my email address.
6298
6299 2008-08-16 Nicolas Roche <roche@adacore.com>
6300
6301 * Makefile.tpl: Add BOOT_ADAFLAGS.
6302 * Makefile.in: Regenerate.
6303
6304 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6305
6306 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6307 * configure: Regenerate.
6308
6309 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6310
6311 * configure.ac: Add makefile fragments for hpux.
6312 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6313 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6314 * configure: Regenerate.
6315 * Makefile.in: Regenerate.
6316
6317 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6318
6319 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6320
6321 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6322
6323 * MAINTAINERS (Write after Approval): Add myself.
6324
6325 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6326
6327 * MAINTAINERS (Write After Approval): Add myself.
6328
6329 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6330
6331 * MAINTAINERS (Write After Approval): Add myself.
6332
6333 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6334
6335 * MAINTAINERS: Update my email address.
6336
6337 2008-06-25 Joey Ye <joey.ye@intel.com>
6338
6339 * MAINTAINERS (Write After Approval): Add myself.
6340
6341 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6342
6343 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6344 * Makefile.in: Regenerate.
6345 * configure: Regenerate.
6346
6347 2008-06-17 Daniel Kraft <d@domob.eu>
6348
6349 * MAINTAINERS (Write After Approval): Add myself.
6350
6351 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6352
6353 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6354 "$@" is still intact with both Autoconf 2.59 and 2.62.
6355 * configure: Regenerate.
6356
6357 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6358
6359 * Makefile.tpl: Fix comment errors.
6360 * Makefile.in: Regenerate.
6361
6362 2008-06-12 David S. Miller <davem@davemloft.net>
6363 David Edelsohn <edelsohn@gnu.org>
6364
6365 * configure.ac: Add powerpc*-*-* to gold supported targets.
6366 * configure: Regenerate.
6367
6368 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6369
6370 PR tree-optimization/36218
6371 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6372 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6373 (all prefix="build-"): Pass them to build-system sub-makes.
6374 * Makefile.in: Regenerate.
6375
6376 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6377
6378 * MAINTAINERS (mt port): Remove.
6379 (sco5, unixware, sco udk): Remove.
6380 (Kean Johnston): Add to Write After Approval.
6381
6382 2008-05-30 Julian Brown <julian@codesourcery.com>
6383
6384 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6385 of libobjc for ARM EABI Linux.
6386 * configure: Regenerate.
6387
6388 2008-05-18 Xinliang David Li <davidxl@google.com>
6389
6390 * ChangeLog: Remove wrong ChangeLog entry.
6391
6392 2008-05-17 Xinliang David Li <davidxl@google.com>
6393
6394 * MAINTAINERS (Write After Approval): Add myself.
6395
6396 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6397
6398 * MAINTAINERS (Write After Approval): Add myself.
6399
6400 2008-05-14 Rafael Espíndola <espindola@google.com>
6401
6402 * config-ml.in: don't handle --enable-shared and --enable-static.
6403
6404 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6405
6406 * MAINTAINERS: Update my email address.
6407
6408 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6409
6410 * MAINTAINERS: Update my email address.
6411
6412 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6413
6414 * MAINTAINERS (Write After Approval): Add myself.
6415
6416 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6417
6418 * MAINTAINERS (Write After Approval): Add myself.
6419
6420 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6421
6422 * MAINTAINERS (crx): Add myself.
6423
6424 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6425
6426 Sync with src:
6427 2008-04-14 David S. Miller <davem@davemloft.net>
6428
6429 * configure.ac: Add sparc*-*-* to gold supported targets.
6430 * configure: Regenerate.
6431
6432 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6433
6434 PR bootstrap/35457
6435 * configure.ac: Include override.m4.
6436 * configure: Regenerate.
6437
6438 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6439
6440 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6441 * Makefile.in: Regenerate.
6442
6443 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6444
6445 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6446 as nonconfigurable directories list.
6447 * configure: Regenerate.
6448
6449 2008-04-14 Ben Elliston <bje@au.ibm.com>
6450
6451 * config.sub, config.guess: Update from upstream sources.
6452
6453 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6454
6455 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6456 * Makefile.in: Regenerate.
6457
6458 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6459
6460 * configure.ac: Do not build libssp for the AVR.
6461 * configure: Regenerate.
6462
6463 2008-04-07 Ian Lance Taylor <iant@google.com>
6464
6465 * Makefile.def: check-gold depends upon all-binutils.
6466 * Makefile.in: Regenerate.
6467
6468 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6469
6470 * MAINTAINERS (Write After Approval): Add myself.
6471
6472 2008-04-04 Nick Clifton <nickc@redhat.com>
6473
6474 PR binutils/4334
6475 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6476 builds.
6477 * configure: Regenerate.
6478
6479 2008-04-04 NightStrike <NightStrike@gmail.com>
6480
6481 PR other/35151
6482 * configure.ac: Combine rules for mingw32 and mingw64.
6483 * configure: Regenerate.
6484
6485 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6486
6487 * MAINTAINERS (Write After Approval): Add myself.
6488
6489 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6490
6491 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6492 * Makefile.in (.NOTPARALLEL): Ditto.
6493
6494 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6495
6496 * MAINTAINERS (Write After Approval): Add myself.
6497
6498 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6499
6500 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6501 * Makefile.in (.NOTPARALLEL): Regenerate.
6502
6503 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6504
6505 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6506 * Makefile.in: Regenerate.
6507
6508 2008-03-26 Jakub Staszak <kuba@et.pl>
6509
6510 * MAINTAINERS (Write After Approval): Add myself.
6511
6512 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6513
6514 * MAINTAINERS: Update e-mail address.
6515
6516 2008-03-20 Ian Lance Taylor <iant@google.com>
6517
6518 * configure.ac: Add support for --enable-gold.
6519 * Makefile.def: Add gold as a directory like ld.
6520 * configure, Makefile.in: Regenerate.
6521
6522 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6523
6524 * configure.ac: m4_include config/proginstall.m4.
6525 * configure: Regenerate.
6526
6527 Backport from upstream Libtool:
6528
6529 2007-10-12 Eric Blake <ebb9@byu.net>
6530
6531 Deal with Autoconf 2.62's semantic change in m4_append.
6532 * ltsugar.m4 (lt_append): Replace broken versions of
6533 m4_append.
6534 (lt_if_append_uniq): Don't require separator to be overquoted,
6535 and avoid broken m4_append.
6536 (lt_dict_add): Fix typo.
6537 * libtool.m4 (_LT_DECL): Don't overquote separator.
6538
6539 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6540
6541 * config.rpath: Add AIX 6 support.
6542
6543 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6544
6545 * Makefile.def (stageprofile). Remove -fprofile-generate
6546 from stage_libcflags.
6547 * Makefile.in: Regenerate.
6548
6549 2008-03-13 Ben Elliston <bje@au.ibm.com>
6550
6551 * config.sub, config.guess: Update from upstream sources.
6552
6553 2008-03-06 Tom Tromey <tromey@redhat.com>
6554
6555 * MAINTAINERS: Update for treelang deletion.
6556
6557 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6558
6559 * MAINTAINERS: Update my email address.
6560
6561 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6562
6563 * MAINTAINERS (darwin port): Add myself as a maintainer.
6564 (objective-c/c++): Add myself as a maintainer.
6565
6566 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6567
6568 * MAINTAINERS (Write After Approval): Update my email address.
6569
6570 2008-02-25 Tomas Bily <tbily@suse.cz>
6571
6572 * MAINTAINERS (Write After Approval): Add myself.
6573
6574 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6575
6576 * MAINTAINERS (OpenMP): Add myself.
6577
6578 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6579
6580 PR bootstrap/32009
6581 PR bootstrap/32161
6582
6583 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6584 * configure: Regenerate.
6585
6586 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6587 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6588 STAGE4_LIBCFLAGS): New.
6589 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6590 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6591 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6592 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6593 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6594 for target modules. Don't export LIBCFLAGS.
6595 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6596 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6597 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6598 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6599 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6600 * Makefile.in: Regenerate.
6601
6602 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6603
6604 PR libgcj/33085
6605 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6606 Do not use -DDLL_EXPORT. Backport from upstream.
6607
6608 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
6612 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6613
6614 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6615 * configure: Regenerate.
6616
6617 2008-01-31 Marc Gauthier <marc@tensilica.com>
6618
6619 * configure.ac (xtensa*-*-*): Recognize processor variants.
6620 * configure: Regenerate.
6621
6622 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6623
6624 PR bootstrap/34922
6625 * configure.ac (PARSE_ARGS): Push suitable setting of
6626 ac_subdirs_all, for `./configure --help=recursive'.
6627 Handle `+' in generic toplevel directory disabling.
6628 * configure: Regenerate.
6629
6630 2008-01-28 Nick Clifton <nickc@redhat.com>
6631
6632 * MAINTAINERS (xstormy16): Take over maintainership.
6633
6634 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6635
6636 * MAINTAINERS (c4x port): Remove.
6637
6638 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6639
6640 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6641
6642 2008-01-23 Ben Elliston <bje@au.ibm.com>
6643
6644 * config.sub, config.guess: Update from upstream sources.
6645
6646 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6647
6648 * MAINTAINERS (Write After Approval): Add myself.
6649
6650 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6651
6652 * MAINTAINERS: Update my email address.
6653
6654 2008-01-09 Raksit Ashok <raksit@google.com>
6655
6656 * MAINTAINERS (Write After Approval): Add myself.
6657
6658 2008-01-09 Raksit Ashok <raksit@google.com>
6659
6660 * MAINTAINERS (Write After Approval): Add myself.
6661
6662 2008-01-08 Ben Elliston <bje@au.ibm.com>
6663
6664 * config.sub, config.guess: Update from upstream sources.
6665
6666 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6667
6668 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6669 Change recommended MPFR from 2.2.1 -> 2.3.0.
6670 * configure: Regenerate.
6671
6672 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6673
6674 * MAINTAINERS: Update my email address.
6675
6676 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6677
6678 * MAINTAINERS: Update my email address.
6679
6680 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6681
6682 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6683 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6684 * Makefile.in: Regenerate.
6685
6686 2007-12-10 Mark Heffernan <meheff@google.com>
6687
6688 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6689 misplaced entries.
6690
6691 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6692
6693 * configure.ac: Enable libjava for x86_64-*-darwin9.
6694 * configure: Regenerate.
6695
6696 2007-12-07 Bill Maddox <maddox@google.com>
6697
6698 * MAINTAINERS (Write After Approval): Add myself.
6699
6700 2007-12-05 Ben Elliston <bje@au.ibm.com>
6701
6702 * config.sub, config.guess: Update from upstream sources.
6703
6704 2007-12-02 Matthias Klose <doko@ubuntu.com>
6705
6706 * config-ml.in: Remove 64bit configure tests.
6707
6708 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6709
6710 * config-ml.in: Robustify against white space in absolute file
6711 names.
6712
6713 * config-ml.in (multi-clean): Substitute ${Makefile}.
6714 Remove superfluous ${Makefile} in list.
6715
6716 2007-11-19 Thiemo Seufer <ths@mips.com>
6717
6718 * config-ml.in: Don't hardcode the Makefile name.
6719
6720 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6721
6722 * MAINTAINERS (Write After Approval): Add myself.
6723
6724 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6725
6726 * MAINTAINERS (Write After Approval): Add myself.
6727
6728 2007-11-06 Doug Kwan <dougkwan@google.com>
6729
6730 * MAINTAINERS (Write After Approval): Add myself.
6731
6732 2007-10-25 Ben Elliston <bje@au.ibm.com>
6733
6734 * MAINTAINERS (mercury): Remove entry.
6735 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6736
6737 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6738
6739 * Makefile.def (dependencies): Make configure-gdb depend on
6740 all-intl.
6741 * Makefile.in: Regenerated.
6742
6743 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6744
6745 * MAINTAINERS (Fortran maintainer): Remove myself.
6746
6747 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6748
6749 * Makefile.def: To avoid problems running with parallel makes,
6750 build newlib before libgloss so that target specific header
6751 files are availble.
6752 * Makefile.in: Regenerate
6753
6754 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6755
6756 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6757 * Makefile.in: Regenerate.
6758
6759 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6760
6761 * MAINTAINERS (Register allocation reviewer): Add myself.
6762
6763 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6764
6765 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6766 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6767 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6768 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6769 * configure: Regenerate.
6770
6771 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6772
6773 * MAINTAINERS (Register allocation reviewer): Add myself.
6774
6775 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6776
6777 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6778 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6779 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6780 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6781 * configure.ac: Default them to host tools for $host = $build.
6782 Subst them.
6783
6784 * configure: Regenerate.
6785 * Makefile.in: Regenerate.
6786
6787 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6788
6789 * MAINTAINERS (Register allocation reviewer): Add myself.
6790
6791 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6792
6793 * MAINTAINERS (Register allocation reviewer): Add myself.
6794
6795 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6796
6797 * MAINTAINERS (Write After Approval): Fix typo.
6798
6799 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6800
6801 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6802 * configure: Regenerate.
6803
6804 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6805
6806 PR bootstrap/31906
6807 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6808 they're already prefixed.
6809
6810 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6811
6812 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6813 libstdc++.
6814 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6815 * configure: Regenerate.
6816 * Makefile.in: Regenerate.
6817
6818 2007-09-17 Andreas Schwab <schwab@suse.de>
6819
6820 * configure.ac: Raise minimum makeinfo version to 4.6.
6821 * configure: Regenerate.
6822
6823 2007-09-17 Johannes Singler <singler@ira.uka.de>
6824
6825 * MAINTAINERS (write-after-approval) add myself
6826
6827 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6828
6829 * configure.ac: Correct makeinfo version check.
6830 * configure: Regenerate.
6831
6832 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6833
6834 * MAINTAINERS: Update my email address.
6835
6836 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6837
6838 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6839 to $skipdirs and only disable gprof for newlib. Use the normal
6840 mips*-elf* handling in other respects.
6841 * configure: Regnerate.
6842
6843 2007-09-12 David Daney <ddaney@avtrex.com>
6844
6845 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6846 enabling libgcj.
6847 * configure: Regenerate.
6848
6849 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6850
6851 PR other/32154
6852 * configure.ac: For libgloss targets, point the linker to the linker
6853 script, startup code and simulator library.
6854 * configure: Regenerate.
6855
6856 2007-09-07 Andrew Haley <aph@redhat.com>
6857
6858 * configure.ac (noconfigdirs): Remove target-libffi and
6859 target-libjava.
6860 * configure: Regenerate.
6861
6862 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6863
6864 PR target/33281
6865 * configure.ac: Use config/mh-mingw on mingw.
6866 * configure: Regenerate.
6867
6868 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6869
6870 * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2007-09-05 Richard Guenther <rguenther@suse.de>
6873
6874 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6875 nor --disable-checking is provided also turn on yes and types
6876 checking for stage1.
6877 * configure: Re-generate.
6878
6879 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6880
6881 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6882 (Write After Approval): Remove myself.
6883
6884 2007-08-29 Nick Clifton <nickc@redhat.com>
6885
6886 * config.sub, config.guess: Update from upstream sources.
6887
6888 2007-08-22 Bud Davis <jmdavis@link.com>
6889
6890 * MAINTAINERS (Write After Approval): Added myself.
6891 * MAINTAINERS (Reviewers): Removed myself.
6892
6893 2007-08-18 Paul Brook <paul@codesourcery.com>
6894 Joseph Myers <joseph@codesourcery.com>
6895
6896 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6897 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6898 * Makefile.in: Regenerate.
6899 * configure.ac (--with-debug-prefix-map): New.
6900 * configure: Regenerate.
6901
6902 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6903 Nigel Stephens <nigel@mips.com>
6904
6905 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6906 as target_makefile_frag.
6907 * configure: Regenerate.
6908
6909 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6910
6911 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6912 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6913 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6914 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6915 (do-compare, do-compare3, do-compare-debug): New.
6916 ([+compare-target+]): Use them.
6917
6918 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6919
6920 * MAINTAINERS (Write After Approval): Change my email address.
6921
6922 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6923 Ben Elliston <bje@au.ibm.com>
6924
6925 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6926 --silent if $silent.
6927 * configure: Regenerate.
6928
6929 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6930
6931 * MAINTAINERS (Various Maintainers): Add myself as
6932 loop infrastructure maintainer. Update my e-mail
6933 address.
6934
6935 2007-07-31 Diego Novillo <dnovillo@google.com>
6936
6937 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6938 Adjust description.
6939
6940 2007-07-26 Richard Guenther <rguenther@suse.de>
6941
6942 * configure.ac: Add types checking to stage1 checking flags.
6943 * configure: Regenerate.
6944
6945 2007-07-17 Nick Clifton <nickc@redhat.com>
6946
6947 * COPYING3: New file. Contains version 3 of the GNU General
6948 Public License.
6949 * COPYING3.LIB: New file. Contains version 3 of the GNU
6950 Lesser General Public License.
6951
6952 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6953
6954 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6955
6956 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6957
6958 * MAINTAINERS (S/390 co-maintainer): Add myself.
6959 (Write After Approval): Remove myself.
6960
6961 2007-07-13 Dan Hipschman <dsh@google.com>
6962
6963 * MAINTAINERS (Write After Approval): Add myself.
6964
6965 2007-07-11 Nick Clifton <nickc@redhat.com>
6966
6967 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6968 WINDRES export.
6969 * Makefile.in: Regenerate.
6970
6971 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6972
6973 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6974 maintainer.
6975
6976 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6977
6978 * lt~obsolete.m4: New. Import from 20070318 libtool.
6979
6980 2007-07-03 Julian Brown <julian@codesourcery.com>
6981
6982 * MAINTAINERS (Write After Approval): Add myself.
6983
6984 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6985
6986 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6987 * configure: Regenerate.
6988
6989 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6990
6991 * configure.ac: Add some missing m4 quotation.
6992 * configure: Regenerate.
6993
6994 2007-07-02 Simon Baldwin <simonb@google.com>
6995
6996 * MAINTAINERS (Write After Approval): Add myself.
6997
6998 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6999
7000 * configure: Regenerate.
7001
7002 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7003
7004 * Makefile.def: Add windmc tool to build.
7005 * Makefile.tpl: Likewise.
7006 * configure.ac: Likewise.
7007 * Makefile.in: Regenerate.
7008 * configure: Regenerate.
7009
7010 2007-06-28 DJ Delorie <dj@redhat.com>
7011
7012 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7013 not building newlib.
7014 * configure: Regenerated.
7015
7016 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7017
7018 * MAINTAINERS (Write After Approval): Add myself.
7019
7020 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7021
7022 * MAINTAINERS (Write After Approval): Add myself.
7023
7024 2007-06-19 Chris Matthews <chrismatthews@google.com>
7025
7026 * MAINTAINERS (Write After Approval): Add myself.
7027
7028 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7029
7030 * MAINTAINERS (Write After Approval): Add myself.
7031
7032 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7033
7034 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7035 * Makefile.in: Regenerated.
7036
7037 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7038
7039 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7040 bfin*-*-uclinux* targets.
7041 * configure: Regenerate.
7042
7043 2007-06-14 Ian Lance Taylor <iant@google.com>
7044
7045 * MAINTAINERS: Add myself as non-algorithmic global write
7046 maintainer.
7047
7048 2007-06-14 Diego Novillo <dnovillo@google.com>
7049
7050 * MAINTAINERS: Add self as middle-end maintainer and
7051 non-algorithmic global write maintainer.
7052
7053 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7054
7055 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7056 Move all Fortran maintainers except Paul Brook into the
7057 Non-Autopoiesis section.
7058
7059 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7060
7061 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7062 (distclean-stage[+id+]): Possibly delete stage_last.
7063 * Makefile.in: Regenerate.
7064
7065 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7066
7067 * MAINTAINERS (Various Maintainer): Fix typo.
7068
7069 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7070
7071 * MAINTAINERS (Various Maintainer): Add myself as
7072 dataflow maintainer.
7073
7074 2007-06-07 Ben Elliston <bje@au.ibm.com>
7075
7076 * config.sub, config.guess: Update from upstream sources.
7077
7078 2007-06-07 Ben Elliston <bje@au.ibm.com>
7079
7080 * Makefile.tpl: Fix spelling error.
7081 * Makefile.in: Regenerate.
7082
7083 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7084
7085 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7086 lt_cv_sys_max_cmd_len.
7087
7088 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7089
7090 * MAINTAINERS (Various Maintainers): Add myself as
7091 auto-vectorizer maintainer.
7092
7093 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7094
7095 PR libjava/32098
7096 * libtool.m4: Revert previous change.
7097 * ltgcc.m4: Put it here.
7098
7099 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7100
7101 * MAINTAINERS (Various Maintainers): Add myself as
7102 auto-vectorizer maintainer.
7103
7104 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7105
7106 PR libjava/32098
7107 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7108
7109 2007-05-30 Richard Guenther <rguenther@suse.de>
7110
7111 * MAINTAINERS (Various Maintainers): Add myself as
7112 auto-vectorizer maintainer.
7113
7114 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7115
7116 PR bootstrap/29382
7117 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7118 * configure: Rebuilt.
7119
7120 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7121
7122 * MAINTAINERS (Write After Approval): Removed my name.
7123
7124 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7125
7126 * MAINTAINERS (Write After Approval): Remove myself.
7127
7128 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7129
7130 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7131
7132 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7133
7134 * ltmain.sh: Update from ToT Libtool.
7135 * libtool.m4: Update from ToT Libtool.
7136 * ltsugar.m4: New. Update from ToT Libtool.
7137 * ltversion.m4: New. Update from ToT Libtool.
7138 * ltoptions.m4: New. Update from ToT Libtool.
7139 * ltconfig: Remove.
7140 * ltcf-c.sh: Remove.
7141 * ltcf-cxx.sh: Remove.
7142 * ltcf-gcj.sh: Remove.
7143
7144 2007-05-22 Ollie Wild <aaw@google.com>
7145
7146 * MAINTAINERS (Write After Approval): Add myself.
7147
7148 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7149
7150 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7151 stage_cflags.
7152 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7153 Remove CFLAGS/LIBCFLAGS.
7154 (configure-stage[+id+]-[+prefix+][+module+],
7155 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7156 * Makefile.in: Regenerate.
7157
7158 2007-05-15 Diego Novillo <dnovillo@google.com>
7159
7160 * MAINTAINERS: Update e-mail address.
7161
7162 2007-05-15 Revital Eres <eres@il.ibm.com>
7163
7164 * MAINTAINERS (Write After Approval): Add myself.
7165
7166 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7167
7168 * MAINTAINERS (Write After Approval): Updated my address.
7169
7170 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7171
7172 * MAINTAINERS (Write After Approval): Add myself.
7173
7174 2007-05-11 Silvius Rus <rus@google.com>
7175
7176 * MAINTAINERS (Write After Approval): Add myself.
7177
7178 2007-04-23 Tom Tromey <tromey@redhat.com>
7179
7180 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7181
7182 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7183
7184 * MAINTAINERS (cpplib): Rename to ...
7185 (libcpp): ... this. Add C/C++ front end maintainers.
7186
7187 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7188
7189 * config-ml.in: Pass ${ml_config_env} to configure calls.
7190
7191 2007-04-04 Christian Bruel <christian.bruel@st.com>
7192
7193 * MAINTAINERS (Write After Approval): Add myself.
7194
7195 2007-04-02 Dave Korn <dave.korn@artimi.com>
7196
7197 * MAINTAINERS (Write After Approval): Add myself.
7198
7199 2007-03-31 Tobias Burnus <burnus@net-b.de>
7200
7201 * MAINTAINERS (fortran 95 front end): Add myself.
7202
7203 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7204
7205 * MAINTAINERS (Write After Approval): Add myself.
7206
7207 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7208
7209 * MAINTAINERS (Modulo Scheduler): Add myself.
7210
7211 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7212
7213 * MAINTAINERS (fortran 95 front end): Add myself.
7214 (c++ front end): whitespace fix.
7215
7216 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7217
7218 * MAINTAINERS (Write After Approval): Add myself.
7219
7220 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7221
7222 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7223 of glob. Quote arguments with single quotes too.
7224 * configure: Regenerate.
7225
7226 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7227
7228 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7229 * Makefile.in: Regenerate
7230
7231 2007-03-07 Andreas Schwab <schwab@suse.de>
7232
7233 * configure: Regenerate.
7234
7235 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7236
7237 * configure.ac: Add "--with-pdfdir" configure option,
7238 which defines pdfdir variable.
7239 * Makefile.def (target=fixincludes): Add install-pdf to
7240 missing targets.
7241 (recursive_targets): Add install-pdf target.
7242 (flags_to_pass): Add pdfdir.
7243 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7244 target.
7245 * configure: Regenerate
7246 * Makefile.in: Regenerate
7247
7248 2007-02-28 Eric Christopher <echristo@apple.com>
7249
7250 Revert:
7251 2006-12-07 Mike Stump <mrs@apple.com>
7252
7253 * Makefile.def (dependencies): Add dependency for
7254 install-target-libssp and install-target-libgomp on
7255 install-gcc.
7256 * Makefile.in: Regenerate.
7257
7258 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7259
7260 * configure: Regenerate.
7261 * configure.ac: Move statements after variable declarations.
7262
7263 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7264
7265 * MAINTAINERS: Add myself as sh maintainer.
7266
7267 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7268
7269 * configure.ac: Adjust for loop syntax.
7270 * configure: Regenerate.
7271
7272 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7273
7274 * configure: Rebuilt.
7275
7276 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7277
7278 * configure.ac: Drop multiple occurrences of --enable-languages,
7279 and fix its quoting.
7280 * configure: Rebuilt.
7281
7282 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7283 Nathan Sidwell <nathan@codesourcery.com>
7284 Vladimir Prus <vladimir@codesourcery.com>
7285 Joseph Myers <joseph@codesourcery.com>
7286
7287 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7288 * configure: Regenerate.
7289
7290 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7291
7292 * ltconfig (freebsd*): Default to elf.
7293
7294 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7295
7296 * configure.ac (target_libraries): Move libgcc before libiberty.
7297 * configure: Regenerated.
7298
7299 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7300 Paolo Bonzini <bonzini@gnu.org>
7301
7302 PR bootstrap/30753
7303 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7304 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7305 * configure: Regenerated.
7306
7307 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7308
7309 * MAINTAINERS (Language Front End Maintainers): Update my mail
7310 address.
7311
7312 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7313
7314 PR bootstrap/30748
7315 * configure.ac: Correct syntax for Solaris ksh.
7316 * configure: Regenerated.
7317
7318 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7319
7320 * configure.ac: Sync with src.
7321 * configure: Regenerate.
7322
7323 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7324
7325 * Makefile.in: Regenerate.
7326
7327 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7328
7329 * config.sub: Sync with src.
7330
7331 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7332
7333 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7334 noncanonical equivalents.
7335 * configure.in: Rename to...
7336 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7337 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7338 target_noncanonical. Use them. Rewrite removal of configure
7339 arguments for autoconf 2.59. Discard variable settings. Force
7340 program_transform_name for native tools.
7341
7342 * Makefile.in: Regenerated.
7343 * configure: Regenerated with autoconf 2.59.
7344
7345 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7346
7347 * MAINTAINERS (Write After Approval): Add myself.
7348
7349 2007-01-31 Andreas Schwab <schwab@suse.de>
7350
7351 * Makefile.tpl (LDFLAGS): Substitute it.
7352 * Makefile.in: Regenerate.
7353
7354 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7355
7356 * MAINTAINERS (Write After Approval): Add myself.
7357
7358 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7359
7360 * MAINTAINERS (spu port): Add myself.
7361
7362 2007-01-23 Richard Guenther <rguenther@suse.de>
7363
7364 PR bootstrap/30541
7365 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7366 * Makefile.tpl (GNATBIND): Substitute it.
7367 (GNATMAKE): Likewise.
7368 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7369 of STAGE_PREFIX.
7370 * Makefile.in: Regenerate.
7371 * configure: Regenerate.
7372
7373 2007-01-18 Mike Stump <mrs@apple.com>
7374
7375 * configure.in: Re-enable -Werror for gcc builds.
7376
7377 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7378
7379 * MAINTAINERS (Write After Approval): Add myself.
7380
7381 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7382
7383 * configure.in: Change == to = in test command.
7384 * configure: Regenerate.
7385
7386 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7387 Nick Clifton <nickc@redhat.com>
7388 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7389
7390 * configure.in (build_configargs, host_configargs, target_configargs):
7391 Remove build/host/target parameters.
7392 (host_libs): Add gmp and mpfr.
7393 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7394 * Makefile.def (gmp, mpfr): New.
7395 (gcc): Remove target.
7396 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7397 target_os, target_vendor): New.
7398 (configure): Add host_alias/target_alias arguments; adjust invocations.
7399 * configure: Regenerate.
7400 * Makefile.in: Regenerate.
7401
7402 2007-01-11 Matt Fago <fago@earthlink.net>
7403
7404 * configure.in: Try to link to functions only in mpfr 2.2.x
7405 to improve robustness of configure tests.
7406 * configure: Regenerate.
7407
7408 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7409
7410 * MAINTAINERS: Add myself as i386 maintainer.
7411
7412 2007-01-08 Jan Hubicka <jh@suse.cz>
7413
7414 * MAINTAINERS: Add myself as i386 maintainer.
7415
7416 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7417
7418 * configure.in: Add support for an x86_64-mingw* target.
7419 * configure: Regenerate.
7420
7421 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7422
7423 * Makefile.tpl (all-target): Correct @if conditional for target
7424 modules.
7425 * configure.in: Omit libiberty if building only target libgcc.
7426 * configure, Makefile.in: Regenerated.
7427
7428 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7429
7430 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7431 * configure: Regenerate.
7432
7433 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7434
7435 * Makefile.def (target_modules): Add libgcc.
7436 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7437 * Makefile.tpl (clean-target-libgcc): Delete.
7438 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7439 on gcc even for bootstrapped modules. Rewrite handling of
7440 lang_env_dependencies to loop over target_modules.
7441 * configure.in (target_libraries): Add target-libgcc.
7442 * Makefile.in, configure: Regenerated.
7443
7444 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7445
7446 * configure.in: Reorganize recognition of languages. Add
7447 --enable-stage1-languages. Show supported languages for the chosen
7448 target rather than all recognized languages.
7449 * configure: Regenerate.
7450
7451 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7452
7453 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7454 * Makefile.in: Regenerate.
7455
7456 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7457
7458 * configure.in: Warn that MPFR 2.2.0 is buggy.
7459 * configure: Regenerate.
7460
7461 2006-12-27 Ian Lance Taylor <iant@google.com>
7462
7463 * configure.in: When removing Makefiles to force a reconfigure, also
7464 remove prev-DIR*/Makefile.
7465 * configure: Regenerate.
7466
7467 2006-12-22 Andreas Schwab <schwab@suse.de>
7468
7469 * configure: Regenerate with correct autoconf version.
7470
7471 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7472
7473 * configure.in: add AC_SUBST for *_FOR_TARGET.
7474 * configure: Regenerate.
7475
7476 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7477
7478 * configure.in: Simplify logic for rejecting languages that cannot
7479 be built. Separate the case when a language is unsupported,
7480 from the case when the user chooses not to build a language.
7481
7482 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7483
7484 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7485 it only affects bootstrap and could be tested on "$host" as well.
7486 * configure: Regenerate.
7487 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7488
7489 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7490
7491 PR bootstrap/29544
7492 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7493 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7494 move here comment from Makefile.tpl.
7495 * Makefile.tpl: Move some definitions higher in the file.
7496 (STAGE1_CHECKING): New.
7497 * configure.in: Add --enable-stage1-checking.
7498 * configure: Regenerate.
7499 * Makefile.in: Regenerate.
7500
7501 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7502
7503 * MAINTAINERS: Add myself as build system maintainer.
7504
7505 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7506
7507 * MAINTAINERS (Write After Approval): Add myself.
7508
7509 2006-12-13 Eric Christopher <echristo@apple.com>
7510
7511 * MAINTAINERS: Add myself as darwin maintainer.
7512
7513 2006-12-11 Ian Lance Taylor <ian@airs.com>
7514
7515 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7516
7517 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7518
7519 MAINTAINERS: Update my entry.
7520
7521 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7522
7523 * configure.in: Handle spu makefile frag.
7524 * Makefile.tpl (MAINT): Define
7525 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7526 * configure: Regenerate.
7527 * Makefile.in: Regenerate.
7528
7529 2006-12-11 Ben Elliston <bje@au.ibm.com>
7530
7531 * config.guess: Import latest version.
7532 * config.sub: Likewise.
7533
7534 2006-12-11 Ben Elliston <bje@au.ibm.com>
7535
7536 * configure.in (spu-*-*): Don't skip target-libiberty.
7537 * configure: Regenerate.
7538
7539 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7540
7541 PR bootstrap/30134
7542 * configure.in: Correct x86 darwin support for libjava to powerpc
7543 and i?86 only.
7544 * configure: Regenerate.
7545
7546 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7547
7548 * configure.in: Add x86 darwin support for libjava.
7549 * configure: Regenerate.
7550
7551 2006-12-07 Mike Stump <mrs@apple.com>
7552
7553 * Makefile.def (dependencies): Add dependency for
7554 install-target-libssp and install-target-libgomp on
7555 install-gcc.
7556 * Makefile.in: Regenerate.
7557
7558 2006-12-04 Richard Guenther <rguenther@suse.de>
7559
7560 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7561 (Non-Algorithmic Maintainers): Move over non-algorithmic
7562 loop optimizer maintainers, add myself as a non-algorithmic
7563 middle-end maintainer.
7564
7565 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7566
7567 * MAINTAINERS (Write After Approval): Add myself.
7568
7569 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7570
7571 * configure.in: Update error message for missing GMP/MPFR.
7572
7573 * configure: Regenerate.
7574
7575 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7576
7577 * configure.in: Update MPFR version in error message.
7578
7579 * configure: Regenerate.
7580
7581 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7582
7583 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7584 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7585 --with-gmp-lib): New flags.
7586
7587 * configure: Regenerate.
7588
7589 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7590
7591 * MAINTAINERS (Write After Approval): Change my email address.
7592
7593 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7594
7595 * MAINTAINERS (Write After Approval): Add myself.
7596
7597 2006-11-22 Philipp Thomas <pth@suse.de>
7598
7599 * MAINTAINERS (i18n): Update e-mail address.
7600
7601 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7602
7603 * MAINTAINERS (spu port): Add myself as maintainer.
7604 (Write After Approval): Remove myself.
7605
7606 2006-11-22 Ben Elliston <bje@au.ibm.com>
7607
7608 * configure.in (skipdirs): Don't build libssp for SPU.
7609 * configure: Regenerate.
7610
7611 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7612
7613 * MAINTAINERS (spu port): Add myself as maintainer.
7614 (libobjc): Update my email address.
7615
7616 2006-11-21 Andrea Bona <andrea.bona@st.com>
7617
7618 * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7621
7622 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7623 * configure : Rebuilt.
7624
7625 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7626
7627 * MAINTAINERS (Write After Approval): Add myself.
7628
7629 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7630
7631 * MAINTAINERS (Write After Approval): Add myself.
7632
7633 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7634
7635 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7636 libmpfr.a.
7637 * configure: Regenerate.
7638
7639 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7640
7641 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7642 (unstage): Test for stage_last presence.
7643
7644 PR bootstrap/29802
7645 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7646 STAGE_PREFIX.
7647 * Makefile.in: Regenerate.
7648
7649 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7650
7651 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7652 maintainers.
7653
7654 2006-11-14 Erven Rohou <erven.rohou@st.com>
7655
7656 * MAINTAINERS (Write After Approval): Add myself.
7657
7658 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7659
7660 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7661 and stageN-package/Makefile.
7662 * Makefile.in: Regenerated.
7663
7664 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7665
7666 * configure.in: Remove target-libgloss from noconfigdirs for
7667 bfin-*-*.
7668 * configure: Regenerated.
7669
7670 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7671
7672 * configure.in (have_gmp): Only error if the gcc directory exists.
7673
7674 * configure: Regenerate.
7675
7676 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7677
7678 * configure.in: Robustify error message for missing GMP/MPFR.
7679
7680 * configure: Regenerate.
7681
7682 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7683
7684 * MAINTAINERS (Write After Approval): Add myself.
7685
7686 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7687
7688 * MAINTAINERS: Change email address.
7689
7690 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7691
7692 * MAINTAINERS (Write After Approval): Add myself.
7693
7694 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7695
7696 * MAINTAINERS (Write After Approval): Add myself.
7697
7698 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7699
7700 * MAINTAINERS (Write After Approval): Move myself to
7701 Write After Approval section.
7702
7703 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7704
7705 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7706 need_gmp anymore.
7707 * configure: Regenerate.
7708
7709 2006-10-16 Tobias Burnus <burnus@net-b.de>
7710
7711 * MAINTAINERS (Write After Approval): Add myself.
7712
7713 2006-10-16 Ben Elliston <bje@au.ibm.com>
7714
7715 * config.guess: Import latest version.
7716 * config.sub: Likewise.
7717
7718 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7719
7720 * Makefile.def: Added pdf target handling.
7721 * Makefile.tpl: Added pdf target handling.
7722 * Makefile.in: Regenerated.
7723
7724 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7725
7726 * MAINTAINERS: Add self as score port maintainer.
7727
7728 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7729
7730 * MAINTAINERS (Write After Approval): Add myself.
7731
7732 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7733
7734 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7735 or newer.
7736 * configure: Regenerated.
7737
7738 2006-09-27 Dave Brolley <brolley@redhat.com>
7739
7740 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7741 using $s instead of $r.
7742 * configure: Regenerated.
7743
7744 2006-09-26 Thiemo Seufer <ths@mips.com>
7745
7746 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7747 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7748 * configure: Regenerate.
7749
7750 2006-09-24 Graeme Peterson <gridly@gmail.com>
7751
7752 * MAINTAINERS (Write After Approval): Remove myself.
7753
7754 2006-09-22 Chao-ying Fu <fu@mips.com>
7755
7756 * MAINTAINERS (Write After Approval): Add myself.
7757
7758 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7759
7760 * MAINTAINERS: Add self as soft-fp maintainer.
7761
7762 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7763
7764 * MAINTAINERS: Add myself as avr maintainer.
7765 Remove Marek Michalkiewicz as avr maintainer.
7766
7767 2006-09-07 Roberto Costa <roberto.costa@st.com>
7768
7769 * MAINTAINERS (Write After Approval): Add myself.
7770
7771 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7772
7773 * configure.in: Never build newlib for a Mingw host.
7774 Never build newlib as Mingw target library.
7775 Test the existence of winsup/cygwin for building a Cygwin newlib,
7776 rather than just winsup.
7777 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7778 building a Mingw target.
7779 * configure: Regenerate.
7780
7781 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7782
7783 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7784
7785 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7786
7787 * config.guess: Import from src (was more updated).
7788 * config.sub: Likewise.
7789
7790 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7791
7792 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7793 * configure: Regenerated.
7794
7795 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7796
7797 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7798 for stages after the first.
7799
7800 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7801
7802 * Makefile.def: Add dependencies for configure-opcodes
7803 on configure-intl and all-opcodes on all-intl.
7804 * Makefile.in: Regenerated.
7805
7806 2006-07-13 Ben Elliston <bje@au.ibm.com>
7807
7808 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7809
7810 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7811
7812 Port to hosts whose 'sort' and 'tail' implementations
7813 treat operands with leading '+' as file names, as POSIX
7814 has required since 2001. However, make sure the code still
7815 works on pre-POSIX hosts.
7816 * ltmain.sh: Don't assume "sort +2" is equivalent to
7817 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7818
7819 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7820
7821 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7822
7823 2006-07-04 Peter O'Gorman <peter@pogma.com>
7824
7825 * ltconfig: chmod 644 before ranlib during install.
7826
7827 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7828
7829 PR bootstrap/18058
7830 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7831 if the bootstrap compiler is a GCC version that supports it.
7832 * configure: Regenerate.
7833
7834 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7835
7836 * configure.in: Fix thinkos in previous check-in.
7837 * configure: Regenerate.
7838
7839 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7840
7841 PR other/27063
7842 * configure.in: Test subdir_requires and give an appropriate
7843 error message.
7844 * configure: Regenerate.
7845
7846 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7847
7848 * MAINTAINERS (Write After Approval): Add myself.
7849
7850 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7851
7852 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7853
7854 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7855
7856 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7857
7858 2006-06-20 David Ayers <d.ayers@inode.at>
7859
7860 PR bootstrap/28072
7861 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7862 whether target-libjava is being configured instead of whether the
7863 java front end is enabled.
7864 * configure: Regenerate.
7865
7866 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7867
7868 PR target/27540
7869 * configure.in: Only enable libgomp on IRIX 6.
7870 * configure: Regenerate.
7871
7872 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7873
7874 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7875 too.
7876 * Makefile.in: Regenerate.
7877
7878 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7879
7880 * config-ml.in: Alter CCASFLAGS to include special
7881 multilib options the same as is done for CFLAGS.
7882
7883 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7884
7885 * configure.in: Don't enable libgomp on hpux10.
7886 * configure: Rebuilt.
7887
7888 2006-06-12 David Ayers <d.ayers@inode.at>
7889
7890 PR bootstrap/27963
7891 PR target/19970
7892 * configure.in: Remove target-boehm-gc from noconfigdirs where
7893 ${libgcj} is specified.
7894 * configure: Regenerate.
7895
7896 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7897
7898 Sync from src:
7899
7900 * configure.in: Sync.
7901 * configure: Regenerated.
7902
7903 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7904
7905 * Makefile.def: Added dependencies from sim and gdb on intl, and
7906 added configure dependencies to everything with an all dependency
7907 on intl.
7908 * Makefile.in: Regenerated.
7909
7910 2006-06-06 David Ayers <d.ayers@inode.at>
7911
7912 PR libobjc/13946
7913 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7914 * Makefile.in: Regenerate.
7915 * configure.in: Add --enable-objc-gc at toplevel and have it
7916 enable boehm-gc for Objective-C.
7917 Remove target-boehm-gc from libgcj.
7918 Add target-boehm-gc to target_libraries.
7919 Add target-boehm-gc to noconfigdirs where ${libgcj}
7920 is specified.
7921 Assert that boehm-gc is supported when requested for Objective-C.
7922 Only build boehm-gc if needed either for Java or Objective-C.
7923 * configure: Regenerate.
7924
7925 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7926
7927 PR 27674
7928 * Makefile.tpl (configure-[+prefix+][+module+],
7929 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7930 Remove rule to unstage bootstrapped modules.
7931 (stage_current): New.
7932 * Makefile.in: Regenerate.
7933
7934 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7935
7936 * MAINTAINERS (Write After Approval): Update my e-mail address.
7937
7938 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7939
7940 * include/libiberty.h: Declare pex_run_in_environment.
7941
7942 2006-05-31 Asher Langton <langton2@llnl.gov>
7943
7944 * MAINTAINERS (Write After Approval): Add myself.
7945
7946 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7947
7948 * Makefile.def (bfd, opcodes): Fix lib_path.
7949 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7950 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7951 * Makefile.in: Regenerate.
7952
7953 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7954
7955 * Makefile.in: Regenerate.
7956
7957 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7958
7959 * Makefile.def: Add install-html target. Add datarootdir
7960 docdir and htmldir to flags_to_pass.
7961 * Makefile.tpl: Add install-html target.
7962 * Makefile.in: Regenerate.
7963 * configure.in: Add --with-datarootdir, --with-docdir, and
7964 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7965 * configure: Regenerate.
7966
7967 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7968
7969 * configure.in: Enable gprof for cross builds.
7970 * configure: Regenerate.
7971
7972 2006-05-22 Richard Guenther <rguenther@suse.de>
7973
7974 Revert
7975 2006-01-31 Richard Guenther <rguenther@suse.de>
7976 Paolo Bonzini <bonzini@gnu.org>
7977
7978 * Makefile.def (target_modules): Add libgcc-math target module.
7979 * configure.in (target_libraries): Add libgcc-math target library.
7980 (--enable-libgcc-math): New configure switch.
7981 * Makefile.in: Re-generate.
7982 * configure: Re-generate.
7983 * libgcc-math: New toplevel directory.
7984
7985 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7986 Andreas Tobler <a.tobler@schweiz.ch>
7987
7988 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7989 * configure: Rebuilt.
7990
7991 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7992
7993 * MAINTAINERS (Write After Approval): Add myself.
7994
7995 2006-05-01 DJ Delorie <dj@redhat.com>
7996
7997 * configure.in: Restore CFLAGS if GMP isn't present.
7998 * configure: Regenerate.
7999
8000 2006-05-01 Richard Guenther <rguenther@suse.de>
8001
8002 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8003 maintainer.
8004
8005 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8006
8007 * MAINTAINERS (Write After Approval): Add myself.
8008
8009 2006-04-28 Jan Beulich <jbeulich@novell.com>
8010
8011 * MAINTAINERS (Write After Approval): Add myself.
8012
8013 2006-04-18 DJ Delorie <dj@redhat.com>
8014
8015 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8016 reference libgloss so that libssp can be built in a combined
8017 tree.
8018 * configure: Regenerate.
8019
8020 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8021
8022 * MAINTAINERS (Write After Approval): Add myself.
8023
8024 2006-04-05 Ben Elliston <bje@au.ibm.com>
8025
8026 * configure.in: Require makeinfo 4.4 or higher.
8027 * configure: Regenerate.
8028
8029 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8030
8031 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8032 Rearrange the entries of other libraries to have them in one place.
8033
8034 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8035
8036 * MAINTAINERS (Write After Approval): Remove myself.
8037 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8038
8039 2006-03-14 Richard Guenther <rguenther@suse.de>
8040
8041 * configure: Regenerate with autoconf 2.13.
8042
8043 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8044
8045 * MAINTAINERS: Use my work address.
8046
8047 * MAINTAINERS: Update my E-mail address.
8048
8049 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8050
8051 * configure.in: Handle --disable-<component> generically.
8052 * configure: Regenerate.
8053
8054 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8055
8056 PR libgcj/17311
8057 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8058
8059 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8060
8061 * MAINTAINERS (Write After Approval): Remove myself.
8062 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8063
8064 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8065
8066 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8067 (TARGET_CONFIGDIRS): Remove.
8068 * configure.in: Remove AC_SUBST(target_configdirs).
8069 * Makefile.in, configure: Regenerated.
8070
8071 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8072
8073 * MAINTAINERS (Write After Approval): Remove myself.
8074 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8075
8076 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8077
8078 PR bootstrap/25670
8079
8080 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8081
8082 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8083 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8084 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8085 BUILD_PREFIX, BUILD_PREFIX_1.
8086 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8087
8088 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8089 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8090
8091 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8092 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8093 of `cat stage_current`. Always provide the `r' and `s' variables.
8094 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8095 a single shell execution.
8096 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8097 bootstrapped modules, make the stage1 module if the build was not
8098 started yet, else build the current stage.
8099 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8100 (all-build, all-host, all-target, [+make_target+]-host,
8101 [+make_target+]-target): Do not use \-continued lines.
8102 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8103 (current_stage, restrap, stage_last): New.
8104
8105 * Makefile.in: Regenerate.
8106 * configure: Regenerate.
8107
8108 2006-02-19 Bud Davis <jmdavis@link.com>
8109
8110 * MAINTAINERS (Write After Approval): Remove myself.
8111 (Language Front End Maintainers): Add myself as fortran 95
8112 maintainer and update e-mail address.
8113
8114 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8115
8116 * MAINTAINERS (Write After Approval): Remove myself.
8117 (Language Front End Maintainers): Add myself as fortran 95
8118 maintainer.
8119
8120 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8121
8122 * MAINTAINERS (Write After Approval): Add myself.
8123
8124 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8125
8126 * MAINTAINERS (Write After Approval): Remove myself.
8127 (Language Front End Maintainers): Add myself as
8128 fortran 95 maintainer.
8129
8130 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8131
8132 Sync from src:
8133
8134 2005-12-27 Leif Ekblad <leif@rdos.net>
8135
8136 * configure.in: Add support for RDOS target.
8137 * configure: Regenerate.
8138
8139 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8140 Andreas Schwab <schwab@suse.de>
8141
8142 * configure: Regenerate.
8143
8144 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8145
8146 * configure.in (enable_libgomp): Add AIX.
8147 * configure: Regenerate.
8148
8149 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8150
8151 * MAINTAINERS (Write After Approval): Add myself.
8152
8153 2006-02-03 Lee Millward <lee.millward@gmail.com>
8154
8155 * MAINTAINERS (Write After Approval): Add myself.
8156
8157 2006-01-31 Richard Guenther <rguenther@suse.de>
8158 Paolo Bonzini <bonzini@gnu.org>
8159
8160 * Makefile.def (target_modules): Add libgcc-math target module.
8161 * configure.in (target_libraries): Add libgcc-math target library.
8162 (--enable-libgcc-math): New configure switch.
8163 * Makefile.in: Re-generate.
8164 * configure: Re-generate.
8165 * libgcc-math: New toplevel directory.
8166
8167 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8168
8169 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8170 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8171 the assembler, linker and binutils.
8172 * configure: Regenerate.
8173
8174 2006-01-22 Dirk Mueller <dmueller@suse.de>
8175
8176 * MAINTAINERS (Write After Approval): Add myself.
8177
8178 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8179
8180 * configure: Regenerate.
8181
8182 2006-01-18 Richard Henderson <rth@redhat.com>
8183 Jakub Jelinek <jakub@redhat.com>
8184 Diego Novillo <dnovillo@redhat.com>
8185
8186 * libgomp: New directory.
8187 * Makefile.def: Add target_module libgomp.
8188 * Makefile.in: Regenerate.
8189 * configure.in (target_libraries): Add target-libgomp.
8190 * configure: Regenerate.
8191
8192 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8193
8194 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8195 @ from continuation.
8196 * Makefile.in: Rebuilt.
8197
8198 2006-01-04 Chris Lattner <sabre@gnu.org>
8199
8200 * MAINTAINERS (Write After Approval): Add myself.
8201
8202 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8203
8204 PR bootstrap/24252
8205
8206 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8207 * Makefile.tpl (OBJDUMP): New.
8208 (EXTRA_HOST_FLAGS): Add it.
8209 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8210
8211 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8212 to use symbolic links between directories. Avoid race conditions
8213 or make them harmless.
8214 * configure.in: Do not try to use symbolic links between directories.
8215
8216 * Makefile.def (LEAN): Pass.
8217 * Makefile.tpl (LEAN): Define.
8218 (stage[+id+]-start): Accept that the previous directory does not
8219 exist, if the bootstrap is lean.
8220 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8221 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8222 configure substitution.
8223 ([+compare-target+]): Likewise.
8224 ([+bootstrap-target+]-lean): New.
8225 * configure.in: Remove lean bootstrap support from here.
8226
8227 * Makefile.in: Regenerate.
8228 * configure: Regenerate.
8229
8230 2006-01-04 Ben Elliston <bje@au.ibm.com>
8231
8232 * MAINTAINERS (libdecnumber): Add myself.
8233
8234 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8235
8236 * libtool-ldflags: New script.
8237
8238 2006-01-02 Andreas Schwab <schwab@suse.de>
8239
8240 * configure.in: When reconfiguring remove Makefile in
8241 all stage directories.
8242 * configure: Regenerate.
8243
8244 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8245
8246 * MAINTAINERS: Update my email address.
8247
8248 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8249
8250 Revert Ada-related part of the previous change.
8251
8252 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8253 Do not pass.
8254 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8255 * Makefile.in: Regenerate.
8256 * configure.in: Do not include mt-ppc-aix target fragment.
8257 * configure: Regenerate.
8258
8259 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8260
8261 * configure.in: Select appropriate fragments for PowerPC/AIX.
8262 * configure: Regenerate.
8263
8264 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8265 BOOT_CFLAGS, BOOT_LDFLAGS.
8266 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8267 BOOT_CFLAGS, BOOT_LDFLAGS.
8268 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8269 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8270 (stage): Fail if we cannot complete the work.
8271 * Makefile.in: Regenerate.
8272
8273 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8274
8275 * configure.in: Replace ms1 with mt.
8276 * configure: Rebuilt.
8277
8278 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8279
8280 * MAINTAINERS: Update my email address.
8281
8282 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8283
8284 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8285 install-host-nogcc): Don't invoke $(stage) at the end.
8286 * Makefile.in: Regenerate.
8287
8288 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8289
8290 * configure.in: Flip the top-level bootstrap switch.
8291 * configure: Regenerate.
8292
8293 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8294
8295 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8296 $(stage) and $(unstage).
8297 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8298 (all): Remove stray semicolon.
8299 (local-distclean): Don't handle multilib.tmp and multilib.out.
8300 (install.all): Set $s for consistency.
8301 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8302 check_multilibs setting. Always make the install directory.
8303 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8304 Correct @if/@endif.
8305 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8306 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8307 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8308 (multilib.out): Remove.
8309 * Makefile.in: Regenerated.
8310
8311 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8312
8313 * MAINTAINERS (Write After Approval): Add myself.
8314
8315 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8316
8317 * MAINTAINERS: Add myself as mt maintainer.
8318
8319 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8320
8321 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8322
8323 * MAINTAINERS: Change email address.
8324
8325 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8326
8327 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8328 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8329 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8330 Find in-tree tools if available.
8331 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8332 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8333 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8334 (COMPILER_*_FOR_TARGET): New.
8335 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8336 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8337 (CONFIGURED_*, USUAL_*): Remove.
8338 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8339 STRIP): Use autoconf substitutions.
8340 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8341 COMPILER_NM_FOR_TARGET): New.
8342 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8343
8344 (all): Make all-host and all-target in parallel.
8345 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8346 that $$r and $$s are set before invoking a recursive make.
8347 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8348 ([+bootstrap-target+]): Inline most of the `all' target.
8349
8350 2005-11-29 Ben Elliston <bje@au.ibm.com>
8351
8352 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8353 from the gcc build directory.
8354 * Makefile.in: Regenerate.
8355
8356 2005-11-29 Ben Elliston <bje@au.ibm.com>
8357
8358 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8359 depend on all-libdecnumber.
8360 * configure.in (host_libs): Include libdecnumber.
8361 * Makefile.in: Regenerate.
8362 * configure: Likewise.
8363
8364 2005-11-29 Ben Elliston <bje@au.ibm.com>
8365
8366 * libdecnumber: Import decNumber sources from the dfp-branch.
8367
8368 2005-11-21 Kean Johnston <jkj@sco.com>
8369
8370 * config.sub, config.guess: Sync from upstream sources.
8371
8372 2005-11-21 Ben Elliston <bje@au.ibm.com>
8373
8374 Import from Autoconf sources:
8375
8376 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8377 * config/move-if-change: Don't output "$2 is unchanged";
8378 suggested by Ben Elliston. Handle weird characters correctly.
8379
8380 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8381
8382 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8383 to match upstream libtool for darwin.
8384
8385 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8386
8387 * Makefile.def: Remove gdb dependencies for gdbtk.
8388 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8389 (configure-gdb, install-gdb): New rules.
8390 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8391 * Makefile.in, configure: Regenerated.
8392
8393 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
8396
8397 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8398
8399 * MAINTAINERS (Write After Approval): Add myself.
8400
8401 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8402
8403 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8404 Diego Novillo.
8405
8406 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8407
8408 PR bootstrap/24297
8409 * Makefile.tpl (do-[+make-target+], do-check, install,
8410 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8411 are set before recursing.
8412 * Makefile.in: Regenerate.
8413
8414 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8415
8416 PR bootstrap/18939
8417 * Makefile.def (gcc) <target>: Fix thinko.
8418 * Makefile.in: Regenerate.
8419
8420 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8421
8422 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8423 * configure: Regenerate.
8424
8425 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8426
8427 * MAINTAINERS (Write After Approval): Add self.
8428
8429 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8430
8431 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8432 target-libffi, target-qthreads, target-libjava, and
8433 targetlibobjc.
8434 * configure: Regenerate.
8435
8436 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8437
8438 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8439 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8440 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8441 (USUAL_OBJDUMP_FOR_TARGET): New.
8442 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8443 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8444 * configure, Makefile.in: Regenerated.
8445
8446 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8447
8448 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8449 before other host packages.
8450
8451 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8452
8453 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8454
8455 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8456
8457 PR bootstrap/22340
8458
8459 * configure.in (default_target): Remove.
8460 * Makefile.tpl (all): Do not use prerequisites as subroutines
8461 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8462 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8463 use prerequisites as subroutines.
8464 (check-host, check-target): New.
8465 (bootstrap configure & all targets): Do not use stage*-start
8466 if the directory layout is already ok.
8467 (non-bootstrap configure & all targets): Prepend a $(unstage).
8468 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8469 (NOTPARALLEL): Remove.
8470 (unstage, stage variables): New variables.
8471 (unstage, stage targets): Simply expand to those variables.
8472
8473 * configure: Regenerate.
8474 * Makefile.in: Regenerate.
8475
8476 2005-10-04 James E Wilson <wilson@specifix.com>
8477
8478 * Makefile.def (lang_env_dependencies): Add libmudflap.
8479 * Makefile.in: Regenerate.
8480
8481 2005-10-03 Andreas Schwab <schwab@suse.de>
8482
8483 Backport from libtool CVS:
8484 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8485
8486 * ltmain.sh: add support for installing into temporary
8487 staging area (e.g. 'make install DESTDIR=...')
8488
8489 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8490
8491 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8492 * configure: Regenerated.
8493
8494 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8495
8496 * configure: Regenerate with the correct
8497 autoconf version.
8498
8499 2005-09-30 Catherine Moore <clm@cm00re.com>
8500
8501 * configure.in (bfin-*-*): New.
8502 * configure: Regenerated.
8503
8504 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8505
8506 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8507 (LIPO_FOR_TARGET): New.
8508 (CONFIGURED_LIPO_FOR_TARGET): New.
8509 (USUAL_LIPO_FOR_TARGET): New.
8510 (STRIP_FOR_TARGET): New.
8511 (CONFIGURED_STRIP_FOR_TARGET): New.
8512 (USUAL_STRIP_FOR_TARGET): New.
8513 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8514 STRIP_FOR_TARGET.
8515 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8516 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8517 * Makefile.in: Regenerate.
8518 * configure: Regenerate.
8519
8520 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8521
8522 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8523 (rs6000-*-aix*): Same.
8524 * configure: Regenerate.
8525
8526 2005-09-16 Tom Tromey <tromey@redhat.com>
8527
8528 * MAINTAINERS: Add self as java maintainer.
8529
8530 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8531
8532 * configure.in: Recognize f95 in the --enable-languages option,
8533 and substitute it for fortran, issuing a warning.
8534 * configure: Regenerate.
8535
8536 2005-08-30 Phil Edwards <phil@codesourcery.com>
8537
8538 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8539 * configure: Regenerated.
8540
8541 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8542
8543 * MAINTAINERS: Add self as ms1 maintainer.
8544
8545 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8546
8547 * Makefile.def (libssp): Add to lang_env_dependencies.
8548 * Makefile.in: Regenerate.
8549
8550 2005-08-18 Ian Lance Taylor <ian@airs.com>
8551
8552 * MAINTAINERS: Add myself as middle-end maintainer.
8553
8554 2005-08-17 Christian Groessler <chris@groessler.org>
8555
8556 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8557 * Makefile.in: Regenerate.
8558
8559 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8560
8561 * MAINTAINERS (write after approval): Added myself.
8562
8563 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8564
8565 * MAINTAINERS (Write After Approval): Add myself.
8566
8567 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8568
8569 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8570 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8571 Look for alternate names of the target cc and c++
8572 * configure: Regenerate.
8573
8574 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8575
8576 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8577 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8578 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8579 tools; remove code to manually set them.
8580 (Target tools): Look in the environment for them.
8581 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8582 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8583 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8584 build directory.
8585 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8586 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8587 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8588 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8589 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8590 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8591 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8592 * configure: Regenerate.
8593 * Makefile.in: Regenerate.
8594
8595 2005-07-28 Ben Elliston <bje@au.ibm.com>
8596
8597 * MAINTAINERS: Update for removed CPU targets.
8598
8599 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8600
8601 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8602 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8603 * Makefile.in: Regenerated.
8604
8605 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8606
8607 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8608 (CFLAGS_FOR_TARGET): Use it.
8609 (CXXFLAGS_FOR_TARGET): Likewise.
8610 * Makefile.in: Regenerated.
8611 * configure.in (--with-build-sysroot): New option.
8612 * configure: Regenerated.
8613
8614 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8615
8616 * Makefile.tpl: Wrap install between unstage and stage
8617 * Makefile.in: Regenerate.
8618
8619 2005-07-21 Eric Christopher <echristo@apple.com>
8620
8621 * MAINTAINERS: Update affiliation.
8622
8623 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8624
8625 * MAINTAINERS: Add self as crx port maintainer.
8626
8627 2005-07-20 DJ Delorie <dj@redhat.com>
8628
8629 * MAINTAINERS: Add self as m32c maintainer.
8630
8631 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8632
8633 * all files: Update FSF address.
8634
8635 2005-07-15 Eric Christopher <echristo@redhat.com>
8636
8637 * MAINTAINERS: Change affiliation.
8638
8639 2005-07-14 Jim Blandy <jimb@redhat.com>
8640
8641 * configure.in: Add cases for Renesas m32c.
8642 * configure: Regenerated.
8643
8644 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8645
8646 * COPYING.LIB: Update from fsf.org.
8647
8648 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8649
8650 * COPYING, compile, config.guess,
8651 config.sub, install-sh, missing, mkinstalldirs,
8652 symlink-tree, ylwrap: Sync from upstream sources.
8653 * config-ml.in: Update FSF address.
8654
8655 2005-07-13 Eric Christopher <echristo@redhat.com>
8656
8657 * configure.in: Add toplevel noconfigdir support for tpf.
8658 * configure: Regenerate.
8659
8660 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8661
8662 PR ada/22340
8663
8664 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8665 * Makefile.in: Regenerate.
8666
8667 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8668
8669 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8670 Brolley to write-after-approval.
8671
8672 2005-07-07 Andreas Schwab <schwab@suse.de>
8673
8674 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8675 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8676 * Makefile.in: Regenerated.
8677
8678 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8679
8680 * configure.in: Don't build sim or rda when targetting darwin.
8681 * configure: Regenerate.
8682
8683 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8684
8685 * configure.in: Add --enable-libssp and --disable-libssp.
8686 * configure: Regenerate with autoconf-2.13.
8687
8688 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8689
8690 * Makefile.def (target_modules): Add libssp.
8691 * configure.in (target_libraries): Add target-libssp.
8692 * configure: Rebuilt.
8693 * Makefile.in: Rebuilt.
8694
8695 2005-07-01 Zack Weinberg <zackw@panix.com>
8696
8697 * MAINTAINERS: Change email address. Resign from maintainership.
8698
8699 2005-07-01 Richard Guenther <rguenther@suse.de>
8700
8701 * MAINTAINERS: Change my e-mail address and affiliation.
8702
8703 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8704
8705 * Makefile.def (stagefeedback): Come after profile.
8706 Define profiledbootstrap target.
8707 * Makefile.tpl (profiledbootstrap): Remove.
8708 (stageprofile-end): Zap stagefeedback.
8709 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8710 * Makefile.in: Regenerate.
8711
8712 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8713
8714 * MAINTAINERS: Update my email address.
8715
8716 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8717
8718 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8719 In 'cpp' stanza, support '#line' as well as '# '.
8720
8721 2005-06-08 Andreas Schwab <schwab@suse.de>
8722
8723 * MAINTAINERS: Move myself from 'Write After Approval' to
8724 'CPU Port Maintainers' section as m68k maintainer.
8725
8726 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8727
8728 * configure.in (unsupported_languages): New macro.
8729 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8730 non-ported target libraries in noconfigdirs.
8731 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8732 non-linux-gnu. Remove libgcj_ex_libffi.
8733 <lang_frag loop>: Set add_this_lang=no if the language is in
8734 unsupported_languages.
8735 * configure: Regenerate.
8736
8737 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8738
8739 * configure.in: Fix typo in handling of --with-mpfr-dir.
8740 * configure: Regenerate.
8741
8742 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8743
8744 * MAINTAINERS: Update my email address.
8745
8746 2005-06-02 Jim Blandy <jimb@redhat.com>
8747
8748 * config.sub: Add cases for the Renesas m32c. (This patch has been
8749 accepted into the master sources.)
8750
8751 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8752 Michael Snyder <msnyder@redhat.com>
8753 Stan Cox <scox@redhat.com>
8754
8755 * configure.in: Set noconfigdirs for ms1.
8756
8757 * configure: Regenerate.
8758
8759 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8760
8761 * MAINTAINERS (Write After Approval): Add self.
8762
8763 2005-06-01 Josh Conner <jconner@apple.com>
8764
8765 * MAINTAINERS (Write After Approval): Add self.
8766
8767 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8768
8769 * MAINTAINERS: Update my email address.
8770
8771 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8772
8773 * MAINTAINERS (Write After Approval): Add self.
8774
8775 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8776
8777 * MAINTAINERS (Write After Approval): Remove self.
8778
8779 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8780
8781 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8782 (Dependencies): Consider target modules for bootstrap dependencies.
8783 Make target bootstrap modules depend on each stage's gcc.
8784 * Makefile.in: Regenerate.
8785
8786 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8787
8788 * Makefile.def (configure-gcc): Depend on binutils having been built.
8789 (all-gcc): No need to do it here.
8790 * Makefile.in: Regenerate.
8791
8792 2005-05-19 Paul Brook <paul@codesourcery.com>
8793
8794 * configure.in: Rewrite misleading error message when requested
8795 language cannot be built.
8796 * configure: Regenerate.
8797
8798 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8799
8800 * ylwrap: Import from Automake 1.9.5.
8801
8802 2005-05-13 David Ung <davidu@mips.com>
8803
8804 * MAINTAINERS (Write After Approval): Add self.
8805
8806 2005-05-09 Mike Stump <mrs@apple.com>
8807
8808 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8809 lt_cv_sys_max_cmd_len for now.
8810
8811 2005-05-09 Stan Cox <scox@redhat.com>
8812
8813 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8814
8815 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8816
8817 * README.SCO: Update the URL.
8818
8819 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8820
8821 * ltconfig: Define file_list_spec. Pass file_list_spec and
8822 with_gnu_ld to libtool.
8823 * ltcf-c.sh (aix[45]): Define file_list_spec.
8824 * ltcf-cxx.sh (aix[45]): Same.
8825 * ltcf-gcj.sh (aix[45]): Same.
8826 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8827 exists, write list of input files to temporary file.
8828
8829 2005-05-04 Mike Stump <mrs@apple.com>
8830
8831 * configure.in: Always pass --target to target configures as
8832 otherwise rebuilds that do --recheck will fail.
8833 * confiugure: Rebuilt.
8834
8835 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8836
8837 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8838 STAGE_HOST_EXPORTS.
8839 (configure, all): Add bootstrap support.
8840 (Host modules, target modules): Pass post-stage1 flags and exports.
8841 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8842 * Makefile.in: Regenerate.
8843
8844 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8845
8846 * configure: Regenerate.
8847
8848 2005-04-27 Mike Stump <mrs@apple.com>
8849
8850 * MAINTAINERS: Add self as darwin maintainer.
8851
8852 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8853
8854 * config.sub: Update from master copy.
8855
8856 2005-04-21 Mike Stump <mrs@apple.com>
8857
8858 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8859 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8860
8861 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8862
8863 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8864 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8865 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8866 "*-*-elf" and "*-*-linux*".
8867 * configure: Regenerate.
8868
8869 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8870
8871 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8872
8873 2005-04-12 Mike Stump <mrs@apple.com>
8874
8875 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8876
8877 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8878
8879 * MAINTAINERS (Write After Approval): Add myself.
8880
8881 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8882
8883 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8884
8885 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8886
8887 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8888 (TARGET_CONFIGARGS): Include --with-target-subdir.
8889 (configure, all): New macros. Use them throughout.
8890 * Makefile.in: Regenerate.
8891
8892 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8893
8894 * MAINTAINERS (Write After Approval): Add myself.
8895
8896 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8897
8898 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8899
8900 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8901
8902 * MAINTAINERS: Move John Carr to Write After Approval.
8903
8904 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8905
8906 * config/mh-mingw32: Delete.
8907 * configure.in: Don't use it.
8908 * configure: Regenerate.
8909
8910 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8911
8912 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8913 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8914 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8915 (HOST_LIB_PATH): Generate from Makefile.def.
8916 (TARGET_LIB_PATH): Likewise.
8917 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8918 * Makefile.in: Regenerate.
8919 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8920 (RPATH_ENVVAR): Include Darwin case.
8921 * configure: Regenerate.
8922
8923 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8924
8925 * MAINTAINERS (Various Maintainers): Remove self.
8926 (Write After Approval): Add self.
8927
8928 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8929
8930 * MAINTAINERS (Various Maintainers): Add self.
8931
8932 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8933
8934 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8935 * configure: Regenerate.
8936
8937 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8938
8939 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8940 gcc_version, and gcc_version_trigger from set of flags to pass.
8941 * Makefile.tpl: Remove definitions of above variables.
8942 (config.status): Remove dependency on $(gcc_version_trigger).
8943 * Makefile.in: Regenerate.
8944 * configure.in: Do not reference config/gcc-version.m4 nor
8945 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8946 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8947 * configure: Regenerate.
8948
8949 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8950 Andrew Pinski <pinskia@physics.uc.edu>
8951
8952 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8953 * Makefile.in: Regenerate.
8954
8955 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8956
8957 * MAINTAINERS (Write After Approval): Add myself.
8958
8959 2005-03-03 David Ayers <d.ayers@inode.at>
8960
8961 * MAINTAINERS (Write After Approval): Add myself.
8962
8963 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8964
8965 PR libgcj/20160
8966 * ltmain.sh: Avoid creating archives with components that have
8967 duplicate basenames.
8968
8969 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8970
8971 PR bootstrap/20250
8972 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8973 instead of check.
8974 * Makefile.in: Regenerate.
8975
8976 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8977
8978 * Makefile.in: Regenerate to fix conflict between the previous two
8979 patches.
8980
8981 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8982
8983 PR bootstrap/17383
8984 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8985 * Makefile.tpl (HOST_SUBDIR): New substitution.
8986 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8987 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8988 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8989 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8990 (Host modules, Bootstrapped modules): Use it.
8991 (Build modules, Target modules): Do not create symlink trees,
8992 always configure out-of-srcdir.
8993 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8994 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8995 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8996 $(HOST_SUBDIR). Create a symlink for host_subdir.
8997
8998 * Makefile.in: Regenerate.
8999 * configure: Regenerate.
9000
9001 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9002
9003 Merged from libada-gnattools-branch:
9004 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9005
9006 * gnattools: New directory.
9007 * Makefile.def: Add gnattools as a module, depending on target-libada.
9008 * Makefile.in: Regenerate.
9009 * configure.in: Include gnattools in host_tools; disable it if ada
9010 is disabled.
9011 * configure: Regenerate.
9012
9013 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9014
9015 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9016 treelang maintainer.
9017 (Write After Approval): Remove myself.
9018
9019 2005-02-23 Paul Schlie <schlie@comcast.net>
9020
9021 * configure.in: Allow darwin targeted ports to build tk, itcl and
9022 libgui.
9023 * configure: Regenerate.
9024
9025 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9026
9027 PR libgcj/10353
9028 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9029 * configure: Regenerate.
9030
9031 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9032
9033 * MAINTAINERS (Write After Approval): Add myself.
9034
9035 2005-02-10 Ian Lance Taylor <ian@airs.com>
9036
9037 * MAINTAINERS: Update my e-mail address.
9038
9039 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9040
9041 * MAINTAINERS (Write After Approval): Add myself.
9042
9043 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9044
9045 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9046 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9047 target-libgloss when not *-*-elf and *-*-aout.
9048 * configure: Regenerate.
9049
9050 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9051
9052 * MAINTAINERS: Remove obsolete entries.
9053
9054 * MAINTAINERS (Write After Approval): Add Michael Matz.
9055
9056 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9057
9058 * MAINTAINERS: Remove self as cpplib maintainer.
9059
9060 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9061
9062 * install-sh, config.sub: Import from upstream.
9063
9064 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9065
9066 PR bootstrap/18222
9067 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9068 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9069 * Makefile.in: Regenerate.
9070
9071 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9072
9073 * MAINTAINERS: Update my email address.
9074
9075 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9076 Andreas Schwab <schwab@suse.de>
9077
9078 PR bootstrap/18033
9079 * config-ml.in: Eval option if surrounded by single quotes.
9080
9081 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9082
9083 Revert 2004-12-28 Makefile changes, a better fix will be
9084 applied to mainline and src after GCC 4.0 branches.
9085
9086 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9087
9088 PR bootstrap/17383
9089
9090 * Makefile.def (target_modules): Remove stage parameter,
9091 it is always true now.
9092 * Makefile.tpl (configure-build-[+module+],
9093 configure-target-[+module+]): Always build symlink tree
9094 for the directory and for include. BUILD_SUBDIR and
9095 TARGET_SUBDIR cannot be . anymore.
9096 * Makefile.in: Regenerate.
9097
9098 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9099
9100 Revert 2004-12-08 Makefile changes.
9101
9102 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9103
9104 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9105 cygwin, mingw.
9106
9107 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9108
9109 * configure.in (sh64-*-*): Reenable gprof.
9110 * configure: Regenerate.
9111
9112 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9113
9114 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9115 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9116 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9117 * Makefile.in: Regenerate.
9118
9119 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9120
9121 * MAINTAINERS: Update my email address.
9122
9123 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9124
9125 * Makefile.tpl: Generate normal dependencies if the LHS module is
9126 not bootstrapped.
9127 * Makefile.in: Regenerate.
9128
9129 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9130
9131 * configure.in: Include config/gxx-include-dir.m4. Use
9132 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9133 * configure: Regenerate.
9134
9135 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9136
9137 * config.if: Delete.
9138 * configure.in: Set libstdcxx_incdir directly.
9139 * configure: Regenerate.
9140
9141 2004-12-02 Eric Christopher <echristo@redhat.com>
9142
9143 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9144 * Makefile.in: Regenerate.
9145
9146 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9147
9148 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9149 * configure: Regenerate.
9150
9151 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9152
9153 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9154 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9155 * configure: Regenerate.
9156
9157 2004-12-01 Eric Christopher <echristo@redhat.com>
9158
9159 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9160 of things to remove.
9161
9162 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9163
9164 * MAINTAINERS (Write After Approval): Update my e-mail address.
9165
9166 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9167
9168 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9169 from CVS libtool to always pass_all.
9170
9171 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9172
9173 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9174 (hppa*64*-*-*): Delete incorrect comment.
9175 * configure: Rebuilt.
9176
9177 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9178
9179 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9180
9181 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9182
9183 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9184 from CVS libtool to always pass_all.
9185
9186 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9187
9188 * install-sh, compile: Import from automake.
9189
9190 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9191
9192 * config.guess, config.sub: Import from savannnah.
9193
9194 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9195
9196 * MAINTAINERS (Write After Approval): Add myself
9197
9198 2004-11-12 Mike Stump <mrs@apple.com>
9199
9200 * Makefile.def: Add html support.
9201 * Makefile.tpl: Likewise.
9202 * Makefile.in: Regenerate.
9203
9204 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9205
9206 PR 18423
9207 * configure.in: Remove all instances of build-fixincludes from
9208 noconfigdirs.
9209 (build_configargs): Supply --target to subdirectories.
9210 * configure: Regenerate.
9211
9212 * Makefile.def: Make gcc install depend on fixincludes install.
9213 * Makefile.in: Regenerate.
9214
9215 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9216
9217 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9218
9219 2004-11-11 Paul Brook <paul@codesourcery.com>
9220
9221 * MAINTAINERS: Add self as arm maintainer. Update email address.
9222
9223 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9224
9225 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9226 target-libgfortran.
9227 * configure: Regenerate.
9228
9229 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9230
9231 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9232 like CC.
9233
9234 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9235
9236 * Makefile.def (host fixincludes): Specify missing targets.
9237 * Makefile.in: Regenerate.
9238
9239 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9240
9241 * MAINTAINERS: Add myself
9242
9243 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9244
9245 * MAINTAINERS (Write After Approval): Add myself.
9246
9247 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9248
9249 * Makefile.def: Build fixincludes for the host, too.
9250 * Makefile.in: Regenerate.
9251 * configure.in (host_tools): Add fixincludes.
9252 * configure: Regenerate.
9253
9254 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9255
9256 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9257 * configure: Regenerated.
9258
9259 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9260
9261 PR other/17783
9262 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9263 * configure: Regenerated.
9264
9265 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9266
9267 * README.SCO: Update per FSF instructions.
9268
9269 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9270
9271 PR target/18151
9272 * configure.in (case ${target}): Do not build fixincludes for avr.
9273 * configure: Regenerated.
9274
9275 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9276
9277 * configure.in (case ${target}): Do not build fixincludes
9278 on platforms where it is not used.
9279 * configure: Regenerated.
9280
9281 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9282
9283 * configure.in: Use an absolute path to install-sh.
9284 * configure: Regenerated.
9285
9286 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9287
9288 * MAINTAINERS (Write After Approval): Add myself.
9289
9290 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9291
9292 * MAINTAINERS: Remove from Write After Approval those that are
9293 already maintainers.
9294
9295 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9296
9297 * MAINTAINERS: Update my email address.
9298
9299 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9300
9301 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9302 * configure: Regenerate.
9303
9304 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9305
9306 * MAINTAINERS: Update my email address.
9307
9308 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9309
9310 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9311 entries belonging to this category.
9312
9313 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9314
9315 * MAINTAINERS: Update my e-mail address.
9316
9317 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9318
9319 Fix wrong conflict resolution in:
9320
9321 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9322
9323 * Makefile.in: Regenerate.
9324 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9325 in the recursive `make', instead of hardwiring `all'.
9326 (Autogenerated TARGET-* variables): New.
9327
9328 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9329
9330 * configure.in: Enable target-libgloss for crx-*-*.
9331 * configure: Regenerate.
9332
9333 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9334
9335 * MAINTAINERS (Various Maintainers): Move the "windows,
9336 cygwin, mingw" maintainer to ...
9337 (OS Port Maintainers): ... here.
9338
9339 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9340
9341 * MAINTAINERS (Write After Approval): Remove those that are
9342 maintainers of some subsystem.
9343
9344 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9345
9346 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9347 * ltcf-cxx.sh (tpf*): Likewise.
9348 * ltconfig (tpf*): Add TPF OS configuration support.
9349
9350 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9351
9352 * MAINTAINERS: Change my email address to my new work account.
9353
9354 2004-09-24 Michael Roth <mroth@nessie.de>
9355
9356 * configure.in (--without-headers): Add missing double quotes.
9357 * configure: Regenerate.
9358
9359 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9360
9361 * ylwrap: Revert to previous version.
9362
9363 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9364
9365 PR bootstrap/17369
9366 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9367 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9368 SET_GCC_LIB_PATH_CMD.
9369 (BASE_TARGET_EXPORTS): Likewise.
9370 * Makefile.in: Regenerated.
9371
9372 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9373 * configure: Regenerated.
9374
9375 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9376
9377 * config.guess: New upstream version
9378 * compile, depcomp, install-sh, ylwrap: Likewise.
9379
9380 2004-09-19 Roger Sayle <roger@eyesopen.com>
9381
9382 * config/mh-x86omitfp: New host makefile fragment. Add
9383 -fomit-frame-pointer to the default BOOT_CFLAGS.
9384 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9385 * configure: Regenerate.
9386
9387 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9388
9389 PR target/11572
9390 * configure.in (*-*-darwin*): Renable libobjc.
9391 * configure: Regenerate.
9392
9393 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9394
9395 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9396
9397 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9398
9399 * Makefile.def: Remove libbanshee.
9400 * Makefile.tpl: Ditto.
9401 * configure.in: Ditto.
9402 * Makefile.in: Regen.
9403 * configure: Ditto.
9404
9405 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9406
9407 * ltmain.sh: Use $pic_object as $non_pic_object if
9408 $non_pic_object=none.
9409
9410 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9411
9412 * missing: Import latest version from master repository.
9413
9414 2004-09-06 Nick Clifton <nickc@redhat.com>
9415
9416 * config.sub: Import latest version from master repository.
9417 * config.guess: Likewise.
9418 This includes these changes:
9419
9420 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9421
9422 * config.sub: Handle crisv32, alias etraxfs.
9423 * config.guess (crisv32:Linux:*:*): Handle.
9424
9425 2004-08-13 Brad Smith <brad@comstyle.com>
9426
9427 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9428 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9429
9430 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9431
9432 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9433 assume the processor is a powerpc. This is because coreutils
9434 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9435 in this case, due to a MacOS X bug that causes
9436 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9437 to return a negative number.
9438 Problem reported by Petter Reinholdtsen in:
9439 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9440
9441 2004-07-19 Ben Elliston <bje@gnu.org>
9442
9443 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9444
9445 2004-06-24 Ben Elliston <bje@gnu.org>
9446
9447 * config.guess: Update copyright years.
9448 * config.sub: Likewise.
9449
9450 2004-06-22 Robert Millan <robertmh@gnu.org>
9451
9452 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9453 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9454
9455 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9456
9457 * config.guess (*:*VMS:*:*): New entry. Replaces
9458 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9459 manufacturer.
9460
9461 2004-06-22 Ben Elliston <bje@gnu.org>
9462
9463 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9464 * config.sub: Likewise.
9465
9466 2004-06-22 Ben Elliston <bje@gnu.org>
9467
9468 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9469 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9470
9471 2004-06-11 Ben Elliston <bje@gnu.org>
9472
9473 * config.guess (pegasos:OpenBSD:*:*): Remove.
9474
9475 2004-06-11 Ben Elliston <bje@gnu.org>
9476
9477 From Wouter Verhelst <wouter@grep.be>:
9478 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9479
9480 2004-06-11 Ben Elliston <bje@gnu.org>
9481
9482 * config.guess (luna88k:OpenBSD:*:*): New.
9483
9484 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9485
9486 * config.guess (m32r*:Linux:*:*): New case.
9487 * config.sub: Handle m32rle.
9488
9489 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9490
9491 From Jens Petersen <petersen@redhat.com>:
9492 * config.sub: Handle sparcv8.
9493
9494 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9495
9496 From Tom Smith <smith@cag.lkg.hp.com>:
9497 * config.guess: Version suffixes are equally significant on Tru64
9498 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9499 prefix of "P" (patched kernel).
9500
9501 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9502
9503 * config.sub: Add support for National Semiconductor CRX target.
9504
9505 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9506
9507 * MAINTAINERS (Various Maintainers): Remove myself as web page
9508 maintainer, add myself as maintainer of build status lists.
9509
9510 2004-09-03 Jan Beulich <jbeulich@novell.com>
9511
9512 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9513 *-*-netware, but add target-libmudflap.
9514 Consolidate *-*-netware targets (of which really only i?86 exists)
9515 into a single entry.
9516 * configure: Likewise.
9517
9518 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9519
9520 * Makefile.tpl (sorry): Remove.
9521 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9522 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9523 (do-clean): Clean per-stage directories too.
9524 (do-distclean): Run distclean-stage1 too.
9525 (.NOTPARALLEL): Enable during toplevel bootstrap.
9526 (stage[+id+]-bubble): Enable parallel execution during
9527 the recursive invocation.
9528 * Makefile.in: Regenerate.
9529
9530 Fix previous checkin:
9531
9532 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9533 include.
9534 * configure.in: Fix indentation.
9535 * configure: Regenerate.
9536
9537 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9538
9539 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9540 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9541 * configure: regenerate
9542 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9543 -mdynamic-no-pic
9544
9545 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9546
9547 * Makefile.def (build_modules): Add fixincludes.
9548 (dependencies): Make gcc depend on fixincludes.
9549 * configure.in (build_tools): Add fixincludes.
9550 (build_configdirs): Always include build_libs.
9551 * Makefile.in: Regenerate.
9552 * configure: Regenerate.
9553
9554 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9555
9556 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9557 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9558 phony targets; do not generate timestamp files.
9559 (distclean-stageN): Remove references to their timestamp files.
9560 (restageN, touch-stageN): Remove.
9561 (stageN-bubble): Rewritten.
9562 (compare): Support lean bootstraps.
9563 * Makefile.in: Regenerate.
9564
9565 * configure.in: Only warn when bootstrapping but
9566 build != host or build != target. Support lean bootstraps.
9567 * configure: Regenerate.
9568
9569 2004-08-26 Phil Edwards <phil@codesourcery.com>
9570
9571 * configure.in: Give a better error message if GMP/MPFR are missing
9572 and a language needing them has been requested.
9573 * configure: Regenerated.
9574
9575 2004-08-25 Phil Edwards <phil@codesourcery.com>
9576
9577 * configure.in: Print a list of available language front-ends if
9578 a requested one is missing. Tidy stray tab characters.
9579 * configure: Regenerated.
9580
9581 2004-08-19 Michael Koch <konqueror@gmx.de>
9582
9583 * gcc/doc/install.texi: Update entry about automake for libjava.
9584
9585 2004-08-17 Robert Millan <robertmh@gnu.org>
9586
9587 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9588 (instead of FreeBSD).
9589 * configure: Regenerate.
9590
9591 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9592
9593 * Makefile.in: Regenerate.
9594 * configure: Regenerate.
9595
9596 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9597 stage_*_flags.
9598 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9599 for bootstrapped modules if toplevel bootstrap is going.
9600 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9601 modules. Adjust for changes in Makefile.def. Enable several
9602 rules even in non-bootstrap mode, just to avoid peppering the
9603 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9604 (stage-[+prev+]-bubble): Remove.
9605
9606 * Makefile.def (Dependencies): Depend on all-build-bison,
9607 all-build-flex, all-build-byacc, all-build-texinfo, rather
9608 than the host variations.
9609 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9610 with BUILD_SUBDIR.
9611 (BISON): Update for recent Bisons.
9612 (YACC): Fix typo.
9613 (cross): Depend on all-build.
9614 (all): Do not depend on all-build.
9615 (prebootstrap): Remove.
9616 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9617 (Prebootstrap dependencies): Add them to the per-stage targets
9618 and to all-prebootstrap.
9619 * configure.in (build_configdirs): Always enable build_tools.
9620 (BUILD_DIR_PREFIX): Remove.
9621
9622 * Makefile.def (gcc): Add target variable.
9623 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9624 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9625 in the recursive `make', instead of hardwiring `all'.
9626 (Autogenerated TARGET-* variables): New.
9627
9628 2004-08-13 Brian Booth <bbooth@redhat.com>
9629
9630 * MAINTAINERS: Remove myself from write-after-approval.
9631
9632 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9633
9634 * src-release: Stop distributing mmalloc with gdb (which doesn't
9635 use it).
9636 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9637 * Makefile.in: Regenerate.
9638
9639 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9640
9641 * configure.in (arm*-*-eabi*): New target.
9642 * configure: Regenerate.
9643
9644 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9645
9646 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9647 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9648 (Dependencies): New section.
9649 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9650 (configure-target-[+module+]): Depend on maybe-all-gcc
9651 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9652 (toplevel profiledbootstrap): Fix dependencies.
9653 * Makefile.in: Regenerate.
9654
9655 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9656
9657 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9658 target-libiberty to noconfigdirs.
9659 * configure: Regenerate.
9660
9661 2004-08-03 Paul Brook <paul@codesourcery.com>
9662
9663 * configure.in: Check for MPFR as well as GMP.
9664 * configure: Regenerate.
9665
9666 2004-08-01 Robert Millan <robertmh@gnu.org>
9667
9668 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9669 libmudflap for all GNU-based systems (with Glibc).
9670 * configure: Regenerate.
9671
9672 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9673
9674 * Makefile.def (host-modules): Add gcc.
9675 * Makefile.in: Regenerate.
9676 * Makefile.tpl (sorry): New rule.
9677 (configure-host, all-host, [+make_target+]-host, do-check,
9678 install-host): Do not add gcc as a special case.
9679 (host modules): Add a small special-casing for gcc. Export
9680 extra_make_flags through the environment.
9681 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9682 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9683 other recursive targets for gcc): Remove.
9684
9685 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9686 (stage, unstage): New rules.
9687 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9688 distclean-stage[+id+]): Use stage_current.
9689 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9690 the stage*-start rules.
9691
9692 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9693
9694 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9695 use -all_load flag.
9696
9697 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9698
9699 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9700 * configure: Regenerate.
9701
9702 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9703
9704 * maintainer-scripts/gcc_release: Revert yesterday's change.
9705
9706 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9707
9708 * MAINTAINERS: Add myself to write-after-approval.
9709
9710 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9711
9712 * libf2c: Removed.
9713 * gcc/gccbug.in: Updated because of libf2c removal.
9714 * maintainer-scripts/gcc_release: Ditto.
9715
9716 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9717
9718 * configure.in: Build libmudflap by default on FreeBSD.
9719 * configure: Regenerated.
9720
9721 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9722
9723 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9724 systems.
9725 * configure: Regenerated.
9726
9727 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9728
9729 PR target/16344
9730 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9731 feedback based compiler.
9732 * Makefile.in: Rebuilt.
9733
9734 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9735
9736 * Makefile.def (host_modules): Set bootstrap=true for flex.
9737 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9738 * Makefile.in: Rebuilt.
9739
9740 2004-07-07 Jan Hubicka <jh@suse.cz>
9741
9742 * MAINTAINERS: Add self as a profile feedback maintainer.
9743
9744 2004-07-05 Phil Edwards <phil@codesourcery.com>
9745
9746 * configure.in: Do not prepend $srcdir to /dev/null in
9747 makefile fragments.
9748 * configure: Regenerate.
9749
9750 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9751
9752 * Makefile.def (build_modules): Add bison, byacc, flex,
9753 m4, texinfo.
9754 (flags_to_pass): Add FLEX.
9755 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9756 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9757 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9758 DEFAULT_MAKEINFO): Remove.
9759 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9760 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9761 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9762 objdir or else use configured tool.
9763 (all-build): New.
9764 (all): Depend on it.
9765 (Build module dependencies): Add.
9766 * Makefile.in: Regenerate.
9767 * configure.in: Better support for multiple build modules,
9768 matching what is done for host/target modules. Do not look
9769 for "plausible" locations of build tools if Canadian cross.
9770 Use autoconf's AC_PROG_CC to find a C compiler. Define
9771 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9772 * configure: Regenerate.
9773
9774 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9775
9776 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9777 * Makefile.in: Regenerate.
9778
9779 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9780
9781 * Makefile.tpl (configure-build-[+module+],
9782 configure-[+module+], configure-target-[+module+]): Pass
9783 [+extra_configure_args+].
9784 (all-build-[+module+], all-[+module+], check-[+module+],
9785 install-[+module+], [+make_target+]-[+module+],
9786 all-target-[+module+], check-target-[+module+],
9787 install-target-[+module+], [+make_target+]-target-[+module+]):
9788 Pass [+extra_make_args+].
9789 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9790 (GCC_HOST_EXPORTS): Remove.
9791 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9792 cross, check-gcc, check-gcc-c++, install-gcc,
9793 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9794 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9795 * Makefile.in: Regenerate.
9796
9797 2004-06-21 Matthew Sachs <msachs@apple.com>
9798
9799 * MAINTAINERS: Added self to write-after-approval.
9800
9801 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9802
9803 * configure.in: Check for srcdir/winsup rather than build directory
9804 winsup.
9805 * configure: Regenerate.
9806
9807 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9808
9809 * configure.in: Don't build Cygwin native newlib if winsup
9810 directory is missing. Emit warning instead.
9811 * configure: Regenerate.
9812
9813 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9814
9815 * Makefile.tpl (touch-stage[+id+]): New.
9816 (restage[+prev+]): Depend on touch-stage[+id+].
9817
9818 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9819 Use it throughout.
9820
9821 * Makefile.def: Add profile and feedback bootstrap stages.
9822 Remove next field from bootstrap stages.
9823 * Makefile.tpl (LN, LN_S): Substitute.
9824 (stageN-start, stageN-end): Use double-colon rules, to
9825 provide a hook for additional setup commands.
9826 (distclean-stageN-gcc, restageN): Create dependencies from
9827 [+prev+], not from [+next+].
9828 (stageN-bubble): Add commands for successive stages from
9829 [+prev+], using double-colon rules.
9830 (all-stageN-gcc): Fix typo.
9831 (stagefeedback-start, profiledbootstrap): New.
9832 * Makefile.in: Regenerate.
9833 * configure.in: Call ACX_PROG_LN.
9834 * configure: Regenerate.
9835
9836 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9837
9838 * MAINTAINERS (Write After Approval): Add myself.
9839
9840 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9841
9842 * MAINTAINERS (Write After Approval): Add myself.
9843
9844 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9845
9846 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9847 without gcc.
9848 * configure: Regenerate.
9849
9850 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9851
9852 * Makefile.tpl: Fix typo.
9853 * Makefile.in: Regenerate.
9854
9855 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9856
9857 * configure.in: Remove new- prefix from toplevel
9858 bootstrap targets.
9859 * configure: Regenerate.
9860
9861 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9862
9863 * Makefile.tpl (all.normal): Rename to all.
9864 (all): Replace with a rule to pick the default
9865 target from configure.
9866 (all-gcc, configure-gcc): Use conditionals to
9867 do nothing when toplevel bootstrap is going on.
9868 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9869 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9870 * configure.in: Support --enable-bootstrap.
9871
9872 * Makefile.def: Remove new- prefix from toplevel
9873 bootstrap targets.
9874 * Makefile.tpl: Likewise.
9875
9876 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9877 target.
9878
9879 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9880 $(RECURSE_FLAGS) to recursive invocation of make.
9881
9882 * Makefile.in: Regenerate.
9883 * configure: Regenerate.
9884
9885 2004-05-30 Andreas Jaeger <aj@suse.de>
9886 Jim Wilson <wilson@specifixinc.com>
9887
9888 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9889 like CC.
9890
9891 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9892
9893 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9894 * configure: Regenerate.
9895
9896 2004-05-25 Daniel Jacobowitz <drow@false.org>
9897
9898 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9899 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9900 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9901 targets.
9902 * Makefile.in: Regenerate.
9903
9904 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9905
9906 * configure.in: Test the ability to symlink directories.
9907 * configure: Regenerate.
9908
9909 * Makefile.def (bootstrap-stage): New definitions.
9910 * Makefile.tpl (configure-stage1-gcc,
9911 configure-stage2-gcc, configure-stage3-gcc,
9912 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9913 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9914 new-restage3, compare): Autogenerate, see Makefile.in
9915 entry for behavioral changes.
9916 (distclean-stage1, new-stage1-start, new-stage1-end,
9917 new-stage1-bubble, distclean-stage2, new-stage2-start,
9918 new-stage2-end, new-stage2-bubble, distclean-stage3,
9919 new-stage3-start, new-stage3-end): New autogenerated targets.
9920 (objext, prebootstrap, BOOT_CFLAGS,
9921 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9922 targets.
9923
9924 * Makefile.in: Regenerate.
9925 (distclean-stage1, new-stage1-start, new-stage1-end,
9926 new-stage1-bubble, distclean-stage2, new-stage2-start,
9927 new-stage2-end, new-stage2-bubble, distclean-stage3,
9928 new-stage3-start, new-stage3-end): New targets.
9929 (all-stage1-gcc): Move prebootstrap dependency from here...
9930 (configure-stage1-gcc): ...to here.
9931 (new-bootstrap): Use bubble targets.
9932 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9933 Use per-stage distclean targets.
9934 (configure-stage1-gcc, configure-stage2-gcc,
9935 configure-stage3-gcc, all-stage1-gcc,
9936 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9937 Use new-stageN-start to prepare the tree.
9938
9939 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9940
9941 * Makefile.def (host_modules): add libcpp.
9942 * Makefile.tpl: Add dependencies on and for libcpp.
9943 * Makefile.in: Regenerate.
9944 * configure.in: Add libcpp host module.
9945 * configure: Regenerate.
9946
9947 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9948
9949 * Makefile.tpl: Whenever a recursive target is defined, wrap
9950 it in a special @if/@endif block, and prepare its maybe
9951 dependency in the @if/@endif block
9952 * configure.in: Instead of writing maybe dependencies, remove
9953 the @if/@endif statements, and remove the @if/@endif blocks
9954 that remain.
9955 * configure: Regenerate.
9956 * Makefile.in: Regenerate.
9957
9958 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9959
9960 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9961
9962 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9963
9964 PR bootstrap/15120
9965 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9966 * */configure: Rebuilt.
9967
9968 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9969
9970 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9971 of libf2c.
9972 * configure, Makefile.in: Regenerate.
9973
9974 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9975
9976 * MAINTAINERS (Write After Approval): Add myself.
9977
9978 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9979
9980 Merge from tree-ssa-20020619-branch.
9981
9982 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9983 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9984 (HOST_GMPLIBS): Define.
9985 (HOST_GMPINC): Define.
9986 (TARGET_LIB_PATH): Add libmudflap.
9987 (GFORTRAN_FOR_TARGET): Define.
9988 (configure-build*): Export GFORTRAN.
9989 (configure-gcc): Export GMPLIBS and GMPINC.
9990 (all-gcc): Add maybe-all-libbanshee.
9991 (configure-target-libgfortran): Define.
9992 * Makefile.in: Regenerate.
9993 * configure.in (host_libs): Add libbanshee.
9994 (target_libraries): Add target-libmudflap and target-libgfortran.
9995 Add --with-libbanshee.
9996 Handle --disable-libmudflap.
9997 (*-*-freebsd*): Use with_gmp.
9998 Add $(libgcj) to noconfigdirs.
9999 * configure: Regenerate.
10000 * depcomp: New file.
10001 * MAINTAINERS: Add tree-ssa maintainers.
10002
10003 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10004
10005 * MAINTAINERS (Various Maintainers): Add myself.
10006
10007 2004-04-30 Brian Ford <ford@vss.fsi.com>
10008
10009 * MAINTAINERS (Write After Approval): Add myself.
10010
10011 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10012
10013 * MAINTAINERS (Write After Approval): Add myself.
10014
10015 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10016
10017 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10018 * configure: Regenerate.
10019
10020 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10021
10022 Revert:
10023 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10024
10025 * Makefile.def (flags_to_pass): Remove *dir variables that
10026 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10027 as well as prefix and exec_prefix.
10028 * Makefile.in: Regenerate.
10029
10030 2004-04-26 Robert Millan <robertmh@gnu.org>
10031
10032 Add patches from libtool CVS.
10033 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10034 * ltconfig: Likewise.
10035 * ltcf-c.sh: Likewise.
10036 * ltcf-cxx.sh: Likewise.
10037 * ltcf-gcj.sh: Likewise.
10038
10039 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10040
10041 * Makefile.def (host_modules): Mark with the bootstrap
10042 flag packages on which gcc depends.
10043 * Makefile.tpl (all-bootstrap): Use it.
10044 * Makefile.in: Regenerate.
10045
10046 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10047
10048 * Makefile.def (flags_to_pass): Remove *dir variables that
10049 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10050 as well as prefix and exec_prefix.
10051 * Makefile.in: Regenerate.
10052
10053 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10054
10055 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10056 * configure: Regenerate.
10057 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10058 * gcc/Makefile.tpl (compare): Use the result of the test.
10059 * gcc/Makefile.in: Regenerate.
10060
10061 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10062
10063 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10064 Always relocate gcc and prev-gcc to the original names, even
10065 if the build fails.
10066 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10067 New targets.
10068
10069 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10070
10071 * MAINTAINERS: Update my email address.
10072
10073 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10074
10075 * configure.in (mips*-*-irix5*): Enable ld.
10076 * configure: Regenerate.
10077
10078 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10079
10080 * configure: Regenerate.
10081
10082 2004-04-15 James E Wilson <wilson@specifixinc.com>
10083
10084 * Makefile.tpl (configure-[+module+], configure-gcc,
10085 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10086 Set and export LDFLAGS.
10087 * Makefile.in: Regenerate.
10088
10089 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10090
10091 * MAINTAINERS: Add myself to write-after-approval.
10092
10093 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10094
10095 PR bootstrap/14871
10096 * Makefile.tpl: If we don't have built-in-tree target tools,
10097 use the ones found by configure rather than hacking around with
10098 program_transform_name.
10099 * configure.in: Give Makefile.tpl the information necessary
10100 to do that.
10101 * Makefile.in: Regenerate.
10102 * configure: Regenerate.
10103
10104 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10105
10106 PR bootstrap/14760
10107 * configure.in: When computing baseargs, strip *all* copies of
10108 offending options. Also, don't match/substitute the trailing space,
10109 so that this actually works when two similar options are separated by
10110 only one space.
10111 * configure: Regenerate.
10112
10113 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10114
10115 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10116 (rs6000-*-aix*): Same.
10117 * configure: Regenerate.
10118
10119 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10120
10121 * MAINTAINERS: Add myself to write-after-approval.
10122
10123 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10124
10125 * MAINTAINERS: Add myself to write-after-approval.
10126
10127 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10128
10129 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10130 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10131 * Makefile.in: Regenerate.
10132
10133 * configure.in (top level bootstrap support): Rework --enable-werror
10134 to set @stage2_werror_flag@.
10135 * configure: Regenerate.
10136 * Makefile.tpl (top level bootstrap support): Pass
10137 @stage2_werror_flag@ down to configure in stages 2 and 3.
10138 * Makefile.in: Regenerate.
10139
10140 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10141
10142 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10143 for stages 2 and 3 as well as in make. As a consequence, remove
10144 OUTPUT_OPTION (now detected by configure) from the flags passed down
10145 to make.
10146 * Makefile.in: Regenerate.
10147
10148 * Makefile.tpl (new-bootstrap): Fix typo.
10149 * Makefile.in: Regenerate.
10150
10151 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10152
10153 * Makefile.tpl: Rearrange by moving recursive_targets rules
10154 into their proper sections.
10155 * Makefile.tpl (top level bootstrap support): Move disabling
10156 of coverage flags from 'make' to 'configure'; improve comments.
10157 * Makefile.in: Regenerate.
10158
10159 * Makefile.tpl (experimental top level bootstrap) Move stage1
10160 language setting from all- target to configure- target; disable
10161 intermodule optimization in stage 1; prevent gratuitous rebuilds
10162 of stage 1.
10163 * Makefile.in: Regenerate.
10164 * configure.in: Comma-separate stage 1 language list for top
10165 level bootstrap.
10166 * configure: Regenerate.
10167
10168 * Makefile.tpl: Clean up experimental top level bootstrap support:
10169 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10170 prev-gcc in configure- targets as well as all- targets.
10171 * Makefile.in: Regenerate.
10172
10173 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10174
10175 * compile: New file imported from automake.
10176
10177 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10178
10179 * configure.in: Remove symbolic link section.
10180 * configure: Regenerate.
10181 * Makefile.tpl (links): Remove.
10182 * Makefile.in: Regenerate.
10183
10184 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10185 Nathanael Nerode <neroden@gcc.gnu.org>
10186
10187 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10188 Set with AC_CHECK_PROGS.
10189 * configure.in: Fix comment typo from last patch.
10190 * configure: Regenerate.
10191
10192 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10193
10194 * Makefile.tpl: Introduce experimental top level bootstrap support.
10195 * Makefile.in: Regenerate.
10196 * configure.in: Introduce support for top level bootstrap.
10197 * configure: Regenerate.
10198
10199 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10200 Paolo Bonzini <bonzini@gnu.org>
10201
10202 PR bootstrap/14522
10203 * configure.in: Cope with shells that do not support unquoted ^
10204 * configure: Regenerate.
10205
10206 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10207 Paolo Bonzini <bonzini@gnu.org>
10208
10209 PR bootstrap/14522
10210 * configure.in: Cope with shells that do not support nesting
10211 quotes inside quoted backquote substitutions.
10212 * configure: Regenerate.
10213
10214 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10215
10216 PR bootstrap/14522
10217 * configure.in: Fix escaping of $.
10218 * configure: Regenerate.
10219
10220 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10221
10222 * configure: Regenerate, since I forgot to while committing Paolo's
10223 changes.
10224
10225 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10226
10227 PR ada/14131
10228 Move language detection to the top level.
10229 * configure.in: Find default values for the tools as
10230 soon as possible. Disable ada if GNAT is not found.
10231 Emit error message about missing languages. Expand
10232 --enable-languages=all for the gcc subdirectory.
10233
10234 2004-03-10 Ben Elliston <bje@gnu.org>
10235
10236 * MAINTAINERS: Update my email address.
10237
10238 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10239
10240 * ltconfig: Disable building static libraries if building shared
10241 libraries on AIX 5L.
10242
10243 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10244
10245 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10246 and disable libgcj.
10247 * configure: Regenerated.
10248
10249 2004-03-01 Brian Booth <bbooth@redhat.com>
10250
10251 * MAINTAINERS: Add myself to write-after-approval.
10252
10253 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10254
10255 * MAINTAINERS: Add myself to write-after-approval.
10256
10257 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10258
10259 PR bootstrap/7087
10260 * Makefile.tpl: Guard XFOO sed statements better.
10261 * Makefile.tpl: Add dependency for configure-target-libada.
10262 * Makefile.in: Regenerate (incidentally fixes broken
10263 commit when libada-branch was merged).
10264
10265 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10266
10267 * MAINTAINERS: Add myself to write-after-approval.
10268
10269 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10270
10271 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10272 maintainers.
10273
10274 2004-02-20 Andrew Cagney <cagney@redhat.com>
10275
10276 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10277 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10278
10279 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10280
10281 PR bootstrap/11932
10282 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10283
10284 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10285
10286 * MAINTAINERS: Added myself to write-after-approval.
10287
10288 2004-02-14 Michael Koch <konqueror@gmx.de>
10289
10290 * MAINTAINERS: Added myself to write-after-approval.
10291
10292 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10293
10294 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10295 some OS port maintainers to OS port maintainers section.
10296
10297 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10298
10299 * MAINTAINERS: Add self.
10300
10301 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10302
10303 * MAINTAINERS: Alphabetize.
10304
10305 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10306
10307 * MAINTAINERS: Remove myself.
10308
10309 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10310
10311 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10312 (rs6000-*-aix*): Same.
10313 * configure: Regenerate.
10314
10315 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10316
10317 * configure.in (host): Add in missing $noconfigdirs to defines.
10318 * configure: Regenerate.
10319
10320 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10321 Nathanael Nerode <neroden@gcc.gnu.org>
10322
10323 PR ada/6637, PR ada/5911
10324 Merge with libada-branch:
10325 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10326 with appropriate dependencies. Add --enable-libada configure switch.
10327 * configure, Makefile.in: Regenerate.
10328
10329 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10330
10331 * MAINTAINERS: Add myself to write-after-approval.
10332
10333 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10334
10335 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10336 * configure: Regenerate.
10337
10338 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10339
10340 Merge from upstream:
10341
10342 * ltmain.in: When setting IFS to '~', be careful about user
10343 arguments that contain '~'.
10344
10345 2004-02-04 Peter O'Gorman <peter@pogma.com>
10346
10347 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10348 Also test $base_compile against $CC with escaped arguments. Bug
10349 reported by Geoff Keating <geoffk@apple.com>.
10350
10351 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10352
10353 * MAINTAINERS: Remove i960 port.
10354
10355 2004-01-23 DJ Delorie <dj@redhat.com>
10356
10357 * Makefile.def (target_modules) [libiberty]: Don't stage.
10358 * Makefile.in: Rebuilt.
10359
10360 2004-01-20 Caroline Tice <ctice@apple.com>
10361
10362 * MAINTAINERS: Add myself to write-after-approval.
10363
10364 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10365
10366 * MAINTAINERS: Update my email address.
10367
10368 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10369
10370 * MAINTAINERS: Add myself to write-after-approval.
10371
10372 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10373
10374 * MAINTAINERS: Remove entries without email address.
10375
10376 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10377
10378 * MAINTAINERS: Add myself to write-after-approval.
10379
10380 2004-01-15 Steven Bosscher <stevenb@suse.de>
10381
10382 * MAINTAINERS: Update my email address.
10383
10384 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10385
10386 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10387 * Makefile.tpl (configure-target-[+module+]): Support stage.
10388 * Makefile.in: Rebuilt.
10389
10390 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10391
10392 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10393
10394 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10395
10396 * MAINTAINERS: Add myself as a MIPS maintainer.
10397
10398 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10399
10400 * configure.in: Use ./config.cache, not config.cache.
10401 * configure: Regenerate.
10402 * Makefile.tpl: Special-casing not needed for GCC any more.
10403 * Makefile.in: Regenerate.
10404
10405 * configure.in: Don't share a cache file for host dirs.
10406 * configure: Regenerate.
10407
10408 * config-ml.in: Don't mess with the cache file.
10409
10410 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10411
10412 * MAINTAINERS: Move myself from 'Write After Approval' to
10413 'CPU Port Maintainers' section as SPARC maintainer.
10414
10415 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10416
10417 * Makefile.tpl: Make GCC use a separate config.cache.
10418 * Makefile.in: Regenerate.
10419
10420 PR bootstrap/11932, PR bootstrap/11933
10421 (I don't know if it will fix either of them, but it relates
10422 to them.)
10423 * configure.in: Don't use shared config.cache for target
10424 directories.
10425 * configure: Regenerate.
10426
10427 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10428
10429 * MAINTAINERS: Add myself to 'Write After Approval' section.
10430
10431 2003-12-31 Roger Sayle <roger@eyesopen.com>
10432
10433 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10434 * configure: Regenerated.
10435
10436 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10437
10438 * MAINTAINERS: Remove the mn10200 maintainer.
10439
10440 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10441
10442 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10443 * configure: Regenerated.
10444
10445 2003-12-16 Jan Hubicka <jh@suse.cz>
10446
10447 * MAINTAINERS: Add myself as callgraph maintainer.
10448
10449 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10450
10451 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10452 * configure: Regenerate.
10453
10454 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10455
10456 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10457 'Write After Approval' section. Update email.
10458
10459 2003-12-01 James Lemke <jim@wasabisystems.com>
10460
10461 * MAINTAINERS (Write After Approval): Add myself.
10462
10463 2003-11-20 Matt Thomas <matt@3am-software.com>
10464
10465 * MAINTAINERS: Add myself as a vax port maintainer.
10466
10467 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10468
10469 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10470 (configure-build-[+module+], configure-[+module+]): Likewise.
10471 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10472 * Makefile.in: Regenerate.
10473
10474 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10475
10476 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10477 shared/dylibed libraries.
10478 * ltmain.sh: Likewise.
10479 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10480 * ltcf-cxx.sh: Likewise.
10481 * ltcf-gcj.sh: Likewise.
10482 * ltconfig: Likewise.
10483
10484 2003-11-17 Stan Cox <scox@redhat.com>
10485
10486 * MAINTAINERS: Add myself as iq2000 port maintainer.
10487
10488 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10489
10490 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10491 * Makefile.in: Regenerate.
10492
10493 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10494
10495 * config.sub: Update to 2003-11-03 version.
10496
10497 2003-10-20 Phil Edwards <phil@codesourcery.com>
10498
10499 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10500 * configure: Regenerate.
10501
10502 2003-10-20 Nicolas Pitre <nico@cam.org>
10503
10504 * MAINTAINERS: Add myself to 'Write After Approval' section.
10505
10506 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10507
10508 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10509
10510 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10511
10512 * MAINTAINERS: Update my email address.
10513
10514 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10515
10516 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10517
10518 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10519
10520 * MAINTAINERS: Add myself to 'Write After Approval' section.
10521
10522 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10523
10524 * config.guess: Update to 2003-10-16 version.
10525 * config.sub: Update to 2003-10-16 version.
10526
10527 2003-10-15 David Daney <ddaney@avtrex.com>
10528
10529 * MAINTAINERS: Added myself to 'Write After Approval' section.
10530
10531 2003-10-15 Falk Hueffner <falk@debian.org>
10532
10533 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10534 'Write After Approval' section. Update email.
10535
10536 2003-10-14 Roger Sayle <roger@eyesopen.com>
10537
10538 * MAINTAINERS: Move myself from 'Write After Approval' to
10539 'Various Maintainers' section as middle-end maintainer.
10540
10541 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10542
10543 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10544 HOST_FLAGS_TO_PASS.
10545 * Makefile.in: Regenerate.
10546
10547 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10548
10549 * config.guess: Update to 2003-10-07 version.
10550 * config.sub: Update to 2003-10-07 version.
10551
10552 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10553
10554 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10555 * ltconfig (irix5*, irix6*): Don't override version_type.
10556
10557 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10558
10559 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10560 * configure: Rebuilt
10561 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10562 * Makefile.in: Rebuilt
10563
10564 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10565
10566 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10567
10568 2003-09-30 Carlo Wood <carlo@alinoe.com>
10569
10570 * MAINTAINERS (Write After Approval): Add myself.
10571
10572 2003-09-29 Paul Koning <ni1d@arrl.net>
10573
10574 * MAINTAINERS: Move myself from "Write After Approval"
10575 to CPU platform maintainers for pdp11 platform.
10576
10577 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10578
10579 * MAINTAINERS: Move myself from 'Write After Approval' to
10580 'Various Maintainers' section as libffi testsuite maintainer.
10581
10582 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10583
10584 * configure.in: Pass a computed --program-transform-name
10585 to subconfigures.
10586 * configure: Regenerated.
10587
10588 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10589
10590 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10591 * Makefile.in: Regenerate.
10592
10593 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10594 * Makefile.in: Regenerate.
10595
10596 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10597
10598 * MAINTAINERS: Move myself from 'Write After Approval'
10599 to 'Various Maintainers' (objective-c) section.
10600
10601 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10602
10603 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10604 quoting.
10605 * configure: Regenerated.
10606
10607 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10608
10609 * MAINTAINERS (Write After Approval): Add myself to write after
10610 approval list.
10611
10612 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10613
10614 * MAINTAINERS (Write After Approval): Add myself.
10615
10616 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10617
10618 * MAINTAINERS: Update my e-mail address.
10619
10620 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10621
10622 * libtool.m4 (LD): Correct powerpc64 host match.
10623
10624 2003-09-06 James E Wilson <wilson@tuliptree.org>
10625
10626 * MAINTAINTERS: Update my affiliation and email address.
10627
10628 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10629
10630 * MAINTAINERS (Write After Approval): Add myself.
10631
10632 2003-09-04 DJ Delorie <dj@redhat.com>
10633
10634 * configure: Regenerate.
10635
10636 2003-09-04 Robert Millan <robertmh@gnu.org>
10637
10638 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10639
10640 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10641
10642 * configure.in: Ensure arguments to sed are properly spaced.
10643 * configure: Regenerate.
10644
10645 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10646
10647 * MAINTAINERS: Update my e-mail address.
10648
10649 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10650
10651 * MAINTAINERS (Write After Approval): Add myself.
10652
10653 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10654
10655 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10656 * configure: Regenerated.
10657
10658 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10659
10660 * MAINTAINERS: Update my email address.
10661
10662 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10663
10664 * configure.in: Use newline instead of semicolon when assuming
10665 shell arguments in a for loop.
10666 * configure: Regenerated.
10667
10668 2003-08-22 Jason Eckhardt <jle@rice.edu>
10669
10670 * MAINTAINERS: Resurrect the i860 maintainer.
10671
10672 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10673
10674 PR 8180
10675 * configure.in: When testing with_libs and with_headers, treat
10676 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10677 * configure: Regenerate.
10678
10679 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10680 make, shell, etc.
10681 (baseargs): Likewise.
10682 * configure: Regenerate.
10683
10684 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10685
10686 * MAINTAINERS (Write After Approval): Add myself.
10687
10688 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10689
10690 * configure.in: Disable libgcj for darwin not on powerpc.
10691 * configure: Rebuild.
10692
10693 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10694
10695 * config-ml.in, symlink-tree: Add license.
10696
10697 2003-08-03 Richard Stallman <rms@gnu.org>
10698 Eben Moglen <moglen@columbia.edu>
10699
10700 * README.SCO: New file.
10701
10702 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10703
10704 * Makefile.tpl (check, check-c++): Express dependencies using
10705 dependencies rather than commands.
10706 * Makefile.in: Regenerate.
10707
10708 2003-08-01 Andrew Cagney <cagney@redhat.com>
10709
10710 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10711 * configure: Ditto.
10712
10713 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10714
10715 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10716 * Makefile.in: Update.
10717
10718 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10719
10720 * configure.in: Enable libgcj for darwin.
10721 * configure: Rebuild.
10722
10723 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10724
10725 * config-ml.in: Use ac_configure_args directly instead of
10726 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10727 actually seen.
10728
10729 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10730
10731 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10732 creating target and build subdirs to build all parent dirs as needed.
10733 * Makefile.in: Rebuild.
10734 * configure.in: Don't build dirs explicitly here.
10735 * configure: Rebuild.
10736
10737 2003-07-26 Paul Brook <paul@nowt.org>
10738
10739 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10740
10741 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10742
10743 * Makefile.tpl (all-make): Depend on intl.
10744 * Makefile.in: Rebuilt.
10745
10746 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10747
10748 * install-sh: Update to newer upstream versions (associated with
10749 aclocal 1.7).
10750 * mkinstalldirs: Likewise.
10751 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10752
10753 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10754
10755 * MAINTAINERS: Move self from Bug database only accounts
10756 to write-after-approval.
10757
10758 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10759
10760 * config.if: Remove unused libc_interface determination.
10761
10762 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10763
10764 * MAINTAINERS: Move self from write-after-approval to
10765 build machinery (*.in).
10766
10767 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10768
10769 PR bootstrap/11273
10770 PR bootstrap/11408
10771 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10772 unused INSTALL_PROGRAM_ARGS.
10773 * configure.in: Use AC_PROG_INSTALL.
10774 * Makefile.in: Regenerate.
10775 * configure: Regenerate.
10776
10777 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10778
10779 * MAINTAINERS: Alphabetize.
10780
10781 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10782
10783 * configure: Rebuilt.
10784 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10785 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10786 newlib nor libgloss.
10787 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10788 * configure.in (am33_2.0-*-linux*): Added.
10789
10790 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10791
10792 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10793 * configure: Regenerate.
10794
10795 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10796
10797 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10798 * Makefile.in: Regenerate.
10799
10800 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10801
10802 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10803 * Makefile.in: Regenerate.
10804
10805 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10806
10807 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10808 * Makefile.in: Regenerated.
10809
10810 * config-ml.in: Replace PWD with PWD_COMMAND.
10811
10812 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10813
10814 * intl: New directory; see intl/ChangeLog for details.
10815 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10816 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10817 * Makefile.in: Regenerate.
10818
10819 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10820
10821 * configure.in: Clean up config-lang.in handling. Delete
10822 useless assignment to "subdirs".
10823 * configure: Regenerate.
10824
10825 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10826
10827 * configure.in: Rename 'target_libs' to 'target_libraries'.
10828 Remove useless reference to 'target_libs'.
10829 * configure: Regenerate.
10830
10831 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10832
10833 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10834 * Makefile.in: Regenerate.
10835
10836 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10837
10838 * Makefile.def: Introduce flags_to_pass.
10839 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10840 * Makefile.in: Regenerate.
10841
10842 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10843
10844 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10845 and target-libgloss.
10846 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10847 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10848 * configure: Regenerate.
10849
10850 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10851
10852 * configure.in: Update testsuite_flags to new location.
10853 * configure. Regenerate.
10854
10855 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10856
10857 * Makefile.tpl: Remove BUILD_CC stuff.
10858 * Makefile.in: Regenerate.
10859
10860 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10861
10862 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10863
10864 2003-06-16 Graeme Peterson <gp@qnx.com>
10865
10866 * MAINTAINERS (Write After Approval): Add myself.
10867
10868 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10869
10870 * config.guess: Update to 2003-06-12 version.
10871 * config.sub: Update to 2003-06-13 version.
10872
10873 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10874
10875 * config.guess: Update to 2003-06-06 version.
10876 * config.sub: Update to 2003-06-06 version.
10877
10878 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10879
10880 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10881 * configure. Regenerate.
10882
10883 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10884
10885 * configure.in: Disable serial configure by default.
10886 * configure: Regenerate.
10887 * Makefile.tpl: Abolish .NOTPARALLEL.
10888 * Makefile.in: Regenerate.
10889
10890 * Makefile.tpl: Replace {build,host,target}_canonical by
10891 {build,host,target}.
10892 * Makefile.in: Regenerate.
10893
10894 * Makefile.tpl: Fix stupid pasto.
10895 * Makefile.in: Regenerate.
10896
10897 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10898
10899 * Makefile.tpl: Remove bogus conditional.
10900 * Makefile.in: Regenerate.
10901
10902 2003-06-05 Jan Hubicka <jh@suse.cz>
10903
10904 * Makefile.tpl (profiledbootstrap): New target.
10905 * Makefile.in (profiledbootstrap): New target.
10906
10907 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10908
10909 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10910 Pinski. Remove user names from other bugzilla-only maintainers.
10911
10912 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10913
10914 * Makefile.tpl: Make 'recursive targets' using autogen rather
10915 than shell loop. Remove duplicate 'clean' targets and false
10916 comments.
10917 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10918 Add systematic method of specifying missing targets in subdirs.
10919 Add copyright boilerplate.
10920 * Makefile.in: Regenerate.
10921 * configure.in: Add 'recursive targets' to maybe list.
10922 * configure: Regenerate.
10923
10924 * MAINTAINERS: "GNATS only" -> "Bug database only".
10925
10926 * Makefile.tpl: Rename [+target+] to [+make_target+].
10927 * Makefile.def: Rename 'target' to 'make_target'.
10928
10929 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10930
10931 * MAINTAINERS: Add self as options handling maintainer.
10932
10933 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10934
10935 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10936 been too long since I touched those ports.
10937
10938 2003-05-28 DJ Delorie <dj@redhat.com>
10939
10940 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10941 * Makefile.in: Regenerate.
10942
10943 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10944
10945 * configure.in: Use curly braces in the definition of tooldir.
10946 * configure: Regenerate.
10947
10948 2003-05-21 DJ Delorie <dj@redhat.com>
10949
10950 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10951 newlib or libgloss.
10952 * Makefile.in: Regenerate.
10953
10954 2003-05-21 DJ Delorie <dj@redhat.com>
10955
10956 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10957 * Makefile.in: Regenerate.
10958
10959 2003-05-20 Ian Lance Taylor <ian@airs.com>
10960
10961 * MAINTAINERS: Update my e-mail address.
10962
10963 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10964
10965 * configure.in: Switch more things to use maybe dependencies.
10966 * Makefile.tpl: Switch more things to use maybe dependencies.
10967 Factor out common code from autogen IF statements.
10968 * configure: Regenerate.
10969 * Makefile.in: Regenerate.
10970
10971 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10972
10973 * configure.in: Accept i[3456789]86 for machine type.
10974 * configure: Regenerate.
10975
10976 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10977
10978 * configure.in: Switch more things to use maybe dependencies.
10979 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10980 * configure: Regenerate.
10981 * Makefile.tpl: Switch more things to use maybe dependencies.
10982 * Makefile.in: Regenerate.
10983
10984 2003-05-16 Andreas Schwab <schwab@suse.de>
10985
10986 * Makefile.tpl (install-opcodes): Define.
10987 * Makefile.in: Rebuild.
10988
10989 2003-05-13 Andreas Jaeger <aj@suse.de>
10990
10991 * config.guess: Update to 2003-05-09 version.
10992 * config.sub: Update to 2003-05-09 version.
10993
10994 2003-05-13 Michael Eager <eager@mvista.com>
10995
10996 * configure.in: Correct sed script so that options in quotes are not
10997 deleted.
10998 * configure: Rebuild.
10999
11000 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11001
11002 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11003 and $$s/newlib/libc/sys/cygwin32 include paths.
11004 * configure: Ditto.
11005
11006 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11007
11008 * MAINTAINERS: Update my email addresses.
11009
11010 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11011
11012 * config-ml.in: Propagate INSTALL variables.
11013
11014 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11015
11016 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11017
11018 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11019
11020 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11021 * Makefile.in: Regenerate.
11022
11023 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11024
11025 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11026
11027 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11028
11029 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11030
11031 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11032
11033 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11034 * Makefile.in: Regenerated.
11035
11036 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11037
11038 * MAINTAINERS (Write After Approval): Upgrade myself from
11039 GNATS only to write-after-approval. Update my mail address.
11040
11041 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11042
11043 (OS Port Maintainers: freebsd): Add myself.
11044
11045 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11046
11047 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11048
11049 2003-04-22 Kean Johnston <jkj@sco.com>
11050
11051 * MAINTAINERS (SCO ports): Added myself.
11052
11053 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11054
11055 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11056
11057 2003-04-19 Kean Johnston <jkj@sco.com>
11058
11059 * MAINTAINERS (Write After Approval): Add myself.
11060
11061 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11062
11063 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11064 * Makefile.in: Regenerate.
11065
11066 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11067
11068 * configure.in (powerpc64*-*-linux*): Remove.
11069 * configure: Rebuilt.
11070
11071 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11072
11073 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11074 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11075 and restrap.
11076 * Makefile.in: Regenerate.
11077
11078 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11079
11080 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11081 * configure: Regenerated.
11082
11083 2003-04-15 DJ Delorie <dj@redhat.com>
11084
11085 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11086
11087 2003-04-13 Nick Clifton <nickc@redhat.com>
11088
11089 * config-ml.in: Remove support for --disable-aix removing
11090 call-aix multilibs.
11091
11092 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11093
11094 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11095 * */configure: Rebuilt.
11096
11097 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11098
11099 * MAINTAINERS: Add my email address.
11100
11101 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11102
11103 * MAINTAINERS (Write After Approval): Add myself.
11104
11105 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11106
11107 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11108 * Makefile.in: Regenerate.
11109
11110 2003-03-14 Michael Chastain <mec@shout.net>
11111
11112 * Makefile.in: Regenerate with correct Makefile.def.
11113
11114 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11115
11116 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11117 Make macro.
11118 * Makefile.in: Regenerate.
11119 * configure.in: Clean up gxx_include_dir logic.
11120 * configure: Regenerate.
11121
11122 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11123
11124 * MAINTAINERS (Write After Approval): Add myself.
11125
11126 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11127
11128 * MAINTAINERS: Update my mail address.
11129
11130 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11131
11132 * configure.in (gxx_include_dir): Fix typo.
11133 * configure: Regenerated.
11134
11135 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11136
11137 * Makefile.tpl: Reindent.
11138 * Makefile.in: Regenerate.
11139 * configure.in: Reindent. Don't set unused variables.
11140 * configure: Regenerate.
11141
11142 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11143
11144 * configure.in: Include $(build_tooldir)/sys-include in
11145 FLAGS_FOR_TARGET.
11146 * configure: Regenerated.
11147
11148 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11149
11150 * Makefile.tpl: Always pass down RANLIB.
11151 * Makefile.in: Regenerate.
11152
11153 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11154 * Makefile.in: Regenerate.
11155 * configure.in: Remove unused logic relating to --enable-shared
11156 and --enable-threads. Remove bogus comments. Remove redundant
11157 noconfigdirs.
11158 * configure: Regenerate.
11159
11160 * configure.in: Replace ${libstdcxx_version} by its value.
11161 Remove reference to mh-dgux.
11162 * configure: Regenerate.
11163
11164 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11165
11166 * MAINTAINERS (Write After Approval): Add myself.
11167
11168 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11169
11170 * Makefile.tpl: Rearrange.
11171 * Makefile.in: Regenerate.
11172
11173 2003-02-25 Uwe Stieber <uwe@wwws.de>
11174
11175 * configure.in: Add support for kaOS as cross build target system.
11176 * configure: Regenerated.
11177
11178 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11179
11180 * MAINTAINERS (Write after approval): Add myself.
11181
11182 2003-02-21 James E Wilson <wilson@tuliptree.org>
11183
11184 * MAINTAINERS: Update my email address.
11185
11186 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11187
11188 * MAINTAINERS: Add self to blanket write privs. section.
11189
11190 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11191
11192 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11193 configure-target-* as some target builds may require additional
11194 flags for preprocessor tests.
11195 * Makefile.in: Regenerated.
11196
11197 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11198
11199 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11200 * ltconfig: Handle it.
11201 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11202 auto-detecting it.
11203
11204 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11205 it is used as argument to $CC.
11206 * ltcf-gcj.sh: Likewise.
11207
11208 * configure.in: Introduce --enable-maintainer-mode.
11209 * configure: Rebuilt.
11210 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11211 for maintainer mode.
11212 * Makefile.in: Rebuilt.
11213
11214 2003-02-18 Jason Merrill <jason@redhat.com>
11215
11216 * Makefile.tpl (check-c++): Allow parallelism.
11217
11218 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11219
11220 * MAINTAINERS: Remove John Carr (who never actually had access to
11221 gcc.gnu.org).
11222
11223 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11224
11225 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11226 don't configure target-libobjc.
11227 * configure: Regenerate.
11228
11229 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11230
11231 * Makefile.tpl (RANLIB): Define.
11232 * Makefile.in: Regenerate.
11233
11234 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11235
11236 * MAINTAINERS: Update my email.
11237
11238 2003-02-06 Keith R Seitz <keiths@redhat.com>
11239
11240 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11241 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11242 * Makefile.in: Regenerated.
11243 * configure.in: Remove all traces of snavigator, db, and grep.
11244 * configure: Regenerated.
11245
11246 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11247
11248 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11249 After Approval.
11250
11251 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11252
11253 * MAINTAINERS (Write after approval): Add myself.
11254
11255 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11256
11257 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11258 * Makefile.in: Regenerated.
11259
11260 2003-01-30 Roger Sayle <roger@eyesopen.com>
11261
11262 * config.guess: Updated to 2003-01-30's version.
11263 * config.sub: Updated to 2003-01-28's version.
11264
11265 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11266
11267 * config.if: If gcc_version is already set, just use it. Don't set
11268 gcc_version_trigger if it's already set, otherwise set it to
11269 gcc/version.c, but only if the file exists. If it is not set and
11270 gcc/version.c does not exist, try to extract the version number from
11271 $CC.
11272
11273 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11274
11275 * MAINTAINERS: Add myself to write-after-approval list.
11276
11277 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11278
11279 * configure.in: Revert 24Jan change.
11280 * configure: Regenerate.
11281
11282 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11283
11284 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11285 entry of HJ Lu.
11286
11287 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11288
11289 * configure.in: Revert previous change.
11290 * configure: Regenerate.
11291
11292 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11293
11294 * configure.in: Make rda native-only.
11295 * configure: Regenerate.
11296
11297 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11298
11299 * MAINTAINERS: Move myself from GNATS-only-accounts to
11300 write-after-approval.
11301
11302 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11303
11304 * configure.in: Add missing \.
11305 * configure: Rebuilt.
11306
11307 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11308
11309 * configure.in (baseargs): Avoid using \| in sed regular
11310 expressions.
11311 * configure: Rebuilt.
11312
11313 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11314
11315 * configure.in (baseargs): Remove all supported forms of
11316 --cache-file, --srcdir, --host, --build and --target options
11317 from argument lists.
11318 * configure: Rebuilt.
11319
11320 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11321
11322 * MAINTAINERS: Add myself to write-after-approval list.
11323
11324 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11325
11326 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11327 * configure: Rebuilt.
11328
11329 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11330
11331 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11332 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11333 * Makefile.in: Regenerate.
11334 * configure: Regenerate.
11335
11336 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11337
11338 * configure.in: Remove Makefile in build, host and target modules
11339 unless configure was run with --no-recursion.
11340 * configure: Rebuilt.
11341
11342 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11343
11344 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11345 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11346 * Makefile.in: Regenerate.
11347
11348 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11349
11350 * config.guess: Update to 2003-01-03 version.
11351 * config.sub: Update to 2003-01-03 version.
11352
11353 2003-01-07 Christopher Faylor <cgf@redhat.com>
11354
11355 * configure: Regenerate with proper autoconf 2.13.
11356
11357 2003-01-07 Christopher Faylor <cgf@redhat.com>
11358
11359 * configure.in: Add AC_PREREQ for consistency.
11360 * configure: Regenerate.
11361
11362 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11363
11364 * configure.in (GDB_TK): Add tcl directories conditional on
11365 gdb/gdbtk directory being present.
11366 * configure: Regenerate.
11367
11368 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11369
11370 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11371 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11372 * configure: Rebuilt.
11373
11374 2002-12-31 Tom Tromey <tromey@redhat.com>
11375
11376 * Makefile.in: Rebuilt.
11377 * Makefile.def (target_modules) [libffi]: Allow installation.
11378
11379 2002-12-31 Andreas Schwab <schwab@suse.de>
11380
11381 * configure.in: Fix use of $program_transform_name.
11382 * configure: Regenerated.
11383
11384 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11385
11386 * configure.in (baseargs): Don't remove first configure argument.
11387 * configure: Regenerated.
11388
11389 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11390
11391 * Makefile.tpl (local-distclean): Don't remove...
11392 (multilib.ts): ... this. Moved into...
11393 (multilib.out): ... this. Don't use sub-make.
11394 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11395 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11396 (configure-build-[+module+], configure-[+module+],
11397 configure-target-[+module+], configure-gcc): ... these. Test
11398 for Makefile existence. Drop config.status from dependencies.
11399 * Makefile.in: Rebuilt.
11400 * configure.in: Move gcc-version-trigger to the end of
11401 ac_configure_args. Add comments to maybedep.tmp and
11402 serdep.tmp. Introduce --disable-serial-configure. Remove
11403 nonopt from baseargs, matching and removing corresponding
11404 whitespace while at it.
11405 * configure: Rebuilt.
11406
11407 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11408
11409 * configure.in (host_configargs): Replace reference to
11410 no-longer-defined buildopts with --build=${build_alias}.
11411 * configure: Rebuilt.
11412
11413 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11414 program_transform_name to standard idiom.
11415 (AUTOGEN, AUTOCONF): Define.
11416 (Makefile.in): Use $(AUTOGEN).
11417 (Makefile): Depend on config.status, and use autoconf-style rule to
11418 build it. Move original commands to...
11419 (config.status): ... this new target.
11420 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11421 $(AUTOCONF).
11422 * Makefile.in: Rebuilt.
11423
11424 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11425
11426 * Makefile.tpl: Fix dramatic bustage due to change in
11427 program_transform_name.
11428 * Makefile.in: Regenerate.
11429
11430 * configure.in: Remove unnecessary PATH setting.
11431 * configure: Regnerate.
11432
11433 * configure.in: Don't default to unprefixed tools unless
11434 the native tools will work.
11435 * configure: Regenerate.
11436
11437 * configure.in: Convert to autoconf script. Blow away lots
11438 of now-redundant Makefile fragments.
11439 * configure: Generate using Autoconf.
11440 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11441 * Makefile.in: Regenerate.
11442
11443 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11444
11445 * configure: Fix stupid bug where RANLIB was mistakenly included.
11446
11447 * configure.in: Rename (buildargs, hostargs, targargs) to
11448 (build_configargs, host_configargs, target_configargs).
11449
11450 * configure.in: Move logic out of sed statement.
11451
11452 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11453 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11454
11455 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11456
11457 * config.sub: Import from master repository
11458 * config.guess: Ditto
11459
11460 2002-12-24 Andreas Schwab <schwab@suse.de>
11461
11462 * Makefile.tpl (multilib.out): Fix missing space.
11463 * Makefile.in: Regenerate.
11464
11465 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11466
11467 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11468 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11469 * Makefile.in: Regenerate.
11470 * configure.in: Remove unnecessary leftovers.
11471
11472 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11473
11474 * configure.in (extra_ranlibflags_for_target): New variable.
11475 (*-*-darwin): Add -c to ranlib commands.
11476 * configure (tooldir): Handle extra_ranlibflags_for_target.
11477
11478 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11479
11480 * Makefile.tpl: Revert HJL's change.
11481 * Makefile.in: Regenerated.
11482 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11483 always.
11484
11485 2002-12-19 Andreas Schwab <schwab@suse.de>
11486
11487 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11488 * Makefile.in: Regenerate.
11489
11490 2002-12-18 H.J. Lu <hjl@gnu.org>
11491
11492 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11493 * Makefile.in: Regenerated.
11494
11495 * configure.in (build_prefix): New. Substitute.
11496
11497 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11498
11499 * Makefile.tpl: Don't let real targets depend on phony targets.
11500 * Makefile.in: Regenerate.
11501
11502 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11503 * Makefile.in: Regenerate.
11504
11505 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11506
11507 * config.sub: Import from master repository
11508 * config.guess: Ditto
11509
11510 2002-12-16 Jason Merrill <jason@redhat.com>
11511
11512 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11513 previous 'make bootstrap'.
11514 * Makefile.in: Regenerate.
11515
11516 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11517
11518 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11519
11520 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11521
11522 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11523 * Makefile.in: Regenerate.
11524
11525 2002-12-13 Jason Merrill <jason@redhat.com>
11526
11527 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11528 library tests.
11529 (check-c++): Just depend on it and check-target-libstdc++-v3.
11530 * Makefile.in: Regenerate.
11531
11532 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11533
11534 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11535 * Makefile.in: Rebuilt.
11536
11537 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11538
11539 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11540
11541 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11542
11543 * configure: Fix bug put in by gremlins.
11544
11545 * Makefile.tpl: Substitute more autoconfily.
11546 * configure: Substitute more autoconfily.
11547 * Makefile.in: Regenerate.
11548
11549 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11550
11551 * config.sub: Import from master repository
11552 * config.guess: Ditto
11553 * MAINTAINERS: Added Svein Seldal under write after approval
11554
11555 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11556
11557 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11558 * Makefile.in (all-sim): Ditto.
11559
11560 2002-12-06 DJ Delorie <dj@redhat.com>
11561
11562 * Makefile.tpl: Change configure dependencies to not have real
11563 targets depend on phony targets.
11564
11565 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11566
11567 * configure.in: Revert unintentional change.
11568
11569 * Makefile.tpl: Change dependency for */multilib.out so that
11570 it works when gcc isn't in the tree.
11571
11572 * configure.in: Substitute more.
11573 * configure: Run subconfigures from the Makefile.
11574 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11575 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11576
11577 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11578
11579 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11580
11581 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11582
11583 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11584 and corresponding dependencies.
11585 * Makefile.in: Regenerate.
11586
11587 * configure.in (host_tools): Order binutils, gas and ld for
11588 convenience in running the testsuites.
11589
11590 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11591 * Makefile.in: Regenerate.
11592 * configure.in: Introduce rules to serialize subconfigure runs.
11593
11594 * configure.in: Introduce BASE_CC_FOR_TARGET.
11595 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11596 Realize configure-build-* targets. Realize configure-target-* targets.
11597 * Makefile.in: Regenerate.
11598
11599 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11600
11601 * configure: Move gcc_version_trigger stuff from here...
11602 * configure.in: ...to here.
11603
11604 * configure.in: Separate subconfigure options added by this file from
11605 options given by the user. Add machinery to put args for host
11606 subconfigures into the Makefile.
11607
11608 * Makefile.tpl: Remove 'vault' targets.
11609 * Makefile.tpl: Reorder and comment dependencies.
11610 * Makefile.in: Regenerate.
11611
11612 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11613 * configure.in: Fix my broken commit of previous patch. (sigh)
11614
11615 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11616
11617 * configure.in: Move host-specific darwin noconfigdirs into
11618 the host-specific section.
11619
11620 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11621
11622 * configure.in: Move host-specific darwin noconfigdirs into
11623 the host-specific section.
11624
11625 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11626
11627 * configure: Remove skip-this-dir support.
11628 * Makefile.tpl: Remove skip-this-dir support.
11629
11630 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11631 subdirectories.
11632 * Makefile.in: Regenerate.
11633
11634 * Makefile.tpl: Strip out useless setting of 'dir'.
11635 * Makefile.in: Regenerate.
11636
11637 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11638
11639 * configure.in: Fix deeply stupid bug.
11640
11641 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11642 shell code in CXX_FOR_TARGET
11643 * Makefile.def: Introduce raw_cxx.
11644 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11645 RAW_CXX_FOR_TARGET.
11646 * Makefile.in: Regenerate.
11647
11648 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11649
11650 * Makefile.tpl: Remove unnecessary ifs.
11651 * Makefile.in: Regenerate.
11652
11653 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11654 dependencies. Maybe-ize build-libiberty. Create dummy install
11655 targets for 'no_install' modules.
11656 * configure: Move GDB_TK substitution to configure.in. Move
11657 build_modules stuff to configure.in.
11658 * configure.in: Implement soft dependency machinery. Maybe-ize
11659 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11660 * Makefile.in: Regenerate.
11661
11662 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11663
11664 * Makefile.tpl: Make all-target, install-target behave similarly
11665 to all, install (only hitting configured targets). Eliminate
11666 unused macro defintions.
11667
11668 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11669 build != host.
11670
11671 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11672
11673 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11674
11675 * configure.in: Produce lists of subdir targets we're actually
11676 configuring. Remove references to "dosrel".
11677 * Makefile.tpl: Let configure set which subdir targets are hit.
11678 Remove install-cross; clean up install; remove ALL. Remove
11679 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11680 Autogenerate host module targets. Remove empty dependency lines
11681 and redundant dependency; rearrange slightly.
11682 * Makefile.def: Add host-side libtermcap, utils.
11683
11684 * Makefile.in: Regenerate.
11685
11686 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11687
11688 * ltconfig (osf[345]): Append $major to soname_spec.
11689 Reflect this in library_names_spec.
11690 * ltmain.sh (osf): Prefix $major with . for use as extension.
11691
11692 2002-11-19 Andreas Jaeger <aj@suse.de>
11693
11694 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11695 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11696 and sparc64 GNU/Linux systems.
11697
11698 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11699
11700 * MAINTAINERS: Update email.
11701
11702 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11703
11704 * MAINTAINERS: Complete James Dennett's entry.
11705
11706 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11707
11708 * MAINTAINERS (Write After Approval): Add myself.
11709
11710 2002-11-13 Bruce Korb <bkorb@gnu.org>
11711
11712 * Makefile.tpl: syntactic cleanup
11713
11714 2002-11-13 Stuart Hastings <stuart@apple.com>
11715
11716 * MAINTAINERS: Add myself to write-after-approval list.
11717
11718 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11719
11720 * Makefile.def: Add list of recursive targets to autogenerate.
11721 Add build_modules.
11722 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11723 targets. Autogenerate *-build-* targets.
11724 * Makefile.in: Regenerate.
11725
11726 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11727
11728 * configure: More autoconf-style substitutions.
11729 * Makefile.tpl: More autoconf-style substitutions.
11730 * Makefile.in: Regenerate.
11731
11732 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11733
11734 * configure: Substitute more variables in a more autoconf-friendly
11735 way. Simplify slightly.
11736 * Makefile.tpl: Make more variables substitutable in an
11737 autoconf-friendly way.
11738 * Makefile.in: Regenerate.
11739
11740 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11741
11742 * MAINTAINERS (Write After Approval): Add myself.
11743
11744 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11745
11746 * configure.in (v810*): Remove special setting of tools.
11747
11748 * configure: Add support for extra required flags for ar or nm.
11749 * configure.in (aix4.3+): Use above support for target-specific
11750 issues, rather than using config/mt-aix43.
11751
11752 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11753
11754 * configure: Remove 'removing', which doesn't work. Replace $subdir
11755 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11756 with $srcdir. Reformat indentation. Substitute some variables
11757 formerly hard-coded in the Makefile for build=host.
11758 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11759 * Makefile.def: Autogenerate more.
11760 * Makefile.in: Regenerate.
11761
11762 2002-11-04 Adam Nemet <anemet@lnxw.com>
11763
11764 * MAINTAINERS (Write After Approval): Add myself.
11765
11766 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11767
11768 * Makefile.def (host_modules): Add rda.
11769 * Makefile.in: Regenerate.
11770 * configure.in (target_tool): Add target-rda to list.
11771
11772 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11773
11774 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11775
11776 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11777
11778 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11779 and restrap targets to this rule.
11780 * Makefile.in: Regenerate.
11781
11782 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11783
11784 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11785 GNATS only accounts.
11786
11787 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11788
11789 * configure.in (i[3456]86-*-linux*): Add check to disable
11790 ${libgcj} for glibc1.
11791
11792 2002-10-24 Denis Chertykov <denisc@overta.ru>
11793
11794 * MAINTAINERS: Add myself as ip2k port maintainer.
11795
11796 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11797
11798 * configure.in: Add tic4x target.
11799
11800 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11801
11802 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11803 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11804 * Makefile.in: Regenerate.
11805
11806 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11807 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11808 * Makefile.in: Regenerate.
11809
11810 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11811
11812 * MAINTAINERS: Add myself as web pages co-maintainer.
11813
11814 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11815
11816 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11817 * Makefile.in: Regenerate.
11818
11819 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11820
11821 * MAINTAINERS: Add myself and Nathan Sidwell
11822 <nathan@codesourcery.com> as VxWorks maintainers.
11823
11824 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11825
11826 * Makefile.def: Remove order dependency comments.
11827 * Makefile.tpl: Add explicit install-install dependencies.
11828 * Makefile.in: Regenerate.
11829
11830 * Makefile.tpl: Remove material now in src-release. (Finally!)
11831 * Makefile.in: Regenerate.
11832
11833 * Makefile.tpl: Add configure-target (for src-release in src)
11834 * Makefile.in: Regenerate.
11835
11836 2002-09-30 Nick Clifton <nickc@redhat.com>
11837
11838 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11839
11840 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11841
11842 * configure.in (s390*-*-linux*): Enable libgcj.
11843
11844 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11845
11846 * configure: Revert accidentally applied changes.
11847
11848 * Makefile.tpl: Make more autoconf-friendly.
11849 * Makefile.in: Regenerate.
11850 * configure: Make substitution more autoconf-like.
11851
11852 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11853
11854 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11855 single entry to handle all these.
11856 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11857 libjava on arm-*-elf.
11858
11859 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11860
11861 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11862 things that depend on them.
11863
11864 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11865
11866 * Makefile.tpl: Make subsituted variables more autoconfy.
11867 * Makefile.in: Regenerate.
11868 * configure: Make seds more autoconfy.
11869
11870 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11871
11872 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11873 * Makefile.in: Regenerate.
11874 * configure.in: Rewrite sed statements to look autoconfy.
11875
11876 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11877 all-target-foo on configure-target-foo.
11878 * Makefile.def: Ditto.
11879 * Makefile.in: Rebuild.
11880
11881 2002-09-25 Andrew Haley <aph@redhat.com>
11882
11883 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11884
11885 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11886
11887 * Makefile.def: New file.
11888 * Makefile.tpl: New file.
11889 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11890 * contrib/gcc_update: Note that Makefile.in is a generated file.
11891
11892 * configure.in: Minor rearrangement. Simplify tests.
11893
11894 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11895
11896 * configure.in (with_headers): Skip copy if value is "yes".
11897 (with_libs): Likewise.
11898
11899 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11900
11901 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11902 * configure.in (sh*-*-pe*): Ditto.
11903 * configure.in (mips*-*-pe*): Ditto.
11904 * configure.in (*arm-wince-pe): Ditto.
11905
11906 * configure.in: Rearrange.
11907
11908 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11909
11910 * MAINTAINERS: Update my email address.
11911
11912 2002-08-30 Paul Koning <pkoning@equallogic.com>
11913
11914 * MAINTAINERS: (Write After Approval): Add myself.
11915
11916 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11917
11918 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11919
11920 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11921
11922 * MAINTAINERS: Change my mailing address.
11923
11924 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11925
11926 * MAINTAINERS (Write After Approval): Remove myself.
11927 (Various Maintainers: c++ runtime libs): Add myself.
11928
11929 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11930
11931 * MAINTAINERS (Write After Approval): Remove myself.
11932 (Various Maintainers: c++ runtime libs): Add myself.
11933
11934 2002-08-15 Eric Christopher <echristo@redhat.com>
11935
11936 * config.sub: Import from master repository.
11937 * config.guess: Ditto.
11938
11939 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11940
11941 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11942 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11943 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11944
11945 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11946
11947 * MAINTAINERS: Add self to rs6000 vector extensions.
11948
11949 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11950
11951 * libiberty/configure: Reverted unintended yesterday's check in.
11952
11953 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11954
11955 * boehm-gc/configure, libf2c/configure: Rebuilt.
11956 * libffi/configure, libiberty/configure: Ditto.
11957 * libjava/configure, libobjc/configure: Ditto.
11958 * libstdc++-v3/configure, zlib/configure: Ditto.
11959 Merged from binutils:
11960 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11961 From Steve Ellcey <sje@cup.hp.com>:
11962 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11963 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11964 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11965 IA64.
11966 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11967 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11968 soname_spec, sys_lib_search_path_spec): Ditto.
11969
11970 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11971
11972 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11973
11974 2002-08-04 H.J. Lu (hjl@gnu.org)
11975
11976 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11977
11978 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11979
11980 * MAINTAINERS (Write After Approval): Add myself.
11981
11982 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11983
11984 * configure.in: Move generic linux case to end. Copy generic
11985 linux noconfigdirs to mips*-*-linux* entry and new
11986 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11987
11988 2002-07-19 Michael Matz <matz@suse.de>
11989
11990 * MAINTAINERS: Add myself as ra* maintainer.
11991
11992 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11993
11994 * config.guess: Update to 2002-07-09 version.
11995 * config.sub: Update to 2002-07-03 version.
11996
11997 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11998
11999 * MAINTAINERS: Fix typo in a maintainer email address.
12000
12001 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12002
12003 * configure.in: Remove two redundant tests.
12004
12005 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12006
12007 * configure.in (mips*-*-irix6*o32): Enable stabs.
12008
12009 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12010
12011 * configure.in: Don't build grez.
12012 * Makefile.in: Ditto.
12013
12014 * Makefile.in: Remove references to bsp, cygmon, libstub.
12015 * configure.in: Ditto.
12016
12017 * configure.in: Remove leftover reference to gdbtest.
12018
12019 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12020
12021 * configure.in (gxx_include_dir): Change to match versioned
12022 C++ headers if --enable-version-specific-runtime-libs is used.
12023
12024 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12025
12026 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12027
12028 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12029
12030 * configure.in: Make --without-x work.
12031
12032 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12033
12034 * configure.in: Rearrange target Makefile fragment collection.
12035
12036 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12037 cvs[src].
12038 * configure.in: Ditto.
12039
12040 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12041
12042 * MAINTAINERS (Write After Approval): Update my e-mail address.
12043
12044 2002-06-24 Ben Elliston <bje@redhat.com>
12045
12046 * configure.in (host_tools): Remove cgen.
12047
12048 * Makefile.in (all-cgen): Remove; runs from its source directory.
12049 (check-cgen, install-cgen, clean-cgen): Likewise.
12050 (all-opcodes): Do not depend on all-cgen.
12051 (all-sim): Likewise.
12052
12053 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12054
12055 * Makefile.in: Eliminate 'apache' targets.
12056 * configure.in: Eliminate 'apache' targets.
12057
12058 * configure.in: Eliminate redundant tests. Reorganize.
12059
12060 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12061
12062 * config-ml.in: Eliminate references to Cygnus configure.
12063
12064 * Makefile.in: Eliminate references to building emacs.
12065
12066 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12067
12068 * MAINTAINERS: Update my email address.
12069
12070 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12071
12072 * config.if (libstdcxx_incdir): Version C++ headers.
12073 (cxx_incdir): Remove.
12074
12075 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12076
12077 * MAINTAINERS (Write After Approval): Add self.
12078
12079 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12080
12081 * configure.in: Add support for ip2k.
12082
12083 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12084
12085 * configure.in: Fix AIX configury bug.
12086
12087 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12088
12089 * MAINTAINERS (Write After Approval): Add self.
12090
12091 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12092
12093 * configure.in: replace ${topsrcdir} with ${srcdir}
12094
12095 * configure.in: Move definition of libstdcxx_flags
12096 right above usage, rather than waaay earlier.
12097
12098 * configure.in: Pull definition of is_cross_compiler earlier.
12099
12100 * configure.in: Rearrange a little.
12101
12102 * configure.in: Remove references to librx.
12103 * Makefile.in: Remove references to librx.
12104
12105 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12106
12107 * config.sub: Add support for avr target.
12108 Import from master sources, rev 1.255
12109
12110 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12111
12112 * configure, .cvsignore: Revert previous change...
12113 * Makefile: ...delete.
12114
12115 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12116
12117 * configure.in: Eliminate ${gasdir} variable.
12118
12119 2002-06-18 Dave Brolley <brolley@redhat.com>
12120
12121 * configure.in: Add support for frv.
12122 * config.sub: Add support for frv.
12123
12124 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12125
12126 * configure: Remove garbage from previous commit.
12127
12128 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12129
12130 * configure: For in-source builds, make a subdir and re-exec there.
12131 * Makefile: New file. Pass targets through to build directory.
12132 * .cvsignore: No longer ignore "Makefile".
12133
12134 2002-06-16 Douglas Rupp <rupp@gnat.com>
12135
12136 * MAINTAINERS (Write After Approval): Add self.
12137
12138 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12139
12140 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12141
12142 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12143
12144 * configure.in (vax-*-netbsd*): Re-enable gas.
12145
12146 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12147
12148 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12149 BUILD_PREFIX_1, to correct nomenclature.
12150 * configure: Likewise.
12151
12152 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12153 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12154
12155 2002-05-31 Olaf Hering <olh@suse.de>
12156
12157 * config-ml.in: Propogate DESTDIR also.
12158
12159 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12160
12161 * configure.in (vax-*-netbsd*): Don't build gas for this
12162 platform.
12163
12164 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12165
12166 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12167 and libgcj for AVR.
12168
12169 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12170
12171 * MAINTAINERS (Write After Approval): Add myself.
12172
12173 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12174
12175 * config.guess: Update to 2002-05-22 version.
12176 * config.sub: Likewise.
12177
12178 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12179
12180 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12181 * config-ml.in: Likewise.
12182 * configure: Likewise.
12183 * configure.in: Likewise.
12184
12185 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12186
12187 * MAINTAINERS: Update my email address.
12188
12189 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12190
12191 * configure.in: Simplify makefile fragment collection.
12192
12193 * configure.in: Remove code to build emacs.
12194
12195 * configure.in : Remove --srcdir argument from targargs and buildargs
12196 (it's always overridden in the Makefile anyway). Rearrange a bit.
12197
12198 * configure: Move some logic to configure.in.
12199 * configure.in: Move some logic from configure.
12200
12201 2002-05-11 Tom Tromey <tromey@redhat.com>
12202
12203 * MAINTAINERS: Reflect libgcj reality.
12204
12205 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12206
12207 * Makefile.in: Honour DESTDIR.
12208
12209 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12210
12211 * config.guess: Import 2002-03-20 version.
12212 * config.sub: Import 2002-04-26 version.
12213
12214 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12215
12216 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12217
12218 2002-05-07 Tim Josling <tej@melbpc.org.au>
12219
12220 * MAINTAINERS: Add self.
12221
12222 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12223
12224 * ltmain.sh: Detect and handle object name conflicts
12225 while piecewise linking a static library.
12226
12227 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12228
12229 * configure.in (noconfigdirs): Don't disable libgcj on
12230 sparc64-*-solaris* and sparcv9-*-solaris*.
12231
12232 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12233
12234 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12235
12236 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12237
12238 * configure.in (FLAGS_FOR_TARGET): Do not add
12239 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12240 on i[3456]86-*-linux*.
12241
12242 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12243
12244 * configure.in (noconfigdirs): Replace [ ] with test.
12245
12246 * configure.in (noconfigdirs): Do not add target-newlib if
12247 target == i[3456]86-*-linux*, and host == target.
12248
12249 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12250
12251 * configure.in: delete reference to absent file
12252
12253 * configure.in: replace '[' with 'test'
12254
12255 * configure.in: Eliminate references to gash.
12256 * Makefile.in: Eliminate references to gash.
12257
12258 * configure.in: remove useless references to 'pic' makefile fragments.
12259
12260 * configure.in: (*-*-windows*) Finish removing.
12261
12262 * configure.in: Eliminate redundant test for libgui.
12263
12264 2002-04-29 Roger Sayle <roger@eyesopen.com>
12265
12266 * MAINTAINERS: Add self and realphabetize. Update entries
12267 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12268 entry for a29k port maintainer.
12269
12270 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12271
12272 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12273 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12274
12275 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12276
12277 * configure.in: remove references to dead files
12278
12279 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12280
12281 * MAINTAINERS: Add information about purpose of this file.
12282
12283 2002-04-18 Tom Tromey <tromey@redhat.com>
12284
12285 * configure.in: Disallow configuring libgcj when it is already
12286 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12287 Solaris 2.8 by default. For PR libgcj/6158.
12288
12289 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12290
12291 * configure.in: Move default CC setting out of config/mh-* fragments
12292 directly into here.
12293
12294 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12295
12296 * configure.in: don't even try to configure or make a subdirectory
12297 if there's no configure script for it.
12298
12299 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12300
12301 * MAINTAINERS: Remove chill maintainers.
12302 * Makefile.in (CHILLFLAGS): Remove.
12303 (CHILL_LIB): Remove.
12304 (TARGET_CONFIGDIRS): Remove libchill.
12305 (CHILL_FOR_TARGET): Remove.
12306 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12307 CHILL_LIB.
12308 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12309 (CHECK_TARGET_MODULES): Likewise.
12310 (INSTALL_TARGET_MODULES): Likewise.
12311 (CLEAN_TARGET_MODULES): Likewise.
12312 (configure-target-libchill): Remove.
12313 (all-target-libchill): Remove.
12314 * configure.in (target_libs): Remove target-libchill.
12315 Do not compute CHILL_FOR_TARGET.
12316 * libchill: Remove directory.
12317
12318 2002-04-11 DJ Delorie <dj@redhat.com>
12319
12320 * Makefile.in, configure.in: Sync with binutils, entries
12321 follow...
12322
12323 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12324
12325 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12326 (do-tar, do-bz2): New rules.
12327 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12328 (gdb-tar): New rule.
12329 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12330 (insight_dejagnu.tar): New rule.
12331 (insight.tar): New rule.
12332 (gdb+dejagnu.tar): New rule.
12333 (gdb.tar): New rule.
12334
12335 2002-02-01 Mo DeJong <supermo@bayarea.net>
12336
12337 * Makefile.in: Add all-tix to deps for all-snavigator
12338 so that tix is built when building snavigator.
12339
12340 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12341
12342 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12343 ld and gdb are not supported.
12344
12345 2002-01-07 Mark Salter <msalter@redhat.com>
12346
12347 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12348 Allow target-libgloss to be built for arm, strongarm, and xscale.
12349
12350 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12351
12352 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12353 options for i[3456]86-pc-linux* native builds.
12354
12355 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12356
12357 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12358 files from .po files for a distribution.
12359
12360 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12361
12362 * configure.in: Enable libstdc++-v3 for h8300 targets.
12363
12364 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12365
12366 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12367 version from bfd/.
12368
12369 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12370
12371 * Makefile.in (VER): When present, extract the version number from
12372 the file version.in.
12373
12374 2001-05-24 Tom Rix <trix@redhat.com>
12375
12376 * configure.in : enable ld for aix
12377
12378 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12379
12380 * config.guess: Add linux target for S/390.
12381
12382 2000-11-07 Philip Blundell <pb@futuretv.com>
12383
12384 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12385
12386 2000-11-03 Philip Blundell <pb@futuretv.com>
12387
12388 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12389 files.
12390
12391 2001-01-15 Ben Elliston <bje@redhat.com>
12392
12393 * configure.in (host_tools): Add sid.
12394 Always configure cgen.
12395
12396 2000-11-24 Nick Clifton <nickc@redhat.com>
12397
12398 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12399
12400 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12401
12402 * Makefile.in (ALL_MODULES): Add all-cgen.
12403 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12404 (all-cgen): New target.
12405 (all-opcodes,all-sim): Depend on all-cgen.
12406 * configure.in (host_tools): Add cgen.
12407 Only configure cgen if --enable-cgen-maint.
12408
12409 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12410
12411 * configure.in: Add *-*-freebsd* configurations.
12412
12413 2002-04-08 Tom Tromey <tromey@redhat.com>
12414
12415 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12416 Fixes PR libgcj/6068.
12417
12418 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12419
12420 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12421
12422 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12423
12424 * configure.in (alpha*-dec-osf*): Enable libgcj.
12425
12426 2003-03-27 Matthew Gingell <gingell@gnat.com>
12427
12428 * MAINTAINERS (Write After Approval): Add myself.
12429
12430 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12431
12432 Fix for: PR bootstrap/3591, target/5676
12433 * configure.in (mcore-pe): Disable the configuration of
12434 libstdc++-v3 since exceptions are not supported.
12435
12436 2002-03-20 Anthony Green <green@redhat.com>
12437
12438 * configure.in: Enable libgcj for xscale-elf target.
12439
12440 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12441
12442 * MAINTAINERS: Update my email address.
12443
12444 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12445
12446 * ltmain.sh (relink_command): Fix typo in previous change.
12447
12448 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12449
12450 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12451 (relink_command): Added --tag flags.
12452 (mode=install): If relinking fails; error out.
12453
12454 2002-03-12 Richard Henderson <rth@redhat.com>
12455
12456 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12457 .NOTPARALLEL tag.
12458 (do-check): Rename from check.
12459 (check): Allow parallel check.
12460
12461 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12462
12463 * MAINTAINERS: Add myself as maintainer for xtensa port.
12464 Fix alphabetical order in CPU port maintainer list.
12465 Remove myself from Write After Approval list.
12466
12467 2002-03-11 Richard Henderson <rth@redhat.com>
12468
12469 * Makefile.in (.NOTPARALLEL): Add fake tag.
12470
12471 2002-03-07 H.J. Lu (hjl@gnu.org)
12472
12473 * configure.in: Enable gprof for mips*-*-linux*.
12474
12475 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12476
12477 * MAINTAINERS (Write After Approval): Add myself.
12478
12479 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12480
12481 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12482 libjava.
12483 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12484
12485 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12486
12487 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12488 because its Makefile is there; test for the executable instead.
12489
12490 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12491
12492 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12493 libstdc++-v3 and libjava.
12494
12495 2002-02-11 Adam Megacz <adam@xwt.org>
12496
12497 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12498 boehm-gc
12499
12500 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12501
12502 * config.guess: Updated to 2002-01-30's version.
12503 * config.sub: Updated to 2002-02-01's version.
12504 Contribute sh64-elf.
12505 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12506 * configure.in: Added sh64-*-*.
12507
12508 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12509
12510 * MAINTAINERS: Belatedly add myself to write after approval list.
12511
12512 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12513
12514 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12515 Remove self as Write After Approval.
12516
12517 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12518
12519 * MAINTAINERS: Put self in as maintainer for contrib/regression
12520 directory.
12521
12522 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12523
12524 * MAINTAINERS: Update my email address.
12525
12526 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12527
12528 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12529 target-libiberty, and target-libgloss. Skip Java-related
12530 libraries if not supported for NetBSD on target CPU.
12531
12532 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12533
12534 * install-sh: Use _inst.$$_ for temp file name.
12535
12536 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12537
12538 * MAINTAINERS (Write After Approval): Move my contact info
12539 from here...
12540 (OS Port Maintainers): ...to here (netbsd).
12541
12542 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12543
12544 * MAINTAINERS (Write After Approval): Add myself.
12545
12546 2002-01-17 H.J. Lu <hjl@gnu.org>
12547
12548 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12549 (all-target-fastjar): Also depend on all-target-libiberty.
12550
12551 2002-01-16 H.J. Lu (hjl@gnu.org)
12552
12553 * config.guess: Import from master sources, rev 1.225.
12554 * config.sub: Import from master sources, rev 1.238.
12555
12556 2002-01-16 Kazu Hirata <kazu@hxi.com>
12557
12558 * MAINTAINERS (Write After Approval): Remove myself.
12559
12560 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12561
12562 * MAINTAINERS (Write After Approval): Add myself.
12563
12564 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12565
12566 * MAINTAINERS: Add self as docs co-maintainer.
12567
12568 2001-12-11 Matthias Klose <doko@debian.org>
12569
12570 * MAINTAINERS (Write After Approval): Add myself.
12571
12572 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12573
12574 * MAINTAINERS: Update my email address.
12575
12576 2001-12-07 Turly O'Connor <turly@apple.com>
12577 * MAINTAINERS (Write After Approval): Add myself.
12578 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12579 (rs6000_initialize_trampoline): Call __trampoline_setup for
12580 ABI_DARWIN too.
12581 * darwin-tramp.asm: New file, implements __trampoline_setup.
12582 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12583
12584 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12585
12586 * MAINTAINERS (Write After Approval): Add myself.
12587
12588 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12589
12590 * configure, configure.in: Use temp file for long sed commands.
12591
12592 2001-12-03 Laurent Guerby <guerby@acm.org>
12593
12594 * config.sub: Update to version 1.232 on subversion.
12595
12596 2001-12-03 Ben Elliston <bje@redhat.com>
12597
12598 * MAINTAINERS: Update mail address for config.* patches.
12599
12600 2001-11-27 DJ Delorie <dj@redhat.com>
12601 Zack Weinberg <zack@codesourcery.com>
12602
12603 When build != host, create libiberty for the build machine.
12604
12605 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12606 CONFIG_ARGUMENTS.
12607 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12608 New variables.
12609 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12610 and rules.
12611 (all.normal): Depend on ALL_BUILD_MODULES.
12612 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12613 (all-build-libiberty): Depend on configure-build-libiberty.
12614
12615 * configure: Calculate and substitute proper value for
12616 ALL_BUILD_MODULES.
12617 * configure.in: Create the build subdirectory.
12618 Calculate and substitute TARGET_CONFIGARGS (formerly
12619 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12620
12621 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12622
12623 * MAINTAINERS (write-after-approval): Add self.
12624
12625 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12626
12627 * MAINTAINERS (GNATS only accounts): Remove self.
12628
12629 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12630
12631 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12632 libf2c.
12633
12634 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12635
12636 * MAINTAINERS (Write After Approval): Add self.
12637
12638 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12639
12640 * MAINTAINERS: mips and s390 are also CPU ports.
12641
12642 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12643
12644 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12645
12646 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12647
12648 * MAINTAINERS: Alphabetize.
12649
12650 2001-11-09 Kazu Hirata <kazu@hxi.com>
12651
12652 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12653
12654 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12655
12656 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12657
12658 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12659
12660 * configure.in (--enable-languages): Be more permissive about
12661 syntax. Check for empty lists better. Warn about $LANGUAGES.
12662
12663 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12664
12665 * config.sub: Import from master sources, rev. 1.230.
12666 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12667
12668 2001-11-07 Laurent Guerby <guerby@acm.org>
12669
12670 * MAINTAINERS (Write After Approval): Add self.
12671
12672 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12673
12674 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12675
12676 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12677
12678 * config.sub: Import from master sources, rev 1.226.
12679 * config.guess: Import from master sources, rev 1.216.
12680
12681 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12682
12683 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12684 * MAINTAINERS: Add self as maintainer of MMIX port.
12685 Remove old after-approval entry.
12686
12687 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12688
12689 * ChangeLog, configure: Fix spelling errors.
12690
12691 2001-10-20 Brendan Kehoe <brendan@zen.org>
12692
12693 * MAINTAINERS: Tweak my address.
12694
12695 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12696
12697 * MAINTAINERS: Update my email address.
12698
12699 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12700
12701 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12702 * MAINTAINERS: Add self as maintainer of CRIS port.
12703
12704 2001-10-10 Geert Bosch <bosch@gnat.com>
12705
12706 * MAINTAINERS (Various maintainers: Ada front end):
12707 Added Robert Dewar.
12708
12709 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12710
12711 * MAINTAINERS (Write After Approval): Added self
12712
12713 2001-10-02 Geert Bosch <bosch@gnat.com>
12714
12715 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12716
12717 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12718
12719 * configure: Handle temporary files securely using mkdir.
12720
12721 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12722
12723 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12724
12725 2001-09-26 Will Cohen <wcohen@redhat.com>
12726
12727 * configure.in (*-*-linux*): Disable configuration of target-newlib
12728 and target-libgloss.
12729
12730 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12731
12732 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12733 RANLIB.
12734
12735 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12736
12737 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12738 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12739 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12740 avoid quotes nesting problems.
12741 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12742 (DO_X): Export only variables that are set.
12743
12744 2001-09-19 Ben Elliston <bje@redhat.com>
12745
12746 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12747 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12748 semantics. Use the shell built-in "type" command instead.
12749
12750 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12751
12752 Merged from gcc-3_0-branch:
12753 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12754 * ltcf-c.sh: Use $objext, not $ac_objext.
12755 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12756 * ltcf-cxx.sh: Add support for GNU.
12757 2001-07-22 Timothy Wall <twall@redhat.com>
12758 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12759 default settings if using GNU tools with that configuration.
12760 * ltcf-cxx.sh: Ditto.
12761 * ltcf-gcj.sh: Ditto.
12762 2001-07-21 Michael Chastain <chastain@redhat.com>
12763 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12764 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12765 * ltmain.sh: Mark as gcc-local.
12766
12767 2001-08-30 Eric Christopher <echristo@redhat.com>
12768 Jason Eckhardt <jle@redhat.com>
12769
12770 * config.guess: Merge from master sources.
12771 * config.sub: Merge from master sources, add support for mipsisa32.
12772
12773 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12774 * config.sub: Merge from master sources, rev 1.219.
12775 * MAINTAINERS: Add self as contact for stormy16 port.
12776
12777 2001-08-14 Zack Weinberg <zackw@panix.com>
12778
12779 * config.sub: Merge from master sources, rev 1.218.
12780 * config.guess: Merge from master sources, rev 1.209.
12781
12782 2001-08-11 Graham Stott <grahams@redhat.com>
12783
12784 * Makefile.in (check-c++): Add missing semicolon.
12785
12786 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12787
12788 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12789
12790 2001-07-30 Eric Christopher <echristo@redhat.com>
12791
12792 * MAINTAINERS (Various maintainers: mips port): Added myself.
12793
12794 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12795
12796 * configure.in (sh-*-linux*): New.
12797
12798 2001-07-27 Richard Henderson <rth@redhat.com>
12799
12800 * .cvsignore: Add LAST_UPDATED.
12801
12802 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12803
12804 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12805
12806 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12807
12808 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12809
12810 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12811
12812 * MAINTAINERS (Write After Approval): Added myself.
12813
12814 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12815
12816 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12817 and libgcj on m68hc11/m68hc12.
12818
12819 2001-06-27 H.J. Lu (hjl@gnu.org)
12820
12821 * Makefile (CFLAGS_FOR_BUILD): New.
12822 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12823
12824 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12825
12826 * README: Remove version number.
12827
12828 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12829
12830 * INSTALL/README: Update wrt. to the installation instructions now
12831 residing in gcc/doc/install.texi.
12832
12833 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12834
12835 * README: Replace with a cut-down and updated version of gcc/README.
12836
12837 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12838
12839 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12840 multilibs to be disabled.
12841
12842 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12843
12844 * MAINTAINERS (Write After Approval): Add myself.
12845
12846 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12847
12848 * config.guess: Import CVS version 1.195.
12849 * config.sub: Import CVS version 1.212.
12850
12851 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12852
12853 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12854 gcc/xgcc is built, use -print-prog-name to find out the program
12855 name to use.
12856
12857 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12858
12859 * config.guess: Import CVS version 1.194. All gcc-local changes
12860 appear to also be in the master copy.
12861 * config.sub: Import CVS version 1.211.
12862
12863 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12864
12865 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12866 with_gcc]: Use `gcc -shared' to build a shared library.
12867
12868 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12869
12870 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12871 archives.
12872
12873 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12874
12875 * MAINTAINERS (Write After Approval): Add myself.
12876
12877 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12878
12879 * configure.in (libstdcxx_flags): Do not try to execute
12880 libstdc++-v3/testsuite_flags until it exists.
12881
12882 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12883
12884 * MAINTAINERS: Update my email address.
12885
12886 2001-05-31 Graham Stott <grahams@redhat.com>
12887
12888 * MAINTAINERS (Write After Approval): Add myself.
12889
12890 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12891
12892 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12893 libraries when using g++ with native linker.
12894
12895 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12896
12897 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12898
12899 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12900
12901 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12902 [aix4*|aix5*]: Prepend blank.
12903
12904 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12905
12906 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12907 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12908 of subdir/configure scripts to use the new libtool.m4.
12909
12910 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12911
12912 * MAINTAINERS (Write After Approval): Add myself.
12913
12914 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12915
12916 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12917
12918 2001-05-11 Ben Elliston <bje@redhat.com>
12919
12920 * Makefile.in (all-sid): New target.
12921 (check-sid, clean-sid, install-sid): Likewise.
12922
12923 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12924
12925 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12926
12927 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12928
12929 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12930 libgcj.
12931
12932 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12933
12934 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12935 gcc/xgcc is built, use -print-prog-name to find out the program
12936 name to use.
12937
12938 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12939
12940 * configure.in (noconfigdirs): Don't reset it from scratch in the
12941 target case; only append to it.
12942
12943 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12944 sparc-*-solaris2.8]: Disable ${libgcj}.
12945
12946 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12947
12948 * configure.in (libgcj_saved): Copy from $libgcj.
12949 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12950 --disable-libgcj.
12951
12952 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12953
12954 * MAINTAINERS: Remove self as MIPS maintainer and
12955 C front end maintainer.
12956
12957 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12958
12959 * configure.in: Move *-chorusos target case to the proper switch.
12960 Disable libgcj.
12961
12962 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12963
12964 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12965 1.641.2.228.
12966
12967 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12968
12969 * Makefile.in (STAGE1_CFLAGS): Pass down.
12970
12971 2001-04-13 Alan Modra <amodra@one.net.au>
12972
12973 * config.guess: Add hppa64-linux support. Note for next import that
12974 this is already in the master file.
12975 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12976
12977 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12978
12979 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12980 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12981
12982 2001-04-11 Stan Shebs <shebs@apple.com>
12983
12984 * MAINTAINERS: Add self as Darwin port maintainer.
12985
12986 2001-04-11 Alan Modra <amodra@one.net.au>
12987
12988 * MAINTAINERS: Update my email address.
12989
12990 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12991
12992 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12993 recent versions of FreeBSD (release 3 or later).
12994 * ltconfig: On FreeBSD, -lc must not be provided when building
12995 a shared library or else the standard -pthread gcc option is
12996 rendered worthless to later users of the built library.
12997
12998 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12999
13000 * MAINTAINERS: Add self and RTH as C front end maintainers.
13001
13002 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13003
13004 * config.sub: Make sure to match an already-canonicalized
13005 machine name (eg. mn10300-unknown-elf).
13006
13007 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13008
13009 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13010 New macros.
13011 (bootstrap, cross): Use RECURSE_FLAGS.
13012 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13013
13014 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13015
13016 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13017
13018 2001-03-22 Colin Howell <chowell@redhat.com>
13019
13020 * Makefile.in (DO_X): Do not backslash single-quotes in
13021 backquotes (two places).
13022
13023 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13024
13025 Re-installed:
13026 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13027 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13028 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13029 * ltcf-cxx.sh: Likewise.
13030 * ltcf-gcj.sh: Likewise.
13031
13032 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13033
13034 * MAINTAINERS: Add myself as "documentation co-maintainer".
13035
13036 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13037
13038 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13039 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13040
13041 2001-03-19 Tom Tromey <tromey@redhat.com>
13042
13043 * config-ml.in: Handle GCJ and GCJFLAGS.
13044
13045 2001-03-21 Michael Chastain <chastain@redhat.com>
13046
13047 * Makefile.in: all-m4 depends on all-texinfo.
13048
13049 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13050
13051 * MAINTAINERS: Add myself to write after approval list.
13052
13053 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13054
13055 * Makefile.in (DO_X): Quote nested quotes.
13056
13057 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13058
13059 * MAINTAINERS: Add myself to write after approval list.
13060
13061 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13062
13063 * Makefile.in (DO_X): Use double quotes for quoting
13064 "RANLIB=$${RANLIB}".
13065
13066 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13067
13068 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13069
13070 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13071
13072 * configure.in: Only use `lang_requires' for languages athat are
13073 actually enabled.
13074
13075 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13076
13077 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13078
13079 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13080
13081 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13082
13083 2001-03-07 Tom Tromey <tromey@redhat.com>
13084
13085 * configure.in: Allow config-lang.in to set `lang_requires' to list
13086 of other required languages.
13087
13088 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13089
13090 * Makefile.in: Remove RANLIB definition. Use RANLIB
13091 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13092 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13093
13094 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13095 Alexandre Oliva <aoliva@redhat.com>
13096
13097 * Makefile.in (check-c++): Use tabs, not spaces.
13098
13099 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13100
13101 * MAINTAINERS: add myself to Write After Approval list.
13102
13103 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13104
13105 * Makefile.in (check-c++): New rule.
13106
13107 * configure.in (target_libs): Remove libg++.
13108 (noconfigdirs): Remove libg++.
13109 (noconfigdirs): Same.
13110 (noconfigdirs): Same.
13111 (noconfigdirs): Same.
13112
13113 * config-ml.in: Remove libg++ references.
13114
13115 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13116 (ALL_TARGET_MODULES): Same.
13117 (configure-target-libg++): Remove.
13118 (all-target-libg++): Remove.
13119 (configure-target-libio): Remove.
13120 (all-target-libio): Remove.
13121 (check-target-libio): Remove.
13122 (.PHONY): Remove.
13123 (libg++.tar.bz2): Remove.
13124 (all-target-cygmon): Remove libio.
13125 (all-target-libstdc++): Remove.
13126 (configure-target-libstdc++): Remove.
13127 (TARGET_LIB_PATH): Remove libstdc++.
13128 (ALL_GCC_CXX): Remove libstdc++.
13129 (all-target-gperf): Correct.
13130
13131 2001-02-16 Nick Clifton <nickc@redhat.com>
13132
13133 * configure.in (noconfigdirs): Allow configuration of texinfo
13134 for Cygwin hosts.
13135
13136 2001-02-15 Anthony Green <green@redhat.com>
13137
13138 * configure: Introduce GCJ_FOR_TARGET.
13139 * configure.in: Ditto.
13140 * Makefile.in: Ditto.
13141
13142 2001-02-13 Andreas Schwab <schwab@suse.de>
13143
13144 * MAINTAINERS: Update mail address.
13145
13146 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13147
13148 * config.guess: Add linux target for S/390.
13149 * config.sub: Likewise.
13150
13151 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13152
13153 * configure.in: for *-chorusos, don't config target-newlib and
13154 target-libgloss.
13155
13156 2001-02-06 Ben Elliston <bje@redhat.com>
13157
13158 * configure: Output host type to stdout, not stderr.
13159
13160 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13161
13162 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13163 * ltcf-cxx.sh: Likewise.
13164
13165 * config.if: Assume enable_libstdcxx_v3 is defined.
13166
13167 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13168
13169 Remove V2 C++ library.
13170 * configure.in: Remove --enable-libstdcxx_v3 support.
13171
13172 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13173
13174 * include/demangle.h: Add prototype for java_demangle_v3.
13175
13176 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13177
13178 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13179
13180 2001-01-27 Richard Henderson <rth@redhat.com>
13181
13182 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13183
13184 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13185
13186 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13187 Don't unset, it's non-portable and no longer necessary, set to empty
13188 instead.
13189
13190 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13191
13192 * ltconfig: Shell portability fix for the tagname validity check.
13193
13194 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13195
13196 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13197 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13198
13199 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13200
13201 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13202
13203 2001-01-26 Tom Tromey <tromey@redhat.com>
13204
13205 * configure.in: Allow libgcj to be built on Sparc Solaris.
13206
13207 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13208
13209 * ltcf-c.sh: Add aix5 case.
13210 * ltcf-cxx.sh: Likewise.
13211 * ltconfig: Likewise.
13212
13213 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13214
13215 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13216 keep at least one of build_libtool_libs or build_old_libs set to
13217 yes.
13218
13219 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13220 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13221
13222 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13223
13224 * configure.in: Enable libgcj on several additional platforms.
13225
13226 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13227
13228 * configure.in: Enable libgcj for linux targets.
13229
13230 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13231
13232 * MAINTAINERS (Write After Approval): Add myself.
13233
13234 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13235
13236 * MAINTAINERS: Add myself as vax port maintainer.
13237
13238 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13239
13240 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13241
13242 2001-01-09 Mike Stump <mrs@wrs.com>
13243
13244 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13245 failures of subdirectories.
13246
13247 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13248
13249 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13250 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13251 * ltcf-cxx.sh: Likewise.
13252 * ltcf-gcj.sh: Likewise.
13253 * ltconfig.sh: Fix typo.
13254
13255 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13256
13257 * configure: handle DOS-style absolute paths.
13258
13259 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13260
13261 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13262
13263 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13264
13265 * MAINTAINERS: Add myself as avr port co-maintainer.
13266
13267 2000-12-28 Ben Elliston <bje@redhat.com>
13268
13269 * MAINTAINERS: Add myself under ``Write After Approval''.
13270
13271 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13272
13273 * texinfo: Remove directory from GCC.
13274
13275 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13276
13277 * COPYING: Update to current
13278 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13279 to 19yy as example year in copyright notice).
13280
13281 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13282
13283 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13284 (libstdcxx_incdir): Pass down.
13285 * config.if: Remove expired bits for cxx_interface, add stub.
13286 (libstdcxx_incdir): Add variable for g++ include directory.
13287 * configure.in (gxx_include_dir): Use it.
13288
13289 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13290
13291 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13292 with old-email address from ``Write After Approval''.
13293
13294 2000-12-15 Andreas Jaeger <aj@suse.de>
13295
13296 * configure.in: Handle lang_dirs.
13297
13298 2000-12-14 Tom Tromey <tromey@redhat.com>
13299
13300 * MAINTAINERS: Removed brads.
13301
13302 * MAINTAINERS: Added gcj developers.
13303
13304 2000-12-13 Anthony Green <green@redhat.com>
13305
13306 * configure.in: Disable libgcj for any target not specifically
13307 listed. Disable libgcj for x86 and Alpha Linux until compatible
13308 with g++ abi.
13309
13310 2000-12-13 Mike Stump <mrs@wrs.com>
13311
13312 * Makefile.in (local-distclean): Also remove fastjar.
13313
13314 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13315
13316 * contrib/gcc_update: Add fastjar --touch entries.
13317
13318 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13319
13320 * configure.in: Disable language-specific target libraries for
13321 languages that aren't enabled.
13322
13323 2000-12-10 Anthony Green <green@redhat.com>
13324
13325 * configure.in: Define libgcj. Disable libgcj target libraries for
13326 most targets.
13327
13328 2000-12-10 Neil Booth <neilb@earthling.net>
13329
13330 * MAINTAINERS: Update mail address, remove from WAA list.
13331
13332 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13333
13334 * libjava: Imported from /cvs/java.
13335 * libffi: Likewise.
13336 * Boehm-gc: Likewise.
13337
13338 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13339
13340 * configure.in (target_libs): Revert 2000-12-08 patch.
13341 (noconfigdirs): Added target-libjava.
13342
13343 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13344
13345 * djunpack.bat: removed.
13346
13347 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13348
13349 * Makefile.in: handle DOS-style absolute paths.
13350 * config-ml.in: likewise.
13351 * symlink-tree: likewise.
13352
13353 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13354
13355 * fastjar: Imported.
13356
13357 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13358
13359 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13360 libjava.
13361 * configure.in (target_libs): Removed `target-libjava'.
13362
13363 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13364
13365 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13366 (ALL_MODULES): Added fastjar.
13367 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13368 (all-target-libjava): all-fastjar replaces all-zip.
13369 (all-fastjar): Added.
13370 (configure-target-fastjar, all-target-fastjar): Likewise.
13371 * configure.in (host_tools): Added fastjar.
13372
13373 2000-12-07 Mike Stump <mrs@wrs.com>
13374
13375 * Makefile.in (local-distclean): Remove leftover built files.
13376
13377 2000-11-24 Nick Clifton <nickc@redhat.com>
13378
13379 * configure.in (xscale-elf): Add target.
13380 (xscale-coff): Add target.
13381
13382 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13383
13384 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13385 recent versions of FreeBSD (release 3 or later).
13386 * ltconfig: On FreeBSD, -lc must not be provided when building
13387 a shared library or else the standard -pthread gcc option is
13388 rendered worthless to later users of the built library.
13389
13390 2000-11-16 Fred Fish <fnf@be.com>
13391
13392 * configure.in (enable_libstdcxx_v3): Fix typo,
13393 libstd++ -> libstdc++.
13394
13395 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13396
13397 * MAINTAINERS: Add self to Write After Approval list.
13398
13399 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13400
13401 * MAINTAINERS: Update my email address. Add myself to global write
13402 privs list.
13403
13404 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13405
13406 * Makefile.in: Merge with src and libgcj.
13407 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13408 configure-target-<library> when their configure scripts need the C
13409 or C++ library to have already been built to work properly.
13410 (do_proto_toplev): Set them to an empty string.
13411
13412 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13413 (REALLY_SET_LIB_PATH): Use them.
13414
13415 2000-11-17 Stan Shebs <shebs@apple.com>
13416
13417 * MAINTAINERS: Add self to Write After Approval list.
13418
13419 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13420
13421 * configure: Provide the original toplevel configure arguments
13422 (including $0) to subprocesses in the environment rather than
13423 through gcc/configargs.h.
13424
13425 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13426
13427 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13428 C99. Alphabetise "Write After Approval" list.
13429
13430 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13431
13432 * configure: Turn on libstdc++ V3 by default.
13433
13434 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13435 if we've got GCC.
13436
13437 2000-11-11 Philip Blundell <philb@gnu.org>
13438
13439 * MAINTAINERS: Add self to Write After Approval list.
13440
13441 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13442
13443 * ltcf-c.sh (aix4): Improve shared library configuration; require
13444 exporting symbols.
13445 * ltcf-cxx.sh (aix4): Define.
13446 * ltconfig (aix4): Define library and soname specs appropriate for
13447 AIX. Define command to create export symbols list.
13448
13449 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13450
13451 * config.sub: Add support for Sun Chorus
13452
13453 2000-10-31 Nick Clifton <nickc@redhat.com>
13454
13455 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13456 <name>@redhat.com. Also installed new email address for Clint
13457 Popetz.
13458
13459 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13460
13461 * etc: Remove directory from GCC.
13462
13463 2000-10-16 Michael Meissner <meissner@redhat.com>
13464
13465 * configure (gcc/configargs.h): Only create if there is a build GCC
13466 directory created.
13467
13468 2000-10-16 Matthias Klose <doko@debian.org>
13469
13470 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13471 when configured for libstdc++-v3.
13472
13473 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13474
13475 * configure: Save configure arguments to gcc/configargs.h.
13476
13477 2000-10-04 Philipp Thomas <pthomas@suse.de>
13478
13479 * config.guess: Import CVS version 1.157.
13480 * config.sub: Import CVS version 1.181.
13481
13482 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13483
13484 * Makefile.in (bootstrap): avoid recursion if subdir missing
13485 (cross): ditto
13486 (do-proto-toplev): ditto
13487
13488 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13489
13490 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13491 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13492
13493 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13494 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13495 all affected `configure' scripts.
13496
13497 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13498
13499 * MAINTAINERS: Add self as cpplib co-maintainer.
13500
13501 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13502
13503 * MAINTAINERS: Add self to Write After Approval list.
13504
13505 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13506
13507 * INSTALL/README: egcs -> GCC update.
13508
13509 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13510
13511 * MAINTAINERS: Add myself to Write After Approval list.
13512
13513 2000-09-15 Kazu Hirata <kazu@hxi.com>
13514
13515 * MAINTAINERS: Add myself to Write After Approval list.
13516
13517 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13518
13519 * configure.in: Do not build byacc for hppa64. Provide paths to the
13520 X11 libraries for hppa64.
13521
13522 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13523
13524 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13525
13526 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13527
13528 * Makefile.in (all-zlib): Added dummy target.
13529
13530 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13531 ltcf-gcj.sh: Updated from libtool multi-language branch.
13532
13533 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13534
13535 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13536 (bootstrap*): Depend on all-bootstrap.
13537
13538 2000-09-05 Philipp Thomas <pthomas@suse.de>
13539
13540 * config.guess: Import CVS version 1.156.
13541 * config.sub: Import CVS version 1.179.
13542
13543 2000-09-02 Anthony Green <green@cygnus.com>
13544
13545 * Makefile.in (all-gcc): Depend on all-zlib.
13546 (CLEAN_MODULES): Add clean-zlib.
13547 (ALL_MODULES): Add all-zlib.
13548 * configure.in (host_libs): Add zlib.
13549
13550 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13551
13552 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13553 crosses, but add gcc/include to the header search path for them.
13554
13555 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13556
13557 * MAINTAINERS: Add self to Write After Approval list.
13558
13559 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13560
13561 * config.guess: Import CVS version 1.152.
13562 * config.sub: Import CVS version 1.177.
13563
13564 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13565
13566 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13567 $targargs to tell whether newlib is going to be built.
13568
13569 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13570 $$r/TARGET_SUBDIR/libio for _G_config.h.
13571
13572 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13573
13574 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13575
13576 2000-08-22 DJ Delorie <dj@redhat.com>
13577
13578 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13579
13580 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13581
13582 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13583 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13584 sub-configures.
13585
13586 2000-08-21 DJ Delorie <dj@redhat.com>
13587
13588 * MAINTAINERS: Add self as a libiberty maintainer
13589
13590 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13591
13592 * configure.in (libstdcxx_flags): Use
13593 libstdc++-v3/src/libstdc++.INC.
13594
13595 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13596
13597 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13598
13599 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13600
13601 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13602
13603 * configure: Make enable_threads and enable_shared defaults
13604 explicit. Substitute enable_threads into generated Makefiles.
13605 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13606 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13607
13608 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13609
13610 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13611
13612 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13613
13614 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13615 previous delta.
13616
13617 2000-08-11 Jason Merrill <jason@redhat.com>
13618
13619 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13620 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13621 (FLAGS_FOR_TARGET): Not here.
13622 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13623
13624 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13625
13626 * config-ml.in (CC, CXX): Don't introduce a leading space.
13627
13628 2000-08-07 DJ Delorie <dj@delorie.com>
13629
13630 * MAINTAINERS: Add self as a DJGPP maintainer
13631
13632 2000-08-07 DJ Delorie <dj@redhat.com>
13633
13634 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13635 "if we're also building gcc, and it's a gcc that will run on the
13636 build machine, we want to use its includes instead of the system's
13637 default includes".
13638
13639 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13640
13641 * MAINTAINERS: Add self to Write After Approval list.
13642
13643 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13644
13645 * configure.in (libstdcxx_flags): Don't use `"'.
13646
13647 * config-ml.in: Adjust multilib search paths to the
13648 appropriate multilib tree.
13649
13650 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13651
13652 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13653 commas in $LANGUAGES.
13654
13655 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13656
13657 * configure.in: Re-enable all references to libg++ and librx.
13658
13659 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13660
13661 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13662 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13663 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13664 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13665
13666 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13667
13668 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13669
13670 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13671 CXX_FOR_TARGET for sed.
13672
13673 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13674
13675 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13676 Do not override if already set in the environment or in configure.
13677 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13678 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13679
13680 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13681
13682 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13683 the libtool CVS tree multi-language branch.
13684 * ltconfig, ltmain.sh: Updated.
13685
13686 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13687
13688 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13689 (clean-target): Depend on it.
13690
13691 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13692 (GCC_FOR_TARGET): Use it.
13693 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13694 * configure.in: ... here.
13695 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13696 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13697
13698 2000-07-24 Eric Christopher <echristo@cygnus.com>
13699
13700 * MAINTAINERS: Add self to Write After Approval list.
13701
13702 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13703
13704 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13705 (configure-target-libchill, configure-target-libobjc): Likewise.
13706
13707 * configure.in: Use the same cache file for all target libs.
13708 * config-ml.in: But different cache files per multilib variant.
13709
13710 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13711
13712 * configure (topsrcdir): Don't use dirname.
13713
13714 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13715
13716 * MAINTAINERS: Add self to Write After Approval list.
13717
13718 2000-07-20 Jason Merrill <jason@redhat.com>
13719
13720 * configure.in: Remove all references to libg++ and librx.
13721
13722 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13723
13724 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13725
13726 * config.sub: Update to subversions version 2000-07-06.
13727
13728 2000-07-12 Andrew Haley <aph@cygnus.com>
13729
13730 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13731 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13732
13733 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13734
13735 * symlink-tree: Check number of arguments.
13736
13737 2000-07-05 Jim Wilson <wilson@cygnus.com>
13738
13739 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13740 search path for a g++ extracted from the build tree. This
13741 will allow link tests run by configure scripts in
13742 subdirectories to succeed.
13743
13744 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13745
13746 * ltconfig: Add support for mips-dde-sysv4.2MP
13747
13748 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13749
13750 * MAINTAINERS: Add myself as loop discovery maintainer.
13751
13752 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13753
13754 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13755 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13756
13757 2000-06-19 Timothy Wall <twall@cygnus.com>
13758
13759 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13760 * config.sub: Add tic54x target.
13761
13762 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13763
13764 * MAINTAINERS: Add self as Fortran maintainer,
13765 remove Craig Burley.
13766
13767 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13768
13769 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13770 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13771
13772 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13773
13774 * MAINTAINERS: Add self as i18n maintainer
13775
13776 20000-05-21 H.J. Lu (hjl@gnu.org)
13777
13778 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13779 directory are used if they exist. Make sure
13780 $(build_tooldir)/include is searched for header files,
13781 $(build_tooldir)/lib/ for library files.
13782 (GCC_FOR_TARGET): Likewise.
13783 (CXX_FOR_TARGET): Likewise.
13784
13785 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13786
13787 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13788
13789 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13790
13791 * Makefile.in (configure-target-libiberty): Depend on
13792 configure-target-newlib.
13793
13794 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13795
13796 * configure.in, Makefile.in: Merge all libffi-related
13797 configury stuff from the libgcj tree.
13798
13799 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13800
13801 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13802 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13803
13804 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13805
13806 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13807 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13808 current version information. Add to proto-toplev directory.
13809 (gdb-taz): Build do-djunpack.
13810
13811 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13812
13813 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13814
13815 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13816
13817 * MAINTAINERS: Add self to Write After Approval list.
13818
13819 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13820
13821 * ltmain.sh: Preserve in relink_command any environment
13822 variables that may affect the linker behavior.
13823
13824 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13825
13826 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13827
13828 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13829
13830 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13831
13832 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13833
13834 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13835 with the version name.
13836
13837 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13838
13839 * MAINTAINERS: Add self as bb-reorder maintainer.
13840
13841 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13842
13843 * config.if: Tweak.
13844
13845 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13846
13847 * djunpack.bat: New file.
13848
13849 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13850
13851 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13852 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13853 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13854 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13855
13856 2000-04-16 Dave Pitts <dpitts@cozx.com>
13857
13858 * config.sub (case $basic_machine): Change default for "ibm-*"
13859 to "openedition".
13860
13861 2000-04-13 Andreas Jaeger <aj@suse.de>
13862
13863 * MAINTAINERS: Added myself.
13864
13865 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13866
13867 * Makefile.in (gdb-taz): New target. GDB specific archive.
13868 (do-md5sum): New target.
13869 (MD5PROG): Define.
13870 (PACKAGE): Default to TOOL.
13871 (VER): Default to a shell script.
13872 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13873 md5 checksum generation.
13874 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13875 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13876 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13877 insight.tar.bz2): Use gdb-taz to create archive.
13878
13879 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13880
13881 * configure (warn_cflags): Delete.
13882
13883 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13884
13885 * MAINTAINERS: Added myself.
13886
13887 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13888 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13889
13890 * configure.in (enable_libstdcxx_v3): Add.
13891 (target_libs): Add bits here to switch between libstdc++-v2 and
13892 libstdc++-v3.
13893 * config.if: And this file too.
13894 * Makefile.in: Add libstdc++-v3 targets.
13895
13896 2000-04-05 Michael Meissner <meissner@redhat.com>
13897
13898 * config.sub (d30v): Add d30v as a basic machine type.
13899
13900 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13901
13902 * configure.in: -linux-gnu*, not -linux-gnu.
13903
13904 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13905
13906 * MAINTAINERS: Add self in write-after-approval section.
13907
13908 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13909
13910 * MAINTAINERS: Add self as ia64 port maintainer.
13911
13912 2000-03-08 Neil Booth <NeilB@earthling.net>
13913
13914 * MAINTAINERS: Add self in write-after-approval section.
13915
13916 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13917
13918 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13919 (do-tar-bz2): Replace TOOL with PACKAGE.
13920 (gdb.tar.bz2): Remove GDBTK from GDB package.
13921 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13922 dejagnu.tar.bz2): New packages.
13923
13924 2000-02-27 Andreas Jaeger <aj@suse.de>
13925
13926 * configure.in: Add entry for mips*-*-linux*, move catch all
13927 *-*-*linux* entry below this one.
13928
13929 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13930
13931 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13932
13933 2000-02-24 Nick Clifton <nickc@cygnus.com>
13934
13935 * config.sub: Support an OS of "wince".
13936
13937 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13938
13939 * config.guess, config.sub: Updated to match config's 2000-02-15
13940 version.
13941
13942 2000-02-23 Linas Vepstas <linas@linas.org>
13943
13944 * config.sub: Add support for Linux/IBM 370.
13945 * configure.in: Likewise.
13946
13947 2000-02-22 Nick Clifton <nickc@cygnus.com>
13948
13949 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13950
13951 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13952
13953 * config.guess: Guess "cygwin" rather than "cygwin32".
13954
13955 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13956
13957 * configure (gcc_version): When setting, narrow search to
13958 lines containing `version_string'.
13959
13960 2000-02-15 Denis Chertykov <denisc@overta.ru>
13961
13962 * config.sub: Add support for avr target.
13963
13964 2000-02-14 Nick Clifton <nickc@cygnus.com>
13965
13966 * MAINTAINERS: Add maintainers for MCore port.
13967
13968 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13969
13970 * config.sub: Add mmix-knuth-mmixware.
13971
13972 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13973
13974 * MAINTAINERS: Pair cccp with cpplib maintainership.
13975
13976 2000-01-27 Christopher Faylor <cgf@redhat.com>
13977
13978 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13979 structure stuff to -L library search.
13980 (CXX_FOR_TARGET): Ditto.
13981 (CROSS_CHECK_MODULES): Fix spelling mistake.
13982
13983 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13984
13985 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13986 the C++ compiler.
13987
13988 2000-01-12 Richard Henderson <rth@cygnus.com>
13989
13990 * configure.in: Don't build some bits for beos.
13991
13992 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13993
13994 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13995 as include files.
13996
13997 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13998
13999 * Add self as cpplib maintainer, as requested by Jason
14000 Merrill. Correct my e-mail address.
14001
14002 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14003
14004 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14005 not mh-aix43.
14006
14007 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14008
14009 * MAINTAINERS: Add myself to "write after approval" list.
14010
14011 1999-12-14 Richard Henderson <rth@cygnus.com>
14012
14013 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14014 * config.sub: Accept alphaev[78], alphaev8.
14015
14016 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14017
14018 * config.guess, config.sub: Update from autoconf.
14019
14020 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14021
14022 * MAINTAINERS: update my playtime e-address.
14023
14024 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14025
14026 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14027 necessary libraries are missing.
14028
14029 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14030
14031 * MAINTAINERS: Add new 'write after approval' maintainer.
14032
14033 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14034
14035 * MAINTAINERS: Add new Java maintainer.
14036
14037 1999-10-25 Andreas Schwab <schwab@suse.de>
14038
14039 * configure: Fix quoting inside arguments of eval.
14040
14041 1999-10-21 Nick Clifton <nickc@cygnus.com>
14042
14043 * config-ml.in: Allow suppression of some ARM multilibs.
14044
14045 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14046
14047 * config.guess: Add OS/390 match pattern.
14048 * config.sub: Add mvs, openedition targets.
14049 * configure.in (i370-ibm-opened*): New.
14050
14051 1999-09-04 Steve Chamberlain <sac@pobox.com>
14052
14053 * config.sub: Add support for configuring for pj.
14054
14055 1999-08-31 Nick Clifton <nickc@cygnus.com>
14056
14057 * config.sub (maybe_os): Add support for configuring for fr30.
14058
14059 1999-08-25 Nick Clifton <nickc@cygnus.com>
14060
14061 * configure.in: Do not configure or build ld for AIX
14062 platforms. ld is known to be broken on these platforms.
14063
14064 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14065
14066 * config-ml.in: Pass compiler flag corresponding to multidirs to
14067 subdir configures.
14068
14069 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14070
14071 * Makefile.in (LDFLAGS): Define.
14072
14073 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14074
14075 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14076 noconfigdirs.
14077 (*-*-cygwin*): Likewise.
14078
14079 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14080
14081 * mkdep: New file.
14082 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14083 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14084
14085 From Eli Zaretskii <eliz@is.elta.co.il>:
14086 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14087 long file name when using DJGPP on MS-DOS.
14088
14089 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14090
14091 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14092
14093 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14094
14095 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14096 dependency as this causes "make check" to globally "make all"
14097
14098 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14099
14100 * configure.in (target_libs): Added target-zlib.
14101 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14102 (CONFIGURE_TARGET_MODULES): Likewise.
14103 (CHECK_TARGET_MODULES): Likewise.
14104 (INSTALL_TARGET_MODULES): Likewise.
14105 (CLEAN_TARGET_MODULES): Likewise.
14106 (configure-target-zlib): New target.
14107 (all-target-zlib): Likewise.
14108 (all-target-libjava): Depend on all-target-zlib.
14109 (configure-target-libjava): Depend on configure-target-zlib.
14110
14111 * Makefile.in (configure-target-libjava): Depend on
14112 configure-target-newlib.
14113 (configure-target-boehm-gc): New target.
14114 (configure-target-qthreads): New target.
14115
14116 * configure.in (target_libs): Added target-qthreads.
14117 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14118 (CONFIGURE_TARGET_MODULES): Likewise.
14119 (CHECK_TARGET_MODULES): Likewise.
14120 (INSTALL_TARGET_MODULES): Likewise.
14121 (CLEAN_TARGET_MODULES): Likewise.
14122 (all-target-qthreads): New target.
14123 (configure-target-libjava): Depend on configure-target-qthreads.
14124 (all-target-libjava): Depend on all-target-qthreads.
14125
14126 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14127 (CONFIGURE_TARGET_MODULES): Likewise.
14128 (CHECK_TARGET_MODULES): Likewise.
14129 (INSTALL_TARGET_MODULES): Likewise.
14130 (CLEAN_TARGET_MODULES): Likewise.
14131 (all-target-libjava): New target.
14132 (all-target-boehm-gc): Likewise.
14133 * configure.in (target_libs): Added libjava, boehm-gc.
14134
14135 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14136
14137 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14138 configure.bat in SUPPORT_FILES.
14139 (gas+binutils.tar.bz2): Likewise.
14140
14141 * makeall.bat: Remove; obsolete.
14142
14143 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14144
14145 From Mark Elbrecht:
14146 * configure.bat: Remove; obsolete.
14147
14148 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14149
14150 * configure: Add -W -Wall to the default CFLAGS when compiling with
14151 gcc.
14152
14153 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14154
14155 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14156
14157 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14158
14159 * configure.in: Build ld on IRIX6.
14160
14161 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14162
14163 * Makefile.in: Change distribution targets to use bzip2 instead of
14164 gzip.
14165 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14166 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14167
14168 1999-06-04 Nick Clifton <nickc@cygnus.com>
14169
14170 * config.sub: Add mcore target.
14171
14172 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14173
14174 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14175
14176 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14177
14178 * config.guess (dummy): Changed to $dummy.
14179
14180 1999-05-24 Nick Clifton <nickc@cygnus.com>
14181
14182 * config.sub: Tidied up case statements.
14183
14184 1999-05-22 Ben Elliston <bje@cygnus.com>
14185
14186 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14187 <jiro@din.or.jp>.
14188
14189 * config.guess: Merge with FSF version. Future changes will be
14190 more accurately recorded in this ChangeLog.
14191 * config.sub: Likewise.
14192
14193 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14194
14195 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14196
14197 1999-04-30 Tom Tromey <tromey@cygnus.com>
14198
14199 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14200
14201 1999-04-23 Tom Tromey <tromey@cygnus.com>
14202
14203 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14204
14205 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14206
14207 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14208 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14209 Bad merge removed these two changes.
14210
14211 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14212 Martin Heller (Ing.-Buero_Heller@t-online.de)
14213
14214 * config.guess (interix Alpha): Add.
14215
14216 1999-04-11 Richard Henderson <rth@cygnus.com>
14217
14218 * configure.in (i?86-*-beos*): Do config gperf; don't config
14219 gdb, newlib, or libgloss.
14220
14221 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14222
14223 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14224 link a trivial program with -mabi=64. If it fails, remove mabi=64
14225 from multidirs.
14226
14227 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14228
14229 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14230
14231 1999-04-08 Nick Clifton <nickc@cygnus.com>
14232
14233 * config.sub: Add support for mcore targets.
14234
14235 1999-04-07 Michael Meissner <meissner@cygnus.com>
14236
14237 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14238 not mt-ospace, in order to shut up assembler warning about using
14239 symbols that are named the same as registers.
14240
14241 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14242
14243 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14244 dependency list for all-target-cygmon.
14245
14246 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14247
14248 * config-ml.in: Check $host, not $target, for selective multilibs.
14249 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14250 thumb interworking, and underscore prefix multilibs.
14251
14252 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14253
14254 * missing: Update to version from current automake.
14255
14256 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14257
14258 * configure (gxx_include_dir): Removed.
14259
14260 * configure.in (gxx_include_dir): Handle it.
14261 * Makefile.in: Likewise.
14262
14263 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14264
14265 * config.sub (mips64vr4111,mips64vr4111el) Add.
14266
14267 1999-03-21 Ben Elliston <bje@cygnus.com>
14268
14269 * config.guess: Correct typo for detecting ELF on FreeBSD.
14270
14271 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14272
14273 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14274 config/mh-djgpp.
14275
14276 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14277
14278 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14279 all-target-newlib to dependency list for all-target-bsp.
14280
14281 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14282
14283 * config.sub: Add i386-uwin support.
14284 * config.guess: Likewise.
14285
14286 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14287
14288 * configure.in: cleanup, add mh-*pic handling for arm, special
14289 case powerpc*-*-aix*
14290
14291 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14292
14293 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14294 can be built.
14295
14296 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14297
14298 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14299 targets.
14300
14301 1999-03-02 Nick Clifton <nickc@cygnus.com>
14302
14303 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14304
14305 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14306
14307 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14308
14309 1999-02-24 Nick Clifton <nickc@cygnus.com>
14310
14311 * config.sub: Fix typo in arm recognition.
14312
14313 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14314
14315 * configure.in (noconfigdirs): Changed target_configdirs to
14316 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14317 rather than m68k-*-* since it is not known to work on
14318 m68k-aout. Ditto for arm-*-*oabi.
14319
14320 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14321
14322 * configure.in (*-*-windows*): Remove, no longer used.
14323
14324 1999-02-19 Ben Elliston <bje@cygnus.com>
14325
14326 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14327 Smart and improved by Andrew Cagney.
14328
14329 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14330
14331 * config.guess: Recognize openbsd-*-hppa.
14332
14333 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14334
14335 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14336 only if it is not empty.
14337
14338 1999-02-17 Nick Clifton <nickc@cygnus.com>
14339
14340 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14341
14342 * config.guess: Modified to recognize uname's armv* syntax.
14343
14344 * config.sub: Modified to recognize uname's armv* syntax.
14345
14346 1999-02-17 Mark Salter <msalter@cygnus.com>
14347
14348 * configure.in: Added target-bsp for sparclite.
14349
14350 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14351
14352 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14353
14354 1999-02-08 Nick Clifton <nickc@cygnus.com>
14355
14356 * configure.in: Add support for strongarm port.
14357 * config.sub: Add support for strongarm target.
14358
14359 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14360
14361 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14362 the old name config/mh-cygwin32.
14363 Enable texinfo.
14364
14365 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14366
14367 * configure.in: Do build ld for ix86 Solaris.
14368
14369 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14370
14371 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14372 $AR_FOR_TARGET. Likewise for RANLIB.
14373
14374 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14375
14376 * config.sub (oabi): Recognize.
14377 * configure.in (arm-*-oabi): Handle.
14378
14379 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14380
14381 * config.guess: Improve detection of i686 on UnixWare 7.
14382
14383 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14384
14385 * config.guess: Add support for i386-pc-interix.
14386 * config.sub: Likewise.
14387 * configure.in: Likewise.
14388
14389 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14390
14391 * Makefile.in: Remove unneeded all-target-libio from
14392 from all-target-winsup target since it is now unneeded.
14393 Add all-target-libtermcap in its place since it is now
14394 needed.
14395
14396 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14397
14398 * configure.in: makefile stub for cygwin target is probably
14399 unnecessary. Remove it for now.
14400
14401 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14402
14403 * configure.in: libtermcap.a should be built when cygwin is the
14404 target as well as the host.
14405 * config.guess: Allow mixed case in cygwin uname output.
14406 * Makefile.in: Add libtermcap target.
14407
14408 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14409
14410 * config.sub: Clean up handling of hppa2.0.
14411
14412 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14413
14414 * config.guess: Use C code to identify more HP machines.
14415
14416 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14417
14418 * config.sub: Handle hppa2.0.
14419
14420 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14421
14422 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14423 cygmon for all sparclite targets, regardless of object format.
14424
14425 1998-12-15 Mark Salter <msalter@cygnus.com>
14426
14427 * configure.in: Added target-bsp for several target architectures.
14428
14429 * Makefile.in: Added rules for bsp.
14430
14431 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14432
14433 * config.guess: Improve detection of hppa2.0 processors.
14434
14435 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14436
14437 * config.guess: Recognize FreeBSD using ELF automatically.
14438
14439 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14440
14441 * configure (skip-this-dir): Add handling for new shell script, which
14442 might be created by a sub-directory's configure to indicate, this particular
14443 directory is "unwanted".
14444 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14445
14446 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14447
14448 * ltconfig: import from libtool, after changing libtool to
14449 account for the cygwin name change.
14450
14451 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14452
14453 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14454 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14455
14456 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14457
14458 * configure.in: Add libtermcap to list of cygwin dependencies.
14459
14460 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14461
14462 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14463 they include winsup/include when it's a cygwin target.
14464
14465 1998-11-12 Tom Tromey <tromey@cygnus.com>
14466
14467 * configure.in (host_tools): Added zip.
14468 * Makefile.in (all-target-libjava): Depend on all-zip.
14469 (all-zip): New target.
14470 (ALL_MODULES): Added all-zip.
14471 (NATIVE_CHECK_MODULES): Added check-zip.
14472 (INSTALL_MODULES): Added install-zip.
14473 (CLEAN_MODULES): Added clean-zip.
14474
14475 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14476
14477 * Makefile.in: lose "32" from comment about cygwin.
14478
14479 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14480
14481 * configure.in: Use -Os to build target libraries for the fr30.
14482
14483 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14484
14485 * config.sub: Add fr30.
14486
14487 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14488
14489 * configure.in: drop "32" from config/mh-cygwin32. Check
14490 cygwin* instead of cygwin32*.
14491 * config.sub: Check cygwin* instead of cygwin32*.
14492
14493 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14494
14495 * config.guess: Match any version of Unixware7.
14496
14497 1998-10-20 Syd Polk <spolk@cygnus.com>
14498
14499 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14500 if desired.
14501
14502 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14503
14504 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14505 these if the appropriate directories and files to not exist.
14506
14507 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14508
14509 * Makefile.in (DEVO_SUPPORT): Add config.if.
14510
14511 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14512
14513 * configure: Add pattern to replace "build_tooldir"'s
14514 definition in the generated Makefile with "tooldir"'s
14515 actual value.
14516
14517 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14518
14519 * config.sub: Bring back lost sparcv9.
14520
14521 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14522
14523 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14524
14525 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14526 CC_FOR_TARGET and friends.
14527
14528 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14529
14530 * Makefile.in (build_tooldir): New variable, same as tooldir.
14531 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14532 -B$(build_tooldir)/bin/.
14533 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14534
14535 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14536
14537 * README: Remove installation instructions and refer to the
14538 INSTALL directory instead.
14539
14540 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14541
14542 * config.sub: Add support for i[34567]86-pc-udk.
14543 * configure.in: Likewise.
14544
14545 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14546
14547 * Makefile.in: add bzip2 package building bits for user
14548 tools module
14549 * configure.in: ditto
14550
14551 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14552
14553 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14554 (ALL_TARGET_MODULES): Add all-target-libobjc.
14555 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14556 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14557 (all-target-libchill): Add dependencies.
14558 * configure.in (target_libs): Add libchill.
14559
14560 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14561
14562 * configure.in (target_subdir): Remove duplicate line.
14563
14564 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14565
14566 * Makefile.in (all-automake): fix dependencies.
14567
14568 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14569
14570 * configure.in: Minor cleanups for building in the $(target_alias)
14571 subdir.
14572
14573 1998-09-22 Jim Wilson <wilson@cygnus.com>
14574
14575 * Makefile.in (bootstrap): Set r and s before make all. Use
14576 BASE_FLAGS_TO_PASS in make all.
14577 (cross): Likewise.
14578
14579 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14580
14581 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14582
14583 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14584
14585 * config.sub: Fix typo in last change.
14586
14587 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14588
14589 * config.sub: Add support for C4x target.
14590 * configure.in: Likewise.
14591
14592 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14593
14594 * config.sub: Recognize sparcv9 just like sparc64.
14595
14596 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14597
14598 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14599
14600 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14601
14602 * config.guess: Correctly identify Pentium II sco boxes.
14603
14604 * config.guess: Fix "tr" code. From Weiwen Liu.
14605
14606 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14607
14608 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14609 stabs.
14610
14611 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14612
14613 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14614 (ALL_TARGET_MODULES): Add all-target-libchill.
14615 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14616 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14617 (all-target-libchill): Add dependencies.
14618 * configure.in (target_libs): Add libchill.
14619
14620 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14621
14622 * config.guess: Avoid assumptions about "tr" behaves when
14623 LANG is set to something other than English.
14624
14625 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14626
14627 * configure (gxx_include_dir): Changed to
14628 '${prefix}/include/g++'-${libstdcxx_interface}.
14629
14630 * config.if: New to determine the interfaces.
14631
14632 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14633
14634 * config.guess: Detect and handle MPE/IX.
14635 * config.sub: Deal with MPE/IX.
14636
14637 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14638
14639 * configure.in: Use mh-aix43.
14640
14641 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14642
14643 * configure: Fix --without/--disable cases for gxx-include-dir.
14644
14645 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14646
14647 * mdata-sh: Imported. Needed for automake support.
14648
14649 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14650
14651 * Makefile.in (taz): Try "chmod -R og=u ." before
14652 "chmod og=u `find . -print`".
14653
14654 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14655
14656 * configure.in: Add arm-elf and thumb-elf support.
14657
14658 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14659
14660 * Makefile.in: Undo previous patch.
14661
14662 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14663
14664 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14665 to here ...
14666 (install-no-fixedincludes): and here
14667 (INSTALL_MODULES): ... from here.
14668
14669 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14670
14671 * config.sub: Merge with FSF.
14672
14673 * config.guess: Merge with FSF.
14674
14675 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14676
14677 * configure (extraconfigdirs): New variable.
14678 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14679 * Makefile.in (all): Move higher in file.
14680 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14681 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14682 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14683 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14684 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14685
14686 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14687
14688 * Makefile.in (all-target-libjava): Depend on all-gcc and
14689 all-target-newlib.
14690 (configure-target-libjava): Depend on $(ALL_GCC).
14691
14692 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14693
14694 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14695 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14696
14697 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14698
14699 * INSTALL/README: Fix typo.
14700
14701 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14702
14703 * ylwrap: Change absolute path checks to check for DOS style path
14704 names.
14705
14706 * ylwrap: Don't use a full path name if the source file is in the
14707 same directory. From hjl@lucon.org (H.J. Lu).
14708
14709 * config-ml.in: Default to being verbose, to match Feb 18 change to
14710 configure.
14711
14712 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14713
14714 Brought over from egcs:
14715
14716 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14717
14718 * configure.in (target_subdir): Set to ${target_alias} instead
14719 of "libraries".
14720
14721 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14722
14723 * configure.in (target_subdir): Set to libraries if enable_multilib.
14724
14725 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14726
14727 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14728 multilibs, force reconfiguration the first time we create
14729 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14730
14731 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14732
14733 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14734 avoid confusion with --no-recursion.
14735
14736 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14737
14738 * configure.in: Win32 hosts shouldn't use install -x
14739 * install-sh: remove -x option, and special .exe-handling
14740 hack.
14741
14742 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14743
14744 * config.guess: Recognize i586-pc-beos.
14745 * configure.in: Don't build some bits for beos.
14746
14747 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14748
14749 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14750 CFLAGS default to -O2.
14751
14752 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14753 when using GNU ld.
14754
14755 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14756
14757 * ltmain.sh: Correct install when using a different shell.
14758
14759 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14760
14761 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14762
14763 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14764
14765 * makefile.vms: Update to build binutils/makefile.vms. Add install
14766 target.
14767
14768 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14769
14770 * ltconfig: Update to correct AIX handling.
14771
14772 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14773
14774 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14775
14776 * configure.in (target_subdir): Set to ${target_alias} instead
14777 of "libraries".
14778
14779 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14780
14781 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14782 (Makefile): Depend on $(gcc_version_trigger).
14783
14784 * configure (gcc_version): Change default initializer to empty
14785 string.
14786 (gcc_version_trigger): New variable; pass this variable down
14787 to subdir configures to enable them checking gcc's version
14788 themselves. Emit make macros for both gcc_version vars.
14789 (topsrcdir): Initialize reliably.
14790 (recursion line): Remove --with-gcc-version=${gcc_version}.
14791
14792 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14793
14794 * configure (enable_version_specific_runtime_libs): Implement new flag
14795 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14796 in $(libsubdir); emit definition in each generated Makefile.
14797 (gxx_include_dir): Initialize depending on
14798 $enable_version_specific_runtime_libs.
14799
14800 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14801
14802 * configure (gcc_version): Initialize properly depending on
14803 how and where configure is started.
14804 (recursion line): Pass a --with-gcc-version=${gcc_version}
14805 to configures in subdirs.
14806
14807 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14808
14809 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14810 cygmon
14811
14812 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14813
14814 * configure.in: Add cygmon and libstub support for mn10200.
14815
14816 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14817
14818 * configure (gcc_version): Add new variable describing the
14819 particular gcc version we're building.
14820 * Makefile.in (libsubdir): Add new macro for the directory
14821 in which the compiler finds executables, libraries, etc.
14822 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14823 and libsubdir.
14824
14825 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14826
14827 * Makefile.in (local-clean): Remove *.log.
14828 (warning.log): Built with warn_summary from build.log.
14829 (mail-report.log): Run test_summary.
14830 (mail-report-with-warnings.log): Run test_summary including
14831 warning.log in the report.
14832
14833 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14834
14835 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14836
14837 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14838
14839 * Makefile.in (grep): Grep no longer depends on libiberty.
14840
14841 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14842
14843 * Makefile.in: all-snavigator needs all-libgui.
14844
14845 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14846
14847 * configure.in: Add cygmon and libstub support for mn10300.
14848
14849 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14850
14851 * missing: Update to version from automake 1.3.
14852
14853 * ltmain.sh: On installation, don't get confused if the same name
14854 appears more than once in the list of library names.
14855
14856 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14857
14858 * config.sub: Accept m68060 and m5200 as CPU names.
14859
14860 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14861
14862 * configure: Use && rather than using -a in test, because odd
14863 strings can confuse test.
14864 * configure.in: Likewise.
14865
14866 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14867
14868 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14869
14870 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14871
14872 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14873 bootstrap4-lean): New targets.
14874
14875 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14876
14877 * mpw-* Delete. Not used.
14878
14879 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14880
14881 * COPYING.LIB: Update FSF address.
14882
14883 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14884
14885 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14886
14887 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14888 GAS_SUPPORT_DIRS.
14889
14890 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * ltconfig, ltmain.sh: Avoid producing a version number if
14893 -version-info was not used.
14894
14895 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14896
14897 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14898 building with newlib.
14899
14900 1998-04-30 Paul Eggert <eggert@twinsun.com>
14901
14902 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14903 Solaris `make' causes it to continue to next definition.
14904
14905 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14906
14907 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14908 the right GUI libraries and files are installed along with GDB.
14909
14910 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14911
14912 * configure.in: Change alpha to alpha* in several places.
14913
14914 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14915
14916 * config.sub: Recognize sparc86x.
14917
14918 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14919
14920 * configure.in (--enable-target-optspace): Remove debug echo.
14921
14922 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14923
14924 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14925
14926 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14927
14928 * ltconfig: Update cygwin32 support.
14929
14930 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14931 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14932 (GDB_SUPPORT_DIRS): Likewise.
14933
14934 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14935
14936 * configure.in (target_makefile_frag): If --enable-target-optspace,
14937 use -Os to compile target libraries rather than -O2. Default to
14938 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14939 not used.
14940 * configure.in (target_cflags): Ditto for d30v.
14941
14942 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14943
14944 * Makefile.in (all-bfd): Depend on all-intl.
14945 (all-binutils): Likewise.
14946 (all-gas): Likewise.
14947 (all-gprof): Likewise.
14948 (all-ld): Likewise.
14949
14950 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14951
14952 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14953
14954 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14955
14956 * Makefile.in (all-bfd): Depend upon all-libiberty.
14957
14958 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14959
14960 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14961
14962 * Makefile.in: Add libstub.
14963
14964 * configure.in: Ditto. Build libstub for targets that have cygmon
14965 support.
14966
14967 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14968
14969 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14970
14971 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14972
14973 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14974 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14975
14976 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14977
14978 * configure: Define DEFAULT_M4 by searching PATH.
14979 * Makfile.in: Use DEFAULT_M4.
14980
14981 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14982
14983 * ltconfig: Add cygwin32 support.
14984
14985 * Makefile.in, configure.in: Add libtool as a native only directory
14986 to configure and build.
14987
14988 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14989
14990 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14991
14992 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14993
14994 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14995
14996 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14997
14998 * Makefile.in: add ash make rules
14999 * configure.in: add ash to native_only and host_tools lists
15000
15001 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15002
15003 * Makefile.in (all-gettext, all-intl): New targets.
15004 (ALL_MODULES): Added all-gettext, all-intl.
15005 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15006 (INSTALL_MODULES): Added install-gettext, install-intl.
15007 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15008
15009 * configure.in (host_tools): Added gettext.
15010 (native_only): Likewise.
15011 (noconfigdirs) [various cases]: Likewise.
15012 (host_libs): Added intl.
15013
15014 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15015
15016 * configure: Do not disable building gdbtk for cygwin32 hosts.
15017
15018 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15019
15020 * configure.in: Add thumb-coff target.
15021 * config.sub: Add thumb-coff target.
15022
15023 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15024
15025 * Makefile.in: Revert yesterday's change.
15026 (all-target-winsup): all-target-librx stays out of here.
15027
15028 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15029
15030 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15031 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15032 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15033 Remove references to librx and libg++.
15034
15035 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15036
15037 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15038 recursive makes
15039
15040 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15041
15042 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15043 for newlib directory.
15044 (CXX_FOR_TARGET): Likewise.
15045
15046 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15047
15048 * ltconfig: Update after libtool/ltconfig.in change for
15049 hpux11.
15050
15051 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15052
15053 * ltconfig, ltmain.sh: Update to libtool 1.2.
15054
15055 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15056
15057 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15058 (install-gcc-cross): Instead, override LANGUAGES here.
15059
15060 1998-03-18 Dave Love <d.love@dl.ac.uk>
15061
15062 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15063 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15064
15065 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15066
15067 * configure.in: Add Thumb-pe target.
15068
15069 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15070
15071 * Makefile.in - changed sn targets to snavigator
15072 * configure.in - changed sn targets to snavigator
15073
15074 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15075
15076 * config-ml.in: After building symlink tree call make distclean
15077 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15078 to be the case for libiberty.
15079
15080 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15081
15082 * configure: When making link, also check the current
15083 directory. The configure scripts may create one.
15084
15085 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15086
15087 * config.sub: Accept alphapca56 and alphaev6 properly.
15088
15089 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15090
15091 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15092
15093 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15094
15095 * config.sub (sco5): Fix typo.
15096
15097 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15098
15099 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15100 install-itcl.
15101 (install-itcl): Remove dependency on install-tcl.
15102
15103 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15104
15105 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15106
15107 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15108
15109 * configure.in: Don't build libgui for a cygwin32 target when not on
15110 a cygwin32 host.
15111
15112 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15113
15114 * configure (redirect): Set to null, so default behavior of
15115 configure is now --verbose.
15116
15117 1998-02-16 Dave Love <d.love@dl.ac.uk>
15118
15119 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15120 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15121
15122 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15123
15124 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15125 this change to sync Makefile.in with its ChangeLog entries.
15126
15127 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15128
15129 * ltmain.sh (mkdir): Check that the directory doesn't exist
15130 before we exit with error, so that we don't get races during
15131 parallel builds.
15132
15133 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15134
15135 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15136
15137 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15138
15139 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15140 PICFLAG_FOR_TARGET.
15141 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15142
15143 * configure: Emit a definition for the new macro enable_shared
15144 into each Makefile.
15145
15146 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15147
15148 * configure.in (host_tools, native_only): Add libtool.
15149
15150 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15151
15152 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15153 Fix typo in ming config comment.
15154
15155 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15156
15157 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15158
15159 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15160
15161 * config.sub: Add tic30 cases, and map c30 to tic30.
15162
15163 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15164
15165 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15166 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15167 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15168 (CLEAN_TARGET_MODULES): Similarly
15169 (all-target-libf2c): Add dependences.
15170 * configure.in (target_libs): Add libf2c.
15171
15172 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15173
15174 * configure.in: Remove expect from noconfigdirs when target
15175 is cygwin32. OK to build expect and dejagnu with Canadian
15176 Cross.
15177
15178 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15179
15180 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15181 host.
15182
15183 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15184 and mingw32.
15185
15186 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15187
15188 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15189 here as it is not defined in the toplevel Makefile.
15190
15191 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15192
15193 * configure (package_makefile_rules_frag): New variable, which names
15194 a file with generic rules, ...
15195 Change comment to mention we now have FIVE parts.
15196 * configure: Undo last change.
15197
15198 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15199
15200 * config.guess: More accurate determination of HP processor types.
15201 * config.sub: More accurate determination of HP processor types.
15202
15203 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15204
15205 * configure (package_makefile_frag): Move inserting the
15206 ${package_makefile_frag} to where it should be according
15207 to the comment.
15208
15209 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15210
15211 * config.guess: Add support for Linux/ARM.
15212
15213 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15214
15215 * .cvsignore: Remove *-info and *-install since they match
15216 release-info and mpw-install, which we don't want to just ignore.
15217
15218 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15219
15220 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15221
15222 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15223
15224 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15225 local_prefix to sub-make invocations.
15226
15227 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15228
15229 * configure.in: Check makefile fragments in the source
15230 directory.
15231
15232 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15233
15234 * configure.in: Check whether host and target makefile
15235 fragments exist before adding them to *_makefile_frag.
15236
15237 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15238
15239 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15240
15241 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15242
15243 * configure.in: Make sure we only replace RPATH_ENVVAR on
15244 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15245 regexp to sed.
15246
15247 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15248 to sub-makes.
15249
15250 1998-01-13 Lee Iverson (leei@ai.sri.com)
15251
15252 * config-ml.in (multi-do): LDFLAGS must include multilib
15253 designator.
15254
15255 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15256
15257 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15258
15259 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15260
15261 * config.sub: Add mingw32 support.
15262 * configure.in: Likewise.
15263
15264 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15265
15266 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15267
15268 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15269
15270 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15271 * configure (gxx_include_dir): Provide a definition for subdirs
15272 which do not use autoconf.
15273
15274 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15275
15276 * config.guess: Sync with egcs. Picks up new alpha support,
15277 BeOS & some additional linux support.
15278
15279 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15280
15281 * config.guess: HP 9000/803 is a PA1.1 machine.
15282
15283 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15284
15285 * configure.in: It's alpha*-...
15286
15287 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15288
15289 * configure.in (host_makefile_frag, target_makefile_frag):
15290 Handle multiple config files.
15291 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15292 alpha-*-*.
15293
15294 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15295
15296 * mkdep: New file.
15297
15298 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15299
15300 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15301
15302 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15303
15304 * Makefile.in: Add libgui directory.
15305 (GDB_TK): Add all-libgui.
15306 * configure.in: Add libgui directory.
15307 * configure: Add all-libgui to GDB_TK.
15308
15309 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15310
15311 * config-ml.in (multidirs): Add m32r to multilib list.
15312
15313 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15314
15315 * Makefile.in (all-target-gperf): Change dependency to
15316 all-target-libstdc++.
15317
15318 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15319
15320 * config.guess: Add BeOS support.
15321
15322 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15323
15324 Source directory cvs renamed to cvssrc:
15325 * configure.in (host_tools): Change cvs to cvssrc.
15326 (native_only): Likewise.
15327 (noconfigdirs) [various cases]: Likewise.
15328 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15329 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15330 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15331 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15332 (all-cvssrc): Rename target from all-cvs.
15333
15334 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15335
15336 * configure (gxx_include_dir): Fix thinko.
15337
15338 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15339
15340 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15341 (install-cross, install-gcc-cross): New targets.
15342
15343 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15344
15345 * configure.in (noconfigdirs): Add support for Thumb target.
15346
15347 * config.sub (maybe_os): Add support for Thumb target.
15348
15349 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15350
15351 * Makefile.in: Add rules for cygmon.
15352
15353 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15354
15355 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15356
15357 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15358 * configure (gxx_include_dir): Provide a definition for subdirs
15359 which do not use autoconf.
15360
15361 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15362
15363 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15364 11/18/97 build
15365
15366 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15367
15368 * From Franz Sirl.
15369 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15370 found on RedHat Linux systems.
15371
15372 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15373
15374 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15375 guesses.
15376
15377 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15378
15379 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15380
15381 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15382
15383 * ltmain.sh: If mkdir fails, check whether the directory was created
15384 anyhow by some other process.
15385
15386 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15387
15388 * configure.in (d30v-*-*): Configure all directories.
15389
15390 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15391
15392 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15393 for the D30V.
15394
15395 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15396
15397 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15398
15399 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15400
15401 * include/libiberty.h: Add extern "C" { so it can be used with C++
15402 progrms.
15403 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15404 programs.
15405
15406 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15407
15408 * configure.in (d30v-*-*): Configure GCC now.
15409
15410 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15411
15412 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15413 is no longer needed.
15414
15415 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15416
15417 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15418
15419 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15420
15421 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15422 targets using "$@" to provide support for similar but not identical
15423 targets without having to duplicate code.
15424
15425 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15426
15427 * makefile.vms: Fix to work with DEC C.
15428
15429 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15430
15431 * config.sub: Add mips-tx39-elf to marketing names.
15432
15433 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15434
15435 * ltmain.sh: Handle symlinks in generated script.
15436
15437 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * configure: Handle autoconf style directory options: --bindir,
15440 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15441 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15442 --sysconfdir.
15443 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15444 (sharedstatedir, localstatedir, oldincludedir): New variables.
15445 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15446 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15447 sbindir, sharedstatedir, and sysconfdir.
15448
15449 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15450
15451 * Makefile.in (bootstrap-lean): New target.
15452
15453 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15454
15455 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15456 sn, and gnuserv from noconfigdirs.
15457
15458 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15459
15460 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15461
15462 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15463
15464 * Makefile.in (cross): New target.
15465
15466 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15467 Jeff Law <law@cygnus.com>
15468
15469 * Makefile.in (bootstrap2, bootstrap3): New targets.
15470 (all-bootstrap): Remove outdated and confusing target.
15471 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15472
15473 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15474
15475 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15476 windows. Consistent with gdb/configure.
15477
15478 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15479
15480 * configure.in: Name Linux target fragment.
15481
15482 * configure: Rewrite so that project Makefile fragment is inserted
15483 first and appears last in the resulting Makefile.
15484
15485 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15486
15487 * Makefile.in (install-itcl): Install tcl first.
15488
15489 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15490
15491 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15492
15493 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15494
15495 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15496
15497 * configure.in (skipdirs): Add target-librx for Linux.
15498 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15499
15500 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15501
15502 * Makefile.in (bootstrap): New target.
15503
15504 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15505
15506 * config.sub: Accept 'amigados' for backward compatibility.
15507
15508 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15509
15510 * config.guess: Merge with FSF.
15511
15512 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15513
15514 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15515
15516 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15517
15518 * config.sub: Add "marketing-names" patch.
15519
15520 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15521
15522 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15523
15524 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15525
15526 * config.sub: Handle v850-elf.
15527
15528 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15529
15530 * .cvsignore (*-install): Remove.
15531
15532 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15533
15534 * ltconfig: Set CONFIG_SHELL in libtool.
15535 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15536
15537 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15538
15539 * configure.in (target_subdir): Set to libraries if enable_multilib.
15540
15541 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15542
15543 * config.guess: Update from gcc directory.
15544
15545 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15546
15547 * Makefile.in (all-sim): Depends on all-readline.
15548
15549 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15550
15551 * Makefile.in (BISON, YACC): Use $$s.
15552 (all-bison): Depend on all-texinfo.
15553
15554 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15555
15556 * Makefile.in (BISON): Add -L flag.
15557 (YACC): Likewise.
15558
15559 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15560
15561 * configure.in (noconfigdirs): Add support for v850e target.
15562
15563 * config.sub (maybe_os): Add support for v850e target.
15564
15565 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15566
15567 * configure.in (noconfigdirs): Add support for v850ea target.
15568
15569 * config.sub (maybe_os): Add support for v850ea target.
15570
15571 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15572
15573 * config.sub: Add mipstx39. Delete r3900.
15574
15575 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15576
15577 * Makefile.in (all-autoconf): Depends on all-texinfo.
15578
15579 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15580
15581 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15582 eabi targets.
15583
15584 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15585
15586 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15587
15588 * configure: When handling a Canadian Cross, handle YACC as well as
15589 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15590 * Makefile.in (all-bison): Depend upon all-texinfo.
15591
15592 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15593
15594 * Makefile.in (BISON): bison, not byacc or bison -y.
15595 (YACC): bison -y or byacc or yacc.
15596 (various): Add *-bison as appropriate.
15597 (taz): No need to mess with BISON anymore.
15598
15599 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15600
15601 * configure: If OSTYPE matches *win32*, try to find a good value for
15602 CONFIG_SHELL.
15603
15604 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15605
15606 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15607 configure.in if it is present.
15608
15609 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15610
15611 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15612
15613 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15614
15615 * config.sub: Recognize `arc' cpu.
15616 * configure.in: Likewise.
15617 * config-ml.in: Likewise.
15618
15619 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15620
15621 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15622
15623 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15624
15625 * configure: Changed sed delimiter from ':' to '|' when
15626 attempting to substitute ${config_shell} for SHELL. On
15627 NT ${config_shell} may contain a ':' in it.
15628
15629 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15630
15631 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15632
15633 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15634
15635 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15636
15637 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15638
15639 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15640
15641 * ylwrap: If the program is a relative path, force it to be
15642 absolute.
15643
15644 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15645
15646 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15647
15648 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15649
15650 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15651 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15652 for libraries.
15653
15654 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15655
15656 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15657 separated by spaces.
15658
15659 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15660
15661 * ylwrap: New file.
15662 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15663
15664 * ltmain.sh: Handle /bin/sh at start of install program.
15665
15666 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15667
15668 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15669 * missing: New file, from automake 1.2.
15670
15671 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15672
15673 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15674 check-tk to CHECK_X11_MODULES.
15675
15676 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15677
15678 * config.sub: Merge with FSF.
15679
15680 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15681
15682 * config.guess: Merge with FSF.
15683
15684 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15685
15686 * configure: Treat msdosdjgpp like go32.
15687 * configure.in: Likewise. Don't remove gprof for go32.
15688
15689 * configure: Change Makefile.tem2 to Makefile.tm2.
15690
15691 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15692
15693 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15694
15695 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15696
15697 * install-sh (chmodcmd): Set to null if the DST directory already
15698 exists. Same as Nov 11th change.
15699
15700 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15701
15702 * configure (GDB_TK): Needs itcl and tix.
15703
15704 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15705
15706 * config.guess: Update from FSF.
15707
15708 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15709
15710 * Makefile.in (GDB_TK): Depend on itcl and tix.
15711
15712 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15713
15714 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15715 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15716 (INSTALL_SCRIPT): New variable.
15717 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15718 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15719 to -x.
15720 * install-sh: Add support for -x option.
15721
15722 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15723
15724 * configure.in, Makefile.in: Treat tix like itcl.
15725
15726 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15727
15728 * Makefile.in (WINDRES): New variable.
15729 (WINDRES_FOR_TARGET): New variable.
15730 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15731 (EXTRA_HOST_FLAGS): Add WINDRES.
15732 (EXTRA_TARGET_FLAGS): Add WINDRES.
15733 (EXTRA_GCC_FLAGS): Add WINDRES.
15734 ($(DO_X)): Pass down WINDRES.
15735 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15736 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15737 DLLTOOL_FOR_TARGET.
15738
15739 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15740
15741 * configure.in: configure sim before gdb for win32-x-ppc
15742
15743 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15744
15745 Move gperf into the toplevel, from libg++.
15746 * configure.in (target_tools): Add target-gperf.
15747 (native_only): Add target-gperf.
15748 * Makefile.in (all-target-gperf): New target, depend on
15749 all-target-libg++.
15750 (configure-target-gperf): Empty rule.
15751 (ALL_TARGET_MODULES): Add all-target-gperf.
15752 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15753 (CHECK_TARGET_MODULES): Add check-target-gperf.
15754 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15755 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15756
15757 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15758
15759 * config.sub (mn10200): Recognize new basic machine.
15760
15761 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15762
15763 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15764 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15765
15766 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15767
15768 * configure.in: If we're building mips-sgi-irix6* native, turn on
15769 ENABLE_MULTILIB and set TARGET_SUBDIR.
15770
15771 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15772
15773 * Makefile.in (all-sn): Depend on all-grep.
15774
15775 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15776
15777 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15778
15779 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15780 Makefile. From Jeff Makey <jeff@cts.com>.
15781 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15782
15783 * Makefile.in (DISTBISONFILES): Remove.
15784 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15785 $(DEFAULT_YACC).
15786
15787 * configure.in: Build itl, db, sn, etc., when building for native
15788 cygwin32.
15789
15790 * Makefile.in (LD): New variable.
15791 (EXTRA_HOST_FLAGS): Pass down LD.
15792 ($(DO_X)): Likewise.
15793
15794 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15795
15796 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15797
15798 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15799
15800 * configure.in (targargs): Strip out any supplied --build argument
15801 before adding our own. Always add --build.
15802
15803 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15804
15805 * configure.in (targargs): Pass --build if we're doing
15806 a cross-compile.
15807
15808 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15809
15810 * configure: Use '|' instead of ":" as the separator in
15811 sed. Otherwise sed chokes on NT path names with drive
15812 designators. Also look for "?:*" as the leading characters in an
15813 absolute pathname.
15814
15815 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15816
15817 * config.sub: Support for r3900.
15818
15819 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15820
15821 * configure.in: Use install-sh, not install.sh.
15822
15823 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15824
15825 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15826 apply it twice.
15827
15828 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15829
15830 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15831 install-binutils.
15832
15833 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15834
15835 * Makefile.in: Add automake targets.
15836 * configure.in (host_tools): Add automake.
15837
15838 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15839
15840 * configure: Default CXX to c++, not gcc.
15841 * Makefile.in (CXX): Set to c++, not gcc.
15842 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15843
15844 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15845
15846 * install-sh: try appending a .exe if source file doesn't
15847 exist
15848
15849 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15850
15851 * configure.in: Turn on multilib by default.
15852 (cross_only): Remove target-libiberty.
15853
15854 * Makefile.in (all-gcc): Don't depend on libiberty.
15855
15856 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15857
15858 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15859
15860 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15861
15862 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15863 (DISTBISONFILES): Add ld/Makefile.in
15864
15865 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15866
15867 * configure.in: if target is cygwin32 but host isn't cygwin32,
15868 don't configure gdb tcl tk expect, not just gdb.
15869
15870 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15871
15872 * configure.in: Added gnuserv everywhere sn appears.
15873
15874 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15875 (CROSS_CHECK_MODULES): Added check-gnuserv.
15876 (INSTALL_MODULES): Added install-gnuserv.
15877 (CLEAN_MODULES): Added clean-gnuserv.
15878 (all-gnuserv): New target.
15879
15880 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15881
15882 * config.guess: Fixes for MIPS OpenBSD systems.
15883
15884 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15885
15886 * Makefile.in (INSTALL_XFORM): Remove.
15887 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15888
15889 * mkinstalldirs: New file, copied from automake.
15890 * Makefile.in (installdirs): Rename from install-dirs. Use
15891 mkinstalldirs. Change all users.
15892 (DEVO_SUPPORT): Add mkinstalldirs.
15893
15894 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15895
15896 * install-sh: Rename from install.sh.
15897 * Makefile.in (INSTALL): Change install.sh to install-sh.
15898 (DEVO_SUPPORT): Likewise.
15899
15900 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15901 Graichen <graichen@rzpd.de>.
15902
15903 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15904
15905 * config.guess: Recognize OpenBSD systems correctly.
15906
15907 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15908
15909 * README, Makefile.in (ETC_SUPPORT): Remove references to
15910 cfg-paper*, configure.{texi,man,info*}._
15911
15912 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15913
15914 * Makefile.in (all.normal): Ensure that gcc is built after all
15915 the x11 - ie gdb - targets.
15916
15917 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15918
15919 * makefile.vms: Don't run conf-a-gas.
15920
15921 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15922
15923 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15924
15925 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15926
15927 * configure.in: Remove noconfigdirs case since gdb also
15928 configures and builds for tic80-coff.
15929
15930 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15931
15932 * configure: Set cache_file to config.cache.
15933 * Makefile.in (local-distclean): Remove config.cache.
15934
15935 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15936
15937 * COPYING: Update FSF address.
15938
15939 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15940
15941 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15942 noconfigdirs.
15943
15944 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15945
15946 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15947 MAKEDIRS, is empty.
15948
15949 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15950
15951 * config.sub: Tweak mn10300 entry.
15952
15953 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15954
15955 * configure.in (host_tools): Put sim before gdb, so gdb's
15956 configure.tgt can determine if the simulator was configured.
15957
15958 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15959
15960 * config.sub: Move BeOS $os case to be with other Cygnus
15961 local cases.
15962
15963 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15964
15965 * config.sub: Remove misplaced comment that broke Linux.
15966
15967 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15968
15969 * config.sub: Add BeOS support.
15970
15971 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15972
15973 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15974
15975 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15976
15977 * configure.in (noconfigdirs): Remove tcl and tk from
15978 noconfigdirs for cygwin32 builds.
15979
15980 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15981
15982 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15983
15984 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15985
15986 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15987 make-all.com, use makefile.vms instead.
15988
15989 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15990
15991 * config.sub: Accept -lnews*.
15992
15993 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15994
15995 * configure.in (noconfigdirs): Disable target-newlib,
15996 target-examples and target-libiberty for d30v.
15997
15998 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15999
16000 * configure.in (noconfigdirs): Enable ld for d30v.
16001
16002 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16003
16004 * configure.in (tic80-*-*): Build compiler.
16005
16006 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16007
16008 * configure.in (d30v-*): Remove sim directory from list of
16009 unsupported d30v directories
16010
16011 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16012
16013 * config.sub, configure.in: Add d30v target cpu.
16014
16015 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16016
16017 * makefile.vms: New file.
16018 * make-all.com: Remove.
16019
16020 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16021
16022 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16023
16024 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16025
16026 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16027
16028 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16029
16030 * Makefile.in (ALL_MODULES): Added all-db.
16031 (CROSS_CHECK_MODULES): Addec check-db.
16032 (INSTALL_MODULES): Added install-db.
16033 (CLEAN_MODULES): Added clean-db.
16034
16035 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16036
16037 * config.guess: Merge with latest FSF sources.
16038
16039 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16040
16041 * Makefile.in (ALL_MODULES): Added all-itcl.
16042 (CROSS_CHECK_MODULES): Added check-itcl.
16043 (INSTALL_MODULES): Added install-itcl.
16044 (CLEAN_MODULES): Added clean-itcl.
16045
16046 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16047
16048 * configure.in: build gdb for mn10200
16049
16050 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16051
16052 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16053
16054 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16055
16056 * configure.in (tic80-*-*): Turn off most targets right now.
16057
16058 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16059
16060 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16061 rather than the makeinfo program.
16062 (do-info): Depend upon all-texinfo.
16063
16064 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16065
16066 * configure.in: Remove uses of config/mh-linux.
16067
16068 * config.sub, config.guess: Merge with latest FSF sources.
16069
16070 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16071
16072 * config.sub (case $basic_machine): Add tic80 entries.
16073
16074 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16075
16076 * config.sub, config.guess: Merge with latest FSF sources.
16077
16078 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16079
16080 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16081 * mpw-config.in: Test for NewFolderRecursive.
16082 * mpw-install: Use symbolic name for startup filename.
16083 * mpw-README: Add various additional details.
16084
16085 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16086
16087 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16088
16089 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16090
16091 * configure.in: Do build gcc and the target libraries for
16092 the mn10200.
16093
16094 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16095
16096 * configure.in: don't avoid building gdb for mn10300 any more
16097 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16098 instead of single-quoting it.
16099
16100 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16101
16102 * configure.in: Don't use --with-stabs on IRIX 6.
16103
16104 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16105
16106 * configure.in (m32r): Build gdb, libg++ now.
16107
16108 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16109
16110 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16111 directories from noconfigdirs.
16112
16113 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16114
16115 * config.sub (basic_machine): added mips16 configuration
16116
16117 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16118
16119 * config.sub: Handle d10v-unknown.
16120
16121 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16122
16123 * config.sub: Handle v850-unknown.
16124
16125 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16126
16127 * Makefile.in: add findutils
16128 * configure.in: add findutils to list of host_tools
16129
16130 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16131
16132 * config.sub: Handle mn10200 and mn10300.
16133
16134 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16135
16136 * configure.in (d10v-*): Do not build librx.
16137
16138 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16139
16140 * configure.in (mn10300): Build everything except gdb & libgloss.
16141
16142 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16143
16144 * config.guess: Patch for Dansk Data Elektronik servers,
16145 from Niels Skou Olsen <nso@dde.dk>.
16146
16147 For ncr, use /bin/uname rather than uname, since GNU uname does not
16148 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16149
16150 Patch for MIPS R4000 running System V,
16151 from Eric S. Raymond <esr@snark.thyrsus.com>.
16152
16153 Fix thinko for nextstep.
16154
16155 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16156
16157 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16158 * config.guess: Guess mips-dec-mach_bsd4.3.
16159
16160 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16161 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16162 release numbers.
16163 * config.guess (mips-mips-riscos*): Emit just enough of the
16164 release number.
16165
16166 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16167 * config.guess (sparc-auspex-sunos*): Added.
16168 (f300-fujitsu-*): Added.
16169
16170 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16171 * config.guess: Recognize a Tadpole as a sparc.
16172
16173 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16174
16175 * config.guess: Don't assume that NextStep version is either 2 or
16176 3. NextStep 4 (aka OpenStep 4) has come out now.
16177
16178 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16179
16180 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16181 From Rik Faith <faith@cs.unc.edu>.
16182
16183 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16184
16185 * config.sub: Contributions from bug-gnu-utils to:
16186 Support plain "hppa" (no version given) architecture, reported by
16187 OpenStep.
16188 OpenBSD like NetBSD.
16189 LynxOs is not a hardware supplier.
16190
16191 * config.guess: Contributions from bug-gnu-utils to add support for:
16192 OpenBSD like NetBSD.
16193 Stratus systems.
16194 More Pyramid systems.
16195 i[n>4]86 Intel chips.
16196 M680[n>4]0 Motorola chips.
16197 Use unknown instead of lynx for hardware manufacturer.
16198
16199 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16200
16201 * install.sh (chmodcmd): Set to null if the DST directory already
16202 exists.
16203
16204 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16205
16206 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16207 not use mt-ppc target Makefile fragment any more.
16208
16209 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16210
16211 * configure.in (*-*-windows): Exclude everything but those dirs
16212 needed to build windows.
16213
16214 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16215
16216 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16217
16218 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16219
16220 * configure.in: Exclude mmalloc from i386-windows.
16221
16222 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16223
16224 * Undo my previous change.
16225
16226 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16227
16228 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16229 unconditionally.
16230 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16231
16232 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16233
16234 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16235 host to add it's own flags.
16236
16237 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16238
16239 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16240
16241 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16242
16243 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16244 (CXX_FOR_TARGET): Likewise.
16245 (GCC_FOR_TARGET): Define.
16246 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16247 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16248 CC_FOR_TARGET was specified on the command line.
16249 (MAKEOVERRIDES): Don't define.
16250
16251 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16252
16253 * configure.in (m32r): Fix spelling of libg++ libs.
16254
16255 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16256
16257 * config.sub (-apple*): Remove, now redundant.
16258
16259 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16260
16261 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16262
16263 * configure: Rework yesterday's sed script patch.
16264
16265 * config.sub: Merge with FSF.
16266
16267 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16268
16269 * config.guess: Merge from FSF.
16270
16271 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16272 * config.guess: Use pc instead of unknown, for pc clone systems.
16273 Change linux to linux-gnu.
16274
16275 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16276 * config.guess: Avoid non-portable tr syntax.
16277
16278 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16279
16280 * test-build.mk (HOLES): Add "xargs" for gdb.
16281
16282 * configure: Avoid hpux10.20 sed bug.
16283
16284 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16285
16286 * configure.in: Add support for windows host
16287 (that is a build done under the Microsoft build environment).
16288
16289 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16290
16291 * Makefile.in: Replace all uses of srcroot with s, to shrink
16292 command line lengths.
16293
16294 Patches from Geoffrey Noer <noer@cygnus.com>:
16295 * configure.in: If configuring for newlib, pass --with-newlib to
16296 subdirectories.
16297 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16298 -Bnewlib/ and -Lwinsup to gcc.
16299 (CXX_FOR_TARGET): Likewise.
16300
16301 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16302
16303 * Makefile.in (ETC_SUPPORT): Add configure.
16304
16305 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16306
16307 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16308 host configuration file.
16309
16310 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16311
16312 * configure.in: Break mn10x00 support into separate
16313 mn10200 and mn10300 configurations.
16314 * config.sub: Likewise.
16315
16316 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16317
16318 * configure.in: Add lots of stuff to noconfigdirs for
16319 the mn10x00 targets.
16320
16321 * config.sub, configure.in: Add mn10x00 support.
16322
16323 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16324
16325 * make-all.com: Call conf-a-gas, not config-a-gas.
16326
16327 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16328
16329 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16330 targets.
16331
16332 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16333
16334 * mpw-README: Add much more detail for native PowerMac.
16335 * mpw-install: New file.
16336 * mpw-configure: Add --norecursion and --help options.
16337 * mpw-config.in: Translate readme and install files when
16338 copying to objdir.
16339 * mpw-build.in: Don't always depend on byacc and flex.
16340 (install-only-top): New action.
16341
16342 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16343
16344 * configure.in: You can now configure GDB for the v850.
16345
16346 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16347
16348 * configure.in (noconfigdirs): Don't configure any C++ dirs
16349 if targeting D10V.
16350
16351 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16352
16353 * config.sub: Recognize mips64vr5000.
16354
16355 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16356
16357 * configure.in: Use a single line for host_tools and native_only.
16358
16359 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16360
16361 * config.sub, configure.in: Add entries for m32r.
16362
16363 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16364
16365 * Makefile.in (inet-install): Don't run install-gzip.
16366
16367 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16368
16369 * configure.in: Don't config lots of things for *-*-windows*.
16370
16371 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16372
16373 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16374 (host_libs, host_tools): Copy from configure.in.
16375 * mpw-configure: Don't complain about directories not found.
16376
16377 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16378
16379 * configure.in (i[345]86): Recognize i686 for pentium pro.
16380 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16381 file.
16382
16383 * config.guess (i[345]86): Ditto.
16384
16385 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16386
16387 * configure.in (noconfigdirs): Removed gdb for D10V.
16388
16389 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16390
16391 * configure.in: Remove ld, target-libio, target-libg++, and
16392 target-libstdc++ from noconfigdirs.
16393
16394 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16395
16396 * configure: Fix three locations where shell scripts were
16397 being run directly rather than with config_shell.
16398
16399 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16400
16401 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16402 * config.sub (basic_machine): Recognize v850.
16403
16404 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16405
16406 * mpw-configure: Handle multiple enable/disable options and
16407 pass them down recursively, handle -c and -s flags appropriately
16408 depending on choice of compiler, add escape mechanism for
16409 quoted arguments to gC.
16410
16411 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16412
16413 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16414 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16415 so that -mrelocatable-lib and -mno-eabi are used.
16416
16417 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16418 not support --print-multi-lib, don't abort.
16419
16420 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16421
16422 * make-all.com: Run config-a-gas.
16423 * setup.com: Don't copy subdirectory files around.
16424
16425 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16426
16427 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16428 target, it now compiles correctly.
16429
16430 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16431
16432 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16433
16434 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16435
16436 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16437
16438 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16439
16440 * configure.in (native_only): Add prms.
16441
16442 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16443
16444 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16445 (BINUTILS_SUPPORT_DIRS): Likewise.
16446
16447 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16448
16449 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16450 d10v support is added.
16451
16452 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16453
16454 * configure.in (d10v-*-*): New target.
16455
16456 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16457
16458 * config.guess (HP 9000/811): Recognize this as a PA1.1
16459 machine.
16460
16461 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16462
16463 * Makefile.in (do-tar-gz): New target, split out from tail end of
16464 taz target. Run each command separately, don't use pipes.
16465 (taz): Use it.
16466
16467 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16468
16469 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16470 * mpw-build.in: No builds should depend on building byacc or flex,
16471 they are assumed to be installed already.
16472
16473 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16474
16475 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16476 variable that CC_FOR_TARGET needs.
16477
16478 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16479
16480 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16481 options have changed since the last time the subdirectory was
16482 configured, and if it has, reconfigure.
16483 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16484 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16485
16486 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16487
16488 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16489 CLEAN_MODULES): Add bash.
16490 (all-bash): New target.
16491
16492 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16493
16494 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16495
16496 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16497
16498 * config.sub (basic_machine): Recognize d10v as a valid processor.
16499
16500 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16501
16502 * mpw-configure: Add support for --bindir.
16503 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16504
16505 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16506
16507 * configure.in: add bash, time, gawk to list of hosttools and things
16508 to only build for native toolchains
16509
16510 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16511
16512 * Makefile.in (docdir): Remove.
16513
16514 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16515
16516 * Makefile.in (datadir): Set to $(prefix)/share.
16517
16518 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16519
16520 * configure.in: build diff and patch for cygwin32-hosted
16521 toolchains.
16522
16523 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16524
16525 * config.sub: Accept -rtems*.
16526
16527 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16528
16529 * configure.in: enable dosrel for cygwin32-hosted builds,
16530 remove diff from the list of things not buildable
16531 via Canadian Cross
16532
16533 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16534
16535 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16536 don't get ". ".
16537
16538 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16539
16540 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16541
16542 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16543
16544 * Makefile.in (taz): Handle case where tex3patch didn't even get
16545 checked out. Also, if it was found, put the symlink in a new util
16546 subdirectory.
16547
16548 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16549
16550 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16551
16552 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16553
16554 * config.sub: Recognize -openvms.
16555 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16556 * make-all.com, setup.com: New files.
16557
16558 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16559
16560 * Makefile.in (taz): tex3patch moved to texinfo/util.
16561
16562 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16563
16564 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16565 * configure.in: remove make from disable-if-Can-Cross list
16566 enable gdb if ${host} and ${target} are cygwin32
16567
16568 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16569
16570 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16571 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16572
16573 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16574
16575 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16576 distinguish sysv/svr4/bsd variants.
16577 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16578
16579 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16580
16581 * configure.in: Added copyright notice.
16582 * move-if-change: Added copyright notice.
16583
16584 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16585
16586 * configure.in (powerpcle-*-solaris*): Until we get shared
16587 libraries working, don't build gdb, sim, make, tcl, tk, or
16588 expect.
16589
16590 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16591
16592 * config.guess: Merge with FSF:
16593
16594 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16595 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16596
16597 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16598 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16599
16600 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16601 * config.guess: Combine two OSF1 rules.
16602 Also recognize field test versions. From mjr@zk3.dec.com.
16603 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16604 because GNU uname does not support -p. From pmr@pajato.com.
16605
16606 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16607
16608 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16609
16610 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16611
16612 * mpw-README: Document GCCIncludes.
16613
16614 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16615
16616 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16617
16618 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16619
16620 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16621
16622 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16623
16624 * configure.in (*-*-cygwin32): Configure make.
16625
16626 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16627
16628 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16629
16630 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16631
16632 * Makefile.in (all-inet): Depend on all-perl.
16633
16634 * Makefile.in (inet-install): New target.
16635
16636 * Makefile.in (all-inet): Depend on all-tcl.
16637 (all-inet): Depend on all-send-pr.
16638
16639 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16640
16641 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16642 temporarily.
16643
16644 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16645
16646 * configure.in: Don't configure --with-gnu-ld on AIX.
16647
16648 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16649
16650 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16651
16652 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16653
16654 * Makefile.in (ALL_MODULES): Added all-inet.
16655 (CROSS_CHECK_MODULES): Added check-inet.
16656 (INSTALL_MODULES): Added install-inet.
16657 (CLEAN_MODULES): Added clean-inet.
16658 (all-indent): New target.
16659
16660 * configure.in (host_tools): Added inet.
16661 (native_only): Added inet.
16662 (noconfigdirs): Added inet.
16663
16664 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16665
16666 * configure.in: Don't configure libgloss if we are not configuring
16667 newlib.
16668
16669 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16670
16671 * configure.in: Don't configure libgloss for unsupported
16672 architectures.
16673
16674 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16675
16676 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16677
16678 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16679
16680 * Makefile.in (ALL_MODULES): Include all-apache.
16681 (CROSS_CHECK_MODULES): Include check-apache.
16682 (INSTALL_MODULES): Include install-apache.
16683 (all-apache): New target.
16684
16685 * configure.in: Added apache everywhere perl is seen.
16686
16687 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16688
16689 * Makefile.in: Add support for clean-{module} and
16690 clean-target-{module} rules.
16691
16692 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16693
16694 * configure.in (*-*-ose) do not build libgloss.
16695
16696 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16697
16698 * config.guess (prep*:SunOS:5.*:*): Turn into
16699 powerpele-unknown-solaris2.
16700
16701 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16702
16703 * configure.in: Permit --enable-shared to specify a list of
16704 directories.
16705
16706 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16707
16708 * configure.in (host==solaris): Pass only the first word of $CC
16709 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16710
16711 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16712
16713 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16714
16715 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16716
16717 * Makefile.in (ALL_MODULES): Include all-perl.
16718 (CROSS_CHECK_MODULES): Include check-perl.
16719 (INSTALL_MODULES): Include install-perl.
16720 (ALL_X11_MODULES): Include all-guile.
16721 (CHECK_X11_MODULES): Include check-guile.
16722 (INSTALL_X11_MODULES): Include install-guile.
16723 (all-perl): New target.
16724 (all-guile): New target.
16725
16726 * configure.in (host_tools): Include perl and guile.
16727 (native_only): Include perl and guile.
16728 (noconfigdirs): Don't build guile and perl; no ports have been
16729 done.
16730
16731 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16732
16733 * configure (--enable-*): Handle quoted option lists such as
16734 --enable-sim-cflags='-g0 -O' better.
16735
16736 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16737
16738 * Makefile.in ({,inst}all-target): New rule so we can make and
16739 install all of the target directories easily.
16740
16741 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16742
16743 * configure.in: Add missing global flag in sed substitution when
16744 deleting `target-' from ${configdirs}.
16745
16746 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16747
16748 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16749 option.
16750
16751 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16752 config/mh-necv4.
16753
16754 * install.sh: Correct misspelling of transformbasename.
16755
16756 * config.guess: Recognize mips-*-sysv*.
16757
16758 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16759
16760 * config.sub: Recognize mon960.
16761
16762 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16763
16764 * configure: Restore Canadian Cross handling of BISON and LEX,
16765 removed in Feb 20 change.
16766
16767 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16768
16769 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16770 Mention make install. Remove the old copyright date as well the
16771 clumsy and rather pointless copyright on the README file.
16772
16773 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16774
16775 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16776 Makefile after running symlink-tree, then run `make distclean' to
16777 avoid clobbering any generated files in srcdir.
16778
16779 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16780
16781 * configure.in (m68k-*-netbsd*): Build everything now.
16782
16783 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16784
16785 * Makefile.in (taz): Fix quoting.
16786
16787 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16788
16789 * configure.in (sparclet-*-*): Build everything now.
16790
16791 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16792
16793 * configure.in (m68k-*-linux*): New host.
16794
16795 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16796
16797 * configure: Check for bison before byacc.
16798
16799 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16800
16801 * Makefile.in configure: Change the way LEX and BISON/YACC are
16802 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16803 searching PATH. These are used as fallbacks by Makefile.in if
16804 flex/bison/byacc aren't in objdir.
16805
16806 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16807
16808 * Makefile.in: Make everything which depends upon all-bfd also
16809 depend upon all-opcodes, in case --with-commonbfdlib is used.
16810
16811 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16812
16813 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16814 building NT native compilers on Unix.
16815
16816 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16817
16818 * configure.in: Don't get CC from the host Makefile fragment if we
16819 can find gcc in PATH, or if this is a Canadian Cross. Move the
16820 Solaris test for /usr/ucb/cc to the post target script, just after
16821 the compiler sanity test.
16822
16823 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16824
16825 * config.sub: Merge with FSF.
16826
16827 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16828
16829 * Makefile.in (RPATH_ENVVAR): New variable.
16830 (REALLY_SET_LIB_PATH): Use it.
16831 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16832
16833 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16834
16835 * config.sub, configure.in: Recognize sparclet cpu.
16836
16837 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16838
16839 * config.guess: Support m68k-cbm-sysv4.
16840
16841 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16842
16843 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16844 m68k-unknown-linuxaout from linker help string. Put quotes around
16845 $ld_help_string.
16846
16847 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16848
16849 * config.guess (powerpc-harris-powerunix): Add guess for port
16850 to new target.
16851
16852 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16853
16854 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16855
16856 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16857
16858 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16859 $(REALLY_SET_LIB_PATH) in Makefile.
16860 * Makefile.in (SET_LIB_PATH): New variable.
16861 (REALLY_SET_LIB_PATH): New variable.
16862 ($(DO_X)): Use $(SET_LIB_PATH).
16863 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16864 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16865 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16866 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16867 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16868 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16869 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16870 (install-dosrel): Likewise.
16871 (all-opcodes): Depend upon all-libiberty.
16872
16873 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16874
16875 * config.guess (*:CYGWIN*): New
16876
16877 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16878
16879 * Makefile.in (all-target-winsup): All all-target-libiberty.
16880
16881 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16882
16883 * configure.in (noconfigdirs): Add missing # in front of comment.
16884
16885 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16886
16887 * configure.in: add second pass to things added to noconfigdirs
16888 so *-gm-magic can exclude libgloss properly.
16889
16890 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16891
16892 * mpw-configure (extralibs_name, rez_name): Set correctly
16893 for MWC68K compiler.
16894
16895 * mpw-README: Add more info on the necessary build tools.
16896
16897 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16898
16899 * configure.in, config.sub: Recognize cygwin32.
16900
16901 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16902
16903 * config.guess, config.sub: Recognize A/UX.
16904
16905 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16906
16907 * config.sub: Merge with gcc/config.sub.
16908
16909 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16910
16911 * mpw-build.in (do-binutils): Add build of stamps.
16912
16913 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16914
16915 * config.sub: Add recognition for mips64vr4100*-* targets.
16916
16917 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16918
16919 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16920 Add creation of gconfigargs with `--enable-shared' turned on.
16921 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16922 ($(host)-stamp-stage3-configured): Likewise.
16923 (HOLES): Add chatr and ldd.
16924 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16925
16926 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16927
16928 * configure: Pass --nfp to recursive configures.
16929
16930 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16931
16932 * Makefile.in (DLLTOOL): New.
16933 (DLLTOOL_FOR_TARGET): New.
16934 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16935 (EXTRA_TARGET_FLAGS): Ditto.
16936 (EXTRA_GCC_FLAGS): Ditto.
16937 (CONFIGURE_TARGET_MODULES): Ditto.
16938 (DO_X): Ditto.
16939 * configure: Add DLLTOOL.
16940
16941 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16942
16943 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16944 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16945 mh-sco, since old workarounds no longer needed, and don't
16946 build ld, since libraries have weak symbols in COFF.
16947
16948 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16949
16950 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16951
16952 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16953
16954 * configure.in: Make sure that ${CC} can be used to compile an
16955 executable.
16956
16957 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16958
16959 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16960 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16961 nothing depending on whether gdbtk is being built.
16962
16963 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16964
16965 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16966
16967 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16968
16969 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16970 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16971
16972 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16973
16974 * config-ml.in: Add support for
16975 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16976 Simplify setting of multidirs from --disable-foo.
16977
16978 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16979
16980 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16981 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16982 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16983 non-empty, pass them on to the GCC make.
16984 (all-bootstrap): New rule that is like all-gcc, except it executes
16985 the GCC bootstrap rule instead of the GCC all rule.
16986
16987 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16988
16989 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16990
16991 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16992
16993 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16994 DG/UX support.
16995
16996 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16997
16998 * config.sub (i*86*) Change [345] to [3456]
16999
17000 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17001
17002 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17003 --with-gnu-ld=no.
17004
17005 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17006
17007 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17008 AIX multilibs get built.
17009
17010 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17011
17012 * configure.in (i386-win32): Don't build expect if we're not
17013 building the tcl subdir.
17014
17015 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17016
17017 * Makefile.in: (configure-target-examples, all-target-examples):
17018 New targets, configure and build example programs.
17019
17020 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17021
17022 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17023 use it as input to sedit the generated MPW makefile.
17024 * mpw-README: Add a suggestion about Gestalt.h.
17025
17026 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17027
17028 * config.sub: Accept *-*-ieee*.
17029
17030 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17031
17032 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17033 Ronald F. Guilmette <rfg@monkeys.com>.
17034
17035 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17036
17037 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17038 for powerpc-pe native.
17039 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17040 (target==powerpc-pe): duplicate i386-win32 entry.
17041
17042 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17043
17044 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17045 of vxworks, not just vxworks5.1.
17046
17047 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17048
17049 * mpw-configure: Add support for exec-prefix.
17050
17051 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17052
17053 * config.guess: Recognize HP model 816 machines as having
17054 a PA1.1 processor.
17055
17056 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17057
17058 * configure: Ignore new autoconf configure options.
17059
17060 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17061
17062 * config.guess: Recognize Pentium under SCO.
17063 From Robert Lipe <robertl@arnet.com>.
17064
17065 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17066
17067 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17068
17069 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17070
17071 * configure.in: Don't configure gas for alpha-dec-osf*.
17072
17073 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17074
17075 * configure.in: Default to --with-stabs for some targets for which
17076 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17077 i[345]86*-*-unixware*.
17078
17079 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17080
17081 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17082 rather than basing it on the target. Simplify handling of options
17083 controlling which directories to configure. Remove extraneous
17084 slash in multi-clean target.
17085
17086 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17087
17088 * config-ml.in: Prefix more variables with ml_ so they don't collide
17089 with configure's.
17090
17091 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17092
17093 * configure: Don't turn -v into --v.
17094
17095 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17096
17097 * configure.in (targargs): Fix typo.
17098
17099 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17100
17101 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17102
17103 * configure.in: Strip --host and --target options from
17104 CONFIG_ARGUMENTS, and always configure for --host only. Add
17105 --with-cross-host option when building with a cross-compiler.
17106 * configure: Canonicalize the arguments put into config.status by
17107 always using `=' for an option with an argument. Pass a presumed
17108 --host or --target explicitly.
17109
17110 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17111
17112 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17113 into general OS recognition case.
17114
17115 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17116
17117 * configure.in (target_configdirs): add target-winsup only
17118 for win32 target systems.
17119
17120 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17121
17122 * Makefile.in (all-target-libgloss): Depend upon
17123 configure-target-newlib, since when libgloss is built it looks to
17124 see if the newlib directory exists.
17125
17126 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17127
17128 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17129 cfg-ml-*.in.
17130
17131 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17132
17133 * configure: Handle LD and LD_FOR_TARGET when configuring a
17134 Canadian Cross.
17135
17136 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17137
17138 * configure.in (target_libs): add target-winsup.
17139 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17140 (target==ppcle-pe): remove ld from $noconfigdirs.
17141
17142 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17143
17144 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17145 Preserve relative path names in $srcdir. Build symlink tree if
17146 configuring cross target dir and srcdir=. (= no VPATH support).
17147 (configure-target-libg++): Depend on configure-target-librx.
17148 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17149 * config-ml.in: New file.
17150 * symlink-tree: New file.
17151 * configure: Ensure srcdir="." if that's what it is.
17152
17153 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17154
17155 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17156 includes and FLEX_SKELETON setting.
17157 * mpw-configure (--with-gnu-ld): New option, controls whether
17158 to use PPCLink or ld with PowerMac GCC.
17159 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17160 * mpw-config.in: Configure grez if targeting Mac.
17161
17162 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17163 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17164 just macos.
17165 * configure.in: Configure grez resource compiler if targeting Mac.
17166 * Makefile.in (all-grez, install-grez): New targets.
17167
17168 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17169
17170 * configure: CXX defaults to gcc, not g++. If we find
17171 gcc in the path, set CC to gcc -O2.
17172
17173 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17174
17175 * configure: Default ${build} correctly. Avoid picking up extra
17176 spaces when reading CC and CXX from Makefile. When doing a
17177 Canadian Cross, use plausible default values for numerous
17178 variables.
17179 * configure.in: When doing a Canadian Cross, don't try to
17180 configure tools whose configure script can't handle it.
17181
17182 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17183
17184 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17185
17186 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17187
17188 * configure: Remove dubious bug reporting address.
17189
17190 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17191
17192 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17193 configure script, run that instead of this directory's configure.
17194 In either case, print a message that we're configuring the sub-dir.
17195
17196 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17197
17198 * configure.in: Before checking for the existence of various files,
17199 use sed to filter out "target-".
17200
17201 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17202
17203 * Makefile.in (DO_X): Split rule to decrease command line length
17204 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17205 (Philippe De Muyter).
17206
17207 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17208
17209 * Makefile.in (all-patch): depend on all-libiberty.
17210
17211 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17212
17213 * configure.in: If the only directory in target_configdirs which
17214 actually exists is libiberty, then set target_configdirs to empty,
17215 to avoid trying to build a target libiberty in a gas or gdb
17216 distribution.
17217
17218 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17219
17220 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17221 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17222 systems.
17223
17224 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17225
17226 * configure.in (copy_dirs): Use sys-include instead of include
17227 for --with-headers option.
17228
17229 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17230
17231 * Makefile.in, configure.in: Make winsup builds work with
17232 new scheme.
17233
17234 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17235
17236 * configure.in: Build the linker on AIX.
17237
17238 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17239
17240 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17241 where needed.
17242
17243 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17244
17245 * Makefile.in (all-gcc): Fix typo.
17246
17247 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17248
17249 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17250
17251 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17252
17253 * configure.in: Rename libFOO to target-libFOO, and xiberty
17254 to target-xiberty, to provide more flexibility.
17255 (target_subdir): Define. Create if cross.
17256 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17257 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17258 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17259 check-libFOO -> check-target-libFOO, etc.
17260 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17261 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17262 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17263 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17264 allow ALL_GCC="" to only configure.
17265 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17266 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17267 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17268
17269 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17270
17271 * Makefile.in (taz): Build "info" in etc explicitly.
17272
17273 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17274
17275 * configure.in: Make sure that CC is undefined (as opposed to
17276 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17277 problem with autoconf trying to configure on a host without GCC.
17278
17279 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17280
17281 * mpw-configure: Set host alias from choice of host compiler,
17282 only use generic MPW Makefile sed if present, edit a file
17283 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17284 * mpw-README: Add problem notes about CW6 and CW7.
17285
17286 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17287
17288 * Makefile.in (taz): Use ";" instead of ";;".
17289
17290 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17291
17292 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17293 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17294 DISTDOCDIRS.
17295 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17296 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17297
17298 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17299
17300 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17301 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17302 Move bfd to DISTSTUFFDIRS.
17303
17304 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17305
17306 * Makefile.in (X11_LIB): Removed.
17307 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17308
17309 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17310
17311 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17312
17313 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17314 names.
17315
17316 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17317
17318 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17319
17320 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17321
17322 * configure.in (i[345]86-*-win32): Always build newlib.
17323 Don't configure cvs, autoconf or texinfo.
17324 * Makefile.in (LD_FOR_TARGET): New.
17325 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17326 Pass down LD_FOR_TARGET.
17327
17328 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17329
17330 * winsup: New directory.
17331 * Makefile.in: Build winsup.
17332 * configure.in: Winsup is configured when target is win32.
17333 Can only build win32 target GDB when native.
17334
17335 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17336
17337 * config.guess: Recognize HP model 819 machines as having
17338 a PA 1.1 processor.
17339
17340 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17341
17342 * configure: Fix sed loop which substitutes for CC and CXX to
17343 avoid bug found in various sed implementations.
17344
17345 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17346
17347 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17348 simulator. Use standard powerpc-*-eabi*.
17349
17350 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17351
17352 * configure.in: Stop putting gas and binutils in noconfigdirs for
17353 powerpc-*-aix* and rs6000-*-*.
17354
17355 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17356
17357 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17358 -mcall-aixdesc libraries.
17359
17360 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17361
17362 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17363
17364 * config.sub (arm | armel | armeb): Fix shell syntax.
17365
17366 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17367
17368 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17369 -msoft-float and -mcpu=common support.
17370 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17371 libraries.
17372
17373 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17374
17375 * configure.in: Allow configuration and build of emacs19 for the alpha.
17376
17377 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17378
17379 * configure.in (CC): Get ^CC, not just any old CC, from
17380 ${host_makefile_frag}.
17381
17382 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17383
17384 * configure.in (CC): Try to get CC from
17385 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17386
17387 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17388
17389 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17390 only if it exists in $(srcdir).
17391
17392 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17393
17394 * configure: If CC and CXX are not set in the environment, set
17395 them, based on either an existing Makefile or on searching for gcc
17396 in PATH. Substitute for CC and CXX in Makefile.
17397 * configure.in: Remove libm from target_libs. Separate
17398 target_configdirs from configdirs. If CC is not set in
17399 environment, try to get it from a host Makefile fragment. Rewrite
17400 changes of configdirs to use skipdirs instead. A few minor
17401 tweaks. Take directories out of target_configdirs as they are
17402 taken out of configdirs. Remove existing Makefile files from
17403 subdirectories. Substitute for TARGET_CONFIGDIRS and
17404 CONFIG_ARGUMENTS in Makefile.
17405 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17406 by configure.in.
17407 (CONFIG_ARGUMENTS): Likewise.
17408 (CONFIGURE_TARGET_MODULES): New variable.
17409 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17410 ($(CONFIGURE_TARGET_MODULES)): New target.
17411 (configure-libg++, configure-libio): New targets.
17412 (all-libg++): Depend upon configure-libg++.
17413 (all-libio): Depend upon configure-libio.
17414 (configure-libgloss, all-libgloss): New targets.
17415 (configure-libstdc++): New target.
17416 (all-libstdc++): Depend upon configure-libstdc++.
17417 (configure-librx, all-librx): New targets.
17418 (configure-newlib): New target.
17419 (all-newlib): Depend upon configure-newlib
17420 (configure-xiberty): New target.
17421 (all-xiberty): Depend upon configure-xiberty.
17422
17423 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17424
17425 * configure.in (host i[345]86-*-win32): Expand the
17426 noconfigdirs again.
17427
17428 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17429
17430 * mpw-configure: Fix sed command file name.
17431
17432 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17433
17434 * configure.in (host i[345]86-*-win32): Reduce the
17435 noconfigdirs again.
17436
17437 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17438
17439 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17440 or powerpc*-*-pe*, since they are not yet supported.
17441
17442 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17443
17444 Add PowerMac support and many other enhancements.
17445 * mpw-configure: New option --cc to select compiler to use,
17446 paste options set according to --cc into the generated
17447 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17448 if mpw-make.sed is present.
17449 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17450 add forward includes for PowerPC include files.
17451 * mpw-build.in: Build using Makefile.PPC if present.
17452 (do-byacc, etc): Remove separate version resource builds.
17453 (do-gas): Build "stamps" before "all".
17454 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17455 * mpw-README: Update to reflect --cc option, PowerMac support,
17456 and recently-reported compatibility problems.
17457
17458 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17459
17460 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17461 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17462 (--with-multilib-top): Pass to recursive invocations.
17463
17464 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17465
17466 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17467 v810-*-*.
17468
17469 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17470
17471 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17472 gdb, ld and opcodes on v810-*-*.
17473
17474 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17475
17476 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17477 (local-maintainer-clean): New target.
17478 (maintainer-clean): New target.
17479 (realclean): Just depend upon maintainer-clean.
17480
17481 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17482
17483 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17484
17485 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17486
17487 * configure.in: Build ld in mips*-*-bsd* case.
17488
17489 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17490
17491 * config.sub: Accept -lites* OS. From Ian Dall.
17492
17493 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17494
17495 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17496 targets.
17497
17498 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17499
17500 * configure.in: treat i386-win32 canadian cross the same as
17501 i386-go32 canadian cross.
17502
17503 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17504
17505 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17506 running under the simulator to build a reduced set of libraries.
17507 (powerpc-*-eabiaix): Add fine grained multilib support added to
17508 other powerpc targets yesterday.
17509
17510 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17511
17512 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17513 -disable-softfloat, -disable-relocatable, -disable-aix, and
17514 -disable-sysv to control which multilib libraries get built.
17515
17516 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17517
17518 * configure: Add Makefile.tem to list of files to remove in trap
17519 handler.
17520
17521 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17522
17523 * config.guess (*Linux*): Add missing "exit"s.
17524 Also, need specific check for alpha-unknown-linux (uses COFF).
17525
17526 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17527
17528 * config.guess: Merge with FSF:
17529
17530 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17531 * config.guess (AIX4): More robust release numbering discovery.
17532
17533 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17534 * config.guess (i386-sequent-ptx): Properly get version number.
17535
17536 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17537 * config.guess (mips:*:4*:UMIPS): New case.
17538
17539 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17540
17541 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17542 (i386-win32 host): Likewise. Don't build readline.
17543
17544 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17545
17546 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17547 SUPPORT_FILES to submakes.
17548
17549 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17550
17551 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17552 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17553 mpw-configure.
17554
17555 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17556
17557 * configure.in (appdirs): Use =, not ==, in test expression when
17558 trying to build the text to print in the warning message for
17559 Solaris users.
17560
17561 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17562
17563 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17564
17565 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17566
17567 * config.guess: Recognize lynx-2.3.
17568
17569 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17570
17571 * config.sub (z8ksim): Deleted
17572 (z8k-*-coff): New, this is the one true name of the target.
17573
17574 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17575
17576 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17577
17578 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17579
17580 * config.guess (*:Linux:*:*): First try asking the linker what the
17581 default object file format is (elf, aout, or coff). Then if this
17582 fails, try previous methods.
17583
17584 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17585
17586 * configure.in: Don't build newlib for *-*-vxworks5.1.
17587
17588 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17589
17590 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17591 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17592
17593 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17594
17595 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17596
17597 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17598
17599 * cfg-ml-com.in: New file.
17600 * cfg-ml-pos.in: New file.
17601
17602 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17603
17604 * COPYING.NEWLIB: Add HP free copyright to list.
17605
17606 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17607
17608 * config.sub: Recognize -eabi* for the system, not just -eabi.
17609
17610 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17611
17612 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17613 * config.sub, configure.in (win32): New target and host.
17614
17615 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17616
17617 * configure.in: Add i386-pe configuration.
17618
17619 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17620
17621 * mpw-build.in (install): Install GDB after LD.
17622
17623 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17624
17625 * mpw-config.in (elf/mips.h): Always forward-include, needed
17626 for GDB to build.
17627
17628 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17629
17630 * testsuite: New directory for customer acceptance and whole tool
17631 chain tests.
17632
17633 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17634
17635 * configure: If per-host line isn't found, but AC_OUTPUT is found
17636 and a configure script exists, run it instead.
17637
17638 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17639
17640 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17641
17642 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17643
17644 * configure: Set build_{cpu,vendor,os,alias} to host values when
17645 --build isn't specified.
17646
17647 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17648
17649 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17650 (FLAGS_TO_PASS): Pass them.
17651 (EXTRA_TARGET_FLAGS): Ditto.
17652
17653 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17654
17655 * Makefile.in (all-libg++): Depend on all-libstdc++.
17656
17657 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17658
17659 * configure.in (noconfigdirs): Enable all packages for
17660 i386-unknown-netbsd.
17661
17662 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17663
17664 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17665 hosted builds (DOS builds)
17666
17667 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17668
17669 Changes for ARM based on patches from Richard Earnshaw:
17670 * config.sub: Handle armeb and armel.
17671 * configure.in: Omit arm linker only for riscix.
17672
17673 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17674
17675 * config.guess: Update from FSF.
17676
17677 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17678
17679 * config.sub: Recognize powerpcle as the little endian variant of
17680 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17681 powerpcle variant. Convert pentium into i586, not i486. Add p5
17682 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17683 temporarily.
17684
17685 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17686
17687 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17688
17689 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17690
17691 * config.sub: Accept -lites* as a basic system type.
17692
17693 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17694
17695 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17696 installed, and if so return linuxoldld as the system name.
17697
17698 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17699
17700 * config.guess: Add hppa1.1-hp-lites support.
17701
17702 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17703
17704 * configure.in: Don't build newlib for m68k-vxworks5.1.
17705
17706 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17707
17708 * configure.in (mips-sgi-irix6): Use mh-irix5.
17709
17710 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17711
17712 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17713
17714 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17715
17716 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17717 OSF/1. Fix compiler flags.
17718 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17719
17720 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17721
17722 * configure.in: Recognize --with-newlib.
17723 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17724
17725 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17726
17727 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17728 to *_X11_MODULES due to gdbtk needing X include files et al.
17729
17730 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17731
17732 Merge in support for Mac MPW as a host.
17733 (Old change descriptions retained for informational value.)
17734
17735 * mpw-config.in: Add generic include forwards for cpu-specific
17736 include files in aout and elf directories.
17737
17738 * mpw-configure: Added copyright.
17739 * mpw-config.in: Check for presence of required build tools.
17740 (target_libs): Add newlib.
17741 (target_tools): Add examples.
17742 (Read Me): Generate as "Read Me for MPW" instead.
17743 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17744 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17745 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17746
17747 * mpw-configure: Remove subdir-specific makefile hackery,
17748 delete mk.tmp after using it.
17749
17750 * mpw-build.in (all): Display start and end times.
17751
17752 * mpw-configure (host_canonical): Set.
17753 (target_cpu): Always add to makefiles.
17754 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17755 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17756 (mpw-mh-mpw): Look for in srcdir and srcroot.
17757 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17758
17759 * mpw-build.in: (install-only): New target.
17760
17761 * mpw-configure (host_alias, target_alias): Rename from hostalias
17762 and targetalias, add into generated Makefile.
17763 (mk.tmp): If present, add into generated Makefile.
17764 * mpw-build.in (all-gas): Build config.h first before gas proper.
17765
17766 * mpw-configure (config.status): Write only if changed.
17767 * mpw-config.in (readline): Configure it (not built, just used for
17768 definitions).
17769
17770 * mpw-config.in (elf/mips.h): Add a forward include.
17771
17772 * mpw-config.in: Forward-include most .h files in include into
17773 extra-include.
17774 (readline): Don't build.
17775 mpw-build.in (install): Install GDB.
17776
17777 * mpw-configure (prefix, mpw_prefix): Handle it.
17778 * mpw-config.in (mmalloc, readline): Don't configure.
17779 * mpw-build.in (thisscript): Rename to ThisScript.
17780 Use mpw-build instead of BuildProgram everywhere.
17781 (mmalloc, readline): Don't build.
17782 * mpw-README: New file, basic documentation about the MPW port.
17783
17784 * mpw-config.in: Use forward-include to create include files.
17785
17786 * mpw-configure: Add more things to the top of each configured
17787 Makefile, including contents of config/mpw-mh-mpw.
17788 * mpw-config.in (extra-include): Create this directory and fill it
17789 with Posix-like include files when configuring.
17790
17791 * config.sub (apple, mac, mpw): Add various aliases.
17792
17793 * mpw-build.in: New file, top-level build script fragment for MPW.
17794 * mpw-configure: New file, configure script for MPW.
17795 * mpw-config.in: New file, config fragment for MPW.
17796
17797 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17798
17799 * configure.in (host_libs): Remove glob, since it is gone from the
17800 sources.
17801
17802 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17803
17804 * Makefile.in: define empty GDB_NLM_DEPS var.
17805
17806 * configure.in(target_makefile_frag): use config/mt-netware
17807 for netware targets.
17808
17809 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17810
17811 * config.sub: Merge in recent FSF changes. Remove linux special
17812 cases.
17813
17814 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17815
17816 Revert this change:
17817
17818 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17819
17820 * build-all.mk: Use CC=cc -Xs on Solaris.
17821
17822 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17823
17824 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17825 stop using it.
17826 * Makefile.in: Nuke all references to glob subdirectory.
17827
17828 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17829
17830 * configure.in: Fix --enable-shared logic in per-host.
17831
17832 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17833
17834 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17835
17836 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17837
17838 * configure.in (noconfigdirs): Don't build gas on AIX, for
17839 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17840
17841 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17842
17843 * configure: Fix --cache-file to work if the file argument is a
17844 relative path.
17845
17846 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17847
17848 * configure: If the --cache-file is used, pass it down to
17849 configure in subdirectories.
17850
17851 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17852
17853 * config.sub: add vxworks29k configuration.
17854
17855 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17856
17857 * Makefile.in (taz): Do "diststuff" part quietly.
17858
17859 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17860
17861 * config.sub: Mini-merge with gcc/config.sub.
17862
17863 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17864
17865 * config.guess (IRIX): Sed - to _.
17866
17867 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17868
17869 * Makefile.in (source-vault, binary-vault): New targets.
17870
17871 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17872
17873 * config.sub: Recognize -eabi as a basic system type.
17874
17875 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17876
17877 * configure.in (enable_shared stuff): Fix typo.
17878
17879 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17880
17881 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17882
17883 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17884
17885 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17886
17887 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17888
17889 * configure.in (rs6000-*-*): Don't build gas.
17890
17891 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17892
17893 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17894 reduce command line length.
17895 (AS_FOR_TARGET): Check for as.new, not Makefile.
17896 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17897
17898 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17899
17900 * config.guess: Merge from FSF.
17901
17902 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17903
17904 * configure: Don't use $ when handling program_suffix.
17905
17906 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17907
17908 * configure.in: Configure tk for hppa/hpux.
17909
17910 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17911
17912 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17913
17914 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17915
17916 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17917 to LIBCXXFLAGS. Tests are better run without it.
17918
17919 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17920
17921 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17922
17923 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17924
17925 * configure.in (*-*-netware*): Don't configure xiberty.
17926
17927 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17928
17929 * configure.in: Remove tk from native_only list.
17930
17931 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17932
17933 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17934 for special NCD build.
17935
17936 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17937
17938 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17939 makeall.bat, they're only useful for binutils snapshots.
17940 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17941 makeall.bat to specified SUPPORT_FILES.
17942
17943 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17944
17945 * build-all.mk: Add Ericsson targets to sun4 and solaris
17946 hosts. Add BNR's sun4 target to solaris host, so their
17947 build-from-source will be tested in-house first.
17948
17949 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17950
17951 * Makefile.in (LIBCFLAGS): New variable.
17952 (CFLAGS_FOR_TARGET): Ditto.
17953 (LIBCFLAGS_FOR_TARGET): Ditto.
17954 (LIBCXXFLAGS): Ditto.
17955 (CXXFLAGS_FOR_TARGET): Ditto.
17956 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17957 (BASE_FLAGS_TO_PASS): Pass them.
17958 (EXTRA_TARGET_FLAGS): Ditto.
17959
17960 * configure.in: Support --enable-shared.
17961
17962 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17963
17964 * configure.in (target_libs): Include libstdc++ again.
17965 * config.guess: Update from FSF (for FreeBSD).
17966
17967 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17968
17969 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17970 makeall.bat.
17971 (DISTDOCDIRS): Add `etc'.
17972 (ETC_SUPPORT_PFX): New variable.
17973 (taz): Include anything from etc starting with a word in
17974 ETC_SUPPORT_PFX.
17975
17976 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17977
17978 * config.sub: Update for recent FSF changes. Remove obsolete
17979 h8300hds entry. Add -windows* and -osx as basic os. Minor
17980 spacing changes.
17981
17982 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17983
17984 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17985
17986 * config.guess: Merge with FSF.
17987 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17988
17989 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17990
17991 * configure: Since the "trap 0" handler will override the exit
17992 status on many systems, only use it for "exit 1", and make it set
17993 a non-zero exit status; reset it before "exit 0". Also, check
17994 exit status of config.sub, and error out if it failed.
17995
17996 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17997
17998 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17999 and install libgloss.
18000
18001 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18002
18003 * Makefile.in (all-binutils): Depend upon all-byacc.
18004
18005 * configure.in: Don't build emacs on Irix 5.
18006
18007 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18008
18009 * configure.in (*-*-netware*): Add libio.
18010
18011 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18012
18013 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18014 (CHECK_TARGET_MODULES): Ditto.
18015 (INSTALL_TARGET_MODULES): Ditto.
18016 (TARGET_LIBS): Ditto.
18017 (all-libstdc++): Note dependencies.
18018
18019 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18020
18021 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18022
18023 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18024
18025 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18026 -fexternal-templates.
18027
18028 * configure.in (target_libs): Add libstdc++.
18029 (noconfigdirs): Add libstdc++ as appropriate.
18030
18031 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18032
18033 * config.guess: Update from FSF.
18034
18035 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18036
18037 * configure: Use ${config_shell} when running ${configsub}.
18038
18039 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18040
18041 * config.sub: No longer recognize h8300h.
18042
18043 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18044
18045 * config.sub: Remove extraneous differences between config.sub and
18046 gcc/config.sub.
18047
18048 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18049
18050 * Makefile.in (DISTSTUFFDIRS): Add gas.
18051
18052 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18053
18054 * COPYING.NEWLIB: New file.
18055
18056 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18057
18058 * config.guess (HP-UX): Patch from Harlan Stenn
18059 <harlan@landmark.com> to also emit release level.
18060
18061 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18062
18063 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18064
18065 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18066
18067 * config.sub: Merge nextstep cleanup from FSF.
18068
18069 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18070
18071 * configure.in (arm-*-*): Don't configure ld for this target.
18072
18073 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18074
18075 * configure.in (*-*-netware): don't configure libg++, libio,
18076 librx, or newlib.
18077
18078 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18079
18080 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18081 configure ld--it works, but it doesn't support shared libraries.
18082
18083 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18084
18085 * config.guess (*-unknown-freebsd*): Get rid of possible
18086 trailing "(Release)" in version string.
18087 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18088
18089 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18090
18091 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18092 Fix type: *-next-neststep -> *-next-nextstep.
18093
18094 * config.guess: Merge from FSF:
18095
18096 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18097
18098 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18099
18100 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18101
18102 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18103 instead of UNIX_SV for UnixWare 1.0).
18104
18105 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18106
18107 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18108 to make gdb/nlm/* build after the compiler and linker.
18109
18110 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18111
18112 * config.guess (netbsd, freebsd, linux): Accept any machine,
18113 not just i[34]86.
18114 (m68k-atari-sysv4): Relocate to match FSF version.
18115
18116 * config.guess: More merges from the FSF:
18117
18118 Add a space before function call or macro invocation.
18119
18120 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18121
18122 * config.guess: Add trap cmd to remove dummy.c and dummy when
18123 interrupted.
18124
18125 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18126
18127 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18128 (dummy): Redirect stderr from compilation of dummy.c.
18129
18130 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18131
18132 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18133
18134 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18135
18136 * configure: Accept and ignore --cache*, for compatibility with
18137 new autoconf.
18138
18139 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18140
18141 * config.guess: Merge from FSF:
18142
18143 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18144
18145 * config.guess (Pyramid*:OSx*:*:*): New case.
18146 (PATH): Add /.attbin at end for finding uname.
18147 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18148
18149 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18150
18151 * config.guess (M88*:DolphinOS:*:*): New case.
18152
18153 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18154
18155 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18156 to select whether to use ELF or COFF.
18157
18158 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18159
18160 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18161
18162 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18163
18164 * config.guess: Guess the OS version for HPUX.
18165
18166 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18167
18168 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18169
18170 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18171
18172 * configure.in: Recognize --with-headers, --with-libs, and
18173 --without-newlib.
18174 * Makefile.in (all-xiberty): Depend upon all-ld.
18175
18176 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18177
18178 * configure.in: Change i[34]86 to i[345]86.
18179
18180 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18181
18182 * configure (version): A few more tweaks to help message.
18183
18184 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18185
18186 * Makefile.in: Remove (for now) librx as a host library,
18187 now that we're building it for target.
18188
18189 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18190
18191 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18192 (Karl Berry).
18193
18194 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18195
18196 * configure.in: Also configure librx.
18197
18198 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18199
18200 * Makefile.in: Update various rules to reflect that librx
18201 is now needed for libg++.
18202
18203 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18204
18205 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18206
18207 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18208
18209 * configure.in: Configure the examples directory.
18210
18211 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18212
18213 * configure: Simplify Jun 2 1994 change.
18214
18215 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18216
18217 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18218 /bin/gcc isn't good enough to build gcc.
18219
18220 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18221
18222 * Makefile.in (GDB_SUPPORT_FILES): Remove
18223 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18224 (gdb.tar.gz): Add new rule to use standard distribution building
18225 mechanism.
18226
18227 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18228
18229 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18230 Bill Cox <bill@cygnus.com>.
18231
18232 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18233
18234 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18235
18236 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18237
18238 * configure: Search current dir first in .gdbinit.
18239
18240 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18241
18242 * config.sub: Recognize freebsd (merged from gcc config.sub).
18243
18244 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18245
18246 * config.sub: Refer to NeXT's operating system as nextstep.
18247
18248 * config.sub (case $basic_machine): Re-order the cases, to match
18249 the order in the FSF version (which is mostly alphabethical).
18250 Merge in some additions and changes from the FSF.
18251
18252 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18253
18254 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18255 * config.sub: Recognize cxux7.
18256 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18257
18258 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18259
18260 * config.sub: Fix typo powerpc -> powerpc-*.
18261
18262 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18263
18264 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18265
18266 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18267 parallel with all-emacs and install-emacs). Top-level command
18268 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18269
18270 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18271
18272 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18273 $(relbindir)/make before doing ``make install'', and use
18274 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18275 installing over running make binary.
18276 ($(host)-stamp-stage3-installed): Likewise.
18277
18278 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18279
18280 * config.guess: Recognize Mach.
18281
18282 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18283
18284 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18285 see whether --exec-prefix was used.
18286
18287 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18288
18289 * README: Explicitly mention libg++/README. (Zoo's idea.)
18290
18291 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18292
18293 * Makefile.in: Add all-librx target similar to all-libproc.
18294
18295 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18296
18297 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18298 with post 1.2 uname bogosity.
18299
18300 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18301
18302 * configure: Remove temporary files on receipt of a signal.
18303
18304 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18305
18306 * configure: If there is a package_makefile_frag, remove
18307 ${subdir}/Makefile.tem after copying it in.
18308
18309 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18310
18311 * build_all.mk: support rs6000 lynx identifies itself as
18312 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18313 since /bin/gcc is too feeble to compile a modern gcc.
18314
18315 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18316
18317 * brought devo/test-build.mk update-to-date with progressive/
18318 test-build.mk. Add lynx targets and hppa flag info.
18319
18320 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18321
18322 * configure.in: Use mh-ncrsvr43. Patch from
18323 Tom McConnell <tmcconne@sedona.intel.com>.
18324
18325 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18326
18327 * config.guess (i386-unknown-bsdi): No longer need to
18328 check #if defined(__bsdi__) && defined(__i386__).
18329
18330 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18331
18332 * configure: Set program_transform_nameoption correctly.
18333
18334 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18335
18336 * brought build-all.mk update-to-date with progressive build-all.mk,
18337 added new targets and hppa info.
18338
18339 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18340
18341 * configure: If config.guess result is a prefix of the user
18342 specified target, assume a native build and use the user specified
18343 target as the host alias. Remove SunOS patch suffix removal hack.
18344 * configure.in: Remove SunOS patch suffix removal hack.
18345
18346 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18347 in NATIVE_CHECK_MODULES.
18348
18349 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18350
18351 * Makefile.in: Rename HOST_ONLY to NATIVE.
18352 * configure: Delete SunOs patch suffix from host_canonical
18353 and build_canonical variables that are prepended to Makefiles.
18354 * configure.in: Add comments for easier maintenance.
18355
18356 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18357
18358 * Makefile.in: Add all-libproc target similar to all-gui.
18359
18360 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18361
18362 * Makefile.in (CHECK_MODULES): split into
18363 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18364
18365 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18366
18367 * config.guess (i386-unknown-bsdi): New system to guess.
18368
18369 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18370
18371 * Makefile.in: Add all-gui target (but not yet build by "all").
18372
18373 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18374
18375 * config.sub: Move deletion of patch suffix from here...
18376 * configure.in: To here, at Ian's suggestion. The top-
18377 level scripts might need to know of a patch level.
18378
18379 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18380
18381 * config.sub: Strip off patch suffix so rtl is recognized
18382 as a sunos4.1.3 machine, even though it's been patched.
18383
18384 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18385
18386 * Makefile.in (INSTALL_LAST): Delete.
18387 (INSTALL_DOSREL): New.
18388
18389 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18390
18391 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18392 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18393 whether we pass down --with-gnu-ld anyhow.
18394
18395 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18396
18397 * Makefile.in (INSTALL_LAST): Change operation so it works
18398 on more flavors of make.
18399 * configure.in (go32): Don't build libg++ or libio.
18400
18401 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18402
18403 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18404 they can be overriden by templates.
18405
18406 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18407
18408 * configure.in (target==go32): Don't build gdb.
18409 * dosrel: New directory.
18410
18411 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18412
18413 * configure.in (host==go32): Configure dosrel too.
18414 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18415 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18416 be set by incoming names or templates.
18417 (INSTALL_LAST): New rule.
18418
18419 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18420
18421 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18422
18423 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18424
18425 * configure.in (appdirs): New variable. Currently empty, but will
18426 be used in gas distribution. If nonempty, lists a set of
18427 directories at least one of which must get configured, or top
18428 level configuration is considered to have failed.
18429 (rs6000-*-lynxos*): Use new file name.
18430
18431 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18432
18433 Eliminate XTRAFLAGS.
18434 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18435 newlib include files using -idirafter, and also use -nostdinc.
18436 (CXX_FOR_TARGET): Likewise.
18437 (XTRAFLAGS): Removed.
18438 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18439 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18440 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18441 ($(DO_X)): Don't pass down XTRAFLAGS.
18442
18443 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18444
18445 * configure.in (mips*-dec-bsd*): New target; do build linker.
18446 (mips*-*-bsd*): New target; don't build linker.
18447
18448 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18449
18450 * configure.in: support rs6000-*-lynxos* configuration.
18451 support sunos4 as a cross target.
18452
18453 * config.sub: look for lynx*, not lynx since the OS version may
18454 legitimately be part of the name.
18455
18456 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18457
18458 * configure.in (i[34]86-*-sco*): Move to be with other i386
18459 targets.
18460 (romp-*-*): New target. Skip various binary utilities.
18461 (vax-*-*): New target. Don't build newlib.
18462 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18463
18464 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18465
18466 * configure.in: Only set host_makefile_frag if config
18467 directory exists.
18468
18469 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18470
18471 * install.sh: If $dstdir exists, don't check whether each
18472 component does.
18473
18474 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18475
18476 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18477
18478 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18479
18480 * configure.in (*-*-lynxos*): Don't configure newlib for either
18481 native or cross Lynx.
18482
18483 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18484
18485 * config.sub (sparc64-elf): Fix os.
18486 (z8k): Remove duplicate.
18487
18488 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18489
18490 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18491 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18492
18493 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18494
18495 * configure: Make file links cleanly even if Lynx fails on
18496 an NFS symlink (at least fail cleanly).
18497
18498 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18499
18500 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18501 -XNh2000.
18502
18503 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18504
18505 * configure: Unknown options are fatal again.
18506
18507 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18508
18509 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18510 compatibility.
18511
18512 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18513
18514 * build-all.mk: Add `clean' target.
18515
18516 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18517
18518 * config.guess: Add SINIX support.
18519 * configure.in: Add mips-*-sysv4* support.
18520
18521 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18522
18523 * build-all.mk: Document all useful targets.
18524 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18525 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18526
18527 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18528
18529 * configure: Support --silent, --quiet.
18530
18531 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18532
18533 * configure: Support --disable-FEATURE.
18534
18535 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18536
18537 * config.guess: Recognize NCR running SVR4.3.
18538
18539 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18540
18541 * config.guess: Make BSDI generate i386-unknown-bsd386.
18542 Patch from Paul Eggert <eggert@twinsun.com>.
18543
18544 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18545
18546 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18547
18548 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18549
18550 * configure: Make unrecognized options give nonfatal warnings
18551 instead of fatal errors, and pass them to any subdirectory
18552 configures in case they recognize them.
18553 Make --x equivalent to --with-x.
18554
18555 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18556
18557 * configure: Add --enable-* options. Clean up usage message and
18558 some comments.
18559
18560 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18561
18562 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18563
18564 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18565
18566 * configure.in (hppa*-*-*): Enable binutils.
18567
18568 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18569
18570 * config.sub: Recognize cisco.
18571
18572 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18573
18574 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18575
18576 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18577
18578 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18579 than one configuration name. Add comment.
18580
18581 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18582
18583 * config.guess: about target *-hitachi-hiuxwe2, fixed
18584 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18585 macro is incorrect.]
18586
18587 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18588
18589 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18590 than the "make ls" stuff which used to be here.
18591
18592 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18593
18594 * config.guess: Recognize i[34]86-unknown-freebsd.
18595 From Shawn M Carey <smcarey@rodan.syr.edu>.
18596
18597 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18598
18599 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18600
18601 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18602
18603 * config.guess: Check for ptx.
18604
18605 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18606
18607 * config.sub: Add os9k checking.
18608
18609 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18610
18611 * config.guess: Handle OSF1 running on HPPA processors
18612
18613 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18614
18615 * configure: If subdir configure fails, print out a message with
18616 subdirectory name, in case subdir's configure code didn't identify
18617 itself.
18618
18619 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18620
18621 * configure.in: Remove embedded newlines from configdirs.
18622 Avoid mismatches of substrings. Fix matching strings at end
18623 of configdirs.
18624
18625 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18626
18627 * config.guess: Add Lynx/rs6000 config support.
18628
18629 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18630
18631 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18632
18633 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18634
18635 * configure.in (hppa*-*-osf*): Treat this just like most other
18636 PA configurations (eg no binutils or ld).
18637 (hppa*-*-*elf*): These configurations have binutils and ld.
18638
18639 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18640
18641 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18642
18643 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18644
18645 * configure.in (rs6000-*-*): Build gas.
18646
18647 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18648
18649 * Makefile.in: Avoid bug in losing hpux sed.
18650
18651 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18652
18653 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18654 for GDB and GDB has been fixed to not need it.
18655
18656 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18657
18658 * config.guess: Recognize vax hosts.
18659
18660 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18661
18662 * configure (while loop): Don't use "break 2" inside case
18663 statement -- the case statement isn't an enclosing loop.
18664
18665 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18666
18667 * config.guess: Clean up NeXT support, to allow nextstep
18668 on Intel machines. Make OS be nextstep.
18669
18670 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18671
18672 * config.guess: Add alternate forms for Convex.
18673
18674 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18675
18676 * configure: Completely rewrite option processing. Take
18677 advantage of pattern-matching to avoid invoking test frequently.
18678 Also clean up host and target defaulting logic.
18679
18680 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18681
18682 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18683 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18684 commands (plus user environment) will fit SCO limits.
18685
18686 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18687
18688 * configure.in: Don't issue warnings about directories which are
18689 not being configured if -norecursion is set. Correct test for
18690 --with-gnu-as and --with-gnu-ld to not get confused by substring
18691 matches.
18692
18693 * configure.in: Don't build gas for alpha-dec-osf1*.
18694
18695 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18696
18697 * configure: Back out Per's change of 12/19/1993. It changes the
18698 behavior of configure in unexpected and confusing ways.
18699
18700 Also, use different delim char when calculating
18701 program_transform_name so that the name can contain slashes.
18702
18703 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18704
18705 * configure.in, config.sub: Add support for VSTa micro-kernel.
18706
18707 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18708
18709 * configure.in: Nuke hacks which were used to get a special
18710 version of GAS for HPPA configurations.
18711
18712 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18713
18714 * configure: If only ${target_alias} is given, use that
18715 as the default for ${host_alias}.
18716 * configure: Add missing back-slashes before nested quotes.
18717
18718 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18719
18720 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18721
18722 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18723
18724 * config.guess: Recognize some Tektronix configurations.
18725 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18726
18727 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18728
18729 * config.sub: Match any flavor of SH.
18730
18731 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18732
18733 * configure.in: Don't try to configure newlib for Alpha.
18734
18735 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18736
18737 * configure.in: Don't build ld for Irix 5. Don't build gas,
18738 libg++ or libio for any Alpha target.
18739
18740 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18741
18742 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18743
18744 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18745 default arguments -- so it tried to compress itself.
18746
18747 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18748
18749 * configure.in (notsupp): ensure that a space is always at the end
18750 of the configdirs list, since the grep checks for an explicit space
18751
18752 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18753
18754 * configure.in (target i386-sysv4.2): don't build ld, since static
18755 versions of many libraries are not available.
18756
18757 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18758
18759 * config.guess: Recognize Apollos (using environment variables).
18760 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18761
18762 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18763
18764 * config.guess: Recognize Sony news mips running newsos.
18765
18766 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18767
18768 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18769 "fi ; else" for bash.
18770
18771 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18772
18773 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18774
18775 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18776
18777 * config.sub: accept unixware as an alias for svr4.2.
18778 Fix some inconsistancies with the gcc version.
18779
18780 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18781
18782 * Makefile.in (DISTDOCDIRS): Add gdb.
18783
18784 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18785
18786 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18787
18788 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18789
18790 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18791 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18792 this now.
18793
18794 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18795
18796 * config.sub: Accept hiux* as an OS name.
18797
18798 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18799 etc/make-stds.texi. The underscore came from gcc, and dje now
18800 agrees that RUNTESTFLAGS is the correct name.
18801
18802 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18803
18804 * install.sh: Remove 'set -e'. It makes any conditionals
18805 in the script useless.
18806
18807 * config.guess: Automatically recognize arm-acorn-riscix
18808 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18809
18810 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18811
18812 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18813
18814 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18815
18816 * Makefile.in (DISTDOCDIRS): New variable.
18817 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18818 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18819
18820 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18821
18822 * configure.in (hppa target): check the source directory for the
18823 pagas sub-directory
18824
18825 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18826
18827 * config.sub: Allow -aout* and -elf*.
18828
18829 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18830
18831 * configure.in: Don't build ld on i386-solaris2, same as for
18832 sparc-solaris2.
18833
18834 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18835
18836 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18837
18838 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18839
18840 * configure.in: Configure gdb for alpha.
18841
18842 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18843
18844 * Makefile.in (CXXFLAGS): Add -O.
18845
18846 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18847
18848 * config.guess: added support for DG Aviion
18849
18850 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18851
18852 * configure.in: Produce warning message for subdirectories not
18853 configurable for this host/target combination. Don't try to
18854 configure gdb for vms.
18855
18856 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18857
18858 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18859 appropriate files before making "diststuff".
18860 (DISTBISONFILES): New var: list of files to be edited.
18861 (DISTSTUFFDIRS): Add binutils.
18862
18863 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18864
18865 * config.sub: also handle mipsel and mips64el (for little endian mips)
18866
18867 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18868
18869 * configure.in: Add * to end of all OS names.
18870
18871 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18872
18873 * configure.in: Build newlib for LynxOS native.
18874
18875 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18876
18877 * config.guess: Add support for delta 88k running SVR3.
18878
18879 * configure.in: Add comment about HP compiler vs. emacs.
18880
18881 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18882
18883 * configure.in: don't build ld on solaris2 (not a viable option
18884 due to bugs in getpwnam & getpwuid)
18885
18886 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18887
18888 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18889 config.guess will produce a full version number.
18890
18891 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18892
18893 * configure.in: Build linker and binutils for alpha-dec-osf1.
18894
18895 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18896
18897 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18898 and gdb/testsuite/Makefile.in.
18899
18900 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18901
18902 * configure.in: recognize mips*- instead of mips-
18903
18904 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18905
18906 * config.sub: Accept linux*coff and linux*elf as operating
18907 systems.
18908
18909 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18910
18911 * config.sub: Recognize mips64, and mips3 as an alias for it.
18912
18913 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18914
18915 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18916 gdb knows how to handle OSF/1 shared libraries.
18917
18918 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18919
18920 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18921 * config.guess: Recognize Hitachi's HIUX.
18922 * config.sub: Recognize h3050r* and hppahitachi.
18923 Remove redundant cases for hp9k[23]*.
18924
18925 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18926
18927 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18928 if gas and ld are in the source tree and are in ${configdirs}.
18929 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18930 --with options (but still pass them down on the command line,
18931 if they were explicitly specified).
18932
18933 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18934
18935 * configure: substitute SHELL value in Makefile.in with
18936 ${CONFIG_SHELL}
18937
18938 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18939
18940 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18941 *-*-solaris2* targets.
18942
18943 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18944
18945 * Makefile.in: define M4, and pass it down to sub-makes;
18946 all-autoconf now depends on all-m4
18947
18948 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18949
18950 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18951 presence of {ar,ranlib} instead of a configured directory
18952
18953 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18954
18955 * config.guess: Accept 34?? as well as 33?? for NCR.
18956
18957 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18958
18959 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18960 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18961
18962 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18963
18964 * configure: grab values for $(CC) and $(CXX) from the
18965 environment, so that someone can do "CC=gcc configure; make" and
18966 have it work right (matching the way that autoconf works now)
18967
18968 * configure.in, Makefile.in: add support for gash, the tcl
18969 interface to Galaxy
18970
18971 * config.guess: add NetBSD variants (hp300, x86)
18972
18973 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18974
18975 * install.sh: Support -d option (in the manner of SunOS 4 install,
18976 as it is more deterministic than that of GNU install)
18977 (chmodcmd): Set file to mode 755 by default (should also do default
18978 chgrp and chown, but I don't feel like dealing with that now)
18979
18980 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18981
18982 * config.sub: Remove h8300hhms alias.
18983
18984 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18985
18986 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18987
18988 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18989
18990 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18991 as stmp-fixinc
18992
18993 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18994
18995 * config.sub: recognize m88110-bug-coff.
18996
18997 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18998
18999 * Makefile.in (all-libio): all dependencies on the toolchain used
19000 to build this (gcc, gas, ld, etc)
19001
19002 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19003
19004 * config.guess: Deal with OSF/1 1.3 on alpha.
19005
19006 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19007
19008 * install.sh: add some 'else true' clauses for portability
19009
19010 * configure.in: don't build libio for h8[35]00-*-* targets
19011
19012 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19013
19014 * Makefile.in: Add support for new libio.
19015
19016 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19017
19018 * install.sh: If one command fails, don't try the rest. Don't try
19019 to remove $dsttmp (via trap) unless we have already created it.
19020 If $src doesn't exist, detect it and exit with an error.
19021
19022 * config.guess: Recognize BSD on hp300.
19023
19024 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19025
19026 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19027 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19028
19029 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19030
19031 * Makefile.in (all-send-pr): depends on all-prms
19032
19033 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19034
19035 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19036
19037 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19038
19039 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19040 Added test for mips-mips-riscos5.
19041
19042 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19043
19044 * configure.in: use mh-hp300 for 68k HP hosts
19045
19046 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19047
19048 * configure: add support for CONFIG_SHELL, so that you can use
19049 some alternate shell for evaluating configure scripts
19050
19051 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19052
19053 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19054 in configure script to bug-gdb@prep.ai.mit.edu when building
19055 distribution archive.
19056 * Makefile.in (COMPRESS): Remove def.
19057 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19058 gdb.tar.Z and make-gdb.tar.Z respectively.
19059 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19060 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19061 to convergence with 'taz' target in Makefile.in.
19062
19063 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19064
19065 * install.sh (dsttmp): use trap to ensure that tmp files go
19066 away on error conditions
19067
19068 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19069
19070 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19071
19072 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19073
19074 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19075 its parent is '/' not ''.
19076
19077 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19078
19079 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19080
19081 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19082 that ${newsrcdir}/configure.in does.
19083
19084 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19085
19086 * test-build.mk: support for CONFIG_SHELL
19087
19088 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19089
19090 * config.sub (netware): Add as a basic system type.
19091
19092 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19093
19094 * Makefile.in (Makefile): depend on configure.in. Also drop the
19095 $(srcdir)/ from the dependency on Makefile.in.
19096
19097 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19098
19099 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19100 (h8300hhms is temporary until multi-libraries are implemented).
19101 * configure.in: Handle h8300h too.
19102
19103 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19104
19105 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19106
19107 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19108
19109 * configure: Remove extraneous output when guessing host type.
19110 * config.guess: Remove extraneous output when guessing using C
19111 compiler rather than uname, or when guessing fails.
19112
19113 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19114
19115 * Makefile.in: remove all.cross and install.cross targets
19116
19117 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19118 definitions
19119
19120 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19121
19122 * configure.in (target sh): Build gprof.
19123
19124 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19125
19126 * config.sub: change -solaris to -solaris2
19127
19128 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19129
19130 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19131
19132 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19133
19134 * configure: Correct error message for missing Makefile.in to
19135 print correct directory.
19136
19137 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19138
19139 * install.sh: kludge around 386BSD shell bug
19140
19141 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19142
19143 * config.guess: Recognize NeXT.
19144 * config.guess: Recognize i486-ncr-sysv4.
19145 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19146
19147 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19148
19149 * Makefile.in (MAKEINFOFLAGS): New variable.
19150 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19151 * build-all.mk, test-build.mk: Pass down --no-split as
19152 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19153
19154 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19155
19156 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19157
19158 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19159
19160 * Makefile.in (libg++.tar.z): New rule.
19161 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19162 * Makefile.in (taz): Only do a single chmod.
19163
19164 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19165
19166 * install.sh: don't use dirname anymore (replaced with sed usage)
19167
19168 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19169
19170 * Makefile.in: Change extension for gzip'd files from '.z' to
19171 '.gz' per new FSF standard usage.
19172
19173 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19174
19175 * configure: put quotes around the final value of program_transform_name
19176
19177 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19178
19179 * Makefile.in: new install.sh support; update install-info rules
19180
19181 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19182
19183 * configure.in: Build diff for crosses, but not for go32 host.
19184
19185 * configure.in: Build gprof only for native, and don't build it
19186 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19187
19188 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19189
19190 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19191
19192 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19193
19194 * configure.in (host_tools): Add prms.
19195
19196 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19197
19198 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19199 with $(FLAGS_TO_PASS) on the command line
19200
19201 * config.sub: Recognize lynx and lynxos
19202
19203 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19204
19205 * config.sub: Accept -ecoff*, not just -ecoff.
19206
19207 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19208
19209 * Makefile.in (taz): Use .gz suffix instead of .z.
19210 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19211 names.
19212
19213 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19214
19215 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19216
19217 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19218
19219 * Makefile.in (install-no-fixedincludes): install gcc last, so
19220 that rebuilds that might happen during 'make install' don't get
19221 bogus gcc include files
19222
19223 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19224
19225 Change from Utah for HPPA support:
19226 * config.guess: Recognize hppa1.x-hp-bsd.
19227
19228 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19229
19230 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19231 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19232
19233 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19234
19235 * config.sub: Add support for rom68k and bug boot monitors.
19236
19237 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19238
19239 * Makefile.in: Make all-opcodes depend on all-bfd.
19240
19241 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19242
19243 * config.guess: Added special check for i[34]86-univel-sysv4*.
19244
19245 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19246
19247 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19248 the processor rather than assuming i486.
19249
19250 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19251
19252 * config.guess: Recognize SunOS6 as Solaris3.
19253
19254 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19255
19256 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19257 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19258
19259 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19260
19261 * build-all.mk (all-cross): New target for Canadian Cross.
19262 Added Q2 go32 targets.
19263 * test-build.mk: Configure go32 cross sparclite-aout and
19264 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19265 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19266
19267 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19268
19269 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19270 GO32 hosted toolchains
19271
19272 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19273
19274 * configure: change so "-exec-prefix" gets passed down rather
19275 than "-exec_prefix" so autoconf generated Makefiles get the
19276 exec_prefix set right.
19277
19278 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19279
19280 * config.guess: get the Solaris2 minor version number
19281
19282 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19283
19284 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19285
19286 * config.guess: Recognize some Sequent platforms.
19287
19288 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19289
19290 * Makefile.in: added the vault-install target
19291
19292 * configure.in: actually use the Sun3 makefile fragment that's in
19293 config, also added the release dir to configdirs
19294
19295 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19296
19297 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19298
19299 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19300
19301 * configure.in: remove some program from Alpha targetted toolchains
19302
19303 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19304
19305 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19306 gprof.
19307 (taz): Run "make diststuff" in those directories instead of "make
19308 proto-dir". Look for "VERSION=" only at start of line in subdir
19309 Makefile. Use "gzip -9" for compression.
19310 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19311 (binutils.tar.z): New target.
19312
19313 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19314
19315 * Makefile.in (taz): Include gpl.texinfo.
19316
19317 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19318
19319 * Makefile.in (setup-dirs): Merged into "taz" target.
19320 (taz): Only do `proto-dir' stuff if a directory is actually needed
19321 for this target.
19322
19323 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19324
19325 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19326 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19327 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19328 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19329 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19330
19331 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19332
19333 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19334 config.sub, and move-if-change to gdb testsuite distribution
19335 archive, so the testsuite can be extracted, configured, and
19336 run separately from the gdb distribution. Blow away the Chill
19337 tests that require a Chill compiled executable, since GNU Chill
19338 is not yet publically available.
19339
19340 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19341
19342 * test-build.mk: set environment variables in a single command,
19343 instead of a list of assignments and exports
19344
19345 * config.guess: recognize Alpha/OSF1 systems
19346
19347 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19348
19349 * configure: Change help message to prefer --options rather than
19350 -options.
19351
19352 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19353
19354 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19355 zippy@ecst.csuchico.edu.
19356 * config.guess: Recognize miniframe.
19357
19358 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19359
19360 * Makefile.in: Use srcroot to find runtest rather than rootme.
19361 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19362
19363 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19364
19365 * test-build.mk: Extensive additions to support building on a
19366 machine other than the host.
19367
19368 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19369
19370 * configure (tooldir): Fix for i386-aix again.
19371
19372 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19373
19374 * configure, Makefile.in: Change definition of $(tooldir)
19375 to match the FSF.
19376
19377 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19378
19379 * config.guess: Recognize i[34]86/SVR4.
19380
19381 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19382
19383 * Makefile.in (all-gdb): gdb depends on sim.
19384
19385 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19386
19387 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19388 at the same time we make the prototype gdb directory.
19389 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19390 files at the same time as the gdb base release distribution.
19391
19392 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19393
19394 * Makefile.in (check): Use individual check targets rather than
19395 DO_X rule.
19396 (check-gcc): Added.
19397
19398 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19399
19400 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19401 for System V release 3.2.
19402
19403 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19404
19405 * config.sub: Recognize hppaosf.
19406 * configure.in: Do configure ld/binutils/gas for it.
19407
19408 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19409
19410 * configure (tooldir): Alter syntax used to set this, for systems
19411 where "\$" isn't handled right, like i386-aix.
19412
19413 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19414
19415 * configure: Pass program-transform-name, not
19416 program_transform_name, to recursive configures.
19417
19418 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19419
19420 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19421 of gas+ld+binutils.
19422
19423 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19424
19425 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19426
19427 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19428
19429 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19430
19431 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19432
19433 * Makefile.in (PRMS): Set back to all-prms.
19434
19435 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19436
19437 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19438 targets, rather than for MIPS hosts.
19439
19440 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19441
19442 * configure.in: add comment for --with-x default values
19443
19444 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19445
19446 * Makefile.in: add check-* targets for each of the directories in
19447 the tree. Add a definition of RUNTEST that will use the one we
19448 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19449
19450 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19451
19452 * configure.in: Removed obsolete references to bfd_target and
19453 target_makefile_frag.
19454
19455 * build-all.mk: Set assorted targets for Q2.
19456 * config.sub: Recognize z8k-sim and h8300-hms.
19457 * test-build.mk: Really don't pass host to configure.
19458 (HOLES): Added uname.
19459
19460 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19461
19462 * configure: Handle an empty program-prefix, program-suffix or
19463 program-transform-name correctly.
19464
19465 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19466
19467 * build-all.mk: -G 8 no longer required for MIPS targets.
19468 * test-build.mk: Don't pass host argument to configure; make it
19469 guess.
19470
19471 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19472
19473 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19474 * Makefile.in (COMPRESS): New macro, like GZIP.
19475
19476 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19477
19478 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19479
19480 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19481 with gas currently defaults to -G 0.
19482
19483 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19484
19485 * Makefile.in (all-flex): flex depends on byacc.
19486
19487 * build-all.mk: If host not specified, use config.guess. Pass TAG
19488 to test-build.mk as RELEASE_TAG.
19489 * test-build.mk (configargs): New variable containing arguments to
19490 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19491 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19492
19493 * config.guess: Use /bin/uname when checking -X argument on SCO,
19494 to avoid invoking GNU uname which doesn't understand -X.
19495
19496 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19497
19498 * configure.in: Build gas for mips-*-*.
19499
19500 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19501
19502 * Makefile.in (all.normal): insert missing backslash.
19503
19504 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19505
19506 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19507
19508 * Makefile.in: Complete overhaul to merge many almost identical
19509 targets.
19510
19511 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19512
19513 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19514 (gdb.tar.Z): Adjusted.
19515
19516 * Makefile.in (setup-dirs, taz): New targets; should be general
19517 enough to adapt for gdb sometime. Build only .z file.
19518 (gas.tar.z): New target.
19519
19520 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19521
19522 * build-all.mk: Use CC=cc -Xs on Solaris.
19523
19524 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19525
19526 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19527 for handling BISON for FSF releases.
19528
19529 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19530
19531 * configure: Actually implement the change zoo just documented.
19532
19533 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19534
19535 * configure: when using config.guess, only set target_alias when
19536 it's not already been set (ie, on the command line)
19537
19538 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19539
19540 * Makefile.in: add installcheck target, set PRMS to install-prms
19541
19542 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19543
19544 * configure: add support for package_makefile_fragment, handle the
19545 case where a directory has a configure.in file but no Makefile.in
19546 more gracefully (with an actual understandable error message, even);
19547 add support for --without (and add this to the usage message); also
19548 explicitly add a --host=${host_alias} to the command line when
19549 config.guess is used
19550
19551 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19552
19553 * configure: Must use both --host and --target in recursive calls.
19554
19555 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19556
19557 * Makefile.in: Change deja-gnu to dejagnu.
19558
19559 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19560
19561 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19562
19563 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19564
19565 * configure.in: canonicalize all instances to *-*-solaris2*,
19566 also strip out a number of tools to not build for go32 host
19567
19568 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19569
19570 * config.guess: add GPL.
19571
19572 * Makefile.in, config.guess, config.sub, configure: bump
19573 copyrights to 93.
19574
19575 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19576
19577 * Makefile.in (do-info): Removed obsolete check for existence of
19578 localenv file.
19579
19580 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19581
19582 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19583
19584 * Makefile.in: a couple of 'else true' for decstation,
19585 support for TclX
19586
19587 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19588
19589 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19590
19591 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19592
19593 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19594
19595 * config.guess: Recognize i386-ibm-aix (PS/2).
19596 * configure.in: Use config/mh-aix386 file for it.
19597
19598 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19599
19600 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19601 CC_FOR_TARGET instead.
19602 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19603
19604 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19605
19606 * Makefile.in: Add sim to list of directories sent with gdb
19607
19608 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19609
19610 * configure.in: Put back mips-dec-bsd* case.
19611
19612 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19613
19614 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19615 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19616 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19617
19618 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19619
19620 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19621
19622 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19623 (install-info): install dir.info only if it exists,
19624 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19625
19626 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19627
19628 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19629 gas for mips-dec-bsd.
19630
19631 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19632
19633 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19634 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19635
19636 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19637
19638 * configure.in: Added "dejagnu" to hosttools list.
19639
19640 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19641
19642 * config.sub, configure.in, config.guess: Add support
19643 for Bosx, an AIX variant from Bull.
19644 Patches from F.Pierresteguy@frcl.bull.fr.
19645
19646 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19647
19648 * devo/dejagnu: Initial creation of devo/dejagnu.
19649 Migrated dejagnu testcases and support files for testing software
19650 tools to reside as subdirectories, currently called "testsuite",
19651 within the directory of the software tool. Migrated all programs,
19652 support libraries, etc. beloging to dejagnu proper from
19653 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19654 with no modifications. The changes to these files which will
19655 allow them to configure, build, and execute properly will be made
19656 in a future update.
19657
19658 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19659
19660 * Makefile.in: Change send_pr to send-pr.
19661 * configure.in: Likewise.
19662 * send_pr: Renamed directory to send-pr.
19663
19664 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19665
19666 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19667
19668 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19669
19670 * README: Update for gdb-4.8 release.
19671 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19672 gdb-xxx.tar.z (gzip'd) file also.
19673
19674 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19675
19676 * Makefile.in: make all-diff depend on all-libiberty
19677
19678 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19679
19680 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19681
19682 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19683
19684 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19685
19686 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19687
19688 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19689 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19690 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19691
19692 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19693
19694 * Makefile.in: makeinfo binary is in a new location
19695
19696 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19697
19698 * config.sub: Accept -ecoff as an OS.
19699
19700 * Makefile.in: Various changes to eliminate a level of make
19701 recursion and reduce the required command line length.
19702 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19703 sub-makes.
19704 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19705 variables holding settings for specific sub-makes.
19706 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19707 in terms of BASE_FLAGS_TO_PASS.
19708 (TARGET_LIBS): New variable listing directories which use
19709 TARGET_FLAGS_TO_PASS.
19710 (subdir_do): Eliminated.
19711 (do-*): New set of targets to replace subdir_do.
19712 (various): All targets which used subdir_do now depend on do-*.
19713 (local-clean): Renamed from do_clean.
19714 (local-distclean): New target, dependency of distclean and
19715 realclean.
19716 (install-info): Don't create directories. Depend on dir.info
19717 rather than calling make recursively.
19718 (install-dir.info): Eliminated.
19719 (install-info-dirs): Create all info directories here.
19720 (dir.info): Depend upon do-install-info.
19721
19722 * test-build.mk (HOLES): Added false.
19723
19724 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19725
19726 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19727
19728 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19729
19730 * Makefile.in (info): remove dependency on all-texinfo. The
19731 problem was really in texinfo/C, not at this level.
19732
19733 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19734
19735 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19736
19737 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19738
19739 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19740 GDB releases.
19741
19742 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19743
19744 * configure: Include srcdir in message about target of link not
19745 being found. Don't convert `-' to `_' in `with' options being
19746 passed to subdirs.
19747
19748 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19749
19750 * configure.in: add uudecode to host_tools
19751
19752 * Makefile.in: added {all,install}-uudecode targets, added them to
19753 the appropriate lists
19754
19755 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19756
19757 * Makefile.in (all-gcc): Added dependency on all-gas.
19758
19759 * configure.in (mips-*-*): Build ld and binutils.
19760
19761 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19762
19763 * configure: check return code from mkdir, print error message and
19764 exit on failure.
19765
19766 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19767
19768 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19769
19770 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19771
19772 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19773
19774 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19775
19776 * config.sub (h8500): Recognize this as a cpu type.
19777
19778 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19779
19780 * configure: source directory missing is no longer a warning
19781
19782 * configure.in: recognize irix[34]* instead of irix[34]
19783
19784 * Makefile.in: define and pass down X11_LIB
19785
19786 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19787
19788 * guess-systype: Renamed to ...
19789 * config.guess: ... by popular request.
19790 * configure.in, Makefile.in: Update accordingly.
19791
19792 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19793
19794 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19795 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19796 + Execute ./dummy instead of assuming . is in PATH.
19797
19798 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19799
19800 * guess-systype: New shell script. Attempts to guess the
19801 canonical host name of the executing host.
19802 Only a few hosts are supported so far.
19803 * configure: Call guess-systype if no host is specified.
19804
19805 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19806
19807 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19808 gcc Makefile.
19809
19810 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19811
19812 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19813 (all-gcc, install-gcc, subdir_do): Use it.
19814
19815 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19816
19817 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19818
19819 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19820
19821 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19822 set exclusively by configure, using configure.in .
19823
19824 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19825
19826 * test-build.mk: set $PATH for all builds
19827
19828 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19829
19830 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19831
19832 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19833 the one used in gcc/Makefile.in, so that a null expansion doesn't
19834 override the one needed to build gcc with a native cc.
19835
19836 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19837
19838 * configure: Accept -with arguments.
19839
19840 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19841
19842 * Makefile.in: added h8300sim
19843
19844 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19845
19846 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19847 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19848 (all-cygnus, native, build-cygnus): Make
19849 $(canonhost)-stamp-3stage-done, not $(host)....
19850 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19851 i386-sco3.2v4. Added else true to if command.
19852
19853 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19854
19855 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19856
19857 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19858
19859 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19860
19861 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19862
19863 * configure.in: don't remove binutils from Solaris builds
19864
19865 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19866
19867 * Makefile.in: get rid of earlier definitions for *clean,
19868 also handle the recursive info rule better
19869
19870 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19871
19872 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19873 do more-or-less the right thing.
19874
19875 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19876
19877 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19878 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19879
19880 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19881
19882 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19883 $(host_canonical).
19884
19885 * configure.in: split the configdirs list into 4 categories (native
19886 v. cross, library v. tool) and handle the cross-only and native-
19887 only in more reasonable (and correct!) way.
19888
19889 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19890
19891 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19892 configdirs anymore.
19893
19894 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19895
19896 * Makefile.in: extensive cleanup:: removed all of the explicit
19897 clean-* targets, collapsed many wrappers around subdir_do into
19898 one, added additional targets to satisfy standards.texi, deleted
19899 some old targets, some changes for consistency
19900
19901 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19902
19903 * configure.in: handle some programs as cross-only, and others as
19904 native only
19905
19906 * test-build.mk: handle partial holes in a more generic manner
19907
19908 * Makefile.in: m4 depends on libiberty
19909
19910 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19911
19912 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19913 time, wdiff, and find to configdirs
19914
19915 * Makefile.in: all, clean, and install rules for the new programs
19916 added to configure.in
19917
19918 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19919
19920 * configure.in: use mh-sun for all *-sun-* hosts
19921
19922 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19923
19924 * Makefile.in: define flags for X11 include files and library file
19925 locations, pass them down to the programs that need this info
19926
19927 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19928
19929 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19930
19931 * configure.in: start building libg++ for HP-UX targets
19932
19933 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19934
19935 * README: Update references to files moved into etc/.
19936
19937 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19938
19939 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19940 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19941
19942 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19943
19944 * configure: accept dash as well as underscore in long option
19945 names for FSF compatibility.
19946
19947 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19948
19949 * config.sub: added -sco3.2v4 support from FSF.
19950
19951 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19952
19953 * configure.in: expand the section that adds or removes
19954 directories from the list of programs to build, to handle native
19955 vs. cross in addition to host v. native
19956
19957 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19958
19959 * Makefile.in: Replace C++ in macro names with CXX.
19960 This is less likely to break ...
19961
19962 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19963
19964 * test-build.mk: add -w to GNU_MAKE
19965
19966 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19967
19968 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19969 add 'sparc' to list of recognized cpus. This needed to make
19970 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19971 Delete some redundant ose68 variants. Recognize -wrs as an os,
19972 then changes that into $CPU-wrs-vxworks.
19973
19974 * configure.in: remove most references to gdbtest, regularize
19975 target based program removal
19976
19977 * test-build.mk: import from p3 tree (many fixes and changes)
19978
19979 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19980
19981 * Makefile.in: added rules to handle tcl, tk, and expect
19982
19983 * configure.in: handle those directories if they exist
19984
19985 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19986
19987 * config.sub: removed bogus hppabsd and hppahpux names, since
19988 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19989
19990 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19991
19992 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19993 depends upon all-xiberty
19994
19995 * Makefile.in: changes from p3, including:
19996
19997 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19998
19999 * Makefile.in (XTRAFLAGS): include newlib directories if
20000 newlib/Makefile exists, rather than if host != target.
20001
20002 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20003
20004 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20005 from the same source tree and not building a cross-compiler. This
20006 matters for the libg++ configuration if reconfiguring a tree that
20007 has already been installed.
20008
20009 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20010
20011 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20012 pick up the machine and system specific header files.
20013
20014 * Makefile.in: added AS_FOR_TARGET, passed down in
20015 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20016 the C compiler to use to create programs which are run in the
20017 build environment, set it to default to $(CC), and passed it down
20018 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20019
20020 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20021
20022 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20023 We need them for unusual native builds, like systems without
20024 ranlib.
20025
20026 * configure: also define $(host_canonical) and
20027 $(target_canonical), which are the full, canonical names for the
20028 given host and target
20029
20030 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20031
20032 * Makefile.in: Added separate definitions for C++.
20033
20034 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20035
20036 * configure.in (configdirs): Add deja-gnu.
20037
20038 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20039
20040 * README: Update for configure.texi and gdb-4.7 release.
20041
20042 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20043
20044 * Makefile.in: Move "all" target to top of file.
20045 Previously, first target was ".PHONY" which caused BSD4.4 make
20046 to build .PHONY when make was run without arguments.
20047
20048 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20049
20050 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20051 Library-copylefted code in libiberty.
20052
20053 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20054
20055 * config.sub: Replace m68kmote with plain old m68k.
20056
20057 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20058
20059 * Makefile.in: Remove space from blank line, avoid Make complaints.
20060
20061 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20062
20063 * config.sub: Complain if no argument is given. Added support for
20064 386bsd as OS and target alias.
20065
20066 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20067
20068 * Makefile.in (XTRAFLAGS): include newlib directories if
20069 newlib/Makefile exists, rather than if host != target.
20070
20071 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20072
20073 * config.sub: recognize sparclite-wrs-vxworks.
20074
20075 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20076 p3.) Added clean-xiberty to clean.
20077
20078 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20079
20080 * configure.in: use *-*-* instead of nested cases for host and target
20081
20082 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20083
20084 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20085 from the same source tree and not building a cross-compiler. This
20086 matters for the libg++ configuration if reconfiguring a tree that
20087 has already been installed.
20088
20089 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20090
20091 * config.sub (i486v/i486v4): Merge in from FSF version.
20092
20093 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20094
20095 * configure: only set PWD if it is already set.
20096
20097 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20098
20099 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20100 doesn't have unset and all success paths (and most error paths)
20101 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20102 to just ${PWD} to avoid confusion.)
20103
20104 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20105
20106 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20107 even for a native compilation.
20108
20109 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20110
20111 Changes to make the gdb.tar.Z rule work better.
20112
20113 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20114 (DEVO_SUPPORT): Add configure.texi.
20115 (bfd-ilrt.tar.Z): Remove ancient rule.
20116
20117 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20118
20119 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20120 pick up the machine and system specific header files.
20121
20122 * configure.in, config.sub: added new target m68010-adobe-scout,
20123 with alias of adobe68k. Changed configure.in to check for
20124 -scout before -sco* to avoid a false match.
20125
20126 * Makefile.in: added AS_FOR_TARGET, passed down in
20127 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20128 the C compiler to use to create programs which are run in the
20129 build environment, set it to default to $(CC), and passed it down
20130 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20131
20132 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20133
20134 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20135 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20136 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20137 FOR_TARGET variants, to newlib and libg++.
20138
20139 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20140
20141 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20142 first.
20143
20144 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20145
20146 * config.sub: Accept `elf' as an environment.
20147
20148 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20149
20150 * Makefile.in (all-opcodes): cd into the right directory
20151
20152 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20153
20154 * configure: added -program_transform_name option, used as
20155 argument to sed when installing programs.
20156 configure.texi: added documentation for -program_prefix,
20157 -program_suffix and -program_transform_name.
20158
20159 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20160
20161 * config.sub: Accept i486 where i386 ok.
20162
20163 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20164
20165 * config.sub: accept we32k
20166
20167 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20168
20169 * config.sub, configure.in: accept OSE68000 and OSE68k.
20170
20171 * Makefile.in: don't create all directories for ``make install'';
20172 let the subdirectories create the ones they need.
20173
20174 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20175
20176 * COPYING: new file, GPL v2
20177
20178 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20179
20180 * Makefile.in: use the new gen-info-dir, which needs a template
20181 argument (which also lives in texinfo)
20182
20183 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20184
20185 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20186
20187 * config.sub (ncr3000): Change i386 to i486.
20188
20189 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20190
20191 * Makefile.in: add install-rcs, install-grep to
20192 install-no-fixedincludes, removed install-bison and install-libgcc
20193
20194 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20195
20196 * configure.in: grab the HPUX makefile fragment if on HPUX
20197
20198 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20199
20200 * Makefile.in: eradicate bison spoor (ditto libgcc).
20201 configure.in: recognise m68{k,000}-ericsson-OSE.
20202 es1800 is alias for m68k-ericsson-OSE
20203
20204 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20205
20206 * configure.in: rearrange the parts that remove programs from
20207 configdirs, based now on HOST==TARGET or by canonical triple.
20208
20209 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20210
20211 * test-build.mk: recurse explicitly with -f test-build.mk when
20212 appropriate. predicate stage3 and comparison on the existence
20213 of gcc. That is, if gcc isn't around, we aren't three-staging.
20214 On very clean, also remove ...stamp-co. Build in-place before
20215 doing other builds.
20216
20217 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20218
20219 * Makefile.in, configure.in: add tgas
20220
20221 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20222
20223 * Makefile.in: a number of changes merged in from progressive.
20224
20225 * configure.in: add libm.
20226
20227 * .cvsignore: ignore some stuff that comes from test-build.mk.
20228
20229 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20230
20231 * config.sub: Add es1800 (m68k-ericsson-es1800).
20232
20233 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20234
20235 * configure: Add program_suffix (parallel to program_prefix)
20236 * Makefile.in: adjust directory-creating script for losing decstation
20237
20238 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20239
20240 * configure: Minor $subdir-related fixes.
20241
20242 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20243
20244 * configure: fix various problems with propogating
20245 makefile_target_frag in subdirs.
20246 * configure.in: config libgcc if its there
20247
20248 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20249
20250 * config.sub: HPPA merge.
20251
20252 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20253
20254 * Makefile.in: Replace all-bison with all-byacc in all
20255 dependency lines for other tools (which now use byacc).
20256
20257 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20258
20259 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20260
20261 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20262
20263 * Makefile.in: make gprof rules similar to byacc rules (instead of
20264 vestigal $(unsubdir) that didn't work...)
20265
20266 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20267
20268 * config.sub: Add support for Linux.
20269 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20270 (at least for libg++).
20271
20272 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20273
20274 * configure.texi: fix doc for the -nfp option to configure
20275
20276 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20277
20278 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20279
20280 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20281
20282 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20283 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20284 * configure.in: added solaris* host_makefile_frag hook.
20285
20286 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20287
20288 * config.sub: changed recognition of m68000 so that various
20289 m68k types can be specified via m680[01234]0
20290
20291 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20292
20293 * config.sub (basic_machine): fix sed so that '-foo' isn't
20294 completely substituted out while .+'-foo' loses the '-foo'
20295
20296 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20297
20298 * config.sub ($os): Add -aout.
20299
20300 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20301
20302 * configure: If host_makefile_frag is absolute, don't
20303 prefix ${invsubdir} (relevant to libg++ auto-configure).
20304
20305 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20306
20307 * Makefile.in (tooldir): Define it.
20308 (all-ld): Depend on all-flex.
20309
20310 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20311
20312 * Makefile.in (check): Fix libg++ special case.
20313
20314 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20315
20316 * configure: do not bury `pwd` into config.status, thus do fewer
20317 pwd's.
20318
20319 * configure: print the "Building in" message only when building in
20320 other than "." AND verbose.
20321
20322 * configure: remove -s, rework -v to better accommodate guested
20323 configures.
20324
20325 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20326
20327 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20328
20329 * Makefile.in: macroize flags passed on recursion. remove
20330 fileutils.
20331
20332 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20333
20334 * configure: get makesrcdir right for subdirs deeper than 1.
20335
20336 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20337 install.
20338
20339 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20340
20341 * Makefile.in: don't print subdir_do or recursion lines.
20342
20343 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20344
20345 * standards.texi: added menu item.
20346
20347 * Makefile.in: build and install standards.info.
20348
20349 * standards.texi: new file.
20350
20351 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20352
20353 * configure: test for and move config.status pieces from
20354 ${subdir}/.
20355
20356 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20357
20358 * configure: Test for existance of files before trying to mv
20359 them, to avoid numerous non-existance messages.
20360
20361 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20362
20363 * configure: correct final line of config.status.
20364
20365 * configure: patch from eggert. Avoids a protection problem if
20366 the original Makefile.in is read only.
20367
20368 * configure: use move-if-change from gcc to create config.status.
20369 Some makefiles depend on config.status to tell if a directory
20370 has been reconfigured for a different host. This change
20371 prevents those directories from remaking everything in the case
20372 where the reconfig was only intended to rebuild a Makefile.
20373
20374 * configure: test for config.sub with "config.sub sun4" rather
20375 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20376 host alias from a missing config.sub.
20377
20378 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20379
20380 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20381 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20382
20383 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20384
20385 * configure: mkdir ${subdir} as needed.
20386
20387 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20388
20389 * Makefile.in,configure.in: added autoconf.
20390
20391 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20392
20393 * Makefile.in: no longer pass against on recursion.
20394
20395 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20396 definitions are not inherited.
20397
20398 * configure: correct makesrcdir when subdir is .
20399
20400 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20401
20402 * configure: Add support for 'subdirs' variable, which is
20403 like 'configdirs', except that configure doesn't re-invoke
20404 itself for subdirs, it just creates a Makefile for each subdir.
20405 * configure.texi: Document subdirs.
20406
20407 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20408
20409 * configure.in: added flex to configdirs
20410
20411 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20412
20413 * Makefile.in: remove clean-stamps from clean.
20414
20415 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20416
20417 * configure.in: Add gdbtest to configdirs.
20418
20419 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20420
20421 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20422 to recursive makes.
20423 * configure.in: Recognize new ncr3000 config.
20424
20425 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20426
20427 * Makefile.in, configure.in: removed references to gdbm.
20428
20429 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20430
20431 * config.sub: Don't canonicalize os value
20432 newsos* to bsd (readline needs to check for newsos).
20433 (This fix was earlier made Jan 31, but got re-broken.)
20434
20435 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20436
20437 * configure.in: sco is an os, not a vendor!
20438
20439 * configure: Quote $( better. Keep various shells happy.
20440
20441 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20442
20443 * Makefile.in: eliminate stamp-files.
20444
20445 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20446
20447 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20448 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20449
20450 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20451
20452 * config.sub: fix iris/iris3.
20453
20454 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20455
20456 * configure: re-add -rm.
20457
20458 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20459
20460 * Maskefile.in: add .stmp-rcs to all.
20461
20462 * configure.in: remove gas from rs6000 build, use aix host fragment.
20463
20464 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20465
20466 * configure: pass down site_option during recursion.
20467
20468 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20469
20470 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20471
20472 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20473
20474 * configure: Change exec_prefix so that it really defaults to prefix.
20475
20476 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20477
20478 * Makefile.in, configure.in: Add support for mmalloc library.
20479
20480 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20481
20482 * Makefile.in: add stmp dependencies for a few more things.
20483
20484 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20485
20486 * configure: adjusted error message on objdir/srcdir configure
20487 collision, per john's suggestion.
20488
20489 * Makefile.in: add libiberty stmp to all and all.cross.
20490
20491 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20492
20493 * Makefile.in: remove force dependencies, add grep to all.
20494
20495 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20496
20497 * Makefile.in: drop flex. make stamp files work.
20498
20499 * configure: added test for conflicting configuration in srcdir,
20500 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20501 gets cranky. use relative paths for configure and srcdir
20502 whenever possible. Send some error messages to stderr that were
20503 going to stdout.
20504
20505 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20506
20507 * Makefile.in: Fix libg++ rule to check for gcc directory
20508 before using gcc/gcc. Also pass XTRAFLAGS.
20509
20510 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20511
20512 * Makefile.in: added stmp-files so that directories aren't polled
20513 when they are already built.
20514
20515 * configure.texi: fixed a node pointer problem.
20516
20517 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20518
20519 * config.sub configure.in gdb/configure.in
20520 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20521 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20522 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20523
20524 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20525
20526 * configure: -recurring becomes -silent. corrected help message
20527 for -site= option.
20528
20529 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20530
20531 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20532
20533 * configure: when building Makefile for crosses, replace
20534 tooldir and program_prefix. default srcdir from location of
20535 config.sub. remove "for host in hosts" and "for target in
20536 targets" loops.
20537
20538 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20539
20540 * Makefile.in: Do not pass bindir or mandir to cvs.
20541
20542 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20543
20544 * Makefile.in, configure.in: removed traces of namesubdir,
20545 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20546 copyrights to '92, changed some from Cygnus to FSF.
20547
20548 * configure.texi: remove most references to multiple hosts,
20549 multiple targets, subdirs, etc.
20550
20551 * configure.man: removed rcsid. reference config.sub not
20552 config.subr.
20553
20554 * Makefile.in: mkdir $(infodir) on install-info.
20555
20556 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20557
20558 * configure.texi: Explain better about .gdbinit and about
20559 the environment that configure.in sections run in.
20560
20561 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20562
20563 * configure.in: Ultrix is only a decstation if it's a MIPS.
20564
20565 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20566
20567 * README: DOC.configure => cfg-paper.texi.
20568
20569 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20570
20571 * config.sub (near case $os): Don't convert newsos* to bsd!
20572
20573 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20574
20575 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20576 the number of copies of COPYING that go into the GDB tar file.
20577
20578 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20579
20580 * bfd/configure.in, gdb/config/mh-i386sco,
20581 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20582 Fix SCO configuration stuff.
20583
20584 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20585
20586 * Makefile.in: For libg++, make sure the -I pointing
20587 to the gcc directory goes *after* all the libg++-local -I flags.
20588 Also, move just-gcc dependency from just-libg++ to all-libg++.
20589
20590 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20591
20592 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20593
20594 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20595
20596 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20597
20598 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20599
20600 * config.sub: Add stratus configuration frags. Also
20601 submitted to FSF.
20602
20603 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20604
20605 * Makefile.in (DEV_SUPPORT): add configure.man.
20606
20607 * config.sub(Decode manufacturer-specific): add -none*.
20608
20609 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20610
20611 * Makefile.in: remove form feeds to make Sun's make happy.
20612 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20613
20614 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20615
20616 * Makefile.in (AR_FLAGS): Make quieter.
20617
20618 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20619
20620 * configure.in: Add libg++.
20621 * configure: When verbose, don't output the command line at each
20622 level; it will be unremarkably the same as the previous version,
20623 which will be the same as what the user typed.
20624
20625 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20626
20627 * configure.in, Makefile.in: fix clean-info, add flex. add
20628 fileutils.
20629
20630 * configure: be less sensitive to spaces in Makefile.in. Do not
20631 look for sources in "..". Doing so breaks subdirectories that
20632 might have their own configure. If a subdir has it's own
20633 configure script, use it.
20634
20635 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20636
20637 * cfg-paper.texi: some changes suggested by rms.
20638
20639 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20640
20641 * config.sub: Merge in some small additions from the FSF version,
20642 taken from the gcc distribution, to bring the Cygnus and FSF
20643 versions into closer sync.
20644
20645 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20646
20647 * configure.in: Changed svr4 references to sysv4.
20648
20649 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20650
20651 * configure: added -V for version number option.
20652
20653 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20654
20655 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20656 renamed from DOC.configure to cfg-paper.texi.
20657
20658 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20659
20660 * configure, config.subr, config.sub: config.subr is now
20661 config.sub again.
20662
20663 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20664
20665 * configure.texi: new file, in progress.
20666
20667 * Makefile.in: build info file and install the man page for
20668 configure.
20669
20670 * configure.man: new file, first cut.
20671
20672 * configure: find config.subr again now that configuration "none"
20673 has gone. removed all traces of the -ansi option. removed all
20674 traces of the -languages option.
20675
20676 * config.subr: resync from rms.
20677
20678 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20679
20680 * configure, config.sub, config.subr: merge config.sub into
20681 config.subr, call the result config.subr, remove config.sub, use
20682 config.subr.
20683
20684 * Makefile.in: revised install for dir.info.
20685
20686 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20687
20688 * configure.in: add decstation host makefile frag.
20689
20690 * Makefile.in: BISON now bison -y again. also install-gcc on
20691 install. clean-gdbm on clean. infodir belongs in datadir.
20692 Make directories for info install. Build dir.info here then
20693 install it.
20694
20695 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20696
20697 * Makefile.in: fix for bad directory tests.
20698
20699 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20700
20701 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20702 regexp. -srcdir relative was being handled incorrectly.
20703
20704 * Makefile.in: unwrapped some for loops so that parallel makes
20705 work again and so one can focus one's attention on a particular
20706 package.
20707
20708 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20709
20710 * configure: added PWD as a stand in for `pwd` (for speed). use
20711 elif wherever possible. make -srcdir work without -objdir.
20712 -objdir= commented out.
20713
20714 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20715
20716 * configure: +options become --options. -subdirs commented out.
20717 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20718 Makefile now at top of generated Makefile. Removed cvs log
20719 entries. added -srcdir. create .gdbinit only if there is one
20720 in ${srcdir}.
20721
20722 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20723 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20724 and mandir now keyed off datadir by default.
20725
20726 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20727
20728 * Freshly created ChangeLog.
20729
20730 \f
20731 Local Variables:
20732 mode: change-log
20733 left-margin: 8
20734 fill-column: 76
20735 version-control: never
20736 End: