]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
2019-10-18 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
[thirdparty/gcc.git] / ChangeLog
1 2019-10-17 Jason Merrill <jason@redhat.com>
2
3 * .gitattributes: Avoid {} in filename pattern.
4
5 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
6
7 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
8 Approval section.
9
10 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
11
12 * MAINTAINERS: Add myself to Write After Approval
13
14 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
15
16 * MAINTAINERS: Add myself as an aarch64 maintainer.
17
18 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
19
20 * MAINTAINERS: Add myself as aarch64 maintainer.
21
22 2019-09-23 Carl Love <cel@us.ibm.com>
23
24 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
25 New define_insn.
26 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
27 vsx_xxpermdi16_le_V16QI): Removed define_insn.
28
29 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
30
31 * MAINTAINERS (Sam Tebbs): Update email address.
32
33 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
34
35 * MAINTAINERS: Update my email address.
36
37 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
38
39 * libtool.m4: Handle uclinuxfdpiceabi.
40
41 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
42
43 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
44 Remove myself from Write After Approval section.
45
46 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
47
48 * configure.ac: Support for bpf-*-* targets.
49 * configure: Regenerate.
50
51 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
52
53 * config.sub: Import upstream version 2019-06-30.
54 * config.guess: Import upstream version 2019-07-24.
55
56 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
57
58 * MAINTAINERS: Remove spu port maintainers.
59
60 2019-08-28 Martin Liska <mliska@suse.cz>
61
62 * .gitignore: Add .clangd and compile_commands.json
63 to .gitignore.
64
65 2019-08-23 Michael Forney <mforney@mforney.org>
66
67 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
68 * Makefile.in: Regenerate.
69
70 2019-08-19 Tom Tromey <tom@tromey.com>
71
72 * configure: Rebuild.
73 * configure.ac: Add --with-static-standard-libraries.
74
75 2019-08-16 Alexandre Oliva <oliva@gnu.org>
76
77 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
78
79 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
80
81 * MAINTAINERS (Write After Approval): Add myself.
82
83 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
84
85 * MAINTAINERS (Write After Approval): Remove myself, already listed in
86 RISC-V port maitainer.
87
88 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
89
90 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
91
92 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
96 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
97
98 * MAINTAINERS (Write After Approval): Add myself.
99
100 2019-06-25 Martin Liska <mliska@suse.cz>
101
102 contrib/filter-clang-warnings.py: Transform from
103 filter-rtags-warnings.py.
104
105 2019-06-15 Tom Tromey <tom@tromey.com>
106
107 * configure.ac (host_libs): Add gnulib.
108 * configure: Rebuild.
109 * Makefile.def (host_modules, dependencies): Add gnulib.
110 * Makefile.in: Rebuild.
111
112 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
113
114 * MAINTAINERS (Write After Approval): Add myself.
115
116 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
117
118 * configure: Regenerate.
119 * configure.ac: Add PRU target.
120
121 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
122
123 * MAINTAINERS (Write After Approval): Add myself.
124
125 2019-06-11 Nick Clifton <nickc@redhat.com>
126
127 Import these changes from the binutils/gdb repository:
128
129 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
130
131 * Makefile.def (dependencies): configure-libctf depends on all-bfd
132 and all its deps.
133 * Makefile.in: Regenerated.
134
135 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
136
137 * Makefile.def (host_modules): Add libctf.
138 * Makefile.def (dependencies): Likewise.
139 libctf depends on zlib, libiberty, and bfd.
140 * Makefile.in: Regenerated.
141 * configure.ac (host_libs): Add libctf.
142 * configure: Regenerated.
143
144 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
148 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
149
150 * MAINTAINERS: Update my email address.
151
152 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
153
154 * MAINTAINERS (Write After Approval): Add myself.
155
156 2019-05-16 Jun Ma <junma@linux.alibaba.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
160 2019-05-07 Jim Wilson <jimw@sifive.com>
161
162 * MAINTAINERS: Remove myself as IA-64 maintainer.
163
164 2019-05-04 Roland Illig <roland.illig@gmx.de>
165
166 * MAINTAINERS (Write After Approval): Add myself.
167
168 2019-05-02 Richard Biener <rguenther@suse.de>
169
170 PR bootstrap/85574
171 * Makefile.tpl (compare target): Also compare extra-compare
172 files.
173 * Makefile.in: Regenerate.
174
175 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
176
177 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
178 as modulo-scheduler maintainer.
179
180 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
181
182 * MAINTAINERS: Add myself as co-maintainer for Darwin.
183
184 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
185
186 * MAINTAINERS: Update my email address.
187
188 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
189
190 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
191 * configure: Regenerate.
192
193 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
194
195 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
196 * configure: Regenerate.
197
198 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
199
200 * configure.ac: Add target-zlib to target_libraries.
201 * configure: Regenerate.
202
203 2019-04-09 Martin Liska <mliska@suse.cz>
204
205 * Makefile.in: Regenerate.
206 * Makefile.tpl: Pass GENERATOR_CFLAGS
207 in all stages.
208
209 2019-03-28 Martin Liska <mliska@suse.cz>
210
211 PR bootstrap/89829
212 * Makefile.in: Revert r254150.
213 * Makefile.tpl: Likewise.
214
215 2019-03-28 Ben Elliston <bje@gnu.org>
216
217 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
218 related, and libdecnumber.
219
220 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
221
222 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
223 (Write After Approval): Remove myself.
224
225 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
229 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
230
231 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
232 (Write After Approval): Remove myself and Julian.
233
234 2019-01-26 Harald Anlauf <anlauf@gmx.de>
235
236 * MAINTAINERS (Write After Approval): Add myself.
237
238 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
239
240 * MAINTAINERS (Write After Approval): Add myself.
241
242 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
243
244 * ChangeLog: Replace space with tab.
245 * MAINTAINERS: Delete 1 tab to keep alignment.
246
247 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
248
249 * MAINTAINERS (Write After Approval): Add myself.
250
251 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
252
253 * MAINTAINERS (Write After Approval): Add myself.
254
255 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
256 Kwok Cheung Yeung <kcy@codesourcery.com>
257 Julian Brown <julian@codesourcery.com>
258 Tom de Vries <tom@codesourcery.com>
259 Jan Hubicka <hubicka@ucw.cz>
260 Martin Jambor <mjambor@suse.cz>
261
262 * configure.ac: Likewise.
263 * configure: Regenerate.
264 * contrib/config-list.mk: Add amdgcn-amdhsa.
265
266 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
270 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
271
272 * MAINTAINERS (Write After Approval): Add myself.
273
274 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
275
276 PR target/88535
277 * config.guess: Import upstream version 2019-01-03.
278 * config.sub: Import upstream version 2019-01-01.
279
280 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
281
282 * MAINTAINERS (Write After Approval): Update my maintainer address.
283
284 2018-12-21 Gergö Barany <gergo@codesourcery.com>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
288 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
289
290 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
291
292 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
293
294 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
295 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
296 (GCC_TARGET_TOOL): Likewise.
297 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
298 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
299 OTOOL, OTOOL_FOR_TARGET: New substitutions.
300 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
301 * configure: Regenerate.
302 * Makefile.in: Likewise.
303
304 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
308 2018-11-13 Martin Liska <mliska@suse.cz>
309
310 * gcc.target/i386/pr87930.c: Move to ...
311 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
312
313 2018-11-10 Stafford Horne <shorne@gmail.com>
314
315 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
316 (Write After Approval): Remove myself.
317
318 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
319
320 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
321 Append $INCICONV to it.
322
323 2018-11-04 Stafford Horne <shorne@gmail.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2018-10-31 Joseph Myers <joseph@codesourcery.com>
328
329 PR bootstrap/82856
330 * multilib.am: New file. From automake.
331
332 Merge from binutils-gdb:
333 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
334
335 * libtool.m4: Use AC_LANG_SOURCE.
336 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
337 * ar-lib: New file.
338 * test-driver: New file.
339 * configure: Re-generate.
340
341 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
342
343 * MAINTAINERS (Write After Approval): Add myself.
344
345 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
346
347 PR bootstrap/87788
348 PR d/87799
349 * configure: Rebuild.
350 * configure.ac: Disable D on systems where it is known not to work.
351
352 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
353
354 * Makefile.def (target_modules): Add libphobos.
355 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
356 GDCFLAGS_FOR_TARGET.
357 (dependencies): Make libphobos depend on libatomic, libbacktrace
358 configure, and zlib configure.
359 (language): Add language d.
360 * Makefile.in: Rebuild.
361 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
362 (HOST_EXPORTS): Add GDC.
363 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
364 (BASE_TARGET_EXPORTS): Add GDC.
365 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
366 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
367 (EXTRA_HOST_FLAGS): Add GDC.
368 (STAGE1_FLAGS_TO_PASS): Add GDC.
369 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
370 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
371 environment variables.
372 * configure: Rebuild.
373 * configure.ac: Add target-libphobos to target_libraries. Set and
374 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
375
376 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
381
382 * MAINTAINERS (Write After Approval): Remove myself.
383
384 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
385
386 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
387
388 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
389
390 * MAINTAINERS: Update my email address.
391
392 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
393
394 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
395 maintainer.
396
397 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
398
399 * MAINTAINERS (Write After Approval): Add self.
400
401 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
402
403 * MAINTAINERS (write after approval): Add myself.
404
405 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
406
407 * MAINTAINERS: Update my email address.
408
409 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
410
411 * MAINTAINERS (write after approval): Add myself.
412
413 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
414
415 * MAINTAINERS: Add self to global reviewers list.
416
417 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
418
419 MAINTAINERS: Add c-sky port maintainers.
420
421 2018-08-10 Martin Liska <mliska@suse.cz>
422
423 * MAINTAINERS: Revert change in previous commit and
424 join lines.
425
426 2018-08-10 Martin Liska <mliska@suse.cz>
427
428 * MAINTAINERS: Remove extra line.
429
430 2018-08-06 Naveen H.S <naveenh@marvell.com>
431
432 * MAINTAINERS: Update my email address.
433
434 2018-07-19 DJ Delorie <dj@redhat.com>
435
436 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
437 as maintainer.
438
439 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
440
441 * MAINTAINERS: Adjust email address for me and my colleague Robin
442 Dapp.
443
444 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
445 Sunil K Pandey <sunil.k.pandey@intel.com>
446
447 PR target/84413
448 * config/i386/i386.c (m_CORE_AVX512): New.
449 (m_CORE_AVX2): Likewise.
450 (m_CORE_ALL): Add m_CORE_AVX2.
451 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
452 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
453 and remove the rest of m_SKYLAKE_AVX512.
454
455 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
456
457 * config.sub: Sync with upstream version 2018-07-03.
458
459 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
460
461 * config.guess: Sync with upstream version 2018-06-26.
462 * config.sub: Sync with upstream version 2018-07-02.
463
464 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
465
466 * libtool.m4: Sort output of 'find' to enable deterministic builds.
467 * ltmain.sh: Likewise.
468
469 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
470
471 * contrib/config-list.mk: Remove powerpc-linux_paired.
472
473 2018-06-29 Alexandre Oliva <oliva@adacore.com>
474
475 * configure.ac: Introduce support for @unless/@endunless.
476 * Makefile.tpl (dep-kind): Rewrite with cond; return
477 postbootstrap in some cases.
478 (make-postboot-dep, postboot-targets): New.
479 (dependencies): Do not output postbootstrap dependencies at
480 first. Output non-target ones changed for configure to depend
481 on stage_last @if gcc-bootstrap, and the original deps @unless
482 gcc-bootstrap.
483 * configure.in, Makefile.in: Rebuilt.
484
485 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
486
487 * MAINTAINERS (write after approval): Add myself.
488
489 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
490
491 * MAINTAINERS (write after approval): Add myself.
492
493 2018-06-19 Nick Clifton <nickc@redhat.com>
494
495 * zlib/configure.ac: Restore old behaviour of only enabling
496 multilibs when a target subdirectory is defined. This allows
497 building with srcdir == builddir.
498 * zlib/configure: Regenerate.
499
500 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
501
502 * Makefile.def (fortran): Add check-target-libgomp-fortran.
503 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
504 * Makefile.in: Regenerate.
505
506 2018-06-16 Ben Elliston <bje@gnu.org>
507
508 * config.guess: Import latest version.
509 * config.sub: Likewise.
510
511 2018-06-08 Martin Liska <mliska@suse.cz>
512
513 * MAINTAINERS: Remove MPX-related entries.
514 * Makefile.def: Remove libmpx support.
515 * Makefile.in: Regenerate.
516 * configure.ac: Remove removed files.
517 * configure: Regenerate.
518 * libmpx/ChangeLog: Remove.
519 * libmpx/Makefile.am: Remove.
520 * libmpx/Makefile.in: Remove.
521 * libmpx/acinclude.m4: Remove.
522 * libmpx/aclocal.m4: Remove.
523 * libmpx/config.h.in: Remove.
524 * libmpx/configure: Remove.
525 * libmpx/configure.ac: Remove.
526 * libmpx/configure.tgt: Remove.
527 * libmpx/libmpx.spec.in: Remove.
528 * libmpx/mpxrt/Makefile.am: Remove.
529 * libmpx/mpxrt/Makefile.in: Remove.
530 * libmpx/mpxrt/libmpx.map: Remove.
531 * libmpx/mpxrt/libtool-version: Remove.
532 * libmpx/mpxrt/mpxrt-utils.c: Remove.
533 * libmpx/mpxrt/mpxrt-utils.h: Remove.
534 * libmpx/mpxrt/mpxrt.c: Remove.
535 * libmpx/mpxrt/mpxrt.h: Remove.
536 * libmpx/mpxwrap/Makefile.am: Remove.
537 * libmpx/mpxwrap/Makefile.in: Remove.
538 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
539 * libmpx/mpxwrap/libtool-version: Remove.
540 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
541
542 2018-06-04 Martin Liska <mliska@suse.cz>
543
544 * MAINTAINERS: Add myself as gcov maintainer.
545
546 2018-06-04 Matthew Fortune <mfortune@gmail.com>
547
548 * MAINTAINERS: Update my email address.
549
550 2018-06-04 Tom de Vries <tdevries@suse.de>
551
552 * MAINTAINERS: Remove write-after-approval entries for component
553 maintainers.
554
555 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
556
557 * MAINTAINERS (write after approval): Add myself.
558
559 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
560
561 * MAINTAINERS: Update my email address.
562
563 2018-06-01 Tom de Vries <tdevries@suse.de>
564
565 * MAINTAINERS: Update my email address.
566
567 2018-05-22 Bin Cheng <bin.cheng@arm.com>
568
569 * MAINTAINERS (loop-optimizer): Add myself.
570
571 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
572
573 * configure.ac: Added "nfp" target.
574 * configure: Regenerate.
575
576 2018-04-30 Richard Biener <rguenther@suse.de>
577
578 PR bootstrap/85571
579 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
580 (STAGE3_TFLAGS): Likewise.
581 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
582 (STAGEtrain_TFLAGS): Likewise.
583 * Makefile.in: Regenerate.
584
585 2018-04-26 Richard Biener <rguenther@suse.de>
586
587 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
588 (STAGE2_CFLAGS): Likewise.
589 (STAGE2_TFLAGS): Likewise.
590 (STAGE3_CFLAGS): Add -fchecking.
591 (STAGE3_TFLAGS): Likewise.
592 (STAGEtrain_CFLAGS): Filter out -fchecking.
593 (STAGEtrain_TFLAGS): Likewise.
594 * Makefile.in: Re-generate.
595
596 2018-04-25 Catherine Moore <clm@codesourcery.com>
597
598 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
599
600 2018-04-18 Paul Clarke <pc@us.ibm.com>
601
602 * MAINTAINERS (write after approval): Add myself.
603
604 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
605
606 * MAINTAINERS: Update my email address.
607
608 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
609
610 * MAINTAINERS: Remove redundant Write-After-Approval entry.
611
612 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
613
614 * MAINTAINERS: Update my email address and disambiguate myself
615 a bit from Will Schmidt.
616
617 2018-03-21 Nathan Sidwell <nathan@acm.org>
618
619 * MAINTAINERS: Move maintainers of now-removed picochip and score
620 ports to write after approval.
621
622 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
623
624 * MAINTAINERS: Add entry for SVE maintainership.
625
626 2018-02-13 Maciej W. Rozycki <macro@mips.com>
627
628 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
629 * configure: Regenerate.
630
631 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
632
633 * MAINTAINERS (write after approval): Add myself.
634
635 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
636
637 * MAINTAINERS (write after approval): Add myself.
638
639 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
640
641 * MAINTAINERS (write after approval): Add myself.
642
643 2018-01-03 Jakub Jelinek <jakub@redhat.com>
644
645 Update copyright years.
646
647 2018-01-03 Ben Elliston <bje@gnu.org>
648
649 * config.guess: Import latest version.
650 * config.sub: Likewise.
651
652 2017-12-12 Stafford Horne <shorne@gmail.com>
653
654 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
655 * configure: Regenerate.
656
657 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
658
659 * MAINTAINERS (Write After Approval): Add myself.
660
661 2017-11-28 Julia Koval <julia.koval@intel.com>
662 Sebastian Peryt <sebastian.peryt@intel.com>
663
664 * Makefile.def (target_modules): Remove libcilkrts.
665 * Makefile.in: Ditto.
666 * configure: Ditto.
667 * configure.ac: Ditto.
668
669 2017-11-28 Julia Koval <julia.koval@intel.com>
670
671 * MAINTAINERS (Write After Approval): Add myself.
672
673 2017-11-22 Sudakshina Das <sudi.das@arm.com>
674
675 * MAINTAINERS (Write After Approval): Add myself.
676
677 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
678
679 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
680 Use my SiFive email address.
681
682 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
683
684 * MAINTAINERS (write after approval): Add myself.
685
686 2017-10-27 Martin Liska <mliska@suse.cz>
687
688 * Makefile.tpl: Use proper name of folder as it was renamed
689 during transition to 4 stages.
690 * Makefile.in: Regenerate.
691
692 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
693
694 * MAINTAINERS (write after approval): Add myself.
695
696 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
697
698 * MAINTAINERS: Add a note that maintainership also includes web
699 pages, docs, and testsuite related to that area.
700
701 2017-09-25 Tom de Vries <tom@codesourcery.com>
702
703 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
704
705 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
706
707 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
708
709 2017-09-15 Nathan Sidwell <nathan@acm.org>
710
711 * MAINTAINERS: Remove myself as a vxworks maintainer.
712
713 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
714
715 * MAINTAINERS: Remove email address of Jim Norris.
716
717 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
718
719 * MAINTAINERS (Reviewers): Move myself from here...
720 (CPU Port Maintainers): ... to here.
721
722 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
723
724 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
725
726 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
727
728 * MAINTAINERS (write after approval): Add myself.
729
730 2017-07-28 Tony Reix <tony.reix@atos.net>
731
732 * configure.ac (target-libffi): Don't disable for AIX.
733 (go): Don't add to unsupported_languages on AIX.
734 (target-libgo): Don't disable for AIX.
735 * configure: Regenerate.
736
737 2017-07-19 Yury Gribov <tetra2005@gmail.com>
738
739 * MAINTAINERS: Add myself.
740
741 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
742
743 * MAINTAINERS: Update my email address.
744
745 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
746
747 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
748 arm-specific auto-generated header files.
749
750 2017-07-03 Nathan Sidwell <nathan@acm.org>
751
752 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
753 * configure: Rebuilt.
754
755 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
756
757 * MAINTAINERS: Readd myself for c6x.
758
759 2017-06-28 Martin Liska <mliska@suse.cz>
760
761 PR bootstrap/81217
762 * Makefile.def: Remove superfluous bootstrap_target from
763 bootstrap_stage.
764 * Makefile.in: Re-generate the file.
765
766 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
767
768 * MAINTAINERS: Add myself to Write After Approval
769
770 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
771
772 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
773
774 2017-06-19 Martin Liska <mliska@suse.cz>
775
776 * Makefile.def: Define 4 stages PGO bootstrap.
777 * Makefile.tpl: Define FLAGS.
778 * Makefile.in: Regenerate.
779
780 2017-06-14 Ian Lance Taylor <iant@golang.org>
781
782 * Makefile.def: Add check-gotools to go check targets.
783 * Makefile.in: Rebuild.
784
785 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
786
787 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
788
789 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
790
791 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
792 * configure: Regenerate.
793
794 2017-05-31 Martin Liska <mliska@suse.cz>
795
796 * configure.ac: Add handling of stage2_werror_flags to
797 action-if-given and to action-if-not-given.
798 * configure: Regenerate.
799
800 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
801
802 * MAINTAINERS: Add self to Write After Approval
803
804 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
805
806 * MAINTAINERS: Update my email address, and remove myself as
807 maintainer in some areas.
808
809 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
810
811 * MAINTAINERS: Add self to Write After Approval
812
813 2017-05-25 Nathan Sidwell <nathan@acm.org>
814
815 * configure.ac: Add --enable-languages=default to mean default and
816 make --enable-languages=all mean all supported languages.
817 * configure: Regenerated.
818
819 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
820
821 * config.gcc (powerpc*-*-*spe*): New.
822 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
823 (powerpc-*-rtems*spe*): New.
824 (powerpc*-*-linux*spe*): New.
825 (powerpc-wrs-vxworksspe): New.
826 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
827 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
828 * config.host (powerpc*-*-*spe*): New.
829
830 2017-05-19 Martin Liska <mliska@suse.cz>
831
832 * configure.ac: Add --enable-werror-always just for
833 bootstrap-debug (or none build config) and do not add it
834 when we are on a release branch.
835 * configure: Regenerated.
836
837 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
838
839 * MAINTAINERS: Add self to Write After Approval
840
841 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
842
843 * MAINTAINERS: Move myself to Write After Approval section.
844
845 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
846
847 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
848 ACCH registers.
849 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
850 available.
851 (umulsidi3): Likewise.
852 (mulsidi3_700): Disable this pattern when we have advanced mpy
853 instructions.
854 (umulsidi3_700): Likewise.
855 (maddsidi4): New pattern.
856 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
857 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
858 (mpydu_imm_arcv2hs): Likewise.
859 * config/arc/predicates.md (accl_operand): New predicate.
860
861 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
862 Andrew Burgess <andrew.burgess@embecosm.com>
863
864 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
865 case.
866 (ARC_AUTOFP_IRQ_P): Likewise.
867 (ARC_AUTO_IRQ_P): Likewise.
868 (rgf_banked_register_count): New variable.
869 (parse_mrgf_banked_regs_option): New function.
870 (arc_override_options): Handle rgf_banked_regs option.
871 (arc_handle_interrupt_attribute): Add firq option.
872 (arc_compute_function_type): Return fast irq type when required.
873 (arc_must_save_register): Handle fast interrupts.
874 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
875 (arc_return_address_regs): Update.
876 * config/arc/arc.h (arc_return_address_regs): Update.
877 (arc_function_type): Add fast interrupt type.
878 (ARC_INTERRUPT_P): Update.
879 (RC_FAST_INTERRUPT_P): Define.
880 * config/arc/arc.md (simple_return): Update for fast interrupts.
881 (p_return_i): Likewise.
882 * config/arc/arc.opt (mrgf-banked-regs): New option.
883 * doc/invoke.texi (mrgf-banked-regs): Document.
884
885 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
886
887 * config/arc/arc.c (irq_ctrl_saved): New variable.
888 (ARC_AUTOBLINK_IRQ_P): Define.
889 (ARC_AUTOFP_IRQ_P): Likewise.
890 (ARC_AUTO_IRQ_P): Likewise.
891 (irq_range): New function.
892 (arc_must_save_register): Likewise.
893 (arc_must_save_return_addr): Likewise.
894 (arc_dwarf_emit_irq_save_regs): Likewise.
895 (arc_override_options): Handle deferred options.
896 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
897 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
898 arc_must_save_return_addr.
899 (arc_compute_frame_size): Handle automated save and restore of
900 registers.
901 (arc_expand_prologue): Likewise.
902 (arc_expand_epilogue): Likewise.
903 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
904 * config/arc/arc.opt (mirq-ctrl-saved): New option.
905 * doc/invoke.texi (mirq-ctrl-saved): Document option.
906
907 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
908 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
909
910 PR bootstrap/77661
911 * Makefile.def: Don't pass --enable-maintainer-mode on to an
912 in-tree build MPC.
913 * Makefile.in: Regenerate.
914
915 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
916
917 * configure.ac: Enable LTO by default on darwin >= 9.
918 * configure: Regenerate.
919
920 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
921
922 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
923 and Andrew Waterman as the RISC-V maintainers.
924
925 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
926
927 * MAINTAINERS: Add self to Write After Approval
928
929 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
930
931 * config.guess: Import latest from upstream.
932
933 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
934
935 * MAINTAINERS (Write After Approval): Remove entries that are
936 already covered under Reviewers.
937
938 2017-03-08 Mark Wielaard <mark@klomp.org>
939
940 PR demangler/70909
941 PR demangler/67264
942 * include/demangle.h: Add d_printing to struct demangle_component
943 and pass struct demangle_component as non const.
944
945 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
946
947 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
948
949 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
950
951 * Makefile.tpl: Remove HOST_ISLVER.
952 (HOST_EXPORTS): Remove ISLVER.
953 * Makefile.in: Regenerate.
954
955 2017-02-13 Richard Biener <rguenther@suse.de>
956
957 * configure: Re-generate.
958
959 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
960
961 * MAINTAINERS: Adjust bug reporting URL.
962
963 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
964
965 * MAINTAINERS (Write After Approval): Remove redundant entry
966 for Andrew Burgess.
967
968 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
969
970 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
971 32-bit hppa*-*-hpux*.
972 * configure: Regenerate.
973
974 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
975
976 * configure.ac: Moved the white list of enabling BRIG FE to
977 libhsail-rt/configure.tgt.
978 * configure: Regenerated.
979 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
980
981 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
982 Martin Jambor <mjambor@suse.cz>
983
984 * Makefile.def (target_modules): Added libhsail-rt.
985 (languages): Added language brig.
986 * Makefile.in: Regenerated.
987 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
988 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
989 * configure: Regenerated.
990
991 2017-01-17 Jakub Jelinek <jakub@redhat.com>
992
993 PR other/79046
994 * configure: Regenerated.
995
996 2017-01-04 Alan Modra <amodra@gmail.com>
997
998 * configure: Regenerate.
999
1000 2016-12-29 Ben Elliston <bje@gnu.org>
1001
1002 * config.sub: Import latest version.
1003
1004 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1009
1010 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1011 includes bootstrap-mpx.
1012 * configure: Regenerated.
1013
1014 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1015
1016 * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1019
1020 * configure: Regenerate.
1021
1022 2016-12-01 Matthias Klose <doko@ubuntu.com>
1023
1024 * configure.ac: Don't use pkg-config to check for bdw-gc.
1025 * configure: Regenerate.
1026
1027 2016-11-30 Matthias Klose <doko@ubuntu.com>
1028
1029 * Makefile.def: Remove reference to boehm-gc target module.
1030 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1031 options and for the bdw-gc pkg-config module.
1032 * configure: Regenerate.
1033 * Makefile.in: Regenerate.
1034
1035 2016-11-28 Nathan Sidwell <nathan@acm.org>
1036
1037 * MAINTAINERS (nvptx): Remove self.
1038
1039 2016-11-25 Ben Elliston <bje@gnu.org>
1040
1041 * config.guess: Import latest version.
1042 * config.sub: Likewise.
1043
1044 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1045
1046 * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2016-11-15 Matthias Klose <doko@ubuntu.com>
1049
1050 * Makefile.def: Remove references to GCJ.
1051 * Makefile.tpl: Likewise.
1052 * Makefile.in: Regenerate.
1053
1054 2016-11-15 Matthias Klose <doko@ubuntu.com>
1055
1056 * config-ml.in: Remove references to GCJ.
1057 * configure.ac: Likewise.
1058 * configure: Regenerate.
1059
1060 2016-11-01 Josh Conner <joshconner@google.com>
1061
1062 * MAINTAINERS (Write After Approval): Update email address,
1063
1064 2016-10-27 Carl Love <cel@us.ibm.com>
1065
1066 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1067 Approval list to make it alphabetical.
1068
1069 2016-10-27 Carl Love <cel@us.ibm.com>
1070
1071 * MAINTAINERS (Write After Approval): Add myself.
1072
1073 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 * MAINTAINERS (Reviewers): Add myself.
1076 (Write After Approval): Add myself.
1077
1078 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1079 Ulrich Weigand <uweigand@de.ibm.com>
1080
1081 * MAINTAINERS: Update email address.
1082
1083 2016-10-10 Nathan Sidwell <nathan@acm.org>
1084
1085 * MAINTAINERS: Update email address.
1086
1087 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1088
1089 * configure.ac: Add aarch64-*-freebsd*.
1090 * configure: Regenerate.
1091
1092 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1093
1094 * MAINTAINERS: Update email address after it got reverted.
1095
1096 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1097
1098 * configure.ac (target_libraries): Readd target-boehm-gc.
1099 Restore --enable-objc-gc handling.
1100 * configure: Regenerate.
1101
1102 2015-10-03 Jeff Law <law@redhat.com>
1103
1104 * MAINTAINERS: Move several inactive maintainers to the
1105 write-after-approval section.
1106
1107 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1108
1109 * configure.ac: Add target-libffi to target_libraries.
1110 Readd libgcj target disablings, modified to only target-libffi.
1111 Readd target addition of go to unsupported languages.
1112 * configure: Regenerated.
1113
1114 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1115
1116 * MAINTAINERS: Update email address.
1117
1118 2016-09-30 Andrew Haley <aph@redhat.com>
1119
1120 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1121 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1122 libgcj.
1123
1124 2016-09-30 Andrew Haley <aph@redhat.com>
1125
1126 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1127 write-after approval after GCJ deletion.
1128
1129 2016-09-30 Andrew Haley <aph@redhat.com>
1130
1131 * Makefile.def: Remove libjava.
1132 * Makefile.tpl: Likewise.
1133 * Makefile.in: Regenerate.
1134 * configure.ac: Likewise.
1135 * configure: Likewise.
1136 * gcc/java: Remove.
1137 * libjava: Likewise.
1138
1139 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1140
1141 * MAINTAINERS (Reviewers): Add myself.
1142
1143 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1144
1145 * configure.ac: Disable "sim" directory for arc*-*-*.
1146 * configure: Regenerated.
1147
1148 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1149
1150 * MAINTAINERS (Write After Approval): Add myself.
1151
1152 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1153
1154 * configure.ac: Check for the minimum in-tree MPFR version
1155 handled.
1156 * configure: Regenerate.
1157
1158 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1159
1160 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1161 * configure: Regenerated.
1162
1163 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1164
1165 * MAINTAINERS (Write After Approval): Add myself.
1166
1167 2016-06-23 Andi Kleen <ak@linux.intel.com>
1168
1169 * Makefile.def: Add autoprofiledbootstrap.
1170 * Makefile.tpl: Dito.
1171 * Makefile.in: Regenerate.
1172
1173 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1174
1175 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1176 * configure: Regenerate.
1177
1178 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1179
1180 * configure: Regenerate.
1181 * configure.ac: Remove support for avr-rtems.
1182
1183 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1184
1185 * MAINTAINERS (Write After Approval): Add myself.
1186
1187 2016-06-16 Michael Collison <michael.collison@arm.com>
1188
1189 * MAINTAINERS (Write After Approval): Add myself.
1190
1191 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1192
1193 * MAINTAINERS (Write After Approval): Update e-mail address.
1194
1195 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1196
1197 * MAINTAINERS (Write After Approval): Add myself.
1198
1199 2016-05-28 Alan Modra <amodra@gmail.com>
1200
1201 * Makefile.tpl (configure): Depend on m4 files included.
1202 * Makefile.in: Regenerate.
1203
1204 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1205
1206 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1207 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1208
1209 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1210
1211 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1212 special case builtin.
1213 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1214 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1215 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1216 for __builtin_vec_addec.
1217
1218 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1219
1220 * config.guess: Import version 2016-04-02 (newest).
1221 * config.sub: Import version 2016-05-10 (newest).
1222
1223 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1224
1225 * configure.ac: Add ARC support to libgloss.
1226 * configure: Regenerate
1227
1228 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
1232 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1233
1234 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1235 * configure: Regenerated.
1236 * Makefile.def (gmp): Explicitly disable assembler.
1237 (mpfr): Adjust lib_path.
1238 (mpc): Likewise.
1239 * Makefile.in: Regenerated.
1240
1241 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1242
1243 PR bootstrap/70704
1244 * configure.ac (--enable-stage1-checking): Add missing
1245 --enable-checking=.
1246 * configure: Regenerated.
1247
1248 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1249
1250 * config.guess: Revert r235676.
1251 * config.sub: Revert r235676.
1252
1253 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1254
1255 * config.guess: Remove SH5 support.
1256 * config.sub: Likewise.
1257 * configure: Likewise.
1258 * configure.ac: Likewise.
1259
1260 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1261
1262 PR bootstrap/70704
1263 * configure.ac (--enable-stage1-checking): For --disable-checking or
1264 implicit --enable-checking, make sure extra flag matches in between
1265 stage1 and later checking.
1266 * configure: Regenerated.
1267
1268 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1269
1270 * .gitattributes: New file.
1271
1272 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1273
1274 * MAINTAINERS (rs6000/powerpc port): Add myself.
1275
1276 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1277
1278 PR bootstrap/70173
1279 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1280 and gotools directories. Delete the stage_final file.
1281 * Makefile.in: Regenerate.
1282
1283 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
1287 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1288
1289 * MAINTAINERS (Fortran maintainer): Remove myself.
1290
1291 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1292
1293 * MAINTAINERS (Write After Approval): Add myself.
1294
1295 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1296
1297 * MAINTAINERS (Write After Approval): Add myself.
1298
1299 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1300
1301 Sync with binutils-gdb:
1302
1303 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1304
1305 * configure.ac: Add mips and s390 to the gold target check.
1306 * configure: Regenerate.
1307
1308 2016-03-01 DJ Delorie <dj@redhat.com>
1309
1310 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1311
1312 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1313
1314 * MAINTAINERS (libcpp): Add myself.
1315 (diagnostic messages): Likewise.
1316
1317 2016-02-20 Tom de Vries <tom@codesourcery.com>
1318
1319 * MAINTAINERS: Fix whitespace.
1320
1321 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
1325 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1326
1327 * config/isl.m4: Add comments about isl-0.16.
1328 * configure: Regenerate.
1329
1330 2016-01-29 Martin Jambor <mjambor@suse.cz>
1331
1332 * MAINTAINERS (hsa maintainers): Add myself.
1333
1334 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1335
1336 * MAINTAINERS: (Write After Approval): Add myself.
1337
1338 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1339 Sebastian Pop <s.pop@samsung.com>
1340
1341 * Makefile.in: Regenerate.
1342 * Makefile.tpl: Export ISLVER.
1343 * configure: Regenerate.
1344 * config/isl.m4: Detect isl-0.15.
1345
1346 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1347
1348 PR bootstrap/69329
1349 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1350 * Makefile.in: Regenerate.
1351
1352 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1353
1354 * configure.ac: Enable LTO for DJGPP
1355 * configure: Regenerate
1356
1357 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1358
1359 Sync with binutils-gdb:
1360 2015-10-21 Nick Clifton <nickc@redhat.com>
1361
1362 PR gas/19109
1363 * configure.ac: Note the 'none' is an acceptable argument to
1364 --enable-compressed-debug-sections.
1365 * configure: Regenerate.
1366
1367 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1368
1369 PR bootstrap/69134
1370 * Makefile.def (mpfr): Disable assembler.
1371 * Makefile.in: Regenerate.
1372
1373 2016-01-01 Ben Elliston <bje@gnu.org>
1374
1375 * config.guess: Import version 2016-01-01.
1376 * config.sub: Likewise.
1377
1378 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1379
1380 * MAINTAINERS (Write After Approval): Add myself.
1381
1382 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1383
1384 * Makefile.in: Replace ISL with isl.
1385 * Makefile.tpl: Same.
1386 * config/isl.m4: Same.
1387 * configure.ac: Same.
1388 * contrib/download_prerequisites: Same.
1389 * configure: Regenerate.
1390
1391 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1392
1393 * MAINTAINERS (Write After Approval): Add Myself.
1394
1395 2015-12-17 Nathan Sidwell <nathan@acm.org>
1396
1397 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1398 * configure: Regenerate.
1399
1400 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1401 Sebastian Pop <s.pop@samsung.com>
1402
1403 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1404 isl_ctx_get_max_operations.
1405 * configure: Regenerate.
1406
1407 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1408
1409 * MAINTAINERS (Write After Approval): Add myself.
1410
1411 2015-12-02 Ian Lance Taylor <iant@google.com>
1412
1413 PR go/66147
1414 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1415 * Makefile.in: Regenerate.
1416
1417 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1418
1419 PR libffi/65726
1420 * Makefile.def (lang_env_dependencies): Make libffi depend
1421 on cxx.
1422 * Makefile.in: Regenerate.
1423
1424 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1425
1426 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1427 symbols.
1428
1429 2015-11-20 Tristan Gingold <gingold@adacore.com>
1430
1431 Sync with binutils-gdb:
1432 2015-11-20 Tristan Gingold <gingold@adacore.com>
1433
1434 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1435 * configure: Regenerate.
1436
1437 2015-11-19 Martin Liska <mliska@suse.cz>
1438
1439 * .gitignore: Add .clang-format to ignored files.
1440 * Makefile.in: Add clang-format.
1441 * Makefile.tpl: Likewise.
1442
1443 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1444
1445 * configure.ac: Enable libmpx by default.
1446 * configure: Regenerated.
1447
1448 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1449
1450 * MAINTAINERS: Update email address.
1451
1452 2015-10-23 Paulo Matos <pmatos@linki.tools>
1453
1454 * MAINTAINERS: Update email address.
1455
1456 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1457
1458 * MAINTAINERS (Write After Approval): Add myself.
1459
1460 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1461
1462 Sync with binutils-gdb:
1463 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1464
1465 PR gas/19109
1466 * configure.ac: Add
1467 --enable-compressed-debug-sections={all,gas,gold,ld}.
1468 * configure: Regenerated.
1469
1470 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1471
1472 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1473
1474 2015-10-09 Martin Liska <mliska@suse.cz>
1475
1476 * MAINTAINERS (Write After Approval): Add myself.
1477
1478 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1479
1480 * MAINTAINERS (Write After Approval): Add myself.
1481
1482 2015-10-02 Florian Weimer <fweimer@redhat.com>
1483
1484 * MAINTAINERS: Update email address.
1485
1486 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1491
1492 * MAINTAINERS: Update email.
1493
1494 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1495
1496 * MAINTAINERS: Update my email address.
1497
1498 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1499
1500 * MAINTAINERS (ft32 port): Add myself.
1501
1502 2015-08-28 David Sherwood <david.sherwood@arm.com>
1503
1504 * MAINTAINERS: Add myself.
1505
1506 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1511
1512 PR libfortran/54572
1513 * Makefile.def: Make libgfortran depend on libbacktrace.
1514 * Makefile.in: Regenerate.
1515
1516 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
1520 2015-08-12 Tom de Vries <tom@codesourcery.com>
1521
1522 PR other/67092
1523 * configure.ac: Remove --with_host_libstdcxx support.
1524 * configure: Regenerate.
1525
1526 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1527 Jakub Jelinek <jakub@redhat.com>
1528
1529 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1530 nvptx*-*-*.
1531 * configure: Regenerate.
1532
1533 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1534
1535 * Makefile.def (libiconv): Define bootstrap=true.
1536 Mark pdf/html/info as missing.
1537 (configure-gcc): Depend on all-libiconv.
1538 (all-gcc): Ditto.
1539 (configure-libcpp): Ditto.
1540 (all-libcpp): Ditto.
1541 (configure-intl): Ditto.
1542 (all-intl): Ditto.
1543 * Makefile.in: Regenerate.
1544
1545 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1546
1547 * MAINTAINERS (loop ivopts): Add the entry and myself.
1548
1549 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1550
1551 * MAINTAINERS (nvptx): Add self.
1552
1553 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1554
1555 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1556 128-bit vector modes.
1557
1558 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2015-07-28 Ben Elliston <bje@gnu.org>
1563
1564 * config.sub, config.guess: Import from upstream.
1565
1566 2015-07-24 Michael Darling <darlingm@gmail.com>
1567
1568 PR other/66259
1569 * config-ml.in: Reflects renaming of configure.in to configure.ac
1570 * configure: Likewise
1571 * configure.ac: Likewise
1572
1573 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1574
1575 * MAINTAINERS: Update my email address.
1576
1577 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1578
1579 Sync with binutils-gdb:
1580 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1581
1582 * configure.ac (target_configdirs): Exclude target-zlib if
1583 target-libjava isn't built.
1584 * configure: Regenerated.
1585
1586 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1587
1588 Sync with binutils-gdb:
1589 2015-05-13 John David Anglin <dave.anglin@bell.net>
1590
1591 * configure.ac: Disable configuration of GDB for HPUX targets.
1592 * configure: Regenerate.
1593
1594 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1595
1596 * configure.ac: Add --with-system-zlib.
1597 * configure: Regenerated.
1598
1599 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1600
1601 * configure.ac: Add FT32 support.
1602 * configure: Regenerate.
1603
1604 2015-01-12 Anthony Green <green@moxielogic.com>
1605
1606 * configure.ac: Don't disable gprof for moxie.
1607 * configure: Rebuild.
1608
1609 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1610
1611 Sync with binutils-gdb:
1612 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1613
1614 PR ld/18355
1615 * Makefile.def: Add extra_configure_flags to host zlib.
1616 * configure.ac (extra_host_zlib_configure_flags): New. Set
1617 to --enable-host-shared When bfd is to be built as shared
1618 library. AC_SUBST.
1619 * Makefile.in: Regenerated.
1620
1621 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1622
1623 Sync with src:
1624 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1625 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1626 * Makefile.in: Regenerated.
1627
1628 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1629
1630 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1631 target.
1632 * configure: Regenerate.
1633
1634 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1635
1636 * MAINTAINERS (Write After Approval): Add myself.
1637
1638 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1639
1640 * MAINTAINERS (OS Port Maintainers): Add myself.
1641 (Various Maintainers): Remove myself from libffi testsuite.
1642
1643 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1644
1645 * MAINTAINERS (gen* on machine desc): Add self.
1646
1647 2015-06-02 Jason Merrill <jason@redhat.com>
1648
1649 PR bootstrap/66319
1650 * configure.ac: Use -std=gnu++98.
1651
1652 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1653
1654 * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1657
1658 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1659 * configure: Regenerate.
1660
1661 2015-05-26 Jason Merrill <jason@redhat.com>
1662
1663 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1664 * configure: Regenerate.
1665
1666 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1667
1668 * configure.ac: FT32 target added.
1669 * configure: Regenerated.
1670
1671 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
1675 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
1679 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1680
1681 * configure.ac: Fix typo.
1682 * configure: Regenerate.
1683
1684 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1685
1686 * MAINTAINERS (Write After Approval): Add myself.
1687
1688 2015-05-03 Matthias Klose <doko@ubuntu.com>
1689
1690 * configure.ac: Match $host configured with triplets.
1691 * configure: Regenerate.
1692
1693 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1694
1695 * Makefile.tpl: Remove surplus whitespace throughout.
1696 * Makefile.in: Regenerate.
1697
1698 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1699
1700 * MAINTAINERS (Various Maintainers): Add myself as instruction
1701 combiner maintainer.
1702
1703 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1704
1705 PR bootstrap/62077
1706 * configure.ac (--enable-stage1-checking): Default to
1707 release,misc,gimple,rtlflag,tree,types if --disable-checking
1708 or --enable-checking is not specified and DEV-PHASE is not
1709 experimental.
1710 * configure: Regenerated.
1711
1712 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1713
1714 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1715 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1716 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1717 * Makefile.in: Regenerate.
1718
1719 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1720
1721 * MAINTAINERS: Update my email address.
1722
1723 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1724
1725 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1726
1727 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1728
1729 * MAINTAINERS: Add myself as an arm port reviewer.
1730
1731 2015-03-25 Martin Liska <mliska@suse.cz>
1732 Yury Gribov <y.gribov@samsung.com>
1733
1734 * Makefile.in: Fix ln source location for vimrc file.
1735 * Makefile.tpl: Likewise.
1736
1737 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1738
1739 PR bootstrap/25672
1740 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1741 cross-compiling. Similarly for CXX_FOR_TARGET.
1742 * configure: Regenerate.
1743
1744 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1745
1746 * Makefile.def: Add libmpx.
1747 * configure.ac: Add libmpx.
1748 * Makefile.in: Regenerate.
1749 * configure: Regenerate.
1750
1751 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1752
1753 * MAINTAINERS (CPU Port Maintainers): Add myself
1754 i386 vector ISA extns mantainer.
1755
1756 2015-03-13 Jeff Law <law@redhat.com>
1757
1758 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1759 maintainer.
1760 Remove Richard Henderson as a maintainer for the x86 port.
1761
1762 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1763
1764 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1765
1766 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1767
1768 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1769 pointer bounds checker and i386 MPX maintainer.
1770
1771 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1772
1773 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1774
1775 2015-02-26 Martin Sebor <msebor@redhat.com>
1776
1777 * MAINTAINERS (Various Maintainers): Add self.
1778
1779 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1780
1781 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1782 Make sure it contains lto.
1783 * configure: Regenerate.
1784
1785 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1786
1787 * configure: Regenerate.
1788
1789 2015-02-06 Diego Novillo <dnovillo@google.com>
1790 1
1791 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1792 middle-end, docstring): Remove myself.
1793 (Write After Approval): Add myself.
1794
1795 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1796
1797 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1798 (Write After Approval): Update address.
1799
1800 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1801
1802 PR jit/64780
1803 * configure.ac: Require the user to explicitly specify
1804 --enable-host-shared if the jit is enabled.
1805 * configure: Regenerate.
1806
1807 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
1811 2015-01-25 Tom de Vries <tom@codesourcery.com>
1812
1813 * MAINTAINERS: Make whitespace consistent.
1814
1815 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1816
1817 * MAINTAINERS (Write After Approval): Add myself.
1818
1819 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1820
1821 * MAINTAINERS: (Write After Approval): Add myself.
1822
1823 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1824
1825 * MAINTAINERS: (Write After Approval): Add myself.
1826
1827 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1828
1829 * MAINTAINERS: (Write After Approval): Add myself.
1830
1831 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1832
1833 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1834 objective-c/c++ front end maintainer.
1835
1836 2015-01-13 Marek Polacek <polacek@redhat.com>
1837
1838 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1839
1840 2015-01-12 Jeff Law <law@redhat.com>
1841
1842 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1843 a very long time.
1844
1845 2015-01-09 Ian Lance Taylor <iant@google.com>
1846
1847 * configure.ac (host_tools): Add gotools.
1848 * Makefile.def (host_modules): Add gotools.
1849 (dependencies): Add dependency of all-gotools on all-target-libgo.
1850
1851 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1852
1853 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1854 * configure: Regenerate.
1855
1856 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1857
1858 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1859 all-target-libgomp.
1860 * Makefile.in: Regenerate.
1861
1862 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1863
1864 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
1865
1866 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
1867
1868 * configure.ac: Add Visium support.
1869 * configure: Regenerate.
1870
1871 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
1872
1873 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
1874 * configure: Regenerate.
1875
1876 2015-01-03 Andrew Pinski <apinski@cavium.com>
1877
1878 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
1879 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
1880 (BASE_TARGET_EXPORTS): Add OBJCOPY.
1881 (OBJCOPY_FOR_TARGET): New variable.
1882 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
1883 * Makefile.in: Regenerate.
1884 * configure.ac: Check for already installed target objcopy.
1885 Also GCC_TARGET_TOOL on objcopy.
1886 * configure: Regenerate.
1887
1888 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
1889
1890 * config.sub: Update from upstream, to 2015-01-01 version.
1891 * config.guess: Ditto.
1892
1893 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
1894
1895 * MAINTAINERS (RTEMS Ports): Add myself.
1896
1897 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
1898
1899 * MAINTAINERS (Write After Approval): Add myself.
1900
1901 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
1902
1903 * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
1906
1907 * configure.ac (--enable-as-accelerator-for): Don't set
1908 ENABLE_AS_ACCELERATOR_FOR. Update all users.
1909 * configure: Regenerate.
1910
1911 2014-12-13 Jakub Jelinek <jakub@redhat.com>
1912
1913 PR bootstrap/64023
1914 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
1915 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
1916 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
1917 to CXX.
1918 * Makefile.in: Regenerated.
1919
1920 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1921 Yury Gribov <y.gribov@samsung.com>
1922
1923 * .gitignore: Added .local.vimrc and .lvimrc.
1924 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
1925 * Makefile.in: Regenerate.
1926
1927 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1928
1929 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
1930 * configure: Regenerated.
1931
1932 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
1933
1934 * MAINTAINERS (nvptx port): New entry.
1935
1936 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
1937
1938 * configure: Regenerate.
1939
1940 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1941
1942 * configure.ac: Merge with Binutils.
1943
1944 2014-11-26 Tobias Burnus <burnus@net-b.de>
1945
1946 * Makefile.def: Make more dependent on mpfr, mpc and isl.
1947 * Makefile.in: Regenerate.
1948
1949 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
1950
1951 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1952 missing flex.
1953 * Makefile.in: Regenerated.
1954
1955 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
1956
1957 * Makefile.in: Regenerate.
1958
1959 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
1960
1961 PR bootstrap/63784
1962 * libtool.m4: Add $pic_flag with -shared.
1963
1964 2014-11-21 Renlin Li <Renlin.Li@arm.com>
1965
1966 * MAINTAINERS (Write After Approval): Added myself.
1967
1968 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
1969
1970 * MAINTAINERS (write-after-approval): Add myself.
1971
1972 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1973
1974 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1975 from 2 years ago.
1976
1977 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1978
1979 Revert:
1980 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1981
1982 * MAINTAINERS (Write After Approval): Added myself as line map
1983 maintainer.
1984
1985 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1986
1987 Revert:
1988 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1989
1990 * MAINTAINERS (Write After Approval): Added myself.
1991
1992 2014-11-19 Renlin Li <Renlin.Li@arm.com>
1993
1994 * MAINTAINERS (Write After Approval): Added myself.
1995
1996 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
1997
1998 * MAINTAINERS (Write After Approval): Added myself as line map
1999 maintainer.
2000
2001 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2002
2003 * MAINTAINERS (Various Maintainers): Added myself as line map
2004 maintainer.
2005
2006 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2007
2008 * move-if-change: Sync from upstream gnulib.
2009
2010 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2011
2012 * compile: Sync with upstream Automake.
2013 * depcomp: Ditto.
2014 * install-sh: Ditto.
2015 * missing: Ditto.
2016 * mkinstalldirs: Ditto.
2017 * ylwrap: Ditto.
2018
2019 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2020
2021 * config.sub: Update from upstream config repo.
2022 * config.guess: Ditto.
2023
2024 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2025
2026 * Makefile.def: Add liboffloadmic to target_modules. Make
2027 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2028 * Makefile.in: Regenerate.
2029 * configure: Regenerate.
2030 * configure.ac: Add liboffloadmic to target binaries.
2031 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2032 Add liboffloadmic to noconfig list when C++ is not supported.
2033
2034 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2035 Thomas Schwinge <thomas@codesourcery.com>
2036 Ilya Verbin <ilya.verbin@intel.com>
2037 Andrey Turetskiy <andrey.turetskiy@intel.com>
2038
2039 * configure: Regenerate.
2040 * configure.ac (--enable-as-accelerator-for)
2041 (--enable-offload-targets): New configure options.
2042
2043 2014-11-11 Tobias Burnus <burnus@net-b.de>
2044
2045 * Makefile.def: Make all-gcc depend on all-isl.
2046 * Makefile.in: Regenerate.
2047
2048 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2049
2050 * ChangeLog.jit: New.
2051 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2052
2053 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2054
2055 PR target/63610
2056 * libtool.m4: Fix globbing of darwin versions.
2057 * configure: Regenerate.
2058
2059 2014-11-11 Tobias Burnus <burnus@net-b.de>
2060
2061 * Makefile.def: Remove CLooG.
2062 * Makefile.tpl: Ditto.
2063 * configure.ac: Ditto.
2064 * configure: Regenerate.
2065 * Makefile.in: Ditto.
2066
2067 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2068
2069 * configure.ac: Handle nvptx-*-*.
2070 * configure: Regenerate.
2071
2072 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2073
2074 * MAINTAINERS (Write After Approval): Add myself.
2075
2076 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2077
2078 * Makefile.def (libcc1): Remove bootstrap=true;.
2079 * Makefile.in: Regenerated.
2080
2081 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2082
2083 * configure.ac: Update comment.
2084 * configure: Regenerate.
2085
2086 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2087
2088 * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2091
2092 * configure.ac (extra_host_libiberty_configure_flags): Add
2093 --enable-shared also for libcc1's benefit.
2094 * configure: Regenerate.
2095
2096 2014-10-29 Tristan Gingold <gingold@adacore.com>
2097
2098 * MAINTAINERS: Change my email address.
2099
2100 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2101 Tom Tromey <tromey@redhat.com>
2102
2103 * Makefile.def: Add libcc1 to host_modules.
2104 * configure.ac (host_tools): Add libcc1.
2105 * Makefile.in, configure: Rebuild.
2106
2107 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2108
2109 * configure.ac (build_configargs): Don't share config.cache between
2110 build subdirs.
2111 * configure: Regenerate.
2112
2113 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2114
2115 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2116 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2117 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2118 leon3v7 as leon3.
2119 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2120 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2121 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2122 * config/sparc/sparc.md (cpu): Add leon3v7.
2123 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2124
2125 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2126
2127 * MAINTAINERS (write-after-approval): Add myself.
2128
2129 2014-10-23 Ian Lance Taylor <iant@google.com>
2130
2131 * configure.ac: Disable the Go frontend on systems where it is known
2132 to not work.
2133 * configure: Regenerate.
2134
2135 2014-10-23 Richard Biener <rguenther@suse.de>
2136
2137 * Makefile.def: Add libcpp build module and dependencies.
2138 * configure.ac: Add libcpp build module.
2139 * Makefile.in: Regenerate.
2140 * configure: Likewise.
2141
2142 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2143
2144 * MAINTAINERS (write-after-approval): Add myself.
2145
2146 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2147
2148 * INSTALL/README: Do not mention CVS.
2149
2150 2014-10-03 Jing Yu <jingyu@google.com>
2151
2152 * configure.ac: Add aarch64 to list of targets that support gold.
2153 * configure: Regenerate.
2154
2155 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2156
2157 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2158
2159 2014-09-29 Catherine Moore <clm@codesourcery.com>
2160
2161 * MAINTAINERS: Add myself as MIPS maintainer.
2162
2163 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2164
2165 * MAINTAINERS: Move myself to MIPS maintainers.
2166
2167 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2168
2169 * MAINTAINERS: Put all email addresses between '<' and '>'.
2170
2171 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2172
2173 * MAINTAINERS: Move myself to reviewers (Fortran).
2174
2175 2014-09-01 Andi Kleen <ak@linux.intel.com>
2176
2177 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2178 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2179 * Makefile.in: Regenerate.
2180
2181 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2182
2183 * rtx-classes-status.txt: Delete
2184
2185 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2186
2187 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2188
2189 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2190
2191 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2192 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2193 of checking for version number.
2194 * configure: Regenerated.
2195 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2196
2197 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2198
2199 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2200 is done; begin phase 6 (use extra rtx_def subclasses).
2201
2202 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2203
2204 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2205 done; begin phase 5 (additional rtx_def subclasses).
2206
2207 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2208
2209 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2210
2211 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2212
2213 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2214 SET_BB_HEADER are done.
2215
2216 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2217
2218 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2219 done.
2220
2221 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2222
2223 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2224
2225 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2226
2227 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2228
2229 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2230
2231 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2232
2233 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2234
2235 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2236
2237 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2238
2239 * rtx-classes-status.txt: Phase 3 (per-file commits within
2240 "config" subdirs) is done; begin phase 4 (removal of
2241 "scaffolding").
2242
2243 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2244
2245 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2246 dir) is done; begin phase 3 (per-file commits within "config"
2247 subdirs).
2248
2249 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2250
2251 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2252 phase 2 (per-file commits in main source dir).
2253
2254 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2255
2256 * configure: Regenerated.
2257
2258 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2259
2260 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2261
2262 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2263
2264 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2265
2266 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2267
2268 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2269
2270 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2271
2272 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2273
2274 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2275
2276 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2277
2278 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2279
2280 * MAINTAINERS (Write After Approval): Add myself.
2281
2282 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2283
2284 * MAINTAINERS: Remove myself
2285
2286 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2287
2288 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2289
2290 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
2294 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2295
2296 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2297 SET_BB_HEADER, SET_BB_FOOTER
2298
2299 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2300
2301 * rtx-classes-status.txt: New file
2302
2303 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2304
2305 * configure.ac: Eliminate ClooG installation dependency.
2306 * configure: Regenerate.
2307 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2308 * Makefile.in: Regenerate.
2309
2310 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2311
2312 * MAINTAINERS (Write After Approval): Add myself.
2313
2314 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2315
2316 * MAINTAINERS (Write After Approval): Add myself.
2317
2318 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2319
2320 * MAINTAINERS (Write After Approval): Add myself.
2321
2322 2014-07-28 Anthony Green <green@moxielogic.com>
2323
2324 Import from savannah.gnu.org:
2325 * config.sub: Update to 2014-07-28 version.
2326
2327 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2328
2329 * MAINTAINERS: Remove my MIPS maintainer entry.
2330
2331 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2332
2333 PR target/47230
2334 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2335 * configure: Regenerate.
2336
2337 2014-07-24 James Norris <jnorris@codesourcery.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
2341 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2342
2343 * configure.ac: Accept only CLooG 0.18.1.
2344 * configure: Regenerate.
2345
2346 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2347
2348 * configure.ac: Don't accept isl 0.11.
2349 * configure: Regenerate.
2350
2351 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2352
2353 * MAINTAINERS (Write After Approval): Add myself.
2354
2355 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2356
2357 * configure.ac: Don't accept isl 0.10.
2358 * configure: Regenerate.
2359
2360 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2361
2362 Fix include path for in-tree cloog.
2363 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2364 * configure: Regenerate.
2365
2366 2014-06-18 Richard Henderson <rth@redhat.com>
2367
2368 * .gitignore: Import gcc_update output.
2369
2370 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2371
2372 * config-ml.in: Robustify ac_configure_args parsing.
2373
2374 * configure.ac (--enable-linker-plugin-configure-flags)
2375 (--enable-linker-plugin-flags): New flags.
2376 (configdirs): Conditionally add libiberty-linker-plugin.
2377 * configure: Regenerate.
2378 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2379 (host_modules) <lto-plugin>: Pay attention to
2380 @extra_linker_plugin_flags@ and
2381 @extra_linker_plugin_configure_flags@.
2382 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2383 * Makefile.in: Regenerate.
2384
2385 * Makefile.tpl (configure-[+prefix+][+module+])
2386 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2387 "module_srcdir" instead of "module" for locating a module's srcdir.
2388 * Makefile.in: Regenerate.
2389
2390 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2391
2392 * MAINTAINERS (Write After Approval): Add myself.
2393
2394 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2395
2396 * MAINTAINERS: Update my email address.
2397
2398 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
2402 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
2406 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2407
2408 PR libstdc++/61011
2409 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2410 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2411 * configure: Regenerate.
2412
2413 2014-05-28 Pedro Alves <palves@redhat.com>
2414
2415 * MAINTAINERS (Write After Approval): Add myself.
2416
2417 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2418
2419 * MAINTAINERS: Update my affiliation/email.
2420
2421 2014-05-19 Mike Stump <mikestump@comcast.net>
2422
2423 * MAINTAINERS: Add wide-int reviewers.
2424
2425 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2426
2427 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2428 * configure: Regenerated.
2429
2430 2014-05-15 Torvald Riegel <triegel@redhat.com>
2431
2432 * MAINTAINERS (libitm): Add myself as maintainer.
2433
2434 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2435
2436 * MAINTAINERS (Write After Approval): Add myself.
2437
2438 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2439
2440 * config.sub, config.guess: Import from upstream.
2441
2442 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2443
2444 * MAINTAINERS (Write After Approval): Put myself in correct order.
2445
2446 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2447
2448 * MAINTAINERS (Write After Approval): Add myself.
2449
2450 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2451
2452 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2453 section.
2454
2455 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2456
2457 * MAINTAINERS (Write After Approval): Delete myself.
2458
2459 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2460
2461 PR sanitizer/56781
2462 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2463 and -B* options with -Xcompiler.
2464
2465 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2466
2467 PR bootstrap/60620
2468 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2469 * Makefile.in: Regenerate.
2470
2471 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2472
2473 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2474 for WINDRES_FOR_TARGET in default-manifest.o rule.
2475 * Makefile.in: Regenerate.
2476
2477 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2478
2479 * MAINTAINERS (Write After Approval): Add myself.
2480
2481 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2482
2483 PR sanitizer/56781
2484 * Makefile.def: Set bootstrap=true; for host fixincludes.
2485 * configure.ac: Don't bootstrap host fixincludes unless
2486 --with-build-config=bootstrap-{a,ub}san.
2487 * Makefile.in: Regenerated.
2488 * configure: Regenerated.
2489
2490 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2491
2492 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2493 --enable-vtable-verify option parsing. Don't add
2494 target-libsanitizer to bootstrap_target_libs unless
2495 --with-build-config=bootstrap-asan or
2496 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2497 to bootstrap_target_libs unless --enable-vtable-verify.
2498 * configure: Regenerated.
2499
2500 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
2504 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2505
2506 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2507
2508 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2509
2510 PR bootstrap/58572
2511 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2512 -I for libstdc++-v3 includes if $(LEAN).
2513 * Makefile.in: Regenerated.
2514
2515 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2516
2517 * MAINTAINERS: Update my email address.
2518
2519 2014-02-24 Walter Lee <walt@tilera.com>
2520
2521 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2522 (tilegx-*-*): Change to tilegx*-*-*.
2523 * configure: Regenerate.
2524
2525 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2526
2527 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2528
2529 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2530
2531 * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2534
2535 PR target/59788
2536 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2537 *solaris2*.
2538
2539 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2540
2541 * MAINTAINERS: Update my email address.
2542
2543 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2544
2545 * MAINTAINERS: Convert to UTF-8.
2546 Properly sort Xinliang David Li's entry.
2547
2548 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2549 Sandra Loosemore <sandra@codesourcery.com>
2550
2551 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2552 nios2 port maintainers.
2553
2554 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
2558 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2559
2560 * configure.ac: Add user-friendly check for native x86_64-linux
2561 multilibs.
2562 * configure: Regenerate.
2563
2564 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2565
2566 * MAINTAINERS: Add myself as sh maintainer.
2567
2568 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2569
2570 * MAINTAINERS: Add self as SLSR maintainer.
2571
2572 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2573
2574 * MAINTAINERS: Update my email address.
2575
2576 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2577
2578 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2579
2580 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2581
2582 * Makefile.in: Regenerate.
2583
2584 * Makefile.tpl: Fix typo.
2585 * Makefile.in: Regenerate partially.
2586
2587 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2588
2589 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2590 supported.
2591 * configure: Regenerated.
2592
2593 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2594
2595 * MAINTAINERS (Write After Approval): Add myself.
2596
2597 2013-10-30 Jason Merrill <jason@redhat.com>
2598
2599 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2600 --disable-build-format-warnings.
2601
2602 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2603
2604 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2605 depend on libstdc++ and libgcc.
2606 * configure: Regenerate.
2607 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2608 libcilkrts for POSIX and i*86, and x86_64 architectures.
2609 * Makefile.in: Added libcilkrts related fields to support building it.
2610
2611 2013-10-26 Jeff Law <law@redhat.com>
2612
2613 * Makefile.def (target_modules): Remove libmudflap
2614 (languages): Remove check-target-libmudflap).
2615 * Makefile.in: Rebuilt.
2616 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2617 * configure.ac (target_libraries): Remove target-libmudflap.
2618 Remove checks which disabled libmudflap on some systems.
2619 * configure: Rebuilt.
2620 * libmudflap: Directory removed.
2621
2622 2013-10-21 Cong Hou <congh@google.com>
2623
2624 * MAINTAINERS (Write After Approval): Add myself.
2625
2626 2013-10-16 Mike Stump <mikestump@comcast.net>
2627
2628 * .dir-locals.el: Add.
2629
2630 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2631
2632 * configure.ac: Add --enable-host-shared
2633 * configure: Regenerate.
2634
2635 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2636
2637 Import from savannah.gnu.org:
2638 * config.guess: Update to 2013-06-10 version.
2639 * config.sub: Update to 2013-10-01 version.
2640
2641 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2642
2643 Changes to build configuration to allow big endian ARC ELF toolchain
2644 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2645 * configure: Regenerate.
2646
2647 2013-09-20 Alan Modra <amodra@gmail.com>
2648
2649 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2650 ppc host match. Support little-endian powerpc linux hosts.
2651
2652 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2653
2654 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2655 maintainer.
2656
2657 2013-09-12 DJ Delorie <dj@redhat.com>
2658
2659 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2660 maintainers.
2661
2662 2013-09-03 Richard Biener <rguenther@suse.de>
2663
2664 * configure.ac: Also allow ISL 0.12.
2665 * configure: Regenerated.
2666
2667 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
2671 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2672
2673 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2674
2675 2013-08-26 Caroline Tice <cmtice@google.com>
2676
2677 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2678 "Various Reviewers" to libvtv "Various Maintainers".
2679
2680 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2681
2682 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2683
2684 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2685
2686 * MAINTAINERS: Update name, email.
2687
2688 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2689
2690 * MAINTAINERS (Write After Approval): Add myself.
2691
2692 2013-08-12 Caroline Tice <cmtice@google.com>
2693
2694 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2695 address in the Write After Approval section.
2696
2697 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2698
2699 * MAINTAINERS (Write After Approval): Update email.
2700
2701 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2702
2703 * configure.ac: Adjust to check VTV_SUPPORTED.
2704 * configure: Regenerated.
2705
2706 2013-08-02 Caroline Tice <cmtice@google.com>
2707
2708 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2709 on non-linux systems; add target-libvtv to noconfigdirs; add
2710 libsupc++/.libs to C++ library search paths.
2711 * configure: Regenerated.
2712 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2713 libstdc++ and libgcc.
2714 * Makefile.in: Regenerated.
2715
2716 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2717
2718 * MAINTAINERS (Write After Approval): Add myself.
2719
2720 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2721 Shiva Chen <shiva0217@gmail.com>
2722
2723 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2724 nds32 port maintainers.
2725
2726 2013-07-17 Tim Shen <timshen91@gmail.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
2730 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2731
2732 * configure.ac: Sync from binutils.
2733 * configure: Regenerate.
2734
2735 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2740
2741 * MAINTAINERS (Write After Approval): Add myself.
2742
2743 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2744
2745 * MAINTAINERS (Write After Approval): Add myself.
2746
2747 2013-04-30 Brooks Moses <bmoses@google.com>
2748
2749 * MAINTAINERS: Update my email; move myself from Fortran
2750 reviewer to Write After Approval.
2751
2752 2013-04-16 Andreas Schwab <schwab@suse.de>
2753
2754 * configure.ac (aarch64-*-*): Don't disable java.
2755 * configure: Regenerate.
2756
2757 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2758
2759 * MAINTAINERS (Write After Approval): Add myself.
2760
2761 2013-03-30 Matthias Klose <doko@ubuntu.com>
2762
2763 * Makefile.def (target_modules): Don't install libffi.
2764 * Makefile.in: Regenerate.
2765
2766 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2767
2768 * MAINTAINERS (Write After Approval): Add myself.
2769
2770 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2771
2772 * MAINTAINERS (Write After Approval): Add myself.
2773
2774 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2775
2776 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2777 * configure: Regenerated.
2778
2779 2013-02-05 Ian Lance Taylor <iant@google.com>
2780
2781 PR go/55969
2782 * configure.ac: Disable libgo on some systems where it does not
2783 work.
2784
2785 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2786
2787 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2788 Remove Geoff Keating as rs6000 port maintainer, at his request.
2789
2790 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2791
2792 * MAINTAINERS: Update my email.
2793
2794 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2795
2796 * configure: Re-generate.
2797
2798 2013-01-15 Richard Biener <rguenther@suse.de>
2799
2800 PR other/55973
2801 * configure: Re-generate.
2802
2803 2013-01-14 Matthias Klose <doko@ubuntu.com>
2804
2805 * Makefile.def (install-target-libsanitizer): Depend on
2806 install-target-libstdc++-v3.
2807 * Makefile.in: Regenerate.
2808
2809 2013-01-14 Richard Biener <rguenther@suse.de>
2810
2811 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2812 * configure: Re-generate
2813
2814 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2815
2816 * config.sub: Update from config repo.
2817
2818 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2819
2820 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2821 * Makefile.in: Regenerate.
2822
2823 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2824
2825 * MAINTAINERS (arc): Add new port maintainership for myself.
2826
2827 2013-01-09 Jason Merrill <jason@redhat.com>
2828
2829 * .gitignore: Import from gdb repository.
2830
2831 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2832
2833 * Makefile.def (configure-gcc): Depend on all-gmp.
2834 (all-gcc): Remove dependency on all-gmp.
2835 * Makefile.in: Regenerated.
2836
2837 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2838
2839 * config.sub: Merge from config repo.
2840 * config.guess: Ditto.
2841
2842 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2843
2844 * Makefile.def: Merge from binutils.
2845 * Makefile.in: Ditto.
2846
2847 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2848
2849 * MAINTAINERS: Update my email.
2850
2851 2012-12-29 Ben Elliston <bje@gnu.org>
2852
2853 * config.guess: Update to 2012-12-29 version.
2854 * config.sub: Likewise.
2855
2856 2012-12-20 Matthias Klose <doko@ubuntu.com>
2857
2858 * Makefile.def (install-target-libgfortran): Depend on
2859 install-target-libquadmath, install-target-libgcc.
2860 (install-target-libsanitizer): Depend on install-target-libgcc.
2861 (install-target-libjava): Depend on install-target-libgcc.
2862 (install-target-libitm): Depend on install-target-libgcc.
2863 (install-target-libobjc): Depend on install-target-libgcc.
2864 (install-target-libstdc++-v3): Depend on install-target-libgcc.
2865 * Makefile.in: Regenerate.
2866
2867 2012-12-19 Matthias Klose <doko@ubuntu.com>
2868
2869 * Makefile.def (install-target-libgo): Depend on
2870 install-target-libatomic.
2871 * Makefile.in: Regenerate.
2872
2873 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
2874
2875 PR go/55201
2876 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
2877 * Makefile.in: Regenerate.
2878
2879 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
2880
2881 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
2882 * configure: Regenerate.
2883
2884 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2885
2886 * config.sub: Merge from config repo.
2887
2888 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2889
2890 * Makefile.def (target_modules): Add bootstrap=true and
2891 raw_cxx=true to libsanitizer.
2892 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2893 * Makefile.in: Regenerated.
2894 * configure: Likewise.
2895
2896 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
2897
2898 * MAINTAINERS: Remove self as RTL optimization maintainer.
2899
2900 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2901
2902 * MAINTAINERS (Write After Approval): Add myself.
2903
2904 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2905
2906 * Makefile.def (target_modules): Remove bootstrap=true and
2907 raw_cxx=true from libsanitizer.
2908 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
2909 * Makefile.in: Regenerated.
2910 * configure: Likewise.
2911
2912 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
2913
2914 * Makefile.def (target_modules): Add bootstrap=true and
2915 raw_cxx=true to libsanitizer.
2916 * configure.ac (bootstrap_target_libs): Add libsanitizer.
2917 * Makefile.in: Regenerated.
2918 * configure: Likewise.
2919
2920 2012-11-28 Andrew Pinski <apinski@cavium.com>
2921
2922 PR bootstrap/54279
2923 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
2924 * configure: Regenerate.
2925 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
2926 * Makefile.in: Regenerate.
2927
2928 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2929
2930 * configure.ac: Disable libsanitizer if we're not building C++.
2931 * configure: Regenerate.
2932
2933 2012-11-15 Roland McGrath <roland@hack.frob.com>
2934
2935 * MAINTAINERS (Write After Approval): Add myself.
2936
2937 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
2938
2939 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
2940 Kostya Serebryany (kcc@google.com) and
2941 Jakub Jelinek (jakub@redhat.com).
2942 Rename area for Dodji Seketeli (dodji@redhat.com).
2943
2944 2012-11-15 Dodji Seketeli <dodji@redhat.com>
2945
2946 * MAINTAINERS: (asan.c, related): Add myself.
2947
2948 2012-11-14 Roland McGrath <mcgrathr@google.com>
2949
2950 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2951 * configure: Regenerate.
2952
2953 2012-11-13 Richard Henderson <rth@redhat.com>
2954
2955 * configure.ac: Move libsanitizer logic to subdirectory.
2956 * configure: Regenerate.
2957
2958 2012-11-13 Dodji Seketeli <dodji@redhat.com>
2959
2960 * configure.ac: Enable libsanitizer just on x86 linux for now.
2961 * configure: Re-generate.
2962
2963 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
2964
2965 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2966 sections.
2967 * configure: Regenerate.
2968
2969 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
2970
2971 * configure.ac: Add section for configdirs for libsanitizer.
2972 Disable for cris-*-* and mmix-*-*.
2973 * configure: Regenerate.
2974
2975 2012-11-12 Wei Mi <wmi@google.com>
2976
2977 * configure.ac: Add libsanitizer to target_libraries.
2978 * Makefile.def: Ditto.
2979 * configure: Regenerate.
2980 * Makefile.in: Regenerate.
2981 * libsanitizer: New directory for asan runtime. Contains an empty
2982 tsan directory.
2983
2984 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
2985
2986 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2987 against Mingw64 w32api.
2988 * configure: Regenerate.
2989
2990 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
2991
2992 * configure: Regenerated.
2993
2994 2012-11-03 Robert Mason <rbmj@verizon.net>
2995
2996 * configure.ac: add --disable-libstdcxx configure option
2997 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2998
2999 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3004
3005 * MAINTAINERS (Write After Approval): Add myself.
3006
3007 2012-10-24 Sharad Singhai <singhai@google.com>
3008
3009 * MAINTAINERS (Write After Approval): Add myself.
3010
3011 2012-10-24 Eric Christopher <echristo@gmail.com>
3012
3013 * MAINTAINERS: Update email address.
3014
3015 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3016
3017 PR bootstrap/54820
3018 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3019 * configure: Regenerate.
3020
3021 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3022
3023 * MAINTAINERS (aarch64): Add Marcus and myself.
3024
3025 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3026
3027 PR bootstrap/54820
3028 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3029 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3030 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3031 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3032 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3033 * Makefile.in: Regenerate.
3034 * configure.ac (have_static_libs): New variable and associated check.
3035 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3036 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3037 * configure: Regenerate.
3038
3039 2012-10-10 Richard Biener <rguenther@suse.de>
3040
3041 * MAINTAINERS: Adjust for changed surname.
3042
3043 2012-10-04 Lawrence Crowl <crowl@google.com>
3044
3045 * MAINTAINERS (Write After Approval): Add myself.
3046
3047 2012-10-01 Cary Coutant <ccoutant@google.com>
3048
3049 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3050
3051 2012-09-28 Ian Lance Taylor <iant@google.com>
3052
3053 * Makefile.def: Make all-target-libgo depend on
3054 all-target-libbacktrace.
3055 * Makefile.in: Rebuild.
3056
3057 2012-09-26 Ian Lance Taylor <iant@google.com>
3058
3059 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3060 * Makefile.in: Rebuild.
3061
3062 2012-09-20 Walter Lee <walt@tilera.com>
3063
3064 * configure.ac: Add tilegx to list of targets that support gold.
3065 * configure: Regenerate.
3066
3067 2012-09-20 Marek Polacek <polacek@redhat.com>
3068
3069 * MAINTAINERS (Write After Approval): Add myself.
3070
3071 2012-09-19 Steve Ellcey <sellcey@mips.com>
3072
3073 * configure.ac: Add mips*-mti-elf* target.
3074 * configure: Regenerate.
3075
3076 2012-09-17 Ian Lance Taylor <iant@google.com>
3077
3078 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3079 * configure.ac (host_libs): Add libbacktrace.
3080 (target_libraries): Add libbacktrace.
3081 * Makefile.def (host_modules): Add libbacktrace.
3082 (target_modules): Likewise.
3083 * configure, Makefile.in: Rebuild.
3084
3085 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3086
3087 PR target/38607
3088 Merge upstream change.
3089 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3090
3091 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3092 Add libgomp*.o to compare_exclusions for AIX.
3093 * configure: Regenerate.
3094
3095 2012-09-06 Diego Novillo <dnovillo@google.com>
3096
3097 * configure.ac: Bump minimum GMP version to 4.2.3.
3098 * configure: Re-generate.
3099
3100 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3101
3102 PR target/54461
3103 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3104 target-libgloss if not configured --with-avrlibc=no.
3105 * configure: Regenerate.
3106
3107 2012-09-04 Jason Merrill <jason@redhat.com>
3108
3109 * configure.ac: Fix --enable-languages=all.
3110
3111 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2012-09-03 Richard Guenther <rguenther@suse.de>
3116
3117 PR bootstrap/54138
3118 * configure.ac: Re-organize ISL / CLOOG checks to allow
3119 disabling with either --without-isl or --without-cloog.
3120 * configure: Regenerated.
3121
3122 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3123
3124 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3125 * configure: Regenerate.
3126
3127 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3128
3129 * MAINTAINERS: Fix my email address.
3130
3131 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3132
3133 PR binutils/4970
3134 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3135 and opcodes.
3136 * Makefile.in: Regenerated.
3137
3138 2012-08-26 Art Haas <ahaas@impactweather.com>
3139
3140 * configure: Regenerate.
3141
3142 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3143
3144 * INSTALL/README: Also refer to the online installation
3145 instructions.
3146
3147 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150 (Picochip port): Remove myself.
3151
3152 2012-08-14 Diego Novillo <dnovillo@google.com>
3153
3154 Merge from cxx-conversion branch.
3155
3156 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3157 POSTSTAGE1_CONFIGURE_FLAGS.
3158 * Makefile.in: Regenerate.
3159 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3160 Force C++ when bootstrapping.
3161 * configure: Regenerate.
3162
3163 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3164
3165 * MAINTAINERS (Write After Approval): Add myself.
3166
3167 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3168
3169 * README: Document use of ranges of years in copyright notices.
3170
3171 2012-07-06 Richard Guenther <rguenther@suse.de>
3172
3173 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3174 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3175 --with-gmp=system.
3176 * Makefile.in: Regenerated.
3177 * configure: Likewise.
3178
3179 2012-07-06 Richard Guenther <rguenther@suse.de>
3180
3181 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3182 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3183 supply V=1 as extra_make_flags.
3184 * configure: Regenerated.
3185 * Makefile.in: Likewise.
3186
3187 2012-07-04 Tristan Gingold <gingold@adacore.com>
3188
3189 * configure: Regenerate.
3190
3191 2012-07-03 Richard Guenther <rguenther@suse.de>
3192
3193 * Makfile.def (isl): Remove not necessary extra_exports and
3194 extra_make_flags.
3195 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3196 * Makefile.in: Regenerated.
3197
3198 2012-07-03 Richard Guenther <rguenther@suse.de>
3199
3200 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3201 * configure.ac: If either the ISL or the CLooG check failed
3202 do not try to build in-tree versions.
3203 * Makefile.in: Regenerated.
3204 * configure: Regenerated.
3205
3206 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3207
3208 * configure: Regenerate.
3209
3210 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3211
3212 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3213 maintainer.
3214
3215 2012-07-02 Richard Guenther <rguenther@suse.de>
3216
3217 * configure: Regenerated.
3218
3219 2012-07-02 Richard Guenther <rguenther@suse.de>
3220 Michael Matz <matz@suse.de>
3221 Tobias Grosser <tobias@grosser.es>
3222 Sebastian Pop <sebpop@gmail.com>
3223
3224 * Makefile.def: Add ISL host module, remove PPL host module.
3225 Adjust ClooG host module to use the proper ISL.
3226 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3227 * configure.ac: Include config/isl.m4. Add ISL host library,
3228 remove PPL. Remove PPL configury, add ISL configury, adjust
3229 ClooG configury.
3230 * Makefile.in: Regenerated.
3231 * configure: Likewise.
3232
3233 2012-07-02 Richard Guenther <rguenther@suse.de>
3234
3235 Merge from graphite branch
3236 2011-07-21 Tobias Grosser <tobias@grosser.es>
3237
3238 * configure: Regenerated.
3239 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3240 both cloog.org and legacy versions. The only supported version will
3241 be CLooG with the isl backend.
3242
3243 2011-07-21 Tobias Grosser <tobias@grosser.es>
3244
3245 * configure: Regenerated.
3246 * configure.ac: Require cloog isl 0.17.0
3247
3248 2011-07-21 Tobias Grosser <tobias@grosser.es>
3249
3250 * configure: Regenerated.
3251 * config/cloog.m4: Do not define CLOOG_ORG
3252
3253 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3254
3255 * configure.ac: Skip C if explicitly selected.
3256 * configure: Regenerate.
3257
3258 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3259
3260 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3261 they contain -O2.
3262 * configure: Regenerate.
3263
3264 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3265
3266 PR debug/53740
3267 * df.h, df-problems.c, dce.c: Revert last patch.
3268
3269 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3270
3271 * MAINTAINERS (Write After Approval): Update my email address.
3272
3273 2012-06-21 Meador Inge <meadori@codesourcery.com>
3274
3275 * MAINTAINERS (Write After Approval): Add myself.
3276
3277 2012-06-20 Jason Merrill <jason@redhat.com>
3278
3279 * Makefile.tpl (check-target-libgomp-c++): New.
3280 (check-target-libitm-c++): New.
3281 * Makefile.def (c++): Add them.
3282 * Makefile.in: Regenerate.
3283
3284 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2012-05-16 Olivier Hainque <hainque@adacore.com>
3289
3290 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3291 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3292 (install-no-fixedincludes): Adjust accordingly.
3293 * Makefile.in: Regenerate.
3294
3295 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3296
3297 Merge upstream change
3298 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3299
3300 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3301
3302 * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2012-05-09 Nick Clifton <nickc@redhat.com>
3305 Paul Smith <psmith@gnu.org>
3306
3307 PR bootstrap/50461
3308 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3309 allow for the fact that from release v3.1.0 of MPFR the source
3310 files were moved into a src sub-directory.
3311 * configure: Regenerate.
3312
3313 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3314
3315 * configure.ac: Bump minimum MPFR version to 2.4.0.
3316 * configure: Regenerated.
3317
3318 2012-05-01 Richard Henderson <rth@redhat.com>
3319
3320 * Makefile.def (libatomic): New target_module.
3321 * configure.ac (target_libraries): Add libatomic.
3322 (noconfigdirs): Check if libatomic is supported.
3323 * Makefile.in, configure: Rebuild.
3324
3325 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3330
3331 * config.sub: Update to 2012-04-18 version from official repo.
3332
3333 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2012-04-11 Steve Ellcey <sellcey@mips.com>
3338
3339 * MAINTAINERS: Changed email address.
3340
3341 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3342
3343 PR target/52737
3344 * contrib/gcc_update (files_and_dependencies):
3345 Remove gcc/config/avr/t-multilib from touch data.
3346
3347 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3348
3349 * MAINTAINERS (OS Port Maintainers): Remove irix.
3350 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3351 (unsupported_languages): Remove mips-sgi-irix6.*.
3352 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3353 (with_stabs): Remove.
3354 * configure: Regenerate.
3355
3356 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3357
3358 * MAINTAINERS (OS Port Maintainers): Remove osf.
3359 * configure.ac (enable_libgomp): Remove *-*-osf*.
3360 (with_stabs): Remove alpha*-*-osf*.
3361 * configure: Regenerate.
3362
3363 2012-03-05 Tristan Gingold <gingold@adacore.com>
3364
3365 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3366 * configure: Regenerate.
3367
3368 2012-02-17 Walter Lee <walt@tilera.com>
3369
3370 * MAINTAINERS: (Write After Approval): Delete myself.
3371
3372 2012-02-14 Walter Lee <walt@tilera.com>
3373
3374 * MAINTAINERS (tilegx port): Add myself.
3375 (tilepro port): Add myself.
3376 (Write After Approval): Add myself.
3377
3378 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3379
3380 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3381 and Joseph Myers as docstring relicensing maintainers.
3382
3383 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3384
3385 * MAINTAINERS (write-after-approval): Add myself.
3386
3387 2012-02-08 Ira Rosen <irar@il.ibm.com>
3388
3389 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3390 maintainer.
3391
3392 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3393
3394 * MAINTAINERS (Write After Approval): Move myself to
3395 maintain alphabetical order.
3396
3397 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3402
3403 * MAINTAINERS (Write After Approval): Add myself.
3404
3405 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3406 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3407
3408 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3409 * configure: Regenerate.
3410
3411 2012-01-23 Harshit Chopra <harshit@google.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3416
3417 * configure.ac: Remove reference to mh-interix.
3418 * configure: Regenerate.
3419
3420 2012-01-05 Richard Henderson <rth@redhat.com>
3421
3422 PR bootstrap/51072
3423 * configure.ac: Disable libitm if c++ is not enabled.
3424 * configure: Rebuild.
3425
3426 * configure.ac: Fix regexp for same.
3427 * configure: Rebuild.
3428
3429 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3430
3431 * MAINTAINERS (Write After Approval): Add myself.
3432
3433 2012-01-02 Richard Guenther <rguenther@suse.de>
3434
3435 PR bootstrap/51686
3436 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3437 * Makefile.in: Regenerate.
3438
3439 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3444
3445 * configure: Regenerate.
3446
3447 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3448
3449 * MAINTAINERS (picochip): Changed email address.
3450
3451 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3452
3453 * MAINTAINERS (write-after-approval): Add self.
3454
3455 2011-11-29 DJ Delorie <dj@redhat.com>
3456
3457 * configure.ac (rl78-*-*) New case.
3458 * configure: Regenerate.
3459 * MAINTAINERS: Add myself as RL78 maintainer.
3460
3461 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3462
3463 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3464
3465 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3466
3467 * libtool.m4: Additional FreeBSD 10 fixes.
3468
3469 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3470
3471 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3472 Maintainers section, as Epiphany maintainer.
3473
3474 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3475
3476 PR target/49992
3477 * configure.ac: Remove ranlib special-casing for Darwin.
3478 * configure: Regenerate.
3479
3480 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3481
3482 * MAINTAINERS (Reviewers): Keep the list sorted.
3483
3484 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3485
3486 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3487
3488 2011-11-09 Roland McGrath <mcgrathr@google.com>
3489
3490 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3491 * configure: Rebuild.
3492 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3493 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3494 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3495 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3496 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3497 Add READELF.
3498 * Makefile.in: Rebuild.
3499
3500 2011-11-09 Jason Merrill <jason@redhat.com>
3501
3502 * Makefile.def (language=c++): Remove check-c++0x.
3503 * Makefile.in (check-gcc-c++): Regenerate.
3504
3505 2011-11-08 Richard Henderson <rth@redhat.com>
3506
3507 * configure.ac: Test for libitm directory present first.
3508
3509 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3510
3511 * configure.ac: Test libitm/configure.tgt to disable libitm.
3512 * configure: Rebuild.
3513
3514 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3515 Richard Henderson <rth@redhat.com>
3516
3517 Merged from transactional-memory.
3518
3519 * Makefile.def (lang_env_dependencies): libitm is c++.
3520 Add libitm target module.
3521 * configure.ac: Likewise.
3522 * config/mmap.m4: New file.
3523 * contrib/gcc_update: Add libitm to touch data.
3524 * Makefile.in, configure: Rebuild.
3525
3526 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3527
3528 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3529 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3530 * Makefile.in: Regenerate.
3531
3532 2011-11-01 DJ Delorie <dj@redhat.com>
3533
3534 * config.sub: Update to version 2011-10-29 (added rl78)
3535
3536 2011-10-27 Nick Clifton <nickc@redhat.com>
3537
3538 * config.sub: Import these changes from the config project:
3539
3540 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3541 Ben Elliston <bje@gnu.org>
3542
3543 * config.sub (epiphany): New.
3544
3545 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3546 Ben Elliston <bje@gnu.org>
3547
3548 * config.sub (hexagon, hexagon-*): New.
3549
3550 2011-08-23 Roland McGrath <mcgrathr@google.com>
3551
3552 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3553 64eb to be64.
3554
3555 2011-08-16 Roland McGrath <mcgrathr@google.com>
3556
3557 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3558 (nacl): Grok as alias for 32el-unknown-nacl.
3559
3560 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3561
3562 * MAINTAINERS (Write After Approval): Add myself.
3563
3564 2011-10-24 Teresa Johnson <tejohnson@google.com>
3565
3566 * MAINTAINERS (Write After Approval): Add myself.
3567
3568 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3569
3570 * MAINTAINERS (sparc port): Remove myself.
3571
3572 2011-09-14 Tom de Vries <tom@codesourcery.com>
3573
3574 * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2011-08-14 Yao Qi <yao@codesourcery.com>
3577
3578 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3579 * configure: Regenerate.
3580
3581 2011-07-26 Ian Lance Taylor <iant@google.com>
3582
3583 * configure.ac: Set have_compiler based on whether gcc directory
3584 exists, rather than on whether gcc is in configdirs.
3585 * configure: Rebuild.
3586
3587 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3588
3589 * MAINTAINERS (Global Reviewers): Add self.
3590
3591 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3592
3593 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3594 link directories.
3595 * Makefile.in: Rebuild.
3596
3597 2011-07-20 Ian Lance Taylor <iant@google.com>
3598
3599 PR bootstrap/49787
3600 * configure.ac: Move --enable-bootstrap handling earlier in file.
3601 If --enable-bootstrap and either --enable-build-with-cxx or
3602 --enable-build-poststage1-with-cxx, enable C++ automatically.
3603 * configure: Rebuild.
3604
3605 2011-07-19 Ian Lance Taylor <iant@google.com>
3606
3607 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3608 make C++ a boot_language. Set and substitute
3609 POSTSTAGE1_CONFIGURE_FLAGS.
3610 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3611 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3612 * configure, Makefile.in: Rebuild.
3613
3614 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3615
3616 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3617 maintainers.
3618
3619 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3620
3621 * MAINTAINERS (Global Reviewers): Add myself.
3622
3623 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3624
3625 * configure: Regenerate.
3626
3627 2011-07-16 Jason Merrill <jason@redhat.com>
3628
3629 * Makefile.def (language=c++): Add check-c++0x and
3630 check-target-libmudflap-c++.
3631 * Makefile.tpl (check-target-libmudflap-c++): New.
3632 * Makefile.in: Regenerate.
3633
3634 2011-07-16 Matthias Klose <doko@ubuntu.com>
3635
3636 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3637 * Makefile.def (target_modules/libjava): Pass
3638 $(EXTRA_CONFIGARGS_LIBJAVA).
3639 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3640 if not configured with --enable-static-libjava.
3641 * Makefile.in: Regenerate.
3642 * configure: Likewise.
3643
3644 2011-07-15 Jason Merrill <jason@redhat.com>
3645
3646 * Makefile.in (check-c++): Move check-gcc-c++0x after
3647 check-target-libstdc++-v3.
3648
3649 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3650
3651 * MAINTAINERS (c6x port): New entry.
3652
3653 2011-07-13 Jason Merrill <jason@redhat.com>
3654
3655 * Makefile.in (check-gcc-c++0x): New.
3656 (check-c++): Depend on it.
3657
3658 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3659
3660 PR target/39150
3661 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3662 x86_64-*-solaris2.1[0-9]*.
3663 * configure: Regenerate.
3664
3665 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3666
3667 * MAINTAINERS (RTL optimizers): Add self.
3668
3669 2011-06-27 Gabriel Charette <gchare@google.com>
3670
3671 * MAINTAINERS (Write After Approval): Add myself.
3672
3673 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3674
3675 PR regression/47836
3676 PR bootstrap/23656
3677 PR other/47733
3678 PR bootstrap/49247
3679 PR c/48825
3680 * configure.ac (target_libraries): Remove target-libiberty.
3681 Remove case-statement setting skipdirs=target-libiberty for
3682 multiple targets. Remove checking target_configdirs and
3683 removing target-libiberty but keeping target-libgcc if
3684 otherwise empty.
3685 * Makefile.def (target_modules): Don't add libiberty.
3686 (dependencies): Remove all traces of target-libiberty.
3687 * configure, Makefile.in: Regenerate.
3688
3689 2011-06-13 Walter Lee <walt@tilera.com>
3690
3691 * configure.ac (tilepro-*-*) New case.
3692 (tilegx-*-*): Likewise.
3693 * configure: Regenerate.
3694
3695 2011-06-06 Jing Yu <jingyu@google.com>
3696
3697 * configure.ac: Skip target-libiberty for
3698 arm*-*-linux-androideabi.
3699 * configure: Regenerated.
3700
3701 2011-06-06 Nick Clifton <nickc@redhat.com>
3702
3703 * config.sub: Sync from upstream.
3704
3705 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3706
3707 * MAINTAINERS (Write After Approval): Add myself.
3708
3709 2011-06-01 Daniel Jacobowitz <drow@false.org>
3710
3711 * MAINTAINERS: Update my email address.
3712
3713 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3714
3715 * MAINTAINERS (Write After Approval): Update my email address.
3716
3717 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3718
3719 * MAINTAINERS (Write After Approval): Add myself.
3720
3721 2011-05-08 Doug Kwan <dougkwan@google.com>
3722
3723 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3724 * configure: Regenerated.
3725 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3726 value from configure.
3727 * Makefile.in: Regenerated.
3728
3729 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3730
3731 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3732 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3733 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3734 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3735 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3736 *-*-vxworks*): Disable newlib and libgloss in separate case
3737 statement.
3738 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3739 to separate case statement.
3740 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3741 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3742 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3743 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3744 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3745 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3746 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3747 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3748 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3749 i[[3456789]]86-*-rdos*, m32r-*-*,
3750 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3751 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3752 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3753 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3754 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3755 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3756 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3757 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3758 and libgloss in main case over targets. Remove most empty cases
3759 in main case over targets.
3760 * configure: Regenerate.
3761
3762 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3763
3764 * MAINTAINERS (Write After Approval): Add myself.
3765
3766 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3767
3768 * configure.ac: Remove code setting special library locations for
3769 hppa*64*-*-hpux11*. Remove code setting compiler for
3770 sparc-sun-solaris2*.
3771 * configure: Regenerate.
3772
3773 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3774
3775 * configure.ac: Separate libgloss_dir settings from general case
3776 over targets.
3777 * configure: Regenerate.
3778
3779 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3780
3781 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3782 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3783 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3784 cases in libgcj-disabling case statement.
3785 (hppa*64*-*-linux*): Set unsupported_languages instead of
3786 disabling target-zlib.
3787 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3788 to hppa*64*-*-hpux*.
3789 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3790 hppa*-*-hpux*.
3791 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3792 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3793 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3794 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3795 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3796 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3797 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3798 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3799 libgcj-disabling case statement.
3800 * configure: Regenerate.
3801
3802 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3803
3804 * configure.ac: Disable Java for targets not supporting libffi.
3805 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3806 Remove cases in Java-disabling statement.
3807 (*arm-wince-pe): Change to arm-wince-pe.
3808 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3809 cases in Java-disabling statement.
3810 (bfin-*-*): Don't disable Java again.
3811 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3812 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3813 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3814 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3815 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3816 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3817 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3818 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3819 Java-disabling statement.
3820 (mmix-*-*): Don't disable Java again.
3821 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3822 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3823 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3824 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3825 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3826 statement.
3827 * configure: Regenerate.
3828
3829 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3830
3831 * configure.ac: Separate cases disabling Java and Java libraries
3832 from general case over targets.
3833 * configure: Regenerate.
3834
3835 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3836
3837 * MAINTAINERS: Update my email address.
3838
3839 2011-04-20 Easwaran Raman <eraman@google.com>
3840
3841 * MAINTAINERS (Write After Approval): Add myself.
3842
3843 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3844
3845 PR lto/48086
3846 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3847 * configure: Regenerate.
3848
3849 2011-04-16 Jim Meyering <meyering@redhat.com>
3850
3851 * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3854
3855 * MAINTAINERS: Update my email address.
3856
3857 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
3861 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
3862
3863 * MAINTAINERS (Write After Approval): Add myself.
3864
3865 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
3866
3867 * MAINTAINERS (Write After Approval): Add myself.
3868
3869 2011-04-06 Joseph Myers <joseph@codesourcery.com>
3870
3871 * configure.ac (build_tools): Remove build-byacc.
3872 (host_libs): Remove mmalloc.
3873 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
3874 autoconf automake libtool diff rcs fileutils shellutils time
3875 textutils wdiff find uudecode hello tar gzip indent recode release
3876 sed perl gawk findutils gettext zip.
3877 (libgcj): Remove target-qthreads.
3878 (target_tools): Remove target-examples target-gperf.
3879 (YACC): Don't handle building byacc.
3880 * configure: Regenerate.
3881 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
3882 dosutils, examples, fileutils, find, findutils, gawk, gettext,
3883 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
3884 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
3885 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
3886 handle building components.
3887 * Makefile.in: Regenerate.
3888
3889 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
3890
3891 * MAINTAINERS: Update my email address as Xtensa maintainer.
3892
3893 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3894
3895 * config.sub: Sync from upstream.
3896
3897 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3898
3899 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
3900 (microblaze*): Don't disable libssp.
3901 * configure: Regenerate.
3902
3903 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3904
3905 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
3906 moveifchange.
3907 * configure: Regenerate.
3908 * Makefile.tpl: Use @SHELL@ not @config_shell@.
3909 * Makefile.in: Regenerate.
3910
3911 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3912
3913 * configure.ac (*-*-sysv4*): Don't enable libgomp.
3914 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
3915 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
3916 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
3917 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
3918 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
3919 md_exec_prefix cases.
3920 * configure: Regenerate.
3921
3922 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3923
3924 * configure.ac: Separate cases disabling target-libssp,
3925 target-libiberty, target-libstdc++-v3 and Fortran from general
3926 case over targets.
3927 * configure: Regenerate.
3928
3929 2011-04-01 Joseph Myers <joseph@codesourcery.com>
3930
3931 * configure.ac (*-*-chorusos): Don't disable libgcj.
3932 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
3933 Remove case.
3934 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
3935 (arm-*-coff): Don't disable libgcj.
3936 (arm*-*-linux-gnueabi): Remove useless assignment.
3937 (arm-*-riscix*): Don't disable libgcj.
3938 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
3939 configuration.
3940 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
3941 (c54x*-*-*): Remove case.
3942 (tic54x-*-*): Don't disable GCC or GCC libraries.
3943 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
3944 to *.
3945 (d10v-*-*): Don't disable GCC libraries.
3946 (d30v-*-*): Don't disable libgcj.
3947 (h8500-*-*): Don't disable GCC libraries.
3948 (i960-*-*): Don't disable libgcj.
3949 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3950 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3951 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3952 libgcj.
3953 (m68k-*-coff*): Remove case.
3954 (mmix-*-*): Don't disable libgloss on host.
3955 (mn10200-*-*, mn10300-*-*): Remove cases.
3956 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3957 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3958 Don't disable libgcj.
3959 (romp-*-*): Remove case.
3960 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3961 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3962 case.
3963 (v810-*-*): Don't disable GCC libraries.
3964 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3965 (ip2k-*-*): Don't disable GCC libraries.
3966 * configure: Regenerate.
3967
3968 2011-03-28 Joseph Myers <joseph@codesourcery.com>
3969
3970 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3971 libffi on host.
3972 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3973 on host.
3974 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3975 * configure: Regenerate.
3976
3977 2011-03-26 John Marino <binutils@marino.st>
3978
3979 * configure.ac: Add support for *-*-dragonfly*
3980 * configure: Regenerate.
3981
3982 2011-03-25 Joseph Myers <joseph@codesourcery.com>
3983
3984 * configure.ac (native_only): Remove.
3985 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3986 send-pr uudecode guile gnuserv on host.
3987 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3988 send-pr rcs guile perl texinfo libtool on host.
3989 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3990 automake send-pr rcs guile perl texinfo libtool on host.
3991 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3992 (*-*-kaos*): Don't disable target-examples target-gperf on target.
3993 (alpha*-dec-osf*): Don't disable fileutils on target.
3994 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3995 texinfo send-pr expect dejagnu on target.
3996 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3997 target-qthreads on target.
3998 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3999 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4000 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4001 x86_64-*-mingw*): Don't disable expect on target.
4002 (*-*-cygwin*): Don't disable target-gperf on target.
4003 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4004 gnuserv on target.
4005 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4006 target.
4007 * configure: Regenerate.
4008
4009 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4010
4011 * configure.ac (target_tools): Remove target-groff.
4012 (native_only): Remove target-groff.
4013 (hppa*64*-*-*): Don't disable byacc.
4014 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4015 setting.
4016 (*-*-kaos*): Don't skip target-librx and target-groff.
4017 (*-*-netware*): Don't skip target-libmudflap.
4018 (*-*-tpf*): Don't skip target-libmudflap.
4019 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4020 directories on the host.
4021 (ia64*-*-*vms*): Don't skip tix.
4022 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4023 host.
4024 * configure: Regenerate.
4025
4026 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4027
4028 * configure.ac: Remove references to mt-mep, mt-netware,
4029 mt-wince.
4030 * Makefile.def: Add all-utils soft dependencies.
4031 * Makefile.tpl: Remove GDB_NLM_DEPS.
4032 * configure: Regenerate.
4033 * Makefile.in: Regenerate.
4034
4035 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4036
4037 * configure.ac: Do not include mh-x86omitfp.
4038 * configure: Regenerate.
4039
4040 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4041
4042 * configure.ac: Remove empty cases.
4043 * configure: Regenerate.
4044
4045 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4046
4047 * Makefile.def: Add dependency from termcap to gdb.
4048 * Makefile.in: Regenerate.
4049
4050 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4051
4052 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4053 * configure: Regenerate.
4054 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4055 * Makefile.tpl: Likewise.
4056 * Makefile.in: Regenerate.
4057
4058 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4059
4060 * configure.ac: Remove all mentions of tentative_cc.
4061 * configure: Regenerate.
4062
4063 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4064
4065 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4066 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4067 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4068 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4069 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4070 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4071 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4072 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4073 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4074 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4075 *-*-rhapsody*): Remove host cases.
4076 * configure: Regenerate.
4077
4078 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4079
4080 * configure.ac (ppc*-*-pe): Remove host case.
4081 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4082 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4083 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4084 cases.
4085 * configure: Regenerate.
4086
4087 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4088
4089 * config.sub: Update to version 2011-03-23.
4090
4091 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4092
4093 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4094 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4095 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4096 * configure: Regenerate.
4097
4098 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4099
4100 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4101 to Write After Approval.
4102 * config-ml.in: Don't handle arc-*-elf*.
4103 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4104 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4105 handle GCC libraries.
4106 * configure: Regenerate.
4107
4108 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4109
4110 PR bootstrap/48120:
4111 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4112 Add -lstdc++ -lm to LIBS.
4113 * configure: Regenerate.
4114
4115 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4116
4117 * config.guess: Update to version 2011-02-02
4118 * config.sub: Update to version 2011-02-24
4119
4120 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4121
4122 PR lto/48086
4123 * configure.ac: Re-enable LTO on *-apple-darwin9.
4124 * configure: Regenerate.
4125
4126 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4127
4128 PR lto/48086
4129 * configure.ac: Disable LTO on darwin due to an assembler change in
4130 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4131 under 256.
4132 * configure: Regenerate.
4133
4134 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4135
4136 * MAINTAINERS: Update myself as score backend maintainer,
4137 update my e-mail address.
4138
4139 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4140
4141 * MAINTAINERS: Update my e-mail address.
4142
4143 2011-03-06 Joey Ye <joey.ye@arm.com>
4144
4145 * MAINTAINERS: Update my e-mail address.
4146
4147 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4148
4149 * configure.ac: Adjust test of with_ppl.
4150 * configure: Regenerated.
4151
4152 2011-03-02 Kai Tietz <ktietz@redhat.com>
4153
4154 * MAINTAINERS: Adjust my e-mail address.
4155
4156 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4157
4158 * configure.ac: Add -lpwl to ppllibs.
4159 * configure: Regenerated.
4160
4161 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4162
4163 * config/cloog.m4: Add -lisl to clooglibs.
4164 * configure: Regenerated.
4165
4166 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4167
4168 * MAINTAINERS (CPU Port maintainers): Add self.
4169
4170 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4171
4172 * MAINTAINERS: Add myself as testsuite maintainer.
4173
4174 2011-02-15 Mike Stump <mikestump@comcast.net>
4175
4176 * MAINTAINERS: Add myself as testsuite maintainer.
4177
4178 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4179
4180 Import from Libtool and gnulib:
4181
4182 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4183
4184 Prepare for supporting FreeBSD 10.
4185 * config.rpath: Remove handling of freebsd1* which soon would
4186 match FreeBSD 10.0.
4187
4188 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4189
4190 Remove support for FreeBSD 1.x.
4191 * libtool.m4 (_LT_LINKER_SHLIBS)
4192 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4193 soon would incorrectly match FreeBSD 10.0.
4194
4195 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4196
4197 PR binutils/12283
4198 * move-if-change: Import version from gnulib.
4199
4200 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4201
4202 PR lto/47225
4203 * Makefile.def (lto-plugin): Double dash for enable-shared.
4204 (configure-gcc): Depend on all-lto-plugin.
4205 * Makefile.in: Rebuilt.
4206
4207 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4208
4209 * configure.ac: Remove extra bracket.
4210 * configure: Regenerate.
4211
4212 2011-02-08 Tobias Burnus <burnus@net-b.de>
4213
4214 * MAINTAINERS: Add myself as libquadmath maintainer.
4215
4216 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4217
4218 * MAINTAINERS: Update my email address.
4219
4220 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4221
4222 * MAINTAINERS (option handling): Add self.
4223
4224 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4225
4226 PR lto/47225
4227 * Makefile.def: Add dependency for install-gcc
4228 on install-lto-plugin.
4229 * Makfile.in: Regenerated
4230
4231 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4232
4233 * MAINTAINERS (CPU Port Maintainers): Add myself.
4234
4235 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4236
4237 PR libgcj/44341
4238 * configure.ac: Discard --with-* flags for host when configuring
4239 target libraries for cross build.
4240 * configure: Rebuilt.
4241
4242 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4243
4244 * MAINTAINERS (linear loop transforms): Removed.
4245
4246 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4247
4248 * configure.ac: If with_ppl is no, move setting with_cloog=no
4249 after CLOOG_REQUESTED check.
4250 * configure: Regenerated.
4251
4252 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4253
4254 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4255 CLooG has been requested.
4256 * configure: Regenerated.
4257
4258 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4259
4260 * configure: Regenerated.
4261 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4262
4263 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4264
4265 * configure: Regenerated.
4266 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4267
4268 2011-01-21 Andreas Schwab <schwab@redhat.com>
4269
4270 * configure.ac: Use AS_HELP_STRING throughout.
4271 * configure: Regenerate.
4272
4273 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4274
4275 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4276 * configure: Regenerate.
4277
4278 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4279
4280 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4281
4282 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4283
4284 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4285 for ia64-hpux.
4286 * configure: Regenerate.
4287
4288 2011-01-07 Jan Hubicka <jh@suse.cz>
4289
4290 PR lto/47225
4291 * Makefile.in: Regenerate.
4292 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4293 configure.
4294
4295 2011-01-07 Jan Hubicka <jh@suse.cz>
4296
4297 * Makefile.in: Regenerate.
4298 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4299 and configure dependency on lto-plugin configure.
4300 (lto-plugin module): Remove dependency on GCC; add dependency on
4301 liniberty.
4302
4303 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4304
4305 * MAINTAINERS (Write After Approval): Add myself.
4306
4307 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4308
4309 * configure: Regenerate.
4310
4311 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4312
4313 * configure.ac: (picochip): Disable libiberty.
4314
4315 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4316
4317 * MAINTAINERS (Write After Approval): Add myself.
4318
4319 2010-12-10 Ian Lance Taylor <iant@google.com>
4320
4321 PR bootstrap/46819
4322 * configure.ac: For --disable-libgcj clear libgcj_saved.
4323 * configure: Rebuild.
4324
4325 2010-12-10 Tobias Burnus <burnus@net-b.de>
4326
4327 PR fortran/46540
4328 * configure.ac: Add --disable-libquadmath and
4329 --disable-libquadmath-support.
4330 * configure: Regenerate.
4331
4332 2010-12-03 Ian Lance Taylor <iant@google.com>
4333
4334 * MAINTAINERS: Add myself as libgo maintainer.
4335
4336 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4337
4338 PR libffi/46792
4339 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4340 * configure: Regenerate.
4341
4342 2010-12-02 Ian Lance Taylor <iant@google.com>
4343
4344 * configure.ac: Always set default for poststage1_ldflags to
4345 -static-libstdc++ -static-libgcc.
4346
4347 2010-11-29 Andreas Schwab <schwab@redhat.com>
4348
4349 * configure.ac: Move comment to remove extra space in last argument
4350 of GCC_TARGET_TOOL.
4351
4352 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4353
4354 PR other/46026
4355 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4356 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4357 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4358 (BASE_FLAGS_TO_PASS): Use it.
4359 * configure: Rebuilt.
4360 * Makefile.in: Rebuilt.
4361
4362 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4363
4364 PR binutils/12258
4365 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4366 Properly check default linker.
4367 * configure: Regnerated.
4368
4369 2010-11-23 Matthias Klose <doko@ubuntu.com>
4370
4371 * configure.ac: For --enable-gold, handle value `default' instead of
4372 `both*'. New configure option --{en,dis}able-ld.
4373 * configure: Regenerate.
4374
4375 2010-11-20 Ian Lance Taylor <iant@google.com>
4376
4377 * configure.ac: Only disable a language library if no language needs
4378 it. Don't let --disable-libgcj uncondtionally disable libffi.
4379 * configure: Rebuild.
4380
4381 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4382
4383 * Makefile.in: Regenerate.
4384
4385 PR other/46202
4386 * configure.ac: Fix just-built in-tree STRIP name to be
4387 binutils/strip-new.
4388 * configure: Regenerate.
4389 * Makefile.def (install-strip-gcc, install-strip-binutils)
4390 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4391 (install-strip-sid): Mirror dependencies on non-strip variants
4392 of these targets on the respective -strip prerequisites.
4393 * Makefile.tpl (install-strip, install-strip-host)
4394 (install-strip-target): New targets.
4395 (install-strip-[+module+], install-strip-target-[+module+]):
4396 New targets.
4397 * Makefile.in: Regenerate.
4398
4399 2010-11-19 Ian Lance Taylor <iant@google.com>
4400 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4401
4402 * configure.ac: Add target-libgo to target_libraries. Set
4403 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4404 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4405 (HOST_EXPORTS): Add GOC.
4406 (BASE_TARGET_EXPORTS): Add GOC.
4407 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4408 (GOCFLAGS_FOR_TARGET): New variable.
4409 (EXTRA_HOST_FLAGS): Add GOC.
4410 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4411 * Makefile.def (target_modules): Add libgo.
4412 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4413 (dependencies): Add dependency from configure-target-libgo to
4414 configure-target-libffi and all-target-libstdc++-v3. Add
4415 dependencies from all-target-libgo to all-target-libffi.
4416 (languages): Add go.
4417 * configure: Rebuild.
4418 * Makefile.in: Rebuild.
4419
4420 2010-11-19 Ian Lance Taylor <iant@google.com>
4421
4422 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4423 compiler/flag environment variables.
4424
4425 2010-11-18 Ian Lance Taylor <iant@google.com>
4426
4427 * configure.ac: Check for lang_requires_boot_languages in
4428 config-lang.in files.
4429 * configure: Rebuild.
4430
4431 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4432 Tobias Burnus <burnus@net-b.de>
4433
4434 PR fortran/32049
4435 * Makefile.def: Add libquadmath; build it with language=fortran.
4436 * configure.ac: Add libquadmath.
4437 * Makefile.tpl: Handle multiple libs in check-[+language+].
4438 * Makefile.in: Regenerate.
4439 * configure: Regenerate.
4440
4441 2010-11-16 Tom Tromey <tromey@redhat.com>
4442
4443 * MAINTAINERS: Moved myself to reviewers section.
4444
4445 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4446
4447 * MAINTAINERS: Moved myself to reviewers section.
4448
4449 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4450
4451 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4452 (Write After Approval): Remove self.
4453
4454 2010-11-15 Andreas Schwab <schwab@redhat.com>
4455
4456 * configure.ac: Fix spelling in option names.
4457 * configure: Regenerated.
4458
4459 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4460
4461 PR bootstrap/39622
4462 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4463 * configure: Regenerated.
4464
4465 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4466
4467 * MAINTAINERS: Update my email address.
4468
4469 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4470
4471 * configure: Regenerate.
4472
4473 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4474
4475 * configure: Regenerate.
4476
4477 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4478
4479 * configure: Regenerate.
4480
4481 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4482
4483 * configure: Regenerate.
4484
4485 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4486
4487 * configure.ac: Support official CLooG.org versions.
4488 * configure: Regenerate.
4489 * config/cloog.m4: New.
4490
4491 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4492
4493 * MAINTAINERS (Write After Approval): Add myself.
4494
4495 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4496
4497 * MAINTAINERS: Update my email address.
4498
4499 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4500
4501 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4502 * configure: Regenerate.
4503
4504 2010-11-03 Ian Lance Taylor <iant@google.com>
4505 Dave Korn <dave.korn.cygwin@gmail.com>
4506
4507 PR lto/46273
4508 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4509 and on other supported platforms whenever LTO is enabled.
4510 * configure: Rebuild.
4511
4512 2010-11-02 Alan Modra <amodra@gmail.com>
4513
4514 PR binutils/12110
4515 * configure.ac: Error when source path contains spaces.
4516 * configure: Regenerate.
4517
4518 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4519
4520 * MAINTAINERS: Update my email address.
4521
4522 2010-10-20 Ian Lance Taylor <iant@google.com>
4523
4524 * Makefile.def (target_modules): Set lib_path to src/.libs for
4525 libstdc++-v3 module.
4526 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4527 * Makefile.in: Rebuild.
4528
4529 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4530
4531 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4532 (Write After Approval): Remove myself.
4533
4534 2010-10-15 Tristan Gingold <gingold@adacore.com>
4535
4536 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4537
4538 2010-10-14 Douglas Rupp <rupp@gnat.com>
4539
4540 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4541
4542 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4543
4544 * configure.ac (build_lto_plugin): New shell variable.
4545 (--enable-lto): Turn on by default for all non-ELF platforms that
4546 have had LTO support added so far. Set build_lto_plugin appropriately
4547 for both ELF and non-ELF.
4548 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4549 * configure: Regenerate.
4550
4551 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4552
4553 Sync from src:
4554 * configure.ac (v850 support): Remove target-libgloss from
4555 noconfigdirs.
4556 * configure: Regenerate.
4557
4558 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4559
4560 PR bootstrap/45326
4561 PR bootstrap/45174
4562 * configure.ac: Honor initial values of $build_configargs,
4563 $host_configargs, $target_configargs. Mark the precious, so
4564 environment settings get recorded.
4565 * configure: Regenerate.
4566
4567 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4568
4569 PR bootstrap/45796
4570 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4571 Depend on all-build-libiberty.
4572 * Makefile.in: Regenerate.
4573
4574 2010-09-30 Michael Eager <eager@eagercon.com>
4575
4576 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4577 * configure: Regenerate.
4578
4579 2010-09-28 Michael Eager <eager@eagercon.com>
4580
4581 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4582
4583 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4584
4585 PR bootstrap/44621
4586 * configure.ac: Fix unportable shell quoting.
4587 * configure: Regenerate.
4588
4589 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4590
4591 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4592 targets and amend comment.
4593 * configure: Regenerate.
4594
4595 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4596
4597 * MAINTAINERS (Write After Approval): Add myself.
4598
4599 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4600
4601 * configure.ac: Enable LTO by default on Darwin.
4602 * configure: Regenerate.
4603
4604 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4605
4606 * MAINTAINERS (Write After Approval): Add myself.
4607
4608 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4609
4610 * MAINTAINERS (Write After Approval): Add myself.
4611
4612 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4613
4614 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4615 ports
4616
4617 2010-07-28 David Yuste <david.yuste@gmail.com>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
4621 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4622
4623 * configure.ac: Support all v850 targets.
4624 * configure: Regenerate.
4625
4626 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4627
4628 PR bootstrap/44455
4629 * configure.ac (extra_mpfr_configure_flags): Copy from
4630 extra_mpc_gmp_configure_flags.
4631 * configure: Re-generated.
4632
4633 2010-07-22 Andi Kleen <ak@linux.intel.com>
4634
4635 * MAINTAINERS (Write After Approval): Add myself.
4636
4637 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4638
4639 * MAINTAINERS (Write After Approval): Add myself.
4640
4641 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4642
4643 * MAINTAINERS (Write After Approval): Add myself.
4644
4645 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4646
4647 PR target/44862
4648 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4649 Provide -B option to allow for link spec %s substitutions for
4650 libstdc++.a on darwin.
4651 * Makefile.in: Regenerate.
4652
4653 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4654
4655 * MAINTAINERS (Reviewers): Update my e-mail address
4656
4657 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4658
4659 * Makefile.def (configure-gcc): Depend on all-libelf.
4660 * Makefile.in: Rebuild.
4661
4662 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4663
4664 * MAINTAINERS (Write After Approval): Add myself in the right place.
4665
4666 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4667
4668 * MAINTAINERS (Write After Approval): Add myself.
4669
4670 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4671
4672 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4673
4674 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4675
4676 * config.sub: Update to version 2010-05-21.
4677 * config.guess: Update to version 2010-04-03.
4678
4679 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4680
4681 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4682 * configure: Regenerate.
4683
4684 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4685
4686 * MAINTAINERS (Write After Approval): Add myself.
4687
4688 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4689
4690 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4691 a platform that supports LTO.
4692 * configure: Regenerate.
4693
4694 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4695
4696 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4697 * configure: Regenerated.
4698
4699 2010-04-27 Roland McGrath <roland@redhat.com>
4700 H.J. Lu <hongjiu.lu@intel.com>
4701
4702 * configure.ac (--enable-gold): Support both, both/gold and
4703 both/bfd to add gold to configdirs without removing ld.
4704 * configure: Regenerated.
4705
4706 * Makefile.def: Add install-gold dependency to install-ld.
4707 * Makefile.in: Regenerated.
4708
4709 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4710
4711 PR lto/42776
4712 * configure.ac (--enable-lto): Refactor handling so libelf tests
4713 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4714 and allow LTO to be explicitly enabled on non-ELF platforms that
4715 are known to support it inside else-clause.
4716 * configure: Regenerate.
4717
4718 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4719
4720 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4721 * configure: Regenerate.
4722
4723 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4724
4725 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4726 * configure: Regenerate.
4727
4728 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4729
4730 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4731 separately.
4732 * configure: Regenerate.
4733
4734 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
4738 2010-04-14 Tristan Gingold <gingold@adacore.com>
4739
4740 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4741 * configure: Regenerate.
4742
4743 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4744
4745 * configure: Regenerate after change to elf.m4.
4746
4747 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
4751 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4752
4753 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4754 * configure: Regenerated.
4755
4756 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4757
4758 * configure.ac: Print "buggy but acceptable" when CLooG
4759 revision is less than 9.
4760 * configure: Regenerated.
4761
4762 2010-04-01 Diego Novillo <dnovillo@google.com>
4763
4764 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4765
4766 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4767
4768 PR bootstrap/43615
4769 PR bootstrap/43328
4770
4771 Revert:
4772
4773 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4774
4775 * configure.ac: Do not pass --enable-multilib nor
4776 --disable-multilib in baseargs. Accept explicitly passed
4777 --enable_multilib.
4778 * configure: Regenerate.
4779
4780 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4781
4782 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4783
4784 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4785
4786 * MAINTAINERS: Remove myself.
4787
4788 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4789
4790 PR bootstrap/43328
4791 * configure.ac: Do not pass --enable-multilib nor
4792 --disable-multilib in baseargs. Accept explicitly passed
4793 --enable_multilib.
4794 * configure: Regenerate.
4795
4796 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4797
4798 * MAINTAINERS (spu port): Remove me.
4799
4800 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4801
4802 * configure.ac (tic6x-*-*): New case.
4803 * configure: Regenerate.
4804
4805 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4806
4807 * config.sub: Update to version 2010-03-22.
4808 * config.guess: Update to version 2009-12-30.
4809
4810 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4811
4812 PR ada/42554
4813 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4814 * configure: Regenerate.
4815
4816 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4817
4818 * MAINTAINERS: Update my email address.
4819
4820 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4821
4822 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4823 (ghassan.shobaki@amd.com): Removed.
4824
4825 2010-03-17 Alan Modra <amodra@gmail.com>
4826
4827 * MAINTAINERS: Update my email address.
4828
4829 2010-03-16 Diego Novillo <dnovillo@google.com>
4830
4831 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4832 Matthews.
4833
4834 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4835
4836 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4837 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4838
4839 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4840
4841 * MAINTAINERS: Update my email address.
4842
4843 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4844
4845 * MAINTAINERS: Update my email address.
4846
4847 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4848
4849 * MAINTAINERS: Update my email address.
4850
4851 2010-03-09 Jie Zhang <jie@codesourcery.com>
4852
4853 * MAINTAINERS: Update my email address.
4854
4855 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4856
4857 PR libstdc++/32499
4858 * configure.ac (RANLIB): Default to true.
4859 (STRIP): Likewise.
4860 (RANLIB_FOR_TARGET): Remove superfluous : argument.
4861 * configure: Regenerate.
4862
4863 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
4864
4865 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
4866 (Write After Approval): Update my email address.
4867
4868 2010-02-17 Nick Clifton <nickc@redhat.com>
4869
4870 PR 11238
4871 * Makefile.tpl (local-distclean): Also remove config.cache files in
4872 sub-directories as there may not be Makefiles present in the
4873 sub-directories.
4874 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
4875 the config.cache files found by the find command.
4876
4877 * Makefile.in: Regenerate.
4878 * configure.ac: Revert previous delta.
4879 * configure: Regenerate.
4880
4881 2010-02-15 Nick Clifton <nickc@redhat.com>
4882
4883 PR 11238
4884 * configure.ac: Delete config.cache files in sub-directories when
4885 deleting Makefiles.
4886 * configure: Regenerate.
4887
4888 2010-02-12 Ben Elliston <bje@gnu.org>
4889
4890 * MAINTAINERS: Update my email address.
4891
4892 2010-02-08 Andrew Pinski <pinskia@gmail.com>
4893
4894 * MAINTAINERS (spu port): Update my email address.
4895
4896 2010-02-08 Jie Zhang <jie.zhang@analog.com>
4897
4898 * MAINTAINERS: Add myself as a maintainer for the bfin port.
4899
4900 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4901
4902 * configure.ac: Add "recommended" version checks for GMP/MPC.
4903 Update recommended GMP/MPFR/MPC versions.
4904 * configure: Regenerate.
4905
4906 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
4907
4908 * MAINTAINERS: Move my Embecosm email address into the
4909 write-after-approval section.
4910
4911 2010-01-26 Ian Lance Taylor <iant@google.com>
4912
4913 * MAINTAINERS: Add myself as Go frontend maintainer.
4914
4915 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
4916
4917 PR libstdc++/36101, PR libstdc++/42813
4918 * configure.ac (bootstrap_target_libs): Make inclusion of
4919 target-libgomp conditional on libgomb being in target_configdirs.
4920 * configure: Regenerate.
4921
4922 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
4923
4924 PR libstdc++/36101, PR libstdc++/42813
4925 * configure.ac (bootstrap_target_libs): Include target-libgomp.
4926 * configure: Regenerate.
4927
4928 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
4929
4930 PR libstdc++/36101, PR libstdc++/42813
4931 * configure.ac (target_configdirs): Substitute.
4932 * Makefile.def: Bootstrap target module libgomp.
4933 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
4934 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
4935 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
4936 * configure, Makefile.in: Regenerate.
4937
4938 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
4939
4940 * MAINTAINERS: Adjust my details.
4941
4942 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
4943
4944 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
4945
4946 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
4947
4948 * MAINTAINERS: reindented my entry with tabs instead of spaces.
4949
4950 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
4951
4952 * MAINTAINERS (Write After Approval): Add myself.
4953
4954 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4955
4956 * MAINTAINERS (Write After Approval): Add myself.
4957
4958 2010-01-11 Richard Guenther <rguenther@suse.de>
4959
4960 PR lto/41569
4961 * Makefile.def (all-lto-plugin): Depend on all-gcc.
4962 * Makefile.in: Regenerated.
4963
4964 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
4965
4966 * configure.ac: Enable libjava build on x86_64-*freebsd*.
4967 * configure: Regenerate.
4968
4969 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4970 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4971
4972 PR bootstrap/42424
4973 * configure.ac: Include libtool m4 files.
4974 (_LT_CHECK_OBJDIR): Call it.
4975 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4976 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4977
4978 * configure: Regenerate.
4979
4980 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4981
4982 PR bootstrap/41818
4983 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4984 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
4985 * Makefile.in: Regenerate.
4986
4987 2010-01-02 Richard Guenther <rguenther@suse.de>
4988
4989 PR lto/41529
4990 * configure.ac: Include config/elf.m4. Disable LTO if not
4991 builting for an elf target.
4992 * configure: Regenerate.
4993
4994 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
4995
4996 * MAINTAINERS: Change my email address.
4997
4998 2009-12-18 Ben Elliston <bje@au.ibm.com>
4999
5000 * config.sub, config.guess: Update from upstream sources.
5001
5002 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5003
5004 * MAINTAINERS (Write After Approval): Add myself.
5005
5006 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5007
5008 PR middle-end/30447
5009 PR middle-end/30789
5010 PR other/40302
5011
5012 * configure.ac: Require MPC.
5013 * configure: Regenerate.
5014
5015 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5016
5017 PR target/38384
5018 PR bootstrap/40972
5019 * libtool.m4: Sync from git Libtool.
5020 * ltoptions.m4: Likewise.
5021 * ltversion.m4: Likewise.
5022 * lt~obsolete.m4: Likewise.
5023 * ltmain.sh: Likewise.
5024
5025 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5026
5027 * configure.ac: Update minimum MPC version to 0.8.
5028 * configure: Regenerate.
5029
5030 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5031
5032 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5033 * configure: Regenerated.
5034
5035 2009-11-21 Ian Lance Taylor <iant@google.com>
5036
5037 * configure.ac: Change default of poststage1_ldflags to be empty if
5038 poststage1_libs is set. When poststage1_libs is empty, and
5039 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5040 * configure: Rebuild.
5041
5042 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5043
5044 * MAINTAINERS (Write After Approval): Update my email address.
5045
5046 2009-11-20 Ben Elliston <bje@au.ibm.com>
5047
5048 * config.guess: Update from upstream sources.
5049
5050 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5051
5052 * Makefile.def: Restore host and target settings for gmp.
5053 * Makefile.in: Rebuild.
5054
5055 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5056
5057 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5058 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5059 Fix portability of test of C++ as bootstrap language. Add
5060 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5061 * configure: Rebuild.
5062 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5063 and cloog. Fix in-tree ppl configuration. Introduce libelf
5064 in-tree building.
5065 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5066 (POSTSTAGE1_HOST_EXPORTS): Use it.
5067 (STAGE[+id+]_CXXFLAGS): New.
5068 (BASE_FLAGS_TO_PASS): Pass it down.
5069 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5070 extra_exports.
5071 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5072 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5073 extra_exports.
5074 * Makefile.in: Rebuild.
5075
5076 2009-11-17 Ben Elliston <bje@au.ibm.com>
5077
5078 * config.sub, config.guess: Update from upstream sources.
5079
5080 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5081
5082 * MAINTAINERS (Write After Approval): Add myself.
5083
5084 2009-11-09 Jon Beniston <jon@beniston.com>
5085
5086 * MAINTAINERS (Write After Approval): Add myself.
5087
5088 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5089
5090 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5091 paths for *-w64-mingw* and x86_64-*mingw*.
5092 * configure: Regenerated.
5093
5094 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5095
5096 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5097
5098 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5099
5100 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5101 Phil Edwards to Write-After Approval.
5102
5103 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5104
5105 * configure.ac: Disable target-winsup & co for
5106 x86_64-*-mingw* and *-w64-mingw* targets.
5107 * configure: Regenerated.
5108
5109 2009-10-16 Nick Clifton <nickc@redhat.com>
5110
5111 * MAINTAINERS: Add myself as a maintainer for the RX port.
5112
5113 2009-10-26 Johannes Singler <singler@kit.edu>
5114
5115 * MAINTAINERS (Write After Approval): Update my e-mail address.
5116
5117 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5118
5119 * configure.ac (CLooG test): Use = with test.
5120 * configure: Regenerate.
5121
5122 2009-10-22 Richard Guenther <rguenther@suse.de>
5123
5124 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5125 cloog if the ppl version check failed. Move flags saving
5126 before setting in libelf check.
5127 * configure: Regenerate.
5128
5129 2009-10-21 Richard Guenther <rguenther@suse.de>
5130
5131 * configure.ac: Adjust the ppl and cloog configure to work as
5132 documented. Disable cloog if ppl was disabled. Omit the version
5133 checks if they were disabled.
5134 * configure: Re-generate.
5135
5136 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5137
5138 * configure.ac: Add 'lto' to enable_languages, not
5139 new_enable_languages, and only if not already present.
5140 * configure: Regenerate.
5141
5142 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5143
5144 * README: Refer to the various COPYING* files instead of just
5145 COPYING.
5146 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5147
5148 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5149
5150 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5151
5152 2009-10-07 Richard Guenther <rguenther@suse.de>
5153
5154 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5155 and Richard Guenther as reviewers.
5156 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5157 as reviewers.
5158
5159 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5160
5161 * config.sub: Update from upstream sources.
5162
5163 2009-10-06 Ian Lance Taylor <iant@google.com>
5164
5165 * Makefile.def: check-gold depends upon all-gas.
5166 * Makefile.in: Rebuild.
5167
5168 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5169
5170 * MAINTAINERS (Write After Approval): Add myself.
5171
5172 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5173
5174 * Makefile.def: all-lto-plugin depends on all-libiberty.
5175 set bootstrap=true for lto-plugin.
5176 Add lto-plugin.
5177 * Makefile.in: Regenerate.
5178 * configure.ac (host_libs): Add lto-plugin.
5179 * configure: Regenerate.
5180
5181 2009-10-03 Diego Novillo <dnovillo@google.com>
5182
5183 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5184 (HOST_LIBELFLIBS): Define.
5185 (HOST_LIBELFINC): Define.
5186 * Makefile.in: Regenerate.
5187 * configure.ac: Add --enable-lto.
5188 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5189 If --enable-lto is used, add 'lto' to new_enable_languages.
5190 If --enable-lto is used and gold is enabled, add
5191 lto-plugin to configdirs.
5192 * configure: Regenerate.
5193
5194 2009-10-03 Simon Baldwin <simonb@google.com>
5195
5196 * configure.ac: If --with-system-zlib, suppress local zlib and
5197 pass --with-system-zlib to subdir configure scripts.
5198 * configure: Regenerate.
5199
5200 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5201 Paolo Bonzini <bonzini@gnu.org>
5202
5203 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5204 $(srcdir).
5205 * Makefile.in: Rebuilt.
5206
5207 2009-09-26 Gary Funck <gary@intrepid.com>
5208
5209 * MAINTAINERS (Write After Approval): Add myself.
5210
5211 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5212
5213 * configure.ac: Update minimum MPC version to 0.7.
5214 * configure: Regenerate.
5215
5216 2009-09-25 Nick Clifton <nickc@redhat.com>
5217
5218 * configure.ac: Pass any --cache-file=/dev/null option on to
5219 subconfigures.
5220 * configure: Regenerate.
5221
5222 2009-09-23 Nick Clifton <nickc@redhat.com>
5223
5224 * config.sub, config.guess: Update from upstream sources.
5225
5226 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5227
5228 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5229 * Makefile.in: Rebuilt.
5230
5231 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5232
5233 PR bootstrap/32272
5234 * configure.ac: Error out if $srcdir isn't '.' but contains
5235 host-${host_noncanonical}.
5236 * configure: Regenerate.
5237
5238 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5239
5240 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5241 maintainer.
5242
5243 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5244
5245 * configure.ac: If bootstrapping a combined tree with
5246 --enable-gold, require c++ in stage1_languages.
5247 * configure: Regenerate.
5248
5249 * configure.ac: Also add target_libs of stage1_languages to
5250 bootstrap_target_libs.
5251 * configure: Regenerate.
5252
5253 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5254 with --enable-languages not containing c++.
5255 * configure: Regenerate.
5256
5257 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5258
5259 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5260 * configure: Regenerate.
5261
5262 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5263
5264 * MAINTAINERS (Write After Approval): Update my e-mail address,
5265 and move from from here...
5266 (Waiting for paperwork): To here.
5267
5268 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5269
5270 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5271
5272 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5273
5274 * configure.ac: Do not use $extrasub for replacing @if/@endif
5275 parts in Makefile; instead, use additional arguments to
5276 AC_CONFIG_COMMANDS to do the replacement manually, with several
5277 sed invocations, to avoid HP-UX sed command limits.
5278 * configure: Regenerate.
5279
5280 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5281
5282 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5283 blank before -L.
5284
5285 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5286
5287 * configure.ac (with-build-config): Document. Handle without.
5288 Handle missing argument.
5289 * configure: Rebuilt.
5290
5291 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5292
5293 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5294 Default to bootstrap-debug only if compare-debug works.
5295 * configure: Rebuilt.
5296 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5297 * Makefile.in: Rebuilt.
5298
5299 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5300
5301 * MAINTAINERS (OS Port Maintainers): Update my email address.
5302
5303 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5304
5305 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5306 * Makefile.in: Rebuilt.
5307
5308 2009-09-01 Chris Demetriou <cgd@google.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5313
5314 PR debug/30161
5315 * include/dwarf2.h (enum dwarf_tag): Added
5316 DW_TAG_GNU_template_template_param
5317 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5318
5319 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5320
5321 * Makefile.tpl (AWK): Fix typo.
5322 * Makefile.in: Regenerate.
5323
5324 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5325
5326 * configure.ac: Detect awk and sed.
5327 * Makefile.def (flags_to_pass): Add AWK and SED.
5328 * Makefile.tpl (AWK, SED): New.
5329 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5330 * configure: Regenerate.
5331 * Makefile.in: Regenerate.
5332
5333 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5334
5335 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5336 (collapseslashes): Likewise.
5337
5338 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5339
5340 * configure.ac (AC_PREREQ): Bump to 2.64.
5341
5342 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5343
5344 * configure.ac: Remove --with-datarootdir, --with-docdir,
5345 --with-pdfdir, --with-htmldir switches.
5346 * configure: Regenerate.
5347
5348 * configure: Regenerate.
5349
5350 * compile: Sync from Automake 1.11.
5351 * depcomp: Likewise.
5352 * install-sh: Likewise.
5353 * missing: Likewise.
5354 * mkinstalldirs: Likewise.
5355 * ylwrap: Likewise.
5356
5357 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5358
5359 * ltmain.sh (func_normal_abspath): New function.
5360 (func_relative_path): Likewise.
5361 (func_mode_help): Document new -bindir option for link mode.
5362 (func_mode_link): Add new -bindir option, and use it to place
5363 output DLL if specified.
5364
5365 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5366
5367 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5368 (baseargs): Add --disable-option-checking.
5369 * configure: Regenerate.
5370
5371 * Makefile.def (configure-target-libiberty): Depend on
5372 all-binutils and all-ld.
5373 (configure-target-newlib): Likewise.
5374 * Makefile.in: Regenerate.
5375
5376 2009-08-17 Ben Elliston <bje@au.ibm.com>
5377
5378 * config.sub, config.guess: Update from upstream sources.
5379
5380 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5381
5382 Sync from src, merge:
5383
5384 2009-07-02 Tristan Gingold <gingold@adacore.com>
5385
5386 * configure.ac: Do not exclude gas for i386-*-darwin.
5387 Add a case for x86_64-*-darwin.
5388 * configure: Regenerate.
5389
5390 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5391
5392 * MAINTAINERS: Add my name to Write After Approval list.
5393
5394 2009-08-06 Michael Eager <eager@eagercon.com>
5395
5396 * configure.ac: Add Microblaze target.
5397 * configure: Regenerate.
5398
5399 2009-07-31 Christian Bruel <christian.bruel@st.com>
5400
5401 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5402 * configure: Regenerate.
5403
5404 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5405
5406 * MAINTAINERS (Write After Approval): Update my e-mail address.
5407
5408 2009-07-06 Ian Lance Taylor <iant@google.com>
5409
5410 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5411 * configure: Rebuild.
5412
5413 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5414
5415 * MAINTAINERS: Move myself to the Graphite Reviewers.
5416
5417 2009-06-30 Wei Guozhi <carrot@google.com>
5418
5419 * MAINTAINERS: Add my name to Write After Approval list.
5420
5421 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5422
5423 PR bootstrap/40338
5424 * configure.ac (comparestring): Create new variable.
5425 * Makefile.tpl (comparestring): Use to skip some comparisions.
5426 * configure: Regenerate.
5427 * Makefile.in: Regenerate.
5428
5429 2009-06-26 Doug Evans <dje@sebabeach.org>
5430
5431 * Makefile.def (host_modules): Add cgen.
5432 * Makefile.in: Regenerate.
5433 * configure.ac (host_tools): Add cgen.
5434 * configure: Regenerate.
5435
5436 2009-06-23 DJ Delorie <dj@redhat.com>
5437
5438 * MAINTAINERS: Add myself as mep maintainer.
5439
5440 2009-06-23 Ian Lance Taylor <iant@google.com>
5441
5442 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5443 boot_languages. Only bootstrap target libraries listed in
5444 target_libs for some boot language. Add --with-stage1-ldflags,
5445 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5446 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5447 if not building with C++.
5448 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5449 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5450 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5451 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5452 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5453 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5454 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5455 * configure, Makefile.in: Rebuild.
5456
5457 2009-06-23 Li Feng <nemokingdom@gmail.com>
5458
5459 * MAINTAINERS: Added my name to write-after-approval list.
5460
5461 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5462
5463 * configure.ac: Define is_elf for QNX Neutrino targets.
5464 * configure: Regenerate.
5465
5466 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5467
5468 * MAINTAINERS: Added my name to the write-after-approval list
5469
5470 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5471
5472 * configure.ac: Detect MPC in default directory.
5473 * configure: Regenerate.
5474
5475 2009-06-03 Jerome Guitton <guitton@adacore.com>
5476 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5477
5478 * Makefile.tpl (all): Avoid a trailing backslash.
5479 * Makefile.in: Regenerate.
5480
5481 2009-06-03 Ben Elliston <bje@au.ibm.com>
5482
5483 * config.sub, config.guess: Update from upstream sources.
5484
5485 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5486
5487 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5488 to noconfdirs.
5489 * configure: Regenerate.
5490
5491 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5492
5493 * Makefile.tpl ([+compare-target+]): Compare all stage
5494 directories, rather than just gcc.
5495 * Makefile.in: Rebuilt.
5496
5497 2009-06-01 Doug Kwan <dougkwan@google.com>
5498
5499 * configure.ac: Support gold for target arm*-*-*.
5500 * configure: Regenerate.
5501
5502 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5503
5504 * Makefile.def: Add MPC support and dependencies.
5505 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5506
5507 * Makefile.in, configure: Regenerate.
5508
5509 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5510
5511 * Makefile.tpl (all): Avoid harmless warning in make all when
5512 gcc-bootstrap is enabled but stage_last does not exist.
5513 * Makefile.in: Rebuilt.
5514
5515 2009-05-24 Nicolas Roche <roche@adacore.com>
5516
5517 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5518 * Makefile.in: Regenerate.
5519
5520 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5521
5522 * MAINTAINERS: Update my e-mail address.
5523
5524 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5525
5526 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5527 * configure: Regenerate.
5528
5529 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5530
5531 PR other/40159
5532 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5533 gcc-no-bootstrap are mutually exclusive.
5534 * Makefile.in: Rebuilt.
5535
5536 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5537
5538 PR other/40159
5539 * Makefile.tpl (all): Don't end with unconditional success.
5540 * Makefile.in: Rebuilt.
5541
5542 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5543
5544 PR target/37137
5545 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5546 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5547 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5548 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5549 stage_configureflags, stage_cflags and stage_libcflags into
5550 explicit Makefile macros.
5551 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5552 GFORTRAN.
5553 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5554 CC. Set CC_FOR_BUILD from CC.
5555 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5556 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5557 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5558 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5559 and GFORTRAN.
5560 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5561 (_LIBCFLAGS): Renamed to _TFLAGS.
5562 (do-compare-debug, do-compare3-debug): Drop.
5563 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5564 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5565 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5566 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5567 (XGCC_FLAGS_FOR_TARGET): New.
5568 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5569 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5570 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5571 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5572 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5573 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5574 TFLAGS.
5575 (BUILD_CONFIG): Include if requested.
5576 (all): Set TFLAGS on bootstrap.
5577 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5578 (all-stageid-prefixmodule): Likewise.
5579 (do-clean, distclean-stageid): Set TFLAGS.
5580 (restrap): Fix whitespace.
5581 * Makefile.in: Rebuilt.
5582
5583 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5584
5585 * config.guess: Sync with src.
5586
5587 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5588
5589 * configure.ac ($with_ppl): Default to no if not supplied.
5590 ($with_cloog): Likewise.
5591 configure: Regenerate.
5592
5593 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5594
5595 * MAINTAINERS: Update my e-mail address.
5596
5597 2009-04-27 Nick Clifton <nickc@redhat.com>
5598
5599 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5600
5601 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5602
5603 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5604 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5605 * Makefile.in: Regenerate.
5606
5607 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5608
5609 PR bootstrap/39739
5610 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5611 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5612
5613 * configure, Makefile.in: Regenerate.
5614
5615 2009-04-21 Taras Glek <tglek@mozilla.com>
5616
5617 * include/hashtab.h: Update GTY annotations to new syntax
5618 * include/splay-tree.h: Likewise
5619
5620 2009-04-17 Ben Elliston <bje@au.ibm.com>
5621
5622 * config.sub, config.guess: Update from upstream sources.
5623
5624 2009-04-15 Anthony Green <green@moxielogic.com>
5625
5626 * configure.ac: Add moxie support.
5627 * configure: Rebuilt.
5628
5629 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5630
5631 * configure.ac: Change copyright header to refer to version
5632 3 of the GNU General Public License and to point readers at the
5633 COPYING3 file and the FSF's license web page.
5634 * Makefile.def: Likewise.
5635 * Makefile.tpl: Likewise.
5636 * Makefile.in: Regenerate.
5637
5638 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5639
5640 * configure.ac: Restore match for darwin9 or later. Use double
5641 brackets since regeneration eats one pair.
5642 * configure: Regenerate.
5643
5644 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5645
5646 PR gas/10039
5647 * configure.ac: Require texinfo 4.7.
5648 * configure: Regenerated.
5649
5650 2009-04-09 Nick Clifton <nickc@redhat.com>
5651
5652 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5653 the GCC Runtime Library Exception.
5654
5655 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5656
5657 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5658 * configure: Regenerate.
5659
5660 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5661
5662 * Makefil.def (languages): New entries.
5663 * Makefile.tpl (check-gcc-*): New generic target.
5664 * Makefile.in: Regenerate.
5665
5666 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5667
5668 * MAINTAINERS: Update my email address.
5669
5670 2009-03-18 Tom Tromey <tromey@redhat.com>
5671
5672 * configure: Rebuild.
5673 * configure.ac (host_libs): Add libiconv.
5674 * Makefile.in: Rebuild.
5675 * Makefile.def (host_modules): Add libiconv.
5676 (configure-gdb, all-gdb): Depend on libiconv.
5677
5678 2009-03-16 Tristan Gingold <gingold@adacore.com>
5679
5680 * configure.ac: Treat gdb as supported on x86_64-darwin.
5681 * configure: Regenerate.
5682
5683 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5684
5685 * configure.ac (--with-host-libstdcxx): New option.
5686 * configure: Regenerate.
5687
5688 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5689
5690 * MAINTAINERS: Move myself into the write after approval list.
5691
5692 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5693
5694 * MAINTAINERS: Update e-mail address.
5695
5696 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5697
5698 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5699
5700 2009-03-10 Ira Rosen <irar@il.ibm.com>
5701
5702 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5703
5704 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5705
5706 Backport from git Libtool:
5707
5708 2009-01-19 Robert Millan <rmh@aybabtu.com>
5709 Support GNU/kOpenSolaris.
5710 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5711 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5712 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5713 GNU/kOpenSolaris.
5714
5715 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5716
5717 * MAINTAINERS: Update e-mail address.
5718
5719 2009-02-24 Michael Eager <eager@eagercon.com>
5720
5721 * MAINTAINERS (Write After Approval): Add self.
5722
5723 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
5727 2009-02-05 Andreas Schwab <schwab@suse.de>
5728
5729 * Makefile.tpl (stage_last): Define $r and $s before using
5730 $(RECURSE_FLAGS_TO_PASS).
5731 * Makefile.in: Regenerate
5732
5733 2009-01-30 Ian Lance Taylor <iant@google.com>
5734
5735 * MAINTAINERS: Move myself to the Global Reviewers list.
5736
5737 2009-01-29 Robert Millan <rmh@aybabtu.com>
5738
5739 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5740 * configure: Regenerate.
5741
5742 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5743
5744 * MAINTAINERS: Make whitespace consistent.
5745 Remove Robert Millan from Write After Approval.
5746
5747 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5748
5749 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5750 (all-opcodes): Depend on all-libiberty.
5751 * Makefile.in: Regenerate.
5752
5753 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5754
5755 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5756 * configure: Regenerate.
5757
5758 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5759
5760 * MAINTAINERS (Write After Approval): Add myself.
5761
5762 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5763
5764 * MAINTAINERS: Add myself to reviewers (Fortran).
5765
5766 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5767
5768 PR tree-optimization/38515
5769 * configure.ac (cloog-polylib): Removed.
5770 (with_ppl, with_cloog): Test for "no".
5771 * configure: Regenerated.
5772
5773 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5774
5775 * MAINTAINERS: Moved myself to reviewers (Fortran).
5776
5777 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5778
5779 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5780 (Write After Approval): Remove myself.
5781
5782 2009-01-03 Diego Novillo <dnovillo@google.com>
5783
5784 * MAINTAINERS: Remove myself from alias maintainership.
5785
5786 2009-01-02 David Ayers <ayers@fsfe.org>
5787
5788 * MAINTAINERS: Update e-mail address.
5789
5790 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5791
5792 * MAINTAINERS: Make whitespace consistent.
5793
5794 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5795
5796 Backport from upstream Libtool:
5797 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5798 Add cache variables to tests that require the linker to work.
5799 For shlibpath_overrides_runpath, this also changes the semantics
5800 to let the result from the C compiler take precedence.
5801
5802 2008-12-02 Ben Elliston <bje@au.ibm.com>
5803
5804 * config.sub, config.guess: Update from upstream sources.
5805
5806 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5807
5808 * configure.ac (ppllibs): Add by default the lib flags.
5809 * configure: Regenerate.
5810
5811 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5812
5813 * MAINTAINERS: Add myself to the write after approval list.
5814
5815 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5816
5817 * configure.ac: Add double brackets on darwin[912].
5818 * configure: Regenerate.
5819
5820 2008-12-03 Daniel Kraft <d@domob.eu>
5821
5822 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5823 Approval to Reviewer section (for Fortran front-end).
5824
5825 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5826
5827 * configure.ac: Expand to darwin10 and later.
5828 * configure: Regenerate.
5829
5830 2008-12-02 Andreas Schwab <schwab@suse.de>
5831
5832 * Makefile.def: configure-target-boehm-gc depends on
5833 all-target-libstdc++-v3.
5834 * Makefile.in: Regenerate.
5835
5836 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5837
5838 * MAINTAINERS: Add myself as mingw maintainer.
5839
5840 2008-12-02 Ben Elliston <bje@au.ibm.com>
5841
5842 * config.sub, config.guess: Update from upstream sources.
5843
5844 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5845
5846 * README.SCO: Remove.
5847
5848 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5849
5850 * MAINTAINERS: Add myself to the write after approval list.
5851
5852 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5853
5854 * MAINTAINERS: Update my email address in WAA section.
5855
5856 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5857
5858 * MAINTAINERS: Update e-mail address.
5859
5860 2008-11-27 Toon Moene <toon@moene.org>
5861
5862 * MAINTAINERS: Change e-mail address.
5863
5864 2008-11-27 Tristan Gingold <gingold@adacore.com>
5865
5866 * configure.ac: Build gdb for i?86-*-darwin*
5867 * configure: Regenerated.
5868
5869 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
5870
5871 * MAINTAINERS: Added my full name.
5872
5873 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5874
5875 PR bootstrap/38014
5876 PR bootstrap/37923
5877
5878 Revert:
5879
5880 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5881
5882 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5883 * Makefile.in: Regenerated.
5884
5885 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5886
5887 PR gdb/921
5888 PR gdb/1646
5889 PR gdb/2175
5890 PR gdb/2176
5891
5892 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5893 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5894 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5895 (HOST_EXPORTS): Pass CPPFLAGS.
5896 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5897 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5898 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5899 * Makefile.in, configure: Regenerated.
5900 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5901 and CPPFLAGS_FOR_BUILD.
5902
5903 2008-11-06 Jeff Law <law@redhat.com>
5904
5905 * MAINTAINERS: Add myself as middle end maintainer.
5906
5907 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
5908
5909 * MAINTAINERS (Write after approval): Add myself.
5910
5911 2008-11-05 Diego Novillo <dnovillo@google.com>
5912
5913 * MAINTAINERS (Global Reviewers): Add myself.
5914 (Non-Algorithmic Maintainers): Remove myself.
5915
5916 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
5917
5918 * MAINTAINERS (Write after approval): Add myself.
5919
5920 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
5921
5922 * MAINTAINERS (Write after approval): Add myself.
5923
5924 2008-10-31 Ben Elliston <bje@au.ibm.com>
5925
5926 * configure.ac (spu-*-*): Remove special case.
5927 * configure: Regenerate.
5928
5929 2008-10-30 Catherine Moore <clm@codesourcery.com>
5930
5931 * MAINTAINERS (Write after approval): Update my email address.
5932
5933 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
5934
5935 * configure.ac [spu-*-*]: Do not set skipdirs.
5936 * configure: Re-generate.
5937
5938 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
5939
5940 * MAINTAINERS (Various Maintainers): Add myself to reload.
5941
5942 2008-10-25 Richard Guenther <rguenther@suse.de>
5943
5944 * MAINTAINERS (Various Maintainers): Add myself as middle-end
5945 maintainer. Remove myself as libgcc-math maintainer.
5946 (Non-Algorithmic Maintainers): Remove myself.
5947
5948 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5949
5950 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5951 * Makefile.in: Regenerated.
5952
5953 2008-10-23 Cary Coutant <ccoutant@google.com>
5954
5955 * MAINTAINERS (Write after approval): Add myself.
5956
5957 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
5958
5959 PR gdb/921
5960 PR gdb/1646
5961 PR gdb/2175
5962 PR gdb/2176
5963
5964 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5965 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5966 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
5967 (HOST_EXPORTS): Pass CPPFLAGS.
5968 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5969 (LDFLAGS_FOR_TARGET): Initialize from configure script.
5970 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5971 * Makefile.in, configure: Regenerated.
5972 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5973 and CPPFLAGS_FOR_BUILD.
5974
5975 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
5976
5977 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5978 Sebastian Pop.
5979
5980 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
5981
5982 * MAINTAINERS (Write After Approval): Added myself.
5983
5984 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5985
5986 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5987 recommended version to 2.3.2.
5988
5989 * configure: Regenerate.
5990
5991 2008-10-01 Mark Mitchell <mark@codesourcery.com>
5992
5993 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5994
5995 2008-09-29 David Daney <david.daney@caviumnetworks.com>
5996
5997 * MAINTAINERS (Write After Approval): Update e-mail address.
5998
5999 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6000
6001 * libtool.m4: Update to libtool 2.2.6.
6002 * lt~obsolete.m4: Update to libtool 2.2.6.
6003 * ltmain.sh: Update to libtool 2.2.6.
6004 * ltsugar.m4: Update to libtool 2.2.6.
6005 * ltversion.m4: Update to libtool 2.2.6.
6006 * ltoptions.m4: Update to libtool 2.2.6.
6007 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6008
6009 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6010
6011 * MAINTAINERS (Write After Approval): Add myself.
6012
6013 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6014
6015 * MAINTAINERS (Write After Approval): Update my name.
6016
6017 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6018
6019 * MAINTAINERS: Add myself in "Write After Approval".
6020
6021 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6022
6023 * MAINTAINERS: Add myself as ia64 maintainer.
6024
6025 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6026
6027 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6028 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6029 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6030 and Michael Tiemann from Write After Approval since they do not
6031 actually have access.
6032
6033 2008-09-05 Richard Guenther <rguenther@suse.de>
6034
6035 * configure.ac: Initialize clooglibs to -lcloog.
6036 * configure: Re-generate.
6037
6038 2008-09-04 Le-Chun Wu <lcwu@google.com>
6039
6040 * MAINTAINERS (Write After Approval): Add myself.
6041
6042 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6043
6044 * configure.ac (--with-cloog-polylib): New.
6045 (--disable-cloog-version-check): New.
6046 (--disable-ppl-version-check): New.
6047 * configure: Re-generate.
6048
6049 2008-09-03 Richard Guenther <rguenther@suse.de>
6050
6051 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6052 cloog test.
6053 * configure: Re-generate.
6054
6055 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6056
6057 Add picoChip port.
6058 * MAINTAINERS: Add picoChip maintainers.
6059
6060 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6061 Tobias Grosser <grosser@fim.uni-passau.de>
6062 Jan Sjodin <jan.sjodin@amd.com>
6063 Harsha Jagasia <harsha.jagasia@amd.com>
6064 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6065 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6066 Adrien Eliche <aeliche@isty.uvsq.fr>
6067
6068 Merge from graphite branch.
6069 * configure: Regenerate.
6070 * Makefile.in: Regenerate.
6071 * configure.ac (host_libs): Add ppl and cloog.
6072 Add checks for PPL and CLooG.
6073 * Makefile.def (ppl, cloog): Added modules and dependences.
6074 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6075 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6076
6077 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6078
6079 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6080 (GCC_SHLIB_SUBDIR): New.
6081 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6082 * configure: Regenerate.
6083 * Makefile.in: Regenerate.
6084
6085 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6086
6087 * MAINTAINERS: Consistently use tabs to separate columns.
6088
6089 2008-08-29 Tristan Gingold <gingold@adacore.com>
6090
6091 * MAINTAINERS (Write after Approval): Add myself.
6092
6093 2008-08-28 Tristan Gingold <gingold@adacore.com>
6094
6095 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6096 Enable bfd, binutils and opcodes.
6097 * configure: Regenerate.
6098
6099 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6100
6101 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6102
6103 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6104
6105 * MAINTAINERS: Use correct Umlaut for last name.
6106
6107 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6108
6109 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6110
6111 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6112
6113 * MAINTAINERS: Update my email address.
6114
6115 2008-08-16 Nicolas Roche <roche@adacore.com>
6116
6117 * Makefile.tpl: Add BOOT_ADAFLAGS.
6118 * Makefile.in: Regenerate.
6119
6120 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6121
6122 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6123 * configure: Regenerate.
6124
6125 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6126
6127 * configure.ac: Add makefile fragments for hpux.
6128 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6129 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6130 * configure: Regenerate.
6131 * Makefile.in: Regenerate.
6132
6133 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6134
6135 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6136
6137 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6138
6139 * MAINTAINERS (Write after Approval): Add myself.
6140
6141 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6142
6143 * MAINTAINERS (Write After Approval): Add myself.
6144
6145 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6146
6147 * MAINTAINERS (Write After Approval): Add myself.
6148
6149 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6150
6151 * MAINTAINERS: Update my email address.
6152
6153 2008-06-25 Joey Ye <joey.ye@intel.com>
6154
6155 * MAINTAINERS (Write After Approval): Add myself.
6156
6157 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6158
6159 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6160 * Makefile.in: Regenerate.
6161 * configure: Regenerate.
6162
6163 2008-06-17 Daniel Kraft <d@domob.eu>
6164
6165 * MAINTAINERS (Write After Approval): Add myself.
6166
6167 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6168
6169 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6170 "$@" is still intact with both Autoconf 2.59 and 2.62.
6171 * configure: Regenerate.
6172
6173 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6174
6175 * Makefile.tpl: Fix comment errors.
6176 * Makefile.in: Regenerate.
6177
6178 2008-06-12 David S. Miller <davem@davemloft.net>
6179 David Edelsohn <edelsohn@gnu.org>
6180
6181 * configure.ac: Add powerpc*-*-* to gold supported targets.
6182 * configure: Regenerate.
6183
6184 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6185
6186 PR tree-optimization/36218
6187 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6188 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6189 (all prefix="build-"): Pass them to build-system sub-makes.
6190 * Makefile.in: Regenerate.
6191
6192 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6193
6194 * MAINTAINERS (mt port): Remove.
6195 (sco5, unixware, sco udk): Remove.
6196 (Kean Johnston): Add to Write After Approval.
6197
6198 2008-05-30 Julian Brown <julian@codesourcery.com>
6199
6200 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6201 of libobjc for ARM EABI Linux.
6202 * configure: Regenerate.
6203
6204 2008-05-18 Xinliang David Li <davidxl@google.com>
6205
6206 * ChangeLog: Remove wrong ChangeLog entry.
6207
6208 2008-05-17 Xinliang David Li <davidxl@google.com>
6209
6210 * MAINTAINERS (Write After Approval): Add myself.
6211
6212 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6213
6214 * MAINTAINERS (Write After Approval): Add myself.
6215
6216 2008-05-14 Rafael Espíndola <espindola@google.com>
6217
6218 * config-ml.in: don't handle --enable-shared and --enable-static.
6219
6220 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6221
6222 * MAINTAINERS: Update my email address.
6223
6224 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6225
6226 * MAINTAINERS: Update my email address.
6227
6228 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6229
6230 * MAINTAINERS (Write After Approval): Add myself.
6231
6232 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6233
6234 * MAINTAINERS (Write After Approval): Add myself.
6235
6236 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6237
6238 * MAINTAINERS (crx): Add myself.
6239
6240 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6241
6242 Sync with src:
6243 2008-04-14 David S. Miller <davem@davemloft.net>
6244
6245 * configure.ac: Add sparc*-*-* to gold supported targets.
6246 * configure: Regenerate.
6247
6248 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6249
6250 PR bootstrap/35457
6251 * configure.ac: Include override.m4.
6252 * configure: Regenerate.
6253
6254 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6255
6256 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6257 * Makefile.in: Regenerate.
6258
6259 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6260
6261 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6262 as nonconfigurable directories list.
6263 * configure: Regenerate.
6264
6265 2008-04-14 Ben Elliston <bje@au.ibm.com>
6266
6267 * config.sub, config.guess: Update from upstream sources.
6268
6269 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6270
6271 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6272 * Makefile.in: Regenerate.
6273
6274 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6275
6276 * configure.ac: Do not build libssp for the AVR.
6277 * configure: Regenerate.
6278
6279 2008-04-07 Ian Lance Taylor <iant@google.com>
6280
6281 * Makefile.def: check-gold depends upon all-binutils.
6282 * Makefile.in: Regenerate.
6283
6284 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6285
6286 * MAINTAINERS (Write After Approval): Add myself.
6287
6288 2008-04-04 Nick Clifton <nickc@redhat.com>
6289
6290 PR binutils/4334
6291 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6292 builds.
6293 * configure: Regenerate.
6294
6295 2008-04-04 NightStrike <NightStrike@gmail.com>
6296
6297 PR other/35151
6298 * configure.ac: Combine rules for mingw32 and mingw64.
6299 * configure: Regenerate.
6300
6301 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6302
6303 * MAINTAINERS (Write After Approval): Add myself.
6304
6305 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6306
6307 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6308 * Makefile.in (.NOTPARALLEL): Ditto.
6309
6310 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6311
6312 * MAINTAINERS (Write After Approval): Add myself.
6313
6314 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6315
6316 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6317 * Makefile.in (.NOTPARALLEL): Regenerate.
6318
6319 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6320
6321 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6322 * Makefile.in: Regenerate.
6323
6324 2008-03-26 Jakub Staszak <kuba@et.pl>
6325
6326 * MAINTAINERS (Write After Approval): Add myself.
6327
6328 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6329
6330 * MAINTAINERS: Update e-mail address.
6331
6332 2008-03-20 Ian Lance Taylor <iant@google.com>
6333
6334 * configure.ac: Add support for --enable-gold.
6335 * Makefile.def: Add gold as a directory like ld.
6336 * configure, Makefile.in: Regenerate.
6337
6338 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6339
6340 * configure.ac: m4_include config/proginstall.m4.
6341 * configure: Regenerate.
6342
6343 Backport from upstream Libtool:
6344
6345 2007-10-12 Eric Blake <ebb9@byu.net>
6346
6347 Deal with Autoconf 2.62's semantic change in m4_append.
6348 * ltsugar.m4 (lt_append): Replace broken versions of
6349 m4_append.
6350 (lt_if_append_uniq): Don't require separator to be overquoted,
6351 and avoid broken m4_append.
6352 (lt_dict_add): Fix typo.
6353 * libtool.m4 (_LT_DECL): Don't overquote separator.
6354
6355 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6356
6357 * config.rpath: Add AIX 6 support.
6358
6359 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6360
6361 * Makefile.def (stageprofile). Remove -fprofile-generate
6362 from stage_libcflags.
6363 * Makefile.in: Regenerate.
6364
6365 2008-03-13 Ben Elliston <bje@au.ibm.com>
6366
6367 * config.sub, config.guess: Update from upstream sources.
6368
6369 2008-03-06 Tom Tromey <tromey@redhat.com>
6370
6371 * MAINTAINERS: Update for treelang deletion.
6372
6373 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6374
6375 * MAINTAINERS: Update my email address.
6376
6377 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6378
6379 * MAINTAINERS (darwin port): Add myself as a maintainer.
6380 (objective-c/c++): Add myself as a maintainer.
6381
6382 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6383
6384 * MAINTAINERS (Write After Approval): Update my email address.
6385
6386 2008-02-25 Tomas Bily <tbily@suse.cz>
6387
6388 * MAINTAINERS (Write After Approval): Add myself.
6389
6390 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6391
6392 * MAINTAINERS (OpenMP): Add myself.
6393
6394 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6395
6396 PR bootstrap/32009
6397 PR bootstrap/32161
6398
6399 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6400 * configure: Regenerate.
6401
6402 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6403 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6404 STAGE4_LIBCFLAGS): New.
6405 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6406 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6407 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6408 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6409 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6410 for target modules. Don't export LIBCFLAGS.
6411 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6412 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6413 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6414 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6415 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6416 * Makefile.in: Regenerate.
6417
6418 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6419
6420 PR libgcj/33085
6421 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6422 Do not use -DDLL_EXPORT. Backport from upstream.
6423
6424 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6425
6426 * MAINTAINERS (Write After Approval): Add myself.
6427
6428 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6429
6430 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6431 * configure: Regenerate.
6432
6433 2008-01-31 Marc Gauthier <marc@tensilica.com>
6434
6435 * configure.ac (xtensa*-*-*): Recognize processor variants.
6436 * configure: Regenerate.
6437
6438 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6439
6440 PR bootstrap/34922
6441 * configure.ac (PARSE_ARGS): Push suitable setting of
6442 ac_subdirs_all, for `./configure --help=recursive'.
6443 Handle `+' in generic toplevel directory disabling.
6444 * configure: Regenerate.
6445
6446 2008-01-28 Nick Clifton <nickc@redhat.com>
6447
6448 * MAINTAINERS (xstormy16): Take over maintainership.
6449
6450 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6451
6452 * MAINTAINERS (c4x port): Remove.
6453
6454 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6455
6456 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6457
6458 2008-01-23 Ben Elliston <bje@au.ibm.com>
6459
6460 * config.sub, config.guess: Update from upstream sources.
6461
6462 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6463
6464 * MAINTAINERS (Write After Approval): Add myself.
6465
6466 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6467
6468 * MAINTAINERS: Update my email address.
6469
6470 2008-01-09 Raksit Ashok <raksit@google.com>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
6474 2008-01-09 Raksit Ashok <raksit@google.com>
6475
6476 * MAINTAINERS (Write After Approval): Add myself.
6477
6478 2008-01-08 Ben Elliston <bje@au.ibm.com>
6479
6480 * config.sub, config.guess: Update from upstream sources.
6481
6482 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6483
6484 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6485 Change recommended MPFR from 2.2.1 -> 2.3.0.
6486 * configure: Regenerate.
6487
6488 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6489
6490 * MAINTAINERS: Update my email address.
6491
6492 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6493
6494 * MAINTAINERS: Update my email address.
6495
6496 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6497
6498 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6499 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6500 * Makefile.in: Regenerate.
6501
6502 2007-12-10 Mark Heffernan <meheff@google.com>
6503
6504 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6505 misplaced entries.
6506
6507 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6508
6509 * configure.ac: Enable libjava for x86_64-*-darwin9.
6510 * configure: Regenerate.
6511
6512 2007-12-07 Bill Maddox <maddox@google.com>
6513
6514 * MAINTAINERS (Write After Approval): Add myself.
6515
6516 2007-12-05 Ben Elliston <bje@au.ibm.com>
6517
6518 * config.sub, config.guess: Update from upstream sources.
6519
6520 2007-12-02 Matthias Klose <doko@ubuntu.com>
6521
6522 * config-ml.in: Remove 64bit configure tests.
6523
6524 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6525
6526 * config-ml.in: Robustify against white space in absolute file
6527 names.
6528
6529 * config-ml.in (multi-clean): Substitute ${Makefile}.
6530 Remove superfluous ${Makefile} in list.
6531
6532 2007-11-19 Thiemo Seufer <ths@mips.com>
6533
6534 * config-ml.in: Don't hardcode the Makefile name.
6535
6536 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6537
6538 * MAINTAINERS (Write After Approval): Add myself.
6539
6540 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6541
6542 * MAINTAINERS (Write After Approval): Add myself.
6543
6544 2007-11-06 Doug Kwan <dougkwan@google.com>
6545
6546 * MAINTAINERS (Write After Approval): Add myself.
6547
6548 2007-10-25 Ben Elliston <bje@au.ibm.com>
6549
6550 * MAINTAINERS (mercury): Remove entry.
6551 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6552
6553 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6554
6555 * Makefile.def (dependencies): Make configure-gdb depend on
6556 all-intl.
6557 * Makefile.in: Regenerated.
6558
6559 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6560
6561 * MAINTAINERS (Fortran maintainer): Remove myself.
6562
6563 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6564
6565 * Makefile.def: To avoid problems running with parallel makes,
6566 build newlib before libgloss so that target specific header
6567 files are availble.
6568 * Makefile.in: Regenerate
6569
6570 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6571
6572 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6573 * Makefile.in: Regenerate.
6574
6575 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6576
6577 * MAINTAINERS (Register allocation reviewer): Add myself.
6578
6579 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6580
6581 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6582 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6583 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6584 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6585 * configure: Regenerate.
6586
6587 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6588
6589 * MAINTAINERS (Register allocation reviewer): Add myself.
6590
6591 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6592
6593 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6594 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6595 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6596 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6597 * configure.ac: Default them to host tools for $host = $build.
6598 Subst them.
6599
6600 * configure: Regenerate.
6601 * Makefile.in: Regenerate.
6602
6603 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6604
6605 * MAINTAINERS (Register allocation reviewer): Add myself.
6606
6607 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6608
6609 * MAINTAINERS (Register allocation reviewer): Add myself.
6610
6611 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6612
6613 * MAINTAINERS (Write After Approval): Fix typo.
6614
6615 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6616
6617 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6618 * configure: Regenerate.
6619
6620 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6621
6622 PR bootstrap/31906
6623 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6624 they're already prefixed.
6625
6626 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6627
6628 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6629 libstdc++.
6630 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6631 * configure: Regenerate.
6632 * Makefile.in: Regenerate.
6633
6634 2007-09-17 Andreas Schwab <schwab@suse.de>
6635
6636 * configure.ac: Raise minimum makeinfo version to 4.6.
6637 * configure: Regenerate.
6638
6639 2007-09-17 Johannes Singler <singler@ira.uka.de>
6640
6641 * MAINTAINERS (write-after-approval) add myself
6642
6643 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6644
6645 * configure.ac: Correct makeinfo version check.
6646 * configure: Regenerate.
6647
6648 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6649
6650 * MAINTAINERS: Update my email address.
6651
6652 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6653
6654 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6655 to $skipdirs and only disable gprof for newlib. Use the normal
6656 mips*-elf* handling in other respects.
6657 * configure: Regnerate.
6658
6659 2007-09-12 David Daney <ddaney@avtrex.com>
6660
6661 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6662 enabling libgcj.
6663 * configure: Regenerate.
6664
6665 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6666
6667 PR other/32154
6668 * configure.ac: For libgloss targets, point the linker to the linker
6669 script, startup code and simulator library.
6670 * configure: Regenerate.
6671
6672 2007-09-07 Andrew Haley <aph@redhat.com>
6673
6674 * configure.ac (noconfigdirs): Remove target-libffi and
6675 target-libjava.
6676 * configure: Regenerate.
6677
6678 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6679
6680 PR target/33281
6681 * configure.ac: Use config/mh-mingw on mingw.
6682 * configure: Regenerate.
6683
6684 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6685
6686 * MAINTAINERS (Write After Approval): Add myself.
6687
6688 2007-09-05 Richard Guenther <rguenther@suse.de>
6689
6690 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6691 nor --disable-checking is provided also turn on yes and types
6692 checking for stage1.
6693 * configure: Re-generate.
6694
6695 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6696
6697 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6698 (Write After Approval): Remove myself.
6699
6700 2007-08-29 Nick Clifton <nickc@redhat.com>
6701
6702 * config.sub, config.guess: Update from upstream sources.
6703
6704 2007-08-22 Bud Davis <jmdavis@link.com>
6705
6706 * MAINTAINERS (Write After Approval): Added myself.
6707 * MAINTAINERS (Reviewers): Removed myself.
6708
6709 2007-08-18 Paul Brook <paul@codesourcery.com>
6710 Joseph Myers <joseph@codesourcery.com>
6711
6712 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6713 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6714 * Makefile.in: Regenerate.
6715 * configure.ac (--with-debug-prefix-map): New.
6716 * configure: Regenerate.
6717
6718 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6719 Nigel Stephens <nigel@mips.com>
6720
6721 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6722 as target_makefile_frag.
6723 * configure: Regenerate.
6724
6725 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6726
6727 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6728 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6729 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6730 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6731 (do-compare, do-compare3, do-compare-debug): New.
6732 ([+compare-target+]): Use them.
6733
6734 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6735
6736 * MAINTAINERS (Write After Approval): Change my email address.
6737
6738 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6739 Ben Elliston <bje@au.ibm.com>
6740
6741 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6742 --silent if $silent.
6743 * configure: Regenerate.
6744
6745 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6746
6747 * MAINTAINERS (Various Maintainers): Add myself as
6748 loop infrastructure maintainer. Update my e-mail
6749 address.
6750
6751 2007-07-31 Diego Novillo <dnovillo@google.com>
6752
6753 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6754 Adjust description.
6755
6756 2007-07-26 Richard Guenther <rguenther@suse.de>
6757
6758 * configure.ac: Add types checking to stage1 checking flags.
6759 * configure: Regenerate.
6760
6761 2007-07-17 Nick Clifton <nickc@redhat.com>
6762
6763 * COPYING3: New file. Contains version 3 of the GNU General
6764 Public License.
6765 * COPYING3.LIB: New file. Contains version 3 of the GNU
6766 Lesser General Public License.
6767
6768 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6769
6770 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6771
6772 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6773
6774 * MAINTAINERS (S/390 co-maintainer): Add myself.
6775 (Write After Approval): Remove myself.
6776
6777 2007-07-13 Dan Hipschman <dsh@google.com>
6778
6779 * MAINTAINERS (Write After Approval): Add myself.
6780
6781 2007-07-11 Nick Clifton <nickc@redhat.com>
6782
6783 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6784 WINDRES export.
6785 * Makefile.in: Regenerate.
6786
6787 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6788
6789 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6790 maintainer.
6791
6792 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6793
6794 * lt~obsolete.m4: New. Import from 20070318 libtool.
6795
6796 2007-07-03 Julian Brown <julian@codesourcery.com>
6797
6798 * MAINTAINERS (Write After Approval): Add myself.
6799
6800 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6801
6802 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6803 * configure: Regenerate.
6804
6805 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6806
6807 * configure.ac: Add some missing m4 quotation.
6808 * configure: Regenerate.
6809
6810 2007-07-02 Simon Baldwin <simonb@google.com>
6811
6812 * MAINTAINERS (Write After Approval): Add myself.
6813
6814 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6815
6816 * configure: Regenerate.
6817
6818 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6819
6820 * Makefile.def: Add windmc tool to build.
6821 * Makefile.tpl: Likewise.
6822 * configure.ac: Likewise.
6823 * Makefile.in: Regenerate.
6824 * configure: Regenerate.
6825
6826 2007-06-28 DJ Delorie <dj@redhat.com>
6827
6828 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6829 not building newlib.
6830 * configure: Regenerated.
6831
6832 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6833
6834 * MAINTAINERS (Write After Approval): Add myself.
6835
6836 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6837
6838 * MAINTAINERS (Write After Approval): Add myself.
6839
6840 2007-06-19 Chris Matthews <chrismatthews@google.com>
6841
6842 * MAINTAINERS (Write After Approval): Add myself.
6843
6844 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6845
6846 * MAINTAINERS (Write After Approval): Add myself.
6847
6848 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6849
6850 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6851 * Makefile.in: Regenerated.
6852
6853 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6854
6855 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6856 bfin*-*-uclinux* targets.
6857 * configure: Regenerate.
6858
6859 2007-06-14 Ian Lance Taylor <iant@google.com>
6860
6861 * MAINTAINERS: Add myself as non-algorithmic global write
6862 maintainer.
6863
6864 2007-06-14 Diego Novillo <dnovillo@google.com>
6865
6866 * MAINTAINERS: Add self as middle-end maintainer and
6867 non-algorithmic global write maintainer.
6868
6869 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6870
6871 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
6872 Move all Fortran maintainers except Paul Brook into the
6873 Non-Autopoiesis section.
6874
6875 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
6876
6877 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
6878 (distclean-stage[+id+]): Possibly delete stage_last.
6879 * Makefile.in: Regenerate.
6880
6881 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
6882
6883 * MAINTAINERS (Various Maintainer): Fix typo.
6884
6885 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
6886
6887 * MAINTAINERS (Various Maintainer): Add myself as
6888 dataflow maintainer.
6889
6890 2007-06-07 Ben Elliston <bje@au.ibm.com>
6891
6892 * config.sub, config.guess: Update from upstream sources.
6893
6894 2007-06-07 Ben Elliston <bje@au.ibm.com>
6895
6896 * Makefile.tpl: Fix spelling error.
6897 * Makefile.in: Regenerate.
6898
6899 2007-06-01 Steve Ellcey <sje@cup.hp.com>
6900
6901 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
6902 lt_cv_sys_max_cmd_len.
6903
6904 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
6905
6906 * MAINTAINERS (Various Maintainers): Add myself as
6907 auto-vectorizer maintainer.
6908
6909 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
6910
6911 PR libjava/32098
6912 * libtool.m4: Revert previous change.
6913 * ltgcc.m4: Put it here.
6914
6915 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
6916
6917 * MAINTAINERS (Various Maintainers): Add myself as
6918 auto-vectorizer maintainer.
6919
6920 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
6921
6922 PR libjava/32098
6923 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
6924
6925 2007-05-30 Richard Guenther <rguenther@suse.de>
6926
6927 * MAINTAINERS (Various Maintainers): Add myself as
6928 auto-vectorizer maintainer.
6929
6930 2007-05-30 Jakub Jelinek <jakub@redhat.com>
6931
6932 PR bootstrap/29382
6933 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
6934 * configure: Rebuilt.
6935
6936 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
6937
6938 * MAINTAINERS (Write After Approval): Removed my name.
6939
6940 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
6941
6942 * MAINTAINERS (Write After Approval): Remove myself.
6943
6944 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
6945
6946 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6947
6948 2007-05-23 Steve Ellcey <sje@cup.hp.com>
6949
6950 * ltmain.sh: Update from ToT Libtool.
6951 * libtool.m4: Update from ToT Libtool.
6952 * ltsugar.m4: New. Update from ToT Libtool.
6953 * ltversion.m4: New. Update from ToT Libtool.
6954 * ltoptions.m4: New. Update from ToT Libtool.
6955 * ltconfig: Remove.
6956 * ltcf-c.sh: Remove.
6957 * ltcf-cxx.sh: Remove.
6958 * ltcf-gcj.sh: Remove.
6959
6960 2007-05-22 Ollie Wild <aaw@google.com>
6961
6962 * MAINTAINERS (Write After Approval): Add myself.
6963
6964 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
6965
6966 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6967 stage_cflags.
6968 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6969 Remove CFLAGS/LIBCFLAGS.
6970 (configure-stage[+id+]-[+prefix+][+module+],
6971 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6972 * Makefile.in: Regenerate.
6973
6974 2007-05-15 Diego Novillo <dnovillo@google.com>
6975
6976 * MAINTAINERS: Update e-mail address.
6977
6978 2007-05-15 Revital Eres <eres@il.ibm.com>
6979
6980 * MAINTAINERS (Write After Approval): Add myself.
6981
6982 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
6983
6984 * MAINTAINERS (Write After Approval): Updated my address.
6985
6986 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
6987
6988 * MAINTAINERS (Write After Approval): Add myself.
6989
6990 2007-05-11 Silvius Rus <rus@google.com>
6991
6992 * MAINTAINERS (Write After Approval): Add myself.
6993
6994 2007-04-23 Tom Tromey <tromey@redhat.com>
6995
6996 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6997
6998 2007-04-22 Mark Mitchell <mark@codesourcery.com>
6999
7000 * MAINTAINERS (cpplib): Rename to ...
7001 (libcpp): ... this. Add C/C++ front end maintainers.
7002
7003 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7004
7005 * config-ml.in: Pass ${ml_config_env} to configure calls.
7006
7007 2007-04-04 Christian Bruel <christian.bruel@st.com>
7008
7009 * MAINTAINERS (Write After Approval): Add myself.
7010
7011 2007-04-02 Dave Korn <dave.korn@artimi.com>
7012
7013 * MAINTAINERS (Write After Approval): Add myself.
7014
7015 2007-03-31 Tobias Burnus <burnus@net-b.de>
7016
7017 * MAINTAINERS (fortran 95 front end): Add myself.
7018
7019 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7020
7021 * MAINTAINERS (Write After Approval): Add myself.
7022
7023 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7024
7025 * MAINTAINERS (Modulo Scheduler): Add myself.
7026
7027 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7028
7029 * MAINTAINERS (fortran 95 front end): Add myself.
7030 (c++ front end): whitespace fix.
7031
7032 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7033
7034 * MAINTAINERS (Write After Approval): Add myself.
7035
7036 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7037
7038 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7039 of glob. Quote arguments with single quotes too.
7040 * configure: Regenerate.
7041
7042 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7043
7044 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7045 * Makefile.in: Regenerate
7046
7047 2007-03-07 Andreas Schwab <schwab@suse.de>
7048
7049 * configure: Regenerate.
7050
7051 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7052
7053 * configure.ac: Add "--with-pdfdir" configure option,
7054 which defines pdfdir variable.
7055 * Makefile.def (target=fixincludes): Add install-pdf to
7056 missing targets.
7057 (recursive_targets): Add install-pdf target.
7058 (flags_to_pass): Add pdfdir.
7059 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7060 target.
7061 * configure: Regenerate
7062 * Makefile.in: Regenerate
7063
7064 2007-02-28 Eric Christopher <echristo@apple.com>
7065
7066 Revert:
7067 2006-12-07 Mike Stump <mrs@apple.com>
7068
7069 * Makefile.def (dependencies): Add dependency for
7070 install-target-libssp and install-target-libgomp on
7071 install-gcc.
7072 * Makefile.in: Regenerate.
7073
7074 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7075
7076 * configure: Regenerate.
7077 * configure.ac: Move statements after variable declarations.
7078
7079 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7080
7081 * MAINTAINERS: Add myself as sh maintainer.
7082
7083 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7084
7085 * configure.ac: Adjust for loop syntax.
7086 * configure: Regenerate.
7087
7088 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7089
7090 * configure: Rebuilt.
7091
7092 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7093
7094 * configure.ac: Drop multiple occurrences of --enable-languages,
7095 and fix its quoting.
7096 * configure: Rebuilt.
7097
7098 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7099 Nathan Sidwell <nathan@codesourcery.com>
7100 Vladimir Prus <vladimir@codesourcery.com>
7101 Joseph Myers <joseph@codesourcery.com>
7102
7103 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7104 * configure: Regenerate.
7105
7106 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7107
7108 * ltconfig (freebsd*): Default to elf.
7109
7110 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7111
7112 * configure.ac (target_libraries): Move libgcc before libiberty.
7113 * configure: Regenerated.
7114
7115 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7116 Paolo Bonzini <bonzini@gnu.org>
7117
7118 PR bootstrap/30753
7119 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7120 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7121 * configure: Regenerated.
7122
7123 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7124
7125 * MAINTAINERS (Language Front End Maintainers): Update my mail
7126 address.
7127
7128 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7129
7130 PR bootstrap/30748
7131 * configure.ac: Correct syntax for Solaris ksh.
7132 * configure: Regenerated.
7133
7134 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7135
7136 * configure.ac: Sync with src.
7137 * configure: Regenerate.
7138
7139 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7140
7141 * Makefile.in: Regenerate.
7142
7143 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7144
7145 * config.sub: Sync with src.
7146
7147 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7148
7149 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7150 noncanonical equivalents.
7151 * configure.in: Rename to...
7152 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7153 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7154 target_noncanonical. Use them. Rewrite removal of configure
7155 arguments for autoconf 2.59. Discard variable settings. Force
7156 program_transform_name for native tools.
7157
7158 * Makefile.in: Regenerated.
7159 * configure: Regenerated with autoconf 2.59.
7160
7161 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7162
7163 * MAINTAINERS (Write After Approval): Add myself.
7164
7165 2007-01-31 Andreas Schwab <schwab@suse.de>
7166
7167 * Makefile.tpl (LDFLAGS): Substitute it.
7168 * Makefile.in: Regenerate.
7169
7170 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7171
7172 * MAINTAINERS (Write After Approval): Add myself.
7173
7174 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7175
7176 * MAINTAINERS (spu port): Add myself.
7177
7178 2007-01-23 Richard Guenther <rguenther@suse.de>
7179
7180 PR bootstrap/30541
7181 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7182 * Makefile.tpl (GNATBIND): Substitute it.
7183 (GNATMAKE): Likewise.
7184 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7185 of STAGE_PREFIX.
7186 * Makefile.in: Regenerate.
7187 * configure: Regenerate.
7188
7189 2007-01-18 Mike Stump <mrs@apple.com>
7190
7191 * configure.in: Re-enable -Werror for gcc builds.
7192
7193 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7194
7195 * MAINTAINERS (Write After Approval): Add myself.
7196
7197 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7198
7199 * configure.in: Change == to = in test command.
7200 * configure: Regenerate.
7201
7202 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7203 Nick Clifton <nickc@redhat.com>
7204 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7205
7206 * configure.in (build_configargs, host_configargs, target_configargs):
7207 Remove build/host/target parameters.
7208 (host_libs): Add gmp and mpfr.
7209 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7210 * Makefile.def (gmp, mpfr): New.
7211 (gcc): Remove target.
7212 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7213 target_os, target_vendor): New.
7214 (configure): Add host_alias/target_alias arguments; adjust invocations.
7215 * configure: Regenerate.
7216 * Makefile.in: Regenerate.
7217
7218 2007-01-11 Matt Fago <fago@earthlink.net>
7219
7220 * configure.in: Try to link to functions only in mpfr 2.2.x
7221 to improve robustness of configure tests.
7222 * configure: Regenerate.
7223
7224 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7225
7226 * MAINTAINERS: Add myself as i386 maintainer.
7227
7228 2007-01-08 Jan Hubicka <jh@suse.cz>
7229
7230 * MAINTAINERS: Add myself as i386 maintainer.
7231
7232 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7233
7234 * configure.in: Add support for an x86_64-mingw* target.
7235 * configure: Regenerate.
7236
7237 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7238
7239 * Makefile.tpl (all-target): Correct @if conditional for target
7240 modules.
7241 * configure.in: Omit libiberty if building only target libgcc.
7242 * configure, Makefile.in: Regenerated.
7243
7244 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7245
7246 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7247 * configure: Regenerate.
7248
7249 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7250
7251 * Makefile.def (target_modules): Add libgcc.
7252 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7253 * Makefile.tpl (clean-target-libgcc): Delete.
7254 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7255 on gcc even for bootstrapped modules. Rewrite handling of
7256 lang_env_dependencies to loop over target_modules.
7257 * configure.in (target_libraries): Add target-libgcc.
7258 * Makefile.in, configure: Regenerated.
7259
7260 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7261
7262 * configure.in: Reorganize recognition of languages. Add
7263 --enable-stage1-languages. Show supported languages for the chosen
7264 target rather than all recognized languages.
7265 * configure: Regenerate.
7266
7267 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7268
7269 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7270 * Makefile.in: Regenerate.
7271
7272 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7273
7274 * configure.in: Warn that MPFR 2.2.0 is buggy.
7275 * configure: Regenerate.
7276
7277 2006-12-27 Ian Lance Taylor <iant@google.com>
7278
7279 * configure.in: When removing Makefiles to force a reconfigure, also
7280 remove prev-DIR*/Makefile.
7281 * configure: Regenerate.
7282
7283 2006-12-22 Andreas Schwab <schwab@suse.de>
7284
7285 * configure: Regenerate with correct autoconf version.
7286
7287 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7288
7289 * configure.in: add AC_SUBST for *_FOR_TARGET.
7290 * configure: Regenerate.
7291
7292 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7293
7294 * configure.in: Simplify logic for rejecting languages that cannot
7295 be built. Separate the case when a language is unsupported,
7296 from the case when the user chooses not to build a language.
7297
7298 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7299
7300 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7301 it only affects bootstrap and could be tested on "$host" as well.
7302 * configure: Regenerate.
7303 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7304
7305 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7306
7307 PR bootstrap/29544
7308 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7309 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7310 move here comment from Makefile.tpl.
7311 * Makefile.tpl: Move some definitions higher in the file.
7312 (STAGE1_CHECKING): New.
7313 * configure.in: Add --enable-stage1-checking.
7314 * configure: Regenerate.
7315 * Makefile.in: Regenerate.
7316
7317 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7318
7319 * MAINTAINERS: Add myself as build system maintainer.
7320
7321 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7322
7323 * MAINTAINERS (Write After Approval): Add myself.
7324
7325 2006-12-13 Eric Christopher <echristo@apple.com>
7326
7327 * MAINTAINERS: Add myself as darwin maintainer.
7328
7329 2006-12-11 Ian Lance Taylor <ian@airs.com>
7330
7331 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7332
7333 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7334
7335 MAINTAINERS: Update my entry.
7336
7337 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7338
7339 * configure.in: Handle spu makefile frag.
7340 * Makefile.tpl (MAINT): Define
7341 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7342 * configure: Regenerate.
7343 * Makefile.in: Regenerate.
7344
7345 2006-12-11 Ben Elliston <bje@au.ibm.com>
7346
7347 * config.guess: Import latest version.
7348 * config.sub: Likewise.
7349
7350 2006-12-11 Ben Elliston <bje@au.ibm.com>
7351
7352 * configure.in (spu-*-*): Don't skip target-libiberty.
7353 * configure: Regenerate.
7354
7355 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7356
7357 PR bootstrap/30134
7358 * configure.in: Correct x86 darwin support for libjava to powerpc
7359 and i?86 only.
7360 * configure: Regenerate.
7361
7362 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7363
7364 * configure.in: Add x86 darwin support for libjava.
7365 * configure: Regenerate.
7366
7367 2006-12-07 Mike Stump <mrs@apple.com>
7368
7369 * Makefile.def (dependencies): Add dependency for
7370 install-target-libssp and install-target-libgomp on
7371 install-gcc.
7372 * Makefile.in: Regenerate.
7373
7374 2006-12-04 Richard Guenther <rguenther@suse.de>
7375
7376 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7377 (Non-Algorithmic Maintainers): Move over non-algorithmic
7378 loop optimizer maintainers, add myself as a non-algorithmic
7379 middle-end maintainer.
7380
7381 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7382
7383 * MAINTAINERS (Write After Approval): Add myself.
7384
7385 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7386
7387 * configure.in: Update error message for missing GMP/MPFR.
7388
7389 * configure: Regenerate.
7390
7391 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7392
7393 * configure.in: Update MPFR version in error message.
7394
7395 * configure: Regenerate.
7396
7397 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7398
7399 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7400 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7401 --with-gmp-lib): New flags.
7402
7403 * configure: Regenerate.
7404
7405 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7406
7407 * MAINTAINERS (Write After Approval): Change my email address.
7408
7409 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7410
7411 * MAINTAINERS (Write After Approval): Add myself.
7412
7413 2006-11-22 Philipp Thomas <pth@suse.de>
7414
7415 * MAINTAINERS (i18n): Update e-mail address.
7416
7417 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7418
7419 * MAINTAINERS (spu port): Add myself as maintainer.
7420 (Write After Approval): Remove myself.
7421
7422 2006-11-22 Ben Elliston <bje@au.ibm.com>
7423
7424 * configure.in (skipdirs): Don't build libssp for SPU.
7425 * configure: Regenerate.
7426
7427 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7428
7429 * MAINTAINERS (spu port): Add myself as maintainer.
7430 (libobjc): Update my email address.
7431
7432 2006-11-21 Andrea Bona <andrea.bona@st.com>
7433
7434 * MAINTAINERS (Write After Approval): Add myself.
7435
7436 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7437
7438 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7439 * configure : Rebuilt.
7440
7441 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7442
7443 * MAINTAINERS (Write After Approval): Add myself.
7444
7445 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7446
7447 * MAINTAINERS (Write After Approval): Add myself.
7448
7449 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7450
7451 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7452 libmpfr.a.
7453 * configure: Regenerate.
7454
7455 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7456
7457 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7458 (unstage): Test for stage_last presence.
7459
7460 PR bootstrap/29802
7461 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7462 STAGE_PREFIX.
7463 * Makefile.in: Regenerate.
7464
7465 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7466
7467 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7468 maintainers.
7469
7470 2006-11-14 Erven Rohou <erven.rohou@st.com>
7471
7472 * MAINTAINERS (Write After Approval): Add myself.
7473
7474 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7475
7476 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7477 and stageN-package/Makefile.
7478 * Makefile.in: Regenerated.
7479
7480 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7481
7482 * configure.in: Remove target-libgloss from noconfigdirs for
7483 bfin-*-*.
7484 * configure: Regenerated.
7485
7486 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7487
7488 * configure.in (have_gmp): Only error if the gcc directory exists.
7489
7490 * configure: Regenerate.
7491
7492 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7493
7494 * configure.in: Robustify error message for missing GMP/MPFR.
7495
7496 * configure: Regenerate.
7497
7498 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7499
7500 * MAINTAINERS (Write After Approval): Add myself.
7501
7502 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7503
7504 * MAINTAINERS: Change email address.
7505
7506 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7507
7508 * MAINTAINERS (Write After Approval): Add myself.
7509
7510 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7511
7512 * MAINTAINERS (Write After Approval): Add myself.
7513
7514 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7515
7516 * MAINTAINERS (Write After Approval): Move myself to
7517 Write After Approval section.
7518
7519 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7520
7521 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7522 need_gmp anymore.
7523 * configure: Regenerate.
7524
7525 2006-10-16 Tobias Burnus <burnus@net-b.de>
7526
7527 * MAINTAINERS (Write After Approval): Add myself.
7528
7529 2006-10-16 Ben Elliston <bje@au.ibm.com>
7530
7531 * config.guess: Import latest version.
7532 * config.sub: Likewise.
7533
7534 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7535
7536 * Makefile.def: Added pdf target handling.
7537 * Makefile.tpl: Added pdf target handling.
7538 * Makefile.in: Regenerated.
7539
7540 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7541
7542 * MAINTAINERS: Add self as score port maintainer.
7543
7544 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7545
7546 * MAINTAINERS (Write After Approval): Add myself.
7547
7548 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7549
7550 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7551 or newer.
7552 * configure: Regenerated.
7553
7554 2006-09-27 Dave Brolley <brolley@redhat.com>
7555
7556 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7557 using $s instead of $r.
7558 * configure: Regenerated.
7559
7560 2006-09-26 Thiemo Seufer <ths@mips.com>
7561
7562 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7563 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7564 * configure: Regenerate.
7565
7566 2006-09-24 Graeme Peterson <gridly@gmail.com>
7567
7568 * MAINTAINERS (Write After Approval): Remove myself.
7569
7570 2006-09-22 Chao-ying Fu <fu@mips.com>
7571
7572 * MAINTAINERS (Write After Approval): Add myself.
7573
7574 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7575
7576 * MAINTAINERS: Add self as soft-fp maintainer.
7577
7578 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7579
7580 * MAINTAINERS: Add myself as avr maintainer.
7581 Remove Marek Michalkiewicz as avr maintainer.
7582
7583 2006-09-07 Roberto Costa <roberto.costa@st.com>
7584
7585 * MAINTAINERS (Write After Approval): Add myself.
7586
7587 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7588
7589 * configure.in: Never build newlib for a Mingw host.
7590 Never build newlib as Mingw target library.
7591 Test the existence of winsup/cygwin for building a Cygwin newlib,
7592 rather than just winsup.
7593 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7594 building a Mingw target.
7595 * configure: Regenerate.
7596
7597 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7598
7599 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7600
7601 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7602
7603 * config.guess: Import from src (was more updated).
7604 * config.sub: Likewise.
7605
7606 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7607
7608 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7609 * configure: Regenerated.
7610
7611 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7612
7613 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7614 for stages after the first.
7615
7616 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7617
7618 * Makefile.def: Add dependencies for configure-opcodes
7619 on configure-intl and all-opcodes on all-intl.
7620 * Makefile.in: Regenerated.
7621
7622 2006-07-13 Ben Elliston <bje@au.ibm.com>
7623
7624 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7625
7626 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7627
7628 Port to hosts whose 'sort' and 'tail' implementations
7629 treat operands with leading '+' as file names, as POSIX
7630 has required since 2001. However, make sure the code still
7631 works on pre-POSIX hosts.
7632 * ltmain.sh: Don't assume "sort +2" is equivalent to
7633 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7634
7635 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7636
7637 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7638
7639 2006-07-04 Peter O'Gorman <peter@pogma.com>
7640
7641 * ltconfig: chmod 644 before ranlib during install.
7642
7643 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7644
7645 PR bootstrap/18058
7646 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7647 if the bootstrap compiler is a GCC version that supports it.
7648 * configure: Regenerate.
7649
7650 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7651
7652 * configure.in: Fix thinkos in previous check-in.
7653 * configure: Regenerate.
7654
7655 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7656
7657 PR other/27063
7658 * configure.in: Test subdir_requires and give an appropriate
7659 error message.
7660 * configure: Regenerate.
7661
7662 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7663
7664 * MAINTAINERS (Write After Approval): Add myself.
7665
7666 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7667
7668 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7669
7670 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7671
7672 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7673
7674 2006-06-20 David Ayers <d.ayers@inode.at>
7675
7676 PR bootstrap/28072
7677 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7678 whether target-libjava is being configured instead of whether the
7679 java front end is enabled.
7680 * configure: Regenerate.
7681
7682 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7683
7684 PR target/27540
7685 * configure.in: Only enable libgomp on IRIX 6.
7686 * configure: Regenerate.
7687
7688 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7689
7690 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7691 too.
7692 * Makefile.in: Regenerate.
7693
7694 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7695
7696 * config-ml.in: Alter CCASFLAGS to include special
7697 multilib options the same as is done for CFLAGS.
7698
7699 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7700
7701 * configure.in: Don't enable libgomp on hpux10.
7702 * configure: Rebuilt.
7703
7704 2006-06-12 David Ayers <d.ayers@inode.at>
7705
7706 PR bootstrap/27963
7707 PR target/19970
7708 * configure.in: Remove target-boehm-gc from noconfigdirs where
7709 ${libgcj} is specified.
7710 * configure: Regenerate.
7711
7712 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7713
7714 Sync from src:
7715
7716 * configure.in: Sync.
7717 * configure: Regenerated.
7718
7719 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7720
7721 * Makefile.def: Added dependencies from sim and gdb on intl, and
7722 added configure dependencies to everything with an all dependency
7723 on intl.
7724 * Makefile.in: Regenerated.
7725
7726 2006-06-06 David Ayers <d.ayers@inode.at>
7727
7728 PR libobjc/13946
7729 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7730 * Makefile.in: Regenerate.
7731 * configure.in: Add --enable-objc-gc at toplevel and have it
7732 enable boehm-gc for Objective-C.
7733 Remove target-boehm-gc from libgcj.
7734 Add target-boehm-gc to target_libraries.
7735 Add target-boehm-gc to noconfigdirs where ${libgcj}
7736 is specified.
7737 Assert that boehm-gc is supported when requested for Objective-C.
7738 Only build boehm-gc if needed either for Java or Objective-C.
7739 * configure: Regenerate.
7740
7741 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7742
7743 PR 27674
7744 * Makefile.tpl (configure-[+prefix+][+module+],
7745 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7746 Remove rule to unstage bootstrapped modules.
7747 (stage_current): New.
7748 * Makefile.in: Regenerate.
7749
7750 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7751
7752 * MAINTAINERS (Write After Approval): Update my e-mail address.
7753
7754 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7755
7756 * include/libiberty.h: Declare pex_run_in_environment.
7757
7758 2006-05-31 Asher Langton <langton2@llnl.gov>
7759
7760 * MAINTAINERS (Write After Approval): Add myself.
7761
7762 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7763
7764 * Makefile.def (bfd, opcodes): Fix lib_path.
7765 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7766 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7767 * Makefile.in: Regenerate.
7768
7769 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7770
7771 * Makefile.in: Regenerate.
7772
7773 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7774
7775 * Makefile.def: Add install-html target. Add datarootdir
7776 docdir and htmldir to flags_to_pass.
7777 * Makefile.tpl: Add install-html target.
7778 * Makefile.in: Regenerate.
7779 * configure.in: Add --with-datarootdir, --with-docdir, and
7780 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7781 * configure: Regenerate.
7782
7783 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7784
7785 * configure.in: Enable gprof for cross builds.
7786 * configure: Regenerate.
7787
7788 2006-05-22 Richard Guenther <rguenther@suse.de>
7789
7790 Revert
7791 2006-01-31 Richard Guenther <rguenther@suse.de>
7792 Paolo Bonzini <bonzini@gnu.org>
7793
7794 * Makefile.def (target_modules): Add libgcc-math target module.
7795 * configure.in (target_libraries): Add libgcc-math target library.
7796 (--enable-libgcc-math): New configure switch.
7797 * Makefile.in: Re-generate.
7798 * configure: Re-generate.
7799 * libgcc-math: New toplevel directory.
7800
7801 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7802 Andreas Tobler <a.tobler@schweiz.ch>
7803
7804 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7805 * configure: Rebuilt.
7806
7807 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7808
7809 * MAINTAINERS (Write After Approval): Add myself.
7810
7811 2006-05-01 DJ Delorie <dj@redhat.com>
7812
7813 * configure.in: Restore CFLAGS if GMP isn't present.
7814 * configure: Regenerate.
7815
7816 2006-05-01 Richard Guenther <rguenther@suse.de>
7817
7818 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7819 maintainer.
7820
7821 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7822
7823 * MAINTAINERS (Write After Approval): Add myself.
7824
7825 2006-04-28 Jan Beulich <jbeulich@novell.com>
7826
7827 * MAINTAINERS (Write After Approval): Add myself.
7828
7829 2006-04-18 DJ Delorie <dj@redhat.com>
7830
7831 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7832 reference libgloss so that libssp can be built in a combined
7833 tree.
7834 * configure: Regenerate.
7835
7836 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
7840 2006-04-05 Ben Elliston <bje@au.ibm.com>
7841
7842 * configure.in: Require makeinfo 4.4 or higher.
7843 * configure: Regenerate.
7844
7845 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7846
7847 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7848 Rearrange the entries of other libraries to have them in one place.
7849
7850 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7851
7852 * MAINTAINERS (Write After Approval): Remove myself.
7853 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7854
7855 2006-03-14 Richard Guenther <rguenther@suse.de>
7856
7857 * configure: Regenerate with autoconf 2.13.
7858
7859 2006-03-13 Jim Blandy <jimb@codesourcery.com>
7860
7861 * MAINTAINERS: Use my work address.
7862
7863 * MAINTAINERS: Update my E-mail address.
7864
7865 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
7866
7867 * configure.in: Handle --disable-<component> generically.
7868 * configure: Regenerate.
7869
7870 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
7871
7872 PR libgcj/17311
7873 * ltmain.sh: Don't use "$finalize_rpath" for compile.
7874
7875 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
7876
7877 * MAINTAINERS (Write After Approval): Remove myself.
7878 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7879
7880 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
7881
7882 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
7883 (TARGET_CONFIGDIRS): Remove.
7884 * configure.in: Remove AC_SUBST(target_configdirs).
7885 * Makefile.in, configure: Regenerated.
7886
7887 2006-02-20 Steven G. Kargl <kargls@comcast.net>
7888
7889 * MAINTAINERS (Write After Approval): Remove myself.
7890 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7891
7892 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
7893
7894 PR bootstrap/25670
7895
7896 * Makefile.tpl ([+compare-target+]): Print explanation messages.
7897
7898 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
7899 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
7900 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
7901 BUILD_PREFIX, BUILD_PREFIX_1.
7902 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
7903
7904 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
7905 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
7906
7907 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
7908 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
7909 of `cat stage_current`. Always provide the `r' and `s' variables.
7910 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
7911 a single shell execution.
7912 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
7913 bootstrapped modules, make the stage1 module if the build was not
7914 started yet, else build the current stage.
7915 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
7916 (all-build, all-host, all-target, [+make_target+]-host,
7917 [+make_target+]-target): Do not use \-continued lines.
7918 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
7919 (current_stage, restrap, stage_last): New.
7920
7921 * Makefile.in: Regenerate.
7922 * configure: Regenerate.
7923
7924 2006-02-19 Bud Davis <jmdavis@link.com>
7925
7926 * MAINTAINERS (Write After Approval): Remove myself.
7927 (Language Front End Maintainers): Add myself as fortran 95
7928 maintainer and update e-mail address.
7929
7930 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7931
7932 * MAINTAINERS (Write After Approval): Remove myself.
7933 (Language Front End Maintainers): Add myself as fortran 95
7934 maintainer.
7935
7936 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
7937
7938 * MAINTAINERS (Write After Approval): Add myself.
7939
7940 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
7941
7942 * MAINTAINERS (Write After Approval): Remove myself.
7943 (Language Front End Maintainers): Add myself as
7944 fortran 95 maintainer.
7945
7946 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7947
7948 Sync from src:
7949
7950 2005-12-27 Leif Ekblad <leif@rdos.net>
7951
7952 * configure.in: Add support for RDOS target.
7953 * configure: Regenerate.
7954
7955 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
7956 Andreas Schwab <schwab@suse.de>
7957
7958 * configure: Regenerate.
7959
7960 2006-02-12 David Edelsohn <edelsohn@gnu.org>
7961
7962 * configure.in (enable_libgomp): Add AIX.
7963 * configure: Regenerate.
7964
7965 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
7966
7967 * MAINTAINERS (Write After Approval): Add myself.
7968
7969 2006-02-03 Lee Millward <lee.millward@gmail.com>
7970
7971 * MAINTAINERS (Write After Approval): Add myself.
7972
7973 2006-01-31 Richard Guenther <rguenther@suse.de>
7974 Paolo Bonzini <bonzini@gnu.org>
7975
7976 * Makefile.def (target_modules): Add libgcc-math target module.
7977 * configure.in (target_libraries): Add libgcc-math target library.
7978 (--enable-libgcc-math): New configure switch.
7979 * Makefile.in: Re-generate.
7980 * configure: Re-generate.
7981 * libgcc-math: New toplevel directory.
7982
7983 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
7984
7985 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7986 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7987 the assembler, linker and binutils.
7988 * configure: Regenerate.
7989
7990 2006-01-22 Dirk Mueller <dmueller@suse.de>
7991
7992 * MAINTAINERS (Write After Approval): Add myself.
7993
7994 2006-01-20 Diego Novillo <dnovillo@redhat.com>
7995
7996 * configure: Regenerate.
7997
7998 2006-01-18 Richard Henderson <rth@redhat.com>
7999 Jakub Jelinek <jakub@redhat.com>
8000 Diego Novillo <dnovillo@redhat.com>
8001
8002 * libgomp: New directory.
8003 * Makefile.def: Add target_module libgomp.
8004 * Makefile.in: Regenerate.
8005 * configure.in (target_libraries): Add target-libgomp.
8006 * configure: Regenerate.
8007
8008 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8009
8010 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8011 @ from continuation.
8012 * Makefile.in: Rebuilt.
8013
8014 2006-01-04 Chris Lattner <sabre@gnu.org>
8015
8016 * MAINTAINERS (Write After Approval): Add myself.
8017
8018 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8019
8020 PR bootstrap/24252
8021
8022 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8023 * Makefile.tpl (OBJDUMP): New.
8024 (EXTRA_HOST_FLAGS): Add it.
8025 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8026
8027 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8028 to use symbolic links between directories. Avoid race conditions
8029 or make them harmless.
8030 * configure.in: Do not try to use symbolic links between directories.
8031
8032 * Makefile.def (LEAN): Pass.
8033 * Makefile.tpl (LEAN): Define.
8034 (stage[+id+]-start): Accept that the previous directory does not
8035 exist, if the bootstrap is lean.
8036 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8037 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8038 configure substitution.
8039 ([+compare-target+]): Likewise.
8040 ([+bootstrap-target+]-lean): New.
8041 * configure.in: Remove lean bootstrap support from here.
8042
8043 * Makefile.in: Regenerate.
8044 * configure: Regenerate.
8045
8046 2006-01-04 Ben Elliston <bje@au.ibm.com>
8047
8048 * MAINTAINERS (libdecnumber): Add myself.
8049
8050 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8051
8052 * libtool-ldflags: New script.
8053
8054 2006-01-02 Andreas Schwab <schwab@suse.de>
8055
8056 * configure.in: When reconfiguring remove Makefile in
8057 all stage directories.
8058 * configure: Regenerate.
8059
8060 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8061
8062 * MAINTAINERS: Update my email address.
8063
8064 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8065
8066 Revert Ada-related part of the previous change.
8067
8068 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8069 Do not pass.
8070 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8071 * Makefile.in: Regenerate.
8072 * configure.in: Do not include mt-ppc-aix target fragment.
8073 * configure: Regenerate.
8074
8075 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8076
8077 * configure.in: Select appropriate fragments for PowerPC/AIX.
8078 * configure: Regenerate.
8079
8080 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8081 BOOT_CFLAGS, BOOT_LDFLAGS.
8082 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8083 BOOT_CFLAGS, BOOT_LDFLAGS.
8084 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8085 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8086 (stage): Fail if we cannot complete the work.
8087 * Makefile.in: Regenerate.
8088
8089 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8090
8091 * configure.in: Replace ms1 with mt.
8092 * configure: Rebuilt.
8093
8094 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8095
8096 * MAINTAINERS: Update my email address.
8097
8098 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8099
8100 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8101 install-host-nogcc): Don't invoke $(stage) at the end.
8102 * Makefile.in: Regenerate.
8103
8104 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8105
8106 * configure.in: Flip the top-level bootstrap switch.
8107 * configure: Regenerate.
8108
8109 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8112 $(stage) and $(unstage).
8113 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8114 (all): Remove stray semicolon.
8115 (local-distclean): Don't handle multilib.tmp and multilib.out.
8116 (install.all): Set $s for consistency.
8117 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8118 check_multilibs setting. Always make the install directory.
8119 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8120 Correct @if/@endif.
8121 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8122 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8123 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8124 (multilib.out): Remove.
8125 * Makefile.in: Regenerated.
8126
8127 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8128
8129 * MAINTAINERS (Write After Approval): Add myself.
8130
8131 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8132
8133 * MAINTAINERS: Add myself as mt maintainer.
8134
8135 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8136
8137 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8138
8139 * MAINTAINERS: Change email address.
8140
8141 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8142
8143 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8144 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8145 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8146 Find in-tree tools if available.
8147 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8148 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8149 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8150 (COMPILER_*_FOR_TARGET): New.
8151 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8152 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8153 (CONFIGURED_*, USUAL_*): Remove.
8154 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8155 STRIP): Use autoconf substitutions.
8156 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8157 COMPILER_NM_FOR_TARGET): New.
8158 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8159
8160 (all): Make all-host and all-target in parallel.
8161 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8162 that $$r and $$s are set before invoking a recursive make.
8163 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8164 ([+bootstrap-target+]): Inline most of the `all' target.
8165
8166 2005-11-29 Ben Elliston <bje@au.ibm.com>
8167
8168 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8169 from the gcc build directory.
8170 * Makefile.in: Regenerate.
8171
8172 2005-11-29 Ben Elliston <bje@au.ibm.com>
8173
8174 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8175 depend on all-libdecnumber.
8176 * configure.in (host_libs): Include libdecnumber.
8177 * Makefile.in: Regenerate.
8178 * configure: Likewise.
8179
8180 2005-11-29 Ben Elliston <bje@au.ibm.com>
8181
8182 * libdecnumber: Import decNumber sources from the dfp-branch.
8183
8184 2005-11-21 Kean Johnston <jkj@sco.com>
8185
8186 * config.sub, config.guess: Sync from upstream sources.
8187
8188 2005-11-21 Ben Elliston <bje@au.ibm.com>
8189
8190 Import from Autoconf sources:
8191
8192 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8193 * config/move-if-change: Don't output "$2 is unchanged";
8194 suggested by Ben Elliston. Handle weird characters correctly.
8195
8196 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8197
8198 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8199 to match upstream libtool for darwin.
8200
8201 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8202
8203 * Makefile.def: Remove gdb dependencies for gdbtk.
8204 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8205 (configure-gdb, install-gdb): New rules.
8206 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8207 * Makefile.in, configure: Regenerated.
8208
8209 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8210
8211 * MAINTAINERS (Write After Approval): Add myself.
8212
8213 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8214
8215 * MAINTAINERS (Write After Approval): Add myself.
8216
8217 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8218
8219 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8220 Diego Novillo.
8221
8222 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8223
8224 PR bootstrap/24297
8225 * Makefile.tpl (do-[+make-target+], do-check, install,
8226 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8227 are set before recursing.
8228 * Makefile.in: Regenerate.
8229
8230 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8231
8232 PR bootstrap/18939
8233 * Makefile.def (gcc) <target>: Fix thinko.
8234 * Makefile.in: Regenerate.
8235
8236 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8237
8238 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8239 * configure: Regenerate.
8240
8241 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8242
8243 * MAINTAINERS (Write After Approval): Add self.
8244
8245 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8246
8247 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8248 target-libffi, target-qthreads, target-libjava, and
8249 targetlibobjc.
8250 * configure: Regenerate.
8251
8252 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8253
8254 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8255 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8256 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8257 (USUAL_OBJDUMP_FOR_TARGET): New.
8258 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8259 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8260 * configure, Makefile.in: Regenerated.
8261
8262 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8263
8264 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8265 before other host packages.
8266
8267 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8268
8269 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8270
8271 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8272
8273 PR bootstrap/22340
8274
8275 * configure.in (default_target): Remove.
8276 * Makefile.tpl (all): Do not use prerequisites as subroutines
8277 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8278 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8279 use prerequisites as subroutines.
8280 (check-host, check-target): New.
8281 (bootstrap configure & all targets): Do not use stage*-start
8282 if the directory layout is already ok.
8283 (non-bootstrap configure & all targets): Prepend a $(unstage).
8284 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8285 (NOTPARALLEL): Remove.
8286 (unstage, stage variables): New variables.
8287 (unstage, stage targets): Simply expand to those variables.
8288
8289 * configure: Regenerate.
8290 * Makefile.in: Regenerate.
8291
8292 2005-10-04 James E Wilson <wilson@specifix.com>
8293
8294 * Makefile.def (lang_env_dependencies): Add libmudflap.
8295 * Makefile.in: Regenerate.
8296
8297 2005-10-03 Andreas Schwab <schwab@suse.de>
8298
8299 Backport from libtool CVS:
8300 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8301
8302 * ltmain.sh: add support for installing into temporary
8303 staging area (e.g. 'make install DESTDIR=...')
8304
8305 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8306
8307 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8308 * configure: Regenerated.
8309
8310 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8311
8312 * configure: Regenerate with the correct
8313 autoconf version.
8314
8315 2005-09-30 Catherine Moore <clm@cm00re.com>
8316
8317 * configure.in (bfin-*-*): New.
8318 * configure: Regenerated.
8319
8320 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8321
8322 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8323 (LIPO_FOR_TARGET): New.
8324 (CONFIGURED_LIPO_FOR_TARGET): New.
8325 (USUAL_LIPO_FOR_TARGET): New.
8326 (STRIP_FOR_TARGET): New.
8327 (CONFIGURED_STRIP_FOR_TARGET): New.
8328 (USUAL_STRIP_FOR_TARGET): New.
8329 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8330 STRIP_FOR_TARGET.
8331 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8332 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8333 * Makefile.in: Regenerate.
8334 * configure: Regenerate.
8335
8336 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8337
8338 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8339 (rs6000-*-aix*): Same.
8340 * configure: Regenerate.
8341
8342 2005-09-16 Tom Tromey <tromey@redhat.com>
8343
8344 * MAINTAINERS: Add self as java maintainer.
8345
8346 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8347
8348 * configure.in: Recognize f95 in the --enable-languages option,
8349 and substitute it for fortran, issuing a warning.
8350 * configure: Regenerate.
8351
8352 2005-08-30 Phil Edwards <phil@codesourcery.com>
8353
8354 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8355 * configure: Regenerated.
8356
8357 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8358
8359 * MAINTAINERS: Add self as ms1 maintainer.
8360
8361 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8362
8363 * Makefile.def (libssp): Add to lang_env_dependencies.
8364 * Makefile.in: Regenerate.
8365
8366 2005-08-18 Ian Lance Taylor <ian@airs.com>
8367
8368 * MAINTAINERS: Add myself as middle-end maintainer.
8369
8370 2005-08-17 Christian Groessler <chris@groessler.org>
8371
8372 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8373 * Makefile.in: Regenerate.
8374
8375 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8376
8377 * MAINTAINERS (write after approval): Added myself.
8378
8379 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8380
8381 * MAINTAINERS (Write After Approval): Add myself.
8382
8383 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8384
8385 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8386 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8387 Look for alternate names of the target cc and c++
8388 * configure: Regenerate.
8389
8390 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8391
8392 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8393 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8394 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8395 tools; remove code to manually set them.
8396 (Target tools): Look in the environment for them.
8397 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8398 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8399 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8400 build directory.
8401 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8402 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8403 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8404 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8405 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8406 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8407 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8408 * configure: Regenerate.
8409 * Makefile.in: Regenerate.
8410
8411 2005-07-28 Ben Elliston <bje@au.ibm.com>
8412
8413 * MAINTAINERS: Update for removed CPU targets.
8414
8415 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8416
8417 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8418 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8419 * Makefile.in: Regenerated.
8420
8421 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8422
8423 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8424 (CFLAGS_FOR_TARGET): Use it.
8425 (CXXFLAGS_FOR_TARGET): Likewise.
8426 * Makefile.in: Regenerated.
8427 * configure.in (--with-build-sysroot): New option.
8428 * configure: Regenerated.
8429
8430 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8431
8432 * Makefile.tpl: Wrap install between unstage and stage
8433 * Makefile.in: Regenerate.
8434
8435 2005-07-21 Eric Christopher <echristo@apple.com>
8436
8437 * MAINTAINERS: Update affiliation.
8438
8439 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8440
8441 * MAINTAINERS: Add self as crx port maintainer.
8442
8443 2005-07-20 DJ Delorie <dj@redhat.com>
8444
8445 * MAINTAINERS: Add self as m32c maintainer.
8446
8447 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8448
8449 * all files: Update FSF address.
8450
8451 2005-07-15 Eric Christopher <echristo@redhat.com>
8452
8453 * MAINTAINERS: Change affiliation.
8454
8455 2005-07-14 Jim Blandy <jimb@redhat.com>
8456
8457 * configure.in: Add cases for Renesas m32c.
8458 * configure: Regenerated.
8459
8460 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8461
8462 * COPYING.LIB: Update from fsf.org.
8463
8464 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8465
8466 * COPYING, compile, config.guess,
8467 config.sub, install-sh, missing, mkinstalldirs,
8468 symlink-tree, ylwrap: Sync from upstream sources.
8469 * config-ml.in: Update FSF address.
8470
8471 2005-07-13 Eric Christopher <echristo@redhat.com>
8472
8473 * configure.in: Add toplevel noconfigdir support for tpf.
8474 * configure: Regenerate.
8475
8476 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8477
8478 PR ada/22340
8479
8480 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8481 * Makefile.in: Regenerate.
8482
8483 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8484
8485 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8486 Brolley to write-after-approval.
8487
8488 2005-07-07 Andreas Schwab <schwab@suse.de>
8489
8490 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8491 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8492 * Makefile.in: Regenerated.
8493
8494 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8495
8496 * configure.in: Don't build sim or rda when targetting darwin.
8497 * configure: Regenerate.
8498
8499 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8500
8501 * configure.in: Add --enable-libssp and --disable-libssp.
8502 * configure: Regenerate with autoconf-2.13.
8503
8504 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8505
8506 * Makefile.def (target_modules): Add libssp.
8507 * configure.in (target_libraries): Add target-libssp.
8508 * configure: Rebuilt.
8509 * Makefile.in: Rebuilt.
8510
8511 2005-07-01 Zack Weinberg <zackw@panix.com>
8512
8513 * MAINTAINERS: Change email address. Resign from maintainership.
8514
8515 2005-07-01 Richard Guenther <rguenther@suse.de>
8516
8517 * MAINTAINERS: Change my e-mail address and affiliation.
8518
8519 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8520
8521 * Makefile.def (stagefeedback): Come after profile.
8522 Define profiledbootstrap target.
8523 * Makefile.tpl (profiledbootstrap): Remove.
8524 (stageprofile-end): Zap stagefeedback.
8525 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8526 * Makefile.in: Regenerate.
8527
8528 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8529
8530 * MAINTAINERS: Update my email address.
8531
8532 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8533
8534 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8535 In 'cpp' stanza, support '#line' as well as '# '.
8536
8537 2005-06-08 Andreas Schwab <schwab@suse.de>
8538
8539 * MAINTAINERS: Move myself from 'Write After Approval' to
8540 'CPU Port Maintainers' section as m68k maintainer.
8541
8542 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8543
8544 * configure.in (unsupported_languages): New macro.
8545 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8546 non-ported target libraries in noconfigdirs.
8547 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8548 non-linux-gnu. Remove libgcj_ex_libffi.
8549 <lang_frag loop>: Set add_this_lang=no if the language is in
8550 unsupported_languages.
8551 * configure: Regenerate.
8552
8553 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8554
8555 * configure.in: Fix typo in handling of --with-mpfr-dir.
8556 * configure: Regenerate.
8557
8558 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8559
8560 * MAINTAINERS: Update my email address.
8561
8562 2005-06-02 Jim Blandy <jimb@redhat.com>
8563
8564 * config.sub: Add cases for the Renesas m32c. (This patch has been
8565 accepted into the master sources.)
8566
8567 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8568 Michael Snyder <msnyder@redhat.com>
8569 Stan Cox <scox@redhat.com>
8570
8571 * configure.in: Set noconfigdirs for ms1.
8572
8573 * configure: Regenerate.
8574
8575 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8576
8577 * MAINTAINERS (Write After Approval): Add self.
8578
8579 2005-06-01 Josh Conner <jconner@apple.com>
8580
8581 * MAINTAINERS (Write After Approval): Add self.
8582
8583 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8584
8585 * MAINTAINERS: Update my email address.
8586
8587 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8588
8589 * MAINTAINERS (Write After Approval): Add self.
8590
8591 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8592
8593 * MAINTAINERS (Write After Approval): Remove self.
8594
8595 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8596
8597 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8598 (Dependencies): Consider target modules for bootstrap dependencies.
8599 Make target bootstrap modules depend on each stage's gcc.
8600 * Makefile.in: Regenerate.
8601
8602 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8603
8604 * Makefile.def (configure-gcc): Depend on binutils having been built.
8605 (all-gcc): No need to do it here.
8606 * Makefile.in: Regenerate.
8607
8608 2005-05-19 Paul Brook <paul@codesourcery.com>
8609
8610 * configure.in: Rewrite misleading error message when requested
8611 language cannot be built.
8612 * configure: Regenerate.
8613
8614 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8615
8616 * ylwrap: Import from Automake 1.9.5.
8617
8618 2005-05-13 David Ung <davidu@mips.com>
8619
8620 * MAINTAINERS (Write After Approval): Add self.
8621
8622 2005-05-09 Mike Stump <mrs@apple.com>
8623
8624 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8625 lt_cv_sys_max_cmd_len for now.
8626
8627 2005-05-09 Stan Cox <scox@redhat.com>
8628
8629 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8630
8631 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8632
8633 * README.SCO: Update the URL.
8634
8635 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8636
8637 * ltconfig: Define file_list_spec. Pass file_list_spec and
8638 with_gnu_ld to libtool.
8639 * ltcf-c.sh (aix[45]): Define file_list_spec.
8640 * ltcf-cxx.sh (aix[45]): Same.
8641 * ltcf-gcj.sh (aix[45]): Same.
8642 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8643 exists, write list of input files to temporary file.
8644
8645 2005-05-04 Mike Stump <mrs@apple.com>
8646
8647 * configure.in: Always pass --target to target configures as
8648 otherwise rebuilds that do --recheck will fail.
8649 * confiugure: Rebuilt.
8650
8651 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8652
8653 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8654 STAGE_HOST_EXPORTS.
8655 (configure, all): Add bootstrap support.
8656 (Host modules, target modules): Pass post-stage1 flags and exports.
8657 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8658 * Makefile.in: Regenerate.
8659
8660 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8661
8662 * configure: Regenerate.
8663
8664 2005-04-27 Mike Stump <mrs@apple.com>
8665
8666 * MAINTAINERS: Add self as darwin maintainer.
8667
8668 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8669
8670 * config.sub: Update from master copy.
8671
8672 2005-04-21 Mike Stump <mrs@apple.com>
8673
8674 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8675 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8676
8677 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8678
8679 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8680 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8681 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8682 "*-*-elf" and "*-*-linux*".
8683 * configure: Regenerate.
8684
8685 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8686
8687 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8688
8689 2005-04-12 Mike Stump <mrs@apple.com>
8690
8691 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8692
8693 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8694
8695 * MAINTAINERS (Write After Approval): Add myself.
8696
8697 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8698
8699 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8700
8701 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8702
8703 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8704 (TARGET_CONFIGARGS): Include --with-target-subdir.
8705 (configure, all): New macros. Use them throughout.
8706 * Makefile.in: Regenerate.
8707
8708 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8709
8710 * MAINTAINERS (Write After Approval): Add myself.
8711
8712 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8713
8714 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8715
8716 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8717
8718 * MAINTAINERS: Move John Carr to Write After Approval.
8719
8720 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8721
8722 * config/mh-mingw32: Delete.
8723 * configure.in: Don't use it.
8724 * configure: Regenerate.
8725
8726 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8727
8728 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8729 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8730 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8731 (HOST_LIB_PATH): Generate from Makefile.def.
8732 (TARGET_LIB_PATH): Likewise.
8733 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8734 * Makefile.in: Regenerate.
8735 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8736 (RPATH_ENVVAR): Include Darwin case.
8737 * configure: Regenerate.
8738
8739 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8740
8741 * MAINTAINERS (Various Maintainers): Remove self.
8742 (Write After Approval): Add self.
8743
8744 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8745
8746 * MAINTAINERS (Various Maintainers): Add self.
8747
8748 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8749
8750 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8751 * configure: Regenerate.
8752
8753 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8754
8755 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8756 gcc_version, and gcc_version_trigger from set of flags to pass.
8757 * Makefile.tpl: Remove definitions of above variables.
8758 (config.status): Remove dependency on $(gcc_version_trigger).
8759 * Makefile.in: Regenerate.
8760 * configure.in: Do not reference config/gcc-version.m4 nor
8761 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8762 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8763 * configure: Regenerate.
8764
8765 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8766 Andrew Pinski <pinskia@physics.uc.edu>
8767
8768 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8769 * Makefile.in: Regenerate.
8770
8771 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8772
8773 * MAINTAINERS (Write After Approval): Add myself.
8774
8775 2005-03-03 David Ayers <d.ayers@inode.at>
8776
8777 * MAINTAINERS (Write After Approval): Add myself.
8778
8779 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8780
8781 PR libgcj/20160
8782 * ltmain.sh: Avoid creating archives with components that have
8783 duplicate basenames.
8784
8785 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8786
8787 PR bootstrap/20250
8788 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8789 instead of check.
8790 * Makefile.in: Regenerate.
8791
8792 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8793
8794 * Makefile.in: Regenerate to fix conflict between the previous two
8795 patches.
8796
8797 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8798
8799 PR bootstrap/17383
8800 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8801 * Makefile.tpl (HOST_SUBDIR): New substitution.
8802 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8803 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8804 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8805 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8806 (Host modules, Bootstrapped modules): Use it.
8807 (Build modules, Target modules): Do not create symlink trees,
8808 always configure out-of-srcdir.
8809 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8810 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8811 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8812 $(HOST_SUBDIR). Create a symlink for host_subdir.
8813
8814 * Makefile.in: Regenerate.
8815 * configure: Regenerate.
8816
8817 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8818
8819 Merged from libada-gnattools-branch:
8820 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8821
8822 * gnattools: New directory.
8823 * Makefile.def: Add gnattools as a module, depending on target-libada.
8824 * Makefile.in: Regenerate.
8825 * configure.in: Include gnattools in host_tools; disable it if ada
8826 is disabled.
8827 * configure: Regenerate.
8828
8829 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8830
8831 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8832 treelang maintainer.
8833 (Write After Approval): Remove myself.
8834
8835 2005-02-23 Paul Schlie <schlie@comcast.net>
8836
8837 * configure.in: Allow darwin targeted ports to build tk, itcl and
8838 libgui.
8839 * configure: Regenerate.
8840
8841 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8842
8843 PR libgcj/10353
8844 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8845 * configure: Regenerate.
8846
8847 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8848
8849 * MAINTAINERS (Write After Approval): Add myself.
8850
8851 2005-02-10 Ian Lance Taylor <ian@airs.com>
8852
8853 * MAINTAINERS: Update my e-mail address.
8854
8855 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8856
8857 * MAINTAINERS (Write After Approval): Add myself.
8858
8859 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
8860
8861 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
8862 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
8863 target-libgloss when not *-*-elf and *-*-aout.
8864 * configure: Regenerate.
8865
8866 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
8867
8868 * MAINTAINERS: Remove obsolete entries.
8869
8870 * MAINTAINERS (Write After Approval): Add Michael Matz.
8871
8872 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
8873
8874 * MAINTAINERS: Remove self as cpplib maintainer.
8875
8876 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8877
8878 * install-sh, config.sub: Import from upstream.
8879
8880 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
8881
8882 PR bootstrap/18222
8883 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
8884 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
8885 * Makefile.in: Regenerate.
8886
8887 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
8888
8889 * MAINTAINERS: Update my email address.
8890
8891 2005-01-12 David Edelsohn <edelsohn@gnu.org>
8892 Andreas Schwab <schwab@suse.de>
8893
8894 PR bootstrap/18033
8895 * config-ml.in: Eval option if surrounded by single quotes.
8896
8897 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
8898
8899 Revert 2004-12-28 Makefile changes, a better fix will be
8900 applied to mainline and src after GCC 4.0 branches.
8901
8902 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
8903
8904 PR bootstrap/17383
8905
8906 * Makefile.def (target_modules): Remove stage parameter,
8907 it is always true now.
8908 * Makefile.tpl (configure-build-[+module+],
8909 configure-target-[+module+]): Always build symlink tree
8910 for the directory and for include. BUILD_SUBDIR and
8911 TARGET_SUBDIR cannot be . anymore.
8912 * Makefile.in: Regenerate.
8913
8914 2004-12-25 David Edelsohn <edelsohn@gnu.org>
8915
8916 Revert 2004-12-08 Makefile changes.
8917
8918 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
8919
8920 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
8921 cygwin, mingw.
8922
8923 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
8924
8925 * configure.in (sh64-*-*): Reenable gprof.
8926 * configure: Regenerate.
8927
8928 2004-12-08 David Edelsohn <edelsohn@gnu.org>
8929
8930 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
8931 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
8932 (EXTRA_TARGET_FLAGS): Add PICFLAG.
8933 * Makefile.in: Regenerate.
8934
8935 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
8936
8937 * MAINTAINERS: Update my email address.
8938
8939 2004-12-07 Matt Kraai <kraai@ftbfs.org>
8940
8941 * Makefile.tpl: Generate normal dependencies if the LHS module is
8942 not bootstrapped.
8943 * Makefile.in: Regenerate.
8944
8945 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8946
8947 * configure.in: Include config/gxx-include-dir.m4. Use
8948 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
8949 * configure: Regenerate.
8950
8951 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
8952
8953 * config.if: Delete.
8954 * configure.in: Set libstdcxx_incdir directly.
8955 * configure: Regenerate.
8956
8957 2004-12-02 Eric Christopher <echristo@redhat.com>
8958
8959 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8960 * Makefile.in: Regenerate.
8961
8962 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8963
8964 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8965 * configure: Regenerate.
8966
8967 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
8968
8969 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
8970 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
8971 * configure: Regenerate.
8972
8973 2004-12-01 Eric Christopher <echristo@redhat.com>
8974
8975 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8976 of things to remove.
8977
8978 2004-11-29 Matt Kraai <kraai@ftbfs.org>
8979
8980 * MAINTAINERS (Write After Approval): Update my e-mail address.
8981
8982 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
8983
8984 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8985 from CVS libtool to always pass_all.
8986
8987 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8988
8989 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8990 (hppa*64*-*-*): Delete incorrect comment.
8991 * configure: Rebuilt.
8992
8993 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8994
8995 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8996
8997 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
8998
8999 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9000 from CVS libtool to always pass_all.
9001
9002 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9003
9004 * install-sh, compile: Import from automake.
9005
9006 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9007
9008 * config.guess, config.sub: Import from savannnah.
9009
9010 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9011
9012 * MAINTAINERS (Write After Approval): Add myself
9013
9014 2004-11-12 Mike Stump <mrs@apple.com>
9015
9016 * Makefile.def: Add html support.
9017 * Makefile.tpl: Likewise.
9018 * Makefile.in: Regenerate.
9019
9020 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9021
9022 PR 18423
9023 * configure.in: Remove all instances of build-fixincludes from
9024 noconfigdirs.
9025 (build_configargs): Supply --target to subdirectories.
9026 * configure: Regenerate.
9027
9028 * Makefile.def: Make gcc install depend on fixincludes install.
9029 * Makefile.in: Regenerate.
9030
9031 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9032
9033 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9034
9035 2004-11-11 Paul Brook <paul@codesourcery.com>
9036
9037 * MAINTAINERS: Add self as arm maintainer. Update email address.
9038
9039 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9040
9041 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9042 target-libgfortran.
9043 * configure: Regenerate.
9044
9045 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9046
9047 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9048 like CC.
9049
9050 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9051
9052 * Makefile.def (host fixincludes): Specify missing targets.
9053 * Makefile.in: Regenerate.
9054
9055 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9056
9057 * MAINTAINERS: Add myself
9058
9059 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9060
9061 * MAINTAINERS (Write After Approval): Add myself.
9062
9063 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9064
9065 * Makefile.def: Build fixincludes for the host, too.
9066 * Makefile.in: Regenerate.
9067 * configure.in (host_tools): Add fixincludes.
9068 * configure: Regenerate.
9069
9070 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9071
9072 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9073 * configure: Regenerated.
9074
9075 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9076
9077 PR other/17783
9078 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9079 * configure: Regenerated.
9080
9081 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9082
9083 * README.SCO: Update per FSF instructions.
9084
9085 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9086
9087 PR target/18151
9088 * configure.in (case ${target}): Do not build fixincludes for avr.
9089 * configure: Regenerated.
9090
9091 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9092
9093 * configure.in (case ${target}): Do not build fixincludes
9094 on platforms where it is not used.
9095 * configure: Regenerated.
9096
9097 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9098
9099 * configure.in: Use an absolute path to install-sh.
9100 * configure: Regenerated.
9101
9102 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9103
9104 * MAINTAINERS (Write After Approval): Add myself.
9105
9106 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9107
9108 * MAINTAINERS: Remove from Write After Approval those that are
9109 already maintainers.
9110
9111 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9112
9113 * MAINTAINERS: Update my email address.
9114
9115 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9116
9117 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9118 * configure: Regenerate.
9119
9120 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9121
9122 * MAINTAINERS: Update my email address.
9123
9124 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9125
9126 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9127 entries belonging to this category.
9128
9129 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9130
9131 * MAINTAINERS: Update my e-mail address.
9132
9133 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9134
9135 Fix wrong conflict resolution in:
9136
9137 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9138
9139 * Makefile.in: Regenerate.
9140 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9141 in the recursive `make', instead of hardwiring `all'.
9142 (Autogenerated TARGET-* variables): New.
9143
9144 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9145
9146 * configure.in: Enable target-libgloss for crx-*-*.
9147 * configure: Regenerate.
9148
9149 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9150
9151 * MAINTAINERS (Various Maintainers): Move the "windows,
9152 cygwin, mingw" maintainer to ...
9153 (OS Port Maintainers): ... here.
9154
9155 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9156
9157 * MAINTAINERS (Write After Approval): Remove those that are
9158 maintainers of some subsystem.
9159
9160 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9161
9162 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9163 * ltcf-cxx.sh (tpf*): Likewise.
9164 * ltconfig (tpf*): Add TPF OS configuration support.
9165
9166 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9167
9168 * MAINTAINERS: Change my email address to my new work account.
9169
9170 2004-09-24 Michael Roth <mroth@nessie.de>
9171
9172 * configure.in (--without-headers): Add missing double quotes.
9173 * configure: Regenerate.
9174
9175 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9176
9177 * ylwrap: Revert to previous version.
9178
9179 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9180
9181 PR bootstrap/17369
9182 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9183 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9184 SET_GCC_LIB_PATH_CMD.
9185 (BASE_TARGET_EXPORTS): Likewise.
9186 * Makefile.in: Regenerated.
9187
9188 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9189 * configure: Regenerated.
9190
9191 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9192
9193 * config.guess: New upstream version
9194 * compile, depcomp, install-sh, ylwrap: Likewise.
9195
9196 2004-09-19 Roger Sayle <roger@eyesopen.com>
9197
9198 * config/mh-x86omitfp: New host makefile fragment. Add
9199 -fomit-frame-pointer to the default BOOT_CFLAGS.
9200 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9201 * configure: Regenerate.
9202
9203 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9204
9205 PR target/11572
9206 * configure.in (*-*-darwin*): Renable libobjc.
9207 * configure: Regenerate.
9208
9209 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9210
9211 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9212
9213 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9214
9215 * Makefile.def: Remove libbanshee.
9216 * Makefile.tpl: Ditto.
9217 * configure.in: Ditto.
9218 * Makefile.in: Regen.
9219 * configure: Ditto.
9220
9221 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9222
9223 * ltmain.sh: Use $pic_object as $non_pic_object if
9224 $non_pic_object=none.
9225
9226 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9227
9228 * missing: Import latest version from master repository.
9229
9230 2004-09-06 Nick Clifton <nickc@redhat.com>
9231
9232 * config.sub: Import latest version from master repository.
9233 * config.guess: Likewise.
9234 This includes these changes:
9235
9236 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9237
9238 * config.sub: Handle crisv32, alias etraxfs.
9239 * config.guess (crisv32:Linux:*:*): Handle.
9240
9241 2004-08-13 Brad Smith <brad@comstyle.com>
9242
9243 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9244 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9245
9246 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9247
9248 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9249 assume the processor is a powerpc. This is because coreutils
9250 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9251 in this case, due to a MacOS X bug that causes
9252 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9253 to return a negative number.
9254 Problem reported by Petter Reinholdtsen in:
9255 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9256
9257 2004-07-19 Ben Elliston <bje@gnu.org>
9258
9259 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9260
9261 2004-06-24 Ben Elliston <bje@gnu.org>
9262
9263 * config.guess: Update copyright years.
9264 * config.sub: Likewise.
9265
9266 2004-06-22 Robert Millan <robertmh@gnu.org>
9267
9268 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9269 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9270
9271 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9272
9273 * config.guess (*:*VMS:*:*): New entry. Replaces
9274 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9275 manufacturer.
9276
9277 2004-06-22 Ben Elliston <bje@gnu.org>
9278
9279 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9280 * config.sub: Likewise.
9281
9282 2004-06-22 Ben Elliston <bje@gnu.org>
9283
9284 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9285 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9286
9287 2004-06-11 Ben Elliston <bje@gnu.org>
9288
9289 * config.guess (pegasos:OpenBSD:*:*): Remove.
9290
9291 2004-06-11 Ben Elliston <bje@gnu.org>
9292
9293 From Wouter Verhelst <wouter@grep.be>:
9294 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9295
9296 2004-06-11 Ben Elliston <bje@gnu.org>
9297
9298 * config.guess (luna88k:OpenBSD:*:*): New.
9299
9300 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9301
9302 * config.guess (m32r*:Linux:*:*): New case.
9303 * config.sub: Handle m32rle.
9304
9305 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9306
9307 From Jens Petersen <petersen@redhat.com>:
9308 * config.sub: Handle sparcv8.
9309
9310 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9311
9312 From Tom Smith <smith@cag.lkg.hp.com>:
9313 * config.guess: Version suffixes are equally significant on Tru64
9314 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9315 prefix of "P" (patched kernel).
9316
9317 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9318
9319 * config.sub: Add support for National Semiconductor CRX target.
9320
9321 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9322
9323 * MAINTAINERS (Various Maintainers): Remove myself as web page
9324 maintainer, add myself as maintainer of build status lists.
9325
9326 2004-09-03 Jan Beulich <jbeulich@novell.com>
9327
9328 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9329 *-*-netware, but add target-libmudflap.
9330 Consolidate *-*-netware targets (of which really only i?86 exists)
9331 into a single entry.
9332 * configure: Likewise.
9333
9334 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9335
9336 * Makefile.tpl (sorry): Remove.
9337 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9338 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9339 (do-clean): Clean per-stage directories too.
9340 (do-distclean): Run distclean-stage1 too.
9341 (.NOTPARALLEL): Enable during toplevel bootstrap.
9342 (stage[+id+]-bubble): Enable parallel execution during
9343 the recursive invocation.
9344 * Makefile.in: Regenerate.
9345
9346 Fix previous checkin:
9347
9348 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9349 include.
9350 * configure.in: Fix indentation.
9351 * configure: Regenerate.
9352
9353 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9354
9355 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9356 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9357 * configure: regenerate
9358 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9359 -mdynamic-no-pic
9360
9361 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9362
9363 * Makefile.def (build_modules): Add fixincludes.
9364 (dependencies): Make gcc depend on fixincludes.
9365 * configure.in (build_tools): Add fixincludes.
9366 (build_configdirs): Always include build_libs.
9367 * Makefile.in: Regenerate.
9368 * configure: Regenerate.
9369
9370 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9371
9372 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9373 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9374 phony targets; do not generate timestamp files.
9375 (distclean-stageN): Remove references to their timestamp files.
9376 (restageN, touch-stageN): Remove.
9377 (stageN-bubble): Rewritten.
9378 (compare): Support lean bootstraps.
9379 * Makefile.in: Regenerate.
9380
9381 * configure.in: Only warn when bootstrapping but
9382 build != host or build != target. Support lean bootstraps.
9383 * configure: Regenerate.
9384
9385 2004-08-26 Phil Edwards <phil@codesourcery.com>
9386
9387 * configure.in: Give a better error message if GMP/MPFR are missing
9388 and a language needing them has been requested.
9389 * configure: Regenerated.
9390
9391 2004-08-25 Phil Edwards <phil@codesourcery.com>
9392
9393 * configure.in: Print a list of available language front-ends if
9394 a requested one is missing. Tidy stray tab characters.
9395 * configure: Regenerated.
9396
9397 2004-08-19 Michael Koch <konqueror@gmx.de>
9398
9399 * gcc/doc/install.texi: Update entry about automake for libjava.
9400
9401 2004-08-17 Robert Millan <robertmh@gnu.org>
9402
9403 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9404 (instead of FreeBSD).
9405 * configure: Regenerate.
9406
9407 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9408
9409 * Makefile.in: Regenerate.
9410 * configure: Regenerate.
9411
9412 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9413 stage_*_flags.
9414 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9415 for bootstrapped modules if toplevel bootstrap is going.
9416 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9417 modules. Adjust for changes in Makefile.def. Enable several
9418 rules even in non-bootstrap mode, just to avoid peppering the
9419 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9420 (stage-[+prev+]-bubble): Remove.
9421
9422 * Makefile.def (Dependencies): Depend on all-build-bison,
9423 all-build-flex, all-build-byacc, all-build-texinfo, rather
9424 than the host variations.
9425 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9426 with BUILD_SUBDIR.
9427 (BISON): Update for recent Bisons.
9428 (YACC): Fix typo.
9429 (cross): Depend on all-build.
9430 (all): Do not depend on all-build.
9431 (prebootstrap): Remove.
9432 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9433 (Prebootstrap dependencies): Add them to the per-stage targets
9434 and to all-prebootstrap.
9435 * configure.in (build_configdirs): Always enable build_tools.
9436 (BUILD_DIR_PREFIX): Remove.
9437
9438 * Makefile.def (gcc): Add target variable.
9439 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9440 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9441 in the recursive `make', instead of hardwiring `all'.
9442 (Autogenerated TARGET-* variables): New.
9443
9444 2004-08-13 Brian Booth <bbooth@redhat.com>
9445
9446 * MAINTAINERS: Remove myself from write-after-approval.
9447
9448 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9449
9450 * src-release: Stop distributing mmalloc with gdb (which doesn't
9451 use it).
9452 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9453 * Makefile.in: Regenerate.
9454
9455 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9456
9457 * configure.in (arm*-*-eabi*): New target.
9458 * configure: Regenerate.
9459
9460 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9461
9462 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9463 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9464 (Dependencies): New section.
9465 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9466 (configure-target-[+module+]): Depend on maybe-all-gcc
9467 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9468 (toplevel profiledbootstrap): Fix dependencies.
9469 * Makefile.in: Regenerate.
9470
9471 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9472
9473 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9474 target-libiberty to noconfigdirs.
9475 * configure: Regenerate.
9476
9477 2004-08-03 Paul Brook <paul@codesourcery.com>
9478
9479 * configure.in: Check for MPFR as well as GMP.
9480 * configure: Regenerate.
9481
9482 2004-08-01 Robert Millan <robertmh@gnu.org>
9483
9484 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9485 libmudflap for all GNU-based systems (with Glibc).
9486 * configure: Regenerate.
9487
9488 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9489
9490 * Makefile.def (host-modules): Add gcc.
9491 * Makefile.in: Regenerate.
9492 * Makefile.tpl (sorry): New rule.
9493 (configure-host, all-host, [+make_target+]-host, do-check,
9494 install-host): Do not add gcc as a special case.
9495 (host modules): Add a small special-casing for gcc. Export
9496 extra_make_flags through the environment.
9497 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9498 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9499 other recursive targets for gcc): Remove.
9500
9501 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9502 (stage, unstage): New rules.
9503 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9504 distclean-stage[+id+]): Use stage_current.
9505 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9506 the stage*-start rules.
9507
9508 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9509
9510 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9511 use -all_load flag.
9512
9513 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9514
9515 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9516 * configure: Regenerate.
9517
9518 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9519
9520 * maintainer-scripts/gcc_release: Revert yesterday's change.
9521
9522 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9523
9524 * MAINTAINERS: Add myself to write-after-approval.
9525
9526 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9527
9528 * libf2c: Removed.
9529 * gcc/gccbug.in: Updated because of libf2c removal.
9530 * maintainer-scripts/gcc_release: Ditto.
9531
9532 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9533
9534 * configure.in: Build libmudflap by default on FreeBSD.
9535 * configure: Regenerated.
9536
9537 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9538
9539 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9540 systems.
9541 * configure: Regenerated.
9542
9543 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9544
9545 PR target/16344
9546 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9547 feedback based compiler.
9548 * Makefile.in: Rebuilt.
9549
9550 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9551
9552 * Makefile.def (host_modules): Set bootstrap=true for flex.
9553 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9554 * Makefile.in: Rebuilt.
9555
9556 2004-07-07 Jan Hubicka <jh@suse.cz>
9557
9558 * MAINTAINERS: Add self as a profile feedback maintainer.
9559
9560 2004-07-05 Phil Edwards <phil@codesourcery.com>
9561
9562 * configure.in: Do not prepend $srcdir to /dev/null in
9563 makefile fragments.
9564 * configure: Regenerate.
9565
9566 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9567
9568 * Makefile.def (build_modules): Add bison, byacc, flex,
9569 m4, texinfo.
9570 (flags_to_pass): Add FLEX.
9571 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9572 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9573 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9574 DEFAULT_MAKEINFO): Remove.
9575 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9576 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9577 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9578 objdir or else use configured tool.
9579 (all-build): New.
9580 (all): Depend on it.
9581 (Build module dependencies): Add.
9582 * Makefile.in: Regenerate.
9583 * configure.in: Better support for multiple build modules,
9584 matching what is done for host/target modules. Do not look
9585 for "plausible" locations of build tools if Canadian cross.
9586 Use autoconf's AC_PROG_CC to find a C compiler. Define
9587 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9588 * configure: Regenerate.
9589
9590 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9591
9592 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9593 * Makefile.in: Regenerate.
9594
9595 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9596
9597 * Makefile.tpl (configure-build-[+module+],
9598 configure-[+module+], configure-target-[+module+]): Pass
9599 [+extra_configure_args+].
9600 (all-build-[+module+], all-[+module+], check-[+module+],
9601 install-[+module+], [+make_target+]-[+module+],
9602 all-target-[+module+], check-target-[+module+],
9603 install-target-[+module+], [+make_target+]-target-[+module+]):
9604 Pass [+extra_make_args+].
9605 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9606 (GCC_HOST_EXPORTS): Remove.
9607 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9608 cross, check-gcc, check-gcc-c++, install-gcc,
9609 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9610 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9611 * Makefile.in: Regenerate.
9612
9613 2004-06-21 Matthew Sachs <msachs@apple.com>
9614
9615 * MAINTAINERS: Added self to write-after-approval.
9616
9617 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9618
9619 * configure.in: Check for srcdir/winsup rather than build directory
9620 winsup.
9621 * configure: Regenerate.
9622
9623 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9624
9625 * configure.in: Don't build Cygwin native newlib if winsup
9626 directory is missing. Emit warning instead.
9627 * configure: Regenerate.
9628
9629 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9630
9631 * Makefile.tpl (touch-stage[+id+]): New.
9632 (restage[+prev+]): Depend on touch-stage[+id+].
9633
9634 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9635 Use it throughout.
9636
9637 * Makefile.def: Add profile and feedback bootstrap stages.
9638 Remove next field from bootstrap stages.
9639 * Makefile.tpl (LN, LN_S): Substitute.
9640 (stageN-start, stageN-end): Use double-colon rules, to
9641 provide a hook for additional setup commands.
9642 (distclean-stageN-gcc, restageN): Create dependencies from
9643 [+prev+], not from [+next+].
9644 (stageN-bubble): Add commands for successive stages from
9645 [+prev+], using double-colon rules.
9646 (all-stageN-gcc): Fix typo.
9647 (stagefeedback-start, profiledbootstrap): New.
9648 * Makefile.in: Regenerate.
9649 * configure.in: Call ACX_PROG_LN.
9650 * configure: Regenerate.
9651
9652 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9653
9654 * MAINTAINERS (Write After Approval): Add myself.
9655
9656 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9657
9658 * MAINTAINERS (Write After Approval): Add myself.
9659
9660 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9661
9662 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9663 without gcc.
9664 * configure: Regenerate.
9665
9666 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9667
9668 * Makefile.tpl: Fix typo.
9669 * Makefile.in: Regenerate.
9670
9671 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9672
9673 * configure.in: Remove new- prefix from toplevel
9674 bootstrap targets.
9675 * configure: Regenerate.
9676
9677 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9678
9679 * Makefile.tpl (all.normal): Rename to all.
9680 (all): Replace with a rule to pick the default
9681 target from configure.
9682 (all-gcc, configure-gcc): Use conditionals to
9683 do nothing when toplevel bootstrap is going on.
9684 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9685 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9686 * configure.in: Support --enable-bootstrap.
9687
9688 * Makefile.def: Remove new- prefix from toplevel
9689 bootstrap targets.
9690 * Makefile.tpl: Likewise.
9691
9692 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9693 target.
9694
9695 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9696 $(RECURSE_FLAGS) to recursive invocation of make.
9697
9698 * Makefile.in: Regenerate.
9699 * configure: Regenerate.
9700
9701 2004-05-30 Andreas Jaeger <aj@suse.de>
9702 Jim Wilson <wilson@specifixinc.com>
9703
9704 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9705 like CC.
9706
9707 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9708
9709 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9710 * configure: Regenerate.
9711
9712 2004-05-25 Daniel Jacobowitz <drow@false.org>
9713
9714 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9715 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9716 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9717 targets.
9718 * Makefile.in: Regenerate.
9719
9720 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9721
9722 * configure.in: Test the ability to symlink directories.
9723 * configure: Regenerate.
9724
9725 * Makefile.def (bootstrap-stage): New definitions.
9726 * Makefile.tpl (configure-stage1-gcc,
9727 configure-stage2-gcc, configure-stage3-gcc,
9728 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9729 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9730 new-restage3, compare): Autogenerate, see Makefile.in
9731 entry for behavioral changes.
9732 (distclean-stage1, new-stage1-start, new-stage1-end,
9733 new-stage1-bubble, distclean-stage2, new-stage2-start,
9734 new-stage2-end, new-stage2-bubble, distclean-stage3,
9735 new-stage3-start, new-stage3-end): New autogenerated targets.
9736 (objext, prebootstrap, BOOT_CFLAGS,
9737 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9738 targets.
9739
9740 * Makefile.in: Regenerate.
9741 (distclean-stage1, new-stage1-start, new-stage1-end,
9742 new-stage1-bubble, distclean-stage2, new-stage2-start,
9743 new-stage2-end, new-stage2-bubble, distclean-stage3,
9744 new-stage3-start, new-stage3-end): New targets.
9745 (all-stage1-gcc): Move prebootstrap dependency from here...
9746 (configure-stage1-gcc): ...to here.
9747 (new-bootstrap): Use bubble targets.
9748 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9749 Use per-stage distclean targets.
9750 (configure-stage1-gcc, configure-stage2-gcc,
9751 configure-stage3-gcc, all-stage1-gcc,
9752 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9753 Use new-stageN-start to prepare the tree.
9754
9755 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9756
9757 * Makefile.def (host_modules): add libcpp.
9758 * Makefile.tpl: Add dependencies on and for libcpp.
9759 * Makefile.in: Regenerate.
9760 * configure.in: Add libcpp host module.
9761 * configure: Regenerate.
9762
9763 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9764
9765 * Makefile.tpl: Whenever a recursive target is defined, wrap
9766 it in a special @if/@endif block, and prepare its maybe
9767 dependency in the @if/@endif block
9768 * configure.in: Instead of writing maybe dependencies, remove
9769 the @if/@endif statements, and remove the @if/@endif blocks
9770 that remain.
9771 * configure: Regenerate.
9772 * Makefile.in: Regenerate.
9773
9774 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9775
9776 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9777
9778 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9779
9780 PR bootstrap/15120
9781 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9782 * */configure: Rebuilt.
9783
9784 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9785
9786 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9787 of libf2c.
9788 * configure, Makefile.in: Regenerate.
9789
9790 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9791
9792 * MAINTAINERS (Write After Approval): Add myself.
9793
9794 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9795
9796 Merge from tree-ssa-20020619-branch.
9797
9798 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9799 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9800 (HOST_GMPLIBS): Define.
9801 (HOST_GMPINC): Define.
9802 (TARGET_LIB_PATH): Add libmudflap.
9803 (GFORTRAN_FOR_TARGET): Define.
9804 (configure-build*): Export GFORTRAN.
9805 (configure-gcc): Export GMPLIBS and GMPINC.
9806 (all-gcc): Add maybe-all-libbanshee.
9807 (configure-target-libgfortran): Define.
9808 * Makefile.in: Regenerate.
9809 * configure.in (host_libs): Add libbanshee.
9810 (target_libraries): Add target-libmudflap and target-libgfortran.
9811 Add --with-libbanshee.
9812 Handle --disable-libmudflap.
9813 (*-*-freebsd*): Use with_gmp.
9814 Add $(libgcj) to noconfigdirs.
9815 * configure: Regenerate.
9816 * depcomp: New file.
9817 * MAINTAINERS: Add tree-ssa maintainers.
9818
9819 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9820
9821 * MAINTAINERS (Various Maintainers): Add myself.
9822
9823 2004-04-30 Brian Ford <ford@vss.fsi.com>
9824
9825 * MAINTAINERS (Write After Approval): Add myself.
9826
9827 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9828
9829 * MAINTAINERS (Write After Approval): Add myself.
9830
9831 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9832
9833 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9834 * configure: Regenerate.
9835
9836 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9837
9838 Revert:
9839 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9840
9841 * Makefile.def (flags_to_pass): Remove *dir variables that
9842 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9843 as well as prefix and exec_prefix.
9844 * Makefile.in: Regenerate.
9845
9846 2004-04-26 Robert Millan <robertmh@gnu.org>
9847
9848 Add patches from libtool CVS.
9849 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9850 * ltconfig: Likewise.
9851 * ltcf-c.sh: Likewise.
9852 * ltcf-cxx.sh: Likewise.
9853 * ltcf-gcj.sh: Likewise.
9854
9855 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9856
9857 * Makefile.def (host_modules): Mark with the bootstrap
9858 flag packages on which gcc depends.
9859 * Makefile.tpl (all-bootstrap): Use it.
9860 * Makefile.in: Regenerate.
9861
9862 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9863
9864 * Makefile.def (flags_to_pass): Remove *dir variables that
9865 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9866 as well as prefix and exec_prefix.
9867 * Makefile.in: Regenerate.
9868
9869 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9870
9871 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
9872 * configure: Regenerate.
9873 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
9874 * gcc/Makefile.tpl (compare): Use the result of the test.
9875 * gcc/Makefile.in: Regenerate.
9876
9877 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
9878
9879 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
9880 Always relocate gcc and prev-gcc to the original names, even
9881 if the build fails.
9882 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9883 New targets.
9884
9885 2004-04-23 Laurent GUERBY <laurent@guerby.net>
9886
9887 * MAINTAINERS: Update my email address.
9888
9889 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9890
9891 * configure.in (mips*-*-irix5*): Enable ld.
9892 * configure: Regenerate.
9893
9894 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9895
9896 * configure: Regenerate.
9897
9898 2004-04-15 James E Wilson <wilson@specifixinc.com>
9899
9900 * Makefile.tpl (configure-[+module+], configure-gcc,
9901 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
9902 Set and export LDFLAGS.
9903 * Makefile.in: Regenerate.
9904
9905 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
9906
9907 * MAINTAINERS: Add myself to write-after-approval.
9908
9909 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
9910
9911 PR bootstrap/14871
9912 * Makefile.tpl: If we don't have built-in-tree target tools,
9913 use the ones found by configure rather than hacking around with
9914 program_transform_name.
9915 * configure.in: Give Makefile.tpl the information necessary
9916 to do that.
9917 * Makefile.in: Regenerate.
9918 * configure: Regenerate.
9919
9920 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
9921
9922 PR bootstrap/14760
9923 * configure.in: When computing baseargs, strip *all* copies of
9924 offending options. Also, don't match/substitute the trailing space,
9925 so that this actually works when two similar options are separated by
9926 only one space.
9927 * configure: Regenerate.
9928
9929 2004-04-06 David Edelsohn <edelsohn@gnu.org>
9930
9931 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
9932 (rs6000-*-aix*): Same.
9933 * configure: Regenerate.
9934
9935 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
9936
9937 * MAINTAINERS: Add myself to write-after-approval.
9938
9939 2004-04-03 Bud Davis <bdavis9659@comcast.net>
9940
9941 * MAINTAINERS: Add myself to write-after-approval.
9942
9943 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
9944
9945 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
9946 STRICT_WARN, WARN_CFLAGS flags passed down to make.
9947 * Makefile.in: Regenerate.
9948
9949 * configure.in (top level bootstrap support): Rework --enable-werror
9950 to set @stage2_werror_flag@.
9951 * configure: Regenerate.
9952 * Makefile.tpl (top level bootstrap support): Pass
9953 @stage2_werror_flag@ down to configure in stages 2 and 3.
9954 * Makefile.in: Regenerate.
9955
9956 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
9957
9958 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9959 for stages 2 and 3 as well as in make. As a consequence, remove
9960 OUTPUT_OPTION (now detected by configure) from the flags passed down
9961 to make.
9962 * Makefile.in: Regenerate.
9963
9964 * Makefile.tpl (new-bootstrap): Fix typo.
9965 * Makefile.in: Regenerate.
9966
9967 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
9968
9969 * Makefile.tpl: Rearrange by moving recursive_targets rules
9970 into their proper sections.
9971 * Makefile.tpl (top level bootstrap support): Move disabling
9972 of coverage flags from 'make' to 'configure'; improve comments.
9973 * Makefile.in: Regenerate.
9974
9975 * Makefile.tpl (experimental top level bootstrap) Move stage1
9976 language setting from all- target to configure- target; disable
9977 intermodule optimization in stage 1; prevent gratuitous rebuilds
9978 of stage 1.
9979 * Makefile.in: Regenerate.
9980 * configure.in: Comma-separate stage 1 language list for top
9981 level bootstrap.
9982 * configure: Regenerate.
9983
9984 * Makefile.tpl: Clean up experimental top level bootstrap support:
9985 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9986 prev-gcc in configure- targets as well as all- targets.
9987 * Makefile.in: Regenerate.
9988
9989 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
9990
9991 * compile: New file imported from automake.
9992
9993 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
9994
9995 * configure.in: Remove symbolic link section.
9996 * configure: Regenerate.
9997 * Makefile.tpl (links): Remove.
9998 * Makefile.in: Regenerate.
9999
10000 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10001 Nathanael Nerode <neroden@gcc.gnu.org>
10002
10003 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10004 Set with AC_CHECK_PROGS.
10005 * configure.in: Fix comment typo from last patch.
10006 * configure: Regenerate.
10007
10008 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10009
10010 * Makefile.tpl: Introduce experimental top level bootstrap support.
10011 * Makefile.in: Regenerate.
10012 * configure.in: Introduce support for top level bootstrap.
10013 * configure: Regenerate.
10014
10015 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10016 Paolo Bonzini <bonzini@gnu.org>
10017
10018 PR bootstrap/14522
10019 * configure.in: Cope with shells that do not support unquoted ^
10020 * configure: Regenerate.
10021
10022 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10023 Paolo Bonzini <bonzini@gnu.org>
10024
10025 PR bootstrap/14522
10026 * configure.in: Cope with shells that do not support nesting
10027 quotes inside quoted backquote substitutions.
10028 * configure: Regenerate.
10029
10030 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10031
10032 PR bootstrap/14522
10033 * configure.in: Fix escaping of $.
10034 * configure: Regenerate.
10035
10036 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10037
10038 * configure: Regenerate, since I forgot to while committing Paolo's
10039 changes.
10040
10041 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10042
10043 PR ada/14131
10044 Move language detection to the top level.
10045 * configure.in: Find default values for the tools as
10046 soon as possible. Disable ada if GNAT is not found.
10047 Emit error message about missing languages. Expand
10048 --enable-languages=all for the gcc subdirectory.
10049
10050 2004-03-10 Ben Elliston <bje@gnu.org>
10051
10052 * MAINTAINERS: Update my email address.
10053
10054 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10055
10056 * ltconfig: Disable building static libraries if building shared
10057 libraries on AIX 5L.
10058
10059 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10060
10061 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10062 and disable libgcj.
10063 * configure: Regenerated.
10064
10065 2004-03-01 Brian Booth <bbooth@redhat.com>
10066
10067 * MAINTAINERS: Add myself to write-after-approval.
10068
10069 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10070
10071 * MAINTAINERS: Add myself to write-after-approval.
10072
10073 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10074
10075 PR bootstrap/7087
10076 * Makefile.tpl: Guard XFOO sed statements better.
10077 * Makefile.tpl: Add dependency for configure-target-libada.
10078 * Makefile.in: Regenerate (incidentally fixes broken
10079 commit when libada-branch was merged).
10080
10081 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10082
10083 * MAINTAINERS: Add myself to write-after-approval.
10084
10085 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10086
10087 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10088 maintainers.
10089
10090 2004-02-20 Andrew Cagney <cagney@redhat.com>
10091
10092 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10093 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10094
10095 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10096
10097 PR bootstrap/11932
10098 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10099
10100 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10101
10102 * MAINTAINERS: Added myself to write-after-approval.
10103
10104 2004-02-14 Michael Koch <konqueror@gmx.de>
10105
10106 * MAINTAINERS: Added myself to write-after-approval.
10107
10108 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10109
10110 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10111 some OS port maintainers to OS port maintainers section.
10112
10113 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10114
10115 * MAINTAINERS: Add self.
10116
10117 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10118
10119 * MAINTAINERS: Alphabetize.
10120
10121 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10122
10123 * MAINTAINERS: Remove myself.
10124
10125 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10126
10127 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10128 (rs6000-*-aix*): Same.
10129 * configure: Regenerate.
10130
10131 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10132
10133 * configure.in (host): Add in missing $noconfigdirs to defines.
10134 * configure: Regenerate.
10135
10136 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10137 Nathanael Nerode <neroden@gcc.gnu.org>
10138
10139 PR ada/6637, PR ada/5911
10140 Merge with libada-branch:
10141 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10142 with appropriate dependencies. Add --enable-libada configure switch.
10143 * configure, Makefile.in: Regenerate.
10144
10145 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10146
10147 * MAINTAINERS: Add myself to write-after-approval.
10148
10149 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10150
10151 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10152 * configure: Regenerate.
10153
10154 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10155
10156 Merge from upstream:
10157
10158 * ltmain.in: When setting IFS to '~', be careful about user
10159 arguments that contain '~'.
10160
10161 2004-02-04 Peter O'Gorman <peter@pogma.com>
10162
10163 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10164 Also test $base_compile against $CC with escaped arguments. Bug
10165 reported by Geoff Keating <geoffk@apple.com>.
10166
10167 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10168
10169 * MAINTAINERS: Remove i960 port.
10170
10171 2004-01-23 DJ Delorie <dj@redhat.com>
10172
10173 * Makefile.def (target_modules) [libiberty]: Don't stage.
10174 * Makefile.in: Rebuilt.
10175
10176 2004-01-20 Caroline Tice <ctice@apple.com>
10177
10178 * MAINTAINERS: Add myself to write-after-approval.
10179
10180 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10181
10182 * MAINTAINERS: Update my email address.
10183
10184 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10185
10186 * MAINTAINERS: Add myself to write-after-approval.
10187
10188 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10189
10190 * MAINTAINERS: Remove entries without email address.
10191
10192 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10193
10194 * MAINTAINERS: Add myself to write-after-approval.
10195
10196 2004-01-15 Steven Bosscher <stevenb@suse.de>
10197
10198 * MAINTAINERS: Update my email address.
10199
10200 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10201
10202 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10203 * Makefile.tpl (configure-target-[+module+]): Support stage.
10204 * Makefile.in: Rebuilt.
10205
10206 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10207
10208 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10209
10210 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10211
10212 * MAINTAINERS: Add myself as a MIPS maintainer.
10213
10214 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10215
10216 * configure.in: Use ./config.cache, not config.cache.
10217 * configure: Regenerate.
10218 * Makefile.tpl: Special-casing not needed for GCC any more.
10219 * Makefile.in: Regenerate.
10220
10221 * configure.in: Don't share a cache file for host dirs.
10222 * configure: Regenerate.
10223
10224 * config-ml.in: Don't mess with the cache file.
10225
10226 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10227
10228 * MAINTAINERS: Move myself from 'Write After Approval' to
10229 'CPU Port Maintainers' section as SPARC maintainer.
10230
10231 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10232
10233 * Makefile.tpl: Make GCC use a separate config.cache.
10234 * Makefile.in: Regenerate.
10235
10236 PR bootstrap/11932, PR bootstrap/11933
10237 (I don't know if it will fix either of them, but it relates
10238 to them.)
10239 * configure.in: Don't use shared config.cache for target
10240 directories.
10241 * configure: Regenerate.
10242
10243 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10244
10245 * MAINTAINERS: Add myself to 'Write After Approval' section.
10246
10247 2003-12-31 Roger Sayle <roger@eyesopen.com>
10248
10249 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10250 * configure: Regenerated.
10251
10252 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10253
10254 * MAINTAINERS: Remove the mn10200 maintainer.
10255
10256 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10257
10258 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10259 * configure: Regenerated.
10260
10261 2003-12-16 Jan Hubicka <jh@suse.cz>
10262
10263 * MAINTAINERS: Add myself as callgraph maintainer.
10264
10265 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10266
10267 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10268 * configure: Regenerate.
10269
10270 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10271
10272 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10273 'Write After Approval' section. Update email.
10274
10275 2003-12-01 James Lemke <jim@wasabisystems.com>
10276
10277 * MAINTAINERS (Write After Approval): Add myself.
10278
10279 2003-11-20 Matt Thomas <matt@3am-software.com>
10280
10281 * MAINTAINERS: Add myself as a vax port maintainer.
10282
10283 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10284
10285 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10286 (configure-build-[+module+], configure-[+module+]): Likewise.
10287 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10288 * Makefile.in: Regenerate.
10289
10290 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10291
10292 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10293 shared/dylibed libraries.
10294 * ltmain.sh: Likewise.
10295 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10296 * ltcf-cxx.sh: Likewise.
10297 * ltcf-gcj.sh: Likewise.
10298 * ltconfig: Likewise.
10299
10300 2003-11-17 Stan Cox <scox@redhat.com>
10301
10302 * MAINTAINERS: Add myself as iq2000 port maintainer.
10303
10304 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10305
10306 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10307 * Makefile.in: Regenerate.
10308
10309 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10310
10311 * config.sub: Update to 2003-11-03 version.
10312
10313 2003-10-20 Phil Edwards <phil@codesourcery.com>
10314
10315 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10316 * configure: Regenerate.
10317
10318 2003-10-20 Nicolas Pitre <nico@cam.org>
10319
10320 * MAINTAINERS: Add myself to 'Write After Approval' section.
10321
10322 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10323
10324 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10325
10326 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10327
10328 * MAINTAINERS: Update my email address.
10329
10330 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10331
10332 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10333
10334 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10335
10336 * MAINTAINERS: Add myself to 'Write After Approval' section.
10337
10338 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10339
10340 * config.guess: Update to 2003-10-16 version.
10341 * config.sub: Update to 2003-10-16 version.
10342
10343 2003-10-15 David Daney <ddaney@avtrex.com>
10344
10345 * MAINTAINERS: Added myself to 'Write After Approval' section.
10346
10347 2003-10-15 Falk Hueffner <falk@debian.org>
10348
10349 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10350 'Write After Approval' section. Update email.
10351
10352 2003-10-14 Roger Sayle <roger@eyesopen.com>
10353
10354 * MAINTAINERS: Move myself from 'Write After Approval' to
10355 'Various Maintainers' section as middle-end maintainer.
10356
10357 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10358
10359 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10360 HOST_FLAGS_TO_PASS.
10361 * Makefile.in: Regenerate.
10362
10363 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10364
10365 * config.guess: Update to 2003-10-07 version.
10366 * config.sub: Update to 2003-10-07 version.
10367
10368 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10369
10370 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10371 * ltconfig (irix5*, irix6*): Don't override version_type.
10372
10373 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10374
10375 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10376 * configure: Rebuilt
10377 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10378 * Makefile.in: Rebuilt
10379
10380 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10381
10382 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10383
10384 2003-09-30 Carlo Wood <carlo@alinoe.com>
10385
10386 * MAINTAINERS (Write After Approval): Add myself.
10387
10388 2003-09-29 Paul Koning <ni1d@arrl.net>
10389
10390 * MAINTAINERS: Move myself from "Write After Approval"
10391 to CPU platform maintainers for pdp11 platform.
10392
10393 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10394
10395 * MAINTAINERS: Move myself from 'Write After Approval' to
10396 'Various Maintainers' section as libffi testsuite maintainer.
10397
10398 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10399
10400 * configure.in: Pass a computed --program-transform-name
10401 to subconfigures.
10402 * configure: Regenerated.
10403
10404 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10405
10406 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10407 * Makefile.in: Regenerate.
10408
10409 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10410 * Makefile.in: Regenerate.
10411
10412 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10413
10414 * MAINTAINERS: Move myself from 'Write After Approval'
10415 to 'Various Maintainers' (objective-c) section.
10416
10417 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10418
10419 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10420 quoting.
10421 * configure: Regenerated.
10422
10423 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10424
10425 * MAINTAINERS (Write After Approval): Add myself to write after
10426 approval list.
10427
10428 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10429
10430 * MAINTAINERS (Write After Approval): Add myself.
10431
10432 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10433
10434 * MAINTAINERS: Update my e-mail address.
10435
10436 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10437
10438 * libtool.m4 (LD): Correct powerpc64 host match.
10439
10440 2003-09-06 James E Wilson <wilson@tuliptree.org>
10441
10442 * MAINTAINTERS: Update my affiliation and email address.
10443
10444 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10445
10446 * MAINTAINERS (Write After Approval): Add myself.
10447
10448 2003-09-04 DJ Delorie <dj@redhat.com>
10449
10450 * configure: Regenerate.
10451
10452 2003-09-04 Robert Millan <robertmh@gnu.org>
10453
10454 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10455
10456 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10457
10458 * configure.in: Ensure arguments to sed are properly spaced.
10459 * configure: Regenerate.
10460
10461 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10462
10463 * MAINTAINERS: Update my e-mail address.
10464
10465 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10466
10467 * MAINTAINERS (Write After Approval): Add myself.
10468
10469 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10470
10471 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10472 * configure: Regenerated.
10473
10474 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10475
10476 * MAINTAINERS: Update my email address.
10477
10478 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10479
10480 * configure.in: Use newline instead of semicolon when assuming
10481 shell arguments in a for loop.
10482 * configure: Regenerated.
10483
10484 2003-08-22 Jason Eckhardt <jle@rice.edu>
10485
10486 * MAINTAINERS: Resurrect the i860 maintainer.
10487
10488 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10489
10490 PR 8180
10491 * configure.in: When testing with_libs and with_headers, treat
10492 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10493 * configure: Regenerate.
10494
10495 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10496 make, shell, etc.
10497 (baseargs): Likewise.
10498 * configure: Regenerate.
10499
10500 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10501
10502 * MAINTAINERS (Write After Approval): Add myself.
10503
10504 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10505
10506 * configure.in: Disable libgcj for darwin not on powerpc.
10507 * configure: Rebuild.
10508
10509 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10510
10511 * config-ml.in, symlink-tree: Add license.
10512
10513 2003-08-03 Richard Stallman <rms@gnu.org>
10514 Eben Moglen <moglen@columbia.edu>
10515
10516 * README.SCO: New file.
10517
10518 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10519
10520 * Makefile.tpl (check, check-c++): Express dependencies using
10521 dependencies rather than commands.
10522 * Makefile.in: Regenerate.
10523
10524 2003-08-01 Andrew Cagney <cagney@redhat.com>
10525
10526 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10527 * configure: Ditto.
10528
10529 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10530
10531 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10532 * Makefile.in: Update.
10533
10534 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10535
10536 * configure.in: Enable libgcj for darwin.
10537 * configure: Rebuild.
10538
10539 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10540
10541 * config-ml.in: Use ac_configure_args directly instead of
10542 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10543 actually seen.
10544
10545 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10546
10547 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10548 creating target and build subdirs to build all parent dirs as needed.
10549 * Makefile.in: Rebuild.
10550 * configure.in: Don't build dirs explicitly here.
10551 * configure: Rebuild.
10552
10553 2003-07-26 Paul Brook <paul@nowt.org>
10554
10555 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10556
10557 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10558
10559 * Makefile.tpl (all-make): Depend on intl.
10560 * Makefile.in: Rebuilt.
10561
10562 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10563
10564 * install-sh: Update to newer upstream versions (associated with
10565 aclocal 1.7).
10566 * mkinstalldirs: Likewise.
10567 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10568
10569 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10570
10571 * MAINTAINERS: Move self from Bug database only accounts
10572 to write-after-approval.
10573
10574 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10575
10576 * config.if: Remove unused libc_interface determination.
10577
10578 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10579
10580 * MAINTAINERS: Move self from write-after-approval to
10581 build machinery (*.in).
10582
10583 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10584
10585 PR bootstrap/11273
10586 PR bootstrap/11408
10587 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10588 unused INSTALL_PROGRAM_ARGS.
10589 * configure.in: Use AC_PROG_INSTALL.
10590 * Makefile.in: Regenerate.
10591 * configure: Regenerate.
10592
10593 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10594
10595 * MAINTAINERS: Alphabetize.
10596
10597 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10598
10599 * configure: Rebuilt.
10600 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10601 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10602 newlib nor libgloss.
10603 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10604 * configure.in (am33_2.0-*-linux*): Added.
10605
10606 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10607
10608 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10609 * configure: Regenerate.
10610
10611 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10612
10613 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10614 * Makefile.in: Regenerate.
10615
10616 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10617
10618 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10619 * Makefile.in: Regenerate.
10620
10621 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10622
10623 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10624 * Makefile.in: Regenerated.
10625
10626 * config-ml.in: Replace PWD with PWD_COMMAND.
10627
10628 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10629
10630 * intl: New directory; see intl/ChangeLog for details.
10631 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10632 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10633 * Makefile.in: Regenerate.
10634
10635 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10636
10637 * configure.in: Clean up config-lang.in handling. Delete
10638 useless assignment to "subdirs".
10639 * configure: Regenerate.
10640
10641 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10642
10643 * configure.in: Rename 'target_libs' to 'target_libraries'.
10644 Remove useless reference to 'target_libs'.
10645 * configure: Regenerate.
10646
10647 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10648
10649 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10650 * Makefile.in: Regenerate.
10651
10652 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10653
10654 * Makefile.def: Introduce flags_to_pass.
10655 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10656 * Makefile.in: Regenerate.
10657
10658 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10659
10660 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10661 and target-libgloss.
10662 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10663 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10664 * configure: Regenerate.
10665
10666 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10667
10668 * configure.in: Update testsuite_flags to new location.
10669 * configure. Regenerate.
10670
10671 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10672
10673 * Makefile.tpl: Remove BUILD_CC stuff.
10674 * Makefile.in: Regenerate.
10675
10676 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10677
10678 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10679
10680 2003-06-16 Graeme Peterson <gp@qnx.com>
10681
10682 * MAINTAINERS (Write After Approval): Add myself.
10683
10684 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10685
10686 * config.guess: Update to 2003-06-12 version.
10687 * config.sub: Update to 2003-06-13 version.
10688
10689 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10690
10691 * config.guess: Update to 2003-06-06 version.
10692 * config.sub: Update to 2003-06-06 version.
10693
10694 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10695
10696 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10697 * configure. Regenerate.
10698
10699 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10700
10701 * configure.in: Disable serial configure by default.
10702 * configure: Regenerate.
10703 * Makefile.tpl: Abolish .NOTPARALLEL.
10704 * Makefile.in: Regenerate.
10705
10706 * Makefile.tpl: Replace {build,host,target}_canonical by
10707 {build,host,target}.
10708 * Makefile.in: Regenerate.
10709
10710 * Makefile.tpl: Fix stupid pasto.
10711 * Makefile.in: Regenerate.
10712
10713 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10714
10715 * Makefile.tpl: Remove bogus conditional.
10716 * Makefile.in: Regenerate.
10717
10718 2003-06-05 Jan Hubicka <jh@suse.cz>
10719
10720 * Makefile.tpl (profiledbootstrap): New target.
10721 * Makefile.in (profiledbootstrap): New target.
10722
10723 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10724
10725 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10726 Pinski. Remove user names from other bugzilla-only maintainers.
10727
10728 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10729
10730 * Makefile.tpl: Make 'recursive targets' using autogen rather
10731 than shell loop. Remove duplicate 'clean' targets and false
10732 comments.
10733 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10734 Add systematic method of specifying missing targets in subdirs.
10735 Add copyright boilerplate.
10736 * Makefile.in: Regenerate.
10737 * configure.in: Add 'recursive targets' to maybe list.
10738 * configure: Regenerate.
10739
10740 * MAINTAINERS: "GNATS only" -> "Bug database only".
10741
10742 * Makefile.tpl: Rename [+target+] to [+make_target+].
10743 * Makefile.def: Rename 'target' to 'make_target'.
10744
10745 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10746
10747 * MAINTAINERS: Add self as options handling maintainer.
10748
10749 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10750
10751 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10752 been too long since I touched those ports.
10753
10754 2003-05-28 DJ Delorie <dj@redhat.com>
10755
10756 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10757 * Makefile.in: Regenerate.
10758
10759 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10760
10761 * configure.in: Use curly braces in the definition of tooldir.
10762 * configure: Regenerate.
10763
10764 2003-05-21 DJ Delorie <dj@redhat.com>
10765
10766 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10767 newlib or libgloss.
10768 * Makefile.in: Regenerate.
10769
10770 2003-05-21 DJ Delorie <dj@redhat.com>
10771
10772 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10773 * Makefile.in: Regenerate.
10774
10775 2003-05-20 Ian Lance Taylor <ian@airs.com>
10776
10777 * MAINTAINERS: Update my e-mail address.
10778
10779 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10780
10781 * configure.in: Switch more things to use maybe dependencies.
10782 * Makefile.tpl: Switch more things to use maybe dependencies.
10783 Factor out common code from autogen IF statements.
10784 * configure: Regenerate.
10785 * Makefile.in: Regenerate.
10786
10787 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10788
10789 * configure.in: Accept i[3456789]86 for machine type.
10790 * configure: Regenerate.
10791
10792 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10793
10794 * configure.in: Switch more things to use maybe dependencies.
10795 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10796 * configure: Regenerate.
10797 * Makefile.tpl: Switch more things to use maybe dependencies.
10798 * Makefile.in: Regenerate.
10799
10800 2003-05-16 Andreas Schwab <schwab@suse.de>
10801
10802 * Makefile.tpl (install-opcodes): Define.
10803 * Makefile.in: Rebuild.
10804
10805 2003-05-13 Andreas Jaeger <aj@suse.de>
10806
10807 * config.guess: Update to 2003-05-09 version.
10808 * config.sub: Update to 2003-05-09 version.
10809
10810 2003-05-13 Michael Eager <eager@mvista.com>
10811
10812 * configure.in: Correct sed script so that options in quotes are not
10813 deleted.
10814 * configure: Rebuild.
10815
10816 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10817
10818 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10819 and $$s/newlib/libc/sys/cygwin32 include paths.
10820 * configure: Ditto.
10821
10822 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10823
10824 * MAINTAINERS: Update my email addresses.
10825
10826 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10827
10828 * config-ml.in: Propagate INSTALL variables.
10829
10830 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10831
10832 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10833
10834 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10835
10836 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10837 * Makefile.in: Regenerate.
10838
10839 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10840
10841 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10842
10843 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10844
10845 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10846
10847 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10848
10849 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10850 * Makefile.in: Regenerated.
10851
10852 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10853
10854 * MAINTAINERS (Write After Approval): Upgrade myself from
10855 GNATS only to write-after-approval. Update my mail address.
10856
10857 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10858
10859 (OS Port Maintainers: freebsd): Add myself.
10860
10861 2003-04-22 Mark Mitchell <mark@codesourcery.com>
10862
10863 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
10864
10865 2003-04-22 Kean Johnston <jkj@sco.com>
10866
10867 * MAINTAINERS (SCO ports): Added myself.
10868
10869 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
10870
10871 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
10872
10873 2003-04-19 Kean Johnston <jkj@sco.com>
10874
10875 * MAINTAINERS (Write After Approval): Add myself.
10876
10877 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10878
10879 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
10880 * Makefile.in: Regenerate.
10881
10882 2003-04-18 Jakub Jelinek <jakub@redhat.com>
10883
10884 * configure.in (powerpc64*-*-linux*): Remove.
10885 * configure: Rebuilt.
10886
10887 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
10888
10889 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
10890 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
10891 and restrap.
10892 * Makefile.in: Regenerate.
10893
10894 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
10895
10896 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
10897 * configure: Regenerated.
10898
10899 2003-04-15 DJ Delorie <dj@redhat.com>
10900
10901 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
10902
10903 2003-04-13 Nick Clifton <nickc@redhat.com>
10904
10905 * config-ml.in: Remove support for --disable-aix removing
10906 call-aix multilibs.
10907
10908 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
10909
10910 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
10911 * */configure: Rebuilt.
10912
10913 2003-04-08 Joel Sherrill <joel@oarcorp.com>
10914
10915 * MAINTAINERS: Add my email address.
10916
10917 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
10918
10919 * MAINTAINERS (Write After Approval): Add myself.
10920
10921 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
10922
10923 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
10924 * Makefile.in: Regenerate.
10925
10926 2003-03-14 Michael Chastain <mec@shout.net>
10927
10928 * Makefile.in: Regenerate with correct Makefile.def.
10929
10930 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
10931
10932 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
10933 Make macro.
10934 * Makefile.in: Regenerate.
10935 * configure.in: Clean up gxx_include_dir logic.
10936 * configure: Regenerate.
10937
10938 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10939
10940 * MAINTAINERS (Write After Approval): Add myself.
10941
10942 2003-03-10 Ben Elliston <bje@wasabisystems.com>
10943
10944 * MAINTAINERS: Update my mail address.
10945
10946 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10947
10948 * configure.in (gxx_include_dir): Fix typo.
10949 * configure: Regenerated.
10950
10951 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10952
10953 * Makefile.tpl: Reindent.
10954 * Makefile.in: Regenerate.
10955 * configure.in: Reindent. Don't set unused variables.
10956 * configure: Regenerate.
10957
10958 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
10959
10960 * configure.in: Include $(build_tooldir)/sys-include in
10961 FLAGS_FOR_TARGET.
10962 * configure: Regenerated.
10963
10964 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
10965
10966 * Makefile.tpl: Always pass down RANLIB.
10967 * Makefile.in: Regenerate.
10968
10969 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10970 * Makefile.in: Regenerate.
10971 * configure.in: Remove unused logic relating to --enable-shared
10972 and --enable-threads. Remove bogus comments. Remove redundant
10973 noconfigdirs.
10974 * configure: Regenerate.
10975
10976 * configure.in: Replace ${libstdcxx_version} by its value.
10977 Remove reference to mh-dgux.
10978 * configure: Regenerate.
10979
10980 2003-03-03 Kevin Buettner <kevinb@redhat.com>
10981
10982 * MAINTAINERS (Write After Approval): Add myself.
10983
10984 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10985
10986 * Makefile.tpl: Rearrange.
10987 * Makefile.in: Regenerate.
10988
10989 2003-02-25 Uwe Stieber <uwe@wwws.de>
10990
10991 * configure.in: Add support for kaOS as cross build target system.
10992 * configure: Regenerated.
10993
10994 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
10995
10996 * MAINTAINERS (Write after approval): Add myself.
10997
10998 2003-02-21 James E Wilson <wilson@tuliptree.org>
10999
11000 * MAINTAINERS: Update my email address.
11001
11002 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11003
11004 * MAINTAINERS: Add self to blanket write privs. section.
11005
11006 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11007
11008 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11009 configure-target-* as some target builds may require additional
11010 flags for preprocessor tests.
11011 * Makefile.in: Regenerated.
11012
11013 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11014
11015 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11016 * ltconfig: Handle it.
11017 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11018 auto-detecting it.
11019
11020 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11021 it is used as argument to $CC.
11022 * ltcf-gcj.sh: Likewise.
11023
11024 * configure.in: Introduce --enable-maintainer-mode.
11025 * configure: Rebuilt.
11026 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11027 for maintainer mode.
11028 * Makefile.in: Rebuilt.
11029
11030 2003-02-18 Jason Merrill <jason@redhat.com>
11031
11032 * Makefile.tpl (check-c++): Allow parallelism.
11033
11034 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11035
11036 * MAINTAINERS: Remove John Carr (who never actually had access to
11037 gcc.gnu.org).
11038
11039 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11040
11041 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11042 don't configure target-libobjc.
11043 * configure: Regenerate.
11044
11045 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11046
11047 * Makefile.tpl (RANLIB): Define.
11048 * Makefile.in: Regenerate.
11049
11050 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11051
11052 * MAINTAINERS: Update my email.
11053
11054 2003-02-06 Keith R Seitz <keiths@redhat.com>
11055
11056 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11057 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11058 * Makefile.in: Regenerated.
11059 * configure.in: Remove all traces of snavigator, db, and grep.
11060 * configure: Regenerated.
11061
11062 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11063
11064 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11065 After Approval.
11066
11067 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11068
11069 * MAINTAINERS (Write after approval): Add myself.
11070
11071 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11072
11073 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11074 * Makefile.in: Regenerated.
11075
11076 2003-01-30 Roger Sayle <roger@eyesopen.com>
11077
11078 * config.guess: Updated to 2003-01-30's version.
11079 * config.sub: Updated to 2003-01-28's version.
11080
11081 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11082
11083 * config.if: If gcc_version is already set, just use it. Don't set
11084 gcc_version_trigger if it's already set, otherwise set it to
11085 gcc/version.c, but only if the file exists. If it is not set and
11086 gcc/version.c does not exist, try to extract the version number from
11087 $CC.
11088
11089 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11090
11091 * MAINTAINERS: Add myself to write-after-approval list.
11092
11093 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11094
11095 * configure.in: Revert 24Jan change.
11096 * configure: Regenerate.
11097
11098 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11099
11100 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11101 entry of HJ Lu.
11102
11103 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11104
11105 * configure.in: Revert previous change.
11106 * configure: Regenerate.
11107
11108 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11109
11110 * configure.in: Make rda native-only.
11111 * configure: Regenerate.
11112
11113 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11114
11115 * MAINTAINERS: Move myself from GNATS-only-accounts to
11116 write-after-approval.
11117
11118 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11119
11120 * configure.in: Add missing \.
11121 * configure: Rebuilt.
11122
11123 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11124
11125 * configure.in (baseargs): Avoid using \| in sed regular
11126 expressions.
11127 * configure: Rebuilt.
11128
11129 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11130
11131 * configure.in (baseargs): Remove all supported forms of
11132 --cache-file, --srcdir, --host, --build and --target options
11133 from argument lists.
11134 * configure: Rebuilt.
11135
11136 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11137
11138 * MAINTAINERS: Add myself to write-after-approval list.
11139
11140 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11141
11142 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11143 * configure: Rebuilt.
11144
11145 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11146
11147 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11148 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11149 * Makefile.in: Regenerate.
11150 * configure: Regenerate.
11151
11152 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11153
11154 * configure.in: Remove Makefile in build, host and target modules
11155 unless configure was run with --no-recursion.
11156 * configure: Rebuilt.
11157
11158 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11159
11160 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11161 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11162 * Makefile.in: Regenerate.
11163
11164 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11165
11166 * config.guess: Update to 2003-01-03 version.
11167 * config.sub: Update to 2003-01-03 version.
11168
11169 2003-01-07 Christopher Faylor <cgf@redhat.com>
11170
11171 * configure: Regenerate with proper autoconf 2.13.
11172
11173 2003-01-07 Christopher Faylor <cgf@redhat.com>
11174
11175 * configure.in: Add AC_PREREQ for consistency.
11176 * configure: Regenerate.
11177
11178 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11179
11180 * configure.in (GDB_TK): Add tcl directories conditional on
11181 gdb/gdbtk directory being present.
11182 * configure: Regenerate.
11183
11184 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11185
11186 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11187 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11188 * configure: Rebuilt.
11189
11190 2002-12-31 Tom Tromey <tromey@redhat.com>
11191
11192 * Makefile.in: Rebuilt.
11193 * Makefile.def (target_modules) [libffi]: Allow installation.
11194
11195 2002-12-31 Andreas Schwab <schwab@suse.de>
11196
11197 * configure.in: Fix use of $program_transform_name.
11198 * configure: Regenerated.
11199
11200 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11201
11202 * configure.in (baseargs): Don't remove first configure argument.
11203 * configure: Regenerated.
11204
11205 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11206
11207 * Makefile.tpl (local-distclean): Don't remove...
11208 (multilib.ts): ... this. Moved into...
11209 (multilib.out): ... this. Don't use sub-make.
11210 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11211 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11212 (configure-build-[+module+], configure-[+module+],
11213 configure-target-[+module+], configure-gcc): ... these. Test
11214 for Makefile existence. Drop config.status from dependencies.
11215 * Makefile.in: Rebuilt.
11216 * configure.in: Move gcc-version-trigger to the end of
11217 ac_configure_args. Add comments to maybedep.tmp and
11218 serdep.tmp. Introduce --disable-serial-configure. Remove
11219 nonopt from baseargs, matching and removing corresponding
11220 whitespace while at it.
11221 * configure: Rebuilt.
11222
11223 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11224
11225 * configure.in (host_configargs): Replace reference to
11226 no-longer-defined buildopts with --build=${build_alias}.
11227 * configure: Rebuilt.
11228
11229 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11230 program_transform_name to standard idiom.
11231 (AUTOGEN, AUTOCONF): Define.
11232 (Makefile.in): Use $(AUTOGEN).
11233 (Makefile): Depend on config.status, and use autoconf-style rule to
11234 build it. Move original commands to...
11235 (config.status): ... this new target.
11236 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11237 $(AUTOCONF).
11238 * Makefile.in: Rebuilt.
11239
11240 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11241
11242 * Makefile.tpl: Fix dramatic bustage due to change in
11243 program_transform_name.
11244 * Makefile.in: Regenerate.
11245
11246 * configure.in: Remove unnecessary PATH setting.
11247 * configure: Regnerate.
11248
11249 * configure.in: Don't default to unprefixed tools unless
11250 the native tools will work.
11251 * configure: Regenerate.
11252
11253 * configure.in: Convert to autoconf script. Blow away lots
11254 of now-redundant Makefile fragments.
11255 * configure: Generate using Autoconf.
11256 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11257 * Makefile.in: Regenerate.
11258
11259 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11260
11261 * configure: Fix stupid bug where RANLIB was mistakenly included.
11262
11263 * configure.in: Rename (buildargs, hostargs, targargs) to
11264 (build_configargs, host_configargs, target_configargs).
11265
11266 * configure.in: Move logic out of sed statement.
11267
11268 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11269 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11270
11271 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11272
11273 * config.sub: Import from master repository
11274 * config.guess: Ditto
11275
11276 2002-12-24 Andreas Schwab <schwab@suse.de>
11277
11278 * Makefile.tpl (multilib.out): Fix missing space.
11279 * Makefile.in: Regenerate.
11280
11281 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11282
11283 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11284 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11285 * Makefile.in: Regenerate.
11286 * configure.in: Remove unnecessary leftovers.
11287
11288 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11289
11290 * configure.in (extra_ranlibflags_for_target): New variable.
11291 (*-*-darwin): Add -c to ranlib commands.
11292 * configure (tooldir): Handle extra_ranlibflags_for_target.
11293
11294 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11295
11296 * Makefile.tpl: Revert HJL's change.
11297 * Makefile.in: Regenerated.
11298 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11299 always.
11300
11301 2002-12-19 Andreas Schwab <schwab@suse.de>
11302
11303 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11304 * Makefile.in: Regenerate.
11305
11306 2002-12-18 H.J. Lu <hjl@gnu.org>
11307
11308 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11309 * Makefile.in: Regenerated.
11310
11311 * configure.in (build_prefix): New. Substitute.
11312
11313 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11314
11315 * Makefile.tpl: Don't let real targets depend on phony targets.
11316 * Makefile.in: Regenerate.
11317
11318 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11319 * Makefile.in: Regenerate.
11320
11321 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11322
11323 * config.sub: Import from master repository
11324 * config.guess: Ditto
11325
11326 2002-12-16 Jason Merrill <jason@redhat.com>
11327
11328 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11329 previous 'make bootstrap'.
11330 * Makefile.in: Regenerate.
11331
11332 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11333
11334 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11335
11336 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11337
11338 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11339 * Makefile.in: Regenerate.
11340
11341 2002-12-13 Jason Merrill <jason@redhat.com>
11342
11343 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11344 library tests.
11345 (check-c++): Just depend on it and check-target-libstdc++-v3.
11346 * Makefile.in: Regenerate.
11347
11348 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11349
11350 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11351 * Makefile.in: Rebuilt.
11352
11353 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11354
11355 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11356
11357 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11358
11359 * configure: Fix bug put in by gremlins.
11360
11361 * Makefile.tpl: Substitute more autoconfily.
11362 * configure: Substitute more autoconfily.
11363 * Makefile.in: Regenerate.
11364
11365 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11366
11367 * config.sub: Import from master repository
11368 * config.guess: Ditto
11369 * MAINTAINERS: Added Svein Seldal under write after approval
11370
11371 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11372
11373 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11374 * Makefile.in (all-sim): Ditto.
11375
11376 2002-12-06 DJ Delorie <dj@redhat.com>
11377
11378 * Makefile.tpl: Change configure dependencies to not have real
11379 targets depend on phony targets.
11380
11381 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11382
11383 * configure.in: Revert unintentional change.
11384
11385 * Makefile.tpl: Change dependency for */multilib.out so that
11386 it works when gcc isn't in the tree.
11387
11388 * configure.in: Substitute more.
11389 * configure: Run subconfigures from the Makefile.
11390 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11391 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11392
11393 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11394
11395 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11396
11397 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11398
11399 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11400 and corresponding dependencies.
11401 * Makefile.in: Regenerate.
11402
11403 * configure.in (host_tools): Order binutils, gas and ld for
11404 convenience in running the testsuites.
11405
11406 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11407 * Makefile.in: Regenerate.
11408 * configure.in: Introduce rules to serialize subconfigure runs.
11409
11410 * configure.in: Introduce BASE_CC_FOR_TARGET.
11411 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11412 Realize configure-build-* targets. Realize configure-target-* targets.
11413 * Makefile.in: Regenerate.
11414
11415 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11416
11417 * configure: Move gcc_version_trigger stuff from here...
11418 * configure.in: ...to here.
11419
11420 * configure.in: Separate subconfigure options added by this file from
11421 options given by the user. Add machinery to put args for host
11422 subconfigures into the Makefile.
11423
11424 * Makefile.tpl: Remove 'vault' targets.
11425 * Makefile.tpl: Reorder and comment dependencies.
11426 * Makefile.in: Regenerate.
11427
11428 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11429 * configure.in: Fix my broken commit of previous patch. (sigh)
11430
11431 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11432
11433 * configure.in: Move host-specific darwin noconfigdirs into
11434 the host-specific section.
11435
11436 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11437
11438 * configure.in: Move host-specific darwin noconfigdirs into
11439 the host-specific section.
11440
11441 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11442
11443 * configure: Remove skip-this-dir support.
11444 * Makefile.tpl: Remove skip-this-dir support.
11445
11446 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11447 subdirectories.
11448 * Makefile.in: Regenerate.
11449
11450 * Makefile.tpl: Strip out useless setting of 'dir'.
11451 * Makefile.in: Regenerate.
11452
11453 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11454
11455 * configure.in: Fix deeply stupid bug.
11456
11457 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11458 shell code in CXX_FOR_TARGET
11459 * Makefile.def: Introduce raw_cxx.
11460 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11461 RAW_CXX_FOR_TARGET.
11462 * Makefile.in: Regenerate.
11463
11464 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11465
11466 * Makefile.tpl: Remove unnecessary ifs.
11467 * Makefile.in: Regenerate.
11468
11469 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11470 dependencies. Maybe-ize build-libiberty. Create dummy install
11471 targets for 'no_install' modules.
11472 * configure: Move GDB_TK substitution to configure.in. Move
11473 build_modules stuff to configure.in.
11474 * configure.in: Implement soft dependency machinery. Maybe-ize
11475 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11476 * Makefile.in: Regenerate.
11477
11478 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11479
11480 * Makefile.tpl: Make all-target, install-target behave similarly
11481 to all, install (only hitting configured targets). Eliminate
11482 unused macro defintions.
11483
11484 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11485 build != host.
11486
11487 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11488
11489 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11490
11491 * configure.in: Produce lists of subdir targets we're actually
11492 configuring. Remove references to "dosrel".
11493 * Makefile.tpl: Let configure set which subdir targets are hit.
11494 Remove install-cross; clean up install; remove ALL. Remove
11495 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11496 Autogenerate host module targets. Remove empty dependency lines
11497 and redundant dependency; rearrange slightly.
11498 * Makefile.def: Add host-side libtermcap, utils.
11499
11500 * Makefile.in: Regenerate.
11501
11502 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11503
11504 * ltconfig (osf[345]): Append $major to soname_spec.
11505 Reflect this in library_names_spec.
11506 * ltmain.sh (osf): Prefix $major with . for use as extension.
11507
11508 2002-11-19 Andreas Jaeger <aj@suse.de>
11509
11510 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11511 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11512 and sparc64 GNU/Linux systems.
11513
11514 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11515
11516 * MAINTAINERS: Update email.
11517
11518 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11519
11520 * MAINTAINERS: Complete James Dennett's entry.
11521
11522 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11523
11524 * MAINTAINERS (Write After Approval): Add myself.
11525
11526 2002-11-13 Bruce Korb <bkorb@gnu.org>
11527
11528 * Makefile.tpl: syntactic cleanup
11529
11530 2002-11-13 Stuart Hastings <stuart@apple.com>
11531
11532 * MAINTAINERS: Add myself to write-after-approval list.
11533
11534 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11535
11536 * Makefile.def: Add list of recursive targets to autogenerate.
11537 Add build_modules.
11538 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11539 targets. Autogenerate *-build-* targets.
11540 * Makefile.in: Regenerate.
11541
11542 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11543
11544 * configure: More autoconf-style substitutions.
11545 * Makefile.tpl: More autoconf-style substitutions.
11546 * Makefile.in: Regenerate.
11547
11548 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11549
11550 * configure: Substitute more variables in a more autoconf-friendly
11551 way. Simplify slightly.
11552 * Makefile.tpl: Make more variables substitutable in an
11553 autoconf-friendly way.
11554 * Makefile.in: Regenerate.
11555
11556 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11557
11558 * MAINTAINERS (Write After Approval): Add myself.
11559
11560 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11561
11562 * configure.in (v810*): Remove special setting of tools.
11563
11564 * configure: Add support for extra required flags for ar or nm.
11565 * configure.in (aix4.3+): Use above support for target-specific
11566 issues, rather than using config/mt-aix43.
11567
11568 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11569
11570 * configure: Remove 'removing', which doesn't work. Replace $subdir
11571 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11572 with $srcdir. Reformat indentation. Substitute some variables
11573 formerly hard-coded in the Makefile for build=host.
11574 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11575 * Makefile.def: Autogenerate more.
11576 * Makefile.in: Regenerate.
11577
11578 2002-11-04 Adam Nemet <anemet@lnxw.com>
11579
11580 * MAINTAINERS (Write After Approval): Add myself.
11581
11582 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11583
11584 * Makefile.def (host_modules): Add rda.
11585 * Makefile.in: Regenerate.
11586 * configure.in (target_tool): Add target-rda to list.
11587
11588 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11589
11590 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11591
11592 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11593
11594 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11595 and restrap targets to this rule.
11596 * Makefile.in: Regenerate.
11597
11598 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11599
11600 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11601 GNATS only accounts.
11602
11603 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11604
11605 * configure.in (i[3456]86-*-linux*): Add check to disable
11606 ${libgcj} for glibc1.
11607
11608 2002-10-24 Denis Chertykov <denisc@overta.ru>
11609
11610 * MAINTAINERS: Add myself as ip2k port maintainer.
11611
11612 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11613
11614 * configure.in: Add tic4x target.
11615
11616 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11617
11618 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11619 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11620 * Makefile.in: Regenerate.
11621
11622 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11623 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11624 * Makefile.in: Regenerate.
11625
11626 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11627
11628 * MAINTAINERS: Add myself as web pages co-maintainer.
11629
11630 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11631
11632 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11633 * Makefile.in: Regenerate.
11634
11635 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11636
11637 * MAINTAINERS: Add myself and Nathan Sidwell
11638 <nathan@codesourcery.com> as VxWorks maintainers.
11639
11640 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11641
11642 * Makefile.def: Remove order dependency comments.
11643 * Makefile.tpl: Add explicit install-install dependencies.
11644 * Makefile.in: Regenerate.
11645
11646 * Makefile.tpl: Remove material now in src-release. (Finally!)
11647 * Makefile.in: Regenerate.
11648
11649 * Makefile.tpl: Add configure-target (for src-release in src)
11650 * Makefile.in: Regenerate.
11651
11652 2002-09-30 Nick Clifton <nickc@redhat.com>
11653
11654 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11655
11656 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11657
11658 * configure.in (s390*-*-linux*): Enable libgcj.
11659
11660 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11661
11662 * configure: Revert accidentally applied changes.
11663
11664 * Makefile.tpl: Make more autoconf-friendly.
11665 * Makefile.in: Regenerate.
11666 * configure: Make substitution more autoconf-like.
11667
11668 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11669
11670 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11671 single entry to handle all these.
11672 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11673 libjava on arm-*-elf.
11674
11675 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11676
11677 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11678 things that depend on them.
11679
11680 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11681
11682 * Makefile.tpl: Make subsituted variables more autoconfy.
11683 * Makefile.in: Regenerate.
11684 * configure: Make seds more autoconfy.
11685
11686 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11687
11688 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11689 * Makefile.in: Regenerate.
11690 * configure.in: Rewrite sed statements to look autoconfy.
11691
11692 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11693 all-target-foo on configure-target-foo.
11694 * Makefile.def: Ditto.
11695 * Makefile.in: Rebuild.
11696
11697 2002-09-25 Andrew Haley <aph@redhat.com>
11698
11699 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11700
11701 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11702
11703 * Makefile.def: New file.
11704 * Makefile.tpl: New file.
11705 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11706 * contrib/gcc_update: Note that Makefile.in is a generated file.
11707
11708 * configure.in: Minor rearrangement. Simplify tests.
11709
11710 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11711
11712 * configure.in (with_headers): Skip copy if value is "yes".
11713 (with_libs): Likewise.
11714
11715 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11716
11717 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11718 * configure.in (sh*-*-pe*): Ditto.
11719 * configure.in (mips*-*-pe*): Ditto.
11720 * configure.in (*arm-wince-pe): Ditto.
11721
11722 * configure.in: Rearrange.
11723
11724 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11725
11726 * MAINTAINERS: Update my email address.
11727
11728 2002-08-30 Paul Koning <pkoning@equallogic.com>
11729
11730 * MAINTAINERS: (Write After Approval): Add myself.
11731
11732 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11733
11734 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11735
11736 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11737
11738 * MAINTAINERS: Change my mailing address.
11739
11740 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11741
11742 * MAINTAINERS (Write After Approval): Remove myself.
11743 (Various Maintainers: c++ runtime libs): Add myself.
11744
11745 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11746
11747 * MAINTAINERS (Write After Approval): Remove myself.
11748 (Various Maintainers: c++ runtime libs): Add myself.
11749
11750 2002-08-15 Eric Christopher <echristo@redhat.com>
11751
11752 * config.sub: Import from master repository.
11753 * config.guess: Ditto.
11754
11755 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11756
11757 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11758 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11759 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11760
11761 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11762
11763 * MAINTAINERS: Add self to rs6000 vector extensions.
11764
11765 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11766
11767 * libiberty/configure: Reverted unintended yesterday's check in.
11768
11769 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11770
11771 * boehm-gc/configure, libf2c/configure: Rebuilt.
11772 * libffi/configure, libiberty/configure: Ditto.
11773 * libjava/configure, libobjc/configure: Ditto.
11774 * libstdc++-v3/configure, zlib/configure: Ditto.
11775 Merged from binutils:
11776 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11777 From Steve Ellcey <sje@cup.hp.com>:
11778 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11779 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11780 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11781 IA64.
11782 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11783 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11784 soname_spec, sys_lib_search_path_spec): Ditto.
11785
11786 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11787
11788 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11789
11790 2002-08-04 H.J. Lu (hjl@gnu.org)
11791
11792 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11793
11794 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11795
11796 * MAINTAINERS (Write After Approval): Add myself.
11797
11798 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11799
11800 * configure.in: Move generic linux case to end. Copy generic
11801 linux noconfigdirs to mips*-*-linux* entry and new
11802 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11803
11804 2002-07-19 Michael Matz <matz@suse.de>
11805
11806 * MAINTAINERS: Add myself as ra* maintainer.
11807
11808 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11809
11810 * config.guess: Update to 2002-07-09 version.
11811 * config.sub: Update to 2002-07-03 version.
11812
11813 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11814
11815 * MAINTAINERS: Fix typo in a maintainer email address.
11816
11817 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11818
11819 * configure.in: Remove two redundant tests.
11820
11821 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11822
11823 * configure.in (mips*-*-irix6*o32): Enable stabs.
11824
11825 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11826
11827 * configure.in: Don't build grez.
11828 * Makefile.in: Ditto.
11829
11830 * Makefile.in: Remove references to bsp, cygmon, libstub.
11831 * configure.in: Ditto.
11832
11833 * configure.in: Remove leftover reference to gdbtest.
11834
11835 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11836
11837 * configure.in (gxx_include_dir): Change to match versioned
11838 C++ headers if --enable-version-specific-runtime-libs is used.
11839
11840 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11841
11842 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11843
11844 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11845
11846 * configure.in: Make --without-x work.
11847
11848 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11849
11850 * configure.in: Rearrange target Makefile fragment collection.
11851
11852 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11853 cvs[src].
11854 * configure.in: Ditto.
11855
11856 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11857
11858 * MAINTAINERS (Write After Approval): Update my e-mail address.
11859
11860 2002-06-24 Ben Elliston <bje@redhat.com>
11861
11862 * configure.in (host_tools): Remove cgen.
11863
11864 * Makefile.in (all-cgen): Remove; runs from its source directory.
11865 (check-cgen, install-cgen, clean-cgen): Likewise.
11866 (all-opcodes): Do not depend on all-cgen.
11867 (all-sim): Likewise.
11868
11869 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
11870
11871 * Makefile.in: Eliminate 'apache' targets.
11872 * configure.in: Eliminate 'apache' targets.
11873
11874 * configure.in: Eliminate redundant tests. Reorganize.
11875
11876 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
11877
11878 * config-ml.in: Eliminate references to Cygnus configure.
11879
11880 * Makefile.in: Eliminate references to building emacs.
11881
11882 2002-06-28 Graham Stott <graham.stott@btinternet.com>
11883
11884 * MAINTAINERS: Update my email address.
11885
11886 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
11887
11888 * config.if (libstdcxx_incdir): Version C++ headers.
11889 (cxx_incdir): Remove.
11890
11891 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
11892
11893 * MAINTAINERS (Write After Approval): Add self.
11894
11895 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
11896
11897 * configure.in: Add support for ip2k.
11898
11899 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
11900
11901 * configure.in: Fix AIX configury bug.
11902
11903 2002-06-20 Steve Ellcey <sje@cup.hp.com>
11904
11905 * MAINTAINERS (Write After Approval): Add self.
11906
11907 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11908
11909 * configure.in: replace ${topsrcdir} with ${srcdir}
11910
11911 * configure.in: Move definition of libstdcxx_flags
11912 right above usage, rather than waaay earlier.
11913
11914 * configure.in: Pull definition of is_cross_compiler earlier.
11915
11916 * configure.in: Rearrange a little.
11917
11918 * configure.in: Remove references to librx.
11919 * Makefile.in: Remove references to librx.
11920
11921 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
11922
11923 * config.sub: Add support for avr target.
11924 Import from master sources, rev 1.255
11925
11926 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
11927
11928 * configure, .cvsignore: Revert previous change...
11929 * Makefile: ...delete.
11930
11931 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
11932
11933 * configure.in: Eliminate ${gasdir} variable.
11934
11935 2002-06-18 Dave Brolley <brolley@redhat.com>
11936
11937 * configure.in: Add support for frv.
11938 * config.sub: Add support for frv.
11939
11940 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11941
11942 * configure: Remove garbage from previous commit.
11943
11944 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
11945
11946 * configure: For in-source builds, make a subdir and re-exec there.
11947 * Makefile: New file. Pass targets through to build directory.
11948 * .cvsignore: No longer ignore "Makefile".
11949
11950 2002-06-16 Douglas Rupp <rupp@gnat.com>
11951
11952 * MAINTAINERS (Write After Approval): Add self.
11953
11954 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11955
11956 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11957
11958 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
11959
11960 * configure.in (vax-*-netbsd*): Re-enable gas.
11961
11962 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
11963
11964 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11965 BUILD_PREFIX_1, to correct nomenclature.
11966 * configure: Likewise.
11967
11968 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11969 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11970
11971 2002-05-31 Olaf Hering <olh@suse.de>
11972
11973 * config-ml.in: Propogate DESTDIR also.
11974
11975 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
11976
11977 * configure.in (vax-*-netbsd*): Don't build gas for this
11978 platform.
11979
11980 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
11981
11982 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11983 and libgcj for AVR.
11984
11985 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
11986
11987 * MAINTAINERS (Write After Approval): Add myself.
11988
11989 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
11990
11991 * config.guess: Update to 2002-05-22 version.
11992 * config.sub: Likewise.
11993
11994 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11995
11996 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11997 * config-ml.in: Likewise.
11998 * configure: Likewise.
11999 * configure.in: Likewise.
12000
12001 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12002
12003 * MAINTAINERS: Update my email address.
12004
12005 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12006
12007 * configure.in: Simplify makefile fragment collection.
12008
12009 * configure.in: Remove code to build emacs.
12010
12011 * configure.in : Remove --srcdir argument from targargs and buildargs
12012 (it's always overridden in the Makefile anyway). Rearrange a bit.
12013
12014 * configure: Move some logic to configure.in.
12015 * configure.in: Move some logic from configure.
12016
12017 2002-05-11 Tom Tromey <tromey@redhat.com>
12018
12019 * MAINTAINERS: Reflect libgcj reality.
12020
12021 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12022
12023 * Makefile.in: Honour DESTDIR.
12024
12025 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12026
12027 * config.guess: Import 2002-03-20 version.
12028 * config.sub: Import 2002-04-26 version.
12029
12030 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12031
12032 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12033
12034 2002-05-07 Tim Josling <tej@melbpc.org.au>
12035
12036 * MAINTAINERS: Add self.
12037
12038 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12039
12040 * ltmain.sh: Detect and handle object name conflicts
12041 while piecewise linking a static library.
12042
12043 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12044
12045 * configure.in (noconfigdirs): Don't disable libgcj on
12046 sparc64-*-solaris* and sparcv9-*-solaris*.
12047
12048 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12049
12050 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12051
12052 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12053
12054 * configure.in (FLAGS_FOR_TARGET): Do not add
12055 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12056 on i[3456]86-*-linux*.
12057
12058 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12059
12060 * configure.in (noconfigdirs): Replace [ ] with test.
12061
12062 * configure.in (noconfigdirs): Do not add target-newlib if
12063 target == i[3456]86-*-linux*, and host == target.
12064
12065 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12066
12067 * configure.in: delete reference to absent file
12068
12069 * configure.in: replace '[' with 'test'
12070
12071 * configure.in: Eliminate references to gash.
12072 * Makefile.in: Eliminate references to gash.
12073
12074 * configure.in: remove useless references to 'pic' makefile fragments.
12075
12076 * configure.in: (*-*-windows*) Finish removing.
12077
12078 * configure.in: Eliminate redundant test for libgui.
12079
12080 2002-04-29 Roger Sayle <roger@eyesopen.com>
12081
12082 * MAINTAINERS: Add self and realphabetize. Update entries
12083 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12084 entry for a29k port maintainer.
12085
12086 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12087
12088 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12089 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12090
12091 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12092
12093 * configure.in: remove references to dead files
12094
12095 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12096
12097 * MAINTAINERS: Add information about purpose of this file.
12098
12099 2002-04-18 Tom Tromey <tromey@redhat.com>
12100
12101 * configure.in: Disallow configuring libgcj when it is already
12102 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12103 Solaris 2.8 by default. For PR libgcj/6158.
12104
12105 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12106
12107 * configure.in: Move default CC setting out of config/mh-* fragments
12108 directly into here.
12109
12110 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12111
12112 * configure.in: don't even try to configure or make a subdirectory
12113 if there's no configure script for it.
12114
12115 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12116
12117 * MAINTAINERS: Remove chill maintainers.
12118 * Makefile.in (CHILLFLAGS): Remove.
12119 (CHILL_LIB): Remove.
12120 (TARGET_CONFIGDIRS): Remove libchill.
12121 (CHILL_FOR_TARGET): Remove.
12122 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12123 CHILL_LIB.
12124 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12125 (CHECK_TARGET_MODULES): Likewise.
12126 (INSTALL_TARGET_MODULES): Likewise.
12127 (CLEAN_TARGET_MODULES): Likewise.
12128 (configure-target-libchill): Remove.
12129 (all-target-libchill): Remove.
12130 * configure.in (target_libs): Remove target-libchill.
12131 Do not compute CHILL_FOR_TARGET.
12132 * libchill: Remove directory.
12133
12134 2002-04-11 DJ Delorie <dj@redhat.com>
12135
12136 * Makefile.in, configure.in: Sync with binutils, entries
12137 follow...
12138
12139 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12140
12141 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12142 (do-tar, do-bz2): New rules.
12143 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12144 (gdb-tar): New rule.
12145 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12146 (insight_dejagnu.tar): New rule.
12147 (insight.tar): New rule.
12148 (gdb+dejagnu.tar): New rule.
12149 (gdb.tar): New rule.
12150
12151 2002-02-01 Mo DeJong <supermo@bayarea.net>
12152
12153 * Makefile.in: Add all-tix to deps for all-snavigator
12154 so that tix is built when building snavigator.
12155
12156 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12157
12158 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12159 ld and gdb are not supported.
12160
12161 2002-01-07 Mark Salter <msalter@redhat.com>
12162
12163 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12164 Allow target-libgloss to be built for arm, strongarm, and xscale.
12165
12166 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12167
12168 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12169 options for i[3456]86-pc-linux* native builds.
12170
12171 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12172
12173 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12174 files from .po files for a distribution.
12175
12176 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12177
12178 * configure.in: Enable libstdc++-v3 for h8300 targets.
12179
12180 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12181
12182 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12183 version from bfd/.
12184
12185 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12186
12187 * Makefile.in (VER): When present, extract the version number from
12188 the file version.in.
12189
12190 2001-05-24 Tom Rix <trix@redhat.com>
12191
12192 * configure.in : enable ld for aix
12193
12194 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12195
12196 * config.guess: Add linux target for S/390.
12197
12198 2000-11-07 Philip Blundell <pb@futuretv.com>
12199
12200 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12201
12202 2000-11-03 Philip Blundell <pb@futuretv.com>
12203
12204 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12205 files.
12206
12207 2001-01-15 Ben Elliston <bje@redhat.com>
12208
12209 * configure.in (host_tools): Add sid.
12210 Always configure cgen.
12211
12212 2000-11-24 Nick Clifton <nickc@redhat.com>
12213
12214 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12215
12216 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12217
12218 * Makefile.in (ALL_MODULES): Add all-cgen.
12219 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12220 (all-cgen): New target.
12221 (all-opcodes,all-sim): Depend on all-cgen.
12222 * configure.in (host_tools): Add cgen.
12223 Only configure cgen if --enable-cgen-maint.
12224
12225 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12226
12227 * configure.in: Add *-*-freebsd* configurations.
12228
12229 2002-04-08 Tom Tromey <tromey@redhat.com>
12230
12231 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12232 Fixes PR libgcj/6068.
12233
12234 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12235
12236 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12237
12238 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12239
12240 * configure.in (alpha*-dec-osf*): Enable libgcj.
12241
12242 2003-03-27 Matthew Gingell <gingell@gnat.com>
12243
12244 * MAINTAINERS (Write After Approval): Add myself.
12245
12246 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12247
12248 Fix for: PR bootstrap/3591, target/5676
12249 * configure.in (mcore-pe): Disable the configuration of
12250 libstdc++-v3 since exceptions are not supported.
12251
12252 2002-03-20 Anthony Green <green@redhat.com>
12253
12254 * configure.in: Enable libgcj for xscale-elf target.
12255
12256 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12257
12258 * MAINTAINERS: Update my email address.
12259
12260 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12261
12262 * ltmain.sh (relink_command): Fix typo in previous change.
12263
12264 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12265
12266 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12267 (relink_command): Added --tag flags.
12268 (mode=install): If relinking fails; error out.
12269
12270 2002-03-12 Richard Henderson <rth@redhat.com>
12271
12272 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12273 .NOTPARALLEL tag.
12274 (do-check): Rename from check.
12275 (check): Allow parallel check.
12276
12277 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12278
12279 * MAINTAINERS: Add myself as maintainer for xtensa port.
12280 Fix alphabetical order in CPU port maintainer list.
12281 Remove myself from Write After Approval list.
12282
12283 2002-03-11 Richard Henderson <rth@redhat.com>
12284
12285 * Makefile.in (.NOTPARALLEL): Add fake tag.
12286
12287 2002-03-07 H.J. Lu (hjl@gnu.org)
12288
12289 * configure.in: Enable gprof for mips*-*-linux*.
12290
12291 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12292
12293 * MAINTAINERS (Write After Approval): Add myself.
12294
12295 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12296
12297 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12298 libjava.
12299 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12300
12301 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12302
12303 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12304 because its Makefile is there; test for the executable instead.
12305
12306 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12307
12308 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12309 libstdc++-v3 and libjava.
12310
12311 2002-02-11 Adam Megacz <adam@xwt.org>
12312
12313 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12314 boehm-gc
12315
12316 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12317
12318 * config.guess: Updated to 2002-01-30's version.
12319 * config.sub: Updated to 2002-02-01's version.
12320 Contribute sh64-elf.
12321 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12322 * configure.in: Added sh64-*-*.
12323
12324 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12325
12326 * MAINTAINERS: Belatedly add myself to write after approval list.
12327
12328 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12329
12330 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12331 Remove self as Write After Approval.
12332
12333 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12334
12335 * MAINTAINERS: Put self in as maintainer for contrib/regression
12336 directory.
12337
12338 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12339
12340 * MAINTAINERS: Update my email address.
12341
12342 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12343
12344 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12345 target-libiberty, and target-libgloss. Skip Java-related
12346 libraries if not supported for NetBSD on target CPU.
12347
12348 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12349
12350 * install-sh: Use _inst.$$_ for temp file name.
12351
12352 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12353
12354 * MAINTAINERS (Write After Approval): Move my contact info
12355 from here...
12356 (OS Port Maintainers): ...to here (netbsd).
12357
12358 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12359
12360 * MAINTAINERS (Write After Approval): Add myself.
12361
12362 2002-01-17 H.J. Lu <hjl@gnu.org>
12363
12364 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12365 (all-target-fastjar): Also depend on all-target-libiberty.
12366
12367 2002-01-16 H.J. Lu (hjl@gnu.org)
12368
12369 * config.guess: Import from master sources, rev 1.225.
12370 * config.sub: Import from master sources, rev 1.238.
12371
12372 2002-01-16 Kazu Hirata <kazu@hxi.com>
12373
12374 * MAINTAINERS (Write After Approval): Remove myself.
12375
12376 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12377
12378 * MAINTAINERS (Write After Approval): Add myself.
12379
12380 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12381
12382 * MAINTAINERS: Add self as docs co-maintainer.
12383
12384 2001-12-11 Matthias Klose <doko@debian.org>
12385
12386 * MAINTAINERS (Write After Approval): Add myself.
12387
12388 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12389
12390 * MAINTAINERS: Update my email address.
12391
12392 2001-12-07 Turly O'Connor <turly@apple.com>
12393 * MAINTAINERS (Write After Approval): Add myself.
12394 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12395 (rs6000_initialize_trampoline): Call __trampoline_setup for
12396 ABI_DARWIN too.
12397 * darwin-tramp.asm: New file, implements __trampoline_setup.
12398 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12399
12400 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12401
12402 * MAINTAINERS (Write After Approval): Add myself.
12403
12404 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12405
12406 * configure, configure.in: Use temp file for long sed commands.
12407
12408 2001-12-03 Laurent Guerby <guerby@acm.org>
12409
12410 * config.sub: Update to version 1.232 on subversion.
12411
12412 2001-12-03 Ben Elliston <bje@redhat.com>
12413
12414 * MAINTAINERS: Update mail address for config.* patches.
12415
12416 2001-11-27 DJ Delorie <dj@redhat.com>
12417 Zack Weinberg <zack@codesourcery.com>
12418
12419 When build != host, create libiberty for the build machine.
12420
12421 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12422 CONFIG_ARGUMENTS.
12423 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12424 New variables.
12425 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12426 and rules.
12427 (all.normal): Depend on ALL_BUILD_MODULES.
12428 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12429 (all-build-libiberty): Depend on configure-build-libiberty.
12430
12431 * configure: Calculate and substitute proper value for
12432 ALL_BUILD_MODULES.
12433 * configure.in: Create the build subdirectory.
12434 Calculate and substitute TARGET_CONFIGARGS (formerly
12435 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12436
12437 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12438
12439 * MAINTAINERS (write-after-approval): Add self.
12440
12441 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12442
12443 * MAINTAINERS (GNATS only accounts): Remove self.
12444
12445 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12446
12447 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12448 libf2c.
12449
12450 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12451
12452 * MAINTAINERS (Write After Approval): Add self.
12453
12454 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12455
12456 * MAINTAINERS: mips and s390 are also CPU ports.
12457
12458 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12459
12460 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12461
12462 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12463
12464 * MAINTAINERS: Alphabetize.
12465
12466 2001-11-09 Kazu Hirata <kazu@hxi.com>
12467
12468 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12469
12470 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12471
12472 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12473
12474 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12475
12476 * configure.in (--enable-languages): Be more permissive about
12477 syntax. Check for empty lists better. Warn about $LANGUAGES.
12478
12479 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12480
12481 * config.sub: Import from master sources, rev. 1.230.
12482 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12483
12484 2001-11-07 Laurent Guerby <guerby@acm.org>
12485
12486 * MAINTAINERS (Write After Approval): Add self.
12487
12488 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12489
12490 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12491
12492 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12493
12494 * config.sub: Import from master sources, rev 1.226.
12495 * config.guess: Import from master sources, rev 1.216.
12496
12497 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12498
12499 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12500 * MAINTAINERS: Add self as maintainer of MMIX port.
12501 Remove old after-approval entry.
12502
12503 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12504
12505 * ChangeLog, configure: Fix spelling errors.
12506
12507 2001-10-20 Brendan Kehoe <brendan@zen.org>
12508
12509 * MAINTAINERS: Tweak my address.
12510
12511 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12512
12513 * MAINTAINERS: Update my email address.
12514
12515 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12516
12517 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12518 * MAINTAINERS: Add self as maintainer of CRIS port.
12519
12520 2001-10-10 Geert Bosch <bosch@gnat.com>
12521
12522 * MAINTAINERS (Various maintainers: Ada front end):
12523 Added Robert Dewar.
12524
12525 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12526
12527 * MAINTAINERS (Write After Approval): Added self
12528
12529 2001-10-02 Geert Bosch <bosch@gnat.com>
12530
12531 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12532
12533 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12534
12535 * configure: Handle temporary files securely using mkdir.
12536
12537 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12538
12539 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12540
12541 2001-09-26 Will Cohen <wcohen@redhat.com>
12542
12543 * configure.in (*-*-linux*): Disable configuration of target-newlib
12544 and target-libgloss.
12545
12546 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12547
12548 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12549 RANLIB.
12550
12551 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12552
12553 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12554 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12555 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12556 avoid quotes nesting problems.
12557 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12558 (DO_X): Export only variables that are set.
12559
12560 2001-09-19 Ben Elliston <bje@redhat.com>
12561
12562 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12563 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12564 semantics. Use the shell built-in "type" command instead.
12565
12566 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12567
12568 Merged from gcc-3_0-branch:
12569 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12570 * ltcf-c.sh: Use $objext, not $ac_objext.
12571 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12572 * ltcf-cxx.sh: Add support for GNU.
12573 2001-07-22 Timothy Wall <twall@redhat.com>
12574 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12575 default settings if using GNU tools with that configuration.
12576 * ltcf-cxx.sh: Ditto.
12577 * ltcf-gcj.sh: Ditto.
12578 2001-07-21 Michael Chastain <chastain@redhat.com>
12579 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12580 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12581 * ltmain.sh: Mark as gcc-local.
12582
12583 2001-08-30 Eric Christopher <echristo@redhat.com>
12584 Jason Eckhardt <jle@redhat.com>
12585
12586 * config.guess: Merge from master sources.
12587 * config.sub: Merge from master sources, add support for mipsisa32.
12588
12589 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12590 * config.sub: Merge from master sources, rev 1.219.
12591 * MAINTAINERS: Add self as contact for stormy16 port.
12592
12593 2001-08-14 Zack Weinberg <zackw@panix.com>
12594
12595 * config.sub: Merge from master sources, rev 1.218.
12596 * config.guess: Merge from master sources, rev 1.209.
12597
12598 2001-08-11 Graham Stott <grahams@redhat.com>
12599
12600 * Makefile.in (check-c++): Add missing semicolon.
12601
12602 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12603
12604 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12605
12606 2001-07-30 Eric Christopher <echristo@redhat.com>
12607
12608 * MAINTAINERS (Various maintainers: mips port): Added myself.
12609
12610 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12611
12612 * configure.in (sh-*-linux*): New.
12613
12614 2001-07-27 Richard Henderson <rth@redhat.com>
12615
12616 * .cvsignore: Add LAST_UPDATED.
12617
12618 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12619
12620 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12621
12622 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12623
12624 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12625
12626 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12627
12628 * MAINTAINERS (Write After Approval): Added myself.
12629
12630 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12631
12632 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12633 and libgcj on m68hc11/m68hc12.
12634
12635 2001-06-27 H.J. Lu (hjl@gnu.org)
12636
12637 * Makefile (CFLAGS_FOR_BUILD): New.
12638 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12639
12640 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12641
12642 * README: Remove version number.
12643
12644 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12645
12646 * INSTALL/README: Update wrt. to the installation instructions now
12647 residing in gcc/doc/install.texi.
12648
12649 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12650
12651 * README: Replace with a cut-down and updated version of gcc/README.
12652
12653 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12654
12655 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12656 multilibs to be disabled.
12657
12658 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12659
12660 * MAINTAINERS (Write After Approval): Add myself.
12661
12662 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12663
12664 * config.guess: Import CVS version 1.195.
12665 * config.sub: Import CVS version 1.212.
12666
12667 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12668
12669 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12670 gcc/xgcc is built, use -print-prog-name to find out the program
12671 name to use.
12672
12673 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12674
12675 * config.guess: Import CVS version 1.194. All gcc-local changes
12676 appear to also be in the master copy.
12677 * config.sub: Import CVS version 1.211.
12678
12679 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12680
12681 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12682 with_gcc]: Use `gcc -shared' to build a shared library.
12683
12684 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12685
12686 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12687 archives.
12688
12689 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12690
12691 * MAINTAINERS (Write After Approval): Add myself.
12692
12693 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12694
12695 * configure.in (libstdcxx_flags): Do not try to execute
12696 libstdc++-v3/testsuite_flags until it exists.
12697
12698 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12699
12700 * MAINTAINERS: Update my email address.
12701
12702 2001-05-31 Graham Stott <grahams@redhat.com>
12703
12704 * MAINTAINERS (Write After Approval): Add myself.
12705
12706 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12707
12708 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12709 libraries when using g++ with native linker.
12710
12711 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12712
12713 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12714
12715 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12716
12717 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12718 [aix4*|aix5*]: Prepend blank.
12719
12720 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12721
12722 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12723 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12724 of subdir/configure scripts to use the new libtool.m4.
12725
12726 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12727
12728 * MAINTAINERS (Write After Approval): Add myself.
12729
12730 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12731
12732 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12733
12734 2001-05-11 Ben Elliston <bje@redhat.com>
12735
12736 * Makefile.in (all-sid): New target.
12737 (check-sid, clean-sid, install-sid): Likewise.
12738
12739 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12740
12741 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12742
12743 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12744
12745 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12746 libgcj.
12747
12748 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12749
12750 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12751 gcc/xgcc is built, use -print-prog-name to find out the program
12752 name to use.
12753
12754 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12755
12756 * configure.in (noconfigdirs): Don't reset it from scratch in the
12757 target case; only append to it.
12758
12759 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12760 sparc-*-solaris2.8]: Disable ${libgcj}.
12761
12762 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12763
12764 * configure.in (libgcj_saved): Copy from $libgcj.
12765 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12766 --disable-libgcj.
12767
12768 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12769
12770 * MAINTAINERS: Remove self as MIPS maintainer and
12771 C front end maintainer.
12772
12773 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12774
12775 * configure.in: Move *-chorusos target case to the proper switch.
12776 Disable libgcj.
12777
12778 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12779
12780 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12781 1.641.2.228.
12782
12783 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12784
12785 * Makefile.in (STAGE1_CFLAGS): Pass down.
12786
12787 2001-04-13 Alan Modra <amodra@one.net.au>
12788
12789 * config.guess: Add hppa64-linux support. Note for next import that
12790 this is already in the master file.
12791 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12792
12793 2001-04-12 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.226.
12797
12798 2001-04-11 Stan Shebs <shebs@apple.com>
12799
12800 * MAINTAINERS: Add self as Darwin port maintainer.
12801
12802 2001-04-11 Alan Modra <amodra@one.net.au>
12803
12804 * MAINTAINERS: Update my email address.
12805
12806 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12807
12808 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12809 recent versions of FreeBSD (release 3 or later).
12810 * ltconfig: On FreeBSD, -lc must not be provided when building
12811 a shared library or else the standard -pthread gcc option is
12812 rendered worthless to later users of the built library.
12813
12814 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12815
12816 * MAINTAINERS: Add self and RTH as C front end maintainers.
12817
12818 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12819
12820 * config.sub: Make sure to match an already-canonicalized
12821 machine name (eg. mn10300-unknown-elf).
12822
12823 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12824
12825 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12826 New macros.
12827 (bootstrap, cross): Use RECURSE_FLAGS.
12828 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12829
12830 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12831
12832 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12833
12834 2001-03-22 Colin Howell <chowell@redhat.com>
12835
12836 * Makefile.in (DO_X): Do not backslash single-quotes in
12837 backquotes (two places).
12838
12839 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12840
12841 Re-installed:
12842 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12843 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12844 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12845 * ltcf-cxx.sh: Likewise.
12846 * ltcf-gcj.sh: Likewise.
12847
12848 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12849
12850 * MAINTAINERS: Add myself as "documentation co-maintainer".
12851
12852 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12853
12854 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12855 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12856
12857 2001-03-19 Tom Tromey <tromey@redhat.com>
12858
12859 * config-ml.in: Handle GCJ and GCJFLAGS.
12860
12861 2001-03-21 Michael Chastain <chastain@redhat.com>
12862
12863 * Makefile.in: all-m4 depends on all-texinfo.
12864
12865 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
12866
12867 * MAINTAINERS: Add myself to write after approval list.
12868
12869 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
12870
12871 * Makefile.in (DO_X): Quote nested quotes.
12872
12873 2001-03-18 Alan Modra <alan@linuxcare.com.au>
12874
12875 * MAINTAINERS: Add myself to write after approval list.
12876
12877 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
12878
12879 * Makefile.in (DO_X): Use double quotes for quoting
12880 "RANLIB=$${RANLIB}".
12881
12882 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
12883
12884 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
12885
12886 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
12887
12888 * configure.in: Only use `lang_requires' for languages athat are
12889 actually enabled.
12890
12891 2001-03-08 Phil Edwards <pme@sources.redhat.com>
12892
12893 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
12894
12895 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
12896
12897 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
12898
12899 2001-03-07 Tom Tromey <tromey@redhat.com>
12900
12901 * configure.in: Allow config-lang.in to set `lang_requires' to list
12902 of other required languages.
12903
12904 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
12905
12906 * Makefile.in: Remove RANLIB definition. Use RANLIB
12907 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
12908 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
12909
12910 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
12911 Alexandre Oliva <aoliva@redhat.com>
12912
12913 * Makefile.in (check-c++): Use tabs, not spaces.
12914
12915 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
12916
12917 * MAINTAINERS: add myself to Write After Approval list.
12918
12919 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
12920
12921 * Makefile.in (check-c++): New rule.
12922
12923 * configure.in (target_libs): Remove libg++.
12924 (noconfigdirs): Remove libg++.
12925 (noconfigdirs): Same.
12926 (noconfigdirs): Same.
12927 (noconfigdirs): Same.
12928
12929 * config-ml.in: Remove libg++ references.
12930
12931 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
12932 (ALL_TARGET_MODULES): Same.
12933 (configure-target-libg++): Remove.
12934 (all-target-libg++): Remove.
12935 (configure-target-libio): Remove.
12936 (all-target-libio): Remove.
12937 (check-target-libio): Remove.
12938 (.PHONY): Remove.
12939 (libg++.tar.bz2): Remove.
12940 (all-target-cygmon): Remove libio.
12941 (all-target-libstdc++): Remove.
12942 (configure-target-libstdc++): Remove.
12943 (TARGET_LIB_PATH): Remove libstdc++.
12944 (ALL_GCC_CXX): Remove libstdc++.
12945 (all-target-gperf): Correct.
12946
12947 2001-02-16 Nick Clifton <nickc@redhat.com>
12948
12949 * configure.in (noconfigdirs): Allow configuration of texinfo
12950 for Cygwin hosts.
12951
12952 2001-02-15 Anthony Green <green@redhat.com>
12953
12954 * configure: Introduce GCJ_FOR_TARGET.
12955 * configure.in: Ditto.
12956 * Makefile.in: Ditto.
12957
12958 2001-02-13 Andreas Schwab <schwab@suse.de>
12959
12960 * MAINTAINERS: Update mail address.
12961
12962 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12963
12964 * config.guess: Add linux target for S/390.
12965 * config.sub: Likewise.
12966
12967 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
12968
12969 * configure.in: for *-chorusos, don't config target-newlib and
12970 target-libgloss.
12971
12972 2001-02-06 Ben Elliston <bje@redhat.com>
12973
12974 * configure: Output host type to stdout, not stderr.
12975
12976 2001-02-05 Mark Mitchell <mark@codesourcery.com>
12977
12978 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12979 * ltcf-cxx.sh: Likewise.
12980
12981 * config.if: Assume enable_libstdcxx_v3 is defined.
12982
12983 2001-02-04 Mark Mitchell <mark@codesourcery.com>
12984
12985 Remove V2 C++ library.
12986 * configure.in: Remove --enable-libstdcxx_v3 support.
12987
12988 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
12989
12990 * include/demangle.h: Add prototype for java_demangle_v3.
12991
12992 2001-01-29 Phil Edwards <pme@sources.redhat.com>
12993
12994 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
12995
12996 2001-01-27 Richard Henderson <rth@redhat.com>
12997
12998 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12999
13000 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13001
13002 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13003 Don't unset, it's non-portable and no longer necessary, set to empty
13004 instead.
13005
13006 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13007
13008 * ltconfig: Shell portability fix for the tagname validity check.
13009
13010 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13011
13012 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13013 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13014
13015 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13016
13017 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13018
13019 2001-01-26 Tom Tromey <tromey@redhat.com>
13020
13021 * configure.in: Allow libgcj to be built on Sparc Solaris.
13022
13023 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13024
13025 * ltcf-c.sh: Add aix5 case.
13026 * ltcf-cxx.sh: Likewise.
13027 * ltconfig: Likewise.
13028
13029 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13030
13031 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13032 keep at least one of build_libtool_libs or build_old_libs set to
13033 yes.
13034
13035 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13036 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13037
13038 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13039
13040 * configure.in: Enable libgcj on several additional platforms.
13041
13042 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13043
13044 * configure.in: Enable libgcj for linux targets.
13045
13046 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13047
13048 * MAINTAINERS (Write After Approval): Add myself.
13049
13050 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13051
13052 * MAINTAINERS: Add myself as vax port maintainer.
13053
13054 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13055
13056 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13057
13058 2001-01-09 Mike Stump <mrs@wrs.com>
13059
13060 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13061 failures of subdirectories.
13062
13063 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13064
13065 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13066 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13067 * ltcf-cxx.sh: Likewise.
13068 * ltcf-gcj.sh: Likewise.
13069 * ltconfig.sh: Fix typo.
13070
13071 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13072
13073 * configure: handle DOS-style absolute paths.
13074
13075 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13076
13077 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13078
13079 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13080
13081 * MAINTAINERS: Add myself as avr port co-maintainer.
13082
13083 2000-12-28 Ben Elliston <bje@redhat.com>
13084
13085 * MAINTAINERS: Add myself under ``Write After Approval''.
13086
13087 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13088
13089 * texinfo: Remove directory from GCC.
13090
13091 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13092
13093 * COPYING: Update to current
13094 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13095 to 19yy as example year in copyright notice).
13096
13097 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13098
13099 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13100 (libstdcxx_incdir): Pass down.
13101 * config.if: Remove expired bits for cxx_interface, add stub.
13102 (libstdcxx_incdir): Add variable for g++ include directory.
13103 * configure.in (gxx_include_dir): Use it.
13104
13105 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13106
13107 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13108 with old-email address from ``Write After Approval''.
13109
13110 2000-12-15 Andreas Jaeger <aj@suse.de>
13111
13112 * configure.in: Handle lang_dirs.
13113
13114 2000-12-14 Tom Tromey <tromey@redhat.com>
13115
13116 * MAINTAINERS: Removed brads.
13117
13118 * MAINTAINERS: Added gcj developers.
13119
13120 2000-12-13 Anthony Green <green@redhat.com>
13121
13122 * configure.in: Disable libgcj for any target not specifically
13123 listed. Disable libgcj for x86 and Alpha Linux until compatible
13124 with g++ abi.
13125
13126 2000-12-13 Mike Stump <mrs@wrs.com>
13127
13128 * Makefile.in (local-distclean): Also remove fastjar.
13129
13130 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13131
13132 * contrib/gcc_update: Add fastjar --touch entries.
13133
13134 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13135
13136 * configure.in: Disable language-specific target libraries for
13137 languages that aren't enabled.
13138
13139 2000-12-10 Anthony Green <green@redhat.com>
13140
13141 * configure.in: Define libgcj. Disable libgcj target libraries for
13142 most targets.
13143
13144 2000-12-10 Neil Booth <neilb@earthling.net>
13145
13146 * MAINTAINERS: Update mail address, remove from WAA list.
13147
13148 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13149
13150 * libjava: Imported from /cvs/java.
13151 * libffi: Likewise.
13152 * Boehm-gc: Likewise.
13153
13154 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13155
13156 * configure.in (target_libs): Revert 2000-12-08 patch.
13157 (noconfigdirs): Added target-libjava.
13158
13159 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13160
13161 * djunpack.bat: removed.
13162
13163 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13164
13165 * Makefile.in: handle DOS-style absolute paths.
13166 * config-ml.in: likewise.
13167 * symlink-tree: likewise.
13168
13169 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13170
13171 * fastjar: Imported.
13172
13173 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13174
13175 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13176 libjava.
13177 * configure.in (target_libs): Removed `target-libjava'.
13178
13179 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13180
13181 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13182 (ALL_MODULES): Added fastjar.
13183 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13184 (all-target-libjava): all-fastjar replaces all-zip.
13185 (all-fastjar): Added.
13186 (configure-target-fastjar, all-target-fastjar): Likewise.
13187 * configure.in (host_tools): Added fastjar.
13188
13189 2000-12-07 Mike Stump <mrs@wrs.com>
13190
13191 * Makefile.in (local-distclean): Remove leftover built files.
13192
13193 2000-11-24 Nick Clifton <nickc@redhat.com>
13194
13195 * configure.in (xscale-elf): Add target.
13196 (xscale-coff): Add target.
13197
13198 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13199
13200 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13201 recent versions of FreeBSD (release 3 or later).
13202 * ltconfig: On FreeBSD, -lc must not be provided when building
13203 a shared library or else the standard -pthread gcc option is
13204 rendered worthless to later users of the built library.
13205
13206 2000-11-16 Fred Fish <fnf@be.com>
13207
13208 * configure.in (enable_libstdcxx_v3): Fix typo,
13209 libstd++ -> libstdc++.
13210
13211 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13212
13213 * MAINTAINERS: Add self to Write After Approval list.
13214
13215 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13216
13217 * MAINTAINERS: Update my email address. Add myself to global write
13218 privs list.
13219
13220 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13221
13222 * Makefile.in: Merge with src and libgcj.
13223 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13224 configure-target-<library> when their configure scripts need the C
13225 or C++ library to have already been built to work properly.
13226 (do_proto_toplev): Set them to an empty string.
13227
13228 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13229 (REALLY_SET_LIB_PATH): Use them.
13230
13231 2000-11-17 Stan Shebs <shebs@apple.com>
13232
13233 * MAINTAINERS: Add self to Write After Approval list.
13234
13235 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13236
13237 * configure: Provide the original toplevel configure arguments
13238 (including $0) to subprocesses in the environment rather than
13239 through gcc/configargs.h.
13240
13241 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13242
13243 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13244 C99. Alphabetise "Write After Approval" list.
13245
13246 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13247
13248 * configure: Turn on libstdc++ V3 by default.
13249
13250 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13251 if we've got GCC.
13252
13253 2000-11-11 Philip Blundell <philb@gnu.org>
13254
13255 * MAINTAINERS: Add self to Write After Approval list.
13256
13257 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13258
13259 * ltcf-c.sh (aix4): Improve shared library configuration; require
13260 exporting symbols.
13261 * ltcf-cxx.sh (aix4): Define.
13262 * ltconfig (aix4): Define library and soname specs appropriate for
13263 AIX. Define command to create export symbols list.
13264
13265 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13266
13267 * config.sub: Add support for Sun Chorus
13268
13269 2000-10-31 Nick Clifton <nickc@redhat.com>
13270
13271 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13272 <name>@redhat.com. Also installed new email address for Clint
13273 Popetz.
13274
13275 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13276
13277 * etc: Remove directory from GCC.
13278
13279 2000-10-16 Michael Meissner <meissner@redhat.com>
13280
13281 * configure (gcc/configargs.h): Only create if there is a build GCC
13282 directory created.
13283
13284 2000-10-16 Matthias Klose <doko@debian.org>
13285
13286 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13287 when configured for libstdc++-v3.
13288
13289 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13290
13291 * configure: Save configure arguments to gcc/configargs.h.
13292
13293 2000-10-04 Philipp Thomas <pthomas@suse.de>
13294
13295 * config.guess: Import CVS version 1.157.
13296 * config.sub: Import CVS version 1.181.
13297
13298 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13299
13300 * Makefile.in (bootstrap): avoid recursion if subdir missing
13301 (cross): ditto
13302 (do-proto-toplev): ditto
13303
13304 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13305
13306 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13307 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13308
13309 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13310 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13311 all affected `configure' scripts.
13312
13313 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13314
13315 * MAINTAINERS: Add self as cpplib co-maintainer.
13316
13317 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13318
13319 * MAINTAINERS: Add self to Write After Approval list.
13320
13321 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13322
13323 * INSTALL/README: egcs -> GCC update.
13324
13325 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13326
13327 * MAINTAINERS: Add myself to Write After Approval list.
13328
13329 2000-09-15 Kazu Hirata <kazu@hxi.com>
13330
13331 * MAINTAINERS: Add myself to Write After Approval list.
13332
13333 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13334
13335 * configure.in: Do not build byacc for hppa64. Provide paths to the
13336 X11 libraries for hppa64.
13337
13338 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13339
13340 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13341
13342 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13343
13344 * Makefile.in (all-zlib): Added dummy target.
13345
13346 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13347 ltcf-gcj.sh: Updated from libtool multi-language branch.
13348
13349 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13350
13351 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13352 (bootstrap*): Depend on all-bootstrap.
13353
13354 2000-09-05 Philipp Thomas <pthomas@suse.de>
13355
13356 * config.guess: Import CVS version 1.156.
13357 * config.sub: Import CVS version 1.179.
13358
13359 2000-09-02 Anthony Green <green@cygnus.com>
13360
13361 * Makefile.in (all-gcc): Depend on all-zlib.
13362 (CLEAN_MODULES): Add clean-zlib.
13363 (ALL_MODULES): Add all-zlib.
13364 * configure.in (host_libs): Add zlib.
13365
13366 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13367
13368 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13369 crosses, but add gcc/include to the header search path for them.
13370
13371 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13372
13373 * MAINTAINERS: Add self to Write After Approval list.
13374
13375 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13376
13377 * config.guess: Import CVS version 1.152.
13378 * config.sub: Import CVS version 1.177.
13379
13380 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13381
13382 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13383 $targargs to tell whether newlib is going to be built.
13384
13385 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13386 $$r/TARGET_SUBDIR/libio for _G_config.h.
13387
13388 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13389
13390 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13391
13392 2000-08-22 DJ Delorie <dj@redhat.com>
13393
13394 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13395
13396 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13397
13398 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13399 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13400 sub-configures.
13401
13402 2000-08-21 DJ Delorie <dj@redhat.com>
13403
13404 * MAINTAINERS: Add self as a libiberty maintainer
13405
13406 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13407
13408 * configure.in (libstdcxx_flags): Use
13409 libstdc++-v3/src/libstdc++.INC.
13410
13411 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13412
13413 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13414
13415 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13416
13417 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13418
13419 * configure: Make enable_threads and enable_shared defaults
13420 explicit. Substitute enable_threads into generated Makefiles.
13421 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13422 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13423
13424 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13425
13426 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13427
13428 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13429
13430 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13431 previous delta.
13432
13433 2000-08-11 Jason Merrill <jason@redhat.com>
13434
13435 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13436 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13437 (FLAGS_FOR_TARGET): Not here.
13438 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13439
13440 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13441
13442 * config-ml.in (CC, CXX): Don't introduce a leading space.
13443
13444 2000-08-07 DJ Delorie <dj@delorie.com>
13445
13446 * MAINTAINERS: Add self as a DJGPP maintainer
13447
13448 2000-08-07 DJ Delorie <dj@redhat.com>
13449
13450 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13451 "if we're also building gcc, and it's a gcc that will run on the
13452 build machine, we want to use its includes instead of the system's
13453 default includes".
13454
13455 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13456
13457 * MAINTAINERS: Add self to Write After Approval list.
13458
13459 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13460
13461 * configure.in (libstdcxx_flags): Don't use `"'.
13462
13463 * config-ml.in: Adjust multilib search paths to the
13464 appropriate multilib tree.
13465
13466 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13467
13468 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13469 commas in $LANGUAGES.
13470
13471 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13472
13473 * configure.in: Re-enable all references to libg++ and librx.
13474
13475 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13476
13477 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13478 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13479 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13480 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13481
13482 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13483
13484 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13485
13486 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13487 CXX_FOR_TARGET for sed.
13488
13489 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13490
13491 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13492 Do not override if already set in the environment or in configure.
13493 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13494 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13495
13496 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13497
13498 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13499 the libtool CVS tree multi-language branch.
13500 * ltconfig, ltmain.sh: Updated.
13501
13502 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13503
13504 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13505 (clean-target): Depend on it.
13506
13507 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13508 (GCC_FOR_TARGET): Use it.
13509 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13510 * configure.in: ... here.
13511 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13512 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13513
13514 2000-07-24 Eric Christopher <echristo@cygnus.com>
13515
13516 * MAINTAINERS: Add self to Write After Approval list.
13517
13518 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13519
13520 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13521 (configure-target-libchill, configure-target-libobjc): Likewise.
13522
13523 * configure.in: Use the same cache file for all target libs.
13524 * config-ml.in: But different cache files per multilib variant.
13525
13526 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13527
13528 * configure (topsrcdir): Don't use dirname.
13529
13530 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13531
13532 * MAINTAINERS: Add self to Write After Approval list.
13533
13534 2000-07-20 Jason Merrill <jason@redhat.com>
13535
13536 * configure.in: Remove all references to libg++ and librx.
13537
13538 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13539
13540 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13541
13542 * config.sub: Update to subversions version 2000-07-06.
13543
13544 2000-07-12 Andrew Haley <aph@cygnus.com>
13545
13546 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13547 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13548
13549 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13550
13551 * symlink-tree: Check number of arguments.
13552
13553 2000-07-05 Jim Wilson <wilson@cygnus.com>
13554
13555 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13556 search path for a g++ extracted from the build tree. This
13557 will allow link tests run by configure scripts in
13558 subdirectories to succeed.
13559
13560 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13561
13562 * ltconfig: Add support for mips-dde-sysv4.2MP
13563
13564 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13565
13566 * MAINTAINERS: Add myself as loop discovery maintainer.
13567
13568 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13569
13570 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13571 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13572
13573 2000-06-19 Timothy Wall <twall@cygnus.com>
13574
13575 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13576 * config.sub: Add tic54x target.
13577
13578 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13579
13580 * MAINTAINERS: Add self as Fortran maintainer,
13581 remove Craig Burley.
13582
13583 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13584
13585 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13586 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13587
13588 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13589
13590 * MAINTAINERS: Add self as i18n maintainer
13591
13592 20000-05-21 H.J. Lu (hjl@gnu.org)
13593
13594 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13595 directory are used if they exist. Make sure
13596 $(build_tooldir)/include is searched for header files,
13597 $(build_tooldir)/lib/ for library files.
13598 (GCC_FOR_TARGET): Likewise.
13599 (CXX_FOR_TARGET): Likewise.
13600
13601 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13602
13603 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13604
13605 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13606
13607 * Makefile.in (configure-target-libiberty): Depend on
13608 configure-target-newlib.
13609
13610 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13611
13612 * configure.in, Makefile.in: Merge all libffi-related
13613 configury stuff from the libgcj tree.
13614
13615 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13616
13617 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13618 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13619
13620 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13621
13622 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13623 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13624 current version information. Add to proto-toplev directory.
13625 (gdb-taz): Build do-djunpack.
13626
13627 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13628
13629 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13630
13631 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13632
13633 * MAINTAINERS: Add self to Write After Approval list.
13634
13635 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13636
13637 * ltmain.sh: Preserve in relink_command any environment
13638 variables that may affect the linker behavior.
13639
13640 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13641
13642 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13643
13644 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13645
13646 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13647
13648 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13649
13650 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13651 with the version name.
13652
13653 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13654
13655 * MAINTAINERS: Add self as bb-reorder maintainer.
13656
13657 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13658
13659 * config.if: Tweak.
13660
13661 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13662
13663 * djunpack.bat: New file.
13664
13665 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13666
13667 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13668 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13669 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13670 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13671
13672 2000-04-16 Dave Pitts <dpitts@cozx.com>
13673
13674 * config.sub (case $basic_machine): Change default for "ibm-*"
13675 to "openedition".
13676
13677 2000-04-13 Andreas Jaeger <aj@suse.de>
13678
13679 * MAINTAINERS: Added myself.
13680
13681 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13682
13683 * Makefile.in (gdb-taz): New target. GDB specific archive.
13684 (do-md5sum): New target.
13685 (MD5PROG): Define.
13686 (PACKAGE): Default to TOOL.
13687 (VER): Default to a shell script.
13688 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13689 md5 checksum generation.
13690 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13691 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13692 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13693 insight.tar.bz2): Use gdb-taz to create archive.
13694
13695 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13696
13697 * configure (warn_cflags): Delete.
13698
13699 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13700
13701 * MAINTAINERS: Added myself.
13702
13703 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13704 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13705
13706 * configure.in (enable_libstdcxx_v3): Add.
13707 (target_libs): Add bits here to switch between libstdc++-v2 and
13708 libstdc++-v3.
13709 * config.if: And this file too.
13710 * Makefile.in: Add libstdc++-v3 targets.
13711
13712 2000-04-05 Michael Meissner <meissner@redhat.com>
13713
13714 * config.sub (d30v): Add d30v as a basic machine type.
13715
13716 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13717
13718 * configure.in: -linux-gnu*, not -linux-gnu.
13719
13720 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13721
13722 * MAINTAINERS: Add self in write-after-approval section.
13723
13724 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13725
13726 * MAINTAINERS: Add self as ia64 port maintainer.
13727
13728 2000-03-08 Neil Booth <NeilB@earthling.net>
13729
13730 * MAINTAINERS: Add self in write-after-approval section.
13731
13732 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13733
13734 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13735 (do-tar-bz2): Replace TOOL with PACKAGE.
13736 (gdb.tar.bz2): Remove GDBTK from GDB package.
13737 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13738 dejagnu.tar.bz2): New packages.
13739
13740 2000-02-27 Andreas Jaeger <aj@suse.de>
13741
13742 * configure.in: Add entry for mips*-*-linux*, move catch all
13743 *-*-*linux* entry below this one.
13744
13745 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13746
13747 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13748
13749 2000-02-24 Nick Clifton <nickc@cygnus.com>
13750
13751 * config.sub: Support an OS of "wince".
13752
13753 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13754
13755 * config.guess, config.sub: Updated to match config's 2000-02-15
13756 version.
13757
13758 2000-02-23 Linas Vepstas <linas@linas.org>
13759
13760 * config.sub: Add support for Linux/IBM 370.
13761 * configure.in: Likewise.
13762
13763 2000-02-22 Nick Clifton <nickc@cygnus.com>
13764
13765 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13766
13767 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13768
13769 * config.guess: Guess "cygwin" rather than "cygwin32".
13770
13771 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13772
13773 * configure (gcc_version): When setting, narrow search to
13774 lines containing `version_string'.
13775
13776 2000-02-15 Denis Chertykov <denisc@overta.ru>
13777
13778 * config.sub: Add support for avr target.
13779
13780 2000-02-14 Nick Clifton <nickc@cygnus.com>
13781
13782 * MAINTAINERS: Add maintainers for MCore port.
13783
13784 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13785
13786 * config.sub: Add mmix-knuth-mmixware.
13787
13788 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13789
13790 * MAINTAINERS: Pair cccp with cpplib maintainership.
13791
13792 2000-01-27 Christopher Faylor <cgf@redhat.com>
13793
13794 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13795 structure stuff to -L library search.
13796 (CXX_FOR_TARGET): Ditto.
13797 (CROSS_CHECK_MODULES): Fix spelling mistake.
13798
13799 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13800
13801 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13802 the C++ compiler.
13803
13804 2000-01-12 Richard Henderson <rth@cygnus.com>
13805
13806 * configure.in: Don't build some bits for beos.
13807
13808 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13809
13810 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13811 as include files.
13812
13813 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13814
13815 * Add self as cpplib maintainer, as requested by Jason
13816 Merrill. Correct my e-mail address.
13817
13818 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13819
13820 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13821 not mh-aix43.
13822
13823 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13824
13825 * MAINTAINERS: Add myself to "write after approval" list.
13826
13827 1999-12-14 Richard Henderson <rth@cygnus.com>
13828
13829 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13830 * config.sub: Accept alphaev[78], alphaev8.
13831
13832 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13833
13834 * config.guess, config.sub: Update from autoconf.
13835
13836 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13837
13838 * MAINTAINERS: update my playtime e-address.
13839
13840 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13841
13842 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13843 necessary libraries are missing.
13844
13845 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13846
13847 * MAINTAINERS: Add new 'write after approval' maintainer.
13848
13849 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13850
13851 * MAINTAINERS: Add new Java maintainer.
13852
13853 1999-10-25 Andreas Schwab <schwab@suse.de>
13854
13855 * configure: Fix quoting inside arguments of eval.
13856
13857 1999-10-21 Nick Clifton <nickc@cygnus.com>
13858
13859 * config-ml.in: Allow suppression of some ARM multilibs.
13860
13861 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
13862
13863 * config.guess: Add OS/390 match pattern.
13864 * config.sub: Add mvs, openedition targets.
13865 * configure.in (i370-ibm-opened*): New.
13866
13867 1999-09-04 Steve Chamberlain <sac@pobox.com>
13868
13869 * config.sub: Add support for configuring for pj.
13870
13871 1999-08-31 Nick Clifton <nickc@cygnus.com>
13872
13873 * config.sub (maybe_os): Add support for configuring for fr30.
13874
13875 1999-08-25 Nick Clifton <nickc@cygnus.com>
13876
13877 * configure.in: Do not configure or build ld for AIX
13878 platforms. ld is known to be broken on these platforms.
13879
13880 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13881
13882 * config-ml.in: Pass compiler flag corresponding to multidirs to
13883 subdir configures.
13884
13885 1999-08-09 Ian Lance Taylor <ian@zembu.com>
13886
13887 * Makefile.in (LDFLAGS): Define.
13888
13889 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
13890
13891 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
13892 noconfigdirs.
13893 (*-*-cygwin*): Likewise.
13894
13895 1999-08-08 Ian Lance Taylor <ian@zembu.com>
13896
13897 * mkdep: New file.
13898 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
13899 (BINUTILS_SUPPORT_DIRS): Add mkdep.
13900
13901 From Eli Zaretskii <eliz@is.elta.co.il>:
13902 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
13903 long file name when using DJGPP on MS-DOS.
13904
13905 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
13906
13907 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
13908
13909 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
13910
13911 * Makefile.in (check-target-libio): Remove all-target-libstdc++
13912 dependency as this causes "make check" to globally "make all"
13913
13914 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
13915
13916 * configure.in (target_libs): Added target-zlib.
13917 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
13918 (CONFIGURE_TARGET_MODULES): Likewise.
13919 (CHECK_TARGET_MODULES): Likewise.
13920 (INSTALL_TARGET_MODULES): Likewise.
13921 (CLEAN_TARGET_MODULES): Likewise.
13922 (configure-target-zlib): New target.
13923 (all-target-zlib): Likewise.
13924 (all-target-libjava): Depend on all-target-zlib.
13925 (configure-target-libjava): Depend on configure-target-zlib.
13926
13927 * Makefile.in (configure-target-libjava): Depend on
13928 configure-target-newlib.
13929 (configure-target-boehm-gc): New target.
13930 (configure-target-qthreads): New target.
13931
13932 * configure.in (target_libs): Added target-qthreads.
13933 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
13934 (CONFIGURE_TARGET_MODULES): Likewise.
13935 (CHECK_TARGET_MODULES): Likewise.
13936 (INSTALL_TARGET_MODULES): Likewise.
13937 (CLEAN_TARGET_MODULES): Likewise.
13938 (all-target-qthreads): New target.
13939 (configure-target-libjava): Depend on configure-target-qthreads.
13940 (all-target-libjava): Depend on all-target-qthreads.
13941
13942 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
13943 (CONFIGURE_TARGET_MODULES): Likewise.
13944 (CHECK_TARGET_MODULES): Likewise.
13945 (INSTALL_TARGET_MODULES): Likewise.
13946 (CLEAN_TARGET_MODULES): Likewise.
13947 (all-target-libjava): New target.
13948 (all-target-boehm-gc): Likewise.
13949 * configure.in (target_libs): Added libjava, boehm-gc.
13950
13951 1999-07-22 Ian Lance Taylor <ian@zembu.com>
13952
13953 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13954 configure.bat in SUPPORT_FILES.
13955 (gas+binutils.tar.bz2): Likewise.
13956
13957 * makeall.bat: Remove; obsolete.
13958
13959 1999-07-21 Ian Lance Taylor <ian@zembu.com>
13960
13961 From Mark Elbrecht:
13962 * configure.bat: Remove; obsolete.
13963
13964 1999-07-11 Ian Lance Taylor <ian@zembu.com>
13965
13966 * configure: Add -W -Wall to the default CFLAGS when compiling with
13967 gcc.
13968
13969 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
13970
13971 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13972
13973 1999-06-30 Mark Mitchell <mark@codesourcery.com>
13974
13975 * configure.in: Build ld on IRIX6.
13976
13977 1999-06-12 Ian Lance Taylor <ian@zembu.com>
13978
13979 * Makefile.in: Change distribution targets to use bzip2 instead of
13980 gzip.
13981 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13982 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13983
13984 1999-06-04 Nick Clifton <nickc@cygnus.com>
13985
13986 * config.sub: Add mcore target.
13987
13988 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
13989
13990 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13991
13992 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
13993
13994 * config.guess (dummy): Changed to $dummy.
13995
13996 1999-05-24 Nick Clifton <nickc@cygnus.com>
13997
13998 * config.sub: Tidied up case statements.
13999
14000 1999-05-22 Ben Elliston <bje@cygnus.com>
14001
14002 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14003 <jiro@din.or.jp>.
14004
14005 * config.guess: Merge with FSF version. Future changes will be
14006 more accurately recorded in this ChangeLog.
14007 * config.sub: Likewise.
14008
14009 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14010
14011 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14012
14013 1999-04-30 Tom Tromey <tromey@cygnus.com>
14014
14015 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14016
14017 1999-04-23 Tom Tromey <tromey@cygnus.com>
14018
14019 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14020
14021 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14022
14023 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14024 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14025 Bad merge removed these two changes.
14026
14027 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14028 Martin Heller (Ing.-Buero_Heller@t-online.de)
14029
14030 * config.guess (interix Alpha): Add.
14031
14032 1999-04-11 Richard Henderson <rth@cygnus.com>
14033
14034 * configure.in (i?86-*-beos*): Do config gperf; don't config
14035 gdb, newlib, or libgloss.
14036
14037 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14038
14039 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14040 link a trivial program with -mabi=64. If it fails, remove mabi=64
14041 from multidirs.
14042
14043 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14044
14045 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14046
14047 1999-04-08 Nick Clifton <nickc@cygnus.com>
14048
14049 * config.sub: Add support for mcore targets.
14050
14051 1999-04-07 Michael Meissner <meissner@cygnus.com>
14052
14053 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14054 not mt-ospace, in order to shut up assembler warning about using
14055 symbols that are named the same as registers.
14056
14057 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14058
14059 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14060 dependency list for all-target-cygmon.
14061
14062 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14063
14064 * config-ml.in: Check $host, not $target, for selective multilibs.
14065 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14066 thumb interworking, and underscore prefix multilibs.
14067
14068 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14069
14070 * missing: Update to version from current automake.
14071
14072 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14073
14074 * configure (gxx_include_dir): Removed.
14075
14076 * configure.in (gxx_include_dir): Handle it.
14077 * Makefile.in: Likewise.
14078
14079 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14080
14081 * config.sub (mips64vr4111,mips64vr4111el) Add.
14082
14083 1999-03-21 Ben Elliston <bje@cygnus.com>
14084
14085 * config.guess: Correct typo for detecting ELF on FreeBSD.
14086
14087 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14088
14089 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14090 config/mh-djgpp.
14091
14092 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14093
14094 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14095 all-target-newlib to dependency list for all-target-bsp.
14096
14097 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14098
14099 * config.sub: Add i386-uwin support.
14100 * config.guess: Likewise.
14101
14102 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14103
14104 * configure.in: cleanup, add mh-*pic handling for arm, special
14105 case powerpc*-*-aix*
14106
14107 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14108
14109 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14110 can be built.
14111
14112 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14113
14114 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14115 targets.
14116
14117 1999-03-02 Nick Clifton <nickc@cygnus.com>
14118
14119 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14120
14121 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14122
14123 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14124
14125 1999-02-24 Nick Clifton <nickc@cygnus.com>
14126
14127 * config.sub: Fix typo in arm recognition.
14128
14129 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14130
14131 * configure.in (noconfigdirs): Changed target_configdirs to
14132 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14133 rather than m68k-*-* since it is not known to work on
14134 m68k-aout. Ditto for arm-*-*oabi.
14135
14136 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14137
14138 * configure.in (*-*-windows*): Remove, no longer used.
14139
14140 1999-02-19 Ben Elliston <bje@cygnus.com>
14141
14142 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14143 Smart and improved by Andrew Cagney.
14144
14145 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14146
14147 * config.guess: Recognize openbsd-*-hppa.
14148
14149 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14150
14151 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14152 only if it is not empty.
14153
14154 1999-02-17 Nick Clifton <nickc@cygnus.com>
14155
14156 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14157
14158 * config.guess: Modified to recognize uname's armv* syntax.
14159
14160 * config.sub: Modified to recognize uname's armv* syntax.
14161
14162 1999-02-17 Mark Salter <msalter@cygnus.com>
14163
14164 * configure.in: Added target-bsp for sparclite.
14165
14166 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14167
14168 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14169
14170 1999-02-08 Nick Clifton <nickc@cygnus.com>
14171
14172 * configure.in: Add support for strongarm port.
14173 * config.sub: Add support for strongarm target.
14174
14175 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14176
14177 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14178 the old name config/mh-cygwin32.
14179 Enable texinfo.
14180
14181 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14182
14183 * configure.in: Do build ld for ix86 Solaris.
14184
14185 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14186
14187 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14188 $AR_FOR_TARGET. Likewise for RANLIB.
14189
14190 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14191
14192 * config.sub (oabi): Recognize.
14193 * configure.in (arm-*-oabi): Handle.
14194
14195 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14196
14197 * config.guess: Improve detection of i686 on UnixWare 7.
14198
14199 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14200
14201 * config.guess: Add support for i386-pc-interix.
14202 * config.sub: Likewise.
14203 * configure.in: Likewise.
14204
14205 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14206
14207 * Makefile.in: Remove unneeded all-target-libio from
14208 from all-target-winsup target since it is now unneeded.
14209 Add all-target-libtermcap in its place since it is now
14210 needed.
14211
14212 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14213
14214 * configure.in: makefile stub for cygwin target is probably
14215 unnecessary. Remove it for now.
14216
14217 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14218
14219 * configure.in: libtermcap.a should be built when cygwin is the
14220 target as well as the host.
14221 * config.guess: Allow mixed case in cygwin uname output.
14222 * Makefile.in: Add libtermcap target.
14223
14224 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14225
14226 * config.sub: Clean up handling of hppa2.0.
14227
14228 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14229
14230 * config.guess: Use C code to identify more HP machines.
14231
14232 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14233
14234 * config.sub: Handle hppa2.0.
14235
14236 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14237
14238 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14239 cygmon for all sparclite targets, regardless of object format.
14240
14241 1998-12-15 Mark Salter <msalter@cygnus.com>
14242
14243 * configure.in: Added target-bsp for several target architectures.
14244
14245 * Makefile.in: Added rules for bsp.
14246
14247 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14248
14249 * config.guess: Improve detection of hppa2.0 processors.
14250
14251 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14252
14253 * config.guess: Recognize FreeBSD using ELF automatically.
14254
14255 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14256
14257 * configure (skip-this-dir): Add handling for new shell script, which
14258 might be created by a sub-directory's configure to indicate, this particular
14259 directory is "unwanted".
14260 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14261
14262 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14263
14264 * ltconfig: import from libtool, after changing libtool to
14265 account for the cygwin name change.
14266
14267 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14268
14269 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14270 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14271
14272 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14273
14274 * configure.in: Add libtermcap to list of cygwin dependencies.
14275
14276 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14277
14278 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14279 they include winsup/include when it's a cygwin target.
14280
14281 1998-11-12 Tom Tromey <tromey@cygnus.com>
14282
14283 * configure.in (host_tools): Added zip.
14284 * Makefile.in (all-target-libjava): Depend on all-zip.
14285 (all-zip): New target.
14286 (ALL_MODULES): Added all-zip.
14287 (NATIVE_CHECK_MODULES): Added check-zip.
14288 (INSTALL_MODULES): Added install-zip.
14289 (CLEAN_MODULES): Added clean-zip.
14290
14291 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14292
14293 * Makefile.in: lose "32" from comment about cygwin.
14294
14295 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14296
14297 * configure.in: Use -Os to build target libraries for the fr30.
14298
14299 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14300
14301 * config.sub: Add fr30.
14302
14303 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14304
14305 * configure.in: drop "32" from config/mh-cygwin32. Check
14306 cygwin* instead of cygwin32*.
14307 * config.sub: Check cygwin* instead of cygwin32*.
14308
14309 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14310
14311 * config.guess: Match any version of Unixware7.
14312
14313 1998-10-20 Syd Polk <spolk@cygnus.com>
14314
14315 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14316 if desired.
14317
14318 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14319
14320 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14321 these if the appropriate directories and files to not exist.
14322
14323 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14324
14325 * Makefile.in (DEVO_SUPPORT): Add config.if.
14326
14327 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14328
14329 * configure: Add pattern to replace "build_tooldir"'s
14330 definition in the generated Makefile with "tooldir"'s
14331 actual value.
14332
14333 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14334
14335 * config.sub: Bring back lost sparcv9.
14336
14337 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14338
14339 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14340
14341 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14342 CC_FOR_TARGET and friends.
14343
14344 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14345
14346 * Makefile.in (build_tooldir): New variable, same as tooldir.
14347 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14348 -B$(build_tooldir)/bin/.
14349 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14350
14351 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14352
14353 * README: Remove installation instructions and refer to the
14354 INSTALL directory instead.
14355
14356 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14357
14358 * config.sub: Add support for i[34567]86-pc-udk.
14359 * configure.in: Likewise.
14360
14361 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14362
14363 * Makefile.in: add bzip2 package building bits for user
14364 tools module
14365 * configure.in: ditto
14366
14367 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14368
14369 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14370 (ALL_TARGET_MODULES): Add all-target-libobjc.
14371 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14372 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14373 (all-target-libchill): Add dependencies.
14374 * configure.in (target_libs): Add libchill.
14375
14376 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14377
14378 * configure.in (target_subdir): Remove duplicate line.
14379
14380 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14381
14382 * Makefile.in (all-automake): fix dependencies.
14383
14384 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14385
14386 * configure.in: Minor cleanups for building in the $(target_alias)
14387 subdir.
14388
14389 1998-09-22 Jim Wilson <wilson@cygnus.com>
14390
14391 * Makefile.in (bootstrap): Set r and s before make all. Use
14392 BASE_FLAGS_TO_PASS in make all.
14393 (cross): Likewise.
14394
14395 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14396
14397 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14398
14399 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14400
14401 * config.sub: Fix typo in last change.
14402
14403 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14404
14405 * config.sub: Add support for C4x target.
14406 * configure.in: Likewise.
14407
14408 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14409
14410 * config.sub: Recognize sparcv9 just like sparc64.
14411
14412 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14413
14414 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14415
14416 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14417
14418 * config.guess: Correctly identify Pentium II sco boxes.
14419
14420 * config.guess: Fix "tr" code. From Weiwen Liu.
14421
14422 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14423
14424 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14425 stabs.
14426
14427 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14428
14429 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14430 (ALL_TARGET_MODULES): Add all-target-libchill.
14431 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14432 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14433 (all-target-libchill): Add dependencies.
14434 * configure.in (target_libs): Add libchill.
14435
14436 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14437
14438 * config.guess: Avoid assumptions about "tr" behaves when
14439 LANG is set to something other than English.
14440
14441 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14442
14443 * configure (gxx_include_dir): Changed to
14444 '${prefix}/include/g++'-${libstdcxx_interface}.
14445
14446 * config.if: New to determine the interfaces.
14447
14448 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14449
14450 * config.guess: Detect and handle MPE/IX.
14451 * config.sub: Deal with MPE/IX.
14452
14453 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14454
14455 * configure.in: Use mh-aix43.
14456
14457 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14458
14459 * configure: Fix --without/--disable cases for gxx-include-dir.
14460
14461 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14462
14463 * mdata-sh: Imported. Needed for automake support.
14464
14465 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14466
14467 * Makefile.in (taz): Try "chmod -R og=u ." before
14468 "chmod og=u `find . -print`".
14469
14470 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14471
14472 * configure.in: Add arm-elf and thumb-elf support.
14473
14474 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14475
14476 * Makefile.in: Undo previous patch.
14477
14478 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14479
14480 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14481 to here ...
14482 (install-no-fixedincludes): and here
14483 (INSTALL_MODULES): ... from here.
14484
14485 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14486
14487 * config.sub: Merge with FSF.
14488
14489 * config.guess: Merge with FSF.
14490
14491 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14492
14493 * configure (extraconfigdirs): New variable.
14494 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14495 * Makefile.in (all): Move higher in file.
14496 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14497 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14498 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14499 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14500 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14501
14502 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14503
14504 * Makefile.in (all-target-libjava): Depend on all-gcc and
14505 all-target-newlib.
14506 (configure-target-libjava): Depend on $(ALL_GCC).
14507
14508 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14509
14510 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14511 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14512
14513 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14514
14515 * INSTALL/README: Fix typo.
14516
14517 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14518
14519 * ylwrap: Change absolute path checks to check for DOS style path
14520 names.
14521
14522 * ylwrap: Don't use a full path name if the source file is in the
14523 same directory. From hjl@lucon.org (H.J. Lu).
14524
14525 * config-ml.in: Default to being verbose, to match Feb 18 change to
14526 configure.
14527
14528 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14529
14530 Brought over from egcs:
14531
14532 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14533
14534 * configure.in (target_subdir): Set to ${target_alias} instead
14535 of "libraries".
14536
14537 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14538
14539 * configure.in (target_subdir): Set to libraries if enable_multilib.
14540
14541 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14542
14543 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14544 multilibs, force reconfiguration the first time we create
14545 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14546
14547 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14548
14549 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14550 avoid confusion with --no-recursion.
14551
14552 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14553
14554 * configure.in: Win32 hosts shouldn't use install -x
14555 * install-sh: remove -x option, and special .exe-handling
14556 hack.
14557
14558 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14559
14560 * config.guess: Recognize i586-pc-beos.
14561 * configure.in: Don't build some bits for beos.
14562
14563 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14564
14565 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14566 CFLAGS default to -O2.
14567
14568 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14569 when using GNU ld.
14570
14571 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14572
14573 * ltmain.sh: Correct install when using a different shell.
14574
14575 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14576
14577 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14578
14579 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14580
14581 * makefile.vms: Update to build binutils/makefile.vms. Add install
14582 target.
14583
14584 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14585
14586 * ltconfig: Update to correct AIX handling.
14587
14588 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14589
14590 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14591
14592 * configure.in (target_subdir): Set to ${target_alias} instead
14593 of "libraries".
14594
14595 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14596
14597 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14598 (Makefile): Depend on $(gcc_version_trigger).
14599
14600 * configure (gcc_version): Change default initializer to empty
14601 string.
14602 (gcc_version_trigger): New variable; pass this variable down
14603 to subdir configures to enable them checking gcc's version
14604 themselves. Emit make macros for both gcc_version vars.
14605 (topsrcdir): Initialize reliably.
14606 (recursion line): Remove --with-gcc-version=${gcc_version}.
14607
14608 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14609
14610 * configure (enable_version_specific_runtime_libs): Implement new flag
14611 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14612 in $(libsubdir); emit definition in each generated Makefile.
14613 (gxx_include_dir): Initialize depending on
14614 $enable_version_specific_runtime_libs.
14615
14616 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14617
14618 * configure (gcc_version): Initialize properly depending on
14619 how and where configure is started.
14620 (recursion line): Pass a --with-gcc-version=${gcc_version}
14621 to configures in subdirs.
14622
14623 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14624
14625 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14626 cygmon
14627
14628 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14629
14630 * configure.in: Add cygmon and libstub support for mn10200.
14631
14632 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14633
14634 * configure (gcc_version): Add new variable describing the
14635 particular gcc version we're building.
14636 * Makefile.in (libsubdir): Add new macro for the directory
14637 in which the compiler finds executables, libraries, etc.
14638 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14639 and libsubdir.
14640
14641 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14642
14643 * Makefile.in (local-clean): Remove *.log.
14644 (warning.log): Built with warn_summary from build.log.
14645 (mail-report.log): Run test_summary.
14646 (mail-report-with-warnings.log): Run test_summary including
14647 warning.log in the report.
14648
14649 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14650
14651 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14652
14653 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14654
14655 * Makefile.in (grep): Grep no longer depends on libiberty.
14656
14657 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14658
14659 * Makefile.in: all-snavigator needs all-libgui.
14660
14661 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14662
14663 * configure.in: Add cygmon and libstub support for mn10300.
14664
14665 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * missing: Update to version from automake 1.3.
14668
14669 * ltmain.sh: On installation, don't get confused if the same name
14670 appears more than once in the list of library names.
14671
14672 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14673
14674 * config.sub: Accept m68060 and m5200 as CPU names.
14675
14676 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14677
14678 * configure: Use && rather than using -a in test, because odd
14679 strings can confuse test.
14680 * configure.in: Likewise.
14681
14682 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14683
14684 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14685
14686 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14687
14688 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14689 bootstrap4-lean): New targets.
14690
14691 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14692
14693 * mpw-* Delete. Not used.
14694
14695 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14696
14697 * COPYING.LIB: Update FSF address.
14698
14699 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14700
14701 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14702
14703 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14704 GAS_SUPPORT_DIRS.
14705
14706 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14707
14708 * ltconfig, ltmain.sh: Avoid producing a version number if
14709 -version-info was not used.
14710
14711 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14712
14713 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14714 building with newlib.
14715
14716 1998-04-30 Paul Eggert <eggert@twinsun.com>
14717
14718 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14719 Solaris `make' causes it to continue to next definition.
14720
14721 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14722
14723 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14724 the right GUI libraries and files are installed along with GDB.
14725
14726 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14727
14728 * configure.in: Change alpha to alpha* in several places.
14729
14730 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14731
14732 * config.sub: Recognize sparc86x.
14733
14734 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14735
14736 * configure.in (--enable-target-optspace): Remove debug echo.
14737
14738 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14739
14740 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14741
14742 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14743
14744 * ltconfig: Update cygwin32 support.
14745
14746 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14747 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14748 (GDB_SUPPORT_DIRS): Likewise.
14749
14750 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14751
14752 * configure.in (target_makefile_frag): If --enable-target-optspace,
14753 use -Os to compile target libraries rather than -O2. Default to
14754 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14755 not used.
14756 * configure.in (target_cflags): Ditto for d30v.
14757
14758 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14759
14760 * Makefile.in (all-bfd): Depend on all-intl.
14761 (all-binutils): Likewise.
14762 (all-gas): Likewise.
14763 (all-gprof): Likewise.
14764 (all-ld): Likewise.
14765
14766 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14767
14768 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14769
14770 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14771
14772 * Makefile.in (all-bfd): Depend upon all-libiberty.
14773
14774 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14775
14776 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14777
14778 * Makefile.in: Add libstub.
14779
14780 * configure.in: Ditto. Build libstub for targets that have cygmon
14781 support.
14782
14783 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14784
14785 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14786
14787 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14788
14789 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14790 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14791
14792 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14793
14794 * configure: Define DEFAULT_M4 by searching PATH.
14795 * Makfile.in: Use DEFAULT_M4.
14796
14797 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14798
14799 * ltconfig: Add cygwin32 support.
14800
14801 * Makefile.in, configure.in: Add libtool as a native only directory
14802 to configure and build.
14803
14804 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14805
14806 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14807
14808 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14809
14810 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14811
14812 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14813
14814 * Makefile.in: add ash make rules
14815 * configure.in: add ash to native_only and host_tools lists
14816
14817 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14818
14819 * Makefile.in (all-gettext, all-intl): New targets.
14820 (ALL_MODULES): Added all-gettext, all-intl.
14821 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14822 (INSTALL_MODULES): Added install-gettext, install-intl.
14823 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14824
14825 * configure.in (host_tools): Added gettext.
14826 (native_only): Likewise.
14827 (noconfigdirs) [various cases]: Likewise.
14828 (host_libs): Added intl.
14829
14830 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14831
14832 * configure: Do not disable building gdbtk for cygwin32 hosts.
14833
14834 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14835
14836 * configure.in: Add thumb-coff target.
14837 * config.sub: Add thumb-coff target.
14838
14839 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14840
14841 * Makefile.in: Revert yesterday's change.
14842 (all-target-winsup): all-target-librx stays out of here.
14843
14844 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14845
14846 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14847 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14848 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14849 Remove references to librx and libg++.
14850
14851 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14852
14853 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14854 recursive makes
14855
14856 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14857
14858 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14859 for newlib directory.
14860 (CXX_FOR_TARGET): Likewise.
14861
14862 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
14863
14864 * ltconfig: Update after libtool/ltconfig.in change for
14865 hpux11.
14866
14867 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
14868
14869 * ltconfig, ltmain.sh: Update to libtool 1.2.
14870
14871 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
14872
14873 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
14874 (install-gcc-cross): Instead, override LANGUAGES here.
14875
14876 1998-03-18 Dave Love <d.love@dl.ac.uk>
14877
14878 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
14879 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
14880
14881 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
14882
14883 * configure.in: Add Thumb-pe target.
14884
14885 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
14886
14887 * Makefile.in - changed sn targets to snavigator
14888 * configure.in - changed sn targets to snavigator
14889
14890 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
14891
14892 * config-ml.in: After building symlink tree call make distclean
14893 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
14894 to be the case for libiberty.
14895
14896 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
14897
14898 * configure: When making link, also check the current
14899 directory. The configure scripts may create one.
14900
14901 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
14902
14903 * config.sub: Accept alphapca56 and alphaev6 properly.
14904
14905 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14906
14907 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
14908
14909 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
14910
14911 * config.sub (sco5): Fix typo.
14912
14913 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
14914
14915 * Makefile.in (INSTALL_MODULES): Move install-tcl before
14916 install-itcl.
14917 (install-itcl): Remove dependency on install-tcl.
14918
14919 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
14920
14921 * configure.in: Remove libgloss from noconfigdirs for MN10300.
14922
14923 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
14924
14925 * configure.in: Don't build libgui for a cygwin32 target when not on
14926 a cygwin32 host.
14927
14928 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
14929
14930 * configure (redirect): Set to null, so default behavior of
14931 configure is now --verbose.
14932
14933 1998-02-16 Dave Love <d.love@dl.ac.uk>
14934
14935 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
14936 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
14937
14938 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
14939
14940 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
14941 this change to sync Makefile.in with its ChangeLog entries.
14942
14943 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
14944
14945 * ltmain.sh (mkdir): Check that the directory doesn't exist
14946 before we exit with error, so that we don't get races during
14947 parallel builds.
14948
14949 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
14950
14951 * ltconfig, ltmain.sh: Update from libtool 1.0i.
14952
14953 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
14954
14955 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14956 PICFLAG_FOR_TARGET.
14957 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14958
14959 * configure: Emit a definition for the new macro enable_shared
14960 into each Makefile.
14961
14962 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14963
14964 * configure.in (host_tools, native_only): Add libtool.
14965
14966 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
14967
14968 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14969 Fix typo in ming config comment.
14970
14971 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
14972
14973 * ltconfig, ltmain.sh: Update from libtool 1.0h.
14974
14975 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
14976
14977 * config.sub: Add tic30 cases, and map c30 to tic30.
14978
14979 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
14980
14981 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14982 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14983 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14984 (CLEAN_TARGET_MODULES): Similarly
14985 (all-target-libf2c): Add dependences.
14986 * configure.in (target_libs): Add libf2c.
14987
14988 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
14989
14990 * configure.in: Remove expect from noconfigdirs when target
14991 is cygwin32. OK to build expect and dejagnu with Canadian
14992 Cross.
14993
14994 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
14995
14996 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14997 host.
14998
14999 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15000 and mingw32.
15001
15002 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15003
15004 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15005 here as it is not defined in the toplevel Makefile.
15006
15007 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15008
15009 * configure (package_makefile_rules_frag): New variable, which names
15010 a file with generic rules, ...
15011 Change comment to mention we now have FIVE parts.
15012 * configure: Undo last change.
15013
15014 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15015
15016 * config.guess: More accurate determination of HP processor types.
15017 * config.sub: More accurate determination of HP processor types.
15018
15019 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15020
15021 * configure (package_makefile_frag): Move inserting the
15022 ${package_makefile_frag} to where it should be according
15023 to the comment.
15024
15025 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15026
15027 * config.guess: Add support for Linux/ARM.
15028
15029 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15030
15031 * .cvsignore: Remove *-info and *-install since they match
15032 release-info and mpw-install, which we don't want to just ignore.
15033
15034 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15035
15036 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15037
15038 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15039
15040 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15041 local_prefix to sub-make invocations.
15042
15043 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15044
15045 * configure.in: Check makefile fragments in the source
15046 directory.
15047
15048 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15049
15050 * configure.in: Check whether host and target makefile
15051 fragments exist before adding them to *_makefile_frag.
15052
15053 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15054
15055 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15056
15057 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15058
15059 * configure.in: Make sure we only replace RPATH_ENVVAR on
15060 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15061 regexp to sed.
15062
15063 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15064 to sub-makes.
15065
15066 1998-01-13 Lee Iverson (leei@ai.sri.com)
15067
15068 * config-ml.in (multi-do): LDFLAGS must include multilib
15069 designator.
15070
15071 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15072
15073 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15074
15075 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15076
15077 * config.sub: Add mingw32 support.
15078 * configure.in: Likewise.
15079
15080 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15081
15082 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15083
15084 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15085
15086 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15087 * configure (gxx_include_dir): Provide a definition for subdirs
15088 which do not use autoconf.
15089
15090 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15091
15092 * config.guess: Sync with egcs. Picks up new alpha support,
15093 BeOS & some additional linux support.
15094
15095 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15096
15097 * config.guess: HP 9000/803 is a PA1.1 machine.
15098
15099 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15100
15101 * configure.in: It's alpha*-...
15102
15103 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15104
15105 * configure.in (host_makefile_frag, target_makefile_frag):
15106 Handle multiple config files.
15107 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15108 alpha-*-*.
15109
15110 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15111
15112 * mkdep: New file.
15113
15114 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15115
15116 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15117
15118 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15119
15120 * Makefile.in: Add libgui directory.
15121 (GDB_TK): Add all-libgui.
15122 * configure.in: Add libgui directory.
15123 * configure: Add all-libgui to GDB_TK.
15124
15125 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15126
15127 * config-ml.in (multidirs): Add m32r to multilib list.
15128
15129 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15130
15131 * Makefile.in (all-target-gperf): Change dependency to
15132 all-target-libstdc++.
15133
15134 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15135
15136 * config.guess: Add BeOS support.
15137
15138 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15139
15140 Source directory cvs renamed to cvssrc:
15141 * configure.in (host_tools): Change cvs to cvssrc.
15142 (native_only): Likewise.
15143 (noconfigdirs) [various cases]: Likewise.
15144 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15145 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15146 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15147 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15148 (all-cvssrc): Rename target from all-cvs.
15149
15150 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15151
15152 * configure (gxx_include_dir): Fix thinko.
15153
15154 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15155
15156 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15157 (install-cross, install-gcc-cross): New targets.
15158
15159 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15160
15161 * configure.in (noconfigdirs): Add support for Thumb target.
15162
15163 * config.sub (maybe_os): Add support for Thumb target.
15164
15165 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15166
15167 * Makefile.in: Add rules for cygmon.
15168
15169 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15170
15171 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15172
15173 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15174 * configure (gxx_include_dir): Provide a definition for subdirs
15175 which do not use autoconf.
15176
15177 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15178
15179 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15180 11/18/97 build
15181
15182 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15183
15184 * From Franz Sirl.
15185 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15186 found on RedHat Linux systems.
15187
15188 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15189
15190 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15191 guesses.
15192
15193 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15194
15195 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15196
15197 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15198
15199 * ltmain.sh: If mkdir fails, check whether the directory was created
15200 anyhow by some other process.
15201
15202 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15203
15204 * configure.in (d30v-*-*): Configure all directories.
15205
15206 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15207
15208 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15209 for the D30V.
15210
15211 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15212
15213 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15214
15215 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15216
15217 * include/libiberty.h: Add extern "C" { so it can be used with C++
15218 progrms.
15219 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15220 programs.
15221
15222 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15223
15224 * configure.in (d30v-*-*): Configure GCC now.
15225
15226 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15227
15228 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15229 is no longer needed.
15230
15231 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15232
15233 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15234
15235 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15236
15237 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15238 targets using "$@" to provide support for similar but not identical
15239 targets without having to duplicate code.
15240
15241 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15242
15243 * makefile.vms: Fix to work with DEC C.
15244
15245 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15246
15247 * config.sub: Add mips-tx39-elf to marketing names.
15248
15249 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15250
15251 * ltmain.sh: Handle symlinks in generated script.
15252
15253 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15254
15255 * configure: Handle autoconf style directory options: --bindir,
15256 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15257 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15258 --sysconfdir.
15259 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15260 (sharedstatedir, localstatedir, oldincludedir): New variables.
15261 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15262 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15263 sbindir, sharedstatedir, and sysconfdir.
15264
15265 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15266
15267 * Makefile.in (bootstrap-lean): New target.
15268
15269 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15270
15271 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15272 sn, and gnuserv from noconfigdirs.
15273
15274 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15275
15276 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15277
15278 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15279
15280 * Makefile.in (cross): New target.
15281
15282 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15283 Jeff Law <law@cygnus.com>
15284
15285 * Makefile.in (bootstrap2, bootstrap3): New targets.
15286 (all-bootstrap): Remove outdated and confusing target.
15287 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15288
15289 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15290
15291 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15292 windows. Consistent with gdb/configure.
15293
15294 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15295
15296 * configure.in: Name Linux target fragment.
15297
15298 * configure: Rewrite so that project Makefile fragment is inserted
15299 first and appears last in the resulting Makefile.
15300
15301 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15302
15303 * Makefile.in (install-itcl): Install tcl first.
15304
15305 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15306
15307 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15308
15309 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15310
15311 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15312
15313 * configure.in (skipdirs): Add target-librx for Linux.
15314 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15315
15316 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15317
15318 * Makefile.in (bootstrap): New target.
15319
15320 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15321
15322 * config.sub: Accept 'amigados' for backward compatibility.
15323
15324 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15325
15326 * config.guess: Merge with FSF.
15327
15328 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15329
15330 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15331
15332 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15333
15334 * config.sub: Add "marketing-names" patch.
15335
15336 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15337
15338 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15339
15340 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15341
15342 * config.sub: Handle v850-elf.
15343
15344 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15345
15346 * .cvsignore (*-install): Remove.
15347
15348 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15349
15350 * ltconfig: Set CONFIG_SHELL in libtool.
15351 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15352
15353 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15354
15355 * configure.in (target_subdir): Set to libraries if enable_multilib.
15356
15357 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15358
15359 * config.guess: Update from gcc directory.
15360
15361 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15362
15363 * Makefile.in (all-sim): Depends on all-readline.
15364
15365 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15366
15367 * Makefile.in (BISON, YACC): Use $$s.
15368 (all-bison): Depend on all-texinfo.
15369
15370 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15371
15372 * Makefile.in (BISON): Add -L flag.
15373 (YACC): Likewise.
15374
15375 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15376
15377 * configure.in (noconfigdirs): Add support for v850e target.
15378
15379 * config.sub (maybe_os): Add support for v850e target.
15380
15381 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15382
15383 * configure.in (noconfigdirs): Add support for v850ea target.
15384
15385 * config.sub (maybe_os): Add support for v850ea target.
15386
15387 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15388
15389 * config.sub: Add mipstx39. Delete r3900.
15390
15391 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15392
15393 * Makefile.in (all-autoconf): Depends on all-texinfo.
15394
15395 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15396
15397 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15398 eabi targets.
15399
15400 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15403
15404 * configure: When handling a Canadian Cross, handle YACC as well as
15405 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15406 * Makefile.in (all-bison): Depend upon all-texinfo.
15407
15408 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15409
15410 * Makefile.in (BISON): bison, not byacc or bison -y.
15411 (YACC): bison -y or byacc or yacc.
15412 (various): Add *-bison as appropriate.
15413 (taz): No need to mess with BISON anymore.
15414
15415 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15416
15417 * configure: If OSTYPE matches *win32*, try to find a good value for
15418 CONFIG_SHELL.
15419
15420 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15423 configure.in if it is present.
15424
15425 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15426
15427 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15428
15429 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15430
15431 * config.sub: Recognize `arc' cpu.
15432 * configure.in: Likewise.
15433 * config-ml.in: Likewise.
15434
15435 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15436
15437 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15438
15439 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15440
15441 * configure: Changed sed delimiter from ':' to '|' when
15442 attempting to substitute ${config_shell} for SHELL. On
15443 NT ${config_shell} may contain a ':' in it.
15444
15445 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15446
15447 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15448
15449 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15450
15451 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15452
15453 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15454
15455 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15456
15457 * ylwrap: If the program is a relative path, force it to be
15458 absolute.
15459
15460 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15461
15462 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15463
15464 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15465
15466 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15467 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15468 for libraries.
15469
15470 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15471
15472 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15473 separated by spaces.
15474
15475 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15476
15477 * ylwrap: New file.
15478 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15479
15480 * ltmain.sh: Handle /bin/sh at start of install program.
15481
15482 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15483
15484 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15485 * missing: New file, from automake 1.2.
15486
15487 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15488
15489 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15490 check-tk to CHECK_X11_MODULES.
15491
15492 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15493
15494 * config.sub: Merge with FSF.
15495
15496 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15497
15498 * config.guess: Merge with FSF.
15499
15500 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15501
15502 * configure: Treat msdosdjgpp like go32.
15503 * configure.in: Likewise. Don't remove gprof for go32.
15504
15505 * configure: Change Makefile.tem2 to Makefile.tm2.
15506
15507 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15508
15509 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15510
15511 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15512
15513 * install-sh (chmodcmd): Set to null if the DST directory already
15514 exists. Same as Nov 11th change.
15515
15516 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15517
15518 * configure (GDB_TK): Needs itcl and tix.
15519
15520 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15521
15522 * config.guess: Update from FSF.
15523
15524 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15525
15526 * Makefile.in (GDB_TK): Depend on itcl and tix.
15527
15528 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15529
15530 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15531 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15532 (INSTALL_SCRIPT): New variable.
15533 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15534 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15535 to -x.
15536 * install-sh: Add support for -x option.
15537
15538 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15539
15540 * configure.in, Makefile.in: Treat tix like itcl.
15541
15542 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15543
15544 * Makefile.in (WINDRES): New variable.
15545 (WINDRES_FOR_TARGET): New variable.
15546 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15547 (EXTRA_HOST_FLAGS): Add WINDRES.
15548 (EXTRA_TARGET_FLAGS): Add WINDRES.
15549 (EXTRA_GCC_FLAGS): Add WINDRES.
15550 ($(DO_X)): Pass down WINDRES.
15551 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15552 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15553 DLLTOOL_FOR_TARGET.
15554
15555 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15556
15557 * configure.in: configure sim before gdb for win32-x-ppc
15558
15559 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15560
15561 Move gperf into the toplevel, from libg++.
15562 * configure.in (target_tools): Add target-gperf.
15563 (native_only): Add target-gperf.
15564 * Makefile.in (all-target-gperf): New target, depend on
15565 all-target-libg++.
15566 (configure-target-gperf): Empty rule.
15567 (ALL_TARGET_MODULES): Add all-target-gperf.
15568 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15569 (CHECK_TARGET_MODULES): Add check-target-gperf.
15570 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15571 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15572
15573 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15574
15575 * config.sub (mn10200): Recognize new basic machine.
15576
15577 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15578
15579 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15580 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15581
15582 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15583
15584 * configure.in: If we're building mips-sgi-irix6* native, turn on
15585 ENABLE_MULTILIB and set TARGET_SUBDIR.
15586
15587 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15588
15589 * Makefile.in (all-sn): Depend on all-grep.
15590
15591 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15592
15593 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15594
15595 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15596 Makefile. From Jeff Makey <jeff@cts.com>.
15597 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15598
15599 * Makefile.in (DISTBISONFILES): Remove.
15600 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15601 $(DEFAULT_YACC).
15602
15603 * configure.in: Build itl, db, sn, etc., when building for native
15604 cygwin32.
15605
15606 * Makefile.in (LD): New variable.
15607 (EXTRA_HOST_FLAGS): Pass down LD.
15608 ($(DO_X)): Likewise.
15609
15610 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15611
15612 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15613
15614 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15615
15616 * configure.in (targargs): Strip out any supplied --build argument
15617 before adding our own. Always add --build.
15618
15619 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15620
15621 * configure.in (targargs): Pass --build if we're doing
15622 a cross-compile.
15623
15624 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15625
15626 * configure: Use '|' instead of ":" as the separator in
15627 sed. Otherwise sed chokes on NT path names with drive
15628 designators. Also look for "?:*" as the leading characters in an
15629 absolute pathname.
15630
15631 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15632
15633 * config.sub: Support for r3900.
15634
15635 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15636
15637 * configure.in: Use install-sh, not install.sh.
15638
15639 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15640
15641 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15642 apply it twice.
15643
15644 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15645
15646 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15647 install-binutils.
15648
15649 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * Makefile.in: Add automake targets.
15652 * configure.in (host_tools): Add automake.
15653
15654 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15655
15656 * configure: Default CXX to c++, not gcc.
15657 * Makefile.in (CXX): Set to c++, not gcc.
15658 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15659
15660 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15661
15662 * install-sh: try appending a .exe if source file doesn't
15663 exist
15664
15665 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15666
15667 * configure.in: Turn on multilib by default.
15668 (cross_only): Remove target-libiberty.
15669
15670 * Makefile.in (all-gcc): Don't depend on libiberty.
15671
15672 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15673
15674 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15675
15676 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15677
15678 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15679 (DISTBISONFILES): Add ld/Makefile.in
15680
15681 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15682
15683 * configure.in: if target is cygwin32 but host isn't cygwin32,
15684 don't configure gdb tcl tk expect, not just gdb.
15685
15686 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15687
15688 * configure.in: Added gnuserv everywhere sn appears.
15689
15690 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15691 (CROSS_CHECK_MODULES): Added check-gnuserv.
15692 (INSTALL_MODULES): Added install-gnuserv.
15693 (CLEAN_MODULES): Added clean-gnuserv.
15694 (all-gnuserv): New target.
15695
15696 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15697
15698 * config.guess: Fixes for MIPS OpenBSD systems.
15699
15700 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15701
15702 * Makefile.in (INSTALL_XFORM): Remove.
15703 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15704
15705 * mkinstalldirs: New file, copied from automake.
15706 * Makefile.in (installdirs): Rename from install-dirs. Use
15707 mkinstalldirs. Change all users.
15708 (DEVO_SUPPORT): Add mkinstalldirs.
15709
15710 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15711
15712 * install-sh: Rename from install.sh.
15713 * Makefile.in (INSTALL): Change install.sh to install-sh.
15714 (DEVO_SUPPORT): Likewise.
15715
15716 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15717 Graichen <graichen@rzpd.de>.
15718
15719 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15720
15721 * config.guess: Recognize OpenBSD systems correctly.
15722
15723 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15724
15725 * README, Makefile.in (ETC_SUPPORT): Remove references to
15726 cfg-paper*, configure.{texi,man,info*}._
15727
15728 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15729
15730 * Makefile.in (all.normal): Ensure that gcc is built after all
15731 the x11 - ie gdb - targets.
15732
15733 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15734
15735 * makefile.vms: Don't run conf-a-gas.
15736
15737 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15738
15739 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15740
15741 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15742
15743 * configure.in: Remove noconfigdirs case since gdb also
15744 configures and builds for tic80-coff.
15745
15746 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15747
15748 * configure: Set cache_file to config.cache.
15749 * Makefile.in (local-distclean): Remove config.cache.
15750
15751 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15752
15753 * COPYING: Update FSF address.
15754
15755 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15756
15757 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15758 noconfigdirs.
15759
15760 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15763 MAKEDIRS, is empty.
15764
15765 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15766
15767 * config.sub: Tweak mn10300 entry.
15768
15769 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15770
15771 * configure.in (host_tools): Put sim before gdb, so gdb's
15772 configure.tgt can determine if the simulator was configured.
15773
15774 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15775
15776 * config.sub: Move BeOS $os case to be with other Cygnus
15777 local cases.
15778
15779 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15780
15781 * config.sub: Remove misplaced comment that broke Linux.
15782
15783 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15784
15785 * config.sub: Add BeOS support.
15786
15787 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15788
15789 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15790
15791 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15792
15793 * configure.in (noconfigdirs): Remove tcl and tk from
15794 noconfigdirs for cygwin32 builds.
15795
15796 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15797
15798 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15799
15800 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15801
15802 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15803 make-all.com, use makefile.vms instead.
15804
15805 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15806
15807 * config.sub: Accept -lnews*.
15808
15809 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15810
15811 * configure.in (noconfigdirs): Disable target-newlib,
15812 target-examples and target-libiberty for d30v.
15813
15814 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15815
15816 * configure.in (noconfigdirs): Enable ld for d30v.
15817
15818 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15819
15820 * configure.in (tic80-*-*): Build compiler.
15821
15822 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15823
15824 * configure.in (d30v-*): Remove sim directory from list of
15825 unsupported d30v directories
15826
15827 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15828
15829 * config.sub, configure.in: Add d30v target cpu.
15830
15831 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15832
15833 * makefile.vms: New file.
15834 * make-all.com: Remove.
15835
15836 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15837
15838 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15839
15840 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15841
15842 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15843
15844 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15845
15846 * Makefile.in (ALL_MODULES): Added all-db.
15847 (CROSS_CHECK_MODULES): Addec check-db.
15848 (INSTALL_MODULES): Added install-db.
15849 (CLEAN_MODULES): Added clean-db.
15850
15851 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15852
15853 * config.guess: Merge with latest FSF sources.
15854
15855 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15856
15857 * Makefile.in (ALL_MODULES): Added all-itcl.
15858 (CROSS_CHECK_MODULES): Added check-itcl.
15859 (INSTALL_MODULES): Added install-itcl.
15860 (CLEAN_MODULES): Added clean-itcl.
15861
15862 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
15863
15864 * configure.in: build gdb for mn10200
15865
15866 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
15867
15868 * Makefile.in (all-target-winsup): Depend on all-target-libio.
15869
15870 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
15871
15872 * configure.in (tic80-*-*): Turn off most targets right now.
15873
15874 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
15875
15876 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
15877 rather than the makeinfo program.
15878 (do-info): Depend upon all-texinfo.
15879
15880 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
15881
15882 * configure.in: Remove uses of config/mh-linux.
15883
15884 * config.sub, config.guess: Merge with latest FSF sources.
15885
15886 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
15887
15888 * config.sub (case $basic_machine): Add tic80 entries.
15889
15890 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
15891
15892 * config.sub, config.guess: Merge with latest FSF sources.
15893
15894 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15895
15896 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
15897 * mpw-config.in: Test for NewFolderRecursive.
15898 * mpw-install: Use symbolic name for startup filename.
15899 * mpw-README: Add various additional details.
15900
15901 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
15902
15903 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
15904
15905 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
15906
15907 * configure.in: Do build gcc and the target libraries for
15908 the mn10200.
15909
15910 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
15911
15912 * configure.in: don't avoid building gdb for mn10300 any more
15913 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
15914 instead of single-quoting it.
15915
15916 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
15917
15918 * configure.in: Don't use --with-stabs on IRIX 6.
15919
15920 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
15921
15922 * configure.in (m32r): Build gdb, libg++ now.
15923
15924 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15925
15926 * configure.in (mips*-sgi-irix6*): Remove gdb and related
15927 directories from noconfigdirs.
15928
15929 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
15930
15931 * config.sub (basic_machine): added mips16 configuration
15932
15933 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15934
15935 * config.sub: Handle d10v-unknown.
15936
15937 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
15938
15939 * config.sub: Handle v850-unknown.
15940
15941 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
15942
15943 * Makefile.in: add findutils
15944 * configure.in: add findutils to list of host_tools
15945
15946 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
15947
15948 * config.sub: Handle mn10200 and mn10300.
15949
15950 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15951
15952 * configure.in (d10v-*): Do not build librx.
15953
15954 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
15955
15956 * configure.in (mn10300): Build everything except gdb & libgloss.
15957
15958 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
15959
15960 * config.guess: Patch for Dansk Data Elektronik servers,
15961 from Niels Skou Olsen <nso@dde.dk>.
15962
15963 For ncr, use /bin/uname rather than uname, since GNU uname does not
15964 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
15965
15966 Patch for MIPS R4000 running System V,
15967 from Eric S. Raymond <esr@snark.thyrsus.com>.
15968
15969 Fix thinko for nextstep.
15970
15971 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15972
15973 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
15974 * config.guess: Guess mips-dec-mach_bsd4.3.
15975
15976 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
15977 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
15978 release numbers.
15979 * config.guess (mips-mips-riscos*): Emit just enough of the
15980 release number.
15981
15982 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
15983 * config.guess (sparc-auspex-sunos*): Added.
15984 (f300-fujitsu-*): Added.
15985
15986 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
15987 * config.guess: Recognize a Tadpole as a sparc.
15988
15989 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15990
15991 * config.guess: Don't assume that NextStep version is either 2 or
15992 3. NextStep 4 (aka OpenStep 4) has come out now.
15993
15994 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
15995
15996 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15997 From Rik Faith <faith@cs.unc.edu>.
15998
15999 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16000
16001 * config.sub: Contributions from bug-gnu-utils to:
16002 Support plain "hppa" (no version given) architecture, reported by
16003 OpenStep.
16004 OpenBSD like NetBSD.
16005 LynxOs is not a hardware supplier.
16006
16007 * config.guess: Contributions from bug-gnu-utils to add support for:
16008 OpenBSD like NetBSD.
16009 Stratus systems.
16010 More Pyramid systems.
16011 i[n>4]86 Intel chips.
16012 M680[n>4]0 Motorola chips.
16013 Use unknown instead of lynx for hardware manufacturer.
16014
16015 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16016
16017 * install.sh (chmodcmd): Set to null if the DST directory already
16018 exists.
16019
16020 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16021
16022 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16023 not use mt-ppc target Makefile fragment any more.
16024
16025 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16026
16027 * configure.in (*-*-windows): Exclude everything but those dirs
16028 needed to build windows.
16029
16030 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16031
16032 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16033
16034 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16035
16036 * configure.in: Exclude mmalloc from i386-windows.
16037
16038 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16039
16040 * Undo my previous change.
16041
16042 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16043
16044 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16045 unconditionally.
16046 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16047
16048 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16049
16050 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16051 host to add it's own flags.
16052
16053 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16054
16055 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16056
16057 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16058
16059 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16060 (CXX_FOR_TARGET): Likewise.
16061 (GCC_FOR_TARGET): Define.
16062 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16063 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16064 CC_FOR_TARGET was specified on the command line.
16065 (MAKEOVERRIDES): Don't define.
16066
16067 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16068
16069 * configure.in (m32r): Fix spelling of libg++ libs.
16070
16071 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16072
16073 * config.sub (-apple*): Remove, now redundant.
16074
16075 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16076
16077 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16078
16079 * configure: Rework yesterday's sed script patch.
16080
16081 * config.sub: Merge with FSF.
16082
16083 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16084
16085 * config.guess: Merge from FSF.
16086
16087 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16088 * config.guess: Use pc instead of unknown, for pc clone systems.
16089 Change linux to linux-gnu.
16090
16091 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16092 * config.guess: Avoid non-portable tr syntax.
16093
16094 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16095
16096 * test-build.mk (HOLES): Add "xargs" for gdb.
16097
16098 * configure: Avoid hpux10.20 sed bug.
16099
16100 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16101
16102 * configure.in: Add support for windows host
16103 (that is a build done under the Microsoft build environment).
16104
16105 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16106
16107 * Makefile.in: Replace all uses of srcroot with s, to shrink
16108 command line lengths.
16109
16110 Patches from Geoffrey Noer <noer@cygnus.com>:
16111 * configure.in: If configuring for newlib, pass --with-newlib to
16112 subdirectories.
16113 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16114 -Bnewlib/ and -Lwinsup to gcc.
16115 (CXX_FOR_TARGET): Likewise.
16116
16117 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16118
16119 * Makefile.in (ETC_SUPPORT): Add configure.
16120
16121 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16122
16123 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16124 host configuration file.
16125
16126 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16127
16128 * configure.in: Break mn10x00 support into separate
16129 mn10200 and mn10300 configurations.
16130 * config.sub: Likewise.
16131
16132 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16133
16134 * configure.in: Add lots of stuff to noconfigdirs for
16135 the mn10x00 targets.
16136
16137 * config.sub, configure.in: Add mn10x00 support.
16138
16139 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16140
16141 * make-all.com: Call conf-a-gas, not config-a-gas.
16142
16143 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16144
16145 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16146 targets.
16147
16148 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16149
16150 * mpw-README: Add much more detail for native PowerMac.
16151 * mpw-install: New file.
16152 * mpw-configure: Add --norecursion and --help options.
16153 * mpw-config.in: Translate readme and install files when
16154 copying to objdir.
16155 * mpw-build.in: Don't always depend on byacc and flex.
16156 (install-only-top): New action.
16157
16158 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16159
16160 * configure.in: You can now configure GDB for the v850.
16161
16162 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16163
16164 * configure.in (noconfigdirs): Don't configure any C++ dirs
16165 if targeting D10V.
16166
16167 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16168
16169 * config.sub: Recognize mips64vr5000.
16170
16171 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16172
16173 * configure.in: Use a single line for host_tools and native_only.
16174
16175 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16176
16177 * config.sub, configure.in: Add entries for m32r.
16178
16179 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16180
16181 * Makefile.in (inet-install): Don't run install-gzip.
16182
16183 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16184
16185 * configure.in: Don't config lots of things for *-*-windows*.
16186
16187 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16188
16189 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16190 (host_libs, host_tools): Copy from configure.in.
16191 * mpw-configure: Don't complain about directories not found.
16192
16193 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16194
16195 * configure.in (i[345]86): Recognize i686 for pentium pro.
16196 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16197 file.
16198
16199 * config.guess (i[345]86): Ditto.
16200
16201 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16202
16203 * configure.in (noconfigdirs): Removed gdb for D10V.
16204
16205 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16206
16207 * configure.in: Remove ld, target-libio, target-libg++, and
16208 target-libstdc++ from noconfigdirs.
16209
16210 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16211
16212 * configure: Fix three locations where shell scripts were
16213 being run directly rather than with config_shell.
16214
16215 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16216
16217 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16218 * config.sub (basic_machine): Recognize v850.
16219
16220 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16221
16222 * mpw-configure: Handle multiple enable/disable options and
16223 pass them down recursively, handle -c and -s flags appropriately
16224 depending on choice of compiler, add escape mechanism for
16225 quoted arguments to gC.
16226
16227 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16228
16229 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16230 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16231 so that -mrelocatable-lib and -mno-eabi are used.
16232
16233 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16234 not support --print-multi-lib, don't abort.
16235
16236 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16237
16238 * make-all.com: Run config-a-gas.
16239 * setup.com: Don't copy subdirectory files around.
16240
16241 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16242
16243 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16244 target, it now compiles correctly.
16245
16246 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16247
16248 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16249
16250 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16251
16252 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16253
16254 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16255
16256 * configure.in (native_only): Add prms.
16257
16258 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16259
16260 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16261 (BINUTILS_SUPPORT_DIRS): Likewise.
16262
16263 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16264
16265 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16266 d10v support is added.
16267
16268 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16269
16270 * configure.in (d10v-*-*): New target.
16271
16272 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16273
16274 * config.guess (HP 9000/811): Recognize this as a PA1.1
16275 machine.
16276
16277 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16278
16279 * Makefile.in (do-tar-gz): New target, split out from tail end of
16280 taz target. Run each command separately, don't use pipes.
16281 (taz): Use it.
16282
16283 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16284
16285 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16286 * mpw-build.in: No builds should depend on building byacc or flex,
16287 they are assumed to be installed already.
16288
16289 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16290
16291 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16292 variable that CC_FOR_TARGET needs.
16293
16294 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16295
16296 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16297 options have changed since the last time the subdirectory was
16298 configured, and if it has, reconfigure.
16299 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16300 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16301
16302 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16303
16304 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16305 CLEAN_MODULES): Add bash.
16306 (all-bash): New target.
16307
16308 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16309
16310 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16311
16312 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16313
16314 * config.sub (basic_machine): Recognize d10v as a valid processor.
16315
16316 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16317
16318 * mpw-configure: Add support for --bindir.
16319 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16320
16321 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16322
16323 * configure.in: add bash, time, gawk to list of hosttools and things
16324 to only build for native toolchains
16325
16326 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16327
16328 * Makefile.in (docdir): Remove.
16329
16330 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16331
16332 * Makefile.in (datadir): Set to $(prefix)/share.
16333
16334 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16335
16336 * configure.in: build diff and patch for cygwin32-hosted
16337 toolchains.
16338
16339 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16340
16341 * config.sub: Accept -rtems*.
16342
16343 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16344
16345 * configure.in: enable dosrel for cygwin32-hosted builds,
16346 remove diff from the list of things not buildable
16347 via Canadian Cross
16348
16349 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16350
16351 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16352 don't get ". ".
16353
16354 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16355
16356 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16357
16358 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16359
16360 * Makefile.in (taz): Handle case where tex3patch didn't even get
16361 checked out. Also, if it was found, put the symlink in a new util
16362 subdirectory.
16363
16364 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16365
16366 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16367
16368 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16369
16370 * config.sub: Recognize -openvms.
16371 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16372 * make-all.com, setup.com: New files.
16373
16374 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16375
16376 * Makefile.in (taz): tex3patch moved to texinfo/util.
16377
16378 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16379
16380 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16381 * configure.in: remove make from disable-if-Can-Cross list
16382 enable gdb if ${host} and ${target} are cygwin32
16383
16384 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16385
16386 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16387 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16388
16389 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16390
16391 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16392 distinguish sysv/svr4/bsd variants.
16393 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16394
16395 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16396
16397 * configure.in: Added copyright notice.
16398 * move-if-change: Added copyright notice.
16399
16400 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16401
16402 * configure.in (powerpcle-*-solaris*): Until we get shared
16403 libraries working, don't build gdb, sim, make, tcl, tk, or
16404 expect.
16405
16406 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16407
16408 * config.guess: Merge with FSF:
16409
16410 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16411 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16412
16413 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16414 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16415
16416 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16417 * config.guess: Combine two OSF1 rules.
16418 Also recognize field test versions. From mjr@zk3.dec.com.
16419 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16420 because GNU uname does not support -p. From pmr@pajato.com.
16421
16422 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16423
16424 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16425
16426 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16427
16428 * mpw-README: Document GCCIncludes.
16429
16430 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16431
16432 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16433
16434 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16435
16436 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16437
16438 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16439
16440 * configure.in (*-*-cygwin32): Configure make.
16441
16442 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16443
16444 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16445
16446 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16447
16448 * Makefile.in (all-inet): Depend on all-perl.
16449
16450 * Makefile.in (inet-install): New target.
16451
16452 * Makefile.in (all-inet): Depend on all-tcl.
16453 (all-inet): Depend on all-send-pr.
16454
16455 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16456
16457 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16458 temporarily.
16459
16460 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16461
16462 * configure.in: Don't configure --with-gnu-ld on AIX.
16463
16464 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16465
16466 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16467
16468 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16469
16470 * Makefile.in (ALL_MODULES): Added all-inet.
16471 (CROSS_CHECK_MODULES): Added check-inet.
16472 (INSTALL_MODULES): Added install-inet.
16473 (CLEAN_MODULES): Added clean-inet.
16474 (all-indent): New target.
16475
16476 * configure.in (host_tools): Added inet.
16477 (native_only): Added inet.
16478 (noconfigdirs): Added inet.
16479
16480 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16481
16482 * configure.in: Don't configure libgloss if we are not configuring
16483 newlib.
16484
16485 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16486
16487 * configure.in: Don't configure libgloss for unsupported
16488 architectures.
16489
16490 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16491
16492 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16493
16494 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16495
16496 * Makefile.in (ALL_MODULES): Include all-apache.
16497 (CROSS_CHECK_MODULES): Include check-apache.
16498 (INSTALL_MODULES): Include install-apache.
16499 (all-apache): New target.
16500
16501 * configure.in: Added apache everywhere perl is seen.
16502
16503 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16504
16505 * Makefile.in: Add support for clean-{module} and
16506 clean-target-{module} rules.
16507
16508 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16509
16510 * configure.in (*-*-ose) do not build libgloss.
16511
16512 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16513
16514 * config.guess (prep*:SunOS:5.*:*): Turn into
16515 powerpele-unknown-solaris2.
16516
16517 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16518
16519 * configure.in: Permit --enable-shared to specify a list of
16520 directories.
16521
16522 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16523
16524 * configure.in (host==solaris): Pass only the first word of $CC
16525 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16526
16527 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16528
16529 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16530
16531 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16532
16533 * Makefile.in (ALL_MODULES): Include all-perl.
16534 (CROSS_CHECK_MODULES): Include check-perl.
16535 (INSTALL_MODULES): Include install-perl.
16536 (ALL_X11_MODULES): Include all-guile.
16537 (CHECK_X11_MODULES): Include check-guile.
16538 (INSTALL_X11_MODULES): Include install-guile.
16539 (all-perl): New target.
16540 (all-guile): New target.
16541
16542 * configure.in (host_tools): Include perl and guile.
16543 (native_only): Include perl and guile.
16544 (noconfigdirs): Don't build guile and perl; no ports have been
16545 done.
16546
16547 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16548
16549 * configure (--enable-*): Handle quoted option lists such as
16550 --enable-sim-cflags='-g0 -O' better.
16551
16552 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16553
16554 * Makefile.in ({,inst}all-target): New rule so we can make and
16555 install all of the target directories easily.
16556
16557 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16558
16559 * configure.in: Add missing global flag in sed substitution when
16560 deleting `target-' from ${configdirs}.
16561
16562 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16563
16564 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16565 option.
16566
16567 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16568 config/mh-necv4.
16569
16570 * install.sh: Correct misspelling of transformbasename.
16571
16572 * config.guess: Recognize mips-*-sysv*.
16573
16574 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16575
16576 * config.sub: Recognize mon960.
16577
16578 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16579
16580 * configure: Restore Canadian Cross handling of BISON and LEX,
16581 removed in Feb 20 change.
16582
16583 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16584
16585 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16586 Mention make install. Remove the old copyright date as well the
16587 clumsy and rather pointless copyright on the README file.
16588
16589 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16590
16591 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16592 Makefile after running symlink-tree, then run `make distclean' to
16593 avoid clobbering any generated files in srcdir.
16594
16595 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16596
16597 * configure.in (m68k-*-netbsd*): Build everything now.
16598
16599 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16600
16601 * Makefile.in (taz): Fix quoting.
16602
16603 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16604
16605 * configure.in (sparclet-*-*): Build everything now.
16606
16607 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16608
16609 * configure.in (m68k-*-linux*): New host.
16610
16611 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16612
16613 * configure: Check for bison before byacc.
16614
16615 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16616
16617 * Makefile.in configure: Change the way LEX and BISON/YACC are
16618 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16619 searching PATH. These are used as fallbacks by Makefile.in if
16620 flex/bison/byacc aren't in objdir.
16621
16622 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16623
16624 * Makefile.in: Make everything which depends upon all-bfd also
16625 depend upon all-opcodes, in case --with-commonbfdlib is used.
16626
16627 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16628
16629 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16630 building NT native compilers on Unix.
16631
16632 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16633
16634 * configure.in: Don't get CC from the host Makefile fragment if we
16635 can find gcc in PATH, or if this is a Canadian Cross. Move the
16636 Solaris test for /usr/ucb/cc to the post target script, just after
16637 the compiler sanity test.
16638
16639 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16640
16641 * config.sub: Merge with FSF.
16642
16643 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16644
16645 * Makefile.in (RPATH_ENVVAR): New variable.
16646 (REALLY_SET_LIB_PATH): Use it.
16647 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16648
16649 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16650
16651 * config.sub, configure.in: Recognize sparclet cpu.
16652
16653 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16654
16655 * config.guess: Support m68k-cbm-sysv4.
16656
16657 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16658
16659 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16660 m68k-unknown-linuxaout from linker help string. Put quotes around
16661 $ld_help_string.
16662
16663 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16664
16665 * config.guess (powerpc-harris-powerunix): Add guess for port
16666 to new target.
16667
16668 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16669
16670 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16671
16672 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16673
16674 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16675 $(REALLY_SET_LIB_PATH) in Makefile.
16676 * Makefile.in (SET_LIB_PATH): New variable.
16677 (REALLY_SET_LIB_PATH): New variable.
16678 ($(DO_X)): Use $(SET_LIB_PATH).
16679 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16680 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16681 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16682 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16683 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16684 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16685 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16686 (install-dosrel): Likewise.
16687 (all-opcodes): Depend upon all-libiberty.
16688
16689 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16690
16691 * config.guess (*:CYGWIN*): New
16692
16693 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16694
16695 * Makefile.in (all-target-winsup): All all-target-libiberty.
16696
16697 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16698
16699 * configure.in (noconfigdirs): Add missing # in front of comment.
16700
16701 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16702
16703 * configure.in: add second pass to things added to noconfigdirs
16704 so *-gm-magic can exclude libgloss properly.
16705
16706 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16707
16708 * mpw-configure (extralibs_name, rez_name): Set correctly
16709 for MWC68K compiler.
16710
16711 * mpw-README: Add more info on the necessary build tools.
16712
16713 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16714
16715 * configure.in, config.sub: Recognize cygwin32.
16716
16717 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16718
16719 * config.guess, config.sub: Recognize A/UX.
16720
16721 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16722
16723 * config.sub: Merge with gcc/config.sub.
16724
16725 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16726
16727 * mpw-build.in (do-binutils): Add build of stamps.
16728
16729 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16730
16731 * config.sub: Add recognition for mips64vr4100*-* targets.
16732
16733 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16734
16735 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16736 Add creation of gconfigargs with `--enable-shared' turned on.
16737 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16738 ($(host)-stamp-stage3-configured): Likewise.
16739 (HOLES): Add chatr and ldd.
16740 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16741
16742 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16743
16744 * configure: Pass --nfp to recursive configures.
16745
16746 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16747
16748 * Makefile.in (DLLTOOL): New.
16749 (DLLTOOL_FOR_TARGET): New.
16750 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16751 (EXTRA_TARGET_FLAGS): Ditto.
16752 (EXTRA_GCC_FLAGS): Ditto.
16753 (CONFIGURE_TARGET_MODULES): Ditto.
16754 (DO_X): Ditto.
16755 * configure: Add DLLTOOL.
16756
16757 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16758
16759 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16760 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16761 mh-sco, since old workarounds no longer needed, and don't
16762 build ld, since libraries have weak symbols in COFF.
16763
16764 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16765
16766 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16767
16768 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16769
16770 * configure.in: Make sure that ${CC} can be used to compile an
16771 executable.
16772
16773 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16774
16775 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16776 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16777 nothing depending on whether gdbtk is being built.
16778
16779 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16780
16781 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16782
16783 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16784
16785 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16786 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16787
16788 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16789
16790 * config-ml.in: Add support for
16791 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16792 Simplify setting of multidirs from --disable-foo.
16793
16794 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16795
16796 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16797 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16798 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16799 non-empty, pass them on to the GCC make.
16800 (all-bootstrap): New rule that is like all-gcc, except it executes
16801 the GCC bootstrap rule instead of the GCC all rule.
16802
16803 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16804
16805 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16806
16807 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16808
16809 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16810 DG/UX support.
16811
16812 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16813
16814 * config.sub (i*86*) Change [345] to [3456]
16815
16816 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16817
16818 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16819 --with-gnu-ld=no.
16820
16821 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16822
16823 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16824 AIX multilibs get built.
16825
16826 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16827
16828 * configure.in (i386-win32): Don't build expect if we're not
16829 building the tcl subdir.
16830
16831 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16832
16833 * Makefile.in: (configure-target-examples, all-target-examples):
16834 New targets, configure and build example programs.
16835
16836 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16837
16838 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16839 use it as input to sedit the generated MPW makefile.
16840 * mpw-README: Add a suggestion about Gestalt.h.
16841
16842 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16843
16844 * config.sub: Accept *-*-ieee*.
16845
16846 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16847
16848 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16849 Ronald F. Guilmette <rfg@monkeys.com>.
16850
16851 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16852
16853 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16854 for powerpc-pe native.
16855 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16856 (target==powerpc-pe): duplicate i386-win32 entry.
16857
16858 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16859
16860 * configure.in (noconfigdirs): Exclude target-newlib for all versions
16861 of vxworks, not just vxworks5.1.
16862
16863 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
16864
16865 * mpw-configure: Add support for exec-prefix.
16866
16867 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16868
16869 * config.guess: Recognize HP model 816 machines as having
16870 a PA1.1 processor.
16871
16872 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
16873
16874 * configure: Ignore new autoconf configure options.
16875
16876 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16877
16878 * config.guess: Recognize Pentium under SCO.
16879 From Robert Lipe <robertl@arnet.com>.
16880
16881 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16882
16883 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
16884
16885 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
16886
16887 * configure.in: Don't configure gas for alpha-dec-osf*.
16888
16889 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
16890
16891 * configure.in: Default to --with-stabs for some targets for which
16892 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
16893 i[345]86*-*-unixware*.
16894
16895 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
16896
16897 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
16898 rather than basing it on the target. Simplify handling of options
16899 controlling which directories to configure. Remove extraneous
16900 slash in multi-clean target.
16901
16902 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
16903
16904 * config-ml.in: Prefix more variables with ml_ so they don't collide
16905 with configure's.
16906
16907 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
16908
16909 * configure: Don't turn -v into --v.
16910
16911 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
16912
16913 * configure.in (targargs): Fix typo.
16914
16915 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
16916
16917 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
16918
16919 * configure.in: Strip --host and --target options from
16920 CONFIG_ARGUMENTS, and always configure for --host only. Add
16921 --with-cross-host option when building with a cross-compiler.
16922 * configure: Canonicalize the arguments put into config.status by
16923 always using `=' for an option with an argument. Pass a presumed
16924 --host or --target explicitly.
16925
16926 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
16927
16928 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
16929 into general OS recognition case.
16930
16931 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16932
16933 * configure.in (target_configdirs): add target-winsup only
16934 for win32 target systems.
16935
16936 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
16937
16938 * Makefile.in (all-target-libgloss): Depend upon
16939 configure-target-newlib, since when libgloss is built it looks to
16940 see if the newlib directory exists.
16941
16942 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
16943
16944 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
16945 cfg-ml-*.in.
16946
16947 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
16948
16949 * configure: Handle LD and LD_FOR_TARGET when configuring a
16950 Canadian Cross.
16951
16952 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16953
16954 * configure.in (target_libs): add target-winsup.
16955 (target==i386-win32): add patch diff flex make to $noconfigdirs.
16956 (target==ppcle-pe): remove ld from $noconfigdirs.
16957
16958 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
16959
16960 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16961 Preserve relative path names in $srcdir. Build symlink tree if
16962 configuring cross target dir and srcdir=. (= no VPATH support).
16963 (configure-target-libg++): Depend on configure-target-librx.
16964 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16965 * config-ml.in: New file.
16966 * symlink-tree: New file.
16967 * configure: Ensure srcdir="." if that's what it is.
16968
16969 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
16970
16971 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16972 includes and FLEX_SKELETON setting.
16973 * mpw-configure (--with-gnu-ld): New option, controls whether
16974 to use PPCLink or ld with PowerMac GCC.
16975 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16976 * mpw-config.in: Configure grez if targeting Mac.
16977
16978 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16979 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16980 just macos.
16981 * configure.in: Configure grez resource compiler if targeting Mac.
16982 * Makefile.in (all-grez, install-grez): New targets.
16983
16984 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
16985
16986 * configure: CXX defaults to gcc, not g++. If we find
16987 gcc in the path, set CC to gcc -O2.
16988
16989 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
16990
16991 * configure: Default ${build} correctly. Avoid picking up extra
16992 spaces when reading CC and CXX from Makefile. When doing a
16993 Canadian Cross, use plausible default values for numerous
16994 variables.
16995 * configure.in: When doing a Canadian Cross, don't try to
16996 configure tools whose configure script can't handle it.
16997
16998 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16999
17000 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17001
17002 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17003
17004 * configure: Remove dubious bug reporting address.
17005
17006 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17007
17008 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17009 configure script, run that instead of this directory's configure.
17010 In either case, print a message that we're configuring the sub-dir.
17011
17012 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17013
17014 * configure.in: Before checking for the existence of various files,
17015 use sed to filter out "target-".
17016
17017 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17018
17019 * Makefile.in (DO_X): Split rule to decrease command line length
17020 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17021 (Philippe De Muyter).
17022
17023 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17024
17025 * Makefile.in (all-patch): depend on all-libiberty.
17026
17027 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17028
17029 * configure.in: If the only directory in target_configdirs which
17030 actually exists is libiberty, then set target_configdirs to empty,
17031 to avoid trying to build a target libiberty in a gas or gdb
17032 distribution.
17033
17034 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17035
17036 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17037 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17038 systems.
17039
17040 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17041
17042 * configure.in (copy_dirs): Use sys-include instead of include
17043 for --with-headers option.
17044
17045 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17046
17047 * Makefile.in, configure.in: Make winsup builds work with
17048 new scheme.
17049
17050 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17051
17052 * configure.in: Build the linker on AIX.
17053
17054 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17055
17056 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17057 where needed.
17058
17059 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17060
17061 * Makefile.in (all-gcc): Fix typo.
17062
17063 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17064
17065 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17066
17067 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17068
17069 * configure.in: Rename libFOO to target-libFOO, and xiberty
17070 to target-xiberty, to provide more flexibility.
17071 (target_subdir): Define. Create if cross.
17072 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17073 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17074 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17075 check-libFOO -> check-target-libFOO, etc.
17076 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17077 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17078 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17079 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17080 allow ALL_GCC="" to only configure.
17081 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17082 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17083 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17084
17085 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17086
17087 * Makefile.in (taz): Build "info" in etc explicitly.
17088
17089 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17090
17091 * configure.in: Make sure that CC is undefined (as opposed to
17092 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17093 problem with autoconf trying to configure on a host without GCC.
17094
17095 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17096
17097 * mpw-configure: Set host alias from choice of host compiler,
17098 only use generic MPW Makefile sed if present, edit a file
17099 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17100 * mpw-README: Add problem notes about CW6 and CW7.
17101
17102 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17103
17104 * Makefile.in (taz): Use ";" instead of ";;".
17105
17106 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17107
17108 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17109 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17110 DISTDOCDIRS.
17111 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17112 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17113
17114 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17115
17116 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17117 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17118 Move bfd to DISTSTUFFDIRS.
17119
17120 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17121
17122 * Makefile.in (X11_LIB): Removed.
17123 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17124
17125 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17126
17127 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17128
17129 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17130 names.
17131
17132 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17133
17134 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17135
17136 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17137
17138 * configure.in (i[345]86-*-win32): Always build newlib.
17139 Don't configure cvs, autoconf or texinfo.
17140 * Makefile.in (LD_FOR_TARGET): New.
17141 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17142 Pass down LD_FOR_TARGET.
17143
17144 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17145
17146 * winsup: New directory.
17147 * Makefile.in: Build winsup.
17148 * configure.in: Winsup is configured when target is win32.
17149 Can only build win32 target GDB when native.
17150
17151 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17152
17153 * config.guess: Recognize HP model 819 machines as having
17154 a PA 1.1 processor.
17155
17156 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17157
17158 * configure: Fix sed loop which substitutes for CC and CXX to
17159 avoid bug found in various sed implementations.
17160
17161 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17162
17163 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17164 simulator. Use standard powerpc-*-eabi*.
17165
17166 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17167
17168 * configure.in: Stop putting gas and binutils in noconfigdirs for
17169 powerpc-*-aix* and rs6000-*-*.
17170
17171 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17172
17173 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17174 -mcall-aixdesc libraries.
17175
17176 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17177
17178 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17179
17180 * config.sub (arm | armel | armeb): Fix shell syntax.
17181
17182 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17183
17184 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17185 -msoft-float and -mcpu=common support.
17186 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17187 libraries.
17188
17189 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17190
17191 * configure.in: Allow configuration and build of emacs19 for the alpha.
17192
17193 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17194
17195 * configure.in (CC): Get ^CC, not just any old CC, from
17196 ${host_makefile_frag}.
17197
17198 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17199
17200 * configure.in (CC): Try to get CC from
17201 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17202
17203 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17204
17205 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17206 only if it exists in $(srcdir).
17207
17208 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17209
17210 * configure: If CC and CXX are not set in the environment, set
17211 them, based on either an existing Makefile or on searching for gcc
17212 in PATH. Substitute for CC and CXX in Makefile.
17213 * configure.in: Remove libm from target_libs. Separate
17214 target_configdirs from configdirs. If CC is not set in
17215 environment, try to get it from a host Makefile fragment. Rewrite
17216 changes of configdirs to use skipdirs instead. A few minor
17217 tweaks. Take directories out of target_configdirs as they are
17218 taken out of configdirs. Remove existing Makefile files from
17219 subdirectories. Substitute for TARGET_CONFIGDIRS and
17220 CONFIG_ARGUMENTS in Makefile.
17221 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17222 by configure.in.
17223 (CONFIG_ARGUMENTS): Likewise.
17224 (CONFIGURE_TARGET_MODULES): New variable.
17225 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17226 ($(CONFIGURE_TARGET_MODULES)): New target.
17227 (configure-libg++, configure-libio): New targets.
17228 (all-libg++): Depend upon configure-libg++.
17229 (all-libio): Depend upon configure-libio.
17230 (configure-libgloss, all-libgloss): New targets.
17231 (configure-libstdc++): New target.
17232 (all-libstdc++): Depend upon configure-libstdc++.
17233 (configure-librx, all-librx): New targets.
17234 (configure-newlib): New target.
17235 (all-newlib): Depend upon configure-newlib
17236 (configure-xiberty): New target.
17237 (all-xiberty): Depend upon configure-xiberty.
17238
17239 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17240
17241 * configure.in (host i[345]86-*-win32): Expand the
17242 noconfigdirs again.
17243
17244 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17245
17246 * mpw-configure: Fix sed command file name.
17247
17248 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17249
17250 * configure.in (host i[345]86-*-win32): Reduce the
17251 noconfigdirs again.
17252
17253 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17254
17255 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17256 or powerpc*-*-pe*, since they are not yet supported.
17257
17258 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17259
17260 Add PowerMac support and many other enhancements.
17261 * mpw-configure: New option --cc to select compiler to use,
17262 paste options set according to --cc into the generated
17263 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17264 if mpw-make.sed is present.
17265 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17266 add forward includes for PowerPC include files.
17267 * mpw-build.in: Build using Makefile.PPC if present.
17268 (do-byacc, etc): Remove separate version resource builds.
17269 (do-gas): Build "stamps" before "all".
17270 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17271 * mpw-README: Update to reflect --cc option, PowerMac support,
17272 and recently-reported compatibility problems.
17273
17274 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17275
17276 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17277 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17278 (--with-multilib-top): Pass to recursive invocations.
17279
17280 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17281
17282 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17283 v810-*-*.
17284
17285 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17286
17287 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17288 gdb, ld and opcodes on v810-*-*.
17289
17290 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17291
17292 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17293 (local-maintainer-clean): New target.
17294 (maintainer-clean): New target.
17295 (realclean): Just depend upon maintainer-clean.
17296
17297 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17298
17299 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17300
17301 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17302
17303 * configure.in: Build ld in mips*-*-bsd* case.
17304
17305 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17306
17307 * config.sub: Accept -lites* OS. From Ian Dall.
17308
17309 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17310
17311 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17312 targets.
17313
17314 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17315
17316 * configure.in: treat i386-win32 canadian cross the same as
17317 i386-go32 canadian cross.
17318
17319 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17320
17321 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17322 running under the simulator to build a reduced set of libraries.
17323 (powerpc-*-eabiaix): Add fine grained multilib support added to
17324 other powerpc targets yesterday.
17325
17326 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17327
17328 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17329 -disable-softfloat, -disable-relocatable, -disable-aix, and
17330 -disable-sysv to control which multilib libraries get built.
17331
17332 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17333
17334 * configure: Add Makefile.tem to list of files to remove in trap
17335 handler.
17336
17337 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17338
17339 * config.guess (*Linux*): Add missing "exit"s.
17340 Also, need specific check for alpha-unknown-linux (uses COFF).
17341
17342 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17343
17344 * config.guess: Merge with FSF:
17345
17346 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17347 * config.guess (AIX4): More robust release numbering discovery.
17348
17349 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17350 * config.guess (i386-sequent-ptx): Properly get version number.
17351
17352 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17353 * config.guess (mips:*:4*:UMIPS): New case.
17354
17355 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17356
17357 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17358 (i386-win32 host): Likewise. Don't build readline.
17359
17360 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17361
17362 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17363 SUPPORT_FILES to submakes.
17364
17365 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17366
17367 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17368 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17369 mpw-configure.
17370
17371 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17372
17373 * configure.in (appdirs): Use =, not ==, in test expression when
17374 trying to build the text to print in the warning message for
17375 Solaris users.
17376
17377 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17378
17379 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17380
17381 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17382
17383 * config.guess: Recognize lynx-2.3.
17384
17385 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17386
17387 * config.sub (z8ksim): Deleted
17388 (z8k-*-coff): New, this is the one true name of the target.
17389
17390 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17391
17392 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17393
17394 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17395
17396 * config.guess (*:Linux:*:*): First try asking the linker what the
17397 default object file format is (elf, aout, or coff). Then if this
17398 fails, try previous methods.
17399
17400 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17401
17402 * configure.in: Don't build newlib for *-*-vxworks5.1.
17403
17404 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17405
17406 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17407 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17408
17409 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17410
17411 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17412
17413 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17414
17415 * cfg-ml-com.in: New file.
17416 * cfg-ml-pos.in: New file.
17417
17418 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17419
17420 * COPYING.NEWLIB: Add HP free copyright to list.
17421
17422 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17423
17424 * config.sub: Recognize -eabi* for the system, not just -eabi.
17425
17426 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17427
17428 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17429 * config.sub, configure.in (win32): New target and host.
17430
17431 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17432
17433 * configure.in: Add i386-pe configuration.
17434
17435 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17436
17437 * mpw-build.in (install): Install GDB after LD.
17438
17439 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17440
17441 * mpw-config.in (elf/mips.h): Always forward-include, needed
17442 for GDB to build.
17443
17444 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17445
17446 * testsuite: New directory for customer acceptance and whole tool
17447 chain tests.
17448
17449 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17450
17451 * configure: If per-host line isn't found, but AC_OUTPUT is found
17452 and a configure script exists, run it instead.
17453
17454 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17455
17456 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17457
17458 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17459
17460 * configure: Set build_{cpu,vendor,os,alias} to host values when
17461 --build isn't specified.
17462
17463 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17464
17465 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17466 (FLAGS_TO_PASS): Pass them.
17467 (EXTRA_TARGET_FLAGS): Ditto.
17468
17469 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17470
17471 * Makefile.in (all-libg++): Depend on all-libstdc++.
17472
17473 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17474
17475 * configure.in (noconfigdirs): Enable all packages for
17476 i386-unknown-netbsd.
17477
17478 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17479
17480 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17481 hosted builds (DOS builds)
17482
17483 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17484
17485 Changes for ARM based on patches from Richard Earnshaw:
17486 * config.sub: Handle armeb and armel.
17487 * configure.in: Omit arm linker only for riscix.
17488
17489 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17490
17491 * config.guess: Update from FSF.
17492
17493 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17494
17495 * config.sub: Recognize powerpcle as the little endian variant of
17496 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17497 powerpcle variant. Convert pentium into i586, not i486. Add p5
17498 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17499 temporarily.
17500
17501 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17502
17503 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17504
17505 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17506
17507 * config.sub: Accept -lites* as a basic system type.
17508
17509 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17510
17511 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17512 installed, and if so return linuxoldld as the system name.
17513
17514 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17515
17516 * config.guess: Add hppa1.1-hp-lites support.
17517
17518 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17519
17520 * configure.in: Don't build newlib for m68k-vxworks5.1.
17521
17522 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17523
17524 * configure.in (mips-sgi-irix6): Use mh-irix5.
17525
17526 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17527
17528 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17529
17530 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17531
17532 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17533 OSF/1. Fix compiler flags.
17534 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17535
17536 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17537
17538 * configure.in: Recognize --with-newlib.
17539 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17540
17541 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17542
17543 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17544 to *_X11_MODULES due to gdbtk needing X include files et al.
17545
17546 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17547
17548 Merge in support for Mac MPW as a host.
17549 (Old change descriptions retained for informational value.)
17550
17551 * mpw-config.in: Add generic include forwards for cpu-specific
17552 include files in aout and elf directories.
17553
17554 * mpw-configure: Added copyright.
17555 * mpw-config.in: Check for presence of required build tools.
17556 (target_libs): Add newlib.
17557 (target_tools): Add examples.
17558 (Read Me): Generate as "Read Me for MPW" instead.
17559 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17560 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17561 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17562
17563 * mpw-configure: Remove subdir-specific makefile hackery,
17564 delete mk.tmp after using it.
17565
17566 * mpw-build.in (all): Display start and end times.
17567
17568 * mpw-configure (host_canonical): Set.
17569 (target_cpu): Always add to makefiles.
17570 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17571 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17572 (mpw-mh-mpw): Look for in srcdir and srcroot.
17573 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17574
17575 * mpw-build.in: (install-only): New target.
17576
17577 * mpw-configure (host_alias, target_alias): Rename from hostalias
17578 and targetalias, add into generated Makefile.
17579 (mk.tmp): If present, add into generated Makefile.
17580 * mpw-build.in (all-gas): Build config.h first before gas proper.
17581
17582 * mpw-configure (config.status): Write only if changed.
17583 * mpw-config.in (readline): Configure it (not built, just used for
17584 definitions).
17585
17586 * mpw-config.in (elf/mips.h): Add a forward include.
17587
17588 * mpw-config.in: Forward-include most .h files in include into
17589 extra-include.
17590 (readline): Don't build.
17591 mpw-build.in (install): Install GDB.
17592
17593 * mpw-configure (prefix, mpw_prefix): Handle it.
17594 * mpw-config.in (mmalloc, readline): Don't configure.
17595 * mpw-build.in (thisscript): Rename to ThisScript.
17596 Use mpw-build instead of BuildProgram everywhere.
17597 (mmalloc, readline): Don't build.
17598 * mpw-README: New file, basic documentation about the MPW port.
17599
17600 * mpw-config.in: Use forward-include to create include files.
17601
17602 * mpw-configure: Add more things to the top of each configured
17603 Makefile, including contents of config/mpw-mh-mpw.
17604 * mpw-config.in (extra-include): Create this directory and fill it
17605 with Posix-like include files when configuring.
17606
17607 * config.sub (apple, mac, mpw): Add various aliases.
17608
17609 * mpw-build.in: New file, top-level build script fragment for MPW.
17610 * mpw-configure: New file, configure script for MPW.
17611 * mpw-config.in: New file, config fragment for MPW.
17612
17613 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17614
17615 * configure.in (host_libs): Remove glob, since it is gone from the
17616 sources.
17617
17618 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17619
17620 * Makefile.in: define empty GDB_NLM_DEPS var.
17621
17622 * configure.in(target_makefile_frag): use config/mt-netware
17623 for netware targets.
17624
17625 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17626
17627 * config.sub: Merge in recent FSF changes. Remove linux special
17628 cases.
17629
17630 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17631
17632 Revert this change:
17633
17634 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17635
17636 * build-all.mk: Use CC=cc -Xs on Solaris.
17637
17638 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17639
17640 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17641 stop using it.
17642 * Makefile.in: Nuke all references to glob subdirectory.
17643
17644 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17645
17646 * configure.in: Fix --enable-shared logic in per-host.
17647
17648 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17649
17650 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17651
17652 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17653
17654 * configure.in (noconfigdirs): Don't build gas on AIX, for
17655 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17656
17657 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17658
17659 * configure: Fix --cache-file to work if the file argument is a
17660 relative path.
17661
17662 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17663
17664 * configure: If the --cache-file is used, pass it down to
17665 configure in subdirectories.
17666
17667 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17668
17669 * config.sub: add vxworks29k configuration.
17670
17671 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17672
17673 * Makefile.in (taz): Do "diststuff" part quietly.
17674
17675 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17676
17677 * config.sub: Mini-merge with gcc/config.sub.
17678
17679 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17680
17681 * config.guess (IRIX): Sed - to _.
17682
17683 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17684
17685 * Makefile.in (source-vault, binary-vault): New targets.
17686
17687 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17688
17689 * config.sub: Recognize -eabi as a basic system type.
17690
17691 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17692
17693 * configure.in (enable_shared stuff): Fix typo.
17694
17695 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17696
17697 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17698
17699 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17700
17701 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17702
17703 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17704
17705 * configure.in (rs6000-*-*): Don't build gas.
17706
17707 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17708
17709 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17710 reduce command line length.
17711 (AS_FOR_TARGET): Check for as.new, not Makefile.
17712 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17713
17714 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17715
17716 * config.guess: Merge from FSF.
17717
17718 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17719
17720 * configure: Don't use $ when handling program_suffix.
17721
17722 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17723
17724 * configure.in: Configure tk for hppa/hpux.
17725
17726 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17727
17728 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17729
17730 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17731
17732 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17733 to LIBCXXFLAGS. Tests are better run without it.
17734
17735 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17736
17737 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17738
17739 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17740
17741 * configure.in (*-*-netware*): Don't configure xiberty.
17742
17743 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17744
17745 * configure.in: Remove tk from native_only list.
17746
17747 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17748
17749 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17750 for special NCD build.
17751
17752 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17753
17754 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17755 makeall.bat, they're only useful for binutils snapshots.
17756 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17757 makeall.bat to specified SUPPORT_FILES.
17758
17759 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17760
17761 * build-all.mk: Add Ericsson targets to sun4 and solaris
17762 hosts. Add BNR's sun4 target to solaris host, so their
17763 build-from-source will be tested in-house first.
17764
17765 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17766
17767 * Makefile.in (LIBCFLAGS): New variable.
17768 (CFLAGS_FOR_TARGET): Ditto.
17769 (LIBCFLAGS_FOR_TARGET): Ditto.
17770 (LIBCXXFLAGS): Ditto.
17771 (CXXFLAGS_FOR_TARGET): Ditto.
17772 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17773 (BASE_FLAGS_TO_PASS): Pass them.
17774 (EXTRA_TARGET_FLAGS): Ditto.
17775
17776 * configure.in: Support --enable-shared.
17777
17778 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17779
17780 * configure.in (target_libs): Include libstdc++ again.
17781 * config.guess: Update from FSF (for FreeBSD).
17782
17783 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17784
17785 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17786 makeall.bat.
17787 (DISTDOCDIRS): Add `etc'.
17788 (ETC_SUPPORT_PFX): New variable.
17789 (taz): Include anything from etc starting with a word in
17790 ETC_SUPPORT_PFX.
17791
17792 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17793
17794 * config.sub: Update for recent FSF changes. Remove obsolete
17795 h8300hds entry. Add -windows* and -osx as basic os. Minor
17796 spacing changes.
17797
17798 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17799
17800 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17801
17802 * config.guess: Merge with FSF.
17803 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17804
17805 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17806
17807 * configure: Since the "trap 0" handler will override the exit
17808 status on many systems, only use it for "exit 1", and make it set
17809 a non-zero exit status; reset it before "exit 0". Also, check
17810 exit status of config.sub, and error out if it failed.
17811
17812 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17813
17814 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17815 and install libgloss.
17816
17817 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17818
17819 * Makefile.in (all-binutils): Depend upon all-byacc.
17820
17821 * configure.in: Don't build emacs on Irix 5.
17822
17823 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17824
17825 * configure.in (*-*-netware*): Add libio.
17826
17827 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17828
17829 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17830 (CHECK_TARGET_MODULES): Ditto.
17831 (INSTALL_TARGET_MODULES): Ditto.
17832 (TARGET_LIBS): Ditto.
17833 (all-libstdc++): Note dependencies.
17834
17835 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17836
17837 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17838
17839 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17840
17841 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17842 -fexternal-templates.
17843
17844 * configure.in (target_libs): Add libstdc++.
17845 (noconfigdirs): Add libstdc++ as appropriate.
17846
17847 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17848
17849 * config.guess: Update from FSF.
17850
17851 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17852
17853 * configure: Use ${config_shell} when running ${configsub}.
17854
17855 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17856
17857 * config.sub: No longer recognize h8300h.
17858
17859 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17860
17861 * config.sub: Remove extraneous differences between config.sub and
17862 gcc/config.sub.
17863
17864 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17865
17866 * Makefile.in (DISTSTUFFDIRS): Add gas.
17867
17868 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
17869
17870 * COPYING.NEWLIB: New file.
17871
17872 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
17873
17874 * config.guess (HP-UX): Patch from Harlan Stenn
17875 <harlan@landmark.com> to also emit release level.
17876
17877 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17878
17879 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
17880
17881 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
17882
17883 * config.sub: Merge nextstep cleanup from FSF.
17884
17885 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17886
17887 * configure.in (arm-*-*): Don't configure ld for this target.
17888
17889 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17890
17891 * configure.in (*-*-netware): don't configure libg++, libio,
17892 librx, or newlib.
17893
17894 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17895
17896 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
17897 configure ld--it works, but it doesn't support shared libraries.
17898
17899 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
17900
17901 * config.guess (*-unknown-freebsd*): Get rid of possible
17902 trailing "(Release)" in version string.
17903 Patch from Paul Richards <paul@isl.cf.ac.uk>.
17904
17905 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
17906
17907 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
17908 Fix type: *-next-neststep -> *-next-nextstep.
17909
17910 * config.guess: Merge from FSF:
17911
17912 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17913
17914 * config.guess: Recognize powerpc-ibm-aix3.2.5.
17915
17916 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
17917
17918 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
17919 instead of UNIX_SV for UnixWare 1.0).
17920
17921 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
17922
17923 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
17924 to make gdb/nlm/* build after the compiler and linker.
17925
17926 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
17927
17928 * config.guess (netbsd, freebsd, linux): Accept any machine,
17929 not just i[34]86.
17930 (m68k-atari-sysv4): Relocate to match FSF version.
17931
17932 * config.guess: More merges from the FSF:
17933
17934 Add a space before function call or macro invocation.
17935
17936 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17937
17938 * config.guess: Add trap cmd to remove dummy.c and dummy when
17939 interrupted.
17940
17941 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
17942
17943 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
17944 (dummy): Redirect stderr from compilation of dummy.c.
17945
17946 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
17947
17948 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17949
17950 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
17951
17952 * configure: Accept and ignore --cache*, for compatibility with
17953 new autoconf.
17954
17955 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
17956
17957 * config.guess: Merge from FSF:
17958
17959 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17960
17961 * config.guess (Pyramid*:OSx*:*:*): New case.
17962 (PATH): Add /.attbin at end for finding uname.
17963 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
17964
17965 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
17966
17967 * config.guess (M88*:DolphinOS:*:*): New case.
17968
17969 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
17970
17971 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17972 to select whether to use ELF or COFF.
17973
17974 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
17975
17976 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17977
17978 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
17979
17980 * config.guess: Guess the OS version for HPUX.
17981
17982 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
17983
17984 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17985
17986 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17987
17988 * configure.in: Recognize --with-headers, --with-libs, and
17989 --without-newlib.
17990 * Makefile.in (all-xiberty): Depend upon all-ld.
17991
17992 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17993
17994 * configure.in: Change i[34]86 to i[345]86.
17995
17996 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17997
17998 * configure (version): A few more tweaks to help message.
17999
18000 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18001
18002 * Makefile.in: Remove (for now) librx as a host library,
18003 now that we're building it for target.
18004
18005 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18006
18007 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18008 (Karl Berry).
18009
18010 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18011
18012 * configure.in: Also configure librx.
18013
18014 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18015
18016 * Makefile.in: Update various rules to reflect that librx
18017 is now needed for libg++.
18018
18019 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18020
18021 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18022
18023 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18024
18025 * configure.in: Configure the examples directory.
18026
18027 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18028
18029 * configure: Simplify Jun 2 1994 change.
18030
18031 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18032
18033 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18034 /bin/gcc isn't good enough to build gcc.
18035
18036 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18037
18038 * Makefile.in (GDB_SUPPORT_FILES): Remove
18039 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18040 (gdb.tar.gz): Add new rule to use standard distribution building
18041 mechanism.
18042
18043 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18044
18045 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18046 Bill Cox <bill@cygnus.com>.
18047
18048 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18049
18050 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18051
18052 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18053
18054 * configure: Search current dir first in .gdbinit.
18055
18056 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18057
18058 * config.sub: Recognize freebsd (merged from gcc config.sub).
18059
18060 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18061
18062 * config.sub: Refer to NeXT's operating system as nextstep.
18063
18064 * config.sub (case $basic_machine): Re-order the cases, to match
18065 the order in the FSF version (which is mostly alphabethical).
18066 Merge in some additions and changes from the FSF.
18067
18068 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18069
18070 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18071 * config.sub: Recognize cxux7.
18072 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18073
18074 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18075
18076 * config.sub: Fix typo powerpc -> powerpc-*.
18077
18078 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18079
18080 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18081
18082 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18083 parallel with all-emacs and install-emacs). Top-level command
18084 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18085
18086 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18087
18088 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18089 $(relbindir)/make before doing ``make install'', and use
18090 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18091 installing over running make binary.
18092 ($(host)-stamp-stage3-installed): Likewise.
18093
18094 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18095
18096 * config.guess: Recognize Mach.
18097
18098 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18099
18100 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18101 see whether --exec-prefix was used.
18102
18103 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18104
18105 * README: Explicitly mention libg++/README. (Zoo's idea.)
18106
18107 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18108
18109 * Makefile.in: Add all-librx target similar to all-libproc.
18110
18111 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18112
18113 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18114 with post 1.2 uname bogosity.
18115
18116 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18117
18118 * configure: Remove temporary files on receipt of a signal.
18119
18120 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18121
18122 * configure: If there is a package_makefile_frag, remove
18123 ${subdir}/Makefile.tem after copying it in.
18124
18125 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18126
18127 * build_all.mk: support rs6000 lynx identifies itself as
18128 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18129 since /bin/gcc is too feeble to compile a modern gcc.
18130
18131 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18132
18133 * brought devo/test-build.mk update-to-date with progressive/
18134 test-build.mk. Add lynx targets and hppa flag info.
18135
18136 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18137
18138 * configure.in: Use mh-ncrsvr43. Patch from
18139 Tom McConnell <tmcconne@sedona.intel.com>.
18140
18141 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18142
18143 * config.guess (i386-unknown-bsdi): No longer need to
18144 check #if defined(__bsdi__) && defined(__i386__).
18145
18146 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18147
18148 * configure: Set program_transform_nameoption correctly.
18149
18150 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18151
18152 * brought build-all.mk update-to-date with progressive build-all.mk,
18153 added new targets and hppa info.
18154
18155 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18156
18157 * configure: If config.guess result is a prefix of the user
18158 specified target, assume a native build and use the user specified
18159 target as the host alias. Remove SunOS patch suffix removal hack.
18160 * configure.in: Remove SunOS patch suffix removal hack.
18161
18162 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18163 in NATIVE_CHECK_MODULES.
18164
18165 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18166
18167 * Makefile.in: Rename HOST_ONLY to NATIVE.
18168 * configure: Delete SunOs patch suffix from host_canonical
18169 and build_canonical variables that are prepended to Makefiles.
18170 * configure.in: Add comments for easier maintenance.
18171
18172 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18173
18174 * Makefile.in: Add all-libproc target similar to all-gui.
18175
18176 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18177
18178 * Makefile.in (CHECK_MODULES): split into
18179 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18180
18181 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18182
18183 * config.guess (i386-unknown-bsdi): New system to guess.
18184
18185 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18186
18187 * Makefile.in: Add all-gui target (but not yet build by "all").
18188
18189 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18190
18191 * config.sub: Move deletion of patch suffix from here...
18192 * configure.in: To here, at Ian's suggestion. The top-
18193 level scripts might need to know of a patch level.
18194
18195 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18196
18197 * config.sub: Strip off patch suffix so rtl is recognized
18198 as a sunos4.1.3 machine, even though it's been patched.
18199
18200 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18201
18202 * Makefile.in (INSTALL_LAST): Delete.
18203 (INSTALL_DOSREL): New.
18204
18205 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18206
18207 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18208 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18209 whether we pass down --with-gnu-ld anyhow.
18210
18211 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18212
18213 * Makefile.in (INSTALL_LAST): Change operation so it works
18214 on more flavors of make.
18215 * configure.in (go32): Don't build libg++ or libio.
18216
18217 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18218
18219 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18220 they can be overriden by templates.
18221
18222 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18223
18224 * configure.in (target==go32): Don't build gdb.
18225 * dosrel: New directory.
18226
18227 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18228
18229 * configure.in (host==go32): Configure dosrel too.
18230 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18231 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18232 be set by incoming names or templates.
18233 (INSTALL_LAST): New rule.
18234
18235 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18236
18237 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18238
18239 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18240
18241 * configure.in (appdirs): New variable. Currently empty, but will
18242 be used in gas distribution. If nonempty, lists a set of
18243 directories at least one of which must get configured, or top
18244 level configuration is considered to have failed.
18245 (rs6000-*-lynxos*): Use new file name.
18246
18247 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18248
18249 Eliminate XTRAFLAGS.
18250 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18251 newlib include files using -idirafter, and also use -nostdinc.
18252 (CXX_FOR_TARGET): Likewise.
18253 (XTRAFLAGS): Removed.
18254 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18255 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18256 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18257 ($(DO_X)): Don't pass down XTRAFLAGS.
18258
18259 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18260
18261 * configure.in (mips*-dec-bsd*): New target; do build linker.
18262 (mips*-*-bsd*): New target; don't build linker.
18263
18264 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18265
18266 * configure.in: support rs6000-*-lynxos* configuration.
18267 support sunos4 as a cross target.
18268
18269 * config.sub: look for lynx*, not lynx since the OS version may
18270 legitimately be part of the name.
18271
18272 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18273
18274 * configure.in (i[34]86-*-sco*): Move to be with other i386
18275 targets.
18276 (romp-*-*): New target. Skip various binary utilities.
18277 (vax-*-*): New target. Don't build newlib.
18278 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18279
18280 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18281
18282 * configure.in: Only set host_makefile_frag if config
18283 directory exists.
18284
18285 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18286
18287 * install.sh: If $dstdir exists, don't check whether each
18288 component does.
18289
18290 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18291
18292 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18293
18294 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18295
18296 * configure.in (*-*-lynxos*): Don't configure newlib for either
18297 native or cross Lynx.
18298
18299 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18300
18301 * config.sub (sparc64-elf): Fix os.
18302 (z8k): Remove duplicate.
18303
18304 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18305
18306 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18307 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18308
18309 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18310
18311 * configure: Make file links cleanly even if Lynx fails on
18312 an NFS symlink (at least fail cleanly).
18313
18314 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18315
18316 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18317 -XNh2000.
18318
18319 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18320
18321 * configure: Unknown options are fatal again.
18322
18323 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18324
18325 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18326 compatibility.
18327
18328 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18329
18330 * build-all.mk: Add `clean' target.
18331
18332 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18333
18334 * config.guess: Add SINIX support.
18335 * configure.in: Add mips-*-sysv4* support.
18336
18337 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18338
18339 * build-all.mk: Document all useful targets.
18340 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18341 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18342
18343 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18344
18345 * configure: Support --silent, --quiet.
18346
18347 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18348
18349 * configure: Support --disable-FEATURE.
18350
18351 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18352
18353 * config.guess: Recognize NCR running SVR4.3.
18354
18355 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18356
18357 * config.guess: Make BSDI generate i386-unknown-bsd386.
18358 Patch from Paul Eggert <eggert@twinsun.com>.
18359
18360 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18361
18362 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18363
18364 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18365
18366 * configure: Make unrecognized options give nonfatal warnings
18367 instead of fatal errors, and pass them to any subdirectory
18368 configures in case they recognize them.
18369 Make --x equivalent to --with-x.
18370
18371 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18372
18373 * configure: Add --enable-* options. Clean up usage message and
18374 some comments.
18375
18376 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18377
18378 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18379
18380 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18381
18382 * configure.in (hppa*-*-*): Enable binutils.
18383
18384 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18385
18386 * config.sub: Recognize cisco.
18387
18388 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18389
18390 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18391
18392 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18393
18394 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18395 than one configuration name. Add comment.
18396
18397 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18398
18399 * config.guess: about target *-hitachi-hiuxwe2, fixed
18400 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18401 macro is incorrect.]
18402
18403 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18404
18405 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18406 than the "make ls" stuff which used to be here.
18407
18408 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18409
18410 * config.guess: Recognize i[34]86-unknown-freebsd.
18411 From Shawn M Carey <smcarey@rodan.syr.edu>.
18412
18413 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18414
18415 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18416
18417 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18418
18419 * config.guess: Check for ptx.
18420
18421 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18422
18423 * config.sub: Add os9k checking.
18424
18425 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18426
18427 * config.guess: Handle OSF1 running on HPPA processors
18428
18429 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18430
18431 * configure: If subdir configure fails, print out a message with
18432 subdirectory name, in case subdir's configure code didn't identify
18433 itself.
18434
18435 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18436
18437 * configure.in: Remove embedded newlines from configdirs.
18438 Avoid mismatches of substrings. Fix matching strings at end
18439 of configdirs.
18440
18441 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18442
18443 * config.guess: Add Lynx/rs6000 config support.
18444
18445 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18446
18447 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18448
18449 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18450
18451 * configure.in (hppa*-*-osf*): Treat this just like most other
18452 PA configurations (eg no binutils or ld).
18453 (hppa*-*-*elf*): These configurations have binutils and ld.
18454
18455 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18456
18457 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18458
18459 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18460
18461 * configure.in (rs6000-*-*): Build gas.
18462
18463 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18464
18465 * Makefile.in: Avoid bug in losing hpux sed.
18466
18467 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18468
18469 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18470 for GDB and GDB has been fixed to not need it.
18471
18472 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18473
18474 * config.guess: Recognize vax hosts.
18475
18476 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18477
18478 * configure (while loop): Don't use "break 2" inside case
18479 statement -- the case statement isn't an enclosing loop.
18480
18481 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18482
18483 * config.guess: Clean up NeXT support, to allow nextstep
18484 on Intel machines. Make OS be nextstep.
18485
18486 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18487
18488 * config.guess: Add alternate forms for Convex.
18489
18490 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18491
18492 * configure: Completely rewrite option processing. Take
18493 advantage of pattern-matching to avoid invoking test frequently.
18494 Also clean up host and target defaulting logic.
18495
18496 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18497
18498 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18499 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18500 commands (plus user environment) will fit SCO limits.
18501
18502 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18503
18504 * configure.in: Don't issue warnings about directories which are
18505 not being configured if -norecursion is set. Correct test for
18506 --with-gnu-as and --with-gnu-ld to not get confused by substring
18507 matches.
18508
18509 * configure.in: Don't build gas for alpha-dec-osf1*.
18510
18511 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18512
18513 * configure: Back out Per's change of 12/19/1993. It changes the
18514 behavior of configure in unexpected and confusing ways.
18515
18516 Also, use different delim char when calculating
18517 program_transform_name so that the name can contain slashes.
18518
18519 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18520
18521 * configure.in, config.sub: Add support for VSTa micro-kernel.
18522
18523 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18524
18525 * configure.in: Nuke hacks which were used to get a special
18526 version of GAS for HPPA configurations.
18527
18528 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18529
18530 * configure: If only ${target_alias} is given, use that
18531 as the default for ${host_alias}.
18532 * configure: Add missing back-slashes before nested quotes.
18533
18534 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18535
18536 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18537
18538 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18539
18540 * config.guess: Recognize some Tektronix configurations.
18541 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18542
18543 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18544
18545 * config.sub: Match any flavor of SH.
18546
18547 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18548
18549 * configure.in: Don't try to configure newlib for Alpha.
18550
18551 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18552
18553 * configure.in: Don't build ld for Irix 5. Don't build gas,
18554 libg++ or libio for any Alpha target.
18555
18556 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18557
18558 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18559
18560 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18561 default arguments -- so it tried to compress itself.
18562
18563 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18564
18565 * configure.in (notsupp): ensure that a space is always at the end
18566 of the configdirs list, since the grep checks for an explicit space
18567
18568 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18569
18570 * configure.in (target i386-sysv4.2): don't build ld, since static
18571 versions of many libraries are not available.
18572
18573 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18574
18575 * config.guess: Recognize Apollos (using environment variables).
18576 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18577
18578 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18579
18580 * config.guess: Recognize Sony news mips running newsos.
18581
18582 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18583
18584 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18585 "fi ; else" for bash.
18586
18587 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18588
18589 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18590
18591 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18592
18593 * config.sub: accept unixware as an alias for svr4.2.
18594 Fix some inconsistancies with the gcc version.
18595
18596 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18597
18598 * Makefile.in (DISTDOCDIRS): Add gdb.
18599
18600 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18601
18602 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18603
18604 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18605
18606 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18607 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18608 this now.
18609
18610 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18611
18612 * config.sub: Accept hiux* as an OS name.
18613
18614 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18615 etc/make-stds.texi. The underscore came from gcc, and dje now
18616 agrees that RUNTESTFLAGS is the correct name.
18617
18618 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18619
18620 * install.sh: Remove 'set -e'. It makes any conditionals
18621 in the script useless.
18622
18623 * config.guess: Automatically recognize arm-acorn-riscix
18624 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18625
18626 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18627
18628 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18629
18630 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18631
18632 * Makefile.in (DISTDOCDIRS): New variable.
18633 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18634 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18635
18636 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18637
18638 * configure.in (hppa target): check the source directory for the
18639 pagas sub-directory
18640
18641 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18642
18643 * config.sub: Allow -aout* and -elf*.
18644
18645 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18646
18647 * configure.in: Don't build ld on i386-solaris2, same as for
18648 sparc-solaris2.
18649
18650 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18651
18652 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18653
18654 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18655
18656 * configure.in: Configure gdb for alpha.
18657
18658 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18659
18660 * Makefile.in (CXXFLAGS): Add -O.
18661
18662 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18663
18664 * config.guess: added support for DG Aviion
18665
18666 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18667
18668 * configure.in: Produce warning message for subdirectories not
18669 configurable for this host/target combination. Don't try to
18670 configure gdb for vms.
18671
18672 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18673
18674 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18675 appropriate files before making "diststuff".
18676 (DISTBISONFILES): New var: list of files to be edited.
18677 (DISTSTUFFDIRS): Add binutils.
18678
18679 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18680
18681 * config.sub: also handle mipsel and mips64el (for little endian mips)
18682
18683 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18684
18685 * configure.in: Add * to end of all OS names.
18686
18687 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18688
18689 * configure.in: Build newlib for LynxOS native.
18690
18691 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18692
18693 * config.guess: Add support for delta 88k running SVR3.
18694
18695 * configure.in: Add comment about HP compiler vs. emacs.
18696
18697 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18698
18699 * configure.in: don't build ld on solaris2 (not a viable option
18700 due to bugs in getpwnam & getpwuid)
18701
18702 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18703
18704 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18705 config.guess will produce a full version number.
18706
18707 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18708
18709 * configure.in: Build linker and binutils for alpha-dec-osf1.
18710
18711 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18712
18713 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18714 and gdb/testsuite/Makefile.in.
18715
18716 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18717
18718 * configure.in: recognize mips*- instead of mips-
18719
18720 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18721
18722 * config.sub: Accept linux*coff and linux*elf as operating
18723 systems.
18724
18725 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18726
18727 * config.sub: Recognize mips64, and mips3 as an alias for it.
18728
18729 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18730
18731 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18732 gdb knows how to handle OSF/1 shared libraries.
18733
18734 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18735
18736 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18737 * config.guess: Recognize Hitachi's HIUX.
18738 * config.sub: Recognize h3050r* and hppahitachi.
18739 Remove redundant cases for hp9k[23]*.
18740
18741 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18742
18743 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18744 if gas and ld are in the source tree and are in ${configdirs}.
18745 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18746 --with options (but still pass them down on the command line,
18747 if they were explicitly specified).
18748
18749 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18750
18751 * configure: substitute SHELL value in Makefile.in with
18752 ${CONFIG_SHELL}
18753
18754 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18755
18756 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18757 *-*-solaris2* targets.
18758
18759 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18760
18761 * Makefile.in: define M4, and pass it down to sub-makes;
18762 all-autoconf now depends on all-m4
18763
18764 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18765
18766 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18767 presence of {ar,ranlib} instead of a configured directory
18768
18769 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18770
18771 * config.guess: Accept 34?? as well as 33?? for NCR.
18772
18773 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18774
18775 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18776 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18777
18778 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18779
18780 * configure: grab values for $(CC) and $(CXX) from the
18781 environment, so that someone can do "CC=gcc configure; make" and
18782 have it work right (matching the way that autoconf works now)
18783
18784 * configure.in, Makefile.in: add support for gash, the tcl
18785 interface to Galaxy
18786
18787 * config.guess: add NetBSD variants (hp300, x86)
18788
18789 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18790
18791 * install.sh: Support -d option (in the manner of SunOS 4 install,
18792 as it is more deterministic than that of GNU install)
18793 (chmodcmd): Set file to mode 755 by default (should also do default
18794 chgrp and chown, but I don't feel like dealing with that now)
18795
18796 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18797
18798 * config.sub: Remove h8300hhms alias.
18799
18800 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18801
18802 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18803
18804 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18805
18806 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18807 as stmp-fixinc
18808
18809 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18810
18811 * config.sub: recognize m88110-bug-coff.
18812
18813 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18814
18815 * Makefile.in (all-libio): all dependencies on the toolchain used
18816 to build this (gcc, gas, ld, etc)
18817
18818 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18819
18820 * config.guess: Deal with OSF/1 1.3 on alpha.
18821
18822 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18823
18824 * install.sh: add some 'else true' clauses for portability
18825
18826 * configure.in: don't build libio for h8[35]00-*-* targets
18827
18828 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18829
18830 * Makefile.in: Add support for new libio.
18831
18832 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18833
18834 * install.sh: If one command fails, don't try the rest. Don't try
18835 to remove $dsttmp (via trap) unless we have already created it.
18836 If $src doesn't exist, detect it and exit with an error.
18837
18838 * config.guess: Recognize BSD on hp300.
18839
18840 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18841
18842 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18843 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18844
18845 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18846
18847 * Makefile.in (all-send-pr): depends on all-prms
18848
18849 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18850
18851 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18852
18853 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18854
18855 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18856 Added test for mips-mips-riscos5.
18857
18858 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18859
18860 * configure.in: use mh-hp300 for 68k HP hosts
18861
18862 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18863
18864 * configure: add support for CONFIG_SHELL, so that you can use
18865 some alternate shell for evaluating configure scripts
18866
18867 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
18868
18869 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
18870 in configure script to bug-gdb@prep.ai.mit.edu when building
18871 distribution archive.
18872 * Makefile.in (COMPRESS): Remove def.
18873 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
18874 gdb.tar.Z and make-gdb.tar.Z respectively.
18875 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
18876 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
18877 to convergence with 'taz' target in Makefile.in.
18878
18879 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18880
18881 * install.sh (dsttmp): use trap to ensure that tmp files go
18882 away on error conditions
18883
18884 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18885
18886 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
18887
18888 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18889
18890 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
18891 its parent is '/' not ''.
18892
18893 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
18894
18895 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
18896
18897 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
18898 that ${newsrcdir}/configure.in does.
18899
18900 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18901
18902 * test-build.mk: support for CONFIG_SHELL
18903
18904 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
18905
18906 * config.sub (netware): Add as a basic system type.
18907
18908 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18909
18910 * Makefile.in (Makefile): depend on configure.in. Also drop the
18911 $(srcdir)/ from the dependency on Makefile.in.
18912
18913 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
18914
18915 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
18916 (h8300hhms is temporary until multi-libraries are implemented).
18917 * configure.in: Handle h8300h too.
18918
18919 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18920
18921 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
18922
18923 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
18924
18925 * configure: Remove extraneous output when guessing host type.
18926 * config.guess: Remove extraneous output when guessing using C
18927 compiler rather than uname, or when guessing fails.
18928
18929 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
18930
18931 * Makefile.in: remove all.cross and install.cross targets
18932
18933 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
18934 definitions
18935
18936 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
18937
18938 * configure.in (target sh): Build gprof.
18939
18940 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18941
18942 * config.sub: change -solaris to -solaris2
18943
18944 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18945
18946 * configure.in: Use config/mh-riscos for mips-*-sysv*.
18947
18948 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
18949
18950 * configure: Correct error message for missing Makefile.in to
18951 print correct directory.
18952
18953 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18954
18955 * install.sh: kludge around 386BSD shell bug
18956
18957 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
18958
18959 * config.guess: Recognize NeXT.
18960 * config.guess: Recognize i486-ncr-sysv4.
18961 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
18962
18963 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
18964
18965 * Makefile.in (MAKEINFOFLAGS): New variable.
18966 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18967 * build-all.mk, test-build.mk: Pass down --no-split as
18968 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
18969
18970 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
18971
18972 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
18973
18974 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
18975
18976 * Makefile.in (libg++.tar.z): New rule.
18977 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
18978 * Makefile.in (taz): Only do a single chmod.
18979
18980 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18981
18982 * install.sh: don't use dirname anymore (replaced with sed usage)
18983
18984 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
18985
18986 * Makefile.in: Change extension for gzip'd files from '.z' to
18987 '.gz' per new FSF standard usage.
18988
18989 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
18990
18991 * configure: put quotes around the final value of program_transform_name
18992
18993 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18994
18995 * Makefile.in: new install.sh support; update install-info rules
18996
18997 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
18998
18999 * configure.in: Build diff for crosses, but not for go32 host.
19000
19001 * configure.in: Build gprof only for native, and don't build it
19002 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19003
19004 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19005
19006 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19007
19008 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19009
19010 * configure.in (host_tools): Add prms.
19011
19012 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19013
19014 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19015 with $(FLAGS_TO_PASS) on the command line
19016
19017 * config.sub: Recognize lynx and lynxos
19018
19019 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19020
19021 * config.sub: Accept -ecoff*, not just -ecoff.
19022
19023 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19024
19025 * Makefile.in (taz): Use .gz suffix instead of .z.
19026 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19027 names.
19028
19029 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19030
19031 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19032
19033 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19034
19035 * Makefile.in (install-no-fixedincludes): install gcc last, so
19036 that rebuilds that might happen during 'make install' don't get
19037 bogus gcc include files
19038
19039 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19040
19041 Change from Utah for HPPA support:
19042 * config.guess: Recognize hppa1.x-hp-bsd.
19043
19044 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19045
19046 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19047 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19048
19049 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19050
19051 * config.sub: Add support for rom68k and bug boot monitors.
19052
19053 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19054
19055 * Makefile.in: Make all-opcodes depend on all-bfd.
19056
19057 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19058
19059 * config.guess: Added special check for i[34]86-univel-sysv4*.
19060
19061 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19062
19063 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19064 the processor rather than assuming i486.
19065
19066 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19067
19068 * config.guess: Recognize SunOS6 as Solaris3.
19069
19070 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19071
19072 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19073 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19074
19075 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19076
19077 * build-all.mk (all-cross): New target for Canadian Cross.
19078 Added Q2 go32 targets.
19079 * test-build.mk: Configure go32 cross sparclite-aout and
19080 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19081 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19082
19083 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19084
19085 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19086 GO32 hosted toolchains
19087
19088 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19089
19090 * configure: change so "-exec-prefix" gets passed down rather
19091 than "-exec_prefix" so autoconf generated Makefiles get the
19092 exec_prefix set right.
19093
19094 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19095
19096 * config.guess: get the Solaris2 minor version number
19097
19098 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19099
19100 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19101
19102 * config.guess: Recognize some Sequent platforms.
19103
19104 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19105
19106 * Makefile.in: added the vault-install target
19107
19108 * configure.in: actually use the Sun3 makefile fragment that's in
19109 config, also added the release dir to configdirs
19110
19111 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19112
19113 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19114
19115 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19116
19117 * configure.in: remove some program from Alpha targetted toolchains
19118
19119 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19120
19121 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19122 gprof.
19123 (taz): Run "make diststuff" in those directories instead of "make
19124 proto-dir". Look for "VERSION=" only at start of line in subdir
19125 Makefile. Use "gzip -9" for compression.
19126 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19127 (binutils.tar.z): New target.
19128
19129 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19130
19131 * Makefile.in (taz): Include gpl.texinfo.
19132
19133 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19134
19135 * Makefile.in (setup-dirs): Merged into "taz" target.
19136 (taz): Only do `proto-dir' stuff if a directory is actually needed
19137 for this target.
19138
19139 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19140
19141 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19142 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19143 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19144 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19145 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19146
19147 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19148
19149 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19150 config.sub, and move-if-change to gdb testsuite distribution
19151 archive, so the testsuite can be extracted, configured, and
19152 run separately from the gdb distribution. Blow away the Chill
19153 tests that require a Chill compiled executable, since GNU Chill
19154 is not yet publically available.
19155
19156 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19157
19158 * test-build.mk: set environment variables in a single command,
19159 instead of a list of assignments and exports
19160
19161 * config.guess: recognize Alpha/OSF1 systems
19162
19163 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19164
19165 * configure: Change help message to prefer --options rather than
19166 -options.
19167
19168 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19169
19170 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19171 zippy@ecst.csuchico.edu.
19172 * config.guess: Recognize miniframe.
19173
19174 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19175
19176 * Makefile.in: Use srcroot to find runtest rather than rootme.
19177 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19178
19179 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19180
19181 * test-build.mk: Extensive additions to support building on a
19182 machine other than the host.
19183
19184 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19185
19186 * configure (tooldir): Fix for i386-aix again.
19187
19188 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19189
19190 * configure, Makefile.in: Change definition of $(tooldir)
19191 to match the FSF.
19192
19193 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19194
19195 * config.guess: Recognize i[34]86/SVR4.
19196
19197 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19198
19199 * Makefile.in (all-gdb): gdb depends on sim.
19200
19201 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19202
19203 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19204 at the same time we make the prototype gdb directory.
19205 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19206 files at the same time as the gdb base release distribution.
19207
19208 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19209
19210 * Makefile.in (check): Use individual check targets rather than
19211 DO_X rule.
19212 (check-gcc): Added.
19213
19214 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19215
19216 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19217 for System V release 3.2.
19218
19219 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19220
19221 * config.sub: Recognize hppaosf.
19222 * configure.in: Do configure ld/binutils/gas for it.
19223
19224 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19225
19226 * configure (tooldir): Alter syntax used to set this, for systems
19227 where "\$" isn't handled right, like i386-aix.
19228
19229 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19230
19231 * configure: Pass program-transform-name, not
19232 program_transform_name, to recursive configures.
19233
19234 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19235
19236 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19237 of gas+ld+binutils.
19238
19239 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19240
19241 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19242
19243 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19244
19245 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19246
19247 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19248
19249 * Makefile.in (PRMS): Set back to all-prms.
19250
19251 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19252
19253 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19254 targets, rather than for MIPS hosts.
19255
19256 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19257
19258 * configure.in: add comment for --with-x default values
19259
19260 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19261
19262 * Makefile.in: add check-* targets for each of the directories in
19263 the tree. Add a definition of RUNTEST that will use the one we
19264 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19265
19266 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19267
19268 * configure.in: Removed obsolete references to bfd_target and
19269 target_makefile_frag.
19270
19271 * build-all.mk: Set assorted targets for Q2.
19272 * config.sub: Recognize z8k-sim and h8300-hms.
19273 * test-build.mk: Really don't pass host to configure.
19274 (HOLES): Added uname.
19275
19276 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19277
19278 * configure: Handle an empty program-prefix, program-suffix or
19279 program-transform-name correctly.
19280
19281 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19282
19283 * build-all.mk: -G 8 no longer required for MIPS targets.
19284 * test-build.mk: Don't pass host argument to configure; make it
19285 guess.
19286
19287 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19288
19289 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19290 * Makefile.in (COMPRESS): New macro, like GZIP.
19291
19292 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19293
19294 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19295
19296 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19297 with gas currently defaults to -G 0.
19298
19299 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19300
19301 * Makefile.in (all-flex): flex depends on byacc.
19302
19303 * build-all.mk: If host not specified, use config.guess. Pass TAG
19304 to test-build.mk as RELEASE_TAG.
19305 * test-build.mk (configargs): New variable containing arguments to
19306 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19307 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19308
19309 * config.guess: Use /bin/uname when checking -X argument on SCO,
19310 to avoid invoking GNU uname which doesn't understand -X.
19311
19312 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19313
19314 * configure.in: Build gas for mips-*-*.
19315
19316 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19317
19318 * Makefile.in (all.normal): insert missing backslash.
19319
19320 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19321
19322 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19323
19324 * Makefile.in: Complete overhaul to merge many almost identical
19325 targets.
19326
19327 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19328
19329 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19330 (gdb.tar.Z): Adjusted.
19331
19332 * Makefile.in (setup-dirs, taz): New targets; should be general
19333 enough to adapt for gdb sometime. Build only .z file.
19334 (gas.tar.z): New target.
19335
19336 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19337
19338 * build-all.mk: Use CC=cc -Xs on Solaris.
19339
19340 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19341
19342 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19343 for handling BISON for FSF releases.
19344
19345 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19346
19347 * configure: Actually implement the change zoo just documented.
19348
19349 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19350
19351 * configure: when using config.guess, only set target_alias when
19352 it's not already been set (ie, on the command line)
19353
19354 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19355
19356 * Makefile.in: add installcheck target, set PRMS to install-prms
19357
19358 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19359
19360 * configure: add support for package_makefile_fragment, handle the
19361 case where a directory has a configure.in file but no Makefile.in
19362 more gracefully (with an actual understandable error message, even);
19363 add support for --without (and add this to the usage message); also
19364 explicitly add a --host=${host_alias} to the command line when
19365 config.guess is used
19366
19367 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19368
19369 * configure: Must use both --host and --target in recursive calls.
19370
19371 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19372
19373 * Makefile.in: Change deja-gnu to dejagnu.
19374
19375 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19376
19377 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19378
19379 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19380
19381 * configure.in: canonicalize all instances to *-*-solaris2*,
19382 also strip out a number of tools to not build for go32 host
19383
19384 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19385
19386 * config.guess: add GPL.
19387
19388 * Makefile.in, config.guess, config.sub, configure: bump
19389 copyrights to 93.
19390
19391 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19392
19393 * Makefile.in (do-info): Removed obsolete check for existence of
19394 localenv file.
19395
19396 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19397
19398 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19399
19400 * Makefile.in: a couple of 'else true' for decstation,
19401 support for TclX
19402
19403 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19404
19405 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19406
19407 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19408
19409 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19410
19411 * config.guess: Recognize i386-ibm-aix (PS/2).
19412 * configure.in: Use config/mh-aix386 file for it.
19413
19414 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19415
19416 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19417 CC_FOR_TARGET instead.
19418 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19419
19420 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19421
19422 * Makefile.in: Add sim to list of directories sent with gdb
19423
19424 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19425
19426 * configure.in: Put back mips-dec-bsd* case.
19427
19428 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19429
19430 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19431 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19432 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19433
19434 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19435
19436 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19437
19438 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19439 (install-info): install dir.info only if it exists,
19440 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19441
19442 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19443
19444 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19445 gas for mips-dec-bsd.
19446
19447 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19448
19449 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19450 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19451
19452 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19453
19454 * configure.in: Added "dejagnu" to hosttools list.
19455
19456 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19457
19458 * config.sub, configure.in, config.guess: Add support
19459 for Bosx, an AIX variant from Bull.
19460 Patches from F.Pierresteguy@frcl.bull.fr.
19461
19462 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19463
19464 * devo/dejagnu: Initial creation of devo/dejagnu.
19465 Migrated dejagnu testcases and support files for testing software
19466 tools to reside as subdirectories, currently called "testsuite",
19467 within the directory of the software tool. Migrated all programs,
19468 support libraries, etc. beloging to dejagnu proper from
19469 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19470 with no modifications. The changes to these files which will
19471 allow them to configure, build, and execute properly will be made
19472 in a future update.
19473
19474 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19475
19476 * Makefile.in: Change send_pr to send-pr.
19477 * configure.in: Likewise.
19478 * send_pr: Renamed directory to send-pr.
19479
19480 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19481
19482 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19483
19484 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19485
19486 * README: Update for gdb-4.8 release.
19487 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19488 gdb-xxx.tar.z (gzip'd) file also.
19489
19490 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19491
19492 * Makefile.in: make all-diff depend on all-libiberty
19493
19494 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19495
19496 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19497
19498 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19499
19500 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19501
19502 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19503
19504 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19505 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19506 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19507
19508 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19509
19510 * Makefile.in: makeinfo binary is in a new location
19511
19512 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19513
19514 * config.sub: Accept -ecoff as an OS.
19515
19516 * Makefile.in: Various changes to eliminate a level of make
19517 recursion and reduce the required command line length.
19518 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19519 sub-makes.
19520 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19521 variables holding settings for specific sub-makes.
19522 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19523 in terms of BASE_FLAGS_TO_PASS.
19524 (TARGET_LIBS): New variable listing directories which use
19525 TARGET_FLAGS_TO_PASS.
19526 (subdir_do): Eliminated.
19527 (do-*): New set of targets to replace subdir_do.
19528 (various): All targets which used subdir_do now depend on do-*.
19529 (local-clean): Renamed from do_clean.
19530 (local-distclean): New target, dependency of distclean and
19531 realclean.
19532 (install-info): Don't create directories. Depend on dir.info
19533 rather than calling make recursively.
19534 (install-dir.info): Eliminated.
19535 (install-info-dirs): Create all info directories here.
19536 (dir.info): Depend upon do-install-info.
19537
19538 * test-build.mk (HOLES): Added false.
19539
19540 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19541
19542 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19543
19544 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19545
19546 * Makefile.in (info): remove dependency on all-texinfo. The
19547 problem was really in texinfo/C, not at this level.
19548
19549 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19550
19551 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19552
19553 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19554
19555 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19556 GDB releases.
19557
19558 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19559
19560 * configure: Include srcdir in message about target of link not
19561 being found. Don't convert `-' to `_' in `with' options being
19562 passed to subdirs.
19563
19564 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19565
19566 * configure.in: add uudecode to host_tools
19567
19568 * Makefile.in: added {all,install}-uudecode targets, added them to
19569 the appropriate lists
19570
19571 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19572
19573 * Makefile.in (all-gcc): Added dependency on all-gas.
19574
19575 * configure.in (mips-*-*): Build ld and binutils.
19576
19577 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19578
19579 * configure: check return code from mkdir, print error message and
19580 exit on failure.
19581
19582 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19583
19584 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19585
19586 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19587
19588 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19589
19590 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19591
19592 * config.sub (h8500): Recognize this as a cpu type.
19593
19594 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19595
19596 * configure: source directory missing is no longer a warning
19597
19598 * configure.in: recognize irix[34]* instead of irix[34]
19599
19600 * Makefile.in: define and pass down X11_LIB
19601
19602 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19603
19604 * guess-systype: Renamed to ...
19605 * config.guess: ... by popular request.
19606 * configure.in, Makefile.in: Update accordingly.
19607
19608 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19609
19610 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19611 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19612 + Execute ./dummy instead of assuming . is in PATH.
19613
19614 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19615
19616 * guess-systype: New shell script. Attempts to guess the
19617 canonical host name of the executing host.
19618 Only a few hosts are supported so far.
19619 * configure: Call guess-systype if no host is specified.
19620
19621 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19622
19623 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19624 gcc Makefile.
19625
19626 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19627
19628 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19629 (all-gcc, install-gcc, subdir_do): Use it.
19630
19631 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19632
19633 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19634
19635 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19636
19637 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19638 set exclusively by configure, using configure.in .
19639
19640 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19641
19642 * test-build.mk: set $PATH for all builds
19643
19644 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19645
19646 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19647
19648 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19649 the one used in gcc/Makefile.in, so that a null expansion doesn't
19650 override the one needed to build gcc with a native cc.
19651
19652 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19653
19654 * configure: Accept -with arguments.
19655
19656 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19657
19658 * Makefile.in: added h8300sim
19659
19660 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19661
19662 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19663 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19664 (all-cygnus, native, build-cygnus): Make
19665 $(canonhost)-stamp-3stage-done, not $(host)....
19666 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19667 i386-sco3.2v4. Added else true to if command.
19668
19669 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19670
19671 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19672
19673 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19674
19675 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19676
19677 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19678
19679 * configure.in: don't remove binutils from Solaris builds
19680
19681 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19682
19683 * Makefile.in: get rid of earlier definitions for *clean,
19684 also handle the recursive info rule better
19685
19686 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19687
19688 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19689 do more-or-less the right thing.
19690
19691 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19692
19693 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19694 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19695
19696 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19697
19698 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19699 $(host_canonical).
19700
19701 * configure.in: split the configdirs list into 4 categories (native
19702 v. cross, library v. tool) and handle the cross-only and native-
19703 only in more reasonable (and correct!) way.
19704
19705 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19706
19707 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19708 configdirs anymore.
19709
19710 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19711
19712 * Makefile.in: extensive cleanup:: removed all of the explicit
19713 clean-* targets, collapsed many wrappers around subdir_do into
19714 one, added additional targets to satisfy standards.texi, deleted
19715 some old targets, some changes for consistency
19716
19717 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19718
19719 * configure.in: handle some programs as cross-only, and others as
19720 native only
19721
19722 * test-build.mk: handle partial holes in a more generic manner
19723
19724 * Makefile.in: m4 depends on libiberty
19725
19726 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19727
19728 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19729 time, wdiff, and find to configdirs
19730
19731 * Makefile.in: all, clean, and install rules for the new programs
19732 added to configure.in
19733
19734 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19735
19736 * configure.in: use mh-sun for all *-sun-* hosts
19737
19738 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19739
19740 * Makefile.in: define flags for X11 include files and library file
19741 locations, pass them down to the programs that need this info
19742
19743 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19744
19745 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19746
19747 * configure.in: start building libg++ for HP-UX targets
19748
19749 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19750
19751 * README: Update references to files moved into etc/.
19752
19753 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19754
19755 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19756 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19757
19758 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19759
19760 * configure: accept dash as well as underscore in long option
19761 names for FSF compatibility.
19762
19763 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19764
19765 * config.sub: added -sco3.2v4 support from FSF.
19766
19767 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19768
19769 * configure.in: expand the section that adds or removes
19770 directories from the list of programs to build, to handle native
19771 vs. cross in addition to host v. native
19772
19773 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19774
19775 * Makefile.in: Replace C++ in macro names with CXX.
19776 This is less likely to break ...
19777
19778 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19779
19780 * test-build.mk: add -w to GNU_MAKE
19781
19782 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19783
19784 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19785 add 'sparc' to list of recognized cpus. This needed to make
19786 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19787 Delete some redundant ose68 variants. Recognize -wrs as an os,
19788 then changes that into $CPU-wrs-vxworks.
19789
19790 * configure.in: remove most references to gdbtest, regularize
19791 target based program removal
19792
19793 * test-build.mk: import from p3 tree (many fixes and changes)
19794
19795 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19796
19797 * Makefile.in: added rules to handle tcl, tk, and expect
19798
19799 * configure.in: handle those directories if they exist
19800
19801 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19802
19803 * config.sub: removed bogus hppabsd and hppahpux names, since
19804 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19805
19806 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19807
19808 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19809 depends upon all-xiberty
19810
19811 * Makefile.in: changes from p3, including:
19812
19813 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19814
19815 * Makefile.in (XTRAFLAGS): include newlib directories if
19816 newlib/Makefile exists, rather than if host != target.
19817
19818 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19819
19820 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19821 from the same source tree and not building a cross-compiler. This
19822 matters for the libg++ configuration if reconfiguring a tree that
19823 has already been installed.
19824
19825 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19826
19827 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19828 pick up the machine and system specific header files.
19829
19830 * Makefile.in: added AS_FOR_TARGET, passed down in
19831 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19832 the C compiler to use to create programs which are run in the
19833 build environment, set it to default to $(CC), and passed it down
19834 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19835
19836 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19837
19838 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19839 We need them for unusual native builds, like systems without
19840 ranlib.
19841
19842 * configure: also define $(host_canonical) and
19843 $(target_canonical), which are the full, canonical names for the
19844 given host and target
19845
19846 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19847
19848 * Makefile.in: Added separate definitions for C++.
19849
19850 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19851
19852 * configure.in (configdirs): Add deja-gnu.
19853
19854 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19855
19856 * README: Update for configure.texi and gdb-4.7 release.
19857
19858 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19859
19860 * Makefile.in: Move "all" target to top of file.
19861 Previously, first target was ".PHONY" which caused BSD4.4 make
19862 to build .PHONY when make was run without arguments.
19863
19864 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
19865
19866 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
19867 Library-copylefted code in libiberty.
19868
19869 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
19870
19871 * config.sub: Replace m68kmote with plain old m68k.
19872
19873 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
19874
19875 * Makefile.in: Remove space from blank line, avoid Make complaints.
19876
19877 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
19878
19879 * config.sub: Complain if no argument is given. Added support for
19880 386bsd as OS and target alias.
19881
19882 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
19883
19884 * Makefile.in (XTRAFLAGS): include newlib directories if
19885 newlib/Makefile exists, rather than if host != target.
19886
19887 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
19888
19889 * config.sub: recognize sparclite-wrs-vxworks.
19890
19891 * Makefile.in (install-xiberty): added *-xiberty make rules (from
19892 p3.) Added clean-xiberty to clean.
19893
19894 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19895
19896 * configure.in: use *-*-* instead of nested cases for host and target
19897
19898 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
19899
19900 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19901 from the same source tree and not building a cross-compiler. This
19902 matters for the libg++ configuration if reconfiguring a tree that
19903 has already been installed.
19904
19905 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
19906
19907 * config.sub (i486v/i486v4): Merge in from FSF version.
19908
19909 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
19910
19911 * configure: only set PWD if it is already set.
19912
19913 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
19914
19915 * configure: just set PWD=`pwd` at the top, since Ultrix sh
19916 doesn't have unset and all success paths (and most error paths)
19917 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
19918 to just ${PWD} to avoid confusion.)
19919
19920 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
19921
19922 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
19923 even for a native compilation.
19924
19925 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
19926
19927 Changes to make the gdb.tar.Z rule work better.
19928
19929 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
19930 (DEVO_SUPPORT): Add configure.texi.
19931 (bfd-ilrt.tar.Z): Remove ancient rule.
19932
19933 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
19934
19935 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19936 pick up the machine and system specific header files.
19937
19938 * configure.in, config.sub: added new target m68010-adobe-scout,
19939 with alias of adobe68k. Changed configure.in to check for
19940 -scout before -sco* to avoid a false match.
19941
19942 * Makefile.in: added AS_FOR_TARGET, passed down in
19943 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19944 the C compiler to use to create programs which are run in the
19945 build environment, set it to default to $(CC), and passed it down
19946 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19947
19948 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
19949
19950 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19951 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
19952 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19953 FOR_TARGET variants, to newlib and libg++.
19954
19955 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
19956
19957 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19958 first.
19959
19960 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
19961
19962 * config.sub: Accept `elf' as an environment.
19963
19964 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19965
19966 * Makefile.in (all-opcodes): cd into the right directory
19967
19968 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
19969
19970 * configure: added -program_transform_name option, used as
19971 argument to sed when installing programs.
19972 configure.texi: added documentation for -program_prefix,
19973 -program_suffix and -program_transform_name.
19974
19975 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
19976
19977 * config.sub: Accept i486 where i386 ok.
19978
19979 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
19980
19981 * config.sub: accept we32k
19982
19983 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
19984
19985 * config.sub, configure.in: accept OSE68000 and OSE68k.
19986
19987 * Makefile.in: don't create all directories for ``make install'';
19988 let the subdirectories create the ones they need.
19989
19990 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19991
19992 * COPYING: new file, GPL v2
19993
19994 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19995
19996 * Makefile.in: use the new gen-info-dir, which needs a template
19997 argument (which also lives in texinfo)
19998
19999 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20000
20001 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20002
20003 * config.sub (ncr3000): Change i386 to i486.
20004
20005 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20006
20007 * Makefile.in: add install-rcs, install-grep to
20008 install-no-fixedincludes, removed install-bison and install-libgcc
20009
20010 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20011
20012 * configure.in: grab the HPUX makefile fragment if on HPUX
20013
20014 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20015
20016 * Makefile.in: eradicate bison spoor (ditto libgcc).
20017 configure.in: recognise m68{k,000}-ericsson-OSE.
20018 es1800 is alias for m68k-ericsson-OSE
20019
20020 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20021
20022 * configure.in: rearrange the parts that remove programs from
20023 configdirs, based now on HOST==TARGET or by canonical triple.
20024
20025 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20026
20027 * test-build.mk: recurse explicitly with -f test-build.mk when
20028 appropriate. predicate stage3 and comparison on the existence
20029 of gcc. That is, if gcc isn't around, we aren't three-staging.
20030 On very clean, also remove ...stamp-co. Build in-place before
20031 doing other builds.
20032
20033 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20034
20035 * Makefile.in, configure.in: add tgas
20036
20037 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20038
20039 * Makefile.in: a number of changes merged in from progressive.
20040
20041 * configure.in: add libm.
20042
20043 * .cvsignore: ignore some stuff that comes from test-build.mk.
20044
20045 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20046
20047 * config.sub: Add es1800 (m68k-ericsson-es1800).
20048
20049 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20050
20051 * configure: Add program_suffix (parallel to program_prefix)
20052 * Makefile.in: adjust directory-creating script for losing decstation
20053
20054 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20055
20056 * configure: Minor $subdir-related fixes.
20057
20058 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20059
20060 * configure: fix various problems with propogating
20061 makefile_target_frag in subdirs.
20062 * configure.in: config libgcc if its there
20063
20064 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20065
20066 * config.sub: HPPA merge.
20067
20068 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20069
20070 * Makefile.in: Replace all-bison with all-byacc in all
20071 dependency lines for other tools (which now use byacc).
20072
20073 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20074
20075 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20076
20077 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20078
20079 * Makefile.in: make gprof rules similar to byacc rules (instead of
20080 vestigal $(unsubdir) that didn't work...)
20081
20082 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20083
20084 * config.sub: Add support for Linux.
20085 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20086 (at least for libg++).
20087
20088 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20089
20090 * configure.texi: fix doc for the -nfp option to configure
20091
20092 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20093
20094 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20095
20096 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20097
20098 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20099 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20100 * configure.in: added solaris* host_makefile_frag hook.
20101
20102 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20103
20104 * config.sub: changed recognition of m68000 so that various
20105 m68k types can be specified via m680[01234]0
20106
20107 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20108
20109 * config.sub (basic_machine): fix sed so that '-foo' isn't
20110 completely substituted out while .+'-foo' loses the '-foo'
20111
20112 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20113
20114 * config.sub ($os): Add -aout.
20115
20116 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20117
20118 * configure: If host_makefile_frag is absolute, don't
20119 prefix ${invsubdir} (relevant to libg++ auto-configure).
20120
20121 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20122
20123 * Makefile.in (tooldir): Define it.
20124 (all-ld): Depend on all-flex.
20125
20126 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20127
20128 * Makefile.in (check): Fix libg++ special case.
20129
20130 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20131
20132 * configure: do not bury `pwd` into config.status, thus do fewer
20133 pwd's.
20134
20135 * configure: print the "Building in" message only when building in
20136 other than "." AND verbose.
20137
20138 * configure: remove -s, rework -v to better accommodate guested
20139 configures.
20140
20141 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20142
20143 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20144
20145 * Makefile.in: macroize flags passed on recursion. remove
20146 fileutils.
20147
20148 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20149
20150 * configure: get makesrcdir right for subdirs deeper than 1.
20151
20152 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20153 install.
20154
20155 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20156
20157 * Makefile.in: don't print subdir_do or recursion lines.
20158
20159 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20160
20161 * standards.texi: added menu item.
20162
20163 * Makefile.in: build and install standards.info.
20164
20165 * standards.texi: new file.
20166
20167 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20168
20169 * configure: test for and move config.status pieces from
20170 ${subdir}/.
20171
20172 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20173
20174 * configure: Test for existance of files before trying to mv
20175 them, to avoid numerous non-existance messages.
20176
20177 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20178
20179 * configure: correct final line of config.status.
20180
20181 * configure: patch from eggert. Avoids a protection problem if
20182 the original Makefile.in is read only.
20183
20184 * configure: use move-if-change from gcc to create config.status.
20185 Some makefiles depend on config.status to tell if a directory
20186 has been reconfigured for a different host. This change
20187 prevents those directories from remaking everything in the case
20188 where the reconfig was only intended to rebuild a Makefile.
20189
20190 * configure: test for config.sub with "config.sub sun4" rather
20191 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20192 host alias from a missing config.sub.
20193
20194 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20195
20196 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20197 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20198
20199 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20200
20201 * configure: mkdir ${subdir} as needed.
20202
20203 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20204
20205 * Makefile.in,configure.in: added autoconf.
20206
20207 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20208
20209 * Makefile.in: no longer pass against on recursion.
20210
20211 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20212 definitions are not inherited.
20213
20214 * configure: correct makesrcdir when subdir is .
20215
20216 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20217
20218 * configure: Add support for 'subdirs' variable, which is
20219 like 'configdirs', except that configure doesn't re-invoke
20220 itself for subdirs, it just creates a Makefile for each subdir.
20221 * configure.texi: Document subdirs.
20222
20223 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20224
20225 * configure.in: added flex to configdirs
20226
20227 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20228
20229 * Makefile.in: remove clean-stamps from clean.
20230
20231 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20232
20233 * configure.in: Add gdbtest to configdirs.
20234
20235 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20236
20237 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20238 to recursive makes.
20239 * configure.in: Recognize new ncr3000 config.
20240
20241 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20242
20243 * Makefile.in, configure.in: removed references to gdbm.
20244
20245 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20246
20247 * config.sub: Don't canonicalize os value
20248 newsos* to bsd (readline needs to check for newsos).
20249 (This fix was earlier made Jan 31, but got re-broken.)
20250
20251 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20252
20253 * configure.in: sco is an os, not a vendor!
20254
20255 * configure: Quote $( better. Keep various shells happy.
20256
20257 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20258
20259 * Makefile.in: eliminate stamp-files.
20260
20261 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20262
20263 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20264 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20265
20266 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20267
20268 * config.sub: fix iris/iris3.
20269
20270 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20271
20272 * configure: re-add -rm.
20273
20274 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20275
20276 * Maskefile.in: add .stmp-rcs to all.
20277
20278 * configure.in: remove gas from rs6000 build, use aix host fragment.
20279
20280 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20281
20282 * configure: pass down site_option during recursion.
20283
20284 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20285
20286 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20287
20288 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20289
20290 * configure: Change exec_prefix so that it really defaults to prefix.
20291
20292 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20293
20294 * Makefile.in, configure.in: Add support for mmalloc library.
20295
20296 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20297
20298 * Makefile.in: add stmp dependencies for a few more things.
20299
20300 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20301
20302 * configure: adjusted error message on objdir/srcdir configure
20303 collision, per john's suggestion.
20304
20305 * Makefile.in: add libiberty stmp to all and all.cross.
20306
20307 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20308
20309 * Makefile.in: remove force dependencies, add grep to all.
20310
20311 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20312
20313 * Makefile.in: drop flex. make stamp files work.
20314
20315 * configure: added test for conflicting configuration in srcdir,
20316 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20317 gets cranky. use relative paths for configure and srcdir
20318 whenever possible. Send some error messages to stderr that were
20319 going to stdout.
20320
20321 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20322
20323 * Makefile.in: Fix libg++ rule to check for gcc directory
20324 before using gcc/gcc. Also pass XTRAFLAGS.
20325
20326 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20327
20328 * Makefile.in: added stmp-files so that directories aren't polled
20329 when they are already built.
20330
20331 * configure.texi: fixed a node pointer problem.
20332
20333 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20334
20335 * config.sub configure.in gdb/configure.in
20336 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20337 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20338 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20339
20340 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20341
20342 * configure: -recurring becomes -silent. corrected help message
20343 for -site= option.
20344
20345 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20346
20347 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20348
20349 * configure: when building Makefile for crosses, replace
20350 tooldir and program_prefix. default srcdir from location of
20351 config.sub. remove "for host in hosts" and "for target in
20352 targets" loops.
20353
20354 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20355
20356 * Makefile.in: Do not pass bindir or mandir to cvs.
20357
20358 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20359
20360 * Makefile.in, configure.in: removed traces of namesubdir,
20361 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20362 copyrights to '92, changed some from Cygnus to FSF.
20363
20364 * configure.texi: remove most references to multiple hosts,
20365 multiple targets, subdirs, etc.
20366
20367 * configure.man: removed rcsid. reference config.sub not
20368 config.subr.
20369
20370 * Makefile.in: mkdir $(infodir) on install-info.
20371
20372 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20373
20374 * configure.texi: Explain better about .gdbinit and about
20375 the environment that configure.in sections run in.
20376
20377 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20378
20379 * configure.in: Ultrix is only a decstation if it's a MIPS.
20380
20381 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20382
20383 * README: DOC.configure => cfg-paper.texi.
20384
20385 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20386
20387 * config.sub (near case $os): Don't convert newsos* to bsd!
20388
20389 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20390
20391 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20392 the number of copies of COPYING that go into the GDB tar file.
20393
20394 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20395
20396 * bfd/configure.in, gdb/config/mh-i386sco,
20397 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20398 Fix SCO configuration stuff.
20399
20400 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20401
20402 * Makefile.in: For libg++, make sure the -I pointing
20403 to the gcc directory goes *after* all the libg++-local -I flags.
20404 Also, move just-gcc dependency from just-libg++ to all-libg++.
20405
20406 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20407
20408 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20409
20410 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20411
20412 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20413
20414 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20415
20416 * config.sub: Add stratus configuration frags. Also
20417 submitted to FSF.
20418
20419 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20420
20421 * Makefile.in (DEV_SUPPORT): add configure.man.
20422
20423 * config.sub(Decode manufacturer-specific): add -none*.
20424
20425 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20426
20427 * Makefile.in: remove form feeds to make Sun's make happy.
20428 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20429
20430 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20431
20432 * Makefile.in (AR_FLAGS): Make quieter.
20433
20434 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20435
20436 * configure.in: Add libg++.
20437 * configure: When verbose, don't output the command line at each
20438 level; it will be unremarkably the same as the previous version,
20439 which will be the same as what the user typed.
20440
20441 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20442
20443 * configure.in, Makefile.in: fix clean-info, add flex. add
20444 fileutils.
20445
20446 * configure: be less sensitive to spaces in Makefile.in. Do not
20447 look for sources in "..". Doing so breaks subdirectories that
20448 might have their own configure. If a subdir has it's own
20449 configure script, use it.
20450
20451 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20452
20453 * cfg-paper.texi: some changes suggested by rms.
20454
20455 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20456
20457 * config.sub: Merge in some small additions from the FSF version,
20458 taken from the gcc distribution, to bring the Cygnus and FSF
20459 versions into closer sync.
20460
20461 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20462
20463 * configure.in: Changed svr4 references to sysv4.
20464
20465 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20466
20467 * configure: added -V for version number option.
20468
20469 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20470
20471 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20472 renamed from DOC.configure to cfg-paper.texi.
20473
20474 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20475
20476 * configure, config.subr, config.sub: config.subr is now
20477 config.sub again.
20478
20479 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20480
20481 * configure.texi: new file, in progress.
20482
20483 * Makefile.in: build info file and install the man page for
20484 configure.
20485
20486 * configure.man: new file, first cut.
20487
20488 * configure: find config.subr again now that configuration "none"
20489 has gone. removed all traces of the -ansi option. removed all
20490 traces of the -languages option.
20491
20492 * config.subr: resync from rms.
20493
20494 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20495
20496 * configure, config.sub, config.subr: merge config.sub into
20497 config.subr, call the result config.subr, remove config.sub, use
20498 config.subr.
20499
20500 * Makefile.in: revised install for dir.info.
20501
20502 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20503
20504 * configure.in: add decstation host makefile frag.
20505
20506 * Makefile.in: BISON now bison -y again. also install-gcc on
20507 install. clean-gdbm on clean. infodir belongs in datadir.
20508 Make directories for info install. Build dir.info here then
20509 install it.
20510
20511 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20512
20513 * Makefile.in: fix for bad directory tests.
20514
20515 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20516
20517 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20518 regexp. -srcdir relative was being handled incorrectly.
20519
20520 * Makefile.in: unwrapped some for loops so that parallel makes
20521 work again and so one can focus one's attention on a particular
20522 package.
20523
20524 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20525
20526 * configure: added PWD as a stand in for `pwd` (for speed). use
20527 elif wherever possible. make -srcdir work without -objdir.
20528 -objdir= commented out.
20529
20530 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20531
20532 * configure: +options become --options. -subdirs commented out.
20533 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20534 Makefile now at top of generated Makefile. Removed cvs log
20535 entries. added -srcdir. create .gdbinit only if there is one
20536 in ${srcdir}.
20537
20538 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20539 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20540 and mandir now keyed off datadir by default.
20541
20542 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20543
20544 * Freshly created ChangeLog.
20545
20546 \f
20547 Local Variables:
20548 mode: change-log
20549 left-margin: 8
20550 fill-column: 76
20551 version-control: never
20552 End: