re PR go/91617 (Many go test case failures after r275026)
[gcc.git] / ChangeLog
1 2019-08-28 Martin Liska <mliska@suse.cz>
2
3 * .gitignore: Add .clangd and compile_commands.json
4 to .gitignore.
5
6 2019-08-23 Michael Forney <mforney@mforney.org>
7
8 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
9 * Makefile.in: Regenerate.
10
11 2019-08-19 Tom Tromey <tom@tromey.com>
12
13 * configure: Rebuild.
14 * configure.ac: Add --with-static-standard-libraries.
15
16 2019-08-16 Alexandre Oliva <oliva@gnu.org>
17
18 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
19
20 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
21
22 * MAINTAINERS (Write After Approval): Add myself.
23
24 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
25
26 * MAINTAINERS (Write After Approval): Remove myself, already listed in
27 RISC-V port maitainer.
28
29 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
30
31 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
32
33 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
38
39 * MAINTAINERS (Write After Approval): Add myself.
40
41 2019-06-25 Martin Liska <mliska@suse.cz>
42
43 contrib/filter-clang-warnings.py: Transform from
44 filter-rtags-warnings.py.
45
46 2019-06-15 Tom Tromey <tom@tromey.com>
47
48 * configure.ac (host_libs): Add gnulib.
49 * configure: Rebuild.
50 * Makefile.def (host_modules, dependencies): Add gnulib.
51 * Makefile.in: Rebuild.
52
53 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
57 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
58
59 * configure: Regenerate.
60 * configure.ac: Add PRU target.
61
62 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
66 2019-06-11 Nick Clifton <nickc@redhat.com>
67
68 Import these changes from the binutils/gdb repository:
69
70 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
71
72 * Makefile.def (dependencies): configure-libctf depends on all-bfd
73 and all its deps.
74 * Makefile.in: Regenerated.
75
76 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
77
78 * Makefile.def (host_modules): Add libctf.
79 * Makefile.def (dependencies): Likewise.
80 libctf depends on zlib, libiberty, and bfd.
81 * Makefile.in: Regenerated.
82 * configure.ac (host_libs): Add libctf.
83 * configure: Regenerated.
84
85 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
86
87 * MAINTAINERS (Write After Approval): Add myself.
88
89 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
90
91 * MAINTAINERS: Update my email address.
92
93 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
94
95 * MAINTAINERS (Write After Approval): Add myself.
96
97 2019-05-16 Jun Ma <junma@linux.alibaba.com>
98
99 * MAINTAINERS (Write After Approval): Add myself.
100
101 2019-05-07 Jim Wilson <jimw@sifive.com>
102
103 * MAINTAINERS: Remove myself as IA-64 maintainer.
104
105 2019-05-04 Roland Illig <roland.illig@gmx.de>
106
107 * MAINTAINERS (Write After Approval): Add myself.
108
109 2019-05-02 Richard Biener <rguenther@suse.de>
110
111 PR bootstrap/85574
112 * Makefile.tpl (compare target): Also compare extra-compare
113 files.
114 * Makefile.in: Regenerate.
115
116 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
117
118 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
119 as modulo-scheduler maintainer.
120
121 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
122
123 * MAINTAINERS: Add myself as co-maintainer for Darwin.
124
125 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
126
127 * MAINTAINERS: Update my email address.
128
129 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
130
131 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
132 * configure: Regenerate.
133
134 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
135
136 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
137 * configure: Regenerate.
138
139 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
140
141 * configure.ac: Add target-zlib to target_libraries.
142 * configure: Regenerate.
143
144 2019-04-09 Martin Liska <mliska@suse.cz>
145
146 * Makefile.in: Regenerate.
147 * Makefile.tpl: Pass GENERATOR_CFLAGS
148 in all stages.
149
150 2019-03-28 Martin Liska <mliska@suse.cz>
151
152 PR bootstrap/89829
153 * Makefile.in: Revert r254150.
154 * Makefile.tpl: Likewise.
155
156 2019-03-28 Ben Elliston <bje@gnu.org>
157
158 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
159 related, and libdecnumber.
160
161 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
162
163 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
164 (Write After Approval): Remove myself.
165
166 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
167
168 * MAINTAINERS (Write After Approval): Add myself.
169
170 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
171
172 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
173 (Write After Approval): Remove myself and Julian.
174
175 2019-01-26 Harald Anlauf <anlauf@gmx.de>
176
177 * MAINTAINERS (Write After Approval): Add myself.
178
179 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
180
181 * MAINTAINERS (Write After Approval): Add myself.
182
183 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
184
185 * ChangeLog: Replace space with tab.
186 * MAINTAINERS: Delete 1 tab to keep alignment.
187
188 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
189
190 * MAINTAINERS (Write After Approval): Add myself.
191
192 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
193
194 * MAINTAINERS (Write After Approval): Add myself.
195
196 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
197 Kwok Cheung Yeung <kcy@codesourcery.com>
198 Julian Brown <julian@codesourcery.com>
199 Tom de Vries <tom@codesourcery.com>
200 Jan Hubicka <hubicka@ucw.cz>
201 Martin Jambor <mjambor@suse.cz>
202
203 * configure.ac: Likewise.
204 * configure: Regenerate.
205 * contrib/config-list.mk: Add amdgcn-amdhsa.
206
207 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
208
209 * MAINTAINERS (Write After Approval): Add myself.
210
211 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
215 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
216
217 PR target/88535
218 * config.guess: Import upstream version 2019-01-03.
219 * config.sub: Import upstream version 2019-01-01.
220
221 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
222
223 * MAINTAINERS (Write After Approval): Update my maintainer address.
224
225 2018-12-21 Gergö Barany <gergo@codesourcery.com>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
229 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
230
231 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
232
233 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
234
235 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
236 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
237 (GCC_TARGET_TOOL): Likewise.
238 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
239 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
240 OTOOL, OTOOL_FOR_TARGET: New substitutions.
241 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
242 * configure: Regenerate.
243 * Makefile.in: Likewise.
244
245 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
246
247 * MAINTAINERS (Write After Approval): Add myself.
248
249 2018-11-13 Martin Liska <mliska@suse.cz>
250
251 * gcc.target/i386/pr87930.c: Move to ...
252 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
253
254 2018-11-10 Stafford Horne <shorne@gmail.com>
255
256 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
257 (Write After Approval): Remove myself.
258
259 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
260
261 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
262 Append $INCICONV to it.
263
264 2018-11-04 Stafford Horne <shorne@gmail.com>
265
266 * MAINTAINERS (Write After Approval): Add myself.
267
268 2018-10-31 Joseph Myers <joseph@codesourcery.com>
269
270 PR bootstrap/82856
271 * multilib.am: New file. From automake.
272
273 Merge from binutils-gdb:
274 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
275
276 * libtool.m4: Use AC_LANG_SOURCE.
277 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
278 * ar-lib: New file.
279 * test-driver: New file.
280 * configure: Re-generate.
281
282 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
283
284 * MAINTAINERS (Write After Approval): Add myself.
285
286 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
287
288 PR bootstrap/87788
289 PR d/87799
290 * configure: Rebuild.
291 * configure.ac: Disable D on systems where it is known not to work.
292
293 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
294
295 * Makefile.def (target_modules): Add libphobos.
296 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
297 GDCFLAGS_FOR_TARGET.
298 (dependencies): Make libphobos depend on libatomic, libbacktrace
299 configure, and zlib configure.
300 (language): Add language d.
301 * Makefile.in: Rebuild.
302 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
303 (HOST_EXPORTS): Add GDC.
304 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
305 (BASE_TARGET_EXPORTS): Add GDC.
306 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
307 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
308 (EXTRA_HOST_FLAGS): Add GDC.
309 (STAGE1_FLAGS_TO_PASS): Add GDC.
310 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
311 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
312 environment variables.
313 * configure: Rebuild.
314 * configure.ac: Add target-libphobos to target_libraries. Set and
315 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
316
317 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
318
319 * MAINTAINERS (Write After Approval): Add myself.
320
321 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
322
323 * MAINTAINERS (Write After Approval): Remove myself.
324
325 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
326
327 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
328
329 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
330
331 * MAINTAINERS: Update my email address.
332
333 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
334
335 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
336 maintainer.
337
338 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
339
340 * MAINTAINERS (Write After Approval): Add self.
341
342 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
343
344 * MAINTAINERS (write after approval): Add myself.
345
346 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
347
348 * MAINTAINERS: Update my email address.
349
350 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
351
352 * MAINTAINERS (write after approval): Add myself.
353
354 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
355
356 * MAINTAINERS: Add self to global reviewers list.
357
358 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
359
360 MAINTAINERS: Add c-sky port maintainers.
361
362 2018-08-10 Martin Liska <mliska@suse.cz>
363
364 * MAINTAINERS: Revert change in previous commit and
365 join lines.
366
367 2018-08-10 Martin Liska <mliska@suse.cz>
368
369 * MAINTAINERS: Remove extra line.
370
371 2018-08-06 Naveen H.S <naveenh@marvell.com>
372
373 * MAINTAINERS: Update my email address.
374
375 2018-07-19 DJ Delorie <dj@redhat.com>
376
377 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
378 as maintainer.
379
380 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
381
382 * MAINTAINERS: Adjust email address for me and my colleague Robin
383 Dapp.
384
385 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
386 Sunil K Pandey <sunil.k.pandey@intel.com>
387
388 PR target/84413
389 * config/i386/i386.c (m_CORE_AVX512): New.
390 (m_CORE_AVX2): Likewise.
391 (m_CORE_ALL): Add m_CORE_AVX2.
392 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
393 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
394 and remove the rest of m_SKYLAKE_AVX512.
395
396 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
397
398 * config.sub: Sync with upstream version 2018-07-03.
399
400 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
401
402 * config.guess: Sync with upstream version 2018-06-26.
403 * config.sub: Sync with upstream version 2018-07-02.
404
405 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
406
407 * libtool.m4: Sort output of 'find' to enable deterministic builds.
408 * ltmain.sh: Likewise.
409
410 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
411
412 * contrib/config-list.mk: Remove powerpc-linux_paired.
413
414 2018-06-29 Alexandre Oliva <oliva@adacore.com>
415
416 * configure.ac: Introduce support for @unless/@endunless.
417 * Makefile.tpl (dep-kind): Rewrite with cond; return
418 postbootstrap in some cases.
419 (make-postboot-dep, postboot-targets): New.
420 (dependencies): Do not output postbootstrap dependencies at
421 first. Output non-target ones changed for configure to depend
422 on stage_last @if gcc-bootstrap, and the original deps @unless
423 gcc-bootstrap.
424 * configure.in, Makefile.in: Rebuilt.
425
426 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
427
428 * MAINTAINERS (write after approval): Add myself.
429
430 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
431
432 * MAINTAINERS (write after approval): Add myself.
433
434 2018-06-19 Nick Clifton <nickc@redhat.com>
435
436 * zlib/configure.ac: Restore old behaviour of only enabling
437 multilibs when a target subdirectory is defined. This allows
438 building with srcdir == builddir.
439 * zlib/configure: Regenerate.
440
441 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
442
443 * Makefile.def (fortran): Add check-target-libgomp-fortran.
444 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
445 * Makefile.in: Regenerate.
446
447 2018-06-16 Ben Elliston <bje@gnu.org>
448
449 * config.guess: Import latest version.
450 * config.sub: Likewise.
451
452 2018-06-08 Martin Liska <mliska@suse.cz>
453
454 * MAINTAINERS: Remove MPX-related entries.
455 * Makefile.def: Remove libmpx support.
456 * Makefile.in: Regenerate.
457 * configure.ac: Remove removed files.
458 * configure: Regenerate.
459 * libmpx/ChangeLog: Remove.
460 * libmpx/Makefile.am: Remove.
461 * libmpx/Makefile.in: Remove.
462 * libmpx/acinclude.m4: Remove.
463 * libmpx/aclocal.m4: Remove.
464 * libmpx/config.h.in: Remove.
465 * libmpx/configure: Remove.
466 * libmpx/configure.ac: Remove.
467 * libmpx/configure.tgt: Remove.
468 * libmpx/libmpx.spec.in: Remove.
469 * libmpx/mpxrt/Makefile.am: Remove.
470 * libmpx/mpxrt/Makefile.in: Remove.
471 * libmpx/mpxrt/libmpx.map: Remove.
472 * libmpx/mpxrt/libtool-version: Remove.
473 * libmpx/mpxrt/mpxrt-utils.c: Remove.
474 * libmpx/mpxrt/mpxrt-utils.h: Remove.
475 * libmpx/mpxrt/mpxrt.c: Remove.
476 * libmpx/mpxrt/mpxrt.h: Remove.
477 * libmpx/mpxwrap/Makefile.am: Remove.
478 * libmpx/mpxwrap/Makefile.in: Remove.
479 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
480 * libmpx/mpxwrap/libtool-version: Remove.
481 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
482
483 2018-06-04 Martin Liska <mliska@suse.cz>
484
485 * MAINTAINERS: Add myself as gcov maintainer.
486
487 2018-06-04 Matthew Fortune <mfortune@gmail.com>
488
489 * MAINTAINERS: Update my email address.
490
491 2018-06-04 Tom de Vries <tdevries@suse.de>
492
493 * MAINTAINERS: Remove write-after-approval entries for component
494 maintainers.
495
496 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
497
498 * MAINTAINERS (write after approval): Add myself.
499
500 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
501
502 * MAINTAINERS: Update my email address.
503
504 2018-06-01 Tom de Vries <tdevries@suse.de>
505
506 * MAINTAINERS: Update my email address.
507
508 2018-05-22 Bin Cheng <bin.cheng@arm.com>
509
510 * MAINTAINERS (loop-optimizer): Add myself.
511
512 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
513
514 * configure.ac: Added "nfp" target.
515 * configure: Regenerate.
516
517 2018-04-30 Richard Biener <rguenther@suse.de>
518
519 PR bootstrap/85571
520 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
521 (STAGE3_TFLAGS): Likewise.
522 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
523 (STAGEtrain_TFLAGS): Likewise.
524 * Makefile.in: Regenerate.
525
526 2018-04-26 Richard Biener <rguenther@suse.de>
527
528 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
529 (STAGE2_CFLAGS): Likewise.
530 (STAGE2_TFLAGS): Likewise.
531 (STAGE3_CFLAGS): Add -fchecking.
532 (STAGE3_TFLAGS): Likewise.
533 (STAGEtrain_CFLAGS): Filter out -fchecking.
534 (STAGEtrain_TFLAGS): Likewise.
535 * Makefile.in: Re-generate.
536
537 2018-04-25 Catherine Moore <clm@codesourcery.com>
538
539 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
540
541 2018-04-18 Paul Clarke <pc@us.ibm.com>
542
543 * MAINTAINERS (write after approval): Add myself.
544
545 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
546
547 * MAINTAINERS: Update my email address.
548
549 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
550
551 * MAINTAINERS: Remove redundant Write-After-Approval entry.
552
553 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
554
555 * MAINTAINERS: Update my email address and disambiguate myself
556 a bit from Will Schmidt.
557
558 2018-03-21 Nathan Sidwell <nathan@acm.org>
559
560 * MAINTAINERS: Move maintainers of now-removed picochip and score
561 ports to write after approval.
562
563 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
564
565 * MAINTAINERS: Add entry for SVE maintainership.
566
567 2018-02-13 Maciej W. Rozycki <macro@mips.com>
568
569 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
570 * configure: Regenerate.
571
572 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
573
574 * MAINTAINERS (write after approval): Add myself.
575
576 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
577
578 * MAINTAINERS (write after approval): Add myself.
579
580 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
581
582 * MAINTAINERS (write after approval): Add myself.
583
584 2018-01-03 Jakub Jelinek <jakub@redhat.com>
585
586 Update copyright years.
587
588 2018-01-03 Ben Elliston <bje@gnu.org>
589
590 * config.guess: Import latest version.
591 * config.sub: Likewise.
592
593 2017-12-12 Stafford Horne <shorne@gmail.com>
594
595 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
596 * configure: Regenerate.
597
598 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
599
600 * MAINTAINERS (Write After Approval): Add myself.
601
602 2017-11-28 Julia Koval <julia.koval@intel.com>
603 Sebastian Peryt <sebastian.peryt@intel.com>
604
605 * Makefile.def (target_modules): Remove libcilkrts.
606 * Makefile.in: Ditto.
607 * configure: Ditto.
608 * configure.ac: Ditto.
609
610 2017-11-28 Julia Koval <julia.koval@intel.com>
611
612 * MAINTAINERS (Write After Approval): Add myself.
613
614 2017-11-22 Sudakshina Das <sudi.das@arm.com>
615
616 * MAINTAINERS (Write After Approval): Add myself.
617
618 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
619
620 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
621 Use my SiFive email address.
622
623 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
624
625 * MAINTAINERS (write after approval): Add myself.
626
627 2017-10-27 Martin Liska <mliska@suse.cz>
628
629 * Makefile.tpl: Use proper name of folder as it was renamed
630 during transition to 4 stages.
631 * Makefile.in: Regenerate.
632
633 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
634
635 * MAINTAINERS (write after approval): Add myself.
636
637 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
638
639 * MAINTAINERS: Add a note that maintainership also includes web
640 pages, docs, and testsuite related to that area.
641
642 2017-09-25 Tom de Vries <tom@codesourcery.com>
643
644 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
645
646 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
647
648 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
649
650 2017-09-15 Nathan Sidwell <nathan@acm.org>
651
652 * MAINTAINERS: Remove myself as a vxworks maintainer.
653
654 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
655
656 * MAINTAINERS: Remove email address of Jim Norris.
657
658 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
659
660 * MAINTAINERS (Reviewers): Move myself from here...
661 (CPU Port Maintainers): ... to here.
662
663 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
664
665 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
666
667 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
668
669 * MAINTAINERS (write after approval): Add myself.
670
671 2017-07-28 Tony Reix <tony.reix@atos.net>
672
673 * configure.ac (target-libffi): Don't disable for AIX.
674 (go): Don't add to unsupported_languages on AIX.
675 (target-libgo): Don't disable for AIX.
676 * configure: Regenerate.
677
678 2017-07-19 Yury Gribov <tetra2005@gmail.com>
679
680 * MAINTAINERS: Add myself.
681
682 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
683
684 * MAINTAINERS: Update my email address.
685
686 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
687
688 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
689 arm-specific auto-generated header files.
690
691 2017-07-03 Nathan Sidwell <nathan@acm.org>
692
693 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
694 * configure: Rebuilt.
695
696 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
697
698 * MAINTAINERS: Readd myself for c6x.
699
700 2017-06-28 Martin Liska <mliska@suse.cz>
701
702 PR bootstrap/81217
703 * Makefile.def: Remove superfluous bootstrap_target from
704 bootstrap_stage.
705 * Makefile.in: Re-generate the file.
706
707 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
708
709 * MAINTAINERS: Add myself to Write After Approval
710
711 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
712
713 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
714
715 2017-06-19 Martin Liska <mliska@suse.cz>
716
717 * Makefile.def: Define 4 stages PGO bootstrap.
718 * Makefile.tpl: Define FLAGS.
719 * Makefile.in: Regenerate.
720
721 2017-06-14 Ian Lance Taylor <iant@golang.org>
722
723 * Makefile.def: Add check-gotools to go check targets.
724 * Makefile.in: Rebuild.
725
726 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
727
728 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
729
730 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
731
732 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
733 * configure: Regenerate.
734
735 2017-05-31 Martin Liska <mliska@suse.cz>
736
737 * configure.ac: Add handling of stage2_werror_flags to
738 action-if-given and to action-if-not-given.
739 * configure: Regenerate.
740
741 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
742
743 * MAINTAINERS: Add self to Write After Approval
744
745 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
746
747 * MAINTAINERS: Update my email address, and remove myself as
748 maintainer in some areas.
749
750 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
751
752 * MAINTAINERS: Add self to Write After Approval
753
754 2017-05-25 Nathan Sidwell <nathan@acm.org>
755
756 * configure.ac: Add --enable-languages=default to mean default and
757 make --enable-languages=all mean all supported languages.
758 * configure: Regenerated.
759
760 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
761
762 * config.gcc (powerpc*-*-*spe*): New.
763 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
764 (powerpc-*-rtems*spe*): New.
765 (powerpc*-*-linux*spe*): New.
766 (powerpc-wrs-vxworksspe): New.
767 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
768 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
769 * config.host (powerpc*-*-*spe*): New.
770
771 2017-05-19 Martin Liska <mliska@suse.cz>
772
773 * configure.ac: Add --enable-werror-always just for
774 bootstrap-debug (or none build config) and do not add it
775 when we are on a release branch.
776 * configure: Regenerated.
777
778 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
779
780 * MAINTAINERS: Add self to Write After Approval
781
782 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
783
784 * MAINTAINERS: Move myself to Write After Approval section.
785
786 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
787
788 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
789 ACCH registers.
790 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
791 available.
792 (umulsidi3): Likewise.
793 (mulsidi3_700): Disable this pattern when we have advanced mpy
794 instructions.
795 (umulsidi3_700): Likewise.
796 (maddsidi4): New pattern.
797 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
798 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
799 (mpydu_imm_arcv2hs): Likewise.
800 * config/arc/predicates.md (accl_operand): New predicate.
801
802 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
803 Andrew Burgess <andrew.burgess@embecosm.com>
804
805 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
806 case.
807 (ARC_AUTOFP_IRQ_P): Likewise.
808 (ARC_AUTO_IRQ_P): Likewise.
809 (rgf_banked_register_count): New variable.
810 (parse_mrgf_banked_regs_option): New function.
811 (arc_override_options): Handle rgf_banked_regs option.
812 (arc_handle_interrupt_attribute): Add firq option.
813 (arc_compute_function_type): Return fast irq type when required.
814 (arc_must_save_register): Handle fast interrupts.
815 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
816 (arc_return_address_regs): Update.
817 * config/arc/arc.h (arc_return_address_regs): Update.
818 (arc_function_type): Add fast interrupt type.
819 (ARC_INTERRUPT_P): Update.
820 (RC_FAST_INTERRUPT_P): Define.
821 * config/arc/arc.md (simple_return): Update for fast interrupts.
822 (p_return_i): Likewise.
823 * config/arc/arc.opt (mrgf-banked-regs): New option.
824 * doc/invoke.texi (mrgf-banked-regs): Document.
825
826 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
827
828 * config/arc/arc.c (irq_ctrl_saved): New variable.
829 (ARC_AUTOBLINK_IRQ_P): Define.
830 (ARC_AUTOFP_IRQ_P): Likewise.
831 (ARC_AUTO_IRQ_P): Likewise.
832 (irq_range): New function.
833 (arc_must_save_register): Likewise.
834 (arc_must_save_return_addr): Likewise.
835 (arc_dwarf_emit_irq_save_regs): Likewise.
836 (arc_override_options): Handle deferred options.
837 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
838 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
839 arc_must_save_return_addr.
840 (arc_compute_frame_size): Handle automated save and restore of
841 registers.
842 (arc_expand_prologue): Likewise.
843 (arc_expand_epilogue): Likewise.
844 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
845 * config/arc/arc.opt (mirq-ctrl-saved): New option.
846 * doc/invoke.texi (mirq-ctrl-saved): Document option.
847
848 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
849 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
850
851 PR bootstrap/77661
852 * Makefile.def: Don't pass --enable-maintainer-mode on to an
853 in-tree build MPC.
854 * Makefile.in: Regenerate.
855
856 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
857
858 * configure.ac: Enable LTO by default on darwin >= 9.
859 * configure: Regenerate.
860
861 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
862
863 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
864 and Andrew Waterman as the RISC-V maintainers.
865
866 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
867
868 * MAINTAINERS: Add self to Write After Approval
869
870 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
871
872 * config.guess: Import latest from upstream.
873
874 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
875
876 * MAINTAINERS (Write After Approval): Remove entries that are
877 already covered under Reviewers.
878
879 2017-03-08 Mark Wielaard <mark@klomp.org>
880
881 PR demangler/70909
882 PR demangler/67264
883 * include/demangle.h: Add d_printing to struct demangle_component
884 and pass struct demangle_component as non const.
885
886 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
887
888 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
889
890 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
891
892 * Makefile.tpl: Remove HOST_ISLVER.
893 (HOST_EXPORTS): Remove ISLVER.
894 * Makefile.in: Regenerate.
895
896 2017-02-13 Richard Biener <rguenther@suse.de>
897
898 * configure: Re-generate.
899
900 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
901
902 * MAINTAINERS: Adjust bug reporting URL.
903
904 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
905
906 * MAINTAINERS (Write After Approval): Remove redundant entry
907 for Andrew Burgess.
908
909 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
910
911 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
912 32-bit hppa*-*-hpux*.
913 * configure: Regenerate.
914
915 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
916
917 * configure.ac: Moved the white list of enabling BRIG FE to
918 libhsail-rt/configure.tgt.
919 * configure: Regenerated.
920 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
921
922 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
923 Martin Jambor <mjambor@suse.cz>
924
925 * Makefile.def (target_modules): Added libhsail-rt.
926 (languages): Added language brig.
927 * Makefile.in: Regenerated.
928 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
929 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
930 * configure: Regenerated.
931
932 2017-01-17 Jakub Jelinek <jakub@redhat.com>
933
934 PR other/79046
935 * configure: Regenerated.
936
937 2017-01-04 Alan Modra <amodra@gmail.com>
938
939 * configure: Regenerate.
940
941 2016-12-29 Ben Elliston <bje@gnu.org>
942
943 * config.sub: Import latest version.
944
945 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
949 2016-12-21 Jakub Jelinek <jakub@redhat.com>
950
951 * configure.ac: Don't bootstrap libmpx unless --with-build-config
952 includes bootstrap-mpx.
953 * configure: Regenerated.
954
955 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
959 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
960
961 * configure: Regenerate.
962
963 2016-12-01 Matthias Klose <doko@ubuntu.com>
964
965 * configure.ac: Don't use pkg-config to check for bdw-gc.
966 * configure: Regenerate.
967
968 2016-11-30 Matthias Klose <doko@ubuntu.com>
969
970 * Makefile.def: Remove reference to boehm-gc target module.
971 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
972 options and for the bdw-gc pkg-config module.
973 * configure: Regenerate.
974 * Makefile.in: Regenerate.
975
976 2016-11-28 Nathan Sidwell <nathan@acm.org>
977
978 * MAINTAINERS (nvptx): Remove self.
979
980 2016-11-25 Ben Elliston <bje@gnu.org>
981
982 * config.guess: Import latest version.
983 * config.sub: Likewise.
984
985 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
986
987 * MAINTAINERS (Write After Approval): Add myself.
988
989 2016-11-15 Matthias Klose <doko@ubuntu.com>
990
991 * Makefile.def: Remove references to GCJ.
992 * Makefile.tpl: Likewise.
993 * Makefile.in: Regenerate.
994
995 2016-11-15 Matthias Klose <doko@ubuntu.com>
996
997 * config-ml.in: Remove references to GCJ.
998 * configure.ac: Likewise.
999 * configure: Regenerate.
1000
1001 2016-11-01 Josh Conner <joshconner@google.com>
1002
1003 * MAINTAINERS (Write After Approval): Update email address,
1004
1005 2016-10-27 Carl Love <cel@us.ibm.com>
1006
1007 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1008 Approval list to make it alphabetical.
1009
1010 2016-10-27 Carl Love <cel@us.ibm.com>
1011
1012 * MAINTAINERS (Write After Approval): Add myself.
1013
1014 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1015
1016 * MAINTAINERS (Reviewers): Add myself.
1017 (Write After Approval): Add myself.
1018
1019 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1020 Ulrich Weigand <uweigand@de.ibm.com>
1021
1022 * MAINTAINERS: Update email address.
1023
1024 2016-10-10 Nathan Sidwell <nathan@acm.org>
1025
1026 * MAINTAINERS: Update email address.
1027
1028 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1029
1030 * configure.ac: Add aarch64-*-freebsd*.
1031 * configure: Regenerate.
1032
1033 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1034
1035 * MAINTAINERS: Update email address after it got reverted.
1036
1037 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1038
1039 * configure.ac (target_libraries): Readd target-boehm-gc.
1040 Restore --enable-objc-gc handling.
1041 * configure: Regenerate.
1042
1043 2015-10-03 Jeff Law <law@redhat.com>
1044
1045 * MAINTAINERS: Move several inactive maintainers to the
1046 write-after-approval section.
1047
1048 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1049
1050 * configure.ac: Add target-libffi to target_libraries.
1051 Readd libgcj target disablings, modified to only target-libffi.
1052 Readd target addition of go to unsupported languages.
1053 * configure: Regenerated.
1054
1055 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1056
1057 * MAINTAINERS: Update email address.
1058
1059 2016-09-30 Andrew Haley <aph@redhat.com>
1060
1061 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1062 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1063 libgcj.
1064
1065 2016-09-30 Andrew Haley <aph@redhat.com>
1066
1067 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1068 write-after approval after GCJ deletion.
1069
1070 2016-09-30 Andrew Haley <aph@redhat.com>
1071
1072 * Makefile.def: Remove libjava.
1073 * Makefile.tpl: Likewise.
1074 * Makefile.in: Regenerate.
1075 * configure.ac: Likewise.
1076 * configure: Likewise.
1077 * gcc/java: Remove.
1078 * libjava: Likewise.
1079
1080 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1081
1082 * MAINTAINERS (Reviewers): Add myself.
1083
1084 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1085
1086 * configure.ac: Disable "sim" directory for arc*-*-*.
1087 * configure: Regenerated.
1088
1089 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1090
1091 * MAINTAINERS (Write After Approval): Add myself.
1092
1093 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1094
1095 * configure.ac: Check for the minimum in-tree MPFR version
1096 handled.
1097 * configure: Regenerate.
1098
1099 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1100
1101 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1102 * configure: Regenerated.
1103
1104 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1105
1106 * MAINTAINERS (Write After Approval): Add myself.
1107
1108 2016-06-23 Andi Kleen <ak@linux.intel.com>
1109
1110 * Makefile.def: Add autoprofiledbootstrap.
1111 * Makefile.tpl: Dito.
1112 * Makefile.in: Regenerate.
1113
1114 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1115
1116 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1117 * configure: Regenerate.
1118
1119 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1120
1121 * configure: Regenerate.
1122 * configure.ac: Remove support for avr-rtems.
1123
1124 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2016-06-16 Michael Collison <michael.collison@arm.com>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
1132 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1133
1134 * MAINTAINERS (Write After Approval): Update e-mail address.
1135
1136 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1137
1138 * MAINTAINERS (Write After Approval): Add myself.
1139
1140 2016-05-28 Alan Modra <amodra@gmail.com>
1141
1142 * Makefile.tpl (configure): Depend on m4 files included.
1143 * Makefile.in: Regenerate.
1144
1145 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1146
1147 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1148 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1149
1150 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1151
1152 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1153 special case builtin.
1154 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1155 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1156 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1157 for __builtin_vec_addec.
1158
1159 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1160
1161 * config.guess: Import version 2016-04-02 (newest).
1162 * config.sub: Import version 2016-05-10 (newest).
1163
1164 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1165
1166 * configure.ac: Add ARC support to libgloss.
1167 * configure: Regenerate
1168
1169 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1170
1171 * MAINTAINERS (Write After Approval): Add myself.
1172
1173 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1174
1175 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1176 * configure: Regenerated.
1177 * Makefile.def (gmp): Explicitly disable assembler.
1178 (mpfr): Adjust lib_path.
1179 (mpc): Likewise.
1180 * Makefile.in: Regenerated.
1181
1182 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1183
1184 PR bootstrap/70704
1185 * configure.ac (--enable-stage1-checking): Add missing
1186 --enable-checking=.
1187 * configure: Regenerated.
1188
1189 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1190
1191 * config.guess: Revert r235676.
1192 * config.sub: Revert r235676.
1193
1194 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1195
1196 * config.guess: Remove SH5 support.
1197 * config.sub: Likewise.
1198 * configure: Likewise.
1199 * configure.ac: Likewise.
1200
1201 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1202
1203 PR bootstrap/70704
1204 * configure.ac (--enable-stage1-checking): For --disable-checking or
1205 implicit --enable-checking, make sure extra flag matches in between
1206 stage1 and later checking.
1207 * configure: Regenerated.
1208
1209 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1210
1211 * .gitattributes: New file.
1212
1213 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1214
1215 * MAINTAINERS (rs6000/powerpc port): Add myself.
1216
1217 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1218
1219 PR bootstrap/70173
1220 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1221 and gotools directories. Delete the stage_final file.
1222 * Makefile.in: Regenerate.
1223
1224 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1225
1226 * MAINTAINERS (Write After Approval): Add myself.
1227
1228 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1229
1230 * MAINTAINERS (Fortran maintainer): Remove myself.
1231
1232 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
1236 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1237
1238 * MAINTAINERS (Write After Approval): Add myself.
1239
1240 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1241
1242 Sync with binutils-gdb:
1243
1244 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1245
1246 * configure.ac: Add mips and s390 to the gold target check.
1247 * configure: Regenerate.
1248
1249 2016-03-01 DJ Delorie <dj@redhat.com>
1250
1251 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1252
1253 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1254
1255 * MAINTAINERS (libcpp): Add myself.
1256 (diagnostic messages): Likewise.
1257
1258 2016-02-20 Tom de Vries <tom@codesourcery.com>
1259
1260 * MAINTAINERS: Fix whitespace.
1261
1262 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1263
1264 * MAINTAINERS (Write After Approval): Add myself.
1265
1266 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1267
1268 * config/isl.m4: Add comments about isl-0.16.
1269 * configure: Regenerate.
1270
1271 2016-01-29 Martin Jambor <mjambor@suse.cz>
1272
1273 * MAINTAINERS (hsa maintainers): Add myself.
1274
1275 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1276
1277 * MAINTAINERS: (Write After Approval): Add myself.
1278
1279 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1280 Sebastian Pop <s.pop@samsung.com>
1281
1282 * Makefile.in: Regenerate.
1283 * Makefile.tpl: Export ISLVER.
1284 * configure: Regenerate.
1285 * config/isl.m4: Detect isl-0.15.
1286
1287 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1288
1289 PR bootstrap/69329
1290 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1291 * Makefile.in: Regenerate.
1292
1293 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1294
1295 * configure.ac: Enable LTO for DJGPP
1296 * configure: Regenerate
1297
1298 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1299
1300 Sync with binutils-gdb:
1301 2015-10-21 Nick Clifton <nickc@redhat.com>
1302
1303 PR gas/19109
1304 * configure.ac: Note the 'none' is an acceptable argument to
1305 --enable-compressed-debug-sections.
1306 * configure: Regenerate.
1307
1308 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1309
1310 PR bootstrap/69134
1311 * Makefile.def (mpfr): Disable assembler.
1312 * Makefile.in: Regenerate.
1313
1314 2016-01-01 Ben Elliston <bje@gnu.org>
1315
1316 * config.guess: Import version 2016-01-01.
1317 * config.sub: Likewise.
1318
1319 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1324
1325 * Makefile.in: Replace ISL with isl.
1326 * Makefile.tpl: Same.
1327 * config/isl.m4: Same.
1328 * configure.ac: Same.
1329 * contrib/download_prerequisites: Same.
1330 * configure: Regenerate.
1331
1332 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1333
1334 * MAINTAINERS (Write After Approval): Add Myself.
1335
1336 2015-12-17 Nathan Sidwell <nathan@acm.org>
1337
1338 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1339 * configure: Regenerate.
1340
1341 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1342 Sebastian Pop <s.pop@samsung.com>
1343
1344 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1345 isl_ctx_get_max_operations.
1346 * configure: Regenerate.
1347
1348 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2015-12-02 Ian Lance Taylor <iant@google.com>
1353
1354 PR go/66147
1355 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1356 * Makefile.in: Regenerate.
1357
1358 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1359
1360 PR libffi/65726
1361 * Makefile.def (lang_env_dependencies): Make libffi depend
1362 on cxx.
1363 * Makefile.in: Regenerate.
1364
1365 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1366
1367 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1368 symbols.
1369
1370 2015-11-20 Tristan Gingold <gingold@adacore.com>
1371
1372 Sync with binutils-gdb:
1373 2015-11-20 Tristan Gingold <gingold@adacore.com>
1374
1375 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1376 * configure: Regenerate.
1377
1378 2015-11-19 Martin Liska <mliska@suse.cz>
1379
1380 * .gitignore: Add .clang-format to ignored files.
1381 * Makefile.in: Add clang-format.
1382 * Makefile.tpl: Likewise.
1383
1384 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1385
1386 * configure.ac: Enable libmpx by default.
1387 * configure: Regenerated.
1388
1389 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1390
1391 * MAINTAINERS: Update email address.
1392
1393 2015-10-23 Paulo Matos <pmatos@linki.tools>
1394
1395 * MAINTAINERS: Update email address.
1396
1397 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
1401 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1402
1403 Sync with binutils-gdb:
1404 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1405
1406 PR gas/19109
1407 * configure.ac: Add
1408 --enable-compressed-debug-sections={all,gas,gold,ld}.
1409 * configure: Regenerated.
1410
1411 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1412
1413 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1414
1415 2015-10-09 Martin Liska <mliska@suse.cz>
1416
1417 * MAINTAINERS (Write After Approval): Add myself.
1418
1419 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1420
1421 * MAINTAINERS (Write After Approval): Add myself.
1422
1423 2015-10-02 Florian Weimer <fweimer@redhat.com>
1424
1425 * MAINTAINERS: Update email address.
1426
1427 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1428
1429 * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1432
1433 * MAINTAINERS: Update email.
1434
1435 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1436
1437 * MAINTAINERS: Update my email address.
1438
1439 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1440
1441 * MAINTAINERS (ft32 port): Add myself.
1442
1443 2015-08-28 David Sherwood <david.sherwood@arm.com>
1444
1445 * MAINTAINERS: Add myself.
1446
1447 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1452
1453 PR libfortran/54572
1454 * Makefile.def: Make libgfortran depend on libbacktrace.
1455 * Makefile.in: Regenerate.
1456
1457 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1458
1459 * MAINTAINERS (Write After Approval): Add myself.
1460
1461 2015-08-12 Tom de Vries <tom@codesourcery.com>
1462
1463 PR other/67092
1464 * configure.ac: Remove --with_host_libstdcxx support.
1465 * configure: Regenerate.
1466
1467 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1468 Jakub Jelinek <jakub@redhat.com>
1469
1470 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1471 nvptx*-*-*.
1472 * configure: Regenerate.
1473
1474 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1475
1476 * Makefile.def (libiconv): Define bootstrap=true.
1477 Mark pdf/html/info as missing.
1478 (configure-gcc): Depend on all-libiconv.
1479 (all-gcc): Ditto.
1480 (configure-libcpp): Ditto.
1481 (all-libcpp): Ditto.
1482 (configure-intl): Ditto.
1483 (all-intl): Ditto.
1484 * Makefile.in: Regenerate.
1485
1486 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1487
1488 * MAINTAINERS (loop ivopts): Add the entry and myself.
1489
1490 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1491
1492 * MAINTAINERS (nvptx): Add self.
1493
1494 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1495
1496 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1497 128-bit vector modes.
1498
1499 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1500
1501 * MAINTAINERS (Write After Approval): Add myself.
1502
1503 2015-07-28 Ben Elliston <bje@gnu.org>
1504
1505 * config.sub, config.guess: Import from upstream.
1506
1507 2015-07-24 Michael Darling <darlingm@gmail.com>
1508
1509 PR other/66259
1510 * config-ml.in: Reflects renaming of configure.in to configure.ac
1511 * configure: Likewise
1512 * configure.ac: Likewise
1513
1514 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1515
1516 * MAINTAINERS: Update my email address.
1517
1518 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1519
1520 Sync with binutils-gdb:
1521 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1522
1523 * configure.ac (target_configdirs): Exclude target-zlib if
1524 target-libjava isn't built.
1525 * configure: Regenerated.
1526
1527 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1528
1529 Sync with binutils-gdb:
1530 2015-05-13 John David Anglin <dave.anglin@bell.net>
1531
1532 * configure.ac: Disable configuration of GDB for HPUX targets.
1533 * configure: Regenerate.
1534
1535 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1536
1537 * configure.ac: Add --with-system-zlib.
1538 * configure: Regenerated.
1539
1540 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1541
1542 * configure.ac: Add FT32 support.
1543 * configure: Regenerate.
1544
1545 2015-01-12 Anthony Green <green@moxielogic.com>
1546
1547 * configure.ac: Don't disable gprof for moxie.
1548 * configure: Rebuild.
1549
1550 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1551
1552 Sync with binutils-gdb:
1553 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1554
1555 PR ld/18355
1556 * Makefile.def: Add extra_configure_flags to host zlib.
1557 * configure.ac (extra_host_zlib_configure_flags): New. Set
1558 to --enable-host-shared When bfd is to be built as shared
1559 library. AC_SUBST.
1560 * Makefile.in: Regenerated.
1561
1562 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1563
1564 Sync with src:
1565 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1566 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1567 * Makefile.in: Regenerated.
1568
1569 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1570
1571 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1572 target.
1573 * configure: Regenerate.
1574
1575 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1576
1577 * MAINTAINERS (Write After Approval): Add myself.
1578
1579 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1580
1581 * MAINTAINERS (OS Port Maintainers): Add myself.
1582 (Various Maintainers): Remove myself from libffi testsuite.
1583
1584 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1585
1586 * MAINTAINERS (gen* on machine desc): Add self.
1587
1588 2015-06-02 Jason Merrill <jason@redhat.com>
1589
1590 PR bootstrap/66319
1591 * configure.ac: Use -std=gnu++98.
1592
1593 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1598
1599 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1600 * configure: Regenerate.
1601
1602 2015-05-26 Jason Merrill <jason@redhat.com>
1603
1604 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1605 * configure: Regenerate.
1606
1607 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1608
1609 * configure.ac: FT32 target added.
1610 * configure: Regenerated.
1611
1612 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
1616 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
1620 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1621
1622 * configure.ac: Fix typo.
1623 * configure: Regenerate.
1624
1625 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1626
1627 * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2015-05-03 Matthias Klose <doko@ubuntu.com>
1630
1631 * configure.ac: Match $host configured with triplets.
1632 * configure: Regenerate.
1633
1634 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1635
1636 * Makefile.tpl: Remove surplus whitespace throughout.
1637 * Makefile.in: Regenerate.
1638
1639 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1640
1641 * MAINTAINERS (Various Maintainers): Add myself as instruction
1642 combiner maintainer.
1643
1644 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1645
1646 PR bootstrap/62077
1647 * configure.ac (--enable-stage1-checking): Default to
1648 release,misc,gimple,rtlflag,tree,types if --disable-checking
1649 or --enable-checking is not specified and DEV-PHASE is not
1650 experimental.
1651 * configure: Regenerated.
1652
1653 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1654
1655 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1656 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1657 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1658 * Makefile.in: Regenerate.
1659
1660 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1661
1662 * MAINTAINERS: Update my email address.
1663
1664 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1665
1666 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1667
1668 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1669
1670 * MAINTAINERS: Add myself as an arm port reviewer.
1671
1672 2015-03-25 Martin Liska <mliska@suse.cz>
1673 Yury Gribov <y.gribov@samsung.com>
1674
1675 * Makefile.in: Fix ln source location for vimrc file.
1676 * Makefile.tpl: Likewise.
1677
1678 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1679
1680 PR bootstrap/25672
1681 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1682 cross-compiling. Similarly for CXX_FOR_TARGET.
1683 * configure: Regenerate.
1684
1685 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1686
1687 * Makefile.def: Add libmpx.
1688 * configure.ac: Add libmpx.
1689 * Makefile.in: Regenerate.
1690 * configure: Regenerate.
1691
1692 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1693
1694 * MAINTAINERS (CPU Port Maintainers): Add myself
1695 i386 vector ISA extns mantainer.
1696
1697 2015-03-13 Jeff Law <law@redhat.com>
1698
1699 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1700 maintainer.
1701 Remove Richard Henderson as a maintainer for the x86 port.
1702
1703 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1704
1705 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1706
1707 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1708
1709 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1710 pointer bounds checker and i386 MPX maintainer.
1711
1712 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1713
1714 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1715
1716 2015-02-26 Martin Sebor <msebor@redhat.com>
1717
1718 * MAINTAINERS (Various Maintainers): Add self.
1719
1720 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1721
1722 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1723 Make sure it contains lto.
1724 * configure: Regenerate.
1725
1726 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1727
1728 * configure: Regenerate.
1729
1730 2015-02-06 Diego Novillo <dnovillo@google.com>
1731 1
1732 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1733 middle-end, docstring): Remove myself.
1734 (Write After Approval): Add myself.
1735
1736 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1737
1738 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1739 (Write After Approval): Update address.
1740
1741 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1742
1743 PR jit/64780
1744 * configure.ac: Require the user to explicitly specify
1745 --enable-host-shared if the jit is enabled.
1746 * configure: Regenerate.
1747
1748 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1749
1750 * MAINTAINERS (Write After Approval): Add myself.
1751
1752 2015-01-25 Tom de Vries <tom@codesourcery.com>
1753
1754 * MAINTAINERS: Make whitespace consistent.
1755
1756 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1757
1758 * MAINTAINERS (Write After Approval): Add myself.
1759
1760 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1761
1762 * MAINTAINERS: (Write After Approval): Add myself.
1763
1764 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1765
1766 * MAINTAINERS: (Write After Approval): Add myself.
1767
1768 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1769
1770 * MAINTAINERS: (Write After Approval): Add myself.
1771
1772 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1773
1774 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1775 objective-c/c++ front end maintainer.
1776
1777 2015-01-13 Marek Polacek <polacek@redhat.com>
1778
1779 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1780
1781 2015-01-12 Jeff Law <law@redhat.com>
1782
1783 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1784 a very long time.
1785
1786 2015-01-09 Ian Lance Taylor <iant@google.com>
1787
1788 * configure.ac (host_tools): Add gotools.
1789 * Makefile.def (host_modules): Add gotools.
1790 (dependencies): Add dependency of all-gotools on all-target-libgo.
1791
1792 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1793
1794 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1795 * configure: Regenerate.
1796
1797 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1798
1799 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1800 all-target-libgomp.
1801 * Makefile.in: Regenerate.
1802
1803 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1804
1805 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1806
1807 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1808
1809 * configure.ac: Add Visium support.
1810 * configure: Regenerate.
1811
1812 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1813
1814 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1815 * configure: Regenerate.
1816
1817 2015-01-03 Andrew Pinski <apinski@cavium.com>
1818
1819 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1820 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1821 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1822 (OBJCOPY_FOR_TARGET): New variable.
1823 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1824 * Makefile.in: Regenerate.
1825 * configure.ac: Check for already installed target objcopy.
1826 Also GCC_TARGET_TOOL on objcopy.
1827 * configure: Regenerate.
1828
1829 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1830
1831 * config.sub: Update from upstream, to 2015-01-01 version.
1832 * config.guess: Ditto.
1833
1834 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1835
1836 * MAINTAINERS (RTEMS Ports): Add myself.
1837
1838 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1839
1840 * MAINTAINERS (Write After Approval): Add myself.
1841
1842 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
1846 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1847
1848 * configure.ac (--enable-as-accelerator-for): Don't set
1849 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1850 * configure: Regenerate.
1851
1852 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1853
1854 PR bootstrap/64023
1855 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1856 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1857 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1858 to CXX.
1859 * Makefile.in: Regenerated.
1860
1861 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1862 Yury Gribov <y.gribov@samsung.com>
1863
1864 * .gitignore: Added .local.vimrc and .lvimrc.
1865 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1866 * Makefile.in: Regenerate.
1867
1868 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1869
1870 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1871 * configure: Regenerated.
1872
1873 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1874
1875 * MAINTAINERS (nvptx port): New entry.
1876
1877 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1878
1879 * configure: Regenerate.
1880
1881 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1882
1883 * configure.ac: Merge with Binutils.
1884
1885 2014-11-26 Tobias Burnus <burnus@net-b.de>
1886
1887 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1888 * Makefile.in: Regenerate.
1889
1890 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1891
1892 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1893 missing flex.
1894 * Makefile.in: Regenerated.
1895
1896 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1897
1898 * Makefile.in: Regenerate.
1899
1900 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1901
1902 PR bootstrap/63784
1903 * libtool.m4: Add $pic_flag with -shared.
1904
1905 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1906
1907 * MAINTAINERS (Write After Approval): Added myself.
1908
1909 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1910
1911 * MAINTAINERS (write-after-approval): Add myself.
1912
1913 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1914
1915 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1916 from 2 years ago.
1917
1918 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1919
1920 Revert:
1921 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1922
1923 * MAINTAINERS (Write After Approval): Added myself as line map
1924 maintainer.
1925
1926 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1927
1928 Revert:
1929 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1930
1931 * MAINTAINERS (Write After Approval): Added myself.
1932
1933 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1934
1935 * MAINTAINERS (Write After Approval): Added myself.
1936
1937 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1938
1939 * MAINTAINERS (Write After Approval): Added myself as line map
1940 maintainer.
1941
1942 2014-11-17 Dodji Seketeli <dodji@redhat.com>
1943
1944 * MAINTAINERS (Various Maintainers): Added myself as line map
1945 maintainer.
1946
1947 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1948
1949 * move-if-change: Sync from upstream gnulib.
1950
1951 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1952
1953 * compile: Sync with upstream Automake.
1954 * depcomp: Ditto.
1955 * install-sh: Ditto.
1956 * missing: Ditto.
1957 * mkinstalldirs: Ditto.
1958 * ylwrap: Ditto.
1959
1960 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1961
1962 * config.sub: Update from upstream config repo.
1963 * config.guess: Ditto.
1964
1965 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1966
1967 * Makefile.def: Add liboffloadmic to target_modules. Make
1968 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1969 * Makefile.in: Regenerate.
1970 * configure: Regenerate.
1971 * configure.ac: Add liboffloadmic to target binaries.
1972 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1973 Add liboffloadmic to noconfig list when C++ is not supported.
1974
1975 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1976 Thomas Schwinge <thomas@codesourcery.com>
1977 Ilya Verbin <ilya.verbin@intel.com>
1978 Andrey Turetskiy <andrey.turetskiy@intel.com>
1979
1980 * configure: Regenerate.
1981 * configure.ac (--enable-as-accelerator-for)
1982 (--enable-offload-targets): New configure options.
1983
1984 2014-11-11 Tobias Burnus <burnus@net-b.de>
1985
1986 * Makefile.def: Make all-gcc depend on all-isl.
1987 * Makefile.in: Regenerate.
1988
1989 2014-11-11 David Malcolm <dmalcolm@redhat.com>
1990
1991 * ChangeLog.jit: New.
1992 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1993
1994 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1995
1996 PR target/63610
1997 * libtool.m4: Fix globbing of darwin versions.
1998 * configure: Regenerate.
1999
2000 2014-11-11 Tobias Burnus <burnus@net-b.de>
2001
2002 * Makefile.def: Remove CLooG.
2003 * Makefile.tpl: Ditto.
2004 * configure.ac: Ditto.
2005 * configure: Regenerate.
2006 * Makefile.in: Ditto.
2007
2008 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2009
2010 * configure.ac: Handle nvptx-*-*.
2011 * configure: Regenerate.
2012
2013 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2014
2015 * MAINTAINERS (Write After Approval): Add myself.
2016
2017 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2018
2019 * Makefile.def (libcc1): Remove bootstrap=true;.
2020 * Makefile.in: Regenerated.
2021
2022 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2023
2024 * configure.ac: Update comment.
2025 * configure: Regenerate.
2026
2027 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
2031 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2032
2033 * configure.ac (extra_host_libiberty_configure_flags): Add
2034 --enable-shared also for libcc1's benefit.
2035 * configure: Regenerate.
2036
2037 2014-10-29 Tristan Gingold <gingold@adacore.com>
2038
2039 * MAINTAINERS: Change my email address.
2040
2041 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2042 Tom Tromey <tromey@redhat.com>
2043
2044 * Makefile.def: Add libcc1 to host_modules.
2045 * configure.ac (host_tools): Add libcc1.
2046 * Makefile.in, configure: Rebuild.
2047
2048 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2049
2050 * configure.ac (build_configargs): Don't share config.cache between
2051 build subdirs.
2052 * configure: Regenerate.
2053
2054 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2055
2056 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2057 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2058 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2059 leon3v7 as leon3.
2060 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2061 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2062 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2063 * config/sparc/sparc.md (cpu): Add leon3v7.
2064 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2065
2066 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2067
2068 * MAINTAINERS (write-after-approval): Add myself.
2069
2070 2014-10-23 Ian Lance Taylor <iant@google.com>
2071
2072 * configure.ac: Disable the Go frontend on systems where it is known
2073 to not work.
2074 * configure: Regenerate.
2075
2076 2014-10-23 Richard Biener <rguenther@suse.de>
2077
2078 * Makefile.def: Add libcpp build module and dependencies.
2079 * configure.ac: Add libcpp build module.
2080 * Makefile.in: Regenerate.
2081 * configure: Likewise.
2082
2083 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2084
2085 * MAINTAINERS (write-after-approval): Add myself.
2086
2087 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2088
2089 * INSTALL/README: Do not mention CVS.
2090
2091 2014-10-03 Jing Yu <jingyu@google.com>
2092
2093 * configure.ac: Add aarch64 to list of targets that support gold.
2094 * configure: Regenerate.
2095
2096 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2097
2098 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2099
2100 2014-09-29 Catherine Moore <clm@codesourcery.com>
2101
2102 * MAINTAINERS: Add myself as MIPS maintainer.
2103
2104 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2105
2106 * MAINTAINERS: Move myself to MIPS maintainers.
2107
2108 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2109
2110 * MAINTAINERS: Put all email addresses between '<' and '>'.
2111
2112 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2113
2114 * MAINTAINERS: Move myself to reviewers (Fortran).
2115
2116 2014-09-01 Andi Kleen <ak@linux.intel.com>
2117
2118 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2119 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2120 * Makefile.in: Regenerate.
2121
2122 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2123
2124 * rtx-classes-status.txt: Delete
2125
2126 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2127
2128 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2129
2130 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2131
2132 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2133 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2134 of checking for version number.
2135 * configure: Regenerated.
2136 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2137
2138 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2139
2140 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2141 is done; begin phase 6 (use extra rtx_def subclasses).
2142
2143 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2144
2145 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2146 done; begin phase 5 (additional rtx_def subclasses).
2147
2148 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2149
2150 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2151
2152 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2153
2154 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2155 SET_BB_HEADER are done.
2156
2157 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2158
2159 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2160 done.
2161
2162 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2163
2164 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2165
2166 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2167
2168 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2169
2170 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2171
2172 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2173
2174 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2175
2176 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2177
2178 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2179
2180 * rtx-classes-status.txt: Phase 3 (per-file commits within
2181 "config" subdirs) is done; begin phase 4 (removal of
2182 "scaffolding").
2183
2184 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2185
2186 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2187 dir) is done; begin phase 3 (per-file commits within "config"
2188 subdirs).
2189
2190 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2191
2192 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2193 phase 2 (per-file commits in main source dir).
2194
2195 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2196
2197 * configure: Regenerated.
2198
2199 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2200
2201 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2202
2203 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2204
2205 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2206
2207 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2208
2209 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2210
2211 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2212
2213 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2214
2215 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2216
2217 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2218
2219 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2224
2225 * MAINTAINERS: Remove myself
2226
2227 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2228
2229 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2230
2231 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2232
2233 * MAINTAINERS (Write After Approval): Add myself.
2234
2235 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2236
2237 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2238 SET_BB_HEADER, SET_BB_FOOTER
2239
2240 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2241
2242 * rtx-classes-status.txt: New file
2243
2244 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2245
2246 * configure.ac: Eliminate ClooG installation dependency.
2247 * configure: Regenerate.
2248 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2249 * Makefile.in: Regenerate.
2250
2251 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2252
2253 * MAINTAINERS (Write After Approval): Add myself.
2254
2255 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2256
2257 * MAINTAINERS (Write After Approval): Add myself.
2258
2259 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2260
2261 * MAINTAINERS (Write After Approval): Add myself.
2262
2263 2014-07-28 Anthony Green <green@moxielogic.com>
2264
2265 Import from savannah.gnu.org:
2266 * config.sub: Update to 2014-07-28 version.
2267
2268 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2269
2270 * MAINTAINERS: Remove my MIPS maintainer entry.
2271
2272 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2273
2274 PR target/47230
2275 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2276 * configure: Regenerate.
2277
2278 2014-07-24 James Norris <jnorris@codesourcery.com>
2279
2280 * MAINTAINERS (Write After Approval): Add myself.
2281
2282 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2283
2284 * configure.ac: Accept only CLooG 0.18.1.
2285 * configure: Regenerate.
2286
2287 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2288
2289 * configure.ac: Don't accept isl 0.11.
2290 * configure: Regenerate.
2291
2292 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2293
2294 * MAINTAINERS (Write After Approval): Add myself.
2295
2296 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2297
2298 * configure.ac: Don't accept isl 0.10.
2299 * configure: Regenerate.
2300
2301 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2302
2303 Fix include path for in-tree cloog.
2304 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2305 * configure: Regenerate.
2306
2307 2014-06-18 Richard Henderson <rth@redhat.com>
2308
2309 * .gitignore: Import gcc_update output.
2310
2311 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2312
2313 * config-ml.in: Robustify ac_configure_args parsing.
2314
2315 * configure.ac (--enable-linker-plugin-configure-flags)
2316 (--enable-linker-plugin-flags): New flags.
2317 (configdirs): Conditionally add libiberty-linker-plugin.
2318 * configure: Regenerate.
2319 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2320 (host_modules) <lto-plugin>: Pay attention to
2321 @extra_linker_plugin_flags@ and
2322 @extra_linker_plugin_configure_flags@.
2323 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2324 * Makefile.in: Regenerate.
2325
2326 * Makefile.tpl (configure-[+prefix+][+module+])
2327 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2328 "module_srcdir" instead of "module" for locating a module's srcdir.
2329 * Makefile.in: Regenerate.
2330
2331 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2332
2333 * MAINTAINERS (Write After Approval): Add myself.
2334
2335 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2336
2337 * MAINTAINERS: Update my email address.
2338
2339 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2340
2341 * MAINTAINERS (Write After Approval): Add myself.
2342
2343 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2344
2345 * MAINTAINERS (Write After Approval): Add myself.
2346
2347 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2348
2349 PR libstdc++/61011
2350 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2351 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2352 * configure: Regenerate.
2353
2354 2014-05-28 Pedro Alves <palves@redhat.com>
2355
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2359
2360 * MAINTAINERS: Update my affiliation/email.
2361
2362 2014-05-19 Mike Stump <mikestump@comcast.net>
2363
2364 * MAINTAINERS: Add wide-int reviewers.
2365
2366 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2367
2368 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2369 * configure: Regenerated.
2370
2371 2014-05-15 Torvald Riegel <triegel@redhat.com>
2372
2373 * MAINTAINERS (libitm): Add myself as maintainer.
2374
2375 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2376
2377 * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2380
2381 * config.sub, config.guess: Import from upstream.
2382
2383 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2384
2385 * MAINTAINERS (Write After Approval): Put myself in correct order.
2386
2387 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2388
2389 * MAINTAINERS (Write After Approval): Add myself.
2390
2391 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2392
2393 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2394 section.
2395
2396 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2397
2398 * MAINTAINERS (Write After Approval): Delete myself.
2399
2400 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2401
2402 PR sanitizer/56781
2403 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2404 and -B* options with -Xcompiler.
2405
2406 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2407
2408 PR bootstrap/60620
2409 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2410 * Makefile.in: Regenerate.
2411
2412 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2413
2414 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2415 for WINDRES_FOR_TARGET in default-manifest.o rule.
2416 * Makefile.in: Regenerate.
2417
2418 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2419
2420 * MAINTAINERS (Write After Approval): Add myself.
2421
2422 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2423
2424 PR sanitizer/56781
2425 * Makefile.def: Set bootstrap=true; for host fixincludes.
2426 * configure.ac: Don't bootstrap host fixincludes unless
2427 --with-build-config=bootstrap-{a,ub}san.
2428 * Makefile.in: Regenerated.
2429 * configure: Regenerated.
2430
2431 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2432
2433 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2434 --enable-vtable-verify option parsing. Don't add
2435 target-libsanitizer to bootstrap_target_libs unless
2436 --with-build-config=bootstrap-asan or
2437 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2438 to bootstrap_target_libs unless --enable-vtable-verify.
2439 * configure: Regenerated.
2440
2441 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
2444
2445 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2446
2447 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2448
2449 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2450
2451 PR bootstrap/58572
2452 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2453 -I for libstdc++-v3 includes if $(LEAN).
2454 * Makefile.in: Regenerated.
2455
2456 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2457
2458 * MAINTAINERS: Update my email address.
2459
2460 2014-02-24 Walter Lee <walt@tilera.com>
2461
2462 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2463 (tilegx-*-*): Change to tilegx*-*-*.
2464 * configure: Regenerate.
2465
2466 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2467
2468 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2469
2470 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2471
2472 * MAINTAINERS (Write After Approval): Add myself.
2473
2474 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2475
2476 PR target/59788
2477 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2478 *solaris2*.
2479
2480 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2481
2482 * MAINTAINERS: Update my email address.
2483
2484 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2485
2486 * MAINTAINERS: Convert to UTF-8.
2487 Properly sort Xinliang David Li's entry.
2488
2489 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2490 Sandra Loosemore <sandra@codesourcery.com>
2491
2492 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2493 nios2 port maintainers.
2494
2495 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2496
2497 * MAINTAINERS (Write After Approval): Add myself.
2498
2499 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2500
2501 * configure.ac: Add user-friendly check for native x86_64-linux
2502 multilibs.
2503 * configure: Regenerate.
2504
2505 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2506
2507 * MAINTAINERS: Add myself as sh maintainer.
2508
2509 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2510
2511 * MAINTAINERS: Add self as SLSR maintainer.
2512
2513 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2514
2515 * MAINTAINERS: Update my email address.
2516
2517 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2518
2519 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2520
2521 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2522
2523 * Makefile.in: Regenerate.
2524
2525 * Makefile.tpl: Fix typo.
2526 * Makefile.in: Regenerate partially.
2527
2528 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2529
2530 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2531 supported.
2532 * configure: Regenerated.
2533
2534 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2535
2536 * MAINTAINERS (Write After Approval): Add myself.
2537
2538 2013-10-30 Jason Merrill <jason@redhat.com>
2539
2540 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2541 --disable-build-format-warnings.
2542
2543 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2544
2545 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2546 depend on libstdc++ and libgcc.
2547 * configure: Regenerate.
2548 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2549 libcilkrts for POSIX and i*86, and x86_64 architectures.
2550 * Makefile.in: Added libcilkrts related fields to support building it.
2551
2552 2013-10-26 Jeff Law <law@redhat.com>
2553
2554 * Makefile.def (target_modules): Remove libmudflap
2555 (languages): Remove check-target-libmudflap).
2556 * Makefile.in: Rebuilt.
2557 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2558 * configure.ac (target_libraries): Remove target-libmudflap.
2559 Remove checks which disabled libmudflap on some systems.
2560 * configure: Rebuilt.
2561 * libmudflap: Directory removed.
2562
2563 2013-10-21 Cong Hou <congh@google.com>
2564
2565 * MAINTAINERS (Write After Approval): Add myself.
2566
2567 2013-10-16 Mike Stump <mikestump@comcast.net>
2568
2569 * .dir-locals.el: Add.
2570
2571 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2572
2573 * configure.ac: Add --enable-host-shared
2574 * configure: Regenerate.
2575
2576 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2577
2578 Import from savannah.gnu.org:
2579 * config.guess: Update to 2013-06-10 version.
2580 * config.sub: Update to 2013-10-01 version.
2581
2582 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2583
2584 Changes to build configuration to allow big endian ARC ELF toolchain
2585 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2586 * configure: Regenerate.
2587
2588 2013-09-20 Alan Modra <amodra@gmail.com>
2589
2590 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2591 ppc host match. Support little-endian powerpc linux hosts.
2592
2593 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2594
2595 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2596 maintainer.
2597
2598 2013-09-12 DJ Delorie <dj@redhat.com>
2599
2600 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2601 maintainers.
2602
2603 2013-09-03 Richard Biener <rguenther@suse.de>
2604
2605 * configure.ac: Also allow ISL 0.12.
2606 * configure: Regenerated.
2607
2608 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2609
2610 * MAINTAINERS (Write After Approval): Add myself.
2611
2612 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2613
2614 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2615
2616 2013-08-26 Caroline Tice <cmtice@google.com>
2617
2618 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2619 "Various Reviewers" to libvtv "Various Maintainers".
2620
2621 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2622
2623 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2624
2625 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2626
2627 * MAINTAINERS: Update name, email.
2628
2629 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2630
2631 * MAINTAINERS (Write After Approval): Add myself.
2632
2633 2013-08-12 Caroline Tice <cmtice@google.com>
2634
2635 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2636 address in the Write After Approval section.
2637
2638 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2639
2640 * MAINTAINERS (Write After Approval): Update email.
2641
2642 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2643
2644 * configure.ac: Adjust to check VTV_SUPPORTED.
2645 * configure: Regenerated.
2646
2647 2013-08-02 Caroline Tice <cmtice@google.com>
2648
2649 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2650 on non-linux systems; add target-libvtv to noconfigdirs; add
2651 libsupc++/.libs to C++ library search paths.
2652 * configure: Regenerated.
2653 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2654 libstdc++ and libgcc.
2655 * Makefile.in: Regenerated.
2656
2657 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2658
2659 * MAINTAINERS (Write After Approval): Add myself.
2660
2661 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2662 Shiva Chen <shiva0217@gmail.com>
2663
2664 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2665 nds32 port maintainers.
2666
2667 2013-07-17 Tim Shen <timshen91@gmail.com>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2672
2673 * configure.ac: Sync from binutils.
2674 * configure: Regenerate.
2675
2676 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2677
2678 * MAINTAINERS (Write After Approval): Add myself.
2679
2680 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2681
2682 * MAINTAINERS (Write After Approval): Add myself.
2683
2684 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2685
2686 * MAINTAINERS (Write After Approval): Add myself.
2687
2688 2013-04-30 Brooks Moses <bmoses@google.com>
2689
2690 * MAINTAINERS: Update my email; move myself from Fortran
2691 reviewer to Write After Approval.
2692
2693 2013-04-16 Andreas Schwab <schwab@suse.de>
2694
2695 * configure.ac (aarch64-*-*): Don't disable java.
2696 * configure: Regenerate.
2697
2698 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2699
2700 * MAINTAINERS (Write After Approval): Add myself.
2701
2702 2013-03-30 Matthias Klose <doko@ubuntu.com>
2703
2704 * Makefile.def (target_modules): Don't install libffi.
2705 * Makefile.in: Regenerate.
2706
2707 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2708
2709 * MAINTAINERS (Write After Approval): Add myself.
2710
2711 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2712
2713 * MAINTAINERS (Write After Approval): Add myself.
2714
2715 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2716
2717 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2718 * configure: Regenerated.
2719
2720 2013-02-05 Ian Lance Taylor <iant@google.com>
2721
2722 PR go/55969
2723 * configure.ac: Disable libgo on some systems where it does not
2724 work.
2725
2726 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2727
2728 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2729 Remove Geoff Keating as rs6000 port maintainer, at his request.
2730
2731 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2732
2733 * MAINTAINERS: Update my email.
2734
2735 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2736
2737 * configure: Re-generate.
2738
2739 2013-01-15 Richard Biener <rguenther@suse.de>
2740
2741 PR other/55973
2742 * configure: Re-generate.
2743
2744 2013-01-14 Matthias Klose <doko@ubuntu.com>
2745
2746 * Makefile.def (install-target-libsanitizer): Depend on
2747 install-target-libstdc++-v3.
2748 * Makefile.in: Regenerate.
2749
2750 2013-01-14 Richard Biener <rguenther@suse.de>
2751
2752 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2753 * configure: Re-generate
2754
2755 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2756
2757 * config.sub: Update from config repo.
2758
2759 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2760
2761 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2762 * Makefile.in: Regenerate.
2763
2764 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2765
2766 * MAINTAINERS (arc): Add new port maintainership for myself.
2767
2768 2013-01-09 Jason Merrill <jason@redhat.com>
2769
2770 * .gitignore: Import from gdb repository.
2771
2772 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2773
2774 * Makefile.def (configure-gcc): Depend on all-gmp.
2775 (all-gcc): Remove dependency on all-gmp.
2776 * Makefile.in: Regenerated.
2777
2778 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2779
2780 * config.sub: Merge from config repo.
2781 * config.guess: Ditto.
2782
2783 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2784
2785 * Makefile.def: Merge from binutils.
2786 * Makefile.in: Ditto.
2787
2788 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2789
2790 * MAINTAINERS: Update my email.
2791
2792 2012-12-29 Ben Elliston <bje@gnu.org>
2793
2794 * config.guess: Update to 2012-12-29 version.
2795 * config.sub: Likewise.
2796
2797 2012-12-20 Matthias Klose <doko@ubuntu.com>
2798
2799 * Makefile.def (install-target-libgfortran): Depend on
2800 install-target-libquadmath, install-target-libgcc.
2801 (install-target-libsanitizer): Depend on install-target-libgcc.
2802 (install-target-libjava): Depend on install-target-libgcc.
2803 (install-target-libitm): Depend on install-target-libgcc.
2804 (install-target-libobjc): Depend on install-target-libgcc.
2805 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2806 * Makefile.in: Regenerate.
2807
2808 2012-12-19 Matthias Klose <doko@ubuntu.com>
2809
2810 * Makefile.def (install-target-libgo): Depend on
2811 install-target-libatomic.
2812 * Makefile.in: Regenerate.
2813
2814 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2815
2816 PR go/55201
2817 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2818 * Makefile.in: Regenerate.
2819
2820 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2821
2822 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2823 * configure: Regenerate.
2824
2825 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2826
2827 * config.sub: Merge from config repo.
2828
2829 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2830
2831 * Makefile.def (target_modules): Add bootstrap=true and
2832 raw_cxx=true to libsanitizer.
2833 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2834 * Makefile.in: Regenerated.
2835 * configure: Likewise.
2836
2837 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2838
2839 * MAINTAINERS: Remove self as RTL optimization maintainer.
2840
2841 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2842
2843 * MAINTAINERS (Write After Approval): Add myself.
2844
2845 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2846
2847 * Makefile.def (target_modules): Remove bootstrap=true and
2848 raw_cxx=true from libsanitizer.
2849 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2850 * Makefile.in: Regenerated.
2851 * configure: Likewise.
2852
2853 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2854
2855 * Makefile.def (target_modules): Add bootstrap=true and
2856 raw_cxx=true to libsanitizer.
2857 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2858 * Makefile.in: Regenerated.
2859 * configure: Likewise.
2860
2861 2012-11-28 Andrew Pinski <apinski@cavium.com>
2862
2863 PR bootstrap/54279
2864 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2865 * configure: Regenerate.
2866 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2867 * Makefile.in: Regenerate.
2868
2869 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2870
2871 * configure.ac: Disable libsanitizer if we're not building C++.
2872 * configure: Regenerate.
2873
2874 2012-11-15 Roland McGrath <roland@hack.frob.com>
2875
2876 * MAINTAINERS (Write After Approval): Add myself.
2877
2878 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2879
2880 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2881 Kostya Serebryany (kcc@google.com) and
2882 Jakub Jelinek (jakub@redhat.com).
2883 Rename area for Dodji Seketeli (dodji@redhat.com).
2884
2885 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2886
2887 * MAINTAINERS: (asan.c, related): Add myself.
2888
2889 2012-11-14 Roland McGrath <mcgrathr@google.com>
2890
2891 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2892 * configure: Regenerate.
2893
2894 2012-11-13 Richard Henderson <rth@redhat.com>
2895
2896 * configure.ac: Move libsanitizer logic to subdirectory.
2897 * configure: Regenerate.
2898
2899 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2900
2901 * configure.ac: Enable libsanitizer just on x86 linux for now.
2902 * configure: Re-generate.
2903
2904 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2905
2906 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2907 sections.
2908 * configure: Regenerate.
2909
2910 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2911
2912 * configure.ac: Add section for configdirs for libsanitizer.
2913 Disable for cris-*-* and mmix-*-*.
2914 * configure: Regenerate.
2915
2916 2012-11-12 Wei Mi <wmi@google.com>
2917
2918 * configure.ac: Add libsanitizer to target_libraries.
2919 * Makefile.def: Ditto.
2920 * configure: Regenerate.
2921 * Makefile.in: Regenerate.
2922 * libsanitizer: New directory for asan runtime. Contains an empty
2923 tsan directory.
2924
2925 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2926
2927 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2928 against Mingw64 w32api.
2929 * configure: Regenerate.
2930
2931 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2932
2933 * configure: Regenerated.
2934
2935 2012-11-03 Robert Mason <rbmj@verizon.net>
2936
2937 * configure.ac: add --disable-libstdcxx configure option
2938 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2939
2940 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2941
2942 * MAINTAINERS (Write After Approval): Add myself.
2943
2944 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
2945
2946 * MAINTAINERS (Write After Approval): Add myself.
2947
2948 2012-10-24 Sharad Singhai <singhai@google.com>
2949
2950 * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2012-10-24 Eric Christopher <echristo@gmail.com>
2953
2954 * MAINTAINERS: Update email address.
2955
2956 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2957
2958 PR bootstrap/54820
2959 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2960 * configure: Regenerate.
2961
2962 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
2963
2964 * MAINTAINERS (aarch64): Add Marcus and myself.
2965
2966 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2967
2968 PR bootstrap/54820
2969 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2970 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2971 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2972 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2973 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2974 * Makefile.in: Regenerate.
2975 * configure.ac (have_static_libs): New variable and associated check.
2976 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2977 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2978 * configure: Regenerate.
2979
2980 2012-10-10 Richard Biener <rguenther@suse.de>
2981
2982 * MAINTAINERS: Adjust for changed surname.
2983
2984 2012-10-04 Lawrence Crowl <crowl@google.com>
2985
2986 * MAINTAINERS (Write After Approval): Add myself.
2987
2988 2012-10-01 Cary Coutant <ccoutant@google.com>
2989
2990 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2991
2992 2012-09-28 Ian Lance Taylor <iant@google.com>
2993
2994 * Makefile.def: Make all-target-libgo depend on
2995 all-target-libbacktrace.
2996 * Makefile.in: Rebuild.
2997
2998 2012-09-26 Ian Lance Taylor <iant@google.com>
2999
3000 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3001 * Makefile.in: Rebuild.
3002
3003 2012-09-20 Walter Lee <walt@tilera.com>
3004
3005 * configure.ac: Add tilegx to list of targets that support gold.
3006 * configure: Regenerate.
3007
3008 2012-09-20 Marek Polacek <polacek@redhat.com>
3009
3010 * MAINTAINERS (Write After Approval): Add myself.
3011
3012 2012-09-19 Steve Ellcey <sellcey@mips.com>
3013
3014 * configure.ac: Add mips*-mti-elf* target.
3015 * configure: Regenerate.
3016
3017 2012-09-17 Ian Lance Taylor <iant@google.com>
3018
3019 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3020 * configure.ac (host_libs): Add libbacktrace.
3021 (target_libraries): Add libbacktrace.
3022 * Makefile.def (host_modules): Add libbacktrace.
3023 (target_modules): Likewise.
3024 * configure, Makefile.in: Rebuild.
3025
3026 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3027
3028 PR target/38607
3029 Merge upstream change.
3030 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3031
3032 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3033 Add libgomp*.o to compare_exclusions for AIX.
3034 * configure: Regenerate.
3035
3036 2012-09-06 Diego Novillo <dnovillo@google.com>
3037
3038 * configure.ac: Bump minimum GMP version to 4.2.3.
3039 * configure: Re-generate.
3040
3041 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3042
3043 PR target/54461
3044 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3045 target-libgloss if not configured --with-avrlibc=no.
3046 * configure: Regenerate.
3047
3048 2012-09-04 Jason Merrill <jason@redhat.com>
3049
3050 * configure.ac: Fix --enable-languages=all.
3051
3052 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
3056 2012-09-03 Richard Guenther <rguenther@suse.de>
3057
3058 PR bootstrap/54138
3059 * configure.ac: Re-organize ISL / CLOOG checks to allow
3060 disabling with either --without-isl or --without-cloog.
3061 * configure: Regenerated.
3062
3063 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3064
3065 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3066 * configure: Regenerate.
3067
3068 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3069
3070 * MAINTAINERS: Fix my email address.
3071
3072 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3073
3074 PR binutils/4970
3075 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3076 and opcodes.
3077 * Makefile.in: Regenerated.
3078
3079 2012-08-26 Art Haas <ahaas@impactweather.com>
3080
3081 * configure: Regenerate.
3082
3083 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3084
3085 * INSTALL/README: Also refer to the online installation
3086 instructions.
3087
3088 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3089
3090 * MAINTAINERS (Write After Approval): Add myself.
3091 (Picochip port): Remove myself.
3092
3093 2012-08-14 Diego Novillo <dnovillo@google.com>
3094
3095 Merge from cxx-conversion branch.
3096
3097 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3098 POSTSTAGE1_CONFIGURE_FLAGS.
3099 * Makefile.in: Regenerate.
3100 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3101 Force C++ when bootstrapping.
3102 * configure: Regenerate.
3103
3104 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3105
3106 * MAINTAINERS (Write After Approval): Add myself.
3107
3108 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3109
3110 * README: Document use of ranges of years in copyright notices.
3111
3112 2012-07-06 Richard Guenther <rguenther@suse.de>
3113
3114 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3115 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3116 --with-gmp=system.
3117 * Makefile.in: Regenerated.
3118 * configure: Likewise.
3119
3120 2012-07-06 Richard Guenther <rguenther@suse.de>
3121
3122 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3123 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3124 supply V=1 as extra_make_flags.
3125 * configure: Regenerated.
3126 * Makefile.in: Likewise.
3127
3128 2012-07-04 Tristan Gingold <gingold@adacore.com>
3129
3130 * configure: Regenerate.
3131
3132 2012-07-03 Richard Guenther <rguenther@suse.de>
3133
3134 * Makfile.def (isl): Remove not necessary extra_exports and
3135 extra_make_flags.
3136 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3137 * Makefile.in: Regenerated.
3138
3139 2012-07-03 Richard Guenther <rguenther@suse.de>
3140
3141 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3142 * configure.ac: If either the ISL or the CLooG check failed
3143 do not try to build in-tree versions.
3144 * Makefile.in: Regenerated.
3145 * configure: Regenerated.
3146
3147 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3148
3149 * configure: Regenerate.
3150
3151 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3152
3153 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3154 maintainer.
3155
3156 2012-07-02 Richard Guenther <rguenther@suse.de>
3157
3158 * configure: Regenerated.
3159
3160 2012-07-02 Richard Guenther <rguenther@suse.de>
3161 Michael Matz <matz@suse.de>
3162 Tobias Grosser <tobias@grosser.es>
3163 Sebastian Pop <sebpop@gmail.com>
3164
3165 * Makefile.def: Add ISL host module, remove PPL host module.
3166 Adjust ClooG host module to use the proper ISL.
3167 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3168 * configure.ac: Include config/isl.m4. Add ISL host library,
3169 remove PPL. Remove PPL configury, add ISL configury, adjust
3170 ClooG configury.
3171 * Makefile.in: Regenerated.
3172 * configure: Likewise.
3173
3174 2012-07-02 Richard Guenther <rguenther@suse.de>
3175
3176 Merge from graphite branch
3177 2011-07-21 Tobias Grosser <tobias@grosser.es>
3178
3179 * configure: Regenerated.
3180 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3181 both cloog.org and legacy versions. The only supported version will
3182 be CLooG with the isl backend.
3183
3184 2011-07-21 Tobias Grosser <tobias@grosser.es>
3185
3186 * configure: Regenerated.
3187 * configure.ac: Require cloog isl 0.17.0
3188
3189 2011-07-21 Tobias Grosser <tobias@grosser.es>
3190
3191 * configure: Regenerated.
3192 * config/cloog.m4: Do not define CLOOG_ORG
3193
3194 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3195
3196 * configure.ac: Skip C if explicitly selected.
3197 * configure: Regenerate.
3198
3199 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3200
3201 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3202 they contain -O2.
3203 * configure: Regenerate.
3204
3205 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3206
3207 PR debug/53740
3208 * df.h, df-problems.c, dce.c: Revert last patch.
3209
3210 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3211
3212 * MAINTAINERS (Write After Approval): Update my email address.
3213
3214 2012-06-21 Meador Inge <meadori@codesourcery.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2012-06-20 Jason Merrill <jason@redhat.com>
3219
3220 * Makefile.tpl (check-target-libgomp-c++): New.
3221 (check-target-libitm-c++): New.
3222 * Makefile.def (c++): Add them.
3223 * Makefile.in: Regenerate.
3224
3225 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3226
3227 * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2012-05-16 Olivier Hainque <hainque@adacore.com>
3230
3231 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3232 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3233 (install-no-fixedincludes): Adjust accordingly.
3234 * Makefile.in: Regenerate.
3235
3236 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3237
3238 Merge upstream change
3239 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3240
3241 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3242
3243 * MAINTAINERS (Write After Approval): Add myself.
3244
3245 2012-05-09 Nick Clifton <nickc@redhat.com>
3246 Paul Smith <psmith@gnu.org>
3247
3248 PR bootstrap/50461
3249 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3250 allow for the fact that from release v3.1.0 of MPFR the source
3251 files were moved into a src sub-directory.
3252 * configure: Regenerate.
3253
3254 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3255
3256 * configure.ac: Bump minimum MPFR version to 2.4.0.
3257 * configure: Regenerated.
3258
3259 2012-05-01 Richard Henderson <rth@redhat.com>
3260
3261 * Makefile.def (libatomic): New target_module.
3262 * configure.ac (target_libraries): Add libatomic.
3263 (noconfigdirs): Check if libatomic is supported.
3264 * Makefile.in, configure: Rebuild.
3265
3266 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3267
3268 * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3271
3272 * config.sub: Update to 2012-04-18 version from official repo.
3273
3274 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3275
3276 * MAINTAINERS (Write After Approval): Add myself.
3277
3278 2012-04-11 Steve Ellcey <sellcey@mips.com>
3279
3280 * MAINTAINERS: Changed email address.
3281
3282 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3283
3284 PR target/52737
3285 * contrib/gcc_update (files_and_dependencies):
3286 Remove gcc/config/avr/t-multilib from touch data.
3287
3288 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3289
3290 * MAINTAINERS (OS Port Maintainers): Remove irix.
3291 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3292 (unsupported_languages): Remove mips-sgi-irix6.*.
3293 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3294 (with_stabs): Remove.
3295 * configure: Regenerate.
3296
3297 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3298
3299 * MAINTAINERS (OS Port Maintainers): Remove osf.
3300 * configure.ac (enable_libgomp): Remove *-*-osf*.
3301 (with_stabs): Remove alpha*-*-osf*.
3302 * configure: Regenerate.
3303
3304 2012-03-05 Tristan Gingold <gingold@adacore.com>
3305
3306 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3307 * configure: Regenerate.
3308
3309 2012-02-17 Walter Lee <walt@tilera.com>
3310
3311 * MAINTAINERS: (Write After Approval): Delete myself.
3312
3313 2012-02-14 Walter Lee <walt@tilera.com>
3314
3315 * MAINTAINERS (tilegx port): Add myself.
3316 (tilepro port): Add myself.
3317 (Write After Approval): Add myself.
3318
3319 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3320
3321 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3322 and Joseph Myers as docstring relicensing maintainers.
3323
3324 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3325
3326 * MAINTAINERS (write-after-approval): Add myself.
3327
3328 2012-02-08 Ira Rosen <irar@il.ibm.com>
3329
3330 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3331 maintainer.
3332
3333 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3334
3335 * MAINTAINERS (Write After Approval): Move myself to
3336 maintain alphabetical order.
3337
3338 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
3342 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3343
3344 * MAINTAINERS (Write After Approval): Add myself.
3345
3346 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3347 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3348
3349 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3350 * configure: Regenerate.
3351
3352 2012-01-23 Harshit Chopra <harshit@google.com>
3353
3354 * MAINTAINERS (Write After Approval): Add myself.
3355
3356 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3357
3358 * configure.ac: Remove reference to mh-interix.
3359 * configure: Regenerate.
3360
3361 2012-01-05 Richard Henderson <rth@redhat.com>
3362
3363 PR bootstrap/51072
3364 * configure.ac: Disable libitm if c++ is not enabled.
3365 * configure: Rebuild.
3366
3367 * configure.ac: Fix regexp for same.
3368 * configure: Rebuild.
3369
3370 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3371
3372 * MAINTAINERS (Write After Approval): Add myself.
3373
3374 2012-01-02 Richard Guenther <rguenther@suse.de>
3375
3376 PR bootstrap/51686
3377 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3378 * Makefile.in: Regenerate.
3379
3380 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3381
3382 * MAINTAINERS (Write After Approval): Add myself.
3383
3384 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3385
3386 * configure: Regenerate.
3387
3388 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3389
3390 * MAINTAINERS (picochip): Changed email address.
3391
3392 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3393
3394 * MAINTAINERS (write-after-approval): Add self.
3395
3396 2011-11-29 DJ Delorie <dj@redhat.com>
3397
3398 * configure.ac (rl78-*-*) New case.
3399 * configure: Regenerate.
3400 * MAINTAINERS: Add myself as RL78 maintainer.
3401
3402 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3403
3404 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3405
3406 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3407
3408 * libtool.m4: Additional FreeBSD 10 fixes.
3409
3410 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3411
3412 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3413 Maintainers section, as Epiphany maintainer.
3414
3415 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3416
3417 PR target/49992
3418 * configure.ac: Remove ranlib special-casing for Darwin.
3419 * configure: Regenerate.
3420
3421 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3422
3423 * MAINTAINERS (Reviewers): Keep the list sorted.
3424
3425 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3426
3427 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3428
3429 2011-11-09 Roland McGrath <mcgrathr@google.com>
3430
3431 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3432 * configure: Rebuild.
3433 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3434 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3435 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3436 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3437 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3438 Add READELF.
3439 * Makefile.in: Rebuild.
3440
3441 2011-11-09 Jason Merrill <jason@redhat.com>
3442
3443 * Makefile.def (language=c++): Remove check-c++0x.
3444 * Makefile.in (check-gcc-c++): Regenerate.
3445
3446 2011-11-08 Richard Henderson <rth@redhat.com>
3447
3448 * configure.ac: Test for libitm directory present first.
3449
3450 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3451
3452 * configure.ac: Test libitm/configure.tgt to disable libitm.
3453 * configure: Rebuild.
3454
3455 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3456 Richard Henderson <rth@redhat.com>
3457
3458 Merged from transactional-memory.
3459
3460 * Makefile.def (lang_env_dependencies): libitm is c++.
3461 Add libitm target module.
3462 * configure.ac: Likewise.
3463 * config/mmap.m4: New file.
3464 * contrib/gcc_update: Add libitm to touch data.
3465 * Makefile.in, configure: Rebuild.
3466
3467 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3468
3469 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3470 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3471 * Makefile.in: Regenerate.
3472
3473 2011-11-01 DJ Delorie <dj@redhat.com>
3474
3475 * config.sub: Update to version 2011-10-29 (added rl78)
3476
3477 2011-10-27 Nick Clifton <nickc@redhat.com>
3478
3479 * config.sub: Import these changes from the config project:
3480
3481 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3482 Ben Elliston <bje@gnu.org>
3483
3484 * config.sub (epiphany): New.
3485
3486 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3487 Ben Elliston <bje@gnu.org>
3488
3489 * config.sub (hexagon, hexagon-*): New.
3490
3491 2011-08-23 Roland McGrath <mcgrathr@google.com>
3492
3493 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3494 64eb to be64.
3495
3496 2011-08-16 Roland McGrath <mcgrathr@google.com>
3497
3498 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3499 (nacl): Grok as alias for 32el-unknown-nacl.
3500
3501 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3502
3503 * MAINTAINERS (Write After Approval): Add myself.
3504
3505 2011-10-24 Teresa Johnson <tejohnson@google.com>
3506
3507 * MAINTAINERS (Write After Approval): Add myself.
3508
3509 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3510
3511 * MAINTAINERS (sparc port): Remove myself.
3512
3513 2011-09-14 Tom de Vries <tom@codesourcery.com>
3514
3515 * MAINTAINERS (Write After Approval): Add myself.
3516
3517 2011-08-14 Yao Qi <yao@codesourcery.com>
3518
3519 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3520 * configure: Regenerate.
3521
3522 2011-07-26 Ian Lance Taylor <iant@google.com>
3523
3524 * configure.ac: Set have_compiler based on whether gcc directory
3525 exists, rather than on whether gcc is in configdirs.
3526 * configure: Rebuild.
3527
3528 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3529
3530 * MAINTAINERS (Global Reviewers): Add self.
3531
3532 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3533
3534 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3535 link directories.
3536 * Makefile.in: Rebuild.
3537
3538 2011-07-20 Ian Lance Taylor <iant@google.com>
3539
3540 PR bootstrap/49787
3541 * configure.ac: Move --enable-bootstrap handling earlier in file.
3542 If --enable-bootstrap and either --enable-build-with-cxx or
3543 --enable-build-poststage1-with-cxx, enable C++ automatically.
3544 * configure: Rebuild.
3545
3546 2011-07-19 Ian Lance Taylor <iant@google.com>
3547
3548 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3549 make C++ a boot_language. Set and substitute
3550 POSTSTAGE1_CONFIGURE_FLAGS.
3551 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3552 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3553 * configure, Makefile.in: Rebuild.
3554
3555 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3556
3557 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3558 maintainers.
3559
3560 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3561
3562 * MAINTAINERS (Global Reviewers): Add myself.
3563
3564 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3565
3566 * configure: Regenerate.
3567
3568 2011-07-16 Jason Merrill <jason@redhat.com>
3569
3570 * Makefile.def (language=c++): Add check-c++0x and
3571 check-target-libmudflap-c++.
3572 * Makefile.tpl (check-target-libmudflap-c++): New.
3573 * Makefile.in: Regenerate.
3574
3575 2011-07-16 Matthias Klose <doko@ubuntu.com>
3576
3577 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3578 * Makefile.def (target_modules/libjava): Pass
3579 $(EXTRA_CONFIGARGS_LIBJAVA).
3580 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3581 if not configured with --enable-static-libjava.
3582 * Makefile.in: Regenerate.
3583 * configure: Likewise.
3584
3585 2011-07-15 Jason Merrill <jason@redhat.com>
3586
3587 * Makefile.in (check-c++): Move check-gcc-c++0x after
3588 check-target-libstdc++-v3.
3589
3590 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3591
3592 * MAINTAINERS (c6x port): New entry.
3593
3594 2011-07-13 Jason Merrill <jason@redhat.com>
3595
3596 * Makefile.in (check-gcc-c++0x): New.
3597 (check-c++): Depend on it.
3598
3599 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3600
3601 PR target/39150
3602 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3603 x86_64-*-solaris2.1[0-9]*.
3604 * configure: Regenerate.
3605
3606 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3607
3608 * MAINTAINERS (RTL optimizers): Add self.
3609
3610 2011-06-27 Gabriel Charette <gchare@google.com>
3611
3612 * MAINTAINERS (Write After Approval): Add myself.
3613
3614 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3615
3616 PR regression/47836
3617 PR bootstrap/23656
3618 PR other/47733
3619 PR bootstrap/49247
3620 PR c/48825
3621 * configure.ac (target_libraries): Remove target-libiberty.
3622 Remove case-statement setting skipdirs=target-libiberty for
3623 multiple targets. Remove checking target_configdirs and
3624 removing target-libiberty but keeping target-libgcc if
3625 otherwise empty.
3626 * Makefile.def (target_modules): Don't add libiberty.
3627 (dependencies): Remove all traces of target-libiberty.
3628 * configure, Makefile.in: Regenerate.
3629
3630 2011-06-13 Walter Lee <walt@tilera.com>
3631
3632 * configure.ac (tilepro-*-*) New case.
3633 (tilegx-*-*): Likewise.
3634 * configure: Regenerate.
3635
3636 2011-06-06 Jing Yu <jingyu@google.com>
3637
3638 * configure.ac: Skip target-libiberty for
3639 arm*-*-linux-androideabi.
3640 * configure: Regenerated.
3641
3642 2011-06-06 Nick Clifton <nickc@redhat.com>
3643
3644 * config.sub: Sync from upstream.
3645
3646 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3647
3648 * MAINTAINERS (Write After Approval): Add myself.
3649
3650 2011-06-01 Daniel Jacobowitz <drow@false.org>
3651
3652 * MAINTAINERS: Update my email address.
3653
3654 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3655
3656 * MAINTAINERS (Write After Approval): Update my email address.
3657
3658 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3659
3660 * MAINTAINERS (Write After Approval): Add myself.
3661
3662 2011-05-08 Doug Kwan <dougkwan@google.com>
3663
3664 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3665 * configure: Regenerated.
3666 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3667 value from configure.
3668 * Makefile.in: Regenerated.
3669
3670 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3671
3672 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3673 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3674 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3675 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3676 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3677 *-*-vxworks*): Disable newlib and libgloss in separate case
3678 statement.
3679 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3680 to separate case statement.
3681 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3682 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3683 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3684 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3685 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3686 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3687 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3688 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3689 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3690 i[[3456789]]86-*-rdos*, m32r-*-*,
3691 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3692 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3693 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3694 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3695 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3696 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3697 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3698 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3699 and libgloss in main case over targets. Remove most empty cases
3700 in main case over targets.
3701 * configure: Regenerate.
3702
3703 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3704
3705 * MAINTAINERS (Write After Approval): Add myself.
3706
3707 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3708
3709 * configure.ac: Remove code setting special library locations for
3710 hppa*64*-*-hpux11*. Remove code setting compiler for
3711 sparc-sun-solaris2*.
3712 * configure: Regenerate.
3713
3714 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3715
3716 * configure.ac: Separate libgloss_dir settings from general case
3717 over targets.
3718 * configure: Regenerate.
3719
3720 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3721
3722 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3723 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3724 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3725 cases in libgcj-disabling case statement.
3726 (hppa*64*-*-linux*): Set unsupported_languages instead of
3727 disabling target-zlib.
3728 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3729 to hppa*64*-*-hpux*.
3730 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3731 hppa*-*-hpux*.
3732 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3733 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3734 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3735 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3736 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3737 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3738 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3739 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3740 libgcj-disabling case statement.
3741 * configure: Regenerate.
3742
3743 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3744
3745 * configure.ac: Disable Java for targets not supporting libffi.
3746 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3747 Remove cases in Java-disabling statement.
3748 (*arm-wince-pe): Change to arm-wince-pe.
3749 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3750 cases in Java-disabling statement.
3751 (bfin-*-*): Don't disable Java again.
3752 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3753 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3754 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3755 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3756 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3757 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3758 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3759 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3760 Java-disabling statement.
3761 (mmix-*-*): Don't disable Java again.
3762 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3763 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3764 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3765 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3766 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3767 statement.
3768 * configure: Regenerate.
3769
3770 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3771
3772 * configure.ac: Separate cases disabling Java and Java libraries
3773 from general case over targets.
3774 * configure: Regenerate.
3775
3776 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3777
3778 * MAINTAINERS: Update my email address.
3779
3780 2011-04-20 Easwaran Raman <eraman@google.com>
3781
3782 * MAINTAINERS (Write After Approval): Add myself.
3783
3784 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3785
3786 PR lto/48086
3787 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3788 * configure: Regenerate.
3789
3790 2011-04-16 Jim Meyering <meyering@redhat.com>
3791
3792 * MAINTAINERS (Write After Approval): Add myself.
3793
3794 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3795
3796 * MAINTAINERS: Update my email address.
3797
3798 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3803
3804 * MAINTAINERS (Write After Approval): Add myself.
3805
3806 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3807
3808 * MAINTAINERS (Write After Approval): Add myself.
3809
3810 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3811
3812 * configure.ac (build_tools): Remove build-byacc.
3813 (host_libs): Remove mmalloc.
3814 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3815 autoconf automake libtool diff rcs fileutils shellutils time
3816 textutils wdiff find uudecode hello tar gzip indent recode release
3817 sed perl gawk findutils gettext zip.
3818 (libgcj): Remove target-qthreads.
3819 (target_tools): Remove target-examples target-gperf.
3820 (YACC): Don't handle building byacc.
3821 * configure: Regenerate.
3822 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3823 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3824 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3825 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3826 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3827 handle building components.
3828 * Makefile.in: Regenerate.
3829
3830 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3831
3832 * MAINTAINERS: Update my email address as Xtensa maintainer.
3833
3834 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3835
3836 * config.sub: Sync from upstream.
3837
3838 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3839
3840 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3841 (microblaze*): Don't disable libssp.
3842 * configure: Regenerate.
3843
3844 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3845
3846 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3847 moveifchange.
3848 * configure: Regenerate.
3849 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3850 * Makefile.in: Regenerate.
3851
3852 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3853
3854 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3855 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3856 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3857 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3858 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3859 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3860 md_exec_prefix cases.
3861 * configure: Regenerate.
3862
3863 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3864
3865 * configure.ac: Separate cases disabling target-libssp,
3866 target-libiberty, target-libstdc++-v3 and Fortran from general
3867 case over targets.
3868 * configure: Regenerate.
3869
3870 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3871
3872 * configure.ac (*-*-chorusos): Don't disable libgcj.
3873 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3874 Remove case.
3875 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3876 (arm-*-coff): Don't disable libgcj.
3877 (arm*-*-linux-gnueabi): Remove useless assignment.
3878 (arm-*-riscix*): Don't disable libgcj.
3879 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3880 configuration.
3881 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3882 (c54x*-*-*): Remove case.
3883 (tic54x-*-*): Don't disable GCC or GCC libraries.
3884 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3885 to *.
3886 (d10v-*-*): Don't disable GCC libraries.
3887 (d30v-*-*): Don't disable libgcj.
3888 (h8500-*-*): Don't disable GCC libraries.
3889 (i960-*-*): Don't disable libgcj.
3890 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3891 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3892 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3893 libgcj.
3894 (m68k-*-coff*): Remove case.
3895 (mmix-*-*): Don't disable libgloss on host.
3896 (mn10200-*-*, mn10300-*-*): Remove cases.
3897 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3898 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3899 Don't disable libgcj.
3900 (romp-*-*): Remove case.
3901 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3902 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3903 case.
3904 (v810-*-*): Don't disable GCC libraries.
3905 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3906 (ip2k-*-*): Don't disable GCC libraries.
3907 * configure: Regenerate.
3908
3909 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3910
3911 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3912 libffi on host.
3913 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3914 on host.
3915 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3916 * configure: Regenerate.
3917
3918 2011-03-26 John Marino <binutils@marino.st>
3919
3920 * configure.ac: Add support for *-*-dragonfly*
3921 * configure: Regenerate.
3922
3923 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3924
3925 * configure.ac (native_only): Remove.
3926 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3927 send-pr uudecode guile gnuserv on host.
3928 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3929 send-pr rcs guile perl texinfo libtool on host.
3930 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3931 automake send-pr rcs guile perl texinfo libtool on host.
3932 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3933 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3934 (alpha*-dec-osf*): Don't disable fileutils on target.
3935 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3936 texinfo send-pr expect dejagnu on target.
3937 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3938 target-qthreads on target.
3939 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3940 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3941 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3942 x86_64-*-mingw*): Don't disable expect on target.
3943 (*-*-cygwin*): Don't disable target-gperf on target.
3944 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3945 gnuserv on target.
3946 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3947 target.
3948 * configure: Regenerate.
3949
3950 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3951
3952 * configure.ac (target_tools): Remove target-groff.
3953 (native_only): Remove target-groff.
3954 (hppa*64*-*-*): Don't disable byacc.
3955 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3956 setting.
3957 (*-*-kaos*): Don't skip target-librx and target-groff.
3958 (*-*-netware*): Don't skip target-libmudflap.
3959 (*-*-tpf*): Don't skip target-libmudflap.
3960 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3961 directories on the host.
3962 (ia64*-*-*vms*): Don't skip tix.
3963 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3964 host.
3965 * configure: Regenerate.
3966
3967 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3968
3969 * configure.ac: Remove references to mt-mep, mt-netware,
3970 mt-wince.
3971 * Makefile.def: Add all-utils soft dependencies.
3972 * Makefile.tpl: Remove GDB_NLM_DEPS.
3973 * configure: Regenerate.
3974 * Makefile.in: Regenerate.
3975
3976 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3977
3978 * configure.ac: Do not include mh-x86omitfp.
3979 * configure: Regenerate.
3980
3981 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3982
3983 * configure.ac: Remove empty cases.
3984 * configure: Regenerate.
3985
3986 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3987
3988 * Makefile.def: Add dependency from termcap to gdb.
3989 * Makefile.in: Regenerate.
3990
3991 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
3992
3993 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3994 * configure: Regenerate.
3995 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3996 * Makefile.tpl: Likewise.
3997 * Makefile.in: Regenerate.
3998
3999 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4000
4001 * configure.ac: Remove all mentions of tentative_cc.
4002 * configure: Regenerate.
4003
4004 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4005
4006 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4007 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4008 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4009 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4010 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4011 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4012 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4013 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4014 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4015 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4016 *-*-rhapsody*): Remove host cases.
4017 * configure: Regenerate.
4018
4019 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4020
4021 * configure.ac (ppc*-*-pe): Remove host case.
4022 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4023 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4024 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4025 cases.
4026 * configure: Regenerate.
4027
4028 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4029
4030 * config.sub: Update to version 2011-03-23.
4031
4032 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4033
4034 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4035 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4036 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4037 * configure: Regenerate.
4038
4039 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4040
4041 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4042 to Write After Approval.
4043 * config-ml.in: Don't handle arc-*-elf*.
4044 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4045 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4046 handle GCC libraries.
4047 * configure: Regenerate.
4048
4049 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4050
4051 PR bootstrap/48120:
4052 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4053 Add -lstdc++ -lm to LIBS.
4054 * configure: Regenerate.
4055
4056 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4057
4058 * config.guess: Update to version 2011-02-02
4059 * config.sub: Update to version 2011-02-24
4060
4061 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4062
4063 PR lto/48086
4064 * configure.ac: Re-enable LTO on *-apple-darwin9.
4065 * configure: Regenerate.
4066
4067 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4068
4069 PR lto/48086
4070 * configure.ac: Disable LTO on darwin due to an assembler change in
4071 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4072 under 256.
4073 * configure: Regenerate.
4074
4075 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4076
4077 * MAINTAINERS: Update myself as score backend maintainer,
4078 update my e-mail address.
4079
4080 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4081
4082 * MAINTAINERS: Update my e-mail address.
4083
4084 2011-03-06 Joey Ye <joey.ye@arm.com>
4085
4086 * MAINTAINERS: Update my e-mail address.
4087
4088 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4089
4090 * configure.ac: Adjust test of with_ppl.
4091 * configure: Regenerated.
4092
4093 2011-03-02 Kai Tietz <ktietz@redhat.com>
4094
4095 * MAINTAINERS: Adjust my e-mail address.
4096
4097 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4098
4099 * configure.ac: Add -lpwl to ppllibs.
4100 * configure: Regenerated.
4101
4102 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4103
4104 * config/cloog.m4: Add -lisl to clooglibs.
4105 * configure: Regenerated.
4106
4107 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4108
4109 * MAINTAINERS (CPU Port maintainers): Add self.
4110
4111 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4112
4113 * MAINTAINERS: Add myself as testsuite maintainer.
4114
4115 2011-02-15 Mike Stump <mikestump@comcast.net>
4116
4117 * MAINTAINERS: Add myself as testsuite maintainer.
4118
4119 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4120
4121 Import from Libtool and gnulib:
4122
4123 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4124
4125 Prepare for supporting FreeBSD 10.
4126 * config.rpath: Remove handling of freebsd1* which soon would
4127 match FreeBSD 10.0.
4128
4129 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4130
4131 Remove support for FreeBSD 1.x.
4132 * libtool.m4 (_LT_LINKER_SHLIBS)
4133 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4134 soon would incorrectly match FreeBSD 10.0.
4135
4136 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4137
4138 PR binutils/12283
4139 * move-if-change: Import version from gnulib.
4140
4141 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4142
4143 PR lto/47225
4144 * Makefile.def (lto-plugin): Double dash for enable-shared.
4145 (configure-gcc): Depend on all-lto-plugin.
4146 * Makefile.in: Rebuilt.
4147
4148 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4149
4150 * configure.ac: Remove extra bracket.
4151 * configure: Regenerate.
4152
4153 2011-02-08 Tobias Burnus <burnus@net-b.de>
4154
4155 * MAINTAINERS: Add myself as libquadmath maintainer.
4156
4157 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4158
4159 * MAINTAINERS: Update my email address.
4160
4161 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4162
4163 * MAINTAINERS (option handling): Add self.
4164
4165 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4166
4167 PR lto/47225
4168 * Makefile.def: Add dependency for install-gcc
4169 on install-lto-plugin.
4170 * Makfile.in: Regenerated
4171
4172 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4173
4174 * MAINTAINERS (CPU Port Maintainers): Add myself.
4175
4176 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4177
4178 PR libgcj/44341
4179 * configure.ac: Discard --with-* flags for host when configuring
4180 target libraries for cross build.
4181 * configure: Rebuilt.
4182
4183 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4184
4185 * MAINTAINERS (linear loop transforms): Removed.
4186
4187 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4188
4189 * configure.ac: If with_ppl is no, move setting with_cloog=no
4190 after CLOOG_REQUESTED check.
4191 * configure: Regenerated.
4192
4193 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4194
4195 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4196 CLooG has been requested.
4197 * configure: Regenerated.
4198
4199 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4200
4201 * configure: Regenerated.
4202 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4203
4204 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4205
4206 * configure: Regenerated.
4207 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4208
4209 2011-01-21 Andreas Schwab <schwab@redhat.com>
4210
4211 * configure.ac: Use AS_HELP_STRING throughout.
4212 * configure: Regenerate.
4213
4214 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4215
4216 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4217 * configure: Regenerate.
4218
4219 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4220
4221 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4222
4223 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4224
4225 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4226 for ia64-hpux.
4227 * configure: Regenerate.
4228
4229 2011-01-07 Jan Hubicka <jh@suse.cz>
4230
4231 PR lto/47225
4232 * Makefile.in: Regenerate.
4233 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4234 configure.
4235
4236 2011-01-07 Jan Hubicka <jh@suse.cz>
4237
4238 * Makefile.in: Regenerate.
4239 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4240 and configure dependency on lto-plugin configure.
4241 (lto-plugin module): Remove dependency on GCC; add dependency on
4242 liniberty.
4243
4244 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4245
4246 * MAINTAINERS (Write After Approval): Add myself.
4247
4248 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4249
4250 * configure: Regenerate.
4251
4252 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4253
4254 * configure.ac: (picochip): Disable libiberty.
4255
4256 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4257
4258 * MAINTAINERS (Write After Approval): Add myself.
4259
4260 2010-12-10 Ian Lance Taylor <iant@google.com>
4261
4262 PR bootstrap/46819
4263 * configure.ac: For --disable-libgcj clear libgcj_saved.
4264 * configure: Rebuild.
4265
4266 2010-12-10 Tobias Burnus <burnus@net-b.de>
4267
4268 PR fortran/46540
4269 * configure.ac: Add --disable-libquadmath and
4270 --disable-libquadmath-support.
4271 * configure: Regenerate.
4272
4273 2010-12-03 Ian Lance Taylor <iant@google.com>
4274
4275 * MAINTAINERS: Add myself as libgo maintainer.
4276
4277 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4278
4279 PR libffi/46792
4280 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4281 * configure: Regenerate.
4282
4283 2010-12-02 Ian Lance Taylor <iant@google.com>
4284
4285 * configure.ac: Always set default for poststage1_ldflags to
4286 -static-libstdc++ -static-libgcc.
4287
4288 2010-11-29 Andreas Schwab <schwab@redhat.com>
4289
4290 * configure.ac: Move comment to remove extra space in last argument
4291 of GCC_TARGET_TOOL.
4292
4293 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4294
4295 PR other/46026
4296 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4297 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4298 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4299 (BASE_FLAGS_TO_PASS): Use it.
4300 * configure: Rebuilt.
4301 * Makefile.in: Rebuilt.
4302
4303 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4304
4305 PR binutils/12258
4306 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4307 Properly check default linker.
4308 * configure: Regnerated.
4309
4310 2010-11-23 Matthias Klose <doko@ubuntu.com>
4311
4312 * configure.ac: For --enable-gold, handle value `default' instead of
4313 `both*'. New configure option --{en,dis}able-ld.
4314 * configure: Regenerate.
4315
4316 2010-11-20 Ian Lance Taylor <iant@google.com>
4317
4318 * configure.ac: Only disable a language library if no language needs
4319 it. Don't let --disable-libgcj uncondtionally disable libffi.
4320 * configure: Rebuild.
4321
4322 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4323
4324 * Makefile.in: Regenerate.
4325
4326 PR other/46202
4327 * configure.ac: Fix just-built in-tree STRIP name to be
4328 binutils/strip-new.
4329 * configure: Regenerate.
4330 * Makefile.def (install-strip-gcc, install-strip-binutils)
4331 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4332 (install-strip-sid): Mirror dependencies on non-strip variants
4333 of these targets on the respective -strip prerequisites.
4334 * Makefile.tpl (install-strip, install-strip-host)
4335 (install-strip-target): New targets.
4336 (install-strip-[+module+], install-strip-target-[+module+]):
4337 New targets.
4338 * Makefile.in: Regenerate.
4339
4340 2010-11-19 Ian Lance Taylor <iant@google.com>
4341 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4342
4343 * configure.ac: Add target-libgo to target_libraries. Set
4344 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4345 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4346 (HOST_EXPORTS): Add GOC.
4347 (BASE_TARGET_EXPORTS): Add GOC.
4348 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4349 (GOCFLAGS_FOR_TARGET): New variable.
4350 (EXTRA_HOST_FLAGS): Add GOC.
4351 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4352 * Makefile.def (target_modules): Add libgo.
4353 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4354 (dependencies): Add dependency from configure-target-libgo to
4355 configure-target-libffi and all-target-libstdc++-v3. Add
4356 dependencies from all-target-libgo to all-target-libffi.
4357 (languages): Add go.
4358 * configure: Rebuild.
4359 * Makefile.in: Rebuild.
4360
4361 2010-11-19 Ian Lance Taylor <iant@google.com>
4362
4363 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4364 compiler/flag environment variables.
4365
4366 2010-11-18 Ian Lance Taylor <iant@google.com>
4367
4368 * configure.ac: Check for lang_requires_boot_languages in
4369 config-lang.in files.
4370 * configure: Rebuild.
4371
4372 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4373 Tobias Burnus <burnus@net-b.de>
4374
4375 PR fortran/32049
4376 * Makefile.def: Add libquadmath; build it with language=fortran.
4377 * configure.ac: Add libquadmath.
4378 * Makefile.tpl: Handle multiple libs in check-[+language+].
4379 * Makefile.in: Regenerate.
4380 * configure: Regenerate.
4381
4382 2010-11-16 Tom Tromey <tromey@redhat.com>
4383
4384 * MAINTAINERS: Moved myself to reviewers section.
4385
4386 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4387
4388 * MAINTAINERS: Moved myself to reviewers section.
4389
4390 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4391
4392 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4393 (Write After Approval): Remove self.
4394
4395 2010-11-15 Andreas Schwab <schwab@redhat.com>
4396
4397 * configure.ac: Fix spelling in option names.
4398 * configure: Regenerated.
4399
4400 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4401
4402 PR bootstrap/39622
4403 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4404 * configure: Regenerated.
4405
4406 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4407
4408 * MAINTAINERS: Update my email address.
4409
4410 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4411
4412 * configure: Regenerate.
4413
4414 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4415
4416 * configure: Regenerate.
4417
4418 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4419
4420 * configure: Regenerate.
4421
4422 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4423
4424 * configure: Regenerate.
4425
4426 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4427
4428 * configure.ac: Support official CLooG.org versions.
4429 * configure: Regenerate.
4430 * config/cloog.m4: New.
4431
4432 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4433
4434 * MAINTAINERS (Write After Approval): Add myself.
4435
4436 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4437
4438 * MAINTAINERS: Update my email address.
4439
4440 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4441
4442 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4443 * configure: Regenerate.
4444
4445 2010-11-03 Ian Lance Taylor <iant@google.com>
4446 Dave Korn <dave.korn.cygwin@gmail.com>
4447
4448 PR lto/46273
4449 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4450 and on other supported platforms whenever LTO is enabled.
4451 * configure: Rebuild.
4452
4453 2010-11-02 Alan Modra <amodra@gmail.com>
4454
4455 PR binutils/12110
4456 * configure.ac: Error when source path contains spaces.
4457 * configure: Regenerate.
4458
4459 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4460
4461 * MAINTAINERS: Update my email address.
4462
4463 2010-10-20 Ian Lance Taylor <iant@google.com>
4464
4465 * Makefile.def (target_modules): Set lib_path to src/.libs for
4466 libstdc++-v3 module.
4467 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4468 * Makefile.in: Rebuild.
4469
4470 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4471
4472 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4473 (Write After Approval): Remove myself.
4474
4475 2010-10-15 Tristan Gingold <gingold@adacore.com>
4476
4477 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4478
4479 2010-10-14 Douglas Rupp <rupp@gnat.com>
4480
4481 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4482
4483 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4484
4485 * configure.ac (build_lto_plugin): New shell variable.
4486 (--enable-lto): Turn on by default for all non-ELF platforms that
4487 have had LTO support added so far. Set build_lto_plugin appropriately
4488 for both ELF and non-ELF.
4489 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4490 * configure: Regenerate.
4491
4492 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4493
4494 Sync from src:
4495 * configure.ac (v850 support): Remove target-libgloss from
4496 noconfigdirs.
4497 * configure: Regenerate.
4498
4499 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4500
4501 PR bootstrap/45326
4502 PR bootstrap/45174
4503 * configure.ac: Honor initial values of $build_configargs,
4504 $host_configargs, $target_configargs. Mark the precious, so
4505 environment settings get recorded.
4506 * configure: Regenerate.
4507
4508 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4509
4510 PR bootstrap/45796
4511 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4512 Depend on all-build-libiberty.
4513 * Makefile.in: Regenerate.
4514
4515 2010-09-30 Michael Eager <eager@eagercon.com>
4516
4517 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4518 * configure: Regenerate.
4519
4520 2010-09-28 Michael Eager <eager@eagercon.com>
4521
4522 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4523
4524 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4525
4526 PR bootstrap/44621
4527 * configure.ac: Fix unportable shell quoting.
4528 * configure: Regenerate.
4529
4530 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4531
4532 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4533 targets and amend comment.
4534 * configure: Regenerate.
4535
4536 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4537
4538 * MAINTAINERS (Write After Approval): Add myself.
4539
4540 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4541
4542 * configure.ac: Enable LTO by default on Darwin.
4543 * configure: Regenerate.
4544
4545 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4550
4551 * MAINTAINERS (Write After Approval): Add myself.
4552
4553 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4554
4555 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4556 ports
4557
4558 2010-07-28 David Yuste <david.yuste@gmail.com>
4559
4560 * MAINTAINERS (Write After Approval): Add myself.
4561
4562 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4563
4564 * configure.ac: Support all v850 targets.
4565 * configure: Regenerate.
4566
4567 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4568
4569 PR bootstrap/44455
4570 * configure.ac (extra_mpfr_configure_flags): Copy from
4571 extra_mpc_gmp_configure_flags.
4572 * configure: Re-generated.
4573
4574 2010-07-22 Andi Kleen <ak@linux.intel.com>
4575
4576 * MAINTAINERS (Write After Approval): Add myself.
4577
4578 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4579
4580 * MAINTAINERS (Write After Approval): Add myself.
4581
4582 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4583
4584 * MAINTAINERS (Write After Approval): Add myself.
4585
4586 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4587
4588 PR target/44862
4589 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4590 Provide -B option to allow for link spec %s substitutions for
4591 libstdc++.a on darwin.
4592 * Makefile.in: Regenerate.
4593
4594 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4595
4596 * MAINTAINERS (Reviewers): Update my e-mail address
4597
4598 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4599
4600 * Makefile.def (configure-gcc): Depend on all-libelf.
4601 * Makefile.in: Rebuild.
4602
4603 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4604
4605 * MAINTAINERS (Write After Approval): Add myself in the right place.
4606
4607 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4608
4609 * MAINTAINERS (Write After Approval): Add myself.
4610
4611 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4612
4613 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4614
4615 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4616
4617 * config.sub: Update to version 2010-05-21.
4618 * config.guess: Update to version 2010-04-03.
4619
4620 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4621
4622 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4623 * configure: Regenerate.
4624
4625 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4626
4627 * MAINTAINERS (Write After Approval): Add myself.
4628
4629 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4630
4631 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4632 a platform that supports LTO.
4633 * configure: Regenerate.
4634
4635 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4636
4637 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4638 * configure: Regenerated.
4639
4640 2010-04-27 Roland McGrath <roland@redhat.com>
4641 H.J. Lu <hongjiu.lu@intel.com>
4642
4643 * configure.ac (--enable-gold): Support both, both/gold and
4644 both/bfd to add gold to configdirs without removing ld.
4645 * configure: Regenerated.
4646
4647 * Makefile.def: Add install-gold dependency to install-ld.
4648 * Makefile.in: Regenerated.
4649
4650 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4651
4652 PR lto/42776
4653 * configure.ac (--enable-lto): Refactor handling so libelf tests
4654 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4655 and allow LTO to be explicitly enabled on non-ELF platforms that
4656 are known to support it inside else-clause.
4657 * configure: Regenerate.
4658
4659 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4660
4661 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4662 * configure: Regenerate.
4663
4664 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4665
4666 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4667 * configure: Regenerate.
4668
4669 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4670
4671 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4672 separately.
4673 * configure: Regenerate.
4674
4675 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4676
4677 * MAINTAINERS (Write After Approval): Add myself.
4678
4679 2010-04-14 Tristan Gingold <gingold@adacore.com>
4680
4681 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4682 * configure: Regenerate.
4683
4684 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4685
4686 * configure: Regenerate after change to elf.m4.
4687
4688 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
4692 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4693
4694 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4695 * configure: Regenerated.
4696
4697 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4698
4699 * configure.ac: Print "buggy but acceptable" when CLooG
4700 revision is less than 9.
4701 * configure: Regenerated.
4702
4703 2010-04-01 Diego Novillo <dnovillo@google.com>
4704
4705 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4706
4707 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4708
4709 PR bootstrap/43615
4710 PR bootstrap/43328
4711
4712 Revert:
4713
4714 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4715
4716 * configure.ac: Do not pass --enable-multilib nor
4717 --disable-multilib in baseargs. Accept explicitly passed
4718 --enable_multilib.
4719 * configure: Regenerate.
4720
4721 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4722
4723 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4724
4725 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4726
4727 * MAINTAINERS: Remove myself.
4728
4729 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4730
4731 PR bootstrap/43328
4732 * configure.ac: Do not pass --enable-multilib nor
4733 --disable-multilib in baseargs. Accept explicitly passed
4734 --enable_multilib.
4735 * configure: Regenerate.
4736
4737 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4738
4739 * MAINTAINERS (spu port): Remove me.
4740
4741 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4742
4743 * configure.ac (tic6x-*-*): New case.
4744 * configure: Regenerate.
4745
4746 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4747
4748 * config.sub: Update to version 2010-03-22.
4749 * config.guess: Update to version 2009-12-30.
4750
4751 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4752
4753 PR ada/42554
4754 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4755 * configure: Regenerate.
4756
4757 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4758
4759 * MAINTAINERS: Update my email address.
4760
4761 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4762
4763 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4764 (ghassan.shobaki@amd.com): Removed.
4765
4766 2010-03-17 Alan Modra <amodra@gmail.com>
4767
4768 * MAINTAINERS: Update my email address.
4769
4770 2010-03-16 Diego Novillo <dnovillo@google.com>
4771
4772 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4773 Matthews.
4774
4775 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4776
4777 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4778 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4779
4780 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4781
4782 * MAINTAINERS: Update my email address.
4783
4784 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4785
4786 * MAINTAINERS: Update my email address.
4787
4788 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4789
4790 * MAINTAINERS: Update my email address.
4791
4792 2010-03-09 Jie Zhang <jie@codesourcery.com>
4793
4794 * MAINTAINERS: Update my email address.
4795
4796 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4797
4798 PR libstdc++/32499
4799 * configure.ac (RANLIB): Default to true.
4800 (STRIP): Likewise.
4801 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4802 * configure: Regenerate.
4803
4804 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4805
4806 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4807 (Write After Approval): Update my email address.
4808
4809 2010-02-17 Nick Clifton <nickc@redhat.com>
4810
4811 PR 11238
4812 * Makefile.tpl (local-distclean): Also remove config.cache files in
4813 sub-directories as there may not be Makefiles present in the
4814 sub-directories.
4815 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4816 the config.cache files found by the find command.
4817
4818 * Makefile.in: Regenerate.
4819 * configure.ac: Revert previous delta.
4820 * configure: Regenerate.
4821
4822 2010-02-15 Nick Clifton <nickc@redhat.com>
4823
4824 PR 11238
4825 * configure.ac: Delete config.cache files in sub-directories when
4826 deleting Makefiles.
4827 * configure: Regenerate.
4828
4829 2010-02-12 Ben Elliston <bje@gnu.org>
4830
4831 * MAINTAINERS: Update my email address.
4832
4833 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4834
4835 * MAINTAINERS (spu port): Update my email address.
4836
4837 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4838
4839 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4840
4841 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4842
4843 * configure.ac: Add "recommended" version checks for GMP/MPC.
4844 Update recommended GMP/MPFR/MPC versions.
4845 * configure: Regenerate.
4846
4847 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4848
4849 * MAINTAINERS: Move my Embecosm email address into the
4850 write-after-approval section.
4851
4852 2010-01-26 Ian Lance Taylor <iant@google.com>
4853
4854 * MAINTAINERS: Add myself as Go frontend maintainer.
4855
4856 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4857
4858 PR libstdc++/36101, PR libstdc++/42813
4859 * configure.ac (bootstrap_target_libs): Make inclusion of
4860 target-libgomp conditional on libgomb being in target_configdirs.
4861 * configure: Regenerate.
4862
4863 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4864
4865 PR libstdc++/36101, PR libstdc++/42813
4866 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4867 * configure: Regenerate.
4868
4869 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4870
4871 PR libstdc++/36101, PR libstdc++/42813
4872 * configure.ac (target_configdirs): Substitute.
4873 * Makefile.def: Bootstrap target module libgomp.
4874 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4875 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4876 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4877 * configure, Makefile.in: Regenerate.
4878
4879 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4880
4881 * MAINTAINERS: Adjust my details.
4882
4883 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4884
4885 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4886
4887 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4888
4889 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4890
4891 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4892
4893 * MAINTAINERS (Write After Approval): Add myself.
4894
4895 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4896
4897 * MAINTAINERS (Write After Approval): Add myself.
4898
4899 2010-01-11 Richard Guenther <rguenther@suse.de>
4900
4901 PR lto/41569
4902 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4903 * Makefile.in: Regenerated.
4904
4905 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4906
4907 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4908 * configure: Regenerate.
4909
4910 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4911 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4912
4913 PR bootstrap/42424
4914 * configure.ac: Include libtool m4 files.
4915 (_LT_CHECK_OBJDIR): Call it.
4916 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4917 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4918
4919 * configure: Regenerate.
4920
4921 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4922
4923 PR bootstrap/41818
4924 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4925 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4926 * Makefile.in: Regenerate.
4927
4928 2010-01-02 Richard Guenther <rguenther@suse.de>
4929
4930 PR lto/41529
4931 * configure.ac: Include config/elf.m4. Disable LTO if not
4932 builting for an elf target.
4933 * configure: Regenerate.
4934
4935 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4936
4937 * MAINTAINERS: Change my email address.
4938
4939 2009-12-18 Ben Elliston <bje@au.ibm.com>
4940
4941 * config.sub, config.guess: Update from upstream sources.
4942
4943 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
4947 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4948
4949 PR middle-end/30447
4950 PR middle-end/30789
4951 PR other/40302
4952
4953 * configure.ac: Require MPC.
4954 * configure: Regenerate.
4955
4956 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4957
4958 PR target/38384
4959 PR bootstrap/40972
4960 * libtool.m4: Sync from git Libtool.
4961 * ltoptions.m4: Likewise.
4962 * ltversion.m4: Likewise.
4963 * lt~obsolete.m4: Likewise.
4964 * ltmain.sh: Likewise.
4965
4966 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4967
4968 * configure.ac: Update minimum MPC version to 0.8.
4969 * configure: Regenerate.
4970
4971 2009-11-21 Sebastian Pop <sebpop@gmail.com>
4972
4973 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4974 * configure: Regenerated.
4975
4976 2009-11-21 Ian Lance Taylor <iant@google.com>
4977
4978 * configure.ac: Change default of poststage1_ldflags to be empty if
4979 poststage1_libs is set. When poststage1_libs is empty, and
4980 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4981 * configure: Rebuild.
4982
4983 2009-11-21 Adam Nemet <adambnmet@gmail.com>
4984
4985 * MAINTAINERS (Write After Approval): Update my email address.
4986
4987 2009-11-20 Ben Elliston <bje@au.ibm.com>
4988
4989 * config.guess: Update from upstream sources.
4990
4991 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4992
4993 * Makefile.def: Restore host and target settings for gmp.
4994 * Makefile.in: Rebuild.
4995
4996 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
4997
4998 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4999 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5000 Fix portability of test of C++ as bootstrap language. Add
5001 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5002 * configure: Rebuild.
5003 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5004 and cloog. Fix in-tree ppl configuration. Introduce libelf
5005 in-tree building.
5006 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5007 (POSTSTAGE1_HOST_EXPORTS): Use it.
5008 (STAGE[+id+]_CXXFLAGS): New.
5009 (BASE_FLAGS_TO_PASS): Pass it down.
5010 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5011 extra_exports.
5012 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5013 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5014 extra_exports.
5015 * Makefile.in: Rebuild.
5016
5017 2009-11-17 Ben Elliston <bje@au.ibm.com>
5018
5019 * config.sub, config.guess: Update from upstream sources.
5020
5021 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5022
5023 * MAINTAINERS (Write After Approval): Add myself.
5024
5025 2009-11-09 Jon Beniston <jon@beniston.com>
5026
5027 * MAINTAINERS (Write After Approval): Add myself.
5028
5029 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5030
5031 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5032 paths for *-w64-mingw* and x86_64-*mingw*.
5033 * configure: Regenerated.
5034
5035 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5036
5037 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5038
5039 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5040
5041 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5042 Phil Edwards to Write-After Approval.
5043
5044 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5045
5046 * configure.ac: Disable target-winsup & co for
5047 x86_64-*-mingw* and *-w64-mingw* targets.
5048 * configure: Regenerated.
5049
5050 2009-10-16 Nick Clifton <nickc@redhat.com>
5051
5052 * MAINTAINERS: Add myself as a maintainer for the RX port.
5053
5054 2009-10-26 Johannes Singler <singler@kit.edu>
5055
5056 * MAINTAINERS (Write After Approval): Update my e-mail address.
5057
5058 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5059
5060 * configure.ac (CLooG test): Use = with test.
5061 * configure: Regenerate.
5062
5063 2009-10-22 Richard Guenther <rguenther@suse.de>
5064
5065 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5066 cloog if the ppl version check failed. Move flags saving
5067 before setting in libelf check.
5068 * configure: Regenerate.
5069
5070 2009-10-21 Richard Guenther <rguenther@suse.de>
5071
5072 * configure.ac: Adjust the ppl and cloog configure to work as
5073 documented. Disable cloog if ppl was disabled. Omit the version
5074 checks if they were disabled.
5075 * configure: Re-generate.
5076
5077 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5078
5079 * configure.ac: Add 'lto' to enable_languages, not
5080 new_enable_languages, and only if not already present.
5081 * configure: Regenerate.
5082
5083 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5084
5085 * README: Refer to the various COPYING* files instead of just
5086 COPYING.
5087 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5088
5089 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5090
5091 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5092
5093 2009-10-07 Richard Guenther <rguenther@suse.de>
5094
5095 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5096 and Richard Guenther as reviewers.
5097 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5098 as reviewers.
5099
5100 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5101
5102 * config.sub: Update from upstream sources.
5103
5104 2009-10-06 Ian Lance Taylor <iant@google.com>
5105
5106 * Makefile.def: check-gold depends upon all-gas.
5107 * Makefile.in: Rebuild.
5108
5109 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5110
5111 * MAINTAINERS (Write After Approval): Add myself.
5112
5113 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5114
5115 * Makefile.def: all-lto-plugin depends on all-libiberty.
5116 set bootstrap=true for lto-plugin.
5117 Add lto-plugin.
5118 * Makefile.in: Regenerate.
5119 * configure.ac (host_libs): Add lto-plugin.
5120 * configure: Regenerate.
5121
5122 2009-10-03 Diego Novillo <dnovillo@google.com>
5123
5124 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5125 (HOST_LIBELFLIBS): Define.
5126 (HOST_LIBELFINC): Define.
5127 * Makefile.in: Regenerate.
5128 * configure.ac: Add --enable-lto.
5129 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5130 If --enable-lto is used, add 'lto' to new_enable_languages.
5131 If --enable-lto is used and gold is enabled, add
5132 lto-plugin to configdirs.
5133 * configure: Regenerate.
5134
5135 2009-10-03 Simon Baldwin <simonb@google.com>
5136
5137 * configure.ac: If --with-system-zlib, suppress local zlib and
5138 pass --with-system-zlib to subdir configure scripts.
5139 * configure: Regenerate.
5140
5141 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5142 Paolo Bonzini <bonzini@gnu.org>
5143
5144 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5145 $(srcdir).
5146 * Makefile.in: Rebuilt.
5147
5148 2009-09-26 Gary Funck <gary@intrepid.com>
5149
5150 * MAINTAINERS (Write After Approval): Add myself.
5151
5152 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5153
5154 * configure.ac: Update minimum MPC version to 0.7.
5155 * configure: Regenerate.
5156
5157 2009-09-25 Nick Clifton <nickc@redhat.com>
5158
5159 * configure.ac: Pass any --cache-file=/dev/null option on to
5160 subconfigures.
5161 * configure: Regenerate.
5162
5163 2009-09-23 Nick Clifton <nickc@redhat.com>
5164
5165 * config.sub, config.guess: Update from upstream sources.
5166
5167 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5168
5169 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5170 * Makefile.in: Rebuilt.
5171
5172 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5173
5174 PR bootstrap/32272
5175 * configure.ac: Error out if $srcdir isn't '.' but contains
5176 host-${host_noncanonical}.
5177 * configure: Regenerate.
5178
5179 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5180
5181 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5182 maintainer.
5183
5184 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5185
5186 * configure.ac: If bootstrapping a combined tree with
5187 --enable-gold, require c++ in stage1_languages.
5188 * configure: Regenerate.
5189
5190 * configure.ac: Also add target_libs of stage1_languages to
5191 bootstrap_target_libs.
5192 * configure: Regenerate.
5193
5194 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5195 with --enable-languages not containing c++.
5196 * configure: Regenerate.
5197
5198 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5199
5200 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5201 * configure: Regenerate.
5202
5203 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5204
5205 * MAINTAINERS (Write After Approval): Update my e-mail address,
5206 and move from from here...
5207 (Waiting for paperwork): To here.
5208
5209 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5210
5211 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5212
5213 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5214
5215 * configure.ac: Do not use $extrasub for replacing @if/@endif
5216 parts in Makefile; instead, use additional arguments to
5217 AC_CONFIG_COMMANDS to do the replacement manually, with several
5218 sed invocations, to avoid HP-UX sed command limits.
5219 * configure: Regenerate.
5220
5221 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5222
5223 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5224 blank before -L.
5225
5226 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5227
5228 * configure.ac (with-build-config): Document. Handle without.
5229 Handle missing argument.
5230 * configure: Rebuilt.
5231
5232 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5233
5234 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5235 Default to bootstrap-debug only if compare-debug works.
5236 * configure: Rebuilt.
5237 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5238 * Makefile.in: Rebuilt.
5239
5240 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5241
5242 * MAINTAINERS (OS Port Maintainers): Update my email address.
5243
5244 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5245
5246 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5247 * Makefile.in: Rebuilt.
5248
5249 2009-09-01 Chris Demetriou <cgd@google.com>
5250
5251 * MAINTAINERS (Write After Approval): Add myself.
5252
5253 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5254
5255 PR debug/30161
5256 * include/dwarf2.h (enum dwarf_tag): Added
5257 DW_TAG_GNU_template_template_param
5258 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5259
5260 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5261
5262 * Makefile.tpl (AWK): Fix typo.
5263 * Makefile.in: Regenerate.
5264
5265 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5266
5267 * configure.ac: Detect awk and sed.
5268 * Makefile.def (flags_to_pass): Add AWK and SED.
5269 * Makefile.tpl (AWK, SED): New.
5270 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5271 * configure: Regenerate.
5272 * Makefile.in: Regenerate.
5273
5274 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5275
5276 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5277 (collapseslashes): Likewise.
5278
5279 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5280
5281 * configure.ac (AC_PREREQ): Bump to 2.64.
5282
5283 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5284
5285 * configure.ac: Remove --with-datarootdir, --with-docdir,
5286 --with-pdfdir, --with-htmldir switches.
5287 * configure: Regenerate.
5288
5289 * configure: Regenerate.
5290
5291 * compile: Sync from Automake 1.11.
5292 * depcomp: Likewise.
5293 * install-sh: Likewise.
5294 * missing: Likewise.
5295 * mkinstalldirs: Likewise.
5296 * ylwrap: Likewise.
5297
5298 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5299
5300 * ltmain.sh (func_normal_abspath): New function.
5301 (func_relative_path): Likewise.
5302 (func_mode_help): Document new -bindir option for link mode.
5303 (func_mode_link): Add new -bindir option, and use it to place
5304 output DLL if specified.
5305
5306 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5307
5308 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5309 (baseargs): Add --disable-option-checking.
5310 * configure: Regenerate.
5311
5312 * Makefile.def (configure-target-libiberty): Depend on
5313 all-binutils and all-ld.
5314 (configure-target-newlib): Likewise.
5315 * Makefile.in: Regenerate.
5316
5317 2009-08-17 Ben Elliston <bje@au.ibm.com>
5318
5319 * config.sub, config.guess: Update from upstream sources.
5320
5321 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5322
5323 Sync from src, merge:
5324
5325 2009-07-02 Tristan Gingold <gingold@adacore.com>
5326
5327 * configure.ac: Do not exclude gas for i386-*-darwin.
5328 Add a case for x86_64-*-darwin.
5329 * configure: Regenerate.
5330
5331 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5332
5333 * MAINTAINERS: Add my name to Write After Approval list.
5334
5335 2009-08-06 Michael Eager <eager@eagercon.com>
5336
5337 * configure.ac: Add Microblaze target.
5338 * configure: Regenerate.
5339
5340 2009-07-31 Christian Bruel <christian.bruel@st.com>
5341
5342 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5343 * configure: Regenerate.
5344
5345 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5346
5347 * MAINTAINERS (Write After Approval): Update my e-mail address.
5348
5349 2009-07-06 Ian Lance Taylor <iant@google.com>
5350
5351 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5352 * configure: Rebuild.
5353
5354 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5355
5356 * MAINTAINERS: Move myself to the Graphite Reviewers.
5357
5358 2009-06-30 Wei Guozhi <carrot@google.com>
5359
5360 * MAINTAINERS: Add my name to Write After Approval list.
5361
5362 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5363
5364 PR bootstrap/40338
5365 * configure.ac (comparestring): Create new variable.
5366 * Makefile.tpl (comparestring): Use to skip some comparisions.
5367 * configure: Regenerate.
5368 * Makefile.in: Regenerate.
5369
5370 2009-06-26 Doug Evans <dje@sebabeach.org>
5371
5372 * Makefile.def (host_modules): Add cgen.
5373 * Makefile.in: Regenerate.
5374 * configure.ac (host_tools): Add cgen.
5375 * configure: Regenerate.
5376
5377 2009-06-23 DJ Delorie <dj@redhat.com>
5378
5379 * MAINTAINERS: Add myself as mep maintainer.
5380
5381 2009-06-23 Ian Lance Taylor <iant@google.com>
5382
5383 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5384 boot_languages. Only bootstrap target libraries listed in
5385 target_libs for some boot language. Add --with-stage1-ldflags,
5386 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5387 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5388 if not building with C++.
5389 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5390 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5391 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5392 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5393 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5394 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5395 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5396 * configure, Makefile.in: Rebuild.
5397
5398 2009-06-23 Li Feng <nemokingdom@gmail.com>
5399
5400 * MAINTAINERS: Added my name to write-after-approval list.
5401
5402 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5403
5404 * configure.ac: Define is_elf for QNX Neutrino targets.
5405 * configure: Regenerate.
5406
5407 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5408
5409 * MAINTAINERS: Added my name to the write-after-approval list
5410
5411 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5412
5413 * configure.ac: Detect MPC in default directory.
5414 * configure: Regenerate.
5415
5416 2009-06-03 Jerome Guitton <guitton@adacore.com>
5417 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5418
5419 * Makefile.tpl (all): Avoid a trailing backslash.
5420 * Makefile.in: Regenerate.
5421
5422 2009-06-03 Ben Elliston <bje@au.ibm.com>
5423
5424 * config.sub, config.guess: Update from upstream sources.
5425
5426 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5427
5428 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5429 to noconfdirs.
5430 * configure: Regenerate.
5431
5432 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5433
5434 * Makefile.tpl ([+compare-target+]): Compare all stage
5435 directories, rather than just gcc.
5436 * Makefile.in: Rebuilt.
5437
5438 2009-06-01 Doug Kwan <dougkwan@google.com>
5439
5440 * configure.ac: Support gold for target arm*-*-*.
5441 * configure: Regenerate.
5442
5443 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5444
5445 * Makefile.def: Add MPC support and dependencies.
5446 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5447
5448 * Makefile.in, configure: Regenerate.
5449
5450 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5451
5452 * Makefile.tpl (all): Avoid harmless warning in make all when
5453 gcc-bootstrap is enabled but stage_last does not exist.
5454 * Makefile.in: Rebuilt.
5455
5456 2009-05-24 Nicolas Roche <roche@adacore.com>
5457
5458 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5459 * Makefile.in: Regenerate.
5460
5461 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5462
5463 * MAINTAINERS: Update my e-mail address.
5464
5465 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5466
5467 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5468 * configure: Regenerate.
5469
5470 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5471
5472 PR other/40159
5473 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5474 gcc-no-bootstrap are mutually exclusive.
5475 * Makefile.in: Rebuilt.
5476
5477 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5478
5479 PR other/40159
5480 * Makefile.tpl (all): Don't end with unconditional success.
5481 * Makefile.in: Rebuilt.
5482
5483 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5484
5485 PR target/37137
5486 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5487 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5488 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5489 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5490 stage_configureflags, stage_cflags and stage_libcflags into
5491 explicit Makefile macros.
5492 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5493 GFORTRAN.
5494 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5495 CC. Set CC_FOR_BUILD from CC.
5496 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5497 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5498 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5499 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5500 and GFORTRAN.
5501 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5502 (_LIBCFLAGS): Renamed to _TFLAGS.
5503 (do-compare-debug, do-compare3-debug): Drop.
5504 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5505 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5506 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5507 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5508 (XGCC_FLAGS_FOR_TARGET): New.
5509 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5510 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5511 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5512 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5513 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5514 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5515 TFLAGS.
5516 (BUILD_CONFIG): Include if requested.
5517 (all): Set TFLAGS on bootstrap.
5518 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5519 (all-stageid-prefixmodule): Likewise.
5520 (do-clean, distclean-stageid): Set TFLAGS.
5521 (restrap): Fix whitespace.
5522 * Makefile.in: Rebuilt.
5523
5524 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5525
5526 * config.guess: Sync with src.
5527
5528 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5529
5530 * configure.ac ($with_ppl): Default to no if not supplied.
5531 ($with_cloog): Likewise.
5532 configure: Regenerate.
5533
5534 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5535
5536 * MAINTAINERS: Update my e-mail address.
5537
5538 2009-04-27 Nick Clifton <nickc@redhat.com>
5539
5540 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5541
5542 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5543
5544 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5545 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5546 * Makefile.in: Regenerate.
5547
5548 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5549
5550 PR bootstrap/39739
5551 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5552 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5553
5554 * configure, Makefile.in: Regenerate.
5555
5556 2009-04-21 Taras Glek <tglek@mozilla.com>
5557
5558 * include/hashtab.h: Update GTY annotations to new syntax
5559 * include/splay-tree.h: Likewise
5560
5561 2009-04-17 Ben Elliston <bje@au.ibm.com>
5562
5563 * config.sub, config.guess: Update from upstream sources.
5564
5565 2009-04-15 Anthony Green <green@moxielogic.com>
5566
5567 * configure.ac: Add moxie support.
5568 * configure: Rebuilt.
5569
5570 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5571
5572 * configure.ac: Change copyright header to refer to version
5573 3 of the GNU General Public License and to point readers at the
5574 COPYING3 file and the FSF's license web page.
5575 * Makefile.def: Likewise.
5576 * Makefile.tpl: Likewise.
5577 * Makefile.in: Regenerate.
5578
5579 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5580
5581 * configure.ac: Restore match for darwin9 or later. Use double
5582 brackets since regeneration eats one pair.
5583 * configure: Regenerate.
5584
5585 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5586
5587 PR gas/10039
5588 * configure.ac: Require texinfo 4.7.
5589 * configure: Regenerated.
5590
5591 2009-04-09 Nick Clifton <nickc@redhat.com>
5592
5593 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5594 the GCC Runtime Library Exception.
5595
5596 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5597
5598 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5599 * configure: Regenerate.
5600
5601 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5602
5603 * Makefil.def (languages): New entries.
5604 * Makefile.tpl (check-gcc-*): New generic target.
5605 * Makefile.in: Regenerate.
5606
5607 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5608
5609 * MAINTAINERS: Update my email address.
5610
5611 2009-03-18 Tom Tromey <tromey@redhat.com>
5612
5613 * configure: Rebuild.
5614 * configure.ac (host_libs): Add libiconv.
5615 * Makefile.in: Rebuild.
5616 * Makefile.def (host_modules): Add libiconv.
5617 (configure-gdb, all-gdb): Depend on libiconv.
5618
5619 2009-03-16 Tristan Gingold <gingold@adacore.com>
5620
5621 * configure.ac: Treat gdb as supported on x86_64-darwin.
5622 * configure: Regenerate.
5623
5624 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5625
5626 * configure.ac (--with-host-libstdcxx): New option.
5627 * configure: Regenerate.
5628
5629 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5630
5631 * MAINTAINERS: Move myself into the write after approval list.
5632
5633 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5634
5635 * MAINTAINERS: Update e-mail address.
5636
5637 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5638
5639 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5640
5641 2009-03-10 Ira Rosen <irar@il.ibm.com>
5642
5643 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5644
5645 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5646
5647 Backport from git Libtool:
5648
5649 2009-01-19 Robert Millan <rmh@aybabtu.com>
5650 Support GNU/kOpenSolaris.
5651 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5652 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5653 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5654 GNU/kOpenSolaris.
5655
5656 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5657
5658 * MAINTAINERS: Update e-mail address.
5659
5660 2009-02-24 Michael Eager <eager@eagercon.com>
5661
5662 * MAINTAINERS (Write After Approval): Add self.
5663
5664 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5665
5666 * MAINTAINERS (Write After Approval): Add myself.
5667
5668 2009-02-05 Andreas Schwab <schwab@suse.de>
5669
5670 * Makefile.tpl (stage_last): Define $r and $s before using
5671 $(RECURSE_FLAGS_TO_PASS).
5672 * Makefile.in: Regenerate
5673
5674 2009-01-30 Ian Lance Taylor <iant@google.com>
5675
5676 * MAINTAINERS: Move myself to the Global Reviewers list.
5677
5678 2009-01-29 Robert Millan <rmh@aybabtu.com>
5679
5680 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5681 * configure: Regenerate.
5682
5683 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5684
5685 * MAINTAINERS: Make whitespace consistent.
5686 Remove Robert Millan from Write After Approval.
5687
5688 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5689
5690 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5691 (all-opcodes): Depend on all-libiberty.
5692 * Makefile.in: Regenerate.
5693
5694 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5695
5696 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5697 * configure: Regenerate.
5698
5699 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5700
5701 * MAINTAINERS (Write After Approval): Add myself.
5702
5703 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5704
5705 * MAINTAINERS: Add myself to reviewers (Fortran).
5706
5707 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5708
5709 PR tree-optimization/38515
5710 * configure.ac (cloog-polylib): Removed.
5711 (with_ppl, with_cloog): Test for "no".
5712 * configure: Regenerated.
5713
5714 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5715
5716 * MAINTAINERS: Moved myself to reviewers (Fortran).
5717
5718 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5719
5720 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5721 (Write After Approval): Remove myself.
5722
5723 2009-01-03 Diego Novillo <dnovillo@google.com>
5724
5725 * MAINTAINERS: Remove myself from alias maintainership.
5726
5727 2009-01-02 David Ayers <ayers@fsfe.org>
5728
5729 * MAINTAINERS: Update e-mail address.
5730
5731 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5732
5733 * MAINTAINERS: Make whitespace consistent.
5734
5735 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5736
5737 Backport from upstream Libtool:
5738 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5739 Add cache variables to tests that require the linker to work.
5740 For shlibpath_overrides_runpath, this also changes the semantics
5741 to let the result from the C compiler take precedence.
5742
5743 2008-12-02 Ben Elliston <bje@au.ibm.com>
5744
5745 * config.sub, config.guess: Update from upstream sources.
5746
5747 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5748
5749 * configure.ac (ppllibs): Add by default the lib flags.
5750 * configure: Regenerate.
5751
5752 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5753
5754 * MAINTAINERS: Add myself to the write after approval list.
5755
5756 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5757
5758 * configure.ac: Add double brackets on darwin[912].
5759 * configure: Regenerate.
5760
5761 2008-12-03 Daniel Kraft <d@domob.eu>
5762
5763 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5764 Approval to Reviewer section (for Fortran front-end).
5765
5766 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5767
5768 * configure.ac: Expand to darwin10 and later.
5769 * configure: Regenerate.
5770
5771 2008-12-02 Andreas Schwab <schwab@suse.de>
5772
5773 * Makefile.def: configure-target-boehm-gc depends on
5774 all-target-libstdc++-v3.
5775 * Makefile.in: Regenerate.
5776
5777 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5778
5779 * MAINTAINERS: Add myself as mingw maintainer.
5780
5781 2008-12-02 Ben Elliston <bje@au.ibm.com>
5782
5783 * config.sub, config.guess: Update from upstream sources.
5784
5785 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5786
5787 * README.SCO: Remove.
5788
5789 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5790
5791 * MAINTAINERS: Add myself to the write after approval list.
5792
5793 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5794
5795 * MAINTAINERS: Update my email address in WAA section.
5796
5797 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5798
5799 * MAINTAINERS: Update e-mail address.
5800
5801 2008-11-27 Toon Moene <toon@moene.org>
5802
5803 * MAINTAINERS: Change e-mail address.
5804
5805 2008-11-27 Tristan Gingold <gingold@adacore.com>
5806
5807 * configure.ac: Build gdb for i?86-*-darwin*
5808 * configure: Regenerated.
5809
5810 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5811
5812 * MAINTAINERS: Added my full name.
5813
5814 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5815
5816 PR bootstrap/38014
5817 PR bootstrap/37923
5818
5819 Revert:
5820
5821 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5822
5823 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5824 * Makefile.in: Regenerated.
5825
5826 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5827
5828 PR gdb/921
5829 PR gdb/1646
5830 PR gdb/2175
5831 PR gdb/2176
5832
5833 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5834 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5835 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5836 (HOST_EXPORTS): Pass CPPFLAGS.
5837 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5838 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5839 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5840 * Makefile.in, configure: Regenerated.
5841 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5842 and CPPFLAGS_FOR_BUILD.
5843
5844 2008-11-06 Jeff Law <law@redhat.com>
5845
5846 * MAINTAINERS: Add myself as middle end maintainer.
5847
5848 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5849
5850 * MAINTAINERS (Write after approval): Add myself.
5851
5852 2008-11-05 Diego Novillo <dnovillo@google.com>
5853
5854 * MAINTAINERS (Global Reviewers): Add myself.
5855 (Non-Algorithmic Maintainers): Remove myself.
5856
5857 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5858
5859 * MAINTAINERS (Write after approval): Add myself.
5860
5861 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5862
5863 * MAINTAINERS (Write after approval): Add myself.
5864
5865 2008-10-31 Ben Elliston <bje@au.ibm.com>
5866
5867 * configure.ac (spu-*-*): Remove special case.
5868 * configure: Regenerate.
5869
5870 2008-10-30 Catherine Moore <clm@codesourcery.com>
5871
5872 * MAINTAINERS (Write after approval): Update my email address.
5873
5874 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5875
5876 * configure.ac [spu-*-*]: Do not set skipdirs.
5877 * configure: Re-generate.
5878
5879 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5880
5881 * MAINTAINERS (Various Maintainers): Add myself to reload.
5882
5883 2008-10-25 Richard Guenther <rguenther@suse.de>
5884
5885 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5886 maintainer. Remove myself as libgcc-math maintainer.
5887 (Non-Algorithmic Maintainers): Remove myself.
5888
5889 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5890
5891 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5892 * Makefile.in: Regenerated.
5893
5894 2008-10-23 Cary Coutant <ccoutant@google.com>
5895
5896 * MAINTAINERS (Write after approval): Add myself.
5897
5898 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5899
5900 PR gdb/921
5901 PR gdb/1646
5902 PR gdb/2175
5903 PR gdb/2176
5904
5905 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5906 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5907 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5908 (HOST_EXPORTS): Pass CPPFLAGS.
5909 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5910 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5911 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5912 * Makefile.in, configure: Regenerated.
5913 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5914 and CPPFLAGS_FOR_BUILD.
5915
5916 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5917
5918 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5919 Sebastian Pop.
5920
5921 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5922
5923 * MAINTAINERS (Write After Approval): Added myself.
5924
5925 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5926
5927 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5928 recommended version to 2.3.2.
5929
5930 * configure: Regenerate.
5931
5932 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5933
5934 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5935
5936 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5937
5938 * MAINTAINERS (Write After Approval): Update e-mail address.
5939
5940 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
5941
5942 * libtool.m4: Update to libtool 2.2.6.
5943 * lt~obsolete.m4: Update to libtool 2.2.6.
5944 * ltmain.sh: Update to libtool 2.2.6.
5945 * ltsugar.m4: Update to libtool 2.2.6.
5946 * ltversion.m4: Update to libtool 2.2.6.
5947 * ltoptions.m4: Update to libtool 2.2.6.
5948 * ltgcc.m4: Update to match changes from libtool 2.2.6.
5949
5950 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
5951
5952 * MAINTAINERS (Write After Approval): Add myself.
5953
5954 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
5955
5956 * MAINTAINERS (Write After Approval): Update my name.
5957
5958 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5959
5960 * MAINTAINERS: Add myself in "Write After Approval".
5961
5962 2008-09-18 Steve Ellcey <sje@cup.hp.com>
5963
5964 * MAINTAINERS: Add myself as ia64 maintainer.
5965
5966 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5967
5968 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5969 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5970 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5971 and Michael Tiemann from Write After Approval since they do not
5972 actually have access.
5973
5974 2008-09-05 Richard Guenther <rguenther@suse.de>
5975
5976 * configure.ac: Initialize clooglibs to -lcloog.
5977 * configure: Re-generate.
5978
5979 2008-09-04 Le-Chun Wu <lcwu@google.com>
5980
5981 * MAINTAINERS (Write After Approval): Add myself.
5982
5983 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5984
5985 * configure.ac (--with-cloog-polylib): New.
5986 (--disable-cloog-version-check): New.
5987 (--disable-ppl-version-check): New.
5988 * configure: Re-generate.
5989
5990 2008-09-03 Richard Guenther <rguenther@suse.de>
5991
5992 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5993 cloog test.
5994 * configure: Re-generate.
5995
5996 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5997
5998 Add picoChip port.
5999 * MAINTAINERS: Add picoChip maintainers.
6000
6001 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6002 Tobias Grosser <grosser@fim.uni-passau.de>
6003 Jan Sjodin <jan.sjodin@amd.com>
6004 Harsha Jagasia <harsha.jagasia@amd.com>
6005 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6006 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6007 Adrien Eliche <aeliche@isty.uvsq.fr>
6008
6009 Merge from graphite branch.
6010 * configure: Regenerate.
6011 * Makefile.in: Regenerate.
6012 * configure.ac (host_libs): Add ppl and cloog.
6013 Add checks for PPL and CLooG.
6014 * Makefile.def (ppl, cloog): Added modules and dependences.
6015 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6016 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6017
6018 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6019
6020 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6021 (GCC_SHLIB_SUBDIR): New.
6022 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6023 * configure: Regenerate.
6024 * Makefile.in: Regenerate.
6025
6026 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6027
6028 * MAINTAINERS: Consistently use tabs to separate columns.
6029
6030 2008-08-29 Tristan Gingold <gingold@adacore.com>
6031
6032 * MAINTAINERS (Write after Approval): Add myself.
6033
6034 2008-08-28 Tristan Gingold <gingold@adacore.com>
6035
6036 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6037 Enable bfd, binutils and opcodes.
6038 * configure: Regenerate.
6039
6040 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6041
6042 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6043
6044 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6045
6046 * MAINTAINERS: Use correct Umlaut for last name.
6047
6048 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6049
6050 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6051
6052 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6053
6054 * MAINTAINERS: Update my email address.
6055
6056 2008-08-16 Nicolas Roche <roche@adacore.com>
6057
6058 * Makefile.tpl: Add BOOT_ADAFLAGS.
6059 * Makefile.in: Regenerate.
6060
6061 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6062
6063 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6064 * configure: Regenerate.
6065
6066 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6067
6068 * configure.ac: Add makefile fragments for hpux.
6069 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6070 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6071 * configure: Regenerate.
6072 * Makefile.in: Regenerate.
6073
6074 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6075
6076 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6077
6078 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6079
6080 * MAINTAINERS (Write after Approval): Add myself.
6081
6082 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6083
6084 * MAINTAINERS (Write After Approval): Add myself.
6085
6086 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6087
6088 * MAINTAINERS (Write After Approval): Add myself.
6089
6090 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6091
6092 * MAINTAINERS: Update my email address.
6093
6094 2008-06-25 Joey Ye <joey.ye@intel.com>
6095
6096 * MAINTAINERS (Write After Approval): Add myself.
6097
6098 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6099
6100 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6101 * Makefile.in: Regenerate.
6102 * configure: Regenerate.
6103
6104 2008-06-17 Daniel Kraft <d@domob.eu>
6105
6106 * MAINTAINERS (Write After Approval): Add myself.
6107
6108 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6109
6110 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6111 "$@" is still intact with both Autoconf 2.59 and 2.62.
6112 * configure: Regenerate.
6113
6114 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6115
6116 * Makefile.tpl: Fix comment errors.
6117 * Makefile.in: Regenerate.
6118
6119 2008-06-12 David S. Miller <davem@davemloft.net>
6120 David Edelsohn <edelsohn@gnu.org>
6121
6122 * configure.ac: Add powerpc*-*-* to gold supported targets.
6123 * configure: Regenerate.
6124
6125 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6126
6127 PR tree-optimization/36218
6128 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6129 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6130 (all prefix="build-"): Pass them to build-system sub-makes.
6131 * Makefile.in: Regenerate.
6132
6133 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6134
6135 * MAINTAINERS (mt port): Remove.
6136 (sco5, unixware, sco udk): Remove.
6137 (Kean Johnston): Add to Write After Approval.
6138
6139 2008-05-30 Julian Brown <julian@codesourcery.com>
6140
6141 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6142 of libobjc for ARM EABI Linux.
6143 * configure: Regenerate.
6144
6145 2008-05-18 Xinliang David Li <davidxl@google.com>
6146
6147 * ChangeLog: Remove wrong ChangeLog entry.
6148
6149 2008-05-17 Xinliang David Li <davidxl@google.com>
6150
6151 * MAINTAINERS (Write After Approval): Add myself.
6152
6153 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6154
6155 * MAINTAINERS (Write After Approval): Add myself.
6156
6157 2008-05-14 Rafael Espíndola <espindola@google.com>
6158
6159 * config-ml.in: don't handle --enable-shared and --enable-static.
6160
6161 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6162
6163 * MAINTAINERS: Update my email address.
6164
6165 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6166
6167 * MAINTAINERS: Update my email address.
6168
6169 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6170
6171 * MAINTAINERS (Write After Approval): Add myself.
6172
6173 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6174
6175 * MAINTAINERS (Write After Approval): Add myself.
6176
6177 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6178
6179 * MAINTAINERS (crx): Add myself.
6180
6181 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6182
6183 Sync with src:
6184 2008-04-14 David S. Miller <davem@davemloft.net>
6185
6186 * configure.ac: Add sparc*-*-* to gold supported targets.
6187 * configure: Regenerate.
6188
6189 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6190
6191 PR bootstrap/35457
6192 * configure.ac: Include override.m4.
6193 * configure: Regenerate.
6194
6195 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6196
6197 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6198 * Makefile.in: Regenerate.
6199
6200 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6201
6202 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6203 as nonconfigurable directories list.
6204 * configure: Regenerate.
6205
6206 2008-04-14 Ben Elliston <bje@au.ibm.com>
6207
6208 * config.sub, config.guess: Update from upstream sources.
6209
6210 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6211
6212 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6213 * Makefile.in: Regenerate.
6214
6215 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6216
6217 * configure.ac: Do not build libssp for the AVR.
6218 * configure: Regenerate.
6219
6220 2008-04-07 Ian Lance Taylor <iant@google.com>
6221
6222 * Makefile.def: check-gold depends upon all-binutils.
6223 * Makefile.in: Regenerate.
6224
6225 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6226
6227 * MAINTAINERS (Write After Approval): Add myself.
6228
6229 2008-04-04 Nick Clifton <nickc@redhat.com>
6230
6231 PR binutils/4334
6232 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6233 builds.
6234 * configure: Regenerate.
6235
6236 2008-04-04 NightStrike <NightStrike@gmail.com>
6237
6238 PR other/35151
6239 * configure.ac: Combine rules for mingw32 and mingw64.
6240 * configure: Regenerate.
6241
6242 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6243
6244 * MAINTAINERS (Write After Approval): Add myself.
6245
6246 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6247
6248 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6249 * Makefile.in (.NOTPARALLEL): Ditto.
6250
6251 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6252
6253 * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6256
6257 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6258 * Makefile.in (.NOTPARALLEL): Regenerate.
6259
6260 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6261
6262 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6263 * Makefile.in: Regenerate.
6264
6265 2008-03-26 Jakub Staszak <kuba@et.pl>
6266
6267 * MAINTAINERS (Write After Approval): Add myself.
6268
6269 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6270
6271 * MAINTAINERS: Update e-mail address.
6272
6273 2008-03-20 Ian Lance Taylor <iant@google.com>
6274
6275 * configure.ac: Add support for --enable-gold.
6276 * Makefile.def: Add gold as a directory like ld.
6277 * configure, Makefile.in: Regenerate.
6278
6279 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6280
6281 * configure.ac: m4_include config/proginstall.m4.
6282 * configure: Regenerate.
6283
6284 Backport from upstream Libtool:
6285
6286 2007-10-12 Eric Blake <ebb9@byu.net>
6287
6288 Deal with Autoconf 2.62's semantic change in m4_append.
6289 * ltsugar.m4 (lt_append): Replace broken versions of
6290 m4_append.
6291 (lt_if_append_uniq): Don't require separator to be overquoted,
6292 and avoid broken m4_append.
6293 (lt_dict_add): Fix typo.
6294 * libtool.m4 (_LT_DECL): Don't overquote separator.
6295
6296 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6297
6298 * config.rpath: Add AIX 6 support.
6299
6300 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6301
6302 * Makefile.def (stageprofile). Remove -fprofile-generate
6303 from stage_libcflags.
6304 * Makefile.in: Regenerate.
6305
6306 2008-03-13 Ben Elliston <bje@au.ibm.com>
6307
6308 * config.sub, config.guess: Update from upstream sources.
6309
6310 2008-03-06 Tom Tromey <tromey@redhat.com>
6311
6312 * MAINTAINERS: Update for treelang deletion.
6313
6314 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6315
6316 * MAINTAINERS: Update my email address.
6317
6318 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6319
6320 * MAINTAINERS (darwin port): Add myself as a maintainer.
6321 (objective-c/c++): Add myself as a maintainer.
6322
6323 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6324
6325 * MAINTAINERS (Write After Approval): Update my email address.
6326
6327 2008-02-25 Tomas Bily <tbily@suse.cz>
6328
6329 * MAINTAINERS (Write After Approval): Add myself.
6330
6331 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6332
6333 * MAINTAINERS (OpenMP): Add myself.
6334
6335 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6336
6337 PR bootstrap/32009
6338 PR bootstrap/32161
6339
6340 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6341 * configure: Regenerate.
6342
6343 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6344 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6345 STAGE4_LIBCFLAGS): New.
6346 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6347 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6348 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6349 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6350 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6351 for target modules. Don't export LIBCFLAGS.
6352 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6353 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6354 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6355 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6356 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6357 * Makefile.in: Regenerate.
6358
6359 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6360
6361 PR libgcj/33085
6362 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6363 Do not use -DDLL_EXPORT. Backport from upstream.
6364
6365 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6366
6367 * MAINTAINERS (Write After Approval): Add myself.
6368
6369 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6370
6371 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6372 * configure: Regenerate.
6373
6374 2008-01-31 Marc Gauthier <marc@tensilica.com>
6375
6376 * configure.ac (xtensa*-*-*): Recognize processor variants.
6377 * configure: Regenerate.
6378
6379 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6380
6381 PR bootstrap/34922
6382 * configure.ac (PARSE_ARGS): Push suitable setting of
6383 ac_subdirs_all, for `./configure --help=recursive'.
6384 Handle `+' in generic toplevel directory disabling.
6385 * configure: Regenerate.
6386
6387 2008-01-28 Nick Clifton <nickc@redhat.com>
6388
6389 * MAINTAINERS (xstormy16): Take over maintainership.
6390
6391 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6392
6393 * MAINTAINERS (c4x port): Remove.
6394
6395 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6396
6397 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6398
6399 2008-01-23 Ben Elliston <bje@au.ibm.com>
6400
6401 * config.sub, config.guess: Update from upstream sources.
6402
6403 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6404
6405 * MAINTAINERS (Write After Approval): Add myself.
6406
6407 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6408
6409 * MAINTAINERS: Update my email address.
6410
6411 2008-01-09 Raksit Ashok <raksit@google.com>
6412
6413 * MAINTAINERS (Write After Approval): Add myself.
6414
6415 2008-01-09 Raksit Ashok <raksit@google.com>
6416
6417 * MAINTAINERS (Write After Approval): Add myself.
6418
6419 2008-01-08 Ben Elliston <bje@au.ibm.com>
6420
6421 * config.sub, config.guess: Update from upstream sources.
6422
6423 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6424
6425 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6426 Change recommended MPFR from 2.2.1 -> 2.3.0.
6427 * configure: Regenerate.
6428
6429 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6430
6431 * MAINTAINERS: Update my email address.
6432
6433 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6434
6435 * MAINTAINERS: Update my email address.
6436
6437 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6438
6439 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6440 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6441 * Makefile.in: Regenerate.
6442
6443 2007-12-10 Mark Heffernan <meheff@google.com>
6444
6445 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6446 misplaced entries.
6447
6448 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6449
6450 * configure.ac: Enable libjava for x86_64-*-darwin9.
6451 * configure: Regenerate.
6452
6453 2007-12-07 Bill Maddox <maddox@google.com>
6454
6455 * MAINTAINERS (Write After Approval): Add myself.
6456
6457 2007-12-05 Ben Elliston <bje@au.ibm.com>
6458
6459 * config.sub, config.guess: Update from upstream sources.
6460
6461 2007-12-02 Matthias Klose <doko@ubuntu.com>
6462
6463 * config-ml.in: Remove 64bit configure tests.
6464
6465 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6466
6467 * config-ml.in: Robustify against white space in absolute file
6468 names.
6469
6470 * config-ml.in (multi-clean): Substitute ${Makefile}.
6471 Remove superfluous ${Makefile} in list.
6472
6473 2007-11-19 Thiemo Seufer <ths@mips.com>
6474
6475 * config-ml.in: Don't hardcode the Makefile name.
6476
6477 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6478
6479 * MAINTAINERS (Write After Approval): Add myself.
6480
6481 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6482
6483 * MAINTAINERS (Write After Approval): Add myself.
6484
6485 2007-11-06 Doug Kwan <dougkwan@google.com>
6486
6487 * MAINTAINERS (Write After Approval): Add myself.
6488
6489 2007-10-25 Ben Elliston <bje@au.ibm.com>
6490
6491 * MAINTAINERS (mercury): Remove entry.
6492 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6493
6494 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6495
6496 * Makefile.def (dependencies): Make configure-gdb depend on
6497 all-intl.
6498 * Makefile.in: Regenerated.
6499
6500 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6501
6502 * MAINTAINERS (Fortran maintainer): Remove myself.
6503
6504 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6505
6506 * Makefile.def: To avoid problems running with parallel makes,
6507 build newlib before libgloss so that target specific header
6508 files are availble.
6509 * Makefile.in: Regenerate
6510
6511 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6512
6513 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6514 * Makefile.in: Regenerate.
6515
6516 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6517
6518 * MAINTAINERS (Register allocation reviewer): Add myself.
6519
6520 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6521
6522 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6523 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6524 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6525 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6526 * configure: Regenerate.
6527
6528 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6529
6530 * MAINTAINERS (Register allocation reviewer): Add myself.
6531
6532 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6533
6534 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6535 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6536 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6537 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6538 * configure.ac: Default them to host tools for $host = $build.
6539 Subst them.
6540
6541 * configure: Regenerate.
6542 * Makefile.in: Regenerate.
6543
6544 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6545
6546 * MAINTAINERS (Register allocation reviewer): Add myself.
6547
6548 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6549
6550 * MAINTAINERS (Register allocation reviewer): Add myself.
6551
6552 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6553
6554 * MAINTAINERS (Write After Approval): Fix typo.
6555
6556 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6557
6558 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6559 * configure: Regenerate.
6560
6561 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6562
6563 PR bootstrap/31906
6564 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6565 they're already prefixed.
6566
6567 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6568
6569 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6570 libstdc++.
6571 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6572 * configure: Regenerate.
6573 * Makefile.in: Regenerate.
6574
6575 2007-09-17 Andreas Schwab <schwab@suse.de>
6576
6577 * configure.ac: Raise minimum makeinfo version to 4.6.
6578 * configure: Regenerate.
6579
6580 2007-09-17 Johannes Singler <singler@ira.uka.de>
6581
6582 * MAINTAINERS (write-after-approval) add myself
6583
6584 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6585
6586 * configure.ac: Correct makeinfo version check.
6587 * configure: Regenerate.
6588
6589 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6590
6591 * MAINTAINERS: Update my email address.
6592
6593 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6594
6595 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6596 to $skipdirs and only disable gprof for newlib. Use the normal
6597 mips*-elf* handling in other respects.
6598 * configure: Regnerate.
6599
6600 2007-09-12 David Daney <ddaney@avtrex.com>
6601
6602 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6603 enabling libgcj.
6604 * configure: Regenerate.
6605
6606 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6607
6608 PR other/32154
6609 * configure.ac: For libgloss targets, point the linker to the linker
6610 script, startup code and simulator library.
6611 * configure: Regenerate.
6612
6613 2007-09-07 Andrew Haley <aph@redhat.com>
6614
6615 * configure.ac (noconfigdirs): Remove target-libffi and
6616 target-libjava.
6617 * configure: Regenerate.
6618
6619 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6620
6621 PR target/33281
6622 * configure.ac: Use config/mh-mingw on mingw.
6623 * configure: Regenerate.
6624
6625 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6626
6627 * MAINTAINERS (Write After Approval): Add myself.
6628
6629 2007-09-05 Richard Guenther <rguenther@suse.de>
6630
6631 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6632 nor --disable-checking is provided also turn on yes and types
6633 checking for stage1.
6634 * configure: Re-generate.
6635
6636 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6637
6638 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6639 (Write After Approval): Remove myself.
6640
6641 2007-08-29 Nick Clifton <nickc@redhat.com>
6642
6643 * config.sub, config.guess: Update from upstream sources.
6644
6645 2007-08-22 Bud Davis <jmdavis@link.com>
6646
6647 * MAINTAINERS (Write After Approval): Added myself.
6648 * MAINTAINERS (Reviewers): Removed myself.
6649
6650 2007-08-18 Paul Brook <paul@codesourcery.com>
6651 Joseph Myers <joseph@codesourcery.com>
6652
6653 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6654 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6655 * Makefile.in: Regenerate.
6656 * configure.ac (--with-debug-prefix-map): New.
6657 * configure: Regenerate.
6658
6659 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6660 Nigel Stephens <nigel@mips.com>
6661
6662 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6663 as target_makefile_frag.
6664 * configure: Regenerate.
6665
6666 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6667
6668 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6669 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6670 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6671 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6672 (do-compare, do-compare3, do-compare-debug): New.
6673 ([+compare-target+]): Use them.
6674
6675 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6676
6677 * MAINTAINERS (Write After Approval): Change my email address.
6678
6679 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6680 Ben Elliston <bje@au.ibm.com>
6681
6682 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6683 --silent if $silent.
6684 * configure: Regenerate.
6685
6686 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6687
6688 * MAINTAINERS (Various Maintainers): Add myself as
6689 loop infrastructure maintainer. Update my e-mail
6690 address.
6691
6692 2007-07-31 Diego Novillo <dnovillo@google.com>
6693
6694 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6695 Adjust description.
6696
6697 2007-07-26 Richard Guenther <rguenther@suse.de>
6698
6699 * configure.ac: Add types checking to stage1 checking flags.
6700 * configure: Regenerate.
6701
6702 2007-07-17 Nick Clifton <nickc@redhat.com>
6703
6704 * COPYING3: New file. Contains version 3 of the GNU General
6705 Public License.
6706 * COPYING3.LIB: New file. Contains version 3 of the GNU
6707 Lesser General Public License.
6708
6709 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6710
6711 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6712
6713 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6714
6715 * MAINTAINERS (S/390 co-maintainer): Add myself.
6716 (Write After Approval): Remove myself.
6717
6718 2007-07-13 Dan Hipschman <dsh@google.com>
6719
6720 * MAINTAINERS (Write After Approval): Add myself.
6721
6722 2007-07-11 Nick Clifton <nickc@redhat.com>
6723
6724 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6725 WINDRES export.
6726 * Makefile.in: Regenerate.
6727
6728 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6729
6730 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6731 maintainer.
6732
6733 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6734
6735 * lt~obsolete.m4: New. Import from 20070318 libtool.
6736
6737 2007-07-03 Julian Brown <julian@codesourcery.com>
6738
6739 * MAINTAINERS (Write After Approval): Add myself.
6740
6741 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6742
6743 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6744 * configure: Regenerate.
6745
6746 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6747
6748 * configure.ac: Add some missing m4 quotation.
6749 * configure: Regenerate.
6750
6751 2007-07-02 Simon Baldwin <simonb@google.com>
6752
6753 * MAINTAINERS (Write After Approval): Add myself.
6754
6755 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6756
6757 * configure: Regenerate.
6758
6759 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6760
6761 * Makefile.def: Add windmc tool to build.
6762 * Makefile.tpl: Likewise.
6763 * configure.ac: Likewise.
6764 * Makefile.in: Regenerate.
6765 * configure: Regenerate.
6766
6767 2007-06-28 DJ Delorie <dj@redhat.com>
6768
6769 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6770 not building newlib.
6771 * configure: Regenerated.
6772
6773 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6774
6775 * MAINTAINERS (Write After Approval): Add myself.
6776
6777 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6778
6779 * MAINTAINERS (Write After Approval): Add myself.
6780
6781 2007-06-19 Chris Matthews <chrismatthews@google.com>
6782
6783 * MAINTAINERS (Write After Approval): Add myself.
6784
6785 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6786
6787 * MAINTAINERS (Write After Approval): Add myself.
6788
6789 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6790
6791 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6792 * Makefile.in: Regenerated.
6793
6794 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6795
6796 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6797 bfin*-*-uclinux* targets.
6798 * configure: Regenerate.
6799
6800 2007-06-14 Ian Lance Taylor <iant@google.com>
6801
6802 * MAINTAINERS: Add myself as non-algorithmic global write
6803 maintainer.
6804
6805 2007-06-14 Diego Novillo <dnovillo@google.com>
6806
6807 * MAINTAINERS: Add self as middle-end maintainer and
6808 non-algorithmic global write maintainer.
6809
6810 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6811
6812 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6813 Move all Fortran maintainers except Paul Brook into the
6814 Non-Autopoiesis section.
6815
6816 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6817
6818 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6819 (distclean-stage[+id+]): Possibly delete stage_last.
6820 * Makefile.in: Regenerate.
6821
6822 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6823
6824 * MAINTAINERS (Various Maintainer): Fix typo.
6825
6826 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6827
6828 * MAINTAINERS (Various Maintainer): Add myself as
6829 dataflow maintainer.
6830
6831 2007-06-07 Ben Elliston <bje@au.ibm.com>
6832
6833 * config.sub, config.guess: Update from upstream sources.
6834
6835 2007-06-07 Ben Elliston <bje@au.ibm.com>
6836
6837 * Makefile.tpl: Fix spelling error.
6838 * Makefile.in: Regenerate.
6839
6840 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6841
6842 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6843 lt_cv_sys_max_cmd_len.
6844
6845 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6846
6847 * MAINTAINERS (Various Maintainers): Add myself as
6848 auto-vectorizer maintainer.
6849
6850 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6851
6852 PR libjava/32098
6853 * libtool.m4: Revert previous change.
6854 * ltgcc.m4: Put it here.
6855
6856 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6857
6858 * MAINTAINERS (Various Maintainers): Add myself as
6859 auto-vectorizer maintainer.
6860
6861 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6862
6863 PR libjava/32098
6864 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6865
6866 2007-05-30 Richard Guenther <rguenther@suse.de>
6867
6868 * MAINTAINERS (Various Maintainers): Add myself as
6869 auto-vectorizer maintainer.
6870
6871 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6872
6873 PR bootstrap/29382
6874 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6875 * configure: Rebuilt.
6876
6877 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6878
6879 * MAINTAINERS (Write After Approval): Removed my name.
6880
6881 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6882
6883 * MAINTAINERS (Write After Approval): Remove myself.
6884
6885 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6886
6887 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6888
6889 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6890
6891 * ltmain.sh: Update from ToT Libtool.
6892 * libtool.m4: Update from ToT Libtool.
6893 * ltsugar.m4: New. Update from ToT Libtool.
6894 * ltversion.m4: New. Update from ToT Libtool.
6895 * ltoptions.m4: New. Update from ToT Libtool.
6896 * ltconfig: Remove.
6897 * ltcf-c.sh: Remove.
6898 * ltcf-cxx.sh: Remove.
6899 * ltcf-gcj.sh: Remove.
6900
6901 2007-05-22 Ollie Wild <aaw@google.com>
6902
6903 * MAINTAINERS (Write After Approval): Add myself.
6904
6905 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6906
6907 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6908 stage_cflags.
6909 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6910 Remove CFLAGS/LIBCFLAGS.
6911 (configure-stage[+id+]-[+prefix+][+module+],
6912 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6913 * Makefile.in: Regenerate.
6914
6915 2007-05-15 Diego Novillo <dnovillo@google.com>
6916
6917 * MAINTAINERS: Update e-mail address.
6918
6919 2007-05-15 Revital Eres <eres@il.ibm.com>
6920
6921 * MAINTAINERS (Write After Approval): Add myself.
6922
6923 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6924
6925 * MAINTAINERS (Write After Approval): Updated my address.
6926
6927 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6928
6929 * MAINTAINERS (Write After Approval): Add myself.
6930
6931 2007-05-11 Silvius Rus <rus@google.com>
6932
6933 * MAINTAINERS (Write After Approval): Add myself.
6934
6935 2007-04-23 Tom Tromey <tromey@redhat.com>
6936
6937 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6938
6939 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6940
6941 * MAINTAINERS (cpplib): Rename to ...
6942 (libcpp): ... this. Add C/C++ front end maintainers.
6943
6944 2007-04-14 Steve Ellcey <sje@cup.hp.com>
6945
6946 * config-ml.in: Pass ${ml_config_env} to configure calls.
6947
6948 2007-04-04 Christian Bruel <christian.bruel@st.com>
6949
6950 * MAINTAINERS (Write After Approval): Add myself.
6951
6952 2007-04-02 Dave Korn <dave.korn@artimi.com>
6953
6954 * MAINTAINERS (Write After Approval): Add myself.
6955
6956 2007-03-31 Tobias Burnus <burnus@net-b.de>
6957
6958 * MAINTAINERS (fortran 95 front end): Add myself.
6959
6960 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6961
6962 * MAINTAINERS (Write After Approval): Add myself.
6963
6964 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
6965
6966 * MAINTAINERS (Modulo Scheduler): Add myself.
6967
6968 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6969
6970 * MAINTAINERS (fortran 95 front end): Add myself.
6971 (c++ front end): whitespace fix.
6972
6973 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6974
6975 * MAINTAINERS (Write After Approval): Add myself.
6976
6977 2007-03-21 Richard Sandiford <richard@codesourcery.com>
6978
6979 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6980 of glob. Quote arguments with single quotes too.
6981 * configure: Regenerate.
6982
6983 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6984
6985 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6986 * Makefile.in: Regenerate
6987
6988 2007-03-07 Andreas Schwab <schwab@suse.de>
6989
6990 * configure: Regenerate.
6991
6992 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6993
6994 * configure.ac: Add "--with-pdfdir" configure option,
6995 which defines pdfdir variable.
6996 * Makefile.def (target=fixincludes): Add install-pdf to
6997 missing targets.
6998 (recursive_targets): Add install-pdf target.
6999 (flags_to_pass): Add pdfdir.
7000 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7001 target.
7002 * configure: Regenerate
7003 * Makefile.in: Regenerate
7004
7005 2007-02-28 Eric Christopher <echristo@apple.com>
7006
7007 Revert:
7008 2006-12-07 Mike Stump <mrs@apple.com>
7009
7010 * Makefile.def (dependencies): Add dependency for
7011 install-target-libssp and install-target-libgomp on
7012 install-gcc.
7013 * Makefile.in: Regenerate.
7014
7015 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7016
7017 * configure: Regenerate.
7018 * configure.ac: Move statements after variable declarations.
7019
7020 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7021
7022 * MAINTAINERS: Add myself as sh maintainer.
7023
7024 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7025
7026 * configure.ac: Adjust for loop syntax.
7027 * configure: Regenerate.
7028
7029 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * configure: Rebuilt.
7032
7033 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7034
7035 * configure.ac: Drop multiple occurrences of --enable-languages,
7036 and fix its quoting.
7037 * configure: Rebuilt.
7038
7039 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7040 Nathan Sidwell <nathan@codesourcery.com>
7041 Vladimir Prus <vladimir@codesourcery.com>
7042 Joseph Myers <joseph@codesourcery.com>
7043
7044 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7045 * configure: Regenerate.
7046
7047 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7048
7049 * ltconfig (freebsd*): Default to elf.
7050
7051 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7052
7053 * configure.ac (target_libraries): Move libgcc before libiberty.
7054 * configure: Regenerated.
7055
7056 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7057 Paolo Bonzini <bonzini@gnu.org>
7058
7059 PR bootstrap/30753
7060 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7061 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7062 * configure: Regenerated.
7063
7064 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7065
7066 * MAINTAINERS (Language Front End Maintainers): Update my mail
7067 address.
7068
7069 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7070
7071 PR bootstrap/30748
7072 * configure.ac: Correct syntax for Solaris ksh.
7073 * configure: Regenerated.
7074
7075 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7076
7077 * configure.ac: Sync with src.
7078 * configure: Regenerate.
7079
7080 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7081
7082 * Makefile.in: Regenerate.
7083
7084 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * config.sub: Sync with src.
7087
7088 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7089
7090 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7091 noncanonical equivalents.
7092 * configure.in: Rename to...
7093 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7094 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7095 target_noncanonical. Use them. Rewrite removal of configure
7096 arguments for autoconf 2.59. Discard variable settings. Force
7097 program_transform_name for native tools.
7098
7099 * Makefile.in: Regenerated.
7100 * configure: Regenerated with autoconf 2.59.
7101
7102 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7103
7104 * MAINTAINERS (Write After Approval): Add myself.
7105
7106 2007-01-31 Andreas Schwab <schwab@suse.de>
7107
7108 * Makefile.tpl (LDFLAGS): Substitute it.
7109 * Makefile.in: Regenerate.
7110
7111 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7112
7113 * MAINTAINERS (Write After Approval): Add myself.
7114
7115 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7116
7117 * MAINTAINERS (spu port): Add myself.
7118
7119 2007-01-23 Richard Guenther <rguenther@suse.de>
7120
7121 PR bootstrap/30541
7122 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7123 * Makefile.tpl (GNATBIND): Substitute it.
7124 (GNATMAKE): Likewise.
7125 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7126 of STAGE_PREFIX.
7127 * Makefile.in: Regenerate.
7128 * configure: Regenerate.
7129
7130 2007-01-18 Mike Stump <mrs@apple.com>
7131
7132 * configure.in: Re-enable -Werror for gcc builds.
7133
7134 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7135
7136 * MAINTAINERS (Write After Approval): Add myself.
7137
7138 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7139
7140 * configure.in: Change == to = in test command.
7141 * configure: Regenerate.
7142
7143 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7144 Nick Clifton <nickc@redhat.com>
7145 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7146
7147 * configure.in (build_configargs, host_configargs, target_configargs):
7148 Remove build/host/target parameters.
7149 (host_libs): Add gmp and mpfr.
7150 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7151 * Makefile.def (gmp, mpfr): New.
7152 (gcc): Remove target.
7153 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7154 target_os, target_vendor): New.
7155 (configure): Add host_alias/target_alias arguments; adjust invocations.
7156 * configure: Regenerate.
7157 * Makefile.in: Regenerate.
7158
7159 2007-01-11 Matt Fago <fago@earthlink.net>
7160
7161 * configure.in: Try to link to functions only in mpfr 2.2.x
7162 to improve robustness of configure tests.
7163 * configure: Regenerate.
7164
7165 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7166
7167 * MAINTAINERS: Add myself as i386 maintainer.
7168
7169 2007-01-08 Jan Hubicka <jh@suse.cz>
7170
7171 * MAINTAINERS: Add myself as i386 maintainer.
7172
7173 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7174
7175 * configure.in: Add support for an x86_64-mingw* target.
7176 * configure: Regenerate.
7177
7178 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7179
7180 * Makefile.tpl (all-target): Correct @if conditional for target
7181 modules.
7182 * configure.in: Omit libiberty if building only target libgcc.
7183 * configure, Makefile.in: Regenerated.
7184
7185 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7186
7187 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7188 * configure: Regenerate.
7189
7190 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7191
7192 * Makefile.def (target_modules): Add libgcc.
7193 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7194 * Makefile.tpl (clean-target-libgcc): Delete.
7195 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7196 on gcc even for bootstrapped modules. Rewrite handling of
7197 lang_env_dependencies to loop over target_modules.
7198 * configure.in (target_libraries): Add target-libgcc.
7199 * Makefile.in, configure: Regenerated.
7200
7201 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7202
7203 * configure.in: Reorganize recognition of languages. Add
7204 --enable-stage1-languages. Show supported languages for the chosen
7205 target rather than all recognized languages.
7206 * configure: Regenerate.
7207
7208 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7209
7210 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7211 * Makefile.in: Regenerate.
7212
7213 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7214
7215 * configure.in: Warn that MPFR 2.2.0 is buggy.
7216 * configure: Regenerate.
7217
7218 2006-12-27 Ian Lance Taylor <iant@google.com>
7219
7220 * configure.in: When removing Makefiles to force a reconfigure, also
7221 remove prev-DIR*/Makefile.
7222 * configure: Regenerate.
7223
7224 2006-12-22 Andreas Schwab <schwab@suse.de>
7225
7226 * configure: Regenerate with correct autoconf version.
7227
7228 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7229
7230 * configure.in: add AC_SUBST for *_FOR_TARGET.
7231 * configure: Regenerate.
7232
7233 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7234
7235 * configure.in: Simplify logic for rejecting languages that cannot
7236 be built. Separate the case when a language is unsupported,
7237 from the case when the user chooses not to build a language.
7238
7239 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7240
7241 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7242 it only affects bootstrap and could be tested on "$host" as well.
7243 * configure: Regenerate.
7244 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7245
7246 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7247
7248 PR bootstrap/29544
7249 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7250 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7251 move here comment from Makefile.tpl.
7252 * Makefile.tpl: Move some definitions higher in the file.
7253 (STAGE1_CHECKING): New.
7254 * configure.in: Add --enable-stage1-checking.
7255 * configure: Regenerate.
7256 * Makefile.in: Regenerate.
7257
7258 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7259
7260 * MAINTAINERS: Add myself as build system maintainer.
7261
7262 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7263
7264 * MAINTAINERS (Write After Approval): Add myself.
7265
7266 2006-12-13 Eric Christopher <echristo@apple.com>
7267
7268 * MAINTAINERS: Add myself as darwin maintainer.
7269
7270 2006-12-11 Ian Lance Taylor <ian@airs.com>
7271
7272 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7273
7274 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7275
7276 MAINTAINERS: Update my entry.
7277
7278 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7279
7280 * configure.in: Handle spu makefile frag.
7281 * Makefile.tpl (MAINT): Define
7282 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7283 * configure: Regenerate.
7284 * Makefile.in: Regenerate.
7285
7286 2006-12-11 Ben Elliston <bje@au.ibm.com>
7287
7288 * config.guess: Import latest version.
7289 * config.sub: Likewise.
7290
7291 2006-12-11 Ben Elliston <bje@au.ibm.com>
7292
7293 * configure.in (spu-*-*): Don't skip target-libiberty.
7294 * configure: Regenerate.
7295
7296 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7297
7298 PR bootstrap/30134
7299 * configure.in: Correct x86 darwin support for libjava to powerpc
7300 and i?86 only.
7301 * configure: Regenerate.
7302
7303 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7304
7305 * configure.in: Add x86 darwin support for libjava.
7306 * configure: Regenerate.
7307
7308 2006-12-07 Mike Stump <mrs@apple.com>
7309
7310 * Makefile.def (dependencies): Add dependency for
7311 install-target-libssp and install-target-libgomp on
7312 install-gcc.
7313 * Makefile.in: Regenerate.
7314
7315 2006-12-04 Richard Guenther <rguenther@suse.de>
7316
7317 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7318 (Non-Algorithmic Maintainers): Move over non-algorithmic
7319 loop optimizer maintainers, add myself as a non-algorithmic
7320 middle-end maintainer.
7321
7322 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7323
7324 * MAINTAINERS (Write After Approval): Add myself.
7325
7326 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7327
7328 * configure.in: Update error message for missing GMP/MPFR.
7329
7330 * configure: Regenerate.
7331
7332 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7333
7334 * configure.in: Update MPFR version in error message.
7335
7336 * configure: Regenerate.
7337
7338 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7339
7340 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7341 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7342 --with-gmp-lib): New flags.
7343
7344 * configure: Regenerate.
7345
7346 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7347
7348 * MAINTAINERS (Write After Approval): Change my email address.
7349
7350 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7351
7352 * MAINTAINERS (Write After Approval): Add myself.
7353
7354 2006-11-22 Philipp Thomas <pth@suse.de>
7355
7356 * MAINTAINERS (i18n): Update e-mail address.
7357
7358 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7359
7360 * MAINTAINERS (spu port): Add myself as maintainer.
7361 (Write After Approval): Remove myself.
7362
7363 2006-11-22 Ben Elliston <bje@au.ibm.com>
7364
7365 * configure.in (skipdirs): Don't build libssp for SPU.
7366 * configure: Regenerate.
7367
7368 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7369
7370 * MAINTAINERS (spu port): Add myself as maintainer.
7371 (libobjc): Update my email address.
7372
7373 2006-11-21 Andrea Bona <andrea.bona@st.com>
7374
7375 * MAINTAINERS (Write After Approval): Add myself.
7376
7377 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7378
7379 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7380 * configure : Rebuilt.
7381
7382 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7383
7384 * MAINTAINERS (Write After Approval): Add myself.
7385
7386 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7387
7388 * MAINTAINERS (Write After Approval): Add myself.
7389
7390 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7391
7392 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7393 libmpfr.a.
7394 * configure: Regenerate.
7395
7396 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7397
7398 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7399 (unstage): Test for stage_last presence.
7400
7401 PR bootstrap/29802
7402 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7403 STAGE_PREFIX.
7404 * Makefile.in: Regenerate.
7405
7406 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7407
7408 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7409 maintainers.
7410
7411 2006-11-14 Erven Rohou <erven.rohou@st.com>
7412
7413 * MAINTAINERS (Write After Approval): Add myself.
7414
7415 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7416
7417 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7418 and stageN-package/Makefile.
7419 * Makefile.in: Regenerated.
7420
7421 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7422
7423 * configure.in: Remove target-libgloss from noconfigdirs for
7424 bfin-*-*.
7425 * configure: Regenerated.
7426
7427 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7428
7429 * configure.in (have_gmp): Only error if the gcc directory exists.
7430
7431 * configure: Regenerate.
7432
7433 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7434
7435 * configure.in: Robustify error message for missing GMP/MPFR.
7436
7437 * configure: Regenerate.
7438
7439 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7440
7441 * MAINTAINERS (Write After Approval): Add myself.
7442
7443 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7444
7445 * MAINTAINERS: Change email address.
7446
7447 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7448
7449 * MAINTAINERS (Write After Approval): Add myself.
7450
7451 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7452
7453 * MAINTAINERS (Write After Approval): Add myself.
7454
7455 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7456
7457 * MAINTAINERS (Write After Approval): Move myself to
7458 Write After Approval section.
7459
7460 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7461
7462 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7463 need_gmp anymore.
7464 * configure: Regenerate.
7465
7466 2006-10-16 Tobias Burnus <burnus@net-b.de>
7467
7468 * MAINTAINERS (Write After Approval): Add myself.
7469
7470 2006-10-16 Ben Elliston <bje@au.ibm.com>
7471
7472 * config.guess: Import latest version.
7473 * config.sub: Likewise.
7474
7475 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7476
7477 * Makefile.def: Added pdf target handling.
7478 * Makefile.tpl: Added pdf target handling.
7479 * Makefile.in: Regenerated.
7480
7481 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7482
7483 * MAINTAINERS: Add self as score port maintainer.
7484
7485 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7486
7487 * MAINTAINERS (Write After Approval): Add myself.
7488
7489 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7490
7491 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7492 or newer.
7493 * configure: Regenerated.
7494
7495 2006-09-27 Dave Brolley <brolley@redhat.com>
7496
7497 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7498 using $s instead of $r.
7499 * configure: Regenerated.
7500
7501 2006-09-26 Thiemo Seufer <ths@mips.com>
7502
7503 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7504 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7505 * configure: Regenerate.
7506
7507 2006-09-24 Graeme Peterson <gridly@gmail.com>
7508
7509 * MAINTAINERS (Write After Approval): Remove myself.
7510
7511 2006-09-22 Chao-ying Fu <fu@mips.com>
7512
7513 * MAINTAINERS (Write After Approval): Add myself.
7514
7515 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7516
7517 * MAINTAINERS: Add self as soft-fp maintainer.
7518
7519 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7520
7521 * MAINTAINERS: Add myself as avr maintainer.
7522 Remove Marek Michalkiewicz as avr maintainer.
7523
7524 2006-09-07 Roberto Costa <roberto.costa@st.com>
7525
7526 * MAINTAINERS (Write After Approval): Add myself.
7527
7528 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7529
7530 * configure.in: Never build newlib for a Mingw host.
7531 Never build newlib as Mingw target library.
7532 Test the existence of winsup/cygwin for building a Cygwin newlib,
7533 rather than just winsup.
7534 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7535 building a Mingw target.
7536 * configure: Regenerate.
7537
7538 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7539
7540 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7541
7542 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7543
7544 * config.guess: Import from src (was more updated).
7545 * config.sub: Likewise.
7546
7547 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7548
7549 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7550 * configure: Regenerated.
7551
7552 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7553
7554 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7555 for stages after the first.
7556
7557 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7558
7559 * Makefile.def: Add dependencies for configure-opcodes
7560 on configure-intl and all-opcodes on all-intl.
7561 * Makefile.in: Regenerated.
7562
7563 2006-07-13 Ben Elliston <bje@au.ibm.com>
7564
7565 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7566
7567 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7568
7569 Port to hosts whose 'sort' and 'tail' implementations
7570 treat operands with leading '+' as file names, as POSIX
7571 has required since 2001. However, make sure the code still
7572 works on pre-POSIX hosts.
7573 * ltmain.sh: Don't assume "sort +2" is equivalent to
7574 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7575
7576 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7577
7578 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7579
7580 2006-07-04 Peter O'Gorman <peter@pogma.com>
7581
7582 * ltconfig: chmod 644 before ranlib during install.
7583
7584 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7585
7586 PR bootstrap/18058
7587 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7588 if the bootstrap compiler is a GCC version that supports it.
7589 * configure: Regenerate.
7590
7591 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7592
7593 * configure.in: Fix thinkos in previous check-in.
7594 * configure: Regenerate.
7595
7596 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7597
7598 PR other/27063
7599 * configure.in: Test subdir_requires and give an appropriate
7600 error message.
7601 * configure: Regenerate.
7602
7603 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7604
7605 * MAINTAINERS (Write After Approval): Add myself.
7606
7607 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7608
7609 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7610
7611 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7612
7613 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7614
7615 2006-06-20 David Ayers <d.ayers@inode.at>
7616
7617 PR bootstrap/28072
7618 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7619 whether target-libjava is being configured instead of whether the
7620 java front end is enabled.
7621 * configure: Regenerate.
7622
7623 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7624
7625 PR target/27540
7626 * configure.in: Only enable libgomp on IRIX 6.
7627 * configure: Regenerate.
7628
7629 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7630
7631 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7632 too.
7633 * Makefile.in: Regenerate.
7634
7635 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7636
7637 * config-ml.in: Alter CCASFLAGS to include special
7638 multilib options the same as is done for CFLAGS.
7639
7640 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7641
7642 * configure.in: Don't enable libgomp on hpux10.
7643 * configure: Rebuilt.
7644
7645 2006-06-12 David Ayers <d.ayers@inode.at>
7646
7647 PR bootstrap/27963
7648 PR target/19970
7649 * configure.in: Remove target-boehm-gc from noconfigdirs where
7650 ${libgcj} is specified.
7651 * configure: Regenerate.
7652
7653 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7654
7655 Sync from src:
7656
7657 * configure.in: Sync.
7658 * configure: Regenerated.
7659
7660 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7661
7662 * Makefile.def: Added dependencies from sim and gdb on intl, and
7663 added configure dependencies to everything with an all dependency
7664 on intl.
7665 * Makefile.in: Regenerated.
7666
7667 2006-06-06 David Ayers <d.ayers@inode.at>
7668
7669 PR libobjc/13946
7670 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7671 * Makefile.in: Regenerate.
7672 * configure.in: Add --enable-objc-gc at toplevel and have it
7673 enable boehm-gc for Objective-C.
7674 Remove target-boehm-gc from libgcj.
7675 Add target-boehm-gc to target_libraries.
7676 Add target-boehm-gc to noconfigdirs where ${libgcj}
7677 is specified.
7678 Assert that boehm-gc is supported when requested for Objective-C.
7679 Only build boehm-gc if needed either for Java or Objective-C.
7680 * configure: Regenerate.
7681
7682 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7683
7684 PR 27674
7685 * Makefile.tpl (configure-[+prefix+][+module+],
7686 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7687 Remove rule to unstage bootstrapped modules.
7688 (stage_current): New.
7689 * Makefile.in: Regenerate.
7690
7691 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7692
7693 * MAINTAINERS (Write After Approval): Update my e-mail address.
7694
7695 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7696
7697 * include/libiberty.h: Declare pex_run_in_environment.
7698
7699 2006-05-31 Asher Langton <langton2@llnl.gov>
7700
7701 * MAINTAINERS (Write After Approval): Add myself.
7702
7703 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7704
7705 * Makefile.def (bfd, opcodes): Fix lib_path.
7706 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7707 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7708 * Makefile.in: Regenerate.
7709
7710 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7711
7712 * Makefile.in: Regenerate.
7713
7714 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7715
7716 * Makefile.def: Add install-html target. Add datarootdir
7717 docdir and htmldir to flags_to_pass.
7718 * Makefile.tpl: Add install-html target.
7719 * Makefile.in: Regenerate.
7720 * configure.in: Add --with-datarootdir, --with-docdir, and
7721 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7722 * configure: Regenerate.
7723
7724 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7725
7726 * configure.in: Enable gprof for cross builds.
7727 * configure: Regenerate.
7728
7729 2006-05-22 Richard Guenther <rguenther@suse.de>
7730
7731 Revert
7732 2006-01-31 Richard Guenther <rguenther@suse.de>
7733 Paolo Bonzini <bonzini@gnu.org>
7734
7735 * Makefile.def (target_modules): Add libgcc-math target module.
7736 * configure.in (target_libraries): Add libgcc-math target library.
7737 (--enable-libgcc-math): New configure switch.
7738 * Makefile.in: Re-generate.
7739 * configure: Re-generate.
7740 * libgcc-math: New toplevel directory.
7741
7742 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7743 Andreas Tobler <a.tobler@schweiz.ch>
7744
7745 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7746 * configure: Rebuilt.
7747
7748 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7749
7750 * MAINTAINERS (Write After Approval): Add myself.
7751
7752 2006-05-01 DJ Delorie <dj@redhat.com>
7753
7754 * configure.in: Restore CFLAGS if GMP isn't present.
7755 * configure: Regenerate.
7756
7757 2006-05-01 Richard Guenther <rguenther@suse.de>
7758
7759 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7760 maintainer.
7761
7762 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7763
7764 * MAINTAINERS (Write After Approval): Add myself.
7765
7766 2006-04-28 Jan Beulich <jbeulich@novell.com>
7767
7768 * MAINTAINERS (Write After Approval): Add myself.
7769
7770 2006-04-18 DJ Delorie <dj@redhat.com>
7771
7772 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7773 reference libgloss so that libssp can be built in a combined
7774 tree.
7775 * configure: Regenerate.
7776
7777 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7778
7779 * MAINTAINERS (Write After Approval): Add myself.
7780
7781 2006-04-05 Ben Elliston <bje@au.ibm.com>
7782
7783 * configure.in: Require makeinfo 4.4 or higher.
7784 * configure: Regenerate.
7785
7786 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7787
7788 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7789 Rearrange the entries of other libraries to have them in one place.
7790
7791 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7792
7793 * MAINTAINERS (Write After Approval): Remove myself.
7794 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7795
7796 2006-03-14 Richard Guenther <rguenther@suse.de>
7797
7798 * configure: Regenerate with autoconf 2.13.
7799
7800 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7801
7802 * MAINTAINERS: Use my work address.
7803
7804 * MAINTAINERS: Update my E-mail address.
7805
7806 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7807
7808 * configure.in: Handle --disable-<component> generically.
7809 * configure: Regenerate.
7810
7811 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7812
7813 PR libgcj/17311
7814 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7815
7816 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7817
7818 * MAINTAINERS (Write After Approval): Remove myself.
7819 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7820
7821 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7822
7823 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7824 (TARGET_CONFIGDIRS): Remove.
7825 * configure.in: Remove AC_SUBST(target_configdirs).
7826 * Makefile.in, configure: Regenerated.
7827
7828 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7829
7830 * MAINTAINERS (Write After Approval): Remove myself.
7831 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7832
7833 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7834
7835 PR bootstrap/25670
7836
7837 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7838
7839 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7840 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7841 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7842 BUILD_PREFIX, BUILD_PREFIX_1.
7843 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7844
7845 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7846 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7847
7848 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7849 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7850 of `cat stage_current`. Always provide the `r' and `s' variables.
7851 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7852 a single shell execution.
7853 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7854 bootstrapped modules, make the stage1 module if the build was not
7855 started yet, else build the current stage.
7856 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7857 (all-build, all-host, all-target, [+make_target+]-host,
7858 [+make_target+]-target): Do not use \-continued lines.
7859 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7860 (current_stage, restrap, stage_last): New.
7861
7862 * Makefile.in: Regenerate.
7863 * configure: Regenerate.
7864
7865 2006-02-19 Bud Davis <jmdavis@link.com>
7866
7867 * MAINTAINERS (Write After Approval): Remove myself.
7868 (Language Front End Maintainers): Add myself as fortran 95
7869 maintainer and update e-mail address.
7870
7871 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7872
7873 * MAINTAINERS (Write After Approval): Remove myself.
7874 (Language Front End Maintainers): Add myself as fortran 95
7875 maintainer.
7876
7877 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7878
7879 * MAINTAINERS (Write After Approval): Add myself.
7880
7881 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7882
7883 * MAINTAINERS (Write After Approval): Remove myself.
7884 (Language Front End Maintainers): Add myself as
7885 fortran 95 maintainer.
7886
7887 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7888
7889 Sync from src:
7890
7891 2005-12-27 Leif Ekblad <leif@rdos.net>
7892
7893 * configure.in: Add support for RDOS target.
7894 * configure: Regenerate.
7895
7896 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7897 Andreas Schwab <schwab@suse.de>
7898
7899 * configure: Regenerate.
7900
7901 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7902
7903 * configure.in (enable_libgomp): Add AIX.
7904 * configure: Regenerate.
7905
7906 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7907
7908 * MAINTAINERS (Write After Approval): Add myself.
7909
7910 2006-02-03 Lee Millward <lee.millward@gmail.com>
7911
7912 * MAINTAINERS (Write After Approval): Add myself.
7913
7914 2006-01-31 Richard Guenther <rguenther@suse.de>
7915 Paolo Bonzini <bonzini@gnu.org>
7916
7917 * Makefile.def (target_modules): Add libgcc-math target module.
7918 * configure.in (target_libraries): Add libgcc-math target library.
7919 (--enable-libgcc-math): New configure switch.
7920 * Makefile.in: Re-generate.
7921 * configure: Re-generate.
7922 * libgcc-math: New toplevel directory.
7923
7924 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7925
7926 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7927 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7928 the assembler, linker and binutils.
7929 * configure: Regenerate.
7930
7931 2006-01-22 Dirk Mueller <dmueller@suse.de>
7932
7933 * MAINTAINERS (Write After Approval): Add myself.
7934
7935 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7936
7937 * configure: Regenerate.
7938
7939 2006-01-18 Richard Henderson <rth@redhat.com>
7940 Jakub Jelinek <jakub@redhat.com>
7941 Diego Novillo <dnovillo@redhat.com>
7942
7943 * libgomp: New directory.
7944 * Makefile.def: Add target_module libgomp.
7945 * Makefile.in: Regenerate.
7946 * configure.in (target_libraries): Add target-libgomp.
7947 * configure: Regenerate.
7948
7949 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
7950
7951 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7952 @ from continuation.
7953 * Makefile.in: Rebuilt.
7954
7955 2006-01-04 Chris Lattner <sabre@gnu.org>
7956
7957 * MAINTAINERS (Write After Approval): Add myself.
7958
7959 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
7960
7961 PR bootstrap/24252
7962
7963 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7964 * Makefile.tpl (OBJDUMP): New.
7965 (EXTRA_HOST_FLAGS): Add it.
7966 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7967
7968 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7969 to use symbolic links between directories. Avoid race conditions
7970 or make them harmless.
7971 * configure.in: Do not try to use symbolic links between directories.
7972
7973 * Makefile.def (LEAN): Pass.
7974 * Makefile.tpl (LEAN): Define.
7975 (stage[+id+]-start): Accept that the previous directory does not
7976 exist, if the bootstrap is lean.
7977 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7978 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7979 configure substitution.
7980 ([+compare-target+]): Likewise.
7981 ([+bootstrap-target+]-lean): New.
7982 * configure.in: Remove lean bootstrap support from here.
7983
7984 * Makefile.in: Regenerate.
7985 * configure: Regenerate.
7986
7987 2006-01-04 Ben Elliston <bje@au.ibm.com>
7988
7989 * MAINTAINERS (libdecnumber): Add myself.
7990
7991 2006-01-02 Mark Mitchell <mark@codesourcery.com>
7992
7993 * libtool-ldflags: New script.
7994
7995 2006-01-02 Andreas Schwab <schwab@suse.de>
7996
7997 * configure.in: When reconfiguring remove Makefile in
7998 all stage directories.
7999 * configure: Regenerate.
8000
8001 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8002
8003 * MAINTAINERS: Update my email address.
8004
8005 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8006
8007 Revert Ada-related part of the previous change.
8008
8009 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8010 Do not pass.
8011 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8012 * Makefile.in: Regenerate.
8013 * configure.in: Do not include mt-ppc-aix target fragment.
8014 * configure: Regenerate.
8015
8016 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8017
8018 * configure.in: Select appropriate fragments for PowerPC/AIX.
8019 * configure: Regenerate.
8020
8021 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8022 BOOT_CFLAGS, BOOT_LDFLAGS.
8023 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8024 BOOT_CFLAGS, BOOT_LDFLAGS.
8025 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8026 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8027 (stage): Fail if we cannot complete the work.
8028 * Makefile.in: Regenerate.
8029
8030 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8031
8032 * configure.in: Replace ms1 with mt.
8033 * configure: Rebuilt.
8034
8035 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8036
8037 * MAINTAINERS: Update my email address.
8038
8039 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8040
8041 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8042 install-host-nogcc): Don't invoke $(stage) at the end.
8043 * Makefile.in: Regenerate.
8044
8045 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8046
8047 * configure.in: Flip the top-level bootstrap switch.
8048 * configure: Regenerate.
8049
8050 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8051
8052 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8053 $(stage) and $(unstage).
8054 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8055 (all): Remove stray semicolon.
8056 (local-distclean): Don't handle multilib.tmp and multilib.out.
8057 (install.all): Set $s for consistency.
8058 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8059 check_multilibs setting. Always make the install directory.
8060 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8061 Correct @if/@endif.
8062 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8063 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8064 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8065 (multilib.out): Remove.
8066 * Makefile.in: Regenerated.
8067
8068 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8069
8070 * MAINTAINERS (Write After Approval): Add myself.
8071
8072 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8073
8074 * MAINTAINERS: Add myself as mt maintainer.
8075
8076 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8077
8078 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8079
8080 * MAINTAINERS: Change email address.
8081
8082 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8083
8084 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8085 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8086 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8087 Find in-tree tools if available.
8088 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8089 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8090 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8091 (COMPILER_*_FOR_TARGET): New.
8092 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8093 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8094 (CONFIGURED_*, USUAL_*): Remove.
8095 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8096 STRIP): Use autoconf substitutions.
8097 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8098 COMPILER_NM_FOR_TARGET): New.
8099 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8100
8101 (all): Make all-host and all-target in parallel.
8102 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8103 that $$r and $$s are set before invoking a recursive make.
8104 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8105 ([+bootstrap-target+]): Inline most of the `all' target.
8106
8107 2005-11-29 Ben Elliston <bje@au.ibm.com>
8108
8109 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8110 from the gcc build directory.
8111 * Makefile.in: Regenerate.
8112
8113 2005-11-29 Ben Elliston <bje@au.ibm.com>
8114
8115 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8116 depend on all-libdecnumber.
8117 * configure.in (host_libs): Include libdecnumber.
8118 * Makefile.in: Regenerate.
8119 * configure: Likewise.
8120
8121 2005-11-29 Ben Elliston <bje@au.ibm.com>
8122
8123 * libdecnumber: Import decNumber sources from the dfp-branch.
8124
8125 2005-11-21 Kean Johnston <jkj@sco.com>
8126
8127 * config.sub, config.guess: Sync from upstream sources.
8128
8129 2005-11-21 Ben Elliston <bje@au.ibm.com>
8130
8131 Import from Autoconf sources:
8132
8133 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8134 * config/move-if-change: Don't output "$2 is unchanged";
8135 suggested by Ben Elliston. Handle weird characters correctly.
8136
8137 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8138
8139 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8140 to match upstream libtool for darwin.
8141
8142 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8143
8144 * Makefile.def: Remove gdb dependencies for gdbtk.
8145 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8146 (configure-gdb, install-gdb): New rules.
8147 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8148 * Makefile.in, configure: Regenerated.
8149
8150 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8151
8152 * MAINTAINERS (Write After Approval): Add myself.
8153
8154 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8155
8156 * MAINTAINERS (Write After Approval): Add myself.
8157
8158 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8159
8160 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8161 Diego Novillo.
8162
8163 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8164
8165 PR bootstrap/24297
8166 * Makefile.tpl (do-[+make-target+], do-check, install,
8167 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8168 are set before recursing.
8169 * Makefile.in: Regenerate.
8170
8171 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8172
8173 PR bootstrap/18939
8174 * Makefile.def (gcc) <target>: Fix thinko.
8175 * Makefile.in: Regenerate.
8176
8177 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8178
8179 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8180 * configure: Regenerate.
8181
8182 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8183
8184 * MAINTAINERS (Write After Approval): Add self.
8185
8186 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8187
8188 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8189 target-libffi, target-qthreads, target-libjava, and
8190 targetlibobjc.
8191 * configure: Regenerate.
8192
8193 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8194
8195 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8196 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8197 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8198 (USUAL_OBJDUMP_FOR_TARGET): New.
8199 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8200 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8201 * configure, Makefile.in: Regenerated.
8202
8203 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8204
8205 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8206 before other host packages.
8207
8208 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8209
8210 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8211
8212 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8213
8214 PR bootstrap/22340
8215
8216 * configure.in (default_target): Remove.
8217 * Makefile.tpl (all): Do not use prerequisites as subroutines
8218 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8219 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8220 use prerequisites as subroutines.
8221 (check-host, check-target): New.
8222 (bootstrap configure & all targets): Do not use stage*-start
8223 if the directory layout is already ok.
8224 (non-bootstrap configure & all targets): Prepend a $(unstage).
8225 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8226 (NOTPARALLEL): Remove.
8227 (unstage, stage variables): New variables.
8228 (unstage, stage targets): Simply expand to those variables.
8229
8230 * configure: Regenerate.
8231 * Makefile.in: Regenerate.
8232
8233 2005-10-04 James E Wilson <wilson@specifix.com>
8234
8235 * Makefile.def (lang_env_dependencies): Add libmudflap.
8236 * Makefile.in: Regenerate.
8237
8238 2005-10-03 Andreas Schwab <schwab@suse.de>
8239
8240 Backport from libtool CVS:
8241 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8242
8243 * ltmain.sh: add support for installing into temporary
8244 staging area (e.g. 'make install DESTDIR=...')
8245
8246 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8247
8248 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8249 * configure: Regenerated.
8250
8251 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8252
8253 * configure: Regenerate with the correct
8254 autoconf version.
8255
8256 2005-09-30 Catherine Moore <clm@cm00re.com>
8257
8258 * configure.in (bfin-*-*): New.
8259 * configure: Regenerated.
8260
8261 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8262
8263 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8264 (LIPO_FOR_TARGET): New.
8265 (CONFIGURED_LIPO_FOR_TARGET): New.
8266 (USUAL_LIPO_FOR_TARGET): New.
8267 (STRIP_FOR_TARGET): New.
8268 (CONFIGURED_STRIP_FOR_TARGET): New.
8269 (USUAL_STRIP_FOR_TARGET): New.
8270 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8271 STRIP_FOR_TARGET.
8272 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8273 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8274 * Makefile.in: Regenerate.
8275 * configure: Regenerate.
8276
8277 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8278
8279 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8280 (rs6000-*-aix*): Same.
8281 * configure: Regenerate.
8282
8283 2005-09-16 Tom Tromey <tromey@redhat.com>
8284
8285 * MAINTAINERS: Add self as java maintainer.
8286
8287 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8288
8289 * configure.in: Recognize f95 in the --enable-languages option,
8290 and substitute it for fortran, issuing a warning.
8291 * configure: Regenerate.
8292
8293 2005-08-30 Phil Edwards <phil@codesourcery.com>
8294
8295 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8296 * configure: Regenerated.
8297
8298 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8299
8300 * MAINTAINERS: Add self as ms1 maintainer.
8301
8302 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8303
8304 * Makefile.def (libssp): Add to lang_env_dependencies.
8305 * Makefile.in: Regenerate.
8306
8307 2005-08-18 Ian Lance Taylor <ian@airs.com>
8308
8309 * MAINTAINERS: Add myself as middle-end maintainer.
8310
8311 2005-08-17 Christian Groessler <chris@groessler.org>
8312
8313 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8314 * Makefile.in: Regenerate.
8315
8316 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8317
8318 * MAINTAINERS (write after approval): Added myself.
8319
8320 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8321
8322 * MAINTAINERS (Write After Approval): Add myself.
8323
8324 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8325
8326 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8327 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8328 Look for alternate names of the target cc and c++
8329 * configure: Regenerate.
8330
8331 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8332
8333 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8334 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8335 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8336 tools; remove code to manually set them.
8337 (Target tools): Look in the environment for them.
8338 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8339 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8340 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8341 build directory.
8342 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8343 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8344 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8345 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8346 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8347 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8348 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8349 * configure: Regenerate.
8350 * Makefile.in: Regenerate.
8351
8352 2005-07-28 Ben Elliston <bje@au.ibm.com>
8353
8354 * MAINTAINERS: Update for removed CPU targets.
8355
8356 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8357
8358 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8359 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8360 * Makefile.in: Regenerated.
8361
8362 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8363
8364 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8365 (CFLAGS_FOR_TARGET): Use it.
8366 (CXXFLAGS_FOR_TARGET): Likewise.
8367 * Makefile.in: Regenerated.
8368 * configure.in (--with-build-sysroot): New option.
8369 * configure: Regenerated.
8370
8371 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8372
8373 * Makefile.tpl: Wrap install between unstage and stage
8374 * Makefile.in: Regenerate.
8375
8376 2005-07-21 Eric Christopher <echristo@apple.com>
8377
8378 * MAINTAINERS: Update affiliation.
8379
8380 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8381
8382 * MAINTAINERS: Add self as crx port maintainer.
8383
8384 2005-07-20 DJ Delorie <dj@redhat.com>
8385
8386 * MAINTAINERS: Add self as m32c maintainer.
8387
8388 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8389
8390 * all files: Update FSF address.
8391
8392 2005-07-15 Eric Christopher <echristo@redhat.com>
8393
8394 * MAINTAINERS: Change affiliation.
8395
8396 2005-07-14 Jim Blandy <jimb@redhat.com>
8397
8398 * configure.in: Add cases for Renesas m32c.
8399 * configure: Regenerated.
8400
8401 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8402
8403 * COPYING.LIB: Update from fsf.org.
8404
8405 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8406
8407 * COPYING, compile, config.guess,
8408 config.sub, install-sh, missing, mkinstalldirs,
8409 symlink-tree, ylwrap: Sync from upstream sources.
8410 * config-ml.in: Update FSF address.
8411
8412 2005-07-13 Eric Christopher <echristo@redhat.com>
8413
8414 * configure.in: Add toplevel noconfigdir support for tpf.
8415 * configure: Regenerate.
8416
8417 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8418
8419 PR ada/22340
8420
8421 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8422 * Makefile.in: Regenerate.
8423
8424 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8425
8426 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8427 Brolley to write-after-approval.
8428
8429 2005-07-07 Andreas Schwab <schwab@suse.de>
8430
8431 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8432 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8433 * Makefile.in: Regenerated.
8434
8435 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8436
8437 * configure.in: Don't build sim or rda when targetting darwin.
8438 * configure: Regenerate.
8439
8440 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8441
8442 * configure.in: Add --enable-libssp and --disable-libssp.
8443 * configure: Regenerate with autoconf-2.13.
8444
8445 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8446
8447 * Makefile.def (target_modules): Add libssp.
8448 * configure.in (target_libraries): Add target-libssp.
8449 * configure: Rebuilt.
8450 * Makefile.in: Rebuilt.
8451
8452 2005-07-01 Zack Weinberg <zackw@panix.com>
8453
8454 * MAINTAINERS: Change email address. Resign from maintainership.
8455
8456 2005-07-01 Richard Guenther <rguenther@suse.de>
8457
8458 * MAINTAINERS: Change my e-mail address and affiliation.
8459
8460 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8461
8462 * Makefile.def (stagefeedback): Come after profile.
8463 Define profiledbootstrap target.
8464 * Makefile.tpl (profiledbootstrap): Remove.
8465 (stageprofile-end): Zap stagefeedback.
8466 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8467 * Makefile.in: Regenerate.
8468
8469 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8470
8471 * MAINTAINERS: Update my email address.
8472
8473 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8474
8475 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8476 In 'cpp' stanza, support '#line' as well as '# '.
8477
8478 2005-06-08 Andreas Schwab <schwab@suse.de>
8479
8480 * MAINTAINERS: Move myself from 'Write After Approval' to
8481 'CPU Port Maintainers' section as m68k maintainer.
8482
8483 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8484
8485 * configure.in (unsupported_languages): New macro.
8486 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8487 non-ported target libraries in noconfigdirs.
8488 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8489 non-linux-gnu. Remove libgcj_ex_libffi.
8490 <lang_frag loop>: Set add_this_lang=no if the language is in
8491 unsupported_languages.
8492 * configure: Regenerate.
8493
8494 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8495
8496 * configure.in: Fix typo in handling of --with-mpfr-dir.
8497 * configure: Regenerate.
8498
8499 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8500
8501 * MAINTAINERS: Update my email address.
8502
8503 2005-06-02 Jim Blandy <jimb@redhat.com>
8504
8505 * config.sub: Add cases for the Renesas m32c. (This patch has been
8506 accepted into the master sources.)
8507
8508 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8509 Michael Snyder <msnyder@redhat.com>
8510 Stan Cox <scox@redhat.com>
8511
8512 * configure.in: Set noconfigdirs for ms1.
8513
8514 * configure: Regenerate.
8515
8516 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8517
8518 * MAINTAINERS (Write After Approval): Add self.
8519
8520 2005-06-01 Josh Conner <jconner@apple.com>
8521
8522 * MAINTAINERS (Write After Approval): Add self.
8523
8524 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8525
8526 * MAINTAINERS: Update my email address.
8527
8528 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8529
8530 * MAINTAINERS (Write After Approval): Add self.
8531
8532 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8533
8534 * MAINTAINERS (Write After Approval): Remove self.
8535
8536 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8537
8538 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8539 (Dependencies): Consider target modules for bootstrap dependencies.
8540 Make target bootstrap modules depend on each stage's gcc.
8541 * Makefile.in: Regenerate.
8542
8543 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8544
8545 * Makefile.def (configure-gcc): Depend on binutils having been built.
8546 (all-gcc): No need to do it here.
8547 * Makefile.in: Regenerate.
8548
8549 2005-05-19 Paul Brook <paul@codesourcery.com>
8550
8551 * configure.in: Rewrite misleading error message when requested
8552 language cannot be built.
8553 * configure: Regenerate.
8554
8555 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8556
8557 * ylwrap: Import from Automake 1.9.5.
8558
8559 2005-05-13 David Ung <davidu@mips.com>
8560
8561 * MAINTAINERS (Write After Approval): Add self.
8562
8563 2005-05-09 Mike Stump <mrs@apple.com>
8564
8565 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8566 lt_cv_sys_max_cmd_len for now.
8567
8568 2005-05-09 Stan Cox <scox@redhat.com>
8569
8570 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8571
8572 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8573
8574 * README.SCO: Update the URL.
8575
8576 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8577
8578 * ltconfig: Define file_list_spec. Pass file_list_spec and
8579 with_gnu_ld to libtool.
8580 * ltcf-c.sh (aix[45]): Define file_list_spec.
8581 * ltcf-cxx.sh (aix[45]): Same.
8582 * ltcf-gcj.sh (aix[45]): Same.
8583 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8584 exists, write list of input files to temporary file.
8585
8586 2005-05-04 Mike Stump <mrs@apple.com>
8587
8588 * configure.in: Always pass --target to target configures as
8589 otherwise rebuilds that do --recheck will fail.
8590 * confiugure: Rebuilt.
8591
8592 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8593
8594 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8595 STAGE_HOST_EXPORTS.
8596 (configure, all): Add bootstrap support.
8597 (Host modules, target modules): Pass post-stage1 flags and exports.
8598 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8599 * Makefile.in: Regenerate.
8600
8601 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8602
8603 * configure: Regenerate.
8604
8605 2005-04-27 Mike Stump <mrs@apple.com>
8606
8607 * MAINTAINERS: Add self as darwin maintainer.
8608
8609 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8610
8611 * config.sub: Update from master copy.
8612
8613 2005-04-21 Mike Stump <mrs@apple.com>
8614
8615 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8616 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8617
8618 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8619
8620 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8621 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8622 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8623 "*-*-elf" and "*-*-linux*".
8624 * configure: Regenerate.
8625
8626 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8627
8628 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8629
8630 2005-04-12 Mike Stump <mrs@apple.com>
8631
8632 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8633
8634 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8635
8636 * MAINTAINERS (Write After Approval): Add myself.
8637
8638 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8639
8640 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8641
8642 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8643
8644 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8645 (TARGET_CONFIGARGS): Include --with-target-subdir.
8646 (configure, all): New macros. Use them throughout.
8647 * Makefile.in: Regenerate.
8648
8649 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8650
8651 * MAINTAINERS (Write After Approval): Add myself.
8652
8653 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8654
8655 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8656
8657 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8658
8659 * MAINTAINERS: Move John Carr to Write After Approval.
8660
8661 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8662
8663 * config/mh-mingw32: Delete.
8664 * configure.in: Don't use it.
8665 * configure: Regenerate.
8666
8667 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8668
8669 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8670 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8671 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8672 (HOST_LIB_PATH): Generate from Makefile.def.
8673 (TARGET_LIB_PATH): Likewise.
8674 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8675 * Makefile.in: Regenerate.
8676 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8677 (RPATH_ENVVAR): Include Darwin case.
8678 * configure: Regenerate.
8679
8680 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8681
8682 * MAINTAINERS (Various Maintainers): Remove self.
8683 (Write After Approval): Add self.
8684
8685 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8686
8687 * MAINTAINERS (Various Maintainers): Add self.
8688
8689 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8690
8691 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8692 * configure: Regenerate.
8693
8694 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8695
8696 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8697 gcc_version, and gcc_version_trigger from set of flags to pass.
8698 * Makefile.tpl: Remove definitions of above variables.
8699 (config.status): Remove dependency on $(gcc_version_trigger).
8700 * Makefile.in: Regenerate.
8701 * configure.in: Do not reference config/gcc-version.m4 nor
8702 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8703 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8704 * configure: Regenerate.
8705
8706 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8707 Andrew Pinski <pinskia@physics.uc.edu>
8708
8709 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8710 * Makefile.in: Regenerate.
8711
8712 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8713
8714 * MAINTAINERS (Write After Approval): Add myself.
8715
8716 2005-03-03 David Ayers <d.ayers@inode.at>
8717
8718 * MAINTAINERS (Write After Approval): Add myself.
8719
8720 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8721
8722 PR libgcj/20160
8723 * ltmain.sh: Avoid creating archives with components that have
8724 duplicate basenames.
8725
8726 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8727
8728 PR bootstrap/20250
8729 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8730 instead of check.
8731 * Makefile.in: Regenerate.
8732
8733 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8734
8735 * Makefile.in: Regenerate to fix conflict between the previous two
8736 patches.
8737
8738 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8739
8740 PR bootstrap/17383
8741 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8742 * Makefile.tpl (HOST_SUBDIR): New substitution.
8743 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8744 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8745 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8746 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8747 (Host modules, Bootstrapped modules): Use it.
8748 (Build modules, Target modules): Do not create symlink trees,
8749 always configure out-of-srcdir.
8750 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8751 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8752 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8753 $(HOST_SUBDIR). Create a symlink for host_subdir.
8754
8755 * Makefile.in: Regenerate.
8756 * configure: Regenerate.
8757
8758 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8759
8760 Merged from libada-gnattools-branch:
8761 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8762
8763 * gnattools: New directory.
8764 * Makefile.def: Add gnattools as a module, depending on target-libada.
8765 * Makefile.in: Regenerate.
8766 * configure.in: Include gnattools in host_tools; disable it if ada
8767 is disabled.
8768 * configure: Regenerate.
8769
8770 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8771
8772 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8773 treelang maintainer.
8774 (Write After Approval): Remove myself.
8775
8776 2005-02-23 Paul Schlie <schlie@comcast.net>
8777
8778 * configure.in: Allow darwin targeted ports to build tk, itcl and
8779 libgui.
8780 * configure: Regenerate.
8781
8782 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8783
8784 PR libgcj/10353
8785 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8786 * configure: Regenerate.
8787
8788 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8789
8790 * MAINTAINERS (Write After Approval): Add myself.
8791
8792 2005-02-10 Ian Lance Taylor <ian@airs.com>
8793
8794 * MAINTAINERS: Update my e-mail address.
8795
8796 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8797
8798 * MAINTAINERS (Write After Approval): Add myself.
8799
8800 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8801
8802 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8803 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8804 target-libgloss when not *-*-elf and *-*-aout.
8805 * configure: Regenerate.
8806
8807 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8808
8809 * MAINTAINERS: Remove obsolete entries.
8810
8811 * MAINTAINERS (Write After Approval): Add Michael Matz.
8812
8813 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8814
8815 * MAINTAINERS: Remove self as cpplib maintainer.
8816
8817 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8818
8819 * install-sh, config.sub: Import from upstream.
8820
8821 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8822
8823 PR bootstrap/18222
8824 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8825 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8826 * Makefile.in: Regenerate.
8827
8828 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8829
8830 * MAINTAINERS: Update my email address.
8831
8832 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8833 Andreas Schwab <schwab@suse.de>
8834
8835 PR bootstrap/18033
8836 * config-ml.in: Eval option if surrounded by single quotes.
8837
8838 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8839
8840 Revert 2004-12-28 Makefile changes, a better fix will be
8841 applied to mainline and src after GCC 4.0 branches.
8842
8843 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8844
8845 PR bootstrap/17383
8846
8847 * Makefile.def (target_modules): Remove stage parameter,
8848 it is always true now.
8849 * Makefile.tpl (configure-build-[+module+],
8850 configure-target-[+module+]): Always build symlink tree
8851 for the directory and for include. BUILD_SUBDIR and
8852 TARGET_SUBDIR cannot be . anymore.
8853 * Makefile.in: Regenerate.
8854
8855 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8856
8857 Revert 2004-12-08 Makefile changes.
8858
8859 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8860
8861 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8862 cygwin, mingw.
8863
8864 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8865
8866 * configure.in (sh64-*-*): Reenable gprof.
8867 * configure: Regenerate.
8868
8869 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8870
8871 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8872 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8873 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8874 * Makefile.in: Regenerate.
8875
8876 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8877
8878 * MAINTAINERS: Update my email address.
8879
8880 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8881
8882 * Makefile.tpl: Generate normal dependencies if the LHS module is
8883 not bootstrapped.
8884 * Makefile.in: Regenerate.
8885
8886 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8887
8888 * configure.in: Include config/gxx-include-dir.m4. Use
8889 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8890 * configure: Regenerate.
8891
8892 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8893
8894 * config.if: Delete.
8895 * configure.in: Set libstdcxx_incdir directly.
8896 * configure: Regenerate.
8897
8898 2004-12-02 Eric Christopher <echristo@redhat.com>
8899
8900 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8901 * Makefile.in: Regenerate.
8902
8903 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8904
8905 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8906 * configure: Regenerate.
8907
8908 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8909
8910 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8911 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8912 * configure: Regenerate.
8913
8914 2004-12-01 Eric Christopher <echristo@redhat.com>
8915
8916 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8917 of things to remove.
8918
8919 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8920
8921 * MAINTAINERS (Write After Approval): Update my e-mail address.
8922
8923 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8924
8925 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8926 from CVS libtool to always pass_all.
8927
8928 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8929
8930 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8931 (hppa*64*-*-*): Delete incorrect comment.
8932 * configure: Rebuilt.
8933
8934 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8935
8936 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8937
8938 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8939
8940 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8941 from CVS libtool to always pass_all.
8942
8943 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8944
8945 * install-sh, compile: Import from automake.
8946
8947 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
8948
8949 * config.guess, config.sub: Import from savannnah.
8950
8951 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
8952
8953 * MAINTAINERS (Write After Approval): Add myself
8954
8955 2004-11-12 Mike Stump <mrs@apple.com>
8956
8957 * Makefile.def: Add html support.
8958 * Makefile.tpl: Likewise.
8959 * Makefile.in: Regenerate.
8960
8961 2004-11-11 Geoffrey Keating <geoffk@apple.com>
8962
8963 PR 18423
8964 * configure.in: Remove all instances of build-fixincludes from
8965 noconfigdirs.
8966 (build_configargs): Supply --target to subdirectories.
8967 * configure: Regenerate.
8968
8969 * Makefile.def: Make gcc install depend on fixincludes install.
8970 * Makefile.in: Regenerate.
8971
8972 2004-11-10 Janis Johnson <janis187@us.ibm.com>
8973
8974 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8975
8976 2004-11-11 Paul Brook <paul@codesourcery.com>
8977
8978 * MAINTAINERS: Add self as arm maintainer. Update email address.
8979
8980 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8981
8982 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8983 target-libgfortran.
8984 * configure: Regenerate.
8985
8986 2004-11-07 David Edelsohn <edelsohn@gnu.org>
8987
8988 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8989 like CC.
8990
8991 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
8992
8993 * Makefile.def (host fixincludes): Specify missing targets.
8994 * Makefile.in: Regenerate.
8995
8996 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8997
8998 * MAINTAINERS: Add myself
8999
9000 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9001
9002 * MAINTAINERS (Write After Approval): Add myself.
9003
9004 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9005
9006 * Makefile.def: Build fixincludes for the host, too.
9007 * Makefile.in: Regenerate.
9008 * configure.in (host_tools): Add fixincludes.
9009 * configure: Regenerate.
9010
9011 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9012
9013 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9014 * configure: Regenerated.
9015
9016 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9017
9018 PR other/17783
9019 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9020 * configure: Regenerated.
9021
9022 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9023
9024 * README.SCO: Update per FSF instructions.
9025
9026 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9027
9028 PR target/18151
9029 * configure.in (case ${target}): Do not build fixincludes for avr.
9030 * configure: Regenerated.
9031
9032 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9033
9034 * configure.in (case ${target}): Do not build fixincludes
9035 on platforms where it is not used.
9036 * configure: Regenerated.
9037
9038 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9039
9040 * configure.in: Use an absolute path to install-sh.
9041 * configure: Regenerated.
9042
9043 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9044
9045 * MAINTAINERS (Write After Approval): Add myself.
9046
9047 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9048
9049 * MAINTAINERS: Remove from Write After Approval those that are
9050 already maintainers.
9051
9052 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9053
9054 * MAINTAINERS: Update my email address.
9055
9056 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9057
9058 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9059 * configure: Regenerate.
9060
9061 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9062
9063 * MAINTAINERS: Update my email address.
9064
9065 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9066
9067 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9068 entries belonging to this category.
9069
9070 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9071
9072 * MAINTAINERS: Update my e-mail address.
9073
9074 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9075
9076 Fix wrong conflict resolution in:
9077
9078 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9079
9080 * Makefile.in: Regenerate.
9081 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9082 in the recursive `make', instead of hardwiring `all'.
9083 (Autogenerated TARGET-* variables): New.
9084
9085 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9086
9087 * configure.in: Enable target-libgloss for crx-*-*.
9088 * configure: Regenerate.
9089
9090 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9091
9092 * MAINTAINERS (Various Maintainers): Move the "windows,
9093 cygwin, mingw" maintainer to ...
9094 (OS Port Maintainers): ... here.
9095
9096 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9097
9098 * MAINTAINERS (Write After Approval): Remove those that are
9099 maintainers of some subsystem.
9100
9101 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9102
9103 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9104 * ltcf-cxx.sh (tpf*): Likewise.
9105 * ltconfig (tpf*): Add TPF OS configuration support.
9106
9107 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9108
9109 * MAINTAINERS: Change my email address to my new work account.
9110
9111 2004-09-24 Michael Roth <mroth@nessie.de>
9112
9113 * configure.in (--without-headers): Add missing double quotes.
9114 * configure: Regenerate.
9115
9116 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9117
9118 * ylwrap: Revert to previous version.
9119
9120 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9121
9122 PR bootstrap/17369
9123 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9124 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9125 SET_GCC_LIB_PATH_CMD.
9126 (BASE_TARGET_EXPORTS): Likewise.
9127 * Makefile.in: Regenerated.
9128
9129 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9130 * configure: Regenerated.
9131
9132 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9133
9134 * config.guess: New upstream version
9135 * compile, depcomp, install-sh, ylwrap: Likewise.
9136
9137 2004-09-19 Roger Sayle <roger@eyesopen.com>
9138
9139 * config/mh-x86omitfp: New host makefile fragment. Add
9140 -fomit-frame-pointer to the default BOOT_CFLAGS.
9141 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9142 * configure: Regenerate.
9143
9144 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9145
9146 PR target/11572
9147 * configure.in (*-*-darwin*): Renable libobjc.
9148 * configure: Regenerate.
9149
9150 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9151
9152 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9153
9154 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9155
9156 * Makefile.def: Remove libbanshee.
9157 * Makefile.tpl: Ditto.
9158 * configure.in: Ditto.
9159 * Makefile.in: Regen.
9160 * configure: Ditto.
9161
9162 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9163
9164 * ltmain.sh: Use $pic_object as $non_pic_object if
9165 $non_pic_object=none.
9166
9167 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9168
9169 * missing: Import latest version from master repository.
9170
9171 2004-09-06 Nick Clifton <nickc@redhat.com>
9172
9173 * config.sub: Import latest version from master repository.
9174 * config.guess: Likewise.
9175 This includes these changes:
9176
9177 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9178
9179 * config.sub: Handle crisv32, alias etraxfs.
9180 * config.guess (crisv32:Linux:*:*): Handle.
9181
9182 2004-08-13 Brad Smith <brad@comstyle.com>
9183
9184 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9185 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9186
9187 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9188
9189 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9190 assume the processor is a powerpc. This is because coreutils
9191 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9192 in this case, due to a MacOS X bug that causes
9193 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9194 to return a negative number.
9195 Problem reported by Petter Reinholdtsen in:
9196 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9197
9198 2004-07-19 Ben Elliston <bje@gnu.org>
9199
9200 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9201
9202 2004-06-24 Ben Elliston <bje@gnu.org>
9203
9204 * config.guess: Update copyright years.
9205 * config.sub: Likewise.
9206
9207 2004-06-22 Robert Millan <robertmh@gnu.org>
9208
9209 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9210 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9211
9212 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9213
9214 * config.guess (*:*VMS:*:*): New entry. Replaces
9215 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9216 manufacturer.
9217
9218 2004-06-22 Ben Elliston <bje@gnu.org>
9219
9220 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9221 * config.sub: Likewise.
9222
9223 2004-06-22 Ben Elliston <bje@gnu.org>
9224
9225 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9226 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9227
9228 2004-06-11 Ben Elliston <bje@gnu.org>
9229
9230 * config.guess (pegasos:OpenBSD:*:*): Remove.
9231
9232 2004-06-11 Ben Elliston <bje@gnu.org>
9233
9234 From Wouter Verhelst <wouter@grep.be>:
9235 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9236
9237 2004-06-11 Ben Elliston <bje@gnu.org>
9238
9239 * config.guess (luna88k:OpenBSD:*:*): New.
9240
9241 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9242
9243 * config.guess (m32r*:Linux:*:*): New case.
9244 * config.sub: Handle m32rle.
9245
9246 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9247
9248 From Jens Petersen <petersen@redhat.com>:
9249 * config.sub: Handle sparcv8.
9250
9251 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9252
9253 From Tom Smith <smith@cag.lkg.hp.com>:
9254 * config.guess: Version suffixes are equally significant on Tru64
9255 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9256 prefix of "P" (patched kernel).
9257
9258 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9259
9260 * config.sub: Add support for National Semiconductor CRX target.
9261
9262 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9263
9264 * MAINTAINERS (Various Maintainers): Remove myself as web page
9265 maintainer, add myself as maintainer of build status lists.
9266
9267 2004-09-03 Jan Beulich <jbeulich@novell.com>
9268
9269 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9270 *-*-netware, but add target-libmudflap.
9271 Consolidate *-*-netware targets (of which really only i?86 exists)
9272 into a single entry.
9273 * configure: Likewise.
9274
9275 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9276
9277 * Makefile.tpl (sorry): Remove.
9278 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9279 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9280 (do-clean): Clean per-stage directories too.
9281 (do-distclean): Run distclean-stage1 too.
9282 (.NOTPARALLEL): Enable during toplevel bootstrap.
9283 (stage[+id+]-bubble): Enable parallel execution during
9284 the recursive invocation.
9285 * Makefile.in: Regenerate.
9286
9287 Fix previous checkin:
9288
9289 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9290 include.
9291 * configure.in: Fix indentation.
9292 * configure: Regenerate.
9293
9294 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9295
9296 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9297 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9298 * configure: regenerate
9299 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9300 -mdynamic-no-pic
9301
9302 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9303
9304 * Makefile.def (build_modules): Add fixincludes.
9305 (dependencies): Make gcc depend on fixincludes.
9306 * configure.in (build_tools): Add fixincludes.
9307 (build_configdirs): Always include build_libs.
9308 * Makefile.in: Regenerate.
9309 * configure: Regenerate.
9310
9311 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9312
9313 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9314 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9315 phony targets; do not generate timestamp files.
9316 (distclean-stageN): Remove references to their timestamp files.
9317 (restageN, touch-stageN): Remove.
9318 (stageN-bubble): Rewritten.
9319 (compare): Support lean bootstraps.
9320 * Makefile.in: Regenerate.
9321
9322 * configure.in: Only warn when bootstrapping but
9323 build != host or build != target. Support lean bootstraps.
9324 * configure: Regenerate.
9325
9326 2004-08-26 Phil Edwards <phil@codesourcery.com>
9327
9328 * configure.in: Give a better error message if GMP/MPFR are missing
9329 and a language needing them has been requested.
9330 * configure: Regenerated.
9331
9332 2004-08-25 Phil Edwards <phil@codesourcery.com>
9333
9334 * configure.in: Print a list of available language front-ends if
9335 a requested one is missing. Tidy stray tab characters.
9336 * configure: Regenerated.
9337
9338 2004-08-19 Michael Koch <konqueror@gmx.de>
9339
9340 * gcc/doc/install.texi: Update entry about automake for libjava.
9341
9342 2004-08-17 Robert Millan <robertmh@gnu.org>
9343
9344 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9345 (instead of FreeBSD).
9346 * configure: Regenerate.
9347
9348 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9349
9350 * Makefile.in: Regenerate.
9351 * configure: Regenerate.
9352
9353 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9354 stage_*_flags.
9355 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9356 for bootstrapped modules if toplevel bootstrap is going.
9357 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9358 modules. Adjust for changes in Makefile.def. Enable several
9359 rules even in non-bootstrap mode, just to avoid peppering the
9360 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9361 (stage-[+prev+]-bubble): Remove.
9362
9363 * Makefile.def (Dependencies): Depend on all-build-bison,
9364 all-build-flex, all-build-byacc, all-build-texinfo, rather
9365 than the host variations.
9366 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9367 with BUILD_SUBDIR.
9368 (BISON): Update for recent Bisons.
9369 (YACC): Fix typo.
9370 (cross): Depend on all-build.
9371 (all): Do not depend on all-build.
9372 (prebootstrap): Remove.
9373 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9374 (Prebootstrap dependencies): Add them to the per-stage targets
9375 and to all-prebootstrap.
9376 * configure.in (build_configdirs): Always enable build_tools.
9377 (BUILD_DIR_PREFIX): Remove.
9378
9379 * Makefile.def (gcc): Add target variable.
9380 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9381 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9382 in the recursive `make', instead of hardwiring `all'.
9383 (Autogenerated TARGET-* variables): New.
9384
9385 2004-08-13 Brian Booth <bbooth@redhat.com>
9386
9387 * MAINTAINERS: Remove myself from write-after-approval.
9388
9389 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9390
9391 * src-release: Stop distributing mmalloc with gdb (which doesn't
9392 use it).
9393 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9394 * Makefile.in: Regenerate.
9395
9396 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9397
9398 * configure.in (arm*-*-eabi*): New target.
9399 * configure: Regenerate.
9400
9401 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9402
9403 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9404 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9405 (Dependencies): New section.
9406 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9407 (configure-target-[+module+]): Depend on maybe-all-gcc
9408 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9409 (toplevel profiledbootstrap): Fix dependencies.
9410 * Makefile.in: Regenerate.
9411
9412 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9413
9414 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9415 target-libiberty to noconfigdirs.
9416 * configure: Regenerate.
9417
9418 2004-08-03 Paul Brook <paul@codesourcery.com>
9419
9420 * configure.in: Check for MPFR as well as GMP.
9421 * configure: Regenerate.
9422
9423 2004-08-01 Robert Millan <robertmh@gnu.org>
9424
9425 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9426 libmudflap for all GNU-based systems (with Glibc).
9427 * configure: Regenerate.
9428
9429 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9430
9431 * Makefile.def (host-modules): Add gcc.
9432 * Makefile.in: Regenerate.
9433 * Makefile.tpl (sorry): New rule.
9434 (configure-host, all-host, [+make_target+]-host, do-check,
9435 install-host): Do not add gcc as a special case.
9436 (host modules): Add a small special-casing for gcc. Export
9437 extra_make_flags through the environment.
9438 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9439 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9440 other recursive targets for gcc): Remove.
9441
9442 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9443 (stage, unstage): New rules.
9444 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9445 distclean-stage[+id+]): Use stage_current.
9446 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9447 the stage*-start rules.
9448
9449 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9450
9451 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9452 use -all_load flag.
9453
9454 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9455
9456 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9457 * configure: Regenerate.
9458
9459 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9460
9461 * maintainer-scripts/gcc_release: Revert yesterday's change.
9462
9463 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9464
9465 * MAINTAINERS: Add myself to write-after-approval.
9466
9467 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9468
9469 * libf2c: Removed.
9470 * gcc/gccbug.in: Updated because of libf2c removal.
9471 * maintainer-scripts/gcc_release: Ditto.
9472
9473 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9474
9475 * configure.in: Build libmudflap by default on FreeBSD.
9476 * configure: Regenerated.
9477
9478 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9479
9480 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9481 systems.
9482 * configure: Regenerated.
9483
9484 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9485
9486 PR target/16344
9487 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9488 feedback based compiler.
9489 * Makefile.in: Rebuilt.
9490
9491 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9492
9493 * Makefile.def (host_modules): Set bootstrap=true for flex.
9494 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9495 * Makefile.in: Rebuilt.
9496
9497 2004-07-07 Jan Hubicka <jh@suse.cz>
9498
9499 * MAINTAINERS: Add self as a profile feedback maintainer.
9500
9501 2004-07-05 Phil Edwards <phil@codesourcery.com>
9502
9503 * configure.in: Do not prepend $srcdir to /dev/null in
9504 makefile fragments.
9505 * configure: Regenerate.
9506
9507 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9508
9509 * Makefile.def (build_modules): Add bison, byacc, flex,
9510 m4, texinfo.
9511 (flags_to_pass): Add FLEX.
9512 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9513 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9514 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9515 DEFAULT_MAKEINFO): Remove.
9516 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9517 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9518 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9519 objdir or else use configured tool.
9520 (all-build): New.
9521 (all): Depend on it.
9522 (Build module dependencies): Add.
9523 * Makefile.in: Regenerate.
9524 * configure.in: Better support for multiple build modules,
9525 matching what is done for host/target modules. Do not look
9526 for "plausible" locations of build tools if Canadian cross.
9527 Use autoconf's AC_PROG_CC to find a C compiler. Define
9528 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9529 * configure: Regenerate.
9530
9531 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9532
9533 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9534 * Makefile.in: Regenerate.
9535
9536 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9537
9538 * Makefile.tpl (configure-build-[+module+],
9539 configure-[+module+], configure-target-[+module+]): Pass
9540 [+extra_configure_args+].
9541 (all-build-[+module+], all-[+module+], check-[+module+],
9542 install-[+module+], [+make_target+]-[+module+],
9543 all-target-[+module+], check-target-[+module+],
9544 install-target-[+module+], [+make_target+]-target-[+module+]):
9545 Pass [+extra_make_args+].
9546 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9547 (GCC_HOST_EXPORTS): Remove.
9548 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9549 cross, check-gcc, check-gcc-c++, install-gcc,
9550 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9551 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9552 * Makefile.in: Regenerate.
9553
9554 2004-06-21 Matthew Sachs <msachs@apple.com>
9555
9556 * MAINTAINERS: Added self to write-after-approval.
9557
9558 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9559
9560 * configure.in: Check for srcdir/winsup rather than build directory
9561 winsup.
9562 * configure: Regenerate.
9563
9564 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9565
9566 * configure.in: Don't build Cygwin native newlib if winsup
9567 directory is missing. Emit warning instead.
9568 * configure: Regenerate.
9569
9570 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9571
9572 * Makefile.tpl (touch-stage[+id+]): New.
9573 (restage[+prev+]): Depend on touch-stage[+id+].
9574
9575 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9576 Use it throughout.
9577
9578 * Makefile.def: Add profile and feedback bootstrap stages.
9579 Remove next field from bootstrap stages.
9580 * Makefile.tpl (LN, LN_S): Substitute.
9581 (stageN-start, stageN-end): Use double-colon rules, to
9582 provide a hook for additional setup commands.
9583 (distclean-stageN-gcc, restageN): Create dependencies from
9584 [+prev+], not from [+next+].
9585 (stageN-bubble): Add commands for successive stages from
9586 [+prev+], using double-colon rules.
9587 (all-stageN-gcc): Fix typo.
9588 (stagefeedback-start, profiledbootstrap): New.
9589 * Makefile.in: Regenerate.
9590 * configure.in: Call ACX_PROG_LN.
9591 * configure: Regenerate.
9592
9593 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9594
9595 * MAINTAINERS (Write After Approval): Add myself.
9596
9597 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9598
9599 * MAINTAINERS (Write After Approval): Add myself.
9600
9601 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9602
9603 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9604 without gcc.
9605 * configure: Regenerate.
9606
9607 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9608
9609 * Makefile.tpl: Fix typo.
9610 * Makefile.in: Regenerate.
9611
9612 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9613
9614 * configure.in: Remove new- prefix from toplevel
9615 bootstrap targets.
9616 * configure: Regenerate.
9617
9618 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9619
9620 * Makefile.tpl (all.normal): Rename to all.
9621 (all): Replace with a rule to pick the default
9622 target from configure.
9623 (all-gcc, configure-gcc): Use conditionals to
9624 do nothing when toplevel bootstrap is going on.
9625 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9626 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9627 * configure.in: Support --enable-bootstrap.
9628
9629 * Makefile.def: Remove new- prefix from toplevel
9630 bootstrap targets.
9631 * Makefile.tpl: Likewise.
9632
9633 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9634 target.
9635
9636 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9637 $(RECURSE_FLAGS) to recursive invocation of make.
9638
9639 * Makefile.in: Regenerate.
9640 * configure: Regenerate.
9641
9642 2004-05-30 Andreas Jaeger <aj@suse.de>
9643 Jim Wilson <wilson@specifixinc.com>
9644
9645 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9646 like CC.
9647
9648 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9649
9650 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9651 * configure: Regenerate.
9652
9653 2004-05-25 Daniel Jacobowitz <drow@false.org>
9654
9655 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9656 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9657 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9658 targets.
9659 * Makefile.in: Regenerate.
9660
9661 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9662
9663 * configure.in: Test the ability to symlink directories.
9664 * configure: Regenerate.
9665
9666 * Makefile.def (bootstrap-stage): New definitions.
9667 * Makefile.tpl (configure-stage1-gcc,
9668 configure-stage2-gcc, configure-stage3-gcc,
9669 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9670 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9671 new-restage3, compare): Autogenerate, see Makefile.in
9672 entry for behavioral changes.
9673 (distclean-stage1, new-stage1-start, new-stage1-end,
9674 new-stage1-bubble, distclean-stage2, new-stage2-start,
9675 new-stage2-end, new-stage2-bubble, distclean-stage3,
9676 new-stage3-start, new-stage3-end): New autogenerated targets.
9677 (objext, prebootstrap, BOOT_CFLAGS,
9678 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9679 targets.
9680
9681 * Makefile.in: Regenerate.
9682 (distclean-stage1, new-stage1-start, new-stage1-end,
9683 new-stage1-bubble, distclean-stage2, new-stage2-start,
9684 new-stage2-end, new-stage2-bubble, distclean-stage3,
9685 new-stage3-start, new-stage3-end): New targets.
9686 (all-stage1-gcc): Move prebootstrap dependency from here...
9687 (configure-stage1-gcc): ...to here.
9688 (new-bootstrap): Use bubble targets.
9689 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9690 Use per-stage distclean targets.
9691 (configure-stage1-gcc, configure-stage2-gcc,
9692 configure-stage3-gcc, all-stage1-gcc,
9693 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9694 Use new-stageN-start to prepare the tree.
9695
9696 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9697
9698 * Makefile.def (host_modules): add libcpp.
9699 * Makefile.tpl: Add dependencies on and for libcpp.
9700 * Makefile.in: Regenerate.
9701 * configure.in: Add libcpp host module.
9702 * configure: Regenerate.
9703
9704 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9705
9706 * Makefile.tpl: Whenever a recursive target is defined, wrap
9707 it in a special @if/@endif block, and prepare its maybe
9708 dependency in the @if/@endif block
9709 * configure.in: Instead of writing maybe dependencies, remove
9710 the @if/@endif statements, and remove the @if/@endif blocks
9711 that remain.
9712 * configure: Regenerate.
9713 * Makefile.in: Regenerate.
9714
9715 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9716
9717 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9718
9719 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9720
9721 PR bootstrap/15120
9722 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9723 * */configure: Rebuilt.
9724
9725 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9726
9727 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9728 of libf2c.
9729 * configure, Makefile.in: Regenerate.
9730
9731 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9732
9733 * MAINTAINERS (Write After Approval): Add myself.
9734
9735 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9736
9737 Merge from tree-ssa-20020619-branch.
9738
9739 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9740 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9741 (HOST_GMPLIBS): Define.
9742 (HOST_GMPINC): Define.
9743 (TARGET_LIB_PATH): Add libmudflap.
9744 (GFORTRAN_FOR_TARGET): Define.
9745 (configure-build*): Export GFORTRAN.
9746 (configure-gcc): Export GMPLIBS and GMPINC.
9747 (all-gcc): Add maybe-all-libbanshee.
9748 (configure-target-libgfortran): Define.
9749 * Makefile.in: Regenerate.
9750 * configure.in (host_libs): Add libbanshee.
9751 (target_libraries): Add target-libmudflap and target-libgfortran.
9752 Add --with-libbanshee.
9753 Handle --disable-libmudflap.
9754 (*-*-freebsd*): Use with_gmp.
9755 Add $(libgcj) to noconfigdirs.
9756 * configure: Regenerate.
9757 * depcomp: New file.
9758 * MAINTAINERS: Add tree-ssa maintainers.
9759
9760 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9761
9762 * MAINTAINERS (Various Maintainers): Add myself.
9763
9764 2004-04-30 Brian Ford <ford@vss.fsi.com>
9765
9766 * MAINTAINERS (Write After Approval): Add myself.
9767
9768 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9769
9770 * MAINTAINERS (Write After Approval): Add myself.
9771
9772 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9773
9774 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9775 * configure: Regenerate.
9776
9777 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9778
9779 Revert:
9780 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9781
9782 * Makefile.def (flags_to_pass): Remove *dir variables that
9783 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9784 as well as prefix and exec_prefix.
9785 * Makefile.in: Regenerate.
9786
9787 2004-04-26 Robert Millan <robertmh@gnu.org>
9788
9789 Add patches from libtool CVS.
9790 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9791 * ltconfig: Likewise.
9792 * ltcf-c.sh: Likewise.
9793 * ltcf-cxx.sh: Likewise.
9794 * ltcf-gcj.sh: Likewise.
9795
9796 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9797
9798 * Makefile.def (host_modules): Mark with the bootstrap
9799 flag packages on which gcc depends.
9800 * Makefile.tpl (all-bootstrap): Use it.
9801 * Makefile.in: Regenerate.
9802
9803 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9804
9805 * Makefile.def (flags_to_pass): Remove *dir variables that
9806 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9807 as well as prefix and exec_prefix.
9808 * Makefile.in: Regenerate.
9809
9810 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9811
9812 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9813 * configure: Regenerate.
9814 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9815 * gcc/Makefile.tpl (compare): Use the result of the test.
9816 * gcc/Makefile.in: Regenerate.
9817
9818 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9819
9820 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9821 Always relocate gcc and prev-gcc to the original names, even
9822 if the build fails.
9823 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9824 New targets.
9825
9826 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9827
9828 * MAINTAINERS: Update my email address.
9829
9830 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9831
9832 * configure.in (mips*-*-irix5*): Enable ld.
9833 * configure: Regenerate.
9834
9835 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9836
9837 * configure: Regenerate.
9838
9839 2004-04-15 James E Wilson <wilson@specifixinc.com>
9840
9841 * Makefile.tpl (configure-[+module+], configure-gcc,
9842 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9843 Set and export LDFLAGS.
9844 * Makefile.in: Regenerate.
9845
9846 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9847
9848 * MAINTAINERS: Add myself to write-after-approval.
9849
9850 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9851
9852 PR bootstrap/14871
9853 * Makefile.tpl: If we don't have built-in-tree target tools,
9854 use the ones found by configure rather than hacking around with
9855 program_transform_name.
9856 * configure.in: Give Makefile.tpl the information necessary
9857 to do that.
9858 * Makefile.in: Regenerate.
9859 * configure: Regenerate.
9860
9861 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9862
9863 PR bootstrap/14760
9864 * configure.in: When computing baseargs, strip *all* copies of
9865 offending options. Also, don't match/substitute the trailing space,
9866 so that this actually works when two similar options are separated by
9867 only one space.
9868 * configure: Regenerate.
9869
9870 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9871
9872 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9873 (rs6000-*-aix*): Same.
9874 * configure: Regenerate.
9875
9876 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9877
9878 * MAINTAINERS: Add myself to write-after-approval.
9879
9880 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9881
9882 * MAINTAINERS: Add myself to write-after-approval.
9883
9884 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9885
9886 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9887 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9888 * Makefile.in: Regenerate.
9889
9890 * configure.in (top level bootstrap support): Rework --enable-werror
9891 to set @stage2_werror_flag@.
9892 * configure: Regenerate.
9893 * Makefile.tpl (top level bootstrap support): Pass
9894 @stage2_werror_flag@ down to configure in stages 2 and 3.
9895 * Makefile.in: Regenerate.
9896
9897 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9898
9899 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9900 for stages 2 and 3 as well as in make. As a consequence, remove
9901 OUTPUT_OPTION (now detected by configure) from the flags passed down
9902 to make.
9903 * Makefile.in: Regenerate.
9904
9905 * Makefile.tpl (new-bootstrap): Fix typo.
9906 * Makefile.in: Regenerate.
9907
9908 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9909
9910 * Makefile.tpl: Rearrange by moving recursive_targets rules
9911 into their proper sections.
9912 * Makefile.tpl (top level bootstrap support): Move disabling
9913 of coverage flags from 'make' to 'configure'; improve comments.
9914 * Makefile.in: Regenerate.
9915
9916 * Makefile.tpl (experimental top level bootstrap) Move stage1
9917 language setting from all- target to configure- target; disable
9918 intermodule optimization in stage 1; prevent gratuitous rebuilds
9919 of stage 1.
9920 * Makefile.in: Regenerate.
9921 * configure.in: Comma-separate stage 1 language list for top
9922 level bootstrap.
9923 * configure: Regenerate.
9924
9925 * Makefile.tpl: Clean up experimental top level bootstrap support:
9926 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9927 prev-gcc in configure- targets as well as all- targets.
9928 * Makefile.in: Regenerate.
9929
9930 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9931
9932 * compile: New file imported from automake.
9933
9934 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9935
9936 * configure.in: Remove symbolic link section.
9937 * configure: Regenerate.
9938 * Makefile.tpl (links): Remove.
9939 * Makefile.in: Regenerate.
9940
9941 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
9942 Nathanael Nerode <neroden@gcc.gnu.org>
9943
9944 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9945 Set with AC_CHECK_PROGS.
9946 * configure.in: Fix comment typo from last patch.
9947 * configure: Regenerate.
9948
9949 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
9950
9951 * Makefile.tpl: Introduce experimental top level bootstrap support.
9952 * Makefile.in: Regenerate.
9953 * configure.in: Introduce support for top level bootstrap.
9954 * configure: Regenerate.
9955
9956 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
9957 Paolo Bonzini <bonzini@gnu.org>
9958
9959 PR bootstrap/14522
9960 * configure.in: Cope with shells that do not support unquoted ^
9961 * configure: Regenerate.
9962
9963 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
9964 Paolo Bonzini <bonzini@gnu.org>
9965
9966 PR bootstrap/14522
9967 * configure.in: Cope with shells that do not support nesting
9968 quotes inside quoted backquote substitutions.
9969 * configure: Regenerate.
9970
9971 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9972
9973 PR bootstrap/14522
9974 * configure.in: Fix escaping of $.
9975 * configure: Regenerate.
9976
9977 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9978
9979 * configure: Regenerate, since I forgot to while committing Paolo's
9980 changes.
9981
9982 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
9983
9984 PR ada/14131
9985 Move language detection to the top level.
9986 * configure.in: Find default values for the tools as
9987 soon as possible. Disable ada if GNAT is not found.
9988 Emit error message about missing languages. Expand
9989 --enable-languages=all for the gcc subdirectory.
9990
9991 2004-03-10 Ben Elliston <bje@gnu.org>
9992
9993 * MAINTAINERS: Update my email address.
9994
9995 2004-03-05 David Edelsohn <edelsohn@gnu.org>
9996
9997 * ltconfig: Disable building static libraries if building shared
9998 libraries on AIX 5L.
9999
10000 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10001
10002 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10003 and disable libgcj.
10004 * configure: Regenerated.
10005
10006 2004-03-01 Brian Booth <bbooth@redhat.com>
10007
10008 * MAINTAINERS: Add myself to write-after-approval.
10009
10010 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10011
10012 * MAINTAINERS: Add myself to write-after-approval.
10013
10014 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10015
10016 PR bootstrap/7087
10017 * Makefile.tpl: Guard XFOO sed statements better.
10018 * Makefile.tpl: Add dependency for configure-target-libada.
10019 * Makefile.in: Regenerate (incidentally fixes broken
10020 commit when libada-branch was merged).
10021
10022 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10023
10024 * MAINTAINERS: Add myself to write-after-approval.
10025
10026 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10027
10028 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10029 maintainers.
10030
10031 2004-02-20 Andrew Cagney <cagney@redhat.com>
10032
10033 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10034 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10035
10036 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10037
10038 PR bootstrap/11932
10039 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10040
10041 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10042
10043 * MAINTAINERS: Added myself to write-after-approval.
10044
10045 2004-02-14 Michael Koch <konqueror@gmx.de>
10046
10047 * MAINTAINERS: Added myself to write-after-approval.
10048
10049 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10050
10051 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10052 some OS port maintainers to OS port maintainers section.
10053
10054 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10055
10056 * MAINTAINERS: Add self.
10057
10058 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10059
10060 * MAINTAINERS: Alphabetize.
10061
10062 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10063
10064 * MAINTAINERS: Remove myself.
10065
10066 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10067
10068 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10069 (rs6000-*-aix*): Same.
10070 * configure: Regenerate.
10071
10072 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10073
10074 * configure.in (host): Add in missing $noconfigdirs to defines.
10075 * configure: Regenerate.
10076
10077 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10078 Nathanael Nerode <neroden@gcc.gnu.org>
10079
10080 PR ada/6637, PR ada/5911
10081 Merge with libada-branch:
10082 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10083 with appropriate dependencies. Add --enable-libada configure switch.
10084 * configure, Makefile.in: Regenerate.
10085
10086 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10087
10088 * MAINTAINERS: Add myself to write-after-approval.
10089
10090 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10091
10092 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10093 * configure: Regenerate.
10094
10095 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10096
10097 Merge from upstream:
10098
10099 * ltmain.in: When setting IFS to '~', be careful about user
10100 arguments that contain '~'.
10101
10102 2004-02-04 Peter O'Gorman <peter@pogma.com>
10103
10104 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10105 Also test $base_compile against $CC with escaped arguments. Bug
10106 reported by Geoff Keating <geoffk@apple.com>.
10107
10108 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10109
10110 * MAINTAINERS: Remove i960 port.
10111
10112 2004-01-23 DJ Delorie <dj@redhat.com>
10113
10114 * Makefile.def (target_modules) [libiberty]: Don't stage.
10115 * Makefile.in: Rebuilt.
10116
10117 2004-01-20 Caroline Tice <ctice@apple.com>
10118
10119 * MAINTAINERS: Add myself to write-after-approval.
10120
10121 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10122
10123 * MAINTAINERS: Update my email address.
10124
10125 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10126
10127 * MAINTAINERS: Add myself to write-after-approval.
10128
10129 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10130
10131 * MAINTAINERS: Remove entries without email address.
10132
10133 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10134
10135 * MAINTAINERS: Add myself to write-after-approval.
10136
10137 2004-01-15 Steven Bosscher <stevenb@suse.de>
10138
10139 * MAINTAINERS: Update my email address.
10140
10141 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10142
10143 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10144 * Makefile.tpl (configure-target-[+module+]): Support stage.
10145 * Makefile.in: Rebuilt.
10146
10147 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10148
10149 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10150
10151 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10152
10153 * MAINTAINERS: Add myself as a MIPS maintainer.
10154
10155 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10156
10157 * configure.in: Use ./config.cache, not config.cache.
10158 * configure: Regenerate.
10159 * Makefile.tpl: Special-casing not needed for GCC any more.
10160 * Makefile.in: Regenerate.
10161
10162 * configure.in: Don't share a cache file for host dirs.
10163 * configure: Regenerate.
10164
10165 * config-ml.in: Don't mess with the cache file.
10166
10167 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10168
10169 * MAINTAINERS: Move myself from 'Write After Approval' to
10170 'CPU Port Maintainers' section as SPARC maintainer.
10171
10172 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10173
10174 * Makefile.tpl: Make GCC use a separate config.cache.
10175 * Makefile.in: Regenerate.
10176
10177 PR bootstrap/11932, PR bootstrap/11933
10178 (I don't know if it will fix either of them, but it relates
10179 to them.)
10180 * configure.in: Don't use shared config.cache for target
10181 directories.
10182 * configure: Regenerate.
10183
10184 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10185
10186 * MAINTAINERS: Add myself to 'Write After Approval' section.
10187
10188 2003-12-31 Roger Sayle <roger@eyesopen.com>
10189
10190 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10191 * configure: Regenerated.
10192
10193 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10194
10195 * MAINTAINERS: Remove the mn10200 maintainer.
10196
10197 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10198
10199 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10200 * configure: Regenerated.
10201
10202 2003-12-16 Jan Hubicka <jh@suse.cz>
10203
10204 * MAINTAINERS: Add myself as callgraph maintainer.
10205
10206 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10207
10208 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10209 * configure: Regenerate.
10210
10211 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10212
10213 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10214 'Write After Approval' section. Update email.
10215
10216 2003-12-01 James Lemke <jim@wasabisystems.com>
10217
10218 * MAINTAINERS (Write After Approval): Add myself.
10219
10220 2003-11-20 Matt Thomas <matt@3am-software.com>
10221
10222 * MAINTAINERS: Add myself as a vax port maintainer.
10223
10224 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10225
10226 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10227 (configure-build-[+module+], configure-[+module+]): Likewise.
10228 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10229 * Makefile.in: Regenerate.
10230
10231 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10232
10233 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10234 shared/dylibed libraries.
10235 * ltmain.sh: Likewise.
10236 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10237 * ltcf-cxx.sh: Likewise.
10238 * ltcf-gcj.sh: Likewise.
10239 * ltconfig: Likewise.
10240
10241 2003-11-17 Stan Cox <scox@redhat.com>
10242
10243 * MAINTAINERS: Add myself as iq2000 port maintainer.
10244
10245 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10246
10247 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10248 * Makefile.in: Regenerate.
10249
10250 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10251
10252 * config.sub: Update to 2003-11-03 version.
10253
10254 2003-10-20 Phil Edwards <phil@codesourcery.com>
10255
10256 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10257 * configure: Regenerate.
10258
10259 2003-10-20 Nicolas Pitre <nico@cam.org>
10260
10261 * MAINTAINERS: Add myself to 'Write After Approval' section.
10262
10263 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10264
10265 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10266
10267 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10268
10269 * MAINTAINERS: Update my email address.
10270
10271 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10272
10273 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10274
10275 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10276
10277 * MAINTAINERS: Add myself to 'Write After Approval' section.
10278
10279 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10280
10281 * config.guess: Update to 2003-10-16 version.
10282 * config.sub: Update to 2003-10-16 version.
10283
10284 2003-10-15 David Daney <ddaney@avtrex.com>
10285
10286 * MAINTAINERS: Added myself to 'Write After Approval' section.
10287
10288 2003-10-15 Falk Hueffner <falk@debian.org>
10289
10290 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10291 'Write After Approval' section. Update email.
10292
10293 2003-10-14 Roger Sayle <roger@eyesopen.com>
10294
10295 * MAINTAINERS: Move myself from 'Write After Approval' to
10296 'Various Maintainers' section as middle-end maintainer.
10297
10298 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10299
10300 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10301 HOST_FLAGS_TO_PASS.
10302 * Makefile.in: Regenerate.
10303
10304 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10305
10306 * config.guess: Update to 2003-10-07 version.
10307 * config.sub: Update to 2003-10-07 version.
10308
10309 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10310
10311 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10312 * ltconfig (irix5*, irix6*): Don't override version_type.
10313
10314 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10315
10316 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10317 * configure: Rebuilt
10318 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10319 * Makefile.in: Rebuilt
10320
10321 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10322
10323 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10324
10325 2003-09-30 Carlo Wood <carlo@alinoe.com>
10326
10327 * MAINTAINERS (Write After Approval): Add myself.
10328
10329 2003-09-29 Paul Koning <ni1d@arrl.net>
10330
10331 * MAINTAINERS: Move myself from "Write After Approval"
10332 to CPU platform maintainers for pdp11 platform.
10333
10334 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10335
10336 * MAINTAINERS: Move myself from 'Write After Approval' to
10337 'Various Maintainers' section as libffi testsuite maintainer.
10338
10339 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10340
10341 * configure.in: Pass a computed --program-transform-name
10342 to subconfigures.
10343 * configure: Regenerated.
10344
10345 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10346
10347 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10348 * Makefile.in: Regenerate.
10349
10350 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10351 * Makefile.in: Regenerate.
10352
10353 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10354
10355 * MAINTAINERS: Move myself from 'Write After Approval'
10356 to 'Various Maintainers' (objective-c) section.
10357
10358 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10359
10360 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10361 quoting.
10362 * configure: Regenerated.
10363
10364 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10365
10366 * MAINTAINERS (Write After Approval): Add myself to write after
10367 approval list.
10368
10369 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10370
10371 * MAINTAINERS (Write After Approval): Add myself.
10372
10373 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10374
10375 * MAINTAINERS: Update my e-mail address.
10376
10377 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10378
10379 * libtool.m4 (LD): Correct powerpc64 host match.
10380
10381 2003-09-06 James E Wilson <wilson@tuliptree.org>
10382
10383 * MAINTAINTERS: Update my affiliation and email address.
10384
10385 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10386
10387 * MAINTAINERS (Write After Approval): Add myself.
10388
10389 2003-09-04 DJ Delorie <dj@redhat.com>
10390
10391 * configure: Regenerate.
10392
10393 2003-09-04 Robert Millan <robertmh@gnu.org>
10394
10395 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10396
10397 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10398
10399 * configure.in: Ensure arguments to sed are properly spaced.
10400 * configure: Regenerate.
10401
10402 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10403
10404 * MAINTAINERS: Update my e-mail address.
10405
10406 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10407
10408 * MAINTAINERS (Write After Approval): Add myself.
10409
10410 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10411
10412 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10413 * configure: Regenerated.
10414
10415 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10416
10417 * MAINTAINERS: Update my email address.
10418
10419 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10420
10421 * configure.in: Use newline instead of semicolon when assuming
10422 shell arguments in a for loop.
10423 * configure: Regenerated.
10424
10425 2003-08-22 Jason Eckhardt <jle@rice.edu>
10426
10427 * MAINTAINERS: Resurrect the i860 maintainer.
10428
10429 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10430
10431 PR 8180
10432 * configure.in: When testing with_libs and with_headers, treat
10433 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10434 * configure: Regenerate.
10435
10436 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10437 make, shell, etc.
10438 (baseargs): Likewise.
10439 * configure: Regenerate.
10440
10441 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10442
10443 * MAINTAINERS (Write After Approval): Add myself.
10444
10445 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10446
10447 * configure.in: Disable libgcj for darwin not on powerpc.
10448 * configure: Rebuild.
10449
10450 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10451
10452 * config-ml.in, symlink-tree: Add license.
10453
10454 2003-08-03 Richard Stallman <rms@gnu.org>
10455 Eben Moglen <moglen@columbia.edu>
10456
10457 * README.SCO: New file.
10458
10459 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10460
10461 * Makefile.tpl (check, check-c++): Express dependencies using
10462 dependencies rather than commands.
10463 * Makefile.in: Regenerate.
10464
10465 2003-08-01 Andrew Cagney <cagney@redhat.com>
10466
10467 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10468 * configure: Ditto.
10469
10470 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10471
10472 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10473 * Makefile.in: Update.
10474
10475 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10476
10477 * configure.in: Enable libgcj for darwin.
10478 * configure: Rebuild.
10479
10480 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10481
10482 * config-ml.in: Use ac_configure_args directly instead of
10483 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10484 actually seen.
10485
10486 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10487
10488 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10489 creating target and build subdirs to build all parent dirs as needed.
10490 * Makefile.in: Rebuild.
10491 * configure.in: Don't build dirs explicitly here.
10492 * configure: Rebuild.
10493
10494 2003-07-26 Paul Brook <paul@nowt.org>
10495
10496 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10497
10498 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10499
10500 * Makefile.tpl (all-make): Depend on intl.
10501 * Makefile.in: Rebuilt.
10502
10503 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10504
10505 * install-sh: Update to newer upstream versions (associated with
10506 aclocal 1.7).
10507 * mkinstalldirs: Likewise.
10508 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10509
10510 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10511
10512 * MAINTAINERS: Move self from Bug database only accounts
10513 to write-after-approval.
10514
10515 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10516
10517 * config.if: Remove unused libc_interface determination.
10518
10519 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10520
10521 * MAINTAINERS: Move self from write-after-approval to
10522 build machinery (*.in).
10523
10524 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10525
10526 PR bootstrap/11273
10527 PR bootstrap/11408
10528 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10529 unused INSTALL_PROGRAM_ARGS.
10530 * configure.in: Use AC_PROG_INSTALL.
10531 * Makefile.in: Regenerate.
10532 * configure: Regenerate.
10533
10534 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10535
10536 * MAINTAINERS: Alphabetize.
10537
10538 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10539
10540 * configure: Rebuilt.
10541 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10542 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10543 newlib nor libgloss.
10544 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10545 * configure.in (am33_2.0-*-linux*): Added.
10546
10547 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10548
10549 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10550 * configure: Regenerate.
10551
10552 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10553
10554 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10555 * Makefile.in: Regenerate.
10556
10557 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10558
10559 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10560 * Makefile.in: Regenerate.
10561
10562 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10563
10564 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10565 * Makefile.in: Regenerated.
10566
10567 * config-ml.in: Replace PWD with PWD_COMMAND.
10568
10569 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10570
10571 * intl: New directory; see intl/ChangeLog for details.
10572 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10573 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10574 * Makefile.in: Regenerate.
10575
10576 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10577
10578 * configure.in: Clean up config-lang.in handling. Delete
10579 useless assignment to "subdirs".
10580 * configure: Regenerate.
10581
10582 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10583
10584 * configure.in: Rename 'target_libs' to 'target_libraries'.
10585 Remove useless reference to 'target_libs'.
10586 * configure: Regenerate.
10587
10588 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10589
10590 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10591 * Makefile.in: Regenerate.
10592
10593 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10594
10595 * Makefile.def: Introduce flags_to_pass.
10596 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10597 * Makefile.in: Regenerate.
10598
10599 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10600
10601 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10602 and target-libgloss.
10603 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10604 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10605 * configure: Regenerate.
10606
10607 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10608
10609 * configure.in: Update testsuite_flags to new location.
10610 * configure. Regenerate.
10611
10612 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10613
10614 * Makefile.tpl: Remove BUILD_CC stuff.
10615 * Makefile.in: Regenerate.
10616
10617 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10618
10619 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10620
10621 2003-06-16 Graeme Peterson <gp@qnx.com>
10622
10623 * MAINTAINERS (Write After Approval): Add myself.
10624
10625 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10626
10627 * config.guess: Update to 2003-06-12 version.
10628 * config.sub: Update to 2003-06-13 version.
10629
10630 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10631
10632 * config.guess: Update to 2003-06-06 version.
10633 * config.sub: Update to 2003-06-06 version.
10634
10635 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10636
10637 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10638 * configure. Regenerate.
10639
10640 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10641
10642 * configure.in: Disable serial configure by default.
10643 * configure: Regenerate.
10644 * Makefile.tpl: Abolish .NOTPARALLEL.
10645 * Makefile.in: Regenerate.
10646
10647 * Makefile.tpl: Replace {build,host,target}_canonical by
10648 {build,host,target}.
10649 * Makefile.in: Regenerate.
10650
10651 * Makefile.tpl: Fix stupid pasto.
10652 * Makefile.in: Regenerate.
10653
10654 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10655
10656 * Makefile.tpl: Remove bogus conditional.
10657 * Makefile.in: Regenerate.
10658
10659 2003-06-05 Jan Hubicka <jh@suse.cz>
10660
10661 * Makefile.tpl (profiledbootstrap): New target.
10662 * Makefile.in (profiledbootstrap): New target.
10663
10664 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10665
10666 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10667 Pinski. Remove user names from other bugzilla-only maintainers.
10668
10669 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10670
10671 * Makefile.tpl: Make 'recursive targets' using autogen rather
10672 than shell loop. Remove duplicate 'clean' targets and false
10673 comments.
10674 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10675 Add systematic method of specifying missing targets in subdirs.
10676 Add copyright boilerplate.
10677 * Makefile.in: Regenerate.
10678 * configure.in: Add 'recursive targets' to maybe list.
10679 * configure: Regenerate.
10680
10681 * MAINTAINERS: "GNATS only" -> "Bug database only".
10682
10683 * Makefile.tpl: Rename [+target+] to [+make_target+].
10684 * Makefile.def: Rename 'target' to 'make_target'.
10685
10686 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10687
10688 * MAINTAINERS: Add self as options handling maintainer.
10689
10690 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10691
10692 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10693 been too long since I touched those ports.
10694
10695 2003-05-28 DJ Delorie <dj@redhat.com>
10696
10697 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10698 * Makefile.in: Regenerate.
10699
10700 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10701
10702 * configure.in: Use curly braces in the definition of tooldir.
10703 * configure: Regenerate.
10704
10705 2003-05-21 DJ Delorie <dj@redhat.com>
10706
10707 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10708 newlib or libgloss.
10709 * Makefile.in: Regenerate.
10710
10711 2003-05-21 DJ Delorie <dj@redhat.com>
10712
10713 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10714 * Makefile.in: Regenerate.
10715
10716 2003-05-20 Ian Lance Taylor <ian@airs.com>
10717
10718 * MAINTAINERS: Update my e-mail address.
10719
10720 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10721
10722 * configure.in: Switch more things to use maybe dependencies.
10723 * Makefile.tpl: Switch more things to use maybe dependencies.
10724 Factor out common code from autogen IF statements.
10725 * configure: Regenerate.
10726 * Makefile.in: Regenerate.
10727
10728 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10729
10730 * configure.in: Accept i[3456789]86 for machine type.
10731 * configure: Regenerate.
10732
10733 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10734
10735 * configure.in: Switch more things to use maybe dependencies.
10736 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10737 * configure: Regenerate.
10738 * Makefile.tpl: Switch more things to use maybe dependencies.
10739 * Makefile.in: Regenerate.
10740
10741 2003-05-16 Andreas Schwab <schwab@suse.de>
10742
10743 * Makefile.tpl (install-opcodes): Define.
10744 * Makefile.in: Rebuild.
10745
10746 2003-05-13 Andreas Jaeger <aj@suse.de>
10747
10748 * config.guess: Update to 2003-05-09 version.
10749 * config.sub: Update to 2003-05-09 version.
10750
10751 2003-05-13 Michael Eager <eager@mvista.com>
10752
10753 * configure.in: Correct sed script so that options in quotes are not
10754 deleted.
10755 * configure: Rebuild.
10756
10757 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10758
10759 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10760 and $$s/newlib/libc/sys/cygwin32 include paths.
10761 * configure: Ditto.
10762
10763 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10764
10765 * MAINTAINERS: Update my email addresses.
10766
10767 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10768
10769 * config-ml.in: Propagate INSTALL variables.
10770
10771 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10772
10773 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10774
10775 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10776
10777 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10778 * Makefile.in: Regenerate.
10779
10780 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10781
10782 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10783
10784 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10785
10786 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10787
10788 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10789
10790 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10791 * Makefile.in: Regenerated.
10792
10793 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10794
10795 * MAINTAINERS (Write After Approval): Upgrade myself from
10796 GNATS only to write-after-approval. Update my mail address.
10797
10798 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10799
10800 (OS Port Maintainers: freebsd): Add myself.
10801
10802 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10803
10804 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10805
10806 2003-04-22 Kean Johnston <jkj@sco.com>
10807
10808 * MAINTAINERS (SCO ports): Added myself.
10809
10810 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10811
10812 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10813
10814 2003-04-19 Kean Johnston <jkj@sco.com>
10815
10816 * MAINTAINERS (Write After Approval): Add myself.
10817
10818 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10819
10820 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10821 * Makefile.in: Regenerate.
10822
10823 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10824
10825 * configure.in (powerpc64*-*-linux*): Remove.
10826 * configure: Rebuilt.
10827
10828 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10829
10830 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10831 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10832 and restrap.
10833 * Makefile.in: Regenerate.
10834
10835 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10836
10837 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10838 * configure: Regenerated.
10839
10840 2003-04-15 DJ Delorie <dj@redhat.com>
10841
10842 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10843
10844 2003-04-13 Nick Clifton <nickc@redhat.com>
10845
10846 * config-ml.in: Remove support for --disable-aix removing
10847 call-aix multilibs.
10848
10849 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10850
10851 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10852 * */configure: Rebuilt.
10853
10854 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10855
10856 * MAINTAINERS: Add my email address.
10857
10858 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10859
10860 * MAINTAINERS (Write After Approval): Add myself.
10861
10862 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10863
10864 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10865 * Makefile.in: Regenerate.
10866
10867 2003-03-14 Michael Chastain <mec@shout.net>
10868
10869 * Makefile.in: Regenerate with correct Makefile.def.
10870
10871 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10872
10873 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10874 Make macro.
10875 * Makefile.in: Regenerate.
10876 * configure.in: Clean up gxx_include_dir logic.
10877 * configure: Regenerate.
10878
10879 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10880
10881 * MAINTAINERS (Write After Approval): Add myself.
10882
10883 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10884
10885 * MAINTAINERS: Update my mail address.
10886
10887 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10888
10889 * configure.in (gxx_include_dir): Fix typo.
10890 * configure: Regenerated.
10891
10892 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10893
10894 * Makefile.tpl: Reindent.
10895 * Makefile.in: Regenerate.
10896 * configure.in: Reindent. Don't set unused variables.
10897 * configure: Regenerate.
10898
10899 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10900
10901 * configure.in: Include $(build_tooldir)/sys-include in
10902 FLAGS_FOR_TARGET.
10903 * configure: Regenerated.
10904
10905 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10906
10907 * Makefile.tpl: Always pass down RANLIB.
10908 * Makefile.in: Regenerate.
10909
10910 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10911 * Makefile.in: Regenerate.
10912 * configure.in: Remove unused logic relating to --enable-shared
10913 and --enable-threads. Remove bogus comments. Remove redundant
10914 noconfigdirs.
10915 * configure: Regenerate.
10916
10917 * configure.in: Replace ${libstdcxx_version} by its value.
10918 Remove reference to mh-dgux.
10919 * configure: Regenerate.
10920
10921 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10922
10923 * MAINTAINERS (Write After Approval): Add myself.
10924
10925 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10926
10927 * Makefile.tpl: Rearrange.
10928 * Makefile.in: Regenerate.
10929
10930 2003-02-25 Uwe Stieber <uwe@wwws.de>
10931
10932 * configure.in: Add support for kaOS as cross build target system.
10933 * configure: Regenerated.
10934
10935 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10936
10937 * MAINTAINERS (Write after approval): Add myself.
10938
10939 2003-02-21 James E Wilson <wilson@tuliptree.org>
10940
10941 * MAINTAINERS: Update my email address.
10942
10943 2003-02-21 Zack Weinberg <zack@codesourcery.com>
10944
10945 * MAINTAINERS: Add self to blanket write privs. section.
10946
10947 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
10948
10949 * Makefile.tpl: Add definition of CPPFLAGS to pass into
10950 configure-target-* as some target builds may require additional
10951 flags for preprocessor tests.
10952 * Makefile.in: Regenerated.
10953
10954 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
10955
10956 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10957 * ltconfig: Handle it.
10958 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10959 auto-detecting it.
10960
10961 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10962 it is used as argument to $CC.
10963 * ltcf-gcj.sh: Likewise.
10964
10965 * configure.in: Introduce --enable-maintainer-mode.
10966 * configure: Rebuilt.
10967 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10968 for maintainer mode.
10969 * Makefile.in: Rebuilt.
10970
10971 2003-02-18 Jason Merrill <jason@redhat.com>
10972
10973 * Makefile.tpl (check-c++): Allow parallelism.
10974
10975 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10976
10977 * MAINTAINERS: Remove John Carr (who never actually had access to
10978 gcc.gnu.org).
10979
10980 2003-02-15 Geoffrey Keating <geoffk@apple.com>
10981
10982 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10983 don't configure target-libobjc.
10984 * configure: Regenerate.
10985
10986 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10987
10988 * Makefile.tpl (RANLIB): Define.
10989 * Makefile.in: Regenerate.
10990
10991 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10992
10993 * MAINTAINERS: Update my email.
10994
10995 2003-02-06 Keith R Seitz <keiths@redhat.com>
10996
10997 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10998 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10999 * Makefile.in: Regenerated.
11000 * configure.in: Remove all traces of snavigator, db, and grep.
11001 * configure: Regenerated.
11002
11003 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11004
11005 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11006 After Approval.
11007
11008 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11009
11010 * MAINTAINERS (Write after approval): Add myself.
11011
11012 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11013
11014 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11015 * Makefile.in: Regenerated.
11016
11017 2003-01-30 Roger Sayle <roger@eyesopen.com>
11018
11019 * config.guess: Updated to 2003-01-30's version.
11020 * config.sub: Updated to 2003-01-28's version.
11021
11022 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11023
11024 * config.if: If gcc_version is already set, just use it. Don't set
11025 gcc_version_trigger if it's already set, otherwise set it to
11026 gcc/version.c, but only if the file exists. If it is not set and
11027 gcc/version.c does not exist, try to extract the version number from
11028 $CC.
11029
11030 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11031
11032 * MAINTAINERS: Add myself to write-after-approval list.
11033
11034 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11035
11036 * configure.in: Revert 24Jan change.
11037 * configure: Regenerate.
11038
11039 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11040
11041 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11042 entry of HJ Lu.
11043
11044 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11045
11046 * configure.in: Revert previous change.
11047 * configure: Regenerate.
11048
11049 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11050
11051 * configure.in: Make rda native-only.
11052 * configure: Regenerate.
11053
11054 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11055
11056 * MAINTAINERS: Move myself from GNATS-only-accounts to
11057 write-after-approval.
11058
11059 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11060
11061 * configure.in: Add missing \.
11062 * configure: Rebuilt.
11063
11064 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11065
11066 * configure.in (baseargs): Avoid using \| in sed regular
11067 expressions.
11068 * configure: Rebuilt.
11069
11070 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11071
11072 * configure.in (baseargs): Remove all supported forms of
11073 --cache-file, --srcdir, --host, --build and --target options
11074 from argument lists.
11075 * configure: Rebuilt.
11076
11077 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11078
11079 * MAINTAINERS: Add myself to write-after-approval list.
11080
11081 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11082
11083 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11084 * configure: Rebuilt.
11085
11086 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11087
11088 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11089 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11090 * Makefile.in: Regenerate.
11091 * configure: Regenerate.
11092
11093 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11094
11095 * configure.in: Remove Makefile in build, host and target modules
11096 unless configure was run with --no-recursion.
11097 * configure: Rebuilt.
11098
11099 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11100
11101 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11102 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11103 * Makefile.in: Regenerate.
11104
11105 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11106
11107 * config.guess: Update to 2003-01-03 version.
11108 * config.sub: Update to 2003-01-03 version.
11109
11110 2003-01-07 Christopher Faylor <cgf@redhat.com>
11111
11112 * configure: Regenerate with proper autoconf 2.13.
11113
11114 2003-01-07 Christopher Faylor <cgf@redhat.com>
11115
11116 * configure.in: Add AC_PREREQ for consistency.
11117 * configure: Regenerate.
11118
11119 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11120
11121 * configure.in (GDB_TK): Add tcl directories conditional on
11122 gdb/gdbtk directory being present.
11123 * configure: Regenerate.
11124
11125 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11126
11127 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11128 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11129 * configure: Rebuilt.
11130
11131 2002-12-31 Tom Tromey <tromey@redhat.com>
11132
11133 * Makefile.in: Rebuilt.
11134 * Makefile.def (target_modules) [libffi]: Allow installation.
11135
11136 2002-12-31 Andreas Schwab <schwab@suse.de>
11137
11138 * configure.in: Fix use of $program_transform_name.
11139 * configure: Regenerated.
11140
11141 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11142
11143 * configure.in (baseargs): Don't remove first configure argument.
11144 * configure: Regenerated.
11145
11146 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11147
11148 * Makefile.tpl (local-distclean): Don't remove...
11149 (multilib.ts): ... this. Moved into...
11150 (multilib.out): ... this. Don't use sub-make.
11151 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11152 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11153 (configure-build-[+module+], configure-[+module+],
11154 configure-target-[+module+], configure-gcc): ... these. Test
11155 for Makefile existence. Drop config.status from dependencies.
11156 * Makefile.in: Rebuilt.
11157 * configure.in: Move gcc-version-trigger to the end of
11158 ac_configure_args. Add comments to maybedep.tmp and
11159 serdep.tmp. Introduce --disable-serial-configure. Remove
11160 nonopt from baseargs, matching and removing corresponding
11161 whitespace while at it.
11162 * configure: Rebuilt.
11163
11164 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11165
11166 * configure.in (host_configargs): Replace reference to
11167 no-longer-defined buildopts with --build=${build_alias}.
11168 * configure: Rebuilt.
11169
11170 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11171 program_transform_name to standard idiom.
11172 (AUTOGEN, AUTOCONF): Define.
11173 (Makefile.in): Use $(AUTOGEN).
11174 (Makefile): Depend on config.status, and use autoconf-style rule to
11175 build it. Move original commands to...
11176 (config.status): ... this new target.
11177 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11178 $(AUTOCONF).
11179 * Makefile.in: Rebuilt.
11180
11181 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11182
11183 * Makefile.tpl: Fix dramatic bustage due to change in
11184 program_transform_name.
11185 * Makefile.in: Regenerate.
11186
11187 * configure.in: Remove unnecessary PATH setting.
11188 * configure: Regnerate.
11189
11190 * configure.in: Don't default to unprefixed tools unless
11191 the native tools will work.
11192 * configure: Regenerate.
11193
11194 * configure.in: Convert to autoconf script. Blow away lots
11195 of now-redundant Makefile fragments.
11196 * configure: Generate using Autoconf.
11197 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11198 * Makefile.in: Regenerate.
11199
11200 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11201
11202 * configure: Fix stupid bug where RANLIB was mistakenly included.
11203
11204 * configure.in: Rename (buildargs, hostargs, targargs) to
11205 (build_configargs, host_configargs, target_configargs).
11206
11207 * configure.in: Move logic out of sed statement.
11208
11209 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11210 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11211
11212 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11213
11214 * config.sub: Import from master repository
11215 * config.guess: Ditto
11216
11217 2002-12-24 Andreas Schwab <schwab@suse.de>
11218
11219 * Makefile.tpl (multilib.out): Fix missing space.
11220 * Makefile.in: Regenerate.
11221
11222 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11223
11224 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11225 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11226 * Makefile.in: Regenerate.
11227 * configure.in: Remove unnecessary leftovers.
11228
11229 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11230
11231 * configure.in (extra_ranlibflags_for_target): New variable.
11232 (*-*-darwin): Add -c to ranlib commands.
11233 * configure (tooldir): Handle extra_ranlibflags_for_target.
11234
11235 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11236
11237 * Makefile.tpl: Revert HJL's change.
11238 * Makefile.in: Regenerated.
11239 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11240 always.
11241
11242 2002-12-19 Andreas Schwab <schwab@suse.de>
11243
11244 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11245 * Makefile.in: Regenerate.
11246
11247 2002-12-18 H.J. Lu <hjl@gnu.org>
11248
11249 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11250 * Makefile.in: Regenerated.
11251
11252 * configure.in (build_prefix): New. Substitute.
11253
11254 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11255
11256 * Makefile.tpl: Don't let real targets depend on phony targets.
11257 * Makefile.in: Regenerate.
11258
11259 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11260 * Makefile.in: Regenerate.
11261
11262 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11263
11264 * config.sub: Import from master repository
11265 * config.guess: Ditto
11266
11267 2002-12-16 Jason Merrill <jason@redhat.com>
11268
11269 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11270 previous 'make bootstrap'.
11271 * Makefile.in: Regenerate.
11272
11273 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11274
11275 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11276
11277 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11278
11279 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11280 * Makefile.in: Regenerate.
11281
11282 2002-12-13 Jason Merrill <jason@redhat.com>
11283
11284 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11285 library tests.
11286 (check-c++): Just depend on it and check-target-libstdc++-v3.
11287 * Makefile.in: Regenerate.
11288
11289 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11290
11291 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11292 * Makefile.in: Rebuilt.
11293
11294 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11295
11296 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11297
11298 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11299
11300 * configure: Fix bug put in by gremlins.
11301
11302 * Makefile.tpl: Substitute more autoconfily.
11303 * configure: Substitute more autoconfily.
11304 * Makefile.in: Regenerate.
11305
11306 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11307
11308 * config.sub: Import from master repository
11309 * config.guess: Ditto
11310 * MAINTAINERS: Added Svein Seldal under write after approval
11311
11312 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11313
11314 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11315 * Makefile.in (all-sim): Ditto.
11316
11317 2002-12-06 DJ Delorie <dj@redhat.com>
11318
11319 * Makefile.tpl: Change configure dependencies to not have real
11320 targets depend on phony targets.
11321
11322 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11323
11324 * configure.in: Revert unintentional change.
11325
11326 * Makefile.tpl: Change dependency for */multilib.out so that
11327 it works when gcc isn't in the tree.
11328
11329 * configure.in: Substitute more.
11330 * configure: Run subconfigures from the Makefile.
11331 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11332 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11333
11334 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11335
11336 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11337
11338 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11339
11340 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11341 and corresponding dependencies.
11342 * Makefile.in: Regenerate.
11343
11344 * configure.in (host_tools): Order binutils, gas and ld for
11345 convenience in running the testsuites.
11346
11347 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11348 * Makefile.in: Regenerate.
11349 * configure.in: Introduce rules to serialize subconfigure runs.
11350
11351 * configure.in: Introduce BASE_CC_FOR_TARGET.
11352 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11353 Realize configure-build-* targets. Realize configure-target-* targets.
11354 * Makefile.in: Regenerate.
11355
11356 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11357
11358 * configure: Move gcc_version_trigger stuff from here...
11359 * configure.in: ...to here.
11360
11361 * configure.in: Separate subconfigure options added by this file from
11362 options given by the user. Add machinery to put args for host
11363 subconfigures into the Makefile.
11364
11365 * Makefile.tpl: Remove 'vault' targets.
11366 * Makefile.tpl: Reorder and comment dependencies.
11367 * Makefile.in: Regenerate.
11368
11369 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11370 * configure.in: Fix my broken commit of previous patch. (sigh)
11371
11372 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11373
11374 * configure.in: Move host-specific darwin noconfigdirs into
11375 the host-specific section.
11376
11377 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11378
11379 * configure.in: Move host-specific darwin noconfigdirs into
11380 the host-specific section.
11381
11382 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11383
11384 * configure: Remove skip-this-dir support.
11385 * Makefile.tpl: Remove skip-this-dir support.
11386
11387 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11388 subdirectories.
11389 * Makefile.in: Regenerate.
11390
11391 * Makefile.tpl: Strip out useless setting of 'dir'.
11392 * Makefile.in: Regenerate.
11393
11394 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11395
11396 * configure.in: Fix deeply stupid bug.
11397
11398 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11399 shell code in CXX_FOR_TARGET
11400 * Makefile.def: Introduce raw_cxx.
11401 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11402 RAW_CXX_FOR_TARGET.
11403 * Makefile.in: Regenerate.
11404
11405 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11406
11407 * Makefile.tpl: Remove unnecessary ifs.
11408 * Makefile.in: Regenerate.
11409
11410 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11411 dependencies. Maybe-ize build-libiberty. Create dummy install
11412 targets for 'no_install' modules.
11413 * configure: Move GDB_TK substitution to configure.in. Move
11414 build_modules stuff to configure.in.
11415 * configure.in: Implement soft dependency machinery. Maybe-ize
11416 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11417 * Makefile.in: Regenerate.
11418
11419 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11420
11421 * Makefile.tpl: Make all-target, install-target behave similarly
11422 to all, install (only hitting configured targets). Eliminate
11423 unused macro defintions.
11424
11425 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11426 build != host.
11427
11428 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11429
11430 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11431
11432 * configure.in: Produce lists of subdir targets we're actually
11433 configuring. Remove references to "dosrel".
11434 * Makefile.tpl: Let configure set which subdir targets are hit.
11435 Remove install-cross; clean up install; remove ALL. Remove
11436 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11437 Autogenerate host module targets. Remove empty dependency lines
11438 and redundant dependency; rearrange slightly.
11439 * Makefile.def: Add host-side libtermcap, utils.
11440
11441 * Makefile.in: Regenerate.
11442
11443 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11444
11445 * ltconfig (osf[345]): Append $major to soname_spec.
11446 Reflect this in library_names_spec.
11447 * ltmain.sh (osf): Prefix $major with . for use as extension.
11448
11449 2002-11-19 Andreas Jaeger <aj@suse.de>
11450
11451 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11452 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11453 and sparc64 GNU/Linux systems.
11454
11455 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11456
11457 * MAINTAINERS: Update email.
11458
11459 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11460
11461 * MAINTAINERS: Complete James Dennett's entry.
11462
11463 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11464
11465 * MAINTAINERS (Write After Approval): Add myself.
11466
11467 2002-11-13 Bruce Korb <bkorb@gnu.org>
11468
11469 * Makefile.tpl: syntactic cleanup
11470
11471 2002-11-13 Stuart Hastings <stuart@apple.com>
11472
11473 * MAINTAINERS: Add myself to write-after-approval list.
11474
11475 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11476
11477 * Makefile.def: Add list of recursive targets to autogenerate.
11478 Add build_modules.
11479 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11480 targets. Autogenerate *-build-* targets.
11481 * Makefile.in: Regenerate.
11482
11483 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11484
11485 * configure: More autoconf-style substitutions.
11486 * Makefile.tpl: More autoconf-style substitutions.
11487 * Makefile.in: Regenerate.
11488
11489 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11490
11491 * configure: Substitute more variables in a more autoconf-friendly
11492 way. Simplify slightly.
11493 * Makefile.tpl: Make more variables substitutable in an
11494 autoconf-friendly way.
11495 * Makefile.in: Regenerate.
11496
11497 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11498
11499 * MAINTAINERS (Write After Approval): Add myself.
11500
11501 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11502
11503 * configure.in (v810*): Remove special setting of tools.
11504
11505 * configure: Add support for extra required flags for ar or nm.
11506 * configure.in (aix4.3+): Use above support for target-specific
11507 issues, rather than using config/mt-aix43.
11508
11509 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11510
11511 * configure: Remove 'removing', which doesn't work. Replace $subdir
11512 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11513 with $srcdir. Reformat indentation. Substitute some variables
11514 formerly hard-coded in the Makefile for build=host.
11515 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11516 * Makefile.def: Autogenerate more.
11517 * Makefile.in: Regenerate.
11518
11519 2002-11-04 Adam Nemet <anemet@lnxw.com>
11520
11521 * MAINTAINERS (Write After Approval): Add myself.
11522
11523 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11524
11525 * Makefile.def (host_modules): Add rda.
11526 * Makefile.in: Regenerate.
11527 * configure.in (target_tool): Add target-rda to list.
11528
11529 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11530
11531 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11532
11533 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11534
11535 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11536 and restrap targets to this rule.
11537 * Makefile.in: Regenerate.
11538
11539 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11540
11541 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11542 GNATS only accounts.
11543
11544 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11545
11546 * configure.in (i[3456]86-*-linux*): Add check to disable
11547 ${libgcj} for glibc1.
11548
11549 2002-10-24 Denis Chertykov <denisc@overta.ru>
11550
11551 * MAINTAINERS: Add myself as ip2k port maintainer.
11552
11553 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11554
11555 * configure.in: Add tic4x target.
11556
11557 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11558
11559 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11560 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11561 * Makefile.in: Regenerate.
11562
11563 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11564 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11565 * Makefile.in: Regenerate.
11566
11567 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11568
11569 * MAINTAINERS: Add myself as web pages co-maintainer.
11570
11571 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11572
11573 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11574 * Makefile.in: Regenerate.
11575
11576 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11577
11578 * MAINTAINERS: Add myself and Nathan Sidwell
11579 <nathan@codesourcery.com> as VxWorks maintainers.
11580
11581 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11582
11583 * Makefile.def: Remove order dependency comments.
11584 * Makefile.tpl: Add explicit install-install dependencies.
11585 * Makefile.in: Regenerate.
11586
11587 * Makefile.tpl: Remove material now in src-release. (Finally!)
11588 * Makefile.in: Regenerate.
11589
11590 * Makefile.tpl: Add configure-target (for src-release in src)
11591 * Makefile.in: Regenerate.
11592
11593 2002-09-30 Nick Clifton <nickc@redhat.com>
11594
11595 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11596
11597 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11598
11599 * configure.in (s390*-*-linux*): Enable libgcj.
11600
11601 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11602
11603 * configure: Revert accidentally applied changes.
11604
11605 * Makefile.tpl: Make more autoconf-friendly.
11606 * Makefile.in: Regenerate.
11607 * configure: Make substitution more autoconf-like.
11608
11609 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11610
11611 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11612 single entry to handle all these.
11613 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11614 libjava on arm-*-elf.
11615
11616 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11617
11618 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11619 things that depend on them.
11620
11621 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11622
11623 * Makefile.tpl: Make subsituted variables more autoconfy.
11624 * Makefile.in: Regenerate.
11625 * configure: Make seds more autoconfy.
11626
11627 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11628
11629 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11630 * Makefile.in: Regenerate.
11631 * configure.in: Rewrite sed statements to look autoconfy.
11632
11633 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11634 all-target-foo on configure-target-foo.
11635 * Makefile.def: Ditto.
11636 * Makefile.in: Rebuild.
11637
11638 2002-09-25 Andrew Haley <aph@redhat.com>
11639
11640 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11641
11642 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11643
11644 * Makefile.def: New file.
11645 * Makefile.tpl: New file.
11646 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11647 * contrib/gcc_update: Note that Makefile.in is a generated file.
11648
11649 * configure.in: Minor rearrangement. Simplify tests.
11650
11651 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11652
11653 * configure.in (with_headers): Skip copy if value is "yes".
11654 (with_libs): Likewise.
11655
11656 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11657
11658 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11659 * configure.in (sh*-*-pe*): Ditto.
11660 * configure.in (mips*-*-pe*): Ditto.
11661 * configure.in (*arm-wince-pe): Ditto.
11662
11663 * configure.in: Rearrange.
11664
11665 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11666
11667 * MAINTAINERS: Update my email address.
11668
11669 2002-08-30 Paul Koning <pkoning@equallogic.com>
11670
11671 * MAINTAINERS: (Write After Approval): Add myself.
11672
11673 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11674
11675 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11676
11677 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11678
11679 * MAINTAINERS: Change my mailing address.
11680
11681 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11682
11683 * MAINTAINERS (Write After Approval): Remove myself.
11684 (Various Maintainers: c++ runtime libs): Add myself.
11685
11686 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11687
11688 * MAINTAINERS (Write After Approval): Remove myself.
11689 (Various Maintainers: c++ runtime libs): Add myself.
11690
11691 2002-08-15 Eric Christopher <echristo@redhat.com>
11692
11693 * config.sub: Import from master repository.
11694 * config.guess: Ditto.
11695
11696 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11697
11698 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11699 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11700 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11701
11702 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11703
11704 * MAINTAINERS: Add self to rs6000 vector extensions.
11705
11706 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11707
11708 * libiberty/configure: Reverted unintended yesterday's check in.
11709
11710 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11711
11712 * boehm-gc/configure, libf2c/configure: Rebuilt.
11713 * libffi/configure, libiberty/configure: Ditto.
11714 * libjava/configure, libobjc/configure: Ditto.
11715 * libstdc++-v3/configure, zlib/configure: Ditto.
11716 Merged from binutils:
11717 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11718 From Steve Ellcey <sje@cup.hp.com>:
11719 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11720 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11721 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11722 IA64.
11723 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11724 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11725 soname_spec, sys_lib_search_path_spec): Ditto.
11726
11727 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11728
11729 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11730
11731 2002-08-04 H.J. Lu (hjl@gnu.org)
11732
11733 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11734
11735 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11736
11737 * MAINTAINERS (Write After Approval): Add myself.
11738
11739 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11740
11741 * configure.in: Move generic linux case to end. Copy generic
11742 linux noconfigdirs to mips*-*-linux* entry and new
11743 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11744
11745 2002-07-19 Michael Matz <matz@suse.de>
11746
11747 * MAINTAINERS: Add myself as ra* maintainer.
11748
11749 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11750
11751 * config.guess: Update to 2002-07-09 version.
11752 * config.sub: Update to 2002-07-03 version.
11753
11754 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11755
11756 * MAINTAINERS: Fix typo in a maintainer email address.
11757
11758 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11759
11760 * configure.in: Remove two redundant tests.
11761
11762 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11763
11764 * configure.in (mips*-*-irix6*o32): Enable stabs.
11765
11766 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11767
11768 * configure.in: Don't build grez.
11769 * Makefile.in: Ditto.
11770
11771 * Makefile.in: Remove references to bsp, cygmon, libstub.
11772 * configure.in: Ditto.
11773
11774 * configure.in: Remove leftover reference to gdbtest.
11775
11776 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11777
11778 * configure.in (gxx_include_dir): Change to match versioned
11779 C++ headers if --enable-version-specific-runtime-libs is used.
11780
11781 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11782
11783 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11784
11785 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11786
11787 * configure.in: Make --without-x work.
11788
11789 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11790
11791 * configure.in: Rearrange target Makefile fragment collection.
11792
11793 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11794 cvs[src].
11795 * configure.in: Ditto.
11796
11797 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11798
11799 * MAINTAINERS (Write After Approval): Update my e-mail address.
11800
11801 2002-06-24 Ben Elliston <bje@redhat.com>
11802
11803 * configure.in (host_tools): Remove cgen.
11804
11805 * Makefile.in (all-cgen): Remove; runs from its source directory.
11806 (check-cgen, install-cgen, clean-cgen): Likewise.
11807 (all-opcodes): Do not depend on all-cgen.
11808 (all-sim): Likewise.
11809
11810 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11811
11812 * Makefile.in: Eliminate 'apache' targets.
11813 * configure.in: Eliminate 'apache' targets.
11814
11815 * configure.in: Eliminate redundant tests. Reorganize.
11816
11817 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11818
11819 * config-ml.in: Eliminate references to Cygnus configure.
11820
11821 * Makefile.in: Eliminate references to building emacs.
11822
11823 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11824
11825 * MAINTAINERS: Update my email address.
11826
11827 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11828
11829 * config.if (libstdcxx_incdir): Version C++ headers.
11830 (cxx_incdir): Remove.
11831
11832 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11833
11834 * MAINTAINERS (Write After Approval): Add self.
11835
11836 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11837
11838 * configure.in: Add support for ip2k.
11839
11840 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11841
11842 * configure.in: Fix AIX configury bug.
11843
11844 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11845
11846 * MAINTAINERS (Write After Approval): Add self.
11847
11848 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11849
11850 * configure.in: replace ${topsrcdir} with ${srcdir}
11851
11852 * configure.in: Move definition of libstdcxx_flags
11853 right above usage, rather than waaay earlier.
11854
11855 * configure.in: Pull definition of is_cross_compiler earlier.
11856
11857 * configure.in: Rearrange a little.
11858
11859 * configure.in: Remove references to librx.
11860 * Makefile.in: Remove references to librx.
11861
11862 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11863
11864 * config.sub: Add support for avr target.
11865 Import from master sources, rev 1.255
11866
11867 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11868
11869 * configure, .cvsignore: Revert previous change...
11870 * Makefile: ...delete.
11871
11872 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11873
11874 * configure.in: Eliminate ${gasdir} variable.
11875
11876 2002-06-18 Dave Brolley <brolley@redhat.com>
11877
11878 * configure.in: Add support for frv.
11879 * config.sub: Add support for frv.
11880
11881 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11882
11883 * configure: Remove garbage from previous commit.
11884
11885 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11886
11887 * configure: For in-source builds, make a subdir and re-exec there.
11888 * Makefile: New file. Pass targets through to build directory.
11889 * .cvsignore: No longer ignore "Makefile".
11890
11891 2002-06-16 Douglas Rupp <rupp@gnat.com>
11892
11893 * MAINTAINERS (Write After Approval): Add self.
11894
11895 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11896
11897 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11898
11899 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11900
11901 * configure.in (vax-*-netbsd*): Re-enable gas.
11902
11903 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11904
11905 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11906 BUILD_PREFIX_1, to correct nomenclature.
11907 * configure: Likewise.
11908
11909 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11910 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11911
11912 2002-05-31 Olaf Hering <olh@suse.de>
11913
11914 * config-ml.in: Propogate DESTDIR also.
11915
11916 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11917
11918 * configure.in (vax-*-netbsd*): Don't build gas for this
11919 platform.
11920
11921 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11922
11923 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11924 and libgcj for AVR.
11925
11926 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11927
11928 * MAINTAINERS (Write After Approval): Add myself.
11929
11930 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11931
11932 * config.guess: Update to 2002-05-22 version.
11933 * config.sub: Likewise.
11934
11935 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11936
11937 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11938 * config-ml.in: Likewise.
11939 * configure: Likewise.
11940 * configure.in: Likewise.
11941
11942 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
11943
11944 * MAINTAINERS: Update my email address.
11945
11946 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
11947
11948 * configure.in: Simplify makefile fragment collection.
11949
11950 * configure.in: Remove code to build emacs.
11951
11952 * configure.in : Remove --srcdir argument from targargs and buildargs
11953 (it's always overridden in the Makefile anyway). Rearrange a bit.
11954
11955 * configure: Move some logic to configure.in.
11956 * configure.in: Move some logic from configure.
11957
11958 2002-05-11 Tom Tromey <tromey@redhat.com>
11959
11960 * MAINTAINERS: Reflect libgcj reality.
11961
11962 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11963
11964 * Makefile.in: Honour DESTDIR.
11965
11966 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11967
11968 * config.guess: Import 2002-03-20 version.
11969 * config.sub: Import 2002-04-26 version.
11970
11971 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11972
11973 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11974
11975 2002-05-07 Tim Josling <tej@melbpc.org.au>
11976
11977 * MAINTAINERS: Add self.
11978
11979 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
11980
11981 * ltmain.sh: Detect and handle object name conflicts
11982 while piecewise linking a static library.
11983
11984 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
11985
11986 * configure.in (noconfigdirs): Don't disable libgcj on
11987 sparc64-*-solaris* and sparcv9-*-solaris*.
11988
11989 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
11990
11991 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11992
11993 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11994
11995 * configure.in (FLAGS_FOR_TARGET): Do not add
11996 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11997 on i[3456]86-*-linux*.
11998
11999 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12000
12001 * configure.in (noconfigdirs): Replace [ ] with test.
12002
12003 * configure.in (noconfigdirs): Do not add target-newlib if
12004 target == i[3456]86-*-linux*, and host == target.
12005
12006 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12007
12008 * configure.in: delete reference to absent file
12009
12010 * configure.in: replace '[' with 'test'
12011
12012 * configure.in: Eliminate references to gash.
12013 * Makefile.in: Eliminate references to gash.
12014
12015 * configure.in: remove useless references to 'pic' makefile fragments.
12016
12017 * configure.in: (*-*-windows*) Finish removing.
12018
12019 * configure.in: Eliminate redundant test for libgui.
12020
12021 2002-04-29 Roger Sayle <roger@eyesopen.com>
12022
12023 * MAINTAINERS: Add self and realphabetize. Update entries
12024 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12025 entry for a29k port maintainer.
12026
12027 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12028
12029 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12030 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12031
12032 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12033
12034 * configure.in: remove references to dead files
12035
12036 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12037
12038 * MAINTAINERS: Add information about purpose of this file.
12039
12040 2002-04-18 Tom Tromey <tromey@redhat.com>
12041
12042 * configure.in: Disallow configuring libgcj when it is already
12043 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12044 Solaris 2.8 by default. For PR libgcj/6158.
12045
12046 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12047
12048 * configure.in: Move default CC setting out of config/mh-* fragments
12049 directly into here.
12050
12051 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12052
12053 * configure.in: don't even try to configure or make a subdirectory
12054 if there's no configure script for it.
12055
12056 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12057
12058 * MAINTAINERS: Remove chill maintainers.
12059 * Makefile.in (CHILLFLAGS): Remove.
12060 (CHILL_LIB): Remove.
12061 (TARGET_CONFIGDIRS): Remove libchill.
12062 (CHILL_FOR_TARGET): Remove.
12063 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12064 CHILL_LIB.
12065 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12066 (CHECK_TARGET_MODULES): Likewise.
12067 (INSTALL_TARGET_MODULES): Likewise.
12068 (CLEAN_TARGET_MODULES): Likewise.
12069 (configure-target-libchill): Remove.
12070 (all-target-libchill): Remove.
12071 * configure.in (target_libs): Remove target-libchill.
12072 Do not compute CHILL_FOR_TARGET.
12073 * libchill: Remove directory.
12074
12075 2002-04-11 DJ Delorie <dj@redhat.com>
12076
12077 * Makefile.in, configure.in: Sync with binutils, entries
12078 follow...
12079
12080 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12081
12082 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12083 (do-tar, do-bz2): New rules.
12084 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12085 (gdb-tar): New rule.
12086 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12087 (insight_dejagnu.tar): New rule.
12088 (insight.tar): New rule.
12089 (gdb+dejagnu.tar): New rule.
12090 (gdb.tar): New rule.
12091
12092 2002-02-01 Mo DeJong <supermo@bayarea.net>
12093
12094 * Makefile.in: Add all-tix to deps for all-snavigator
12095 so that tix is built when building snavigator.
12096
12097 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12098
12099 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12100 ld and gdb are not supported.
12101
12102 2002-01-07 Mark Salter <msalter@redhat.com>
12103
12104 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12105 Allow target-libgloss to be built for arm, strongarm, and xscale.
12106
12107 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12108
12109 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12110 options for i[3456]86-pc-linux* native builds.
12111
12112 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12113
12114 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12115 files from .po files for a distribution.
12116
12117 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12118
12119 * configure.in: Enable libstdc++-v3 for h8300 targets.
12120
12121 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12122
12123 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12124 version from bfd/.
12125
12126 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12127
12128 * Makefile.in (VER): When present, extract the version number from
12129 the file version.in.
12130
12131 2001-05-24 Tom Rix <trix@redhat.com>
12132
12133 * configure.in : enable ld for aix
12134
12135 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12136
12137 * config.guess: Add linux target for S/390.
12138
12139 2000-11-07 Philip Blundell <pb@futuretv.com>
12140
12141 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12142
12143 2000-11-03 Philip Blundell <pb@futuretv.com>
12144
12145 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12146 files.
12147
12148 2001-01-15 Ben Elliston <bje@redhat.com>
12149
12150 * configure.in (host_tools): Add sid.
12151 Always configure cgen.
12152
12153 2000-11-24 Nick Clifton <nickc@redhat.com>
12154
12155 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12156
12157 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12158
12159 * Makefile.in (ALL_MODULES): Add all-cgen.
12160 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12161 (all-cgen): New target.
12162 (all-opcodes,all-sim): Depend on all-cgen.
12163 * configure.in (host_tools): Add cgen.
12164 Only configure cgen if --enable-cgen-maint.
12165
12166 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12167
12168 * configure.in: Add *-*-freebsd* configurations.
12169
12170 2002-04-08 Tom Tromey <tromey@redhat.com>
12171
12172 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12173 Fixes PR libgcj/6068.
12174
12175 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12176
12177 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12178
12179 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12180
12181 * configure.in (alpha*-dec-osf*): Enable libgcj.
12182
12183 2003-03-27 Matthew Gingell <gingell@gnat.com>
12184
12185 * MAINTAINERS (Write After Approval): Add myself.
12186
12187 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12188
12189 Fix for: PR bootstrap/3591, target/5676
12190 * configure.in (mcore-pe): Disable the configuration of
12191 libstdc++-v3 since exceptions are not supported.
12192
12193 2002-03-20 Anthony Green <green@redhat.com>
12194
12195 * configure.in: Enable libgcj for xscale-elf target.
12196
12197 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12198
12199 * MAINTAINERS: Update my email address.
12200
12201 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12202
12203 * ltmain.sh (relink_command): Fix typo in previous change.
12204
12205 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12206
12207 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12208 (relink_command): Added --tag flags.
12209 (mode=install): If relinking fails; error out.
12210
12211 2002-03-12 Richard Henderson <rth@redhat.com>
12212
12213 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12214 .NOTPARALLEL tag.
12215 (do-check): Rename from check.
12216 (check): Allow parallel check.
12217
12218 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12219
12220 * MAINTAINERS: Add myself as maintainer for xtensa port.
12221 Fix alphabetical order in CPU port maintainer list.
12222 Remove myself from Write After Approval list.
12223
12224 2002-03-11 Richard Henderson <rth@redhat.com>
12225
12226 * Makefile.in (.NOTPARALLEL): Add fake tag.
12227
12228 2002-03-07 H.J. Lu (hjl@gnu.org)
12229
12230 * configure.in: Enable gprof for mips*-*-linux*.
12231
12232 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12233
12234 * MAINTAINERS (Write After Approval): Add myself.
12235
12236 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12237
12238 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12239 libjava.
12240 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12241
12242 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12243
12244 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12245 because its Makefile is there; test for the executable instead.
12246
12247 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12248
12249 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12250 libstdc++-v3 and libjava.
12251
12252 2002-02-11 Adam Megacz <adam@xwt.org>
12253
12254 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12255 boehm-gc
12256
12257 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12258
12259 * config.guess: Updated to 2002-01-30's version.
12260 * config.sub: Updated to 2002-02-01's version.
12261 Contribute sh64-elf.
12262 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12263 * configure.in: Added sh64-*-*.
12264
12265 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12266
12267 * MAINTAINERS: Belatedly add myself to write after approval list.
12268
12269 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12270
12271 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12272 Remove self as Write After Approval.
12273
12274 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12275
12276 * MAINTAINERS: Put self in as maintainer for contrib/regression
12277 directory.
12278
12279 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12280
12281 * MAINTAINERS: Update my email address.
12282
12283 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12284
12285 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12286 target-libiberty, and target-libgloss. Skip Java-related
12287 libraries if not supported for NetBSD on target CPU.
12288
12289 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12290
12291 * install-sh: Use _inst.$$_ for temp file name.
12292
12293 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12294
12295 * MAINTAINERS (Write After Approval): Move my contact info
12296 from here...
12297 (OS Port Maintainers): ...to here (netbsd).
12298
12299 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12300
12301 * MAINTAINERS (Write After Approval): Add myself.
12302
12303 2002-01-17 H.J. Lu <hjl@gnu.org>
12304
12305 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12306 (all-target-fastjar): Also depend on all-target-libiberty.
12307
12308 2002-01-16 H.J. Lu (hjl@gnu.org)
12309
12310 * config.guess: Import from master sources, rev 1.225.
12311 * config.sub: Import from master sources, rev 1.238.
12312
12313 2002-01-16 Kazu Hirata <kazu@hxi.com>
12314
12315 * MAINTAINERS (Write After Approval): Remove myself.
12316
12317 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12318
12319 * MAINTAINERS (Write After Approval): Add myself.
12320
12321 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12322
12323 * MAINTAINERS: Add self as docs co-maintainer.
12324
12325 2001-12-11 Matthias Klose <doko@debian.org>
12326
12327 * MAINTAINERS (Write After Approval): Add myself.
12328
12329 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12330
12331 * MAINTAINERS: Update my email address.
12332
12333 2001-12-07 Turly O'Connor <turly@apple.com>
12334 * MAINTAINERS (Write After Approval): Add myself.
12335 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12336 (rs6000_initialize_trampoline): Call __trampoline_setup for
12337 ABI_DARWIN too.
12338 * darwin-tramp.asm: New file, implements __trampoline_setup.
12339 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12340
12341 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12342
12343 * MAINTAINERS (Write After Approval): Add myself.
12344
12345 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12346
12347 * configure, configure.in: Use temp file for long sed commands.
12348
12349 2001-12-03 Laurent Guerby <guerby@acm.org>
12350
12351 * config.sub: Update to version 1.232 on subversion.
12352
12353 2001-12-03 Ben Elliston <bje@redhat.com>
12354
12355 * MAINTAINERS: Update mail address for config.* patches.
12356
12357 2001-11-27 DJ Delorie <dj@redhat.com>
12358 Zack Weinberg <zack@codesourcery.com>
12359
12360 When build != host, create libiberty for the build machine.
12361
12362 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12363 CONFIG_ARGUMENTS.
12364 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12365 New variables.
12366 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12367 and rules.
12368 (all.normal): Depend on ALL_BUILD_MODULES.
12369 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12370 (all-build-libiberty): Depend on configure-build-libiberty.
12371
12372 * configure: Calculate and substitute proper value for
12373 ALL_BUILD_MODULES.
12374 * configure.in: Create the build subdirectory.
12375 Calculate and substitute TARGET_CONFIGARGS (formerly
12376 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12377
12378 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12379
12380 * MAINTAINERS (write-after-approval): Add self.
12381
12382 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12383
12384 * MAINTAINERS (GNATS only accounts): Remove self.
12385
12386 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12387
12388 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12389 libf2c.
12390
12391 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12392
12393 * MAINTAINERS (Write After Approval): Add self.
12394
12395 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12396
12397 * MAINTAINERS: mips and s390 are also CPU ports.
12398
12399 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12400
12401 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12402
12403 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12404
12405 * MAINTAINERS: Alphabetize.
12406
12407 2001-11-09 Kazu Hirata <kazu@hxi.com>
12408
12409 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12410
12411 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12412
12413 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12414
12415 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12416
12417 * configure.in (--enable-languages): Be more permissive about
12418 syntax. Check for empty lists better. Warn about $LANGUAGES.
12419
12420 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12421
12422 * config.sub: Import from master sources, rev. 1.230.
12423 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12424
12425 2001-11-07 Laurent Guerby <guerby@acm.org>
12426
12427 * MAINTAINERS (Write After Approval): Add self.
12428
12429 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12430
12431 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12432
12433 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12434
12435 * config.sub: Import from master sources, rev 1.226.
12436 * config.guess: Import from master sources, rev 1.216.
12437
12438 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12439
12440 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12441 * MAINTAINERS: Add self as maintainer of MMIX port.
12442 Remove old after-approval entry.
12443
12444 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12445
12446 * ChangeLog, configure: Fix spelling errors.
12447
12448 2001-10-20 Brendan Kehoe <brendan@zen.org>
12449
12450 * MAINTAINERS: Tweak my address.
12451
12452 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12453
12454 * MAINTAINERS: Update my email address.
12455
12456 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12457
12458 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12459 * MAINTAINERS: Add self as maintainer of CRIS port.
12460
12461 2001-10-10 Geert Bosch <bosch@gnat.com>
12462
12463 * MAINTAINERS (Various maintainers: Ada front end):
12464 Added Robert Dewar.
12465
12466 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12467
12468 * MAINTAINERS (Write After Approval): Added self
12469
12470 2001-10-02 Geert Bosch <bosch@gnat.com>
12471
12472 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12473
12474 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12475
12476 * configure: Handle temporary files securely using mkdir.
12477
12478 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12479
12480 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12481
12482 2001-09-26 Will Cohen <wcohen@redhat.com>
12483
12484 * configure.in (*-*-linux*): Disable configuration of target-newlib
12485 and target-libgloss.
12486
12487 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12488
12489 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12490 RANLIB.
12491
12492 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12493
12494 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12495 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12496 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12497 avoid quotes nesting problems.
12498 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12499 (DO_X): Export only variables that are set.
12500
12501 2001-09-19 Ben Elliston <bje@redhat.com>
12502
12503 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12504 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12505 semantics. Use the shell built-in "type" command instead.
12506
12507 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12508
12509 Merged from gcc-3_0-branch:
12510 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12511 * ltcf-c.sh: Use $objext, not $ac_objext.
12512 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12513 * ltcf-cxx.sh: Add support for GNU.
12514 2001-07-22 Timothy Wall <twall@redhat.com>
12515 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12516 default settings if using GNU tools with that configuration.
12517 * ltcf-cxx.sh: Ditto.
12518 * ltcf-gcj.sh: Ditto.
12519 2001-07-21 Michael Chastain <chastain@redhat.com>
12520 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12521 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12522 * ltmain.sh: Mark as gcc-local.
12523
12524 2001-08-30 Eric Christopher <echristo@redhat.com>
12525 Jason Eckhardt <jle@redhat.com>
12526
12527 * config.guess: Merge from master sources.
12528 * config.sub: Merge from master sources, add support for mipsisa32.
12529
12530 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12531 * config.sub: Merge from master sources, rev 1.219.
12532 * MAINTAINERS: Add self as contact for stormy16 port.
12533
12534 2001-08-14 Zack Weinberg <zackw@panix.com>
12535
12536 * config.sub: Merge from master sources, rev 1.218.
12537 * config.guess: Merge from master sources, rev 1.209.
12538
12539 2001-08-11 Graham Stott <grahams@redhat.com>
12540
12541 * Makefile.in (check-c++): Add missing semicolon.
12542
12543 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12544
12545 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12546
12547 2001-07-30 Eric Christopher <echristo@redhat.com>
12548
12549 * MAINTAINERS (Various maintainers: mips port): Added myself.
12550
12551 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12552
12553 * configure.in (sh-*-linux*): New.
12554
12555 2001-07-27 Richard Henderson <rth@redhat.com>
12556
12557 * .cvsignore: Add LAST_UPDATED.
12558
12559 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12560
12561 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12562
12563 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12564
12565 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12566
12567 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12568
12569 * MAINTAINERS (Write After Approval): Added myself.
12570
12571 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12572
12573 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12574 and libgcj on m68hc11/m68hc12.
12575
12576 2001-06-27 H.J. Lu (hjl@gnu.org)
12577
12578 * Makefile (CFLAGS_FOR_BUILD): New.
12579 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12580
12581 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12582
12583 * README: Remove version number.
12584
12585 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12586
12587 * INSTALL/README: Update wrt. to the installation instructions now
12588 residing in gcc/doc/install.texi.
12589
12590 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12591
12592 * README: Replace with a cut-down and updated version of gcc/README.
12593
12594 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12595
12596 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12597 multilibs to be disabled.
12598
12599 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12600
12601 * MAINTAINERS (Write After Approval): Add myself.
12602
12603 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12604
12605 * config.guess: Import CVS version 1.195.
12606 * config.sub: Import CVS version 1.212.
12607
12608 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12609
12610 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12611 gcc/xgcc is built, use -print-prog-name to find out the program
12612 name to use.
12613
12614 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12615
12616 * config.guess: Import CVS version 1.194. All gcc-local changes
12617 appear to also be in the master copy.
12618 * config.sub: Import CVS version 1.211.
12619
12620 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12621
12622 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12623 with_gcc]: Use `gcc -shared' to build a shared library.
12624
12625 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12626
12627 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12628 archives.
12629
12630 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12631
12632 * MAINTAINERS (Write After Approval): Add myself.
12633
12634 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12635
12636 * configure.in (libstdcxx_flags): Do not try to execute
12637 libstdc++-v3/testsuite_flags until it exists.
12638
12639 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12640
12641 * MAINTAINERS: Update my email address.
12642
12643 2001-05-31 Graham Stott <grahams@redhat.com>
12644
12645 * MAINTAINERS (Write After Approval): Add myself.
12646
12647 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12648
12649 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12650 libraries when using g++ with native linker.
12651
12652 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12653
12654 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12655
12656 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12657
12658 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12659 [aix4*|aix5*]: Prepend blank.
12660
12661 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12662
12663 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12664 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12665 of subdir/configure scripts to use the new libtool.m4.
12666
12667 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12668
12669 * MAINTAINERS (Write After Approval): Add myself.
12670
12671 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12672
12673 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12674
12675 2001-05-11 Ben Elliston <bje@redhat.com>
12676
12677 * Makefile.in (all-sid): New target.
12678 (check-sid, clean-sid, install-sid): Likewise.
12679
12680 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12681
12682 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12683
12684 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12685
12686 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12687 libgcj.
12688
12689 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12690
12691 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12692 gcc/xgcc is built, use -print-prog-name to find out the program
12693 name to use.
12694
12695 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12696
12697 * configure.in (noconfigdirs): Don't reset it from scratch in the
12698 target case; only append to it.
12699
12700 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12701 sparc-*-solaris2.8]: Disable ${libgcj}.
12702
12703 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12704
12705 * configure.in (libgcj_saved): Copy from $libgcj.
12706 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12707 --disable-libgcj.
12708
12709 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12710
12711 * MAINTAINERS: Remove self as MIPS maintainer and
12712 C front end maintainer.
12713
12714 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12715
12716 * configure.in: Move *-chorusos target case to the proper switch.
12717 Disable libgcj.
12718
12719 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12720
12721 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12722 1.641.2.228.
12723
12724 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12725
12726 * Makefile.in (STAGE1_CFLAGS): Pass down.
12727
12728 2001-04-13 Alan Modra <amodra@one.net.au>
12729
12730 * config.guess: Add hppa64-linux support. Note for next import that
12731 this is already in the master file.
12732 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12733
12734 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12735
12736 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12737 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12738
12739 2001-04-11 Stan Shebs <shebs@apple.com>
12740
12741 * MAINTAINERS: Add self as Darwin port maintainer.
12742
12743 2001-04-11 Alan Modra <amodra@one.net.au>
12744
12745 * MAINTAINERS: Update my email address.
12746
12747 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12748
12749 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12750 recent versions of FreeBSD (release 3 or later).
12751 * ltconfig: On FreeBSD, -lc must not be provided when building
12752 a shared library or else the standard -pthread gcc option is
12753 rendered worthless to later users of the built library.
12754
12755 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12756
12757 * MAINTAINERS: Add self and RTH as C front end maintainers.
12758
12759 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12760
12761 * config.sub: Make sure to match an already-canonicalized
12762 machine name (eg. mn10300-unknown-elf).
12763
12764 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12765
12766 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12767 New macros.
12768 (bootstrap, cross): Use RECURSE_FLAGS.
12769 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12770
12771 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12772
12773 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12774
12775 2001-03-22 Colin Howell <chowell@redhat.com>
12776
12777 * Makefile.in (DO_X): Do not backslash single-quotes in
12778 backquotes (two places).
12779
12780 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12781
12782 Re-installed:
12783 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12784 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12785 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12786 * ltcf-cxx.sh: Likewise.
12787 * ltcf-gcj.sh: Likewise.
12788
12789 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12790
12791 * MAINTAINERS: Add myself as "documentation co-maintainer".
12792
12793 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12794
12795 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12796 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12797
12798 2001-03-19 Tom Tromey <tromey@redhat.com>
12799
12800 * config-ml.in: Handle GCJ and GCJFLAGS.
12801
12802 2001-03-21 Michael Chastain <chastain@redhat.com>
12803
12804 * Makefile.in: all-m4 depends on all-texinfo.
12805
12806 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12807
12808 * MAINTAINERS: Add myself to write after approval list.
12809
12810 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12811
12812 * Makefile.in (DO_X): Quote nested quotes.
12813
12814 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12815
12816 * MAINTAINERS: Add myself to write after approval list.
12817
12818 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12819
12820 * Makefile.in (DO_X): Use double quotes for quoting
12821 "RANLIB=$${RANLIB}".
12822
12823 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12824
12825 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12826
12827 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12828
12829 * configure.in: Only use `lang_requires' for languages athat are
12830 actually enabled.
12831
12832 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12833
12834 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12835
12836 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12837
12838 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12839
12840 2001-03-07 Tom Tromey <tromey@redhat.com>
12841
12842 * configure.in: Allow config-lang.in to set `lang_requires' to list
12843 of other required languages.
12844
12845 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12846
12847 * Makefile.in: Remove RANLIB definition. Use RANLIB
12848 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12849 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12850
12851 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12852 Alexandre Oliva <aoliva@redhat.com>
12853
12854 * Makefile.in (check-c++): Use tabs, not spaces.
12855
12856 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12857
12858 * MAINTAINERS: add myself to Write After Approval list.
12859
12860 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12861
12862 * Makefile.in (check-c++): New rule.
12863
12864 * configure.in (target_libs): Remove libg++.
12865 (noconfigdirs): Remove libg++.
12866 (noconfigdirs): Same.
12867 (noconfigdirs): Same.
12868 (noconfigdirs): Same.
12869
12870 * config-ml.in: Remove libg++ references.
12871
12872 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12873 (ALL_TARGET_MODULES): Same.
12874 (configure-target-libg++): Remove.
12875 (all-target-libg++): Remove.
12876 (configure-target-libio): Remove.
12877 (all-target-libio): Remove.
12878 (check-target-libio): Remove.
12879 (.PHONY): Remove.
12880 (libg++.tar.bz2): Remove.
12881 (all-target-cygmon): Remove libio.
12882 (all-target-libstdc++): Remove.
12883 (configure-target-libstdc++): Remove.
12884 (TARGET_LIB_PATH): Remove libstdc++.
12885 (ALL_GCC_CXX): Remove libstdc++.
12886 (all-target-gperf): Correct.
12887
12888 2001-02-16 Nick Clifton <nickc@redhat.com>
12889
12890 * configure.in (noconfigdirs): Allow configuration of texinfo
12891 for Cygwin hosts.
12892
12893 2001-02-15 Anthony Green <green@redhat.com>
12894
12895 * configure: Introduce GCJ_FOR_TARGET.
12896 * configure.in: Ditto.
12897 * Makefile.in: Ditto.
12898
12899 2001-02-13 Andreas Schwab <schwab@suse.de>
12900
12901 * MAINTAINERS: Update mail address.
12902
12903 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12904
12905 * config.guess: Add linux target for S/390.
12906 * config.sub: Likewise.
12907
12908 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12909
12910 * configure.in: for *-chorusos, don't config target-newlib and
12911 target-libgloss.
12912
12913 2001-02-06 Ben Elliston <bje@redhat.com>
12914
12915 * configure: Output host type to stdout, not stderr.
12916
12917 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12918
12919 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12920 * ltcf-cxx.sh: Likewise.
12921
12922 * config.if: Assume enable_libstdcxx_v3 is defined.
12923
12924 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12925
12926 Remove V2 C++ library.
12927 * configure.in: Remove --enable-libstdcxx_v3 support.
12928
12929 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12930
12931 * include/demangle.h: Add prototype for java_demangle_v3.
12932
12933 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12934
12935 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12936
12937 2001-01-27 Richard Henderson <rth@redhat.com>
12938
12939 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12940
12941 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12942
12943 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12944 Don't unset, it's non-portable and no longer necessary, set to empty
12945 instead.
12946
12947 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12948
12949 * ltconfig: Shell portability fix for the tagname validity check.
12950
12951 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
12952
12953 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12954 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12955
12956 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12957
12958 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12959
12960 2001-01-26 Tom Tromey <tromey@redhat.com>
12961
12962 * configure.in: Allow libgcj to be built on Sparc Solaris.
12963
12964 2001-01-25 David Edelsohn <edelsohn@gnu.org>
12965
12966 * ltcf-c.sh: Add aix5 case.
12967 * ltcf-cxx.sh: Likewise.
12968 * ltconfig: Likewise.
12969
12970 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
12971
12972 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12973 keep at least one of build_libtool_libs or build_old_libs set to
12974 yes.
12975
12976 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12977 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12978
12979 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12980
12981 * configure.in: Enable libgcj on several additional platforms.
12982
12983 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12984
12985 * configure.in: Enable libgcj for linux targets.
12986
12987 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12988
12989 * MAINTAINERS (Write After Approval): Add myself.
12990
12991 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12992
12993 * MAINTAINERS: Add myself as vax port maintainer.
12994
12995 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12996
12997 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12998
12999 2001-01-09 Mike Stump <mrs@wrs.com>
13000
13001 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13002 failures of subdirectories.
13003
13004 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13005
13006 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13007 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13008 * ltcf-cxx.sh: Likewise.
13009 * ltcf-gcj.sh: Likewise.
13010 * ltconfig.sh: Fix typo.
13011
13012 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13013
13014 * configure: handle DOS-style absolute paths.
13015
13016 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13017
13018 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13019
13020 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13021
13022 * MAINTAINERS: Add myself as avr port co-maintainer.
13023
13024 2000-12-28 Ben Elliston <bje@redhat.com>
13025
13026 * MAINTAINERS: Add myself under ``Write After Approval''.
13027
13028 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13029
13030 * texinfo: Remove directory from GCC.
13031
13032 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13033
13034 * COPYING: Update to current
13035 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13036 to 19yy as example year in copyright notice).
13037
13038 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13039
13040 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13041 (libstdcxx_incdir): Pass down.
13042 * config.if: Remove expired bits for cxx_interface, add stub.
13043 (libstdcxx_incdir): Add variable for g++ include directory.
13044 * configure.in (gxx_include_dir): Use it.
13045
13046 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13047
13048 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13049 with old-email address from ``Write After Approval''.
13050
13051 2000-12-15 Andreas Jaeger <aj@suse.de>
13052
13053 * configure.in: Handle lang_dirs.
13054
13055 2000-12-14 Tom Tromey <tromey@redhat.com>
13056
13057 * MAINTAINERS: Removed brads.
13058
13059 * MAINTAINERS: Added gcj developers.
13060
13061 2000-12-13 Anthony Green <green@redhat.com>
13062
13063 * configure.in: Disable libgcj for any target not specifically
13064 listed. Disable libgcj for x86 and Alpha Linux until compatible
13065 with g++ abi.
13066
13067 2000-12-13 Mike Stump <mrs@wrs.com>
13068
13069 * Makefile.in (local-distclean): Also remove fastjar.
13070
13071 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13072
13073 * contrib/gcc_update: Add fastjar --touch entries.
13074
13075 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13076
13077 * configure.in: Disable language-specific target libraries for
13078 languages that aren't enabled.
13079
13080 2000-12-10 Anthony Green <green@redhat.com>
13081
13082 * configure.in: Define libgcj. Disable libgcj target libraries for
13083 most targets.
13084
13085 2000-12-10 Neil Booth <neilb@earthling.net>
13086
13087 * MAINTAINERS: Update mail address, remove from WAA list.
13088
13089 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13090
13091 * libjava: Imported from /cvs/java.
13092 * libffi: Likewise.
13093 * Boehm-gc: Likewise.
13094
13095 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13096
13097 * configure.in (target_libs): Revert 2000-12-08 patch.
13098 (noconfigdirs): Added target-libjava.
13099
13100 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13101
13102 * djunpack.bat: removed.
13103
13104 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13105
13106 * Makefile.in: handle DOS-style absolute paths.
13107 * config-ml.in: likewise.
13108 * symlink-tree: likewise.
13109
13110 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13111
13112 * fastjar: Imported.
13113
13114 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13115
13116 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13117 libjava.
13118 * configure.in (target_libs): Removed `target-libjava'.
13119
13120 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13121
13122 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13123 (ALL_MODULES): Added fastjar.
13124 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13125 (all-target-libjava): all-fastjar replaces all-zip.
13126 (all-fastjar): Added.
13127 (configure-target-fastjar, all-target-fastjar): Likewise.
13128 * configure.in (host_tools): Added fastjar.
13129
13130 2000-12-07 Mike Stump <mrs@wrs.com>
13131
13132 * Makefile.in (local-distclean): Remove leftover built files.
13133
13134 2000-11-24 Nick Clifton <nickc@redhat.com>
13135
13136 * configure.in (xscale-elf): Add target.
13137 (xscale-coff): Add target.
13138
13139 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13140
13141 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13142 recent versions of FreeBSD (release 3 or later).
13143 * ltconfig: On FreeBSD, -lc must not be provided when building
13144 a shared library or else the standard -pthread gcc option is
13145 rendered worthless to later users of the built library.
13146
13147 2000-11-16 Fred Fish <fnf@be.com>
13148
13149 * configure.in (enable_libstdcxx_v3): Fix typo,
13150 libstd++ -> libstdc++.
13151
13152 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13153
13154 * MAINTAINERS: Add self to Write After Approval list.
13155
13156 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13157
13158 * MAINTAINERS: Update my email address. Add myself to global write
13159 privs list.
13160
13161 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13162
13163 * Makefile.in: Merge with src and libgcj.
13164 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13165 configure-target-<library> when their configure scripts need the C
13166 or C++ library to have already been built to work properly.
13167 (do_proto_toplev): Set them to an empty string.
13168
13169 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13170 (REALLY_SET_LIB_PATH): Use them.
13171
13172 2000-11-17 Stan Shebs <shebs@apple.com>
13173
13174 * MAINTAINERS: Add self to Write After Approval list.
13175
13176 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13177
13178 * configure: Provide the original toplevel configure arguments
13179 (including $0) to subprocesses in the environment rather than
13180 through gcc/configargs.h.
13181
13182 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13183
13184 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13185 C99. Alphabetise "Write After Approval" list.
13186
13187 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13188
13189 * configure: Turn on libstdc++ V3 by default.
13190
13191 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13192 if we've got GCC.
13193
13194 2000-11-11 Philip Blundell <philb@gnu.org>
13195
13196 * MAINTAINERS: Add self to Write After Approval list.
13197
13198 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13199
13200 * ltcf-c.sh (aix4): Improve shared library configuration; require
13201 exporting symbols.
13202 * ltcf-cxx.sh (aix4): Define.
13203 * ltconfig (aix4): Define library and soname specs appropriate for
13204 AIX. Define command to create export symbols list.
13205
13206 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13207
13208 * config.sub: Add support for Sun Chorus
13209
13210 2000-10-31 Nick Clifton <nickc@redhat.com>
13211
13212 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13213 <name>@redhat.com. Also installed new email address for Clint
13214 Popetz.
13215
13216 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13217
13218 * etc: Remove directory from GCC.
13219
13220 2000-10-16 Michael Meissner <meissner@redhat.com>
13221
13222 * configure (gcc/configargs.h): Only create if there is a build GCC
13223 directory created.
13224
13225 2000-10-16 Matthias Klose <doko@debian.org>
13226
13227 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13228 when configured for libstdc++-v3.
13229
13230 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13231
13232 * configure: Save configure arguments to gcc/configargs.h.
13233
13234 2000-10-04 Philipp Thomas <pthomas@suse.de>
13235
13236 * config.guess: Import CVS version 1.157.
13237 * config.sub: Import CVS version 1.181.
13238
13239 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13240
13241 * Makefile.in (bootstrap): avoid recursion if subdir missing
13242 (cross): ditto
13243 (do-proto-toplev): ditto
13244
13245 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13246
13247 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13248 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13249
13250 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13251 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13252 all affected `configure' scripts.
13253
13254 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13255
13256 * MAINTAINERS: Add self as cpplib co-maintainer.
13257
13258 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13259
13260 * MAINTAINERS: Add self to Write After Approval list.
13261
13262 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13263
13264 * INSTALL/README: egcs -> GCC update.
13265
13266 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13267
13268 * MAINTAINERS: Add myself to Write After Approval list.
13269
13270 2000-09-15 Kazu Hirata <kazu@hxi.com>
13271
13272 * MAINTAINERS: Add myself to Write After Approval list.
13273
13274 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13275
13276 * configure.in: Do not build byacc for hppa64. Provide paths to the
13277 X11 libraries for hppa64.
13278
13279 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13280
13281 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13282
13283 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13284
13285 * Makefile.in (all-zlib): Added dummy target.
13286
13287 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13288 ltcf-gcj.sh: Updated from libtool multi-language branch.
13289
13290 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13291
13292 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13293 (bootstrap*): Depend on all-bootstrap.
13294
13295 2000-09-05 Philipp Thomas <pthomas@suse.de>
13296
13297 * config.guess: Import CVS version 1.156.
13298 * config.sub: Import CVS version 1.179.
13299
13300 2000-09-02 Anthony Green <green@cygnus.com>
13301
13302 * Makefile.in (all-gcc): Depend on all-zlib.
13303 (CLEAN_MODULES): Add clean-zlib.
13304 (ALL_MODULES): Add all-zlib.
13305 * configure.in (host_libs): Add zlib.
13306
13307 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13308
13309 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13310 crosses, but add gcc/include to the header search path for them.
13311
13312 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13313
13314 * MAINTAINERS: Add self to Write After Approval list.
13315
13316 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13317
13318 * config.guess: Import CVS version 1.152.
13319 * config.sub: Import CVS version 1.177.
13320
13321 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13322
13323 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13324 $targargs to tell whether newlib is going to be built.
13325
13326 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13327 $$r/TARGET_SUBDIR/libio for _G_config.h.
13328
13329 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13330
13331 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13332
13333 2000-08-22 DJ Delorie <dj@redhat.com>
13334
13335 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13336
13337 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13338
13339 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13340 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13341 sub-configures.
13342
13343 2000-08-21 DJ Delorie <dj@redhat.com>
13344
13345 * MAINTAINERS: Add self as a libiberty maintainer
13346
13347 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13348
13349 * configure.in (libstdcxx_flags): Use
13350 libstdc++-v3/src/libstdc++.INC.
13351
13352 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13353
13354 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13355
13356 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13357
13358 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13359
13360 * configure: Make enable_threads and enable_shared defaults
13361 explicit. Substitute enable_threads into generated Makefiles.
13362 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13363 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13364
13365 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13366
13367 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13368
13369 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13370
13371 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13372 previous delta.
13373
13374 2000-08-11 Jason Merrill <jason@redhat.com>
13375
13376 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13377 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13378 (FLAGS_FOR_TARGET): Not here.
13379 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13380
13381 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13382
13383 * config-ml.in (CC, CXX): Don't introduce a leading space.
13384
13385 2000-08-07 DJ Delorie <dj@delorie.com>
13386
13387 * MAINTAINERS: Add self as a DJGPP maintainer
13388
13389 2000-08-07 DJ Delorie <dj@redhat.com>
13390
13391 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13392 "if we're also building gcc, and it's a gcc that will run on the
13393 build machine, we want to use its includes instead of the system's
13394 default includes".
13395
13396 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13397
13398 * MAINTAINERS: Add self to Write After Approval list.
13399
13400 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13401
13402 * configure.in (libstdcxx_flags): Don't use `"'.
13403
13404 * config-ml.in: Adjust multilib search paths to the
13405 appropriate multilib tree.
13406
13407 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13408
13409 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13410 commas in $LANGUAGES.
13411
13412 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13413
13414 * configure.in: Re-enable all references to libg++ and librx.
13415
13416 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13417
13418 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13419 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13420 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13421 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13422
13423 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13424
13425 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13426
13427 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13428 CXX_FOR_TARGET for sed.
13429
13430 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13431
13432 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13433 Do not override if already set in the environment or in configure.
13434 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13435 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13436
13437 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13438
13439 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13440 the libtool CVS tree multi-language branch.
13441 * ltconfig, ltmain.sh: Updated.
13442
13443 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13444
13445 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13446 (clean-target): Depend on it.
13447
13448 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13449 (GCC_FOR_TARGET): Use it.
13450 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13451 * configure.in: ... here.
13452 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13453 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13454
13455 2000-07-24 Eric Christopher <echristo@cygnus.com>
13456
13457 * MAINTAINERS: Add self to Write After Approval list.
13458
13459 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13460
13461 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13462 (configure-target-libchill, configure-target-libobjc): Likewise.
13463
13464 * configure.in: Use the same cache file for all target libs.
13465 * config-ml.in: But different cache files per multilib variant.
13466
13467 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13468
13469 * configure (topsrcdir): Don't use dirname.
13470
13471 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13472
13473 * MAINTAINERS: Add self to Write After Approval list.
13474
13475 2000-07-20 Jason Merrill <jason@redhat.com>
13476
13477 * configure.in: Remove all references to libg++ and librx.
13478
13479 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13480
13481 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13482
13483 * config.sub: Update to subversions version 2000-07-06.
13484
13485 2000-07-12 Andrew Haley <aph@cygnus.com>
13486
13487 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13488 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13489
13490 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13491
13492 * symlink-tree: Check number of arguments.
13493
13494 2000-07-05 Jim Wilson <wilson@cygnus.com>
13495
13496 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13497 search path for a g++ extracted from the build tree. This
13498 will allow link tests run by configure scripts in
13499 subdirectories to succeed.
13500
13501 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13502
13503 * ltconfig: Add support for mips-dde-sysv4.2MP
13504
13505 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13506
13507 * MAINTAINERS: Add myself as loop discovery maintainer.
13508
13509 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13510
13511 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13512 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13513
13514 2000-06-19 Timothy Wall <twall@cygnus.com>
13515
13516 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13517 * config.sub: Add tic54x target.
13518
13519 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13520
13521 * MAINTAINERS: Add self as Fortran maintainer,
13522 remove Craig Burley.
13523
13524 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13525
13526 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13527 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13528
13529 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13530
13531 * MAINTAINERS: Add self as i18n maintainer
13532
13533 20000-05-21 H.J. Lu (hjl@gnu.org)
13534
13535 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13536 directory are used if they exist. Make sure
13537 $(build_tooldir)/include is searched for header files,
13538 $(build_tooldir)/lib/ for library files.
13539 (GCC_FOR_TARGET): Likewise.
13540 (CXX_FOR_TARGET): Likewise.
13541
13542 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13543
13544 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13545
13546 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13547
13548 * Makefile.in (configure-target-libiberty): Depend on
13549 configure-target-newlib.
13550
13551 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13552
13553 * configure.in, Makefile.in: Merge all libffi-related
13554 configury stuff from the libgcj tree.
13555
13556 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13557
13558 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13559 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13560
13561 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13562
13563 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13564 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13565 current version information. Add to proto-toplev directory.
13566 (gdb-taz): Build do-djunpack.
13567
13568 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13569
13570 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13571
13572 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13573
13574 * MAINTAINERS: Add self to Write After Approval list.
13575
13576 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13577
13578 * ltmain.sh: Preserve in relink_command any environment
13579 variables that may affect the linker behavior.
13580
13581 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13582
13583 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13584
13585 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13586
13587 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13588
13589 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13590
13591 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13592 with the version name.
13593
13594 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13595
13596 * MAINTAINERS: Add self as bb-reorder maintainer.
13597
13598 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13599
13600 * config.if: Tweak.
13601
13602 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13603
13604 * djunpack.bat: New file.
13605
13606 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13607
13608 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13609 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13610 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13611 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13612
13613 2000-04-16 Dave Pitts <dpitts@cozx.com>
13614
13615 * config.sub (case $basic_machine): Change default for "ibm-*"
13616 to "openedition".
13617
13618 2000-04-13 Andreas Jaeger <aj@suse.de>
13619
13620 * MAINTAINERS: Added myself.
13621
13622 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13623
13624 * Makefile.in (gdb-taz): New target. GDB specific archive.
13625 (do-md5sum): New target.
13626 (MD5PROG): Define.
13627 (PACKAGE): Default to TOOL.
13628 (VER): Default to a shell script.
13629 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13630 md5 checksum generation.
13631 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13632 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13633 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13634 insight.tar.bz2): Use gdb-taz to create archive.
13635
13636 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13637
13638 * configure (warn_cflags): Delete.
13639
13640 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13641
13642 * MAINTAINERS: Added myself.
13643
13644 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13645 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13646
13647 * configure.in (enable_libstdcxx_v3): Add.
13648 (target_libs): Add bits here to switch between libstdc++-v2 and
13649 libstdc++-v3.
13650 * config.if: And this file too.
13651 * Makefile.in: Add libstdc++-v3 targets.
13652
13653 2000-04-05 Michael Meissner <meissner@redhat.com>
13654
13655 * config.sub (d30v): Add d30v as a basic machine type.
13656
13657 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13658
13659 * configure.in: -linux-gnu*, not -linux-gnu.
13660
13661 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13662
13663 * MAINTAINERS: Add self in write-after-approval section.
13664
13665 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13666
13667 * MAINTAINERS: Add self as ia64 port maintainer.
13668
13669 2000-03-08 Neil Booth <NeilB@earthling.net>
13670
13671 * MAINTAINERS: Add self in write-after-approval section.
13672
13673 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13674
13675 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13676 (do-tar-bz2): Replace TOOL with PACKAGE.
13677 (gdb.tar.bz2): Remove GDBTK from GDB package.
13678 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13679 dejagnu.tar.bz2): New packages.
13680
13681 2000-02-27 Andreas Jaeger <aj@suse.de>
13682
13683 * configure.in: Add entry for mips*-*-linux*, move catch all
13684 *-*-*linux* entry below this one.
13685
13686 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13687
13688 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13689
13690 2000-02-24 Nick Clifton <nickc@cygnus.com>
13691
13692 * config.sub: Support an OS of "wince".
13693
13694 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13695
13696 * config.guess, config.sub: Updated to match config's 2000-02-15
13697 version.
13698
13699 2000-02-23 Linas Vepstas <linas@linas.org>
13700
13701 * config.sub: Add support for Linux/IBM 370.
13702 * configure.in: Likewise.
13703
13704 2000-02-22 Nick Clifton <nickc@cygnus.com>
13705
13706 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13707
13708 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13709
13710 * config.guess: Guess "cygwin" rather than "cygwin32".
13711
13712 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13713
13714 * configure (gcc_version): When setting, narrow search to
13715 lines containing `version_string'.
13716
13717 2000-02-15 Denis Chertykov <denisc@overta.ru>
13718
13719 * config.sub: Add support for avr target.
13720
13721 2000-02-14 Nick Clifton <nickc@cygnus.com>
13722
13723 * MAINTAINERS: Add maintainers for MCore port.
13724
13725 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13726
13727 * config.sub: Add mmix-knuth-mmixware.
13728
13729 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13730
13731 * MAINTAINERS: Pair cccp with cpplib maintainership.
13732
13733 2000-01-27 Christopher Faylor <cgf@redhat.com>
13734
13735 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13736 structure stuff to -L library search.
13737 (CXX_FOR_TARGET): Ditto.
13738 (CROSS_CHECK_MODULES): Fix spelling mistake.
13739
13740 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13741
13742 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13743 the C++ compiler.
13744
13745 2000-01-12 Richard Henderson <rth@cygnus.com>
13746
13747 * configure.in: Don't build some bits for beos.
13748
13749 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13750
13751 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13752 as include files.
13753
13754 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13755
13756 * Add self as cpplib maintainer, as requested by Jason
13757 Merrill. Correct my e-mail address.
13758
13759 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13760
13761 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13762 not mh-aix43.
13763
13764 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13765
13766 * MAINTAINERS: Add myself to "write after approval" list.
13767
13768 1999-12-14 Richard Henderson <rth@cygnus.com>
13769
13770 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13771 * config.sub: Accept alphaev[78], alphaev8.
13772
13773 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13774
13775 * config.guess, config.sub: Update from autoconf.
13776
13777 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13778
13779 * MAINTAINERS: update my playtime e-address.
13780
13781 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13782
13783 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13784 necessary libraries are missing.
13785
13786 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13787
13788 * MAINTAINERS: Add new 'write after approval' maintainer.
13789
13790 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13791
13792 * MAINTAINERS: Add new Java maintainer.
13793
13794 1999-10-25 Andreas Schwab <schwab@suse.de>
13795
13796 * configure: Fix quoting inside arguments of eval.
13797
13798 1999-10-21 Nick Clifton <nickc@cygnus.com>
13799
13800 * config-ml.in: Allow suppression of some ARM multilibs.
13801
13802 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13803
13804 * config.guess: Add OS/390 match pattern.
13805 * config.sub: Add mvs, openedition targets.
13806 * configure.in (i370-ibm-opened*): New.
13807
13808 1999-09-04 Steve Chamberlain <sac@pobox.com>
13809
13810 * config.sub: Add support for configuring for pj.
13811
13812 1999-08-31 Nick Clifton <nickc@cygnus.com>
13813
13814 * config.sub (maybe_os): Add support for configuring for fr30.
13815
13816 1999-08-25 Nick Clifton <nickc@cygnus.com>
13817
13818 * configure.in: Do not configure or build ld for AIX
13819 platforms. ld is known to be broken on these platforms.
13820
13821 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13822
13823 * config-ml.in: Pass compiler flag corresponding to multidirs to
13824 subdir configures.
13825
13826 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13827
13828 * Makefile.in (LDFLAGS): Define.
13829
13830 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13831
13832 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13833 noconfigdirs.
13834 (*-*-cygwin*): Likewise.
13835
13836 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13837
13838 * mkdep: New file.
13839 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13840 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13841
13842 From Eli Zaretskii <eliz@is.elta.co.il>:
13843 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13844 long file name when using DJGPP on MS-DOS.
13845
13846 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13847
13848 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13849
13850 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13851
13852 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13853 dependency as this causes "make check" to globally "make all"
13854
13855 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13856
13857 * configure.in (target_libs): Added target-zlib.
13858 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13859 (CONFIGURE_TARGET_MODULES): Likewise.
13860 (CHECK_TARGET_MODULES): Likewise.
13861 (INSTALL_TARGET_MODULES): Likewise.
13862 (CLEAN_TARGET_MODULES): Likewise.
13863 (configure-target-zlib): New target.
13864 (all-target-zlib): Likewise.
13865 (all-target-libjava): Depend on all-target-zlib.
13866 (configure-target-libjava): Depend on configure-target-zlib.
13867
13868 * Makefile.in (configure-target-libjava): Depend on
13869 configure-target-newlib.
13870 (configure-target-boehm-gc): New target.
13871 (configure-target-qthreads): New target.
13872
13873 * configure.in (target_libs): Added target-qthreads.
13874 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13875 (CONFIGURE_TARGET_MODULES): Likewise.
13876 (CHECK_TARGET_MODULES): Likewise.
13877 (INSTALL_TARGET_MODULES): Likewise.
13878 (CLEAN_TARGET_MODULES): Likewise.
13879 (all-target-qthreads): New target.
13880 (configure-target-libjava): Depend on configure-target-qthreads.
13881 (all-target-libjava): Depend on all-target-qthreads.
13882
13883 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13884 (CONFIGURE_TARGET_MODULES): Likewise.
13885 (CHECK_TARGET_MODULES): Likewise.
13886 (INSTALL_TARGET_MODULES): Likewise.
13887 (CLEAN_TARGET_MODULES): Likewise.
13888 (all-target-libjava): New target.
13889 (all-target-boehm-gc): Likewise.
13890 * configure.in (target_libs): Added libjava, boehm-gc.
13891
13892 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13893
13894 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13895 configure.bat in SUPPORT_FILES.
13896 (gas+binutils.tar.bz2): Likewise.
13897
13898 * makeall.bat: Remove; obsolete.
13899
13900 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13901
13902 From Mark Elbrecht:
13903 * configure.bat: Remove; obsolete.
13904
13905 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13906
13907 * configure: Add -W -Wall to the default CFLAGS when compiling with
13908 gcc.
13909
13910 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13911
13912 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13913
13914 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13915
13916 * configure.in: Build ld on IRIX6.
13917
13918 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13919
13920 * Makefile.in: Change distribution targets to use bzip2 instead of
13921 gzip.
13922 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13923 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13924
13925 1999-06-04 Nick Clifton <nickc@cygnus.com>
13926
13927 * config.sub: Add mcore target.
13928
13929 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13930
13931 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13932
13933 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13934
13935 * config.guess (dummy): Changed to $dummy.
13936
13937 1999-05-24 Nick Clifton <nickc@cygnus.com>
13938
13939 * config.sub: Tidied up case statements.
13940
13941 1999-05-22 Ben Elliston <bje@cygnus.com>
13942
13943 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13944 <jiro@din.or.jp>.
13945
13946 * config.guess: Merge with FSF version. Future changes will be
13947 more accurately recorded in this ChangeLog.
13948 * config.sub: Likewise.
13949
13950 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
13951
13952 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13953
13954 1999-04-30 Tom Tromey <tromey@cygnus.com>
13955
13956 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13957
13958 1999-04-23 Tom Tromey <tromey@cygnus.com>
13959
13960 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13961
13962 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
13963
13964 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13965 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13966 Bad merge removed these two changes.
13967
13968 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
13969 Martin Heller (Ing.-Buero_Heller@t-online.de)
13970
13971 * config.guess (interix Alpha): Add.
13972
13973 1999-04-11 Richard Henderson <rth@cygnus.com>
13974
13975 * configure.in (i?86-*-beos*): Do config gperf; don't config
13976 gdb, newlib, or libgloss.
13977
13978 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
13979
13980 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13981 link a trivial program with -mabi=64. If it fails, remove mabi=64
13982 from multidirs.
13983
13984 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13985
13986 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13987
13988 1999-04-08 Nick Clifton <nickc@cygnus.com>
13989
13990 * config.sub: Add support for mcore targets.
13991
13992 1999-04-07 Michael Meissner <meissner@cygnus.com>
13993
13994 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13995 not mt-ospace, in order to shut up assembler warning about using
13996 symbols that are named the same as registers.
13997
13998 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
13999
14000 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14001 dependency list for all-target-cygmon.
14002
14003 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14004
14005 * config-ml.in: Check $host, not $target, for selective multilibs.
14006 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14007 thumb interworking, and underscore prefix multilibs.
14008
14009 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14010
14011 * missing: Update to version from current automake.
14012
14013 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14014
14015 * configure (gxx_include_dir): Removed.
14016
14017 * configure.in (gxx_include_dir): Handle it.
14018 * Makefile.in: Likewise.
14019
14020 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14021
14022 * config.sub (mips64vr4111,mips64vr4111el) Add.
14023
14024 1999-03-21 Ben Elliston <bje@cygnus.com>
14025
14026 * config.guess: Correct typo for detecting ELF on FreeBSD.
14027
14028 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14029
14030 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14031 config/mh-djgpp.
14032
14033 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14034
14035 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14036 all-target-newlib to dependency list for all-target-bsp.
14037
14038 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14039
14040 * config.sub: Add i386-uwin support.
14041 * config.guess: Likewise.
14042
14043 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14044
14045 * configure.in: cleanup, add mh-*pic handling for arm, special
14046 case powerpc*-*-aix*
14047
14048 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14049
14050 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14051 can be built.
14052
14053 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14054
14055 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14056 targets.
14057
14058 1999-03-02 Nick Clifton <nickc@cygnus.com>
14059
14060 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14061
14062 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14063
14064 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14065
14066 1999-02-24 Nick Clifton <nickc@cygnus.com>
14067
14068 * config.sub: Fix typo in arm recognition.
14069
14070 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14071
14072 * configure.in (noconfigdirs): Changed target_configdirs to
14073 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14074 rather than m68k-*-* since it is not known to work on
14075 m68k-aout. Ditto for arm-*-*oabi.
14076
14077 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14078
14079 * configure.in (*-*-windows*): Remove, no longer used.
14080
14081 1999-02-19 Ben Elliston <bje@cygnus.com>
14082
14083 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14084 Smart and improved by Andrew Cagney.
14085
14086 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14087
14088 * config.guess: Recognize openbsd-*-hppa.
14089
14090 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14091
14092 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14093 only if it is not empty.
14094
14095 1999-02-17 Nick Clifton <nickc@cygnus.com>
14096
14097 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14098
14099 * config.guess: Modified to recognize uname's armv* syntax.
14100
14101 * config.sub: Modified to recognize uname's armv* syntax.
14102
14103 1999-02-17 Mark Salter <msalter@cygnus.com>
14104
14105 * configure.in: Added target-bsp for sparclite.
14106
14107 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14108
14109 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14110
14111 1999-02-08 Nick Clifton <nickc@cygnus.com>
14112
14113 * configure.in: Add support for strongarm port.
14114 * config.sub: Add support for strongarm target.
14115
14116 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14117
14118 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14119 the old name config/mh-cygwin32.
14120 Enable texinfo.
14121
14122 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14123
14124 * configure.in: Do build ld for ix86 Solaris.
14125
14126 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14127
14128 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14129 $AR_FOR_TARGET. Likewise for RANLIB.
14130
14131 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14132
14133 * config.sub (oabi): Recognize.
14134 * configure.in (arm-*-oabi): Handle.
14135
14136 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14137
14138 * config.guess: Improve detection of i686 on UnixWare 7.
14139
14140 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14141
14142 * config.guess: Add support for i386-pc-interix.
14143 * config.sub: Likewise.
14144 * configure.in: Likewise.
14145
14146 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14147
14148 * Makefile.in: Remove unneeded all-target-libio from
14149 from all-target-winsup target since it is now unneeded.
14150 Add all-target-libtermcap in its place since it is now
14151 needed.
14152
14153 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14154
14155 * configure.in: makefile stub for cygwin target is probably
14156 unnecessary. Remove it for now.
14157
14158 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14159
14160 * configure.in: libtermcap.a should be built when cygwin is the
14161 target as well as the host.
14162 * config.guess: Allow mixed case in cygwin uname output.
14163 * Makefile.in: Add libtermcap target.
14164
14165 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14166
14167 * config.sub: Clean up handling of hppa2.0.
14168
14169 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14170
14171 * config.guess: Use C code to identify more HP machines.
14172
14173 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14174
14175 * config.sub: Handle hppa2.0.
14176
14177 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14178
14179 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14180 cygmon for all sparclite targets, regardless of object format.
14181
14182 1998-12-15 Mark Salter <msalter@cygnus.com>
14183
14184 * configure.in: Added target-bsp for several target architectures.
14185
14186 * Makefile.in: Added rules for bsp.
14187
14188 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14189
14190 * config.guess: Improve detection of hppa2.0 processors.
14191
14192 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14193
14194 * config.guess: Recognize FreeBSD using ELF automatically.
14195
14196 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14197
14198 * configure (skip-this-dir): Add handling for new shell script, which
14199 might be created by a sub-directory's configure to indicate, this particular
14200 directory is "unwanted".
14201 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14202
14203 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14204
14205 * ltconfig: import from libtool, after changing libtool to
14206 account for the cygwin name change.
14207
14208 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14209
14210 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14211 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14212
14213 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14214
14215 * configure.in: Add libtermcap to list of cygwin dependencies.
14216
14217 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14218
14219 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14220 they include winsup/include when it's a cygwin target.
14221
14222 1998-11-12 Tom Tromey <tromey@cygnus.com>
14223
14224 * configure.in (host_tools): Added zip.
14225 * Makefile.in (all-target-libjava): Depend on all-zip.
14226 (all-zip): New target.
14227 (ALL_MODULES): Added all-zip.
14228 (NATIVE_CHECK_MODULES): Added check-zip.
14229 (INSTALL_MODULES): Added install-zip.
14230 (CLEAN_MODULES): Added clean-zip.
14231
14232 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14233
14234 * Makefile.in: lose "32" from comment about cygwin.
14235
14236 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14237
14238 * configure.in: Use -Os to build target libraries for the fr30.
14239
14240 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14241
14242 * config.sub: Add fr30.
14243
14244 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14245
14246 * configure.in: drop "32" from config/mh-cygwin32. Check
14247 cygwin* instead of cygwin32*.
14248 * config.sub: Check cygwin* instead of cygwin32*.
14249
14250 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14251
14252 * config.guess: Match any version of Unixware7.
14253
14254 1998-10-20 Syd Polk <spolk@cygnus.com>
14255
14256 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14257 if desired.
14258
14259 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14260
14261 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14262 these if the appropriate directories and files to not exist.
14263
14264 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14265
14266 * Makefile.in (DEVO_SUPPORT): Add config.if.
14267
14268 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14269
14270 * configure: Add pattern to replace "build_tooldir"'s
14271 definition in the generated Makefile with "tooldir"'s
14272 actual value.
14273
14274 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14275
14276 * config.sub: Bring back lost sparcv9.
14277
14278 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14279
14280 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14281
14282 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14283 CC_FOR_TARGET and friends.
14284
14285 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14286
14287 * Makefile.in (build_tooldir): New variable, same as tooldir.
14288 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14289 -B$(build_tooldir)/bin/.
14290 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14291
14292 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14293
14294 * README: Remove installation instructions and refer to the
14295 INSTALL directory instead.
14296
14297 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14298
14299 * config.sub: Add support for i[34567]86-pc-udk.
14300 * configure.in: Likewise.
14301
14302 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14303
14304 * Makefile.in: add bzip2 package building bits for user
14305 tools module
14306 * configure.in: ditto
14307
14308 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14309
14310 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14311 (ALL_TARGET_MODULES): Add all-target-libobjc.
14312 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14313 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14314 (all-target-libchill): Add dependencies.
14315 * configure.in (target_libs): Add libchill.
14316
14317 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14318
14319 * configure.in (target_subdir): Remove duplicate line.
14320
14321 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14322
14323 * Makefile.in (all-automake): fix dependencies.
14324
14325 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14326
14327 * configure.in: Minor cleanups for building in the $(target_alias)
14328 subdir.
14329
14330 1998-09-22 Jim Wilson <wilson@cygnus.com>
14331
14332 * Makefile.in (bootstrap): Set r and s before make all. Use
14333 BASE_FLAGS_TO_PASS in make all.
14334 (cross): Likewise.
14335
14336 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14337
14338 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14339
14340 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14341
14342 * config.sub: Fix typo in last change.
14343
14344 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14345
14346 * config.sub: Add support for C4x target.
14347 * configure.in: Likewise.
14348
14349 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14350
14351 * config.sub: Recognize sparcv9 just like sparc64.
14352
14353 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14354
14355 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14356
14357 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14358
14359 * config.guess: Correctly identify Pentium II sco boxes.
14360
14361 * config.guess: Fix "tr" code. From Weiwen Liu.
14362
14363 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14364
14365 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14366 stabs.
14367
14368 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14369
14370 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14371 (ALL_TARGET_MODULES): Add all-target-libchill.
14372 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14373 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14374 (all-target-libchill): Add dependencies.
14375 * configure.in (target_libs): Add libchill.
14376
14377 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14378
14379 * config.guess: Avoid assumptions about "tr" behaves when
14380 LANG is set to something other than English.
14381
14382 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14383
14384 * configure (gxx_include_dir): Changed to
14385 '${prefix}/include/g++'-${libstdcxx_interface}.
14386
14387 * config.if: New to determine the interfaces.
14388
14389 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14390
14391 * config.guess: Detect and handle MPE/IX.
14392 * config.sub: Deal with MPE/IX.
14393
14394 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14395
14396 * configure.in: Use mh-aix43.
14397
14398 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14399
14400 * configure: Fix --without/--disable cases for gxx-include-dir.
14401
14402 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14403
14404 * mdata-sh: Imported. Needed for automake support.
14405
14406 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14407
14408 * Makefile.in (taz): Try "chmod -R og=u ." before
14409 "chmod og=u `find . -print`".
14410
14411 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14412
14413 * configure.in: Add arm-elf and thumb-elf support.
14414
14415 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14416
14417 * Makefile.in: Undo previous patch.
14418
14419 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14420
14421 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14422 to here ...
14423 (install-no-fixedincludes): and here
14424 (INSTALL_MODULES): ... from here.
14425
14426 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14427
14428 * config.sub: Merge with FSF.
14429
14430 * config.guess: Merge with FSF.
14431
14432 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14433
14434 * configure (extraconfigdirs): New variable.
14435 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14436 * Makefile.in (all): Move higher in file.
14437 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14438 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14439 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14440 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14441 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14442
14443 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14444
14445 * Makefile.in (all-target-libjava): Depend on all-gcc and
14446 all-target-newlib.
14447 (configure-target-libjava): Depend on $(ALL_GCC).
14448
14449 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14450
14451 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14452 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14453
14454 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14455
14456 * INSTALL/README: Fix typo.
14457
14458 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14459
14460 * ylwrap: Change absolute path checks to check for DOS style path
14461 names.
14462
14463 * ylwrap: Don't use a full path name if the source file is in the
14464 same directory. From hjl@lucon.org (H.J. Lu).
14465
14466 * config-ml.in: Default to being verbose, to match Feb 18 change to
14467 configure.
14468
14469 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14470
14471 Brought over from egcs:
14472
14473 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14474
14475 * configure.in (target_subdir): Set to ${target_alias} instead
14476 of "libraries".
14477
14478 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14479
14480 * configure.in (target_subdir): Set to libraries if enable_multilib.
14481
14482 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14483
14484 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14485 multilibs, force reconfiguration the first time we create
14486 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14487
14488 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14489
14490 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14491 avoid confusion with --no-recursion.
14492
14493 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14494
14495 * configure.in: Win32 hosts shouldn't use install -x
14496 * install-sh: remove -x option, and special .exe-handling
14497 hack.
14498
14499 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14500
14501 * config.guess: Recognize i586-pc-beos.
14502 * configure.in: Don't build some bits for beos.
14503
14504 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14505
14506 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14507 CFLAGS default to -O2.
14508
14509 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14510 when using GNU ld.
14511
14512 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14513
14514 * ltmain.sh: Correct install when using a different shell.
14515
14516 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14517
14518 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14519
14520 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14521
14522 * makefile.vms: Update to build binutils/makefile.vms. Add install
14523 target.
14524
14525 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14526
14527 * ltconfig: Update to correct AIX handling.
14528
14529 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14530
14531 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14532
14533 * configure.in (target_subdir): Set to ${target_alias} instead
14534 of "libraries".
14535
14536 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14537
14538 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14539 (Makefile): Depend on $(gcc_version_trigger).
14540
14541 * configure (gcc_version): Change default initializer to empty
14542 string.
14543 (gcc_version_trigger): New variable; pass this variable down
14544 to subdir configures to enable them checking gcc's version
14545 themselves. Emit make macros for both gcc_version vars.
14546 (topsrcdir): Initialize reliably.
14547 (recursion line): Remove --with-gcc-version=${gcc_version}.
14548
14549 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14550
14551 * configure (enable_version_specific_runtime_libs): Implement new flag
14552 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14553 in $(libsubdir); emit definition in each generated Makefile.
14554 (gxx_include_dir): Initialize depending on
14555 $enable_version_specific_runtime_libs.
14556
14557 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14558
14559 * configure (gcc_version): Initialize properly depending on
14560 how and where configure is started.
14561 (recursion line): Pass a --with-gcc-version=${gcc_version}
14562 to configures in subdirs.
14563
14564 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14565
14566 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14567 cygmon
14568
14569 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14570
14571 * configure.in: Add cygmon and libstub support for mn10200.
14572
14573 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14574
14575 * configure (gcc_version): Add new variable describing the
14576 particular gcc version we're building.
14577 * Makefile.in (libsubdir): Add new macro for the directory
14578 in which the compiler finds executables, libraries, etc.
14579 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14580 and libsubdir.
14581
14582 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14583
14584 * Makefile.in (local-clean): Remove *.log.
14585 (warning.log): Built with warn_summary from build.log.
14586 (mail-report.log): Run test_summary.
14587 (mail-report-with-warnings.log): Run test_summary including
14588 warning.log in the report.
14589
14590 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14591
14592 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14593
14594 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14595
14596 * Makefile.in (grep): Grep no longer depends on libiberty.
14597
14598 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14599
14600 * Makefile.in: all-snavigator needs all-libgui.
14601
14602 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14603
14604 * configure.in: Add cygmon and libstub support for mn10300.
14605
14606 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14607
14608 * missing: Update to version from automake 1.3.
14609
14610 * ltmain.sh: On installation, don't get confused if the same name
14611 appears more than once in the list of library names.
14612
14613 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14614
14615 * config.sub: Accept m68060 and m5200 as CPU names.
14616
14617 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14618
14619 * configure: Use && rather than using -a in test, because odd
14620 strings can confuse test.
14621 * configure.in: Likewise.
14622
14623 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14624
14625 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14626
14627 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14628
14629 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14630 bootstrap4-lean): New targets.
14631
14632 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14633
14634 * mpw-* Delete. Not used.
14635
14636 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14637
14638 * COPYING.LIB: Update FSF address.
14639
14640 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14641
14642 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14643
14644 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14645 GAS_SUPPORT_DIRS.
14646
14647 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14648
14649 * ltconfig, ltmain.sh: Avoid producing a version number if
14650 -version-info was not used.
14651
14652 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14653
14654 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14655 building with newlib.
14656
14657 1998-04-30 Paul Eggert <eggert@twinsun.com>
14658
14659 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14660 Solaris `make' causes it to continue to next definition.
14661
14662 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14663
14664 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14665 the right GUI libraries and files are installed along with GDB.
14666
14667 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14668
14669 * configure.in: Change alpha to alpha* in several places.
14670
14671 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14672
14673 * config.sub: Recognize sparc86x.
14674
14675 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14676
14677 * configure.in (--enable-target-optspace): Remove debug echo.
14678
14679 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14680
14681 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14682
14683 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14684
14685 * ltconfig: Update cygwin32 support.
14686
14687 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14688 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14689 (GDB_SUPPORT_DIRS): Likewise.
14690
14691 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14692
14693 * configure.in (target_makefile_frag): If --enable-target-optspace,
14694 use -Os to compile target libraries rather than -O2. Default to
14695 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14696 not used.
14697 * configure.in (target_cflags): Ditto for d30v.
14698
14699 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14700
14701 * Makefile.in (all-bfd): Depend on all-intl.
14702 (all-binutils): Likewise.
14703 (all-gas): Likewise.
14704 (all-gprof): Likewise.
14705 (all-ld): Likewise.
14706
14707 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14708
14709 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14710
14711 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14712
14713 * Makefile.in (all-bfd): Depend upon all-libiberty.
14714
14715 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14716
14717 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14718
14719 * Makefile.in: Add libstub.
14720
14721 * configure.in: Ditto. Build libstub for targets that have cygmon
14722 support.
14723
14724 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14725
14726 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14727
14728 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14729
14730 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14731 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14732
14733 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14734
14735 * configure: Define DEFAULT_M4 by searching PATH.
14736 * Makfile.in: Use DEFAULT_M4.
14737
14738 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14739
14740 * ltconfig: Add cygwin32 support.
14741
14742 * Makefile.in, configure.in: Add libtool as a native only directory
14743 to configure and build.
14744
14745 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14746
14747 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14748
14749 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14750
14751 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14752
14753 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14754
14755 * Makefile.in: add ash make rules
14756 * configure.in: add ash to native_only and host_tools lists
14757
14758 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14759
14760 * Makefile.in (all-gettext, all-intl): New targets.
14761 (ALL_MODULES): Added all-gettext, all-intl.
14762 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14763 (INSTALL_MODULES): Added install-gettext, install-intl.
14764 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14765
14766 * configure.in (host_tools): Added gettext.
14767 (native_only): Likewise.
14768 (noconfigdirs) [various cases]: Likewise.
14769 (host_libs): Added intl.
14770
14771 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14772
14773 * configure: Do not disable building gdbtk for cygwin32 hosts.
14774
14775 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14776
14777 * configure.in: Add thumb-coff target.
14778 * config.sub: Add thumb-coff target.
14779
14780 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14781
14782 * Makefile.in: Revert yesterday's change.
14783 (all-target-winsup): all-target-librx stays out of here.
14784
14785 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14786
14787 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14788 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14789 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14790 Remove references to librx and libg++.
14791
14792 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14793
14794 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14795 recursive makes
14796
14797 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14798
14799 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14800 for newlib directory.
14801 (CXX_FOR_TARGET): Likewise.
14802
14803 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14804
14805 * ltconfig: Update after libtool/ltconfig.in change for
14806 hpux11.
14807
14808 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14809
14810 * ltconfig, ltmain.sh: Update to libtool 1.2.
14811
14812 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14813
14814 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14815 (install-gcc-cross): Instead, override LANGUAGES here.
14816
14817 1998-03-18 Dave Love <d.love@dl.ac.uk>
14818
14819 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14820 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14821
14822 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14823
14824 * configure.in: Add Thumb-pe target.
14825
14826 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14827
14828 * Makefile.in - changed sn targets to snavigator
14829 * configure.in - changed sn targets to snavigator
14830
14831 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14832
14833 * config-ml.in: After building symlink tree call make distclean
14834 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14835 to be the case for libiberty.
14836
14837 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14838
14839 * configure: When making link, also check the current
14840 directory. The configure scripts may create one.
14841
14842 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14843
14844 * config.sub: Accept alphapca56 and alphaev6 properly.
14845
14846 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14847
14848 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14849
14850 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14851
14852 * config.sub (sco5): Fix typo.
14853
14854 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14855
14856 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14857 install-itcl.
14858 (install-itcl): Remove dependency on install-tcl.
14859
14860 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14861
14862 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14863
14864 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14865
14866 * configure.in: Don't build libgui for a cygwin32 target when not on
14867 a cygwin32 host.
14868
14869 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14870
14871 * configure (redirect): Set to null, so default behavior of
14872 configure is now --verbose.
14873
14874 1998-02-16 Dave Love <d.love@dl.ac.uk>
14875
14876 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14877 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14878
14879 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14880
14881 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14882 this change to sync Makefile.in with its ChangeLog entries.
14883
14884 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14885
14886 * ltmain.sh (mkdir): Check that the directory doesn't exist
14887 before we exit with error, so that we don't get races during
14888 parallel builds.
14889
14890 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14891
14892 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14893
14894 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14895
14896 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14897 PICFLAG_FOR_TARGET.
14898 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14899
14900 * configure: Emit a definition for the new macro enable_shared
14901 into each Makefile.
14902
14903 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14904
14905 * configure.in (host_tools, native_only): Add libtool.
14906
14907 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14908
14909 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14910 Fix typo in ming config comment.
14911
14912 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14913
14914 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14915
14916 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14917
14918 * config.sub: Add tic30 cases, and map c30 to tic30.
14919
14920 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14921
14922 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14923 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14924 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14925 (CLEAN_TARGET_MODULES): Similarly
14926 (all-target-libf2c): Add dependences.
14927 * configure.in (target_libs): Add libf2c.
14928
14929 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14930
14931 * configure.in: Remove expect from noconfigdirs when target
14932 is cygwin32. OK to build expect and dejagnu with Canadian
14933 Cross.
14934
14935 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14936
14937 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14938 host.
14939
14940 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14941 and mingw32.
14942
14943 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
14944
14945 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14946 here as it is not defined in the toplevel Makefile.
14947
14948 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
14949
14950 * configure (package_makefile_rules_frag): New variable, which names
14951 a file with generic rules, ...
14952 Change comment to mention we now have FIVE parts.
14953 * configure: Undo last change.
14954
14955 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
14956
14957 * config.guess: More accurate determination of HP processor types.
14958 * config.sub: More accurate determination of HP processor types.
14959
14960 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14961
14962 * configure (package_makefile_frag): Move inserting the
14963 ${package_makefile_frag} to where it should be according
14964 to the comment.
14965
14966 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14967
14968 * config.guess: Add support for Linux/ARM.
14969
14970 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14971
14972 * .cvsignore: Remove *-info and *-install since they match
14973 release-info and mpw-install, which we don't want to just ignore.
14974
14975 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14976
14977 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14978
14979 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14980
14981 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14982 local_prefix to sub-make invocations.
14983
14984 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14985
14986 * configure.in: Check makefile fragments in the source
14987 directory.
14988
14989 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14990
14991 * configure.in: Check whether host and target makefile
14992 fragments exist before adding them to *_makefile_frag.
14993
14994 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14995
14996 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14997
14998 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14999
15000 * configure.in: Make sure we only replace RPATH_ENVVAR on
15001 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15002 regexp to sed.
15003
15004 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15005 to sub-makes.
15006
15007 1998-01-13 Lee Iverson (leei@ai.sri.com)
15008
15009 * config-ml.in (multi-do): LDFLAGS must include multilib
15010 designator.
15011
15012 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15013
15014 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15015
15016 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15017
15018 * config.sub: Add mingw32 support.
15019 * configure.in: Likewise.
15020
15021 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15022
15023 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15024
15025 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15026
15027 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15028 * configure (gxx_include_dir): Provide a definition for subdirs
15029 which do not use autoconf.
15030
15031 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15032
15033 * config.guess: Sync with egcs. Picks up new alpha support,
15034 BeOS & some additional linux support.
15035
15036 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15037
15038 * config.guess: HP 9000/803 is a PA1.1 machine.
15039
15040 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15041
15042 * configure.in: It's alpha*-...
15043
15044 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15045
15046 * configure.in (host_makefile_frag, target_makefile_frag):
15047 Handle multiple config files.
15048 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15049 alpha-*-*.
15050
15051 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15052
15053 * mkdep: New file.
15054
15055 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15056
15057 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15058
15059 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15060
15061 * Makefile.in: Add libgui directory.
15062 (GDB_TK): Add all-libgui.
15063 * configure.in: Add libgui directory.
15064 * configure: Add all-libgui to GDB_TK.
15065
15066 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15067
15068 * config-ml.in (multidirs): Add m32r to multilib list.
15069
15070 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15071
15072 * Makefile.in (all-target-gperf): Change dependency to
15073 all-target-libstdc++.
15074
15075 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15076
15077 * config.guess: Add BeOS support.
15078
15079 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15080
15081 Source directory cvs renamed to cvssrc:
15082 * configure.in (host_tools): Change cvs to cvssrc.
15083 (native_only): Likewise.
15084 (noconfigdirs) [various cases]: Likewise.
15085 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15086 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15087 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15088 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15089 (all-cvssrc): Rename target from all-cvs.
15090
15091 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15092
15093 * configure (gxx_include_dir): Fix thinko.
15094
15095 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15096
15097 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15098 (install-cross, install-gcc-cross): New targets.
15099
15100 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15101
15102 * configure.in (noconfigdirs): Add support for Thumb target.
15103
15104 * config.sub (maybe_os): Add support for Thumb target.
15105
15106 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15107
15108 * Makefile.in: Add rules for cygmon.
15109
15110 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15111
15112 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15113
15114 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15115 * configure (gxx_include_dir): Provide a definition for subdirs
15116 which do not use autoconf.
15117
15118 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15119
15120 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15121 11/18/97 build
15122
15123 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15124
15125 * From Franz Sirl.
15126 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15127 found on RedHat Linux systems.
15128
15129 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15130
15131 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15132 guesses.
15133
15134 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15135
15136 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15137
15138 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15139
15140 * ltmain.sh: If mkdir fails, check whether the directory was created
15141 anyhow by some other process.
15142
15143 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15144
15145 * configure.in (d30v-*-*): Configure all directories.
15146
15147 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15148
15149 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15150 for the D30V.
15151
15152 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15153
15154 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15155
15156 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15157
15158 * include/libiberty.h: Add extern "C" { so it can be used with C++
15159 progrms.
15160 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15161 programs.
15162
15163 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15164
15165 * configure.in (d30v-*-*): Configure GCC now.
15166
15167 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15168
15169 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15170 is no longer needed.
15171
15172 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15173
15174 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15175
15176 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15177
15178 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15179 targets using "$@" to provide support for similar but not identical
15180 targets without having to duplicate code.
15181
15182 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15183
15184 * makefile.vms: Fix to work with DEC C.
15185
15186 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15187
15188 * config.sub: Add mips-tx39-elf to marketing names.
15189
15190 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15191
15192 * ltmain.sh: Handle symlinks in generated script.
15193
15194 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15195
15196 * configure: Handle autoconf style directory options: --bindir,
15197 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15198 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15199 --sysconfdir.
15200 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15201 (sharedstatedir, localstatedir, oldincludedir): New variables.
15202 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15203 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15204 sbindir, sharedstatedir, and sysconfdir.
15205
15206 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15207
15208 * Makefile.in (bootstrap-lean): New target.
15209
15210 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15211
15212 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15213 sn, and gnuserv from noconfigdirs.
15214
15215 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15216
15217 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15218
15219 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15220
15221 * Makefile.in (cross): New target.
15222
15223 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15224 Jeff Law <law@cygnus.com>
15225
15226 * Makefile.in (bootstrap2, bootstrap3): New targets.
15227 (all-bootstrap): Remove outdated and confusing target.
15228 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15229
15230 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15231
15232 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15233 windows. Consistent with gdb/configure.
15234
15235 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15236
15237 * configure.in: Name Linux target fragment.
15238
15239 * configure: Rewrite so that project Makefile fragment is inserted
15240 first and appears last in the resulting Makefile.
15241
15242 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15243
15244 * Makefile.in (install-itcl): Install tcl first.
15245
15246 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15247
15248 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15249
15250 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15251
15252 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15253
15254 * configure.in (skipdirs): Add target-librx for Linux.
15255 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15256
15257 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15258
15259 * Makefile.in (bootstrap): New target.
15260
15261 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15262
15263 * config.sub: Accept 'amigados' for backward compatibility.
15264
15265 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15266
15267 * config.guess: Merge with FSF.
15268
15269 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15270
15271 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15272
15273 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15274
15275 * config.sub: Add "marketing-names" patch.
15276
15277 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15278
15279 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15280
15281 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15282
15283 * config.sub: Handle v850-elf.
15284
15285 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15286
15287 * .cvsignore (*-install): Remove.
15288
15289 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15290
15291 * ltconfig: Set CONFIG_SHELL in libtool.
15292 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15293
15294 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15295
15296 * configure.in (target_subdir): Set to libraries if enable_multilib.
15297
15298 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15299
15300 * config.guess: Update from gcc directory.
15301
15302 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15303
15304 * Makefile.in (all-sim): Depends on all-readline.
15305
15306 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15307
15308 * Makefile.in (BISON, YACC): Use $$s.
15309 (all-bison): Depend on all-texinfo.
15310
15311 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15312
15313 * Makefile.in (BISON): Add -L flag.
15314 (YACC): Likewise.
15315
15316 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15317
15318 * configure.in (noconfigdirs): Add support for v850e target.
15319
15320 * config.sub (maybe_os): Add support for v850e target.
15321
15322 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15323
15324 * configure.in (noconfigdirs): Add support for v850ea target.
15325
15326 * config.sub (maybe_os): Add support for v850ea target.
15327
15328 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15329
15330 * config.sub: Add mipstx39. Delete r3900.
15331
15332 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15333
15334 * Makefile.in (all-autoconf): Depends on all-texinfo.
15335
15336 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15337
15338 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15339 eabi targets.
15340
15341 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15342
15343 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15344
15345 * configure: When handling a Canadian Cross, handle YACC as well as
15346 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15347 * Makefile.in (all-bison): Depend upon all-texinfo.
15348
15349 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15350
15351 * Makefile.in (BISON): bison, not byacc or bison -y.
15352 (YACC): bison -y or byacc or yacc.
15353 (various): Add *-bison as appropriate.
15354 (taz): No need to mess with BISON anymore.
15355
15356 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15357
15358 * configure: If OSTYPE matches *win32*, try to find a good value for
15359 CONFIG_SHELL.
15360
15361 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15362
15363 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15364 configure.in if it is present.
15365
15366 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15367
15368 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15369
15370 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15371
15372 * config.sub: Recognize `arc' cpu.
15373 * configure.in: Likewise.
15374 * config-ml.in: Likewise.
15375
15376 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15377
15378 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15379
15380 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15381
15382 * configure: Changed sed delimiter from ':' to '|' when
15383 attempting to substitute ${config_shell} for SHELL. On
15384 NT ${config_shell} may contain a ':' in it.
15385
15386 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15387
15388 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15389
15390 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15391
15392 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15393
15394 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15395
15396 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15397
15398 * ylwrap: If the program is a relative path, force it to be
15399 absolute.
15400
15401 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15402
15403 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15404
15405 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15406
15407 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15408 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15409 for libraries.
15410
15411 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15412
15413 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15414 separated by spaces.
15415
15416 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15417
15418 * ylwrap: New file.
15419 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15420
15421 * ltmain.sh: Handle /bin/sh at start of install program.
15422
15423 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15424
15425 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15426 * missing: New file, from automake 1.2.
15427
15428 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15429
15430 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15431 check-tk to CHECK_X11_MODULES.
15432
15433 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15434
15435 * config.sub: Merge with FSF.
15436
15437 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15438
15439 * config.guess: Merge with FSF.
15440
15441 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15442
15443 * configure: Treat msdosdjgpp like go32.
15444 * configure.in: Likewise. Don't remove gprof for go32.
15445
15446 * configure: Change Makefile.tem2 to Makefile.tm2.
15447
15448 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15449
15450 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15451
15452 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15453
15454 * install-sh (chmodcmd): Set to null if the DST directory already
15455 exists. Same as Nov 11th change.
15456
15457 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15458
15459 * configure (GDB_TK): Needs itcl and tix.
15460
15461 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15462
15463 * config.guess: Update from FSF.
15464
15465 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15466
15467 * Makefile.in (GDB_TK): Depend on itcl and tix.
15468
15469 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15470
15471 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15472 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15473 (INSTALL_SCRIPT): New variable.
15474 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15475 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15476 to -x.
15477 * install-sh: Add support for -x option.
15478
15479 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15480
15481 * configure.in, Makefile.in: Treat tix like itcl.
15482
15483 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15484
15485 * Makefile.in (WINDRES): New variable.
15486 (WINDRES_FOR_TARGET): New variable.
15487 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15488 (EXTRA_HOST_FLAGS): Add WINDRES.
15489 (EXTRA_TARGET_FLAGS): Add WINDRES.
15490 (EXTRA_GCC_FLAGS): Add WINDRES.
15491 ($(DO_X)): Pass down WINDRES.
15492 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15493 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15494 DLLTOOL_FOR_TARGET.
15495
15496 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15497
15498 * configure.in: configure sim before gdb for win32-x-ppc
15499
15500 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15501
15502 Move gperf into the toplevel, from libg++.
15503 * configure.in (target_tools): Add target-gperf.
15504 (native_only): Add target-gperf.
15505 * Makefile.in (all-target-gperf): New target, depend on
15506 all-target-libg++.
15507 (configure-target-gperf): Empty rule.
15508 (ALL_TARGET_MODULES): Add all-target-gperf.
15509 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15510 (CHECK_TARGET_MODULES): Add check-target-gperf.
15511 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15512 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15513
15514 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15515
15516 * config.sub (mn10200): Recognize new basic machine.
15517
15518 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15519
15520 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15521 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15522
15523 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15524
15525 * configure.in: If we're building mips-sgi-irix6* native, turn on
15526 ENABLE_MULTILIB and set TARGET_SUBDIR.
15527
15528 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15529
15530 * Makefile.in (all-sn): Depend on all-grep.
15531
15532 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15533
15534 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15535
15536 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15537 Makefile. From Jeff Makey <jeff@cts.com>.
15538 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15539
15540 * Makefile.in (DISTBISONFILES): Remove.
15541 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15542 $(DEFAULT_YACC).
15543
15544 * configure.in: Build itl, db, sn, etc., when building for native
15545 cygwin32.
15546
15547 * Makefile.in (LD): New variable.
15548 (EXTRA_HOST_FLAGS): Pass down LD.
15549 ($(DO_X)): Likewise.
15550
15551 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15552
15553 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15554
15555 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15556
15557 * configure.in (targargs): Strip out any supplied --build argument
15558 before adding our own. Always add --build.
15559
15560 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15561
15562 * configure.in (targargs): Pass --build if we're doing
15563 a cross-compile.
15564
15565 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15566
15567 * configure: Use '|' instead of ":" as the separator in
15568 sed. Otherwise sed chokes on NT path names with drive
15569 designators. Also look for "?:*" as the leading characters in an
15570 absolute pathname.
15571
15572 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15573
15574 * config.sub: Support for r3900.
15575
15576 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15577
15578 * configure.in: Use install-sh, not install.sh.
15579
15580 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15581
15582 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15583 apply it twice.
15584
15585 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15586
15587 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15588 install-binutils.
15589
15590 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15591
15592 * Makefile.in: Add automake targets.
15593 * configure.in (host_tools): Add automake.
15594
15595 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15596
15597 * configure: Default CXX to c++, not gcc.
15598 * Makefile.in (CXX): Set to c++, not gcc.
15599 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15600
15601 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15602
15603 * install-sh: try appending a .exe if source file doesn't
15604 exist
15605
15606 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15607
15608 * configure.in: Turn on multilib by default.
15609 (cross_only): Remove target-libiberty.
15610
15611 * Makefile.in (all-gcc): Don't depend on libiberty.
15612
15613 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15614
15615 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15616
15617 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15618
15619 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15620 (DISTBISONFILES): Add ld/Makefile.in
15621
15622 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15623
15624 * configure.in: if target is cygwin32 but host isn't cygwin32,
15625 don't configure gdb tcl tk expect, not just gdb.
15626
15627 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15628
15629 * configure.in: Added gnuserv everywhere sn appears.
15630
15631 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15632 (CROSS_CHECK_MODULES): Added check-gnuserv.
15633 (INSTALL_MODULES): Added install-gnuserv.
15634 (CLEAN_MODULES): Added clean-gnuserv.
15635 (all-gnuserv): New target.
15636
15637 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15638
15639 * config.guess: Fixes for MIPS OpenBSD systems.
15640
15641 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15642
15643 * Makefile.in (INSTALL_XFORM): Remove.
15644 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15645
15646 * mkinstalldirs: New file, copied from automake.
15647 * Makefile.in (installdirs): Rename from install-dirs. Use
15648 mkinstalldirs. Change all users.
15649 (DEVO_SUPPORT): Add mkinstalldirs.
15650
15651 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15652
15653 * install-sh: Rename from install.sh.
15654 * Makefile.in (INSTALL): Change install.sh to install-sh.
15655 (DEVO_SUPPORT): Likewise.
15656
15657 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15658 Graichen <graichen@rzpd.de>.
15659
15660 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15661
15662 * config.guess: Recognize OpenBSD systems correctly.
15663
15664 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15665
15666 * README, Makefile.in (ETC_SUPPORT): Remove references to
15667 cfg-paper*, configure.{texi,man,info*}._
15668
15669 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15670
15671 * Makefile.in (all.normal): Ensure that gcc is built after all
15672 the x11 - ie gdb - targets.
15673
15674 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15675
15676 * makefile.vms: Don't run conf-a-gas.
15677
15678 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15679
15680 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15681
15682 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15683
15684 * configure.in: Remove noconfigdirs case since gdb also
15685 configures and builds for tic80-coff.
15686
15687 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15688
15689 * configure: Set cache_file to config.cache.
15690 * Makefile.in (local-distclean): Remove config.cache.
15691
15692 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15693
15694 * COPYING: Update FSF address.
15695
15696 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15697
15698 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15699 noconfigdirs.
15700
15701 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15702
15703 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15704 MAKEDIRS, is empty.
15705
15706 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15707
15708 * config.sub: Tweak mn10300 entry.
15709
15710 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15711
15712 * configure.in (host_tools): Put sim before gdb, so gdb's
15713 configure.tgt can determine if the simulator was configured.
15714
15715 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15716
15717 * config.sub: Move BeOS $os case to be with other Cygnus
15718 local cases.
15719
15720 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15721
15722 * config.sub: Remove misplaced comment that broke Linux.
15723
15724 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15725
15726 * config.sub: Add BeOS support.
15727
15728 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15729
15730 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15731
15732 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15733
15734 * configure.in (noconfigdirs): Remove tcl and tk from
15735 noconfigdirs for cygwin32 builds.
15736
15737 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15738
15739 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15740
15741 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15742
15743 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15744 make-all.com, use makefile.vms instead.
15745
15746 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15747
15748 * config.sub: Accept -lnews*.
15749
15750 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15751
15752 * configure.in (noconfigdirs): Disable target-newlib,
15753 target-examples and target-libiberty for d30v.
15754
15755 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15756
15757 * configure.in (noconfigdirs): Enable ld for d30v.
15758
15759 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15760
15761 * configure.in (tic80-*-*): Build compiler.
15762
15763 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15764
15765 * configure.in (d30v-*): Remove sim directory from list of
15766 unsupported d30v directories
15767
15768 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15769
15770 * config.sub, configure.in: Add d30v target cpu.
15771
15772 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15773
15774 * makefile.vms: New file.
15775 * make-all.com: Remove.
15776
15777 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15778
15779 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15780
15781 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15782
15783 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15784
15785 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15786
15787 * Makefile.in (ALL_MODULES): Added all-db.
15788 (CROSS_CHECK_MODULES): Addec check-db.
15789 (INSTALL_MODULES): Added install-db.
15790 (CLEAN_MODULES): Added clean-db.
15791
15792 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15793
15794 * config.guess: Merge with latest FSF sources.
15795
15796 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15797
15798 * Makefile.in (ALL_MODULES): Added all-itcl.
15799 (CROSS_CHECK_MODULES): Added check-itcl.
15800 (INSTALL_MODULES): Added install-itcl.
15801 (CLEAN_MODULES): Added clean-itcl.
15802
15803 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15804
15805 * configure.in: build gdb for mn10200
15806
15807 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15808
15809 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15810
15811 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15812
15813 * configure.in (tic80-*-*): Turn off most targets right now.
15814
15815 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15816
15817 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15818 rather than the makeinfo program.
15819 (do-info): Depend upon all-texinfo.
15820
15821 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15822
15823 * configure.in: Remove uses of config/mh-linux.
15824
15825 * config.sub, config.guess: Merge with latest FSF sources.
15826
15827 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15828
15829 * config.sub (case $basic_machine): Add tic80 entries.
15830
15831 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15832
15833 * config.sub, config.guess: Merge with latest FSF sources.
15834
15835 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15836
15837 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15838 * mpw-config.in: Test for NewFolderRecursive.
15839 * mpw-install: Use symbolic name for startup filename.
15840 * mpw-README: Add various additional details.
15841
15842 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15843
15844 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15845
15846 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15847
15848 * configure.in: Do build gcc and the target libraries for
15849 the mn10200.
15850
15851 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15852
15853 * configure.in: don't avoid building gdb for mn10300 any more
15854 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15855 instead of single-quoting it.
15856
15857 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15858
15859 * configure.in: Don't use --with-stabs on IRIX 6.
15860
15861 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15862
15863 * configure.in (m32r): Build gdb, libg++ now.
15864
15865 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15866
15867 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15868 directories from noconfigdirs.
15869
15870 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15871
15872 * config.sub (basic_machine): added mips16 configuration
15873
15874 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15875
15876 * config.sub: Handle d10v-unknown.
15877
15878 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15879
15880 * config.sub: Handle v850-unknown.
15881
15882 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15883
15884 * Makefile.in: add findutils
15885 * configure.in: add findutils to list of host_tools
15886
15887 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15888
15889 * config.sub: Handle mn10200 and mn10300.
15890
15891 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15892
15893 * configure.in (d10v-*): Do not build librx.
15894
15895 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15896
15897 * configure.in (mn10300): Build everything except gdb & libgloss.
15898
15899 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15900
15901 * config.guess: Patch for Dansk Data Elektronik servers,
15902 from Niels Skou Olsen <nso@dde.dk>.
15903
15904 For ncr, use /bin/uname rather than uname, since GNU uname does not
15905 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15906
15907 Patch for MIPS R4000 running System V,
15908 from Eric S. Raymond <esr@snark.thyrsus.com>.
15909
15910 Fix thinko for nextstep.
15911
15912 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15913
15914 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15915 * config.guess: Guess mips-dec-mach_bsd4.3.
15916
15917 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15918 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15919 release numbers.
15920 * config.guess (mips-mips-riscos*): Emit just enough of the
15921 release number.
15922
15923 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15924 * config.guess (sparc-auspex-sunos*): Added.
15925 (f300-fujitsu-*): Added.
15926
15927 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15928 * config.guess: Recognize a Tadpole as a sparc.
15929
15930 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15931
15932 * config.guess: Don't assume that NextStep version is either 2 or
15933 3. NextStep 4 (aka OpenStep 4) has come out now.
15934
15935 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15936
15937 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15938 From Rik Faith <faith@cs.unc.edu>.
15939
15940 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
15941
15942 * config.sub: Contributions from bug-gnu-utils to:
15943 Support plain "hppa" (no version given) architecture, reported by
15944 OpenStep.
15945 OpenBSD like NetBSD.
15946 LynxOs is not a hardware supplier.
15947
15948 * config.guess: Contributions from bug-gnu-utils to add support for:
15949 OpenBSD like NetBSD.
15950 Stratus systems.
15951 More Pyramid systems.
15952 i[n>4]86 Intel chips.
15953 M680[n>4]0 Motorola chips.
15954 Use unknown instead of lynx for hardware manufacturer.
15955
15956 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15957
15958 * install.sh (chmodcmd): Set to null if the DST directory already
15959 exists.
15960
15961 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15962
15963 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15964 not use mt-ppc target Makefile fragment any more.
15965
15966 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15967
15968 * configure.in (*-*-windows): Exclude everything but those dirs
15969 needed to build windows.
15970
15971 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15972
15973 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15974
15975 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15976
15977 * configure.in: Exclude mmalloc from i386-windows.
15978
15979 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15980
15981 * Undo my previous change.
15982
15983 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15984
15985 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15986 unconditionally.
15987 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15988
15989 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15990
15991 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15992 host to add it's own flags.
15993
15994 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15995
15996 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15997
15998 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15999
16000 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16001 (CXX_FOR_TARGET): Likewise.
16002 (GCC_FOR_TARGET): Define.
16003 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16004 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16005 CC_FOR_TARGET was specified on the command line.
16006 (MAKEOVERRIDES): Don't define.
16007
16008 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16009
16010 * configure.in (m32r): Fix spelling of libg++ libs.
16011
16012 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16013
16014 * config.sub (-apple*): Remove, now redundant.
16015
16016 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16017
16018 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16019
16020 * configure: Rework yesterday's sed script patch.
16021
16022 * config.sub: Merge with FSF.
16023
16024 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16025
16026 * config.guess: Merge from FSF.
16027
16028 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16029 * config.guess: Use pc instead of unknown, for pc clone systems.
16030 Change linux to linux-gnu.
16031
16032 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16033 * config.guess: Avoid non-portable tr syntax.
16034
16035 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16036
16037 * test-build.mk (HOLES): Add "xargs" for gdb.
16038
16039 * configure: Avoid hpux10.20 sed bug.
16040
16041 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16042
16043 * configure.in: Add support for windows host
16044 (that is a build done under the Microsoft build environment).
16045
16046 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16047
16048 * Makefile.in: Replace all uses of srcroot with s, to shrink
16049 command line lengths.
16050
16051 Patches from Geoffrey Noer <noer@cygnus.com>:
16052 * configure.in: If configuring for newlib, pass --with-newlib to
16053 subdirectories.
16054 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16055 -Bnewlib/ and -Lwinsup to gcc.
16056 (CXX_FOR_TARGET): Likewise.
16057
16058 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16059
16060 * Makefile.in (ETC_SUPPORT): Add configure.
16061
16062 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16063
16064 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16065 host configuration file.
16066
16067 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16068
16069 * configure.in: Break mn10x00 support into separate
16070 mn10200 and mn10300 configurations.
16071 * config.sub: Likewise.
16072
16073 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16074
16075 * configure.in: Add lots of stuff to noconfigdirs for
16076 the mn10x00 targets.
16077
16078 * config.sub, configure.in: Add mn10x00 support.
16079
16080 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16081
16082 * make-all.com: Call conf-a-gas, not config-a-gas.
16083
16084 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16085
16086 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16087 targets.
16088
16089 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16090
16091 * mpw-README: Add much more detail for native PowerMac.
16092 * mpw-install: New file.
16093 * mpw-configure: Add --norecursion and --help options.
16094 * mpw-config.in: Translate readme and install files when
16095 copying to objdir.
16096 * mpw-build.in: Don't always depend on byacc and flex.
16097 (install-only-top): New action.
16098
16099 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16100
16101 * configure.in: You can now configure GDB for the v850.
16102
16103 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16104
16105 * configure.in (noconfigdirs): Don't configure any C++ dirs
16106 if targeting D10V.
16107
16108 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16109
16110 * config.sub: Recognize mips64vr5000.
16111
16112 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16113
16114 * configure.in: Use a single line for host_tools and native_only.
16115
16116 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16117
16118 * config.sub, configure.in: Add entries for m32r.
16119
16120 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16121
16122 * Makefile.in (inet-install): Don't run install-gzip.
16123
16124 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16125
16126 * configure.in: Don't config lots of things for *-*-windows*.
16127
16128 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16129
16130 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16131 (host_libs, host_tools): Copy from configure.in.
16132 * mpw-configure: Don't complain about directories not found.
16133
16134 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16135
16136 * configure.in (i[345]86): Recognize i686 for pentium pro.
16137 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16138 file.
16139
16140 * config.guess (i[345]86): Ditto.
16141
16142 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16143
16144 * configure.in (noconfigdirs): Removed gdb for D10V.
16145
16146 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16147
16148 * configure.in: Remove ld, target-libio, target-libg++, and
16149 target-libstdc++ from noconfigdirs.
16150
16151 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16152
16153 * configure: Fix three locations where shell scripts were
16154 being run directly rather than with config_shell.
16155
16156 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16157
16158 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16159 * config.sub (basic_machine): Recognize v850.
16160
16161 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16162
16163 * mpw-configure: Handle multiple enable/disable options and
16164 pass them down recursively, handle -c and -s flags appropriately
16165 depending on choice of compiler, add escape mechanism for
16166 quoted arguments to gC.
16167
16168 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16169
16170 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16171 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16172 so that -mrelocatable-lib and -mno-eabi are used.
16173
16174 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16175 not support --print-multi-lib, don't abort.
16176
16177 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16178
16179 * make-all.com: Run config-a-gas.
16180 * setup.com: Don't copy subdirectory files around.
16181
16182 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16183
16184 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16185 target, it now compiles correctly.
16186
16187 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16188
16189 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16190
16191 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16192
16193 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16194
16195 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16196
16197 * configure.in (native_only): Add prms.
16198
16199 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16200
16201 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16202 (BINUTILS_SUPPORT_DIRS): Likewise.
16203
16204 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16205
16206 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16207 d10v support is added.
16208
16209 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16210
16211 * configure.in (d10v-*-*): New target.
16212
16213 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16214
16215 * config.guess (HP 9000/811): Recognize this as a PA1.1
16216 machine.
16217
16218 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16219
16220 * Makefile.in (do-tar-gz): New target, split out from tail end of
16221 taz target. Run each command separately, don't use pipes.
16222 (taz): Use it.
16223
16224 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16225
16226 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16227 * mpw-build.in: No builds should depend on building byacc or flex,
16228 they are assumed to be installed already.
16229
16230 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16231
16232 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16233 variable that CC_FOR_TARGET needs.
16234
16235 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16236
16237 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16238 options have changed since the last time the subdirectory was
16239 configured, and if it has, reconfigure.
16240 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16241 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16242
16243 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16244
16245 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16246 CLEAN_MODULES): Add bash.
16247 (all-bash): New target.
16248
16249 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16250
16251 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16252
16253 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16254
16255 * config.sub (basic_machine): Recognize d10v as a valid processor.
16256
16257 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16258
16259 * mpw-configure: Add support for --bindir.
16260 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16261
16262 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16263
16264 * configure.in: add bash, time, gawk to list of hosttools and things
16265 to only build for native toolchains
16266
16267 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16268
16269 * Makefile.in (docdir): Remove.
16270
16271 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16272
16273 * Makefile.in (datadir): Set to $(prefix)/share.
16274
16275 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16276
16277 * configure.in: build diff and patch for cygwin32-hosted
16278 toolchains.
16279
16280 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16281
16282 * config.sub: Accept -rtems*.
16283
16284 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16285
16286 * configure.in: enable dosrel for cygwin32-hosted builds,
16287 remove diff from the list of things not buildable
16288 via Canadian Cross
16289
16290 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16291
16292 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16293 don't get ". ".
16294
16295 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16296
16297 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16298
16299 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16300
16301 * Makefile.in (taz): Handle case where tex3patch didn't even get
16302 checked out. Also, if it was found, put the symlink in a new util
16303 subdirectory.
16304
16305 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16306
16307 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16308
16309 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16310
16311 * config.sub: Recognize -openvms.
16312 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16313 * make-all.com, setup.com: New files.
16314
16315 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16316
16317 * Makefile.in (taz): tex3patch moved to texinfo/util.
16318
16319 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16320
16321 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16322 * configure.in: remove make from disable-if-Can-Cross list
16323 enable gdb if ${host} and ${target} are cygwin32
16324
16325 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16326
16327 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16328 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16329
16330 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16331
16332 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16333 distinguish sysv/svr4/bsd variants.
16334 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16335
16336 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16337
16338 * configure.in: Added copyright notice.
16339 * move-if-change: Added copyright notice.
16340
16341 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16342
16343 * configure.in (powerpcle-*-solaris*): Until we get shared
16344 libraries working, don't build gdb, sim, make, tcl, tk, or
16345 expect.
16346
16347 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16348
16349 * config.guess: Merge with FSF:
16350
16351 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16352 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16353
16354 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16355 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16356
16357 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16358 * config.guess: Combine two OSF1 rules.
16359 Also recognize field test versions. From mjr@zk3.dec.com.
16360 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16361 because GNU uname does not support -p. From pmr@pajato.com.
16362
16363 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16364
16365 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16366
16367 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16368
16369 * mpw-README: Document GCCIncludes.
16370
16371 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16372
16373 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16374
16375 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16376
16377 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16378
16379 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16380
16381 * configure.in (*-*-cygwin32): Configure make.
16382
16383 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16384
16385 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16386
16387 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16388
16389 * Makefile.in (all-inet): Depend on all-perl.
16390
16391 * Makefile.in (inet-install): New target.
16392
16393 * Makefile.in (all-inet): Depend on all-tcl.
16394 (all-inet): Depend on all-send-pr.
16395
16396 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16397
16398 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16399 temporarily.
16400
16401 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16402
16403 * configure.in: Don't configure --with-gnu-ld on AIX.
16404
16405 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16406
16407 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16408
16409 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16410
16411 * Makefile.in (ALL_MODULES): Added all-inet.
16412 (CROSS_CHECK_MODULES): Added check-inet.
16413 (INSTALL_MODULES): Added install-inet.
16414 (CLEAN_MODULES): Added clean-inet.
16415 (all-indent): New target.
16416
16417 * configure.in (host_tools): Added inet.
16418 (native_only): Added inet.
16419 (noconfigdirs): Added inet.
16420
16421 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16422
16423 * configure.in: Don't configure libgloss if we are not configuring
16424 newlib.
16425
16426 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16427
16428 * configure.in: Don't configure libgloss for unsupported
16429 architectures.
16430
16431 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16432
16433 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16434
16435 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16436
16437 * Makefile.in (ALL_MODULES): Include all-apache.
16438 (CROSS_CHECK_MODULES): Include check-apache.
16439 (INSTALL_MODULES): Include install-apache.
16440 (all-apache): New target.
16441
16442 * configure.in: Added apache everywhere perl is seen.
16443
16444 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16445
16446 * Makefile.in: Add support for clean-{module} and
16447 clean-target-{module} rules.
16448
16449 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16450
16451 * configure.in (*-*-ose) do not build libgloss.
16452
16453 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16454
16455 * config.guess (prep*:SunOS:5.*:*): Turn into
16456 powerpele-unknown-solaris2.
16457
16458 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16459
16460 * configure.in: Permit --enable-shared to specify a list of
16461 directories.
16462
16463 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16464
16465 * configure.in (host==solaris): Pass only the first word of $CC
16466 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16467
16468 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16469
16470 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16471
16472 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16473
16474 * Makefile.in (ALL_MODULES): Include all-perl.
16475 (CROSS_CHECK_MODULES): Include check-perl.
16476 (INSTALL_MODULES): Include install-perl.
16477 (ALL_X11_MODULES): Include all-guile.
16478 (CHECK_X11_MODULES): Include check-guile.
16479 (INSTALL_X11_MODULES): Include install-guile.
16480 (all-perl): New target.
16481 (all-guile): New target.
16482
16483 * configure.in (host_tools): Include perl and guile.
16484 (native_only): Include perl and guile.
16485 (noconfigdirs): Don't build guile and perl; no ports have been
16486 done.
16487
16488 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16489
16490 * configure (--enable-*): Handle quoted option lists such as
16491 --enable-sim-cflags='-g0 -O' better.
16492
16493 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16494
16495 * Makefile.in ({,inst}all-target): New rule so we can make and
16496 install all of the target directories easily.
16497
16498 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16499
16500 * configure.in: Add missing global flag in sed substitution when
16501 deleting `target-' from ${configdirs}.
16502
16503 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16504
16505 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16506 option.
16507
16508 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16509 config/mh-necv4.
16510
16511 * install.sh: Correct misspelling of transformbasename.
16512
16513 * config.guess: Recognize mips-*-sysv*.
16514
16515 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16516
16517 * config.sub: Recognize mon960.
16518
16519 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16520
16521 * configure: Restore Canadian Cross handling of BISON and LEX,
16522 removed in Feb 20 change.
16523
16524 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16525
16526 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16527 Mention make install. Remove the old copyright date as well the
16528 clumsy and rather pointless copyright on the README file.
16529
16530 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16531
16532 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16533 Makefile after running symlink-tree, then run `make distclean' to
16534 avoid clobbering any generated files in srcdir.
16535
16536 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16537
16538 * configure.in (m68k-*-netbsd*): Build everything now.
16539
16540 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16541
16542 * Makefile.in (taz): Fix quoting.
16543
16544 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16545
16546 * configure.in (sparclet-*-*): Build everything now.
16547
16548 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16549
16550 * configure.in (m68k-*-linux*): New host.
16551
16552 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16553
16554 * configure: Check for bison before byacc.
16555
16556 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16557
16558 * Makefile.in configure: Change the way LEX and BISON/YACC are
16559 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16560 searching PATH. These are used as fallbacks by Makefile.in if
16561 flex/bison/byacc aren't in objdir.
16562
16563 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16564
16565 * Makefile.in: Make everything which depends upon all-bfd also
16566 depend upon all-opcodes, in case --with-commonbfdlib is used.
16567
16568 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16569
16570 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16571 building NT native compilers on Unix.
16572
16573 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16574
16575 * configure.in: Don't get CC from the host Makefile fragment if we
16576 can find gcc in PATH, or if this is a Canadian Cross. Move the
16577 Solaris test for /usr/ucb/cc to the post target script, just after
16578 the compiler sanity test.
16579
16580 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16581
16582 * config.sub: Merge with FSF.
16583
16584 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16585
16586 * Makefile.in (RPATH_ENVVAR): New variable.
16587 (REALLY_SET_LIB_PATH): Use it.
16588 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16589
16590 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16591
16592 * config.sub, configure.in: Recognize sparclet cpu.
16593
16594 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16595
16596 * config.guess: Support m68k-cbm-sysv4.
16597
16598 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16599
16600 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16601 m68k-unknown-linuxaout from linker help string. Put quotes around
16602 $ld_help_string.
16603
16604 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16605
16606 * config.guess (powerpc-harris-powerunix): Add guess for port
16607 to new target.
16608
16609 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16610
16611 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16612
16613 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16614
16615 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16616 $(REALLY_SET_LIB_PATH) in Makefile.
16617 * Makefile.in (SET_LIB_PATH): New variable.
16618 (REALLY_SET_LIB_PATH): New variable.
16619 ($(DO_X)): Use $(SET_LIB_PATH).
16620 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16621 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16622 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16623 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16624 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16625 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16626 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16627 (install-dosrel): Likewise.
16628 (all-opcodes): Depend upon all-libiberty.
16629
16630 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16631
16632 * config.guess (*:CYGWIN*): New
16633
16634 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16635
16636 * Makefile.in (all-target-winsup): All all-target-libiberty.
16637
16638 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16639
16640 * configure.in (noconfigdirs): Add missing # in front of comment.
16641
16642 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16643
16644 * configure.in: add second pass to things added to noconfigdirs
16645 so *-gm-magic can exclude libgloss properly.
16646
16647 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16648
16649 * mpw-configure (extralibs_name, rez_name): Set correctly
16650 for MWC68K compiler.
16651
16652 * mpw-README: Add more info on the necessary build tools.
16653
16654 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16655
16656 * configure.in, config.sub: Recognize cygwin32.
16657
16658 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16659
16660 * config.guess, config.sub: Recognize A/UX.
16661
16662 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16663
16664 * config.sub: Merge with gcc/config.sub.
16665
16666 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16667
16668 * mpw-build.in (do-binutils): Add build of stamps.
16669
16670 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16671
16672 * config.sub: Add recognition for mips64vr4100*-* targets.
16673
16674 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16675
16676 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16677 Add creation of gconfigargs with `--enable-shared' turned on.
16678 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16679 ($(host)-stamp-stage3-configured): Likewise.
16680 (HOLES): Add chatr and ldd.
16681 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16682
16683 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16684
16685 * configure: Pass --nfp to recursive configures.
16686
16687 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16688
16689 * Makefile.in (DLLTOOL): New.
16690 (DLLTOOL_FOR_TARGET): New.
16691 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16692 (EXTRA_TARGET_FLAGS): Ditto.
16693 (EXTRA_GCC_FLAGS): Ditto.
16694 (CONFIGURE_TARGET_MODULES): Ditto.
16695 (DO_X): Ditto.
16696 * configure: Add DLLTOOL.
16697
16698 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16699
16700 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16701 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16702 mh-sco, since old workarounds no longer needed, and don't
16703 build ld, since libraries have weak symbols in COFF.
16704
16705 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16706
16707 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16708
16709 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16710
16711 * configure.in: Make sure that ${CC} can be used to compile an
16712 executable.
16713
16714 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16715
16716 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16717 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16718 nothing depending on whether gdbtk is being built.
16719
16720 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16721
16722 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16723
16724 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16725
16726 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16727 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16728
16729 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16730
16731 * config-ml.in: Add support for
16732 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16733 Simplify setting of multidirs from --disable-foo.
16734
16735 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16736
16737 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16738 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16739 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16740 non-empty, pass them on to the GCC make.
16741 (all-bootstrap): New rule that is like all-gcc, except it executes
16742 the GCC bootstrap rule instead of the GCC all rule.
16743
16744 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16745
16746 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16747
16748 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16749
16750 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16751 DG/UX support.
16752
16753 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16754
16755 * config.sub (i*86*) Change [345] to [3456]
16756
16757 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16758
16759 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16760 --with-gnu-ld=no.
16761
16762 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16763
16764 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16765 AIX multilibs get built.
16766
16767 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16768
16769 * configure.in (i386-win32): Don't build expect if we're not
16770 building the tcl subdir.
16771
16772 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16773
16774 * Makefile.in: (configure-target-examples, all-target-examples):
16775 New targets, configure and build example programs.
16776
16777 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16778
16779 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16780 use it as input to sedit the generated MPW makefile.
16781 * mpw-README: Add a suggestion about Gestalt.h.
16782
16783 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16784
16785 * config.sub: Accept *-*-ieee*.
16786
16787 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16788
16789 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16790 Ronald F. Guilmette <rfg@monkeys.com>.
16791
16792 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16793
16794 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16795 for powerpc-pe native.
16796 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16797 (target==powerpc-pe): duplicate i386-win32 entry.
16798
16799 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16800
16801 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16802 of vxworks, not just vxworks5.1.
16803
16804 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16805
16806 * mpw-configure: Add support for exec-prefix.
16807
16808 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16809
16810 * config.guess: Recognize HP model 816 machines as having
16811 a PA1.1 processor.
16812
16813 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16814
16815 * configure: Ignore new autoconf configure options.
16816
16817 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16818
16819 * config.guess: Recognize Pentium under SCO.
16820 From Robert Lipe <robertl@arnet.com>.
16821
16822 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16823
16824 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16825
16826 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16827
16828 * configure.in: Don't configure gas for alpha-dec-osf*.
16829
16830 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16831
16832 * configure.in: Default to --with-stabs for some targets for which
16833 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16834 i[345]86*-*-unixware*.
16835
16836 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16837
16838 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16839 rather than basing it on the target. Simplify handling of options
16840 controlling which directories to configure. Remove extraneous
16841 slash in multi-clean target.
16842
16843 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16844
16845 * config-ml.in: Prefix more variables with ml_ so they don't collide
16846 with configure's.
16847
16848 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16849
16850 * configure: Don't turn -v into --v.
16851
16852 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16853
16854 * configure.in (targargs): Fix typo.
16855
16856 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16857
16858 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16859
16860 * configure.in: Strip --host and --target options from
16861 CONFIG_ARGUMENTS, and always configure for --host only. Add
16862 --with-cross-host option when building with a cross-compiler.
16863 * configure: Canonicalize the arguments put into config.status by
16864 always using `=' for an option with an argument. Pass a presumed
16865 --host or --target explicitly.
16866
16867 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16868
16869 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16870 into general OS recognition case.
16871
16872 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16873
16874 * configure.in (target_configdirs): add target-winsup only
16875 for win32 target systems.
16876
16877 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16878
16879 * Makefile.in (all-target-libgloss): Depend upon
16880 configure-target-newlib, since when libgloss is built it looks to
16881 see if the newlib directory exists.
16882
16883 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16884
16885 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16886 cfg-ml-*.in.
16887
16888 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16889
16890 * configure: Handle LD and LD_FOR_TARGET when configuring a
16891 Canadian Cross.
16892
16893 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16894
16895 * configure.in (target_libs): add target-winsup.
16896 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16897 (target==ppcle-pe): remove ld from $noconfigdirs.
16898
16899 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16900
16901 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16902 Preserve relative path names in $srcdir. Build symlink tree if
16903 configuring cross target dir and srcdir=. (= no VPATH support).
16904 (configure-target-libg++): Depend on configure-target-librx.
16905 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16906 * config-ml.in: New file.
16907 * symlink-tree: New file.
16908 * configure: Ensure srcdir="." if that's what it is.
16909
16910 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16911
16912 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16913 includes and FLEX_SKELETON setting.
16914 * mpw-configure (--with-gnu-ld): New option, controls whether
16915 to use PPCLink or ld with PowerMac GCC.
16916 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16917 * mpw-config.in: Configure grez if targeting Mac.
16918
16919 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16920 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16921 just macos.
16922 * configure.in: Configure grez resource compiler if targeting Mac.
16923 * Makefile.in (all-grez, install-grez): New targets.
16924
16925 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16926
16927 * configure: CXX defaults to gcc, not g++. If we find
16928 gcc in the path, set CC to gcc -O2.
16929
16930 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16931
16932 * configure: Default ${build} correctly. Avoid picking up extra
16933 spaces when reading CC and CXX from Makefile. When doing a
16934 Canadian Cross, use plausible default values for numerous
16935 variables.
16936 * configure.in: When doing a Canadian Cross, don't try to
16937 configure tools whose configure script can't handle it.
16938
16939 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16940
16941 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16942
16943 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
16944
16945 * configure: Remove dubious bug reporting address.
16946
16947 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
16948
16949 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
16950 configure script, run that instead of this directory's configure.
16951 In either case, print a message that we're configuring the sub-dir.
16952
16953 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
16954
16955 * configure.in: Before checking for the existence of various files,
16956 use sed to filter out "target-".
16957
16958 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16959
16960 * Makefile.in (DO_X): Split rule to decrease command line length
16961 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16962 (Philippe De Muyter).
16963
16964 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16965
16966 * Makefile.in (all-patch): depend on all-libiberty.
16967
16968 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16969
16970 * configure.in: If the only directory in target_configdirs which
16971 actually exists is libiberty, then set target_configdirs to empty,
16972 to avoid trying to build a target libiberty in a gas or gdb
16973 distribution.
16974
16975 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16976
16977 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16978 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16979 systems.
16980
16981 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16982
16983 * configure.in (copy_dirs): Use sys-include instead of include
16984 for --with-headers option.
16985
16986 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16987
16988 * Makefile.in, configure.in: Make winsup builds work with
16989 new scheme.
16990
16991 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16992
16993 * configure.in: Build the linker on AIX.
16994
16995 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16996
16997 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16998 where needed.
16999
17000 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17001
17002 * Makefile.in (all-gcc): Fix typo.
17003
17004 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17005
17006 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17007
17008 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17009
17010 * configure.in: Rename libFOO to target-libFOO, and xiberty
17011 to target-xiberty, to provide more flexibility.
17012 (target_subdir): Define. Create if cross.
17013 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17014 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17015 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17016 check-libFOO -> check-target-libFOO, etc.
17017 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17018 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17019 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17020 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17021 allow ALL_GCC="" to only configure.
17022 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17023 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17024 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17025
17026 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17027
17028 * Makefile.in (taz): Build "info" in etc explicitly.
17029
17030 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17031
17032 * configure.in: Make sure that CC is undefined (as opposed to
17033 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17034 problem with autoconf trying to configure on a host without GCC.
17035
17036 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17037
17038 * mpw-configure: Set host alias from choice of host compiler,
17039 only use generic MPW Makefile sed if present, edit a file
17040 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17041 * mpw-README: Add problem notes about CW6 and CW7.
17042
17043 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17044
17045 * Makefile.in (taz): Use ";" instead of ";;".
17046
17047 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17048
17049 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17050 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17051 DISTDOCDIRS.
17052 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17053 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17054
17055 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17056
17057 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17058 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17059 Move bfd to DISTSTUFFDIRS.
17060
17061 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17062
17063 * Makefile.in (X11_LIB): Removed.
17064 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17065
17066 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17067
17068 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17069
17070 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17071 names.
17072
17073 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17074
17075 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17076
17077 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17078
17079 * configure.in (i[345]86-*-win32): Always build newlib.
17080 Don't configure cvs, autoconf or texinfo.
17081 * Makefile.in (LD_FOR_TARGET): New.
17082 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17083 Pass down LD_FOR_TARGET.
17084
17085 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17086
17087 * winsup: New directory.
17088 * Makefile.in: Build winsup.
17089 * configure.in: Winsup is configured when target is win32.
17090 Can only build win32 target GDB when native.
17091
17092 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17093
17094 * config.guess: Recognize HP model 819 machines as having
17095 a PA 1.1 processor.
17096
17097 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17098
17099 * configure: Fix sed loop which substitutes for CC and CXX to
17100 avoid bug found in various sed implementations.
17101
17102 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17103
17104 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17105 simulator. Use standard powerpc-*-eabi*.
17106
17107 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17108
17109 * configure.in: Stop putting gas and binutils in noconfigdirs for
17110 powerpc-*-aix* and rs6000-*-*.
17111
17112 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17113
17114 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17115 -mcall-aixdesc libraries.
17116
17117 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17118
17119 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17120
17121 * config.sub (arm | armel | armeb): Fix shell syntax.
17122
17123 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17124
17125 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17126 -msoft-float and -mcpu=common support.
17127 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17128 libraries.
17129
17130 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17131
17132 * configure.in: Allow configuration and build of emacs19 for the alpha.
17133
17134 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17135
17136 * configure.in (CC): Get ^CC, not just any old CC, from
17137 ${host_makefile_frag}.
17138
17139 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17140
17141 * configure.in (CC): Try to get CC from
17142 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17143
17144 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17145
17146 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17147 only if it exists in $(srcdir).
17148
17149 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17150
17151 * configure: If CC and CXX are not set in the environment, set
17152 them, based on either an existing Makefile or on searching for gcc
17153 in PATH. Substitute for CC and CXX in Makefile.
17154 * configure.in: Remove libm from target_libs. Separate
17155 target_configdirs from configdirs. If CC is not set in
17156 environment, try to get it from a host Makefile fragment. Rewrite
17157 changes of configdirs to use skipdirs instead. A few minor
17158 tweaks. Take directories out of target_configdirs as they are
17159 taken out of configdirs. Remove existing Makefile files from
17160 subdirectories. Substitute for TARGET_CONFIGDIRS and
17161 CONFIG_ARGUMENTS in Makefile.
17162 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17163 by configure.in.
17164 (CONFIG_ARGUMENTS): Likewise.
17165 (CONFIGURE_TARGET_MODULES): New variable.
17166 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17167 ($(CONFIGURE_TARGET_MODULES)): New target.
17168 (configure-libg++, configure-libio): New targets.
17169 (all-libg++): Depend upon configure-libg++.
17170 (all-libio): Depend upon configure-libio.
17171 (configure-libgloss, all-libgloss): New targets.
17172 (configure-libstdc++): New target.
17173 (all-libstdc++): Depend upon configure-libstdc++.
17174 (configure-librx, all-librx): New targets.
17175 (configure-newlib): New target.
17176 (all-newlib): Depend upon configure-newlib
17177 (configure-xiberty): New target.
17178 (all-xiberty): Depend upon configure-xiberty.
17179
17180 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17181
17182 * configure.in (host i[345]86-*-win32): Expand the
17183 noconfigdirs again.
17184
17185 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17186
17187 * mpw-configure: Fix sed command file name.
17188
17189 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17190
17191 * configure.in (host i[345]86-*-win32): Reduce the
17192 noconfigdirs again.
17193
17194 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17195
17196 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17197 or powerpc*-*-pe*, since they are not yet supported.
17198
17199 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17200
17201 Add PowerMac support and many other enhancements.
17202 * mpw-configure: New option --cc to select compiler to use,
17203 paste options set according to --cc into the generated
17204 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17205 if mpw-make.sed is present.
17206 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17207 add forward includes for PowerPC include files.
17208 * mpw-build.in: Build using Makefile.PPC if present.
17209 (do-byacc, etc): Remove separate version resource builds.
17210 (do-gas): Build "stamps" before "all".
17211 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17212 * mpw-README: Update to reflect --cc option, PowerMac support,
17213 and recently-reported compatibility problems.
17214
17215 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17216
17217 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17218 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17219 (--with-multilib-top): Pass to recursive invocations.
17220
17221 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17222
17223 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17224 v810-*-*.
17225
17226 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17227
17228 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17229 gdb, ld and opcodes on v810-*-*.
17230
17231 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17232
17233 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17234 (local-maintainer-clean): New target.
17235 (maintainer-clean): New target.
17236 (realclean): Just depend upon maintainer-clean.
17237
17238 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17239
17240 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17241
17242 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17243
17244 * configure.in: Build ld in mips*-*-bsd* case.
17245
17246 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17247
17248 * config.sub: Accept -lites* OS. From Ian Dall.
17249
17250 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17251
17252 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17253 targets.
17254
17255 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17256
17257 * configure.in: treat i386-win32 canadian cross the same as
17258 i386-go32 canadian cross.
17259
17260 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17261
17262 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17263 running under the simulator to build a reduced set of libraries.
17264 (powerpc-*-eabiaix): Add fine grained multilib support added to
17265 other powerpc targets yesterday.
17266
17267 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17268
17269 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17270 -disable-softfloat, -disable-relocatable, -disable-aix, and
17271 -disable-sysv to control which multilib libraries get built.
17272
17273 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17274
17275 * configure: Add Makefile.tem to list of files to remove in trap
17276 handler.
17277
17278 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17279
17280 * config.guess (*Linux*): Add missing "exit"s.
17281 Also, need specific check for alpha-unknown-linux (uses COFF).
17282
17283 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17284
17285 * config.guess: Merge with FSF:
17286
17287 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17288 * config.guess (AIX4): More robust release numbering discovery.
17289
17290 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17291 * config.guess (i386-sequent-ptx): Properly get version number.
17292
17293 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17294 * config.guess (mips:*:4*:UMIPS): New case.
17295
17296 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17297
17298 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17299 (i386-win32 host): Likewise. Don't build readline.
17300
17301 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17302
17303 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17304 SUPPORT_FILES to submakes.
17305
17306 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17307
17308 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17309 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17310 mpw-configure.
17311
17312 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17313
17314 * configure.in (appdirs): Use =, not ==, in test expression when
17315 trying to build the text to print in the warning message for
17316 Solaris users.
17317
17318 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17319
17320 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17321
17322 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17323
17324 * config.guess: Recognize lynx-2.3.
17325
17326 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17327
17328 * config.sub (z8ksim): Deleted
17329 (z8k-*-coff): New, this is the one true name of the target.
17330
17331 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17332
17333 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17334
17335 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17336
17337 * config.guess (*:Linux:*:*): First try asking the linker what the
17338 default object file format is (elf, aout, or coff). Then if this
17339 fails, try previous methods.
17340
17341 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17342
17343 * configure.in: Don't build newlib for *-*-vxworks5.1.
17344
17345 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17346
17347 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17348 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17349
17350 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17351
17352 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17353
17354 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17355
17356 * cfg-ml-com.in: New file.
17357 * cfg-ml-pos.in: New file.
17358
17359 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17360
17361 * COPYING.NEWLIB: Add HP free copyright to list.
17362
17363 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17364
17365 * config.sub: Recognize -eabi* for the system, not just -eabi.
17366
17367 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17368
17369 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17370 * config.sub, configure.in (win32): New target and host.
17371
17372 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17373
17374 * configure.in: Add i386-pe configuration.
17375
17376 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17377
17378 * mpw-build.in (install): Install GDB after LD.
17379
17380 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17381
17382 * mpw-config.in (elf/mips.h): Always forward-include, needed
17383 for GDB to build.
17384
17385 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17386
17387 * testsuite: New directory for customer acceptance and whole tool
17388 chain tests.
17389
17390 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17391
17392 * configure: If per-host line isn't found, but AC_OUTPUT is found
17393 and a configure script exists, run it instead.
17394
17395 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17396
17397 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17398
17399 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17400
17401 * configure: Set build_{cpu,vendor,os,alias} to host values when
17402 --build isn't specified.
17403
17404 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17405
17406 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17407 (FLAGS_TO_PASS): Pass them.
17408 (EXTRA_TARGET_FLAGS): Ditto.
17409
17410 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17411
17412 * Makefile.in (all-libg++): Depend on all-libstdc++.
17413
17414 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17415
17416 * configure.in (noconfigdirs): Enable all packages for
17417 i386-unknown-netbsd.
17418
17419 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17420
17421 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17422 hosted builds (DOS builds)
17423
17424 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17425
17426 Changes for ARM based on patches from Richard Earnshaw:
17427 * config.sub: Handle armeb and armel.
17428 * configure.in: Omit arm linker only for riscix.
17429
17430 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17431
17432 * config.guess: Update from FSF.
17433
17434 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17435
17436 * config.sub: Recognize powerpcle as the little endian variant of
17437 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17438 powerpcle variant. Convert pentium into i586, not i486. Add p5
17439 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17440 temporarily.
17441
17442 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17443
17444 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17445
17446 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17447
17448 * config.sub: Accept -lites* as a basic system type.
17449
17450 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17451
17452 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17453 installed, and if so return linuxoldld as the system name.
17454
17455 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17456
17457 * config.guess: Add hppa1.1-hp-lites support.
17458
17459 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17460
17461 * configure.in: Don't build newlib for m68k-vxworks5.1.
17462
17463 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17464
17465 * configure.in (mips-sgi-irix6): Use mh-irix5.
17466
17467 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17468
17469 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17470
17471 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17472
17473 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17474 OSF/1. Fix compiler flags.
17475 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17476
17477 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17478
17479 * configure.in: Recognize --with-newlib.
17480 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17481
17482 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17483
17484 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17485 to *_X11_MODULES due to gdbtk needing X include files et al.
17486
17487 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17488
17489 Merge in support for Mac MPW as a host.
17490 (Old change descriptions retained for informational value.)
17491
17492 * mpw-config.in: Add generic include forwards for cpu-specific
17493 include files in aout and elf directories.
17494
17495 * mpw-configure: Added copyright.
17496 * mpw-config.in: Check for presence of required build tools.
17497 (target_libs): Add newlib.
17498 (target_tools): Add examples.
17499 (Read Me): Generate as "Read Me for MPW" instead.
17500 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17501 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17502 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17503
17504 * mpw-configure: Remove subdir-specific makefile hackery,
17505 delete mk.tmp after using it.
17506
17507 * mpw-build.in (all): Display start and end times.
17508
17509 * mpw-configure (host_canonical): Set.
17510 (target_cpu): Always add to makefiles.
17511 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17512 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17513 (mpw-mh-mpw): Look for in srcdir and srcroot.
17514 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17515
17516 * mpw-build.in: (install-only): New target.
17517
17518 * mpw-configure (host_alias, target_alias): Rename from hostalias
17519 and targetalias, add into generated Makefile.
17520 (mk.tmp): If present, add into generated Makefile.
17521 * mpw-build.in (all-gas): Build config.h first before gas proper.
17522
17523 * mpw-configure (config.status): Write only if changed.
17524 * mpw-config.in (readline): Configure it (not built, just used for
17525 definitions).
17526
17527 * mpw-config.in (elf/mips.h): Add a forward include.
17528
17529 * mpw-config.in: Forward-include most .h files in include into
17530 extra-include.
17531 (readline): Don't build.
17532 mpw-build.in (install): Install GDB.
17533
17534 * mpw-configure (prefix, mpw_prefix): Handle it.
17535 * mpw-config.in (mmalloc, readline): Don't configure.
17536 * mpw-build.in (thisscript): Rename to ThisScript.
17537 Use mpw-build instead of BuildProgram everywhere.
17538 (mmalloc, readline): Don't build.
17539 * mpw-README: New file, basic documentation about the MPW port.
17540
17541 * mpw-config.in: Use forward-include to create include files.
17542
17543 * mpw-configure: Add more things to the top of each configured
17544 Makefile, including contents of config/mpw-mh-mpw.
17545 * mpw-config.in (extra-include): Create this directory and fill it
17546 with Posix-like include files when configuring.
17547
17548 * config.sub (apple, mac, mpw): Add various aliases.
17549
17550 * mpw-build.in: New file, top-level build script fragment for MPW.
17551 * mpw-configure: New file, configure script for MPW.
17552 * mpw-config.in: New file, config fragment for MPW.
17553
17554 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17555
17556 * configure.in (host_libs): Remove glob, since it is gone from the
17557 sources.
17558
17559 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17560
17561 * Makefile.in: define empty GDB_NLM_DEPS var.
17562
17563 * configure.in(target_makefile_frag): use config/mt-netware
17564 for netware targets.
17565
17566 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17567
17568 * config.sub: Merge in recent FSF changes. Remove linux special
17569 cases.
17570
17571 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17572
17573 Revert this change:
17574
17575 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17576
17577 * build-all.mk: Use CC=cc -Xs on Solaris.
17578
17579 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17580
17581 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17582 stop using it.
17583 * Makefile.in: Nuke all references to glob subdirectory.
17584
17585 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17586
17587 * configure.in: Fix --enable-shared logic in per-host.
17588
17589 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17590
17591 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17592
17593 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17594
17595 * configure.in (noconfigdirs): Don't build gas on AIX, for
17596 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17597
17598 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17599
17600 * configure: Fix --cache-file to work if the file argument is a
17601 relative path.
17602
17603 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17604
17605 * configure: If the --cache-file is used, pass it down to
17606 configure in subdirectories.
17607
17608 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17609
17610 * config.sub: add vxworks29k configuration.
17611
17612 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17613
17614 * Makefile.in (taz): Do "diststuff" part quietly.
17615
17616 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17617
17618 * config.sub: Mini-merge with gcc/config.sub.
17619
17620 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17621
17622 * config.guess (IRIX): Sed - to _.
17623
17624 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17625
17626 * Makefile.in (source-vault, binary-vault): New targets.
17627
17628 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17629
17630 * config.sub: Recognize -eabi as a basic system type.
17631
17632 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17633
17634 * configure.in (enable_shared stuff): Fix typo.
17635
17636 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17637
17638 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17639
17640 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17641
17642 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17643
17644 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17645
17646 * configure.in (rs6000-*-*): Don't build gas.
17647
17648 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17649
17650 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17651 reduce command line length.
17652 (AS_FOR_TARGET): Check for as.new, not Makefile.
17653 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17654
17655 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17656
17657 * config.guess: Merge from FSF.
17658
17659 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17660
17661 * configure: Don't use $ when handling program_suffix.
17662
17663 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17664
17665 * configure.in: Configure tk for hppa/hpux.
17666
17667 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17668
17669 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17670
17671 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17672
17673 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17674 to LIBCXXFLAGS. Tests are better run without it.
17675
17676 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17677
17678 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17679
17680 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17681
17682 * configure.in (*-*-netware*): Don't configure xiberty.
17683
17684 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17685
17686 * configure.in: Remove tk from native_only list.
17687
17688 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17689
17690 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17691 for special NCD build.
17692
17693 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17694
17695 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17696 makeall.bat, they're only useful for binutils snapshots.
17697 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17698 makeall.bat to specified SUPPORT_FILES.
17699
17700 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17701
17702 * build-all.mk: Add Ericsson targets to sun4 and solaris
17703 hosts. Add BNR's sun4 target to solaris host, so their
17704 build-from-source will be tested in-house first.
17705
17706 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17707
17708 * Makefile.in (LIBCFLAGS): New variable.
17709 (CFLAGS_FOR_TARGET): Ditto.
17710 (LIBCFLAGS_FOR_TARGET): Ditto.
17711 (LIBCXXFLAGS): Ditto.
17712 (CXXFLAGS_FOR_TARGET): Ditto.
17713 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17714 (BASE_FLAGS_TO_PASS): Pass them.
17715 (EXTRA_TARGET_FLAGS): Ditto.
17716
17717 * configure.in: Support --enable-shared.
17718
17719 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17720
17721 * configure.in (target_libs): Include libstdc++ again.
17722 * config.guess: Update from FSF (for FreeBSD).
17723
17724 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17725
17726 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17727 makeall.bat.
17728 (DISTDOCDIRS): Add `etc'.
17729 (ETC_SUPPORT_PFX): New variable.
17730 (taz): Include anything from etc starting with a word in
17731 ETC_SUPPORT_PFX.
17732
17733 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17734
17735 * config.sub: Update for recent FSF changes. Remove obsolete
17736 h8300hds entry. Add -windows* and -osx as basic os. Minor
17737 spacing changes.
17738
17739 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17740
17741 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17742
17743 * config.guess: Merge with FSF.
17744 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17745
17746 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17747
17748 * configure: Since the "trap 0" handler will override the exit
17749 status on many systems, only use it for "exit 1", and make it set
17750 a non-zero exit status; reset it before "exit 0". Also, check
17751 exit status of config.sub, and error out if it failed.
17752
17753 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17754
17755 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17756 and install libgloss.
17757
17758 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17759
17760 * Makefile.in (all-binutils): Depend upon all-byacc.
17761
17762 * configure.in: Don't build emacs on Irix 5.
17763
17764 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17765
17766 * configure.in (*-*-netware*): Add libio.
17767
17768 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17769
17770 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17771 (CHECK_TARGET_MODULES): Ditto.
17772 (INSTALL_TARGET_MODULES): Ditto.
17773 (TARGET_LIBS): Ditto.
17774 (all-libstdc++): Note dependencies.
17775
17776 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17777
17778 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17779
17780 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17781
17782 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17783 -fexternal-templates.
17784
17785 * configure.in (target_libs): Add libstdc++.
17786 (noconfigdirs): Add libstdc++ as appropriate.
17787
17788 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17789
17790 * config.guess: Update from FSF.
17791
17792 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17793
17794 * configure: Use ${config_shell} when running ${configsub}.
17795
17796 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17797
17798 * config.sub: No longer recognize h8300h.
17799
17800 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17801
17802 * config.sub: Remove extraneous differences between config.sub and
17803 gcc/config.sub.
17804
17805 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17806
17807 * Makefile.in (DISTSTUFFDIRS): Add gas.
17808
17809 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17810
17811 * COPYING.NEWLIB: New file.
17812
17813 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17814
17815 * config.guess (HP-UX): Patch from Harlan Stenn
17816 <harlan@landmark.com> to also emit release level.
17817
17818 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17819
17820 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17821
17822 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17823
17824 * config.sub: Merge nextstep cleanup from FSF.
17825
17826 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17827
17828 * configure.in (arm-*-*): Don't configure ld for this target.
17829
17830 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17831
17832 * configure.in (*-*-netware): don't configure libg++, libio,
17833 librx, or newlib.
17834
17835 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17836
17837 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17838 configure ld--it works, but it doesn't support shared libraries.
17839
17840 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17841
17842 * config.guess (*-unknown-freebsd*): Get rid of possible
17843 trailing "(Release)" in version string.
17844 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17845
17846 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17847
17848 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17849 Fix type: *-next-neststep -> *-next-nextstep.
17850
17851 * config.guess: Merge from FSF:
17852
17853 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17854
17855 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17856
17857 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17858
17859 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17860 instead of UNIX_SV for UnixWare 1.0).
17861
17862 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17863
17864 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17865 to make gdb/nlm/* build after the compiler and linker.
17866
17867 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17868
17869 * config.guess (netbsd, freebsd, linux): Accept any machine,
17870 not just i[34]86.
17871 (m68k-atari-sysv4): Relocate to match FSF version.
17872
17873 * config.guess: More merges from the FSF:
17874
17875 Add a space before function call or macro invocation.
17876
17877 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17878
17879 * config.guess: Add trap cmd to remove dummy.c and dummy when
17880 interrupted.
17881
17882 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17883
17884 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17885 (dummy): Redirect stderr from compilation of dummy.c.
17886
17887 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17888
17889 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17890
17891 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17892
17893 * configure: Accept and ignore --cache*, for compatibility with
17894 new autoconf.
17895
17896 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17897
17898 * config.guess: Merge from FSF:
17899
17900 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17901
17902 * config.guess (Pyramid*:OSx*:*:*): New case.
17903 (PATH): Add /.attbin at end for finding uname.
17904 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17905
17906 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17907
17908 * config.guess (M88*:DolphinOS:*:*): New case.
17909
17910 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17911
17912 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17913 to select whether to use ELF or COFF.
17914
17915 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17916
17917 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17918
17919 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17920
17921 * config.guess: Guess the OS version for HPUX.
17922
17923 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17924
17925 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17926
17927 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17928
17929 * configure.in: Recognize --with-headers, --with-libs, and
17930 --without-newlib.
17931 * Makefile.in (all-xiberty): Depend upon all-ld.
17932
17933 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17934
17935 * configure.in: Change i[34]86 to i[345]86.
17936
17937 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17938
17939 * configure (version): A few more tweaks to help message.
17940
17941 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
17942
17943 * Makefile.in: Remove (for now) librx as a host library,
17944 now that we're building it for target.
17945
17946 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17947
17948 * configure: Fix up help message; from karl@owl.hq.ileaf.com
17949 (Karl Berry).
17950
17951 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
17952
17953 * configure.in: Also configure librx.
17954
17955 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17956
17957 * Makefile.in: Update various rules to reflect that librx
17958 is now needed for libg++.
17959
17960 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17961
17962 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17963
17964 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17965
17966 * configure.in: Configure the examples directory.
17967
17968 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17969
17970 * configure: Simplify Jun 2 1994 change.
17971
17972 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17973
17974 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17975 /bin/gcc isn't good enough to build gcc.
17976
17977 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17978
17979 * Makefile.in (GDB_SUPPORT_FILES): Remove
17980 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17981 (gdb.tar.gz): Add new rule to use standard distribution building
17982 mechanism.
17983
17984 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17985
17986 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17987 Bill Cox <bill@cygnus.com>.
17988
17989 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17990
17991 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17992
17993 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17994
17995 * configure: Search current dir first in .gdbinit.
17996
17997 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17998
17999 * config.sub: Recognize freebsd (merged from gcc config.sub).
18000
18001 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18002
18003 * config.sub: Refer to NeXT's operating system as nextstep.
18004
18005 * config.sub (case $basic_machine): Re-order the cases, to match
18006 the order in the FSF version (which is mostly alphabethical).
18007 Merge in some additions and changes from the FSF.
18008
18009 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18010
18011 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18012 * config.sub: Recognize cxux7.
18013 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18014
18015 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18016
18017 * config.sub: Fix typo powerpc -> powerpc-*.
18018
18019 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18020
18021 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18022
18023 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18024 parallel with all-emacs and install-emacs). Top-level command
18025 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18026
18027 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18028
18029 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18030 $(relbindir)/make before doing ``make install'', and use
18031 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18032 installing over running make binary.
18033 ($(host)-stamp-stage3-installed): Likewise.
18034
18035 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18036
18037 * config.guess: Recognize Mach.
18038
18039 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18040
18041 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18042 see whether --exec-prefix was used.
18043
18044 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18045
18046 * README: Explicitly mention libg++/README. (Zoo's idea.)
18047
18048 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18049
18050 * Makefile.in: Add all-librx target similar to all-libproc.
18051
18052 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18053
18054 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18055 with post 1.2 uname bogosity.
18056
18057 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18058
18059 * configure: Remove temporary files on receipt of a signal.
18060
18061 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18062
18063 * configure: If there is a package_makefile_frag, remove
18064 ${subdir}/Makefile.tem after copying it in.
18065
18066 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18067
18068 * build_all.mk: support rs6000 lynx identifies itself as
18069 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18070 since /bin/gcc is too feeble to compile a modern gcc.
18071
18072 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18073
18074 * brought devo/test-build.mk update-to-date with progressive/
18075 test-build.mk. Add lynx targets and hppa flag info.
18076
18077 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18078
18079 * configure.in: Use mh-ncrsvr43. Patch from
18080 Tom McConnell <tmcconne@sedona.intel.com>.
18081
18082 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18083
18084 * config.guess (i386-unknown-bsdi): No longer need to
18085 check #if defined(__bsdi__) && defined(__i386__).
18086
18087 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18088
18089 * configure: Set program_transform_nameoption correctly.
18090
18091 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18092
18093 * brought build-all.mk update-to-date with progressive build-all.mk,
18094 added new targets and hppa info.
18095
18096 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18097
18098 * configure: If config.guess result is a prefix of the user
18099 specified target, assume a native build and use the user specified
18100 target as the host alias. Remove SunOS patch suffix removal hack.
18101 * configure.in: Remove SunOS patch suffix removal hack.
18102
18103 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18104 in NATIVE_CHECK_MODULES.
18105
18106 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18107
18108 * Makefile.in: Rename HOST_ONLY to NATIVE.
18109 * configure: Delete SunOs patch suffix from host_canonical
18110 and build_canonical variables that are prepended to Makefiles.
18111 * configure.in: Add comments for easier maintenance.
18112
18113 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18114
18115 * Makefile.in: Add all-libproc target similar to all-gui.
18116
18117 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18118
18119 * Makefile.in (CHECK_MODULES): split into
18120 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18121
18122 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18123
18124 * config.guess (i386-unknown-bsdi): New system to guess.
18125
18126 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18127
18128 * Makefile.in: Add all-gui target (but not yet build by "all").
18129
18130 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18131
18132 * config.sub: Move deletion of patch suffix from here...
18133 * configure.in: To here, at Ian's suggestion. The top-
18134 level scripts might need to know of a patch level.
18135
18136 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18137
18138 * config.sub: Strip off patch suffix so rtl is recognized
18139 as a sunos4.1.3 machine, even though it's been patched.
18140
18141 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18142
18143 * Makefile.in (INSTALL_LAST): Delete.
18144 (INSTALL_DOSREL): New.
18145
18146 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18147
18148 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18149 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18150 whether we pass down --with-gnu-ld anyhow.
18151
18152 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18153
18154 * Makefile.in (INSTALL_LAST): Change operation so it works
18155 on more flavors of make.
18156 * configure.in (go32): Don't build libg++ or libio.
18157
18158 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18159
18160 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18161 they can be overriden by templates.
18162
18163 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18164
18165 * configure.in (target==go32): Don't build gdb.
18166 * dosrel: New directory.
18167
18168 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18169
18170 * configure.in (host==go32): Configure dosrel too.
18171 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18172 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18173 be set by incoming names or templates.
18174 (INSTALL_LAST): New rule.
18175
18176 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18177
18178 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18179
18180 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18181
18182 * configure.in (appdirs): New variable. Currently empty, but will
18183 be used in gas distribution. If nonempty, lists a set of
18184 directories at least one of which must get configured, or top
18185 level configuration is considered to have failed.
18186 (rs6000-*-lynxos*): Use new file name.
18187
18188 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18189
18190 Eliminate XTRAFLAGS.
18191 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18192 newlib include files using -idirafter, and also use -nostdinc.
18193 (CXX_FOR_TARGET): Likewise.
18194 (XTRAFLAGS): Removed.
18195 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18196 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18197 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18198 ($(DO_X)): Don't pass down XTRAFLAGS.
18199
18200 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18201
18202 * configure.in (mips*-dec-bsd*): New target; do build linker.
18203 (mips*-*-bsd*): New target; don't build linker.
18204
18205 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18206
18207 * configure.in: support rs6000-*-lynxos* configuration.
18208 support sunos4 as a cross target.
18209
18210 * config.sub: look for lynx*, not lynx since the OS version may
18211 legitimately be part of the name.
18212
18213 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18214
18215 * configure.in (i[34]86-*-sco*): Move to be with other i386
18216 targets.
18217 (romp-*-*): New target. Skip various binary utilities.
18218 (vax-*-*): New target. Don't build newlib.
18219 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18220
18221 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18222
18223 * configure.in: Only set host_makefile_frag if config
18224 directory exists.
18225
18226 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18227
18228 * install.sh: If $dstdir exists, don't check whether each
18229 component does.
18230
18231 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18232
18233 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18234
18235 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18236
18237 * configure.in (*-*-lynxos*): Don't configure newlib for either
18238 native or cross Lynx.
18239
18240 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18241
18242 * config.sub (sparc64-elf): Fix os.
18243 (z8k): Remove duplicate.
18244
18245 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18246
18247 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18248 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18249
18250 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18251
18252 * configure: Make file links cleanly even if Lynx fails on
18253 an NFS symlink (at least fail cleanly).
18254
18255 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18256
18257 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18258 -XNh2000.
18259
18260 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18261
18262 * configure: Unknown options are fatal again.
18263
18264 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18265
18266 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18267 compatibility.
18268
18269 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18270
18271 * build-all.mk: Add `clean' target.
18272
18273 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18274
18275 * config.guess: Add SINIX support.
18276 * configure.in: Add mips-*-sysv4* support.
18277
18278 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18279
18280 * build-all.mk: Document all useful targets.
18281 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18282 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18283
18284 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18285
18286 * configure: Support --silent, --quiet.
18287
18288 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18289
18290 * configure: Support --disable-FEATURE.
18291
18292 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18293
18294 * config.guess: Recognize NCR running SVR4.3.
18295
18296 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18297
18298 * config.guess: Make BSDI generate i386-unknown-bsd386.
18299 Patch from Paul Eggert <eggert@twinsun.com>.
18300
18301 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18302
18303 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18304
18305 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18306
18307 * configure: Make unrecognized options give nonfatal warnings
18308 instead of fatal errors, and pass them to any subdirectory
18309 configures in case they recognize them.
18310 Make --x equivalent to --with-x.
18311
18312 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18313
18314 * configure: Add --enable-* options. Clean up usage message and
18315 some comments.
18316
18317 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18318
18319 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18320
18321 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18322
18323 * configure.in (hppa*-*-*): Enable binutils.
18324
18325 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18326
18327 * config.sub: Recognize cisco.
18328
18329 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18330
18331 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18332
18333 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18334
18335 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18336 than one configuration name. Add comment.
18337
18338 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18339
18340 * config.guess: about target *-hitachi-hiuxwe2, fixed
18341 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18342 macro is incorrect.]
18343
18344 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18345
18346 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18347 than the "make ls" stuff which used to be here.
18348
18349 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18350
18351 * config.guess: Recognize i[34]86-unknown-freebsd.
18352 From Shawn M Carey <smcarey@rodan.syr.edu>.
18353
18354 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18355
18356 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18357
18358 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18359
18360 * config.guess: Check for ptx.
18361
18362 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18363
18364 * config.sub: Add os9k checking.
18365
18366 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18367
18368 * config.guess: Handle OSF1 running on HPPA processors
18369
18370 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18371
18372 * configure: If subdir configure fails, print out a message with
18373 subdirectory name, in case subdir's configure code didn't identify
18374 itself.
18375
18376 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18377
18378 * configure.in: Remove embedded newlines from configdirs.
18379 Avoid mismatches of substrings. Fix matching strings at end
18380 of configdirs.
18381
18382 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18383
18384 * config.guess: Add Lynx/rs6000 config support.
18385
18386 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18387
18388 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18389
18390 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18391
18392 * configure.in (hppa*-*-osf*): Treat this just like most other
18393 PA configurations (eg no binutils or ld).
18394 (hppa*-*-*elf*): These configurations have binutils and ld.
18395
18396 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18397
18398 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18399
18400 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18401
18402 * configure.in (rs6000-*-*): Build gas.
18403
18404 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18405
18406 * Makefile.in: Avoid bug in losing hpux sed.
18407
18408 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18409
18410 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18411 for GDB and GDB has been fixed to not need it.
18412
18413 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18414
18415 * config.guess: Recognize vax hosts.
18416
18417 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18418
18419 * configure (while loop): Don't use "break 2" inside case
18420 statement -- the case statement isn't an enclosing loop.
18421
18422 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18423
18424 * config.guess: Clean up NeXT support, to allow nextstep
18425 on Intel machines. Make OS be nextstep.
18426
18427 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18428
18429 * config.guess: Add alternate forms for Convex.
18430
18431 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18432
18433 * configure: Completely rewrite option processing. Take
18434 advantage of pattern-matching to avoid invoking test frequently.
18435 Also clean up host and target defaulting logic.
18436
18437 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18438
18439 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18440 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18441 commands (plus user environment) will fit SCO limits.
18442
18443 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18444
18445 * configure.in: Don't issue warnings about directories which are
18446 not being configured if -norecursion is set. Correct test for
18447 --with-gnu-as and --with-gnu-ld to not get confused by substring
18448 matches.
18449
18450 * configure.in: Don't build gas for alpha-dec-osf1*.
18451
18452 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18453
18454 * configure: Back out Per's change of 12/19/1993. It changes the
18455 behavior of configure in unexpected and confusing ways.
18456
18457 Also, use different delim char when calculating
18458 program_transform_name so that the name can contain slashes.
18459
18460 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18461
18462 * configure.in, config.sub: Add support for VSTa micro-kernel.
18463
18464 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18465
18466 * configure.in: Nuke hacks which were used to get a special
18467 version of GAS for HPPA configurations.
18468
18469 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18470
18471 * configure: If only ${target_alias} is given, use that
18472 as the default for ${host_alias}.
18473 * configure: Add missing back-slashes before nested quotes.
18474
18475 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18476
18477 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18478
18479 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18480
18481 * config.guess: Recognize some Tektronix configurations.
18482 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18483
18484 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18485
18486 * config.sub: Match any flavor of SH.
18487
18488 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18489
18490 * configure.in: Don't try to configure newlib for Alpha.
18491
18492 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18493
18494 * configure.in: Don't build ld for Irix 5. Don't build gas,
18495 libg++ or libio for any Alpha target.
18496
18497 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18498
18499 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18500
18501 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18502 default arguments -- so it tried to compress itself.
18503
18504 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18505
18506 * configure.in (notsupp): ensure that a space is always at the end
18507 of the configdirs list, since the grep checks for an explicit space
18508
18509 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18510
18511 * configure.in (target i386-sysv4.2): don't build ld, since static
18512 versions of many libraries are not available.
18513
18514 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18515
18516 * config.guess: Recognize Apollos (using environment variables).
18517 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18518
18519 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18520
18521 * config.guess: Recognize Sony news mips running newsos.
18522
18523 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18524
18525 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18526 "fi ; else" for bash.
18527
18528 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18529
18530 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18531
18532 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18533
18534 * config.sub: accept unixware as an alias for svr4.2.
18535 Fix some inconsistancies with the gcc version.
18536
18537 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18538
18539 * Makefile.in (DISTDOCDIRS): Add gdb.
18540
18541 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18542
18543 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18544
18545 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18546
18547 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18548 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18549 this now.
18550
18551 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18552
18553 * config.sub: Accept hiux* as an OS name.
18554
18555 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18556 etc/make-stds.texi. The underscore came from gcc, and dje now
18557 agrees that RUNTESTFLAGS is the correct name.
18558
18559 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18560
18561 * install.sh: Remove 'set -e'. It makes any conditionals
18562 in the script useless.
18563
18564 * config.guess: Automatically recognize arm-acorn-riscix
18565 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18566
18567 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18568
18569 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18570
18571 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18572
18573 * Makefile.in (DISTDOCDIRS): New variable.
18574 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18575 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18576
18577 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18578
18579 * configure.in (hppa target): check the source directory for the
18580 pagas sub-directory
18581
18582 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18583
18584 * config.sub: Allow -aout* and -elf*.
18585
18586 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18587
18588 * configure.in: Don't build ld on i386-solaris2, same as for
18589 sparc-solaris2.
18590
18591 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18592
18593 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18594
18595 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18596
18597 * configure.in: Configure gdb for alpha.
18598
18599 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18600
18601 * Makefile.in (CXXFLAGS): Add -O.
18602
18603 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18604
18605 * config.guess: added support for DG Aviion
18606
18607 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18608
18609 * configure.in: Produce warning message for subdirectories not
18610 configurable for this host/target combination. Don't try to
18611 configure gdb for vms.
18612
18613 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18614
18615 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18616 appropriate files before making "diststuff".
18617 (DISTBISONFILES): New var: list of files to be edited.
18618 (DISTSTUFFDIRS): Add binutils.
18619
18620 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18621
18622 * config.sub: also handle mipsel and mips64el (for little endian mips)
18623
18624 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18625
18626 * configure.in: Add * to end of all OS names.
18627
18628 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18629
18630 * configure.in: Build newlib for LynxOS native.
18631
18632 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18633
18634 * config.guess: Add support for delta 88k running SVR3.
18635
18636 * configure.in: Add comment about HP compiler vs. emacs.
18637
18638 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18639
18640 * configure.in: don't build ld on solaris2 (not a viable option
18641 due to bugs in getpwnam & getpwuid)
18642
18643 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18644
18645 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18646 config.guess will produce a full version number.
18647
18648 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18649
18650 * configure.in: Build linker and binutils for alpha-dec-osf1.
18651
18652 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18653
18654 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18655 and gdb/testsuite/Makefile.in.
18656
18657 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18658
18659 * configure.in: recognize mips*- instead of mips-
18660
18661 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18662
18663 * config.sub: Accept linux*coff and linux*elf as operating
18664 systems.
18665
18666 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18667
18668 * config.sub: Recognize mips64, and mips3 as an alias for it.
18669
18670 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18671
18672 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18673 gdb knows how to handle OSF/1 shared libraries.
18674
18675 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18676
18677 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18678 * config.guess: Recognize Hitachi's HIUX.
18679 * config.sub: Recognize h3050r* and hppahitachi.
18680 Remove redundant cases for hp9k[23]*.
18681
18682 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18683
18684 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18685 if gas and ld are in the source tree and are in ${configdirs}.
18686 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18687 --with options (but still pass them down on the command line,
18688 if they were explicitly specified).
18689
18690 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18691
18692 * configure: substitute SHELL value in Makefile.in with
18693 ${CONFIG_SHELL}
18694
18695 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18696
18697 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18698 *-*-solaris2* targets.
18699
18700 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18701
18702 * Makefile.in: define M4, and pass it down to sub-makes;
18703 all-autoconf now depends on all-m4
18704
18705 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18706
18707 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18708 presence of {ar,ranlib} instead of a configured directory
18709
18710 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18711
18712 * config.guess: Accept 34?? as well as 33?? for NCR.
18713
18714 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18715
18716 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18717 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18718
18719 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18720
18721 * configure: grab values for $(CC) and $(CXX) from the
18722 environment, so that someone can do "CC=gcc configure; make" and
18723 have it work right (matching the way that autoconf works now)
18724
18725 * configure.in, Makefile.in: add support for gash, the tcl
18726 interface to Galaxy
18727
18728 * config.guess: add NetBSD variants (hp300, x86)
18729
18730 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18731
18732 * install.sh: Support -d option (in the manner of SunOS 4 install,
18733 as it is more deterministic than that of GNU install)
18734 (chmodcmd): Set file to mode 755 by default (should also do default
18735 chgrp and chown, but I don't feel like dealing with that now)
18736
18737 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18738
18739 * config.sub: Remove h8300hhms alias.
18740
18741 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18742
18743 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18744
18745 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18746
18747 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18748 as stmp-fixinc
18749
18750 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18751
18752 * config.sub: recognize m88110-bug-coff.
18753
18754 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18755
18756 * Makefile.in (all-libio): all dependencies on the toolchain used
18757 to build this (gcc, gas, ld, etc)
18758
18759 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18760
18761 * config.guess: Deal with OSF/1 1.3 on alpha.
18762
18763 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18764
18765 * install.sh: add some 'else true' clauses for portability
18766
18767 * configure.in: don't build libio for h8[35]00-*-* targets
18768
18769 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18770
18771 * Makefile.in: Add support for new libio.
18772
18773 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18774
18775 * install.sh: If one command fails, don't try the rest. Don't try
18776 to remove $dsttmp (via trap) unless we have already created it.
18777 If $src doesn't exist, detect it and exit with an error.
18778
18779 * config.guess: Recognize BSD on hp300.
18780
18781 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18782
18783 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18784 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18785
18786 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18787
18788 * Makefile.in (all-send-pr): depends on all-prms
18789
18790 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18791
18792 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18793
18794 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18795
18796 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18797 Added test for mips-mips-riscos5.
18798
18799 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18800
18801 * configure.in: use mh-hp300 for 68k HP hosts
18802
18803 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18804
18805 * configure: add support for CONFIG_SHELL, so that you can use
18806 some alternate shell for evaluating configure scripts
18807
18808 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18809
18810 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18811 in configure script to bug-gdb@prep.ai.mit.edu when building
18812 distribution archive.
18813 * Makefile.in (COMPRESS): Remove def.
18814 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18815 gdb.tar.Z and make-gdb.tar.Z respectively.
18816 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18817 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18818 to convergence with 'taz' target in Makefile.in.
18819
18820 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18821
18822 * install.sh (dsttmp): use trap to ensure that tmp files go
18823 away on error conditions
18824
18825 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18826
18827 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18828
18829 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18830
18831 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18832 its parent is '/' not ''.
18833
18834 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18835
18836 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18837
18838 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18839 that ${newsrcdir}/configure.in does.
18840
18841 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18842
18843 * test-build.mk: support for CONFIG_SHELL
18844
18845 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18846
18847 * config.sub (netware): Add as a basic system type.
18848
18849 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18850
18851 * Makefile.in (Makefile): depend on configure.in. Also drop the
18852 $(srcdir)/ from the dependency on Makefile.in.
18853
18854 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18855
18856 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18857 (h8300hhms is temporary until multi-libraries are implemented).
18858 * configure.in: Handle h8300h too.
18859
18860 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18861
18862 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18863
18864 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18865
18866 * configure: Remove extraneous output when guessing host type.
18867 * config.guess: Remove extraneous output when guessing using C
18868 compiler rather than uname, or when guessing fails.
18869
18870 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18871
18872 * Makefile.in: remove all.cross and install.cross targets
18873
18874 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18875 definitions
18876
18877 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18878
18879 * configure.in (target sh): Build gprof.
18880
18881 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18882
18883 * config.sub: change -solaris to -solaris2
18884
18885 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18886
18887 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18888
18889 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18890
18891 * configure: Correct error message for missing Makefile.in to
18892 print correct directory.
18893
18894 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18895
18896 * install.sh: kludge around 386BSD shell bug
18897
18898 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18899
18900 * config.guess: Recognize NeXT.
18901 * config.guess: Recognize i486-ncr-sysv4.
18902 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18903
18904 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18905
18906 * Makefile.in (MAKEINFOFLAGS): New variable.
18907 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18908 * build-all.mk, test-build.mk: Pass down --no-split as
18909 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18910
18911 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18912
18913 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18914
18915 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18916
18917 * Makefile.in (libg++.tar.z): New rule.
18918 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18919 * Makefile.in (taz): Only do a single chmod.
18920
18921 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18922
18923 * install.sh: don't use dirname anymore (replaced with sed usage)
18924
18925 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18926
18927 * Makefile.in: Change extension for gzip'd files from '.z' to
18928 '.gz' per new FSF standard usage.
18929
18930 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18931
18932 * configure: put quotes around the final value of program_transform_name
18933
18934 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18935
18936 * Makefile.in: new install.sh support; update install-info rules
18937
18938 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18939
18940 * configure.in: Build diff for crosses, but not for go32 host.
18941
18942 * configure.in: Build gprof only for native, and don't build it
18943 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18944
18945 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
18946
18947 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18948
18949 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18950
18951 * configure.in (host_tools): Add prms.
18952
18953 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18954
18955 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18956 with $(FLAGS_TO_PASS) on the command line
18957
18958 * config.sub: Recognize lynx and lynxos
18959
18960 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18961
18962 * config.sub: Accept -ecoff*, not just -ecoff.
18963
18964 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18965
18966 * Makefile.in (taz): Use .gz suffix instead of .z.
18967 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18968 names.
18969
18970 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18971
18972 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18973
18974 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18975
18976 * Makefile.in (install-no-fixedincludes): install gcc last, so
18977 that rebuilds that might happen during 'make install' don't get
18978 bogus gcc include files
18979
18980 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18981
18982 Change from Utah for HPPA support:
18983 * config.guess: Recognize hppa1.x-hp-bsd.
18984
18985 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18986
18987 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18988 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18989
18990 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18991
18992 * config.sub: Add support for rom68k and bug boot monitors.
18993
18994 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18995
18996 * Makefile.in: Make all-opcodes depend on all-bfd.
18997
18998 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18999
19000 * config.guess: Added special check for i[34]86-univel-sysv4*.
19001
19002 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19003
19004 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19005 the processor rather than assuming i486.
19006
19007 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19008
19009 * config.guess: Recognize SunOS6 as Solaris3.
19010
19011 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19012
19013 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19014 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19015
19016 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19017
19018 * build-all.mk (all-cross): New target for Canadian Cross.
19019 Added Q2 go32 targets.
19020 * test-build.mk: Configure go32 cross sparclite-aout and
19021 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19022 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19023
19024 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19025
19026 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19027 GO32 hosted toolchains
19028
19029 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19030
19031 * configure: change so "-exec-prefix" gets passed down rather
19032 than "-exec_prefix" so autoconf generated Makefiles get the
19033 exec_prefix set right.
19034
19035 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19036
19037 * config.guess: get the Solaris2 minor version number
19038
19039 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19040
19041 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19042
19043 * config.guess: Recognize some Sequent platforms.
19044
19045 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19046
19047 * Makefile.in: added the vault-install target
19048
19049 * configure.in: actually use the Sun3 makefile fragment that's in
19050 config, also added the release dir to configdirs
19051
19052 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19053
19054 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19055
19056 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19057
19058 * configure.in: remove some program from Alpha targetted toolchains
19059
19060 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19061
19062 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19063 gprof.
19064 (taz): Run "make diststuff" in those directories instead of "make
19065 proto-dir". Look for "VERSION=" only at start of line in subdir
19066 Makefile. Use "gzip -9" for compression.
19067 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19068 (binutils.tar.z): New target.
19069
19070 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19071
19072 * Makefile.in (taz): Include gpl.texinfo.
19073
19074 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19075
19076 * Makefile.in (setup-dirs): Merged into "taz" target.
19077 (taz): Only do `proto-dir' stuff if a directory is actually needed
19078 for this target.
19079
19080 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19081
19082 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19083 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19084 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19085 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19086 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19087
19088 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19089
19090 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19091 config.sub, and move-if-change to gdb testsuite distribution
19092 archive, so the testsuite can be extracted, configured, and
19093 run separately from the gdb distribution. Blow away the Chill
19094 tests that require a Chill compiled executable, since GNU Chill
19095 is not yet publically available.
19096
19097 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19098
19099 * test-build.mk: set environment variables in a single command,
19100 instead of a list of assignments and exports
19101
19102 * config.guess: recognize Alpha/OSF1 systems
19103
19104 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19105
19106 * configure: Change help message to prefer --options rather than
19107 -options.
19108
19109 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19110
19111 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19112 zippy@ecst.csuchico.edu.
19113 * config.guess: Recognize miniframe.
19114
19115 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19116
19117 * Makefile.in: Use srcroot to find runtest rather than rootme.
19118 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19119
19120 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19121
19122 * test-build.mk: Extensive additions to support building on a
19123 machine other than the host.
19124
19125 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19126
19127 * configure (tooldir): Fix for i386-aix again.
19128
19129 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19130
19131 * configure, Makefile.in: Change definition of $(tooldir)
19132 to match the FSF.
19133
19134 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19135
19136 * config.guess: Recognize i[34]86/SVR4.
19137
19138 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19139
19140 * Makefile.in (all-gdb): gdb depends on sim.
19141
19142 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19143
19144 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19145 at the same time we make the prototype gdb directory.
19146 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19147 files at the same time as the gdb base release distribution.
19148
19149 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19150
19151 * Makefile.in (check): Use individual check targets rather than
19152 DO_X rule.
19153 (check-gcc): Added.
19154
19155 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19156
19157 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19158 for System V release 3.2.
19159
19160 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19161
19162 * config.sub: Recognize hppaosf.
19163 * configure.in: Do configure ld/binutils/gas for it.
19164
19165 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19166
19167 * configure (tooldir): Alter syntax used to set this, for systems
19168 where "\$" isn't handled right, like i386-aix.
19169
19170 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19171
19172 * configure: Pass program-transform-name, not
19173 program_transform_name, to recursive configures.
19174
19175 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19176
19177 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19178 of gas+ld+binutils.
19179
19180 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19181
19182 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19183
19184 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19185
19186 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19187
19188 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19189
19190 * Makefile.in (PRMS): Set back to all-prms.
19191
19192 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19193
19194 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19195 targets, rather than for MIPS hosts.
19196
19197 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19198
19199 * configure.in: add comment for --with-x default values
19200
19201 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19202
19203 * Makefile.in: add check-* targets for each of the directories in
19204 the tree. Add a definition of RUNTEST that will use the one we
19205 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19206
19207 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19208
19209 * configure.in: Removed obsolete references to bfd_target and
19210 target_makefile_frag.
19211
19212 * build-all.mk: Set assorted targets for Q2.
19213 * config.sub: Recognize z8k-sim and h8300-hms.
19214 * test-build.mk: Really don't pass host to configure.
19215 (HOLES): Added uname.
19216
19217 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19218
19219 * configure: Handle an empty program-prefix, program-suffix or
19220 program-transform-name correctly.
19221
19222 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19223
19224 * build-all.mk: -G 8 no longer required for MIPS targets.
19225 * test-build.mk: Don't pass host argument to configure; make it
19226 guess.
19227
19228 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19229
19230 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19231 * Makefile.in (COMPRESS): New macro, like GZIP.
19232
19233 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19234
19235 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19236
19237 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19238 with gas currently defaults to -G 0.
19239
19240 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19241
19242 * Makefile.in (all-flex): flex depends on byacc.
19243
19244 * build-all.mk: If host not specified, use config.guess. Pass TAG
19245 to test-build.mk as RELEASE_TAG.
19246 * test-build.mk (configargs): New variable containing arguments to
19247 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19248 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19249
19250 * config.guess: Use /bin/uname when checking -X argument on SCO,
19251 to avoid invoking GNU uname which doesn't understand -X.
19252
19253 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19254
19255 * configure.in: Build gas for mips-*-*.
19256
19257 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19258
19259 * Makefile.in (all.normal): insert missing backslash.
19260
19261 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19262
19263 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19264
19265 * Makefile.in: Complete overhaul to merge many almost identical
19266 targets.
19267
19268 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19269
19270 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19271 (gdb.tar.Z): Adjusted.
19272
19273 * Makefile.in (setup-dirs, taz): New targets; should be general
19274 enough to adapt for gdb sometime. Build only .z file.
19275 (gas.tar.z): New target.
19276
19277 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19278
19279 * build-all.mk: Use CC=cc -Xs on Solaris.
19280
19281 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19282
19283 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19284 for handling BISON for FSF releases.
19285
19286 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19287
19288 * configure: Actually implement the change zoo just documented.
19289
19290 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19291
19292 * configure: when using config.guess, only set target_alias when
19293 it's not already been set (ie, on the command line)
19294
19295 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19296
19297 * Makefile.in: add installcheck target, set PRMS to install-prms
19298
19299 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19300
19301 * configure: add support for package_makefile_fragment, handle the
19302 case where a directory has a configure.in file but no Makefile.in
19303 more gracefully (with an actual understandable error message, even);
19304 add support for --without (and add this to the usage message); also
19305 explicitly add a --host=${host_alias} to the command line when
19306 config.guess is used
19307
19308 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19309
19310 * configure: Must use both --host and --target in recursive calls.
19311
19312 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19313
19314 * Makefile.in: Change deja-gnu to dejagnu.
19315
19316 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19317
19318 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19319
19320 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19321
19322 * configure.in: canonicalize all instances to *-*-solaris2*,
19323 also strip out a number of tools to not build for go32 host
19324
19325 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19326
19327 * config.guess: add GPL.
19328
19329 * Makefile.in, config.guess, config.sub, configure: bump
19330 copyrights to 93.
19331
19332 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19333
19334 * Makefile.in (do-info): Removed obsolete check for existence of
19335 localenv file.
19336
19337 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19338
19339 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19340
19341 * Makefile.in: a couple of 'else true' for decstation,
19342 support for TclX
19343
19344 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19345
19346 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19347
19348 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19349
19350 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19351
19352 * config.guess: Recognize i386-ibm-aix (PS/2).
19353 * configure.in: Use config/mh-aix386 file for it.
19354
19355 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19356
19357 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19358 CC_FOR_TARGET instead.
19359 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19360
19361 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19362
19363 * Makefile.in: Add sim to list of directories sent with gdb
19364
19365 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19366
19367 * configure.in: Put back mips-dec-bsd* case.
19368
19369 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19370
19371 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19372 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19373 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19374
19375 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19376
19377 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19378
19379 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19380 (install-info): install dir.info only if it exists,
19381 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19382
19383 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19384
19385 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19386 gas for mips-dec-bsd.
19387
19388 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19389
19390 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19391 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19392
19393 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19394
19395 * configure.in: Added "dejagnu" to hosttools list.
19396
19397 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19398
19399 * config.sub, configure.in, config.guess: Add support
19400 for Bosx, an AIX variant from Bull.
19401 Patches from F.Pierresteguy@frcl.bull.fr.
19402
19403 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19404
19405 * devo/dejagnu: Initial creation of devo/dejagnu.
19406 Migrated dejagnu testcases and support files for testing software
19407 tools to reside as subdirectories, currently called "testsuite",
19408 within the directory of the software tool. Migrated all programs,
19409 support libraries, etc. beloging to dejagnu proper from
19410 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19411 with no modifications. The changes to these files which will
19412 allow them to configure, build, and execute properly will be made
19413 in a future update.
19414
19415 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19416
19417 * Makefile.in: Change send_pr to send-pr.
19418 * configure.in: Likewise.
19419 * send_pr: Renamed directory to send-pr.
19420
19421 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19422
19423 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19424
19425 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19426
19427 * README: Update for gdb-4.8 release.
19428 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19429 gdb-xxx.tar.z (gzip'd) file also.
19430
19431 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19432
19433 * Makefile.in: make all-diff depend on all-libiberty
19434
19435 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19436
19437 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19438
19439 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19440
19441 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19442
19443 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19444
19445 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19446 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19447 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19448
19449 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19450
19451 * Makefile.in: makeinfo binary is in a new location
19452
19453 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19454
19455 * config.sub: Accept -ecoff as an OS.
19456
19457 * Makefile.in: Various changes to eliminate a level of make
19458 recursion and reduce the required command line length.
19459 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19460 sub-makes.
19461 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19462 variables holding settings for specific sub-makes.
19463 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19464 in terms of BASE_FLAGS_TO_PASS.
19465 (TARGET_LIBS): New variable listing directories which use
19466 TARGET_FLAGS_TO_PASS.
19467 (subdir_do): Eliminated.
19468 (do-*): New set of targets to replace subdir_do.
19469 (various): All targets which used subdir_do now depend on do-*.
19470 (local-clean): Renamed from do_clean.
19471 (local-distclean): New target, dependency of distclean and
19472 realclean.
19473 (install-info): Don't create directories. Depend on dir.info
19474 rather than calling make recursively.
19475 (install-dir.info): Eliminated.
19476 (install-info-dirs): Create all info directories here.
19477 (dir.info): Depend upon do-install-info.
19478
19479 * test-build.mk (HOLES): Added false.
19480
19481 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19482
19483 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19484
19485 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19486
19487 * Makefile.in (info): remove dependency on all-texinfo. The
19488 problem was really in texinfo/C, not at this level.
19489
19490 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19491
19492 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19493
19494 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19495
19496 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19497 GDB releases.
19498
19499 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19500
19501 * configure: Include srcdir in message about target of link not
19502 being found. Don't convert `-' to `_' in `with' options being
19503 passed to subdirs.
19504
19505 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19506
19507 * configure.in: add uudecode to host_tools
19508
19509 * Makefile.in: added {all,install}-uudecode targets, added them to
19510 the appropriate lists
19511
19512 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19513
19514 * Makefile.in (all-gcc): Added dependency on all-gas.
19515
19516 * configure.in (mips-*-*): Build ld and binutils.
19517
19518 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19519
19520 * configure: check return code from mkdir, print error message and
19521 exit on failure.
19522
19523 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19524
19525 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19526
19527 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19528
19529 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19530
19531 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19532
19533 * config.sub (h8500): Recognize this as a cpu type.
19534
19535 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19536
19537 * configure: source directory missing is no longer a warning
19538
19539 * configure.in: recognize irix[34]* instead of irix[34]
19540
19541 * Makefile.in: define and pass down X11_LIB
19542
19543 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19544
19545 * guess-systype: Renamed to ...
19546 * config.guess: ... by popular request.
19547 * configure.in, Makefile.in: Update accordingly.
19548
19549 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19550
19551 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19552 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19553 + Execute ./dummy instead of assuming . is in PATH.
19554
19555 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19556
19557 * guess-systype: New shell script. Attempts to guess the
19558 canonical host name of the executing host.
19559 Only a few hosts are supported so far.
19560 * configure: Call guess-systype if no host is specified.
19561
19562 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19563
19564 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19565 gcc Makefile.
19566
19567 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19568
19569 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19570 (all-gcc, install-gcc, subdir_do): Use it.
19571
19572 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19573
19574 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19575
19576 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19577
19578 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19579 set exclusively by configure, using configure.in .
19580
19581 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19582
19583 * test-build.mk: set $PATH for all builds
19584
19585 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19586
19587 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19588
19589 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19590 the one used in gcc/Makefile.in, so that a null expansion doesn't
19591 override the one needed to build gcc with a native cc.
19592
19593 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19594
19595 * configure: Accept -with arguments.
19596
19597 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19598
19599 * Makefile.in: added h8300sim
19600
19601 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19602
19603 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19604 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19605 (all-cygnus, native, build-cygnus): Make
19606 $(canonhost)-stamp-3stage-done, not $(host)....
19607 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19608 i386-sco3.2v4. Added else true to if command.
19609
19610 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19611
19612 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19613
19614 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19615
19616 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19617
19618 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19619
19620 * configure.in: don't remove binutils from Solaris builds
19621
19622 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19623
19624 * Makefile.in: get rid of earlier definitions for *clean,
19625 also handle the recursive info rule better
19626
19627 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19628
19629 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19630 do more-or-less the right thing.
19631
19632 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19633
19634 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19635 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19636
19637 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19638
19639 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19640 $(host_canonical).
19641
19642 * configure.in: split the configdirs list into 4 categories (native
19643 v. cross, library v. tool) and handle the cross-only and native-
19644 only in more reasonable (and correct!) way.
19645
19646 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19647
19648 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19649 configdirs anymore.
19650
19651 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19652
19653 * Makefile.in: extensive cleanup:: removed all of the explicit
19654 clean-* targets, collapsed many wrappers around subdir_do into
19655 one, added additional targets to satisfy standards.texi, deleted
19656 some old targets, some changes for consistency
19657
19658 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19659
19660 * configure.in: handle some programs as cross-only, and others as
19661 native only
19662
19663 * test-build.mk: handle partial holes in a more generic manner
19664
19665 * Makefile.in: m4 depends on libiberty
19666
19667 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19668
19669 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19670 time, wdiff, and find to configdirs
19671
19672 * Makefile.in: all, clean, and install rules for the new programs
19673 added to configure.in
19674
19675 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19676
19677 * configure.in: use mh-sun for all *-sun-* hosts
19678
19679 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19680
19681 * Makefile.in: define flags for X11 include files and library file
19682 locations, pass them down to the programs that need this info
19683
19684 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19685
19686 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19687
19688 * configure.in: start building libg++ for HP-UX targets
19689
19690 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19691
19692 * README: Update references to files moved into etc/.
19693
19694 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19695
19696 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19697 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19698
19699 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19700
19701 * configure: accept dash as well as underscore in long option
19702 names for FSF compatibility.
19703
19704 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19705
19706 * config.sub: added -sco3.2v4 support from FSF.
19707
19708 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19709
19710 * configure.in: expand the section that adds or removes
19711 directories from the list of programs to build, to handle native
19712 vs. cross in addition to host v. native
19713
19714 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19715
19716 * Makefile.in: Replace C++ in macro names with CXX.
19717 This is less likely to break ...
19718
19719 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19720
19721 * test-build.mk: add -w to GNU_MAKE
19722
19723 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19724
19725 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19726 add 'sparc' to list of recognized cpus. This needed to make
19727 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19728 Delete some redundant ose68 variants. Recognize -wrs as an os,
19729 then changes that into $CPU-wrs-vxworks.
19730
19731 * configure.in: remove most references to gdbtest, regularize
19732 target based program removal
19733
19734 * test-build.mk: import from p3 tree (many fixes and changes)
19735
19736 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19737
19738 * Makefile.in: added rules to handle tcl, tk, and expect
19739
19740 * configure.in: handle those directories if they exist
19741
19742 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19743
19744 * config.sub: removed bogus hppabsd and hppahpux names, since
19745 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19746
19747 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19748
19749 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19750 depends upon all-xiberty
19751
19752 * Makefile.in: changes from p3, including:
19753
19754 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19755
19756 * Makefile.in (XTRAFLAGS): include newlib directories if
19757 newlib/Makefile exists, rather than if host != target.
19758
19759 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19760
19761 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19762 from the same source tree and not building a cross-compiler. This
19763 matters for the libg++ configuration if reconfiguring a tree that
19764 has already been installed.
19765
19766 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19767
19768 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19769 pick up the machine and system specific header files.
19770
19771 * Makefile.in: added AS_FOR_TARGET, passed down in
19772 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19773 the C compiler to use to create programs which are run in the
19774 build environment, set it to default to $(CC), and passed it down
19775 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19776
19777 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19778
19779 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19780 We need them for unusual native builds, like systems without
19781 ranlib.
19782
19783 * configure: also define $(host_canonical) and
19784 $(target_canonical), which are the full, canonical names for the
19785 given host and target
19786
19787 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19788
19789 * Makefile.in: Added separate definitions for C++.
19790
19791 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19792
19793 * configure.in (configdirs): Add deja-gnu.
19794
19795 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19796
19797 * README: Update for configure.texi and gdb-4.7 release.
19798
19799 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19800
19801 * Makefile.in: Move "all" target to top of file.
19802 Previously, first target was ".PHONY" which caused BSD4.4 make
19803 to build .PHONY when make was run without arguments.
19804
19805 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19806
19807 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19808 Library-copylefted code in libiberty.
19809
19810 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19811
19812 * config.sub: Replace m68kmote with plain old m68k.
19813
19814 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19815
19816 * Makefile.in: Remove space from blank line, avoid Make complaints.
19817
19818 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19819
19820 * config.sub: Complain if no argument is given. Added support for
19821 386bsd as OS and target alias.
19822
19823 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19824
19825 * Makefile.in (XTRAFLAGS): include newlib directories if
19826 newlib/Makefile exists, rather than if host != target.
19827
19828 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19829
19830 * config.sub: recognize sparclite-wrs-vxworks.
19831
19832 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19833 p3.) Added clean-xiberty to clean.
19834
19835 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19836
19837 * configure.in: use *-*-* instead of nested cases for host and target
19838
19839 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19840
19841 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19842 from the same source tree and not building a cross-compiler. This
19843 matters for the libg++ configuration if reconfiguring a tree that
19844 has already been installed.
19845
19846 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19847
19848 * config.sub (i486v/i486v4): Merge in from FSF version.
19849
19850 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19851
19852 * configure: only set PWD if it is already set.
19853
19854 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19855
19856 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19857 doesn't have unset and all success paths (and most error paths)
19858 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19859 to just ${PWD} to avoid confusion.)
19860
19861 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19862
19863 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19864 even for a native compilation.
19865
19866 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19867
19868 Changes to make the gdb.tar.Z rule work better.
19869
19870 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19871 (DEVO_SUPPORT): Add configure.texi.
19872 (bfd-ilrt.tar.Z): Remove ancient rule.
19873
19874 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19875
19876 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19877 pick up the machine and system specific header files.
19878
19879 * configure.in, config.sub: added new target m68010-adobe-scout,
19880 with alias of adobe68k. Changed configure.in to check for
19881 -scout before -sco* to avoid a false match.
19882
19883 * Makefile.in: added AS_FOR_TARGET, passed down in
19884 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19885 the C compiler to use to create programs which are run in the
19886 build environment, set it to default to $(CC), and passed it down
19887 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19888
19889 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19890
19891 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19892 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19893 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19894 FOR_TARGET variants, to newlib and libg++.
19895
19896 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19897
19898 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19899 first.
19900
19901 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19902
19903 * config.sub: Accept `elf' as an environment.
19904
19905 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19906
19907 * Makefile.in (all-opcodes): cd into the right directory
19908
19909 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19910
19911 * configure: added -program_transform_name option, used as
19912 argument to sed when installing programs.
19913 configure.texi: added documentation for -program_prefix,
19914 -program_suffix and -program_transform_name.
19915
19916 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19917
19918 * config.sub: Accept i486 where i386 ok.
19919
19920 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19921
19922 * config.sub: accept we32k
19923
19924 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19925
19926 * config.sub, configure.in: accept OSE68000 and OSE68k.
19927
19928 * Makefile.in: don't create all directories for ``make install'';
19929 let the subdirectories create the ones they need.
19930
19931 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19932
19933 * COPYING: new file, GPL v2
19934
19935 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19936
19937 * Makefile.in: use the new gen-info-dir, which needs a template
19938 argument (which also lives in texinfo)
19939
19940 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19941
19942 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
19943
19944 * config.sub (ncr3000): Change i386 to i486.
19945
19946 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19947
19948 * Makefile.in: add install-rcs, install-grep to
19949 install-no-fixedincludes, removed install-bison and install-libgcc
19950
19951 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
19952
19953 * configure.in: grab the HPUX makefile fragment if on HPUX
19954
19955 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19956
19957 * Makefile.in: eradicate bison spoor (ditto libgcc).
19958 configure.in: recognise m68{k,000}-ericsson-OSE.
19959 es1800 is alias for m68k-ericsson-OSE
19960
19961 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19962
19963 * configure.in: rearrange the parts that remove programs from
19964 configdirs, based now on HOST==TARGET or by canonical triple.
19965
19966 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19967
19968 * test-build.mk: recurse explicitly with -f test-build.mk when
19969 appropriate. predicate stage3 and comparison on the existence
19970 of gcc. That is, if gcc isn't around, we aren't three-staging.
19971 On very clean, also remove ...stamp-co. Build in-place before
19972 doing other builds.
19973
19974 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19975
19976 * Makefile.in, configure.in: add tgas
19977
19978 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19979
19980 * Makefile.in: a number of changes merged in from progressive.
19981
19982 * configure.in: add libm.
19983
19984 * .cvsignore: ignore some stuff that comes from test-build.mk.
19985
19986 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19987
19988 * config.sub: Add es1800 (m68k-ericsson-es1800).
19989
19990 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19991
19992 * configure: Add program_suffix (parallel to program_prefix)
19993 * Makefile.in: adjust directory-creating script for losing decstation
19994
19995 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19996
19997 * configure: Minor $subdir-related fixes.
19998
19999 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20000
20001 * configure: fix various problems with propogating
20002 makefile_target_frag in subdirs.
20003 * configure.in: config libgcc if its there
20004
20005 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20006
20007 * config.sub: HPPA merge.
20008
20009 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20010
20011 * Makefile.in: Replace all-bison with all-byacc in all
20012 dependency lines for other tools (which now use byacc).
20013
20014 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20015
20016 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20017
20018 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20019
20020 * Makefile.in: make gprof rules similar to byacc rules (instead of
20021 vestigal $(unsubdir) that didn't work...)
20022
20023 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20024
20025 * config.sub: Add support for Linux.
20026 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20027 (at least for libg++).
20028
20029 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20030
20031 * configure.texi: fix doc for the -nfp option to configure
20032
20033 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20034
20035 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20036
20037 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20038
20039 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20040 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20041 * configure.in: added solaris* host_makefile_frag hook.
20042
20043 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20044
20045 * config.sub: changed recognition of m68000 so that various
20046 m68k types can be specified via m680[01234]0
20047
20048 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20049
20050 * config.sub (basic_machine): fix sed so that '-foo' isn't
20051 completely substituted out while .+'-foo' loses the '-foo'
20052
20053 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20054
20055 * config.sub ($os): Add -aout.
20056
20057 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20058
20059 * configure: If host_makefile_frag is absolute, don't
20060 prefix ${invsubdir} (relevant to libg++ auto-configure).
20061
20062 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20063
20064 * Makefile.in (tooldir): Define it.
20065 (all-ld): Depend on all-flex.
20066
20067 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20068
20069 * Makefile.in (check): Fix libg++ special case.
20070
20071 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20072
20073 * configure: do not bury `pwd` into config.status, thus do fewer
20074 pwd's.
20075
20076 * configure: print the "Building in" message only when building in
20077 other than "." AND verbose.
20078
20079 * configure: remove -s, rework -v to better accommodate guested
20080 configures.
20081
20082 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20083
20084 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20085
20086 * Makefile.in: macroize flags passed on recursion. remove
20087 fileutils.
20088
20089 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20090
20091 * configure: get makesrcdir right for subdirs deeper than 1.
20092
20093 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20094 install.
20095
20096 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20097
20098 * Makefile.in: don't print subdir_do or recursion lines.
20099
20100 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20101
20102 * standards.texi: added menu item.
20103
20104 * Makefile.in: build and install standards.info.
20105
20106 * standards.texi: new file.
20107
20108 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20109
20110 * configure: test for and move config.status pieces from
20111 ${subdir}/.
20112
20113 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20114
20115 * configure: Test for existance of files before trying to mv
20116 them, to avoid numerous non-existance messages.
20117
20118 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20119
20120 * configure: correct final line of config.status.
20121
20122 * configure: patch from eggert. Avoids a protection problem if
20123 the original Makefile.in is read only.
20124
20125 * configure: use move-if-change from gcc to create config.status.
20126 Some makefiles depend on config.status to tell if a directory
20127 has been reconfigured for a different host. This change
20128 prevents those directories from remaking everything in the case
20129 where the reconfig was only intended to rebuild a Makefile.
20130
20131 * configure: test for config.sub with "config.sub sun4" rather
20132 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20133 host alias from a missing config.sub.
20134
20135 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20136
20137 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20138 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20139
20140 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20141
20142 * configure: mkdir ${subdir} as needed.
20143
20144 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20145
20146 * Makefile.in,configure.in: added autoconf.
20147
20148 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20149
20150 * Makefile.in: no longer pass against on recursion.
20151
20152 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20153 definitions are not inherited.
20154
20155 * configure: correct makesrcdir when subdir is .
20156
20157 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20158
20159 * configure: Add support for 'subdirs' variable, which is
20160 like 'configdirs', except that configure doesn't re-invoke
20161 itself for subdirs, it just creates a Makefile for each subdir.
20162 * configure.texi: Document subdirs.
20163
20164 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20165
20166 * configure.in: added flex to configdirs
20167
20168 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20169
20170 * Makefile.in: remove clean-stamps from clean.
20171
20172 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20173
20174 * configure.in: Add gdbtest to configdirs.
20175
20176 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20177
20178 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20179 to recursive makes.
20180 * configure.in: Recognize new ncr3000 config.
20181
20182 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20183
20184 * Makefile.in, configure.in: removed references to gdbm.
20185
20186 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20187
20188 * config.sub: Don't canonicalize os value
20189 newsos* to bsd (readline needs to check for newsos).
20190 (This fix was earlier made Jan 31, but got re-broken.)
20191
20192 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20193
20194 * configure.in: sco is an os, not a vendor!
20195
20196 * configure: Quote $( better. Keep various shells happy.
20197
20198 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20199
20200 * Makefile.in: eliminate stamp-files.
20201
20202 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20203
20204 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20205 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20206
20207 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20208
20209 * config.sub: fix iris/iris3.
20210
20211 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20212
20213 * configure: re-add -rm.
20214
20215 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20216
20217 * Maskefile.in: add .stmp-rcs to all.
20218
20219 * configure.in: remove gas from rs6000 build, use aix host fragment.
20220
20221 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20222
20223 * configure: pass down site_option during recursion.
20224
20225 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20226
20227 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20228
20229 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20230
20231 * configure: Change exec_prefix so that it really defaults to prefix.
20232
20233 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20234
20235 * Makefile.in, configure.in: Add support for mmalloc library.
20236
20237 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20238
20239 * Makefile.in: add stmp dependencies for a few more things.
20240
20241 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20242
20243 * configure: adjusted error message on objdir/srcdir configure
20244 collision, per john's suggestion.
20245
20246 * Makefile.in: add libiberty stmp to all and all.cross.
20247
20248 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20249
20250 * Makefile.in: remove force dependencies, add grep to all.
20251
20252 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20253
20254 * Makefile.in: drop flex. make stamp files work.
20255
20256 * configure: added test for conflicting configuration in srcdir,
20257 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20258 gets cranky. use relative paths for configure and srcdir
20259 whenever possible. Send some error messages to stderr that were
20260 going to stdout.
20261
20262 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20263
20264 * Makefile.in: Fix libg++ rule to check for gcc directory
20265 before using gcc/gcc. Also pass XTRAFLAGS.
20266
20267 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20268
20269 * Makefile.in: added stmp-files so that directories aren't polled
20270 when they are already built.
20271
20272 * configure.texi: fixed a node pointer problem.
20273
20274 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20275
20276 * config.sub configure.in gdb/configure.in
20277 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20278 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20279 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20280
20281 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20282
20283 * configure: -recurring becomes -silent. corrected help message
20284 for -site= option.
20285
20286 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20287
20288 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20289
20290 * configure: when building Makefile for crosses, replace
20291 tooldir and program_prefix. default srcdir from location of
20292 config.sub. remove "for host in hosts" and "for target in
20293 targets" loops.
20294
20295 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20296
20297 * Makefile.in: Do not pass bindir or mandir to cvs.
20298
20299 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20300
20301 * Makefile.in, configure.in: removed traces of namesubdir,
20302 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20303 copyrights to '92, changed some from Cygnus to FSF.
20304
20305 * configure.texi: remove most references to multiple hosts,
20306 multiple targets, subdirs, etc.
20307
20308 * configure.man: removed rcsid. reference config.sub not
20309 config.subr.
20310
20311 * Makefile.in: mkdir $(infodir) on install-info.
20312
20313 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20314
20315 * configure.texi: Explain better about .gdbinit and about
20316 the environment that configure.in sections run in.
20317
20318 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20319
20320 * configure.in: Ultrix is only a decstation if it's a MIPS.
20321
20322 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20323
20324 * README: DOC.configure => cfg-paper.texi.
20325
20326 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20327
20328 * config.sub (near case $os): Don't convert newsos* to bsd!
20329
20330 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20331
20332 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20333 the number of copies of COPYING that go into the GDB tar file.
20334
20335 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20336
20337 * bfd/configure.in, gdb/config/mh-i386sco,
20338 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20339 Fix SCO configuration stuff.
20340
20341 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20342
20343 * Makefile.in: For libg++, make sure the -I pointing
20344 to the gcc directory goes *after* all the libg++-local -I flags.
20345 Also, move just-gcc dependency from just-libg++ to all-libg++.
20346
20347 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20348
20349 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20350
20351 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20352
20353 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20354
20355 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20356
20357 * config.sub: Add stratus configuration frags. Also
20358 submitted to FSF.
20359
20360 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20361
20362 * Makefile.in (DEV_SUPPORT): add configure.man.
20363
20364 * config.sub(Decode manufacturer-specific): add -none*.
20365
20366 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20367
20368 * Makefile.in: remove form feeds to make Sun's make happy.
20369 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20370
20371 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20372
20373 * Makefile.in (AR_FLAGS): Make quieter.
20374
20375 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20376
20377 * configure.in: Add libg++.
20378 * configure: When verbose, don't output the command line at each
20379 level; it will be unremarkably the same as the previous version,
20380 which will be the same as what the user typed.
20381
20382 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20383
20384 * configure.in, Makefile.in: fix clean-info, add flex. add
20385 fileutils.
20386
20387 * configure: be less sensitive to spaces in Makefile.in. Do not
20388 look for sources in "..". Doing so breaks subdirectories that
20389 might have their own configure. If a subdir has it's own
20390 configure script, use it.
20391
20392 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20393
20394 * cfg-paper.texi: some changes suggested by rms.
20395
20396 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20397
20398 * config.sub: Merge in some small additions from the FSF version,
20399 taken from the gcc distribution, to bring the Cygnus and FSF
20400 versions into closer sync.
20401
20402 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20403
20404 * configure.in: Changed svr4 references to sysv4.
20405
20406 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20407
20408 * configure: added -V for version number option.
20409
20410 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20411
20412 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20413 renamed from DOC.configure to cfg-paper.texi.
20414
20415 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20416
20417 * configure, config.subr, config.sub: config.subr is now
20418 config.sub again.
20419
20420 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20421
20422 * configure.texi: new file, in progress.
20423
20424 * Makefile.in: build info file and install the man page for
20425 configure.
20426
20427 * configure.man: new file, first cut.
20428
20429 * configure: find config.subr again now that configuration "none"
20430 has gone. removed all traces of the -ansi option. removed all
20431 traces of the -languages option.
20432
20433 * config.subr: resync from rms.
20434
20435 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20436
20437 * configure, config.sub, config.subr: merge config.sub into
20438 config.subr, call the result config.subr, remove config.sub, use
20439 config.subr.
20440
20441 * Makefile.in: revised install for dir.info.
20442
20443 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20444
20445 * configure.in: add decstation host makefile frag.
20446
20447 * Makefile.in: BISON now bison -y again. also install-gcc on
20448 install. clean-gdbm on clean. infodir belongs in datadir.
20449 Make directories for info install. Build dir.info here then
20450 install it.
20451
20452 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20453
20454 * Makefile.in: fix for bad directory tests.
20455
20456 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20457
20458 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20459 regexp. -srcdir relative was being handled incorrectly.
20460
20461 * Makefile.in: unwrapped some for loops so that parallel makes
20462 work again and so one can focus one's attention on a particular
20463 package.
20464
20465 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20466
20467 * configure: added PWD as a stand in for `pwd` (for speed). use
20468 elif wherever possible. make -srcdir work without -objdir.
20469 -objdir= commented out.
20470
20471 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20472
20473 * configure: +options become --options. -subdirs commented out.
20474 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20475 Makefile now at top of generated Makefile. Removed cvs log
20476 entries. added -srcdir. create .gdbinit only if there is one
20477 in ${srcdir}.
20478
20479 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20480 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20481 and mandir now keyed off datadir by default.
20482
20483 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20484
20485 * Freshly created ChangeLog.
20486
20487 \f
20488 Local Variables:
20489 mode: change-log
20490 left-margin: 8
20491 fill-column: 76
20492 version-control: never
20493 End: