Daily bump.
[gcc.git] / ChangeLog
1 2020-09-18 Omar Tahir <omar.tahir@arm.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
6
7 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
8
9 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
10
11 PR bootstrap/96612
12 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
13 if not the same as ${host}.
14 * configure: Regenerate.
15
16 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
17
18 * MAINTAINERS (Write After Approval): Add myself.
19
20 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
21
22 * MAINTAINERS: Update my email address.
23
24 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
25
26 * MAINTAINERS (Write After Approval): Add myself.
27
28 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
29
30 * MAINTAINERS (Write After Approval): Add myself.
31
32 2020-06-12 Martin Liska <mliska@suse.cz>
33
34 * .gitignore: Add .clang-tidy.
35
36 2020-06-08 Jason Merrill <jason@redhat.com>
37
38 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
39 * configure: Regenerate.
40
41 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
42
43 * MAINTAINERS: Add myself as xtensa port maintainer.
44
45 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
46
47 * configure.ac: Don't require --enable-host-shared when building
48 for Mingw.
49 * configure: Regenerate.
50
51 2020-05-18 Jason Merrill <jason@redhat.com>
52
53 * configure.ac: Update bootstrap dialect to -std=c++11.
54
55 2020-05-18 Alex Coplan <alex.coplan@arm.com>
56
57 * MAINTAINERS (Write After Approval): Add myself.
58
59 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
60
61 PR target/92713
62 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
63 (noconfigdirs): Add 'target-libstdc++-v3'.
64 * configure: Regenerate.
65
66 2020-04-21 Stephen Casner <casner@acm.org>
67
68 PR 25830
69 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
70 * configure: Rebuild.
71
72 2020-04-17 Martin Liska <mliska@suse.cz>
73 Jonathan Yong <10walls@gmail.com>
74
75 PR gcov-profile/94570
76 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
77 for CYGWIN.
78
79 2020-04-14 Martin Jambor <mjambor@suse.cz>
80
81 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
82
83 2020-04-09 Tom Tromey <tom@tromey.com>
84
85 * configure: Rebuild.
86 * Makefile.in: Rebuild.
87 * Makefile.def (gdbsupport, gdbserver): New host modules.
88 (configure-gdb): Depend on all-gdbsupport.
89 (all-gdb): Depend on all-gdbsupport, all-libctf.
90 * configure.ac (host_tools): Add gdbserver.
91 Conditionally build gdbserver and gdbsupport.
92
93 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
94
95 * configure.ac: Build libgomp by default for amdgcn.
96 * configure: Regenerate.
97
98 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
99
100 * MAINTAINERS (Write After Approval): Add myself.
101
102 2020-02-28 Joel Hutton <joel.hutton@arm.com>
103
104 * MAINTAINERS (Write After Approval) : Add myself.
105
106 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
107
108 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
109
110 2020-02-14 Martin Sebor <msebor@redhat.com>
111
112 * doc/extend.texi (attribute alias): Mention type requirement.
113 (attribute weak): Same.
114 (attribute weakref): Correct invalid example.
115
116 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
117
118 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
119
120 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
121 Jakub Jelinek <jakub@redhat.com>
122
123 * .gitattributes: Add *.md diff=md.
124
125 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
126
127 The mentioned auto-generated file is no more part of the
128
129 GCC sources, it's auto-generated in $(builddir) during build.
130
131 PR target/92055
132 * contrib/gcc_update (files_and_dependencies): Remove
133 entry for gcc/config/avr/t-multilib.
134
135 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
136
137 * MAINTAINERS: Update my email address.
138
139 2020-01-13 Joseph Myers <joseph@codesourcery.com>
140
141 * README.MOVED_TO_GIT: Remove.
142
143 2020-01-11 Joseph Myers <joseph@codesourcery.com>
144
145 * README.MOVED_TO_GIT: New file.
146
147 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
151 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
152
153 * MAINTAINERS (write_after_approval): Add myself.
154
155 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
156
157 * MAINTAINERS (write_after_approval): Add myself.
158
159 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
160
161 * MAINTAINERS (write_after_approval): Add myself.
162
163 2019-12-11 Matthias Klose <doko@ubuntu.com>
164
165 * configure.ac: Factor out common cases for compare_exclusions.
166 * configure: Regenerate.
167
168 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
169
170 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
171 flag.
172
173 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
174
175 * MAINTAINERS (Write After Approval): Add myself.
176
177 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
178
179 PR middle-end/92463
180 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
181 * configure: Regenerate
182
183 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
184
185 * configure.ac: Use https for gcc.gnu.org.
186 * configure: Regenerated.
187
188 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
189
190 * MAINTAINERS (aarch64 port): Remove my name, move to...
191 (Write After Approval): ...Here.
192
193 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
194
195 * MAINTAINERS: Change my email address as maintainer.
196
197 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
198
199 PR fortran/91828
200 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
201 * configure: Regenerated.
202
203 2019-10-21 Jason Merrill <jason@redhat.com>
204
205 * .gitattributes: Also check ChangeLog whitespace.
206
207 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * contrib/dg-extract-results.sh: Add support for KPASS.
210 * contrib/dg-extract-results.py: Likewise.
211
212 2019-10-17 Jason Merrill <jason@redhat.com>
213
214 * .gitattributes: Avoid {} in filename pattern.
215
216 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
217
218 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
219 Approval section.
220
221 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
222
223 * MAINTAINERS: Add myself to Write After Approval
224
225 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
226
227 * MAINTAINERS: Add myself as an aarch64 maintainer.
228
229 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
230
231 * MAINTAINERS: Add myself as aarch64 maintainer.
232
233 2019-09-23 Carl Love <cel@us.ibm.com>
234
235 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
236 New define_insn.
237 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
238 vsx_xxpermdi16_le_V16QI): Removed define_insn.
239
240 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
241
242 * MAINTAINERS (Sam Tebbs): Update email address.
243
244 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
245
246 * MAINTAINERS: Update my email address.
247
248 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
249
250 * libtool.m4: Handle uclinuxfdpiceabi.
251
252 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
253
254 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
255 Remove myself from Write After Approval section.
256
257 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
258
259 * configure.ac: Support for bpf-*-* targets.
260 * configure: Regenerate.
261
262 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
263
264 * config.sub: Import upstream version 2019-06-30.
265 * config.guess: Import upstream version 2019-07-24.
266
267 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
268
269 * MAINTAINERS: Remove spu port maintainers.
270
271 2019-08-28 Martin Liska <mliska@suse.cz>
272
273 * .gitignore: Add .clangd and compile_commands.json
274 to .gitignore.
275
276 2019-08-23 Michael Forney <mforney@mforney.org>
277
278 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
279 * Makefile.in: Regenerate.
280
281 2019-08-19 Tom Tromey <tom@tromey.com>
282
283 * configure: Rebuild.
284 * configure.ac: Add --with-static-standard-libraries.
285
286 2019-08-16 Alexandre Oliva <oliva@gnu.org>
287
288 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
289
290 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
294 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
295
296 * MAINTAINERS (Write After Approval): Remove myself, already listed in
297 RISC-V port maitainer.
298
299 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
300
301 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
302
303 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
307 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
308
309 * MAINTAINERS (Write After Approval): Add myself.
310
311 2019-06-25 Martin Liska <mliska@suse.cz>
312
313 contrib/filter-clang-warnings.py: Transform from
314 filter-rtags-warnings.py.
315
316 2019-06-15 Tom Tromey <tom@tromey.com>
317
318 * configure.ac (host_libs): Add gnulib.
319 * configure: Rebuild.
320 * Makefile.def (host_modules, dependencies): Add gnulib.
321 * Makefile.in: Rebuild.
322
323 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
328
329 * configure: Regenerate.
330 * configure.ac: Add PRU target.
331
332 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
333
334 * MAINTAINERS (Write After Approval): Add myself.
335
336 2019-06-11 Nick Clifton <nickc@redhat.com>
337
338 Import these changes from the binutils/gdb repository:
339
340 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
341
342 * Makefile.def (dependencies): configure-libctf depends on all-bfd
343 and all its deps.
344 * Makefile.in: Regenerated.
345
346 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
347
348 * Makefile.def (host_modules): Add libctf.
349 * Makefile.def (dependencies): Likewise.
350 libctf depends on zlib, libiberty, and bfd.
351 * Makefile.in: Regenerated.
352 * configure.ac (host_libs): Add libctf.
353 * configure: Regenerated.
354
355 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
359 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
360
361 * MAINTAINERS: Update my email address.
362
363 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
364
365 * MAINTAINERS (Write After Approval): Add myself.
366
367 2019-05-16 Jun Ma <junma@linux.alibaba.com>
368
369 * MAINTAINERS (Write After Approval): Add myself.
370
371 2019-05-07 Jim Wilson <jimw@sifive.com>
372
373 * MAINTAINERS: Remove myself as IA-64 maintainer.
374
375 2019-05-04 Roland Illig <roland.illig@gmx.de>
376
377 * MAINTAINERS (Write After Approval): Add myself.
378
379 2019-05-02 Richard Biener <rguenther@suse.de>
380
381 PR bootstrap/85574
382 * Makefile.tpl (compare target): Also compare extra-compare
383 files.
384 * Makefile.in: Regenerate.
385
386 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
387
388 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
389 as modulo-scheduler maintainer.
390
391 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
392
393 * MAINTAINERS: Add myself as co-maintainer for Darwin.
394
395 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
396
397 * MAINTAINERS: Update my email address.
398
399 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
400
401 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
402 * configure: Regenerate.
403
404 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
405
406 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
407 * configure: Regenerate.
408
409 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
410
411 * configure.ac: Add target-zlib to target_libraries.
412 * configure: Regenerate.
413
414 2019-04-09 Martin Liska <mliska@suse.cz>
415
416 * Makefile.in: Regenerate.
417 * Makefile.tpl: Pass GENERATOR_CFLAGS
418 in all stages.
419
420 2019-03-28 Martin Liska <mliska@suse.cz>
421
422 PR bootstrap/89829
423 * Makefile.in: Revert r254150.
424 * Makefile.tpl: Likewise.
425
426 2019-03-28 Ben Elliston <bje@gnu.org>
427
428 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
429 related, and libdecnumber.
430
431 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
432
433 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
434 (Write After Approval): Remove myself.
435
436 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
437
438 * MAINTAINERS (Write After Approval): Add myself.
439
440 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
441
442 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
443 (Write After Approval): Remove myself and Julian.
444
445 2019-01-26 Harald Anlauf <anlauf@gmx.de>
446
447 * MAINTAINERS (Write After Approval): Add myself.
448
449 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
450
451 * MAINTAINERS (Write After Approval): Add myself.
452
453 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
454
455 * ChangeLog: Replace space with tab.
456 * MAINTAINERS: Delete 1 tab to keep alignment.
457
458 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
459
460 * MAINTAINERS (Write After Approval): Add myself.
461
462 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
466 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
467 Kwok Cheung Yeung <kcy@codesourcery.com>
468 Julian Brown <julian@codesourcery.com>
469 Tom de Vries <tom@codesourcery.com>
470 Jan Hubicka <hubicka@ucw.cz>
471 Martin Jambor <mjambor@suse.cz>
472
473 * configure.ac: Likewise.
474 * configure: Regenerate.
475 * contrib/config-list.mk: Add amdgcn-amdhsa.
476
477 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
478
479 * MAINTAINERS (Write After Approval): Add myself.
480
481 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
485 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
486
487 PR target/88535
488 * config.guess: Import upstream version 2019-01-03.
489 * config.sub: Import upstream version 2019-01-01.
490
491 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
492
493 * MAINTAINERS (Write After Approval): Update my maintainer address.
494
495 2018-12-21 Gergö Barany <gergo@codesourcery.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
499 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
500
501 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
502
503 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
504
505 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
506 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
507 (GCC_TARGET_TOOL): Likewise.
508 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
509 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
510 OTOOL, OTOOL_FOR_TARGET: New substitutions.
511 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
512 * configure: Regenerate.
513 * Makefile.in: Likewise.
514
515 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
519 2018-11-13 Martin Liska <mliska@suse.cz>
520
521 * gcc.target/i386/pr87930.c: Move to ...
522 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
523
524 2018-11-10 Stafford Horne <shorne@gmail.com>
525
526 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
527 (Write After Approval): Remove myself.
528
529 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
530
531 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
532 Append $INCICONV to it.
533
534 2018-11-04 Stafford Horne <shorne@gmail.com>
535
536 * MAINTAINERS (Write After Approval): Add myself.
537
538 2018-10-31 Joseph Myers <joseph@codesourcery.com>
539
540 PR bootstrap/82856
541 * multilib.am: New file. From automake.
542
543 Merge from binutils-gdb:
544 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
545
546 * libtool.m4: Use AC_LANG_SOURCE.
547 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
548 * ar-lib: New file.
549 * test-driver: New file.
550 * configure: Re-generate.
551
552 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
553
554 * MAINTAINERS (Write After Approval): Add myself.
555
556 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
557
558 PR bootstrap/87788
559 PR d/87799
560 * configure: Rebuild.
561 * configure.ac: Disable D on systems where it is known not to work.
562
563 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
564
565 * Makefile.def (target_modules): Add libphobos.
566 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
567 GDCFLAGS_FOR_TARGET.
568 (dependencies): Make libphobos depend on libatomic, libbacktrace
569 configure, and zlib configure.
570 (language): Add language d.
571 * Makefile.in: Rebuild.
572 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
573 (HOST_EXPORTS): Add GDC.
574 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
575 (BASE_TARGET_EXPORTS): Add GDC.
576 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
577 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
578 (EXTRA_HOST_FLAGS): Add GDC.
579 (STAGE1_FLAGS_TO_PASS): Add GDC.
580 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
581 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
582 environment variables.
583 * configure: Rebuild.
584 * configure.ac: Add target-libphobos to target_libraries. Set and
585 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
586
587 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
588
589 * MAINTAINERS (Write After Approval): Add myself.
590
591 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
592
593 * MAINTAINERS (Write After Approval): Remove myself.
594
595 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
596
597 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
598
599 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
600
601 * MAINTAINERS: Update my email address.
602
603 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
604
605 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
606 maintainer.
607
608 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
609
610 * MAINTAINERS (Write After Approval): Add self.
611
612 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
613
614 * MAINTAINERS (write after approval): Add myself.
615
616 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
617
618 * MAINTAINERS: Update my email address.
619
620 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
621
622 * MAINTAINERS (write after approval): Add myself.
623
624 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
625
626 * MAINTAINERS: Add self to global reviewers list.
627
628 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
629
630 MAINTAINERS: Add c-sky port maintainers.
631
632 2018-08-10 Martin Liska <mliska@suse.cz>
633
634 * MAINTAINERS: Revert change in previous commit and
635 join lines.
636
637 2018-08-10 Martin Liska <mliska@suse.cz>
638
639 * MAINTAINERS: Remove extra line.
640
641 2018-08-06 Naveen H.S <naveenh@marvell.com>
642
643 * MAINTAINERS: Update my email address.
644
645 2018-07-19 DJ Delorie <dj@redhat.com>
646
647 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
648 as maintainer.
649
650 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
651
652 * MAINTAINERS: Adjust email address for me and my colleague Robin
653 Dapp.
654
655 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
656 Sunil K Pandey <sunil.k.pandey@intel.com>
657
658 PR target/84413
659 * config/i386/i386.c (m_CORE_AVX512): New.
660 (m_CORE_AVX2): Likewise.
661 (m_CORE_ALL): Add m_CORE_AVX2.
662 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
663 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
664 and remove the rest of m_SKYLAKE_AVX512.
665
666 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
667
668 * config.sub: Sync with upstream version 2018-07-03.
669
670 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
671
672 * config.guess: Sync with upstream version 2018-06-26.
673 * config.sub: Sync with upstream version 2018-07-02.
674
675 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
676
677 * libtool.m4: Sort output of 'find' to enable deterministic builds.
678 * ltmain.sh: Likewise.
679
680 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
681
682 * contrib/config-list.mk: Remove powerpc-linux_paired.
683
684 2018-06-29 Alexandre Oliva <oliva@adacore.com>
685
686 * configure.ac: Introduce support for @unless/@endunless.
687 * Makefile.tpl (dep-kind): Rewrite with cond; return
688 postbootstrap in some cases.
689 (make-postboot-dep, postboot-targets): New.
690 (dependencies): Do not output postbootstrap dependencies at
691 first. Output non-target ones changed for configure to depend
692 on stage_last @if gcc-bootstrap, and the original deps @unless
693 gcc-bootstrap.
694 * configure.in, Makefile.in: Rebuilt.
695
696 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
697
698 * MAINTAINERS (write after approval): Add myself.
699
700 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
701
702 * MAINTAINERS (write after approval): Add myself.
703
704 2018-06-19 Nick Clifton <nickc@redhat.com>
705
706 * zlib/configure.ac: Restore old behaviour of only enabling
707 multilibs when a target subdirectory is defined. This allows
708 building with srcdir == builddir.
709 * zlib/configure: Regenerate.
710
711 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
712
713 * Makefile.def (fortran): Add check-target-libgomp-fortran.
714 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
715 * Makefile.in: Regenerate.
716
717 2018-06-16 Ben Elliston <bje@gnu.org>
718
719 * config.guess: Import latest version.
720 * config.sub: Likewise.
721
722 2018-06-08 Martin Liska <mliska@suse.cz>
723
724 * MAINTAINERS: Remove MPX-related entries.
725 * Makefile.def: Remove libmpx support.
726 * Makefile.in: Regenerate.
727 * configure.ac: Remove removed files.
728 * configure: Regenerate.
729 * libmpx/ChangeLog: Remove.
730 * libmpx/Makefile.am: Remove.
731 * libmpx/Makefile.in: Remove.
732 * libmpx/acinclude.m4: Remove.
733 * libmpx/aclocal.m4: Remove.
734 * libmpx/config.h.in: Remove.
735 * libmpx/configure: Remove.
736 * libmpx/configure.ac: Remove.
737 * libmpx/configure.tgt: Remove.
738 * libmpx/libmpx.spec.in: Remove.
739 * libmpx/mpxrt/Makefile.am: Remove.
740 * libmpx/mpxrt/Makefile.in: Remove.
741 * libmpx/mpxrt/libmpx.map: Remove.
742 * libmpx/mpxrt/libtool-version: Remove.
743 * libmpx/mpxrt/mpxrt-utils.c: Remove.
744 * libmpx/mpxrt/mpxrt-utils.h: Remove.
745 * libmpx/mpxrt/mpxrt.c: Remove.
746 * libmpx/mpxrt/mpxrt.h: Remove.
747 * libmpx/mpxwrap/Makefile.am: Remove.
748 * libmpx/mpxwrap/Makefile.in: Remove.
749 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
750 * libmpx/mpxwrap/libtool-version: Remove.
751 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
752
753 2018-06-04 Martin Liska <mliska@suse.cz>
754
755 * MAINTAINERS: Add myself as gcov maintainer.
756
757 2018-06-04 Matthew Fortune <mfortune@gmail.com>
758
759 * MAINTAINERS: Update my email address.
760
761 2018-06-04 Tom de Vries <tdevries@suse.de>
762
763 * MAINTAINERS: Remove write-after-approval entries for component
764 maintainers.
765
766 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
767
768 * MAINTAINERS (write after approval): Add myself.
769
770 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
771
772 * MAINTAINERS: Update my email address.
773
774 2018-06-01 Tom de Vries <tdevries@suse.de>
775
776 * MAINTAINERS: Update my email address.
777
778 2018-05-22 Bin Cheng <bin.cheng@arm.com>
779
780 * MAINTAINERS (loop-optimizer): Add myself.
781
782 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
783
784 * configure.ac: Added "nfp" target.
785 * configure: Regenerate.
786
787 2018-04-30 Richard Biener <rguenther@suse.de>
788
789 PR bootstrap/85571
790 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
791 (STAGE3_TFLAGS): Likewise.
792 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
793 (STAGEtrain_TFLAGS): Likewise.
794 * Makefile.in: Regenerate.
795
796 2018-04-26 Richard Biener <rguenther@suse.de>
797
798 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
799 (STAGE2_CFLAGS): Likewise.
800 (STAGE2_TFLAGS): Likewise.
801 (STAGE3_CFLAGS): Add -fchecking.
802 (STAGE3_TFLAGS): Likewise.
803 (STAGEtrain_CFLAGS): Filter out -fchecking.
804 (STAGEtrain_TFLAGS): Likewise.
805 * Makefile.in: Re-generate.
806
807 2018-04-25 Catherine Moore <clm@codesourcery.com>
808
809 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
810
811 2018-04-18 Paul Clarke <pc@us.ibm.com>
812
813 * MAINTAINERS (write after approval): Add myself.
814
815 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
816
817 * MAINTAINERS: Update my email address.
818
819 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
820
821 * MAINTAINERS: Remove redundant Write-After-Approval entry.
822
823 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
824
825 * MAINTAINERS: Update my email address and disambiguate myself
826 a bit from Will Schmidt.
827
828 2018-03-21 Nathan Sidwell <nathan@acm.org>
829
830 * MAINTAINERS: Move maintainers of now-removed picochip and score
831 ports to write after approval.
832
833 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
834
835 * MAINTAINERS: Add entry for SVE maintainership.
836
837 2018-02-13 Maciej W. Rozycki <macro@mips.com>
838
839 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
840 * configure: Regenerate.
841
842 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
843
844 * MAINTAINERS (write after approval): Add myself.
845
846 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
847
848 * MAINTAINERS (write after approval): Add myself.
849
850 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
851
852 * MAINTAINERS (write after approval): Add myself.
853
854 2018-01-03 Jakub Jelinek <jakub@redhat.com>
855
856 Update copyright years.
857
858 2018-01-03 Ben Elliston <bje@gnu.org>
859
860 * config.guess: Import latest version.
861 * config.sub: Likewise.
862
863 2017-12-12 Stafford Horne <shorne@gmail.com>
864
865 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
866 * configure: Regenerate.
867
868 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
869
870 * MAINTAINERS (Write After Approval): Add myself.
871
872 2017-11-28 Julia Koval <julia.koval@intel.com>
873 Sebastian Peryt <sebastian.peryt@intel.com>
874
875 * Makefile.def (target_modules): Remove libcilkrts.
876 * Makefile.in: Ditto.
877 * configure: Ditto.
878 * configure.ac: Ditto.
879
880 2017-11-28 Julia Koval <julia.koval@intel.com>
881
882 * MAINTAINERS (Write After Approval): Add myself.
883
884 2017-11-22 Sudakshina Das <sudi.das@arm.com>
885
886 * MAINTAINERS (Write After Approval): Add myself.
887
888 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
889
890 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
891 Use my SiFive email address.
892
893 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
894
895 * MAINTAINERS (write after approval): Add myself.
896
897 2017-10-27 Martin Liska <mliska@suse.cz>
898
899 * Makefile.tpl: Use proper name of folder as it was renamed
900 during transition to 4 stages.
901 * Makefile.in: Regenerate.
902
903 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
904
905 * MAINTAINERS (write after approval): Add myself.
906
907 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
908
909 * MAINTAINERS: Add a note that maintainership also includes web
910 pages, docs, and testsuite related to that area.
911
912 2017-09-25 Tom de Vries <tom@codesourcery.com>
913
914 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
915
916 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
917
918 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
919
920 2017-09-15 Nathan Sidwell <nathan@acm.org>
921
922 * MAINTAINERS: Remove myself as a vxworks maintainer.
923
924 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
925
926 * MAINTAINERS: Remove email address of Jim Norris.
927
928 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
929
930 * MAINTAINERS (Reviewers): Move myself from here...
931 (CPU Port Maintainers): ... to here.
932
933 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
934
935 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
936
937 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
938
939 * MAINTAINERS (write after approval): Add myself.
940
941 2017-07-28 Tony Reix <tony.reix@atos.net>
942
943 * configure.ac (target-libffi): Don't disable for AIX.
944 (go): Don't add to unsupported_languages on AIX.
945 (target-libgo): Don't disable for AIX.
946 * configure: Regenerate.
947
948 2017-07-19 Yury Gribov <tetra2005@gmail.com>
949
950 * MAINTAINERS: Add myself.
951
952 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
953
954 * MAINTAINERS: Update my email address.
955
956 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
957
958 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
959 arm-specific auto-generated header files.
960
961 2017-07-03 Nathan Sidwell <nathan@acm.org>
962
963 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
964 * configure: Rebuilt.
965
966 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
967
968 * MAINTAINERS: Readd myself for c6x.
969
970 2017-06-28 Martin Liska <mliska@suse.cz>
971
972 PR bootstrap/81217
973 * Makefile.def: Remove superfluous bootstrap_target from
974 bootstrap_stage.
975 * Makefile.in: Re-generate the file.
976
977 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
978
979 * MAINTAINERS: Add myself to Write After Approval
980
981 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
982
983 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
984
985 2017-06-19 Martin Liska <mliska@suse.cz>
986
987 * Makefile.def: Define 4 stages PGO bootstrap.
988 * Makefile.tpl: Define FLAGS.
989 * Makefile.in: Regenerate.
990
991 2017-06-14 Ian Lance Taylor <iant@golang.org>
992
993 * Makefile.def: Add check-gotools to go check targets.
994 * Makefile.in: Rebuild.
995
996 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
997
998 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
999
1000 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1001
1002 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1003 * configure: Regenerate.
1004
1005 2017-05-31 Martin Liska <mliska@suse.cz>
1006
1007 * configure.ac: Add handling of stage2_werror_flags to
1008 action-if-given and to action-if-not-given.
1009 * configure: Regenerate.
1010
1011 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1012
1013 * MAINTAINERS: Add self to Write After Approval
1014
1015 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1016
1017 * MAINTAINERS: Update my email address, and remove myself as
1018 maintainer in some areas.
1019
1020 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1021
1022 * MAINTAINERS: Add self to Write After Approval
1023
1024 2017-05-25 Nathan Sidwell <nathan@acm.org>
1025
1026 * configure.ac: Add --enable-languages=default to mean default and
1027 make --enable-languages=all mean all supported languages.
1028 * configure: Regenerated.
1029
1030 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1031
1032 * config.gcc (powerpc*-*-*spe*): New.
1033 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1034 (powerpc-*-rtems*spe*): New.
1035 (powerpc*-*-linux*spe*): New.
1036 (powerpc-wrs-vxworksspe): New.
1037 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1038 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1039 * config.host (powerpc*-*-*spe*): New.
1040
1041 2017-05-19 Martin Liska <mliska@suse.cz>
1042
1043 * configure.ac: Add --enable-werror-always just for
1044 bootstrap-debug (or none build config) and do not add it
1045 when we are on a release branch.
1046 * configure: Regenerated.
1047
1048 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1049
1050 * MAINTAINERS: Add self to Write After Approval
1051
1052 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1053
1054 * MAINTAINERS: Move myself to Write After Approval section.
1055
1056 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1057
1058 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1059 ACCH registers.
1060 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1061 available.
1062 (umulsidi3): Likewise.
1063 (mulsidi3_700): Disable this pattern when we have advanced mpy
1064 instructions.
1065 (umulsidi3_700): Likewise.
1066 (maddsidi4): New pattern.
1067 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1068 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1069 (mpydu_imm_arcv2hs): Likewise.
1070 * config/arc/predicates.md (accl_operand): New predicate.
1071
1072 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1073 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1076 case.
1077 (ARC_AUTOFP_IRQ_P): Likewise.
1078 (ARC_AUTO_IRQ_P): Likewise.
1079 (rgf_banked_register_count): New variable.
1080 (parse_mrgf_banked_regs_option): New function.
1081 (arc_override_options): Handle rgf_banked_regs option.
1082 (arc_handle_interrupt_attribute): Add firq option.
1083 (arc_compute_function_type): Return fast irq type when required.
1084 (arc_must_save_register): Handle fast interrupts.
1085 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1086 (arc_return_address_regs): Update.
1087 * config/arc/arc.h (arc_return_address_regs): Update.
1088 (arc_function_type): Add fast interrupt type.
1089 (ARC_INTERRUPT_P): Update.
1090 (RC_FAST_INTERRUPT_P): Define.
1091 * config/arc/arc.md (simple_return): Update for fast interrupts.
1092 (p_return_i): Likewise.
1093 * config/arc/arc.opt (mrgf-banked-regs): New option.
1094 * doc/invoke.texi (mrgf-banked-regs): Document.
1095
1096 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1097
1098 * config/arc/arc.c (irq_ctrl_saved): New variable.
1099 (ARC_AUTOBLINK_IRQ_P): Define.
1100 (ARC_AUTOFP_IRQ_P): Likewise.
1101 (ARC_AUTO_IRQ_P): Likewise.
1102 (irq_range): New function.
1103 (arc_must_save_register): Likewise.
1104 (arc_must_save_return_addr): Likewise.
1105 (arc_dwarf_emit_irq_save_regs): Likewise.
1106 (arc_override_options): Handle deferred options.
1107 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1108 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1109 arc_must_save_return_addr.
1110 (arc_compute_frame_size): Handle automated save and restore of
1111 registers.
1112 (arc_expand_prologue): Likewise.
1113 (arc_expand_epilogue): Likewise.
1114 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1115 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1116 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1117
1118 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1119 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1120
1121 PR bootstrap/77661
1122 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1123 in-tree build MPC.
1124 * Makefile.in: Regenerate.
1125
1126 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1127
1128 * configure.ac: Enable LTO by default on darwin >= 9.
1129 * configure: Regenerate.
1130
1131 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1132
1133 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1134 and Andrew Waterman as the RISC-V maintainers.
1135
1136 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1137
1138 * MAINTAINERS: Add self to Write After Approval
1139
1140 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1141
1142 * config.guess: Import latest from upstream.
1143
1144 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1145
1146 * MAINTAINERS (Write After Approval): Remove entries that are
1147 already covered under Reviewers.
1148
1149 2017-03-08 Mark Wielaard <mark@klomp.org>
1150
1151 PR demangler/70909
1152 PR demangler/67264
1153 * include/demangle.h: Add d_printing to struct demangle_component
1154 and pass struct demangle_component as non const.
1155
1156 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1157
1158 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1159
1160 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1161
1162 * Makefile.tpl: Remove HOST_ISLVER.
1163 (HOST_EXPORTS): Remove ISLVER.
1164 * Makefile.in: Regenerate.
1165
1166 2017-02-13 Richard Biener <rguenther@suse.de>
1167
1168 * configure: Re-generate.
1169
1170 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1171
1172 * MAINTAINERS: Adjust bug reporting URL.
1173
1174 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1175
1176 * MAINTAINERS (Write After Approval): Remove redundant entry
1177 for Andrew Burgess.
1178
1179 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1180
1181 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1182 32-bit hppa*-*-hpux*.
1183 * configure: Regenerate.
1184
1185 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1186
1187 * configure.ac: Moved the white list of enabling BRIG FE to
1188 libhsail-rt/configure.tgt.
1189 * configure: Regenerated.
1190 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1191
1192 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1193 Martin Jambor <mjambor@suse.cz>
1194
1195 * Makefile.def (target_modules): Added libhsail-rt.
1196 (languages): Added language brig.
1197 * Makefile.in: Regenerated.
1198 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1199 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1200 * configure: Regenerated.
1201
1202 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1203
1204 PR other/79046
1205 * configure: Regenerated.
1206
1207 2017-01-04 Alan Modra <amodra@gmail.com>
1208
1209 * configure: Regenerate.
1210
1211 2016-12-29 Ben Elliston <bje@gnu.org>
1212
1213 * config.sub: Import latest version.
1214
1215 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1216
1217 * MAINTAINERS (Write After Approval): Add myself.
1218
1219 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1220
1221 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1222 includes bootstrap-mpx.
1223 * configure: Regenerated.
1224
1225 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1226
1227 * MAINTAINERS (Write After Approval): Add myself.
1228
1229 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1230
1231 * configure: Regenerate.
1232
1233 2016-12-01 Matthias Klose <doko@ubuntu.com>
1234
1235 * configure.ac: Don't use pkg-config to check for bdw-gc.
1236 * configure: Regenerate.
1237
1238 2016-11-30 Matthias Klose <doko@ubuntu.com>
1239
1240 * Makefile.def: Remove reference to boehm-gc target module.
1241 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1242 options and for the bdw-gc pkg-config module.
1243 * configure: Regenerate.
1244 * Makefile.in: Regenerate.
1245
1246 2016-11-28 Nathan Sidwell <nathan@acm.org>
1247
1248 * MAINTAINERS (nvptx): Remove self.
1249
1250 2016-11-25 Ben Elliston <bje@gnu.org>
1251
1252 * config.guess: Import latest version.
1253 * config.sub: Likewise.
1254
1255 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
1259 2016-11-15 Matthias Klose <doko@ubuntu.com>
1260
1261 * Makefile.def: Remove references to GCJ.
1262 * Makefile.tpl: Likewise.
1263 * Makefile.in: Regenerate.
1264
1265 2016-11-15 Matthias Klose <doko@ubuntu.com>
1266
1267 * config-ml.in: Remove references to GCJ.
1268 * configure.ac: Likewise.
1269 * configure: Regenerate.
1270
1271 2016-11-01 Josh Conner <joshconner@google.com>
1272
1273 * MAINTAINERS (Write After Approval): Update email address,
1274
1275 2016-10-27 Carl Love <cel@us.ibm.com>
1276
1277 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1278 Approval list to make it alphabetical.
1279
1280 2016-10-27 Carl Love <cel@us.ibm.com>
1281
1282 * MAINTAINERS (Write After Approval): Add myself.
1283
1284 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1285
1286 * MAINTAINERS (Reviewers): Add myself.
1287 (Write After Approval): Add myself.
1288
1289 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1290 Ulrich Weigand <uweigand@de.ibm.com>
1291
1292 * MAINTAINERS: Update email address.
1293
1294 2016-10-10 Nathan Sidwell <nathan@acm.org>
1295
1296 * MAINTAINERS: Update email address.
1297
1298 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1299
1300 * configure.ac: Add aarch64-*-freebsd*.
1301 * configure: Regenerate.
1302
1303 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1304
1305 * MAINTAINERS: Update email address after it got reverted.
1306
1307 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1308
1309 * configure.ac (target_libraries): Readd target-boehm-gc.
1310 Restore --enable-objc-gc handling.
1311 * configure: Regenerate.
1312
1313 2015-10-03 Jeff Law <law@redhat.com>
1314
1315 * MAINTAINERS: Move several inactive maintainers to the
1316 write-after-approval section.
1317
1318 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1319
1320 * configure.ac: Add target-libffi to target_libraries.
1321 Readd libgcj target disablings, modified to only target-libffi.
1322 Readd target addition of go to unsupported languages.
1323 * configure: Regenerated.
1324
1325 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1326
1327 * MAINTAINERS: Update email address.
1328
1329 2016-09-30 Andrew Haley <aph@redhat.com>
1330
1331 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1332 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1333 libgcj.
1334
1335 2016-09-30 Andrew Haley <aph@redhat.com>
1336
1337 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1338 write-after approval after GCJ deletion.
1339
1340 2016-09-30 Andrew Haley <aph@redhat.com>
1341
1342 * Makefile.def: Remove libjava.
1343 * Makefile.tpl: Likewise.
1344 * Makefile.in: Regenerate.
1345 * configure.ac: Likewise.
1346 * configure: Likewise.
1347 * gcc/java: Remove.
1348 * libjava: Likewise.
1349
1350 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1351
1352 * MAINTAINERS (Reviewers): Add myself.
1353
1354 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1355
1356 * configure.ac: Disable "sim" directory for arc*-*-*.
1357 * configure: Regenerated.
1358
1359 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1360
1361 * MAINTAINERS (Write After Approval): Add myself.
1362
1363 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1364
1365 * configure.ac: Check for the minimum in-tree MPFR version
1366 handled.
1367 * configure: Regenerate.
1368
1369 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1370
1371 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1372 * configure: Regenerated.
1373
1374 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1375
1376 * MAINTAINERS (Write After Approval): Add myself.
1377
1378 2016-06-23 Andi Kleen <ak@linux.intel.com>
1379
1380 * Makefile.def: Add autoprofiledbootstrap.
1381 * Makefile.tpl: Dito.
1382 * Makefile.in: Regenerate.
1383
1384 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1385
1386 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1387 * configure: Regenerate.
1388
1389 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1390
1391 * configure: Regenerate.
1392 * configure.ac: Remove support for avr-rtems.
1393
1394 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1395
1396 * MAINTAINERS (Write After Approval): Add myself.
1397
1398 2016-06-16 Michael Collison <michael.collison@arm.com>
1399
1400 * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1403
1404 * MAINTAINERS (Write After Approval): Update e-mail address.
1405
1406 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1407
1408 * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2016-05-28 Alan Modra <amodra@gmail.com>
1411
1412 * Makefile.tpl (configure): Depend on m4 files included.
1413 * Makefile.in: Regenerate.
1414
1415 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1416
1417 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1418 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1419
1420 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1421
1422 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1423 special case builtin.
1424 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1425 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1426 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1427 for __builtin_vec_addec.
1428
1429 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1430
1431 * config.guess: Import version 2016-04-02 (newest).
1432 * config.sub: Import version 2016-05-10 (newest).
1433
1434 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1435
1436 * configure.ac: Add ARC support to libgloss.
1437 * configure: Regenerate
1438
1439 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1440
1441 * MAINTAINERS (Write After Approval): Add myself.
1442
1443 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1444
1445 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1446 * configure: Regenerated.
1447 * Makefile.def (gmp): Explicitly disable assembler.
1448 (mpfr): Adjust lib_path.
1449 (mpc): Likewise.
1450 * Makefile.in: Regenerated.
1451
1452 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1453
1454 PR bootstrap/70704
1455 * configure.ac (--enable-stage1-checking): Add missing
1456 --enable-checking=.
1457 * configure: Regenerated.
1458
1459 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1460
1461 * config.guess: Revert r235676.
1462 * config.sub: Revert r235676.
1463
1464 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1465
1466 * config.guess: Remove SH5 support.
1467 * config.sub: Likewise.
1468 * configure: Likewise.
1469 * configure.ac: Likewise.
1470
1471 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1472
1473 PR bootstrap/70704
1474 * configure.ac (--enable-stage1-checking): For --disable-checking or
1475 implicit --enable-checking, make sure extra flag matches in between
1476 stage1 and later checking.
1477 * configure: Regenerated.
1478
1479 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1480
1481 * .gitattributes: New file.
1482
1483 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1484
1485 * MAINTAINERS (rs6000/powerpc port): Add myself.
1486
1487 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1488
1489 PR bootstrap/70173
1490 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1491 and gotools directories. Delete the stage_final file.
1492 * Makefile.in: Regenerate.
1493
1494 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1499
1500 * MAINTAINERS (Fortran maintainer): Remove myself.
1501
1502 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1503
1504 * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1511
1512 Sync with binutils-gdb:
1513
1514 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1515
1516 * configure.ac: Add mips and s390 to the gold target check.
1517 * configure: Regenerate.
1518
1519 2016-03-01 DJ Delorie <dj@redhat.com>
1520
1521 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1522
1523 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1524
1525 * MAINTAINERS (libcpp): Add myself.
1526 (diagnostic messages): Likewise.
1527
1528 2016-02-20 Tom de Vries <tom@codesourcery.com>
1529
1530 * MAINTAINERS: Fix whitespace.
1531
1532 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1533
1534 * MAINTAINERS (Write After Approval): Add myself.
1535
1536 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1537
1538 * config/isl.m4: Add comments about isl-0.16.
1539 * configure: Regenerate.
1540
1541 2016-01-29 Martin Jambor <mjambor@suse.cz>
1542
1543 * MAINTAINERS (hsa maintainers): Add myself.
1544
1545 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1546
1547 * MAINTAINERS: (Write After Approval): Add myself.
1548
1549 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1550 Sebastian Pop <s.pop@samsung.com>
1551
1552 * Makefile.in: Regenerate.
1553 * Makefile.tpl: Export ISLVER.
1554 * configure: Regenerate.
1555 * config/isl.m4: Detect isl-0.15.
1556
1557 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1558
1559 PR bootstrap/69329
1560 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1561 * Makefile.in: Regenerate.
1562
1563 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1564
1565 * configure.ac: Enable LTO for DJGPP
1566 * configure: Regenerate
1567
1568 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1569
1570 Sync with binutils-gdb:
1571 2015-10-21 Nick Clifton <nickc@redhat.com>
1572
1573 PR gas/19109
1574 * configure.ac: Note the 'none' is an acceptable argument to
1575 --enable-compressed-debug-sections.
1576 * configure: Regenerate.
1577
1578 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1579
1580 PR bootstrap/69134
1581 * Makefile.def (mpfr): Disable assembler.
1582 * Makefile.in: Regenerate.
1583
1584 2016-01-01 Ben Elliston <bje@gnu.org>
1585
1586 * config.guess: Import version 2016-01-01.
1587 * config.sub: Likewise.
1588
1589 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1590
1591 * MAINTAINERS (Write After Approval): Add myself.
1592
1593 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1594
1595 * Makefile.in: Replace ISL with isl.
1596 * Makefile.tpl: Same.
1597 * config/isl.m4: Same.
1598 * configure.ac: Same.
1599 * contrib/download_prerequisites: Same.
1600 * configure: Regenerate.
1601
1602 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1603
1604 * MAINTAINERS (Write After Approval): Add Myself.
1605
1606 2015-12-17 Nathan Sidwell <nathan@acm.org>
1607
1608 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1609 * configure: Regenerate.
1610
1611 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1612 Sebastian Pop <s.pop@samsung.com>
1613
1614 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1615 isl_ctx_get_max_operations.
1616 * configure: Regenerate.
1617
1618 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2015-12-02 Ian Lance Taylor <iant@google.com>
1623
1624 PR go/66147
1625 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1626 * Makefile.in: Regenerate.
1627
1628 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1629
1630 PR libffi/65726
1631 * Makefile.def (lang_env_dependencies): Make libffi depend
1632 on cxx.
1633 * Makefile.in: Regenerate.
1634
1635 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1636
1637 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1638 symbols.
1639
1640 2015-11-20 Tristan Gingold <gingold@adacore.com>
1641
1642 Sync with binutils-gdb:
1643 2015-11-20 Tristan Gingold <gingold@adacore.com>
1644
1645 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1646 * configure: Regenerate.
1647
1648 2015-11-19 Martin Liska <mliska@suse.cz>
1649
1650 * .gitignore: Add .clang-format to ignored files.
1651 * Makefile.in: Add clang-format.
1652 * Makefile.tpl: Likewise.
1653
1654 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1655
1656 * configure.ac: Enable libmpx by default.
1657 * configure: Regenerated.
1658
1659 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1660
1661 * MAINTAINERS: Update email address.
1662
1663 2015-10-23 Paulo Matos <pmatos@linki.tools>
1664
1665 * MAINTAINERS: Update email address.
1666
1667 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1668
1669 * MAINTAINERS (Write After Approval): Add myself.
1670
1671 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1672
1673 Sync with binutils-gdb:
1674 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1675
1676 PR gas/19109
1677 * configure.ac: Add
1678 --enable-compressed-debug-sections={all,gas,gold,ld}.
1679 * configure: Regenerated.
1680
1681 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1682
1683 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1684
1685 2015-10-09 Martin Liska <mliska@suse.cz>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2015-10-02 Florian Weimer <fweimer@redhat.com>
1694
1695 * MAINTAINERS: Update email address.
1696
1697 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1698
1699 * MAINTAINERS (Write After Approval): Add myself.
1700
1701 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1702
1703 * MAINTAINERS: Update email.
1704
1705 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1706
1707 * MAINTAINERS: Update my email address.
1708
1709 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1710
1711 * MAINTAINERS (ft32 port): Add myself.
1712
1713 2015-08-28 David Sherwood <david.sherwood@arm.com>
1714
1715 * MAINTAINERS: Add myself.
1716
1717 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1722
1723 PR libfortran/54572
1724 * Makefile.def: Make libgfortran depend on libbacktrace.
1725 * Makefile.in: Regenerate.
1726
1727 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
1731 2015-08-12 Tom de Vries <tom@codesourcery.com>
1732
1733 PR other/67092
1734 * configure.ac: Remove --with_host_libstdcxx support.
1735 * configure: Regenerate.
1736
1737 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1738 Jakub Jelinek <jakub@redhat.com>
1739
1740 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1741 nvptx*-*-*.
1742 * configure: Regenerate.
1743
1744 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1745
1746 * Makefile.def (libiconv): Define bootstrap=true.
1747 Mark pdf/html/info as missing.
1748 (configure-gcc): Depend on all-libiconv.
1749 (all-gcc): Ditto.
1750 (configure-libcpp): Ditto.
1751 (all-libcpp): Ditto.
1752 (configure-intl): Ditto.
1753 (all-intl): Ditto.
1754 * Makefile.in: Regenerate.
1755
1756 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1757
1758 * MAINTAINERS (loop ivopts): Add the entry and myself.
1759
1760 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1761
1762 * MAINTAINERS (nvptx): Add self.
1763
1764 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1765
1766 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1767 128-bit vector modes.
1768
1769 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1770
1771 * MAINTAINERS (Write After Approval): Add myself.
1772
1773 2015-07-28 Ben Elliston <bje@gnu.org>
1774
1775 * config.sub, config.guess: Import from upstream.
1776
1777 2015-07-24 Michael Darling <darlingm@gmail.com>
1778
1779 PR other/66259
1780 * config-ml.in: Reflects renaming of configure.in to configure.ac
1781 * configure: Likewise
1782 * configure.ac: Likewise
1783
1784 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1785
1786 * MAINTAINERS: Update my email address.
1787
1788 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1789
1790 Sync with binutils-gdb:
1791 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1792
1793 * configure.ac (target_configdirs): Exclude target-zlib if
1794 target-libjava isn't built.
1795 * configure: Regenerated.
1796
1797 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1798
1799 Sync with binutils-gdb:
1800 2015-05-13 John David Anglin <dave.anglin@bell.net>
1801
1802 * configure.ac: Disable configuration of GDB for HPUX targets.
1803 * configure: Regenerate.
1804
1805 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1806
1807 * configure.ac: Add --with-system-zlib.
1808 * configure: Regenerated.
1809
1810 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1811
1812 * configure.ac: Add FT32 support.
1813 * configure: Regenerate.
1814
1815 2015-01-12 Anthony Green <green@moxielogic.com>
1816
1817 * configure.ac: Don't disable gprof for moxie.
1818 * configure: Rebuild.
1819
1820 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1821
1822 Sync with binutils-gdb:
1823 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1824
1825 PR ld/18355
1826 * Makefile.def: Add extra_configure_flags to host zlib.
1827 * configure.ac (extra_host_zlib_configure_flags): New. Set
1828 to --enable-host-shared When bfd is to be built as shared
1829 library. AC_SUBST.
1830 * Makefile.in: Regenerated.
1831
1832 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1833
1834 Sync with src:
1835 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1836 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1837 * Makefile.in: Regenerated.
1838
1839 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1840
1841 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1842 target.
1843 * configure: Regenerate.
1844
1845 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1846
1847 * MAINTAINERS (Write After Approval): Add myself.
1848
1849 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1850
1851 * MAINTAINERS (OS Port Maintainers): Add myself.
1852 (Various Maintainers): Remove myself from libffi testsuite.
1853
1854 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1855
1856 * MAINTAINERS (gen* on machine desc): Add self.
1857
1858 2015-06-02 Jason Merrill <jason@redhat.com>
1859
1860 PR bootstrap/66319
1861 * configure.ac: Use -std=gnu++98.
1862
1863 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1864
1865 * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1868
1869 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1870 * configure: Regenerate.
1871
1872 2015-05-26 Jason Merrill <jason@redhat.com>
1873
1874 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1875 * configure: Regenerate.
1876
1877 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1878
1879 * configure.ac: FT32 target added.
1880 * configure: Regenerated.
1881
1882 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
1886 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1891
1892 * configure.ac: Fix typo.
1893 * configure: Regenerate.
1894
1895 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1896
1897 * MAINTAINERS (Write After Approval): Add myself.
1898
1899 2015-05-03 Matthias Klose <doko@ubuntu.com>
1900
1901 * configure.ac: Match $host configured with triplets.
1902 * configure: Regenerate.
1903
1904 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1905
1906 * Makefile.tpl: Remove surplus whitespace throughout.
1907 * Makefile.in: Regenerate.
1908
1909 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1910
1911 * MAINTAINERS (Various Maintainers): Add myself as instruction
1912 combiner maintainer.
1913
1914 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1915
1916 PR bootstrap/62077
1917 * configure.ac (--enable-stage1-checking): Default to
1918 release,misc,gimple,rtlflag,tree,types if --disable-checking
1919 or --enable-checking is not specified and DEV-PHASE is not
1920 experimental.
1921 * configure: Regenerated.
1922
1923 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1924
1925 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1926 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1927 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1928 * Makefile.in: Regenerate.
1929
1930 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1931
1932 * MAINTAINERS: Update my email address.
1933
1934 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1935
1936 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1937
1938 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1939
1940 * MAINTAINERS: Add myself as an arm port reviewer.
1941
1942 2015-03-25 Martin Liska <mliska@suse.cz>
1943 Yury Gribov <y.gribov@samsung.com>
1944
1945 * Makefile.in: Fix ln source location for vimrc file.
1946 * Makefile.tpl: Likewise.
1947
1948 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1949
1950 PR bootstrap/25672
1951 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1952 cross-compiling. Similarly for CXX_FOR_TARGET.
1953 * configure: Regenerate.
1954
1955 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1956
1957 * Makefile.def: Add libmpx.
1958 * configure.ac: Add libmpx.
1959 * Makefile.in: Regenerate.
1960 * configure: Regenerate.
1961
1962 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1963
1964 * MAINTAINERS (CPU Port Maintainers): Add myself
1965 i386 vector ISA extns mantainer.
1966
1967 2015-03-13 Jeff Law <law@redhat.com>
1968
1969 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1970 maintainer.
1971 Remove Richard Henderson as a maintainer for the x86 port.
1972
1973 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1974
1975 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1976
1977 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1978
1979 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1980 pointer bounds checker and i386 MPX maintainer.
1981
1982 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1983
1984 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1985
1986 2015-02-26 Martin Sebor <msebor@redhat.com>
1987
1988 * MAINTAINERS (Various Maintainers): Add self.
1989
1990 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1991
1992 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1993 Make sure it contains lto.
1994 * configure: Regenerate.
1995
1996 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1997
1998 * configure: Regenerate.
1999
2000 2015-02-06 Diego Novillo <dnovillo@google.com>
2001 1
2002 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2003 middle-end, docstring): Remove myself.
2004 (Write After Approval): Add myself.
2005
2006 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2007
2008 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2009 (Write After Approval): Update address.
2010
2011 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2012
2013 PR jit/64780
2014 * configure.ac: Require the user to explicitly specify
2015 --enable-host-shared if the jit is enabled.
2016 * configure: Regenerate.
2017
2018 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2019
2020 * MAINTAINERS (Write After Approval): Add myself.
2021
2022 2015-01-25 Tom de Vries <tom@codesourcery.com>
2023
2024 * MAINTAINERS: Make whitespace consistent.
2025
2026 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2027
2028 * MAINTAINERS (Write After Approval): Add myself.
2029
2030 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2031
2032 * MAINTAINERS: (Write After Approval): Add myself.
2033
2034 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2035
2036 * MAINTAINERS: (Write After Approval): Add myself.
2037
2038 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2039
2040 * MAINTAINERS: (Write After Approval): Add myself.
2041
2042 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2043
2044 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2045 objective-c/c++ front end maintainer.
2046
2047 2015-01-13 Marek Polacek <polacek@redhat.com>
2048
2049 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2050
2051 2015-01-12 Jeff Law <law@redhat.com>
2052
2053 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2054 a very long time.
2055
2056 2015-01-09 Ian Lance Taylor <iant@google.com>
2057
2058 * configure.ac (host_tools): Add gotools.
2059 * Makefile.def (host_modules): Add gotools.
2060 (dependencies): Add dependency of all-gotools on all-target-libgo.
2061
2062 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2063
2064 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2065 * configure: Regenerate.
2066
2067 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2068
2069 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2070 all-target-libgomp.
2071 * Makefile.in: Regenerate.
2072
2073 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2074
2075 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2076
2077 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2078
2079 * configure.ac: Add Visium support.
2080 * configure: Regenerate.
2081
2082 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2083
2084 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2085 * configure: Regenerate.
2086
2087 2015-01-03 Andrew Pinski <apinski@cavium.com>
2088
2089 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2090 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2091 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2092 (OBJCOPY_FOR_TARGET): New variable.
2093 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2094 * Makefile.in: Regenerate.
2095 * configure.ac: Check for already installed target objcopy.
2096 Also GCC_TARGET_TOOL on objcopy.
2097 * configure: Regenerate.
2098
2099 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2100
2101 * config.sub: Update from upstream, to 2015-01-01 version.
2102 * config.guess: Ditto.
2103
2104 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2105
2106 * MAINTAINERS (RTEMS Ports): Add myself.
2107
2108 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2109
2110 * MAINTAINERS (Write After Approval): Add myself.
2111
2112 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2113
2114 * MAINTAINERS (Write After Approval): Add myself.
2115
2116 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2117
2118 * configure.ac (--enable-as-accelerator-for): Don't set
2119 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2120 * configure: Regenerate.
2121
2122 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2123
2124 PR bootstrap/64023
2125 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2126 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2127 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2128 to CXX.
2129 * Makefile.in: Regenerated.
2130
2131 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2132 Yury Gribov <y.gribov@samsung.com>
2133
2134 * .gitignore: Added .local.vimrc and .lvimrc.
2135 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2136 * Makefile.in: Regenerate.
2137
2138 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2139
2140 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2141 * configure: Regenerated.
2142
2143 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2144
2145 * MAINTAINERS (nvptx port): New entry.
2146
2147 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2148
2149 * configure: Regenerate.
2150
2151 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2152
2153 * configure.ac: Merge with Binutils.
2154
2155 2014-11-26 Tobias Burnus <burnus@net-b.de>
2156
2157 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2158 * Makefile.in: Regenerate.
2159
2160 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2161
2162 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2163 missing flex.
2164 * Makefile.in: Regenerated.
2165
2166 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2167
2168 * Makefile.in: Regenerate.
2169
2170 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2171
2172 PR bootstrap/63784
2173 * libtool.m4: Add $pic_flag with -shared.
2174
2175 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2176
2177 * MAINTAINERS (Write After Approval): Added myself.
2178
2179 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2180
2181 * MAINTAINERS (write-after-approval): Add myself.
2182
2183 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2184
2185 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2186 from 2 years ago.
2187
2188 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2189
2190 Revert:
2191 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2192
2193 * MAINTAINERS (Write After Approval): Added myself as line map
2194 maintainer.
2195
2196 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2197
2198 Revert:
2199 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2200
2201 * MAINTAINERS (Write After Approval): Added myself.
2202
2203 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2204
2205 * MAINTAINERS (Write After Approval): Added myself.
2206
2207 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2208
2209 * MAINTAINERS (Write After Approval): Added myself as line map
2210 maintainer.
2211
2212 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2213
2214 * MAINTAINERS (Various Maintainers): Added myself as line map
2215 maintainer.
2216
2217 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2218
2219 * move-if-change: Sync from upstream gnulib.
2220
2221 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2222
2223 * compile: Sync with upstream Automake.
2224 * depcomp: Ditto.
2225 * install-sh: Ditto.
2226 * missing: Ditto.
2227 * mkinstalldirs: Ditto.
2228 * ylwrap: Ditto.
2229
2230 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2231
2232 * config.sub: Update from upstream config repo.
2233 * config.guess: Ditto.
2234
2235 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2236
2237 * Makefile.def: Add liboffloadmic to target_modules. Make
2238 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2239 * Makefile.in: Regenerate.
2240 * configure: Regenerate.
2241 * configure.ac: Add liboffloadmic to target binaries.
2242 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2243 Add liboffloadmic to noconfig list when C++ is not supported.
2244
2245 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2246 Thomas Schwinge <thomas@codesourcery.com>
2247 Ilya Verbin <ilya.verbin@intel.com>
2248 Andrey Turetskiy <andrey.turetskiy@intel.com>
2249
2250 * configure: Regenerate.
2251 * configure.ac (--enable-as-accelerator-for)
2252 (--enable-offload-targets): New configure options.
2253
2254 2014-11-11 Tobias Burnus <burnus@net-b.de>
2255
2256 * Makefile.def: Make all-gcc depend on all-isl.
2257 * Makefile.in: Regenerate.
2258
2259 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2260
2261 * ChangeLog.jit: New.
2262 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2263
2264 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2265
2266 PR target/63610
2267 * libtool.m4: Fix globbing of darwin versions.
2268 * configure: Regenerate.
2269
2270 2014-11-11 Tobias Burnus <burnus@net-b.de>
2271
2272 * Makefile.def: Remove CLooG.
2273 * Makefile.tpl: Ditto.
2274 * configure.ac: Ditto.
2275 * configure: Regenerate.
2276 * Makefile.in: Ditto.
2277
2278 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2279
2280 * configure.ac: Handle nvptx-*-*.
2281 * configure: Regenerate.
2282
2283 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2284
2285 * MAINTAINERS (Write After Approval): Add myself.
2286
2287 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2288
2289 * Makefile.def (libcc1): Remove bootstrap=true;.
2290 * Makefile.in: Regenerated.
2291
2292 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2293
2294 * configure.ac: Update comment.
2295 * configure: Regenerate.
2296
2297 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2298
2299 * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2302
2303 * configure.ac (extra_host_libiberty_configure_flags): Add
2304 --enable-shared also for libcc1's benefit.
2305 * configure: Regenerate.
2306
2307 2014-10-29 Tristan Gingold <gingold@adacore.com>
2308
2309 * MAINTAINERS: Change my email address.
2310
2311 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2312 Tom Tromey <tromey@redhat.com>
2313
2314 * Makefile.def: Add libcc1 to host_modules.
2315 * configure.ac (host_tools): Add libcc1.
2316 * Makefile.in, configure: Rebuild.
2317
2318 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2319
2320 * configure.ac (build_configargs): Don't share config.cache between
2321 build subdirs.
2322 * configure: Regenerate.
2323
2324 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2325
2326 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2327 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2328 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2329 leon3v7 as leon3.
2330 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2331 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2332 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2333 * config/sparc/sparc.md (cpu): Add leon3v7.
2334 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2335
2336 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2337
2338 * MAINTAINERS (write-after-approval): Add myself.
2339
2340 2014-10-23 Ian Lance Taylor <iant@google.com>
2341
2342 * configure.ac: Disable the Go frontend on systems where it is known
2343 to not work.
2344 * configure: Regenerate.
2345
2346 2014-10-23 Richard Biener <rguenther@suse.de>
2347
2348 * Makefile.def: Add libcpp build module and dependencies.
2349 * configure.ac: Add libcpp build module.
2350 * Makefile.in: Regenerate.
2351 * configure: Likewise.
2352
2353 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2354
2355 * MAINTAINERS (write-after-approval): Add myself.
2356
2357 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2358
2359 * INSTALL/README: Do not mention CVS.
2360
2361 2014-10-03 Jing Yu <jingyu@google.com>
2362
2363 * configure.ac: Add aarch64 to list of targets that support gold.
2364 * configure: Regenerate.
2365
2366 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2367
2368 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2369
2370 2014-09-29 Catherine Moore <clm@codesourcery.com>
2371
2372 * MAINTAINERS: Add myself as MIPS maintainer.
2373
2374 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2375
2376 * MAINTAINERS: Move myself to MIPS maintainers.
2377
2378 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2379
2380 * MAINTAINERS: Put all email addresses between '<' and '>'.
2381
2382 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2383
2384 * MAINTAINERS: Move myself to reviewers (Fortran).
2385
2386 2014-09-01 Andi Kleen <ak@linux.intel.com>
2387
2388 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2389 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2390 * Makefile.in: Regenerate.
2391
2392 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2393
2394 * rtx-classes-status.txt: Delete
2395
2396 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2397
2398 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2399
2400 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2401
2402 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2403 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2404 of checking for version number.
2405 * configure: Regenerated.
2406 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2407
2408 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2409
2410 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2411 is done; begin phase 6 (use extra rtx_def subclasses).
2412
2413 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2414
2415 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2416 done; begin phase 5 (additional rtx_def subclasses).
2417
2418 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2419
2420 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2421
2422 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2423
2424 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2425 SET_BB_HEADER are done.
2426
2427 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2428
2429 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2430 done.
2431
2432 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2433
2434 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2435
2436 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2437
2438 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2439
2440 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2441
2442 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2443
2444 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2445
2446 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2447
2448 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2449
2450 * rtx-classes-status.txt: Phase 3 (per-file commits within
2451 "config" subdirs) is done; begin phase 4 (removal of
2452 "scaffolding").
2453
2454 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2455
2456 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2457 dir) is done; begin phase 3 (per-file commits within "config"
2458 subdirs).
2459
2460 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2461
2462 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2463 phase 2 (per-file commits in main source dir).
2464
2465 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2466
2467 * configure: Regenerated.
2468
2469 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2470
2471 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2472
2473 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2474
2475 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2476
2477 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2478
2479 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2480
2481 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2482
2483 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2484
2485 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2486
2487 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2488
2489 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2490
2491 * MAINTAINERS (Write After Approval): Add myself.
2492
2493 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2494
2495 * MAINTAINERS: Remove myself
2496
2497 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2498
2499 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2500
2501 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2502
2503 * MAINTAINERS (Write After Approval): Add myself.
2504
2505 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2506
2507 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2508 SET_BB_HEADER, SET_BB_FOOTER
2509
2510 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2511
2512 * rtx-classes-status.txt: New file
2513
2514 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2515
2516 * configure.ac: Eliminate ClooG installation dependency.
2517 * configure: Regenerate.
2518 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2519 * Makefile.in: Regenerate.
2520
2521 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2522
2523 * MAINTAINERS (Write After Approval): Add myself.
2524
2525 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2526
2527 * MAINTAINERS (Write After Approval): Add myself.
2528
2529 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2014-07-28 Anthony Green <green@moxielogic.com>
2534
2535 Import from savannah.gnu.org:
2536 * config.sub: Update to 2014-07-28 version.
2537
2538 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2539
2540 * MAINTAINERS: Remove my MIPS maintainer entry.
2541
2542 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2543
2544 PR target/47230
2545 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2546 * configure: Regenerate.
2547
2548 2014-07-24 James Norris <jnorris@codesourcery.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2553
2554 * configure.ac: Accept only CLooG 0.18.1.
2555 * configure: Regenerate.
2556
2557 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2558
2559 * configure.ac: Don't accept isl 0.11.
2560 * configure: Regenerate.
2561
2562 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2563
2564 * MAINTAINERS (Write After Approval): Add myself.
2565
2566 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2567
2568 * configure.ac: Don't accept isl 0.10.
2569 * configure: Regenerate.
2570
2571 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2572
2573 Fix include path for in-tree cloog.
2574 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2575 * configure: Regenerate.
2576
2577 2014-06-18 Richard Henderson <rth@redhat.com>
2578
2579 * .gitignore: Import gcc_update output.
2580
2581 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2582
2583 * config-ml.in: Robustify ac_configure_args parsing.
2584
2585 * configure.ac (--enable-linker-plugin-configure-flags)
2586 (--enable-linker-plugin-flags): New flags.
2587 (configdirs): Conditionally add libiberty-linker-plugin.
2588 * configure: Regenerate.
2589 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2590 (host_modules) <lto-plugin>: Pay attention to
2591 @extra_linker_plugin_flags@ and
2592 @extra_linker_plugin_configure_flags@.
2593 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2594 * Makefile.in: Regenerate.
2595
2596 * Makefile.tpl (configure-[+prefix+][+module+])
2597 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2598 "module_srcdir" instead of "module" for locating a module's srcdir.
2599 * Makefile.in: Regenerate.
2600
2601 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2602
2603 * MAINTAINERS (Write After Approval): Add myself.
2604
2605 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2606
2607 * MAINTAINERS: Update my email address.
2608
2609 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2610
2611 * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2614
2615 * MAINTAINERS (Write After Approval): Add myself.
2616
2617 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2618
2619 PR libstdc++/61011
2620 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2621 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2622 * configure: Regenerate.
2623
2624 2014-05-28 Pedro Alves <palves@redhat.com>
2625
2626 * MAINTAINERS (Write After Approval): Add myself.
2627
2628 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2629
2630 * MAINTAINERS: Update my affiliation/email.
2631
2632 2014-05-19 Mike Stump <mikestump@comcast.net>
2633
2634 * MAINTAINERS: Add wide-int reviewers.
2635
2636 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2637
2638 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2639 * configure: Regenerated.
2640
2641 2014-05-15 Torvald Riegel <triegel@redhat.com>
2642
2643 * MAINTAINERS (libitm): Add myself as maintainer.
2644
2645 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2646
2647 * MAINTAINERS (Write After Approval): Add myself.
2648
2649 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2650
2651 * config.sub, config.guess: Import from upstream.
2652
2653 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2654
2655 * MAINTAINERS (Write After Approval): Put myself in correct order.
2656
2657 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2658
2659 * MAINTAINERS (Write After Approval): Add myself.
2660
2661 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2662
2663 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2664 section.
2665
2666 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2667
2668 * MAINTAINERS (Write After Approval): Delete myself.
2669
2670 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2671
2672 PR sanitizer/56781
2673 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2674 and -B* options with -Xcompiler.
2675
2676 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2677
2678 PR bootstrap/60620
2679 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2680 * Makefile.in: Regenerate.
2681
2682 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2683
2684 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2685 for WINDRES_FOR_TARGET in default-manifest.o rule.
2686 * Makefile.in: Regenerate.
2687
2688 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2689
2690 * MAINTAINERS (Write After Approval): Add myself.
2691
2692 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2693
2694 PR sanitizer/56781
2695 * Makefile.def: Set bootstrap=true; for host fixincludes.
2696 * configure.ac: Don't bootstrap host fixincludes unless
2697 --with-build-config=bootstrap-{a,ub}san.
2698 * Makefile.in: Regenerated.
2699 * configure: Regenerated.
2700
2701 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2702
2703 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2704 --enable-vtable-verify option parsing. Don't add
2705 target-libsanitizer to bootstrap_target_libs unless
2706 --with-build-config=bootstrap-asan or
2707 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2708 to bootstrap_target_libs unless --enable-vtable-verify.
2709 * configure: Regenerated.
2710
2711 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2712
2713 * MAINTAINERS (Write After Approval): Add myself.
2714
2715 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2716
2717 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2718
2719 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2720
2721 PR bootstrap/58572
2722 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2723 -I for libstdc++-v3 includes if $(LEAN).
2724 * Makefile.in: Regenerated.
2725
2726 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2727
2728 * MAINTAINERS: Update my email address.
2729
2730 2014-02-24 Walter Lee <walt@tilera.com>
2731
2732 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2733 (tilegx-*-*): Change to tilegx*-*-*.
2734 * configure: Regenerate.
2735
2736 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2737
2738 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2739
2740 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2741
2742 * MAINTAINERS (Write After Approval): Add myself.
2743
2744 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2745
2746 PR target/59788
2747 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2748 *solaris2*.
2749
2750 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2751
2752 * MAINTAINERS: Update my email address.
2753
2754 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2755
2756 * MAINTAINERS: Convert to UTF-8.
2757 Properly sort Xinliang David Li's entry.
2758
2759 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2760 Sandra Loosemore <sandra@codesourcery.com>
2761
2762 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2763 nios2 port maintainers.
2764
2765 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2766
2767 * MAINTAINERS (Write After Approval): Add myself.
2768
2769 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2770
2771 * configure.ac: Add user-friendly check for native x86_64-linux
2772 multilibs.
2773 * configure: Regenerate.
2774
2775 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2776
2777 * MAINTAINERS: Add myself as sh maintainer.
2778
2779 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2780
2781 * MAINTAINERS: Add self as SLSR maintainer.
2782
2783 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2784
2785 * MAINTAINERS: Update my email address.
2786
2787 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2788
2789 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2790
2791 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2792
2793 * Makefile.in: Regenerate.
2794
2795 * Makefile.tpl: Fix typo.
2796 * Makefile.in: Regenerate partially.
2797
2798 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2799
2800 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2801 supported.
2802 * configure: Regenerated.
2803
2804 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2805
2806 * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2013-10-30 Jason Merrill <jason@redhat.com>
2809
2810 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2811 --disable-build-format-warnings.
2812
2813 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2814
2815 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2816 depend on libstdc++ and libgcc.
2817 * configure: Regenerate.
2818 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2819 libcilkrts for POSIX and i*86, and x86_64 architectures.
2820 * Makefile.in: Added libcilkrts related fields to support building it.
2821
2822 2013-10-26 Jeff Law <law@redhat.com>
2823
2824 * Makefile.def (target_modules): Remove libmudflap
2825 (languages): Remove check-target-libmudflap).
2826 * Makefile.in: Rebuilt.
2827 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2828 * configure.ac (target_libraries): Remove target-libmudflap.
2829 Remove checks which disabled libmudflap on some systems.
2830 * configure: Rebuilt.
2831 * libmudflap: Directory removed.
2832
2833 2013-10-21 Cong Hou <congh@google.com>
2834
2835 * MAINTAINERS (Write After Approval): Add myself.
2836
2837 2013-10-16 Mike Stump <mikestump@comcast.net>
2838
2839 * .dir-locals.el: Add.
2840
2841 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2842
2843 * configure.ac: Add --enable-host-shared
2844 * configure: Regenerate.
2845
2846 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2847
2848 Import from savannah.gnu.org:
2849 * config.guess: Update to 2013-06-10 version.
2850 * config.sub: Update to 2013-10-01 version.
2851
2852 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2853
2854 Changes to build configuration to allow big endian ARC ELF toolchain
2855 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2856 * configure: Regenerate.
2857
2858 2013-09-20 Alan Modra <amodra@gmail.com>
2859
2860 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2861 ppc host match. Support little-endian powerpc linux hosts.
2862
2863 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2864
2865 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2866 maintainer.
2867
2868 2013-09-12 DJ Delorie <dj@redhat.com>
2869
2870 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2871 maintainers.
2872
2873 2013-09-03 Richard Biener <rguenther@suse.de>
2874
2875 * configure.ac: Also allow ISL 0.12.
2876 * configure: Regenerated.
2877
2878 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2879
2880 * MAINTAINERS (Write After Approval): Add myself.
2881
2882 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2883
2884 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2885
2886 2013-08-26 Caroline Tice <cmtice@google.com>
2887
2888 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2889 "Various Reviewers" to libvtv "Various Maintainers".
2890
2891 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2892
2893 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2894
2895 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2896
2897 * MAINTAINERS: Update name, email.
2898
2899 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2900
2901 * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2013-08-12 Caroline Tice <cmtice@google.com>
2904
2905 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2906 address in the Write After Approval section.
2907
2908 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2909
2910 * MAINTAINERS (Write After Approval): Update email.
2911
2912 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2913
2914 * configure.ac: Adjust to check VTV_SUPPORTED.
2915 * configure: Regenerated.
2916
2917 2013-08-02 Caroline Tice <cmtice@google.com>
2918
2919 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2920 on non-linux systems; add target-libvtv to noconfigdirs; add
2921 libsupc++/.libs to C++ library search paths.
2922 * configure: Regenerated.
2923 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2924 libstdc++ and libgcc.
2925 * Makefile.in: Regenerated.
2926
2927 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2928
2929 * MAINTAINERS (Write After Approval): Add myself.
2930
2931 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2932 Shiva Chen <shiva0217@gmail.com>
2933
2934 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2935 nds32 port maintainers.
2936
2937 2013-07-17 Tim Shen <timshen91@gmail.com>
2938
2939 * MAINTAINERS (Write After Approval): Add myself.
2940
2941 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2942
2943 * configure.ac: Sync from binutils.
2944 * configure: Regenerate.
2945
2946 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2947
2948 * MAINTAINERS (Write After Approval): Add myself.
2949
2950 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2951
2952 * MAINTAINERS (Write After Approval): Add myself.
2953
2954 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
2958 2013-04-30 Brooks Moses <bmoses@google.com>
2959
2960 * MAINTAINERS: Update my email; move myself from Fortran
2961 reviewer to Write After Approval.
2962
2963 2013-04-16 Andreas Schwab <schwab@suse.de>
2964
2965 * configure.ac (aarch64-*-*): Don't disable java.
2966 * configure: Regenerate.
2967
2968 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2969
2970 * MAINTAINERS (Write After Approval): Add myself.
2971
2972 2013-03-30 Matthias Klose <doko@ubuntu.com>
2973
2974 * Makefile.def (target_modules): Don't install libffi.
2975 * Makefile.in: Regenerate.
2976
2977 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2978
2979 * MAINTAINERS (Write After Approval): Add myself.
2980
2981 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2982
2983 * MAINTAINERS (Write After Approval): Add myself.
2984
2985 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2986
2987 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2988 * configure: Regenerated.
2989
2990 2013-02-05 Ian Lance Taylor <iant@google.com>
2991
2992 PR go/55969
2993 * configure.ac: Disable libgo on some systems where it does not
2994 work.
2995
2996 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2997
2998 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2999 Remove Geoff Keating as rs6000 port maintainer, at his request.
3000
3001 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3002
3003 * MAINTAINERS: Update my email.
3004
3005 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3006
3007 * configure: Re-generate.
3008
3009 2013-01-15 Richard Biener <rguenther@suse.de>
3010
3011 PR other/55973
3012 * configure: Re-generate.
3013
3014 2013-01-14 Matthias Klose <doko@ubuntu.com>
3015
3016 * Makefile.def (install-target-libsanitizer): Depend on
3017 install-target-libstdc++-v3.
3018 * Makefile.in: Regenerate.
3019
3020 2013-01-14 Richard Biener <rguenther@suse.de>
3021
3022 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3023 * configure: Re-generate
3024
3025 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3026
3027 * config.sub: Update from config repo.
3028
3029 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3030
3031 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3032 * Makefile.in: Regenerate.
3033
3034 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3035
3036 * MAINTAINERS (arc): Add new port maintainership for myself.
3037
3038 2013-01-09 Jason Merrill <jason@redhat.com>
3039
3040 * .gitignore: Import from gdb repository.
3041
3042 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3043
3044 * Makefile.def (configure-gcc): Depend on all-gmp.
3045 (all-gcc): Remove dependency on all-gmp.
3046 * Makefile.in: Regenerated.
3047
3048 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3049
3050 * config.sub: Merge from config repo.
3051 * config.guess: Ditto.
3052
3053 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3054
3055 * Makefile.def: Merge from binutils.
3056 * Makefile.in: Ditto.
3057
3058 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3059
3060 * MAINTAINERS: Update my email.
3061
3062 2012-12-29 Ben Elliston <bje@gnu.org>
3063
3064 * config.guess: Update to 2012-12-29 version.
3065 * config.sub: Likewise.
3066
3067 2012-12-20 Matthias Klose <doko@ubuntu.com>
3068
3069 * Makefile.def (install-target-libgfortran): Depend on
3070 install-target-libquadmath, install-target-libgcc.
3071 (install-target-libsanitizer): Depend on install-target-libgcc.
3072 (install-target-libjava): Depend on install-target-libgcc.
3073 (install-target-libitm): Depend on install-target-libgcc.
3074 (install-target-libobjc): Depend on install-target-libgcc.
3075 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3076 * Makefile.in: Regenerate.
3077
3078 2012-12-19 Matthias Klose <doko@ubuntu.com>
3079
3080 * Makefile.def (install-target-libgo): Depend on
3081 install-target-libatomic.
3082 * Makefile.in: Regenerate.
3083
3084 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3085
3086 PR go/55201
3087 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3088 * Makefile.in: Regenerate.
3089
3090 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3091
3092 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3093 * configure: Regenerate.
3094
3095 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3096
3097 * config.sub: Merge from config repo.
3098
3099 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3100
3101 * Makefile.def (target_modules): Add bootstrap=true and
3102 raw_cxx=true to libsanitizer.
3103 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3104 * Makefile.in: Regenerated.
3105 * configure: Likewise.
3106
3107 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3108
3109 * MAINTAINERS: Remove self as RTL optimization maintainer.
3110
3111 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3116
3117 * Makefile.def (target_modules): Remove bootstrap=true and
3118 raw_cxx=true from libsanitizer.
3119 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3120 * Makefile.in: Regenerated.
3121 * configure: Likewise.
3122
3123 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3124
3125 * Makefile.def (target_modules): Add bootstrap=true and
3126 raw_cxx=true to libsanitizer.
3127 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3128 * Makefile.in: Regenerated.
3129 * configure: Likewise.
3130
3131 2012-11-28 Andrew Pinski <apinski@cavium.com>
3132
3133 PR bootstrap/54279
3134 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3135 * configure: Regenerate.
3136 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3137 * Makefile.in: Regenerate.
3138
3139 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3140
3141 * configure.ac: Disable libsanitizer if we're not building C++.
3142 * configure: Regenerate.
3143
3144 2012-11-15 Roland McGrath <roland@hack.frob.com>
3145
3146 * MAINTAINERS (Write After Approval): Add myself.
3147
3148 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3149
3150 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3151 Kostya Serebryany (kcc@google.com) and
3152 Jakub Jelinek (jakub@redhat.com).
3153 Rename area for Dodji Seketeli (dodji@redhat.com).
3154
3155 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3156
3157 * MAINTAINERS: (asan.c, related): Add myself.
3158
3159 2012-11-14 Roland McGrath <mcgrathr@google.com>
3160
3161 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3162 * configure: Regenerate.
3163
3164 2012-11-13 Richard Henderson <rth@redhat.com>
3165
3166 * configure.ac: Move libsanitizer logic to subdirectory.
3167 * configure: Regenerate.
3168
3169 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3170
3171 * configure.ac: Enable libsanitizer just on x86 linux for now.
3172 * configure: Re-generate.
3173
3174 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3175
3176 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3177 sections.
3178 * configure: Regenerate.
3179
3180 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3181
3182 * configure.ac: Add section for configdirs for libsanitizer.
3183 Disable for cris-*-* and mmix-*-*.
3184 * configure: Regenerate.
3185
3186 2012-11-12 Wei Mi <wmi@google.com>
3187
3188 * configure.ac: Add libsanitizer to target_libraries.
3189 * Makefile.def: Ditto.
3190 * configure: Regenerate.
3191 * Makefile.in: Regenerate.
3192 * libsanitizer: New directory for asan runtime. Contains an empty
3193 tsan directory.
3194
3195 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3196
3197 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3198 against Mingw64 w32api.
3199 * configure: Regenerate.
3200
3201 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3202
3203 * configure: Regenerated.
3204
3205 2012-11-03 Robert Mason <rbmj@verizon.net>
3206
3207 * configure.ac: add --disable-libstdcxx configure option
3208 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3209
3210 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3211
3212 * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2012-10-24 Sharad Singhai <singhai@google.com>
3219
3220 * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2012-10-24 Eric Christopher <echristo@gmail.com>
3223
3224 * MAINTAINERS: Update email address.
3225
3226 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3227
3228 PR bootstrap/54820
3229 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3230 * configure: Regenerate.
3231
3232 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3233
3234 * MAINTAINERS (aarch64): Add Marcus and myself.
3235
3236 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3237
3238 PR bootstrap/54820
3239 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3240 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3241 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3242 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3243 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3244 * Makefile.in: Regenerate.
3245 * configure.ac (have_static_libs): New variable and associated check.
3246 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3247 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3248 * configure: Regenerate.
3249
3250 2012-10-10 Richard Biener <rguenther@suse.de>
3251
3252 * MAINTAINERS: Adjust for changed surname.
3253
3254 2012-10-04 Lawrence Crowl <crowl@google.com>
3255
3256 * MAINTAINERS (Write After Approval): Add myself.
3257
3258 2012-10-01 Cary Coutant <ccoutant@google.com>
3259
3260 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3261
3262 2012-09-28 Ian Lance Taylor <iant@google.com>
3263
3264 * Makefile.def: Make all-target-libgo depend on
3265 all-target-libbacktrace.
3266 * Makefile.in: Rebuild.
3267
3268 2012-09-26 Ian Lance Taylor <iant@google.com>
3269
3270 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3271 * Makefile.in: Rebuild.
3272
3273 2012-09-20 Walter Lee <walt@tilera.com>
3274
3275 * configure.ac: Add tilegx to list of targets that support gold.
3276 * configure: Regenerate.
3277
3278 2012-09-20 Marek Polacek <polacek@redhat.com>
3279
3280 * MAINTAINERS (Write After Approval): Add myself.
3281
3282 2012-09-19 Steve Ellcey <sellcey@mips.com>
3283
3284 * configure.ac: Add mips*-mti-elf* target.
3285 * configure: Regenerate.
3286
3287 2012-09-17 Ian Lance Taylor <iant@google.com>
3288
3289 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3290 * configure.ac (host_libs): Add libbacktrace.
3291 (target_libraries): Add libbacktrace.
3292 * Makefile.def (host_modules): Add libbacktrace.
3293 (target_modules): Likewise.
3294 * configure, Makefile.in: Rebuild.
3295
3296 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3297
3298 PR target/38607
3299 Merge upstream change.
3300 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3301
3302 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3303 Add libgomp*.o to compare_exclusions for AIX.
3304 * configure: Regenerate.
3305
3306 2012-09-06 Diego Novillo <dnovillo@google.com>
3307
3308 * configure.ac: Bump minimum GMP version to 4.2.3.
3309 * configure: Re-generate.
3310
3311 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3312
3313 PR target/54461
3314 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3315 target-libgloss if not configured --with-avrlibc=no.
3316 * configure: Regenerate.
3317
3318 2012-09-04 Jason Merrill <jason@redhat.com>
3319
3320 * configure.ac: Fix --enable-languages=all.
3321
3322 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3323
3324 * MAINTAINERS (Write After Approval): Add myself.
3325
3326 2012-09-03 Richard Guenther <rguenther@suse.de>
3327
3328 PR bootstrap/54138
3329 * configure.ac: Re-organize ISL / CLOOG checks to allow
3330 disabling with either --without-isl or --without-cloog.
3331 * configure: Regenerated.
3332
3333 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3334
3335 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3336 * configure: Regenerate.
3337
3338 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3339
3340 * MAINTAINERS: Fix my email address.
3341
3342 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3343
3344 PR binutils/4970
3345 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3346 and opcodes.
3347 * Makefile.in: Regenerated.
3348
3349 2012-08-26 Art Haas <ahaas@impactweather.com>
3350
3351 * configure: Regenerate.
3352
3353 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3354
3355 * INSTALL/README: Also refer to the online installation
3356 instructions.
3357
3358 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361 (Picochip port): Remove myself.
3362
3363 2012-08-14 Diego Novillo <dnovillo@google.com>
3364
3365 Merge from cxx-conversion branch.
3366
3367 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3368 POSTSTAGE1_CONFIGURE_FLAGS.
3369 * Makefile.in: Regenerate.
3370 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3371 Force C++ when bootstrapping.
3372 * configure: Regenerate.
3373
3374 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3375
3376 * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3379
3380 * README: Document use of ranges of years in copyright notices.
3381
3382 2012-07-06 Richard Guenther <rguenther@suse.de>
3383
3384 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3385 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3386 --with-gmp=system.
3387 * Makefile.in: Regenerated.
3388 * configure: Likewise.
3389
3390 2012-07-06 Richard Guenther <rguenther@suse.de>
3391
3392 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3393 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3394 supply V=1 as extra_make_flags.
3395 * configure: Regenerated.
3396 * Makefile.in: Likewise.
3397
3398 2012-07-04 Tristan Gingold <gingold@adacore.com>
3399
3400 * configure: Regenerate.
3401
3402 2012-07-03 Richard Guenther <rguenther@suse.de>
3403
3404 * Makfile.def (isl): Remove not necessary extra_exports and
3405 extra_make_flags.
3406 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3407 * Makefile.in: Regenerated.
3408
3409 2012-07-03 Richard Guenther <rguenther@suse.de>
3410
3411 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3412 * configure.ac: If either the ISL or the CLooG check failed
3413 do not try to build in-tree versions.
3414 * Makefile.in: Regenerated.
3415 * configure: Regenerated.
3416
3417 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3418
3419 * configure: Regenerate.
3420
3421 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3422
3423 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3424 maintainer.
3425
3426 2012-07-02 Richard Guenther <rguenther@suse.de>
3427
3428 * configure: Regenerated.
3429
3430 2012-07-02 Richard Guenther <rguenther@suse.de>
3431 Michael Matz <matz@suse.de>
3432 Tobias Grosser <tobias@grosser.es>
3433 Sebastian Pop <sebpop@gmail.com>
3434
3435 * Makefile.def: Add ISL host module, remove PPL host module.
3436 Adjust ClooG host module to use the proper ISL.
3437 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3438 * configure.ac: Include config/isl.m4. Add ISL host library,
3439 remove PPL. Remove PPL configury, add ISL configury, adjust
3440 ClooG configury.
3441 * Makefile.in: Regenerated.
3442 * configure: Likewise.
3443
3444 2012-07-02 Richard Guenther <rguenther@suse.de>
3445
3446 Merge from graphite branch
3447 2011-07-21 Tobias Grosser <tobias@grosser.es>
3448
3449 * configure: Regenerated.
3450 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3451 both cloog.org and legacy versions. The only supported version will
3452 be CLooG with the isl backend.
3453
3454 2011-07-21 Tobias Grosser <tobias@grosser.es>
3455
3456 * configure: Regenerated.
3457 * configure.ac: Require cloog isl 0.17.0
3458
3459 2011-07-21 Tobias Grosser <tobias@grosser.es>
3460
3461 * configure: Regenerated.
3462 * config/cloog.m4: Do not define CLOOG_ORG
3463
3464 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3465
3466 * configure.ac: Skip C if explicitly selected.
3467 * configure: Regenerate.
3468
3469 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3470
3471 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3472 they contain -O2.
3473 * configure: Regenerate.
3474
3475 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3476
3477 PR debug/53740
3478 * df.h, df-problems.c, dce.c: Revert last patch.
3479
3480 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3481
3482 * MAINTAINERS (Write After Approval): Update my email address.
3483
3484 2012-06-21 Meador Inge <meadori@codesourcery.com>
3485
3486 * MAINTAINERS (Write After Approval): Add myself.
3487
3488 2012-06-20 Jason Merrill <jason@redhat.com>
3489
3490 * Makefile.tpl (check-target-libgomp-c++): New.
3491 (check-target-libitm-c++): New.
3492 * Makefile.def (c++): Add them.
3493 * Makefile.in: Regenerate.
3494
3495 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3496
3497 * MAINTAINERS (Write After Approval): Add myself.
3498
3499 2012-05-16 Olivier Hainque <hainque@adacore.com>
3500
3501 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3502 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3503 (install-no-fixedincludes): Adjust accordingly.
3504 * Makefile.in: Regenerate.
3505
3506 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3507
3508 Merge upstream change
3509 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3510
3511 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3512
3513 * MAINTAINERS (Write After Approval): Add myself.
3514
3515 2012-05-09 Nick Clifton <nickc@redhat.com>
3516 Paul Smith <psmith@gnu.org>
3517
3518 PR bootstrap/50461
3519 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3520 allow for the fact that from release v3.1.0 of MPFR the source
3521 files were moved into a src sub-directory.
3522 * configure: Regenerate.
3523
3524 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3525
3526 * configure.ac: Bump minimum MPFR version to 2.4.0.
3527 * configure: Regenerated.
3528
3529 2012-05-01 Richard Henderson <rth@redhat.com>
3530
3531 * Makefile.def (libatomic): New target_module.
3532 * configure.ac (target_libraries): Add libatomic.
3533 (noconfigdirs): Check if libatomic is supported.
3534 * Makefile.in, configure: Rebuild.
3535
3536 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3537
3538 * MAINTAINERS (Write After Approval): Add myself.
3539
3540 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3541
3542 * config.sub: Update to 2012-04-18 version from official repo.
3543
3544 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3545
3546 * MAINTAINERS (Write After Approval): Add myself.
3547
3548 2012-04-11 Steve Ellcey <sellcey@mips.com>
3549
3550 * MAINTAINERS: Changed email address.
3551
3552 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3553
3554 PR target/52737
3555 * contrib/gcc_update (files_and_dependencies):
3556 Remove gcc/config/avr/t-multilib from touch data.
3557
3558 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3559
3560 * MAINTAINERS (OS Port Maintainers): Remove irix.
3561 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3562 (unsupported_languages): Remove mips-sgi-irix6.*.
3563 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3564 (with_stabs): Remove.
3565 * configure: Regenerate.
3566
3567 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3568
3569 * MAINTAINERS (OS Port Maintainers): Remove osf.
3570 * configure.ac (enable_libgomp): Remove *-*-osf*.
3571 (with_stabs): Remove alpha*-*-osf*.
3572 * configure: Regenerate.
3573
3574 2012-03-05 Tristan Gingold <gingold@adacore.com>
3575
3576 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3577 * configure: Regenerate.
3578
3579 2012-02-17 Walter Lee <walt@tilera.com>
3580
3581 * MAINTAINERS: (Write After Approval): Delete myself.
3582
3583 2012-02-14 Walter Lee <walt@tilera.com>
3584
3585 * MAINTAINERS (tilegx port): Add myself.
3586 (tilepro port): Add myself.
3587 (Write After Approval): Add myself.
3588
3589 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3590
3591 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3592 and Joseph Myers as docstring relicensing maintainers.
3593
3594 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3595
3596 * MAINTAINERS (write-after-approval): Add myself.
3597
3598 2012-02-08 Ira Rosen <irar@il.ibm.com>
3599
3600 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3601 maintainer.
3602
3603 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3604
3605 * MAINTAINERS (Write After Approval): Move myself to
3606 maintain alphabetical order.
3607
3608 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3609
3610 * MAINTAINERS (Write After Approval): Add myself.
3611
3612 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3613
3614 * MAINTAINERS (Write After Approval): Add myself.
3615
3616 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3617 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3618
3619 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3620 * configure: Regenerate.
3621
3622 2012-01-23 Harshit Chopra <harshit@google.com>
3623
3624 * MAINTAINERS (Write After Approval): Add myself.
3625
3626 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3627
3628 * configure.ac: Remove reference to mh-interix.
3629 * configure: Regenerate.
3630
3631 2012-01-05 Richard Henderson <rth@redhat.com>
3632
3633 PR bootstrap/51072
3634 * configure.ac: Disable libitm if c++ is not enabled.
3635 * configure: Rebuild.
3636
3637 * configure.ac: Fix regexp for same.
3638 * configure: Rebuild.
3639
3640 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3641
3642 * MAINTAINERS (Write After Approval): Add myself.
3643
3644 2012-01-02 Richard Guenther <rguenther@suse.de>
3645
3646 PR bootstrap/51686
3647 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3648 * Makefile.in: Regenerate.
3649
3650 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3651
3652 * MAINTAINERS (Write After Approval): Add myself.
3653
3654 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3655
3656 * configure: Regenerate.
3657
3658 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3659
3660 * MAINTAINERS (picochip): Changed email address.
3661
3662 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3663
3664 * MAINTAINERS (write-after-approval): Add self.
3665
3666 2011-11-29 DJ Delorie <dj@redhat.com>
3667
3668 * configure.ac (rl78-*-*) New case.
3669 * configure: Regenerate.
3670 * MAINTAINERS: Add myself as RL78 maintainer.
3671
3672 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3673
3674 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3675
3676 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3677
3678 * libtool.m4: Additional FreeBSD 10 fixes.
3679
3680 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3681
3682 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3683 Maintainers section, as Epiphany maintainer.
3684
3685 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3686
3687 PR target/49992
3688 * configure.ac: Remove ranlib special-casing for Darwin.
3689 * configure: Regenerate.
3690
3691 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3692
3693 * MAINTAINERS (Reviewers): Keep the list sorted.
3694
3695 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3696
3697 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3698
3699 2011-11-09 Roland McGrath <mcgrathr@google.com>
3700
3701 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3702 * configure: Rebuild.
3703 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3704 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3705 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3706 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3707 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3708 Add READELF.
3709 * Makefile.in: Rebuild.
3710
3711 2011-11-09 Jason Merrill <jason@redhat.com>
3712
3713 * Makefile.def (language=c++): Remove check-c++0x.
3714 * Makefile.in (check-gcc-c++): Regenerate.
3715
3716 2011-11-08 Richard Henderson <rth@redhat.com>
3717
3718 * configure.ac: Test for libitm directory present first.
3719
3720 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3721
3722 * configure.ac: Test libitm/configure.tgt to disable libitm.
3723 * configure: Rebuild.
3724
3725 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3726 Richard Henderson <rth@redhat.com>
3727
3728 Merged from transactional-memory.
3729
3730 * Makefile.def (lang_env_dependencies): libitm is c++.
3731 Add libitm target module.
3732 * configure.ac: Likewise.
3733 * config/mmap.m4: New file.
3734 * contrib/gcc_update: Add libitm to touch data.
3735 * Makefile.in, configure: Rebuild.
3736
3737 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3738
3739 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3740 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3741 * Makefile.in: Regenerate.
3742
3743 2011-11-01 DJ Delorie <dj@redhat.com>
3744
3745 * config.sub: Update to version 2011-10-29 (added rl78)
3746
3747 2011-10-27 Nick Clifton <nickc@redhat.com>
3748
3749 * config.sub: Import these changes from the config project:
3750
3751 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3752 Ben Elliston <bje@gnu.org>
3753
3754 * config.sub (epiphany): New.
3755
3756 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3757 Ben Elliston <bje@gnu.org>
3758
3759 * config.sub (hexagon, hexagon-*): New.
3760
3761 2011-08-23 Roland McGrath <mcgrathr@google.com>
3762
3763 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3764 64eb to be64.
3765
3766 2011-08-16 Roland McGrath <mcgrathr@google.com>
3767
3768 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3769 (nacl): Grok as alias for 32el-unknown-nacl.
3770
3771 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2011-10-24 Teresa Johnson <tejohnson@google.com>
3776
3777 * MAINTAINERS (Write After Approval): Add myself.
3778
3779 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3780
3781 * MAINTAINERS (sparc port): Remove myself.
3782
3783 2011-09-14 Tom de Vries <tom@codesourcery.com>
3784
3785 * MAINTAINERS (Write After Approval): Add myself.
3786
3787 2011-08-14 Yao Qi <yao@codesourcery.com>
3788
3789 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3790 * configure: Regenerate.
3791
3792 2011-07-26 Ian Lance Taylor <iant@google.com>
3793
3794 * configure.ac: Set have_compiler based on whether gcc directory
3795 exists, rather than on whether gcc is in configdirs.
3796 * configure: Rebuild.
3797
3798 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3799
3800 * MAINTAINERS (Global Reviewers): Add self.
3801
3802 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3803
3804 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3805 link directories.
3806 * Makefile.in: Rebuild.
3807
3808 2011-07-20 Ian Lance Taylor <iant@google.com>
3809
3810 PR bootstrap/49787
3811 * configure.ac: Move --enable-bootstrap handling earlier in file.
3812 If --enable-bootstrap and either --enable-build-with-cxx or
3813 --enable-build-poststage1-with-cxx, enable C++ automatically.
3814 * configure: Rebuild.
3815
3816 2011-07-19 Ian Lance Taylor <iant@google.com>
3817
3818 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3819 make C++ a boot_language. Set and substitute
3820 POSTSTAGE1_CONFIGURE_FLAGS.
3821 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3822 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3823 * configure, Makefile.in: Rebuild.
3824
3825 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3826
3827 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3828 maintainers.
3829
3830 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3831
3832 * MAINTAINERS (Global Reviewers): Add myself.
3833
3834 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3835
3836 * configure: Regenerate.
3837
3838 2011-07-16 Jason Merrill <jason@redhat.com>
3839
3840 * Makefile.def (language=c++): Add check-c++0x and
3841 check-target-libmudflap-c++.
3842 * Makefile.tpl (check-target-libmudflap-c++): New.
3843 * Makefile.in: Regenerate.
3844
3845 2011-07-16 Matthias Klose <doko@ubuntu.com>
3846
3847 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3848 * Makefile.def (target_modules/libjava): Pass
3849 $(EXTRA_CONFIGARGS_LIBJAVA).
3850 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3851 if not configured with --enable-static-libjava.
3852 * Makefile.in: Regenerate.
3853 * configure: Likewise.
3854
3855 2011-07-15 Jason Merrill <jason@redhat.com>
3856
3857 * Makefile.in (check-c++): Move check-gcc-c++0x after
3858 check-target-libstdc++-v3.
3859
3860 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3861
3862 * MAINTAINERS (c6x port): New entry.
3863
3864 2011-07-13 Jason Merrill <jason@redhat.com>
3865
3866 * Makefile.in (check-gcc-c++0x): New.
3867 (check-c++): Depend on it.
3868
3869 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3870
3871 PR target/39150
3872 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3873 x86_64-*-solaris2.1[0-9]*.
3874 * configure: Regenerate.
3875
3876 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3877
3878 * MAINTAINERS (RTL optimizers): Add self.
3879
3880 2011-06-27 Gabriel Charette <gchare@google.com>
3881
3882 * MAINTAINERS (Write After Approval): Add myself.
3883
3884 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3885
3886 PR regression/47836
3887 PR bootstrap/23656
3888 PR other/47733
3889 PR bootstrap/49247
3890 PR c/48825
3891 * configure.ac (target_libraries): Remove target-libiberty.
3892 Remove case-statement setting skipdirs=target-libiberty for
3893 multiple targets. Remove checking target_configdirs and
3894 removing target-libiberty but keeping target-libgcc if
3895 otherwise empty.
3896 * Makefile.def (target_modules): Don't add libiberty.
3897 (dependencies): Remove all traces of target-libiberty.
3898 * configure, Makefile.in: Regenerate.
3899
3900 2011-06-13 Walter Lee <walt@tilera.com>
3901
3902 * configure.ac (tilepro-*-*) New case.
3903 (tilegx-*-*): Likewise.
3904 * configure: Regenerate.
3905
3906 2011-06-06 Jing Yu <jingyu@google.com>
3907
3908 * configure.ac: Skip target-libiberty for
3909 arm*-*-linux-androideabi.
3910 * configure: Regenerated.
3911
3912 2011-06-06 Nick Clifton <nickc@redhat.com>
3913
3914 * config.sub: Sync from upstream.
3915
3916 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3917
3918 * MAINTAINERS (Write After Approval): Add myself.
3919
3920 2011-06-01 Daniel Jacobowitz <drow@false.org>
3921
3922 * MAINTAINERS: Update my email address.
3923
3924 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3925
3926 * MAINTAINERS (Write After Approval): Update my email address.
3927
3928 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3929
3930 * MAINTAINERS (Write After Approval): Add myself.
3931
3932 2011-05-08 Doug Kwan <dougkwan@google.com>
3933
3934 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3935 * configure: Regenerated.
3936 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3937 value from configure.
3938 * Makefile.in: Regenerated.
3939
3940 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3941
3942 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3943 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3944 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3945 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3946 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3947 *-*-vxworks*): Disable newlib and libgloss in separate case
3948 statement.
3949 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3950 to separate case statement.
3951 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3952 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3953 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3954 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3955 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3956 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3957 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3958 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3959 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3960 i[[3456789]]86-*-rdos*, m32r-*-*,
3961 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3962 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3963 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3964 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3965 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3966 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3967 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3968 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3969 and libgloss in main case over targets. Remove most empty cases
3970 in main case over targets.
3971 * configure: Regenerate.
3972
3973 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3974
3975 * MAINTAINERS (Write After Approval): Add myself.
3976
3977 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3978
3979 * configure.ac: Remove code setting special library locations for
3980 hppa*64*-*-hpux11*. Remove code setting compiler for
3981 sparc-sun-solaris2*.
3982 * configure: Regenerate.
3983
3984 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3985
3986 * configure.ac: Separate libgloss_dir settings from general case
3987 over targets.
3988 * configure: Regenerate.
3989
3990 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3991
3992 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3993 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3994 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3995 cases in libgcj-disabling case statement.
3996 (hppa*64*-*-linux*): Set unsupported_languages instead of
3997 disabling target-zlib.
3998 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3999 to hppa*64*-*-hpux*.
4000 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4001 hppa*-*-hpux*.
4002 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4003 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4004 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4005 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4006 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4007 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4008 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4009 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4010 libgcj-disabling case statement.
4011 * configure: Regenerate.
4012
4013 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4014
4015 * configure.ac: Disable Java for targets not supporting libffi.
4016 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4017 Remove cases in Java-disabling statement.
4018 (*arm-wince-pe): Change to arm-wince-pe.
4019 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4020 cases in Java-disabling statement.
4021 (bfin-*-*): Don't disable Java again.
4022 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4023 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4024 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4025 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4026 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4027 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4028 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4029 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4030 Java-disabling statement.
4031 (mmix-*-*): Don't disable Java again.
4032 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4033 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4034 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4035 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4036 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4037 statement.
4038 * configure: Regenerate.
4039
4040 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4041
4042 * configure.ac: Separate cases disabling Java and Java libraries
4043 from general case over targets.
4044 * configure: Regenerate.
4045
4046 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4047
4048 * MAINTAINERS: Update my email address.
4049
4050 2011-04-20 Easwaran Raman <eraman@google.com>
4051
4052 * MAINTAINERS (Write After Approval): Add myself.
4053
4054 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4055
4056 PR lto/48086
4057 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4058 * configure: Regenerate.
4059
4060 2011-04-16 Jim Meyering <meyering@redhat.com>
4061
4062 * MAINTAINERS (Write After Approval): Add myself.
4063
4064 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4065
4066 * MAINTAINERS: Update my email address.
4067
4068 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4069
4070 * MAINTAINERS (Write After Approval): Add myself.
4071
4072 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4073
4074 * MAINTAINERS (Write After Approval): Add myself.
4075
4076 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4077
4078 * MAINTAINERS (Write After Approval): Add myself.
4079
4080 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4081
4082 * configure.ac (build_tools): Remove build-byacc.
4083 (host_libs): Remove mmalloc.
4084 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4085 autoconf automake libtool diff rcs fileutils shellutils time
4086 textutils wdiff find uudecode hello tar gzip indent recode release
4087 sed perl gawk findutils gettext zip.
4088 (libgcj): Remove target-qthreads.
4089 (target_tools): Remove target-examples target-gperf.
4090 (YACC): Don't handle building byacc.
4091 * configure: Regenerate.
4092 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4093 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4094 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4095 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4096 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4097 handle building components.
4098 * Makefile.in: Regenerate.
4099
4100 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4101
4102 * MAINTAINERS: Update my email address as Xtensa maintainer.
4103
4104 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4105
4106 * config.sub: Sync from upstream.
4107
4108 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4109
4110 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4111 (microblaze*): Don't disable libssp.
4112 * configure: Regenerate.
4113
4114 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4115
4116 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4117 moveifchange.
4118 * configure: Regenerate.
4119 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4120 * Makefile.in: Regenerate.
4121
4122 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4123
4124 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4125 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4126 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4127 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4128 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4129 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4130 md_exec_prefix cases.
4131 * configure: Regenerate.
4132
4133 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4134
4135 * configure.ac: Separate cases disabling target-libssp,
4136 target-libiberty, target-libstdc++-v3 and Fortran from general
4137 case over targets.
4138 * configure: Regenerate.
4139
4140 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4141
4142 * configure.ac (*-*-chorusos): Don't disable libgcj.
4143 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4144 Remove case.
4145 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4146 (arm-*-coff): Don't disable libgcj.
4147 (arm*-*-linux-gnueabi): Remove useless assignment.
4148 (arm-*-riscix*): Don't disable libgcj.
4149 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4150 configuration.
4151 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4152 (c54x*-*-*): Remove case.
4153 (tic54x-*-*): Don't disable GCC or GCC libraries.
4154 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4155 to *.
4156 (d10v-*-*): Don't disable GCC libraries.
4157 (d30v-*-*): Don't disable libgcj.
4158 (h8500-*-*): Don't disable GCC libraries.
4159 (i960-*-*): Don't disable libgcj.
4160 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4161 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4162 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4163 libgcj.
4164 (m68k-*-coff*): Remove case.
4165 (mmix-*-*): Don't disable libgloss on host.
4166 (mn10200-*-*, mn10300-*-*): Remove cases.
4167 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4168 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4169 Don't disable libgcj.
4170 (romp-*-*): Remove case.
4171 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4172 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4173 case.
4174 (v810-*-*): Don't disable GCC libraries.
4175 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4176 (ip2k-*-*): Don't disable GCC libraries.
4177 * configure: Regenerate.
4178
4179 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4180
4181 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4182 libffi on host.
4183 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4184 on host.
4185 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4186 * configure: Regenerate.
4187
4188 2011-03-26 John Marino <binutils@marino.st>
4189
4190 * configure.ac: Add support for *-*-dragonfly*
4191 * configure: Regenerate.
4192
4193 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4194
4195 * configure.ac (native_only): Remove.
4196 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4197 send-pr uudecode guile gnuserv on host.
4198 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4199 send-pr rcs guile perl texinfo libtool on host.
4200 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4201 automake send-pr rcs guile perl texinfo libtool on host.
4202 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4203 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4204 (alpha*-dec-osf*): Don't disable fileutils on target.
4205 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4206 texinfo send-pr expect dejagnu on target.
4207 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4208 target-qthreads on target.
4209 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4210 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4211 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4212 x86_64-*-mingw*): Don't disable expect on target.
4213 (*-*-cygwin*): Don't disable target-gperf on target.
4214 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4215 gnuserv on target.
4216 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4217 target.
4218 * configure: Regenerate.
4219
4220 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4221
4222 * configure.ac (target_tools): Remove target-groff.
4223 (native_only): Remove target-groff.
4224 (hppa*64*-*-*): Don't disable byacc.
4225 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4226 setting.
4227 (*-*-kaos*): Don't skip target-librx and target-groff.
4228 (*-*-netware*): Don't skip target-libmudflap.
4229 (*-*-tpf*): Don't skip target-libmudflap.
4230 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4231 directories on the host.
4232 (ia64*-*-*vms*): Don't skip tix.
4233 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4234 host.
4235 * configure: Regenerate.
4236
4237 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4238
4239 * configure.ac: Remove references to mt-mep, mt-netware,
4240 mt-wince.
4241 * Makefile.def: Add all-utils soft dependencies.
4242 * Makefile.tpl: Remove GDB_NLM_DEPS.
4243 * configure: Regenerate.
4244 * Makefile.in: Regenerate.
4245
4246 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4247
4248 * configure.ac: Do not include mh-x86omitfp.
4249 * configure: Regenerate.
4250
4251 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4252
4253 * configure.ac: Remove empty cases.
4254 * configure: Regenerate.
4255
4256 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4257
4258 * Makefile.def: Add dependency from termcap to gdb.
4259 * Makefile.in: Regenerate.
4260
4261 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4262
4263 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4264 * configure: Regenerate.
4265 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4266 * Makefile.tpl: Likewise.
4267 * Makefile.in: Regenerate.
4268
4269 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4270
4271 * configure.ac: Remove all mentions of tentative_cc.
4272 * configure: Regenerate.
4273
4274 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4275
4276 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4277 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4278 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4279 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4280 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4281 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4282 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4283 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4284 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4285 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4286 *-*-rhapsody*): Remove host cases.
4287 * configure: Regenerate.
4288
4289 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4290
4291 * configure.ac (ppc*-*-pe): Remove host case.
4292 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4293 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4294 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4295 cases.
4296 * configure: Regenerate.
4297
4298 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4299
4300 * config.sub: Update to version 2011-03-23.
4301
4302 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4303
4304 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4305 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4306 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4307 * configure: Regenerate.
4308
4309 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4310
4311 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4312 to Write After Approval.
4313 * config-ml.in: Don't handle arc-*-elf*.
4314 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4315 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4316 handle GCC libraries.
4317 * configure: Regenerate.
4318
4319 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4320
4321 PR bootstrap/48120:
4322 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4323 Add -lstdc++ -lm to LIBS.
4324 * configure: Regenerate.
4325
4326 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4327
4328 * config.guess: Update to version 2011-02-02
4329 * config.sub: Update to version 2011-02-24
4330
4331 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4332
4333 PR lto/48086
4334 * configure.ac: Re-enable LTO on *-apple-darwin9.
4335 * configure: Regenerate.
4336
4337 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4338
4339 PR lto/48086
4340 * configure.ac: Disable LTO on darwin due to an assembler change in
4341 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4342 under 256.
4343 * configure: Regenerate.
4344
4345 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4346
4347 * MAINTAINERS: Update myself as score backend maintainer,
4348 update my e-mail address.
4349
4350 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4351
4352 * MAINTAINERS: Update my e-mail address.
4353
4354 2011-03-06 Joey Ye <joey.ye@arm.com>
4355
4356 * MAINTAINERS: Update my e-mail address.
4357
4358 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4359
4360 * configure.ac: Adjust test of with_ppl.
4361 * configure: Regenerated.
4362
4363 2011-03-02 Kai Tietz <ktietz@redhat.com>
4364
4365 * MAINTAINERS: Adjust my e-mail address.
4366
4367 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4368
4369 * configure.ac: Add -lpwl to ppllibs.
4370 * configure: Regenerated.
4371
4372 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4373
4374 * config/cloog.m4: Add -lisl to clooglibs.
4375 * configure: Regenerated.
4376
4377 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4378
4379 * MAINTAINERS (CPU Port maintainers): Add self.
4380
4381 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4382
4383 * MAINTAINERS: Add myself as testsuite maintainer.
4384
4385 2011-02-15 Mike Stump <mikestump@comcast.net>
4386
4387 * MAINTAINERS: Add myself as testsuite maintainer.
4388
4389 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4390
4391 Import from Libtool and gnulib:
4392
4393 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4394
4395 Prepare for supporting FreeBSD 10.
4396 * config.rpath: Remove handling of freebsd1* which soon would
4397 match FreeBSD 10.0.
4398
4399 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4400
4401 Remove support for FreeBSD 1.x.
4402 * libtool.m4 (_LT_LINKER_SHLIBS)
4403 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4404 soon would incorrectly match FreeBSD 10.0.
4405
4406 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4407
4408 PR binutils/12283
4409 * move-if-change: Import version from gnulib.
4410
4411 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4412
4413 PR lto/47225
4414 * Makefile.def (lto-plugin): Double dash for enable-shared.
4415 (configure-gcc): Depend on all-lto-plugin.
4416 * Makefile.in: Rebuilt.
4417
4418 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4419
4420 * configure.ac: Remove extra bracket.
4421 * configure: Regenerate.
4422
4423 2011-02-08 Tobias Burnus <burnus@net-b.de>
4424
4425 * MAINTAINERS: Add myself as libquadmath maintainer.
4426
4427 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4428
4429 * MAINTAINERS: Update my email address.
4430
4431 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4432
4433 * MAINTAINERS (option handling): Add self.
4434
4435 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4436
4437 PR lto/47225
4438 * Makefile.def: Add dependency for install-gcc
4439 on install-lto-plugin.
4440 * Makfile.in: Regenerated
4441
4442 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4443
4444 * MAINTAINERS (CPU Port Maintainers): Add myself.
4445
4446 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4447
4448 PR libgcj/44341
4449 * configure.ac: Discard --with-* flags for host when configuring
4450 target libraries for cross build.
4451 * configure: Rebuilt.
4452
4453 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4454
4455 * MAINTAINERS (linear loop transforms): Removed.
4456
4457 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4458
4459 * configure.ac: If with_ppl is no, move setting with_cloog=no
4460 after CLOOG_REQUESTED check.
4461 * configure: Regenerated.
4462
4463 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4464
4465 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4466 CLooG has been requested.
4467 * configure: Regenerated.
4468
4469 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4470
4471 * configure: Regenerated.
4472 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4473
4474 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4475
4476 * configure: Regenerated.
4477 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4478
4479 2011-01-21 Andreas Schwab <schwab@redhat.com>
4480
4481 * configure.ac: Use AS_HELP_STRING throughout.
4482 * configure: Regenerate.
4483
4484 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4485
4486 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4487 * configure: Regenerate.
4488
4489 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4490
4491 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4492
4493 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4494
4495 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4496 for ia64-hpux.
4497 * configure: Regenerate.
4498
4499 2011-01-07 Jan Hubicka <jh@suse.cz>
4500
4501 PR lto/47225
4502 * Makefile.in: Regenerate.
4503 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4504 configure.
4505
4506 2011-01-07 Jan Hubicka <jh@suse.cz>
4507
4508 * Makefile.in: Regenerate.
4509 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4510 and configure dependency on lto-plugin configure.
4511 (lto-plugin module): Remove dependency on GCC; add dependency on
4512 liniberty.
4513
4514 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4515
4516 * MAINTAINERS (Write After Approval): Add myself.
4517
4518 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4519
4520 * configure: Regenerate.
4521
4522 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4523
4524 * configure.ac: (picochip): Disable libiberty.
4525
4526 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2010-12-10 Ian Lance Taylor <iant@google.com>
4531
4532 PR bootstrap/46819
4533 * configure.ac: For --disable-libgcj clear libgcj_saved.
4534 * configure: Rebuild.
4535
4536 2010-12-10 Tobias Burnus <burnus@net-b.de>
4537
4538 PR fortran/46540
4539 * configure.ac: Add --disable-libquadmath and
4540 --disable-libquadmath-support.
4541 * configure: Regenerate.
4542
4543 2010-12-03 Ian Lance Taylor <iant@google.com>
4544
4545 * MAINTAINERS: Add myself as libgo maintainer.
4546
4547 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4548
4549 PR libffi/46792
4550 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4551 * configure: Regenerate.
4552
4553 2010-12-02 Ian Lance Taylor <iant@google.com>
4554
4555 * configure.ac: Always set default for poststage1_ldflags to
4556 -static-libstdc++ -static-libgcc.
4557
4558 2010-11-29 Andreas Schwab <schwab@redhat.com>
4559
4560 * configure.ac: Move comment to remove extra space in last argument
4561 of GCC_TARGET_TOOL.
4562
4563 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4564
4565 PR other/46026
4566 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4567 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4568 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4569 (BASE_FLAGS_TO_PASS): Use it.
4570 * configure: Rebuilt.
4571 * Makefile.in: Rebuilt.
4572
4573 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4574
4575 PR binutils/12258
4576 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4577 Properly check default linker.
4578 * configure: Regnerated.
4579
4580 2010-11-23 Matthias Klose <doko@ubuntu.com>
4581
4582 * configure.ac: For --enable-gold, handle value `default' instead of
4583 `both*'. New configure option --{en,dis}able-ld.
4584 * configure: Regenerate.
4585
4586 2010-11-20 Ian Lance Taylor <iant@google.com>
4587
4588 * configure.ac: Only disable a language library if no language needs
4589 it. Don't let --disable-libgcj uncondtionally disable libffi.
4590 * configure: Rebuild.
4591
4592 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4593
4594 * Makefile.in: Regenerate.
4595
4596 PR other/46202
4597 * configure.ac: Fix just-built in-tree STRIP name to be
4598 binutils/strip-new.
4599 * configure: Regenerate.
4600 * Makefile.def (install-strip-gcc, install-strip-binutils)
4601 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4602 (install-strip-sid): Mirror dependencies on non-strip variants
4603 of these targets on the respective -strip prerequisites.
4604 * Makefile.tpl (install-strip, install-strip-host)
4605 (install-strip-target): New targets.
4606 (install-strip-[+module+], install-strip-target-[+module+]):
4607 New targets.
4608 * Makefile.in: Regenerate.
4609
4610 2010-11-19 Ian Lance Taylor <iant@google.com>
4611 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4612
4613 * configure.ac: Add target-libgo to target_libraries. Set
4614 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4615 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4616 (HOST_EXPORTS): Add GOC.
4617 (BASE_TARGET_EXPORTS): Add GOC.
4618 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4619 (GOCFLAGS_FOR_TARGET): New variable.
4620 (EXTRA_HOST_FLAGS): Add GOC.
4621 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4622 * Makefile.def (target_modules): Add libgo.
4623 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4624 (dependencies): Add dependency from configure-target-libgo to
4625 configure-target-libffi and all-target-libstdc++-v3. Add
4626 dependencies from all-target-libgo to all-target-libffi.
4627 (languages): Add go.
4628 * configure: Rebuild.
4629 * Makefile.in: Rebuild.
4630
4631 2010-11-19 Ian Lance Taylor <iant@google.com>
4632
4633 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4634 compiler/flag environment variables.
4635
4636 2010-11-18 Ian Lance Taylor <iant@google.com>
4637
4638 * configure.ac: Check for lang_requires_boot_languages in
4639 config-lang.in files.
4640 * configure: Rebuild.
4641
4642 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4643 Tobias Burnus <burnus@net-b.de>
4644
4645 PR fortran/32049
4646 * Makefile.def: Add libquadmath; build it with language=fortran.
4647 * configure.ac: Add libquadmath.
4648 * Makefile.tpl: Handle multiple libs in check-[+language+].
4649 * Makefile.in: Regenerate.
4650 * configure: Regenerate.
4651
4652 2010-11-16 Tom Tromey <tromey@redhat.com>
4653
4654 * MAINTAINERS: Moved myself to reviewers section.
4655
4656 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4657
4658 * MAINTAINERS: Moved myself to reviewers section.
4659
4660 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4661
4662 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4663 (Write After Approval): Remove self.
4664
4665 2010-11-15 Andreas Schwab <schwab@redhat.com>
4666
4667 * configure.ac: Fix spelling in option names.
4668 * configure: Regenerated.
4669
4670 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4671
4672 PR bootstrap/39622
4673 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4674 * configure: Regenerated.
4675
4676 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4677
4678 * MAINTAINERS: Update my email address.
4679
4680 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4681
4682 * configure: Regenerate.
4683
4684 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4685
4686 * configure: Regenerate.
4687
4688 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4689
4690 * configure: Regenerate.
4691
4692 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4693
4694 * configure: Regenerate.
4695
4696 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4697
4698 * configure.ac: Support official CLooG.org versions.
4699 * configure: Regenerate.
4700 * config/cloog.m4: New.
4701
4702 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4703
4704 * MAINTAINERS (Write After Approval): Add myself.
4705
4706 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4707
4708 * MAINTAINERS: Update my email address.
4709
4710 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4711
4712 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4713 * configure: Regenerate.
4714
4715 2010-11-03 Ian Lance Taylor <iant@google.com>
4716 Dave Korn <dave.korn.cygwin@gmail.com>
4717
4718 PR lto/46273
4719 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4720 and on other supported platforms whenever LTO is enabled.
4721 * configure: Rebuild.
4722
4723 2010-11-02 Alan Modra <amodra@gmail.com>
4724
4725 PR binutils/12110
4726 * configure.ac: Error when source path contains spaces.
4727 * configure: Regenerate.
4728
4729 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4730
4731 * MAINTAINERS: Update my email address.
4732
4733 2010-10-20 Ian Lance Taylor <iant@google.com>
4734
4735 * Makefile.def (target_modules): Set lib_path to src/.libs for
4736 libstdc++-v3 module.
4737 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4738 * Makefile.in: Rebuild.
4739
4740 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4741
4742 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4743 (Write After Approval): Remove myself.
4744
4745 2010-10-15 Tristan Gingold <gingold@adacore.com>
4746
4747 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4748
4749 2010-10-14 Douglas Rupp <rupp@gnat.com>
4750
4751 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4752
4753 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4754
4755 * configure.ac (build_lto_plugin): New shell variable.
4756 (--enable-lto): Turn on by default for all non-ELF platforms that
4757 have had LTO support added so far. Set build_lto_plugin appropriately
4758 for both ELF and non-ELF.
4759 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4760 * configure: Regenerate.
4761
4762 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4763
4764 Sync from src:
4765 * configure.ac (v850 support): Remove target-libgloss from
4766 noconfigdirs.
4767 * configure: Regenerate.
4768
4769 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4770
4771 PR bootstrap/45326
4772 PR bootstrap/45174
4773 * configure.ac: Honor initial values of $build_configargs,
4774 $host_configargs, $target_configargs. Mark the precious, so
4775 environment settings get recorded.
4776 * configure: Regenerate.
4777
4778 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4779
4780 PR bootstrap/45796
4781 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4782 Depend on all-build-libiberty.
4783 * Makefile.in: Regenerate.
4784
4785 2010-09-30 Michael Eager <eager@eagercon.com>
4786
4787 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4788 * configure: Regenerate.
4789
4790 2010-09-28 Michael Eager <eager@eagercon.com>
4791
4792 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4793
4794 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4795
4796 PR bootstrap/44621
4797 * configure.ac: Fix unportable shell quoting.
4798 * configure: Regenerate.
4799
4800 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4801
4802 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4803 targets and amend comment.
4804 * configure: Regenerate.
4805
4806 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4807
4808 * MAINTAINERS (Write After Approval): Add myself.
4809
4810 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4811
4812 * configure.ac: Enable LTO by default on Darwin.
4813 * configure: Regenerate.
4814
4815 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4816
4817 * MAINTAINERS (Write After Approval): Add myself.
4818
4819 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4820
4821 * MAINTAINERS (Write After Approval): Add myself.
4822
4823 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4824
4825 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4826 ports
4827
4828 2010-07-28 David Yuste <david.yuste@gmail.com>
4829
4830 * MAINTAINERS (Write After Approval): Add myself.
4831
4832 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4833
4834 * configure.ac: Support all v850 targets.
4835 * configure: Regenerate.
4836
4837 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4838
4839 PR bootstrap/44455
4840 * configure.ac (extra_mpfr_configure_flags): Copy from
4841 extra_mpc_gmp_configure_flags.
4842 * configure: Re-generated.
4843
4844 2010-07-22 Andi Kleen <ak@linux.intel.com>
4845
4846 * MAINTAINERS (Write After Approval): Add myself.
4847
4848 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4849
4850 * MAINTAINERS (Write After Approval): Add myself.
4851
4852 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
4856 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4857
4858 PR target/44862
4859 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4860 Provide -B option to allow for link spec %s substitutions for
4861 libstdc++.a on darwin.
4862 * Makefile.in: Regenerate.
4863
4864 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4865
4866 * MAINTAINERS (Reviewers): Update my e-mail address
4867
4868 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4869
4870 * Makefile.def (configure-gcc): Depend on all-libelf.
4871 * Makefile.in: Rebuild.
4872
4873 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4874
4875 * MAINTAINERS (Write After Approval): Add myself in the right place.
4876
4877 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4878
4879 * MAINTAINERS (Write After Approval): Add myself.
4880
4881 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4882
4883 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4884
4885 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4886
4887 * config.sub: Update to version 2010-05-21.
4888 * config.guess: Update to version 2010-04-03.
4889
4890 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4891
4892 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4893 * configure: Regenerate.
4894
4895 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4896
4897 * MAINTAINERS (Write After Approval): Add myself.
4898
4899 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4900
4901 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4902 a platform that supports LTO.
4903 * configure: Regenerate.
4904
4905 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4906
4907 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4908 * configure: Regenerated.
4909
4910 2010-04-27 Roland McGrath <roland@redhat.com>
4911 H.J. Lu <hongjiu.lu@intel.com>
4912
4913 * configure.ac (--enable-gold): Support both, both/gold and
4914 both/bfd to add gold to configdirs without removing ld.
4915 * configure: Regenerated.
4916
4917 * Makefile.def: Add install-gold dependency to install-ld.
4918 * Makefile.in: Regenerated.
4919
4920 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4921
4922 PR lto/42776
4923 * configure.ac (--enable-lto): Refactor handling so libelf tests
4924 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4925 and allow LTO to be explicitly enabled on non-ELF platforms that
4926 are known to support it inside else-clause.
4927 * configure: Regenerate.
4928
4929 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4930
4931 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4932 * configure: Regenerate.
4933
4934 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4935
4936 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4937 * configure: Regenerate.
4938
4939 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4940
4941 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4942 separately.
4943 * configure: Regenerate.
4944
4945 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4946
4947 * MAINTAINERS (Write After Approval): Add myself.
4948
4949 2010-04-14 Tristan Gingold <gingold@adacore.com>
4950
4951 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4952 * configure: Regenerate.
4953
4954 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4955
4956 * configure: Regenerate after change to elf.m4.
4957
4958 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4959
4960 * MAINTAINERS (Write After Approval): Add myself.
4961
4962 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4963
4964 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4965 * configure: Regenerated.
4966
4967 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4968
4969 * configure.ac: Print "buggy but acceptable" when CLooG
4970 revision is less than 9.
4971 * configure: Regenerated.
4972
4973 2010-04-01 Diego Novillo <dnovillo@google.com>
4974
4975 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4976
4977 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4978
4979 PR bootstrap/43615
4980 PR bootstrap/43328
4981
4982 Revert:
4983
4984 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4985
4986 * configure.ac: Do not pass --enable-multilib nor
4987 --disable-multilib in baseargs. Accept explicitly passed
4988 --enable_multilib.
4989 * configure: Regenerate.
4990
4991 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4992
4993 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4994
4995 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4996
4997 * MAINTAINERS: Remove myself.
4998
4999 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5000
5001 PR bootstrap/43328
5002 * configure.ac: Do not pass --enable-multilib nor
5003 --disable-multilib in baseargs. Accept explicitly passed
5004 --enable_multilib.
5005 * configure: Regenerate.
5006
5007 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5008
5009 * MAINTAINERS (spu port): Remove me.
5010
5011 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5012
5013 * configure.ac (tic6x-*-*): New case.
5014 * configure: Regenerate.
5015
5016 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5017
5018 * config.sub: Update to version 2010-03-22.
5019 * config.guess: Update to version 2009-12-30.
5020
5021 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5022
5023 PR ada/42554
5024 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5025 * configure: Regenerate.
5026
5027 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5028
5029 * MAINTAINERS: Update my email address.
5030
5031 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5032
5033 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5034 (ghassan.shobaki@amd.com): Removed.
5035
5036 2010-03-17 Alan Modra <amodra@gmail.com>
5037
5038 * MAINTAINERS: Update my email address.
5039
5040 2010-03-16 Diego Novillo <dnovillo@google.com>
5041
5042 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5043 Matthews.
5044
5045 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5046
5047 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5048 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5049
5050 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5051
5052 * MAINTAINERS: Update my email address.
5053
5054 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5055
5056 * MAINTAINERS: Update my email address.
5057
5058 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5059
5060 * MAINTAINERS: Update my email address.
5061
5062 2010-03-09 Jie Zhang <jie@codesourcery.com>
5063
5064 * MAINTAINERS: Update my email address.
5065
5066 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5067
5068 PR libstdc++/32499
5069 * configure.ac (RANLIB): Default to true.
5070 (STRIP): Likewise.
5071 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5072 * configure: Regenerate.
5073
5074 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5075
5076 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5077 (Write After Approval): Update my email address.
5078
5079 2010-02-17 Nick Clifton <nickc@redhat.com>
5080
5081 PR 11238
5082 * Makefile.tpl (local-distclean): Also remove config.cache files in
5083 sub-directories as there may not be Makefiles present in the
5084 sub-directories.
5085 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5086 the config.cache files found by the find command.
5087
5088 * Makefile.in: Regenerate.
5089 * configure.ac: Revert previous delta.
5090 * configure: Regenerate.
5091
5092 2010-02-15 Nick Clifton <nickc@redhat.com>
5093
5094 PR 11238
5095 * configure.ac: Delete config.cache files in sub-directories when
5096 deleting Makefiles.
5097 * configure: Regenerate.
5098
5099 2010-02-12 Ben Elliston <bje@gnu.org>
5100
5101 * MAINTAINERS: Update my email address.
5102
5103 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5104
5105 * MAINTAINERS (spu port): Update my email address.
5106
5107 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5108
5109 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5110
5111 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5112
5113 * configure.ac: Add "recommended" version checks for GMP/MPC.
5114 Update recommended GMP/MPFR/MPC versions.
5115 * configure: Regenerate.
5116
5117 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5118
5119 * MAINTAINERS: Move my Embecosm email address into the
5120 write-after-approval section.
5121
5122 2010-01-26 Ian Lance Taylor <iant@google.com>
5123
5124 * MAINTAINERS: Add myself as Go frontend maintainer.
5125
5126 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5127
5128 PR libstdc++/36101, PR libstdc++/42813
5129 * configure.ac (bootstrap_target_libs): Make inclusion of
5130 target-libgomp conditional on libgomb being in target_configdirs.
5131 * configure: Regenerate.
5132
5133 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5134
5135 PR libstdc++/36101, PR libstdc++/42813
5136 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5137 * configure: Regenerate.
5138
5139 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5140
5141 PR libstdc++/36101, PR libstdc++/42813
5142 * configure.ac (target_configdirs): Substitute.
5143 * Makefile.def: Bootstrap target module libgomp.
5144 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5145 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5146 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5147 * configure, Makefile.in: Regenerate.
5148
5149 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5150
5151 * MAINTAINERS: Adjust my details.
5152
5153 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5154
5155 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5156
5157 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5158
5159 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5160
5161 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5162
5163 * MAINTAINERS (Write After Approval): Add myself.
5164
5165 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5166
5167 * MAINTAINERS (Write After Approval): Add myself.
5168
5169 2010-01-11 Richard Guenther <rguenther@suse.de>
5170
5171 PR lto/41569
5172 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5173 * Makefile.in: Regenerated.
5174
5175 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5176
5177 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5178 * configure: Regenerate.
5179
5180 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5181 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5182
5183 PR bootstrap/42424
5184 * configure.ac: Include libtool m4 files.
5185 (_LT_CHECK_OBJDIR): Call it.
5186 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5187 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5188
5189 * configure: Regenerate.
5190
5191 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5192
5193 PR bootstrap/41818
5194 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5195 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5196 * Makefile.in: Regenerate.
5197
5198 2010-01-02 Richard Guenther <rguenther@suse.de>
5199
5200 PR lto/41529
5201 * configure.ac: Include config/elf.m4. Disable LTO if not
5202 builting for an elf target.
5203 * configure: Regenerate.
5204
5205 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5206
5207 * MAINTAINERS: Change my email address.
5208
5209 2009-12-18 Ben Elliston <bje@au.ibm.com>
5210
5211 * config.sub, config.guess: Update from upstream sources.
5212
5213 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5214
5215 * MAINTAINERS (Write After Approval): Add myself.
5216
5217 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5218
5219 PR middle-end/30447
5220 PR middle-end/30789
5221 PR other/40302
5222
5223 * configure.ac: Require MPC.
5224 * configure: Regenerate.
5225
5226 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5227
5228 PR target/38384
5229 PR bootstrap/40972
5230 * libtool.m4: Sync from git Libtool.
5231 * ltoptions.m4: Likewise.
5232 * ltversion.m4: Likewise.
5233 * lt~obsolete.m4: Likewise.
5234 * ltmain.sh: Likewise.
5235
5236 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5237
5238 * configure.ac: Update minimum MPC version to 0.8.
5239 * configure: Regenerate.
5240
5241 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5242
5243 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5244 * configure: Regenerated.
5245
5246 2009-11-21 Ian Lance Taylor <iant@google.com>
5247
5248 * configure.ac: Change default of poststage1_ldflags to be empty if
5249 poststage1_libs is set. When poststage1_libs is empty, and
5250 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5251 * configure: Rebuild.
5252
5253 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5254
5255 * MAINTAINERS (Write After Approval): Update my email address.
5256
5257 2009-11-20 Ben Elliston <bje@au.ibm.com>
5258
5259 * config.guess: Update from upstream sources.
5260
5261 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5262
5263 * Makefile.def: Restore host and target settings for gmp.
5264 * Makefile.in: Rebuild.
5265
5266 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5267
5268 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5269 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5270 Fix portability of test of C++ as bootstrap language. Add
5271 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5272 * configure: Rebuild.
5273 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5274 and cloog. Fix in-tree ppl configuration. Introduce libelf
5275 in-tree building.
5276 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5277 (POSTSTAGE1_HOST_EXPORTS): Use it.
5278 (STAGE[+id+]_CXXFLAGS): New.
5279 (BASE_FLAGS_TO_PASS): Pass it down.
5280 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5281 extra_exports.
5282 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5283 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5284 extra_exports.
5285 * Makefile.in: Rebuild.
5286
5287 2009-11-17 Ben Elliston <bje@au.ibm.com>
5288
5289 * config.sub, config.guess: Update from upstream sources.
5290
5291 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2009-11-09 Jon Beniston <jon@beniston.com>
5296
5297 * MAINTAINERS (Write After Approval): Add myself.
5298
5299 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5300
5301 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5302 paths for *-w64-mingw* and x86_64-*mingw*.
5303 * configure: Regenerated.
5304
5305 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5306
5307 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5308
5309 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5310
5311 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5312 Phil Edwards to Write-After Approval.
5313
5314 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5315
5316 * configure.ac: Disable target-winsup & co for
5317 x86_64-*-mingw* and *-w64-mingw* targets.
5318 * configure: Regenerated.
5319
5320 2009-10-16 Nick Clifton <nickc@redhat.com>
5321
5322 * MAINTAINERS: Add myself as a maintainer for the RX port.
5323
5324 2009-10-26 Johannes Singler <singler@kit.edu>
5325
5326 * MAINTAINERS (Write After Approval): Update my e-mail address.
5327
5328 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5329
5330 * configure.ac (CLooG test): Use = with test.
5331 * configure: Regenerate.
5332
5333 2009-10-22 Richard Guenther <rguenther@suse.de>
5334
5335 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5336 cloog if the ppl version check failed. Move flags saving
5337 before setting in libelf check.
5338 * configure: Regenerate.
5339
5340 2009-10-21 Richard Guenther <rguenther@suse.de>
5341
5342 * configure.ac: Adjust the ppl and cloog configure to work as
5343 documented. Disable cloog if ppl was disabled. Omit the version
5344 checks if they were disabled.
5345 * configure: Re-generate.
5346
5347 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5348
5349 * configure.ac: Add 'lto' to enable_languages, not
5350 new_enable_languages, and only if not already present.
5351 * configure: Regenerate.
5352
5353 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5354
5355 * README: Refer to the various COPYING* files instead of just
5356 COPYING.
5357 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5358
5359 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5360
5361 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5362
5363 2009-10-07 Richard Guenther <rguenther@suse.de>
5364
5365 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5366 and Richard Guenther as reviewers.
5367 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5368 as reviewers.
5369
5370 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5371
5372 * config.sub: Update from upstream sources.
5373
5374 2009-10-06 Ian Lance Taylor <iant@google.com>
5375
5376 * Makefile.def: check-gold depends upon all-gas.
5377 * Makefile.in: Rebuild.
5378
5379 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5380
5381 * MAINTAINERS (Write After Approval): Add myself.
5382
5383 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5384
5385 * Makefile.def: all-lto-plugin depends on all-libiberty.
5386 set bootstrap=true for lto-plugin.
5387 Add lto-plugin.
5388 * Makefile.in: Regenerate.
5389 * configure.ac (host_libs): Add lto-plugin.
5390 * configure: Regenerate.
5391
5392 2009-10-03 Diego Novillo <dnovillo@google.com>
5393
5394 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5395 (HOST_LIBELFLIBS): Define.
5396 (HOST_LIBELFINC): Define.
5397 * Makefile.in: Regenerate.
5398 * configure.ac: Add --enable-lto.
5399 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5400 If --enable-lto is used, add 'lto' to new_enable_languages.
5401 If --enable-lto is used and gold is enabled, add
5402 lto-plugin to configdirs.
5403 * configure: Regenerate.
5404
5405 2009-10-03 Simon Baldwin <simonb@google.com>
5406
5407 * configure.ac: If --with-system-zlib, suppress local zlib and
5408 pass --with-system-zlib to subdir configure scripts.
5409 * configure: Regenerate.
5410
5411 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5412 Paolo Bonzini <bonzini@gnu.org>
5413
5414 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5415 $(srcdir).
5416 * Makefile.in: Rebuilt.
5417
5418 2009-09-26 Gary Funck <gary@intrepid.com>
5419
5420 * MAINTAINERS (Write After Approval): Add myself.
5421
5422 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5423
5424 * configure.ac: Update minimum MPC version to 0.7.
5425 * configure: Regenerate.
5426
5427 2009-09-25 Nick Clifton <nickc@redhat.com>
5428
5429 * configure.ac: Pass any --cache-file=/dev/null option on to
5430 subconfigures.
5431 * configure: Regenerate.
5432
5433 2009-09-23 Nick Clifton <nickc@redhat.com>
5434
5435 * config.sub, config.guess: Update from upstream sources.
5436
5437 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5438
5439 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5440 * Makefile.in: Rebuilt.
5441
5442 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5443
5444 PR bootstrap/32272
5445 * configure.ac: Error out if $srcdir isn't '.' but contains
5446 host-${host_noncanonical}.
5447 * configure: Regenerate.
5448
5449 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5450
5451 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5452 maintainer.
5453
5454 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5455
5456 * configure.ac: If bootstrapping a combined tree with
5457 --enable-gold, require c++ in stage1_languages.
5458 * configure: Regenerate.
5459
5460 * configure.ac: Also add target_libs of stage1_languages to
5461 bootstrap_target_libs.
5462 * configure: Regenerate.
5463
5464 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5465 with --enable-languages not containing c++.
5466 * configure: Regenerate.
5467
5468 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5469
5470 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5471 * configure: Regenerate.
5472
5473 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5474
5475 * MAINTAINERS (Write After Approval): Update my e-mail address,
5476 and move from from here...
5477 (Waiting for paperwork): To here.
5478
5479 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5480
5481 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5482
5483 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5484
5485 * configure.ac: Do not use $extrasub for replacing @if/@endif
5486 parts in Makefile; instead, use additional arguments to
5487 AC_CONFIG_COMMANDS to do the replacement manually, with several
5488 sed invocations, to avoid HP-UX sed command limits.
5489 * configure: Regenerate.
5490
5491 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5492
5493 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5494 blank before -L.
5495
5496 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5497
5498 * configure.ac (with-build-config): Document. Handle without.
5499 Handle missing argument.
5500 * configure: Rebuilt.
5501
5502 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5503
5504 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5505 Default to bootstrap-debug only if compare-debug works.
5506 * configure: Rebuilt.
5507 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5508 * Makefile.in: Rebuilt.
5509
5510 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5511
5512 * MAINTAINERS (OS Port Maintainers): Update my email address.
5513
5514 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5515
5516 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5517 * Makefile.in: Rebuilt.
5518
5519 2009-09-01 Chris Demetriou <cgd@google.com>
5520
5521 * MAINTAINERS (Write After Approval): Add myself.
5522
5523 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5524
5525 PR debug/30161
5526 * include/dwarf2.h (enum dwarf_tag): Added
5527 DW_TAG_GNU_template_template_param
5528 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5529
5530 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5531
5532 * Makefile.tpl (AWK): Fix typo.
5533 * Makefile.in: Regenerate.
5534
5535 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5536
5537 * configure.ac: Detect awk and sed.
5538 * Makefile.def (flags_to_pass): Add AWK and SED.
5539 * Makefile.tpl (AWK, SED): New.
5540 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5541 * configure: Regenerate.
5542 * Makefile.in: Regenerate.
5543
5544 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5545
5546 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5547 (collapseslashes): Likewise.
5548
5549 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5550
5551 * configure.ac (AC_PREREQ): Bump to 2.64.
5552
5553 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5554
5555 * configure.ac: Remove --with-datarootdir, --with-docdir,
5556 --with-pdfdir, --with-htmldir switches.
5557 * configure: Regenerate.
5558
5559 * configure: Regenerate.
5560
5561 * compile: Sync from Automake 1.11.
5562 * depcomp: Likewise.
5563 * install-sh: Likewise.
5564 * missing: Likewise.
5565 * mkinstalldirs: Likewise.
5566 * ylwrap: Likewise.
5567
5568 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5569
5570 * ltmain.sh (func_normal_abspath): New function.
5571 (func_relative_path): Likewise.
5572 (func_mode_help): Document new -bindir option for link mode.
5573 (func_mode_link): Add new -bindir option, and use it to place
5574 output DLL if specified.
5575
5576 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5577
5578 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5579 (baseargs): Add --disable-option-checking.
5580 * configure: Regenerate.
5581
5582 * Makefile.def (configure-target-libiberty): Depend on
5583 all-binutils and all-ld.
5584 (configure-target-newlib): Likewise.
5585 * Makefile.in: Regenerate.
5586
5587 2009-08-17 Ben Elliston <bje@au.ibm.com>
5588
5589 * config.sub, config.guess: Update from upstream sources.
5590
5591 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5592
5593 Sync from src, merge:
5594
5595 2009-07-02 Tristan Gingold <gingold@adacore.com>
5596
5597 * configure.ac: Do not exclude gas for i386-*-darwin.
5598 Add a case for x86_64-*-darwin.
5599 * configure: Regenerate.
5600
5601 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5602
5603 * MAINTAINERS: Add my name to Write After Approval list.
5604
5605 2009-08-06 Michael Eager <eager@eagercon.com>
5606
5607 * configure.ac: Add Microblaze target.
5608 * configure: Regenerate.
5609
5610 2009-07-31 Christian Bruel <christian.bruel@st.com>
5611
5612 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5613 * configure: Regenerate.
5614
5615 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5616
5617 * MAINTAINERS (Write After Approval): Update my e-mail address.
5618
5619 2009-07-06 Ian Lance Taylor <iant@google.com>
5620
5621 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5622 * configure: Rebuild.
5623
5624 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5625
5626 * MAINTAINERS: Move myself to the Graphite Reviewers.
5627
5628 2009-06-30 Wei Guozhi <carrot@google.com>
5629
5630 * MAINTAINERS: Add my name to Write After Approval list.
5631
5632 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5633
5634 PR bootstrap/40338
5635 * configure.ac (comparestring): Create new variable.
5636 * Makefile.tpl (comparestring): Use to skip some comparisions.
5637 * configure: Regenerate.
5638 * Makefile.in: Regenerate.
5639
5640 2009-06-26 Doug Evans <dje@sebabeach.org>
5641
5642 * Makefile.def (host_modules): Add cgen.
5643 * Makefile.in: Regenerate.
5644 * configure.ac (host_tools): Add cgen.
5645 * configure: Regenerate.
5646
5647 2009-06-23 DJ Delorie <dj@redhat.com>
5648
5649 * MAINTAINERS: Add myself as mep maintainer.
5650
5651 2009-06-23 Ian Lance Taylor <iant@google.com>
5652
5653 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5654 boot_languages. Only bootstrap target libraries listed in
5655 target_libs for some boot language. Add --with-stage1-ldflags,
5656 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5657 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5658 if not building with C++.
5659 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5660 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5661 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5662 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5663 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5664 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5665 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5666 * configure, Makefile.in: Rebuild.
5667
5668 2009-06-23 Li Feng <nemokingdom@gmail.com>
5669
5670 * MAINTAINERS: Added my name to write-after-approval list.
5671
5672 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5673
5674 * configure.ac: Define is_elf for QNX Neutrino targets.
5675 * configure: Regenerate.
5676
5677 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5678
5679 * MAINTAINERS: Added my name to the write-after-approval list
5680
5681 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5682
5683 * configure.ac: Detect MPC in default directory.
5684 * configure: Regenerate.
5685
5686 2009-06-03 Jerome Guitton <guitton@adacore.com>
5687 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5688
5689 * Makefile.tpl (all): Avoid a trailing backslash.
5690 * Makefile.in: Regenerate.
5691
5692 2009-06-03 Ben Elliston <bje@au.ibm.com>
5693
5694 * config.sub, config.guess: Update from upstream sources.
5695
5696 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5697
5698 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5699 to noconfdirs.
5700 * configure: Regenerate.
5701
5702 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5703
5704 * Makefile.tpl ([+compare-target+]): Compare all stage
5705 directories, rather than just gcc.
5706 * Makefile.in: Rebuilt.
5707
5708 2009-06-01 Doug Kwan <dougkwan@google.com>
5709
5710 * configure.ac: Support gold for target arm*-*-*.
5711 * configure: Regenerate.
5712
5713 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5714
5715 * Makefile.def: Add MPC support and dependencies.
5716 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5717
5718 * Makefile.in, configure: Regenerate.
5719
5720 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5721
5722 * Makefile.tpl (all): Avoid harmless warning in make all when
5723 gcc-bootstrap is enabled but stage_last does not exist.
5724 * Makefile.in: Rebuilt.
5725
5726 2009-05-24 Nicolas Roche <roche@adacore.com>
5727
5728 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5729 * Makefile.in: Regenerate.
5730
5731 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5732
5733 * MAINTAINERS: Update my e-mail address.
5734
5735 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5736
5737 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5738 * configure: Regenerate.
5739
5740 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5741
5742 PR other/40159
5743 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5744 gcc-no-bootstrap are mutually exclusive.
5745 * Makefile.in: Rebuilt.
5746
5747 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5748
5749 PR other/40159
5750 * Makefile.tpl (all): Don't end with unconditional success.
5751 * Makefile.in: Rebuilt.
5752
5753 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5754
5755 PR target/37137
5756 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5757 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5758 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5759 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5760 stage_configureflags, stage_cflags and stage_libcflags into
5761 explicit Makefile macros.
5762 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5763 GFORTRAN.
5764 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5765 CC. Set CC_FOR_BUILD from CC.
5766 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5767 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5768 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5769 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5770 and GFORTRAN.
5771 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5772 (_LIBCFLAGS): Renamed to _TFLAGS.
5773 (do-compare-debug, do-compare3-debug): Drop.
5774 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5775 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5776 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5777 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5778 (XGCC_FLAGS_FOR_TARGET): New.
5779 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5780 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5781 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5782 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5783 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5784 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5785 TFLAGS.
5786 (BUILD_CONFIG): Include if requested.
5787 (all): Set TFLAGS on bootstrap.
5788 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5789 (all-stageid-prefixmodule): Likewise.
5790 (do-clean, distclean-stageid): Set TFLAGS.
5791 (restrap): Fix whitespace.
5792 * Makefile.in: Rebuilt.
5793
5794 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * config.guess: Sync with src.
5797
5798 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5799
5800 * configure.ac ($with_ppl): Default to no if not supplied.
5801 ($with_cloog): Likewise.
5802 configure: Regenerate.
5803
5804 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5805
5806 * MAINTAINERS: Update my e-mail address.
5807
5808 2009-04-27 Nick Clifton <nickc@redhat.com>
5809
5810 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5811
5812 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5813
5814 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5815 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5816 * Makefile.in: Regenerate.
5817
5818 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5819
5820 PR bootstrap/39739
5821 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5822 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5823
5824 * configure, Makefile.in: Regenerate.
5825
5826 2009-04-21 Taras Glek <tglek@mozilla.com>
5827
5828 * include/hashtab.h: Update GTY annotations to new syntax
5829 * include/splay-tree.h: Likewise
5830
5831 2009-04-17 Ben Elliston <bje@au.ibm.com>
5832
5833 * config.sub, config.guess: Update from upstream sources.
5834
5835 2009-04-15 Anthony Green <green@moxielogic.com>
5836
5837 * configure.ac: Add moxie support.
5838 * configure: Rebuilt.
5839
5840 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5841
5842 * configure.ac: Change copyright header to refer to version
5843 3 of the GNU General Public License and to point readers at the
5844 COPYING3 file and the FSF's license web page.
5845 * Makefile.def: Likewise.
5846 * Makefile.tpl: Likewise.
5847 * Makefile.in: Regenerate.
5848
5849 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5850
5851 * configure.ac: Restore match for darwin9 or later. Use double
5852 brackets since regeneration eats one pair.
5853 * configure: Regenerate.
5854
5855 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5856
5857 PR gas/10039
5858 * configure.ac: Require texinfo 4.7.
5859 * configure: Regenerated.
5860
5861 2009-04-09 Nick Clifton <nickc@redhat.com>
5862
5863 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5864 the GCC Runtime Library Exception.
5865
5866 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5867
5868 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5869 * configure: Regenerate.
5870
5871 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5872
5873 * Makefil.def (languages): New entries.
5874 * Makefile.tpl (check-gcc-*): New generic target.
5875 * Makefile.in: Regenerate.
5876
5877 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5878
5879 * MAINTAINERS: Update my email address.
5880
5881 2009-03-18 Tom Tromey <tromey@redhat.com>
5882
5883 * configure: Rebuild.
5884 * configure.ac (host_libs): Add libiconv.
5885 * Makefile.in: Rebuild.
5886 * Makefile.def (host_modules): Add libiconv.
5887 (configure-gdb, all-gdb): Depend on libiconv.
5888
5889 2009-03-16 Tristan Gingold <gingold@adacore.com>
5890
5891 * configure.ac: Treat gdb as supported on x86_64-darwin.
5892 * configure: Regenerate.
5893
5894 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5895
5896 * configure.ac (--with-host-libstdcxx): New option.
5897 * configure: Regenerate.
5898
5899 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5900
5901 * MAINTAINERS: Move myself into the write after approval list.
5902
5903 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5904
5905 * MAINTAINERS: Update e-mail address.
5906
5907 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5908
5909 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5910
5911 2009-03-10 Ira Rosen <irar@il.ibm.com>
5912
5913 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5914
5915 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5916
5917 Backport from git Libtool:
5918
5919 2009-01-19 Robert Millan <rmh@aybabtu.com>
5920 Support GNU/kOpenSolaris.
5921 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5922 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5923 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5924 GNU/kOpenSolaris.
5925
5926 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5927
5928 * MAINTAINERS: Update e-mail address.
5929
5930 2009-02-24 Michael Eager <eager@eagercon.com>
5931
5932 * MAINTAINERS (Write After Approval): Add self.
5933
5934 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5935
5936 * MAINTAINERS (Write After Approval): Add myself.
5937
5938 2009-02-05 Andreas Schwab <schwab@suse.de>
5939
5940 * Makefile.tpl (stage_last): Define $r and $s before using
5941 $(RECURSE_FLAGS_TO_PASS).
5942 * Makefile.in: Regenerate
5943
5944 2009-01-30 Ian Lance Taylor <iant@google.com>
5945
5946 * MAINTAINERS: Move myself to the Global Reviewers list.
5947
5948 2009-01-29 Robert Millan <rmh@aybabtu.com>
5949
5950 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5951 * configure: Regenerate.
5952
5953 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5954
5955 * MAINTAINERS: Make whitespace consistent.
5956 Remove Robert Millan from Write After Approval.
5957
5958 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5959
5960 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5961 (all-opcodes): Depend on all-libiberty.
5962 * Makefile.in: Regenerate.
5963
5964 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5965
5966 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5967 * configure: Regenerate.
5968
5969 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5970
5971 * MAINTAINERS (Write After Approval): Add myself.
5972
5973 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5974
5975 * MAINTAINERS: Add myself to reviewers (Fortran).
5976
5977 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5978
5979 PR tree-optimization/38515
5980 * configure.ac (cloog-polylib): Removed.
5981 (with_ppl, with_cloog): Test for "no".
5982 * configure: Regenerated.
5983
5984 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5985
5986 * MAINTAINERS: Moved myself to reviewers (Fortran).
5987
5988 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5989
5990 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5991 (Write After Approval): Remove myself.
5992
5993 2009-01-03 Diego Novillo <dnovillo@google.com>
5994
5995 * MAINTAINERS: Remove myself from alias maintainership.
5996
5997 2009-01-02 David Ayers <ayers@fsfe.org>
5998
5999 * MAINTAINERS: Update e-mail address.
6000
6001 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6002
6003 * MAINTAINERS: Make whitespace consistent.
6004
6005 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6006
6007 Backport from upstream Libtool:
6008 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6009 Add cache variables to tests that require the linker to work.
6010 For shlibpath_overrides_runpath, this also changes the semantics
6011 to let the result from the C compiler take precedence.
6012
6013 2008-12-02 Ben Elliston <bje@au.ibm.com>
6014
6015 * config.sub, config.guess: Update from upstream sources.
6016
6017 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6018
6019 * configure.ac (ppllibs): Add by default the lib flags.
6020 * configure: Regenerate.
6021
6022 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6023
6024 * MAINTAINERS: Add myself to the write after approval list.
6025
6026 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6027
6028 * configure.ac: Add double brackets on darwin[912].
6029 * configure: Regenerate.
6030
6031 2008-12-03 Daniel Kraft <d@domob.eu>
6032
6033 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6034 Approval to Reviewer section (for Fortran front-end).
6035
6036 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6037
6038 * configure.ac: Expand to darwin10 and later.
6039 * configure: Regenerate.
6040
6041 2008-12-02 Andreas Schwab <schwab@suse.de>
6042
6043 * Makefile.def: configure-target-boehm-gc depends on
6044 all-target-libstdc++-v3.
6045 * Makefile.in: Regenerate.
6046
6047 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6048
6049 * MAINTAINERS: Add myself as mingw maintainer.
6050
6051 2008-12-02 Ben Elliston <bje@au.ibm.com>
6052
6053 * config.sub, config.guess: Update from upstream sources.
6054
6055 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6056
6057 * README.SCO: Remove.
6058
6059 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6060
6061 * MAINTAINERS: Add myself to the write after approval list.
6062
6063 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6064
6065 * MAINTAINERS: Update my email address in WAA section.
6066
6067 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6068
6069 * MAINTAINERS: Update e-mail address.
6070
6071 2008-11-27 Toon Moene <toon@moene.org>
6072
6073 * MAINTAINERS: Change e-mail address.
6074
6075 2008-11-27 Tristan Gingold <gingold@adacore.com>
6076
6077 * configure.ac: Build gdb for i?86-*-darwin*
6078 * configure: Regenerated.
6079
6080 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6081
6082 * MAINTAINERS: Added my full name.
6083
6084 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6085
6086 PR bootstrap/38014
6087 PR bootstrap/37923
6088
6089 Revert:
6090
6091 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6092
6093 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6094 * Makefile.in: Regenerated.
6095
6096 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6097
6098 PR gdb/921
6099 PR gdb/1646
6100 PR gdb/2175
6101 PR gdb/2176
6102
6103 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6104 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6105 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6106 (HOST_EXPORTS): Pass CPPFLAGS.
6107 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6108 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6109 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6110 * Makefile.in, configure: Regenerated.
6111 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6112 and CPPFLAGS_FOR_BUILD.
6113
6114 2008-11-06 Jeff Law <law@redhat.com>
6115
6116 * MAINTAINERS: Add myself as middle end maintainer.
6117
6118 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6119
6120 * MAINTAINERS (Write after approval): Add myself.
6121
6122 2008-11-05 Diego Novillo <dnovillo@google.com>
6123
6124 * MAINTAINERS (Global Reviewers): Add myself.
6125 (Non-Algorithmic Maintainers): Remove myself.
6126
6127 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6128
6129 * MAINTAINERS (Write after approval): Add myself.
6130
6131 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6132
6133 * MAINTAINERS (Write after approval): Add myself.
6134
6135 2008-10-31 Ben Elliston <bje@au.ibm.com>
6136
6137 * configure.ac (spu-*-*): Remove special case.
6138 * configure: Regenerate.
6139
6140 2008-10-30 Catherine Moore <clm@codesourcery.com>
6141
6142 * MAINTAINERS (Write after approval): Update my email address.
6143
6144 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6145
6146 * configure.ac [spu-*-*]: Do not set skipdirs.
6147 * configure: Re-generate.
6148
6149 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6150
6151 * MAINTAINERS (Various Maintainers): Add myself to reload.
6152
6153 2008-10-25 Richard Guenther <rguenther@suse.de>
6154
6155 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6156 maintainer. Remove myself as libgcc-math maintainer.
6157 (Non-Algorithmic Maintainers): Remove myself.
6158
6159 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6160
6161 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6162 * Makefile.in: Regenerated.
6163
6164 2008-10-23 Cary Coutant <ccoutant@google.com>
6165
6166 * MAINTAINERS (Write after approval): Add myself.
6167
6168 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6169
6170 PR gdb/921
6171 PR gdb/1646
6172 PR gdb/2175
6173 PR gdb/2176
6174
6175 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6176 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6177 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6178 (HOST_EXPORTS): Pass CPPFLAGS.
6179 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6180 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6181 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6182 * Makefile.in, configure: Regenerated.
6183 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6184 and CPPFLAGS_FOR_BUILD.
6185
6186 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6187
6188 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6189 Sebastian Pop.
6190
6191 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6192
6193 * MAINTAINERS (Write After Approval): Added myself.
6194
6195 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6196
6197 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6198 recommended version to 2.3.2.
6199
6200 * configure: Regenerate.
6201
6202 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6203
6204 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6205
6206 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6207
6208 * MAINTAINERS (Write After Approval): Update e-mail address.
6209
6210 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6211
6212 * libtool.m4: Update to libtool 2.2.6.
6213 * lt~obsolete.m4: Update to libtool 2.2.6.
6214 * ltmain.sh: Update to libtool 2.2.6.
6215 * ltsugar.m4: Update to libtool 2.2.6.
6216 * ltversion.m4: Update to libtool 2.2.6.
6217 * ltoptions.m4: Update to libtool 2.2.6.
6218 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6219
6220 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6221
6222 * MAINTAINERS (Write After Approval): Add myself.
6223
6224 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6225
6226 * MAINTAINERS (Write After Approval): Update my name.
6227
6228 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6229
6230 * MAINTAINERS: Add myself in "Write After Approval".
6231
6232 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6233
6234 * MAINTAINERS: Add myself as ia64 maintainer.
6235
6236 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6237
6238 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6239 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6240 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6241 and Michael Tiemann from Write After Approval since they do not
6242 actually have access.
6243
6244 2008-09-05 Richard Guenther <rguenther@suse.de>
6245
6246 * configure.ac: Initialize clooglibs to -lcloog.
6247 * configure: Re-generate.
6248
6249 2008-09-04 Le-Chun Wu <lcwu@google.com>
6250
6251 * MAINTAINERS (Write After Approval): Add myself.
6252
6253 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6254
6255 * configure.ac (--with-cloog-polylib): New.
6256 (--disable-cloog-version-check): New.
6257 (--disable-ppl-version-check): New.
6258 * configure: Re-generate.
6259
6260 2008-09-03 Richard Guenther <rguenther@suse.de>
6261
6262 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6263 cloog test.
6264 * configure: Re-generate.
6265
6266 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6267
6268 Add picoChip port.
6269 * MAINTAINERS: Add picoChip maintainers.
6270
6271 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6272 Tobias Grosser <grosser@fim.uni-passau.de>
6273 Jan Sjodin <jan.sjodin@amd.com>
6274 Harsha Jagasia <harsha.jagasia@amd.com>
6275 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6276 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6277 Adrien Eliche <aeliche@isty.uvsq.fr>
6278
6279 Merge from graphite branch.
6280 * configure: Regenerate.
6281 * Makefile.in: Regenerate.
6282 * configure.ac (host_libs): Add ppl and cloog.
6283 Add checks for PPL and CLooG.
6284 * Makefile.def (ppl, cloog): Added modules and dependences.
6285 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6286 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6287
6288 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6289
6290 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6291 (GCC_SHLIB_SUBDIR): New.
6292 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6293 * configure: Regenerate.
6294 * Makefile.in: Regenerate.
6295
6296 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6297
6298 * MAINTAINERS: Consistently use tabs to separate columns.
6299
6300 2008-08-29 Tristan Gingold <gingold@adacore.com>
6301
6302 * MAINTAINERS (Write after Approval): Add myself.
6303
6304 2008-08-28 Tristan Gingold <gingold@adacore.com>
6305
6306 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6307 Enable bfd, binutils and opcodes.
6308 * configure: Regenerate.
6309
6310 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6311
6312 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6313
6314 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6315
6316 * MAINTAINERS: Use correct Umlaut for last name.
6317
6318 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6319
6320 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6321
6322 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6323
6324 * MAINTAINERS: Update my email address.
6325
6326 2008-08-16 Nicolas Roche <roche@adacore.com>
6327
6328 * Makefile.tpl: Add BOOT_ADAFLAGS.
6329 * Makefile.in: Regenerate.
6330
6331 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6332
6333 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6334 * configure: Regenerate.
6335
6336 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6337
6338 * configure.ac: Add makefile fragments for hpux.
6339 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6340 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6341 * configure: Regenerate.
6342 * Makefile.in: Regenerate.
6343
6344 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6345
6346 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6347
6348 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6349
6350 * MAINTAINERS (Write after Approval): Add myself.
6351
6352 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6353
6354 * MAINTAINERS (Write After Approval): Add myself.
6355
6356 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6357
6358 * MAINTAINERS (Write After Approval): Add myself.
6359
6360 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6361
6362 * MAINTAINERS: Update my email address.
6363
6364 2008-06-25 Joey Ye <joey.ye@intel.com>
6365
6366 * MAINTAINERS (Write After Approval): Add myself.
6367
6368 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6369
6370 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6371 * Makefile.in: Regenerate.
6372 * configure: Regenerate.
6373
6374 2008-06-17 Daniel Kraft <d@domob.eu>
6375
6376 * MAINTAINERS (Write After Approval): Add myself.
6377
6378 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6379
6380 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6381 "$@" is still intact with both Autoconf 2.59 and 2.62.
6382 * configure: Regenerate.
6383
6384 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6385
6386 * Makefile.tpl: Fix comment errors.
6387 * Makefile.in: Regenerate.
6388
6389 2008-06-12 David S. Miller <davem@davemloft.net>
6390 David Edelsohn <edelsohn@gnu.org>
6391
6392 * configure.ac: Add powerpc*-*-* to gold supported targets.
6393 * configure: Regenerate.
6394
6395 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6396
6397 PR tree-optimization/36218
6398 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6399 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6400 (all prefix="build-"): Pass them to build-system sub-makes.
6401 * Makefile.in: Regenerate.
6402
6403 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6404
6405 * MAINTAINERS (mt port): Remove.
6406 (sco5, unixware, sco udk): Remove.
6407 (Kean Johnston): Add to Write After Approval.
6408
6409 2008-05-30 Julian Brown <julian@codesourcery.com>
6410
6411 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6412 of libobjc for ARM EABI Linux.
6413 * configure: Regenerate.
6414
6415 2008-05-18 Xinliang David Li <davidxl@google.com>
6416
6417 * ChangeLog: Remove wrong ChangeLog entry.
6418
6419 2008-05-17 Xinliang David Li <davidxl@google.com>
6420
6421 * MAINTAINERS (Write After Approval): Add myself.
6422
6423 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6424
6425 * MAINTAINERS (Write After Approval): Add myself.
6426
6427 2008-05-14 Rafael Espíndola <espindola@google.com>
6428
6429 * config-ml.in: don't handle --enable-shared and --enable-static.
6430
6431 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6432
6433 * MAINTAINERS: Update my email address.
6434
6435 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6436
6437 * MAINTAINERS: Update my email address.
6438
6439 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6440
6441 * MAINTAINERS (Write After Approval): Add myself.
6442
6443 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6444
6445 * MAINTAINERS (Write After Approval): Add myself.
6446
6447 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6448
6449 * MAINTAINERS (crx): Add myself.
6450
6451 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6452
6453 Sync with src:
6454 2008-04-14 David S. Miller <davem@davemloft.net>
6455
6456 * configure.ac: Add sparc*-*-* to gold supported targets.
6457 * configure: Regenerate.
6458
6459 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6460
6461 PR bootstrap/35457
6462 * configure.ac: Include override.m4.
6463 * configure: Regenerate.
6464
6465 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6468 * Makefile.in: Regenerate.
6469
6470 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6471
6472 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6473 as nonconfigurable directories list.
6474 * configure: Regenerate.
6475
6476 2008-04-14 Ben Elliston <bje@au.ibm.com>
6477
6478 * config.sub, config.guess: Update from upstream sources.
6479
6480 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6481
6482 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6483 * Makefile.in: Regenerate.
6484
6485 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6486
6487 * configure.ac: Do not build libssp for the AVR.
6488 * configure: Regenerate.
6489
6490 2008-04-07 Ian Lance Taylor <iant@google.com>
6491
6492 * Makefile.def: check-gold depends upon all-binutils.
6493 * Makefile.in: Regenerate.
6494
6495 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6496
6497 * MAINTAINERS (Write After Approval): Add myself.
6498
6499 2008-04-04 Nick Clifton <nickc@redhat.com>
6500
6501 PR binutils/4334
6502 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6503 builds.
6504 * configure: Regenerate.
6505
6506 2008-04-04 NightStrike <NightStrike@gmail.com>
6507
6508 PR other/35151
6509 * configure.ac: Combine rules for mingw32 and mingw64.
6510 * configure: Regenerate.
6511
6512 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6513
6514 * MAINTAINERS (Write After Approval): Add myself.
6515
6516 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6517
6518 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6519 * Makefile.in (.NOTPARALLEL): Ditto.
6520
6521 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6522
6523 * MAINTAINERS (Write After Approval): Add myself.
6524
6525 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6526
6527 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6528 * Makefile.in (.NOTPARALLEL): Regenerate.
6529
6530 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6531
6532 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6533 * Makefile.in: Regenerate.
6534
6535 2008-03-26 Jakub Staszak <kuba@et.pl>
6536
6537 * MAINTAINERS (Write After Approval): Add myself.
6538
6539 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6540
6541 * MAINTAINERS: Update e-mail address.
6542
6543 2008-03-20 Ian Lance Taylor <iant@google.com>
6544
6545 * configure.ac: Add support for --enable-gold.
6546 * Makefile.def: Add gold as a directory like ld.
6547 * configure, Makefile.in: Regenerate.
6548
6549 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6550
6551 * configure.ac: m4_include config/proginstall.m4.
6552 * configure: Regenerate.
6553
6554 Backport from upstream Libtool:
6555
6556 2007-10-12 Eric Blake <ebb9@byu.net>
6557
6558 Deal with Autoconf 2.62's semantic change in m4_append.
6559 * ltsugar.m4 (lt_append): Replace broken versions of
6560 m4_append.
6561 (lt_if_append_uniq): Don't require separator to be overquoted,
6562 and avoid broken m4_append.
6563 (lt_dict_add): Fix typo.
6564 * libtool.m4 (_LT_DECL): Don't overquote separator.
6565
6566 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6567
6568 * config.rpath: Add AIX 6 support.
6569
6570 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6571
6572 * Makefile.def (stageprofile). Remove -fprofile-generate
6573 from stage_libcflags.
6574 * Makefile.in: Regenerate.
6575
6576 2008-03-13 Ben Elliston <bje@au.ibm.com>
6577
6578 * config.sub, config.guess: Update from upstream sources.
6579
6580 2008-03-06 Tom Tromey <tromey@redhat.com>
6581
6582 * MAINTAINERS: Update for treelang deletion.
6583
6584 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6585
6586 * MAINTAINERS: Update my email address.
6587
6588 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6589
6590 * MAINTAINERS (darwin port): Add myself as a maintainer.
6591 (objective-c/c++): Add myself as a maintainer.
6592
6593 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6594
6595 * MAINTAINERS (Write After Approval): Update my email address.
6596
6597 2008-02-25 Tomas Bily <tbily@suse.cz>
6598
6599 * MAINTAINERS (Write After Approval): Add myself.
6600
6601 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6602
6603 * MAINTAINERS (OpenMP): Add myself.
6604
6605 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6606
6607 PR bootstrap/32009
6608 PR bootstrap/32161
6609
6610 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6611 * configure: Regenerate.
6612
6613 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6614 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6615 STAGE4_LIBCFLAGS): New.
6616 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6617 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6618 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6619 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6620 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6621 for target modules. Don't export LIBCFLAGS.
6622 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6623 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6624 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6625 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6626 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6627 * Makefile.in: Regenerate.
6628
6629 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6630
6631 PR libgcj/33085
6632 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6633 Do not use -DDLL_EXPORT. Backport from upstream.
6634
6635 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6636
6637 * MAINTAINERS (Write After Approval): Add myself.
6638
6639 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6640
6641 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6642 * configure: Regenerate.
6643
6644 2008-01-31 Marc Gauthier <marc@tensilica.com>
6645
6646 * configure.ac (xtensa*-*-*): Recognize processor variants.
6647 * configure: Regenerate.
6648
6649 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6650
6651 PR bootstrap/34922
6652 * configure.ac (PARSE_ARGS): Push suitable setting of
6653 ac_subdirs_all, for `./configure --help=recursive'.
6654 Handle `+' in generic toplevel directory disabling.
6655 * configure: Regenerate.
6656
6657 2008-01-28 Nick Clifton <nickc@redhat.com>
6658
6659 * MAINTAINERS (xstormy16): Take over maintainership.
6660
6661 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6662
6663 * MAINTAINERS (c4x port): Remove.
6664
6665 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6666
6667 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6668
6669 2008-01-23 Ben Elliston <bje@au.ibm.com>
6670
6671 * config.sub, config.guess: Update from upstream sources.
6672
6673 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6674
6675 * MAINTAINERS (Write After Approval): Add myself.
6676
6677 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6678
6679 * MAINTAINERS: Update my email address.
6680
6681 2008-01-09 Raksit Ashok <raksit@google.com>
6682
6683 * MAINTAINERS (Write After Approval): Add myself.
6684
6685 2008-01-09 Raksit Ashok <raksit@google.com>
6686
6687 * MAINTAINERS (Write After Approval): Add myself.
6688
6689 2008-01-08 Ben Elliston <bje@au.ibm.com>
6690
6691 * config.sub, config.guess: Update from upstream sources.
6692
6693 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6694
6695 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6696 Change recommended MPFR from 2.2.1 -> 2.3.0.
6697 * configure: Regenerate.
6698
6699 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6700
6701 * MAINTAINERS: Update my email address.
6702
6703 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6704
6705 * MAINTAINERS: Update my email address.
6706
6707 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6708
6709 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6710 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6711 * Makefile.in: Regenerate.
6712
6713 2007-12-10 Mark Heffernan <meheff@google.com>
6714
6715 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6716 misplaced entries.
6717
6718 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6719
6720 * configure.ac: Enable libjava for x86_64-*-darwin9.
6721 * configure: Regenerate.
6722
6723 2007-12-07 Bill Maddox <maddox@google.com>
6724
6725 * MAINTAINERS (Write After Approval): Add myself.
6726
6727 2007-12-05 Ben Elliston <bje@au.ibm.com>
6728
6729 * config.sub, config.guess: Update from upstream sources.
6730
6731 2007-12-02 Matthias Klose <doko@ubuntu.com>
6732
6733 * config-ml.in: Remove 64bit configure tests.
6734
6735 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6736
6737 * config-ml.in: Robustify against white space in absolute file
6738 names.
6739
6740 * config-ml.in (multi-clean): Substitute ${Makefile}.
6741 Remove superfluous ${Makefile} in list.
6742
6743 2007-11-19 Thiemo Seufer <ths@mips.com>
6744
6745 * config-ml.in: Don't hardcode the Makefile name.
6746
6747 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6748
6749 * MAINTAINERS (Write After Approval): Add myself.
6750
6751 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6752
6753 * MAINTAINERS (Write After Approval): Add myself.
6754
6755 2007-11-06 Doug Kwan <dougkwan@google.com>
6756
6757 * MAINTAINERS (Write After Approval): Add myself.
6758
6759 2007-10-25 Ben Elliston <bje@au.ibm.com>
6760
6761 * MAINTAINERS (mercury): Remove entry.
6762 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6763
6764 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6765
6766 * Makefile.def (dependencies): Make configure-gdb depend on
6767 all-intl.
6768 * Makefile.in: Regenerated.
6769
6770 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6771
6772 * MAINTAINERS (Fortran maintainer): Remove myself.
6773
6774 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6775
6776 * Makefile.def: To avoid problems running with parallel makes,
6777 build newlib before libgloss so that target specific header
6778 files are availble.
6779 * Makefile.in: Regenerate
6780
6781 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6782
6783 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6784 * Makefile.in: Regenerate.
6785
6786 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6787
6788 * MAINTAINERS (Register allocation reviewer): Add myself.
6789
6790 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6791
6792 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6793 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6794 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6795 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6796 * configure: Regenerate.
6797
6798 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6799
6800 * MAINTAINERS (Register allocation reviewer): Add myself.
6801
6802 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6803
6804 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6805 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6806 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6807 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6808 * configure.ac: Default them to host tools for $host = $build.
6809 Subst them.
6810
6811 * configure: Regenerate.
6812 * Makefile.in: Regenerate.
6813
6814 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6815
6816 * MAINTAINERS (Register allocation reviewer): Add myself.
6817
6818 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6819
6820 * MAINTAINERS (Register allocation reviewer): Add myself.
6821
6822 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6823
6824 * MAINTAINERS (Write After Approval): Fix typo.
6825
6826 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6827
6828 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6829 * configure: Regenerate.
6830
6831 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6832
6833 PR bootstrap/31906
6834 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6835 they're already prefixed.
6836
6837 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6838
6839 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6840 libstdc++.
6841 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6842 * configure: Regenerate.
6843 * Makefile.in: Regenerate.
6844
6845 2007-09-17 Andreas Schwab <schwab@suse.de>
6846
6847 * configure.ac: Raise minimum makeinfo version to 4.6.
6848 * configure: Regenerate.
6849
6850 2007-09-17 Johannes Singler <singler@ira.uka.de>
6851
6852 * MAINTAINERS (write-after-approval) add myself
6853
6854 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6855
6856 * configure.ac: Correct makeinfo version check.
6857 * configure: Regenerate.
6858
6859 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6860
6861 * MAINTAINERS: Update my email address.
6862
6863 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6864
6865 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6866 to $skipdirs and only disable gprof for newlib. Use the normal
6867 mips*-elf* handling in other respects.
6868 * configure: Regnerate.
6869
6870 2007-09-12 David Daney <ddaney@avtrex.com>
6871
6872 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6873 enabling libgcj.
6874 * configure: Regenerate.
6875
6876 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6877
6878 PR other/32154
6879 * configure.ac: For libgloss targets, point the linker to the linker
6880 script, startup code and simulator library.
6881 * configure: Regenerate.
6882
6883 2007-09-07 Andrew Haley <aph@redhat.com>
6884
6885 * configure.ac (noconfigdirs): Remove target-libffi and
6886 target-libjava.
6887 * configure: Regenerate.
6888
6889 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6890
6891 PR target/33281
6892 * configure.ac: Use config/mh-mingw on mingw.
6893 * configure: Regenerate.
6894
6895 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6896
6897 * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2007-09-05 Richard Guenther <rguenther@suse.de>
6900
6901 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6902 nor --disable-checking is provided also turn on yes and types
6903 checking for stage1.
6904 * configure: Re-generate.
6905
6906 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6907
6908 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6909 (Write After Approval): Remove myself.
6910
6911 2007-08-29 Nick Clifton <nickc@redhat.com>
6912
6913 * config.sub, config.guess: Update from upstream sources.
6914
6915 2007-08-22 Bud Davis <jmdavis@link.com>
6916
6917 * MAINTAINERS (Write After Approval): Added myself.
6918 * MAINTAINERS (Reviewers): Removed myself.
6919
6920 2007-08-18 Paul Brook <paul@codesourcery.com>
6921 Joseph Myers <joseph@codesourcery.com>
6922
6923 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6924 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6925 * Makefile.in: Regenerate.
6926 * configure.ac (--with-debug-prefix-map): New.
6927 * configure: Regenerate.
6928
6929 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6930 Nigel Stephens <nigel@mips.com>
6931
6932 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6933 as target_makefile_frag.
6934 * configure: Regenerate.
6935
6936 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6937
6938 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6939 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6940 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6941 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6942 (do-compare, do-compare3, do-compare-debug): New.
6943 ([+compare-target+]): Use them.
6944
6945 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6946
6947 * MAINTAINERS (Write After Approval): Change my email address.
6948
6949 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6950 Ben Elliston <bje@au.ibm.com>
6951
6952 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6953 --silent if $silent.
6954 * configure: Regenerate.
6955
6956 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6957
6958 * MAINTAINERS (Various Maintainers): Add myself as
6959 loop infrastructure maintainer. Update my e-mail
6960 address.
6961
6962 2007-07-31 Diego Novillo <dnovillo@google.com>
6963
6964 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6965 Adjust description.
6966
6967 2007-07-26 Richard Guenther <rguenther@suse.de>
6968
6969 * configure.ac: Add types checking to stage1 checking flags.
6970 * configure: Regenerate.
6971
6972 2007-07-17 Nick Clifton <nickc@redhat.com>
6973
6974 * COPYING3: New file. Contains version 3 of the GNU General
6975 Public License.
6976 * COPYING3.LIB: New file. Contains version 3 of the GNU
6977 Lesser General Public License.
6978
6979 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6980
6981 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6982
6983 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6984
6985 * MAINTAINERS (S/390 co-maintainer): Add myself.
6986 (Write After Approval): Remove myself.
6987
6988 2007-07-13 Dan Hipschman <dsh@google.com>
6989
6990 * MAINTAINERS (Write After Approval): Add myself.
6991
6992 2007-07-11 Nick Clifton <nickc@redhat.com>
6993
6994 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6995 WINDRES export.
6996 * Makefile.in: Regenerate.
6997
6998 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6999
7000 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7001 maintainer.
7002
7003 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7004
7005 * lt~obsolete.m4: New. Import from 20070318 libtool.
7006
7007 2007-07-03 Julian Brown <julian@codesourcery.com>
7008
7009 * MAINTAINERS (Write After Approval): Add myself.
7010
7011 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7012
7013 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7014 * configure: Regenerate.
7015
7016 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7017
7018 * configure.ac: Add some missing m4 quotation.
7019 * configure: Regenerate.
7020
7021 2007-07-02 Simon Baldwin <simonb@google.com>
7022
7023 * MAINTAINERS (Write After Approval): Add myself.
7024
7025 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7026
7027 * configure: Regenerate.
7028
7029 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7030
7031 * Makefile.def: Add windmc tool to build.
7032 * Makefile.tpl: Likewise.
7033 * configure.ac: Likewise.
7034 * Makefile.in: Regenerate.
7035 * configure: Regenerate.
7036
7037 2007-06-28 DJ Delorie <dj@redhat.com>
7038
7039 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7040 not building newlib.
7041 * configure: Regenerated.
7042
7043 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7044
7045 * MAINTAINERS (Write After Approval): Add myself.
7046
7047 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7048
7049 * MAINTAINERS (Write After Approval): Add myself.
7050
7051 2007-06-19 Chris Matthews <chrismatthews@google.com>
7052
7053 * MAINTAINERS (Write After Approval): Add myself.
7054
7055 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7056
7057 * MAINTAINERS (Write After Approval): Add myself.
7058
7059 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7060
7061 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7062 * Makefile.in: Regenerated.
7063
7064 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7065
7066 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7067 bfin*-*-uclinux* targets.
7068 * configure: Regenerate.
7069
7070 2007-06-14 Ian Lance Taylor <iant@google.com>
7071
7072 * MAINTAINERS: Add myself as non-algorithmic global write
7073 maintainer.
7074
7075 2007-06-14 Diego Novillo <dnovillo@google.com>
7076
7077 * MAINTAINERS: Add self as middle-end maintainer and
7078 non-algorithmic global write maintainer.
7079
7080 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7081
7082 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7083 Move all Fortran maintainers except Paul Brook into the
7084 Non-Autopoiesis section.
7085
7086 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7087
7088 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7089 (distclean-stage[+id+]): Possibly delete stage_last.
7090 * Makefile.in: Regenerate.
7091
7092 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7093
7094 * MAINTAINERS (Various Maintainer): Fix typo.
7095
7096 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7097
7098 * MAINTAINERS (Various Maintainer): Add myself as
7099 dataflow maintainer.
7100
7101 2007-06-07 Ben Elliston <bje@au.ibm.com>
7102
7103 * config.sub, config.guess: Update from upstream sources.
7104
7105 2007-06-07 Ben Elliston <bje@au.ibm.com>
7106
7107 * Makefile.tpl: Fix spelling error.
7108 * Makefile.in: Regenerate.
7109
7110 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7111
7112 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7113 lt_cv_sys_max_cmd_len.
7114
7115 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7116
7117 * MAINTAINERS (Various Maintainers): Add myself as
7118 auto-vectorizer maintainer.
7119
7120 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7121
7122 PR libjava/32098
7123 * libtool.m4: Revert previous change.
7124 * ltgcc.m4: Put it here.
7125
7126 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7127
7128 * MAINTAINERS (Various Maintainers): Add myself as
7129 auto-vectorizer maintainer.
7130
7131 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7132
7133 PR libjava/32098
7134 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7135
7136 2007-05-30 Richard Guenther <rguenther@suse.de>
7137
7138 * MAINTAINERS (Various Maintainers): Add myself as
7139 auto-vectorizer maintainer.
7140
7141 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7142
7143 PR bootstrap/29382
7144 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7145 * configure: Rebuilt.
7146
7147 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7148
7149 * MAINTAINERS (Write After Approval): Removed my name.
7150
7151 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7152
7153 * MAINTAINERS (Write After Approval): Remove myself.
7154
7155 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7156
7157 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7158
7159 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7160
7161 * ltmain.sh: Update from ToT Libtool.
7162 * libtool.m4: Update from ToT Libtool.
7163 * ltsugar.m4: New. Update from ToT Libtool.
7164 * ltversion.m4: New. Update from ToT Libtool.
7165 * ltoptions.m4: New. Update from ToT Libtool.
7166 * ltconfig: Remove.
7167 * ltcf-c.sh: Remove.
7168 * ltcf-cxx.sh: Remove.
7169 * ltcf-gcj.sh: Remove.
7170
7171 2007-05-22 Ollie Wild <aaw@google.com>
7172
7173 * MAINTAINERS (Write After Approval): Add myself.
7174
7175 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7176
7177 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7178 stage_cflags.
7179 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7180 Remove CFLAGS/LIBCFLAGS.
7181 (configure-stage[+id+]-[+prefix+][+module+],
7182 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7183 * Makefile.in: Regenerate.
7184
7185 2007-05-15 Diego Novillo <dnovillo@google.com>
7186
7187 * MAINTAINERS: Update e-mail address.
7188
7189 2007-05-15 Revital Eres <eres@il.ibm.com>
7190
7191 * MAINTAINERS (Write After Approval): Add myself.
7192
7193 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7194
7195 * MAINTAINERS (Write After Approval): Updated my address.
7196
7197 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7198
7199 * MAINTAINERS (Write After Approval): Add myself.
7200
7201 2007-05-11 Silvius Rus <rus@google.com>
7202
7203 * MAINTAINERS (Write After Approval): Add myself.
7204
7205 2007-04-23 Tom Tromey <tromey@redhat.com>
7206
7207 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7208
7209 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7210
7211 * MAINTAINERS (cpplib): Rename to ...
7212 (libcpp): ... this. Add C/C++ front end maintainers.
7213
7214 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7215
7216 * config-ml.in: Pass ${ml_config_env} to configure calls.
7217
7218 2007-04-04 Christian Bruel <christian.bruel@st.com>
7219
7220 * MAINTAINERS (Write After Approval): Add myself.
7221
7222 2007-04-02 Dave Korn <dave.korn@artimi.com>
7223
7224 * MAINTAINERS (Write After Approval): Add myself.
7225
7226 2007-03-31 Tobias Burnus <burnus@net-b.de>
7227
7228 * MAINTAINERS (fortran 95 front end): Add myself.
7229
7230 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7235
7236 * MAINTAINERS (Modulo Scheduler): Add myself.
7237
7238 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7239
7240 * MAINTAINERS (fortran 95 front end): Add myself.
7241 (c++ front end): whitespace fix.
7242
7243 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7244
7245 * MAINTAINERS (Write After Approval): Add myself.
7246
7247 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7248
7249 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7250 of glob. Quote arguments with single quotes too.
7251 * configure: Regenerate.
7252
7253 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7254
7255 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7256 * Makefile.in: Regenerate
7257
7258 2007-03-07 Andreas Schwab <schwab@suse.de>
7259
7260 * configure: Regenerate.
7261
7262 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7263
7264 * configure.ac: Add "--with-pdfdir" configure option,
7265 which defines pdfdir variable.
7266 * Makefile.def (target=fixincludes): Add install-pdf to
7267 missing targets.
7268 (recursive_targets): Add install-pdf target.
7269 (flags_to_pass): Add pdfdir.
7270 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7271 target.
7272 * configure: Regenerate
7273 * Makefile.in: Regenerate
7274
7275 2007-02-28 Eric Christopher <echristo@apple.com>
7276
7277 Revert:
7278 2006-12-07 Mike Stump <mrs@apple.com>
7279
7280 * Makefile.def (dependencies): Add dependency for
7281 install-target-libssp and install-target-libgomp on
7282 install-gcc.
7283 * Makefile.in: Regenerate.
7284
7285 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7286
7287 * configure: Regenerate.
7288 * configure.ac: Move statements after variable declarations.
7289
7290 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7291
7292 * MAINTAINERS: Add myself as sh maintainer.
7293
7294 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7295
7296 * configure.ac: Adjust for loop syntax.
7297 * configure: Regenerate.
7298
7299 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7300
7301 * configure: Rebuilt.
7302
7303 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7304
7305 * configure.ac: Drop multiple occurrences of --enable-languages,
7306 and fix its quoting.
7307 * configure: Rebuilt.
7308
7309 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7310 Nathan Sidwell <nathan@codesourcery.com>
7311 Vladimir Prus <vladimir@codesourcery.com>
7312 Joseph Myers <joseph@codesourcery.com>
7313
7314 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7315 * configure: Regenerate.
7316
7317 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7318
7319 * ltconfig (freebsd*): Default to elf.
7320
7321 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7322
7323 * configure.ac (target_libraries): Move libgcc before libiberty.
7324 * configure: Regenerated.
7325
7326 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7327 Paolo Bonzini <bonzini@gnu.org>
7328
7329 PR bootstrap/30753
7330 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7331 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7332 * configure: Regenerated.
7333
7334 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7335
7336 * MAINTAINERS (Language Front End Maintainers): Update my mail
7337 address.
7338
7339 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7340
7341 PR bootstrap/30748
7342 * configure.ac: Correct syntax for Solaris ksh.
7343 * configure: Regenerated.
7344
7345 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7346
7347 * configure.ac: Sync with src.
7348 * configure: Regenerate.
7349
7350 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7351
7352 * Makefile.in: Regenerate.
7353
7354 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7355
7356 * config.sub: Sync with src.
7357
7358 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7359
7360 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7361 noncanonical equivalents.
7362 * configure.in: Rename to...
7363 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7364 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7365 target_noncanonical. Use them. Rewrite removal of configure
7366 arguments for autoconf 2.59. Discard variable settings. Force
7367 program_transform_name for native tools.
7368
7369 * Makefile.in: Regenerated.
7370 * configure: Regenerated with autoconf 2.59.
7371
7372 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7373
7374 * MAINTAINERS (Write After Approval): Add myself.
7375
7376 2007-01-31 Andreas Schwab <schwab@suse.de>
7377
7378 * Makefile.tpl (LDFLAGS): Substitute it.
7379 * Makefile.in: Regenerate.
7380
7381 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7382
7383 * MAINTAINERS (Write After Approval): Add myself.
7384
7385 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7386
7387 * MAINTAINERS (spu port): Add myself.
7388
7389 2007-01-23 Richard Guenther <rguenther@suse.de>
7390
7391 PR bootstrap/30541
7392 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7393 * Makefile.tpl (GNATBIND): Substitute it.
7394 (GNATMAKE): Likewise.
7395 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7396 of STAGE_PREFIX.
7397 * Makefile.in: Regenerate.
7398 * configure: Regenerate.
7399
7400 2007-01-18 Mike Stump <mrs@apple.com>
7401
7402 * configure.in: Re-enable -Werror for gcc builds.
7403
7404 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7405
7406 * MAINTAINERS (Write After Approval): Add myself.
7407
7408 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7409
7410 * configure.in: Change == to = in test command.
7411 * configure: Regenerate.
7412
7413 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7414 Nick Clifton <nickc@redhat.com>
7415 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7416
7417 * configure.in (build_configargs, host_configargs, target_configargs):
7418 Remove build/host/target parameters.
7419 (host_libs): Add gmp and mpfr.
7420 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7421 * Makefile.def (gmp, mpfr): New.
7422 (gcc): Remove target.
7423 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7424 target_os, target_vendor): New.
7425 (configure): Add host_alias/target_alias arguments; adjust invocations.
7426 * configure: Regenerate.
7427 * Makefile.in: Regenerate.
7428
7429 2007-01-11 Matt Fago <fago@earthlink.net>
7430
7431 * configure.in: Try to link to functions only in mpfr 2.2.x
7432 to improve robustness of configure tests.
7433 * configure: Regenerate.
7434
7435 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7436
7437 * MAINTAINERS: Add myself as i386 maintainer.
7438
7439 2007-01-08 Jan Hubicka <jh@suse.cz>
7440
7441 * MAINTAINERS: Add myself as i386 maintainer.
7442
7443 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7444
7445 * configure.in: Add support for an x86_64-mingw* target.
7446 * configure: Regenerate.
7447
7448 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7449
7450 * Makefile.tpl (all-target): Correct @if conditional for target
7451 modules.
7452 * configure.in: Omit libiberty if building only target libgcc.
7453 * configure, Makefile.in: Regenerated.
7454
7455 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7456
7457 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7458 * configure: Regenerate.
7459
7460 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7461
7462 * Makefile.def (target_modules): Add libgcc.
7463 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7464 * Makefile.tpl (clean-target-libgcc): Delete.
7465 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7466 on gcc even for bootstrapped modules. Rewrite handling of
7467 lang_env_dependencies to loop over target_modules.
7468 * configure.in (target_libraries): Add target-libgcc.
7469 * Makefile.in, configure: Regenerated.
7470
7471 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7472
7473 * configure.in: Reorganize recognition of languages. Add
7474 --enable-stage1-languages. Show supported languages for the chosen
7475 target rather than all recognized languages.
7476 * configure: Regenerate.
7477
7478 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7479
7480 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7481 * Makefile.in: Regenerate.
7482
7483 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7484
7485 * configure.in: Warn that MPFR 2.2.0 is buggy.
7486 * configure: Regenerate.
7487
7488 2006-12-27 Ian Lance Taylor <iant@google.com>
7489
7490 * configure.in: When removing Makefiles to force a reconfigure, also
7491 remove prev-DIR*/Makefile.
7492 * configure: Regenerate.
7493
7494 2006-12-22 Andreas Schwab <schwab@suse.de>
7495
7496 * configure: Regenerate with correct autoconf version.
7497
7498 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7499
7500 * configure.in: add AC_SUBST for *_FOR_TARGET.
7501 * configure: Regenerate.
7502
7503 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7504
7505 * configure.in: Simplify logic for rejecting languages that cannot
7506 be built. Separate the case when a language is unsupported,
7507 from the case when the user chooses not to build a language.
7508
7509 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7510
7511 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7512 it only affects bootstrap and could be tested on "$host" as well.
7513 * configure: Regenerate.
7514 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7515
7516 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7517
7518 PR bootstrap/29544
7519 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7520 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7521 move here comment from Makefile.tpl.
7522 * Makefile.tpl: Move some definitions higher in the file.
7523 (STAGE1_CHECKING): New.
7524 * configure.in: Add --enable-stage1-checking.
7525 * configure: Regenerate.
7526 * Makefile.in: Regenerate.
7527
7528 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7529
7530 * MAINTAINERS: Add myself as build system maintainer.
7531
7532 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7533
7534 * MAINTAINERS (Write After Approval): Add myself.
7535
7536 2006-12-13 Eric Christopher <echristo@apple.com>
7537
7538 * MAINTAINERS: Add myself as darwin maintainer.
7539
7540 2006-12-11 Ian Lance Taylor <ian@airs.com>
7541
7542 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7543
7544 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7545
7546 MAINTAINERS: Update my entry.
7547
7548 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7549
7550 * configure.in: Handle spu makefile frag.
7551 * Makefile.tpl (MAINT): Define
7552 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7553 * configure: Regenerate.
7554 * Makefile.in: Regenerate.
7555
7556 2006-12-11 Ben Elliston <bje@au.ibm.com>
7557
7558 * config.guess: Import latest version.
7559 * config.sub: Likewise.
7560
7561 2006-12-11 Ben Elliston <bje@au.ibm.com>
7562
7563 * configure.in (spu-*-*): Don't skip target-libiberty.
7564 * configure: Regenerate.
7565
7566 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7567
7568 PR bootstrap/30134
7569 * configure.in: Correct x86 darwin support for libjava to powerpc
7570 and i?86 only.
7571 * configure: Regenerate.
7572
7573 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7574
7575 * configure.in: Add x86 darwin support for libjava.
7576 * configure: Regenerate.
7577
7578 2006-12-07 Mike Stump <mrs@apple.com>
7579
7580 * Makefile.def (dependencies): Add dependency for
7581 install-target-libssp and install-target-libgomp on
7582 install-gcc.
7583 * Makefile.in: Regenerate.
7584
7585 2006-12-04 Richard Guenther <rguenther@suse.de>
7586
7587 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7588 (Non-Algorithmic Maintainers): Move over non-algorithmic
7589 loop optimizer maintainers, add myself as a non-algorithmic
7590 middle-end maintainer.
7591
7592 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7593
7594 * MAINTAINERS (Write After Approval): Add myself.
7595
7596 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7597
7598 * configure.in: Update error message for missing GMP/MPFR.
7599
7600 * configure: Regenerate.
7601
7602 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7603
7604 * configure.in: Update MPFR version in error message.
7605
7606 * configure: Regenerate.
7607
7608 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7609
7610 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7611 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7612 --with-gmp-lib): New flags.
7613
7614 * configure: Regenerate.
7615
7616 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7617
7618 * MAINTAINERS (Write After Approval): Change my email address.
7619
7620 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7621
7622 * MAINTAINERS (Write After Approval): Add myself.
7623
7624 2006-11-22 Philipp Thomas <pth@suse.de>
7625
7626 * MAINTAINERS (i18n): Update e-mail address.
7627
7628 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7629
7630 * MAINTAINERS (spu port): Add myself as maintainer.
7631 (Write After Approval): Remove myself.
7632
7633 2006-11-22 Ben Elliston <bje@au.ibm.com>
7634
7635 * configure.in (skipdirs): Don't build libssp for SPU.
7636 * configure: Regenerate.
7637
7638 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7639
7640 * MAINTAINERS (spu port): Add myself as maintainer.
7641 (libobjc): Update my email address.
7642
7643 2006-11-21 Andrea Bona <andrea.bona@st.com>
7644
7645 * MAINTAINERS (Write After Approval): Add myself.
7646
7647 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7648
7649 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7650 * configure : Rebuilt.
7651
7652 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7653
7654 * MAINTAINERS (Write After Approval): Add myself.
7655
7656 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7657
7658 * MAINTAINERS (Write After Approval): Add myself.
7659
7660 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7661
7662 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7663 libmpfr.a.
7664 * configure: Regenerate.
7665
7666 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7667
7668 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7669 (unstage): Test for stage_last presence.
7670
7671 PR bootstrap/29802
7672 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7673 STAGE_PREFIX.
7674 * Makefile.in: Regenerate.
7675
7676 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7677
7678 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7679 maintainers.
7680
7681 2006-11-14 Erven Rohou <erven.rohou@st.com>
7682
7683 * MAINTAINERS (Write After Approval): Add myself.
7684
7685 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7686
7687 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7688 and stageN-package/Makefile.
7689 * Makefile.in: Regenerated.
7690
7691 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7692
7693 * configure.in: Remove target-libgloss from noconfigdirs for
7694 bfin-*-*.
7695 * configure: Regenerated.
7696
7697 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7698
7699 * configure.in (have_gmp): Only error if the gcc directory exists.
7700
7701 * configure: Regenerate.
7702
7703 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7704
7705 * configure.in: Robustify error message for missing GMP/MPFR.
7706
7707 * configure: Regenerate.
7708
7709 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7710
7711 * MAINTAINERS (Write After Approval): Add myself.
7712
7713 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7714
7715 * MAINTAINERS: Change email address.
7716
7717 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7718
7719 * MAINTAINERS (Write After Approval): Add myself.
7720
7721 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7722
7723 * MAINTAINERS (Write After Approval): Add myself.
7724
7725 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7726
7727 * MAINTAINERS (Write After Approval): Move myself to
7728 Write After Approval section.
7729
7730 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7731
7732 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7733 need_gmp anymore.
7734 * configure: Regenerate.
7735
7736 2006-10-16 Tobias Burnus <burnus@net-b.de>
7737
7738 * MAINTAINERS (Write After Approval): Add myself.
7739
7740 2006-10-16 Ben Elliston <bje@au.ibm.com>
7741
7742 * config.guess: Import latest version.
7743 * config.sub: Likewise.
7744
7745 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7746
7747 * Makefile.def: Added pdf target handling.
7748 * Makefile.tpl: Added pdf target handling.
7749 * Makefile.in: Regenerated.
7750
7751 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7752
7753 * MAINTAINERS: Add self as score port maintainer.
7754
7755 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7756
7757 * MAINTAINERS (Write After Approval): Add myself.
7758
7759 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7760
7761 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7762 or newer.
7763 * configure: Regenerated.
7764
7765 2006-09-27 Dave Brolley <brolley@redhat.com>
7766
7767 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7768 using $s instead of $r.
7769 * configure: Regenerated.
7770
7771 2006-09-26 Thiemo Seufer <ths@mips.com>
7772
7773 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7774 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7775 * configure: Regenerate.
7776
7777 2006-09-24 Graeme Peterson <gridly@gmail.com>
7778
7779 * MAINTAINERS (Write After Approval): Remove myself.
7780
7781 2006-09-22 Chao-ying Fu <fu@mips.com>
7782
7783 * MAINTAINERS (Write After Approval): Add myself.
7784
7785 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7786
7787 * MAINTAINERS: Add self as soft-fp maintainer.
7788
7789 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7790
7791 * MAINTAINERS: Add myself as avr maintainer.
7792 Remove Marek Michalkiewicz as avr maintainer.
7793
7794 2006-09-07 Roberto Costa <roberto.costa@st.com>
7795
7796 * MAINTAINERS (Write After Approval): Add myself.
7797
7798 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7799
7800 * configure.in: Never build newlib for a Mingw host.
7801 Never build newlib as Mingw target library.
7802 Test the existence of winsup/cygwin for building a Cygwin newlib,
7803 rather than just winsup.
7804 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7805 building a Mingw target.
7806 * configure: Regenerate.
7807
7808 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7809
7810 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7811
7812 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7813
7814 * config.guess: Import from src (was more updated).
7815 * config.sub: Likewise.
7816
7817 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7818
7819 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7820 * configure: Regenerated.
7821
7822 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7823
7824 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7825 for stages after the first.
7826
7827 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7828
7829 * Makefile.def: Add dependencies for configure-opcodes
7830 on configure-intl and all-opcodes on all-intl.
7831 * Makefile.in: Regenerated.
7832
7833 2006-07-13 Ben Elliston <bje@au.ibm.com>
7834
7835 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7836
7837 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7838
7839 Port to hosts whose 'sort' and 'tail' implementations
7840 treat operands with leading '+' as file names, as POSIX
7841 has required since 2001. However, make sure the code still
7842 works on pre-POSIX hosts.
7843 * ltmain.sh: Don't assume "sort +2" is equivalent to
7844 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7845
7846 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7847
7848 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7849
7850 2006-07-04 Peter O'Gorman <peter@pogma.com>
7851
7852 * ltconfig: chmod 644 before ranlib during install.
7853
7854 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7855
7856 PR bootstrap/18058
7857 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7858 if the bootstrap compiler is a GCC version that supports it.
7859 * configure: Regenerate.
7860
7861 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * configure.in: Fix thinkos in previous check-in.
7864 * configure: Regenerate.
7865
7866 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7867
7868 PR other/27063
7869 * configure.in: Test subdir_requires and give an appropriate
7870 error message.
7871 * configure: Regenerate.
7872
7873 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7874
7875 * MAINTAINERS (Write After Approval): Add myself.
7876
7877 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7878
7879 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7880
7881 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7882
7883 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7884
7885 2006-06-20 David Ayers <d.ayers@inode.at>
7886
7887 PR bootstrap/28072
7888 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7889 whether target-libjava is being configured instead of whether the
7890 java front end is enabled.
7891 * configure: Regenerate.
7892
7893 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7894
7895 PR target/27540
7896 * configure.in: Only enable libgomp on IRIX 6.
7897 * configure: Regenerate.
7898
7899 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7900
7901 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7902 too.
7903 * Makefile.in: Regenerate.
7904
7905 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7906
7907 * config-ml.in: Alter CCASFLAGS to include special
7908 multilib options the same as is done for CFLAGS.
7909
7910 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7911
7912 * configure.in: Don't enable libgomp on hpux10.
7913 * configure: Rebuilt.
7914
7915 2006-06-12 David Ayers <d.ayers@inode.at>
7916
7917 PR bootstrap/27963
7918 PR target/19970
7919 * configure.in: Remove target-boehm-gc from noconfigdirs where
7920 ${libgcj} is specified.
7921 * configure: Regenerate.
7922
7923 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7924
7925 Sync from src:
7926
7927 * configure.in: Sync.
7928 * configure: Regenerated.
7929
7930 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7931
7932 * Makefile.def: Added dependencies from sim and gdb on intl, and
7933 added configure dependencies to everything with an all dependency
7934 on intl.
7935 * Makefile.in: Regenerated.
7936
7937 2006-06-06 David Ayers <d.ayers@inode.at>
7938
7939 PR libobjc/13946
7940 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7941 * Makefile.in: Regenerate.
7942 * configure.in: Add --enable-objc-gc at toplevel and have it
7943 enable boehm-gc for Objective-C.
7944 Remove target-boehm-gc from libgcj.
7945 Add target-boehm-gc to target_libraries.
7946 Add target-boehm-gc to noconfigdirs where ${libgcj}
7947 is specified.
7948 Assert that boehm-gc is supported when requested for Objective-C.
7949 Only build boehm-gc if needed either for Java or Objective-C.
7950 * configure: Regenerate.
7951
7952 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7953
7954 PR 27674
7955 * Makefile.tpl (configure-[+prefix+][+module+],
7956 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7957 Remove rule to unstage bootstrapped modules.
7958 (stage_current): New.
7959 * Makefile.in: Regenerate.
7960
7961 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7962
7963 * MAINTAINERS (Write After Approval): Update my e-mail address.
7964
7965 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7966
7967 * include/libiberty.h: Declare pex_run_in_environment.
7968
7969 2006-05-31 Asher Langton <langton2@llnl.gov>
7970
7971 * MAINTAINERS (Write After Approval): Add myself.
7972
7973 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7974
7975 * Makefile.def (bfd, opcodes): Fix lib_path.
7976 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7977 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7978 * Makefile.in: Regenerate.
7979
7980 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7981
7982 * Makefile.in: Regenerate.
7983
7984 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7985
7986 * Makefile.def: Add install-html target. Add datarootdir
7987 docdir and htmldir to flags_to_pass.
7988 * Makefile.tpl: Add install-html target.
7989 * Makefile.in: Regenerate.
7990 * configure.in: Add --with-datarootdir, --with-docdir, and
7991 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7992 * configure: Regenerate.
7993
7994 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7995
7996 * configure.in: Enable gprof for cross builds.
7997 * configure: Regenerate.
7998
7999 2006-05-22 Richard Guenther <rguenther@suse.de>
8000
8001 Revert
8002 2006-01-31 Richard Guenther <rguenther@suse.de>
8003 Paolo Bonzini <bonzini@gnu.org>
8004
8005 * Makefile.def (target_modules): Add libgcc-math target module.
8006 * configure.in (target_libraries): Add libgcc-math target library.
8007 (--enable-libgcc-math): New configure switch.
8008 * Makefile.in: Re-generate.
8009 * configure: Re-generate.
8010 * libgcc-math: New toplevel directory.
8011
8012 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8013 Andreas Tobler <a.tobler@schweiz.ch>
8014
8015 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8016 * configure: Rebuilt.
8017
8018 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8019
8020 * MAINTAINERS (Write After Approval): Add myself.
8021
8022 2006-05-01 DJ Delorie <dj@redhat.com>
8023
8024 * configure.in: Restore CFLAGS if GMP isn't present.
8025 * configure: Regenerate.
8026
8027 2006-05-01 Richard Guenther <rguenther@suse.de>
8028
8029 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8030 maintainer.
8031
8032 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8033
8034 * MAINTAINERS (Write After Approval): Add myself.
8035
8036 2006-04-28 Jan Beulich <jbeulich@novell.com>
8037
8038 * MAINTAINERS (Write After Approval): Add myself.
8039
8040 2006-04-18 DJ Delorie <dj@redhat.com>
8041
8042 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8043 reference libgloss so that libssp can be built in a combined
8044 tree.
8045 * configure: Regenerate.
8046
8047 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8048
8049 * MAINTAINERS (Write After Approval): Add myself.
8050
8051 2006-04-05 Ben Elliston <bje@au.ibm.com>
8052
8053 * configure.in: Require makeinfo 4.4 or higher.
8054 * configure: Regenerate.
8055
8056 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8057
8058 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8059 Rearrange the entries of other libraries to have them in one place.
8060
8061 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8062
8063 * MAINTAINERS (Write After Approval): Remove myself.
8064 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8065
8066 2006-03-14 Richard Guenther <rguenther@suse.de>
8067
8068 * configure: Regenerate with autoconf 2.13.
8069
8070 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8071
8072 * MAINTAINERS: Use my work address.
8073
8074 * MAINTAINERS: Update my E-mail address.
8075
8076 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8077
8078 * configure.in: Handle --disable-<component> generically.
8079 * configure: Regenerate.
8080
8081 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8082
8083 PR libgcj/17311
8084 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8085
8086 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8087
8088 * MAINTAINERS (Write After Approval): Remove myself.
8089 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8090
8091 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8092
8093 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8094 (TARGET_CONFIGDIRS): Remove.
8095 * configure.in: Remove AC_SUBST(target_configdirs).
8096 * Makefile.in, configure: Regenerated.
8097
8098 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8099
8100 * MAINTAINERS (Write After Approval): Remove myself.
8101 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8102
8103 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8104
8105 PR bootstrap/25670
8106
8107 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8108
8109 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8110 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8111 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8112 BUILD_PREFIX, BUILD_PREFIX_1.
8113 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8114
8115 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8116 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8117
8118 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8119 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8120 of `cat stage_current`. Always provide the `r' and `s' variables.
8121 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8122 a single shell execution.
8123 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8124 bootstrapped modules, make the stage1 module if the build was not
8125 started yet, else build the current stage.
8126 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8127 (all-build, all-host, all-target, [+make_target+]-host,
8128 [+make_target+]-target): Do not use \-continued lines.
8129 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8130 (current_stage, restrap, stage_last): New.
8131
8132 * Makefile.in: Regenerate.
8133 * configure: Regenerate.
8134
8135 2006-02-19 Bud Davis <jmdavis@link.com>
8136
8137 * MAINTAINERS (Write After Approval): Remove myself.
8138 (Language Front End Maintainers): Add myself as fortran 95
8139 maintainer and update e-mail address.
8140
8141 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8142
8143 * MAINTAINERS (Write After Approval): Remove myself.
8144 (Language Front End Maintainers): Add myself as fortran 95
8145 maintainer.
8146
8147 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8148
8149 * MAINTAINERS (Write After Approval): Add myself.
8150
8151 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8152
8153 * MAINTAINERS (Write After Approval): Remove myself.
8154 (Language Front End Maintainers): Add myself as
8155 fortran 95 maintainer.
8156
8157 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8158
8159 Sync from src:
8160
8161 2005-12-27 Leif Ekblad <leif@rdos.net>
8162
8163 * configure.in: Add support for RDOS target.
8164 * configure: Regenerate.
8165
8166 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8167 Andreas Schwab <schwab@suse.de>
8168
8169 * configure: Regenerate.
8170
8171 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8172
8173 * configure.in (enable_libgomp): Add AIX.
8174 * configure: Regenerate.
8175
8176 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8177
8178 * MAINTAINERS (Write After Approval): Add myself.
8179
8180 2006-02-03 Lee Millward <lee.millward@gmail.com>
8181
8182 * MAINTAINERS (Write After Approval): Add myself.
8183
8184 2006-01-31 Richard Guenther <rguenther@suse.de>
8185 Paolo Bonzini <bonzini@gnu.org>
8186
8187 * Makefile.def (target_modules): Add libgcc-math target module.
8188 * configure.in (target_libraries): Add libgcc-math target library.
8189 (--enable-libgcc-math): New configure switch.
8190 * Makefile.in: Re-generate.
8191 * configure: Re-generate.
8192 * libgcc-math: New toplevel directory.
8193
8194 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8195
8196 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8197 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8198 the assembler, linker and binutils.
8199 * configure: Regenerate.
8200
8201 2006-01-22 Dirk Mueller <dmueller@suse.de>
8202
8203 * MAINTAINERS (Write After Approval): Add myself.
8204
8205 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8206
8207 * configure: Regenerate.
8208
8209 2006-01-18 Richard Henderson <rth@redhat.com>
8210 Jakub Jelinek <jakub@redhat.com>
8211 Diego Novillo <dnovillo@redhat.com>
8212
8213 * libgomp: New directory.
8214 * Makefile.def: Add target_module libgomp.
8215 * Makefile.in: Regenerate.
8216 * configure.in (target_libraries): Add target-libgomp.
8217 * configure: Regenerate.
8218
8219 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8220
8221 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8222 @ from continuation.
8223 * Makefile.in: Rebuilt.
8224
8225 2006-01-04 Chris Lattner <sabre@gnu.org>
8226
8227 * MAINTAINERS (Write After Approval): Add myself.
8228
8229 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8230
8231 PR bootstrap/24252
8232
8233 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8234 * Makefile.tpl (OBJDUMP): New.
8235 (EXTRA_HOST_FLAGS): Add it.
8236 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8237
8238 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8239 to use symbolic links between directories. Avoid race conditions
8240 or make them harmless.
8241 * configure.in: Do not try to use symbolic links between directories.
8242
8243 * Makefile.def (LEAN): Pass.
8244 * Makefile.tpl (LEAN): Define.
8245 (stage[+id+]-start): Accept that the previous directory does not
8246 exist, if the bootstrap is lean.
8247 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8248 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8249 configure substitution.
8250 ([+compare-target+]): Likewise.
8251 ([+bootstrap-target+]-lean): New.
8252 * configure.in: Remove lean bootstrap support from here.
8253
8254 * Makefile.in: Regenerate.
8255 * configure: Regenerate.
8256
8257 2006-01-04 Ben Elliston <bje@au.ibm.com>
8258
8259 * MAINTAINERS (libdecnumber): Add myself.
8260
8261 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8262
8263 * libtool-ldflags: New script.
8264
8265 2006-01-02 Andreas Schwab <schwab@suse.de>
8266
8267 * configure.in: When reconfiguring remove Makefile in
8268 all stage directories.
8269 * configure: Regenerate.
8270
8271 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8272
8273 * MAINTAINERS: Update my email address.
8274
8275 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8276
8277 Revert Ada-related part of the previous change.
8278
8279 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8280 Do not pass.
8281 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8282 * Makefile.in: Regenerate.
8283 * configure.in: Do not include mt-ppc-aix target fragment.
8284 * configure: Regenerate.
8285
8286 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8287
8288 * configure.in: Select appropriate fragments for PowerPC/AIX.
8289 * configure: Regenerate.
8290
8291 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8292 BOOT_CFLAGS, BOOT_LDFLAGS.
8293 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8294 BOOT_CFLAGS, BOOT_LDFLAGS.
8295 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8296 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8297 (stage): Fail if we cannot complete the work.
8298 * Makefile.in: Regenerate.
8299
8300 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8301
8302 * configure.in: Replace ms1 with mt.
8303 * configure: Rebuilt.
8304
8305 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8306
8307 * MAINTAINERS: Update my email address.
8308
8309 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8310
8311 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8312 install-host-nogcc): Don't invoke $(stage) at the end.
8313 * Makefile.in: Regenerate.
8314
8315 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8316
8317 * configure.in: Flip the top-level bootstrap switch.
8318 * configure: Regenerate.
8319
8320 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8321
8322 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8323 $(stage) and $(unstage).
8324 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8325 (all): Remove stray semicolon.
8326 (local-distclean): Don't handle multilib.tmp and multilib.out.
8327 (install.all): Set $s for consistency.
8328 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8329 check_multilibs setting. Always make the install directory.
8330 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8331 Correct @if/@endif.
8332 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8333 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8334 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8335 (multilib.out): Remove.
8336 * Makefile.in: Regenerated.
8337
8338 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8339
8340 * MAINTAINERS (Write After Approval): Add myself.
8341
8342 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8343
8344 * MAINTAINERS: Add myself as mt maintainer.
8345
8346 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8347
8348 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8349
8350 * MAINTAINERS: Change email address.
8351
8352 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8353
8354 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8355 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8356 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8357 Find in-tree tools if available.
8358 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8359 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8360 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8361 (COMPILER_*_FOR_TARGET): New.
8362 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8363 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8364 (CONFIGURED_*, USUAL_*): Remove.
8365 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8366 STRIP): Use autoconf substitutions.
8367 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8368 COMPILER_NM_FOR_TARGET): New.
8369 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8370
8371 (all): Make all-host and all-target in parallel.
8372 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8373 that $$r and $$s are set before invoking a recursive make.
8374 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8375 ([+bootstrap-target+]): Inline most of the `all' target.
8376
8377 2005-11-29 Ben Elliston <bje@au.ibm.com>
8378
8379 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8380 from the gcc build directory.
8381 * Makefile.in: Regenerate.
8382
8383 2005-11-29 Ben Elliston <bje@au.ibm.com>
8384
8385 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8386 depend on all-libdecnumber.
8387 * configure.in (host_libs): Include libdecnumber.
8388 * Makefile.in: Regenerate.
8389 * configure: Likewise.
8390
8391 2005-11-29 Ben Elliston <bje@au.ibm.com>
8392
8393 * libdecnumber: Import decNumber sources from the dfp-branch.
8394
8395 2005-11-21 Kean Johnston <jkj@sco.com>
8396
8397 * config.sub, config.guess: Sync from upstream sources.
8398
8399 2005-11-21 Ben Elliston <bje@au.ibm.com>
8400
8401 Import from Autoconf sources:
8402
8403 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8404 * config/move-if-change: Don't output "$2 is unchanged";
8405 suggested by Ben Elliston. Handle weird characters correctly.
8406
8407 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8408
8409 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8410 to match upstream libtool for darwin.
8411
8412 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8413
8414 * Makefile.def: Remove gdb dependencies for gdbtk.
8415 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8416 (configure-gdb, install-gdb): New rules.
8417 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8418 * Makefile.in, configure: Regenerated.
8419
8420 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8421
8422 * MAINTAINERS (Write After Approval): Add myself.
8423
8424 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8425
8426 * MAINTAINERS (Write After Approval): Add myself.
8427
8428 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8429
8430 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8431 Diego Novillo.
8432
8433 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8434
8435 PR bootstrap/24297
8436 * Makefile.tpl (do-[+make-target+], do-check, install,
8437 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8438 are set before recursing.
8439 * Makefile.in: Regenerate.
8440
8441 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8442
8443 PR bootstrap/18939
8444 * Makefile.def (gcc) <target>: Fix thinko.
8445 * Makefile.in: Regenerate.
8446
8447 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8448
8449 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8450 * configure: Regenerate.
8451
8452 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8453
8454 * MAINTAINERS (Write After Approval): Add self.
8455
8456 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8457
8458 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8459 target-libffi, target-qthreads, target-libjava, and
8460 targetlibobjc.
8461 * configure: Regenerate.
8462
8463 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8464
8465 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8466 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8467 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8468 (USUAL_OBJDUMP_FOR_TARGET): New.
8469 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8470 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8471 * configure, Makefile.in: Regenerated.
8472
8473 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8474
8475 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8476 before other host packages.
8477
8478 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8479
8480 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8481
8482 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8483
8484 PR bootstrap/22340
8485
8486 * configure.in (default_target): Remove.
8487 * Makefile.tpl (all): Do not use prerequisites as subroutines
8488 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8489 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8490 use prerequisites as subroutines.
8491 (check-host, check-target): New.
8492 (bootstrap configure & all targets): Do not use stage*-start
8493 if the directory layout is already ok.
8494 (non-bootstrap configure & all targets): Prepend a $(unstage).
8495 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8496 (NOTPARALLEL): Remove.
8497 (unstage, stage variables): New variables.
8498 (unstage, stage targets): Simply expand to those variables.
8499
8500 * configure: Regenerate.
8501 * Makefile.in: Regenerate.
8502
8503 2005-10-04 James E Wilson <wilson@specifix.com>
8504
8505 * Makefile.def (lang_env_dependencies): Add libmudflap.
8506 * Makefile.in: Regenerate.
8507
8508 2005-10-03 Andreas Schwab <schwab@suse.de>
8509
8510 Backport from libtool CVS:
8511 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8512
8513 * ltmain.sh: add support for installing into temporary
8514 staging area (e.g. 'make install DESTDIR=...')
8515
8516 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8517
8518 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8519 * configure: Regenerated.
8520
8521 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8522
8523 * configure: Regenerate with the correct
8524 autoconf version.
8525
8526 2005-09-30 Catherine Moore <clm@cm00re.com>
8527
8528 * configure.in (bfin-*-*): New.
8529 * configure: Regenerated.
8530
8531 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8532
8533 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8534 (LIPO_FOR_TARGET): New.
8535 (CONFIGURED_LIPO_FOR_TARGET): New.
8536 (USUAL_LIPO_FOR_TARGET): New.
8537 (STRIP_FOR_TARGET): New.
8538 (CONFIGURED_STRIP_FOR_TARGET): New.
8539 (USUAL_STRIP_FOR_TARGET): New.
8540 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8541 STRIP_FOR_TARGET.
8542 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8543 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8544 * Makefile.in: Regenerate.
8545 * configure: Regenerate.
8546
8547 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8548
8549 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8550 (rs6000-*-aix*): Same.
8551 * configure: Regenerate.
8552
8553 2005-09-16 Tom Tromey <tromey@redhat.com>
8554
8555 * MAINTAINERS: Add self as java maintainer.
8556
8557 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8558
8559 * configure.in: Recognize f95 in the --enable-languages option,
8560 and substitute it for fortran, issuing a warning.
8561 * configure: Regenerate.
8562
8563 2005-08-30 Phil Edwards <phil@codesourcery.com>
8564
8565 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8566 * configure: Regenerated.
8567
8568 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8569
8570 * MAINTAINERS: Add self as ms1 maintainer.
8571
8572 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8573
8574 * Makefile.def (libssp): Add to lang_env_dependencies.
8575 * Makefile.in: Regenerate.
8576
8577 2005-08-18 Ian Lance Taylor <ian@airs.com>
8578
8579 * MAINTAINERS: Add myself as middle-end maintainer.
8580
8581 2005-08-17 Christian Groessler <chris@groessler.org>
8582
8583 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8584 * Makefile.in: Regenerate.
8585
8586 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8587
8588 * MAINTAINERS (write after approval): Added myself.
8589
8590 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8591
8592 * MAINTAINERS (Write After Approval): Add myself.
8593
8594 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8595
8596 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8597 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8598 Look for alternate names of the target cc and c++
8599 * configure: Regenerate.
8600
8601 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8602
8603 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8604 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8605 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8606 tools; remove code to manually set them.
8607 (Target tools): Look in the environment for them.
8608 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8609 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8610 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8611 build directory.
8612 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8613 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8614 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8615 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8616 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8617 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8618 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8619 * configure: Regenerate.
8620 * Makefile.in: Regenerate.
8621
8622 2005-07-28 Ben Elliston <bje@au.ibm.com>
8623
8624 * MAINTAINERS: Update for removed CPU targets.
8625
8626 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8627
8628 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8629 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8630 * Makefile.in: Regenerated.
8631
8632 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8633
8634 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8635 (CFLAGS_FOR_TARGET): Use it.
8636 (CXXFLAGS_FOR_TARGET): Likewise.
8637 * Makefile.in: Regenerated.
8638 * configure.in (--with-build-sysroot): New option.
8639 * configure: Regenerated.
8640
8641 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8642
8643 * Makefile.tpl: Wrap install between unstage and stage
8644 * Makefile.in: Regenerate.
8645
8646 2005-07-21 Eric Christopher <echristo@apple.com>
8647
8648 * MAINTAINERS: Update affiliation.
8649
8650 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8651
8652 * MAINTAINERS: Add self as crx port maintainer.
8653
8654 2005-07-20 DJ Delorie <dj@redhat.com>
8655
8656 * MAINTAINERS: Add self as m32c maintainer.
8657
8658 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8659
8660 * all files: Update FSF address.
8661
8662 2005-07-15 Eric Christopher <echristo@redhat.com>
8663
8664 * MAINTAINERS: Change affiliation.
8665
8666 2005-07-14 Jim Blandy <jimb@redhat.com>
8667
8668 * configure.in: Add cases for Renesas m32c.
8669 * configure: Regenerated.
8670
8671 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8672
8673 * COPYING.LIB: Update from fsf.org.
8674
8675 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8676
8677 * COPYING, compile, config.guess,
8678 config.sub, install-sh, missing, mkinstalldirs,
8679 symlink-tree, ylwrap: Sync from upstream sources.
8680 * config-ml.in: Update FSF address.
8681
8682 2005-07-13 Eric Christopher <echristo@redhat.com>
8683
8684 * configure.in: Add toplevel noconfigdir support for tpf.
8685 * configure: Regenerate.
8686
8687 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8688
8689 PR ada/22340
8690
8691 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8692 * Makefile.in: Regenerate.
8693
8694 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8695
8696 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8697 Brolley to write-after-approval.
8698
8699 2005-07-07 Andreas Schwab <schwab@suse.de>
8700
8701 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8702 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8703 * Makefile.in: Regenerated.
8704
8705 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8706
8707 * configure.in: Don't build sim or rda when targetting darwin.
8708 * configure: Regenerate.
8709
8710 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8711
8712 * configure.in: Add --enable-libssp and --disable-libssp.
8713 * configure: Regenerate with autoconf-2.13.
8714
8715 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8716
8717 * Makefile.def (target_modules): Add libssp.
8718 * configure.in (target_libraries): Add target-libssp.
8719 * configure: Rebuilt.
8720 * Makefile.in: Rebuilt.
8721
8722 2005-07-01 Zack Weinberg <zackw@panix.com>
8723
8724 * MAINTAINERS: Change email address. Resign from maintainership.
8725
8726 2005-07-01 Richard Guenther <rguenther@suse.de>
8727
8728 * MAINTAINERS: Change my e-mail address and affiliation.
8729
8730 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8731
8732 * Makefile.def (stagefeedback): Come after profile.
8733 Define profiledbootstrap target.
8734 * Makefile.tpl (profiledbootstrap): Remove.
8735 (stageprofile-end): Zap stagefeedback.
8736 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8737 * Makefile.in: Regenerate.
8738
8739 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8740
8741 * MAINTAINERS: Update my email address.
8742
8743 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8744
8745 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8746 In 'cpp' stanza, support '#line' as well as '# '.
8747
8748 2005-06-08 Andreas Schwab <schwab@suse.de>
8749
8750 * MAINTAINERS: Move myself from 'Write After Approval' to
8751 'CPU Port Maintainers' section as m68k maintainer.
8752
8753 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8754
8755 * configure.in (unsupported_languages): New macro.
8756 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8757 non-ported target libraries in noconfigdirs.
8758 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8759 non-linux-gnu. Remove libgcj_ex_libffi.
8760 <lang_frag loop>: Set add_this_lang=no if the language is in
8761 unsupported_languages.
8762 * configure: Regenerate.
8763
8764 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8765
8766 * configure.in: Fix typo in handling of --with-mpfr-dir.
8767 * configure: Regenerate.
8768
8769 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8770
8771 * MAINTAINERS: Update my email address.
8772
8773 2005-06-02 Jim Blandy <jimb@redhat.com>
8774
8775 * config.sub: Add cases for the Renesas m32c. (This patch has been
8776 accepted into the master sources.)
8777
8778 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8779 Michael Snyder <msnyder@redhat.com>
8780 Stan Cox <scox@redhat.com>
8781
8782 * configure.in: Set noconfigdirs for ms1.
8783
8784 * configure: Regenerate.
8785
8786 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8787
8788 * MAINTAINERS (Write After Approval): Add self.
8789
8790 2005-06-01 Josh Conner <jconner@apple.com>
8791
8792 * MAINTAINERS (Write After Approval): Add self.
8793
8794 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8795
8796 * MAINTAINERS: Update my email address.
8797
8798 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8799
8800 * MAINTAINERS (Write After Approval): Add self.
8801
8802 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8803
8804 * MAINTAINERS (Write After Approval): Remove self.
8805
8806 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8807
8808 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8809 (Dependencies): Consider target modules for bootstrap dependencies.
8810 Make target bootstrap modules depend on each stage's gcc.
8811 * Makefile.in: Regenerate.
8812
8813 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8814
8815 * Makefile.def (configure-gcc): Depend on binutils having been built.
8816 (all-gcc): No need to do it here.
8817 * Makefile.in: Regenerate.
8818
8819 2005-05-19 Paul Brook <paul@codesourcery.com>
8820
8821 * configure.in: Rewrite misleading error message when requested
8822 language cannot be built.
8823 * configure: Regenerate.
8824
8825 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8826
8827 * ylwrap: Import from Automake 1.9.5.
8828
8829 2005-05-13 David Ung <davidu@mips.com>
8830
8831 * MAINTAINERS (Write After Approval): Add self.
8832
8833 2005-05-09 Mike Stump <mrs@apple.com>
8834
8835 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8836 lt_cv_sys_max_cmd_len for now.
8837
8838 2005-05-09 Stan Cox <scox@redhat.com>
8839
8840 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8841
8842 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8843
8844 * README.SCO: Update the URL.
8845
8846 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8847
8848 * ltconfig: Define file_list_spec. Pass file_list_spec and
8849 with_gnu_ld to libtool.
8850 * ltcf-c.sh (aix[45]): Define file_list_spec.
8851 * ltcf-cxx.sh (aix[45]): Same.
8852 * ltcf-gcj.sh (aix[45]): Same.
8853 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8854 exists, write list of input files to temporary file.
8855
8856 2005-05-04 Mike Stump <mrs@apple.com>
8857
8858 * configure.in: Always pass --target to target configures as
8859 otherwise rebuilds that do --recheck will fail.
8860 * confiugure: Rebuilt.
8861
8862 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8863
8864 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8865 STAGE_HOST_EXPORTS.
8866 (configure, all): Add bootstrap support.
8867 (Host modules, target modules): Pass post-stage1 flags and exports.
8868 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8869 * Makefile.in: Regenerate.
8870
8871 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8872
8873 * configure: Regenerate.
8874
8875 2005-04-27 Mike Stump <mrs@apple.com>
8876
8877 * MAINTAINERS: Add self as darwin maintainer.
8878
8879 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8880
8881 * config.sub: Update from master copy.
8882
8883 2005-04-21 Mike Stump <mrs@apple.com>
8884
8885 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8886 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8887
8888 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8889
8890 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8891 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8892 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8893 "*-*-elf" and "*-*-linux*".
8894 * configure: Regenerate.
8895
8896 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8897
8898 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8899
8900 2005-04-12 Mike Stump <mrs@apple.com>
8901
8902 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8903
8904 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8905
8906 * MAINTAINERS (Write After Approval): Add myself.
8907
8908 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8909
8910 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8911
8912 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8913
8914 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8915 (TARGET_CONFIGARGS): Include --with-target-subdir.
8916 (configure, all): New macros. Use them throughout.
8917 * Makefile.in: Regenerate.
8918
8919 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8920
8921 * MAINTAINERS (Write After Approval): Add myself.
8922
8923 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8924
8925 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8926
8927 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8928
8929 * MAINTAINERS: Move John Carr to Write After Approval.
8930
8931 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8932
8933 * config/mh-mingw32: Delete.
8934 * configure.in: Don't use it.
8935 * configure: Regenerate.
8936
8937 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8938
8939 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8940 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8941 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8942 (HOST_LIB_PATH): Generate from Makefile.def.
8943 (TARGET_LIB_PATH): Likewise.
8944 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8945 * Makefile.in: Regenerate.
8946 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8947 (RPATH_ENVVAR): Include Darwin case.
8948 * configure: Regenerate.
8949
8950 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8951
8952 * MAINTAINERS (Various Maintainers): Remove self.
8953 (Write After Approval): Add self.
8954
8955 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8956
8957 * MAINTAINERS (Various Maintainers): Add self.
8958
8959 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8960
8961 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8962 * configure: Regenerate.
8963
8964 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8965
8966 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8967 gcc_version, and gcc_version_trigger from set of flags to pass.
8968 * Makefile.tpl: Remove definitions of above variables.
8969 (config.status): Remove dependency on $(gcc_version_trigger).
8970 * Makefile.in: Regenerate.
8971 * configure.in: Do not reference config/gcc-version.m4 nor
8972 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8973 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8974 * configure: Regenerate.
8975
8976 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8977 Andrew Pinski <pinskia@physics.uc.edu>
8978
8979 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8980 * Makefile.in: Regenerate.
8981
8982 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8983
8984 * MAINTAINERS (Write After Approval): Add myself.
8985
8986 2005-03-03 David Ayers <d.ayers@inode.at>
8987
8988 * MAINTAINERS (Write After Approval): Add myself.
8989
8990 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8991
8992 PR libgcj/20160
8993 * ltmain.sh: Avoid creating archives with components that have
8994 duplicate basenames.
8995
8996 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8997
8998 PR bootstrap/20250
8999 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9000 instead of check.
9001 * Makefile.in: Regenerate.
9002
9003 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9004
9005 * Makefile.in: Regenerate to fix conflict between the previous two
9006 patches.
9007
9008 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9009
9010 PR bootstrap/17383
9011 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9012 * Makefile.tpl (HOST_SUBDIR): New substitution.
9013 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9014 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9015 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9016 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9017 (Host modules, Bootstrapped modules): Use it.
9018 (Build modules, Target modules): Do not create symlink trees,
9019 always configure out-of-srcdir.
9020 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9021 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9022 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9023 $(HOST_SUBDIR). Create a symlink for host_subdir.
9024
9025 * Makefile.in: Regenerate.
9026 * configure: Regenerate.
9027
9028 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9029
9030 Merged from libada-gnattools-branch:
9031 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9032
9033 * gnattools: New directory.
9034 * Makefile.def: Add gnattools as a module, depending on target-libada.
9035 * Makefile.in: Regenerate.
9036 * configure.in: Include gnattools in host_tools; disable it if ada
9037 is disabled.
9038 * configure: Regenerate.
9039
9040 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9041
9042 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9043 treelang maintainer.
9044 (Write After Approval): Remove myself.
9045
9046 2005-02-23 Paul Schlie <schlie@comcast.net>
9047
9048 * configure.in: Allow darwin targeted ports to build tk, itcl and
9049 libgui.
9050 * configure: Regenerate.
9051
9052 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9053
9054 PR libgcj/10353
9055 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9056 * configure: Regenerate.
9057
9058 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9059
9060 * MAINTAINERS (Write After Approval): Add myself.
9061
9062 2005-02-10 Ian Lance Taylor <ian@airs.com>
9063
9064 * MAINTAINERS: Update my e-mail address.
9065
9066 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9067
9068 * MAINTAINERS (Write After Approval): Add myself.
9069
9070 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9071
9072 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9073 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9074 target-libgloss when not *-*-elf and *-*-aout.
9075 * configure: Regenerate.
9076
9077 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9078
9079 * MAINTAINERS: Remove obsolete entries.
9080
9081 * MAINTAINERS (Write After Approval): Add Michael Matz.
9082
9083 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9084
9085 * MAINTAINERS: Remove self as cpplib maintainer.
9086
9087 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9088
9089 * install-sh, config.sub: Import from upstream.
9090
9091 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9092
9093 PR bootstrap/18222
9094 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9095 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9096 * Makefile.in: Regenerate.
9097
9098 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9099
9100 * MAINTAINERS: Update my email address.
9101
9102 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9103 Andreas Schwab <schwab@suse.de>
9104
9105 PR bootstrap/18033
9106 * config-ml.in: Eval option if surrounded by single quotes.
9107
9108 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9109
9110 Revert 2004-12-28 Makefile changes, a better fix will be
9111 applied to mainline and src after GCC 4.0 branches.
9112
9113 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9114
9115 PR bootstrap/17383
9116
9117 * Makefile.def (target_modules): Remove stage parameter,
9118 it is always true now.
9119 * Makefile.tpl (configure-build-[+module+],
9120 configure-target-[+module+]): Always build symlink tree
9121 for the directory and for include. BUILD_SUBDIR and
9122 TARGET_SUBDIR cannot be . anymore.
9123 * Makefile.in: Regenerate.
9124
9125 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9126
9127 Revert 2004-12-08 Makefile changes.
9128
9129 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9130
9131 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9132 cygwin, mingw.
9133
9134 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9135
9136 * configure.in (sh64-*-*): Reenable gprof.
9137 * configure: Regenerate.
9138
9139 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9140
9141 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9142 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9143 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9144 * Makefile.in: Regenerate.
9145
9146 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9147
9148 * MAINTAINERS: Update my email address.
9149
9150 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9151
9152 * Makefile.tpl: Generate normal dependencies if the LHS module is
9153 not bootstrapped.
9154 * Makefile.in: Regenerate.
9155
9156 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9157
9158 * configure.in: Include config/gxx-include-dir.m4. Use
9159 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9160 * configure: Regenerate.
9161
9162 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9163
9164 * config.if: Delete.
9165 * configure.in: Set libstdcxx_incdir directly.
9166 * configure: Regenerate.
9167
9168 2004-12-02 Eric Christopher <echristo@redhat.com>
9169
9170 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9171 * Makefile.in: Regenerate.
9172
9173 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9174
9175 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9176 * configure: Regenerate.
9177
9178 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9179
9180 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9181 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9182 * configure: Regenerate.
9183
9184 2004-12-01 Eric Christopher <echristo@redhat.com>
9185
9186 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9187 of things to remove.
9188
9189 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9190
9191 * MAINTAINERS (Write After Approval): Update my e-mail address.
9192
9193 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9194
9195 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9196 from CVS libtool to always pass_all.
9197
9198 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9199
9200 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9201 (hppa*64*-*-*): Delete incorrect comment.
9202 * configure: Rebuilt.
9203
9204 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9205
9206 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9207
9208 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9209
9210 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9211 from CVS libtool to always pass_all.
9212
9213 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9214
9215 * install-sh, compile: Import from automake.
9216
9217 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9218
9219 * config.guess, config.sub: Import from savannnah.
9220
9221 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9222
9223 * MAINTAINERS (Write After Approval): Add myself
9224
9225 2004-11-12 Mike Stump <mrs@apple.com>
9226
9227 * Makefile.def: Add html support.
9228 * Makefile.tpl: Likewise.
9229 * Makefile.in: Regenerate.
9230
9231 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9232
9233 PR 18423
9234 * configure.in: Remove all instances of build-fixincludes from
9235 noconfigdirs.
9236 (build_configargs): Supply --target to subdirectories.
9237 * configure: Regenerate.
9238
9239 * Makefile.def: Make gcc install depend on fixincludes install.
9240 * Makefile.in: Regenerate.
9241
9242 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9243
9244 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9245
9246 2004-11-11 Paul Brook <paul@codesourcery.com>
9247
9248 * MAINTAINERS: Add self as arm maintainer. Update email address.
9249
9250 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9251
9252 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9253 target-libgfortran.
9254 * configure: Regenerate.
9255
9256 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9257
9258 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9259 like CC.
9260
9261 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9262
9263 * Makefile.def (host fixincludes): Specify missing targets.
9264 * Makefile.in: Regenerate.
9265
9266 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9267
9268 * MAINTAINERS: Add myself
9269
9270 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9271
9272 * MAINTAINERS (Write After Approval): Add myself.
9273
9274 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9275
9276 * Makefile.def: Build fixincludes for the host, too.
9277 * Makefile.in: Regenerate.
9278 * configure.in (host_tools): Add fixincludes.
9279 * configure: Regenerate.
9280
9281 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9282
9283 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9284 * configure: Regenerated.
9285
9286 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9287
9288 PR other/17783
9289 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9290 * configure: Regenerated.
9291
9292 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9293
9294 * README.SCO: Update per FSF instructions.
9295
9296 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9297
9298 PR target/18151
9299 * configure.in (case ${target}): Do not build fixincludes for avr.
9300 * configure: Regenerated.
9301
9302 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9303
9304 * configure.in (case ${target}): Do not build fixincludes
9305 on platforms where it is not used.
9306 * configure: Regenerated.
9307
9308 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9309
9310 * configure.in: Use an absolute path to install-sh.
9311 * configure: Regenerated.
9312
9313 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9314
9315 * MAINTAINERS (Write After Approval): Add myself.
9316
9317 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9318
9319 * MAINTAINERS: Remove from Write After Approval those that are
9320 already maintainers.
9321
9322 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9323
9324 * MAINTAINERS: Update my email address.
9325
9326 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9327
9328 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9329 * configure: Regenerate.
9330
9331 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9332
9333 * MAINTAINERS: Update my email address.
9334
9335 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9336
9337 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9338 entries belonging to this category.
9339
9340 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9341
9342 * MAINTAINERS: Update my e-mail address.
9343
9344 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9345
9346 Fix wrong conflict resolution in:
9347
9348 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9349
9350 * Makefile.in: Regenerate.
9351 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9352 in the recursive `make', instead of hardwiring `all'.
9353 (Autogenerated TARGET-* variables): New.
9354
9355 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9356
9357 * configure.in: Enable target-libgloss for crx-*-*.
9358 * configure: Regenerate.
9359
9360 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9361
9362 * MAINTAINERS (Various Maintainers): Move the "windows,
9363 cygwin, mingw" maintainer to ...
9364 (OS Port Maintainers): ... here.
9365
9366 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9367
9368 * MAINTAINERS (Write After Approval): Remove those that are
9369 maintainers of some subsystem.
9370
9371 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9372
9373 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9374 * ltcf-cxx.sh (tpf*): Likewise.
9375 * ltconfig (tpf*): Add TPF OS configuration support.
9376
9377 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9378
9379 * MAINTAINERS: Change my email address to my new work account.
9380
9381 2004-09-24 Michael Roth <mroth@nessie.de>
9382
9383 * configure.in (--without-headers): Add missing double quotes.
9384 * configure: Regenerate.
9385
9386 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9387
9388 * ylwrap: Revert to previous version.
9389
9390 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9391
9392 PR bootstrap/17369
9393 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9394 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9395 SET_GCC_LIB_PATH_CMD.
9396 (BASE_TARGET_EXPORTS): Likewise.
9397 * Makefile.in: Regenerated.
9398
9399 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9400 * configure: Regenerated.
9401
9402 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9403
9404 * config.guess: New upstream version
9405 * compile, depcomp, install-sh, ylwrap: Likewise.
9406
9407 2004-09-19 Roger Sayle <roger@eyesopen.com>
9408
9409 * config/mh-x86omitfp: New host makefile fragment. Add
9410 -fomit-frame-pointer to the default BOOT_CFLAGS.
9411 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9412 * configure: Regenerate.
9413
9414 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9415
9416 PR target/11572
9417 * configure.in (*-*-darwin*): Renable libobjc.
9418 * configure: Regenerate.
9419
9420 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9421
9422 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9423
9424 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9425
9426 * Makefile.def: Remove libbanshee.
9427 * Makefile.tpl: Ditto.
9428 * configure.in: Ditto.
9429 * Makefile.in: Regen.
9430 * configure: Ditto.
9431
9432 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9433
9434 * ltmain.sh: Use $pic_object as $non_pic_object if
9435 $non_pic_object=none.
9436
9437 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9438
9439 * missing: Import latest version from master repository.
9440
9441 2004-09-06 Nick Clifton <nickc@redhat.com>
9442
9443 * config.sub: Import latest version from master repository.
9444 * config.guess: Likewise.
9445 This includes these changes:
9446
9447 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9448
9449 * config.sub: Handle crisv32, alias etraxfs.
9450 * config.guess (crisv32:Linux:*:*): Handle.
9451
9452 2004-08-13 Brad Smith <brad@comstyle.com>
9453
9454 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9455 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9456
9457 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9458
9459 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9460 assume the processor is a powerpc. This is because coreutils
9461 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9462 in this case, due to a MacOS X bug that causes
9463 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9464 to return a negative number.
9465 Problem reported by Petter Reinholdtsen in:
9466 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9467
9468 2004-07-19 Ben Elliston <bje@gnu.org>
9469
9470 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9471
9472 2004-06-24 Ben Elliston <bje@gnu.org>
9473
9474 * config.guess: Update copyright years.
9475 * config.sub: Likewise.
9476
9477 2004-06-22 Robert Millan <robertmh@gnu.org>
9478
9479 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9480 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9481
9482 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9483
9484 * config.guess (*:*VMS:*:*): New entry. Replaces
9485 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9486 manufacturer.
9487
9488 2004-06-22 Ben Elliston <bje@gnu.org>
9489
9490 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9491 * config.sub: Likewise.
9492
9493 2004-06-22 Ben Elliston <bje@gnu.org>
9494
9495 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9496 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9497
9498 2004-06-11 Ben Elliston <bje@gnu.org>
9499
9500 * config.guess (pegasos:OpenBSD:*:*): Remove.
9501
9502 2004-06-11 Ben Elliston <bje@gnu.org>
9503
9504 From Wouter Verhelst <wouter@grep.be>:
9505 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9506
9507 2004-06-11 Ben Elliston <bje@gnu.org>
9508
9509 * config.guess (luna88k:OpenBSD:*:*): New.
9510
9511 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9512
9513 * config.guess (m32r*:Linux:*:*): New case.
9514 * config.sub: Handle m32rle.
9515
9516 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9517
9518 From Jens Petersen <petersen@redhat.com>:
9519 * config.sub: Handle sparcv8.
9520
9521 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9522
9523 From Tom Smith <smith@cag.lkg.hp.com>:
9524 * config.guess: Version suffixes are equally significant on Tru64
9525 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9526 prefix of "P" (patched kernel).
9527
9528 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9529
9530 * config.sub: Add support for National Semiconductor CRX target.
9531
9532 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9533
9534 * MAINTAINERS (Various Maintainers): Remove myself as web page
9535 maintainer, add myself as maintainer of build status lists.
9536
9537 2004-09-03 Jan Beulich <jbeulich@novell.com>
9538
9539 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9540 *-*-netware, but add target-libmudflap.
9541 Consolidate *-*-netware targets (of which really only i?86 exists)
9542 into a single entry.
9543 * configure: Likewise.
9544
9545 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9546
9547 * Makefile.tpl (sorry): Remove.
9548 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9549 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9550 (do-clean): Clean per-stage directories too.
9551 (do-distclean): Run distclean-stage1 too.
9552 (.NOTPARALLEL): Enable during toplevel bootstrap.
9553 (stage[+id+]-bubble): Enable parallel execution during
9554 the recursive invocation.
9555 * Makefile.in: Regenerate.
9556
9557 Fix previous checkin:
9558
9559 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9560 include.
9561 * configure.in: Fix indentation.
9562 * configure: Regenerate.
9563
9564 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9565
9566 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9567 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9568 * configure: regenerate
9569 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9570 -mdynamic-no-pic
9571
9572 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9573
9574 * Makefile.def (build_modules): Add fixincludes.
9575 (dependencies): Make gcc depend on fixincludes.
9576 * configure.in (build_tools): Add fixincludes.
9577 (build_configdirs): Always include build_libs.
9578 * Makefile.in: Regenerate.
9579 * configure: Regenerate.
9580
9581 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9582
9583 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9584 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9585 phony targets; do not generate timestamp files.
9586 (distclean-stageN): Remove references to their timestamp files.
9587 (restageN, touch-stageN): Remove.
9588 (stageN-bubble): Rewritten.
9589 (compare): Support lean bootstraps.
9590 * Makefile.in: Regenerate.
9591
9592 * configure.in: Only warn when bootstrapping but
9593 build != host or build != target. Support lean bootstraps.
9594 * configure: Regenerate.
9595
9596 2004-08-26 Phil Edwards <phil@codesourcery.com>
9597
9598 * configure.in: Give a better error message if GMP/MPFR are missing
9599 and a language needing them has been requested.
9600 * configure: Regenerated.
9601
9602 2004-08-25 Phil Edwards <phil@codesourcery.com>
9603
9604 * configure.in: Print a list of available language front-ends if
9605 a requested one is missing. Tidy stray tab characters.
9606 * configure: Regenerated.
9607
9608 2004-08-19 Michael Koch <konqueror@gmx.de>
9609
9610 * gcc/doc/install.texi: Update entry about automake for libjava.
9611
9612 2004-08-17 Robert Millan <robertmh@gnu.org>
9613
9614 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9615 (instead of FreeBSD).
9616 * configure: Regenerate.
9617
9618 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9619
9620 * Makefile.in: Regenerate.
9621 * configure: Regenerate.
9622
9623 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9624 stage_*_flags.
9625 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9626 for bootstrapped modules if toplevel bootstrap is going.
9627 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9628 modules. Adjust for changes in Makefile.def. Enable several
9629 rules even in non-bootstrap mode, just to avoid peppering the
9630 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9631 (stage-[+prev+]-bubble): Remove.
9632
9633 * Makefile.def (Dependencies): Depend on all-build-bison,
9634 all-build-flex, all-build-byacc, all-build-texinfo, rather
9635 than the host variations.
9636 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9637 with BUILD_SUBDIR.
9638 (BISON): Update for recent Bisons.
9639 (YACC): Fix typo.
9640 (cross): Depend on all-build.
9641 (all): Do not depend on all-build.
9642 (prebootstrap): Remove.
9643 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9644 (Prebootstrap dependencies): Add them to the per-stage targets
9645 and to all-prebootstrap.
9646 * configure.in (build_configdirs): Always enable build_tools.
9647 (BUILD_DIR_PREFIX): Remove.
9648
9649 * Makefile.def (gcc): Add target variable.
9650 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9651 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9652 in the recursive `make', instead of hardwiring `all'.
9653 (Autogenerated TARGET-* variables): New.
9654
9655 2004-08-13 Brian Booth <bbooth@redhat.com>
9656
9657 * MAINTAINERS: Remove myself from write-after-approval.
9658
9659 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9660
9661 * src-release: Stop distributing mmalloc with gdb (which doesn't
9662 use it).
9663 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9664 * Makefile.in: Regenerate.
9665
9666 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9667
9668 * configure.in (arm*-*-eabi*): New target.
9669 * configure: Regenerate.
9670
9671 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9672
9673 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9674 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9675 (Dependencies): New section.
9676 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9677 (configure-target-[+module+]): Depend on maybe-all-gcc
9678 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9679 (toplevel profiledbootstrap): Fix dependencies.
9680 * Makefile.in: Regenerate.
9681
9682 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9683
9684 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9685 target-libiberty to noconfigdirs.
9686 * configure: Regenerate.
9687
9688 2004-08-03 Paul Brook <paul@codesourcery.com>
9689
9690 * configure.in: Check for MPFR as well as GMP.
9691 * configure: Regenerate.
9692
9693 2004-08-01 Robert Millan <robertmh@gnu.org>
9694
9695 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9696 libmudflap for all GNU-based systems (with Glibc).
9697 * configure: Regenerate.
9698
9699 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9700
9701 * Makefile.def (host-modules): Add gcc.
9702 * Makefile.in: Regenerate.
9703 * Makefile.tpl (sorry): New rule.
9704 (configure-host, all-host, [+make_target+]-host, do-check,
9705 install-host): Do not add gcc as a special case.
9706 (host modules): Add a small special-casing for gcc. Export
9707 extra_make_flags through the environment.
9708 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9709 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9710 other recursive targets for gcc): Remove.
9711
9712 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9713 (stage, unstage): New rules.
9714 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9715 distclean-stage[+id+]): Use stage_current.
9716 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9717 the stage*-start rules.
9718
9719 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9720
9721 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9722 use -all_load flag.
9723
9724 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9725
9726 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9727 * configure: Regenerate.
9728
9729 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9730
9731 * maintainer-scripts/gcc_release: Revert yesterday's change.
9732
9733 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9734
9735 * MAINTAINERS: Add myself to write-after-approval.
9736
9737 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9738
9739 * libf2c: Removed.
9740 * gcc/gccbug.in: Updated because of libf2c removal.
9741 * maintainer-scripts/gcc_release: Ditto.
9742
9743 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9744
9745 * configure.in: Build libmudflap by default on FreeBSD.
9746 * configure: Regenerated.
9747
9748 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9749
9750 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9751 systems.
9752 * configure: Regenerated.
9753
9754 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9755
9756 PR target/16344
9757 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9758 feedback based compiler.
9759 * Makefile.in: Rebuilt.
9760
9761 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9762
9763 * Makefile.def (host_modules): Set bootstrap=true for flex.
9764 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9765 * Makefile.in: Rebuilt.
9766
9767 2004-07-07 Jan Hubicka <jh@suse.cz>
9768
9769 * MAINTAINERS: Add self as a profile feedback maintainer.
9770
9771 2004-07-05 Phil Edwards <phil@codesourcery.com>
9772
9773 * configure.in: Do not prepend $srcdir to /dev/null in
9774 makefile fragments.
9775 * configure: Regenerate.
9776
9777 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9778
9779 * Makefile.def (build_modules): Add bison, byacc, flex,
9780 m4, texinfo.
9781 (flags_to_pass): Add FLEX.
9782 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9783 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9784 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9785 DEFAULT_MAKEINFO): Remove.
9786 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9787 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9788 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9789 objdir or else use configured tool.
9790 (all-build): New.
9791 (all): Depend on it.
9792 (Build module dependencies): Add.
9793 * Makefile.in: Regenerate.
9794 * configure.in: Better support for multiple build modules,
9795 matching what is done for host/target modules. Do not look
9796 for "plausible" locations of build tools if Canadian cross.
9797 Use autoconf's AC_PROG_CC to find a C compiler. Define
9798 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9799 * configure: Regenerate.
9800
9801 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9802
9803 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9804 * Makefile.in: Regenerate.
9805
9806 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9807
9808 * Makefile.tpl (configure-build-[+module+],
9809 configure-[+module+], configure-target-[+module+]): Pass
9810 [+extra_configure_args+].
9811 (all-build-[+module+], all-[+module+], check-[+module+],
9812 install-[+module+], [+make_target+]-[+module+],
9813 all-target-[+module+], check-target-[+module+],
9814 install-target-[+module+], [+make_target+]-target-[+module+]):
9815 Pass [+extra_make_args+].
9816 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9817 (GCC_HOST_EXPORTS): Remove.
9818 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9819 cross, check-gcc, check-gcc-c++, install-gcc,
9820 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9821 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9822 * Makefile.in: Regenerate.
9823
9824 2004-06-21 Matthew Sachs <msachs@apple.com>
9825
9826 * MAINTAINERS: Added self to write-after-approval.
9827
9828 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9829
9830 * configure.in: Check for srcdir/winsup rather than build directory
9831 winsup.
9832 * configure: Regenerate.
9833
9834 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9835
9836 * configure.in: Don't build Cygwin native newlib if winsup
9837 directory is missing. Emit warning instead.
9838 * configure: Regenerate.
9839
9840 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9841
9842 * Makefile.tpl (touch-stage[+id+]): New.
9843 (restage[+prev+]): Depend on touch-stage[+id+].
9844
9845 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9846 Use it throughout.
9847
9848 * Makefile.def: Add profile and feedback bootstrap stages.
9849 Remove next field from bootstrap stages.
9850 * Makefile.tpl (LN, LN_S): Substitute.
9851 (stageN-start, stageN-end): Use double-colon rules, to
9852 provide a hook for additional setup commands.
9853 (distclean-stageN-gcc, restageN): Create dependencies from
9854 [+prev+], not from [+next+].
9855 (stageN-bubble): Add commands for successive stages from
9856 [+prev+], using double-colon rules.
9857 (all-stageN-gcc): Fix typo.
9858 (stagefeedback-start, profiledbootstrap): New.
9859 * Makefile.in: Regenerate.
9860 * configure.in: Call ACX_PROG_LN.
9861 * configure: Regenerate.
9862
9863 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9864
9865 * MAINTAINERS (Write After Approval): Add myself.
9866
9867 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9868
9869 * MAINTAINERS (Write After Approval): Add myself.
9870
9871 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9872
9873 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9874 without gcc.
9875 * configure: Regenerate.
9876
9877 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9878
9879 * Makefile.tpl: Fix typo.
9880 * Makefile.in: Regenerate.
9881
9882 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9883
9884 * configure.in: Remove new- prefix from toplevel
9885 bootstrap targets.
9886 * configure: Regenerate.
9887
9888 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9889
9890 * Makefile.tpl (all.normal): Rename to all.
9891 (all): Replace with a rule to pick the default
9892 target from configure.
9893 (all-gcc, configure-gcc): Use conditionals to
9894 do nothing when toplevel bootstrap is going on.
9895 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9896 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9897 * configure.in: Support --enable-bootstrap.
9898
9899 * Makefile.def: Remove new- prefix from toplevel
9900 bootstrap targets.
9901 * Makefile.tpl: Likewise.
9902
9903 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9904 target.
9905
9906 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9907 $(RECURSE_FLAGS) to recursive invocation of make.
9908
9909 * Makefile.in: Regenerate.
9910 * configure: Regenerate.
9911
9912 2004-05-30 Andreas Jaeger <aj@suse.de>
9913 Jim Wilson <wilson@specifixinc.com>
9914
9915 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9916 like CC.
9917
9918 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9919
9920 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9921 * configure: Regenerate.
9922
9923 2004-05-25 Daniel Jacobowitz <drow@false.org>
9924
9925 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9926 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9927 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9928 targets.
9929 * Makefile.in: Regenerate.
9930
9931 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9932
9933 * configure.in: Test the ability to symlink directories.
9934 * configure: Regenerate.
9935
9936 * Makefile.def (bootstrap-stage): New definitions.
9937 * Makefile.tpl (configure-stage1-gcc,
9938 configure-stage2-gcc, configure-stage3-gcc,
9939 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9940 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9941 new-restage3, compare): Autogenerate, see Makefile.in
9942 entry for behavioral changes.
9943 (distclean-stage1, new-stage1-start, new-stage1-end,
9944 new-stage1-bubble, distclean-stage2, new-stage2-start,
9945 new-stage2-end, new-stage2-bubble, distclean-stage3,
9946 new-stage3-start, new-stage3-end): New autogenerated targets.
9947 (objext, prebootstrap, BOOT_CFLAGS,
9948 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9949 targets.
9950
9951 * Makefile.in: Regenerate.
9952 (distclean-stage1, new-stage1-start, new-stage1-end,
9953 new-stage1-bubble, distclean-stage2, new-stage2-start,
9954 new-stage2-end, new-stage2-bubble, distclean-stage3,
9955 new-stage3-start, new-stage3-end): New targets.
9956 (all-stage1-gcc): Move prebootstrap dependency from here...
9957 (configure-stage1-gcc): ...to here.
9958 (new-bootstrap): Use bubble targets.
9959 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9960 Use per-stage distclean targets.
9961 (configure-stage1-gcc, configure-stage2-gcc,
9962 configure-stage3-gcc, all-stage1-gcc,
9963 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9964 Use new-stageN-start to prepare the tree.
9965
9966 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9967
9968 * Makefile.def (host_modules): add libcpp.
9969 * Makefile.tpl: Add dependencies on and for libcpp.
9970 * Makefile.in: Regenerate.
9971 * configure.in: Add libcpp host module.
9972 * configure: Regenerate.
9973
9974 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9975
9976 * Makefile.tpl: Whenever a recursive target is defined, wrap
9977 it in a special @if/@endif block, and prepare its maybe
9978 dependency in the @if/@endif block
9979 * configure.in: Instead of writing maybe dependencies, remove
9980 the @if/@endif statements, and remove the @if/@endif blocks
9981 that remain.
9982 * configure: Regenerate.
9983 * Makefile.in: Regenerate.
9984
9985 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9986
9987 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9988
9989 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9990
9991 PR bootstrap/15120
9992 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9993 * */configure: Rebuilt.
9994
9995 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9996
9997 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9998 of libf2c.
9999 * configure, Makefile.in: Regenerate.
10000
10001 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10002
10003 * MAINTAINERS (Write After Approval): Add myself.
10004
10005 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10006
10007 Merge from tree-ssa-20020619-branch.
10008
10009 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10010 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10011 (HOST_GMPLIBS): Define.
10012 (HOST_GMPINC): Define.
10013 (TARGET_LIB_PATH): Add libmudflap.
10014 (GFORTRAN_FOR_TARGET): Define.
10015 (configure-build*): Export GFORTRAN.
10016 (configure-gcc): Export GMPLIBS and GMPINC.
10017 (all-gcc): Add maybe-all-libbanshee.
10018 (configure-target-libgfortran): Define.
10019 * Makefile.in: Regenerate.
10020 * configure.in (host_libs): Add libbanshee.
10021 (target_libraries): Add target-libmudflap and target-libgfortran.
10022 Add --with-libbanshee.
10023 Handle --disable-libmudflap.
10024 (*-*-freebsd*): Use with_gmp.
10025 Add $(libgcj) to noconfigdirs.
10026 * configure: Regenerate.
10027 * depcomp: New file.
10028 * MAINTAINERS: Add tree-ssa maintainers.
10029
10030 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10031
10032 * MAINTAINERS (Various Maintainers): Add myself.
10033
10034 2004-04-30 Brian Ford <ford@vss.fsi.com>
10035
10036 * MAINTAINERS (Write After Approval): Add myself.
10037
10038 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10039
10040 * MAINTAINERS (Write After Approval): Add myself.
10041
10042 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10043
10044 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10045 * configure: Regenerate.
10046
10047 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10048
10049 Revert:
10050 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10051
10052 * Makefile.def (flags_to_pass): Remove *dir variables that
10053 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10054 as well as prefix and exec_prefix.
10055 * Makefile.in: Regenerate.
10056
10057 2004-04-26 Robert Millan <robertmh@gnu.org>
10058
10059 Add patches from libtool CVS.
10060 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10061 * ltconfig: Likewise.
10062 * ltcf-c.sh: Likewise.
10063 * ltcf-cxx.sh: Likewise.
10064 * ltcf-gcj.sh: Likewise.
10065
10066 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10067
10068 * Makefile.def (host_modules): Mark with the bootstrap
10069 flag packages on which gcc depends.
10070 * Makefile.tpl (all-bootstrap): Use it.
10071 * Makefile.in: Regenerate.
10072
10073 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10074
10075 * Makefile.def (flags_to_pass): Remove *dir variables that
10076 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10077 as well as prefix and exec_prefix.
10078 * Makefile.in: Regenerate.
10079
10080 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10081
10082 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10083 * configure: Regenerate.
10084 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10085 * gcc/Makefile.tpl (compare): Use the result of the test.
10086 * gcc/Makefile.in: Regenerate.
10087
10088 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10089
10090 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10091 Always relocate gcc and prev-gcc to the original names, even
10092 if the build fails.
10093 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10094 New targets.
10095
10096 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10097
10098 * MAINTAINERS: Update my email address.
10099
10100 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10101
10102 * configure.in (mips*-*-irix5*): Enable ld.
10103 * configure: Regenerate.
10104
10105 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10106
10107 * configure: Regenerate.
10108
10109 2004-04-15 James E Wilson <wilson@specifixinc.com>
10110
10111 * Makefile.tpl (configure-[+module+], configure-gcc,
10112 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10113 Set and export LDFLAGS.
10114 * Makefile.in: Regenerate.
10115
10116 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10117
10118 * MAINTAINERS: Add myself to write-after-approval.
10119
10120 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10121
10122 PR bootstrap/14871
10123 * Makefile.tpl: If we don't have built-in-tree target tools,
10124 use the ones found by configure rather than hacking around with
10125 program_transform_name.
10126 * configure.in: Give Makefile.tpl the information necessary
10127 to do that.
10128 * Makefile.in: Regenerate.
10129 * configure: Regenerate.
10130
10131 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10132
10133 PR bootstrap/14760
10134 * configure.in: When computing baseargs, strip *all* copies of
10135 offending options. Also, don't match/substitute the trailing space,
10136 so that this actually works when two similar options are separated by
10137 only one space.
10138 * configure: Regenerate.
10139
10140 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10141
10142 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10143 (rs6000-*-aix*): Same.
10144 * configure: Regenerate.
10145
10146 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10147
10148 * MAINTAINERS: Add myself to write-after-approval.
10149
10150 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10151
10152 * MAINTAINERS: Add myself to write-after-approval.
10153
10154 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10155
10156 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10157 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10158 * Makefile.in: Regenerate.
10159
10160 * configure.in (top level bootstrap support): Rework --enable-werror
10161 to set @stage2_werror_flag@.
10162 * configure: Regenerate.
10163 * Makefile.tpl (top level bootstrap support): Pass
10164 @stage2_werror_flag@ down to configure in stages 2 and 3.
10165 * Makefile.in: Regenerate.
10166
10167 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10168
10169 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10170 for stages 2 and 3 as well as in make. As a consequence, remove
10171 OUTPUT_OPTION (now detected by configure) from the flags passed down
10172 to make.
10173 * Makefile.in: Regenerate.
10174
10175 * Makefile.tpl (new-bootstrap): Fix typo.
10176 * Makefile.in: Regenerate.
10177
10178 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10179
10180 * Makefile.tpl: Rearrange by moving recursive_targets rules
10181 into their proper sections.
10182 * Makefile.tpl (top level bootstrap support): Move disabling
10183 of coverage flags from 'make' to 'configure'; improve comments.
10184 * Makefile.in: Regenerate.
10185
10186 * Makefile.tpl (experimental top level bootstrap) Move stage1
10187 language setting from all- target to configure- target; disable
10188 intermodule optimization in stage 1; prevent gratuitous rebuilds
10189 of stage 1.
10190 * Makefile.in: Regenerate.
10191 * configure.in: Comma-separate stage 1 language list for top
10192 level bootstrap.
10193 * configure: Regenerate.
10194
10195 * Makefile.tpl: Clean up experimental top level bootstrap support:
10196 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10197 prev-gcc in configure- targets as well as all- targets.
10198 * Makefile.in: Regenerate.
10199
10200 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10201
10202 * compile: New file imported from automake.
10203
10204 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10205
10206 * configure.in: Remove symbolic link section.
10207 * configure: Regenerate.
10208 * Makefile.tpl (links): Remove.
10209 * Makefile.in: Regenerate.
10210
10211 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10212 Nathanael Nerode <neroden@gcc.gnu.org>
10213
10214 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10215 Set with AC_CHECK_PROGS.
10216 * configure.in: Fix comment typo from last patch.
10217 * configure: Regenerate.
10218
10219 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10220
10221 * Makefile.tpl: Introduce experimental top level bootstrap support.
10222 * Makefile.in: Regenerate.
10223 * configure.in: Introduce support for top level bootstrap.
10224 * configure: Regenerate.
10225
10226 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10227 Paolo Bonzini <bonzini@gnu.org>
10228
10229 PR bootstrap/14522
10230 * configure.in: Cope with shells that do not support unquoted ^
10231 * configure: Regenerate.
10232
10233 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10234 Paolo Bonzini <bonzini@gnu.org>
10235
10236 PR bootstrap/14522
10237 * configure.in: Cope with shells that do not support nesting
10238 quotes inside quoted backquote substitutions.
10239 * configure: Regenerate.
10240
10241 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10242
10243 PR bootstrap/14522
10244 * configure.in: Fix escaping of $.
10245 * configure: Regenerate.
10246
10247 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10248
10249 * configure: Regenerate, since I forgot to while committing Paolo's
10250 changes.
10251
10252 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10253
10254 PR ada/14131
10255 Move language detection to the top level.
10256 * configure.in: Find default values for the tools as
10257 soon as possible. Disable ada if GNAT is not found.
10258 Emit error message about missing languages. Expand
10259 --enable-languages=all for the gcc subdirectory.
10260
10261 2004-03-10 Ben Elliston <bje@gnu.org>
10262
10263 * MAINTAINERS: Update my email address.
10264
10265 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10266
10267 * ltconfig: Disable building static libraries if building shared
10268 libraries on AIX 5L.
10269
10270 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10271
10272 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10273 and disable libgcj.
10274 * configure: Regenerated.
10275
10276 2004-03-01 Brian Booth <bbooth@redhat.com>
10277
10278 * MAINTAINERS: Add myself to write-after-approval.
10279
10280 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10281
10282 * MAINTAINERS: Add myself to write-after-approval.
10283
10284 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10285
10286 PR bootstrap/7087
10287 * Makefile.tpl: Guard XFOO sed statements better.
10288 * Makefile.tpl: Add dependency for configure-target-libada.
10289 * Makefile.in: Regenerate (incidentally fixes broken
10290 commit when libada-branch was merged).
10291
10292 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10293
10294 * MAINTAINERS: Add myself to write-after-approval.
10295
10296 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10297
10298 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10299 maintainers.
10300
10301 2004-02-20 Andrew Cagney <cagney@redhat.com>
10302
10303 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10304 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10305
10306 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10307
10308 PR bootstrap/11932
10309 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10310
10311 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10312
10313 * MAINTAINERS: Added myself to write-after-approval.
10314
10315 2004-02-14 Michael Koch <konqueror@gmx.de>
10316
10317 * MAINTAINERS: Added myself to write-after-approval.
10318
10319 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10320
10321 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10322 some OS port maintainers to OS port maintainers section.
10323
10324 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10325
10326 * MAINTAINERS: Add self.
10327
10328 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10329
10330 * MAINTAINERS: Alphabetize.
10331
10332 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10333
10334 * MAINTAINERS: Remove myself.
10335
10336 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10337
10338 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10339 (rs6000-*-aix*): Same.
10340 * configure: Regenerate.
10341
10342 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10343
10344 * configure.in (host): Add in missing $noconfigdirs to defines.
10345 * configure: Regenerate.
10346
10347 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10348 Nathanael Nerode <neroden@gcc.gnu.org>
10349
10350 PR ada/6637, PR ada/5911
10351 Merge with libada-branch:
10352 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10353 with appropriate dependencies. Add --enable-libada configure switch.
10354 * configure, Makefile.in: Regenerate.
10355
10356 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10357
10358 * MAINTAINERS: Add myself to write-after-approval.
10359
10360 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10361
10362 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10363 * configure: Regenerate.
10364
10365 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10366
10367 Merge from upstream:
10368
10369 * ltmain.in: When setting IFS to '~', be careful about user
10370 arguments that contain '~'.
10371
10372 2004-02-04 Peter O'Gorman <peter@pogma.com>
10373
10374 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10375 Also test $base_compile against $CC with escaped arguments. Bug
10376 reported by Geoff Keating <geoffk@apple.com>.
10377
10378 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10379
10380 * MAINTAINERS: Remove i960 port.
10381
10382 2004-01-23 DJ Delorie <dj@redhat.com>
10383
10384 * Makefile.def (target_modules) [libiberty]: Don't stage.
10385 * Makefile.in: Rebuilt.
10386
10387 2004-01-20 Caroline Tice <ctice@apple.com>
10388
10389 * MAINTAINERS: Add myself to write-after-approval.
10390
10391 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10392
10393 * MAINTAINERS: Update my email address.
10394
10395 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10396
10397 * MAINTAINERS: Add myself to write-after-approval.
10398
10399 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10400
10401 * MAINTAINERS: Remove entries without email address.
10402
10403 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10404
10405 * MAINTAINERS: Add myself to write-after-approval.
10406
10407 2004-01-15 Steven Bosscher <stevenb@suse.de>
10408
10409 * MAINTAINERS: Update my email address.
10410
10411 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10412
10413 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10414 * Makefile.tpl (configure-target-[+module+]): Support stage.
10415 * Makefile.in: Rebuilt.
10416
10417 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10418
10419 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10420
10421 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10422
10423 * MAINTAINERS: Add myself as a MIPS maintainer.
10424
10425 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10426
10427 * configure.in: Use ./config.cache, not config.cache.
10428 * configure: Regenerate.
10429 * Makefile.tpl: Special-casing not needed for GCC any more.
10430 * Makefile.in: Regenerate.
10431
10432 * configure.in: Don't share a cache file for host dirs.
10433 * configure: Regenerate.
10434
10435 * config-ml.in: Don't mess with the cache file.
10436
10437 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10438
10439 * MAINTAINERS: Move myself from 'Write After Approval' to
10440 'CPU Port Maintainers' section as SPARC maintainer.
10441
10442 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10443
10444 * Makefile.tpl: Make GCC use a separate config.cache.
10445 * Makefile.in: Regenerate.
10446
10447 PR bootstrap/11932, PR bootstrap/11933
10448 (I don't know if it will fix either of them, but it relates
10449 to them.)
10450 * configure.in: Don't use shared config.cache for target
10451 directories.
10452 * configure: Regenerate.
10453
10454 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10455
10456 * MAINTAINERS: Add myself to 'Write After Approval' section.
10457
10458 2003-12-31 Roger Sayle <roger@eyesopen.com>
10459
10460 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10461 * configure: Regenerated.
10462
10463 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10464
10465 * MAINTAINERS: Remove the mn10200 maintainer.
10466
10467 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10468
10469 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10470 * configure: Regenerated.
10471
10472 2003-12-16 Jan Hubicka <jh@suse.cz>
10473
10474 * MAINTAINERS: Add myself as callgraph maintainer.
10475
10476 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10477
10478 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10479 * configure: Regenerate.
10480
10481 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10482
10483 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10484 'Write After Approval' section. Update email.
10485
10486 2003-12-01 James Lemke <jim@wasabisystems.com>
10487
10488 * MAINTAINERS (Write After Approval): Add myself.
10489
10490 2003-11-20 Matt Thomas <matt@3am-software.com>
10491
10492 * MAINTAINERS: Add myself as a vax port maintainer.
10493
10494 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10495
10496 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10497 (configure-build-[+module+], configure-[+module+]): Likewise.
10498 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10499 * Makefile.in: Regenerate.
10500
10501 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10502
10503 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10504 shared/dylibed libraries.
10505 * ltmain.sh: Likewise.
10506 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10507 * ltcf-cxx.sh: Likewise.
10508 * ltcf-gcj.sh: Likewise.
10509 * ltconfig: Likewise.
10510
10511 2003-11-17 Stan Cox <scox@redhat.com>
10512
10513 * MAINTAINERS: Add myself as iq2000 port maintainer.
10514
10515 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10516
10517 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10518 * Makefile.in: Regenerate.
10519
10520 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10521
10522 * config.sub: Update to 2003-11-03 version.
10523
10524 2003-10-20 Phil Edwards <phil@codesourcery.com>
10525
10526 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10527 * configure: Regenerate.
10528
10529 2003-10-20 Nicolas Pitre <nico@cam.org>
10530
10531 * MAINTAINERS: Add myself to 'Write After Approval' section.
10532
10533 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10534
10535 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10536
10537 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10538
10539 * MAINTAINERS: Update my email address.
10540
10541 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10542
10543 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10544
10545 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10546
10547 * MAINTAINERS: Add myself to 'Write After Approval' section.
10548
10549 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10550
10551 * config.guess: Update to 2003-10-16 version.
10552 * config.sub: Update to 2003-10-16 version.
10553
10554 2003-10-15 David Daney <ddaney@avtrex.com>
10555
10556 * MAINTAINERS: Added myself to 'Write After Approval' section.
10557
10558 2003-10-15 Falk Hueffner <falk@debian.org>
10559
10560 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10561 'Write After Approval' section. Update email.
10562
10563 2003-10-14 Roger Sayle <roger@eyesopen.com>
10564
10565 * MAINTAINERS: Move myself from 'Write After Approval' to
10566 'Various Maintainers' section as middle-end maintainer.
10567
10568 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10569
10570 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10571 HOST_FLAGS_TO_PASS.
10572 * Makefile.in: Regenerate.
10573
10574 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10575
10576 * config.guess: Update to 2003-10-07 version.
10577 * config.sub: Update to 2003-10-07 version.
10578
10579 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10580
10581 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10582 * ltconfig (irix5*, irix6*): Don't override version_type.
10583
10584 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10585
10586 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10587 * configure: Rebuilt
10588 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10589 * Makefile.in: Rebuilt
10590
10591 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10592
10593 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10594
10595 2003-09-30 Carlo Wood <carlo@alinoe.com>
10596
10597 * MAINTAINERS (Write After Approval): Add myself.
10598
10599 2003-09-29 Paul Koning <ni1d@arrl.net>
10600
10601 * MAINTAINERS: Move myself from "Write After Approval"
10602 to CPU platform maintainers for pdp11 platform.
10603
10604 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10605
10606 * MAINTAINERS: Move myself from 'Write After Approval' to
10607 'Various Maintainers' section as libffi testsuite maintainer.
10608
10609 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10610
10611 * configure.in: Pass a computed --program-transform-name
10612 to subconfigures.
10613 * configure: Regenerated.
10614
10615 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10616
10617 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10618 * Makefile.in: Regenerate.
10619
10620 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10621 * Makefile.in: Regenerate.
10622
10623 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10624
10625 * MAINTAINERS: Move myself from 'Write After Approval'
10626 to 'Various Maintainers' (objective-c) section.
10627
10628 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10629
10630 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10631 quoting.
10632 * configure: Regenerated.
10633
10634 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10635
10636 * MAINTAINERS (Write After Approval): Add myself to write after
10637 approval list.
10638
10639 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10640
10641 * MAINTAINERS (Write After Approval): Add myself.
10642
10643 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10644
10645 * MAINTAINERS: Update my e-mail address.
10646
10647 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10648
10649 * libtool.m4 (LD): Correct powerpc64 host match.
10650
10651 2003-09-06 James E Wilson <wilson@tuliptree.org>
10652
10653 * MAINTAINTERS: Update my affiliation and email address.
10654
10655 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10656
10657 * MAINTAINERS (Write After Approval): Add myself.
10658
10659 2003-09-04 DJ Delorie <dj@redhat.com>
10660
10661 * configure: Regenerate.
10662
10663 2003-09-04 Robert Millan <robertmh@gnu.org>
10664
10665 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10666
10667 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10668
10669 * configure.in: Ensure arguments to sed are properly spaced.
10670 * configure: Regenerate.
10671
10672 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10673
10674 * MAINTAINERS: Update my e-mail address.
10675
10676 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10677
10678 * MAINTAINERS (Write After Approval): Add myself.
10679
10680 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10681
10682 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10683 * configure: Regenerated.
10684
10685 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10686
10687 * MAINTAINERS: Update my email address.
10688
10689 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10690
10691 * configure.in: Use newline instead of semicolon when assuming
10692 shell arguments in a for loop.
10693 * configure: Regenerated.
10694
10695 2003-08-22 Jason Eckhardt <jle@rice.edu>
10696
10697 * MAINTAINERS: Resurrect the i860 maintainer.
10698
10699 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10700
10701 PR 8180
10702 * configure.in: When testing with_libs and with_headers, treat
10703 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10704 * configure: Regenerate.
10705
10706 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10707 make, shell, etc.
10708 (baseargs): Likewise.
10709 * configure: Regenerate.
10710
10711 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10712
10713 * MAINTAINERS (Write After Approval): Add myself.
10714
10715 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10716
10717 * configure.in: Disable libgcj for darwin not on powerpc.
10718 * configure: Rebuild.
10719
10720 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10721
10722 * config-ml.in, symlink-tree: Add license.
10723
10724 2003-08-03 Richard Stallman <rms@gnu.org>
10725 Eben Moglen <moglen@columbia.edu>
10726
10727 * README.SCO: New file.
10728
10729 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10730
10731 * Makefile.tpl (check, check-c++): Express dependencies using
10732 dependencies rather than commands.
10733 * Makefile.in: Regenerate.
10734
10735 2003-08-01 Andrew Cagney <cagney@redhat.com>
10736
10737 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10738 * configure: Ditto.
10739
10740 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10741
10742 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10743 * Makefile.in: Update.
10744
10745 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10746
10747 * configure.in: Enable libgcj for darwin.
10748 * configure: Rebuild.
10749
10750 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10751
10752 * config-ml.in: Use ac_configure_args directly instead of
10753 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10754 actually seen.
10755
10756 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10757
10758 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10759 creating target and build subdirs to build all parent dirs as needed.
10760 * Makefile.in: Rebuild.
10761 * configure.in: Don't build dirs explicitly here.
10762 * configure: Rebuild.
10763
10764 2003-07-26 Paul Brook <paul@nowt.org>
10765
10766 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10767
10768 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10769
10770 * Makefile.tpl (all-make): Depend on intl.
10771 * Makefile.in: Rebuilt.
10772
10773 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10774
10775 * install-sh: Update to newer upstream versions (associated with
10776 aclocal 1.7).
10777 * mkinstalldirs: Likewise.
10778 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10779
10780 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10781
10782 * MAINTAINERS: Move self from Bug database only accounts
10783 to write-after-approval.
10784
10785 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10786
10787 * config.if: Remove unused libc_interface determination.
10788
10789 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10790
10791 * MAINTAINERS: Move self from write-after-approval to
10792 build machinery (*.in).
10793
10794 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10795
10796 PR bootstrap/11273
10797 PR bootstrap/11408
10798 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10799 unused INSTALL_PROGRAM_ARGS.
10800 * configure.in: Use AC_PROG_INSTALL.
10801 * Makefile.in: Regenerate.
10802 * configure: Regenerate.
10803
10804 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10805
10806 * MAINTAINERS: Alphabetize.
10807
10808 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10809
10810 * configure: Rebuilt.
10811 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10812 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10813 newlib nor libgloss.
10814 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10815 * configure.in (am33_2.0-*-linux*): Added.
10816
10817 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10818
10819 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10820 * configure: Regenerate.
10821
10822 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10823
10824 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10825 * Makefile.in: Regenerate.
10826
10827 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10828
10829 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10830 * Makefile.in: Regenerate.
10831
10832 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10833
10834 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10835 * Makefile.in: Regenerated.
10836
10837 * config-ml.in: Replace PWD with PWD_COMMAND.
10838
10839 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10840
10841 * intl: New directory; see intl/ChangeLog for details.
10842 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10843 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10844 * Makefile.in: Regenerate.
10845
10846 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10847
10848 * configure.in: Clean up config-lang.in handling. Delete
10849 useless assignment to "subdirs".
10850 * configure: Regenerate.
10851
10852 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10853
10854 * configure.in: Rename 'target_libs' to 'target_libraries'.
10855 Remove useless reference to 'target_libs'.
10856 * configure: Regenerate.
10857
10858 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10859
10860 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10861 * Makefile.in: Regenerate.
10862
10863 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10864
10865 * Makefile.def: Introduce flags_to_pass.
10866 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10867 * Makefile.in: Regenerate.
10868
10869 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10870
10871 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10872 and target-libgloss.
10873 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10874 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10875 * configure: Regenerate.
10876
10877 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10878
10879 * configure.in: Update testsuite_flags to new location.
10880 * configure. Regenerate.
10881
10882 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10883
10884 * Makefile.tpl: Remove BUILD_CC stuff.
10885 * Makefile.in: Regenerate.
10886
10887 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10888
10889 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10890
10891 2003-06-16 Graeme Peterson <gp@qnx.com>
10892
10893 * MAINTAINERS (Write After Approval): Add myself.
10894
10895 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10896
10897 * config.guess: Update to 2003-06-12 version.
10898 * config.sub: Update to 2003-06-13 version.
10899
10900 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10901
10902 * config.guess: Update to 2003-06-06 version.
10903 * config.sub: Update to 2003-06-06 version.
10904
10905 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10906
10907 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10908 * configure. Regenerate.
10909
10910 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10911
10912 * configure.in: Disable serial configure by default.
10913 * configure: Regenerate.
10914 * Makefile.tpl: Abolish .NOTPARALLEL.
10915 * Makefile.in: Regenerate.
10916
10917 * Makefile.tpl: Replace {build,host,target}_canonical by
10918 {build,host,target}.
10919 * Makefile.in: Regenerate.
10920
10921 * Makefile.tpl: Fix stupid pasto.
10922 * Makefile.in: Regenerate.
10923
10924 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10925
10926 * Makefile.tpl: Remove bogus conditional.
10927 * Makefile.in: Regenerate.
10928
10929 2003-06-05 Jan Hubicka <jh@suse.cz>
10930
10931 * Makefile.tpl (profiledbootstrap): New target.
10932 * Makefile.in (profiledbootstrap): New target.
10933
10934 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10935
10936 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10937 Pinski. Remove user names from other bugzilla-only maintainers.
10938
10939 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10940
10941 * Makefile.tpl: Make 'recursive targets' using autogen rather
10942 than shell loop. Remove duplicate 'clean' targets and false
10943 comments.
10944 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10945 Add systematic method of specifying missing targets in subdirs.
10946 Add copyright boilerplate.
10947 * Makefile.in: Regenerate.
10948 * configure.in: Add 'recursive targets' to maybe list.
10949 * configure: Regenerate.
10950
10951 * MAINTAINERS: "GNATS only" -> "Bug database only".
10952
10953 * Makefile.tpl: Rename [+target+] to [+make_target+].
10954 * Makefile.def: Rename 'target' to 'make_target'.
10955
10956 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10957
10958 * MAINTAINERS: Add self as options handling maintainer.
10959
10960 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10961
10962 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10963 been too long since I touched those ports.
10964
10965 2003-05-28 DJ Delorie <dj@redhat.com>
10966
10967 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10968 * Makefile.in: Regenerate.
10969
10970 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10971
10972 * configure.in: Use curly braces in the definition of tooldir.
10973 * configure: Regenerate.
10974
10975 2003-05-21 DJ Delorie <dj@redhat.com>
10976
10977 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10978 newlib or libgloss.
10979 * Makefile.in: Regenerate.
10980
10981 2003-05-21 DJ Delorie <dj@redhat.com>
10982
10983 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10984 * Makefile.in: Regenerate.
10985
10986 2003-05-20 Ian Lance Taylor <ian@airs.com>
10987
10988 * MAINTAINERS: Update my e-mail address.
10989
10990 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10991
10992 * configure.in: Switch more things to use maybe dependencies.
10993 * Makefile.tpl: Switch more things to use maybe dependencies.
10994 Factor out common code from autogen IF statements.
10995 * configure: Regenerate.
10996 * Makefile.in: Regenerate.
10997
10998 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10999
11000 * configure.in: Accept i[3456789]86 for machine type.
11001 * configure: Regenerate.
11002
11003 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11004
11005 * configure.in: Switch more things to use maybe dependencies.
11006 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11007 * configure: Regenerate.
11008 * Makefile.tpl: Switch more things to use maybe dependencies.
11009 * Makefile.in: Regenerate.
11010
11011 2003-05-16 Andreas Schwab <schwab@suse.de>
11012
11013 * Makefile.tpl (install-opcodes): Define.
11014 * Makefile.in: Rebuild.
11015
11016 2003-05-13 Andreas Jaeger <aj@suse.de>
11017
11018 * config.guess: Update to 2003-05-09 version.
11019 * config.sub: Update to 2003-05-09 version.
11020
11021 2003-05-13 Michael Eager <eager@mvista.com>
11022
11023 * configure.in: Correct sed script so that options in quotes are not
11024 deleted.
11025 * configure: Rebuild.
11026
11027 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11028
11029 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11030 and $$s/newlib/libc/sys/cygwin32 include paths.
11031 * configure: Ditto.
11032
11033 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11034
11035 * MAINTAINERS: Update my email addresses.
11036
11037 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11038
11039 * config-ml.in: Propagate INSTALL variables.
11040
11041 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11042
11043 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11044
11045 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11046
11047 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11048 * Makefile.in: Regenerate.
11049
11050 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11051
11052 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11053
11054 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11055
11056 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11057
11058 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11059
11060 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11061 * Makefile.in: Regenerated.
11062
11063 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11064
11065 * MAINTAINERS (Write After Approval): Upgrade myself from
11066 GNATS only to write-after-approval. Update my mail address.
11067
11068 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11069
11070 (OS Port Maintainers: freebsd): Add myself.
11071
11072 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11073
11074 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11075
11076 2003-04-22 Kean Johnston <jkj@sco.com>
11077
11078 * MAINTAINERS (SCO ports): Added myself.
11079
11080 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11081
11082 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11083
11084 2003-04-19 Kean Johnston <jkj@sco.com>
11085
11086 * MAINTAINERS (Write After Approval): Add myself.
11087
11088 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11089
11090 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11091 * Makefile.in: Regenerate.
11092
11093 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11094
11095 * configure.in (powerpc64*-*-linux*): Remove.
11096 * configure: Rebuilt.
11097
11098 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11099
11100 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11101 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11102 and restrap.
11103 * Makefile.in: Regenerate.
11104
11105 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11106
11107 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11108 * configure: Regenerated.
11109
11110 2003-04-15 DJ Delorie <dj@redhat.com>
11111
11112 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11113
11114 2003-04-13 Nick Clifton <nickc@redhat.com>
11115
11116 * config-ml.in: Remove support for --disable-aix removing
11117 call-aix multilibs.
11118
11119 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11120
11121 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11122 * */configure: Rebuilt.
11123
11124 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11125
11126 * MAINTAINERS: Add my email address.
11127
11128 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11129
11130 * MAINTAINERS (Write After Approval): Add myself.
11131
11132 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11133
11134 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11135 * Makefile.in: Regenerate.
11136
11137 2003-03-14 Michael Chastain <mec@shout.net>
11138
11139 * Makefile.in: Regenerate with correct Makefile.def.
11140
11141 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11142
11143 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11144 Make macro.
11145 * Makefile.in: Regenerate.
11146 * configure.in: Clean up gxx_include_dir logic.
11147 * configure: Regenerate.
11148
11149 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11150
11151 * MAINTAINERS (Write After Approval): Add myself.
11152
11153 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11154
11155 * MAINTAINERS: Update my mail address.
11156
11157 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11158
11159 * configure.in (gxx_include_dir): Fix typo.
11160 * configure: Regenerated.
11161
11162 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11163
11164 * Makefile.tpl: Reindent.
11165 * Makefile.in: Regenerate.
11166 * configure.in: Reindent. Don't set unused variables.
11167 * configure: Regenerate.
11168
11169 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11170
11171 * configure.in: Include $(build_tooldir)/sys-include in
11172 FLAGS_FOR_TARGET.
11173 * configure: Regenerated.
11174
11175 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11176
11177 * Makefile.tpl: Always pass down RANLIB.
11178 * Makefile.in: Regenerate.
11179
11180 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11181 * Makefile.in: Regenerate.
11182 * configure.in: Remove unused logic relating to --enable-shared
11183 and --enable-threads. Remove bogus comments. Remove redundant
11184 noconfigdirs.
11185 * configure: Regenerate.
11186
11187 * configure.in: Replace ${libstdcxx_version} by its value.
11188 Remove reference to mh-dgux.
11189 * configure: Regenerate.
11190
11191 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11192
11193 * MAINTAINERS (Write After Approval): Add myself.
11194
11195 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11196
11197 * Makefile.tpl: Rearrange.
11198 * Makefile.in: Regenerate.
11199
11200 2003-02-25 Uwe Stieber <uwe@wwws.de>
11201
11202 * configure.in: Add support for kaOS as cross build target system.
11203 * configure: Regenerated.
11204
11205 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11206
11207 * MAINTAINERS (Write after approval): Add myself.
11208
11209 2003-02-21 James E Wilson <wilson@tuliptree.org>
11210
11211 * MAINTAINERS: Update my email address.
11212
11213 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11214
11215 * MAINTAINERS: Add self to blanket write privs. section.
11216
11217 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11218
11219 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11220 configure-target-* as some target builds may require additional
11221 flags for preprocessor tests.
11222 * Makefile.in: Regenerated.
11223
11224 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11225
11226 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11227 * ltconfig: Handle it.
11228 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11229 auto-detecting it.
11230
11231 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11232 it is used as argument to $CC.
11233 * ltcf-gcj.sh: Likewise.
11234
11235 * configure.in: Introduce --enable-maintainer-mode.
11236 * configure: Rebuilt.
11237 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11238 for maintainer mode.
11239 * Makefile.in: Rebuilt.
11240
11241 2003-02-18 Jason Merrill <jason@redhat.com>
11242
11243 * Makefile.tpl (check-c++): Allow parallelism.
11244
11245 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11246
11247 * MAINTAINERS: Remove John Carr (who never actually had access to
11248 gcc.gnu.org).
11249
11250 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11251
11252 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11253 don't configure target-libobjc.
11254 * configure: Regenerate.
11255
11256 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11257
11258 * Makefile.tpl (RANLIB): Define.
11259 * Makefile.in: Regenerate.
11260
11261 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11262
11263 * MAINTAINERS: Update my email.
11264
11265 2003-02-06 Keith R Seitz <keiths@redhat.com>
11266
11267 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11268 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11269 * Makefile.in: Regenerated.
11270 * configure.in: Remove all traces of snavigator, db, and grep.
11271 * configure: Regenerated.
11272
11273 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11274
11275 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11276 After Approval.
11277
11278 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11279
11280 * MAINTAINERS (Write after approval): Add myself.
11281
11282 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11283
11284 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11285 * Makefile.in: Regenerated.
11286
11287 2003-01-30 Roger Sayle <roger@eyesopen.com>
11288
11289 * config.guess: Updated to 2003-01-30's version.
11290 * config.sub: Updated to 2003-01-28's version.
11291
11292 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11293
11294 * config.if: If gcc_version is already set, just use it. Don't set
11295 gcc_version_trigger if it's already set, otherwise set it to
11296 gcc/version.c, but only if the file exists. If it is not set and
11297 gcc/version.c does not exist, try to extract the version number from
11298 $CC.
11299
11300 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11301
11302 * MAINTAINERS: Add myself to write-after-approval list.
11303
11304 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11305
11306 * configure.in: Revert 24Jan change.
11307 * configure: Regenerate.
11308
11309 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11310
11311 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11312 entry of HJ Lu.
11313
11314 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11315
11316 * configure.in: Revert previous change.
11317 * configure: Regenerate.
11318
11319 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11320
11321 * configure.in: Make rda native-only.
11322 * configure: Regenerate.
11323
11324 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11325
11326 * MAINTAINERS: Move myself from GNATS-only-accounts to
11327 write-after-approval.
11328
11329 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11330
11331 * configure.in: Add missing \.
11332 * configure: Rebuilt.
11333
11334 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11335
11336 * configure.in (baseargs): Avoid using \| in sed regular
11337 expressions.
11338 * configure: Rebuilt.
11339
11340 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11341
11342 * configure.in (baseargs): Remove all supported forms of
11343 --cache-file, --srcdir, --host, --build and --target options
11344 from argument lists.
11345 * configure: Rebuilt.
11346
11347 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11348
11349 * MAINTAINERS: Add myself to write-after-approval list.
11350
11351 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11352
11353 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11354 * configure: Rebuilt.
11355
11356 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11357
11358 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11359 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11360 * Makefile.in: Regenerate.
11361 * configure: Regenerate.
11362
11363 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11364
11365 * configure.in: Remove Makefile in build, host and target modules
11366 unless configure was run with --no-recursion.
11367 * configure: Rebuilt.
11368
11369 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11370
11371 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11372 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11373 * Makefile.in: Regenerate.
11374
11375 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11376
11377 * config.guess: Update to 2003-01-03 version.
11378 * config.sub: Update to 2003-01-03 version.
11379
11380 2003-01-07 Christopher Faylor <cgf@redhat.com>
11381
11382 * configure: Regenerate with proper autoconf 2.13.
11383
11384 2003-01-07 Christopher Faylor <cgf@redhat.com>
11385
11386 * configure.in: Add AC_PREREQ for consistency.
11387 * configure: Regenerate.
11388
11389 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11390
11391 * configure.in (GDB_TK): Add tcl directories conditional on
11392 gdb/gdbtk directory being present.
11393 * configure: Regenerate.
11394
11395 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11396
11397 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11398 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11399 * configure: Rebuilt.
11400
11401 2002-12-31 Tom Tromey <tromey@redhat.com>
11402
11403 * Makefile.in: Rebuilt.
11404 * Makefile.def (target_modules) [libffi]: Allow installation.
11405
11406 2002-12-31 Andreas Schwab <schwab@suse.de>
11407
11408 * configure.in: Fix use of $program_transform_name.
11409 * configure: Regenerated.
11410
11411 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11412
11413 * configure.in (baseargs): Don't remove first configure argument.
11414 * configure: Regenerated.
11415
11416 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11417
11418 * Makefile.tpl (local-distclean): Don't remove...
11419 (multilib.ts): ... this. Moved into...
11420 (multilib.out): ... this. Don't use sub-make.
11421 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11422 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11423 (configure-build-[+module+], configure-[+module+],
11424 configure-target-[+module+], configure-gcc): ... these. Test
11425 for Makefile existence. Drop config.status from dependencies.
11426 * Makefile.in: Rebuilt.
11427 * configure.in: Move gcc-version-trigger to the end of
11428 ac_configure_args. Add comments to maybedep.tmp and
11429 serdep.tmp. Introduce --disable-serial-configure. Remove
11430 nonopt from baseargs, matching and removing corresponding
11431 whitespace while at it.
11432 * configure: Rebuilt.
11433
11434 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11435
11436 * configure.in (host_configargs): Replace reference to
11437 no-longer-defined buildopts with --build=${build_alias}.
11438 * configure: Rebuilt.
11439
11440 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11441 program_transform_name to standard idiom.
11442 (AUTOGEN, AUTOCONF): Define.
11443 (Makefile.in): Use $(AUTOGEN).
11444 (Makefile): Depend on config.status, and use autoconf-style rule to
11445 build it. Move original commands to...
11446 (config.status): ... this new target.
11447 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11448 $(AUTOCONF).
11449 * Makefile.in: Rebuilt.
11450
11451 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11452
11453 * Makefile.tpl: Fix dramatic bustage due to change in
11454 program_transform_name.
11455 * Makefile.in: Regenerate.
11456
11457 * configure.in: Remove unnecessary PATH setting.
11458 * configure: Regnerate.
11459
11460 * configure.in: Don't default to unprefixed tools unless
11461 the native tools will work.
11462 * configure: Regenerate.
11463
11464 * configure.in: Convert to autoconf script. Blow away lots
11465 of now-redundant Makefile fragments.
11466 * configure: Generate using Autoconf.
11467 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11468 * Makefile.in: Regenerate.
11469
11470 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11471
11472 * configure: Fix stupid bug where RANLIB was mistakenly included.
11473
11474 * configure.in: Rename (buildargs, hostargs, targargs) to
11475 (build_configargs, host_configargs, target_configargs).
11476
11477 * configure.in: Move logic out of sed statement.
11478
11479 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11480 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11481
11482 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11483
11484 * config.sub: Import from master repository
11485 * config.guess: Ditto
11486
11487 2002-12-24 Andreas Schwab <schwab@suse.de>
11488
11489 * Makefile.tpl (multilib.out): Fix missing space.
11490 * Makefile.in: Regenerate.
11491
11492 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11493
11494 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11495 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11496 * Makefile.in: Regenerate.
11497 * configure.in: Remove unnecessary leftovers.
11498
11499 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11500
11501 * configure.in (extra_ranlibflags_for_target): New variable.
11502 (*-*-darwin): Add -c to ranlib commands.
11503 * configure (tooldir): Handle extra_ranlibflags_for_target.
11504
11505 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11506
11507 * Makefile.tpl: Revert HJL's change.
11508 * Makefile.in: Regenerated.
11509 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11510 always.
11511
11512 2002-12-19 Andreas Schwab <schwab@suse.de>
11513
11514 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11515 * Makefile.in: Regenerate.
11516
11517 2002-12-18 H.J. Lu <hjl@gnu.org>
11518
11519 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11520 * Makefile.in: Regenerated.
11521
11522 * configure.in (build_prefix): New. Substitute.
11523
11524 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11525
11526 * Makefile.tpl: Don't let real targets depend on phony targets.
11527 * Makefile.in: Regenerate.
11528
11529 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11530 * Makefile.in: Regenerate.
11531
11532 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11533
11534 * config.sub: Import from master repository
11535 * config.guess: Ditto
11536
11537 2002-12-16 Jason Merrill <jason@redhat.com>
11538
11539 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11540 previous 'make bootstrap'.
11541 * Makefile.in: Regenerate.
11542
11543 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11544
11545 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11546
11547 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11548
11549 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11550 * Makefile.in: Regenerate.
11551
11552 2002-12-13 Jason Merrill <jason@redhat.com>
11553
11554 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11555 library tests.
11556 (check-c++): Just depend on it and check-target-libstdc++-v3.
11557 * Makefile.in: Regenerate.
11558
11559 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11560
11561 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11562 * Makefile.in: Rebuilt.
11563
11564 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11565
11566 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11567
11568 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11569
11570 * configure: Fix bug put in by gremlins.
11571
11572 * Makefile.tpl: Substitute more autoconfily.
11573 * configure: Substitute more autoconfily.
11574 * Makefile.in: Regenerate.
11575
11576 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11577
11578 * config.sub: Import from master repository
11579 * config.guess: Ditto
11580 * MAINTAINERS: Added Svein Seldal under write after approval
11581
11582 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11583
11584 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11585 * Makefile.in (all-sim): Ditto.
11586
11587 2002-12-06 DJ Delorie <dj@redhat.com>
11588
11589 * Makefile.tpl: Change configure dependencies to not have real
11590 targets depend on phony targets.
11591
11592 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11593
11594 * configure.in: Revert unintentional change.
11595
11596 * Makefile.tpl: Change dependency for */multilib.out so that
11597 it works when gcc isn't in the tree.
11598
11599 * configure.in: Substitute more.
11600 * configure: Run subconfigures from the Makefile.
11601 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11602 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11603
11604 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11605
11606 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11607
11608 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11609
11610 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11611 and corresponding dependencies.
11612 * Makefile.in: Regenerate.
11613
11614 * configure.in (host_tools): Order binutils, gas and ld for
11615 convenience in running the testsuites.
11616
11617 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11618 * Makefile.in: Regenerate.
11619 * configure.in: Introduce rules to serialize subconfigure runs.
11620
11621 * configure.in: Introduce BASE_CC_FOR_TARGET.
11622 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11623 Realize configure-build-* targets. Realize configure-target-* targets.
11624 * Makefile.in: Regenerate.
11625
11626 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11627
11628 * configure: Move gcc_version_trigger stuff from here...
11629 * configure.in: ...to here.
11630
11631 * configure.in: Separate subconfigure options added by this file from
11632 options given by the user. Add machinery to put args for host
11633 subconfigures into the Makefile.
11634
11635 * Makefile.tpl: Remove 'vault' targets.
11636 * Makefile.tpl: Reorder and comment dependencies.
11637 * Makefile.in: Regenerate.
11638
11639 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11640 * configure.in: Fix my broken commit of previous patch. (sigh)
11641
11642 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11643
11644 * configure.in: Move host-specific darwin noconfigdirs into
11645 the host-specific section.
11646
11647 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11648
11649 * configure.in: Move host-specific darwin noconfigdirs into
11650 the host-specific section.
11651
11652 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11653
11654 * configure: Remove skip-this-dir support.
11655 * Makefile.tpl: Remove skip-this-dir support.
11656
11657 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11658 subdirectories.
11659 * Makefile.in: Regenerate.
11660
11661 * Makefile.tpl: Strip out useless setting of 'dir'.
11662 * Makefile.in: Regenerate.
11663
11664 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11665
11666 * configure.in: Fix deeply stupid bug.
11667
11668 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11669 shell code in CXX_FOR_TARGET
11670 * Makefile.def: Introduce raw_cxx.
11671 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11672 RAW_CXX_FOR_TARGET.
11673 * Makefile.in: Regenerate.
11674
11675 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11676
11677 * Makefile.tpl: Remove unnecessary ifs.
11678 * Makefile.in: Regenerate.
11679
11680 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11681 dependencies. Maybe-ize build-libiberty. Create dummy install
11682 targets for 'no_install' modules.
11683 * configure: Move GDB_TK substitution to configure.in. Move
11684 build_modules stuff to configure.in.
11685 * configure.in: Implement soft dependency machinery. Maybe-ize
11686 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11687 * Makefile.in: Regenerate.
11688
11689 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11690
11691 * Makefile.tpl: Make all-target, install-target behave similarly
11692 to all, install (only hitting configured targets). Eliminate
11693 unused macro defintions.
11694
11695 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11696 build != host.
11697
11698 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11699
11700 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11701
11702 * configure.in: Produce lists of subdir targets we're actually
11703 configuring. Remove references to "dosrel".
11704 * Makefile.tpl: Let configure set which subdir targets are hit.
11705 Remove install-cross; clean up install; remove ALL. Remove
11706 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11707 Autogenerate host module targets. Remove empty dependency lines
11708 and redundant dependency; rearrange slightly.
11709 * Makefile.def: Add host-side libtermcap, utils.
11710
11711 * Makefile.in: Regenerate.
11712
11713 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11714
11715 * ltconfig (osf[345]): Append $major to soname_spec.
11716 Reflect this in library_names_spec.
11717 * ltmain.sh (osf): Prefix $major with . for use as extension.
11718
11719 2002-11-19 Andreas Jaeger <aj@suse.de>
11720
11721 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11722 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11723 and sparc64 GNU/Linux systems.
11724
11725 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11726
11727 * MAINTAINERS: Update email.
11728
11729 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11730
11731 * MAINTAINERS: Complete James Dennett's entry.
11732
11733 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11734
11735 * MAINTAINERS (Write After Approval): Add myself.
11736
11737 2002-11-13 Bruce Korb <bkorb@gnu.org>
11738
11739 * Makefile.tpl: syntactic cleanup
11740
11741 2002-11-13 Stuart Hastings <stuart@apple.com>
11742
11743 * MAINTAINERS: Add myself to write-after-approval list.
11744
11745 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11746
11747 * Makefile.def: Add list of recursive targets to autogenerate.
11748 Add build_modules.
11749 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11750 targets. Autogenerate *-build-* targets.
11751 * Makefile.in: Regenerate.
11752
11753 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11754
11755 * configure: More autoconf-style substitutions.
11756 * Makefile.tpl: More autoconf-style substitutions.
11757 * Makefile.in: Regenerate.
11758
11759 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11760
11761 * configure: Substitute more variables in a more autoconf-friendly
11762 way. Simplify slightly.
11763 * Makefile.tpl: Make more variables substitutable in an
11764 autoconf-friendly way.
11765 * Makefile.in: Regenerate.
11766
11767 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11768
11769 * MAINTAINERS (Write After Approval): Add myself.
11770
11771 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11772
11773 * configure.in (v810*): Remove special setting of tools.
11774
11775 * configure: Add support for extra required flags for ar or nm.
11776 * configure.in (aix4.3+): Use above support for target-specific
11777 issues, rather than using config/mt-aix43.
11778
11779 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11780
11781 * configure: Remove 'removing', which doesn't work. Replace $subdir
11782 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11783 with $srcdir. Reformat indentation. Substitute some variables
11784 formerly hard-coded in the Makefile for build=host.
11785 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11786 * Makefile.def: Autogenerate more.
11787 * Makefile.in: Regenerate.
11788
11789 2002-11-04 Adam Nemet <anemet@lnxw.com>
11790
11791 * MAINTAINERS (Write After Approval): Add myself.
11792
11793 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11794
11795 * Makefile.def (host_modules): Add rda.
11796 * Makefile.in: Regenerate.
11797 * configure.in (target_tool): Add target-rda to list.
11798
11799 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11800
11801 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11802
11803 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11804
11805 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11806 and restrap targets to this rule.
11807 * Makefile.in: Regenerate.
11808
11809 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11810
11811 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11812 GNATS only accounts.
11813
11814 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11815
11816 * configure.in (i[3456]86-*-linux*): Add check to disable
11817 ${libgcj} for glibc1.
11818
11819 2002-10-24 Denis Chertykov <denisc@overta.ru>
11820
11821 * MAINTAINERS: Add myself as ip2k port maintainer.
11822
11823 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11824
11825 * configure.in: Add tic4x target.
11826
11827 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11828
11829 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11830 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11831 * Makefile.in: Regenerate.
11832
11833 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11834 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11835 * Makefile.in: Regenerate.
11836
11837 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11838
11839 * MAINTAINERS: Add myself as web pages co-maintainer.
11840
11841 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11842
11843 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11844 * Makefile.in: Regenerate.
11845
11846 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11847
11848 * MAINTAINERS: Add myself and Nathan Sidwell
11849 <nathan@codesourcery.com> as VxWorks maintainers.
11850
11851 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11852
11853 * Makefile.def: Remove order dependency comments.
11854 * Makefile.tpl: Add explicit install-install dependencies.
11855 * Makefile.in: Regenerate.
11856
11857 * Makefile.tpl: Remove material now in src-release. (Finally!)
11858 * Makefile.in: Regenerate.
11859
11860 * Makefile.tpl: Add configure-target (for src-release in src)
11861 * Makefile.in: Regenerate.
11862
11863 2002-09-30 Nick Clifton <nickc@redhat.com>
11864
11865 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11866
11867 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11868
11869 * configure.in (s390*-*-linux*): Enable libgcj.
11870
11871 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11872
11873 * configure: Revert accidentally applied changes.
11874
11875 * Makefile.tpl: Make more autoconf-friendly.
11876 * Makefile.in: Regenerate.
11877 * configure: Make substitution more autoconf-like.
11878
11879 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11880
11881 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11882 single entry to handle all these.
11883 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11884 libjava on arm-*-elf.
11885
11886 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11887
11888 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11889 things that depend on them.
11890
11891 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11892
11893 * Makefile.tpl: Make subsituted variables more autoconfy.
11894 * Makefile.in: Regenerate.
11895 * configure: Make seds more autoconfy.
11896
11897 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11898
11899 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11900 * Makefile.in: Regenerate.
11901 * configure.in: Rewrite sed statements to look autoconfy.
11902
11903 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11904 all-target-foo on configure-target-foo.
11905 * Makefile.def: Ditto.
11906 * Makefile.in: Rebuild.
11907
11908 2002-09-25 Andrew Haley <aph@redhat.com>
11909
11910 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11911
11912 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11913
11914 * Makefile.def: New file.
11915 * Makefile.tpl: New file.
11916 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11917 * contrib/gcc_update: Note that Makefile.in is a generated file.
11918
11919 * configure.in: Minor rearrangement. Simplify tests.
11920
11921 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11922
11923 * configure.in (with_headers): Skip copy if value is "yes".
11924 (with_libs): Likewise.
11925
11926 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11927
11928 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11929 * configure.in (sh*-*-pe*): Ditto.
11930 * configure.in (mips*-*-pe*): Ditto.
11931 * configure.in (*arm-wince-pe): Ditto.
11932
11933 * configure.in: Rearrange.
11934
11935 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11936
11937 * MAINTAINERS: Update my email address.
11938
11939 2002-08-30 Paul Koning <pkoning@equallogic.com>
11940
11941 * MAINTAINERS: (Write After Approval): Add myself.
11942
11943 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11944
11945 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11946
11947 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11948
11949 * MAINTAINERS: Change my mailing address.
11950
11951 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11952
11953 * MAINTAINERS (Write After Approval): Remove myself.
11954 (Various Maintainers: c++ runtime libs): Add myself.
11955
11956 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11957
11958 * MAINTAINERS (Write After Approval): Remove myself.
11959 (Various Maintainers: c++ runtime libs): Add myself.
11960
11961 2002-08-15 Eric Christopher <echristo@redhat.com>
11962
11963 * config.sub: Import from master repository.
11964 * config.guess: Ditto.
11965
11966 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11967
11968 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11969 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11970 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11971
11972 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11973
11974 * MAINTAINERS: Add self to rs6000 vector extensions.
11975
11976 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11977
11978 * libiberty/configure: Reverted unintended yesterday's check in.
11979
11980 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11981
11982 * boehm-gc/configure, libf2c/configure: Rebuilt.
11983 * libffi/configure, libiberty/configure: Ditto.
11984 * libjava/configure, libobjc/configure: Ditto.
11985 * libstdc++-v3/configure, zlib/configure: Ditto.
11986 Merged from binutils:
11987 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11988 From Steve Ellcey <sje@cup.hp.com>:
11989 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11990 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11991 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11992 IA64.
11993 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11994 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11995 soname_spec, sys_lib_search_path_spec): Ditto.
11996
11997 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11998
11999 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12000
12001 2002-08-04 H.J. Lu (hjl@gnu.org)
12002
12003 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12004
12005 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12006
12007 * MAINTAINERS (Write After Approval): Add myself.
12008
12009 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12010
12011 * configure.in: Move generic linux case to end. Copy generic
12012 linux noconfigdirs to mips*-*-linux* entry and new
12013 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12014
12015 2002-07-19 Michael Matz <matz@suse.de>
12016
12017 * MAINTAINERS: Add myself as ra* maintainer.
12018
12019 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12020
12021 * config.guess: Update to 2002-07-09 version.
12022 * config.sub: Update to 2002-07-03 version.
12023
12024 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12025
12026 * MAINTAINERS: Fix typo in a maintainer email address.
12027
12028 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12029
12030 * configure.in: Remove two redundant tests.
12031
12032 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12033
12034 * configure.in (mips*-*-irix6*o32): Enable stabs.
12035
12036 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12037
12038 * configure.in: Don't build grez.
12039 * Makefile.in: Ditto.
12040
12041 * Makefile.in: Remove references to bsp, cygmon, libstub.
12042 * configure.in: Ditto.
12043
12044 * configure.in: Remove leftover reference to gdbtest.
12045
12046 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12047
12048 * configure.in (gxx_include_dir): Change to match versioned
12049 C++ headers if --enable-version-specific-runtime-libs is used.
12050
12051 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12052
12053 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12054
12055 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12056
12057 * configure.in: Make --without-x work.
12058
12059 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12060
12061 * configure.in: Rearrange target Makefile fragment collection.
12062
12063 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12064 cvs[src].
12065 * configure.in: Ditto.
12066
12067 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12068
12069 * MAINTAINERS (Write After Approval): Update my e-mail address.
12070
12071 2002-06-24 Ben Elliston <bje@redhat.com>
12072
12073 * configure.in (host_tools): Remove cgen.
12074
12075 * Makefile.in (all-cgen): Remove; runs from its source directory.
12076 (check-cgen, install-cgen, clean-cgen): Likewise.
12077 (all-opcodes): Do not depend on all-cgen.
12078 (all-sim): Likewise.
12079
12080 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12081
12082 * Makefile.in: Eliminate 'apache' targets.
12083 * configure.in: Eliminate 'apache' targets.
12084
12085 * configure.in: Eliminate redundant tests. Reorganize.
12086
12087 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12088
12089 * config-ml.in: Eliminate references to Cygnus configure.
12090
12091 * Makefile.in: Eliminate references to building emacs.
12092
12093 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12094
12095 * MAINTAINERS: Update my email address.
12096
12097 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12098
12099 * config.if (libstdcxx_incdir): Version C++ headers.
12100 (cxx_incdir): Remove.
12101
12102 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12103
12104 * MAINTAINERS (Write After Approval): Add self.
12105
12106 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12107
12108 * configure.in: Add support for ip2k.
12109
12110 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12111
12112 * configure.in: Fix AIX configury bug.
12113
12114 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12115
12116 * MAINTAINERS (Write After Approval): Add self.
12117
12118 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12119
12120 * configure.in: replace ${topsrcdir} with ${srcdir}
12121
12122 * configure.in: Move definition of libstdcxx_flags
12123 right above usage, rather than waaay earlier.
12124
12125 * configure.in: Pull definition of is_cross_compiler earlier.
12126
12127 * configure.in: Rearrange a little.
12128
12129 * configure.in: Remove references to librx.
12130 * Makefile.in: Remove references to librx.
12131
12132 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12133
12134 * config.sub: Add support for avr target.
12135 Import from master sources, rev 1.255
12136
12137 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12138
12139 * configure, .cvsignore: Revert previous change...
12140 * Makefile: ...delete.
12141
12142 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12143
12144 * configure.in: Eliminate ${gasdir} variable.
12145
12146 2002-06-18 Dave Brolley <brolley@redhat.com>
12147
12148 * configure.in: Add support for frv.
12149 * config.sub: Add support for frv.
12150
12151 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12152
12153 * configure: Remove garbage from previous commit.
12154
12155 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12156
12157 * configure: For in-source builds, make a subdir and re-exec there.
12158 * Makefile: New file. Pass targets through to build directory.
12159 * .cvsignore: No longer ignore "Makefile".
12160
12161 2002-06-16 Douglas Rupp <rupp@gnat.com>
12162
12163 * MAINTAINERS (Write After Approval): Add self.
12164
12165 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12166
12167 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12168
12169 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12170
12171 * configure.in (vax-*-netbsd*): Re-enable gas.
12172
12173 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12174
12175 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12176 BUILD_PREFIX_1, to correct nomenclature.
12177 * configure: Likewise.
12178
12179 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12180 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12181
12182 2002-05-31 Olaf Hering <olh@suse.de>
12183
12184 * config-ml.in: Propogate DESTDIR also.
12185
12186 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12187
12188 * configure.in (vax-*-netbsd*): Don't build gas for this
12189 platform.
12190
12191 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12192
12193 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12194 and libgcj for AVR.
12195
12196 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12197
12198 * MAINTAINERS (Write After Approval): Add myself.
12199
12200 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12201
12202 * config.guess: Update to 2002-05-22 version.
12203 * config.sub: Likewise.
12204
12205 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12206
12207 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12208 * config-ml.in: Likewise.
12209 * configure: Likewise.
12210 * configure.in: Likewise.
12211
12212 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12213
12214 * MAINTAINERS: Update my email address.
12215
12216 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12217
12218 * configure.in: Simplify makefile fragment collection.
12219
12220 * configure.in: Remove code to build emacs.
12221
12222 * configure.in : Remove --srcdir argument from targargs and buildargs
12223 (it's always overridden in the Makefile anyway). Rearrange a bit.
12224
12225 * configure: Move some logic to configure.in.
12226 * configure.in: Move some logic from configure.
12227
12228 2002-05-11 Tom Tromey <tromey@redhat.com>
12229
12230 * MAINTAINERS: Reflect libgcj reality.
12231
12232 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12233
12234 * Makefile.in: Honour DESTDIR.
12235
12236 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12237
12238 * config.guess: Import 2002-03-20 version.
12239 * config.sub: Import 2002-04-26 version.
12240
12241 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12242
12243 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12244
12245 2002-05-07 Tim Josling <tej@melbpc.org.au>
12246
12247 * MAINTAINERS: Add self.
12248
12249 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12250
12251 * ltmain.sh: Detect and handle object name conflicts
12252 while piecewise linking a static library.
12253
12254 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12255
12256 * configure.in (noconfigdirs): Don't disable libgcj on
12257 sparc64-*-solaris* and sparcv9-*-solaris*.
12258
12259 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12260
12261 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12262
12263 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12264
12265 * configure.in (FLAGS_FOR_TARGET): Do not add
12266 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12267 on i[3456]86-*-linux*.
12268
12269 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12270
12271 * configure.in (noconfigdirs): Replace [ ] with test.
12272
12273 * configure.in (noconfigdirs): Do not add target-newlib if
12274 target == i[3456]86-*-linux*, and host == target.
12275
12276 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12277
12278 * configure.in: delete reference to absent file
12279
12280 * configure.in: replace '[' with 'test'
12281
12282 * configure.in: Eliminate references to gash.
12283 * Makefile.in: Eliminate references to gash.
12284
12285 * configure.in: remove useless references to 'pic' makefile fragments.
12286
12287 * configure.in: (*-*-windows*) Finish removing.
12288
12289 * configure.in: Eliminate redundant test for libgui.
12290
12291 2002-04-29 Roger Sayle <roger@eyesopen.com>
12292
12293 * MAINTAINERS: Add self and realphabetize. Update entries
12294 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12295 entry for a29k port maintainer.
12296
12297 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12298
12299 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12300 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12301
12302 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12303
12304 * configure.in: remove references to dead files
12305
12306 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12307
12308 * MAINTAINERS: Add information about purpose of this file.
12309
12310 2002-04-18 Tom Tromey <tromey@redhat.com>
12311
12312 * configure.in: Disallow configuring libgcj when it is already
12313 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12314 Solaris 2.8 by default. For PR libgcj/6158.
12315
12316 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12317
12318 * configure.in: Move default CC setting out of config/mh-* fragments
12319 directly into here.
12320
12321 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12322
12323 * configure.in: don't even try to configure or make a subdirectory
12324 if there's no configure script for it.
12325
12326 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12327
12328 * MAINTAINERS: Remove chill maintainers.
12329 * Makefile.in (CHILLFLAGS): Remove.
12330 (CHILL_LIB): Remove.
12331 (TARGET_CONFIGDIRS): Remove libchill.
12332 (CHILL_FOR_TARGET): Remove.
12333 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12334 CHILL_LIB.
12335 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12336 (CHECK_TARGET_MODULES): Likewise.
12337 (INSTALL_TARGET_MODULES): Likewise.
12338 (CLEAN_TARGET_MODULES): Likewise.
12339 (configure-target-libchill): Remove.
12340 (all-target-libchill): Remove.
12341 * configure.in (target_libs): Remove target-libchill.
12342 Do not compute CHILL_FOR_TARGET.
12343 * libchill: Remove directory.
12344
12345 2002-04-11 DJ Delorie <dj@redhat.com>
12346
12347 * Makefile.in, configure.in: Sync with binutils, entries
12348 follow...
12349
12350 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12351
12352 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12353 (do-tar, do-bz2): New rules.
12354 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12355 (gdb-tar): New rule.
12356 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12357 (insight_dejagnu.tar): New rule.
12358 (insight.tar): New rule.
12359 (gdb+dejagnu.tar): New rule.
12360 (gdb.tar): New rule.
12361
12362 2002-02-01 Mo DeJong <supermo@bayarea.net>
12363
12364 * Makefile.in: Add all-tix to deps for all-snavigator
12365 so that tix is built when building snavigator.
12366
12367 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12368
12369 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12370 ld and gdb are not supported.
12371
12372 2002-01-07 Mark Salter <msalter@redhat.com>
12373
12374 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12375 Allow target-libgloss to be built for arm, strongarm, and xscale.
12376
12377 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12378
12379 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12380 options for i[3456]86-pc-linux* native builds.
12381
12382 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12383
12384 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12385 files from .po files for a distribution.
12386
12387 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12388
12389 * configure.in: Enable libstdc++-v3 for h8300 targets.
12390
12391 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12392
12393 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12394 version from bfd/.
12395
12396 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12397
12398 * Makefile.in (VER): When present, extract the version number from
12399 the file version.in.
12400
12401 2001-05-24 Tom Rix <trix@redhat.com>
12402
12403 * configure.in : enable ld for aix
12404
12405 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12406
12407 * config.guess: Add linux target for S/390.
12408
12409 2000-11-07 Philip Blundell <pb@futuretv.com>
12410
12411 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12412
12413 2000-11-03 Philip Blundell <pb@futuretv.com>
12414
12415 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12416 files.
12417
12418 2001-01-15 Ben Elliston <bje@redhat.com>
12419
12420 * configure.in (host_tools): Add sid.
12421 Always configure cgen.
12422
12423 2000-11-24 Nick Clifton <nickc@redhat.com>
12424
12425 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12426
12427 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12428
12429 * Makefile.in (ALL_MODULES): Add all-cgen.
12430 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12431 (all-cgen): New target.
12432 (all-opcodes,all-sim): Depend on all-cgen.
12433 * configure.in (host_tools): Add cgen.
12434 Only configure cgen if --enable-cgen-maint.
12435
12436 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12437
12438 * configure.in: Add *-*-freebsd* configurations.
12439
12440 2002-04-08 Tom Tromey <tromey@redhat.com>
12441
12442 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12443 Fixes PR libgcj/6068.
12444
12445 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12446
12447 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12448
12449 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12450
12451 * configure.in (alpha*-dec-osf*): Enable libgcj.
12452
12453 2003-03-27 Matthew Gingell <gingell@gnat.com>
12454
12455 * MAINTAINERS (Write After Approval): Add myself.
12456
12457 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12458
12459 Fix for: PR bootstrap/3591, target/5676
12460 * configure.in (mcore-pe): Disable the configuration of
12461 libstdc++-v3 since exceptions are not supported.
12462
12463 2002-03-20 Anthony Green <green@redhat.com>
12464
12465 * configure.in: Enable libgcj for xscale-elf target.
12466
12467 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12468
12469 * MAINTAINERS: Update my email address.
12470
12471 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12472
12473 * ltmain.sh (relink_command): Fix typo in previous change.
12474
12475 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12476
12477 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12478 (relink_command): Added --tag flags.
12479 (mode=install): If relinking fails; error out.
12480
12481 2002-03-12 Richard Henderson <rth@redhat.com>
12482
12483 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12484 .NOTPARALLEL tag.
12485 (do-check): Rename from check.
12486 (check): Allow parallel check.
12487
12488 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12489
12490 * MAINTAINERS: Add myself as maintainer for xtensa port.
12491 Fix alphabetical order in CPU port maintainer list.
12492 Remove myself from Write After Approval list.
12493
12494 2002-03-11 Richard Henderson <rth@redhat.com>
12495
12496 * Makefile.in (.NOTPARALLEL): Add fake tag.
12497
12498 2002-03-07 H.J. Lu (hjl@gnu.org)
12499
12500 * configure.in: Enable gprof for mips*-*-linux*.
12501
12502 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12503
12504 * MAINTAINERS (Write After Approval): Add myself.
12505
12506 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12507
12508 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12509 libjava.
12510 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12511
12512 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12513
12514 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12515 because its Makefile is there; test for the executable instead.
12516
12517 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12518
12519 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12520 libstdc++-v3 and libjava.
12521
12522 2002-02-11 Adam Megacz <adam@xwt.org>
12523
12524 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12525 boehm-gc
12526
12527 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12528
12529 * config.guess: Updated to 2002-01-30's version.
12530 * config.sub: Updated to 2002-02-01's version.
12531 Contribute sh64-elf.
12532 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12533 * configure.in: Added sh64-*-*.
12534
12535 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12536
12537 * MAINTAINERS: Belatedly add myself to write after approval list.
12538
12539 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12540
12541 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12542 Remove self as Write After Approval.
12543
12544 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12545
12546 * MAINTAINERS: Put self in as maintainer for contrib/regression
12547 directory.
12548
12549 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12550
12551 * MAINTAINERS: Update my email address.
12552
12553 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12554
12555 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12556 target-libiberty, and target-libgloss. Skip Java-related
12557 libraries if not supported for NetBSD on target CPU.
12558
12559 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12560
12561 * install-sh: Use _inst.$$_ for temp file name.
12562
12563 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12564
12565 * MAINTAINERS (Write After Approval): Move my contact info
12566 from here...
12567 (OS Port Maintainers): ...to here (netbsd).
12568
12569 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12570
12571 * MAINTAINERS (Write After Approval): Add myself.
12572
12573 2002-01-17 H.J. Lu <hjl@gnu.org>
12574
12575 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12576 (all-target-fastjar): Also depend on all-target-libiberty.
12577
12578 2002-01-16 H.J. Lu (hjl@gnu.org)
12579
12580 * config.guess: Import from master sources, rev 1.225.
12581 * config.sub: Import from master sources, rev 1.238.
12582
12583 2002-01-16 Kazu Hirata <kazu@hxi.com>
12584
12585 * MAINTAINERS (Write After Approval): Remove myself.
12586
12587 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12588
12589 * MAINTAINERS (Write After Approval): Add myself.
12590
12591 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12592
12593 * MAINTAINERS: Add self as docs co-maintainer.
12594
12595 2001-12-11 Matthias Klose <doko@debian.org>
12596
12597 * MAINTAINERS (Write After Approval): Add myself.
12598
12599 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12600
12601 * MAINTAINERS: Update my email address.
12602
12603 2001-12-07 Turly O'Connor <turly@apple.com>
12604 * MAINTAINERS (Write After Approval): Add myself.
12605 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12606 (rs6000_initialize_trampoline): Call __trampoline_setup for
12607 ABI_DARWIN too.
12608 * darwin-tramp.asm: New file, implements __trampoline_setup.
12609 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12610
12611 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12612
12613 * MAINTAINERS (Write After Approval): Add myself.
12614
12615 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12616
12617 * configure, configure.in: Use temp file for long sed commands.
12618
12619 2001-12-03 Laurent Guerby <guerby@acm.org>
12620
12621 * config.sub: Update to version 1.232 on subversion.
12622
12623 2001-12-03 Ben Elliston <bje@redhat.com>
12624
12625 * MAINTAINERS: Update mail address for config.* patches.
12626
12627 2001-11-27 DJ Delorie <dj@redhat.com>
12628 Zack Weinberg <zack@codesourcery.com>
12629
12630 When build != host, create libiberty for the build machine.
12631
12632 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12633 CONFIG_ARGUMENTS.
12634 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12635 New variables.
12636 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12637 and rules.
12638 (all.normal): Depend on ALL_BUILD_MODULES.
12639 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12640 (all-build-libiberty): Depend on configure-build-libiberty.
12641
12642 * configure: Calculate and substitute proper value for
12643 ALL_BUILD_MODULES.
12644 * configure.in: Create the build subdirectory.
12645 Calculate and substitute TARGET_CONFIGARGS (formerly
12646 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12647
12648 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12649
12650 * MAINTAINERS (write-after-approval): Add self.
12651
12652 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12653
12654 * MAINTAINERS (GNATS only accounts): Remove self.
12655
12656 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12657
12658 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12659 libf2c.
12660
12661 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12662
12663 * MAINTAINERS (Write After Approval): Add self.
12664
12665 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12666
12667 * MAINTAINERS: mips and s390 are also CPU ports.
12668
12669 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12670
12671 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12672
12673 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12674
12675 * MAINTAINERS: Alphabetize.
12676
12677 2001-11-09 Kazu Hirata <kazu@hxi.com>
12678
12679 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12680
12681 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12682
12683 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12684
12685 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12686
12687 * configure.in (--enable-languages): Be more permissive about
12688 syntax. Check for empty lists better. Warn about $LANGUAGES.
12689
12690 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12691
12692 * config.sub: Import from master sources, rev. 1.230.
12693 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12694
12695 2001-11-07 Laurent Guerby <guerby@acm.org>
12696
12697 * MAINTAINERS (Write After Approval): Add self.
12698
12699 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12700
12701 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12702
12703 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12704
12705 * config.sub: Import from master sources, rev 1.226.
12706 * config.guess: Import from master sources, rev 1.216.
12707
12708 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12709
12710 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12711 * MAINTAINERS: Add self as maintainer of MMIX port.
12712 Remove old after-approval entry.
12713
12714 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12715
12716 * ChangeLog, configure: Fix spelling errors.
12717
12718 2001-10-20 Brendan Kehoe <brendan@zen.org>
12719
12720 * MAINTAINERS: Tweak my address.
12721
12722 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12723
12724 * MAINTAINERS: Update my email address.
12725
12726 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12727
12728 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12729 * MAINTAINERS: Add self as maintainer of CRIS port.
12730
12731 2001-10-10 Geert Bosch <bosch@gnat.com>
12732
12733 * MAINTAINERS (Various maintainers: Ada front end):
12734 Added Robert Dewar.
12735
12736 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12737
12738 * MAINTAINERS (Write After Approval): Added self
12739
12740 2001-10-02 Geert Bosch <bosch@gnat.com>
12741
12742 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12743
12744 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12745
12746 * configure: Handle temporary files securely using mkdir.
12747
12748 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12749
12750 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12751
12752 2001-09-26 Will Cohen <wcohen@redhat.com>
12753
12754 * configure.in (*-*-linux*): Disable configuration of target-newlib
12755 and target-libgloss.
12756
12757 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12758
12759 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12760 RANLIB.
12761
12762 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12763
12764 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12765 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12766 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12767 avoid quotes nesting problems.
12768 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12769 (DO_X): Export only variables that are set.
12770
12771 2001-09-19 Ben Elliston <bje@redhat.com>
12772
12773 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12774 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12775 semantics. Use the shell built-in "type" command instead.
12776
12777 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12778
12779 Merged from gcc-3_0-branch:
12780 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12781 * ltcf-c.sh: Use $objext, not $ac_objext.
12782 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12783 * ltcf-cxx.sh: Add support for GNU.
12784 2001-07-22 Timothy Wall <twall@redhat.com>
12785 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12786 default settings if using GNU tools with that configuration.
12787 * ltcf-cxx.sh: Ditto.
12788 * ltcf-gcj.sh: Ditto.
12789 2001-07-21 Michael Chastain <chastain@redhat.com>
12790 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12791 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12792 * ltmain.sh: Mark as gcc-local.
12793
12794 2001-08-30 Eric Christopher <echristo@redhat.com>
12795 Jason Eckhardt <jle@redhat.com>
12796
12797 * config.guess: Merge from master sources.
12798 * config.sub: Merge from master sources, add support for mipsisa32.
12799
12800 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12801 * config.sub: Merge from master sources, rev 1.219.
12802 * MAINTAINERS: Add self as contact for stormy16 port.
12803
12804 2001-08-14 Zack Weinberg <zackw@panix.com>
12805
12806 * config.sub: Merge from master sources, rev 1.218.
12807 * config.guess: Merge from master sources, rev 1.209.
12808
12809 2001-08-11 Graham Stott <grahams@redhat.com>
12810
12811 * Makefile.in (check-c++): Add missing semicolon.
12812
12813 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12814
12815 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12816
12817 2001-07-30 Eric Christopher <echristo@redhat.com>
12818
12819 * MAINTAINERS (Various maintainers: mips port): Added myself.
12820
12821 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12822
12823 * configure.in (sh-*-linux*): New.
12824
12825 2001-07-27 Richard Henderson <rth@redhat.com>
12826
12827 * .cvsignore: Add LAST_UPDATED.
12828
12829 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12830
12831 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12832
12833 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12834
12835 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12836
12837 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12838
12839 * MAINTAINERS (Write After Approval): Added myself.
12840
12841 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12842
12843 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12844 and libgcj on m68hc11/m68hc12.
12845
12846 2001-06-27 H.J. Lu (hjl@gnu.org)
12847
12848 * Makefile (CFLAGS_FOR_BUILD): New.
12849 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12850
12851 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12852
12853 * README: Remove version number.
12854
12855 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12856
12857 * INSTALL/README: Update wrt. to the installation instructions now
12858 residing in gcc/doc/install.texi.
12859
12860 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12861
12862 * README: Replace with a cut-down and updated version of gcc/README.
12863
12864 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12865
12866 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12867 multilibs to be disabled.
12868
12869 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12870
12871 * MAINTAINERS (Write After Approval): Add myself.
12872
12873 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12874
12875 * config.guess: Import CVS version 1.195.
12876 * config.sub: Import CVS version 1.212.
12877
12878 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12879
12880 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12881 gcc/xgcc is built, use -print-prog-name to find out the program
12882 name to use.
12883
12884 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12885
12886 * config.guess: Import CVS version 1.194. All gcc-local changes
12887 appear to also be in the master copy.
12888 * config.sub: Import CVS version 1.211.
12889
12890 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12891
12892 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12893 with_gcc]: Use `gcc -shared' to build a shared library.
12894
12895 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12896
12897 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12898 archives.
12899
12900 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12901
12902 * MAINTAINERS (Write After Approval): Add myself.
12903
12904 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12905
12906 * configure.in (libstdcxx_flags): Do not try to execute
12907 libstdc++-v3/testsuite_flags until it exists.
12908
12909 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12910
12911 * MAINTAINERS: Update my email address.
12912
12913 2001-05-31 Graham Stott <grahams@redhat.com>
12914
12915 * MAINTAINERS (Write After Approval): Add myself.
12916
12917 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12918
12919 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12920 libraries when using g++ with native linker.
12921
12922 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12923
12924 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12925
12926 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12927
12928 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12929 [aix4*|aix5*]: Prepend blank.
12930
12931 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12932
12933 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12934 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12935 of subdir/configure scripts to use the new libtool.m4.
12936
12937 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12938
12939 * MAINTAINERS (Write After Approval): Add myself.
12940
12941 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12942
12943 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12944
12945 2001-05-11 Ben Elliston <bje@redhat.com>
12946
12947 * Makefile.in (all-sid): New target.
12948 (check-sid, clean-sid, install-sid): Likewise.
12949
12950 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12951
12952 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12953
12954 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12955
12956 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12957 libgcj.
12958
12959 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12960
12961 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12962 gcc/xgcc is built, use -print-prog-name to find out the program
12963 name to use.
12964
12965 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12966
12967 * configure.in (noconfigdirs): Don't reset it from scratch in the
12968 target case; only append to it.
12969
12970 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12971 sparc-*-solaris2.8]: Disable ${libgcj}.
12972
12973 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12974
12975 * configure.in (libgcj_saved): Copy from $libgcj.
12976 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12977 --disable-libgcj.
12978
12979 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12980
12981 * MAINTAINERS: Remove self as MIPS maintainer and
12982 C front end maintainer.
12983
12984 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12985
12986 * configure.in: Move *-chorusos target case to the proper switch.
12987 Disable libgcj.
12988
12989 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12990
12991 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12992 1.641.2.228.
12993
12994 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12995
12996 * Makefile.in (STAGE1_CFLAGS): Pass down.
12997
12998 2001-04-13 Alan Modra <amodra@one.net.au>
12999
13000 * config.guess: Add hppa64-linux support. Note for next import that
13001 this is already in the master file.
13002 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13003
13004 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13005
13006 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13007 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13008
13009 2001-04-11 Stan Shebs <shebs@apple.com>
13010
13011 * MAINTAINERS: Add self as Darwin port maintainer.
13012
13013 2001-04-11 Alan Modra <amodra@one.net.au>
13014
13015 * MAINTAINERS: Update my email address.
13016
13017 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13018
13019 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13020 recent versions of FreeBSD (release 3 or later).
13021 * ltconfig: On FreeBSD, -lc must not be provided when building
13022 a shared library or else the standard -pthread gcc option is
13023 rendered worthless to later users of the built library.
13024
13025 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13026
13027 * MAINTAINERS: Add self and RTH as C front end maintainers.
13028
13029 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13030
13031 * config.sub: Make sure to match an already-canonicalized
13032 machine name (eg. mn10300-unknown-elf).
13033
13034 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13035
13036 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13037 New macros.
13038 (bootstrap, cross): Use RECURSE_FLAGS.
13039 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13040
13041 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13042
13043 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13044
13045 2001-03-22 Colin Howell <chowell@redhat.com>
13046
13047 * Makefile.in (DO_X): Do not backslash single-quotes in
13048 backquotes (two places).
13049
13050 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13051
13052 Re-installed:
13053 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13054 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13055 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13056 * ltcf-cxx.sh: Likewise.
13057 * ltcf-gcj.sh: Likewise.
13058
13059 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13060
13061 * MAINTAINERS: Add myself as "documentation co-maintainer".
13062
13063 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13064
13065 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13066 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13067
13068 2001-03-19 Tom Tromey <tromey@redhat.com>
13069
13070 * config-ml.in: Handle GCJ and GCJFLAGS.
13071
13072 2001-03-21 Michael Chastain <chastain@redhat.com>
13073
13074 * Makefile.in: all-m4 depends on all-texinfo.
13075
13076 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13077
13078 * MAINTAINERS: Add myself to write after approval list.
13079
13080 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13081
13082 * Makefile.in (DO_X): Quote nested quotes.
13083
13084 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13085
13086 * MAINTAINERS: Add myself to write after approval list.
13087
13088 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13089
13090 * Makefile.in (DO_X): Use double quotes for quoting
13091 "RANLIB=$${RANLIB}".
13092
13093 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13094
13095 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13096
13097 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13098
13099 * configure.in: Only use `lang_requires' for languages athat are
13100 actually enabled.
13101
13102 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13103
13104 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13105
13106 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13107
13108 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13109
13110 2001-03-07 Tom Tromey <tromey@redhat.com>
13111
13112 * configure.in: Allow config-lang.in to set `lang_requires' to list
13113 of other required languages.
13114
13115 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13116
13117 * Makefile.in: Remove RANLIB definition. Use RANLIB
13118 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13119 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13120
13121 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13122 Alexandre Oliva <aoliva@redhat.com>
13123
13124 * Makefile.in (check-c++): Use tabs, not spaces.
13125
13126 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13127
13128 * MAINTAINERS: add myself to Write After Approval list.
13129
13130 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13131
13132 * Makefile.in (check-c++): New rule.
13133
13134 * configure.in (target_libs): Remove libg++.
13135 (noconfigdirs): Remove libg++.
13136 (noconfigdirs): Same.
13137 (noconfigdirs): Same.
13138 (noconfigdirs): Same.
13139
13140 * config-ml.in: Remove libg++ references.
13141
13142 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13143 (ALL_TARGET_MODULES): Same.
13144 (configure-target-libg++): Remove.
13145 (all-target-libg++): Remove.
13146 (configure-target-libio): Remove.
13147 (all-target-libio): Remove.
13148 (check-target-libio): Remove.
13149 (.PHONY): Remove.
13150 (libg++.tar.bz2): Remove.
13151 (all-target-cygmon): Remove libio.
13152 (all-target-libstdc++): Remove.
13153 (configure-target-libstdc++): Remove.
13154 (TARGET_LIB_PATH): Remove libstdc++.
13155 (ALL_GCC_CXX): Remove libstdc++.
13156 (all-target-gperf): Correct.
13157
13158 2001-02-16 Nick Clifton <nickc@redhat.com>
13159
13160 * configure.in (noconfigdirs): Allow configuration of texinfo
13161 for Cygwin hosts.
13162
13163 2001-02-15 Anthony Green <green@redhat.com>
13164
13165 * configure: Introduce GCJ_FOR_TARGET.
13166 * configure.in: Ditto.
13167 * Makefile.in: Ditto.
13168
13169 2001-02-13 Andreas Schwab <schwab@suse.de>
13170
13171 * MAINTAINERS: Update mail address.
13172
13173 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13174
13175 * config.guess: Add linux target for S/390.
13176 * config.sub: Likewise.
13177
13178 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13179
13180 * configure.in: for *-chorusos, don't config target-newlib and
13181 target-libgloss.
13182
13183 2001-02-06 Ben Elliston <bje@redhat.com>
13184
13185 * configure: Output host type to stdout, not stderr.
13186
13187 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13188
13189 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13190 * ltcf-cxx.sh: Likewise.
13191
13192 * config.if: Assume enable_libstdcxx_v3 is defined.
13193
13194 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13195
13196 Remove V2 C++ library.
13197 * configure.in: Remove --enable-libstdcxx_v3 support.
13198
13199 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13200
13201 * include/demangle.h: Add prototype for java_demangle_v3.
13202
13203 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13204
13205 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13206
13207 2001-01-27 Richard Henderson <rth@redhat.com>
13208
13209 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13210
13211 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13212
13213 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13214 Don't unset, it's non-portable and no longer necessary, set to empty
13215 instead.
13216
13217 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13218
13219 * ltconfig: Shell portability fix for the tagname validity check.
13220
13221 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13222
13223 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13224 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13225
13226 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13227
13228 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13229
13230 2001-01-26 Tom Tromey <tromey@redhat.com>
13231
13232 * configure.in: Allow libgcj to be built on Sparc Solaris.
13233
13234 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13235
13236 * ltcf-c.sh: Add aix5 case.
13237 * ltcf-cxx.sh: Likewise.
13238 * ltconfig: Likewise.
13239
13240 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13241
13242 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13243 keep at least one of build_libtool_libs or build_old_libs set to
13244 yes.
13245
13246 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13247 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13248
13249 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13250
13251 * configure.in: Enable libgcj on several additional platforms.
13252
13253 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13254
13255 * configure.in: Enable libgcj for linux targets.
13256
13257 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13258
13259 * MAINTAINERS (Write After Approval): Add myself.
13260
13261 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13262
13263 * MAINTAINERS: Add myself as vax port maintainer.
13264
13265 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13266
13267 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13268
13269 2001-01-09 Mike Stump <mrs@wrs.com>
13270
13271 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13272 failures of subdirectories.
13273
13274 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13275
13276 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13277 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13278 * ltcf-cxx.sh: Likewise.
13279 * ltcf-gcj.sh: Likewise.
13280 * ltconfig.sh: Fix typo.
13281
13282 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13283
13284 * configure: handle DOS-style absolute paths.
13285
13286 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13287
13288 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13289
13290 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13291
13292 * MAINTAINERS: Add myself as avr port co-maintainer.
13293
13294 2000-12-28 Ben Elliston <bje@redhat.com>
13295
13296 * MAINTAINERS: Add myself under ``Write After Approval''.
13297
13298 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13299
13300 * texinfo: Remove directory from GCC.
13301
13302 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13303
13304 * COPYING: Update to current
13305 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13306 to 19yy as example year in copyright notice).
13307
13308 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13309
13310 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13311 (libstdcxx_incdir): Pass down.
13312 * config.if: Remove expired bits for cxx_interface, add stub.
13313 (libstdcxx_incdir): Add variable for g++ include directory.
13314 * configure.in (gxx_include_dir): Use it.
13315
13316 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13317
13318 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13319 with old-email address from ``Write After Approval''.
13320
13321 2000-12-15 Andreas Jaeger <aj@suse.de>
13322
13323 * configure.in: Handle lang_dirs.
13324
13325 2000-12-14 Tom Tromey <tromey@redhat.com>
13326
13327 * MAINTAINERS: Removed brads.
13328
13329 * MAINTAINERS: Added gcj developers.
13330
13331 2000-12-13 Anthony Green <green@redhat.com>
13332
13333 * configure.in: Disable libgcj for any target not specifically
13334 listed. Disable libgcj for x86 and Alpha Linux until compatible
13335 with g++ abi.
13336
13337 2000-12-13 Mike Stump <mrs@wrs.com>
13338
13339 * Makefile.in (local-distclean): Also remove fastjar.
13340
13341 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13342
13343 * contrib/gcc_update: Add fastjar --touch entries.
13344
13345 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13346
13347 * configure.in: Disable language-specific target libraries for
13348 languages that aren't enabled.
13349
13350 2000-12-10 Anthony Green <green@redhat.com>
13351
13352 * configure.in: Define libgcj. Disable libgcj target libraries for
13353 most targets.
13354
13355 2000-12-10 Neil Booth <neilb@earthling.net>
13356
13357 * MAINTAINERS: Update mail address, remove from WAA list.
13358
13359 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13360
13361 * libjava: Imported from /cvs/java.
13362 * libffi: Likewise.
13363 * Boehm-gc: Likewise.
13364
13365 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13366
13367 * configure.in (target_libs): Revert 2000-12-08 patch.
13368 (noconfigdirs): Added target-libjava.
13369
13370 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13371
13372 * djunpack.bat: removed.
13373
13374 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13375
13376 * Makefile.in: handle DOS-style absolute paths.
13377 * config-ml.in: likewise.
13378 * symlink-tree: likewise.
13379
13380 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13381
13382 * fastjar: Imported.
13383
13384 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13385
13386 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13387 libjava.
13388 * configure.in (target_libs): Removed `target-libjava'.
13389
13390 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13391
13392 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13393 (ALL_MODULES): Added fastjar.
13394 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13395 (all-target-libjava): all-fastjar replaces all-zip.
13396 (all-fastjar): Added.
13397 (configure-target-fastjar, all-target-fastjar): Likewise.
13398 * configure.in (host_tools): Added fastjar.
13399
13400 2000-12-07 Mike Stump <mrs@wrs.com>
13401
13402 * Makefile.in (local-distclean): Remove leftover built files.
13403
13404 2000-11-24 Nick Clifton <nickc@redhat.com>
13405
13406 * configure.in (xscale-elf): Add target.
13407 (xscale-coff): Add target.
13408
13409 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13410
13411 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13412 recent versions of FreeBSD (release 3 or later).
13413 * ltconfig: On FreeBSD, -lc must not be provided when building
13414 a shared library or else the standard -pthread gcc option is
13415 rendered worthless to later users of the built library.
13416
13417 2000-11-16 Fred Fish <fnf@be.com>
13418
13419 * configure.in (enable_libstdcxx_v3): Fix typo,
13420 libstd++ -> libstdc++.
13421
13422 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13423
13424 * MAINTAINERS: Add self to Write After Approval list.
13425
13426 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13427
13428 * MAINTAINERS: Update my email address. Add myself to global write
13429 privs list.
13430
13431 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13432
13433 * Makefile.in: Merge with src and libgcj.
13434 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13435 configure-target-<library> when their configure scripts need the C
13436 or C++ library to have already been built to work properly.
13437 (do_proto_toplev): Set them to an empty string.
13438
13439 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13440 (REALLY_SET_LIB_PATH): Use them.
13441
13442 2000-11-17 Stan Shebs <shebs@apple.com>
13443
13444 * MAINTAINERS: Add self to Write After Approval list.
13445
13446 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13447
13448 * configure: Provide the original toplevel configure arguments
13449 (including $0) to subprocesses in the environment rather than
13450 through gcc/configargs.h.
13451
13452 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13453
13454 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13455 C99. Alphabetise "Write After Approval" list.
13456
13457 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13458
13459 * configure: Turn on libstdc++ V3 by default.
13460
13461 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13462 if we've got GCC.
13463
13464 2000-11-11 Philip Blundell <philb@gnu.org>
13465
13466 * MAINTAINERS: Add self to Write After Approval list.
13467
13468 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13469
13470 * ltcf-c.sh (aix4): Improve shared library configuration; require
13471 exporting symbols.
13472 * ltcf-cxx.sh (aix4): Define.
13473 * ltconfig (aix4): Define library and soname specs appropriate for
13474 AIX. Define command to create export symbols list.
13475
13476 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13477
13478 * config.sub: Add support for Sun Chorus
13479
13480 2000-10-31 Nick Clifton <nickc@redhat.com>
13481
13482 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13483 <name>@redhat.com. Also installed new email address for Clint
13484 Popetz.
13485
13486 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13487
13488 * etc: Remove directory from GCC.
13489
13490 2000-10-16 Michael Meissner <meissner@redhat.com>
13491
13492 * configure (gcc/configargs.h): Only create if there is a build GCC
13493 directory created.
13494
13495 2000-10-16 Matthias Klose <doko@debian.org>
13496
13497 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13498 when configured for libstdc++-v3.
13499
13500 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13501
13502 * configure: Save configure arguments to gcc/configargs.h.
13503
13504 2000-10-04 Philipp Thomas <pthomas@suse.de>
13505
13506 * config.guess: Import CVS version 1.157.
13507 * config.sub: Import CVS version 1.181.
13508
13509 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13510
13511 * Makefile.in (bootstrap): avoid recursion if subdir missing
13512 (cross): ditto
13513 (do-proto-toplev): ditto
13514
13515 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13516
13517 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13518 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13519
13520 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13521 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13522 all affected `configure' scripts.
13523
13524 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13525
13526 * MAINTAINERS: Add self as cpplib co-maintainer.
13527
13528 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13529
13530 * MAINTAINERS: Add self to Write After Approval list.
13531
13532 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13533
13534 * INSTALL/README: egcs -> GCC update.
13535
13536 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13537
13538 * MAINTAINERS: Add myself to Write After Approval list.
13539
13540 2000-09-15 Kazu Hirata <kazu@hxi.com>
13541
13542 * MAINTAINERS: Add myself to Write After Approval list.
13543
13544 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13545
13546 * configure.in: Do not build byacc for hppa64. Provide paths to the
13547 X11 libraries for hppa64.
13548
13549 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13550
13551 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13552
13553 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13554
13555 * Makefile.in (all-zlib): Added dummy target.
13556
13557 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13558 ltcf-gcj.sh: Updated from libtool multi-language branch.
13559
13560 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13561
13562 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13563 (bootstrap*): Depend on all-bootstrap.
13564
13565 2000-09-05 Philipp Thomas <pthomas@suse.de>
13566
13567 * config.guess: Import CVS version 1.156.
13568 * config.sub: Import CVS version 1.179.
13569
13570 2000-09-02 Anthony Green <green@cygnus.com>
13571
13572 * Makefile.in (all-gcc): Depend on all-zlib.
13573 (CLEAN_MODULES): Add clean-zlib.
13574 (ALL_MODULES): Add all-zlib.
13575 * configure.in (host_libs): Add zlib.
13576
13577 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13578
13579 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13580 crosses, but add gcc/include to the header search path for them.
13581
13582 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13583
13584 * MAINTAINERS: Add self to Write After Approval list.
13585
13586 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13587
13588 * config.guess: Import CVS version 1.152.
13589 * config.sub: Import CVS version 1.177.
13590
13591 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13592
13593 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13594 $targargs to tell whether newlib is going to be built.
13595
13596 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13597 $$r/TARGET_SUBDIR/libio for _G_config.h.
13598
13599 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13600
13601 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13602
13603 2000-08-22 DJ Delorie <dj@redhat.com>
13604
13605 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13606
13607 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13608
13609 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13610 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13611 sub-configures.
13612
13613 2000-08-21 DJ Delorie <dj@redhat.com>
13614
13615 * MAINTAINERS: Add self as a libiberty maintainer
13616
13617 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13618
13619 * configure.in (libstdcxx_flags): Use
13620 libstdc++-v3/src/libstdc++.INC.
13621
13622 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13623
13624 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13625
13626 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13627
13628 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13629
13630 * configure: Make enable_threads and enable_shared defaults
13631 explicit. Substitute enable_threads into generated Makefiles.
13632 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13633 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13634
13635 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13636
13637 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13638
13639 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13640
13641 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13642 previous delta.
13643
13644 2000-08-11 Jason Merrill <jason@redhat.com>
13645
13646 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13647 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13648 (FLAGS_FOR_TARGET): Not here.
13649 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13650
13651 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13652
13653 * config-ml.in (CC, CXX): Don't introduce a leading space.
13654
13655 2000-08-07 DJ Delorie <dj@delorie.com>
13656
13657 * MAINTAINERS: Add self as a DJGPP maintainer
13658
13659 2000-08-07 DJ Delorie <dj@redhat.com>
13660
13661 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13662 "if we're also building gcc, and it's a gcc that will run on the
13663 build machine, we want to use its includes instead of the system's
13664 default includes".
13665
13666 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13667
13668 * MAINTAINERS: Add self to Write After Approval list.
13669
13670 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13671
13672 * configure.in (libstdcxx_flags): Don't use `"'.
13673
13674 * config-ml.in: Adjust multilib search paths to the
13675 appropriate multilib tree.
13676
13677 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13678
13679 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13680 commas in $LANGUAGES.
13681
13682 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13683
13684 * configure.in: Re-enable all references to libg++ and librx.
13685
13686 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13687
13688 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13689 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13690 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13691 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13692
13693 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13694
13695 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13696
13697 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13698 CXX_FOR_TARGET for sed.
13699
13700 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13701
13702 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13703 Do not override if already set in the environment or in configure.
13704 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13705 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13706
13707 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13708
13709 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13710 the libtool CVS tree multi-language branch.
13711 * ltconfig, ltmain.sh: Updated.
13712
13713 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13714
13715 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13716 (clean-target): Depend on it.
13717
13718 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13719 (GCC_FOR_TARGET): Use it.
13720 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13721 * configure.in: ... here.
13722 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13723 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13724
13725 2000-07-24 Eric Christopher <echristo@cygnus.com>
13726
13727 * MAINTAINERS: Add self to Write After Approval list.
13728
13729 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13730
13731 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13732 (configure-target-libchill, configure-target-libobjc): Likewise.
13733
13734 * configure.in: Use the same cache file for all target libs.
13735 * config-ml.in: But different cache files per multilib variant.
13736
13737 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13738
13739 * configure (topsrcdir): Don't use dirname.
13740
13741 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13742
13743 * MAINTAINERS: Add self to Write After Approval list.
13744
13745 2000-07-20 Jason Merrill <jason@redhat.com>
13746
13747 * configure.in: Remove all references to libg++ and librx.
13748
13749 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13750
13751 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13752
13753 * config.sub: Update to subversions version 2000-07-06.
13754
13755 2000-07-12 Andrew Haley <aph@cygnus.com>
13756
13757 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13758 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13759
13760 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13761
13762 * symlink-tree: Check number of arguments.
13763
13764 2000-07-05 Jim Wilson <wilson@cygnus.com>
13765
13766 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13767 search path for a g++ extracted from the build tree. This
13768 will allow link tests run by configure scripts in
13769 subdirectories to succeed.
13770
13771 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13772
13773 * ltconfig: Add support for mips-dde-sysv4.2MP
13774
13775 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13776
13777 * MAINTAINERS: Add myself as loop discovery maintainer.
13778
13779 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13780
13781 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13782 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13783
13784 2000-06-19 Timothy Wall <twall@cygnus.com>
13785
13786 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13787 * config.sub: Add tic54x target.
13788
13789 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13790
13791 * MAINTAINERS: Add self as Fortran maintainer,
13792 remove Craig Burley.
13793
13794 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13795
13796 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13797 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13798
13799 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13800
13801 * MAINTAINERS: Add self as i18n maintainer
13802
13803 20000-05-21 H.J. Lu (hjl@gnu.org)
13804
13805 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13806 directory are used if they exist. Make sure
13807 $(build_tooldir)/include is searched for header files,
13808 $(build_tooldir)/lib/ for library files.
13809 (GCC_FOR_TARGET): Likewise.
13810 (CXX_FOR_TARGET): Likewise.
13811
13812 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13813
13814 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13815
13816 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13817
13818 * Makefile.in (configure-target-libiberty): Depend on
13819 configure-target-newlib.
13820
13821 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13822
13823 * configure.in, Makefile.in: Merge all libffi-related
13824 configury stuff from the libgcj tree.
13825
13826 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13827
13828 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13829 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13830
13831 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13832
13833 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13834 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13835 current version information. Add to proto-toplev directory.
13836 (gdb-taz): Build do-djunpack.
13837
13838 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13839
13840 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13841
13842 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13843
13844 * MAINTAINERS: Add self to Write After Approval list.
13845
13846 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13847
13848 * ltmain.sh: Preserve in relink_command any environment
13849 variables that may affect the linker behavior.
13850
13851 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13852
13853 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13854
13855 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13856
13857 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13858
13859 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13860
13861 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13862 with the version name.
13863
13864 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13865
13866 * MAINTAINERS: Add self as bb-reorder maintainer.
13867
13868 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13869
13870 * config.if: Tweak.
13871
13872 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13873
13874 * djunpack.bat: New file.
13875
13876 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13877
13878 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13879 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13880 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13881 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13882
13883 2000-04-16 Dave Pitts <dpitts@cozx.com>
13884
13885 * config.sub (case $basic_machine): Change default for "ibm-*"
13886 to "openedition".
13887
13888 2000-04-13 Andreas Jaeger <aj@suse.de>
13889
13890 * MAINTAINERS: Added myself.
13891
13892 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13893
13894 * Makefile.in (gdb-taz): New target. GDB specific archive.
13895 (do-md5sum): New target.
13896 (MD5PROG): Define.
13897 (PACKAGE): Default to TOOL.
13898 (VER): Default to a shell script.
13899 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13900 md5 checksum generation.
13901 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13902 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13903 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13904 insight.tar.bz2): Use gdb-taz to create archive.
13905
13906 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13907
13908 * configure (warn_cflags): Delete.
13909
13910 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13911
13912 * MAINTAINERS: Added myself.
13913
13914 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13915 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13916
13917 * configure.in (enable_libstdcxx_v3): Add.
13918 (target_libs): Add bits here to switch between libstdc++-v2 and
13919 libstdc++-v3.
13920 * config.if: And this file too.
13921 * Makefile.in: Add libstdc++-v3 targets.
13922
13923 2000-04-05 Michael Meissner <meissner@redhat.com>
13924
13925 * config.sub (d30v): Add d30v as a basic machine type.
13926
13927 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13928
13929 * configure.in: -linux-gnu*, not -linux-gnu.
13930
13931 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13932
13933 * MAINTAINERS: Add self in write-after-approval section.
13934
13935 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13936
13937 * MAINTAINERS: Add self as ia64 port maintainer.
13938
13939 2000-03-08 Neil Booth <NeilB@earthling.net>
13940
13941 * MAINTAINERS: Add self in write-after-approval section.
13942
13943 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13944
13945 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13946 (do-tar-bz2): Replace TOOL with PACKAGE.
13947 (gdb.tar.bz2): Remove GDBTK from GDB package.
13948 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13949 dejagnu.tar.bz2): New packages.
13950
13951 2000-02-27 Andreas Jaeger <aj@suse.de>
13952
13953 * configure.in: Add entry for mips*-*-linux*, move catch all
13954 *-*-*linux* entry below this one.
13955
13956 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13957
13958 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13959
13960 2000-02-24 Nick Clifton <nickc@cygnus.com>
13961
13962 * config.sub: Support an OS of "wince".
13963
13964 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13965
13966 * config.guess, config.sub: Updated to match config's 2000-02-15
13967 version.
13968
13969 2000-02-23 Linas Vepstas <linas@linas.org>
13970
13971 * config.sub: Add support for Linux/IBM 370.
13972 * configure.in: Likewise.
13973
13974 2000-02-22 Nick Clifton <nickc@cygnus.com>
13975
13976 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13977
13978 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13979
13980 * config.guess: Guess "cygwin" rather than "cygwin32".
13981
13982 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13983
13984 * configure (gcc_version): When setting, narrow search to
13985 lines containing `version_string'.
13986
13987 2000-02-15 Denis Chertykov <denisc@overta.ru>
13988
13989 * config.sub: Add support for avr target.
13990
13991 2000-02-14 Nick Clifton <nickc@cygnus.com>
13992
13993 * MAINTAINERS: Add maintainers for MCore port.
13994
13995 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13996
13997 * config.sub: Add mmix-knuth-mmixware.
13998
13999 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14000
14001 * MAINTAINERS: Pair cccp with cpplib maintainership.
14002
14003 2000-01-27 Christopher Faylor <cgf@redhat.com>
14004
14005 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14006 structure stuff to -L library search.
14007 (CXX_FOR_TARGET): Ditto.
14008 (CROSS_CHECK_MODULES): Fix spelling mistake.
14009
14010 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14011
14012 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14013 the C++ compiler.
14014
14015 2000-01-12 Richard Henderson <rth@cygnus.com>
14016
14017 * configure.in: Don't build some bits for beos.
14018
14019 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14020
14021 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14022 as include files.
14023
14024 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14025
14026 * Add self as cpplib maintainer, as requested by Jason
14027 Merrill. Correct my e-mail address.
14028
14029 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14030
14031 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14032 not mh-aix43.
14033
14034 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14035
14036 * MAINTAINERS: Add myself to "write after approval" list.
14037
14038 1999-12-14 Richard Henderson <rth@cygnus.com>
14039
14040 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14041 * config.sub: Accept alphaev[78], alphaev8.
14042
14043 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14044
14045 * config.guess, config.sub: Update from autoconf.
14046
14047 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14048
14049 * MAINTAINERS: update my playtime e-address.
14050
14051 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14052
14053 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14054 necessary libraries are missing.
14055
14056 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14057
14058 * MAINTAINERS: Add new 'write after approval' maintainer.
14059
14060 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14061
14062 * MAINTAINERS: Add new Java maintainer.
14063
14064 1999-10-25 Andreas Schwab <schwab@suse.de>
14065
14066 * configure: Fix quoting inside arguments of eval.
14067
14068 1999-10-21 Nick Clifton <nickc@cygnus.com>
14069
14070 * config-ml.in: Allow suppression of some ARM multilibs.
14071
14072 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14073
14074 * config.guess: Add OS/390 match pattern.
14075 * config.sub: Add mvs, openedition targets.
14076 * configure.in (i370-ibm-opened*): New.
14077
14078 1999-09-04 Steve Chamberlain <sac@pobox.com>
14079
14080 * config.sub: Add support for configuring for pj.
14081
14082 1999-08-31 Nick Clifton <nickc@cygnus.com>
14083
14084 * config.sub (maybe_os): Add support for configuring for fr30.
14085
14086 1999-08-25 Nick Clifton <nickc@cygnus.com>
14087
14088 * configure.in: Do not configure or build ld for AIX
14089 platforms. ld is known to be broken on these platforms.
14090
14091 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14092
14093 * config-ml.in: Pass compiler flag corresponding to multidirs to
14094 subdir configures.
14095
14096 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14097
14098 * Makefile.in (LDFLAGS): Define.
14099
14100 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14101
14102 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14103 noconfigdirs.
14104 (*-*-cygwin*): Likewise.
14105
14106 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14107
14108 * mkdep: New file.
14109 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14110 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14111
14112 From Eli Zaretskii <eliz@is.elta.co.il>:
14113 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14114 long file name when using DJGPP on MS-DOS.
14115
14116 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14117
14118 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14119
14120 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14121
14122 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14123 dependency as this causes "make check" to globally "make all"
14124
14125 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14126
14127 * configure.in (target_libs): Added target-zlib.
14128 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14129 (CONFIGURE_TARGET_MODULES): Likewise.
14130 (CHECK_TARGET_MODULES): Likewise.
14131 (INSTALL_TARGET_MODULES): Likewise.
14132 (CLEAN_TARGET_MODULES): Likewise.
14133 (configure-target-zlib): New target.
14134 (all-target-zlib): Likewise.
14135 (all-target-libjava): Depend on all-target-zlib.
14136 (configure-target-libjava): Depend on configure-target-zlib.
14137
14138 * Makefile.in (configure-target-libjava): Depend on
14139 configure-target-newlib.
14140 (configure-target-boehm-gc): New target.
14141 (configure-target-qthreads): New target.
14142
14143 * configure.in (target_libs): Added target-qthreads.
14144 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14145 (CONFIGURE_TARGET_MODULES): Likewise.
14146 (CHECK_TARGET_MODULES): Likewise.
14147 (INSTALL_TARGET_MODULES): Likewise.
14148 (CLEAN_TARGET_MODULES): Likewise.
14149 (all-target-qthreads): New target.
14150 (configure-target-libjava): Depend on configure-target-qthreads.
14151 (all-target-libjava): Depend on all-target-qthreads.
14152
14153 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14154 (CONFIGURE_TARGET_MODULES): Likewise.
14155 (CHECK_TARGET_MODULES): Likewise.
14156 (INSTALL_TARGET_MODULES): Likewise.
14157 (CLEAN_TARGET_MODULES): Likewise.
14158 (all-target-libjava): New target.
14159 (all-target-boehm-gc): Likewise.
14160 * configure.in (target_libs): Added libjava, boehm-gc.
14161
14162 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14163
14164 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14165 configure.bat in SUPPORT_FILES.
14166 (gas+binutils.tar.bz2): Likewise.
14167
14168 * makeall.bat: Remove; obsolete.
14169
14170 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14171
14172 From Mark Elbrecht:
14173 * configure.bat: Remove; obsolete.
14174
14175 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14176
14177 * configure: Add -W -Wall to the default CFLAGS when compiling with
14178 gcc.
14179
14180 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14181
14182 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14183
14184 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14185
14186 * configure.in: Build ld on IRIX6.
14187
14188 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14189
14190 * Makefile.in: Change distribution targets to use bzip2 instead of
14191 gzip.
14192 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14193 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14194
14195 1999-06-04 Nick Clifton <nickc@cygnus.com>
14196
14197 * config.sub: Add mcore target.
14198
14199 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14200
14201 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14202
14203 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14204
14205 * config.guess (dummy): Changed to $dummy.
14206
14207 1999-05-24 Nick Clifton <nickc@cygnus.com>
14208
14209 * config.sub: Tidied up case statements.
14210
14211 1999-05-22 Ben Elliston <bje@cygnus.com>
14212
14213 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14214 <jiro@din.or.jp>.
14215
14216 * config.guess: Merge with FSF version. Future changes will be
14217 more accurately recorded in this ChangeLog.
14218 * config.sub: Likewise.
14219
14220 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14221
14222 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14223
14224 1999-04-30 Tom Tromey <tromey@cygnus.com>
14225
14226 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14227
14228 1999-04-23 Tom Tromey <tromey@cygnus.com>
14229
14230 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14231
14232 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14233
14234 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14235 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14236 Bad merge removed these two changes.
14237
14238 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14239 Martin Heller (Ing.-Buero_Heller@t-online.de)
14240
14241 * config.guess (interix Alpha): Add.
14242
14243 1999-04-11 Richard Henderson <rth@cygnus.com>
14244
14245 * configure.in (i?86-*-beos*): Do config gperf; don't config
14246 gdb, newlib, or libgloss.
14247
14248 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14249
14250 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14251 link a trivial program with -mabi=64. If it fails, remove mabi=64
14252 from multidirs.
14253
14254 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14255
14256 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14257
14258 1999-04-08 Nick Clifton <nickc@cygnus.com>
14259
14260 * config.sub: Add support for mcore targets.
14261
14262 1999-04-07 Michael Meissner <meissner@cygnus.com>
14263
14264 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14265 not mt-ospace, in order to shut up assembler warning about using
14266 symbols that are named the same as registers.
14267
14268 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14269
14270 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14271 dependency list for all-target-cygmon.
14272
14273 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14274
14275 * config-ml.in: Check $host, not $target, for selective multilibs.
14276 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14277 thumb interworking, and underscore prefix multilibs.
14278
14279 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14280
14281 * missing: Update to version from current automake.
14282
14283 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14284
14285 * configure (gxx_include_dir): Removed.
14286
14287 * configure.in (gxx_include_dir): Handle it.
14288 * Makefile.in: Likewise.
14289
14290 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14291
14292 * config.sub (mips64vr4111,mips64vr4111el) Add.
14293
14294 1999-03-21 Ben Elliston <bje@cygnus.com>
14295
14296 * config.guess: Correct typo for detecting ELF on FreeBSD.
14297
14298 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14299
14300 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14301 config/mh-djgpp.
14302
14303 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14304
14305 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14306 all-target-newlib to dependency list for all-target-bsp.
14307
14308 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14309
14310 * config.sub: Add i386-uwin support.
14311 * config.guess: Likewise.
14312
14313 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14314
14315 * configure.in: cleanup, add mh-*pic handling for arm, special
14316 case powerpc*-*-aix*
14317
14318 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14319
14320 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14321 can be built.
14322
14323 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14324
14325 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14326 targets.
14327
14328 1999-03-02 Nick Clifton <nickc@cygnus.com>
14329
14330 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14331
14332 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14333
14334 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14335
14336 1999-02-24 Nick Clifton <nickc@cygnus.com>
14337
14338 * config.sub: Fix typo in arm recognition.
14339
14340 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14341
14342 * configure.in (noconfigdirs): Changed target_configdirs to
14343 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14344 rather than m68k-*-* since it is not known to work on
14345 m68k-aout. Ditto for arm-*-*oabi.
14346
14347 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14348
14349 * configure.in (*-*-windows*): Remove, no longer used.
14350
14351 1999-02-19 Ben Elliston <bje@cygnus.com>
14352
14353 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14354 Smart and improved by Andrew Cagney.
14355
14356 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14357
14358 * config.guess: Recognize openbsd-*-hppa.
14359
14360 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14361
14362 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14363 only if it is not empty.
14364
14365 1999-02-17 Nick Clifton <nickc@cygnus.com>
14366
14367 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14368
14369 * config.guess: Modified to recognize uname's armv* syntax.
14370
14371 * config.sub: Modified to recognize uname's armv* syntax.
14372
14373 1999-02-17 Mark Salter <msalter@cygnus.com>
14374
14375 * configure.in: Added target-bsp for sparclite.
14376
14377 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14378
14379 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14380
14381 1999-02-08 Nick Clifton <nickc@cygnus.com>
14382
14383 * configure.in: Add support for strongarm port.
14384 * config.sub: Add support for strongarm target.
14385
14386 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14387
14388 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14389 the old name config/mh-cygwin32.
14390 Enable texinfo.
14391
14392 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14393
14394 * configure.in: Do build ld for ix86 Solaris.
14395
14396 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14397
14398 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14399 $AR_FOR_TARGET. Likewise for RANLIB.
14400
14401 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14402
14403 * config.sub (oabi): Recognize.
14404 * configure.in (arm-*-oabi): Handle.
14405
14406 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14407
14408 * config.guess: Improve detection of i686 on UnixWare 7.
14409
14410 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14411
14412 * config.guess: Add support for i386-pc-interix.
14413 * config.sub: Likewise.
14414 * configure.in: Likewise.
14415
14416 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14417
14418 * Makefile.in: Remove unneeded all-target-libio from
14419 from all-target-winsup target since it is now unneeded.
14420 Add all-target-libtermcap in its place since it is now
14421 needed.
14422
14423 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14424
14425 * configure.in: makefile stub for cygwin target is probably
14426 unnecessary. Remove it for now.
14427
14428 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14429
14430 * configure.in: libtermcap.a should be built when cygwin is the
14431 target as well as the host.
14432 * config.guess: Allow mixed case in cygwin uname output.
14433 * Makefile.in: Add libtermcap target.
14434
14435 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14436
14437 * config.sub: Clean up handling of hppa2.0.
14438
14439 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14440
14441 * config.guess: Use C code to identify more HP machines.
14442
14443 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14444
14445 * config.sub: Handle hppa2.0.
14446
14447 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14448
14449 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14450 cygmon for all sparclite targets, regardless of object format.
14451
14452 1998-12-15 Mark Salter <msalter@cygnus.com>
14453
14454 * configure.in: Added target-bsp for several target architectures.
14455
14456 * Makefile.in: Added rules for bsp.
14457
14458 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14459
14460 * config.guess: Improve detection of hppa2.0 processors.
14461
14462 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14463
14464 * config.guess: Recognize FreeBSD using ELF automatically.
14465
14466 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14467
14468 * configure (skip-this-dir): Add handling for new shell script, which
14469 might be created by a sub-directory's configure to indicate, this particular
14470 directory is "unwanted".
14471 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14472
14473 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14474
14475 * ltconfig: import from libtool, after changing libtool to
14476 account for the cygwin name change.
14477
14478 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14479
14480 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14481 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14482
14483 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14484
14485 * configure.in: Add libtermcap to list of cygwin dependencies.
14486
14487 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14488
14489 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14490 they include winsup/include when it's a cygwin target.
14491
14492 1998-11-12 Tom Tromey <tromey@cygnus.com>
14493
14494 * configure.in (host_tools): Added zip.
14495 * Makefile.in (all-target-libjava): Depend on all-zip.
14496 (all-zip): New target.
14497 (ALL_MODULES): Added all-zip.
14498 (NATIVE_CHECK_MODULES): Added check-zip.
14499 (INSTALL_MODULES): Added install-zip.
14500 (CLEAN_MODULES): Added clean-zip.
14501
14502 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14503
14504 * Makefile.in: lose "32" from comment about cygwin.
14505
14506 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14507
14508 * configure.in: Use -Os to build target libraries for the fr30.
14509
14510 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14511
14512 * config.sub: Add fr30.
14513
14514 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14515
14516 * configure.in: drop "32" from config/mh-cygwin32. Check
14517 cygwin* instead of cygwin32*.
14518 * config.sub: Check cygwin* instead of cygwin32*.
14519
14520 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14521
14522 * config.guess: Match any version of Unixware7.
14523
14524 1998-10-20 Syd Polk <spolk@cygnus.com>
14525
14526 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14527 if desired.
14528
14529 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14530
14531 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14532 these if the appropriate directories and files to not exist.
14533
14534 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14535
14536 * Makefile.in (DEVO_SUPPORT): Add config.if.
14537
14538 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14539
14540 * configure: Add pattern to replace "build_tooldir"'s
14541 definition in the generated Makefile with "tooldir"'s
14542 actual value.
14543
14544 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14545
14546 * config.sub: Bring back lost sparcv9.
14547
14548 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14549
14550 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14551
14552 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14553 CC_FOR_TARGET and friends.
14554
14555 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14556
14557 * Makefile.in (build_tooldir): New variable, same as tooldir.
14558 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14559 -B$(build_tooldir)/bin/.
14560 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14561
14562 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14563
14564 * README: Remove installation instructions and refer to the
14565 INSTALL directory instead.
14566
14567 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14568
14569 * config.sub: Add support for i[34567]86-pc-udk.
14570 * configure.in: Likewise.
14571
14572 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14573
14574 * Makefile.in: add bzip2 package building bits for user
14575 tools module
14576 * configure.in: ditto
14577
14578 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14579
14580 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14581 (ALL_TARGET_MODULES): Add all-target-libobjc.
14582 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14583 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14584 (all-target-libchill): Add dependencies.
14585 * configure.in (target_libs): Add libchill.
14586
14587 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14588
14589 * configure.in (target_subdir): Remove duplicate line.
14590
14591 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14592
14593 * Makefile.in (all-automake): fix dependencies.
14594
14595 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14596
14597 * configure.in: Minor cleanups for building in the $(target_alias)
14598 subdir.
14599
14600 1998-09-22 Jim Wilson <wilson@cygnus.com>
14601
14602 * Makefile.in (bootstrap): Set r and s before make all. Use
14603 BASE_FLAGS_TO_PASS in make all.
14604 (cross): Likewise.
14605
14606 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14607
14608 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14609
14610 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14611
14612 * config.sub: Fix typo in last change.
14613
14614 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14615
14616 * config.sub: Add support for C4x target.
14617 * configure.in: Likewise.
14618
14619 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14620
14621 * config.sub: Recognize sparcv9 just like sparc64.
14622
14623 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14624
14625 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14626
14627 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14628
14629 * config.guess: Correctly identify Pentium II sco boxes.
14630
14631 * config.guess: Fix "tr" code. From Weiwen Liu.
14632
14633 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14634
14635 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14636 stabs.
14637
14638 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14639
14640 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14641 (ALL_TARGET_MODULES): Add all-target-libchill.
14642 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14643 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14644 (all-target-libchill): Add dependencies.
14645 * configure.in (target_libs): Add libchill.
14646
14647 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14648
14649 * config.guess: Avoid assumptions about "tr" behaves when
14650 LANG is set to something other than English.
14651
14652 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14653
14654 * configure (gxx_include_dir): Changed to
14655 '${prefix}/include/g++'-${libstdcxx_interface}.
14656
14657 * config.if: New to determine the interfaces.
14658
14659 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14660
14661 * config.guess: Detect and handle MPE/IX.
14662 * config.sub: Deal with MPE/IX.
14663
14664 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14665
14666 * configure.in: Use mh-aix43.
14667
14668 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14669
14670 * configure: Fix --without/--disable cases for gxx-include-dir.
14671
14672 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14673
14674 * mdata-sh: Imported. Needed for automake support.
14675
14676 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14677
14678 * Makefile.in (taz): Try "chmod -R og=u ." before
14679 "chmod og=u `find . -print`".
14680
14681 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14682
14683 * configure.in: Add arm-elf and thumb-elf support.
14684
14685 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14686
14687 * Makefile.in: Undo previous patch.
14688
14689 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14690
14691 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14692 to here ...
14693 (install-no-fixedincludes): and here
14694 (INSTALL_MODULES): ... from here.
14695
14696 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14697
14698 * config.sub: Merge with FSF.
14699
14700 * config.guess: Merge with FSF.
14701
14702 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14703
14704 * configure (extraconfigdirs): New variable.
14705 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14706 * Makefile.in (all): Move higher in file.
14707 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14708 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14709 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14710 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14711 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14712
14713 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14714
14715 * Makefile.in (all-target-libjava): Depend on all-gcc and
14716 all-target-newlib.
14717 (configure-target-libjava): Depend on $(ALL_GCC).
14718
14719 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14720
14721 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14722 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14723
14724 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14725
14726 * INSTALL/README: Fix typo.
14727
14728 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14729
14730 * ylwrap: Change absolute path checks to check for DOS style path
14731 names.
14732
14733 * ylwrap: Don't use a full path name if the source file is in the
14734 same directory. From hjl@lucon.org (H.J. Lu).
14735
14736 * config-ml.in: Default to being verbose, to match Feb 18 change to
14737 configure.
14738
14739 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14740
14741 Brought over from egcs:
14742
14743 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14744
14745 * configure.in (target_subdir): Set to ${target_alias} instead
14746 of "libraries".
14747
14748 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14749
14750 * configure.in (target_subdir): Set to libraries if enable_multilib.
14751
14752 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14753
14754 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14755 multilibs, force reconfiguration the first time we create
14756 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14757
14758 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14759
14760 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14761 avoid confusion with --no-recursion.
14762
14763 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14764
14765 * configure.in: Win32 hosts shouldn't use install -x
14766 * install-sh: remove -x option, and special .exe-handling
14767 hack.
14768
14769 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14770
14771 * config.guess: Recognize i586-pc-beos.
14772 * configure.in: Don't build some bits for beos.
14773
14774 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14775
14776 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14777 CFLAGS default to -O2.
14778
14779 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14780 when using GNU ld.
14781
14782 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14783
14784 * ltmain.sh: Correct install when using a different shell.
14785
14786 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14787
14788 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14789
14790 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14791
14792 * makefile.vms: Update to build binutils/makefile.vms. Add install
14793 target.
14794
14795 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14796
14797 * ltconfig: Update to correct AIX handling.
14798
14799 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14800
14801 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14802
14803 * configure.in (target_subdir): Set to ${target_alias} instead
14804 of "libraries".
14805
14806 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14807
14808 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14809 (Makefile): Depend on $(gcc_version_trigger).
14810
14811 * configure (gcc_version): Change default initializer to empty
14812 string.
14813 (gcc_version_trigger): New variable; pass this variable down
14814 to subdir configures to enable them checking gcc's version
14815 themselves. Emit make macros for both gcc_version vars.
14816 (topsrcdir): Initialize reliably.
14817 (recursion line): Remove --with-gcc-version=${gcc_version}.
14818
14819 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14820
14821 * configure (enable_version_specific_runtime_libs): Implement new flag
14822 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14823 in $(libsubdir); emit definition in each generated Makefile.
14824 (gxx_include_dir): Initialize depending on
14825 $enable_version_specific_runtime_libs.
14826
14827 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14828
14829 * configure (gcc_version): Initialize properly depending on
14830 how and where configure is started.
14831 (recursion line): Pass a --with-gcc-version=${gcc_version}
14832 to configures in subdirs.
14833
14834 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14835
14836 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14837 cygmon
14838
14839 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14840
14841 * configure.in: Add cygmon and libstub support for mn10200.
14842
14843 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14844
14845 * configure (gcc_version): Add new variable describing the
14846 particular gcc version we're building.
14847 * Makefile.in (libsubdir): Add new macro for the directory
14848 in which the compiler finds executables, libraries, etc.
14849 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14850 and libsubdir.
14851
14852 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14853
14854 * Makefile.in (local-clean): Remove *.log.
14855 (warning.log): Built with warn_summary from build.log.
14856 (mail-report.log): Run test_summary.
14857 (mail-report-with-warnings.log): Run test_summary including
14858 warning.log in the report.
14859
14860 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14861
14862 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14863
14864 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14865
14866 * Makefile.in (grep): Grep no longer depends on libiberty.
14867
14868 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14869
14870 * Makefile.in: all-snavigator needs all-libgui.
14871
14872 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14873
14874 * configure.in: Add cygmon and libstub support for mn10300.
14875
14876 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14877
14878 * missing: Update to version from automake 1.3.
14879
14880 * ltmain.sh: On installation, don't get confused if the same name
14881 appears more than once in the list of library names.
14882
14883 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14884
14885 * config.sub: Accept m68060 and m5200 as CPU names.
14886
14887 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14888
14889 * configure: Use && rather than using -a in test, because odd
14890 strings can confuse test.
14891 * configure.in: Likewise.
14892
14893 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14894
14895 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14896
14897 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14898
14899 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14900 bootstrap4-lean): New targets.
14901
14902 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14903
14904 * mpw-* Delete. Not used.
14905
14906 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14907
14908 * COPYING.LIB: Update FSF address.
14909
14910 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14911
14912 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14913
14914 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14915 GAS_SUPPORT_DIRS.
14916
14917 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14918
14919 * ltconfig, ltmain.sh: Avoid producing a version number if
14920 -version-info was not used.
14921
14922 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14923
14924 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14925 building with newlib.
14926
14927 1998-04-30 Paul Eggert <eggert@twinsun.com>
14928
14929 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14930 Solaris `make' causes it to continue to next definition.
14931
14932 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14933
14934 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14935 the right GUI libraries and files are installed along with GDB.
14936
14937 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14938
14939 * configure.in: Change alpha to alpha* in several places.
14940
14941 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14942
14943 * config.sub: Recognize sparc86x.
14944
14945 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14946
14947 * configure.in (--enable-target-optspace): Remove debug echo.
14948
14949 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14950
14951 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14952
14953 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14954
14955 * ltconfig: Update cygwin32 support.
14956
14957 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14958 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14959 (GDB_SUPPORT_DIRS): Likewise.
14960
14961 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14962
14963 * configure.in (target_makefile_frag): If --enable-target-optspace,
14964 use -Os to compile target libraries rather than -O2. Default to
14965 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14966 not used.
14967 * configure.in (target_cflags): Ditto for d30v.
14968
14969 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14970
14971 * Makefile.in (all-bfd): Depend on all-intl.
14972 (all-binutils): Likewise.
14973 (all-gas): Likewise.
14974 (all-gprof): Likewise.
14975 (all-ld): Likewise.
14976
14977 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14978
14979 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14980
14981 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14982
14983 * Makefile.in (all-bfd): Depend upon all-libiberty.
14984
14985 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14986
14987 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14988
14989 * Makefile.in: Add libstub.
14990
14991 * configure.in: Ditto. Build libstub for targets that have cygmon
14992 support.
14993
14994 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14995
14996 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14997
14998 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14999
15000 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15001 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15002
15003 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15004
15005 * configure: Define DEFAULT_M4 by searching PATH.
15006 * Makfile.in: Use DEFAULT_M4.
15007
15008 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15009
15010 * ltconfig: Add cygwin32 support.
15011
15012 * Makefile.in, configure.in: Add libtool as a native only directory
15013 to configure and build.
15014
15015 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15016
15017 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15018
15019 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15020
15021 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15022
15023 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15024
15025 * Makefile.in: add ash make rules
15026 * configure.in: add ash to native_only and host_tools lists
15027
15028 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15029
15030 * Makefile.in (all-gettext, all-intl): New targets.
15031 (ALL_MODULES): Added all-gettext, all-intl.
15032 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15033 (INSTALL_MODULES): Added install-gettext, install-intl.
15034 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15035
15036 * configure.in (host_tools): Added gettext.
15037 (native_only): Likewise.
15038 (noconfigdirs) [various cases]: Likewise.
15039 (host_libs): Added intl.
15040
15041 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15042
15043 * configure: Do not disable building gdbtk for cygwin32 hosts.
15044
15045 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15046
15047 * configure.in: Add thumb-coff target.
15048 * config.sub: Add thumb-coff target.
15049
15050 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15051
15052 * Makefile.in: Revert yesterday's change.
15053 (all-target-winsup): all-target-librx stays out of here.
15054
15055 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15056
15057 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15058 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15059 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15060 Remove references to librx and libg++.
15061
15062 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15063
15064 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15065 recursive makes
15066
15067 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15068
15069 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15070 for newlib directory.
15071 (CXX_FOR_TARGET): Likewise.
15072
15073 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15074
15075 * ltconfig: Update after libtool/ltconfig.in change for
15076 hpux11.
15077
15078 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15079
15080 * ltconfig, ltmain.sh: Update to libtool 1.2.
15081
15082 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15083
15084 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15085 (install-gcc-cross): Instead, override LANGUAGES here.
15086
15087 1998-03-18 Dave Love <d.love@dl.ac.uk>
15088
15089 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15090 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15091
15092 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15093
15094 * configure.in: Add Thumb-pe target.
15095
15096 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15097
15098 * Makefile.in - changed sn targets to snavigator
15099 * configure.in - changed sn targets to snavigator
15100
15101 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15102
15103 * config-ml.in: After building symlink tree call make distclean
15104 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15105 to be the case for libiberty.
15106
15107 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15108
15109 * configure: When making link, also check the current
15110 directory. The configure scripts may create one.
15111
15112 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15113
15114 * config.sub: Accept alphapca56 and alphaev6 properly.
15115
15116 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15117
15118 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15119
15120 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15121
15122 * config.sub (sco5): Fix typo.
15123
15124 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15125
15126 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15127 install-itcl.
15128 (install-itcl): Remove dependency on install-tcl.
15129
15130 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15131
15132 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15133
15134 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15135
15136 * configure.in: Don't build libgui for a cygwin32 target when not on
15137 a cygwin32 host.
15138
15139 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15140
15141 * configure (redirect): Set to null, so default behavior of
15142 configure is now --verbose.
15143
15144 1998-02-16 Dave Love <d.love@dl.ac.uk>
15145
15146 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15147 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15148
15149 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15150
15151 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15152 this change to sync Makefile.in with its ChangeLog entries.
15153
15154 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15155
15156 * ltmain.sh (mkdir): Check that the directory doesn't exist
15157 before we exit with error, so that we don't get races during
15158 parallel builds.
15159
15160 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15161
15162 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15163
15164 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15165
15166 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15167 PICFLAG_FOR_TARGET.
15168 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15169
15170 * configure: Emit a definition for the new macro enable_shared
15171 into each Makefile.
15172
15173 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15174
15175 * configure.in (host_tools, native_only): Add libtool.
15176
15177 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15178
15179 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15180 Fix typo in ming config comment.
15181
15182 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15183
15184 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15185
15186 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15187
15188 * config.sub: Add tic30 cases, and map c30 to tic30.
15189
15190 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15191
15192 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15193 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15194 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15195 (CLEAN_TARGET_MODULES): Similarly
15196 (all-target-libf2c): Add dependences.
15197 * configure.in (target_libs): Add libf2c.
15198
15199 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15200
15201 * configure.in: Remove expect from noconfigdirs when target
15202 is cygwin32. OK to build expect and dejagnu with Canadian
15203 Cross.
15204
15205 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15206
15207 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15208 host.
15209
15210 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15211 and mingw32.
15212
15213 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15214
15215 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15216 here as it is not defined in the toplevel Makefile.
15217
15218 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15219
15220 * configure (package_makefile_rules_frag): New variable, which names
15221 a file with generic rules, ...
15222 Change comment to mention we now have FIVE parts.
15223 * configure: Undo last change.
15224
15225 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15226
15227 * config.guess: More accurate determination of HP processor types.
15228 * config.sub: More accurate determination of HP processor types.
15229
15230 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15231
15232 * configure (package_makefile_frag): Move inserting the
15233 ${package_makefile_frag} to where it should be according
15234 to the comment.
15235
15236 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15237
15238 * config.guess: Add support for Linux/ARM.
15239
15240 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15241
15242 * .cvsignore: Remove *-info and *-install since they match
15243 release-info and mpw-install, which we don't want to just ignore.
15244
15245 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15246
15247 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15248
15249 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15250
15251 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15252 local_prefix to sub-make invocations.
15253
15254 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15255
15256 * configure.in: Check makefile fragments in the source
15257 directory.
15258
15259 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15260
15261 * configure.in: Check whether host and target makefile
15262 fragments exist before adding them to *_makefile_frag.
15263
15264 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15265
15266 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15267
15268 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15269
15270 * configure.in: Make sure we only replace RPATH_ENVVAR on
15271 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15272 regexp to sed.
15273
15274 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15275 to sub-makes.
15276
15277 1998-01-13 Lee Iverson (leei@ai.sri.com)
15278
15279 * config-ml.in (multi-do): LDFLAGS must include multilib
15280 designator.
15281
15282 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15283
15284 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15285
15286 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15287
15288 * config.sub: Add mingw32 support.
15289 * configure.in: Likewise.
15290
15291 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15292
15293 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15294
15295 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15296
15297 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15298 * configure (gxx_include_dir): Provide a definition for subdirs
15299 which do not use autoconf.
15300
15301 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15302
15303 * config.guess: Sync with egcs. Picks up new alpha support,
15304 BeOS & some additional linux support.
15305
15306 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15307
15308 * config.guess: HP 9000/803 is a PA1.1 machine.
15309
15310 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15311
15312 * configure.in: It's alpha*-...
15313
15314 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15315
15316 * configure.in (host_makefile_frag, target_makefile_frag):
15317 Handle multiple config files.
15318 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15319 alpha-*-*.
15320
15321 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15322
15323 * mkdep: New file.
15324
15325 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15326
15327 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15328
15329 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15330
15331 * Makefile.in: Add libgui directory.
15332 (GDB_TK): Add all-libgui.
15333 * configure.in: Add libgui directory.
15334 * configure: Add all-libgui to GDB_TK.
15335
15336 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15337
15338 * config-ml.in (multidirs): Add m32r to multilib list.
15339
15340 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15341
15342 * Makefile.in (all-target-gperf): Change dependency to
15343 all-target-libstdc++.
15344
15345 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15346
15347 * config.guess: Add BeOS support.
15348
15349 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15350
15351 Source directory cvs renamed to cvssrc:
15352 * configure.in (host_tools): Change cvs to cvssrc.
15353 (native_only): Likewise.
15354 (noconfigdirs) [various cases]: Likewise.
15355 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15356 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15357 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15358 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15359 (all-cvssrc): Rename target from all-cvs.
15360
15361 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15362
15363 * configure (gxx_include_dir): Fix thinko.
15364
15365 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15366
15367 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15368 (install-cross, install-gcc-cross): New targets.
15369
15370 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15371
15372 * configure.in (noconfigdirs): Add support for Thumb target.
15373
15374 * config.sub (maybe_os): Add support for Thumb target.
15375
15376 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15377
15378 * Makefile.in: Add rules for cygmon.
15379
15380 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15381
15382 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15383
15384 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15385 * configure (gxx_include_dir): Provide a definition for subdirs
15386 which do not use autoconf.
15387
15388 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15389
15390 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15391 11/18/97 build
15392
15393 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15394
15395 * From Franz Sirl.
15396 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15397 found on RedHat Linux systems.
15398
15399 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15400
15401 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15402 guesses.
15403
15404 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15405
15406 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15407
15408 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15409
15410 * ltmain.sh: If mkdir fails, check whether the directory was created
15411 anyhow by some other process.
15412
15413 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15414
15415 * configure.in (d30v-*-*): Configure all directories.
15416
15417 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15418
15419 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15420 for the D30V.
15421
15422 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15423
15424 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15425
15426 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15427
15428 * include/libiberty.h: Add extern "C" { so it can be used with C++
15429 progrms.
15430 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15431 programs.
15432
15433 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15434
15435 * configure.in (d30v-*-*): Configure GCC now.
15436
15437 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15438
15439 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15440 is no longer needed.
15441
15442 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15443
15444 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15445
15446 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15447
15448 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15449 targets using "$@" to provide support for similar but not identical
15450 targets without having to duplicate code.
15451
15452 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15453
15454 * makefile.vms: Fix to work with DEC C.
15455
15456 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15457
15458 * config.sub: Add mips-tx39-elf to marketing names.
15459
15460 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15461
15462 * ltmain.sh: Handle symlinks in generated script.
15463
15464 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15465
15466 * configure: Handle autoconf style directory options: --bindir,
15467 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15468 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15469 --sysconfdir.
15470 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15471 (sharedstatedir, localstatedir, oldincludedir): New variables.
15472 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15473 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15474 sbindir, sharedstatedir, and sysconfdir.
15475
15476 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15477
15478 * Makefile.in (bootstrap-lean): New target.
15479
15480 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15481
15482 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15483 sn, and gnuserv from noconfigdirs.
15484
15485 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15486
15487 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15488
15489 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15490
15491 * Makefile.in (cross): New target.
15492
15493 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15494 Jeff Law <law@cygnus.com>
15495
15496 * Makefile.in (bootstrap2, bootstrap3): New targets.
15497 (all-bootstrap): Remove outdated and confusing target.
15498 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15499
15500 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15501
15502 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15503 windows. Consistent with gdb/configure.
15504
15505 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15506
15507 * configure.in: Name Linux target fragment.
15508
15509 * configure: Rewrite so that project Makefile fragment is inserted
15510 first and appears last in the resulting Makefile.
15511
15512 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15513
15514 * Makefile.in (install-itcl): Install tcl first.
15515
15516 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15517
15518 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15519
15520 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15521
15522 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15523
15524 * configure.in (skipdirs): Add target-librx for Linux.
15525 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15526
15527 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15528
15529 * Makefile.in (bootstrap): New target.
15530
15531 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15532
15533 * config.sub: Accept 'amigados' for backward compatibility.
15534
15535 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15536
15537 * config.guess: Merge with FSF.
15538
15539 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15540
15541 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15542
15543 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15544
15545 * config.sub: Add "marketing-names" patch.
15546
15547 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15548
15549 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15550
15551 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15552
15553 * config.sub: Handle v850-elf.
15554
15555 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15556
15557 * .cvsignore (*-install): Remove.
15558
15559 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15560
15561 * ltconfig: Set CONFIG_SHELL in libtool.
15562 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15563
15564 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15565
15566 * configure.in (target_subdir): Set to libraries if enable_multilib.
15567
15568 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15569
15570 * config.guess: Update from gcc directory.
15571
15572 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15573
15574 * Makefile.in (all-sim): Depends on all-readline.
15575
15576 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15577
15578 * Makefile.in (BISON, YACC): Use $$s.
15579 (all-bison): Depend on all-texinfo.
15580
15581 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15582
15583 * Makefile.in (BISON): Add -L flag.
15584 (YACC): Likewise.
15585
15586 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15587
15588 * configure.in (noconfigdirs): Add support for v850e target.
15589
15590 * config.sub (maybe_os): Add support for v850e target.
15591
15592 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15593
15594 * configure.in (noconfigdirs): Add support for v850ea target.
15595
15596 * config.sub (maybe_os): Add support for v850ea target.
15597
15598 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15599
15600 * config.sub: Add mipstx39. Delete r3900.
15601
15602 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15603
15604 * Makefile.in (all-autoconf): Depends on all-texinfo.
15605
15606 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15607
15608 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15609 eabi targets.
15610
15611 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15612
15613 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15614
15615 * configure: When handling a Canadian Cross, handle YACC as well as
15616 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15617 * Makefile.in (all-bison): Depend upon all-texinfo.
15618
15619 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15620
15621 * Makefile.in (BISON): bison, not byacc or bison -y.
15622 (YACC): bison -y or byacc or yacc.
15623 (various): Add *-bison as appropriate.
15624 (taz): No need to mess with BISON anymore.
15625
15626 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15627
15628 * configure: If OSTYPE matches *win32*, try to find a good value for
15629 CONFIG_SHELL.
15630
15631 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15632
15633 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15634 configure.in if it is present.
15635
15636 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15637
15638 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15639
15640 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15641
15642 * config.sub: Recognize `arc' cpu.
15643 * configure.in: Likewise.
15644 * config-ml.in: Likewise.
15645
15646 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15647
15648 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15649
15650 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15651
15652 * configure: Changed sed delimiter from ':' to '|' when
15653 attempting to substitute ${config_shell} for SHELL. On
15654 NT ${config_shell} may contain a ':' in it.
15655
15656 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15657
15658 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15659
15660 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15661
15662 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15663
15664 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15665
15666 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15667
15668 * ylwrap: If the program is a relative path, force it to be
15669 absolute.
15670
15671 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15672
15673 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15674
15675 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15676
15677 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15678 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15679 for libraries.
15680
15681 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15682
15683 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15684 separated by spaces.
15685
15686 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15687
15688 * ylwrap: New file.
15689 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15690
15691 * ltmain.sh: Handle /bin/sh at start of install program.
15692
15693 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15694
15695 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15696 * missing: New file, from automake 1.2.
15697
15698 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15699
15700 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15701 check-tk to CHECK_X11_MODULES.
15702
15703 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15704
15705 * config.sub: Merge with FSF.
15706
15707 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15708
15709 * config.guess: Merge with FSF.
15710
15711 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15712
15713 * configure: Treat msdosdjgpp like go32.
15714 * configure.in: Likewise. Don't remove gprof for go32.
15715
15716 * configure: Change Makefile.tem2 to Makefile.tm2.
15717
15718 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15719
15720 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15721
15722 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15723
15724 * install-sh (chmodcmd): Set to null if the DST directory already
15725 exists. Same as Nov 11th change.
15726
15727 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15728
15729 * configure (GDB_TK): Needs itcl and tix.
15730
15731 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15732
15733 * config.guess: Update from FSF.
15734
15735 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15736
15737 * Makefile.in (GDB_TK): Depend on itcl and tix.
15738
15739 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15740
15741 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15742 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15743 (INSTALL_SCRIPT): New variable.
15744 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15745 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15746 to -x.
15747 * install-sh: Add support for -x option.
15748
15749 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * configure.in, Makefile.in: Treat tix like itcl.
15752
15753 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15754
15755 * Makefile.in (WINDRES): New variable.
15756 (WINDRES_FOR_TARGET): New variable.
15757 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15758 (EXTRA_HOST_FLAGS): Add WINDRES.
15759 (EXTRA_TARGET_FLAGS): Add WINDRES.
15760 (EXTRA_GCC_FLAGS): Add WINDRES.
15761 ($(DO_X)): Pass down WINDRES.
15762 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15763 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15764 DLLTOOL_FOR_TARGET.
15765
15766 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15767
15768 * configure.in: configure sim before gdb for win32-x-ppc
15769
15770 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15771
15772 Move gperf into the toplevel, from libg++.
15773 * configure.in (target_tools): Add target-gperf.
15774 (native_only): Add target-gperf.
15775 * Makefile.in (all-target-gperf): New target, depend on
15776 all-target-libg++.
15777 (configure-target-gperf): Empty rule.
15778 (ALL_TARGET_MODULES): Add all-target-gperf.
15779 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15780 (CHECK_TARGET_MODULES): Add check-target-gperf.
15781 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15782 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15783
15784 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15785
15786 * config.sub (mn10200): Recognize new basic machine.
15787
15788 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15789
15790 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15791 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15792
15793 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15794
15795 * configure.in: If we're building mips-sgi-irix6* native, turn on
15796 ENABLE_MULTILIB and set TARGET_SUBDIR.
15797
15798 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15799
15800 * Makefile.in (all-sn): Depend on all-grep.
15801
15802 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15803
15804 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15805
15806 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15807 Makefile. From Jeff Makey <jeff@cts.com>.
15808 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15809
15810 * Makefile.in (DISTBISONFILES): Remove.
15811 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15812 $(DEFAULT_YACC).
15813
15814 * configure.in: Build itl, db, sn, etc., when building for native
15815 cygwin32.
15816
15817 * Makefile.in (LD): New variable.
15818 (EXTRA_HOST_FLAGS): Pass down LD.
15819 ($(DO_X)): Likewise.
15820
15821 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15822
15823 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15824
15825 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15826
15827 * configure.in (targargs): Strip out any supplied --build argument
15828 before adding our own. Always add --build.
15829
15830 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15831
15832 * configure.in (targargs): Pass --build if we're doing
15833 a cross-compile.
15834
15835 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15836
15837 * configure: Use '|' instead of ":" as the separator in
15838 sed. Otherwise sed chokes on NT path names with drive
15839 designators. Also look for "?:*" as the leading characters in an
15840 absolute pathname.
15841
15842 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15843
15844 * config.sub: Support for r3900.
15845
15846 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15847
15848 * configure.in: Use install-sh, not install.sh.
15849
15850 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15851
15852 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15853 apply it twice.
15854
15855 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15856
15857 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15858 install-binutils.
15859
15860 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15861
15862 * Makefile.in: Add automake targets.
15863 * configure.in (host_tools): Add automake.
15864
15865 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15866
15867 * configure: Default CXX to c++, not gcc.
15868 * Makefile.in (CXX): Set to c++, not gcc.
15869 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15870
15871 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15872
15873 * install-sh: try appending a .exe if source file doesn't
15874 exist
15875
15876 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15877
15878 * configure.in: Turn on multilib by default.
15879 (cross_only): Remove target-libiberty.
15880
15881 * Makefile.in (all-gcc): Don't depend on libiberty.
15882
15883 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15884
15885 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15886
15887 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15888
15889 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15890 (DISTBISONFILES): Add ld/Makefile.in
15891
15892 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15893
15894 * configure.in: if target is cygwin32 but host isn't cygwin32,
15895 don't configure gdb tcl tk expect, not just gdb.
15896
15897 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15898
15899 * configure.in: Added gnuserv everywhere sn appears.
15900
15901 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15902 (CROSS_CHECK_MODULES): Added check-gnuserv.
15903 (INSTALL_MODULES): Added install-gnuserv.
15904 (CLEAN_MODULES): Added clean-gnuserv.
15905 (all-gnuserv): New target.
15906
15907 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15908
15909 * config.guess: Fixes for MIPS OpenBSD systems.
15910
15911 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15912
15913 * Makefile.in (INSTALL_XFORM): Remove.
15914 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15915
15916 * mkinstalldirs: New file, copied from automake.
15917 * Makefile.in (installdirs): Rename from install-dirs. Use
15918 mkinstalldirs. Change all users.
15919 (DEVO_SUPPORT): Add mkinstalldirs.
15920
15921 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15922
15923 * install-sh: Rename from install.sh.
15924 * Makefile.in (INSTALL): Change install.sh to install-sh.
15925 (DEVO_SUPPORT): Likewise.
15926
15927 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15928 Graichen <graichen@rzpd.de>.
15929
15930 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15931
15932 * config.guess: Recognize OpenBSD systems correctly.
15933
15934 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15935
15936 * README, Makefile.in (ETC_SUPPORT): Remove references to
15937 cfg-paper*, configure.{texi,man,info*}._
15938
15939 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15940
15941 * Makefile.in (all.normal): Ensure that gcc is built after all
15942 the x11 - ie gdb - targets.
15943
15944 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15945
15946 * makefile.vms: Don't run conf-a-gas.
15947
15948 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15949
15950 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15951
15952 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15953
15954 * configure.in: Remove noconfigdirs case since gdb also
15955 configures and builds for tic80-coff.
15956
15957 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15958
15959 * configure: Set cache_file to config.cache.
15960 * Makefile.in (local-distclean): Remove config.cache.
15961
15962 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15963
15964 * COPYING: Update FSF address.
15965
15966 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15967
15968 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15969 noconfigdirs.
15970
15971 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15972
15973 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15974 MAKEDIRS, is empty.
15975
15976 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15977
15978 * config.sub: Tweak mn10300 entry.
15979
15980 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15981
15982 * configure.in (host_tools): Put sim before gdb, so gdb's
15983 configure.tgt can determine if the simulator was configured.
15984
15985 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15986
15987 * config.sub: Move BeOS $os case to be with other Cygnus
15988 local cases.
15989
15990 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15991
15992 * config.sub: Remove misplaced comment that broke Linux.
15993
15994 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15995
15996 * config.sub: Add BeOS support.
15997
15998 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15999
16000 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16001
16002 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16003
16004 * configure.in (noconfigdirs): Remove tcl and tk from
16005 noconfigdirs for cygwin32 builds.
16006
16007 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16008
16009 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16010
16011 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16012
16013 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16014 make-all.com, use makefile.vms instead.
16015
16016 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16017
16018 * config.sub: Accept -lnews*.
16019
16020 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16021
16022 * configure.in (noconfigdirs): Disable target-newlib,
16023 target-examples and target-libiberty for d30v.
16024
16025 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16026
16027 * configure.in (noconfigdirs): Enable ld for d30v.
16028
16029 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16030
16031 * configure.in (tic80-*-*): Build compiler.
16032
16033 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16034
16035 * configure.in (d30v-*): Remove sim directory from list of
16036 unsupported d30v directories
16037
16038 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16039
16040 * config.sub, configure.in: Add d30v target cpu.
16041
16042 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16043
16044 * makefile.vms: New file.
16045 * make-all.com: Remove.
16046
16047 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16048
16049 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16050
16051 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16052
16053 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16054
16055 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16056
16057 * Makefile.in (ALL_MODULES): Added all-db.
16058 (CROSS_CHECK_MODULES): Addec check-db.
16059 (INSTALL_MODULES): Added install-db.
16060 (CLEAN_MODULES): Added clean-db.
16061
16062 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16063
16064 * config.guess: Merge with latest FSF sources.
16065
16066 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16067
16068 * Makefile.in (ALL_MODULES): Added all-itcl.
16069 (CROSS_CHECK_MODULES): Added check-itcl.
16070 (INSTALL_MODULES): Added install-itcl.
16071 (CLEAN_MODULES): Added clean-itcl.
16072
16073 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16074
16075 * configure.in: build gdb for mn10200
16076
16077 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16078
16079 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16080
16081 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16082
16083 * configure.in (tic80-*-*): Turn off most targets right now.
16084
16085 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16086
16087 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16088 rather than the makeinfo program.
16089 (do-info): Depend upon all-texinfo.
16090
16091 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16092
16093 * configure.in: Remove uses of config/mh-linux.
16094
16095 * config.sub, config.guess: Merge with latest FSF sources.
16096
16097 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16098
16099 * config.sub (case $basic_machine): Add tic80 entries.
16100
16101 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16102
16103 * config.sub, config.guess: Merge with latest FSF sources.
16104
16105 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16106
16107 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16108 * mpw-config.in: Test for NewFolderRecursive.
16109 * mpw-install: Use symbolic name for startup filename.
16110 * mpw-README: Add various additional details.
16111
16112 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16113
16114 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16115
16116 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16117
16118 * configure.in: Do build gcc and the target libraries for
16119 the mn10200.
16120
16121 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16122
16123 * configure.in: don't avoid building gdb for mn10300 any more
16124 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16125 instead of single-quoting it.
16126
16127 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16128
16129 * configure.in: Don't use --with-stabs on IRIX 6.
16130
16131 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16132
16133 * configure.in (m32r): Build gdb, libg++ now.
16134
16135 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16136
16137 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16138 directories from noconfigdirs.
16139
16140 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16141
16142 * config.sub (basic_machine): added mips16 configuration
16143
16144 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16145
16146 * config.sub: Handle d10v-unknown.
16147
16148 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16149
16150 * config.sub: Handle v850-unknown.
16151
16152 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16153
16154 * Makefile.in: add findutils
16155 * configure.in: add findutils to list of host_tools
16156
16157 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16158
16159 * config.sub: Handle mn10200 and mn10300.
16160
16161 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16162
16163 * configure.in (d10v-*): Do not build librx.
16164
16165 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16166
16167 * configure.in (mn10300): Build everything except gdb & libgloss.
16168
16169 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16170
16171 * config.guess: Patch for Dansk Data Elektronik servers,
16172 from Niels Skou Olsen <nso@dde.dk>.
16173
16174 For ncr, use /bin/uname rather than uname, since GNU uname does not
16175 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16176
16177 Patch for MIPS R4000 running System V,
16178 from Eric S. Raymond <esr@snark.thyrsus.com>.
16179
16180 Fix thinko for nextstep.
16181
16182 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16183
16184 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16185 * config.guess: Guess mips-dec-mach_bsd4.3.
16186
16187 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16188 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16189 release numbers.
16190 * config.guess (mips-mips-riscos*): Emit just enough of the
16191 release number.
16192
16193 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16194 * config.guess (sparc-auspex-sunos*): Added.
16195 (f300-fujitsu-*): Added.
16196
16197 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16198 * config.guess: Recognize a Tadpole as a sparc.
16199
16200 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16201
16202 * config.guess: Don't assume that NextStep version is either 2 or
16203 3. NextStep 4 (aka OpenStep 4) has come out now.
16204
16205 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16206
16207 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16208 From Rik Faith <faith@cs.unc.edu>.
16209
16210 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16211
16212 * config.sub: Contributions from bug-gnu-utils to:
16213 Support plain "hppa" (no version given) architecture, reported by
16214 OpenStep.
16215 OpenBSD like NetBSD.
16216 LynxOs is not a hardware supplier.
16217
16218 * config.guess: Contributions from bug-gnu-utils to add support for:
16219 OpenBSD like NetBSD.
16220 Stratus systems.
16221 More Pyramid systems.
16222 i[n>4]86 Intel chips.
16223 M680[n>4]0 Motorola chips.
16224 Use unknown instead of lynx for hardware manufacturer.
16225
16226 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16227
16228 * install.sh (chmodcmd): Set to null if the DST directory already
16229 exists.
16230
16231 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16232
16233 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16234 not use mt-ppc target Makefile fragment any more.
16235
16236 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16237
16238 * configure.in (*-*-windows): Exclude everything but those dirs
16239 needed to build windows.
16240
16241 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16242
16243 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16244
16245 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16246
16247 * configure.in: Exclude mmalloc from i386-windows.
16248
16249 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16250
16251 * Undo my previous change.
16252
16253 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16254
16255 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16256 unconditionally.
16257 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16258
16259 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16260
16261 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16262 host to add it's own flags.
16263
16264 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16265
16266 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16267
16268 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16269
16270 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16271 (CXX_FOR_TARGET): Likewise.
16272 (GCC_FOR_TARGET): Define.
16273 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16274 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16275 CC_FOR_TARGET was specified on the command line.
16276 (MAKEOVERRIDES): Don't define.
16277
16278 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16279
16280 * configure.in (m32r): Fix spelling of libg++ libs.
16281
16282 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16283
16284 * config.sub (-apple*): Remove, now redundant.
16285
16286 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16287
16288 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16289
16290 * configure: Rework yesterday's sed script patch.
16291
16292 * config.sub: Merge with FSF.
16293
16294 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16295
16296 * config.guess: Merge from FSF.
16297
16298 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16299 * config.guess: Use pc instead of unknown, for pc clone systems.
16300 Change linux to linux-gnu.
16301
16302 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16303 * config.guess: Avoid non-portable tr syntax.
16304
16305 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16306
16307 * test-build.mk (HOLES): Add "xargs" for gdb.
16308
16309 * configure: Avoid hpux10.20 sed bug.
16310
16311 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16312
16313 * configure.in: Add support for windows host
16314 (that is a build done under the Microsoft build environment).
16315
16316 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16317
16318 * Makefile.in: Replace all uses of srcroot with s, to shrink
16319 command line lengths.
16320
16321 Patches from Geoffrey Noer <noer@cygnus.com>:
16322 * configure.in: If configuring for newlib, pass --with-newlib to
16323 subdirectories.
16324 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16325 -Bnewlib/ and -Lwinsup to gcc.
16326 (CXX_FOR_TARGET): Likewise.
16327
16328 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16329
16330 * Makefile.in (ETC_SUPPORT): Add configure.
16331
16332 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16333
16334 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16335 host configuration file.
16336
16337 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16338
16339 * configure.in: Break mn10x00 support into separate
16340 mn10200 and mn10300 configurations.
16341 * config.sub: Likewise.
16342
16343 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16344
16345 * configure.in: Add lots of stuff to noconfigdirs for
16346 the mn10x00 targets.
16347
16348 * config.sub, configure.in: Add mn10x00 support.
16349
16350 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16351
16352 * make-all.com: Call conf-a-gas, not config-a-gas.
16353
16354 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16355
16356 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16357 targets.
16358
16359 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16360
16361 * mpw-README: Add much more detail for native PowerMac.
16362 * mpw-install: New file.
16363 * mpw-configure: Add --norecursion and --help options.
16364 * mpw-config.in: Translate readme and install files when
16365 copying to objdir.
16366 * mpw-build.in: Don't always depend on byacc and flex.
16367 (install-only-top): New action.
16368
16369 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16370
16371 * configure.in: You can now configure GDB for the v850.
16372
16373 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16374
16375 * configure.in (noconfigdirs): Don't configure any C++ dirs
16376 if targeting D10V.
16377
16378 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16379
16380 * config.sub: Recognize mips64vr5000.
16381
16382 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16383
16384 * configure.in: Use a single line for host_tools and native_only.
16385
16386 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16387
16388 * config.sub, configure.in: Add entries for m32r.
16389
16390 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16391
16392 * Makefile.in (inet-install): Don't run install-gzip.
16393
16394 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16395
16396 * configure.in: Don't config lots of things for *-*-windows*.
16397
16398 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16399
16400 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16401 (host_libs, host_tools): Copy from configure.in.
16402 * mpw-configure: Don't complain about directories not found.
16403
16404 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16405
16406 * configure.in (i[345]86): Recognize i686 for pentium pro.
16407 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16408 file.
16409
16410 * config.guess (i[345]86): Ditto.
16411
16412 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16413
16414 * configure.in (noconfigdirs): Removed gdb for D10V.
16415
16416 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16417
16418 * configure.in: Remove ld, target-libio, target-libg++, and
16419 target-libstdc++ from noconfigdirs.
16420
16421 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16422
16423 * configure: Fix three locations where shell scripts were
16424 being run directly rather than with config_shell.
16425
16426 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16427
16428 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16429 * config.sub (basic_machine): Recognize v850.
16430
16431 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16432
16433 * mpw-configure: Handle multiple enable/disable options and
16434 pass them down recursively, handle -c and -s flags appropriately
16435 depending on choice of compiler, add escape mechanism for
16436 quoted arguments to gC.
16437
16438 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16439
16440 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16441 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16442 so that -mrelocatable-lib and -mno-eabi are used.
16443
16444 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16445 not support --print-multi-lib, don't abort.
16446
16447 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16448
16449 * make-all.com: Run config-a-gas.
16450 * setup.com: Don't copy subdirectory files around.
16451
16452 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16453
16454 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16455 target, it now compiles correctly.
16456
16457 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16458
16459 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16460
16461 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16462
16463 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16464
16465 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16466
16467 * configure.in (native_only): Add prms.
16468
16469 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16470
16471 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16472 (BINUTILS_SUPPORT_DIRS): Likewise.
16473
16474 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16475
16476 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16477 d10v support is added.
16478
16479 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16480
16481 * configure.in (d10v-*-*): New target.
16482
16483 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16484
16485 * config.guess (HP 9000/811): Recognize this as a PA1.1
16486 machine.
16487
16488 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16489
16490 * Makefile.in (do-tar-gz): New target, split out from tail end of
16491 taz target. Run each command separately, don't use pipes.
16492 (taz): Use it.
16493
16494 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16495
16496 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16497 * mpw-build.in: No builds should depend on building byacc or flex,
16498 they are assumed to be installed already.
16499
16500 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16501
16502 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16503 variable that CC_FOR_TARGET needs.
16504
16505 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16506
16507 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16508 options have changed since the last time the subdirectory was
16509 configured, and if it has, reconfigure.
16510 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16511 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16512
16513 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16514
16515 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16516 CLEAN_MODULES): Add bash.
16517 (all-bash): New target.
16518
16519 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16520
16521 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16522
16523 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16524
16525 * config.sub (basic_machine): Recognize d10v as a valid processor.
16526
16527 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16528
16529 * mpw-configure: Add support for --bindir.
16530 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16531
16532 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16533
16534 * configure.in: add bash, time, gawk to list of hosttools and things
16535 to only build for native toolchains
16536
16537 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16538
16539 * Makefile.in (docdir): Remove.
16540
16541 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16542
16543 * Makefile.in (datadir): Set to $(prefix)/share.
16544
16545 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16546
16547 * configure.in: build diff and patch for cygwin32-hosted
16548 toolchains.
16549
16550 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16551
16552 * config.sub: Accept -rtems*.
16553
16554 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16555
16556 * configure.in: enable dosrel for cygwin32-hosted builds,
16557 remove diff from the list of things not buildable
16558 via Canadian Cross
16559
16560 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16561
16562 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16563 don't get ". ".
16564
16565 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16566
16567 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16568
16569 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16570
16571 * Makefile.in (taz): Handle case where tex3patch didn't even get
16572 checked out. Also, if it was found, put the symlink in a new util
16573 subdirectory.
16574
16575 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16576
16577 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16578
16579 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16580
16581 * config.sub: Recognize -openvms.
16582 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16583 * make-all.com, setup.com: New files.
16584
16585 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16586
16587 * Makefile.in (taz): tex3patch moved to texinfo/util.
16588
16589 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16590
16591 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16592 * configure.in: remove make from disable-if-Can-Cross list
16593 enable gdb if ${host} and ${target} are cygwin32
16594
16595 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16596
16597 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16598 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16599
16600 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16601
16602 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16603 distinguish sysv/svr4/bsd variants.
16604 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16605
16606 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16607
16608 * configure.in: Added copyright notice.
16609 * move-if-change: Added copyright notice.
16610
16611 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16612
16613 * configure.in (powerpcle-*-solaris*): Until we get shared
16614 libraries working, don't build gdb, sim, make, tcl, tk, or
16615 expect.
16616
16617 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16618
16619 * config.guess: Merge with FSF:
16620
16621 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16622 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16623
16624 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16625 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16626
16627 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16628 * config.guess: Combine two OSF1 rules.
16629 Also recognize field test versions. From mjr@zk3.dec.com.
16630 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16631 because GNU uname does not support -p. From pmr@pajato.com.
16632
16633 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16634
16635 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16636
16637 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16638
16639 * mpw-README: Document GCCIncludes.
16640
16641 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16642
16643 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16644
16645 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16646
16647 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16648
16649 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16650
16651 * configure.in (*-*-cygwin32): Configure make.
16652
16653 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16654
16655 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16656
16657 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16658
16659 * Makefile.in (all-inet): Depend on all-perl.
16660
16661 * Makefile.in (inet-install): New target.
16662
16663 * Makefile.in (all-inet): Depend on all-tcl.
16664 (all-inet): Depend on all-send-pr.
16665
16666 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16667
16668 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16669 temporarily.
16670
16671 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16672
16673 * configure.in: Don't configure --with-gnu-ld on AIX.
16674
16675 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16676
16677 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16678
16679 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16680
16681 * Makefile.in (ALL_MODULES): Added all-inet.
16682 (CROSS_CHECK_MODULES): Added check-inet.
16683 (INSTALL_MODULES): Added install-inet.
16684 (CLEAN_MODULES): Added clean-inet.
16685 (all-indent): New target.
16686
16687 * configure.in (host_tools): Added inet.
16688 (native_only): Added inet.
16689 (noconfigdirs): Added inet.
16690
16691 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16692
16693 * configure.in: Don't configure libgloss if we are not configuring
16694 newlib.
16695
16696 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16697
16698 * configure.in: Don't configure libgloss for unsupported
16699 architectures.
16700
16701 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16702
16703 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16704
16705 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16706
16707 * Makefile.in (ALL_MODULES): Include all-apache.
16708 (CROSS_CHECK_MODULES): Include check-apache.
16709 (INSTALL_MODULES): Include install-apache.
16710 (all-apache): New target.
16711
16712 * configure.in: Added apache everywhere perl is seen.
16713
16714 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16715
16716 * Makefile.in: Add support for clean-{module} and
16717 clean-target-{module} rules.
16718
16719 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16720
16721 * configure.in (*-*-ose) do not build libgloss.
16722
16723 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16724
16725 * config.guess (prep*:SunOS:5.*:*): Turn into
16726 powerpele-unknown-solaris2.
16727
16728 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16729
16730 * configure.in: Permit --enable-shared to specify a list of
16731 directories.
16732
16733 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16734
16735 * configure.in (host==solaris): Pass only the first word of $CC
16736 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16737
16738 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16739
16740 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16741
16742 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16743
16744 * Makefile.in (ALL_MODULES): Include all-perl.
16745 (CROSS_CHECK_MODULES): Include check-perl.
16746 (INSTALL_MODULES): Include install-perl.
16747 (ALL_X11_MODULES): Include all-guile.
16748 (CHECK_X11_MODULES): Include check-guile.
16749 (INSTALL_X11_MODULES): Include install-guile.
16750 (all-perl): New target.
16751 (all-guile): New target.
16752
16753 * configure.in (host_tools): Include perl and guile.
16754 (native_only): Include perl and guile.
16755 (noconfigdirs): Don't build guile and perl; no ports have been
16756 done.
16757
16758 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16759
16760 * configure (--enable-*): Handle quoted option lists such as
16761 --enable-sim-cflags='-g0 -O' better.
16762
16763 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16764
16765 * Makefile.in ({,inst}all-target): New rule so we can make and
16766 install all of the target directories easily.
16767
16768 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16769
16770 * configure.in: Add missing global flag in sed substitution when
16771 deleting `target-' from ${configdirs}.
16772
16773 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16774
16775 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16776 option.
16777
16778 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16779 config/mh-necv4.
16780
16781 * install.sh: Correct misspelling of transformbasename.
16782
16783 * config.guess: Recognize mips-*-sysv*.
16784
16785 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16786
16787 * config.sub: Recognize mon960.
16788
16789 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16790
16791 * configure: Restore Canadian Cross handling of BISON and LEX,
16792 removed in Feb 20 change.
16793
16794 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16795
16796 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16797 Mention make install. Remove the old copyright date as well the
16798 clumsy and rather pointless copyright on the README file.
16799
16800 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16801
16802 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16803 Makefile after running symlink-tree, then run `make distclean' to
16804 avoid clobbering any generated files in srcdir.
16805
16806 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16807
16808 * configure.in (m68k-*-netbsd*): Build everything now.
16809
16810 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16811
16812 * Makefile.in (taz): Fix quoting.
16813
16814 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16815
16816 * configure.in (sparclet-*-*): Build everything now.
16817
16818 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16819
16820 * configure.in (m68k-*-linux*): New host.
16821
16822 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16823
16824 * configure: Check for bison before byacc.
16825
16826 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16827
16828 * Makefile.in configure: Change the way LEX and BISON/YACC are
16829 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16830 searching PATH. These are used as fallbacks by Makefile.in if
16831 flex/bison/byacc aren't in objdir.
16832
16833 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16834
16835 * Makefile.in: Make everything which depends upon all-bfd also
16836 depend upon all-opcodes, in case --with-commonbfdlib is used.
16837
16838 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16839
16840 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16841 building NT native compilers on Unix.
16842
16843 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16844
16845 * configure.in: Don't get CC from the host Makefile fragment if we
16846 can find gcc in PATH, or if this is a Canadian Cross. Move the
16847 Solaris test for /usr/ucb/cc to the post target script, just after
16848 the compiler sanity test.
16849
16850 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16851
16852 * config.sub: Merge with FSF.
16853
16854 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16855
16856 * Makefile.in (RPATH_ENVVAR): New variable.
16857 (REALLY_SET_LIB_PATH): Use it.
16858 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16859
16860 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16861
16862 * config.sub, configure.in: Recognize sparclet cpu.
16863
16864 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16865
16866 * config.guess: Support m68k-cbm-sysv4.
16867
16868 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16869
16870 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16871 m68k-unknown-linuxaout from linker help string. Put quotes around
16872 $ld_help_string.
16873
16874 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16875
16876 * config.guess (powerpc-harris-powerunix): Add guess for port
16877 to new target.
16878
16879 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16880
16881 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16882
16883 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16884
16885 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16886 $(REALLY_SET_LIB_PATH) in Makefile.
16887 * Makefile.in (SET_LIB_PATH): New variable.
16888 (REALLY_SET_LIB_PATH): New variable.
16889 ($(DO_X)): Use $(SET_LIB_PATH).
16890 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16891 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16892 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16893 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16894 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16895 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16896 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16897 (install-dosrel): Likewise.
16898 (all-opcodes): Depend upon all-libiberty.
16899
16900 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16901
16902 * config.guess (*:CYGWIN*): New
16903
16904 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16905
16906 * Makefile.in (all-target-winsup): All all-target-libiberty.
16907
16908 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16909
16910 * configure.in (noconfigdirs): Add missing # in front of comment.
16911
16912 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16913
16914 * configure.in: add second pass to things added to noconfigdirs
16915 so *-gm-magic can exclude libgloss properly.
16916
16917 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16918
16919 * mpw-configure (extralibs_name, rez_name): Set correctly
16920 for MWC68K compiler.
16921
16922 * mpw-README: Add more info on the necessary build tools.
16923
16924 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16925
16926 * configure.in, config.sub: Recognize cygwin32.
16927
16928 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16929
16930 * config.guess, config.sub: Recognize A/UX.
16931
16932 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16933
16934 * config.sub: Merge with gcc/config.sub.
16935
16936 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16937
16938 * mpw-build.in (do-binutils): Add build of stamps.
16939
16940 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16941
16942 * config.sub: Add recognition for mips64vr4100*-* targets.
16943
16944 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16945
16946 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16947 Add creation of gconfigargs with `--enable-shared' turned on.
16948 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16949 ($(host)-stamp-stage3-configured): Likewise.
16950 (HOLES): Add chatr and ldd.
16951 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16952
16953 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16954
16955 * configure: Pass --nfp to recursive configures.
16956
16957 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16958
16959 * Makefile.in (DLLTOOL): New.
16960 (DLLTOOL_FOR_TARGET): New.
16961 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16962 (EXTRA_TARGET_FLAGS): Ditto.
16963 (EXTRA_GCC_FLAGS): Ditto.
16964 (CONFIGURE_TARGET_MODULES): Ditto.
16965 (DO_X): Ditto.
16966 * configure: Add DLLTOOL.
16967
16968 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16969
16970 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16971 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16972 mh-sco, since old workarounds no longer needed, and don't
16973 build ld, since libraries have weak symbols in COFF.
16974
16975 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16976
16977 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16978
16979 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16980
16981 * configure.in: Make sure that ${CC} can be used to compile an
16982 executable.
16983
16984 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16985
16986 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16987 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16988 nothing depending on whether gdbtk is being built.
16989
16990 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16991
16992 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16993
16994 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16995
16996 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16997 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16998
16999 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17000
17001 * config-ml.in: Add support for
17002 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17003 Simplify setting of multidirs from --disable-foo.
17004
17005 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17006
17007 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17008 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17009 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17010 non-empty, pass them on to the GCC make.
17011 (all-bootstrap): New rule that is like all-gcc, except it executes
17012 the GCC bootstrap rule instead of the GCC all rule.
17013
17014 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17015
17016 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17017
17018 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17019
17020 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17021 DG/UX support.
17022
17023 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17024
17025 * config.sub (i*86*) Change [345] to [3456]
17026
17027 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17028
17029 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17030 --with-gnu-ld=no.
17031
17032 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17033
17034 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17035 AIX multilibs get built.
17036
17037 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17038
17039 * configure.in (i386-win32): Don't build expect if we're not
17040 building the tcl subdir.
17041
17042 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17043
17044 * Makefile.in: (configure-target-examples, all-target-examples):
17045 New targets, configure and build example programs.
17046
17047 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17048
17049 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17050 use it as input to sedit the generated MPW makefile.
17051 * mpw-README: Add a suggestion about Gestalt.h.
17052
17053 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17054
17055 * config.sub: Accept *-*-ieee*.
17056
17057 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17058
17059 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17060 Ronald F. Guilmette <rfg@monkeys.com>.
17061
17062 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17063
17064 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17065 for powerpc-pe native.
17066 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17067 (target==powerpc-pe): duplicate i386-win32 entry.
17068
17069 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17070
17071 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17072 of vxworks, not just vxworks5.1.
17073
17074 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17075
17076 * mpw-configure: Add support for exec-prefix.
17077
17078 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17079
17080 * config.guess: Recognize HP model 816 machines as having
17081 a PA1.1 processor.
17082
17083 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17084
17085 * configure: Ignore new autoconf configure options.
17086
17087 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17088
17089 * config.guess: Recognize Pentium under SCO.
17090 From Robert Lipe <robertl@arnet.com>.
17091
17092 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17093
17094 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17095
17096 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17097
17098 * configure.in: Don't configure gas for alpha-dec-osf*.
17099
17100 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17101
17102 * configure.in: Default to --with-stabs for some targets for which
17103 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17104 i[345]86*-*-unixware*.
17105
17106 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17107
17108 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17109 rather than basing it on the target. Simplify handling of options
17110 controlling which directories to configure. Remove extraneous
17111 slash in multi-clean target.
17112
17113 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17114
17115 * config-ml.in: Prefix more variables with ml_ so they don't collide
17116 with configure's.
17117
17118 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17119
17120 * configure: Don't turn -v into --v.
17121
17122 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17123
17124 * configure.in (targargs): Fix typo.
17125
17126 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17127
17128 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17129
17130 * configure.in: Strip --host and --target options from
17131 CONFIG_ARGUMENTS, and always configure for --host only. Add
17132 --with-cross-host option when building with a cross-compiler.
17133 * configure: Canonicalize the arguments put into config.status by
17134 always using `=' for an option with an argument. Pass a presumed
17135 --host or --target explicitly.
17136
17137 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17138
17139 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17140 into general OS recognition case.
17141
17142 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17143
17144 * configure.in (target_configdirs): add target-winsup only
17145 for win32 target systems.
17146
17147 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17148
17149 * Makefile.in (all-target-libgloss): Depend upon
17150 configure-target-newlib, since when libgloss is built it looks to
17151 see if the newlib directory exists.
17152
17153 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17154
17155 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17156 cfg-ml-*.in.
17157
17158 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17159
17160 * configure: Handle LD and LD_FOR_TARGET when configuring a
17161 Canadian Cross.
17162
17163 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17164
17165 * configure.in (target_libs): add target-winsup.
17166 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17167 (target==ppcle-pe): remove ld from $noconfigdirs.
17168
17169 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17170
17171 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17172 Preserve relative path names in $srcdir. Build symlink tree if
17173 configuring cross target dir and srcdir=. (= no VPATH support).
17174 (configure-target-libg++): Depend on configure-target-librx.
17175 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17176 * config-ml.in: New file.
17177 * symlink-tree: New file.
17178 * configure: Ensure srcdir="." if that's what it is.
17179
17180 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17181
17182 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17183 includes and FLEX_SKELETON setting.
17184 * mpw-configure (--with-gnu-ld): New option, controls whether
17185 to use PPCLink or ld with PowerMac GCC.
17186 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17187 * mpw-config.in: Configure grez if targeting Mac.
17188
17189 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17190 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17191 just macos.
17192 * configure.in: Configure grez resource compiler if targeting Mac.
17193 * Makefile.in (all-grez, install-grez): New targets.
17194
17195 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17196
17197 * configure: CXX defaults to gcc, not g++. If we find
17198 gcc in the path, set CC to gcc -O2.
17199
17200 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17201
17202 * configure: Default ${build} correctly. Avoid picking up extra
17203 spaces when reading CC and CXX from Makefile. When doing a
17204 Canadian Cross, use plausible default values for numerous
17205 variables.
17206 * configure.in: When doing a Canadian Cross, don't try to
17207 configure tools whose configure script can't handle it.
17208
17209 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17210
17211 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17212
17213 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17214
17215 * configure: Remove dubious bug reporting address.
17216
17217 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17218
17219 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17220 configure script, run that instead of this directory's configure.
17221 In either case, print a message that we're configuring the sub-dir.
17222
17223 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17224
17225 * configure.in: Before checking for the existence of various files,
17226 use sed to filter out "target-".
17227
17228 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17229
17230 * Makefile.in (DO_X): Split rule to decrease command line length
17231 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17232 (Philippe De Muyter).
17233
17234 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17235
17236 * Makefile.in (all-patch): depend on all-libiberty.
17237
17238 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17239
17240 * configure.in: If the only directory in target_configdirs which
17241 actually exists is libiberty, then set target_configdirs to empty,
17242 to avoid trying to build a target libiberty in a gas or gdb
17243 distribution.
17244
17245 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17246
17247 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17248 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17249 systems.
17250
17251 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17252
17253 * configure.in (copy_dirs): Use sys-include instead of include
17254 for --with-headers option.
17255
17256 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17257
17258 * Makefile.in, configure.in: Make winsup builds work with
17259 new scheme.
17260
17261 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17262
17263 * configure.in: Build the linker on AIX.
17264
17265 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17266
17267 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17268 where needed.
17269
17270 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17271
17272 * Makefile.in (all-gcc): Fix typo.
17273
17274 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17275
17276 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17277
17278 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17279
17280 * configure.in: Rename libFOO to target-libFOO, and xiberty
17281 to target-xiberty, to provide more flexibility.
17282 (target_subdir): Define. Create if cross.
17283 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17284 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17285 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17286 check-libFOO -> check-target-libFOO, etc.
17287 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17288 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17289 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17290 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17291 allow ALL_GCC="" to only configure.
17292 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17293 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17294 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17295
17296 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17297
17298 * Makefile.in (taz): Build "info" in etc explicitly.
17299
17300 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17301
17302 * configure.in: Make sure that CC is undefined (as opposed to
17303 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17304 problem with autoconf trying to configure on a host without GCC.
17305
17306 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17307
17308 * mpw-configure: Set host alias from choice of host compiler,
17309 only use generic MPW Makefile sed if present, edit a file
17310 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17311 * mpw-README: Add problem notes about CW6 and CW7.
17312
17313 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17314
17315 * Makefile.in (taz): Use ";" instead of ";;".
17316
17317 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17318
17319 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17320 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17321 DISTDOCDIRS.
17322 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17323 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17324
17325 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17326
17327 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17328 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17329 Move bfd to DISTSTUFFDIRS.
17330
17331 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17332
17333 * Makefile.in (X11_LIB): Removed.
17334 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17335
17336 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17337
17338 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17339
17340 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17341 names.
17342
17343 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17344
17345 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17346
17347 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17348
17349 * configure.in (i[345]86-*-win32): Always build newlib.
17350 Don't configure cvs, autoconf or texinfo.
17351 * Makefile.in (LD_FOR_TARGET): New.
17352 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17353 Pass down LD_FOR_TARGET.
17354
17355 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17356
17357 * winsup: New directory.
17358 * Makefile.in: Build winsup.
17359 * configure.in: Winsup is configured when target is win32.
17360 Can only build win32 target GDB when native.
17361
17362 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17363
17364 * config.guess: Recognize HP model 819 machines as having
17365 a PA 1.1 processor.
17366
17367 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17368
17369 * configure: Fix sed loop which substitutes for CC and CXX to
17370 avoid bug found in various sed implementations.
17371
17372 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17373
17374 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17375 simulator. Use standard powerpc-*-eabi*.
17376
17377 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17378
17379 * configure.in: Stop putting gas and binutils in noconfigdirs for
17380 powerpc-*-aix* and rs6000-*-*.
17381
17382 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17383
17384 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17385 -mcall-aixdesc libraries.
17386
17387 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17388
17389 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17390
17391 * config.sub (arm | armel | armeb): Fix shell syntax.
17392
17393 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17394
17395 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17396 -msoft-float and -mcpu=common support.
17397 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17398 libraries.
17399
17400 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17401
17402 * configure.in: Allow configuration and build of emacs19 for the alpha.
17403
17404 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17405
17406 * configure.in (CC): Get ^CC, not just any old CC, from
17407 ${host_makefile_frag}.
17408
17409 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17410
17411 * configure.in (CC): Try to get CC from
17412 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17413
17414 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17415
17416 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17417 only if it exists in $(srcdir).
17418
17419 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17420
17421 * configure: If CC and CXX are not set in the environment, set
17422 them, based on either an existing Makefile or on searching for gcc
17423 in PATH. Substitute for CC and CXX in Makefile.
17424 * configure.in: Remove libm from target_libs. Separate
17425 target_configdirs from configdirs. If CC is not set in
17426 environment, try to get it from a host Makefile fragment. Rewrite
17427 changes of configdirs to use skipdirs instead. A few minor
17428 tweaks. Take directories out of target_configdirs as they are
17429 taken out of configdirs. Remove existing Makefile files from
17430 subdirectories. Substitute for TARGET_CONFIGDIRS and
17431 CONFIG_ARGUMENTS in Makefile.
17432 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17433 by configure.in.
17434 (CONFIG_ARGUMENTS): Likewise.
17435 (CONFIGURE_TARGET_MODULES): New variable.
17436 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17437 ($(CONFIGURE_TARGET_MODULES)): New target.
17438 (configure-libg++, configure-libio): New targets.
17439 (all-libg++): Depend upon configure-libg++.
17440 (all-libio): Depend upon configure-libio.
17441 (configure-libgloss, all-libgloss): New targets.
17442 (configure-libstdc++): New target.
17443 (all-libstdc++): Depend upon configure-libstdc++.
17444 (configure-librx, all-librx): New targets.
17445 (configure-newlib): New target.
17446 (all-newlib): Depend upon configure-newlib
17447 (configure-xiberty): New target.
17448 (all-xiberty): Depend upon configure-xiberty.
17449
17450 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17451
17452 * configure.in (host i[345]86-*-win32): Expand the
17453 noconfigdirs again.
17454
17455 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17456
17457 * mpw-configure: Fix sed command file name.
17458
17459 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17460
17461 * configure.in (host i[345]86-*-win32): Reduce the
17462 noconfigdirs again.
17463
17464 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17465
17466 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17467 or powerpc*-*-pe*, since they are not yet supported.
17468
17469 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17470
17471 Add PowerMac support and many other enhancements.
17472 * mpw-configure: New option --cc to select compiler to use,
17473 paste options set according to --cc into the generated
17474 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17475 if mpw-make.sed is present.
17476 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17477 add forward includes for PowerPC include files.
17478 * mpw-build.in: Build using Makefile.PPC if present.
17479 (do-byacc, etc): Remove separate version resource builds.
17480 (do-gas): Build "stamps" before "all".
17481 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17482 * mpw-README: Update to reflect --cc option, PowerMac support,
17483 and recently-reported compatibility problems.
17484
17485 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17486
17487 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17488 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17489 (--with-multilib-top): Pass to recursive invocations.
17490
17491 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17492
17493 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17494 v810-*-*.
17495
17496 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17497
17498 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17499 gdb, ld and opcodes on v810-*-*.
17500
17501 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17502
17503 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17504 (local-maintainer-clean): New target.
17505 (maintainer-clean): New target.
17506 (realclean): Just depend upon maintainer-clean.
17507
17508 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17509
17510 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17511
17512 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17513
17514 * configure.in: Build ld in mips*-*-bsd* case.
17515
17516 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17517
17518 * config.sub: Accept -lites* OS. From Ian Dall.
17519
17520 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17521
17522 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17523 targets.
17524
17525 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17526
17527 * configure.in: treat i386-win32 canadian cross the same as
17528 i386-go32 canadian cross.
17529
17530 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17531
17532 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17533 running under the simulator to build a reduced set of libraries.
17534 (powerpc-*-eabiaix): Add fine grained multilib support added to
17535 other powerpc targets yesterday.
17536
17537 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17538
17539 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17540 -disable-softfloat, -disable-relocatable, -disable-aix, and
17541 -disable-sysv to control which multilib libraries get built.
17542
17543 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17544
17545 * configure: Add Makefile.tem to list of files to remove in trap
17546 handler.
17547
17548 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17549
17550 * config.guess (*Linux*): Add missing "exit"s.
17551 Also, need specific check for alpha-unknown-linux (uses COFF).
17552
17553 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17554
17555 * config.guess: Merge with FSF:
17556
17557 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17558 * config.guess (AIX4): More robust release numbering discovery.
17559
17560 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17561 * config.guess (i386-sequent-ptx): Properly get version number.
17562
17563 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17564 * config.guess (mips:*:4*:UMIPS): New case.
17565
17566 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17567
17568 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17569 (i386-win32 host): Likewise. Don't build readline.
17570
17571 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17572
17573 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17574 SUPPORT_FILES to submakes.
17575
17576 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17577
17578 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17579 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17580 mpw-configure.
17581
17582 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17583
17584 * configure.in (appdirs): Use =, not ==, in test expression when
17585 trying to build the text to print in the warning message for
17586 Solaris users.
17587
17588 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17589
17590 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17591
17592 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17593
17594 * config.guess: Recognize lynx-2.3.
17595
17596 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17597
17598 * config.sub (z8ksim): Deleted
17599 (z8k-*-coff): New, this is the one true name of the target.
17600
17601 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17602
17603 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17604
17605 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17606
17607 * config.guess (*:Linux:*:*): First try asking the linker what the
17608 default object file format is (elf, aout, or coff). Then if this
17609 fails, try previous methods.
17610
17611 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17612
17613 * configure.in: Don't build newlib for *-*-vxworks5.1.
17614
17615 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17616
17617 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17618 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17619
17620 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17621
17622 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17623
17624 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17625
17626 * cfg-ml-com.in: New file.
17627 * cfg-ml-pos.in: New file.
17628
17629 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17630
17631 * COPYING.NEWLIB: Add HP free copyright to list.
17632
17633 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17634
17635 * config.sub: Recognize -eabi* for the system, not just -eabi.
17636
17637 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17638
17639 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17640 * config.sub, configure.in (win32): New target and host.
17641
17642 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17643
17644 * configure.in: Add i386-pe configuration.
17645
17646 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17647
17648 * mpw-build.in (install): Install GDB after LD.
17649
17650 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17651
17652 * mpw-config.in (elf/mips.h): Always forward-include, needed
17653 for GDB to build.
17654
17655 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17656
17657 * testsuite: New directory for customer acceptance and whole tool
17658 chain tests.
17659
17660 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17661
17662 * configure: If per-host line isn't found, but AC_OUTPUT is found
17663 and a configure script exists, run it instead.
17664
17665 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17666
17667 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17668
17669 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17670
17671 * configure: Set build_{cpu,vendor,os,alias} to host values when
17672 --build isn't specified.
17673
17674 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17675
17676 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17677 (FLAGS_TO_PASS): Pass them.
17678 (EXTRA_TARGET_FLAGS): Ditto.
17679
17680 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17681
17682 * Makefile.in (all-libg++): Depend on all-libstdc++.
17683
17684 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17685
17686 * configure.in (noconfigdirs): Enable all packages for
17687 i386-unknown-netbsd.
17688
17689 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17690
17691 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17692 hosted builds (DOS builds)
17693
17694 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17695
17696 Changes for ARM based on patches from Richard Earnshaw:
17697 * config.sub: Handle armeb and armel.
17698 * configure.in: Omit arm linker only for riscix.
17699
17700 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17701
17702 * config.guess: Update from FSF.
17703
17704 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17705
17706 * config.sub: Recognize powerpcle as the little endian variant of
17707 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17708 powerpcle variant. Convert pentium into i586, not i486. Add p5
17709 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17710 temporarily.
17711
17712 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17713
17714 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17715
17716 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17717
17718 * config.sub: Accept -lites* as a basic system type.
17719
17720 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17721
17722 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17723 installed, and if so return linuxoldld as the system name.
17724
17725 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17726
17727 * config.guess: Add hppa1.1-hp-lites support.
17728
17729 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17730
17731 * configure.in: Don't build newlib for m68k-vxworks5.1.
17732
17733 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17734
17735 * configure.in (mips-sgi-irix6): Use mh-irix5.
17736
17737 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17738
17739 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17740
17741 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17742
17743 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17744 OSF/1. Fix compiler flags.
17745 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17746
17747 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17748
17749 * configure.in: Recognize --with-newlib.
17750 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17751
17752 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17753
17754 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17755 to *_X11_MODULES due to gdbtk needing X include files et al.
17756
17757 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17758
17759 Merge in support for Mac MPW as a host.
17760 (Old change descriptions retained for informational value.)
17761
17762 * mpw-config.in: Add generic include forwards for cpu-specific
17763 include files in aout and elf directories.
17764
17765 * mpw-configure: Added copyright.
17766 * mpw-config.in: Check for presence of required build tools.
17767 (target_libs): Add newlib.
17768 (target_tools): Add examples.
17769 (Read Me): Generate as "Read Me for MPW" instead.
17770 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17771 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17772 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17773
17774 * mpw-configure: Remove subdir-specific makefile hackery,
17775 delete mk.tmp after using it.
17776
17777 * mpw-build.in (all): Display start and end times.
17778
17779 * mpw-configure (host_canonical): Set.
17780 (target_cpu): Always add to makefiles.
17781 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17782 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17783 (mpw-mh-mpw): Look for in srcdir and srcroot.
17784 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17785
17786 * mpw-build.in: (install-only): New target.
17787
17788 * mpw-configure (host_alias, target_alias): Rename from hostalias
17789 and targetalias, add into generated Makefile.
17790 (mk.tmp): If present, add into generated Makefile.
17791 * mpw-build.in (all-gas): Build config.h first before gas proper.
17792
17793 * mpw-configure (config.status): Write only if changed.
17794 * mpw-config.in (readline): Configure it (not built, just used for
17795 definitions).
17796
17797 * mpw-config.in (elf/mips.h): Add a forward include.
17798
17799 * mpw-config.in: Forward-include most .h files in include into
17800 extra-include.
17801 (readline): Don't build.
17802 mpw-build.in (install): Install GDB.
17803
17804 * mpw-configure (prefix, mpw_prefix): Handle it.
17805 * mpw-config.in (mmalloc, readline): Don't configure.
17806 * mpw-build.in (thisscript): Rename to ThisScript.
17807 Use mpw-build instead of BuildProgram everywhere.
17808 (mmalloc, readline): Don't build.
17809 * mpw-README: New file, basic documentation about the MPW port.
17810
17811 * mpw-config.in: Use forward-include to create include files.
17812
17813 * mpw-configure: Add more things to the top of each configured
17814 Makefile, including contents of config/mpw-mh-mpw.
17815 * mpw-config.in (extra-include): Create this directory and fill it
17816 with Posix-like include files when configuring.
17817
17818 * config.sub (apple, mac, mpw): Add various aliases.
17819
17820 * mpw-build.in: New file, top-level build script fragment for MPW.
17821 * mpw-configure: New file, configure script for MPW.
17822 * mpw-config.in: New file, config fragment for MPW.
17823
17824 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17825
17826 * configure.in (host_libs): Remove glob, since it is gone from the
17827 sources.
17828
17829 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17830
17831 * Makefile.in: define empty GDB_NLM_DEPS var.
17832
17833 * configure.in(target_makefile_frag): use config/mt-netware
17834 for netware targets.
17835
17836 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17837
17838 * config.sub: Merge in recent FSF changes. Remove linux special
17839 cases.
17840
17841 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17842
17843 Revert this change:
17844
17845 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17846
17847 * build-all.mk: Use CC=cc -Xs on Solaris.
17848
17849 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17850
17851 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17852 stop using it.
17853 * Makefile.in: Nuke all references to glob subdirectory.
17854
17855 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17856
17857 * configure.in: Fix --enable-shared logic in per-host.
17858
17859 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17860
17861 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17862
17863 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17864
17865 * configure.in (noconfigdirs): Don't build gas on AIX, for
17866 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17867
17868 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17869
17870 * configure: Fix --cache-file to work if the file argument is a
17871 relative path.
17872
17873 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17874
17875 * configure: If the --cache-file is used, pass it down to
17876 configure in subdirectories.
17877
17878 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17879
17880 * config.sub: add vxworks29k configuration.
17881
17882 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17883
17884 * Makefile.in (taz): Do "diststuff" part quietly.
17885
17886 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17887
17888 * config.sub: Mini-merge with gcc/config.sub.
17889
17890 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17891
17892 * config.guess (IRIX): Sed - to _.
17893
17894 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17895
17896 * Makefile.in (source-vault, binary-vault): New targets.
17897
17898 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17899
17900 * config.sub: Recognize -eabi as a basic system type.
17901
17902 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17903
17904 * configure.in (enable_shared stuff): Fix typo.
17905
17906 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17907
17908 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17909
17910 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17911
17912 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17913
17914 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17915
17916 * configure.in (rs6000-*-*): Don't build gas.
17917
17918 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17919
17920 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17921 reduce command line length.
17922 (AS_FOR_TARGET): Check for as.new, not Makefile.
17923 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17924
17925 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17926
17927 * config.guess: Merge from FSF.
17928
17929 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17930
17931 * configure: Don't use $ when handling program_suffix.
17932
17933 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17934
17935 * configure.in: Configure tk for hppa/hpux.
17936
17937 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17938
17939 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17940
17941 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17942
17943 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17944 to LIBCXXFLAGS. Tests are better run without it.
17945
17946 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17947
17948 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17949
17950 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17951
17952 * configure.in (*-*-netware*): Don't configure xiberty.
17953
17954 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17955
17956 * configure.in: Remove tk from native_only list.
17957
17958 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17959
17960 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17961 for special NCD build.
17962
17963 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17964
17965 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17966 makeall.bat, they're only useful for binutils snapshots.
17967 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17968 makeall.bat to specified SUPPORT_FILES.
17969
17970 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17971
17972 * build-all.mk: Add Ericsson targets to sun4 and solaris
17973 hosts. Add BNR's sun4 target to solaris host, so their
17974 build-from-source will be tested in-house first.
17975
17976 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17977
17978 * Makefile.in (LIBCFLAGS): New variable.
17979 (CFLAGS_FOR_TARGET): Ditto.
17980 (LIBCFLAGS_FOR_TARGET): Ditto.
17981 (LIBCXXFLAGS): Ditto.
17982 (CXXFLAGS_FOR_TARGET): Ditto.
17983 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17984 (BASE_FLAGS_TO_PASS): Pass them.
17985 (EXTRA_TARGET_FLAGS): Ditto.
17986
17987 * configure.in: Support --enable-shared.
17988
17989 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17990
17991 * configure.in (target_libs): Include libstdc++ again.
17992 * config.guess: Update from FSF (for FreeBSD).
17993
17994 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17995
17996 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17997 makeall.bat.
17998 (DISTDOCDIRS): Add `etc'.
17999 (ETC_SUPPORT_PFX): New variable.
18000 (taz): Include anything from etc starting with a word in
18001 ETC_SUPPORT_PFX.
18002
18003 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18004
18005 * config.sub: Update for recent FSF changes. Remove obsolete
18006 h8300hds entry. Add -windows* and -osx as basic os. Minor
18007 spacing changes.
18008
18009 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18010
18011 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18012
18013 * config.guess: Merge with FSF.
18014 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18015
18016 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18017
18018 * configure: Since the "trap 0" handler will override the exit
18019 status on many systems, only use it for "exit 1", and make it set
18020 a non-zero exit status; reset it before "exit 0". Also, check
18021 exit status of config.sub, and error out if it failed.
18022
18023 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18024
18025 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18026 and install libgloss.
18027
18028 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18029
18030 * Makefile.in (all-binutils): Depend upon all-byacc.
18031
18032 * configure.in: Don't build emacs on Irix 5.
18033
18034 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18035
18036 * configure.in (*-*-netware*): Add libio.
18037
18038 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18039
18040 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18041 (CHECK_TARGET_MODULES): Ditto.
18042 (INSTALL_TARGET_MODULES): Ditto.
18043 (TARGET_LIBS): Ditto.
18044 (all-libstdc++): Note dependencies.
18045
18046 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18047
18048 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18049
18050 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18051
18052 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18053 -fexternal-templates.
18054
18055 * configure.in (target_libs): Add libstdc++.
18056 (noconfigdirs): Add libstdc++ as appropriate.
18057
18058 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18059
18060 * config.guess: Update from FSF.
18061
18062 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18063
18064 * configure: Use ${config_shell} when running ${configsub}.
18065
18066 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18067
18068 * config.sub: No longer recognize h8300h.
18069
18070 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18071
18072 * config.sub: Remove extraneous differences between config.sub and
18073 gcc/config.sub.
18074
18075 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18076
18077 * Makefile.in (DISTSTUFFDIRS): Add gas.
18078
18079 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18080
18081 * COPYING.NEWLIB: New file.
18082
18083 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18084
18085 * config.guess (HP-UX): Patch from Harlan Stenn
18086 <harlan@landmark.com> to also emit release level.
18087
18088 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18089
18090 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18091
18092 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18093
18094 * config.sub: Merge nextstep cleanup from FSF.
18095
18096 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18097
18098 * configure.in (arm-*-*): Don't configure ld for this target.
18099
18100 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18101
18102 * configure.in (*-*-netware): don't configure libg++, libio,
18103 librx, or newlib.
18104
18105 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18106
18107 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18108 configure ld--it works, but it doesn't support shared libraries.
18109
18110 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18111
18112 * config.guess (*-unknown-freebsd*): Get rid of possible
18113 trailing "(Release)" in version string.
18114 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18115
18116 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18117
18118 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18119 Fix type: *-next-neststep -> *-next-nextstep.
18120
18121 * config.guess: Merge from FSF:
18122
18123 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18124
18125 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18126
18127 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18128
18129 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18130 instead of UNIX_SV for UnixWare 1.0).
18131
18132 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18133
18134 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18135 to make gdb/nlm/* build after the compiler and linker.
18136
18137 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18138
18139 * config.guess (netbsd, freebsd, linux): Accept any machine,
18140 not just i[34]86.
18141 (m68k-atari-sysv4): Relocate to match FSF version.
18142
18143 * config.guess: More merges from the FSF:
18144
18145 Add a space before function call or macro invocation.
18146
18147 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18148
18149 * config.guess: Add trap cmd to remove dummy.c and dummy when
18150 interrupted.
18151
18152 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18153
18154 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18155 (dummy): Redirect stderr from compilation of dummy.c.
18156
18157 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18158
18159 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18160
18161 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18162
18163 * configure: Accept and ignore --cache*, for compatibility with
18164 new autoconf.
18165
18166 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18167
18168 * config.guess: Merge from FSF:
18169
18170 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18171
18172 * config.guess (Pyramid*:OSx*:*:*): New case.
18173 (PATH): Add /.attbin at end for finding uname.
18174 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18175
18176 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18177
18178 * config.guess (M88*:DolphinOS:*:*): New case.
18179
18180 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18181
18182 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18183 to select whether to use ELF or COFF.
18184
18185 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18186
18187 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18188
18189 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18190
18191 * config.guess: Guess the OS version for HPUX.
18192
18193 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18194
18195 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18196
18197 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18198
18199 * configure.in: Recognize --with-headers, --with-libs, and
18200 --without-newlib.
18201 * Makefile.in (all-xiberty): Depend upon all-ld.
18202
18203 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18204
18205 * configure.in: Change i[34]86 to i[345]86.
18206
18207 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18208
18209 * configure (version): A few more tweaks to help message.
18210
18211 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18212
18213 * Makefile.in: Remove (for now) librx as a host library,
18214 now that we're building it for target.
18215
18216 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18217
18218 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18219 (Karl Berry).
18220
18221 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18222
18223 * configure.in: Also configure librx.
18224
18225 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18226
18227 * Makefile.in: Update various rules to reflect that librx
18228 is now needed for libg++.
18229
18230 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18231
18232 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18233
18234 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18235
18236 * configure.in: Configure the examples directory.
18237
18238 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18239
18240 * configure: Simplify Jun 2 1994 change.
18241
18242 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18243
18244 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18245 /bin/gcc isn't good enough to build gcc.
18246
18247 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18248
18249 * Makefile.in (GDB_SUPPORT_FILES): Remove
18250 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18251 (gdb.tar.gz): Add new rule to use standard distribution building
18252 mechanism.
18253
18254 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18255
18256 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18257 Bill Cox <bill@cygnus.com>.
18258
18259 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18260
18261 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18262
18263 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18264
18265 * configure: Search current dir first in .gdbinit.
18266
18267 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18268
18269 * config.sub: Recognize freebsd (merged from gcc config.sub).
18270
18271 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18272
18273 * config.sub: Refer to NeXT's operating system as nextstep.
18274
18275 * config.sub (case $basic_machine): Re-order the cases, to match
18276 the order in the FSF version (which is mostly alphabethical).
18277 Merge in some additions and changes from the FSF.
18278
18279 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18280
18281 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18282 * config.sub: Recognize cxux7.
18283 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18284
18285 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18286
18287 * config.sub: Fix typo powerpc -> powerpc-*.
18288
18289 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18290
18291 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18292
18293 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18294 parallel with all-emacs and install-emacs). Top-level command
18295 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18296
18297 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18298
18299 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18300 $(relbindir)/make before doing ``make install'', and use
18301 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18302 installing over running make binary.
18303 ($(host)-stamp-stage3-installed): Likewise.
18304
18305 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18306
18307 * config.guess: Recognize Mach.
18308
18309 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18310
18311 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18312 see whether --exec-prefix was used.
18313
18314 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18315
18316 * README: Explicitly mention libg++/README. (Zoo's idea.)
18317
18318 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18319
18320 * Makefile.in: Add all-librx target similar to all-libproc.
18321
18322 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18323
18324 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18325 with post 1.2 uname bogosity.
18326
18327 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18328
18329 * configure: Remove temporary files on receipt of a signal.
18330
18331 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18332
18333 * configure: If there is a package_makefile_frag, remove
18334 ${subdir}/Makefile.tem after copying it in.
18335
18336 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18337
18338 * build_all.mk: support rs6000 lynx identifies itself as
18339 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18340 since /bin/gcc is too feeble to compile a modern gcc.
18341
18342 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18343
18344 * brought devo/test-build.mk update-to-date with progressive/
18345 test-build.mk. Add lynx targets and hppa flag info.
18346
18347 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18348
18349 * configure.in: Use mh-ncrsvr43. Patch from
18350 Tom McConnell <tmcconne@sedona.intel.com>.
18351
18352 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18353
18354 * config.guess (i386-unknown-bsdi): No longer need to
18355 check #if defined(__bsdi__) && defined(__i386__).
18356
18357 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18358
18359 * configure: Set program_transform_nameoption correctly.
18360
18361 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18362
18363 * brought build-all.mk update-to-date with progressive build-all.mk,
18364 added new targets and hppa info.
18365
18366 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18367
18368 * configure: If config.guess result is a prefix of the user
18369 specified target, assume a native build and use the user specified
18370 target as the host alias. Remove SunOS patch suffix removal hack.
18371 * configure.in: Remove SunOS patch suffix removal hack.
18372
18373 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18374 in NATIVE_CHECK_MODULES.
18375
18376 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18377
18378 * Makefile.in: Rename HOST_ONLY to NATIVE.
18379 * configure: Delete SunOs patch suffix from host_canonical
18380 and build_canonical variables that are prepended to Makefiles.
18381 * configure.in: Add comments for easier maintenance.
18382
18383 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18384
18385 * Makefile.in: Add all-libproc target similar to all-gui.
18386
18387 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18388
18389 * Makefile.in (CHECK_MODULES): split into
18390 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18391
18392 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18393
18394 * config.guess (i386-unknown-bsdi): New system to guess.
18395
18396 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18397
18398 * Makefile.in: Add all-gui target (but not yet build by "all").
18399
18400 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18401
18402 * config.sub: Move deletion of patch suffix from here...
18403 * configure.in: To here, at Ian's suggestion. The top-
18404 level scripts might need to know of a patch level.
18405
18406 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18407
18408 * config.sub: Strip off patch suffix so rtl is recognized
18409 as a sunos4.1.3 machine, even though it's been patched.
18410
18411 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18412
18413 * Makefile.in (INSTALL_LAST): Delete.
18414 (INSTALL_DOSREL): New.
18415
18416 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18417
18418 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18419 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18420 whether we pass down --with-gnu-ld anyhow.
18421
18422 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18423
18424 * Makefile.in (INSTALL_LAST): Change operation so it works
18425 on more flavors of make.
18426 * configure.in (go32): Don't build libg++ or libio.
18427
18428 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18429
18430 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18431 they can be overriden by templates.
18432
18433 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18434
18435 * configure.in (target==go32): Don't build gdb.
18436 * dosrel: New directory.
18437
18438 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18439
18440 * configure.in (host==go32): Configure dosrel too.
18441 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18442 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18443 be set by incoming names or templates.
18444 (INSTALL_LAST): New rule.
18445
18446 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18447
18448 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18449
18450 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18451
18452 * configure.in (appdirs): New variable. Currently empty, but will
18453 be used in gas distribution. If nonempty, lists a set of
18454 directories at least one of which must get configured, or top
18455 level configuration is considered to have failed.
18456 (rs6000-*-lynxos*): Use new file name.
18457
18458 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18459
18460 Eliminate XTRAFLAGS.
18461 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18462 newlib include files using -idirafter, and also use -nostdinc.
18463 (CXX_FOR_TARGET): Likewise.
18464 (XTRAFLAGS): Removed.
18465 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18466 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18467 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18468 ($(DO_X)): Don't pass down XTRAFLAGS.
18469
18470 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18471
18472 * configure.in (mips*-dec-bsd*): New target; do build linker.
18473 (mips*-*-bsd*): New target; don't build linker.
18474
18475 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18476
18477 * configure.in: support rs6000-*-lynxos* configuration.
18478 support sunos4 as a cross target.
18479
18480 * config.sub: look for lynx*, not lynx since the OS version may
18481 legitimately be part of the name.
18482
18483 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18484
18485 * configure.in (i[34]86-*-sco*): Move to be with other i386
18486 targets.
18487 (romp-*-*): New target. Skip various binary utilities.
18488 (vax-*-*): New target. Don't build newlib.
18489 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18490
18491 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18492
18493 * configure.in: Only set host_makefile_frag if config
18494 directory exists.
18495
18496 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18497
18498 * install.sh: If $dstdir exists, don't check whether each
18499 component does.
18500
18501 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18502
18503 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18504
18505 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18506
18507 * configure.in (*-*-lynxos*): Don't configure newlib for either
18508 native or cross Lynx.
18509
18510 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18511
18512 * config.sub (sparc64-elf): Fix os.
18513 (z8k): Remove duplicate.
18514
18515 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18516
18517 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18518 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18519
18520 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18521
18522 * configure: Make file links cleanly even if Lynx fails on
18523 an NFS symlink (at least fail cleanly).
18524
18525 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18526
18527 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18528 -XNh2000.
18529
18530 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18531
18532 * configure: Unknown options are fatal again.
18533
18534 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18535
18536 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18537 compatibility.
18538
18539 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18540
18541 * build-all.mk: Add `clean' target.
18542
18543 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18544
18545 * config.guess: Add SINIX support.
18546 * configure.in: Add mips-*-sysv4* support.
18547
18548 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18549
18550 * build-all.mk: Document all useful targets.
18551 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18552 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18553
18554 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18555
18556 * configure: Support --silent, --quiet.
18557
18558 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18559
18560 * configure: Support --disable-FEATURE.
18561
18562 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18563
18564 * config.guess: Recognize NCR running SVR4.3.
18565
18566 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18567
18568 * config.guess: Make BSDI generate i386-unknown-bsd386.
18569 Patch from Paul Eggert <eggert@twinsun.com>.
18570
18571 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18572
18573 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18574
18575 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18576
18577 * configure: Make unrecognized options give nonfatal warnings
18578 instead of fatal errors, and pass them to any subdirectory
18579 configures in case they recognize them.
18580 Make --x equivalent to --with-x.
18581
18582 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18583
18584 * configure: Add --enable-* options. Clean up usage message and
18585 some comments.
18586
18587 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18588
18589 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18590
18591 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18592
18593 * configure.in (hppa*-*-*): Enable binutils.
18594
18595 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18596
18597 * config.sub: Recognize cisco.
18598
18599 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18600
18601 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18602
18603 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18604
18605 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18606 than one configuration name. Add comment.
18607
18608 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18609
18610 * config.guess: about target *-hitachi-hiuxwe2, fixed
18611 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18612 macro is incorrect.]
18613
18614 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18615
18616 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18617 than the "make ls" stuff which used to be here.
18618
18619 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18620
18621 * config.guess: Recognize i[34]86-unknown-freebsd.
18622 From Shawn M Carey <smcarey@rodan.syr.edu>.
18623
18624 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18625
18626 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18627
18628 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18629
18630 * config.guess: Check for ptx.
18631
18632 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18633
18634 * config.sub: Add os9k checking.
18635
18636 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18637
18638 * config.guess: Handle OSF1 running on HPPA processors
18639
18640 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18641
18642 * configure: If subdir configure fails, print out a message with
18643 subdirectory name, in case subdir's configure code didn't identify
18644 itself.
18645
18646 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18647
18648 * configure.in: Remove embedded newlines from configdirs.
18649 Avoid mismatches of substrings. Fix matching strings at end
18650 of configdirs.
18651
18652 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18653
18654 * config.guess: Add Lynx/rs6000 config support.
18655
18656 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18657
18658 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18659
18660 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18661
18662 * configure.in (hppa*-*-osf*): Treat this just like most other
18663 PA configurations (eg no binutils or ld).
18664 (hppa*-*-*elf*): These configurations have binutils and ld.
18665
18666 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18667
18668 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18669
18670 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18671
18672 * configure.in (rs6000-*-*): Build gas.
18673
18674 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18675
18676 * Makefile.in: Avoid bug in losing hpux sed.
18677
18678 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18679
18680 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18681 for GDB and GDB has been fixed to not need it.
18682
18683 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18684
18685 * config.guess: Recognize vax hosts.
18686
18687 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18688
18689 * configure (while loop): Don't use "break 2" inside case
18690 statement -- the case statement isn't an enclosing loop.
18691
18692 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18693
18694 * config.guess: Clean up NeXT support, to allow nextstep
18695 on Intel machines. Make OS be nextstep.
18696
18697 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18698
18699 * config.guess: Add alternate forms for Convex.
18700
18701 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18702
18703 * configure: Completely rewrite option processing. Take
18704 advantage of pattern-matching to avoid invoking test frequently.
18705 Also clean up host and target defaulting logic.
18706
18707 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18708
18709 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18710 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18711 commands (plus user environment) will fit SCO limits.
18712
18713 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18714
18715 * configure.in: Don't issue warnings about directories which are
18716 not being configured if -norecursion is set. Correct test for
18717 --with-gnu-as and --with-gnu-ld to not get confused by substring
18718 matches.
18719
18720 * configure.in: Don't build gas for alpha-dec-osf1*.
18721
18722 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18723
18724 * configure: Back out Per's change of 12/19/1993. It changes the
18725 behavior of configure in unexpected and confusing ways.
18726
18727 Also, use different delim char when calculating
18728 program_transform_name so that the name can contain slashes.
18729
18730 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18731
18732 * configure.in, config.sub: Add support for VSTa micro-kernel.
18733
18734 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18735
18736 * configure.in: Nuke hacks which were used to get a special
18737 version of GAS for HPPA configurations.
18738
18739 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18740
18741 * configure: If only ${target_alias} is given, use that
18742 as the default for ${host_alias}.
18743 * configure: Add missing back-slashes before nested quotes.
18744
18745 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18746
18747 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18748
18749 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18750
18751 * config.guess: Recognize some Tektronix configurations.
18752 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18753
18754 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18755
18756 * config.sub: Match any flavor of SH.
18757
18758 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18759
18760 * configure.in: Don't try to configure newlib for Alpha.
18761
18762 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18763
18764 * configure.in: Don't build ld for Irix 5. Don't build gas,
18765 libg++ or libio for any Alpha target.
18766
18767 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18768
18769 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18770
18771 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18772 default arguments -- so it tried to compress itself.
18773
18774 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18775
18776 * configure.in (notsupp): ensure that a space is always at the end
18777 of the configdirs list, since the grep checks for an explicit space
18778
18779 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18780
18781 * configure.in (target i386-sysv4.2): don't build ld, since static
18782 versions of many libraries are not available.
18783
18784 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18785
18786 * config.guess: Recognize Apollos (using environment variables).
18787 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18788
18789 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18790
18791 * config.guess: Recognize Sony news mips running newsos.
18792
18793 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18794
18795 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18796 "fi ; else" for bash.
18797
18798 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18799
18800 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18801
18802 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18803
18804 * config.sub: accept unixware as an alias for svr4.2.
18805 Fix some inconsistancies with the gcc version.
18806
18807 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18808
18809 * Makefile.in (DISTDOCDIRS): Add gdb.
18810
18811 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18812
18813 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18814
18815 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18816
18817 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18818 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18819 this now.
18820
18821 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18822
18823 * config.sub: Accept hiux* as an OS name.
18824
18825 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18826 etc/make-stds.texi. The underscore came from gcc, and dje now
18827 agrees that RUNTESTFLAGS is the correct name.
18828
18829 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18830
18831 * install.sh: Remove 'set -e'. It makes any conditionals
18832 in the script useless.
18833
18834 * config.guess: Automatically recognize arm-acorn-riscix
18835 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18836
18837 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18838
18839 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18840
18841 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18842
18843 * Makefile.in (DISTDOCDIRS): New variable.
18844 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18845 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18846
18847 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18848
18849 * configure.in (hppa target): check the source directory for the
18850 pagas sub-directory
18851
18852 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18853
18854 * config.sub: Allow -aout* and -elf*.
18855
18856 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18857
18858 * configure.in: Don't build ld on i386-solaris2, same as for
18859 sparc-solaris2.
18860
18861 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18862
18863 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18864
18865 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18866
18867 * configure.in: Configure gdb for alpha.
18868
18869 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18870
18871 * Makefile.in (CXXFLAGS): Add -O.
18872
18873 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18874
18875 * config.guess: added support for DG Aviion
18876
18877 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18878
18879 * configure.in: Produce warning message for subdirectories not
18880 configurable for this host/target combination. Don't try to
18881 configure gdb for vms.
18882
18883 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18884
18885 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18886 appropriate files before making "diststuff".
18887 (DISTBISONFILES): New var: list of files to be edited.
18888 (DISTSTUFFDIRS): Add binutils.
18889
18890 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18891
18892 * config.sub: also handle mipsel and mips64el (for little endian mips)
18893
18894 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18895
18896 * configure.in: Add * to end of all OS names.
18897
18898 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18899
18900 * configure.in: Build newlib for LynxOS native.
18901
18902 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18903
18904 * config.guess: Add support for delta 88k running SVR3.
18905
18906 * configure.in: Add comment about HP compiler vs. emacs.
18907
18908 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18909
18910 * configure.in: don't build ld on solaris2 (not a viable option
18911 due to bugs in getpwnam & getpwuid)
18912
18913 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18914
18915 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18916 config.guess will produce a full version number.
18917
18918 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18919
18920 * configure.in: Build linker and binutils for alpha-dec-osf1.
18921
18922 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18923
18924 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18925 and gdb/testsuite/Makefile.in.
18926
18927 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18928
18929 * configure.in: recognize mips*- instead of mips-
18930
18931 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18932
18933 * config.sub: Accept linux*coff and linux*elf as operating
18934 systems.
18935
18936 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18937
18938 * config.sub: Recognize mips64, and mips3 as an alias for it.
18939
18940 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18941
18942 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18943 gdb knows how to handle OSF/1 shared libraries.
18944
18945 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18946
18947 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18948 * config.guess: Recognize Hitachi's HIUX.
18949 * config.sub: Recognize h3050r* and hppahitachi.
18950 Remove redundant cases for hp9k[23]*.
18951
18952 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18953
18954 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18955 if gas and ld are in the source tree and are in ${configdirs}.
18956 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18957 --with options (but still pass them down on the command line,
18958 if they were explicitly specified).
18959
18960 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18961
18962 * configure: substitute SHELL value in Makefile.in with
18963 ${CONFIG_SHELL}
18964
18965 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18966
18967 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18968 *-*-solaris2* targets.
18969
18970 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18971
18972 * Makefile.in: define M4, and pass it down to sub-makes;
18973 all-autoconf now depends on all-m4
18974
18975 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18976
18977 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18978 presence of {ar,ranlib} instead of a configured directory
18979
18980 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18981
18982 * config.guess: Accept 34?? as well as 33?? for NCR.
18983
18984 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18985
18986 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18987 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18988
18989 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18990
18991 * configure: grab values for $(CC) and $(CXX) from the
18992 environment, so that someone can do "CC=gcc configure; make" and
18993 have it work right (matching the way that autoconf works now)
18994
18995 * configure.in, Makefile.in: add support for gash, the tcl
18996 interface to Galaxy
18997
18998 * config.guess: add NetBSD variants (hp300, x86)
18999
19000 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19001
19002 * install.sh: Support -d option (in the manner of SunOS 4 install,
19003 as it is more deterministic than that of GNU install)
19004 (chmodcmd): Set file to mode 755 by default (should also do default
19005 chgrp and chown, but I don't feel like dealing with that now)
19006
19007 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19008
19009 * config.sub: Remove h8300hhms alias.
19010
19011 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19012
19013 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19014
19015 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19016
19017 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19018 as stmp-fixinc
19019
19020 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19021
19022 * config.sub: recognize m88110-bug-coff.
19023
19024 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19025
19026 * Makefile.in (all-libio): all dependencies on the toolchain used
19027 to build this (gcc, gas, ld, etc)
19028
19029 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19030
19031 * config.guess: Deal with OSF/1 1.3 on alpha.
19032
19033 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19034
19035 * install.sh: add some 'else true' clauses for portability
19036
19037 * configure.in: don't build libio for h8[35]00-*-* targets
19038
19039 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19040
19041 * Makefile.in: Add support for new libio.
19042
19043 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19044
19045 * install.sh: If one command fails, don't try the rest. Don't try
19046 to remove $dsttmp (via trap) unless we have already created it.
19047 If $src doesn't exist, detect it and exit with an error.
19048
19049 * config.guess: Recognize BSD on hp300.
19050
19051 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19052
19053 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19054 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19055
19056 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19057
19058 * Makefile.in (all-send-pr): depends on all-prms
19059
19060 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19061
19062 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19063
19064 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19065
19066 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19067 Added test for mips-mips-riscos5.
19068
19069 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19070
19071 * configure.in: use mh-hp300 for 68k HP hosts
19072
19073 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19074
19075 * configure: add support for CONFIG_SHELL, so that you can use
19076 some alternate shell for evaluating configure scripts
19077
19078 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19079
19080 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19081 in configure script to bug-gdb@prep.ai.mit.edu when building
19082 distribution archive.
19083 * Makefile.in (COMPRESS): Remove def.
19084 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19085 gdb.tar.Z and make-gdb.tar.Z respectively.
19086 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19087 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19088 to convergence with 'taz' target in Makefile.in.
19089
19090 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19091
19092 * install.sh (dsttmp): use trap to ensure that tmp files go
19093 away on error conditions
19094
19095 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19096
19097 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19098
19099 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19100
19101 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19102 its parent is '/' not ''.
19103
19104 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19105
19106 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19107
19108 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19109 that ${newsrcdir}/configure.in does.
19110
19111 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19112
19113 * test-build.mk: support for CONFIG_SHELL
19114
19115 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19116
19117 * config.sub (netware): Add as a basic system type.
19118
19119 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19120
19121 * Makefile.in (Makefile): depend on configure.in. Also drop the
19122 $(srcdir)/ from the dependency on Makefile.in.
19123
19124 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19125
19126 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19127 (h8300hhms is temporary until multi-libraries are implemented).
19128 * configure.in: Handle h8300h too.
19129
19130 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19131
19132 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19133
19134 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19135
19136 * configure: Remove extraneous output when guessing host type.
19137 * config.guess: Remove extraneous output when guessing using C
19138 compiler rather than uname, or when guessing fails.
19139
19140 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19141
19142 * Makefile.in: remove all.cross and install.cross targets
19143
19144 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19145 definitions
19146
19147 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19148
19149 * configure.in (target sh): Build gprof.
19150
19151 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19152
19153 * config.sub: change -solaris to -solaris2
19154
19155 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19156
19157 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19158
19159 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19160
19161 * configure: Correct error message for missing Makefile.in to
19162 print correct directory.
19163
19164 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19165
19166 * install.sh: kludge around 386BSD shell bug
19167
19168 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19169
19170 * config.guess: Recognize NeXT.
19171 * config.guess: Recognize i486-ncr-sysv4.
19172 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19173
19174 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19175
19176 * Makefile.in (MAKEINFOFLAGS): New variable.
19177 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19178 * build-all.mk, test-build.mk: Pass down --no-split as
19179 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19180
19181 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19182
19183 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19184
19185 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19186
19187 * Makefile.in (libg++.tar.z): New rule.
19188 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19189 * Makefile.in (taz): Only do a single chmod.
19190
19191 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19192
19193 * install.sh: don't use dirname anymore (replaced with sed usage)
19194
19195 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19196
19197 * Makefile.in: Change extension for gzip'd files from '.z' to
19198 '.gz' per new FSF standard usage.
19199
19200 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19201
19202 * configure: put quotes around the final value of program_transform_name
19203
19204 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19205
19206 * Makefile.in: new install.sh support; update install-info rules
19207
19208 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19209
19210 * configure.in: Build diff for crosses, but not for go32 host.
19211
19212 * configure.in: Build gprof only for native, and don't build it
19213 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19214
19215 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19216
19217 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19218
19219 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19220
19221 * configure.in (host_tools): Add prms.
19222
19223 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19224
19225 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19226 with $(FLAGS_TO_PASS) on the command line
19227
19228 * config.sub: Recognize lynx and lynxos
19229
19230 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19231
19232 * config.sub: Accept -ecoff*, not just -ecoff.
19233
19234 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19235
19236 * Makefile.in (taz): Use .gz suffix instead of .z.
19237 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19238 names.
19239
19240 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19241
19242 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19243
19244 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19245
19246 * Makefile.in (install-no-fixedincludes): install gcc last, so
19247 that rebuilds that might happen during 'make install' don't get
19248 bogus gcc include files
19249
19250 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19251
19252 Change from Utah for HPPA support:
19253 * config.guess: Recognize hppa1.x-hp-bsd.
19254
19255 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19256
19257 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19258 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19259
19260 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19261
19262 * config.sub: Add support for rom68k and bug boot monitors.
19263
19264 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19265
19266 * Makefile.in: Make all-opcodes depend on all-bfd.
19267
19268 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19269
19270 * config.guess: Added special check for i[34]86-univel-sysv4*.
19271
19272 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19273
19274 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19275 the processor rather than assuming i486.
19276
19277 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19278
19279 * config.guess: Recognize SunOS6 as Solaris3.
19280
19281 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19282
19283 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19284 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19285
19286 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19287
19288 * build-all.mk (all-cross): New target for Canadian Cross.
19289 Added Q2 go32 targets.
19290 * test-build.mk: Configure go32 cross sparclite-aout and
19291 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19292 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19293
19294 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19295
19296 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19297 GO32 hosted toolchains
19298
19299 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19300
19301 * configure: change so "-exec-prefix" gets passed down rather
19302 than "-exec_prefix" so autoconf generated Makefiles get the
19303 exec_prefix set right.
19304
19305 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19306
19307 * config.guess: get the Solaris2 minor version number
19308
19309 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19310
19311 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19312
19313 * config.guess: Recognize some Sequent platforms.
19314
19315 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19316
19317 * Makefile.in: added the vault-install target
19318
19319 * configure.in: actually use the Sun3 makefile fragment that's in
19320 config, also added the release dir to configdirs
19321
19322 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19323
19324 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19325
19326 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19327
19328 * configure.in: remove some program from Alpha targetted toolchains
19329
19330 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19331
19332 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19333 gprof.
19334 (taz): Run "make diststuff" in those directories instead of "make
19335 proto-dir". Look for "VERSION=" only at start of line in subdir
19336 Makefile. Use "gzip -9" for compression.
19337 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19338 (binutils.tar.z): New target.
19339
19340 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19341
19342 * Makefile.in (taz): Include gpl.texinfo.
19343
19344 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19345
19346 * Makefile.in (setup-dirs): Merged into "taz" target.
19347 (taz): Only do `proto-dir' stuff if a directory is actually needed
19348 for this target.
19349
19350 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19351
19352 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19353 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19354 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19355 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19356 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19357
19358 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19359
19360 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19361 config.sub, and move-if-change to gdb testsuite distribution
19362 archive, so the testsuite can be extracted, configured, and
19363 run separately from the gdb distribution. Blow away the Chill
19364 tests that require a Chill compiled executable, since GNU Chill
19365 is not yet publically available.
19366
19367 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19368
19369 * test-build.mk: set environment variables in a single command,
19370 instead of a list of assignments and exports
19371
19372 * config.guess: recognize Alpha/OSF1 systems
19373
19374 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19375
19376 * configure: Change help message to prefer --options rather than
19377 -options.
19378
19379 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19380
19381 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19382 zippy@ecst.csuchico.edu.
19383 * config.guess: Recognize miniframe.
19384
19385 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19386
19387 * Makefile.in: Use srcroot to find runtest rather than rootme.
19388 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19389
19390 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19391
19392 * test-build.mk: Extensive additions to support building on a
19393 machine other than the host.
19394
19395 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19396
19397 * configure (tooldir): Fix for i386-aix again.
19398
19399 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19400
19401 * configure, Makefile.in: Change definition of $(tooldir)
19402 to match the FSF.
19403
19404 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19405
19406 * config.guess: Recognize i[34]86/SVR4.
19407
19408 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19409
19410 * Makefile.in (all-gdb): gdb depends on sim.
19411
19412 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19413
19414 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19415 at the same time we make the prototype gdb directory.
19416 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19417 files at the same time as the gdb base release distribution.
19418
19419 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19420
19421 * Makefile.in (check): Use individual check targets rather than
19422 DO_X rule.
19423 (check-gcc): Added.
19424
19425 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19426
19427 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19428 for System V release 3.2.
19429
19430 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19431
19432 * config.sub: Recognize hppaosf.
19433 * configure.in: Do configure ld/binutils/gas for it.
19434
19435 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19436
19437 * configure (tooldir): Alter syntax used to set this, for systems
19438 where "\$" isn't handled right, like i386-aix.
19439
19440 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19441
19442 * configure: Pass program-transform-name, not
19443 program_transform_name, to recursive configures.
19444
19445 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19446
19447 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19448 of gas+ld+binutils.
19449
19450 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19451
19452 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19453
19454 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19455
19456 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19457
19458 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19459
19460 * Makefile.in (PRMS): Set back to all-prms.
19461
19462 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19463
19464 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19465 targets, rather than for MIPS hosts.
19466
19467 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19468
19469 * configure.in: add comment for --with-x default values
19470
19471 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19472
19473 * Makefile.in: add check-* targets for each of the directories in
19474 the tree. Add a definition of RUNTEST that will use the one we
19475 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19476
19477 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19478
19479 * configure.in: Removed obsolete references to bfd_target and
19480 target_makefile_frag.
19481
19482 * build-all.mk: Set assorted targets for Q2.
19483 * config.sub: Recognize z8k-sim and h8300-hms.
19484 * test-build.mk: Really don't pass host to configure.
19485 (HOLES): Added uname.
19486
19487 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19488
19489 * configure: Handle an empty program-prefix, program-suffix or
19490 program-transform-name correctly.
19491
19492 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19493
19494 * build-all.mk: -G 8 no longer required for MIPS targets.
19495 * test-build.mk: Don't pass host argument to configure; make it
19496 guess.
19497
19498 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19499
19500 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19501 * Makefile.in (COMPRESS): New macro, like GZIP.
19502
19503 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19504
19505 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19506
19507 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19508 with gas currently defaults to -G 0.
19509
19510 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19511
19512 * Makefile.in (all-flex): flex depends on byacc.
19513
19514 * build-all.mk: If host not specified, use config.guess. Pass TAG
19515 to test-build.mk as RELEASE_TAG.
19516 * test-build.mk (configargs): New variable containing arguments to
19517 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19518 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19519
19520 * config.guess: Use /bin/uname when checking -X argument on SCO,
19521 to avoid invoking GNU uname which doesn't understand -X.
19522
19523 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19524
19525 * configure.in: Build gas for mips-*-*.
19526
19527 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19528
19529 * Makefile.in (all.normal): insert missing backslash.
19530
19531 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19532
19533 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19534
19535 * Makefile.in: Complete overhaul to merge many almost identical
19536 targets.
19537
19538 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19539
19540 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19541 (gdb.tar.Z): Adjusted.
19542
19543 * Makefile.in (setup-dirs, taz): New targets; should be general
19544 enough to adapt for gdb sometime. Build only .z file.
19545 (gas.tar.z): New target.
19546
19547 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19548
19549 * build-all.mk: Use CC=cc -Xs on Solaris.
19550
19551 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19552
19553 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19554 for handling BISON for FSF releases.
19555
19556 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19557
19558 * configure: Actually implement the change zoo just documented.
19559
19560 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19561
19562 * configure: when using config.guess, only set target_alias when
19563 it's not already been set (ie, on the command line)
19564
19565 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19566
19567 * Makefile.in: add installcheck target, set PRMS to install-prms
19568
19569 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19570
19571 * configure: add support for package_makefile_fragment, handle the
19572 case where a directory has a configure.in file but no Makefile.in
19573 more gracefully (with an actual understandable error message, even);
19574 add support for --without (and add this to the usage message); also
19575 explicitly add a --host=${host_alias} to the command line when
19576 config.guess is used
19577
19578 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19579
19580 * configure: Must use both --host and --target in recursive calls.
19581
19582 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19583
19584 * Makefile.in: Change deja-gnu to dejagnu.
19585
19586 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19587
19588 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19589
19590 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19591
19592 * configure.in: canonicalize all instances to *-*-solaris2*,
19593 also strip out a number of tools to not build for go32 host
19594
19595 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19596
19597 * config.guess: add GPL.
19598
19599 * Makefile.in, config.guess, config.sub, configure: bump
19600 copyrights to 93.
19601
19602 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19603
19604 * Makefile.in (do-info): Removed obsolete check for existence of
19605 localenv file.
19606
19607 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19608
19609 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19610
19611 * Makefile.in: a couple of 'else true' for decstation,
19612 support for TclX
19613
19614 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19615
19616 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19617
19618 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19619
19620 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19621
19622 * config.guess: Recognize i386-ibm-aix (PS/2).
19623 * configure.in: Use config/mh-aix386 file for it.
19624
19625 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19626
19627 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19628 CC_FOR_TARGET instead.
19629 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19630
19631 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19632
19633 * Makefile.in: Add sim to list of directories sent with gdb
19634
19635 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19636
19637 * configure.in: Put back mips-dec-bsd* case.
19638
19639 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19640
19641 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19642 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19643 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19644
19645 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19646
19647 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19648
19649 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19650 (install-info): install dir.info only if it exists,
19651 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19652
19653 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19654
19655 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19656 gas for mips-dec-bsd.
19657
19658 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19659
19660 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19661 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19662
19663 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19664
19665 * configure.in: Added "dejagnu" to hosttools list.
19666
19667 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19668
19669 * config.sub, configure.in, config.guess: Add support
19670 for Bosx, an AIX variant from Bull.
19671 Patches from F.Pierresteguy@frcl.bull.fr.
19672
19673 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19674
19675 * devo/dejagnu: Initial creation of devo/dejagnu.
19676 Migrated dejagnu testcases and support files for testing software
19677 tools to reside as subdirectories, currently called "testsuite",
19678 within the directory of the software tool. Migrated all programs,
19679 support libraries, etc. beloging to dejagnu proper from
19680 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19681 with no modifications. The changes to these files which will
19682 allow them to configure, build, and execute properly will be made
19683 in a future update.
19684
19685 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19686
19687 * Makefile.in: Change send_pr to send-pr.
19688 * configure.in: Likewise.
19689 * send_pr: Renamed directory to send-pr.
19690
19691 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19692
19693 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19694
19695 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19696
19697 * README: Update for gdb-4.8 release.
19698 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19699 gdb-xxx.tar.z (gzip'd) file also.
19700
19701 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19702
19703 * Makefile.in: make all-diff depend on all-libiberty
19704
19705 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19706
19707 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19708
19709 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19710
19711 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19712
19713 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19714
19715 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19716 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19717 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19718
19719 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19720
19721 * Makefile.in: makeinfo binary is in a new location
19722
19723 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19724
19725 * config.sub: Accept -ecoff as an OS.
19726
19727 * Makefile.in: Various changes to eliminate a level of make
19728 recursion and reduce the required command line length.
19729 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19730 sub-makes.
19731 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19732 variables holding settings for specific sub-makes.
19733 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19734 in terms of BASE_FLAGS_TO_PASS.
19735 (TARGET_LIBS): New variable listing directories which use
19736 TARGET_FLAGS_TO_PASS.
19737 (subdir_do): Eliminated.
19738 (do-*): New set of targets to replace subdir_do.
19739 (various): All targets which used subdir_do now depend on do-*.
19740 (local-clean): Renamed from do_clean.
19741 (local-distclean): New target, dependency of distclean and
19742 realclean.
19743 (install-info): Don't create directories. Depend on dir.info
19744 rather than calling make recursively.
19745 (install-dir.info): Eliminated.
19746 (install-info-dirs): Create all info directories here.
19747 (dir.info): Depend upon do-install-info.
19748
19749 * test-build.mk (HOLES): Added false.
19750
19751 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19752
19753 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19754
19755 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19756
19757 * Makefile.in (info): remove dependency on all-texinfo. The
19758 problem was really in texinfo/C, not at this level.
19759
19760 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19761
19762 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19763
19764 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19765
19766 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19767 GDB releases.
19768
19769 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19770
19771 * configure: Include srcdir in message about target of link not
19772 being found. Don't convert `-' to `_' in `with' options being
19773 passed to subdirs.
19774
19775 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19776
19777 * configure.in: add uudecode to host_tools
19778
19779 * Makefile.in: added {all,install}-uudecode targets, added them to
19780 the appropriate lists
19781
19782 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19783
19784 * Makefile.in (all-gcc): Added dependency on all-gas.
19785
19786 * configure.in (mips-*-*): Build ld and binutils.
19787
19788 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19789
19790 * configure: check return code from mkdir, print error message and
19791 exit on failure.
19792
19793 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19794
19795 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19796
19797 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19798
19799 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19800
19801 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19802
19803 * config.sub (h8500): Recognize this as a cpu type.
19804
19805 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19806
19807 * configure: source directory missing is no longer a warning
19808
19809 * configure.in: recognize irix[34]* instead of irix[34]
19810
19811 * Makefile.in: define and pass down X11_LIB
19812
19813 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19814
19815 * guess-systype: Renamed to ...
19816 * config.guess: ... by popular request.
19817 * configure.in, Makefile.in: Update accordingly.
19818
19819 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19820
19821 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19822 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19823 + Execute ./dummy instead of assuming . is in PATH.
19824
19825 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19826
19827 * guess-systype: New shell script. Attempts to guess the
19828 canonical host name of the executing host.
19829 Only a few hosts are supported so far.
19830 * configure: Call guess-systype if no host is specified.
19831
19832 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19833
19834 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19835 gcc Makefile.
19836
19837 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19838
19839 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19840 (all-gcc, install-gcc, subdir_do): Use it.
19841
19842 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19843
19844 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19845
19846 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19847
19848 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19849 set exclusively by configure, using configure.in .
19850
19851 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19852
19853 * test-build.mk: set $PATH for all builds
19854
19855 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19856
19857 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19858
19859 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19860 the one used in gcc/Makefile.in, so that a null expansion doesn't
19861 override the one needed to build gcc with a native cc.
19862
19863 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19864
19865 * configure: Accept -with arguments.
19866
19867 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19868
19869 * Makefile.in: added h8300sim
19870
19871 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19872
19873 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19874 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19875 (all-cygnus, native, build-cygnus): Make
19876 $(canonhost)-stamp-3stage-done, not $(host)....
19877 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19878 i386-sco3.2v4. Added else true to if command.
19879
19880 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19881
19882 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19883
19884 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19885
19886 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19887
19888 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19889
19890 * configure.in: don't remove binutils from Solaris builds
19891
19892 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19893
19894 * Makefile.in: get rid of earlier definitions for *clean,
19895 also handle the recursive info rule better
19896
19897 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19898
19899 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19900 do more-or-less the right thing.
19901
19902 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19903
19904 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19905 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19906
19907 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19908
19909 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19910 $(host_canonical).
19911
19912 * configure.in: split the configdirs list into 4 categories (native
19913 v. cross, library v. tool) and handle the cross-only and native-
19914 only in more reasonable (and correct!) way.
19915
19916 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19917
19918 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19919 configdirs anymore.
19920
19921 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19922
19923 * Makefile.in: extensive cleanup:: removed all of the explicit
19924 clean-* targets, collapsed many wrappers around subdir_do into
19925 one, added additional targets to satisfy standards.texi, deleted
19926 some old targets, some changes for consistency
19927
19928 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19929
19930 * configure.in: handle some programs as cross-only, and others as
19931 native only
19932
19933 * test-build.mk: handle partial holes in a more generic manner
19934
19935 * Makefile.in: m4 depends on libiberty
19936
19937 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19938
19939 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19940 time, wdiff, and find to configdirs
19941
19942 * Makefile.in: all, clean, and install rules for the new programs
19943 added to configure.in
19944
19945 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19946
19947 * configure.in: use mh-sun for all *-sun-* hosts
19948
19949 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19950
19951 * Makefile.in: define flags for X11 include files and library file
19952 locations, pass them down to the programs that need this info
19953
19954 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19955
19956 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19957
19958 * configure.in: start building libg++ for HP-UX targets
19959
19960 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19961
19962 * README: Update references to files moved into etc/.
19963
19964 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19965
19966 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19967 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19968
19969 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19970
19971 * configure: accept dash as well as underscore in long option
19972 names for FSF compatibility.
19973
19974 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19975
19976 * config.sub: added -sco3.2v4 support from FSF.
19977
19978 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19979
19980 * configure.in: expand the section that adds or removes
19981 directories from the list of programs to build, to handle native
19982 vs. cross in addition to host v. native
19983
19984 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19985
19986 * Makefile.in: Replace C++ in macro names with CXX.
19987 This is less likely to break ...
19988
19989 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19990
19991 * test-build.mk: add -w to GNU_MAKE
19992
19993 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19994
19995 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19996 add 'sparc' to list of recognized cpus. This needed to make
19997 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19998 Delete some redundant ose68 variants. Recognize -wrs as an os,
19999 then changes that into $CPU-wrs-vxworks.
20000
20001 * configure.in: remove most references to gdbtest, regularize
20002 target based program removal
20003
20004 * test-build.mk: import from p3 tree (many fixes and changes)
20005
20006 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20007
20008 * Makefile.in: added rules to handle tcl, tk, and expect
20009
20010 * configure.in: handle those directories if they exist
20011
20012 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20013
20014 * config.sub: removed bogus hppabsd and hppahpux names, since
20015 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20016
20017 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20018
20019 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20020 depends upon all-xiberty
20021
20022 * Makefile.in: changes from p3, including:
20023
20024 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20025
20026 * Makefile.in (XTRAFLAGS): include newlib directories if
20027 newlib/Makefile exists, rather than if host != target.
20028
20029 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20030
20031 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20032 from the same source tree and not building a cross-compiler. This
20033 matters for the libg++ configuration if reconfiguring a tree that
20034 has already been installed.
20035
20036 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20037
20038 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20039 pick up the machine and system specific header files.
20040
20041 * Makefile.in: added AS_FOR_TARGET, passed down in
20042 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20043 the C compiler to use to create programs which are run in the
20044 build environment, set it to default to $(CC), and passed it down
20045 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20046
20047 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20048
20049 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20050 We need them for unusual native builds, like systems without
20051 ranlib.
20052
20053 * configure: also define $(host_canonical) and
20054 $(target_canonical), which are the full, canonical names for the
20055 given host and target
20056
20057 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20058
20059 * Makefile.in: Added separate definitions for C++.
20060
20061 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20062
20063 * configure.in (configdirs): Add deja-gnu.
20064
20065 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20066
20067 * README: Update for configure.texi and gdb-4.7 release.
20068
20069 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20070
20071 * Makefile.in: Move "all" target to top of file.
20072 Previously, first target was ".PHONY" which caused BSD4.4 make
20073 to build .PHONY when make was run without arguments.
20074
20075 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20076
20077 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20078 Library-copylefted code in libiberty.
20079
20080 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20081
20082 * config.sub: Replace m68kmote with plain old m68k.
20083
20084 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20085
20086 * Makefile.in: Remove space from blank line, avoid Make complaints.
20087
20088 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20089
20090 * config.sub: Complain if no argument is given. Added support for
20091 386bsd as OS and target alias.
20092
20093 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20094
20095 * Makefile.in (XTRAFLAGS): include newlib directories if
20096 newlib/Makefile exists, rather than if host != target.
20097
20098 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20099
20100 * config.sub: recognize sparclite-wrs-vxworks.
20101
20102 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20103 p3.) Added clean-xiberty to clean.
20104
20105 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20106
20107 * configure.in: use *-*-* instead of nested cases for host and target
20108
20109 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20110
20111 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20112 from the same source tree and not building a cross-compiler. This
20113 matters for the libg++ configuration if reconfiguring a tree that
20114 has already been installed.
20115
20116 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20117
20118 * config.sub (i486v/i486v4): Merge in from FSF version.
20119
20120 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20121
20122 * configure: only set PWD if it is already set.
20123
20124 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20125
20126 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20127 doesn't have unset and all success paths (and most error paths)
20128 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20129 to just ${PWD} to avoid confusion.)
20130
20131 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20132
20133 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20134 even for a native compilation.
20135
20136 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20137
20138 Changes to make the gdb.tar.Z rule work better.
20139
20140 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20141 (DEVO_SUPPORT): Add configure.texi.
20142 (bfd-ilrt.tar.Z): Remove ancient rule.
20143
20144 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20145
20146 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20147 pick up the machine and system specific header files.
20148
20149 * configure.in, config.sub: added new target m68010-adobe-scout,
20150 with alias of adobe68k. Changed configure.in to check for
20151 -scout before -sco* to avoid a false match.
20152
20153 * Makefile.in: added AS_FOR_TARGET, passed down in
20154 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20155 the C compiler to use to create programs which are run in the
20156 build environment, set it to default to $(CC), and passed it down
20157 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20158
20159 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20160
20161 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20162 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20163 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20164 FOR_TARGET variants, to newlib and libg++.
20165
20166 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20167
20168 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20169 first.
20170
20171 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20172
20173 * config.sub: Accept `elf' as an environment.
20174
20175 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20176
20177 * Makefile.in (all-opcodes): cd into the right directory
20178
20179 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20180
20181 * configure: added -program_transform_name option, used as
20182 argument to sed when installing programs.
20183 configure.texi: added documentation for -program_prefix,
20184 -program_suffix and -program_transform_name.
20185
20186 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20187
20188 * config.sub: Accept i486 where i386 ok.
20189
20190 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20191
20192 * config.sub: accept we32k
20193
20194 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20195
20196 * config.sub, configure.in: accept OSE68000 and OSE68k.
20197
20198 * Makefile.in: don't create all directories for ``make install'';
20199 let the subdirectories create the ones they need.
20200
20201 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20202
20203 * COPYING: new file, GPL v2
20204
20205 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20206
20207 * Makefile.in: use the new gen-info-dir, which needs a template
20208 argument (which also lives in texinfo)
20209
20210 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20211
20212 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20213
20214 * config.sub (ncr3000): Change i386 to i486.
20215
20216 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20217
20218 * Makefile.in: add install-rcs, install-grep to
20219 install-no-fixedincludes, removed install-bison and install-libgcc
20220
20221 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20222
20223 * configure.in: grab the HPUX makefile fragment if on HPUX
20224
20225 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20226
20227 * Makefile.in: eradicate bison spoor (ditto libgcc).
20228 configure.in: recognise m68{k,000}-ericsson-OSE.
20229 es1800 is alias for m68k-ericsson-OSE
20230
20231 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20232
20233 * configure.in: rearrange the parts that remove programs from
20234 configdirs, based now on HOST==TARGET or by canonical triple.
20235
20236 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20237
20238 * test-build.mk: recurse explicitly with -f test-build.mk when
20239 appropriate. predicate stage3 and comparison on the existence
20240 of gcc. That is, if gcc isn't around, we aren't three-staging.
20241 On very clean, also remove ...stamp-co. Build in-place before
20242 doing other builds.
20243
20244 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20245
20246 * Makefile.in, configure.in: add tgas
20247
20248 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20249
20250 * Makefile.in: a number of changes merged in from progressive.
20251
20252 * configure.in: add libm.
20253
20254 * .cvsignore: ignore some stuff that comes from test-build.mk.
20255
20256 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20257
20258 * config.sub: Add es1800 (m68k-ericsson-es1800).
20259
20260 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20261
20262 * configure: Add program_suffix (parallel to program_prefix)
20263 * Makefile.in: adjust directory-creating script for losing decstation
20264
20265 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20266
20267 * configure: Minor $subdir-related fixes.
20268
20269 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20270
20271 * configure: fix various problems with propogating
20272 makefile_target_frag in subdirs.
20273 * configure.in: config libgcc if its there
20274
20275 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20276
20277 * config.sub: HPPA merge.
20278
20279 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20280
20281 * Makefile.in: Replace all-bison with all-byacc in all
20282 dependency lines for other tools (which now use byacc).
20283
20284 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20285
20286 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20287
20288 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20289
20290 * Makefile.in: make gprof rules similar to byacc rules (instead of
20291 vestigal $(unsubdir) that didn't work...)
20292
20293 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20294
20295 * config.sub: Add support for Linux.
20296 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20297 (at least for libg++).
20298
20299 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20300
20301 * configure.texi: fix doc for the -nfp option to configure
20302
20303 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20304
20305 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20306
20307 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20308
20309 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20310 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20311 * configure.in: added solaris* host_makefile_frag hook.
20312
20313 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20314
20315 * config.sub: changed recognition of m68000 so that various
20316 m68k types can be specified via m680[01234]0
20317
20318 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20319
20320 * config.sub (basic_machine): fix sed so that '-foo' isn't
20321 completely substituted out while .+'-foo' loses the '-foo'
20322
20323 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20324
20325 * config.sub ($os): Add -aout.
20326
20327 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20328
20329 * configure: If host_makefile_frag is absolute, don't
20330 prefix ${invsubdir} (relevant to libg++ auto-configure).
20331
20332 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20333
20334 * Makefile.in (tooldir): Define it.
20335 (all-ld): Depend on all-flex.
20336
20337 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20338
20339 * Makefile.in (check): Fix libg++ special case.
20340
20341 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20342
20343 * configure: do not bury `pwd` into config.status, thus do fewer
20344 pwd's.
20345
20346 * configure: print the "Building in" message only when building in
20347 other than "." AND verbose.
20348
20349 * configure: remove -s, rework -v to better accommodate guested
20350 configures.
20351
20352 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20353
20354 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20355
20356 * Makefile.in: macroize flags passed on recursion. remove
20357 fileutils.
20358
20359 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20360
20361 * configure: get makesrcdir right for subdirs deeper than 1.
20362
20363 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20364 install.
20365
20366 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20367
20368 * Makefile.in: don't print subdir_do or recursion lines.
20369
20370 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20371
20372 * standards.texi: added menu item.
20373
20374 * Makefile.in: build and install standards.info.
20375
20376 * standards.texi: new file.
20377
20378 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20379
20380 * configure: test for and move config.status pieces from
20381 ${subdir}/.
20382
20383 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20384
20385 * configure: Test for existance of files before trying to mv
20386 them, to avoid numerous non-existance messages.
20387
20388 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20389
20390 * configure: correct final line of config.status.
20391
20392 * configure: patch from eggert. Avoids a protection problem if
20393 the original Makefile.in is read only.
20394
20395 * configure: use move-if-change from gcc to create config.status.
20396 Some makefiles depend on config.status to tell if a directory
20397 has been reconfigured for a different host. This change
20398 prevents those directories from remaking everything in the case
20399 where the reconfig was only intended to rebuild a Makefile.
20400
20401 * configure: test for config.sub with "config.sub sun4" rather
20402 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20403 host alias from a missing config.sub.
20404
20405 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20406
20407 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20408 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20409
20410 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20411
20412 * configure: mkdir ${subdir} as needed.
20413
20414 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20415
20416 * Makefile.in,configure.in: added autoconf.
20417
20418 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20419
20420 * Makefile.in: no longer pass against on recursion.
20421
20422 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20423 definitions are not inherited.
20424
20425 * configure: correct makesrcdir when subdir is .
20426
20427 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20428
20429 * configure: Add support for 'subdirs' variable, which is
20430 like 'configdirs', except that configure doesn't re-invoke
20431 itself for subdirs, it just creates a Makefile for each subdir.
20432 * configure.texi: Document subdirs.
20433
20434 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20435
20436 * configure.in: added flex to configdirs
20437
20438 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20439
20440 * Makefile.in: remove clean-stamps from clean.
20441
20442 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20443
20444 * configure.in: Add gdbtest to configdirs.
20445
20446 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20447
20448 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20449 to recursive makes.
20450 * configure.in: Recognize new ncr3000 config.
20451
20452 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20453
20454 * Makefile.in, configure.in: removed references to gdbm.
20455
20456 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20457
20458 * config.sub: Don't canonicalize os value
20459 newsos* to bsd (readline needs to check for newsos).
20460 (This fix was earlier made Jan 31, but got re-broken.)
20461
20462 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20463
20464 * configure.in: sco is an os, not a vendor!
20465
20466 * configure: Quote $( better. Keep various shells happy.
20467
20468 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20469
20470 * Makefile.in: eliminate stamp-files.
20471
20472 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20473
20474 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20475 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20476
20477 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20478
20479 * config.sub: fix iris/iris3.
20480
20481 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20482
20483 * configure: re-add -rm.
20484
20485 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20486
20487 * Maskefile.in: add .stmp-rcs to all.
20488
20489 * configure.in: remove gas from rs6000 build, use aix host fragment.
20490
20491 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20492
20493 * configure: pass down site_option during recursion.
20494
20495 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20496
20497 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20498
20499 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20500
20501 * configure: Change exec_prefix so that it really defaults to prefix.
20502
20503 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20504
20505 * Makefile.in, configure.in: Add support for mmalloc library.
20506
20507 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20508
20509 * Makefile.in: add stmp dependencies for a few more things.
20510
20511 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20512
20513 * configure: adjusted error message on objdir/srcdir configure
20514 collision, per john's suggestion.
20515
20516 * Makefile.in: add libiberty stmp to all and all.cross.
20517
20518 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20519
20520 * Makefile.in: remove force dependencies, add grep to all.
20521
20522 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20523
20524 * Makefile.in: drop flex. make stamp files work.
20525
20526 * configure: added test for conflicting configuration in srcdir,
20527 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20528 gets cranky. use relative paths for configure and srcdir
20529 whenever possible. Send some error messages to stderr that were
20530 going to stdout.
20531
20532 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20533
20534 * Makefile.in: Fix libg++ rule to check for gcc directory
20535 before using gcc/gcc. Also pass XTRAFLAGS.
20536
20537 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20538
20539 * Makefile.in: added stmp-files so that directories aren't polled
20540 when they are already built.
20541
20542 * configure.texi: fixed a node pointer problem.
20543
20544 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20545
20546 * config.sub configure.in gdb/configure.in
20547 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20548 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20549 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20550
20551 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20552
20553 * configure: -recurring becomes -silent. corrected help message
20554 for -site= option.
20555
20556 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20557
20558 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20559
20560 * configure: when building Makefile for crosses, replace
20561 tooldir and program_prefix. default srcdir from location of
20562 config.sub. remove "for host in hosts" and "for target in
20563 targets" loops.
20564
20565 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20566
20567 * Makefile.in: Do not pass bindir or mandir to cvs.
20568
20569 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20570
20571 * Makefile.in, configure.in: removed traces of namesubdir,
20572 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20573 copyrights to '92, changed some from Cygnus to FSF.
20574
20575 * configure.texi: remove most references to multiple hosts,
20576 multiple targets, subdirs, etc.
20577
20578 * configure.man: removed rcsid. reference config.sub not
20579 config.subr.
20580
20581 * Makefile.in: mkdir $(infodir) on install-info.
20582
20583 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20584
20585 * configure.texi: Explain better about .gdbinit and about
20586 the environment that configure.in sections run in.
20587
20588 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20589
20590 * configure.in: Ultrix is only a decstation if it's a MIPS.
20591
20592 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20593
20594 * README: DOC.configure => cfg-paper.texi.
20595
20596 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20597
20598 * config.sub (near case $os): Don't convert newsos* to bsd!
20599
20600 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20601
20602 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20603 the number of copies of COPYING that go into the GDB tar file.
20604
20605 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20606
20607 * bfd/configure.in, gdb/config/mh-i386sco,
20608 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20609 Fix SCO configuration stuff.
20610
20611 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20612
20613 * Makefile.in: For libg++, make sure the -I pointing
20614 to the gcc directory goes *after* all the libg++-local -I flags.
20615 Also, move just-gcc dependency from just-libg++ to all-libg++.
20616
20617 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20618
20619 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20620
20621 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20622
20623 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20624
20625 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20626
20627 * config.sub: Add stratus configuration frags. Also
20628 submitted to FSF.
20629
20630 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20631
20632 * Makefile.in (DEV_SUPPORT): add configure.man.
20633
20634 * config.sub(Decode manufacturer-specific): add -none*.
20635
20636 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20637
20638 * Makefile.in: remove form feeds to make Sun's make happy.
20639 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20640
20641 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20642
20643 * Makefile.in (AR_FLAGS): Make quieter.
20644
20645 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20646
20647 * configure.in: Add libg++.
20648 * configure: When verbose, don't output the command line at each
20649 level; it will be unremarkably the same as the previous version,
20650 which will be the same as what the user typed.
20651
20652 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20653
20654 * configure.in, Makefile.in: fix clean-info, add flex. add
20655 fileutils.
20656
20657 * configure: be less sensitive to spaces in Makefile.in. Do not
20658 look for sources in "..". Doing so breaks subdirectories that
20659 might have their own configure. If a subdir has it's own
20660 configure script, use it.
20661
20662 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20663
20664 * cfg-paper.texi: some changes suggested by rms.
20665
20666 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20667
20668 * config.sub: Merge in some small additions from the FSF version,
20669 taken from the gcc distribution, to bring the Cygnus and FSF
20670 versions into closer sync.
20671
20672 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20673
20674 * configure.in: Changed svr4 references to sysv4.
20675
20676 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20677
20678 * configure: added -V for version number option.
20679
20680 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20681
20682 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20683 renamed from DOC.configure to cfg-paper.texi.
20684
20685 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20686
20687 * configure, config.subr, config.sub: config.subr is now
20688 config.sub again.
20689
20690 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20691
20692 * configure.texi: new file, in progress.
20693
20694 * Makefile.in: build info file and install the man page for
20695 configure.
20696
20697 * configure.man: new file, first cut.
20698
20699 * configure: find config.subr again now that configuration "none"
20700 has gone. removed all traces of the -ansi option. removed all
20701 traces of the -languages option.
20702
20703 * config.subr: resync from rms.
20704
20705 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20706
20707 * configure, config.sub, config.subr: merge config.sub into
20708 config.subr, call the result config.subr, remove config.sub, use
20709 config.subr.
20710
20711 * Makefile.in: revised install for dir.info.
20712
20713 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20714
20715 * configure.in: add decstation host makefile frag.
20716
20717 * Makefile.in: BISON now bison -y again. also install-gcc on
20718 install. clean-gdbm on clean. infodir belongs in datadir.
20719 Make directories for info install. Build dir.info here then
20720 install it.
20721
20722 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20723
20724 * Makefile.in: fix for bad directory tests.
20725
20726 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20727
20728 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20729 regexp. -srcdir relative was being handled incorrectly.
20730
20731 * Makefile.in: unwrapped some for loops so that parallel makes
20732 work again and so one can focus one's attention on a particular
20733 package.
20734
20735 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20736
20737 * configure: added PWD as a stand in for `pwd` (for speed). use
20738 elif wherever possible. make -srcdir work without -objdir.
20739 -objdir= commented out.
20740
20741 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20742
20743 * configure: +options become --options. -subdirs commented out.
20744 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20745 Makefile now at top of generated Makefile. Removed cvs log
20746 entries. added -srcdir. create .gdbinit only if there is one
20747 in ${srcdir}.
20748
20749 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20750 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20751 and mandir now keyed off datadir by default.
20752
20753 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20754
20755 * Freshly created ChangeLog.
20756
20757 \f
20758 Local Variables:
20759 mode: change-log
20760 left-margin: 8
20761 fill-column: 76
20762 version-control: never
20763 End: