]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2021-06-21 liuhongt <hongtao.liu@intel.com>
2
3 * MAINTAINERS: Add myself as maintainer of the i386 vector
4 extensions.
5
6 2021-06-18 Antoni Boucher <bouanto@zoho.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
10 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
11
12 * MAINTAINERS (Various Maintainers): Add Andrew and myself
13 as *vrp and ranger maintainers.
14
15 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
16
17 * MAINTAINERS: Adjust my entry in the DCO section so that it does
18 not trigger testsuite failures.
19
20 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
21
22 * MAINTAINERS: Add myself to DCO section with both email addresses.
23
24 2021-06-03 Jason Merrill <jason@redhat.com>
25
26 * MAINTAINERS: Add DCO version number.
27
28 2021-06-02 Jason Merrill <jason@redhat.com>
29
30 * MAINTAINERS: Add DCO section.
31
32 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
33
34 * MAINTAINERS (Write After Approval): Add myself.
35
36 2021-05-29 Mike Frysinger <vapier@gentoo.org>
37
38 * configure.ac: Add gnulib to configdirs for sim.
39 * configure: Regenerate.
40
41 2021-05-18 Mike Frysinger <vapier@gentoo.org>
42
43 * Makefile.def: Add configure-sim dependency on all-gnulib.
44 * Makefile.in: Regenerated.
45
46 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
47
48 * MAINTAINERS (Write After Approval): Add myself.
49
50 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
51
52 * MAINTAINERS (Write After Approval): Add myself.
53
54 2021-05-11 Martin Liska <mliska@suse.cz>
55
56 * MAINTAINERS: Remove entries for removed
57 components (HSA, BRIG, libhsail-rt).
58 Move Pekka to Write After Approval.
59
60 2021-05-11 Martin Liska <mliska@suse.cz>
61
62 * Makefile.def: Remove libhsail-rt.
63 * Makefile.in: Likewise.
64 * configure.ac: Likewise.
65 * configure: Regenerate.
66 * libhsail-rt/ChangeLog: Removed.
67 * libhsail-rt/Makefile.am: Removed.
68 * libhsail-rt/Makefile.in: Removed.
69 * libhsail-rt/README: Removed.
70 * libhsail-rt/aclocal.m4: Removed.
71 * libhsail-rt/configure: Removed.
72 * libhsail-rt/configure.ac: Removed.
73 * libhsail-rt/configure.tgt: Removed.
74 * libhsail-rt/include/internal/fibers.h: Removed.
75 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
76 * libhsail-rt/include/internal/phsa-rt.h: Removed.
77 * libhsail-rt/include/internal/workitems.h: Removed.
78 * libhsail-rt/rt/arithmetic.c: Removed.
79 * libhsail-rt/rt/atomics.c: Removed.
80 * libhsail-rt/rt/bitstring.c: Removed.
81 * libhsail-rt/rt/fbarrier.c: Removed.
82 * libhsail-rt/rt/fibers.c: Removed.
83 * libhsail-rt/rt/fp16.c: Removed.
84 * libhsail-rt/rt/misc.c: Removed.
85 * libhsail-rt/rt/multimedia.c: Removed.
86 * libhsail-rt/rt/queue.c: Removed.
87 * libhsail-rt/rt/sat_arithmetic.c: Removed.
88 * libhsail-rt/rt/segment.c: Removed.
89 * libhsail-rt/rt/workitems.c: Removed.
90 * libhsail-rt/target-config.h.in: Removed.
91
92 2021-05-04 Nick Clifton <nickc@redhat.com>
93
94 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
95 * configure: Regenerate.
96
97 2021-04-28 Jakub Jelinek <jakub@redhat.com>
98 Tobias Burnus <tobias@codesourcery.com>
99
100 * configure.ac (--enable-offload-defaulted): New.
101 * configure: Regenerate.
102
103 2021-04-23 David Faust <david.faust@oracle.com>
104
105 * MAINTAINERS (Write After Approval): Add myself.
106
107 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
108
109 * MAINTAINERS (Write After Approval): Add myself.
110
111 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
112
113 * MAINTAINERS: Add myself as pru port maintainer.
114
115 2021-03-23 David Malcolm <dmalcolm@redhat.com>
116
117 * MAINTAINERS: Add myself as static analyzer maintainer.
118
119 2021-03-18 Jeff Law <jlaw@tachyum.com>
120
121 * MAINTAINERS: Update primary entry.
122
123 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
124
125 * MAINTAINERS (Write After Approval): Add myself.
126
127 2021-03-13 Mike Frysinger <vapier@gentoo.org>
128
129 * Makefile.def: Remove all-sim dependency on configure-gdb.
130 * Makefile.in: Regenerated.
131
132 2021-03-11 Jeff Law <law@redhat.com>
133
134 * MAINTAINERS: Update entries for a few ex-ImgTec employees
135
136 2021-03-11 Martin Liska <mliska@suse.cz>
137
138 * Makefile.tpl: The change was done Makefile.in which
139 is generated file.
140
141 2021-03-08 Jeff Law <law@redhat.com>
142
143 * MAINTAINERS: Update my email address
144
145 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
146
147 * config.guess: Import latest upstream.
148 * config.sub: Import latest upstream.
149
150 2021-01-25 Martin Liska <mliska@suse.cz>
151
152 PR gcov-profile/98739
153 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
154 for profiledbootstrap.
155
156 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
160 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
161
162 * MAINTAINERS (Write After Approval): Update my e-mail address.
163
164 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
165
166 * MAINTAINERS: Fix spacing.
167
168 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
169
170 * MAINTAINERS (Write After Approval): Add myself
171
172 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
173
174 * Makefile.def: Sync with binutils-gdb:
175 (dependencies): all-ld depends on all-libctf.
176 (host_modules): libctf is no longer no_install.
177 No longer no_check. Checking depends on all-ld.
178 * Makefile.in: Regenerated.
179
180 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
181
182 * libtool.m4: Match gnu* along other GNU systems.
183 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
184 * libgo/configure: Re-generate.
185
186 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
187
188 * MAINTAINERS: Update my email address.
189
190 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
191
192 * MAINTAINERS (Write After Approval): Add myself.
193
194 2020-12-15 Nathan Sidwell <nathan@acm.org>
195
196 * Makefile.def
197 * Makefile.in
198 * Makefile.tpl
199 * configure
200 * configure.ac
201
202 2020-12-15 Nathan Sidwell <nathan@acm.org>
203
204 * Makefile.def: Add libcody.
205 * configure.ac: Add libcody.
206 * Makefile.in: Regenerated.
207 * configure: Regenerated.
208
209 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
210
211 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
212
213 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
214
215 PR target/97865
216 * libtool.m4: Update handling of Darwin platform link flags
217 for Darwin20.
218
219 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
220
221 * .gitignore: Sync with binutils-gdb
222
223 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
224
225 * MAINTAINERS: Add myself as arc port maintainer.
226
227 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
228
229 PR d/87788
230 * configure.ac: Don't disable D for *-*-darwin*.
231 * configure: Regenerate.
232
233 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
234
235 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
236 hppa64-*-hpux11*.
237
238 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
239
240 * configure: Regenerate.
241 * configure.ac: Add --bootstrap-hwasan option.
242
243 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
244
245 * config.guess: Import latest upstream.
246 * config.sub: Import latest upstream.
247
248 2020-11-16 Martin Liska <mliska@suse.cz>
249
250 * .gitignore: Add cache as clangd uses it now.
251
252 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
253
254 * MAINTAINERS (Write After Approval): add myself
255
256 2020-11-09 Pat Bernardi <bernardi@adacore.com>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
260 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
261
262 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
263 Remove FIXME comments.
264
265 2020-11-06 Martin Uecker <muecker@gwdg.de>
266
267 * MAINTAINERS: Update my email address.
268
269 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
270
271 * MAINTAINERS (Write After Approval): Add myself.
272
273 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
274
275 PR target/97302
276 * configure.ac: Only set with_gmp to /usr/local
277 if not building in tree.
278 * configure: Regenerate.
279
280 2020-09-18 Omar Tahir <omar.tahir@arm.com>
281
282 * MAINTAINERS (Write After Approval): Add myself.
283
284 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
285
286 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
287
288 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
289
290 PR bootstrap/96612
291 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
292 if not the same as ${host}.
293 * configure: Regenerate.
294
295 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
296
297 * MAINTAINERS (Write After Approval): Add myself.
298
299 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
300
301 * MAINTAINERS: Update my email address.
302
303 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
307 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
308
309 * MAINTAINERS (Write After Approval): Add myself.
310
311 2020-06-12 Martin Liska <mliska@suse.cz>
312
313 * .gitignore: Add .clang-tidy.
314
315 2020-06-08 Jason Merrill <jason@redhat.com>
316
317 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
318 * configure: Regenerate.
319
320 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
321
322 * MAINTAINERS: Add myself as xtensa port maintainer.
323
324 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
325
326 * configure.ac: Don't require --enable-host-shared when building
327 for Mingw.
328 * configure: Regenerate.
329
330 2020-05-18 Jason Merrill <jason@redhat.com>
331
332 * configure.ac: Update bootstrap dialect to -std=c++11.
333
334 2020-05-18 Alex Coplan <alex.coplan@arm.com>
335
336 * MAINTAINERS (Write After Approval): Add myself.
337
338 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
339
340 PR target/92713
341 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
342 (noconfigdirs): Add 'target-libstdc++-v3'.
343 * configure: Regenerate.
344
345 2020-04-21 Stephen Casner <casner@acm.org>
346
347 PR 25830
348 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
349 * configure: Rebuild.
350
351 2020-04-17 Martin Liska <mliska@suse.cz>
352 Jonathan Yong <10walls@gmail.com>
353
354 PR gcov-profile/94570
355 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
356 for CYGWIN.
357
358 2020-04-14 Martin Jambor <mjambor@suse.cz>
359
360 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
361
362 2020-04-09 Tom Tromey <tom@tromey.com>
363
364 * configure: Rebuild.
365 * Makefile.in: Rebuild.
366 * Makefile.def (gdbsupport, gdbserver): New host modules.
367 (configure-gdb): Depend on all-gdbsupport.
368 (all-gdb): Depend on all-gdbsupport, all-libctf.
369 * configure.ac (host_tools): Add gdbserver.
370 Conditionally build gdbserver and gdbsupport.
371
372 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
373
374 * configure.ac: Build libgomp by default for amdgcn.
375 * configure: Regenerate.
376
377 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
378
379 * MAINTAINERS (Write After Approval): Add myself.
380
381 2020-02-28 Joel Hutton <joel.hutton@arm.com>
382
383 * MAINTAINERS (Write After Approval) : Add myself.
384
385 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
386
387 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
388
389 2020-02-14 Martin Sebor <msebor@redhat.com>
390
391 * doc/extend.texi (attribute alias): Mention type requirement.
392 (attribute weak): Same.
393 (attribute weakref): Correct invalid example.
394
395 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
396
397 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
398
399 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
400 Jakub Jelinek <jakub@redhat.com>
401
402 * .gitattributes: Add *.md diff=md.
403
404 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
405
406 The mentioned auto-generated file is no more part of the
407
408 GCC sources, it's auto-generated in $(builddir) during build.
409
410 PR target/92055
411 * contrib/gcc_update (files_and_dependencies): Remove
412 entry for gcc/config/avr/t-multilib.
413
414 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
415
416 * MAINTAINERS: Update my email address.
417
418 2020-01-13 Joseph Myers <joseph@codesourcery.com>
419
420 * README.MOVED_TO_GIT: Remove.
421
422 2020-01-11 Joseph Myers <joseph@codesourcery.com>
423
424 * README.MOVED_TO_GIT: New file.
425
426 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
430 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
431
432 * MAINTAINERS (write_after_approval): Add myself.
433
434 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
435
436 * MAINTAINERS (write_after_approval): Add myself.
437
438 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
439
440 * MAINTAINERS (write_after_approval): Add myself.
441
442 2019-12-11 Matthias Klose <doko@ubuntu.com>
443
444 * configure.ac: Factor out common cases for compare_exclusions.
445 * configure: Regenerate.
446
447 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
448
449 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
450 flag.
451
452 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
453
454 * MAINTAINERS (Write After Approval): Add myself.
455
456 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
457
458 PR middle-end/92463
459 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
460 * configure: Regenerate
461
462 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
463
464 * configure.ac: Use https for gcc.gnu.org.
465 * configure: Regenerated.
466
467 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
468
469 * MAINTAINERS (aarch64 port): Remove my name, move to...
470 (Write After Approval): ...Here.
471
472 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
473
474 * MAINTAINERS: Change my email address as maintainer.
475
476 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
477
478 PR fortran/91828
479 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
480 * configure: Regenerated.
481
482 2019-10-21 Jason Merrill <jason@redhat.com>
483
484 * .gitattributes: Also check ChangeLog whitespace.
485
486 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * contrib/dg-extract-results.sh: Add support for KPASS.
489 * contrib/dg-extract-results.py: Likewise.
490
491 2019-10-17 Jason Merrill <jason@redhat.com>
492
493 * .gitattributes: Avoid {} in filename pattern.
494
495 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
496
497 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
498 Approval section.
499
500 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
501
502 * MAINTAINERS: Add myself to Write After Approval
503
504 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
505
506 * MAINTAINERS: Add myself as an aarch64 maintainer.
507
508 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
509
510 * MAINTAINERS: Add myself as aarch64 maintainer.
511
512 2019-09-23 Carl Love <cel@us.ibm.com>
513
514 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
515 New define_insn.
516 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
517 vsx_xxpermdi16_le_V16QI): Removed define_insn.
518
519 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
520
521 * MAINTAINERS (Sam Tebbs): Update email address.
522
523 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
524
525 * MAINTAINERS: Update my email address.
526
527 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
528
529 * libtool.m4: Handle uclinuxfdpiceabi.
530
531 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
532
533 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
534 Remove myself from Write After Approval section.
535
536 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
537
538 * configure.ac: Support for bpf-*-* targets.
539 * configure: Regenerate.
540
541 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
542
543 * config.sub: Import upstream version 2019-06-30.
544 * config.guess: Import upstream version 2019-07-24.
545
546 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
547
548 * MAINTAINERS: Remove spu port maintainers.
549
550 2019-08-28 Martin Liska <mliska@suse.cz>
551
552 * .gitignore: Add .clangd and compile_commands.json
553 to .gitignore.
554
555 2019-08-23 Michael Forney <mforney@mforney.org>
556
557 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
558 * Makefile.in: Regenerate.
559
560 2019-08-19 Tom Tromey <tom@tromey.com>
561
562 * configure: Rebuild.
563 * configure.ac: Add --with-static-standard-libraries.
564
565 2019-08-16 Alexandre Oliva <oliva@gnu.org>
566
567 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
568
569 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
570
571 * MAINTAINERS (Write After Approval): Add myself.
572
573 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
574
575 * MAINTAINERS (Write After Approval): Remove myself, already listed in
576 RISC-V port maitainer.
577
578 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
579
580 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
581
582 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
590 2019-06-25 Martin Liska <mliska@suse.cz>
591
592 contrib/filter-clang-warnings.py: Transform from
593 filter-rtags-warnings.py.
594
595 2019-06-15 Tom Tromey <tom@tromey.com>
596
597 * configure.ac (host_libs): Add gnulib.
598 * configure: Rebuild.
599 * Makefile.def (host_modules, dependencies): Add gnulib.
600 * Makefile.in: Rebuild.
601
602 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
603
604 * MAINTAINERS (Write After Approval): Add myself.
605
606 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
607
608 * configure: Regenerate.
609 * configure.ac: Add PRU target.
610
611 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
612
613 * MAINTAINERS (Write After Approval): Add myself.
614
615 2019-06-11 Nick Clifton <nickc@redhat.com>
616
617 Import these changes from the binutils/gdb repository:
618
619 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
620
621 * Makefile.def (dependencies): configure-libctf depends on all-bfd
622 and all its deps.
623 * Makefile.in: Regenerated.
624
625 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
626
627 * Makefile.def (host_modules): Add libctf.
628 * Makefile.def (dependencies): Likewise.
629 libctf depends on zlib, libiberty, and bfd.
630 * Makefile.in: Regenerated.
631 * configure.ac (host_libs): Add libctf.
632 * configure: Regenerated.
633
634 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
635
636 * MAINTAINERS (Write After Approval): Add myself.
637
638 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
639
640 * MAINTAINERS: Update my email address.
641
642 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
643
644 * MAINTAINERS (Write After Approval): Add myself.
645
646 2019-05-16 Jun Ma <junma@linux.alibaba.com>
647
648 * MAINTAINERS (Write After Approval): Add myself.
649
650 2019-05-07 Jim Wilson <jimw@sifive.com>
651
652 * MAINTAINERS: Remove myself as IA-64 maintainer.
653
654 2019-05-04 Roland Illig <roland.illig@gmx.de>
655
656 * MAINTAINERS (Write After Approval): Add myself.
657
658 2019-05-02 Richard Biener <rguenther@suse.de>
659
660 PR bootstrap/85574
661 * Makefile.tpl (compare target): Also compare extra-compare
662 files.
663 * Makefile.in: Regenerate.
664
665 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
666
667 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
668 as modulo-scheduler maintainer.
669
670 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
671
672 * MAINTAINERS: Add myself as co-maintainer for Darwin.
673
674 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
675
676 * MAINTAINERS: Update my email address.
677
678 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
679
680 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
681 * configure: Regenerate.
682
683 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
684
685 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
686 * configure: Regenerate.
687
688 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
689
690 * configure.ac: Add target-zlib to target_libraries.
691 * configure: Regenerate.
692
693 2019-04-09 Martin Liska <mliska@suse.cz>
694
695 * Makefile.in: Regenerate.
696 * Makefile.tpl: Pass GENERATOR_CFLAGS
697 in all stages.
698
699 2019-03-28 Martin Liska <mliska@suse.cz>
700
701 PR bootstrap/89829
702 * Makefile.in: Revert r254150.
703 * Makefile.tpl: Likewise.
704
705 2019-03-28 Ben Elliston <bje@gnu.org>
706
707 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
708 related, and libdecnumber.
709
710 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
711
712 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
713 (Write After Approval): Remove myself.
714
715 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
716
717 * MAINTAINERS (Write After Approval): Add myself.
718
719 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
720
721 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
722 (Write After Approval): Remove myself and Julian.
723
724 2019-01-26 Harald Anlauf <anlauf@gmx.de>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
732 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
733
734 * ChangeLog: Replace space with tab.
735 * MAINTAINERS: Delete 1 tab to keep alignment.
736
737 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
738
739 * MAINTAINERS (Write After Approval): Add myself.
740
741 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
745 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
746 Kwok Cheung Yeung <kcy@codesourcery.com>
747 Julian Brown <julian@codesourcery.com>
748 Tom de Vries <tom@codesourcery.com>
749 Jan Hubicka <hubicka@ucw.cz>
750 Martin Jambor <mjambor@suse.cz>
751
752 * configure.ac: Likewise.
753 * configure: Regenerate.
754 * contrib/config-list.mk: Add amdgcn-amdhsa.
755
756 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
757
758 * MAINTAINERS (Write After Approval): Add myself.
759
760 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
765
766 PR target/88535
767 * config.guess: Import upstream version 2019-01-03.
768 * config.sub: Import upstream version 2019-01-01.
769
770 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
771
772 * MAINTAINERS (Write After Approval): Update my maintainer address.
773
774 2018-12-21 Gergö Barany <gergo@codesourcery.com>
775
776 * MAINTAINERS (Write After Approval): Add myself.
777
778 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
779
780 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
781
782 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
783
784 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
785 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
786 (GCC_TARGET_TOOL): Likewise.
787 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
788 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
789 OTOOL, OTOOL_FOR_TARGET: New substitutions.
790 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
791 * configure: Regenerate.
792 * Makefile.in: Likewise.
793
794 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
795
796 * MAINTAINERS (Write After Approval): Add myself.
797
798 2018-11-13 Martin Liska <mliska@suse.cz>
799
800 * gcc.target/i386/pr87930.c: Move to ...
801 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
802
803 2018-11-10 Stafford Horne <shorne@gmail.com>
804
805 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
806 (Write After Approval): Remove myself.
807
808 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
809
810 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
811 Append $INCICONV to it.
812
813 2018-11-04 Stafford Horne <shorne@gmail.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
817 2018-10-31 Joseph Myers <joseph@codesourcery.com>
818
819 PR bootstrap/82856
820 * multilib.am: New file. From automake.
821
822 Merge from binutils-gdb:
823 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
824
825 * libtool.m4: Use AC_LANG_SOURCE.
826 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
827 * ar-lib: New file.
828 * test-driver: New file.
829 * configure: Re-generate.
830
831 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
835 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
836
837 PR bootstrap/87788
838 PR d/87799
839 * configure: Rebuild.
840 * configure.ac: Disable D on systems where it is known not to work.
841
842 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
843
844 * Makefile.def (target_modules): Add libphobos.
845 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
846 GDCFLAGS_FOR_TARGET.
847 (dependencies): Make libphobos depend on libatomic, libbacktrace
848 configure, and zlib configure.
849 (language): Add language d.
850 * Makefile.in: Rebuild.
851 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
852 (HOST_EXPORTS): Add GDC.
853 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
854 (BASE_TARGET_EXPORTS): Add GDC.
855 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
856 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
857 (EXTRA_HOST_FLAGS): Add GDC.
858 (STAGE1_FLAGS_TO_PASS): Add GDC.
859 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
860 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
861 environment variables.
862 * configure: Rebuild.
863 * configure.ac: Add target-libphobos to target_libraries. Set and
864 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
865
866 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
870 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
871
872 * MAINTAINERS (Write After Approval): Remove myself.
873
874 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
875
876 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
877
878 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
879
880 * MAINTAINERS: Update my email address.
881
882 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
883
884 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
885 maintainer.
886
887 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
888
889 * MAINTAINERS (Write After Approval): Add self.
890
891 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
892
893 * MAINTAINERS (write after approval): Add myself.
894
895 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
896
897 * MAINTAINERS: Update my email address.
898
899 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
900
901 * MAINTAINERS (write after approval): Add myself.
902
903 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
904
905 * MAINTAINERS: Add self to global reviewers list.
906
907 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
908
909 MAINTAINERS: Add c-sky port maintainers.
910
911 2018-08-10 Martin Liska <mliska@suse.cz>
912
913 * MAINTAINERS: Revert change in previous commit and
914 join lines.
915
916 2018-08-10 Martin Liska <mliska@suse.cz>
917
918 * MAINTAINERS: Remove extra line.
919
920 2018-08-06 Naveen H.S <naveenh@marvell.com>
921
922 * MAINTAINERS: Update my email address.
923
924 2018-07-19 DJ Delorie <dj@redhat.com>
925
926 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
927 as maintainer.
928
929 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
930
931 * MAINTAINERS: Adjust email address for me and my colleague Robin
932 Dapp.
933
934 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
935 Sunil K Pandey <sunil.k.pandey@intel.com>
936
937 PR target/84413
938 * config/i386/i386.c (m_CORE_AVX512): New.
939 (m_CORE_AVX2): Likewise.
940 (m_CORE_ALL): Add m_CORE_AVX2.
941 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
942 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
943 and remove the rest of m_SKYLAKE_AVX512.
944
945 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
946
947 * config.sub: Sync with upstream version 2018-07-03.
948
949 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
950
951 * config.guess: Sync with upstream version 2018-06-26.
952 * config.sub: Sync with upstream version 2018-07-02.
953
954 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
955
956 * libtool.m4: Sort output of 'find' to enable deterministic builds.
957 * ltmain.sh: Likewise.
958
959 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
960
961 * contrib/config-list.mk: Remove powerpc-linux_paired.
962
963 2018-06-29 Alexandre Oliva <oliva@adacore.com>
964
965 * configure.ac: Introduce support for @unless/@endunless.
966 * Makefile.tpl (dep-kind): Rewrite with cond; return
967 postbootstrap in some cases.
968 (make-postboot-dep, postboot-targets): New.
969 (dependencies): Do not output postbootstrap dependencies at
970 first. Output non-target ones changed for configure to depend
971 on stage_last @if gcc-bootstrap, and the original deps @unless
972 gcc-bootstrap.
973 * configure.in, Makefile.in: Rebuilt.
974
975 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
976
977 * MAINTAINERS (write after approval): Add myself.
978
979 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
980
981 * MAINTAINERS (write after approval): Add myself.
982
983 2018-06-19 Nick Clifton <nickc@redhat.com>
984
985 * zlib/configure.ac: Restore old behaviour of only enabling
986 multilibs when a target subdirectory is defined. This allows
987 building with srcdir == builddir.
988 * zlib/configure: Regenerate.
989
990 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
991
992 * Makefile.def (fortran): Add check-target-libgomp-fortran.
993 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
994 * Makefile.in: Regenerate.
995
996 2018-06-16 Ben Elliston <bje@gnu.org>
997
998 * config.guess: Import latest version.
999 * config.sub: Likewise.
1000
1001 2018-06-08 Martin Liska <mliska@suse.cz>
1002
1003 * MAINTAINERS: Remove MPX-related entries.
1004 * Makefile.def: Remove libmpx support.
1005 * Makefile.in: Regenerate.
1006 * configure.ac: Remove removed files.
1007 * configure: Regenerate.
1008 * libmpx/ChangeLog: Remove.
1009 * libmpx/Makefile.am: Remove.
1010 * libmpx/Makefile.in: Remove.
1011 * libmpx/acinclude.m4: Remove.
1012 * libmpx/aclocal.m4: Remove.
1013 * libmpx/config.h.in: Remove.
1014 * libmpx/configure: Remove.
1015 * libmpx/configure.ac: Remove.
1016 * libmpx/configure.tgt: Remove.
1017 * libmpx/libmpx.spec.in: Remove.
1018 * libmpx/mpxrt/Makefile.am: Remove.
1019 * libmpx/mpxrt/Makefile.in: Remove.
1020 * libmpx/mpxrt/libmpx.map: Remove.
1021 * libmpx/mpxrt/libtool-version: Remove.
1022 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1023 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1024 * libmpx/mpxrt/mpxrt.c: Remove.
1025 * libmpx/mpxrt/mpxrt.h: Remove.
1026 * libmpx/mpxwrap/Makefile.am: Remove.
1027 * libmpx/mpxwrap/Makefile.in: Remove.
1028 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1029 * libmpx/mpxwrap/libtool-version: Remove.
1030 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1031
1032 2018-06-04 Martin Liska <mliska@suse.cz>
1033
1034 * MAINTAINERS: Add myself as gcov maintainer.
1035
1036 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1037
1038 * MAINTAINERS: Update my email address.
1039
1040 2018-06-04 Tom de Vries <tdevries@suse.de>
1041
1042 * MAINTAINERS: Remove write-after-approval entries for component
1043 maintainers.
1044
1045 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1046
1047 * MAINTAINERS (write after approval): Add myself.
1048
1049 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1050
1051 * MAINTAINERS: Update my email address.
1052
1053 2018-06-01 Tom de Vries <tdevries@suse.de>
1054
1055 * MAINTAINERS: Update my email address.
1056
1057 2018-05-22 Bin Cheng <bin.cheng@arm.com>
1058
1059 * MAINTAINERS (loop-optimizer): Add myself.
1060
1061 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
1062
1063 * configure.ac: Added "nfp" target.
1064 * configure: Regenerate.
1065
1066 2018-04-30 Richard Biener <rguenther@suse.de>
1067
1068 PR bootstrap/85571
1069 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1070 (STAGE3_TFLAGS): Likewise.
1071 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1072 (STAGEtrain_TFLAGS): Likewise.
1073 * Makefile.in: Regenerate.
1074
1075 2018-04-26 Richard Biener <rguenther@suse.de>
1076
1077 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1078 (STAGE2_CFLAGS): Likewise.
1079 (STAGE2_TFLAGS): Likewise.
1080 (STAGE3_CFLAGS): Add -fchecking.
1081 (STAGE3_TFLAGS): Likewise.
1082 (STAGEtrain_CFLAGS): Filter out -fchecking.
1083 (STAGEtrain_TFLAGS): Likewise.
1084 * Makefile.in: Re-generate.
1085
1086 2018-04-25 Catherine Moore <clm@codesourcery.com>
1087
1088 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1089
1090 2018-04-18 Paul Clarke <pc@us.ibm.com>
1091
1092 * MAINTAINERS (write after approval): Add myself.
1093
1094 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1095
1096 * MAINTAINERS: Update my email address.
1097
1098 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1099
1100 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1101
1102 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1103
1104 * MAINTAINERS: Update my email address and disambiguate myself
1105 a bit from Will Schmidt.
1106
1107 2018-03-21 Nathan Sidwell <nathan@acm.org>
1108
1109 * MAINTAINERS: Move maintainers of now-removed picochip and score
1110 ports to write after approval.
1111
1112 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1113
1114 * MAINTAINERS: Add entry for SVE maintainership.
1115
1116 2018-02-13 Maciej W. Rozycki <macro@mips.com>
1117
1118 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1119 * configure: Regenerate.
1120
1121 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1122
1123 * MAINTAINERS (write after approval): Add myself.
1124
1125 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1126
1127 * MAINTAINERS (write after approval): Add myself.
1128
1129 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1130
1131 * MAINTAINERS (write after approval): Add myself.
1132
1133 2018-01-03 Jakub Jelinek <jakub@redhat.com>
1134
1135 Update copyright years.
1136
1137 2018-01-03 Ben Elliston <bje@gnu.org>
1138
1139 * config.guess: Import latest version.
1140 * config.sub: Likewise.
1141
1142 2017-12-12 Stafford Horne <shorne@gmail.com>
1143
1144 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1145 * configure: Regenerate.
1146
1147 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
1148
1149 * MAINTAINERS (Write After Approval): Add myself.
1150
1151 2017-11-28 Julia Koval <julia.koval@intel.com>
1152 Sebastian Peryt <sebastian.peryt@intel.com>
1153
1154 * Makefile.def (target_modules): Remove libcilkrts.
1155 * Makefile.in: Ditto.
1156 * configure: Ditto.
1157 * configure.ac: Ditto.
1158
1159 2017-11-28 Julia Koval <julia.koval@intel.com>
1160
1161 * MAINTAINERS (Write After Approval): Add myself.
1162
1163 2017-11-22 Sudakshina Das <sudi.das@arm.com>
1164
1165 * MAINTAINERS (Write After Approval): Add myself.
1166
1167 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
1168
1169 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1170 Use my SiFive email address.
1171
1172 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1173
1174 * MAINTAINERS (write after approval): Add myself.
1175
1176 2017-10-27 Martin Liska <mliska@suse.cz>
1177
1178 * Makefile.tpl: Use proper name of folder as it was renamed
1179 during transition to 4 stages.
1180 * Makefile.in: Regenerate.
1181
1182 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1183
1184 * MAINTAINERS (write after approval): Add myself.
1185
1186 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1187
1188 * MAINTAINERS: Add a note that maintainership also includes web
1189 pages, docs, and testsuite related to that area.
1190
1191 2017-09-25 Tom de Vries <tom@codesourcery.com>
1192
1193 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1194
1195 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1196
1197 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1198
1199 2017-09-15 Nathan Sidwell <nathan@acm.org>
1200
1201 * MAINTAINERS: Remove myself as a vxworks maintainer.
1202
1203 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1204
1205 * MAINTAINERS: Remove email address of Jim Norris.
1206
1207 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1208
1209 * MAINTAINERS (Reviewers): Move myself from here...
1210 (CPU Port Maintainers): ... to here.
1211
1212 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1213
1214 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1215
1216 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1217
1218 * MAINTAINERS (write after approval): Add myself.
1219
1220 2017-07-28 Tony Reix <tony.reix@atos.net>
1221
1222 * configure.ac (target-libffi): Don't disable for AIX.
1223 (go): Don't add to unsupported_languages on AIX.
1224 (target-libgo): Don't disable for AIX.
1225 * configure: Regenerate.
1226
1227 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1228
1229 * MAINTAINERS: Add myself.
1230
1231 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1232
1233 * MAINTAINERS: Update my email address.
1234
1235 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1236
1237 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1238 arm-specific auto-generated header files.
1239
1240 2017-07-03 Nathan Sidwell <nathan@acm.org>
1241
1242 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1243 * configure: Rebuilt.
1244
1245 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1246
1247 * MAINTAINERS: Readd myself for c6x.
1248
1249 2017-06-28 Martin Liska <mliska@suse.cz>
1250
1251 PR bootstrap/81217
1252 * Makefile.def: Remove superfluous bootstrap_target from
1253 bootstrap_stage.
1254 * Makefile.in: Re-generate the file.
1255
1256 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1257
1258 * MAINTAINERS: Add myself to Write After Approval
1259
1260 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1261
1262 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1263
1264 2017-06-19 Martin Liska <mliska@suse.cz>
1265
1266 * Makefile.def: Define 4 stages PGO bootstrap.
1267 * Makefile.tpl: Define FLAGS.
1268 * Makefile.in: Regenerate.
1269
1270 2017-06-14 Ian Lance Taylor <iant@golang.org>
1271
1272 * Makefile.def: Add check-gotools to go check targets.
1273 * Makefile.in: Rebuild.
1274
1275 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1276
1277 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1278
1279 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1280
1281 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1282 * configure: Regenerate.
1283
1284 2017-05-31 Martin Liska <mliska@suse.cz>
1285
1286 * configure.ac: Add handling of stage2_werror_flags to
1287 action-if-given and to action-if-not-given.
1288 * configure: Regenerate.
1289
1290 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1291
1292 * MAINTAINERS: Add self to Write After Approval
1293
1294 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1295
1296 * MAINTAINERS: Update my email address, and remove myself as
1297 maintainer in some areas.
1298
1299 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1300
1301 * MAINTAINERS: Add self to Write After Approval
1302
1303 2017-05-25 Nathan Sidwell <nathan@acm.org>
1304
1305 * configure.ac: Add --enable-languages=default to mean default and
1306 make --enable-languages=all mean all supported languages.
1307 * configure: Regenerated.
1308
1309 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1310
1311 * config.gcc (powerpc*-*-*spe*): New.
1312 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1313 (powerpc-*-rtems*spe*): New.
1314 (powerpc*-*-linux*spe*): New.
1315 (powerpc-wrs-vxworksspe): New.
1316 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1317 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1318 * config.host (powerpc*-*-*spe*): New.
1319
1320 2017-05-19 Martin Liska <mliska@suse.cz>
1321
1322 * configure.ac: Add --enable-werror-always just for
1323 bootstrap-debug (or none build config) and do not add it
1324 when we are on a release branch.
1325 * configure: Regenerated.
1326
1327 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1328
1329 * MAINTAINERS: Add self to Write After Approval
1330
1331 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1332
1333 * MAINTAINERS: Move myself to Write After Approval section.
1334
1335 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1336
1337 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1338 ACCH registers.
1339 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1340 available.
1341 (umulsidi3): Likewise.
1342 (mulsidi3_700): Disable this pattern when we have advanced mpy
1343 instructions.
1344 (umulsidi3_700): Likewise.
1345 (maddsidi4): New pattern.
1346 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1347 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1348 (mpydu_imm_arcv2hs): Likewise.
1349 * config/arc/predicates.md (accl_operand): New predicate.
1350
1351 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1352 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1355 case.
1356 (ARC_AUTOFP_IRQ_P): Likewise.
1357 (ARC_AUTO_IRQ_P): Likewise.
1358 (rgf_banked_register_count): New variable.
1359 (parse_mrgf_banked_regs_option): New function.
1360 (arc_override_options): Handle rgf_banked_regs option.
1361 (arc_handle_interrupt_attribute): Add firq option.
1362 (arc_compute_function_type): Return fast irq type when required.
1363 (arc_must_save_register): Handle fast interrupts.
1364 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1365 (arc_return_address_regs): Update.
1366 * config/arc/arc.h (arc_return_address_regs): Update.
1367 (arc_function_type): Add fast interrupt type.
1368 (ARC_INTERRUPT_P): Update.
1369 (RC_FAST_INTERRUPT_P): Define.
1370 * config/arc/arc.md (simple_return): Update for fast interrupts.
1371 (p_return_i): Likewise.
1372 * config/arc/arc.opt (mrgf-banked-regs): New option.
1373 * doc/invoke.texi (mrgf-banked-regs): Document.
1374
1375 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1376
1377 * config/arc/arc.c (irq_ctrl_saved): New variable.
1378 (ARC_AUTOBLINK_IRQ_P): Define.
1379 (ARC_AUTOFP_IRQ_P): Likewise.
1380 (ARC_AUTO_IRQ_P): Likewise.
1381 (irq_range): New function.
1382 (arc_must_save_register): Likewise.
1383 (arc_must_save_return_addr): Likewise.
1384 (arc_dwarf_emit_irq_save_regs): Likewise.
1385 (arc_override_options): Handle deferred options.
1386 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1387 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1388 arc_must_save_return_addr.
1389 (arc_compute_frame_size): Handle automated save and restore of
1390 registers.
1391 (arc_expand_prologue): Likewise.
1392 (arc_expand_epilogue): Likewise.
1393 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1394 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1395 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1396
1397 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1398 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1399
1400 PR bootstrap/77661
1401 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1402 in-tree build MPC.
1403 * Makefile.in: Regenerate.
1404
1405 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1406
1407 * configure.ac: Enable LTO by default on darwin >= 9.
1408 * configure: Regenerate.
1409
1410 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1411
1412 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1413 and Andrew Waterman as the RISC-V maintainers.
1414
1415 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1416
1417 * MAINTAINERS: Add self to Write After Approval
1418
1419 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1420
1421 * config.guess: Import latest from upstream.
1422
1423 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1424
1425 * MAINTAINERS (Write After Approval): Remove entries that are
1426 already covered under Reviewers.
1427
1428 2017-03-08 Mark Wielaard <mark@klomp.org>
1429
1430 PR demangler/70909
1431 PR demangler/67264
1432 * include/demangle.h: Add d_printing to struct demangle_component
1433 and pass struct demangle_component as non const.
1434
1435 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1436
1437 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1438
1439 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1440
1441 * Makefile.tpl: Remove HOST_ISLVER.
1442 (HOST_EXPORTS): Remove ISLVER.
1443 * Makefile.in: Regenerate.
1444
1445 2017-02-13 Richard Biener <rguenther@suse.de>
1446
1447 * configure: Re-generate.
1448
1449 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1450
1451 * MAINTAINERS: Adjust bug reporting URL.
1452
1453 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1454
1455 * MAINTAINERS (Write After Approval): Remove redundant entry
1456 for Andrew Burgess.
1457
1458 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1459
1460 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1461 32-bit hppa*-*-hpux*.
1462 * configure: Regenerate.
1463
1464 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1465
1466 * configure.ac: Moved the white list of enabling BRIG FE to
1467 libhsail-rt/configure.tgt.
1468 * configure: Regenerated.
1469 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1470
1471 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1472 Martin Jambor <mjambor@suse.cz>
1473
1474 * Makefile.def (target_modules): Added libhsail-rt.
1475 (languages): Added language brig.
1476 * Makefile.in: Regenerated.
1477 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1478 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1479 * configure: Regenerated.
1480
1481 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1482
1483 PR other/79046
1484 * configure: Regenerated.
1485
1486 2017-01-04 Alan Modra <amodra@gmail.com>
1487
1488 * configure: Regenerate.
1489
1490 2016-12-29 Ben Elliston <bje@gnu.org>
1491
1492 * config.sub: Import latest version.
1493
1494 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1495
1496 * MAINTAINERS (Write After Approval): Add myself.
1497
1498 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1499
1500 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1501 includes bootstrap-mpx.
1502 * configure: Regenerated.
1503
1504 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1505
1506 * MAINTAINERS (Write After Approval): Add myself.
1507
1508 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1509
1510 * configure: Regenerate.
1511
1512 2016-12-01 Matthias Klose <doko@ubuntu.com>
1513
1514 * configure.ac: Don't use pkg-config to check for bdw-gc.
1515 * configure: Regenerate.
1516
1517 2016-11-30 Matthias Klose <doko@ubuntu.com>
1518
1519 * Makefile.def: Remove reference to boehm-gc target module.
1520 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1521 options and for the bdw-gc pkg-config module.
1522 * configure: Regenerate.
1523 * Makefile.in: Regenerate.
1524
1525 2016-11-28 Nathan Sidwell <nathan@acm.org>
1526
1527 * MAINTAINERS (nvptx): Remove self.
1528
1529 2016-11-25 Ben Elliston <bje@gnu.org>
1530
1531 * config.guess: Import latest version.
1532 * config.sub: Likewise.
1533
1534 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
1538 2016-11-15 Matthias Klose <doko@ubuntu.com>
1539
1540 * Makefile.def: Remove references to GCJ.
1541 * Makefile.tpl: Likewise.
1542 * Makefile.in: Regenerate.
1543
1544 2016-11-15 Matthias Klose <doko@ubuntu.com>
1545
1546 * config-ml.in: Remove references to GCJ.
1547 * configure.ac: Likewise.
1548 * configure: Regenerate.
1549
1550 2016-11-01 Josh Conner <joshconner@google.com>
1551
1552 * MAINTAINERS (Write After Approval): Update email address,
1553
1554 2016-10-27 Carl Love <cel@us.ibm.com>
1555
1556 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1557 Approval list to make it alphabetical.
1558
1559 2016-10-27 Carl Love <cel@us.ibm.com>
1560
1561 * MAINTAINERS (Write After Approval): Add myself.
1562
1563 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1564
1565 * MAINTAINERS (Reviewers): Add myself.
1566 (Write After Approval): Add myself.
1567
1568 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1569 Ulrich Weigand <uweigand@de.ibm.com>
1570
1571 * MAINTAINERS: Update email address.
1572
1573 2016-10-10 Nathan Sidwell <nathan@acm.org>
1574
1575 * MAINTAINERS: Update email address.
1576
1577 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1578
1579 * configure.ac: Add aarch64-*-freebsd*.
1580 * configure: Regenerate.
1581
1582 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1583
1584 * MAINTAINERS: Update email address after it got reverted.
1585
1586 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1587
1588 * configure.ac (target_libraries): Readd target-boehm-gc.
1589 Restore --enable-objc-gc handling.
1590 * configure: Regenerate.
1591
1592 2015-10-03 Jeff Law <law@redhat.com>
1593
1594 * MAINTAINERS: Move several inactive maintainers to the
1595 write-after-approval section.
1596
1597 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1598
1599 * configure.ac: Add target-libffi to target_libraries.
1600 Readd libgcj target disablings, modified to only target-libffi.
1601 Readd target addition of go to unsupported languages.
1602 * configure: Regenerated.
1603
1604 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1605
1606 * MAINTAINERS: Update email address.
1607
1608 2016-09-30 Andrew Haley <aph@redhat.com>
1609
1610 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1611 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1612 libgcj.
1613
1614 2016-09-30 Andrew Haley <aph@redhat.com>
1615
1616 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1617 write-after approval after GCJ deletion.
1618
1619 2016-09-30 Andrew Haley <aph@redhat.com>
1620
1621 * Makefile.def: Remove libjava.
1622 * Makefile.tpl: Likewise.
1623 * Makefile.in: Regenerate.
1624 * configure.ac: Likewise.
1625 * configure: Likewise.
1626 * gcc/java: Remove.
1627 * libjava: Likewise.
1628
1629 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1630
1631 * MAINTAINERS (Reviewers): Add myself.
1632
1633 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1634
1635 * configure.ac: Disable "sim" directory for arc*-*-*.
1636 * configure: Regenerated.
1637
1638 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1639
1640 * MAINTAINERS (Write After Approval): Add myself.
1641
1642 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1643
1644 * configure.ac: Check for the minimum in-tree MPFR version
1645 handled.
1646 * configure: Regenerate.
1647
1648 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1649
1650 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1651 * configure: Regenerated.
1652
1653 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1654
1655 * MAINTAINERS (Write After Approval): Add myself.
1656
1657 2016-06-23 Andi Kleen <ak@linux.intel.com>
1658
1659 * Makefile.def: Add autoprofiledbootstrap.
1660 * Makefile.tpl: Dito.
1661 * Makefile.in: Regenerate.
1662
1663 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1664
1665 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1666 * configure: Regenerate.
1667
1668 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1669
1670 * configure: Regenerate.
1671 * configure.ac: Remove support for avr-rtems.
1672
1673 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1674
1675 * MAINTAINERS (Write After Approval): Add myself.
1676
1677 2016-06-16 Michael Collison <michael.collison@arm.com>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1682
1683 * MAINTAINERS (Write After Approval): Update e-mail address.
1684
1685 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2016-05-28 Alan Modra <amodra@gmail.com>
1690
1691 * Makefile.tpl (configure): Depend on m4 files included.
1692 * Makefile.in: Regenerate.
1693
1694 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1695
1696 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1697 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1698
1699 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1700
1701 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1702 special case builtin.
1703 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1704 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1705 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1706 for __builtin_vec_addec.
1707
1708 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1709
1710 * config.guess: Import version 2016-04-02 (newest).
1711 * config.sub: Import version 2016-05-10 (newest).
1712
1713 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1714
1715 * configure.ac: Add ARC support to libgloss.
1716 * configure: Regenerate
1717
1718 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1719
1720 * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1723
1724 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1725 * configure: Regenerated.
1726 * Makefile.def (gmp): Explicitly disable assembler.
1727 (mpfr): Adjust lib_path.
1728 (mpc): Likewise.
1729 * Makefile.in: Regenerated.
1730
1731 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1732
1733 PR bootstrap/70704
1734 * configure.ac (--enable-stage1-checking): Add missing
1735 --enable-checking=.
1736 * configure: Regenerated.
1737
1738 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1739
1740 * config.guess: Revert r235676.
1741 * config.sub: Revert r235676.
1742
1743 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1744
1745 * config.guess: Remove SH5 support.
1746 * config.sub: Likewise.
1747 * configure: Likewise.
1748 * configure.ac: Likewise.
1749
1750 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1751
1752 PR bootstrap/70704
1753 * configure.ac (--enable-stage1-checking): For --disable-checking or
1754 implicit --enable-checking, make sure extra flag matches in between
1755 stage1 and later checking.
1756 * configure: Regenerated.
1757
1758 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1759
1760 * .gitattributes: New file.
1761
1762 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1763
1764 * MAINTAINERS (rs6000/powerpc port): Add myself.
1765
1766 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1767
1768 PR bootstrap/70173
1769 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1770 and gotools directories. Delete the stage_final file.
1771 * Makefile.in: Regenerate.
1772
1773 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1774
1775 * MAINTAINERS (Write After Approval): Add myself.
1776
1777 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1778
1779 * MAINTAINERS (Fortran maintainer): Remove myself.
1780
1781 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1782
1783 * MAINTAINERS (Write After Approval): Add myself.
1784
1785 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
1789 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1790
1791 Sync with binutils-gdb:
1792
1793 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1794
1795 * configure.ac: Add mips and s390 to the gold target check.
1796 * configure: Regenerate.
1797
1798 2016-03-01 DJ Delorie <dj@redhat.com>
1799
1800 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1801
1802 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1803
1804 * MAINTAINERS (libcpp): Add myself.
1805 (diagnostic messages): Likewise.
1806
1807 2016-02-20 Tom de Vries <tom@codesourcery.com>
1808
1809 * MAINTAINERS: Fix whitespace.
1810
1811 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1812
1813 * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1816
1817 * config/isl.m4: Add comments about isl-0.16.
1818 * configure: Regenerate.
1819
1820 2016-01-29 Martin Jambor <mjambor@suse.cz>
1821
1822 * MAINTAINERS (hsa maintainers): Add myself.
1823
1824 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1825
1826 * MAINTAINERS: (Write After Approval): Add myself.
1827
1828 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1829 Sebastian Pop <s.pop@samsung.com>
1830
1831 * Makefile.in: Regenerate.
1832 * Makefile.tpl: Export ISLVER.
1833 * configure: Regenerate.
1834 * config/isl.m4: Detect isl-0.15.
1835
1836 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1837
1838 PR bootstrap/69329
1839 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1840 * Makefile.in: Regenerate.
1841
1842 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1843
1844 * configure.ac: Enable LTO for DJGPP
1845 * configure: Regenerate
1846
1847 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1848
1849 Sync with binutils-gdb:
1850 2015-10-21 Nick Clifton <nickc@redhat.com>
1851
1852 PR gas/19109
1853 * configure.ac: Note the 'none' is an acceptable argument to
1854 --enable-compressed-debug-sections.
1855 * configure: Regenerate.
1856
1857 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1858
1859 PR bootstrap/69134
1860 * Makefile.def (mpfr): Disable assembler.
1861 * Makefile.in: Regenerate.
1862
1863 2016-01-01 Ben Elliston <bje@gnu.org>
1864
1865 * config.guess: Import version 2016-01-01.
1866 * config.sub: Likewise.
1867
1868 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1869
1870 * MAINTAINERS (Write After Approval): Add myself.
1871
1872 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1873
1874 * Makefile.in: Replace ISL with isl.
1875 * Makefile.tpl: Same.
1876 * config/isl.m4: Same.
1877 * configure.ac: Same.
1878 * contrib/download_prerequisites: Same.
1879 * configure: Regenerate.
1880
1881 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1882
1883 * MAINTAINERS (Write After Approval): Add Myself.
1884
1885 2015-12-17 Nathan Sidwell <nathan@acm.org>
1886
1887 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1888 * configure: Regenerate.
1889
1890 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1891 Sebastian Pop <s.pop@samsung.com>
1892
1893 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1894 isl_ctx_get_max_operations.
1895 * configure: Regenerate.
1896
1897 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1898
1899 * MAINTAINERS (Write After Approval): Add myself.
1900
1901 2015-12-02 Ian Lance Taylor <iant@google.com>
1902
1903 PR go/66147
1904 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1905 * Makefile.in: Regenerate.
1906
1907 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1908
1909 PR libffi/65726
1910 * Makefile.def (lang_env_dependencies): Make libffi depend
1911 on cxx.
1912 * Makefile.in: Regenerate.
1913
1914 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1915
1916 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1917 symbols.
1918
1919 2015-11-20 Tristan Gingold <gingold@adacore.com>
1920
1921 Sync with binutils-gdb:
1922 2015-11-20 Tristan Gingold <gingold@adacore.com>
1923
1924 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1925 * configure: Regenerate.
1926
1927 2015-11-19 Martin Liska <mliska@suse.cz>
1928
1929 * .gitignore: Add .clang-format to ignored files.
1930 * Makefile.in: Add clang-format.
1931 * Makefile.tpl: Likewise.
1932
1933 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1934
1935 * configure.ac: Enable libmpx by default.
1936 * configure: Regenerated.
1937
1938 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1939
1940 * MAINTAINERS: Update email address.
1941
1942 2015-10-23 Paulo Matos <pmatos@linki.tools>
1943
1944 * MAINTAINERS: Update email address.
1945
1946 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1947
1948 * MAINTAINERS (Write After Approval): Add myself.
1949
1950 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1951
1952 Sync with binutils-gdb:
1953 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1954
1955 PR gas/19109
1956 * configure.ac: Add
1957 --enable-compressed-debug-sections={all,gas,gold,ld}.
1958 * configure: Regenerated.
1959
1960 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1961
1962 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1963
1964 2015-10-09 Martin Liska <mliska@suse.cz>
1965
1966 * MAINTAINERS (Write After Approval): Add myself.
1967
1968 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1969
1970 * MAINTAINERS (Write After Approval): Add myself.
1971
1972 2015-10-02 Florian Weimer <fweimer@redhat.com>
1973
1974 * MAINTAINERS: Update email address.
1975
1976 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1977
1978 * MAINTAINERS (Write After Approval): Add myself.
1979
1980 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1981
1982 * MAINTAINERS: Update email.
1983
1984 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1985
1986 * MAINTAINERS: Update my email address.
1987
1988 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1989
1990 * MAINTAINERS (ft32 port): Add myself.
1991
1992 2015-08-28 David Sherwood <david.sherwood@arm.com>
1993
1994 * MAINTAINERS: Add myself.
1995
1996 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1997
1998 * MAINTAINERS (Write After Approval): Add myself.
1999
2000 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2001
2002 PR libfortran/54572
2003 * Makefile.def: Make libgfortran depend on libbacktrace.
2004 * Makefile.in: Regenerate.
2005
2006 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2007
2008 * MAINTAINERS (Write After Approval): Add myself.
2009
2010 2015-08-12 Tom de Vries <tom@codesourcery.com>
2011
2012 PR other/67092
2013 * configure.ac: Remove --with_host_libstdcxx support.
2014 * configure: Regenerate.
2015
2016 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2017 Jakub Jelinek <jakub@redhat.com>
2018
2019 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2020 nvptx*-*-*.
2021 * configure: Regenerate.
2022
2023 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2024
2025 * Makefile.def (libiconv): Define bootstrap=true.
2026 Mark pdf/html/info as missing.
2027 (configure-gcc): Depend on all-libiconv.
2028 (all-gcc): Ditto.
2029 (configure-libcpp): Ditto.
2030 (all-libcpp): Ditto.
2031 (configure-intl): Ditto.
2032 (all-intl): Ditto.
2033 * Makefile.in: Regenerate.
2034
2035 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2036
2037 * MAINTAINERS (loop ivopts): Add the entry and myself.
2038
2039 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2040
2041 * MAINTAINERS (nvptx): Add self.
2042
2043 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2044
2045 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2046 128-bit vector modes.
2047
2048 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2049
2050 * MAINTAINERS (Write After Approval): Add myself.
2051
2052 2015-07-28 Ben Elliston <bje@gnu.org>
2053
2054 * config.sub, config.guess: Import from upstream.
2055
2056 2015-07-24 Michael Darling <darlingm@gmail.com>
2057
2058 PR other/66259
2059 * config-ml.in: Reflects renaming of configure.in to configure.ac
2060 * configure: Likewise
2061 * configure.ac: Likewise
2062
2063 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2064
2065 * MAINTAINERS: Update my email address.
2066
2067 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2068
2069 Sync with binutils-gdb:
2070 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2071
2072 * configure.ac (target_configdirs): Exclude target-zlib if
2073 target-libjava isn't built.
2074 * configure: Regenerated.
2075
2076 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2077
2078 Sync with binutils-gdb:
2079 2015-05-13 John David Anglin <dave.anglin@bell.net>
2080
2081 * configure.ac: Disable configuration of GDB for HPUX targets.
2082 * configure: Regenerate.
2083
2084 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2085
2086 * configure.ac: Add --with-system-zlib.
2087 * configure: Regenerated.
2088
2089 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2090
2091 * configure.ac: Add FT32 support.
2092 * configure: Regenerate.
2093
2094 2015-01-12 Anthony Green <green@moxielogic.com>
2095
2096 * configure.ac: Don't disable gprof for moxie.
2097 * configure: Rebuild.
2098
2099 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2100
2101 Sync with binutils-gdb:
2102 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2103
2104 PR ld/18355
2105 * Makefile.def: Add extra_configure_flags to host zlib.
2106 * configure.ac (extra_host_zlib_configure_flags): New. Set
2107 to --enable-host-shared When bfd is to be built as shared
2108 library. AC_SUBST.
2109 * Makefile.in: Regenerated.
2110
2111 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2112
2113 Sync with src:
2114 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2115 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2116 * Makefile.in: Regenerated.
2117
2118 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2119
2120 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2121 target.
2122 * configure: Regenerate.
2123
2124 2015-06-23 Ludovic Courtès <ludo@gnu.org>
2125
2126 * MAINTAINERS (Write After Approval): Add myself.
2127
2128 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2129
2130 * MAINTAINERS (OS Port Maintainers): Add myself.
2131 (Various Maintainers): Remove myself from libffi testsuite.
2132
2133 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2134
2135 * MAINTAINERS (gen* on machine desc): Add self.
2136
2137 2015-06-02 Jason Merrill <jason@redhat.com>
2138
2139 PR bootstrap/66319
2140 * configure.ac: Use -std=gnu++98.
2141
2142 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2143
2144 * MAINTAINERS (Write After Approval): Add myself.
2145
2146 2015-05-28 Mike Frysinger <vapier@gentoo.org>
2147
2148 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2149 * configure: Regenerate.
2150
2151 2015-05-26 Jason Merrill <jason@redhat.com>
2152
2153 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2154 * configure: Regenerate.
2155
2156 2015-05-16 James Bowman <james.bowman@ftdichip.com>
2157
2158 * configure.ac: FT32 target added.
2159 * configure: Regenerated.
2160
2161 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
2169 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2170
2171 * configure.ac: Fix typo.
2172 * configure: Regenerate.
2173
2174 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2015-05-03 Matthias Klose <doko@ubuntu.com>
2179
2180 * configure.ac: Match $host configured with triplets.
2181 * configure: Regenerate.
2182
2183 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2184
2185 * Makefile.tpl: Remove surplus whitespace throughout.
2186 * Makefile.in: Regenerate.
2187
2188 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2189
2190 * MAINTAINERS (Various Maintainers): Add myself as instruction
2191 combiner maintainer.
2192
2193 2015-04-17 Jakub Jelinek <jakub@redhat.com>
2194
2195 PR bootstrap/62077
2196 * configure.ac (--enable-stage1-checking): Default to
2197 release,misc,gimple,rtlflag,tree,types if --disable-checking
2198 or --enable-checking is not specified and DEV-PHASE is not
2199 experimental.
2200 * configure: Regenerated.
2201
2202 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2203
2204 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2205 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2206 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2207 * Makefile.in: Regenerate.
2208
2209 2015-04-08 Cary Coutant <ccoutant@gmail.com>
2210
2211 * MAINTAINERS: Update my email address.
2212
2213 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2214
2215 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2216
2217 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2218
2219 * MAINTAINERS: Add myself as an arm port reviewer.
2220
2221 2015-03-25 Martin Liska <mliska@suse.cz>
2222 Yury Gribov <y.gribov@samsung.com>
2223
2224 * Makefile.in: Fix ln source location for vimrc file.
2225 * Makefile.tpl: Likewise.
2226
2227 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2228
2229 PR bootstrap/25672
2230 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2231 cross-compiling. Similarly for CXX_FOR_TARGET.
2232 * configure: Regenerate.
2233
2234 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2235
2236 * Makefile.def: Add libmpx.
2237 * configure.ac: Add libmpx.
2238 * Makefile.in: Regenerate.
2239 * configure: Regenerate.
2240
2241 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2242
2243 * MAINTAINERS (CPU Port Maintainers): Add myself
2244 i386 vector ISA extns mantainer.
2245
2246 2015-03-13 Jeff Law <law@redhat.com>
2247
2248 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2249 maintainer.
2250 Remove Richard Henderson as a maintainer for the x86 port.
2251
2252 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2253
2254 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2255
2256 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2257
2258 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2259 pointer bounds checker and i386 MPX maintainer.
2260
2261 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2262
2263 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2264
2265 2015-02-26 Martin Sebor <msebor@redhat.com>
2266
2267 * MAINTAINERS (Various Maintainers): Add self.
2268
2269 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2270
2271 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2272 Make sure it contains lto.
2273 * configure: Regenerate.
2274
2275 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2276
2277 * configure: Regenerate.
2278
2279 2015-02-06 Diego Novillo <dnovillo@google.com>
2280 1
2281 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2282 middle-end, docstring): Remove myself.
2283 (Write After Approval): Add myself.
2284
2285 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2286
2287 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2288 (Write After Approval): Update address.
2289
2290 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2291
2292 PR jit/64780
2293 * configure.ac: Require the user to explicitly specify
2294 --enable-host-shared if the jit is enabled.
2295 * configure: Regenerate.
2296
2297 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2298
2299 * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2015-01-25 Tom de Vries <tom@codesourcery.com>
2302
2303 * MAINTAINERS: Make whitespace consistent.
2304
2305 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2306
2307 * MAINTAINERS (Write After Approval): Add myself.
2308
2309 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2310
2311 * MAINTAINERS: (Write After Approval): Add myself.
2312
2313 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2314
2315 * MAINTAINERS: (Write After Approval): Add myself.
2316
2317 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2318
2319 * MAINTAINERS: (Write After Approval): Add myself.
2320
2321 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2322
2323 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2324 objective-c/c++ front end maintainer.
2325
2326 2015-01-13 Marek Polacek <polacek@redhat.com>
2327
2328 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2329
2330 2015-01-12 Jeff Law <law@redhat.com>
2331
2332 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2333 a very long time.
2334
2335 2015-01-09 Ian Lance Taylor <iant@google.com>
2336
2337 * configure.ac (host_tools): Add gotools.
2338 * Makefile.def (host_modules): Add gotools.
2339 (dependencies): Add dependency of all-gotools on all-target-libgo.
2340
2341 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2342
2343 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2344 * configure: Regenerate.
2345
2346 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2347
2348 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2349 all-target-libgomp.
2350 * Makefile.in: Regenerate.
2351
2352 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2353
2354 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2355
2356 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2357
2358 * configure.ac: Add Visium support.
2359 * configure: Regenerate.
2360
2361 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2362
2363 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2364 * configure: Regenerate.
2365
2366 2015-01-03 Andrew Pinski <apinski@cavium.com>
2367
2368 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2369 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2370 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2371 (OBJCOPY_FOR_TARGET): New variable.
2372 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2373 * Makefile.in: Regenerate.
2374 * configure.ac: Check for already installed target objcopy.
2375 Also GCC_TARGET_TOOL on objcopy.
2376 * configure: Regenerate.
2377
2378 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2379
2380 * config.sub: Update from upstream, to 2015-01-01 version.
2381 * config.guess: Ditto.
2382
2383 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2384
2385 * MAINTAINERS (RTEMS Ports): Add myself.
2386
2387 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2388
2389 * MAINTAINERS (Write After Approval): Add myself.
2390
2391 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2392
2393 * MAINTAINERS (Write After Approval): Add myself.
2394
2395 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2396
2397 * configure.ac (--enable-as-accelerator-for): Don't set
2398 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2399 * configure: Regenerate.
2400
2401 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2402
2403 PR bootstrap/64023
2404 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2405 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2406 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2407 to CXX.
2408 * Makefile.in: Regenerated.
2409
2410 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2411 Yury Gribov <y.gribov@samsung.com>
2412
2413 * .gitignore: Added .local.vimrc and .lvimrc.
2414 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2415 * Makefile.in: Regenerate.
2416
2417 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2418
2419 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2420 * configure: Regenerated.
2421
2422 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2423
2424 * MAINTAINERS (nvptx port): New entry.
2425
2426 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2427
2428 * configure: Regenerate.
2429
2430 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2431
2432 * configure.ac: Merge with Binutils.
2433
2434 2014-11-26 Tobias Burnus <burnus@net-b.de>
2435
2436 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2437 * Makefile.in: Regenerate.
2438
2439 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2440
2441 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2442 missing flex.
2443 * Makefile.in: Regenerated.
2444
2445 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2446
2447 * Makefile.in: Regenerate.
2448
2449 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2450
2451 PR bootstrap/63784
2452 * libtool.m4: Add $pic_flag with -shared.
2453
2454 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2455
2456 * MAINTAINERS (Write After Approval): Added myself.
2457
2458 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2459
2460 * MAINTAINERS (write-after-approval): Add myself.
2461
2462 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2463
2464 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2465 from 2 years ago.
2466
2467 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2468
2469 Revert:
2470 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2471
2472 * MAINTAINERS (Write After Approval): Added myself as line map
2473 maintainer.
2474
2475 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2476
2477 Revert:
2478 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2479
2480 * MAINTAINERS (Write After Approval): Added myself.
2481
2482 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2483
2484 * MAINTAINERS (Write After Approval): Added myself.
2485
2486 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2487
2488 * MAINTAINERS (Write After Approval): Added myself as line map
2489 maintainer.
2490
2491 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2492
2493 * MAINTAINERS (Various Maintainers): Added myself as line map
2494 maintainer.
2495
2496 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2497
2498 * move-if-change: Sync from upstream gnulib.
2499
2500 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2501
2502 * compile: Sync with upstream Automake.
2503 * depcomp: Ditto.
2504 * install-sh: Ditto.
2505 * missing: Ditto.
2506 * mkinstalldirs: Ditto.
2507 * ylwrap: Ditto.
2508
2509 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2510
2511 * config.sub: Update from upstream config repo.
2512 * config.guess: Ditto.
2513
2514 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2515
2516 * Makefile.def: Add liboffloadmic to target_modules. Make
2517 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2518 * Makefile.in: Regenerate.
2519 * configure: Regenerate.
2520 * configure.ac: Add liboffloadmic to target binaries.
2521 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2522 Add liboffloadmic to noconfig list when C++ is not supported.
2523
2524 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2525 Thomas Schwinge <thomas@codesourcery.com>
2526 Ilya Verbin <ilya.verbin@intel.com>
2527 Andrey Turetskiy <andrey.turetskiy@intel.com>
2528
2529 * configure: Regenerate.
2530 * configure.ac (--enable-as-accelerator-for)
2531 (--enable-offload-targets): New configure options.
2532
2533 2014-11-11 Tobias Burnus <burnus@net-b.de>
2534
2535 * Makefile.def: Make all-gcc depend on all-isl.
2536 * Makefile.in: Regenerate.
2537
2538 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2539
2540 * ChangeLog.jit: New.
2541 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2542
2543 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2544
2545 PR target/63610
2546 * libtool.m4: Fix globbing of darwin versions.
2547 * configure: Regenerate.
2548
2549 2014-11-11 Tobias Burnus <burnus@net-b.de>
2550
2551 * Makefile.def: Remove CLooG.
2552 * Makefile.tpl: Ditto.
2553 * configure.ac: Ditto.
2554 * configure: Regenerate.
2555 * Makefile.in: Ditto.
2556
2557 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2558
2559 * configure.ac: Handle nvptx-*-*.
2560 * configure: Regenerate.
2561
2562 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2563
2564 * MAINTAINERS (Write After Approval): Add myself.
2565
2566 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2567
2568 * Makefile.def (libcc1): Remove bootstrap=true;.
2569 * Makefile.in: Regenerated.
2570
2571 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2572
2573 * configure.ac: Update comment.
2574 * configure: Regenerate.
2575
2576 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2577
2578 * MAINTAINERS (Write After Approval): Add myself.
2579
2580 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2581
2582 * configure.ac (extra_host_libiberty_configure_flags): Add
2583 --enable-shared also for libcc1's benefit.
2584 * configure: Regenerate.
2585
2586 2014-10-29 Tristan Gingold <gingold@adacore.com>
2587
2588 * MAINTAINERS: Change my email address.
2589
2590 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2591 Tom Tromey <tromey@redhat.com>
2592
2593 * Makefile.def: Add libcc1 to host_modules.
2594 * configure.ac (host_tools): Add libcc1.
2595 * Makefile.in, configure: Rebuild.
2596
2597 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2598
2599 * configure.ac (build_configargs): Don't share config.cache between
2600 build subdirs.
2601 * configure: Regenerate.
2602
2603 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2604
2605 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2606 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2607 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2608 leon3v7 as leon3.
2609 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2610 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2611 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2612 * config/sparc/sparc.md (cpu): Add leon3v7.
2613 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2614
2615 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2616
2617 * MAINTAINERS (write-after-approval): Add myself.
2618
2619 2014-10-23 Ian Lance Taylor <iant@google.com>
2620
2621 * configure.ac: Disable the Go frontend on systems where it is known
2622 to not work.
2623 * configure: Regenerate.
2624
2625 2014-10-23 Richard Biener <rguenther@suse.de>
2626
2627 * Makefile.def: Add libcpp build module and dependencies.
2628 * configure.ac: Add libcpp build module.
2629 * Makefile.in: Regenerate.
2630 * configure: Likewise.
2631
2632 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2633
2634 * MAINTAINERS (write-after-approval): Add myself.
2635
2636 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2637
2638 * INSTALL/README: Do not mention CVS.
2639
2640 2014-10-03 Jing Yu <jingyu@google.com>
2641
2642 * configure.ac: Add aarch64 to list of targets that support gold.
2643 * configure: Regenerate.
2644
2645 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2646
2647 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2648
2649 2014-09-29 Catherine Moore <clm@codesourcery.com>
2650
2651 * MAINTAINERS: Add myself as MIPS maintainer.
2652
2653 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2654
2655 * MAINTAINERS: Move myself to MIPS maintainers.
2656
2657 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2658
2659 * MAINTAINERS: Put all email addresses between '<' and '>'.
2660
2661 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2662
2663 * MAINTAINERS: Move myself to reviewers (Fortran).
2664
2665 2014-09-01 Andi Kleen <ak@linux.intel.com>
2666
2667 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2668 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2669 * Makefile.in: Regenerate.
2670
2671 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2672
2673 * rtx-classes-status.txt: Delete
2674
2675 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2676
2677 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2678
2679 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2680
2681 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2682 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2683 of checking for version number.
2684 * configure: Regenerated.
2685 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2686
2687 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2688
2689 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2690 is done; begin phase 6 (use extra rtx_def subclasses).
2691
2692 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2693
2694 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2695 done; begin phase 5 (additional rtx_def subclasses).
2696
2697 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2698
2699 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2700
2701 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2702
2703 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2704 SET_BB_HEADER are done.
2705
2706 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2707
2708 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2709 done.
2710
2711 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2712
2713 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2714
2715 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2716
2717 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2718
2719 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2720
2721 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2722
2723 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2724
2725 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2726
2727 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2728
2729 * rtx-classes-status.txt: Phase 3 (per-file commits within
2730 "config" subdirs) is done; begin phase 4 (removal of
2731 "scaffolding").
2732
2733 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2734
2735 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2736 dir) is done; begin phase 3 (per-file commits within "config"
2737 subdirs).
2738
2739 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2740
2741 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2742 phase 2 (per-file commits in main source dir).
2743
2744 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2745
2746 * configure: Regenerated.
2747
2748 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2749
2750 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2751
2752 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2753
2754 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2755
2756 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2757
2758 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2759
2760 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2761
2762 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2763
2764 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2765
2766 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2767
2768 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2769
2770 * MAINTAINERS (Write After Approval): Add myself.
2771
2772 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2773
2774 * MAINTAINERS: Remove myself
2775
2776 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2777
2778 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2779
2780 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2781
2782 * MAINTAINERS (Write After Approval): Add myself.
2783
2784 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2785
2786 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2787 SET_BB_HEADER, SET_BB_FOOTER
2788
2789 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2790
2791 * rtx-classes-status.txt: New file
2792
2793 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2794
2795 * configure.ac: Eliminate ClooG installation dependency.
2796 * configure: Regenerate.
2797 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2798 * Makefile.in: Regenerate.
2799
2800 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2801
2802 * MAINTAINERS (Write After Approval): Add myself.
2803
2804 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2805
2806 * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2809
2810 * MAINTAINERS (Write After Approval): Add myself.
2811
2812 2014-07-28 Anthony Green <green@moxielogic.com>
2813
2814 Import from savannah.gnu.org:
2815 * config.sub: Update to 2014-07-28 version.
2816
2817 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2818
2819 * MAINTAINERS: Remove my MIPS maintainer entry.
2820
2821 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2822
2823 PR target/47230
2824 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2825 * configure: Regenerate.
2826
2827 2014-07-24 James Norris <jnorris@codesourcery.com>
2828
2829 * MAINTAINERS (Write After Approval): Add myself.
2830
2831 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2832
2833 * configure.ac: Accept only CLooG 0.18.1.
2834 * configure: Regenerate.
2835
2836 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2837
2838 * configure.ac: Don't accept isl 0.11.
2839 * configure: Regenerate.
2840
2841 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2842
2843 * MAINTAINERS (Write After Approval): Add myself.
2844
2845 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2846
2847 * configure.ac: Don't accept isl 0.10.
2848 * configure: Regenerate.
2849
2850 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2851
2852 Fix include path for in-tree cloog.
2853 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2854 * configure: Regenerate.
2855
2856 2014-06-18 Richard Henderson <rth@redhat.com>
2857
2858 * .gitignore: Import gcc_update output.
2859
2860 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2861
2862 * config-ml.in: Robustify ac_configure_args parsing.
2863
2864 * configure.ac (--enable-linker-plugin-configure-flags)
2865 (--enable-linker-plugin-flags): New flags.
2866 (configdirs): Conditionally add libiberty-linker-plugin.
2867 * configure: Regenerate.
2868 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2869 (host_modules) <lto-plugin>: Pay attention to
2870 @extra_linker_plugin_flags@ and
2871 @extra_linker_plugin_configure_flags@.
2872 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2873 * Makefile.in: Regenerate.
2874
2875 * Makefile.tpl (configure-[+prefix+][+module+])
2876 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2877 "module_srcdir" instead of "module" for locating a module's srcdir.
2878 * Makefile.in: Regenerate.
2879
2880 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2881
2882 * MAINTAINERS (Write After Approval): Add myself.
2883
2884 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2885
2886 * MAINTAINERS: Update my email address.
2887
2888 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2889
2890 * MAINTAINERS (Write After Approval): Add myself.
2891
2892 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2893
2894 * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2897
2898 PR libstdc++/61011
2899 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2900 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2901 * configure: Regenerate.
2902
2903 2014-05-28 Pedro Alves <palves@redhat.com>
2904
2905 * MAINTAINERS (Write After Approval): Add myself.
2906
2907 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2908
2909 * MAINTAINERS: Update my affiliation/email.
2910
2911 2014-05-19 Mike Stump <mikestump@comcast.net>
2912
2913 * MAINTAINERS: Add wide-int reviewers.
2914
2915 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2916
2917 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2918 * configure: Regenerated.
2919
2920 2014-05-15 Torvald Riegel <triegel@redhat.com>
2921
2922 * MAINTAINERS (libitm): Add myself as maintainer.
2923
2924 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2925
2926 * MAINTAINERS (Write After Approval): Add myself.
2927
2928 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2929
2930 * config.sub, config.guess: Import from upstream.
2931
2932 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2933
2934 * MAINTAINERS (Write After Approval): Put myself in correct order.
2935
2936 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2937
2938 * MAINTAINERS (Write After Approval): Add myself.
2939
2940 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2941
2942 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2943 section.
2944
2945 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2946
2947 * MAINTAINERS (Write After Approval): Delete myself.
2948
2949 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2950
2951 PR sanitizer/56781
2952 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2953 and -B* options with -Xcompiler.
2954
2955 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2956
2957 PR bootstrap/60620
2958 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2959 * Makefile.in: Regenerate.
2960
2961 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2962
2963 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2964 for WINDRES_FOR_TARGET in default-manifest.o rule.
2965 * Makefile.in: Regenerate.
2966
2967 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2968
2969 * MAINTAINERS (Write After Approval): Add myself.
2970
2971 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2972
2973 PR sanitizer/56781
2974 * Makefile.def: Set bootstrap=true; for host fixincludes.
2975 * configure.ac: Don't bootstrap host fixincludes unless
2976 --with-build-config=bootstrap-{a,ub}san.
2977 * Makefile.in: Regenerated.
2978 * configure: Regenerated.
2979
2980 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2981
2982 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2983 --enable-vtable-verify option parsing. Don't add
2984 target-libsanitizer to bootstrap_target_libs unless
2985 --with-build-config=bootstrap-asan or
2986 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2987 to bootstrap_target_libs unless --enable-vtable-verify.
2988 * configure: Regenerated.
2989
2990 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2991
2992 * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2995
2996 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2997
2998 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2999
3000 PR bootstrap/58572
3001 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3002 -I for libstdc++-v3 includes if $(LEAN).
3003 * Makefile.in: Regenerated.
3004
3005 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3006
3007 * MAINTAINERS: Update my email address.
3008
3009 2014-02-24 Walter Lee <walt@tilera.com>
3010
3011 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3012 (tilegx-*-*): Change to tilegx*-*-*.
3013 * configure: Regenerate.
3014
3015 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3016
3017 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3018
3019 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3020
3021 * MAINTAINERS (Write After Approval): Add myself.
3022
3023 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3024
3025 PR target/59788
3026 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3027 *solaris2*.
3028
3029 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3030
3031 * MAINTAINERS: Update my email address.
3032
3033 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3034
3035 * MAINTAINERS: Convert to UTF-8.
3036 Properly sort Xinliang David Li's entry.
3037
3038 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3039 Sandra Loosemore <sandra@codesourcery.com>
3040
3041 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3042 nios2 port maintainers.
3043
3044 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3045
3046 * MAINTAINERS (Write After Approval): Add myself.
3047
3048 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3049
3050 * configure.ac: Add user-friendly check for native x86_64-linux
3051 multilibs.
3052 * configure: Regenerate.
3053
3054 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3055
3056 * MAINTAINERS: Add myself as sh maintainer.
3057
3058 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3059
3060 * MAINTAINERS: Add self as SLSR maintainer.
3061
3062 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
3063
3064 * MAINTAINERS: Update my email address.
3065
3066 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
3067
3068 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3069
3070 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3071
3072 * Makefile.in: Regenerate.
3073
3074 * Makefile.tpl: Fix typo.
3075 * Makefile.in: Regenerate partially.
3076
3077 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3078
3079 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3080 supported.
3081 * configure: Regenerated.
3082
3083 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3084
3085 * MAINTAINERS (Write After Approval): Add myself.
3086
3087 2013-10-30 Jason Merrill <jason@redhat.com>
3088
3089 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3090 --disable-build-format-warnings.
3091
3092 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3093
3094 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
3095 depend on libstdc++ and libgcc.
3096 * configure: Regenerate.
3097 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3098 libcilkrts for POSIX and i*86, and x86_64 architectures.
3099 * Makefile.in: Added libcilkrts related fields to support building it.
3100
3101 2013-10-26 Jeff Law <law@redhat.com>
3102
3103 * Makefile.def (target_modules): Remove libmudflap
3104 (languages): Remove check-target-libmudflap).
3105 * Makefile.in: Rebuilt.
3106 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3107 * configure.ac (target_libraries): Remove target-libmudflap.
3108 Remove checks which disabled libmudflap on some systems.
3109 * configure: Rebuilt.
3110 * libmudflap: Directory removed.
3111
3112 2013-10-21 Cong Hou <congh@google.com>
3113
3114 * MAINTAINERS (Write After Approval): Add myself.
3115
3116 2013-10-16 Mike Stump <mikestump@comcast.net>
3117
3118 * .dir-locals.el: Add.
3119
3120 2013-10-15 David Malcolm <dmalcolm@redhat.com>
3121
3122 * configure.ac: Add --enable-host-shared
3123 * configure: Regenerate.
3124
3125 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3126
3127 Import from savannah.gnu.org:
3128 * config.guess: Update to 2013-06-10 version.
3129 * config.sub: Update to 2013-10-01 version.
3130
3131 2013-10-01 Simon Cook <simon.cook@embecosm.com>
3132
3133 Changes to build configuration to allow big endian ARC ELF toolchain
3134 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3135 * configure: Regenerate.
3136
3137 2013-09-20 Alan Modra <amodra@gmail.com>
3138
3139 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3140 ppc host match. Support little-endian powerpc linux hosts.
3141
3142 2013-09-19 Dodji Seketeli <dodji@redhat.com>
3143
3144 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3145 maintainer.
3146
3147 2013-09-12 DJ Delorie <dj@redhat.com>
3148
3149 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3150 maintainers.
3151
3152 2013-09-03 Richard Biener <rguenther@suse.de>
3153
3154 * configure.ac: Also allow ISL 0.12.
3155 * configure: Regenerated.
3156
3157 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3158
3159 * MAINTAINERS (Write After Approval): Add myself.
3160
3161 2013-08-27 David Malcolm <dmalcolm@redhat.com>
3162
3163 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3164
3165 2013-08-26 Caroline Tice <cmtice@google.com>
3166
3167 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3168 "Various Reviewers" to libvtv "Various Maintainers".
3169
3170 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3171
3172 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3173
3174 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3175
3176 * MAINTAINERS: Update name, email.
3177
3178 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2013-08-12 Caroline Tice <cmtice@google.com>
3183
3184 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3185 address in the Write After Approval section.
3186
3187 2013-08-09 Carlos O'Donell <carlos@redhat.com>
3188
3189 * MAINTAINERS (Write After Approval): Update email.
3190
3191 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3192
3193 * configure.ac: Adjust to check VTV_SUPPORTED.
3194 * configure: Regenerated.
3195
3196 2013-08-02 Caroline Tice <cmtice@google.com>
3197
3198 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3199 on non-linux systems; add target-libvtv to noconfigdirs; add
3200 libsupc++/.libs to C++ library search paths.
3201 * configure: Regenerated.
3202 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3203 libstdc++ and libgcc.
3204 * Makefile.in: Regenerated.
3205
3206 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
3207
3208 * MAINTAINERS (Write After Approval): Add myself.
3209
3210 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3211 Shiva Chen <shiva0217@gmail.com>
3212
3213 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3214 nds32 port maintainers.
3215
3216 2013-07-17 Tim Shen <timshen91@gmail.com>
3217
3218 * MAINTAINERS (Write After Approval): Add myself.
3219
3220 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3221
3222 * configure.ac: Sync from binutils.
3223 * configure: Regenerate.
3224
3225 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3226
3227 * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3230
3231 * MAINTAINERS (Write After Approval): Add myself.
3232
3233 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
3237 2013-04-30 Brooks Moses <bmoses@google.com>
3238
3239 * MAINTAINERS: Update my email; move myself from Fortran
3240 reviewer to Write After Approval.
3241
3242 2013-04-16 Andreas Schwab <schwab@suse.de>
3243
3244 * configure.ac (aarch64-*-*): Don't disable java.
3245 * configure: Regenerate.
3246
3247 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3248
3249 * MAINTAINERS (Write After Approval): Add myself.
3250
3251 2013-03-30 Matthias Klose <doko@ubuntu.com>
3252
3253 * Makefile.def (target_modules): Don't install libffi.
3254 * Makefile.in: Regenerate.
3255
3256 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3265
3266 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3267 * configure: Regenerated.
3268
3269 2013-02-05 Ian Lance Taylor <iant@google.com>
3270
3271 PR go/55969
3272 * configure.ac: Disable libgo on some systems where it does not
3273 work.
3274
3275 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3276
3277 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3278 Remove Geoff Keating as rs6000 port maintainer, at his request.
3279
3280 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3281
3282 * MAINTAINERS: Update my email.
3283
3284 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3285
3286 * configure: Re-generate.
3287
3288 2013-01-15 Richard Biener <rguenther@suse.de>
3289
3290 PR other/55973
3291 * configure: Re-generate.
3292
3293 2013-01-14 Matthias Klose <doko@ubuntu.com>
3294
3295 * Makefile.def (install-target-libsanitizer): Depend on
3296 install-target-libstdc++-v3.
3297 * Makefile.in: Regenerate.
3298
3299 2013-01-14 Richard Biener <rguenther@suse.de>
3300
3301 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3302 * configure: Re-generate
3303
3304 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3305
3306 * config.sub: Update from config repo.
3307
3308 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3309
3310 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3311 * Makefile.in: Regenerate.
3312
3313 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3314
3315 * MAINTAINERS (arc): Add new port maintainership for myself.
3316
3317 2013-01-09 Jason Merrill <jason@redhat.com>
3318
3319 * .gitignore: Import from gdb repository.
3320
3321 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3322
3323 * Makefile.def (configure-gcc): Depend on all-gmp.
3324 (all-gcc): Remove dependency on all-gmp.
3325 * Makefile.in: Regenerated.
3326
3327 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3328
3329 * config.sub: Merge from config repo.
3330 * config.guess: Ditto.
3331
3332 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3333
3334 * Makefile.def: Merge from binutils.
3335 * Makefile.in: Ditto.
3336
3337 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3338
3339 * MAINTAINERS: Update my email.
3340
3341 2012-12-29 Ben Elliston <bje@gnu.org>
3342
3343 * config.guess: Update to 2012-12-29 version.
3344 * config.sub: Likewise.
3345
3346 2012-12-20 Matthias Klose <doko@ubuntu.com>
3347
3348 * Makefile.def (install-target-libgfortran): Depend on
3349 install-target-libquadmath, install-target-libgcc.
3350 (install-target-libsanitizer): Depend on install-target-libgcc.
3351 (install-target-libjava): Depend on install-target-libgcc.
3352 (install-target-libitm): Depend on install-target-libgcc.
3353 (install-target-libobjc): Depend on install-target-libgcc.
3354 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3355 * Makefile.in: Regenerate.
3356
3357 2012-12-19 Matthias Klose <doko@ubuntu.com>
3358
3359 * Makefile.def (install-target-libgo): Depend on
3360 install-target-libatomic.
3361 * Makefile.in: Regenerate.
3362
3363 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3364
3365 PR go/55201
3366 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3367 * Makefile.in: Regenerate.
3368
3369 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3370
3371 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3372 * configure: Regenerate.
3373
3374 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3375
3376 * config.sub: Merge from config repo.
3377
3378 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3379
3380 * Makefile.def (target_modules): Add bootstrap=true and
3381 raw_cxx=true to libsanitizer.
3382 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3383 * Makefile.in: Regenerated.
3384 * configure: Likewise.
3385
3386 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3387
3388 * MAINTAINERS: Remove self as RTL optimization maintainer.
3389
3390 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3391
3392 * MAINTAINERS (Write After Approval): Add myself.
3393
3394 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3395
3396 * Makefile.def (target_modules): Remove bootstrap=true and
3397 raw_cxx=true from libsanitizer.
3398 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3399 * Makefile.in: Regenerated.
3400 * configure: Likewise.
3401
3402 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3403
3404 * Makefile.def (target_modules): Add bootstrap=true and
3405 raw_cxx=true to libsanitizer.
3406 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3407 * Makefile.in: Regenerated.
3408 * configure: Likewise.
3409
3410 2012-11-28 Andrew Pinski <apinski@cavium.com>
3411
3412 PR bootstrap/54279
3413 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3414 * configure: Regenerate.
3415 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3416 * Makefile.in: Regenerate.
3417
3418 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3419
3420 * configure.ac: Disable libsanitizer if we're not building C++.
3421 * configure: Regenerate.
3422
3423 2012-11-15 Roland McGrath <roland@hack.frob.com>
3424
3425 * MAINTAINERS (Write After Approval): Add myself.
3426
3427 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3428
3429 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3430 Kostya Serebryany (kcc@google.com) and
3431 Jakub Jelinek (jakub@redhat.com).
3432 Rename area for Dodji Seketeli (dodji@redhat.com).
3433
3434 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3435
3436 * MAINTAINERS: (asan.c, related): Add myself.
3437
3438 2012-11-14 Roland McGrath <mcgrathr@google.com>
3439
3440 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3441 * configure: Regenerate.
3442
3443 2012-11-13 Richard Henderson <rth@redhat.com>
3444
3445 * configure.ac: Move libsanitizer logic to subdirectory.
3446 * configure: Regenerate.
3447
3448 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3449
3450 * configure.ac: Enable libsanitizer just on x86 linux for now.
3451 * configure: Re-generate.
3452
3453 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3454
3455 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3456 sections.
3457 * configure: Regenerate.
3458
3459 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3460
3461 * configure.ac: Add section for configdirs for libsanitizer.
3462 Disable for cris-*-* and mmix-*-*.
3463 * configure: Regenerate.
3464
3465 2012-11-12 Wei Mi <wmi@google.com>
3466
3467 * configure.ac: Add libsanitizer to target_libraries.
3468 * Makefile.def: Ditto.
3469 * configure: Regenerate.
3470 * Makefile.in: Regenerate.
3471 * libsanitizer: New directory for asan runtime. Contains an empty
3472 tsan directory.
3473
3474 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3475
3476 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3477 against Mingw64 w32api.
3478 * configure: Regenerate.
3479
3480 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3481
3482 * configure: Regenerated.
3483
3484 2012-11-03 Robert Mason <rbmj@verizon.net>
3485
3486 * configure.ac: add --disable-libstdcxx configure option
3487 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3488
3489 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3490
3491 * MAINTAINERS (Write After Approval): Add myself.
3492
3493 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3494
3495 * MAINTAINERS (Write After Approval): Add myself.
3496
3497 2012-10-24 Sharad Singhai <singhai@google.com>
3498
3499 * MAINTAINERS (Write After Approval): Add myself.
3500
3501 2012-10-24 Eric Christopher <echristo@gmail.com>
3502
3503 * MAINTAINERS: Update email address.
3504
3505 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3506
3507 PR bootstrap/54820
3508 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3509 * configure: Regenerate.
3510
3511 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3512
3513 * MAINTAINERS (aarch64): Add Marcus and myself.
3514
3515 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3516
3517 PR bootstrap/54820
3518 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3519 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3520 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3521 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3522 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3523 * Makefile.in: Regenerate.
3524 * configure.ac (have_static_libs): New variable and associated check.
3525 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3526 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3527 * configure: Regenerate.
3528
3529 2012-10-10 Richard Biener <rguenther@suse.de>
3530
3531 * MAINTAINERS: Adjust for changed surname.
3532
3533 2012-10-04 Lawrence Crowl <crowl@google.com>
3534
3535 * MAINTAINERS (Write After Approval): Add myself.
3536
3537 2012-10-01 Cary Coutant <ccoutant@google.com>
3538
3539 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3540
3541 2012-09-28 Ian Lance Taylor <iant@google.com>
3542
3543 * Makefile.def: Make all-target-libgo depend on
3544 all-target-libbacktrace.
3545 * Makefile.in: Rebuild.
3546
3547 2012-09-26 Ian Lance Taylor <iant@google.com>
3548
3549 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3550 * Makefile.in: Rebuild.
3551
3552 2012-09-20 Walter Lee <walt@tilera.com>
3553
3554 * configure.ac: Add tilegx to list of targets that support gold.
3555 * configure: Regenerate.
3556
3557 2012-09-20 Marek Polacek <polacek@redhat.com>
3558
3559 * MAINTAINERS (Write After Approval): Add myself.
3560
3561 2012-09-19 Steve Ellcey <sellcey@mips.com>
3562
3563 * configure.ac: Add mips*-mti-elf* target.
3564 * configure: Regenerate.
3565
3566 2012-09-17 Ian Lance Taylor <iant@google.com>
3567
3568 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3569 * configure.ac (host_libs): Add libbacktrace.
3570 (target_libraries): Add libbacktrace.
3571 * Makefile.def (host_modules): Add libbacktrace.
3572 (target_modules): Likewise.
3573 * configure, Makefile.in: Rebuild.
3574
3575 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3576
3577 PR target/38607
3578 Merge upstream change.
3579 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3580
3581 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3582 Add libgomp*.o to compare_exclusions for AIX.
3583 * configure: Regenerate.
3584
3585 2012-09-06 Diego Novillo <dnovillo@google.com>
3586
3587 * configure.ac: Bump minimum GMP version to 4.2.3.
3588 * configure: Re-generate.
3589
3590 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3591
3592 PR target/54461
3593 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3594 target-libgloss if not configured --with-avrlibc=no.
3595 * configure: Regenerate.
3596
3597 2012-09-04 Jason Merrill <jason@redhat.com>
3598
3599 * configure.ac: Fix --enable-languages=all.
3600
3601 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3602
3603 * MAINTAINERS (Write After Approval): Add myself.
3604
3605 2012-09-03 Richard Guenther <rguenther@suse.de>
3606
3607 PR bootstrap/54138
3608 * configure.ac: Re-organize ISL / CLOOG checks to allow
3609 disabling with either --without-isl or --without-cloog.
3610 * configure: Regenerated.
3611
3612 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3613
3614 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3615 * configure: Regenerate.
3616
3617 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3618
3619 * MAINTAINERS: Fix my email address.
3620
3621 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3622
3623 PR binutils/4970
3624 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3625 and opcodes.
3626 * Makefile.in: Regenerated.
3627
3628 2012-08-26 Art Haas <ahaas@impactweather.com>
3629
3630 * configure: Regenerate.
3631
3632 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3633
3634 * INSTALL/README: Also refer to the online installation
3635 instructions.
3636
3637 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3638
3639 * MAINTAINERS (Write After Approval): Add myself.
3640 (Picochip port): Remove myself.
3641
3642 2012-08-14 Diego Novillo <dnovillo@google.com>
3643
3644 Merge from cxx-conversion branch.
3645
3646 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3647 POSTSTAGE1_CONFIGURE_FLAGS.
3648 * Makefile.in: Regenerate.
3649 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3650 Force C++ when bootstrapping.
3651 * configure: Regenerate.
3652
3653 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3654
3655 * MAINTAINERS (Write After Approval): Add myself.
3656
3657 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3658
3659 * README: Document use of ranges of years in copyright notices.
3660
3661 2012-07-06 Richard Guenther <rguenther@suse.de>
3662
3663 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3664 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3665 --with-gmp=system.
3666 * Makefile.in: Regenerated.
3667 * configure: Likewise.
3668
3669 2012-07-06 Richard Guenther <rguenther@suse.de>
3670
3671 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3672 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3673 supply V=1 as extra_make_flags.
3674 * configure: Regenerated.
3675 * Makefile.in: Likewise.
3676
3677 2012-07-04 Tristan Gingold <gingold@adacore.com>
3678
3679 * configure: Regenerate.
3680
3681 2012-07-03 Richard Guenther <rguenther@suse.de>
3682
3683 * Makfile.def (isl): Remove not necessary extra_exports and
3684 extra_make_flags.
3685 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3686 * Makefile.in: Regenerated.
3687
3688 2012-07-03 Richard Guenther <rguenther@suse.de>
3689
3690 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3691 * configure.ac: If either the ISL or the CLooG check failed
3692 do not try to build in-tree versions.
3693 * Makefile.in: Regenerated.
3694 * configure: Regenerated.
3695
3696 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3697
3698 * configure: Regenerate.
3699
3700 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3701
3702 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3703 maintainer.
3704
3705 2012-07-02 Richard Guenther <rguenther@suse.de>
3706
3707 * configure: Regenerated.
3708
3709 2012-07-02 Richard Guenther <rguenther@suse.de>
3710 Michael Matz <matz@suse.de>
3711 Tobias Grosser <tobias@grosser.es>
3712 Sebastian Pop <sebpop@gmail.com>
3713
3714 * Makefile.def: Add ISL host module, remove PPL host module.
3715 Adjust ClooG host module to use the proper ISL.
3716 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3717 * configure.ac: Include config/isl.m4. Add ISL host library,
3718 remove PPL. Remove PPL configury, add ISL configury, adjust
3719 ClooG configury.
3720 * Makefile.in: Regenerated.
3721 * configure: Likewise.
3722
3723 2012-07-02 Richard Guenther <rguenther@suse.de>
3724
3725 Merge from graphite branch
3726 2011-07-21 Tobias Grosser <tobias@grosser.es>
3727
3728 * configure: Regenerated.
3729 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3730 both cloog.org and legacy versions. The only supported version will
3731 be CLooG with the isl backend.
3732
3733 2011-07-21 Tobias Grosser <tobias@grosser.es>
3734
3735 * configure: Regenerated.
3736 * configure.ac: Require cloog isl 0.17.0
3737
3738 2011-07-21 Tobias Grosser <tobias@grosser.es>
3739
3740 * configure: Regenerated.
3741 * config/cloog.m4: Do not define CLOOG_ORG
3742
3743 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3744
3745 * configure.ac: Skip C if explicitly selected.
3746 * configure: Regenerate.
3747
3748 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3749
3750 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3751 they contain -O2.
3752 * configure: Regenerate.
3753
3754 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3755
3756 PR debug/53740
3757 * df.h, df-problems.c, dce.c: Revert last patch.
3758
3759 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3760
3761 * MAINTAINERS (Write After Approval): Update my email address.
3762
3763 2012-06-21 Meador Inge <meadori@codesourcery.com>
3764
3765 * MAINTAINERS (Write After Approval): Add myself.
3766
3767 2012-06-20 Jason Merrill <jason@redhat.com>
3768
3769 * Makefile.tpl (check-target-libgomp-c++): New.
3770 (check-target-libitm-c++): New.
3771 * Makefile.def (c++): Add them.
3772 * Makefile.in: Regenerate.
3773
3774 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3775
3776 * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2012-05-16 Olivier Hainque <hainque@adacore.com>
3779
3780 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3781 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3782 (install-no-fixedincludes): Adjust accordingly.
3783 * Makefile.in: Regenerate.
3784
3785 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3786
3787 Merge upstream change
3788 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3789
3790 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3791
3792 * MAINTAINERS (Write After Approval): Add myself.
3793
3794 2012-05-09 Nick Clifton <nickc@redhat.com>
3795 Paul Smith <psmith@gnu.org>
3796
3797 PR bootstrap/50461
3798 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3799 allow for the fact that from release v3.1.0 of MPFR the source
3800 files were moved into a src sub-directory.
3801 * configure: Regenerate.
3802
3803 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3804
3805 * configure.ac: Bump minimum MPFR version to 2.4.0.
3806 * configure: Regenerated.
3807
3808 2012-05-01 Richard Henderson <rth@redhat.com>
3809
3810 * Makefile.def (libatomic): New target_module.
3811 * configure.ac (target_libraries): Add libatomic.
3812 (noconfigdirs): Check if libatomic is supported.
3813 * Makefile.in, configure: Rebuild.
3814
3815 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3816
3817 * MAINTAINERS (Write After Approval): Add myself.
3818
3819 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3820
3821 * config.sub: Update to 2012-04-18 version from official repo.
3822
3823 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3824
3825 * MAINTAINERS (Write After Approval): Add myself.
3826
3827 2012-04-11 Steve Ellcey <sellcey@mips.com>
3828
3829 * MAINTAINERS: Changed email address.
3830
3831 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3832
3833 PR target/52737
3834 * contrib/gcc_update (files_and_dependencies):
3835 Remove gcc/config/avr/t-multilib from touch data.
3836
3837 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3838
3839 * MAINTAINERS (OS Port Maintainers): Remove irix.
3840 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3841 (unsupported_languages): Remove mips-sgi-irix6.*.
3842 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3843 (with_stabs): Remove.
3844 * configure: Regenerate.
3845
3846 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3847
3848 * MAINTAINERS (OS Port Maintainers): Remove osf.
3849 * configure.ac (enable_libgomp): Remove *-*-osf*.
3850 (with_stabs): Remove alpha*-*-osf*.
3851 * configure: Regenerate.
3852
3853 2012-03-05 Tristan Gingold <gingold@adacore.com>
3854
3855 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3856 * configure: Regenerate.
3857
3858 2012-02-17 Walter Lee <walt@tilera.com>
3859
3860 * MAINTAINERS: (Write After Approval): Delete myself.
3861
3862 2012-02-14 Walter Lee <walt@tilera.com>
3863
3864 * MAINTAINERS (tilegx port): Add myself.
3865 (tilepro port): Add myself.
3866 (Write After Approval): Add myself.
3867
3868 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3869
3870 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3871 and Joseph Myers as docstring relicensing maintainers.
3872
3873 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3874
3875 * MAINTAINERS (write-after-approval): Add myself.
3876
3877 2012-02-08 Ira Rosen <irar@il.ibm.com>
3878
3879 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3880 maintainer.
3881
3882 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3883
3884 * MAINTAINERS (Write After Approval): Move myself to
3885 maintain alphabetical order.
3886
3887 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3888
3889 * MAINTAINERS (Write After Approval): Add myself.
3890
3891 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3892
3893 * MAINTAINERS (Write After Approval): Add myself.
3894
3895 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3896 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3897
3898 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3899 * configure: Regenerate.
3900
3901 2012-01-23 Harshit Chopra <harshit@google.com>
3902
3903 * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3906
3907 * configure.ac: Remove reference to mh-interix.
3908 * configure: Regenerate.
3909
3910 2012-01-05 Richard Henderson <rth@redhat.com>
3911
3912 PR bootstrap/51072
3913 * configure.ac: Disable libitm if c++ is not enabled.
3914 * configure: Rebuild.
3915
3916 * configure.ac: Fix regexp for same.
3917 * configure: Rebuild.
3918
3919 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3920
3921 * MAINTAINERS (Write After Approval): Add myself.
3922
3923 2012-01-02 Richard Guenther <rguenther@suse.de>
3924
3925 PR bootstrap/51686
3926 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3927 * Makefile.in: Regenerate.
3928
3929 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3930
3931 * MAINTAINERS (Write After Approval): Add myself.
3932
3933 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3934
3935 * configure: Regenerate.
3936
3937 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3938
3939 * MAINTAINERS (picochip): Changed email address.
3940
3941 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3942
3943 * MAINTAINERS (write-after-approval): Add self.
3944
3945 2011-11-29 DJ Delorie <dj@redhat.com>
3946
3947 * configure.ac (rl78-*-*) New case.
3948 * configure: Regenerate.
3949 * MAINTAINERS: Add myself as RL78 maintainer.
3950
3951 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3952
3953 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3954
3955 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3956
3957 * libtool.m4: Additional FreeBSD 10 fixes.
3958
3959 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3960
3961 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3962 Maintainers section, as Epiphany maintainer.
3963
3964 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3965
3966 PR target/49992
3967 * configure.ac: Remove ranlib special-casing for Darwin.
3968 * configure: Regenerate.
3969
3970 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3971
3972 * MAINTAINERS (Reviewers): Keep the list sorted.
3973
3974 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3975
3976 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3977
3978 2011-11-09 Roland McGrath <mcgrathr@google.com>
3979
3980 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3981 * configure: Rebuild.
3982 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3983 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3984 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3985 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3986 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3987 Add READELF.
3988 * Makefile.in: Rebuild.
3989
3990 2011-11-09 Jason Merrill <jason@redhat.com>
3991
3992 * Makefile.def (language=c++): Remove check-c++0x.
3993 * Makefile.in (check-gcc-c++): Regenerate.
3994
3995 2011-11-08 Richard Henderson <rth@redhat.com>
3996
3997 * configure.ac: Test for libitm directory present first.
3998
3999 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4000
4001 * configure.ac: Test libitm/configure.tgt to disable libitm.
4002 * configure: Rebuild.
4003
4004 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4005 Richard Henderson <rth@redhat.com>
4006
4007 Merged from transactional-memory.
4008
4009 * Makefile.def (lang_env_dependencies): libitm is c++.
4010 Add libitm target module.
4011 * configure.ac: Likewise.
4012 * config/mmap.m4: New file.
4013 * contrib/gcc_update: Add libitm to touch data.
4014 * Makefile.in, configure: Rebuild.
4015
4016 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4017
4018 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4019 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4020 * Makefile.in: Regenerate.
4021
4022 2011-11-01 DJ Delorie <dj@redhat.com>
4023
4024 * config.sub: Update to version 2011-10-29 (added rl78)
4025
4026 2011-10-27 Nick Clifton <nickc@redhat.com>
4027
4028 * config.sub: Import these changes from the config project:
4029
4030 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4031 Ben Elliston <bje@gnu.org>
4032
4033 * config.sub (epiphany): New.
4034
4035 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4036 Ben Elliston <bje@gnu.org>
4037
4038 * config.sub (hexagon, hexagon-*): New.
4039
4040 2011-08-23 Roland McGrath <mcgrathr@google.com>
4041
4042 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4043 64eb to be64.
4044
4045 2011-08-16 Roland McGrath <mcgrathr@google.com>
4046
4047 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4048 (nacl): Grok as alias for 32el-unknown-nacl.
4049
4050 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4051
4052 * MAINTAINERS (Write After Approval): Add myself.
4053
4054 2011-10-24 Teresa Johnson <tejohnson@google.com>
4055
4056 * MAINTAINERS (Write After Approval): Add myself.
4057
4058 2011-09-21 Jakub Jelinek <jakub@redhat.com>
4059
4060 * MAINTAINERS (sparc port): Remove myself.
4061
4062 2011-09-14 Tom de Vries <tom@codesourcery.com>
4063
4064 * MAINTAINERS (Write After Approval): Add myself.
4065
4066 2011-08-14 Yao Qi <yao@codesourcery.com>
4067
4068 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4069 * configure: Regenerate.
4070
4071 2011-07-26 Ian Lance Taylor <iant@google.com>
4072
4073 * configure.ac: Set have_compiler based on whether gcc directory
4074 exists, rather than on whether gcc is in configdirs.
4075 * configure: Rebuild.
4076
4077 2011-07-21 Joseph Myers <joseph@codesourcery.com>
4078
4079 * MAINTAINERS (Global Reviewers): Add self.
4080
4081 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
4082
4083 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4084 link directories.
4085 * Makefile.in: Rebuild.
4086
4087 2011-07-20 Ian Lance Taylor <iant@google.com>
4088
4089 PR bootstrap/49787
4090 * configure.ac: Move --enable-bootstrap handling earlier in file.
4091 If --enable-bootstrap and either --enable-build-with-cxx or
4092 --enable-build-poststage1-with-cxx, enable C++ automatically.
4093 * configure: Rebuild.
4094
4095 2011-07-19 Ian Lance Taylor <iant@google.com>
4096
4097 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4098 make C++ a boot_language. Set and substitute
4099 POSTSTAGE1_CONFIGURE_FLAGS.
4100 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4101 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4102 * configure, Makefile.in: Rebuild.
4103
4104 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4105
4106 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4107 maintainers.
4108
4109 2011-07-18 Jakub Jelinek <jakub@redhat.com>
4110
4111 * MAINTAINERS (Global Reviewers): Add myself.
4112
4113 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4114
4115 * configure: Regenerate.
4116
4117 2011-07-16 Jason Merrill <jason@redhat.com>
4118
4119 * Makefile.def (language=c++): Add check-c++0x and
4120 check-target-libmudflap-c++.
4121 * Makefile.tpl (check-target-libmudflap-c++): New.
4122 * Makefile.in: Regenerate.
4123
4124 2011-07-16 Matthias Klose <doko@ubuntu.com>
4125
4126 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4127 * Makefile.def (target_modules/libjava): Pass
4128 $(EXTRA_CONFIGARGS_LIBJAVA).
4129 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4130 if not configured with --enable-static-libjava.
4131 * Makefile.in: Regenerate.
4132 * configure: Likewise.
4133
4134 2011-07-15 Jason Merrill <jason@redhat.com>
4135
4136 * Makefile.in (check-c++): Move check-gcc-c++0x after
4137 check-target-libstdc++-v3.
4138
4139 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4140
4141 * MAINTAINERS (c6x port): New entry.
4142
4143 2011-07-13 Jason Merrill <jason@redhat.com>
4144
4145 * Makefile.in (check-gcc-c++0x): New.
4146 (check-c++): Depend on it.
4147
4148 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4149
4150 PR target/39150
4151 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4152 x86_64-*-solaris2.1[0-9]*.
4153 * configure: Regenerate.
4154
4155 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4156
4157 * MAINTAINERS (RTL optimizers): Add self.
4158
4159 2011-06-27 Gabriel Charette <gchare@google.com>
4160
4161 * MAINTAINERS (Write After Approval): Add myself.
4162
4163 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
4164
4165 PR regression/47836
4166 PR bootstrap/23656
4167 PR other/47733
4168 PR bootstrap/49247
4169 PR c/48825
4170 * configure.ac (target_libraries): Remove target-libiberty.
4171 Remove case-statement setting skipdirs=target-libiberty for
4172 multiple targets. Remove checking target_configdirs and
4173 removing target-libiberty but keeping target-libgcc if
4174 otherwise empty.
4175 * Makefile.def (target_modules): Don't add libiberty.
4176 (dependencies): Remove all traces of target-libiberty.
4177 * configure, Makefile.in: Regenerate.
4178
4179 2011-06-13 Walter Lee <walt@tilera.com>
4180
4181 * configure.ac (tilepro-*-*) New case.
4182 (tilegx-*-*): Likewise.
4183 * configure: Regenerate.
4184
4185 2011-06-06 Jing Yu <jingyu@google.com>
4186
4187 * configure.ac: Skip target-libiberty for
4188 arm*-*-linux-androideabi.
4189 * configure: Regenerated.
4190
4191 2011-06-06 Nick Clifton <nickc@redhat.com>
4192
4193 * config.sub: Sync from upstream.
4194
4195 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
4199 2011-06-01 Daniel Jacobowitz <drow@false.org>
4200
4201 * MAINTAINERS: Update my email address.
4202
4203 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4204
4205 * MAINTAINERS (Write After Approval): Update my email address.
4206
4207 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2011-05-08 Doug Kwan <dougkwan@google.com>
4212
4213 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4214 * configure: Regenerated.
4215 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4216 value from configure.
4217 * Makefile.in: Regenerated.
4218
4219 2011-05-05 Joseph Myers <joseph@codesourcery.com>
4220
4221 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4222 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4223 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4224 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4225 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4226 *-*-vxworks*): Disable newlib and libgloss in separate case
4227 statement.
4228 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4229 to separate case statement.
4230 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4231 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4232 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4233 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4234 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4235 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4236 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4237 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4238 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4239 i[[3456789]]86-*-rdos*, m32r-*-*,
4240 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4241 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4242 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4243 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4244 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4245 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4246 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4247 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4248 and libgloss in main case over targets. Remove most empty cases
4249 in main case over targets.
4250 * configure: Regenerate.
4251
4252 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4253
4254 * MAINTAINERS (Write After Approval): Add myself.
4255
4256 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4257
4258 * configure.ac: Remove code setting special library locations for
4259 hppa*64*-*-hpux11*. Remove code setting compiler for
4260 sparc-sun-solaris2*.
4261 * configure: Regenerate.
4262
4263 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4264
4265 * configure.ac: Separate libgloss_dir settings from general case
4266 over targets.
4267 * configure: Regenerate.
4268
4269 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4270
4271 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4272 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4273 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4274 cases in libgcj-disabling case statement.
4275 (hppa*64*-*-linux*): Set unsupported_languages instead of
4276 disabling target-zlib.
4277 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4278 to hppa*64*-*-hpux*.
4279 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4280 hppa*-*-hpux*.
4281 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4282 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4283 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4284 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4285 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4286 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4287 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4288 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4289 libgcj-disabling case statement.
4290 * configure: Regenerate.
4291
4292 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4293
4294 * configure.ac: Disable Java for targets not supporting libffi.
4295 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4296 Remove cases in Java-disabling statement.
4297 (*arm-wince-pe): Change to arm-wince-pe.
4298 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4299 cases in Java-disabling statement.
4300 (bfin-*-*): Don't disable Java again.
4301 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4302 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4303 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4304 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4305 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4306 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4307 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4308 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4309 Java-disabling statement.
4310 (mmix-*-*): Don't disable Java again.
4311 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4312 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4313 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4314 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4315 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4316 statement.
4317 * configure: Regenerate.
4318
4319 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4320
4321 * configure.ac: Separate cases disabling Java and Java libraries
4322 from general case over targets.
4323 * configure: Regenerate.
4324
4325 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4326
4327 * MAINTAINERS: Update my email address.
4328
4329 2011-04-20 Easwaran Raman <eraman@google.com>
4330
4331 * MAINTAINERS (Write After Approval): Add myself.
4332
4333 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4334
4335 PR lto/48086
4336 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4337 * configure: Regenerate.
4338
4339 2011-04-16 Jim Meyering <meyering@redhat.com>
4340
4341 * MAINTAINERS (Write After Approval): Add myself.
4342
4343 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4344
4345 * MAINTAINERS: Update my email address.
4346
4347 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4348
4349 * MAINTAINERS (Write After Approval): Add myself.
4350
4351 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4352
4353 * MAINTAINERS (Write After Approval): Add myself.
4354
4355 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4356
4357 * MAINTAINERS (Write After Approval): Add myself.
4358
4359 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4360
4361 * configure.ac (build_tools): Remove build-byacc.
4362 (host_libs): Remove mmalloc.
4363 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4364 autoconf automake libtool diff rcs fileutils shellutils time
4365 textutils wdiff find uudecode hello tar gzip indent recode release
4366 sed perl gawk findutils gettext zip.
4367 (libgcj): Remove target-qthreads.
4368 (target_tools): Remove target-examples target-gperf.
4369 (YACC): Don't handle building byacc.
4370 * configure: Regenerate.
4371 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4372 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4373 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4374 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4375 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4376 handle building components.
4377 * Makefile.in: Regenerate.
4378
4379 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4380
4381 * MAINTAINERS: Update my email address as Xtensa maintainer.
4382
4383 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4384
4385 * config.sub: Sync from upstream.
4386
4387 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4388
4389 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4390 (microblaze*): Don't disable libssp.
4391 * configure: Regenerate.
4392
4393 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4394
4395 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4396 moveifchange.
4397 * configure: Regenerate.
4398 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4399 * Makefile.in: Regenerate.
4400
4401 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4402
4403 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4404 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4405 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4406 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4407 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4408 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4409 md_exec_prefix cases.
4410 * configure: Regenerate.
4411
4412 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4413
4414 * configure.ac: Separate cases disabling target-libssp,
4415 target-libiberty, target-libstdc++-v3 and Fortran from general
4416 case over targets.
4417 * configure: Regenerate.
4418
4419 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4420
4421 * configure.ac (*-*-chorusos): Don't disable libgcj.
4422 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4423 Remove case.
4424 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4425 (arm-*-coff): Don't disable libgcj.
4426 (arm*-*-linux-gnueabi): Remove useless assignment.
4427 (arm-*-riscix*): Don't disable libgcj.
4428 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4429 configuration.
4430 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4431 (c54x*-*-*): Remove case.
4432 (tic54x-*-*): Don't disable GCC or GCC libraries.
4433 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4434 to *.
4435 (d10v-*-*): Don't disable GCC libraries.
4436 (d30v-*-*): Don't disable libgcj.
4437 (h8500-*-*): Don't disable GCC libraries.
4438 (i960-*-*): Don't disable libgcj.
4439 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4440 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4441 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4442 libgcj.
4443 (m68k-*-coff*): Remove case.
4444 (mmix-*-*): Don't disable libgloss on host.
4445 (mn10200-*-*, mn10300-*-*): Remove cases.
4446 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4447 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4448 Don't disable libgcj.
4449 (romp-*-*): Remove case.
4450 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4451 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4452 case.
4453 (v810-*-*): Don't disable GCC libraries.
4454 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4455 (ip2k-*-*): Don't disable GCC libraries.
4456 * configure: Regenerate.
4457
4458 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4459
4460 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4461 libffi on host.
4462 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4463 on host.
4464 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4465 * configure: Regenerate.
4466
4467 2011-03-26 John Marino <binutils@marino.st>
4468
4469 * configure.ac: Add support for *-*-dragonfly*
4470 * configure: Regenerate.
4471
4472 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4473
4474 * configure.ac (native_only): Remove.
4475 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4476 send-pr uudecode guile gnuserv on host.
4477 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4478 send-pr rcs guile perl texinfo libtool on host.
4479 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4480 automake send-pr rcs guile perl texinfo libtool on host.
4481 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4482 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4483 (alpha*-dec-osf*): Don't disable fileutils on target.
4484 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4485 texinfo send-pr expect dejagnu on target.
4486 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4487 target-qthreads on target.
4488 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4489 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4490 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4491 x86_64-*-mingw*): Don't disable expect on target.
4492 (*-*-cygwin*): Don't disable target-gperf on target.
4493 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4494 gnuserv on target.
4495 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4496 target.
4497 * configure: Regenerate.
4498
4499 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4500
4501 * configure.ac (target_tools): Remove target-groff.
4502 (native_only): Remove target-groff.
4503 (hppa*64*-*-*): Don't disable byacc.
4504 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4505 setting.
4506 (*-*-kaos*): Don't skip target-librx and target-groff.
4507 (*-*-netware*): Don't skip target-libmudflap.
4508 (*-*-tpf*): Don't skip target-libmudflap.
4509 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4510 directories on the host.
4511 (ia64*-*-*vms*): Don't skip tix.
4512 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4513 host.
4514 * configure: Regenerate.
4515
4516 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4517
4518 * configure.ac: Remove references to mt-mep, mt-netware,
4519 mt-wince.
4520 * Makefile.def: Add all-utils soft dependencies.
4521 * Makefile.tpl: Remove GDB_NLM_DEPS.
4522 * configure: Regenerate.
4523 * Makefile.in: Regenerate.
4524
4525 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4526
4527 * configure.ac: Do not include mh-x86omitfp.
4528 * configure: Regenerate.
4529
4530 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4531
4532 * configure.ac: Remove empty cases.
4533 * configure: Regenerate.
4534
4535 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4536
4537 * Makefile.def: Add dependency from termcap to gdb.
4538 * Makefile.in: Regenerate.
4539
4540 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4541
4542 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4543 * configure: Regenerate.
4544 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4545 * Makefile.tpl: Likewise.
4546 * Makefile.in: Regenerate.
4547
4548 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4549
4550 * configure.ac: Remove all mentions of tentative_cc.
4551 * configure: Regenerate.
4552
4553 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4554
4555 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4556 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4557 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4558 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4559 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4560 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4561 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4562 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4563 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4564 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4565 *-*-rhapsody*): Remove host cases.
4566 * configure: Regenerate.
4567
4568 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4569
4570 * configure.ac (ppc*-*-pe): Remove host case.
4571 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4572 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4573 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4574 cases.
4575 * configure: Regenerate.
4576
4577 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4578
4579 * config.sub: Update to version 2011-03-23.
4580
4581 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4582
4583 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4584 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4585 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4586 * configure: Regenerate.
4587
4588 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4589
4590 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4591 to Write After Approval.
4592 * config-ml.in: Don't handle arc-*-elf*.
4593 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4594 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4595 handle GCC libraries.
4596 * configure: Regenerate.
4597
4598 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4599
4600 PR bootstrap/48120:
4601 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4602 Add -lstdc++ -lm to LIBS.
4603 * configure: Regenerate.
4604
4605 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4606
4607 * config.guess: Update to version 2011-02-02
4608 * config.sub: Update to version 2011-02-24
4609
4610 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4611
4612 PR lto/48086
4613 * configure.ac: Re-enable LTO on *-apple-darwin9.
4614 * configure: Regenerate.
4615
4616 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4617
4618 PR lto/48086
4619 * configure.ac: Disable LTO on darwin due to an assembler change in
4620 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4621 under 256.
4622 * configure: Regenerate.
4623
4624 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4625
4626 * MAINTAINERS: Update myself as score backend maintainer,
4627 update my e-mail address.
4628
4629 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4630
4631 * MAINTAINERS: Update my e-mail address.
4632
4633 2011-03-06 Joey Ye <joey.ye@arm.com>
4634
4635 * MAINTAINERS: Update my e-mail address.
4636
4637 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4638
4639 * configure.ac: Adjust test of with_ppl.
4640 * configure: Regenerated.
4641
4642 2011-03-02 Kai Tietz <ktietz@redhat.com>
4643
4644 * MAINTAINERS: Adjust my e-mail address.
4645
4646 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4647
4648 * configure.ac: Add -lpwl to ppllibs.
4649 * configure: Regenerated.
4650
4651 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4652
4653 * config/cloog.m4: Add -lisl to clooglibs.
4654 * configure: Regenerated.
4655
4656 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4657
4658 * MAINTAINERS (CPU Port maintainers): Add self.
4659
4660 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4661
4662 * MAINTAINERS: Add myself as testsuite maintainer.
4663
4664 2011-02-15 Mike Stump <mikestump@comcast.net>
4665
4666 * MAINTAINERS: Add myself as testsuite maintainer.
4667
4668 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4669
4670 Import from Libtool and gnulib:
4671
4672 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4673
4674 Prepare for supporting FreeBSD 10.
4675 * config.rpath: Remove handling of freebsd1* which soon would
4676 match FreeBSD 10.0.
4677
4678 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4679
4680 Remove support for FreeBSD 1.x.
4681 * libtool.m4 (_LT_LINKER_SHLIBS)
4682 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4683 soon would incorrectly match FreeBSD 10.0.
4684
4685 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4686
4687 PR binutils/12283
4688 * move-if-change: Import version from gnulib.
4689
4690 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4691
4692 PR lto/47225
4693 * Makefile.def (lto-plugin): Double dash for enable-shared.
4694 (configure-gcc): Depend on all-lto-plugin.
4695 * Makefile.in: Rebuilt.
4696
4697 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4698
4699 * configure.ac: Remove extra bracket.
4700 * configure: Regenerate.
4701
4702 2011-02-08 Tobias Burnus <burnus@net-b.de>
4703
4704 * MAINTAINERS: Add myself as libquadmath maintainer.
4705
4706 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4707
4708 * MAINTAINERS: Update my email address.
4709
4710 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4711
4712 * MAINTAINERS (option handling): Add self.
4713
4714 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4715
4716 PR lto/47225
4717 * Makefile.def: Add dependency for install-gcc
4718 on install-lto-plugin.
4719 * Makfile.in: Regenerated
4720
4721 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4722
4723 * MAINTAINERS (CPU Port Maintainers): Add myself.
4724
4725 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4726
4727 PR libgcj/44341
4728 * configure.ac: Discard --with-* flags for host when configuring
4729 target libraries for cross build.
4730 * configure: Rebuilt.
4731
4732 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4733
4734 * MAINTAINERS (linear loop transforms): Removed.
4735
4736 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4737
4738 * configure.ac: If with_ppl is no, move setting with_cloog=no
4739 after CLOOG_REQUESTED check.
4740 * configure: Regenerated.
4741
4742 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4743
4744 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4745 CLooG has been requested.
4746 * configure: Regenerated.
4747
4748 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4749
4750 * configure: Regenerated.
4751 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4752
4753 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4754
4755 * configure: Regenerated.
4756 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4757
4758 2011-01-21 Andreas Schwab <schwab@redhat.com>
4759
4760 * configure.ac: Use AS_HELP_STRING throughout.
4761 * configure: Regenerate.
4762
4763 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4764
4765 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4766 * configure: Regenerate.
4767
4768 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4769
4770 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4771
4772 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4773
4774 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4775 for ia64-hpux.
4776 * configure: Regenerate.
4777
4778 2011-01-07 Jan Hubicka <jh@suse.cz>
4779
4780 PR lto/47225
4781 * Makefile.in: Regenerate.
4782 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4783 configure.
4784
4785 2011-01-07 Jan Hubicka <jh@suse.cz>
4786
4787 * Makefile.in: Regenerate.
4788 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4789 and configure dependency on lto-plugin configure.
4790 (lto-plugin module): Remove dependency on GCC; add dependency on
4791 liniberty.
4792
4793 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4794
4795 * MAINTAINERS (Write After Approval): Add myself.
4796
4797 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4798
4799 * configure: Regenerate.
4800
4801 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4802
4803 * configure.ac: (picochip): Disable libiberty.
4804
4805 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
4809 2010-12-10 Ian Lance Taylor <iant@google.com>
4810
4811 PR bootstrap/46819
4812 * configure.ac: For --disable-libgcj clear libgcj_saved.
4813 * configure: Rebuild.
4814
4815 2010-12-10 Tobias Burnus <burnus@net-b.de>
4816
4817 PR fortran/46540
4818 * configure.ac: Add --disable-libquadmath and
4819 --disable-libquadmath-support.
4820 * configure: Regenerate.
4821
4822 2010-12-03 Ian Lance Taylor <iant@google.com>
4823
4824 * MAINTAINERS: Add myself as libgo maintainer.
4825
4826 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4827
4828 PR libffi/46792
4829 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4830 * configure: Regenerate.
4831
4832 2010-12-02 Ian Lance Taylor <iant@google.com>
4833
4834 * configure.ac: Always set default for poststage1_ldflags to
4835 -static-libstdc++ -static-libgcc.
4836
4837 2010-11-29 Andreas Schwab <schwab@redhat.com>
4838
4839 * configure.ac: Move comment to remove extra space in last argument
4840 of GCC_TARGET_TOOL.
4841
4842 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4843
4844 PR other/46026
4845 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4846 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4847 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4848 (BASE_FLAGS_TO_PASS): Use it.
4849 * configure: Rebuilt.
4850 * Makefile.in: Rebuilt.
4851
4852 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4853
4854 PR binutils/12258
4855 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4856 Properly check default linker.
4857 * configure: Regnerated.
4858
4859 2010-11-23 Matthias Klose <doko@ubuntu.com>
4860
4861 * configure.ac: For --enable-gold, handle value `default' instead of
4862 `both*'. New configure option --{en,dis}able-ld.
4863 * configure: Regenerate.
4864
4865 2010-11-20 Ian Lance Taylor <iant@google.com>
4866
4867 * configure.ac: Only disable a language library if no language needs
4868 it. Don't let --disable-libgcj uncondtionally disable libffi.
4869 * configure: Rebuild.
4870
4871 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4872
4873 * Makefile.in: Regenerate.
4874
4875 PR other/46202
4876 * configure.ac: Fix just-built in-tree STRIP name to be
4877 binutils/strip-new.
4878 * configure: Regenerate.
4879 * Makefile.def (install-strip-gcc, install-strip-binutils)
4880 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4881 (install-strip-sid): Mirror dependencies on non-strip variants
4882 of these targets on the respective -strip prerequisites.
4883 * Makefile.tpl (install-strip, install-strip-host)
4884 (install-strip-target): New targets.
4885 (install-strip-[+module+], install-strip-target-[+module+]):
4886 New targets.
4887 * Makefile.in: Regenerate.
4888
4889 2010-11-19 Ian Lance Taylor <iant@google.com>
4890 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4891
4892 * configure.ac: Add target-libgo to target_libraries. Set
4893 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4894 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4895 (HOST_EXPORTS): Add GOC.
4896 (BASE_TARGET_EXPORTS): Add GOC.
4897 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4898 (GOCFLAGS_FOR_TARGET): New variable.
4899 (EXTRA_HOST_FLAGS): Add GOC.
4900 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4901 * Makefile.def (target_modules): Add libgo.
4902 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4903 (dependencies): Add dependency from configure-target-libgo to
4904 configure-target-libffi and all-target-libstdc++-v3. Add
4905 dependencies from all-target-libgo to all-target-libffi.
4906 (languages): Add go.
4907 * configure: Rebuild.
4908 * Makefile.in: Rebuild.
4909
4910 2010-11-19 Ian Lance Taylor <iant@google.com>
4911
4912 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4913 compiler/flag environment variables.
4914
4915 2010-11-18 Ian Lance Taylor <iant@google.com>
4916
4917 * configure.ac: Check for lang_requires_boot_languages in
4918 config-lang.in files.
4919 * configure: Rebuild.
4920
4921 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4922 Tobias Burnus <burnus@net-b.de>
4923
4924 PR fortran/32049
4925 * Makefile.def: Add libquadmath; build it with language=fortran.
4926 * configure.ac: Add libquadmath.
4927 * Makefile.tpl: Handle multiple libs in check-[+language+].
4928 * Makefile.in: Regenerate.
4929 * configure: Regenerate.
4930
4931 2010-11-16 Tom Tromey <tromey@redhat.com>
4932
4933 * MAINTAINERS: Moved myself to reviewers section.
4934
4935 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4936
4937 * MAINTAINERS: Moved myself to reviewers section.
4938
4939 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4940
4941 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4942 (Write After Approval): Remove self.
4943
4944 2010-11-15 Andreas Schwab <schwab@redhat.com>
4945
4946 * configure.ac: Fix spelling in option names.
4947 * configure: Regenerated.
4948
4949 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4950
4951 PR bootstrap/39622
4952 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4953 * configure: Regenerated.
4954
4955 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4956
4957 * MAINTAINERS: Update my email address.
4958
4959 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4960
4961 * configure: Regenerate.
4962
4963 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4964
4965 * configure: Regenerate.
4966
4967 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4968
4969 * configure: Regenerate.
4970
4971 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4972
4973 * configure: Regenerate.
4974
4975 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4976
4977 * configure.ac: Support official CLooG.org versions.
4978 * configure: Regenerate.
4979 * config/cloog.m4: New.
4980
4981 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
4985 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4986
4987 * MAINTAINERS: Update my email address.
4988
4989 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4990
4991 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4992 * configure: Regenerate.
4993
4994 2010-11-03 Ian Lance Taylor <iant@google.com>
4995 Dave Korn <dave.korn.cygwin@gmail.com>
4996
4997 PR lto/46273
4998 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4999 and on other supported platforms whenever LTO is enabled.
5000 * configure: Rebuild.
5001
5002 2010-11-02 Alan Modra <amodra@gmail.com>
5003
5004 PR binutils/12110
5005 * configure.ac: Error when source path contains spaces.
5006 * configure: Regenerate.
5007
5008 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5009
5010 * MAINTAINERS: Update my email address.
5011
5012 2010-10-20 Ian Lance Taylor <iant@google.com>
5013
5014 * Makefile.def (target_modules): Set lib_path to src/.libs for
5015 libstdc++-v3 module.
5016 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5017 * Makefile.in: Rebuild.
5018
5019 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5020
5021 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5022 (Write After Approval): Remove myself.
5023
5024 2010-10-15 Tristan Gingold <gingold@adacore.com>
5025
5026 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5027
5028 2010-10-14 Douglas Rupp <rupp@gnat.com>
5029
5030 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5031
5032 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5033
5034 * configure.ac (build_lto_plugin): New shell variable.
5035 (--enable-lto): Turn on by default for all non-ELF platforms that
5036 have had LTO support added so far. Set build_lto_plugin appropriately
5037 for both ELF and non-ELF.
5038 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5039 * configure: Regenerate.
5040
5041 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5042
5043 Sync from src:
5044 * configure.ac (v850 support): Remove target-libgloss from
5045 noconfigdirs.
5046 * configure: Regenerate.
5047
5048 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5049
5050 PR bootstrap/45326
5051 PR bootstrap/45174
5052 * configure.ac: Honor initial values of $build_configargs,
5053 $host_configargs, $target_configargs. Mark the precious, so
5054 environment settings get recorded.
5055 * configure: Regenerate.
5056
5057 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5058
5059 PR bootstrap/45796
5060 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5061 Depend on all-build-libiberty.
5062 * Makefile.in: Regenerate.
5063
5064 2010-09-30 Michael Eager <eager@eagercon.com>
5065
5066 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5067 * configure: Regenerate.
5068
5069 2010-09-28 Michael Eager <eager@eagercon.com>
5070
5071 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5072
5073 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5074
5075 PR bootstrap/44621
5076 * configure.ac: Fix unportable shell quoting.
5077 * configure: Regenerate.
5078
5079 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5080
5081 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5082 targets and amend comment.
5083 * configure: Regenerate.
5084
5085 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5086
5087 * MAINTAINERS (Write After Approval): Add myself.
5088
5089 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5090
5091 * configure.ac: Enable LTO by default on Darwin.
5092 * configure: Regenerate.
5093
5094 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5095
5096 * MAINTAINERS (Write After Approval): Add myself.
5097
5098 2010-09-01 Ian Bolton <ian.bolton@arm.com>
5099
5100 * MAINTAINERS (Write After Approval): Add myself.
5101
5102 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5103
5104 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5105 ports
5106
5107 2010-07-28 David Yuste <david.yuste@gmail.com>
5108
5109 * MAINTAINERS (Write After Approval): Add myself.
5110
5111 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5112
5113 * configure.ac: Support all v850 targets.
5114 * configure: Regenerate.
5115
5116 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5117
5118 PR bootstrap/44455
5119 * configure.ac (extra_mpfr_configure_flags): Copy from
5120 extra_mpc_gmp_configure_flags.
5121 * configure: Re-generated.
5122
5123 2010-07-22 Andi Kleen <ak@linux.intel.com>
5124
5125 * MAINTAINERS (Write After Approval): Add myself.
5126
5127 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5128
5129 * MAINTAINERS (Write After Approval): Add myself.
5130
5131 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5132
5133 * MAINTAINERS (Write After Approval): Add myself.
5134
5135 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5136
5137 PR target/44862
5138 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5139 Provide -B option to allow for link spec %s substitutions for
5140 libstdc++.a on darwin.
5141 * Makefile.in: Regenerate.
5142
5143 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5144
5145 * MAINTAINERS (Reviewers): Update my e-mail address
5146
5147 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
5148
5149 * Makefile.def (configure-gcc): Depend on all-libelf.
5150 * Makefile.in: Rebuild.
5151
5152 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5153
5154 * MAINTAINERS (Write After Approval): Add myself in the right place.
5155
5156 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
5157
5158 * MAINTAINERS (Write After Approval): Add myself.
5159
5160 2010-05-25 Sterling Augustine <sterling@tensilica.com>
5161
5162 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5163
5164 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
5165
5166 * config.sub: Update to version 2010-05-21.
5167 * config.guess: Update to version 2010-04-03.
5168
5169 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5170
5171 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5172 * configure: Regenerate.
5173
5174 2010-05-12 Sriraman Tallam <tmsriram@google.com>
5175
5176 * MAINTAINERS (Write After Approval): Add myself.
5177
5178 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5179
5180 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5181 a platform that supports LTO.
5182 * configure: Regenerate.
5183
5184 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5185
5186 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5187 * configure: Regenerated.
5188
5189 2010-04-27 Roland McGrath <roland@redhat.com>
5190 H.J. Lu <hongjiu.lu@intel.com>
5191
5192 * configure.ac (--enable-gold): Support both, both/gold and
5193 both/bfd to add gold to configdirs without removing ld.
5194 * configure: Regenerated.
5195
5196 * Makefile.def: Add install-gold dependency to install-ld.
5197 * Makefile.in: Regenerated.
5198
5199 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5200
5201 PR lto/42776
5202 * configure.ac (--enable-lto): Refactor handling so libelf tests
5203 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5204 and allow LTO to be explicitly enabled on non-ELF platforms that
5205 are known to support it inside else-clause.
5206 * configure: Regenerate.
5207
5208 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5209
5210 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5211 * configure: Regenerate.
5212
5213 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5214
5215 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5216 * configure: Regenerate.
5217
5218 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5219
5220 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5221 separately.
5222 * configure: Regenerate.
5223
5224 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
5225
5226 * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2010-04-14 Tristan Gingold <gingold@adacore.com>
5229
5230 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5231 * configure: Regenerate.
5232
5233 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5234
5235 * configure: Regenerate after change to elf.m4.
5236
5237 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5238
5239 * MAINTAINERS (Write After Approval): Add myself.
5240
5241 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5242
5243 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5244 * configure: Regenerated.
5245
5246 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5247
5248 * configure.ac: Print "buggy but acceptable" when CLooG
5249 revision is less than 9.
5250 * configure: Regenerated.
5251
5252 2010-04-01 Diego Novillo <dnovillo@google.com>
5253
5254 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5255
5256 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5257
5258 PR bootstrap/43615
5259 PR bootstrap/43328
5260
5261 Revert:
5262
5263 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5264
5265 * configure.ac: Do not pass --enable-multilib nor
5266 --disable-multilib in baseargs. Accept explicitly passed
5267 --enable_multilib.
5268 * configure: Regenerate.
5269
5270 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5271
5272 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5273
5274 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5275
5276 * MAINTAINERS: Remove myself.
5277
5278 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5279
5280 PR bootstrap/43328
5281 * configure.ac: Do not pass --enable-multilib nor
5282 --disable-multilib in baseargs. Accept explicitly passed
5283 --enable_multilib.
5284 * configure: Regenerate.
5285
5286 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5287
5288 * MAINTAINERS (spu port): Remove me.
5289
5290 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5291
5292 * configure.ac (tic6x-*-*): New case.
5293 * configure: Regenerate.
5294
5295 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5296
5297 * config.sub: Update to version 2010-03-22.
5298 * config.guess: Update to version 2009-12-30.
5299
5300 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5301
5302 PR ada/42554
5303 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5304 * configure: Regenerate.
5305
5306 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5307
5308 * MAINTAINERS: Update my email address.
5309
5310 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5311
5312 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5313 (ghassan.shobaki@amd.com): Removed.
5314
5315 2010-03-17 Alan Modra <amodra@gmail.com>
5316
5317 * MAINTAINERS: Update my email address.
5318
5319 2010-03-16 Diego Novillo <dnovillo@google.com>
5320
5321 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5322 Matthews.
5323
5324 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5325
5326 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5327 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5328
5329 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5330
5331 * MAINTAINERS: Update my email address.
5332
5333 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5334
5335 * MAINTAINERS: Update my email address.
5336
5337 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5338
5339 * MAINTAINERS: Update my email address.
5340
5341 2010-03-09 Jie Zhang <jie@codesourcery.com>
5342
5343 * MAINTAINERS: Update my email address.
5344
5345 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5346
5347 PR libstdc++/32499
5348 * configure.ac (RANLIB): Default to true.
5349 (STRIP): Likewise.
5350 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5351 * configure: Regenerate.
5352
5353 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5354
5355 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5356 (Write After Approval): Update my email address.
5357
5358 2010-02-17 Nick Clifton <nickc@redhat.com>
5359
5360 PR 11238
5361 * Makefile.tpl (local-distclean): Also remove config.cache files in
5362 sub-directories as there may not be Makefiles present in the
5363 sub-directories.
5364 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5365 the config.cache files found by the find command.
5366
5367 * Makefile.in: Regenerate.
5368 * configure.ac: Revert previous delta.
5369 * configure: Regenerate.
5370
5371 2010-02-15 Nick Clifton <nickc@redhat.com>
5372
5373 PR 11238
5374 * configure.ac: Delete config.cache files in sub-directories when
5375 deleting Makefiles.
5376 * configure: Regenerate.
5377
5378 2010-02-12 Ben Elliston <bje@gnu.org>
5379
5380 * MAINTAINERS: Update my email address.
5381
5382 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5383
5384 * MAINTAINERS (spu port): Update my email address.
5385
5386 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5387
5388 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5389
5390 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5391
5392 * configure.ac: Add "recommended" version checks for GMP/MPC.
5393 Update recommended GMP/MPFR/MPC versions.
5394 * configure: Regenerate.
5395
5396 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5397
5398 * MAINTAINERS: Move my Embecosm email address into the
5399 write-after-approval section.
5400
5401 2010-01-26 Ian Lance Taylor <iant@google.com>
5402
5403 * MAINTAINERS: Add myself as Go frontend maintainer.
5404
5405 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5406
5407 PR libstdc++/36101, PR libstdc++/42813
5408 * configure.ac (bootstrap_target_libs): Make inclusion of
5409 target-libgomp conditional on libgomb being in target_configdirs.
5410 * configure: Regenerate.
5411
5412 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5413
5414 PR libstdc++/36101, PR libstdc++/42813
5415 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5416 * configure: Regenerate.
5417
5418 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5419
5420 PR libstdc++/36101, PR libstdc++/42813
5421 * configure.ac (target_configdirs): Substitute.
5422 * Makefile.def: Bootstrap target module libgomp.
5423 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5424 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5425 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5426 * configure, Makefile.in: Regenerate.
5427
5428 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5429
5430 * MAINTAINERS: Adjust my details.
5431
5432 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5433
5434 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5435
5436 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5437
5438 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5439
5440 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5441
5442 * MAINTAINERS (Write After Approval): Add myself.
5443
5444 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5445
5446 * MAINTAINERS (Write After Approval): Add myself.
5447
5448 2010-01-11 Richard Guenther <rguenther@suse.de>
5449
5450 PR lto/41569
5451 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5452 * Makefile.in: Regenerated.
5453
5454 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5455
5456 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5457 * configure: Regenerate.
5458
5459 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5460 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5461
5462 PR bootstrap/42424
5463 * configure.ac: Include libtool m4 files.
5464 (_LT_CHECK_OBJDIR): Call it.
5465 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5466 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5467
5468 * configure: Regenerate.
5469
5470 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5471
5472 PR bootstrap/41818
5473 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5474 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5475 * Makefile.in: Regenerate.
5476
5477 2010-01-02 Richard Guenther <rguenther@suse.de>
5478
5479 PR lto/41529
5480 * configure.ac: Include config/elf.m4. Disable LTO if not
5481 builting for an elf target.
5482 * configure: Regenerate.
5483
5484 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5485
5486 * MAINTAINERS: Change my email address.
5487
5488 2009-12-18 Ben Elliston <bje@au.ibm.com>
5489
5490 * config.sub, config.guess: Update from upstream sources.
5491
5492 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5493
5494 * MAINTAINERS (Write After Approval): Add myself.
5495
5496 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5497
5498 PR middle-end/30447
5499 PR middle-end/30789
5500 PR other/40302
5501
5502 * configure.ac: Require MPC.
5503 * configure: Regenerate.
5504
5505 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5506
5507 PR target/38384
5508 PR bootstrap/40972
5509 * libtool.m4: Sync from git Libtool.
5510 * ltoptions.m4: Likewise.
5511 * ltversion.m4: Likewise.
5512 * lt~obsolete.m4: Likewise.
5513 * ltmain.sh: Likewise.
5514
5515 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5516
5517 * configure.ac: Update minimum MPC version to 0.8.
5518 * configure: Regenerate.
5519
5520 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5521
5522 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5523 * configure: Regenerated.
5524
5525 2009-11-21 Ian Lance Taylor <iant@google.com>
5526
5527 * configure.ac: Change default of poststage1_ldflags to be empty if
5528 poststage1_libs is set. When poststage1_libs is empty, and
5529 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5530 * configure: Rebuild.
5531
5532 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5533
5534 * MAINTAINERS (Write After Approval): Update my email address.
5535
5536 2009-11-20 Ben Elliston <bje@au.ibm.com>
5537
5538 * config.guess: Update from upstream sources.
5539
5540 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5541
5542 * Makefile.def: Restore host and target settings for gmp.
5543 * Makefile.in: Rebuild.
5544
5545 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5546
5547 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5548 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5549 Fix portability of test of C++ as bootstrap language. Add
5550 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5551 * configure: Rebuild.
5552 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5553 and cloog. Fix in-tree ppl configuration. Introduce libelf
5554 in-tree building.
5555 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5556 (POSTSTAGE1_HOST_EXPORTS): Use it.
5557 (STAGE[+id+]_CXXFLAGS): New.
5558 (BASE_FLAGS_TO_PASS): Pass it down.
5559 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5560 extra_exports.
5561 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5562 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5563 extra_exports.
5564 * Makefile.in: Rebuild.
5565
5566 2009-11-17 Ben Elliston <bje@au.ibm.com>
5567
5568 * config.sub, config.guess: Update from upstream sources.
5569
5570 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5571
5572 * MAINTAINERS (Write After Approval): Add myself.
5573
5574 2009-11-09 Jon Beniston <jon@beniston.com>
5575
5576 * MAINTAINERS (Write After Approval): Add myself.
5577
5578 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5579
5580 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5581 paths for *-w64-mingw* and x86_64-*mingw*.
5582 * configure: Regenerated.
5583
5584 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5585
5586 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5587
5588 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5589
5590 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5591 Phil Edwards to Write-After Approval.
5592
5593 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5594
5595 * configure.ac: Disable target-winsup & co for
5596 x86_64-*-mingw* and *-w64-mingw* targets.
5597 * configure: Regenerated.
5598
5599 2009-10-16 Nick Clifton <nickc@redhat.com>
5600
5601 * MAINTAINERS: Add myself as a maintainer for the RX port.
5602
5603 2009-10-26 Johannes Singler <singler@kit.edu>
5604
5605 * MAINTAINERS (Write After Approval): Update my e-mail address.
5606
5607 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5608
5609 * configure.ac (CLooG test): Use = with test.
5610 * configure: Regenerate.
5611
5612 2009-10-22 Richard Guenther <rguenther@suse.de>
5613
5614 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5615 cloog if the ppl version check failed. Move flags saving
5616 before setting in libelf check.
5617 * configure: Regenerate.
5618
5619 2009-10-21 Richard Guenther <rguenther@suse.de>
5620
5621 * configure.ac: Adjust the ppl and cloog configure to work as
5622 documented. Disable cloog if ppl was disabled. Omit the version
5623 checks if they were disabled.
5624 * configure: Re-generate.
5625
5626 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5627
5628 * configure.ac: Add 'lto' to enable_languages, not
5629 new_enable_languages, and only if not already present.
5630 * configure: Regenerate.
5631
5632 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5633
5634 * README: Refer to the various COPYING* files instead of just
5635 COPYING.
5636 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5637
5638 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5639
5640 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5641
5642 2009-10-07 Richard Guenther <rguenther@suse.de>
5643
5644 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5645 and Richard Guenther as reviewers.
5646 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5647 as reviewers.
5648
5649 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5650
5651 * config.sub: Update from upstream sources.
5652
5653 2009-10-06 Ian Lance Taylor <iant@google.com>
5654
5655 * Makefile.def: check-gold depends upon all-gas.
5656 * Makefile.in: Rebuild.
5657
5658 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5659
5660 * MAINTAINERS (Write After Approval): Add myself.
5661
5662 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5663
5664 * Makefile.def: all-lto-plugin depends on all-libiberty.
5665 set bootstrap=true for lto-plugin.
5666 Add lto-plugin.
5667 * Makefile.in: Regenerate.
5668 * configure.ac (host_libs): Add lto-plugin.
5669 * configure: Regenerate.
5670
5671 2009-10-03 Diego Novillo <dnovillo@google.com>
5672
5673 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5674 (HOST_LIBELFLIBS): Define.
5675 (HOST_LIBELFINC): Define.
5676 * Makefile.in: Regenerate.
5677 * configure.ac: Add --enable-lto.
5678 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5679 If --enable-lto is used, add 'lto' to new_enable_languages.
5680 If --enable-lto is used and gold is enabled, add
5681 lto-plugin to configdirs.
5682 * configure: Regenerate.
5683
5684 2009-10-03 Simon Baldwin <simonb@google.com>
5685
5686 * configure.ac: If --with-system-zlib, suppress local zlib and
5687 pass --with-system-zlib to subdir configure scripts.
5688 * configure: Regenerate.
5689
5690 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5691 Paolo Bonzini <bonzini@gnu.org>
5692
5693 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5694 $(srcdir).
5695 * Makefile.in: Rebuilt.
5696
5697 2009-09-26 Gary Funck <gary@intrepid.com>
5698
5699 * MAINTAINERS (Write After Approval): Add myself.
5700
5701 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5702
5703 * configure.ac: Update minimum MPC version to 0.7.
5704 * configure: Regenerate.
5705
5706 2009-09-25 Nick Clifton <nickc@redhat.com>
5707
5708 * configure.ac: Pass any --cache-file=/dev/null option on to
5709 subconfigures.
5710 * configure: Regenerate.
5711
5712 2009-09-23 Nick Clifton <nickc@redhat.com>
5713
5714 * config.sub, config.guess: Update from upstream sources.
5715
5716 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5717
5718 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5719 * Makefile.in: Rebuilt.
5720
5721 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5722
5723 PR bootstrap/32272
5724 * configure.ac: Error out if $srcdir isn't '.' but contains
5725 host-${host_noncanonical}.
5726 * configure: Regenerate.
5727
5728 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5729
5730 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5731 maintainer.
5732
5733 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5734
5735 * configure.ac: If bootstrapping a combined tree with
5736 --enable-gold, require c++ in stage1_languages.
5737 * configure: Regenerate.
5738
5739 * configure.ac: Also add target_libs of stage1_languages to
5740 bootstrap_target_libs.
5741 * configure: Regenerate.
5742
5743 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5744 with --enable-languages not containing c++.
5745 * configure: Regenerate.
5746
5747 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5748
5749 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5750 * configure: Regenerate.
5751
5752 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5753
5754 * MAINTAINERS (Write After Approval): Update my e-mail address,
5755 and move from from here...
5756 (Waiting for paperwork): To here.
5757
5758 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5759
5760 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5761
5762 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5763
5764 * configure.ac: Do not use $extrasub for replacing @if/@endif
5765 parts in Makefile; instead, use additional arguments to
5766 AC_CONFIG_COMMANDS to do the replacement manually, with several
5767 sed invocations, to avoid HP-UX sed command limits.
5768 * configure: Regenerate.
5769
5770 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5771
5772 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5773 blank before -L.
5774
5775 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5776
5777 * configure.ac (with-build-config): Document. Handle without.
5778 Handle missing argument.
5779 * configure: Rebuilt.
5780
5781 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5782
5783 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5784 Default to bootstrap-debug only if compare-debug works.
5785 * configure: Rebuilt.
5786 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5787 * Makefile.in: Rebuilt.
5788
5789 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5790
5791 * MAINTAINERS (OS Port Maintainers): Update my email address.
5792
5793 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5794
5795 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5796 * Makefile.in: Rebuilt.
5797
5798 2009-09-01 Chris Demetriou <cgd@google.com>
5799
5800 * MAINTAINERS (Write After Approval): Add myself.
5801
5802 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5803
5804 PR debug/30161
5805 * include/dwarf2.h (enum dwarf_tag): Added
5806 DW_TAG_GNU_template_template_param
5807 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5808
5809 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5810
5811 * Makefile.tpl (AWK): Fix typo.
5812 * Makefile.in: Regenerate.
5813
5814 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5815
5816 * configure.ac: Detect awk and sed.
5817 * Makefile.def (flags_to_pass): Add AWK and SED.
5818 * Makefile.tpl (AWK, SED): New.
5819 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5820 * configure: Regenerate.
5821 * Makefile.in: Regenerate.
5822
5823 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5824
5825 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5826 (collapseslashes): Likewise.
5827
5828 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5829
5830 * configure.ac (AC_PREREQ): Bump to 2.64.
5831
5832 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5833
5834 * configure.ac: Remove --with-datarootdir, --with-docdir,
5835 --with-pdfdir, --with-htmldir switches.
5836 * configure: Regenerate.
5837
5838 * configure: Regenerate.
5839
5840 * compile: Sync from Automake 1.11.
5841 * depcomp: Likewise.
5842 * install-sh: Likewise.
5843 * missing: Likewise.
5844 * mkinstalldirs: Likewise.
5845 * ylwrap: Likewise.
5846
5847 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5848
5849 * ltmain.sh (func_normal_abspath): New function.
5850 (func_relative_path): Likewise.
5851 (func_mode_help): Document new -bindir option for link mode.
5852 (func_mode_link): Add new -bindir option, and use it to place
5853 output DLL if specified.
5854
5855 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5856
5857 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5858 (baseargs): Add --disable-option-checking.
5859 * configure: Regenerate.
5860
5861 * Makefile.def (configure-target-libiberty): Depend on
5862 all-binutils and all-ld.
5863 (configure-target-newlib): Likewise.
5864 * Makefile.in: Regenerate.
5865
5866 2009-08-17 Ben Elliston <bje@au.ibm.com>
5867
5868 * config.sub, config.guess: Update from upstream sources.
5869
5870 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5871
5872 Sync from src, merge:
5873
5874 2009-07-02 Tristan Gingold <gingold@adacore.com>
5875
5876 * configure.ac: Do not exclude gas for i386-*-darwin.
5877 Add a case for x86_64-*-darwin.
5878 * configure: Regenerate.
5879
5880 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5881
5882 * MAINTAINERS: Add my name to Write After Approval list.
5883
5884 2009-08-06 Michael Eager <eager@eagercon.com>
5885
5886 * configure.ac: Add Microblaze target.
5887 * configure: Regenerate.
5888
5889 2009-07-31 Christian Bruel <christian.bruel@st.com>
5890
5891 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5892 * configure: Regenerate.
5893
5894 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5895
5896 * MAINTAINERS (Write After Approval): Update my e-mail address.
5897
5898 2009-07-06 Ian Lance Taylor <iant@google.com>
5899
5900 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5901 * configure: Rebuild.
5902
5903 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5904
5905 * MAINTAINERS: Move myself to the Graphite Reviewers.
5906
5907 2009-06-30 Wei Guozhi <carrot@google.com>
5908
5909 * MAINTAINERS: Add my name to Write After Approval list.
5910
5911 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5912
5913 PR bootstrap/40338
5914 * configure.ac (comparestring): Create new variable.
5915 * Makefile.tpl (comparestring): Use to skip some comparisions.
5916 * configure: Regenerate.
5917 * Makefile.in: Regenerate.
5918
5919 2009-06-26 Doug Evans <dje@sebabeach.org>
5920
5921 * Makefile.def (host_modules): Add cgen.
5922 * Makefile.in: Regenerate.
5923 * configure.ac (host_tools): Add cgen.
5924 * configure: Regenerate.
5925
5926 2009-06-23 DJ Delorie <dj@redhat.com>
5927
5928 * MAINTAINERS: Add myself as mep maintainer.
5929
5930 2009-06-23 Ian Lance Taylor <iant@google.com>
5931
5932 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5933 boot_languages. Only bootstrap target libraries listed in
5934 target_libs for some boot language. Add --with-stage1-ldflags,
5935 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5936 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5937 if not building with C++.
5938 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5939 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5940 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5941 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5942 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5943 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5944 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5945 * configure, Makefile.in: Rebuild.
5946
5947 2009-06-23 Li Feng <nemokingdom@gmail.com>
5948
5949 * MAINTAINERS: Added my name to write-after-approval list.
5950
5951 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5952
5953 * configure.ac: Define is_elf for QNX Neutrino targets.
5954 * configure: Regenerate.
5955
5956 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5957
5958 * MAINTAINERS: Added my name to the write-after-approval list
5959
5960 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5961
5962 * configure.ac: Detect MPC in default directory.
5963 * configure: Regenerate.
5964
5965 2009-06-03 Jerome Guitton <guitton@adacore.com>
5966 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5967
5968 * Makefile.tpl (all): Avoid a trailing backslash.
5969 * Makefile.in: Regenerate.
5970
5971 2009-06-03 Ben Elliston <bje@au.ibm.com>
5972
5973 * config.sub, config.guess: Update from upstream sources.
5974
5975 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5976
5977 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5978 to noconfdirs.
5979 * configure: Regenerate.
5980
5981 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5982
5983 * Makefile.tpl ([+compare-target+]): Compare all stage
5984 directories, rather than just gcc.
5985 * Makefile.in: Rebuilt.
5986
5987 2009-06-01 Doug Kwan <dougkwan@google.com>
5988
5989 * configure.ac: Support gold for target arm*-*-*.
5990 * configure: Regenerate.
5991
5992 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5993
5994 * Makefile.def: Add MPC support and dependencies.
5995 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5996
5997 * Makefile.in, configure: Regenerate.
5998
5999 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6000
6001 * Makefile.tpl (all): Avoid harmless warning in make all when
6002 gcc-bootstrap is enabled but stage_last does not exist.
6003 * Makefile.in: Rebuilt.
6004
6005 2009-05-24 Nicolas Roche <roche@adacore.com>
6006
6007 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6008 * Makefile.in: Regenerate.
6009
6010 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6011
6012 * MAINTAINERS: Update my e-mail address.
6013
6014 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6015
6016 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6017 * configure: Regenerate.
6018
6019 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6020
6021 PR other/40159
6022 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6023 gcc-no-bootstrap are mutually exclusive.
6024 * Makefile.in: Rebuilt.
6025
6026 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6027
6028 PR other/40159
6029 * Makefile.tpl (all): Don't end with unconditional success.
6030 * Makefile.in: Rebuilt.
6031
6032 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6033
6034 PR target/37137
6035 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6036 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6037 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6038 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6039 stage_configureflags, stage_cflags and stage_libcflags into
6040 explicit Makefile macros.
6041 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6042 GFORTRAN.
6043 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6044 CC. Set CC_FOR_BUILD from CC.
6045 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6046 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6047 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6048 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6049 and GFORTRAN.
6050 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6051 (_LIBCFLAGS): Renamed to _TFLAGS.
6052 (do-compare-debug, do-compare3-debug): Drop.
6053 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6054 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6055 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6056 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6057 (XGCC_FLAGS_FOR_TARGET): New.
6058 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6059 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6060 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6061 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6062 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
6063 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6064 TFLAGS.
6065 (BUILD_CONFIG): Include if requested.
6066 (all): Set TFLAGS on bootstrap.
6067 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6068 (all-stageid-prefixmodule): Likewise.
6069 (do-clean, distclean-stageid): Set TFLAGS.
6070 (restrap): Fix whitespace.
6071 * Makefile.in: Rebuilt.
6072
6073 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
6074
6075 * config.guess: Sync with src.
6076
6077 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6078
6079 * configure.ac ($with_ppl): Default to no if not supplied.
6080 ($with_cloog): Likewise.
6081 configure: Regenerate.
6082
6083 2009-04-27 James E. Wilson <wilson@codesourcery.com>
6084
6085 * MAINTAINERS: Update my e-mail address.
6086
6087 2009-04-27 Nick Clifton <nickc@redhat.com>
6088
6089 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6090
6091 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6092
6093 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6094 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6095 * Makefile.in: Regenerate.
6096
6097 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6098
6099 PR bootstrap/39739
6100 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6101 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6102
6103 * configure, Makefile.in: Regenerate.
6104
6105 2009-04-21 Taras Glek <tglek@mozilla.com>
6106
6107 * include/hashtab.h: Update GTY annotations to new syntax
6108 * include/splay-tree.h: Likewise
6109
6110 2009-04-17 Ben Elliston <bje@au.ibm.com>
6111
6112 * config.sub, config.guess: Update from upstream sources.
6113
6114 2009-04-15 Anthony Green <green@moxielogic.com>
6115
6116 * configure.ac: Add moxie support.
6117 * configure: Rebuilt.
6118
6119 2009-04-14 Jakub Jelinek <jakub@redhat.com>
6120
6121 * configure.ac: Change copyright header to refer to version
6122 3 of the GNU General Public License and to point readers at the
6123 COPYING3 file and the FSF's license web page.
6124 * Makefile.def: Likewise.
6125 * Makefile.tpl: Likewise.
6126 * Makefile.in: Regenerate.
6127
6128 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6129
6130 * configure.ac: Restore match for darwin9 or later. Use double
6131 brackets since regeneration eats one pair.
6132 * configure: Regenerate.
6133
6134 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6135
6136 PR gas/10039
6137 * configure.ac: Require texinfo 4.7.
6138 * configure: Regenerated.
6139
6140 2009-04-09 Nick Clifton <nickc@redhat.com>
6141
6142 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6143 the GCC Runtime Library Exception.
6144
6145 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6146
6147 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6148 * configure: Regenerate.
6149
6150 2009-04-01 Steve Ellcey <sje@cup.hp.com>
6151
6152 * Makefil.def (languages): New entries.
6153 * Makefile.tpl (check-gcc-*): New generic target.
6154 * Makefile.in: Regenerate.
6155
6156 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
6157
6158 * MAINTAINERS: Update my email address.
6159
6160 2009-03-18 Tom Tromey <tromey@redhat.com>
6161
6162 * configure: Rebuild.
6163 * configure.ac (host_libs): Add libiconv.
6164 * Makefile.in: Rebuild.
6165 * Makefile.def (host_modules): Add libiconv.
6166 (configure-gdb, all-gdb): Depend on libiconv.
6167
6168 2009-03-16 Tristan Gingold <gingold@adacore.com>
6169
6170 * configure.ac: Treat gdb as supported on x86_64-darwin.
6171 * configure: Regenerate.
6172
6173 2009-03-16 Joseph Myers <joseph@codesourcery.com>
6174
6175 * configure.ac (--with-host-libstdcxx): New option.
6176 * configure: Regenerate.
6177
6178 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
6179
6180 * MAINTAINERS: Move myself into the write after approval list.
6181
6182 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6183
6184 * MAINTAINERS: Update e-mail address.
6185
6186 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6187
6188 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6189
6190 2009-03-10 Ira Rosen <irar@il.ibm.com>
6191
6192 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6193
6194 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6195
6196 Backport from git Libtool:
6197
6198 2009-01-19 Robert Millan <rmh@aybabtu.com>
6199 Support GNU/kOpenSolaris.
6200 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6201 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6202 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6203 GNU/kOpenSolaris.
6204
6205 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6206
6207 * MAINTAINERS: Update e-mail address.
6208
6209 2009-02-24 Michael Eager <eager@eagercon.com>
6210
6211 * MAINTAINERS (Write After Approval): Add self.
6212
6213 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
6214
6215 * MAINTAINERS (Write After Approval): Add myself.
6216
6217 2009-02-05 Andreas Schwab <schwab@suse.de>
6218
6219 * Makefile.tpl (stage_last): Define $r and $s before using
6220 $(RECURSE_FLAGS_TO_PASS).
6221 * Makefile.in: Regenerate
6222
6223 2009-01-30 Ian Lance Taylor <iant@google.com>
6224
6225 * MAINTAINERS: Move myself to the Global Reviewers list.
6226
6227 2009-01-29 Robert Millan <rmh@aybabtu.com>
6228
6229 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6230 * configure: Regenerate.
6231
6232 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6233
6234 * MAINTAINERS: Make whitespace consistent.
6235 Remove Robert Millan from Write After Approval.
6236
6237 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6238
6239 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6240 (all-opcodes): Depend on all-libiberty.
6241 * Makefile.in: Regenerate.
6242
6243 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6244
6245 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6246 * configure: Regenerate.
6247
6248 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6249
6250 * MAINTAINERS (Write After Approval): Add myself.
6251
6252 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6253
6254 * MAINTAINERS: Add myself to reviewers (Fortran).
6255
6256 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6257
6258 PR tree-optimization/38515
6259 * configure.ac (cloog-polylib): Removed.
6260 (with_ppl, with_cloog): Test for "no".
6261 * configure: Regenerated.
6262
6263 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6264
6265 * MAINTAINERS: Moved myself to reviewers (Fortran).
6266
6267 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6268
6269 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6270 (Write After Approval): Remove myself.
6271
6272 2009-01-03 Diego Novillo <dnovillo@google.com>
6273
6274 * MAINTAINERS: Remove myself from alias maintainership.
6275
6276 2009-01-02 David Ayers <ayers@fsfe.org>
6277
6278 * MAINTAINERS: Update e-mail address.
6279
6280 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6281
6282 * MAINTAINERS: Make whitespace consistent.
6283
6284 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6285
6286 Backport from upstream Libtool:
6287 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6288 Add cache variables to tests that require the linker to work.
6289 For shlibpath_overrides_runpath, this also changes the semantics
6290 to let the result from the C compiler take precedence.
6291
6292 2008-12-02 Ben Elliston <bje@au.ibm.com>
6293
6294 * config.sub, config.guess: Update from upstream sources.
6295
6296 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6297
6298 * configure.ac (ppllibs): Add by default the lib flags.
6299 * configure: Regenerate.
6300
6301 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6302
6303 * MAINTAINERS: Add myself to the write after approval list.
6304
6305 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6306
6307 * configure.ac: Add double brackets on darwin[912].
6308 * configure: Regenerate.
6309
6310 2008-12-03 Daniel Kraft <d@domob.eu>
6311
6312 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6313 Approval to Reviewer section (for Fortran front-end).
6314
6315 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6316
6317 * configure.ac: Expand to darwin10 and later.
6318 * configure: Regenerate.
6319
6320 2008-12-02 Andreas Schwab <schwab@suse.de>
6321
6322 * Makefile.def: configure-target-boehm-gc depends on
6323 all-target-libstdc++-v3.
6324 * Makefile.in: Regenerate.
6325
6326 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6327
6328 * MAINTAINERS: Add myself as mingw maintainer.
6329
6330 2008-12-02 Ben Elliston <bje@au.ibm.com>
6331
6332 * config.sub, config.guess: Update from upstream sources.
6333
6334 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6335
6336 * README.SCO: Remove.
6337
6338 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6339
6340 * MAINTAINERS: Add myself to the write after approval list.
6341
6342 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6343
6344 * MAINTAINERS: Update my email address in WAA section.
6345
6346 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6347
6348 * MAINTAINERS: Update e-mail address.
6349
6350 2008-11-27 Toon Moene <toon@moene.org>
6351
6352 * MAINTAINERS: Change e-mail address.
6353
6354 2008-11-27 Tristan Gingold <gingold@adacore.com>
6355
6356 * configure.ac: Build gdb for i?86-*-darwin*
6357 * configure: Regenerated.
6358
6359 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6360
6361 * MAINTAINERS: Added my full name.
6362
6363 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6364
6365 PR bootstrap/38014
6366 PR bootstrap/37923
6367
6368 Revert:
6369
6370 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6371
6372 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6373 * Makefile.in: Regenerated.
6374
6375 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6376
6377 PR gdb/921
6378 PR gdb/1646
6379 PR gdb/2175
6380 PR gdb/2176
6381
6382 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6383 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6384 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6385 (HOST_EXPORTS): Pass CPPFLAGS.
6386 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6387 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6388 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6389 * Makefile.in, configure: Regenerated.
6390 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6391 and CPPFLAGS_FOR_BUILD.
6392
6393 2008-11-06 Jeff Law <law@redhat.com>
6394
6395 * MAINTAINERS: Add myself as middle end maintainer.
6396
6397 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6398
6399 * MAINTAINERS (Write after approval): Add myself.
6400
6401 2008-11-05 Diego Novillo <dnovillo@google.com>
6402
6403 * MAINTAINERS (Global Reviewers): Add myself.
6404 (Non-Algorithmic Maintainers): Remove myself.
6405
6406 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6407
6408 * MAINTAINERS (Write after approval): Add myself.
6409
6410 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6411
6412 * MAINTAINERS (Write after approval): Add myself.
6413
6414 2008-10-31 Ben Elliston <bje@au.ibm.com>
6415
6416 * configure.ac (spu-*-*): Remove special case.
6417 * configure: Regenerate.
6418
6419 2008-10-30 Catherine Moore <clm@codesourcery.com>
6420
6421 * MAINTAINERS (Write after approval): Update my email address.
6422
6423 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6424
6425 * configure.ac [spu-*-*]: Do not set skipdirs.
6426 * configure: Re-generate.
6427
6428 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6429
6430 * MAINTAINERS (Various Maintainers): Add myself to reload.
6431
6432 2008-10-25 Richard Guenther <rguenther@suse.de>
6433
6434 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6435 maintainer. Remove myself as libgcc-math maintainer.
6436 (Non-Algorithmic Maintainers): Remove myself.
6437
6438 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6439
6440 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6441 * Makefile.in: Regenerated.
6442
6443 2008-10-23 Cary Coutant <ccoutant@google.com>
6444
6445 * MAINTAINERS (Write after approval): Add myself.
6446
6447 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6448
6449 PR gdb/921
6450 PR gdb/1646
6451 PR gdb/2175
6452 PR gdb/2176
6453
6454 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6455 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6456 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6457 (HOST_EXPORTS): Pass CPPFLAGS.
6458 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6459 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6460 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6461 * Makefile.in, configure: Regenerated.
6462 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6463 and CPPFLAGS_FOR_BUILD.
6464
6465 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6466
6467 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6468 Sebastian Pop.
6469
6470 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6471
6472 * MAINTAINERS (Write After Approval): Added myself.
6473
6474 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6475
6476 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6477 recommended version to 2.3.2.
6478
6479 * configure: Regenerate.
6480
6481 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6482
6483 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6484
6485 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6486
6487 * MAINTAINERS (Write After Approval): Update e-mail address.
6488
6489 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6490
6491 * libtool.m4: Update to libtool 2.2.6.
6492 * lt~obsolete.m4: Update to libtool 2.2.6.
6493 * ltmain.sh: Update to libtool 2.2.6.
6494 * ltsugar.m4: Update to libtool 2.2.6.
6495 * ltversion.m4: Update to libtool 2.2.6.
6496 * ltoptions.m4: Update to libtool 2.2.6.
6497 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6498
6499 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6500
6501 * MAINTAINERS (Write After Approval): Add myself.
6502
6503 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6504
6505 * MAINTAINERS (Write After Approval): Update my name.
6506
6507 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6508
6509 * MAINTAINERS: Add myself in "Write After Approval".
6510
6511 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6512
6513 * MAINTAINERS: Add myself as ia64 maintainer.
6514
6515 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6516
6517 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6518 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6519 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6520 and Michael Tiemann from Write After Approval since they do not
6521 actually have access.
6522
6523 2008-09-05 Richard Guenther <rguenther@suse.de>
6524
6525 * configure.ac: Initialize clooglibs to -lcloog.
6526 * configure: Re-generate.
6527
6528 2008-09-04 Le-Chun Wu <lcwu@google.com>
6529
6530 * MAINTAINERS (Write After Approval): Add myself.
6531
6532 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6533
6534 * configure.ac (--with-cloog-polylib): New.
6535 (--disable-cloog-version-check): New.
6536 (--disable-ppl-version-check): New.
6537 * configure: Re-generate.
6538
6539 2008-09-03 Richard Guenther <rguenther@suse.de>
6540
6541 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6542 cloog test.
6543 * configure: Re-generate.
6544
6545 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6546
6547 Add picoChip port.
6548 * MAINTAINERS: Add picoChip maintainers.
6549
6550 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6551 Tobias Grosser <grosser@fim.uni-passau.de>
6552 Jan Sjodin <jan.sjodin@amd.com>
6553 Harsha Jagasia <harsha.jagasia@amd.com>
6554 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6555 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6556 Adrien Eliche <aeliche@isty.uvsq.fr>
6557
6558 Merge from graphite branch.
6559 * configure: Regenerate.
6560 * Makefile.in: Regenerate.
6561 * configure.ac (host_libs): Add ppl and cloog.
6562 Add checks for PPL and CLooG.
6563 * Makefile.def (ppl, cloog): Added modules and dependences.
6564 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6565 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6566
6567 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6568
6569 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6570 (GCC_SHLIB_SUBDIR): New.
6571 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6572 * configure: Regenerate.
6573 * Makefile.in: Regenerate.
6574
6575 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6576
6577 * MAINTAINERS: Consistently use tabs to separate columns.
6578
6579 2008-08-29 Tristan Gingold <gingold@adacore.com>
6580
6581 * MAINTAINERS (Write after Approval): Add myself.
6582
6583 2008-08-28 Tristan Gingold <gingold@adacore.com>
6584
6585 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6586 Enable bfd, binutils and opcodes.
6587 * configure: Regenerate.
6588
6589 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6590
6591 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6592
6593 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6594
6595 * MAINTAINERS: Use correct Umlaut for last name.
6596
6597 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6598
6599 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6600
6601 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6602
6603 * MAINTAINERS: Update my email address.
6604
6605 2008-08-16 Nicolas Roche <roche@adacore.com>
6606
6607 * Makefile.tpl: Add BOOT_ADAFLAGS.
6608 * Makefile.in: Regenerate.
6609
6610 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6611
6612 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6613 * configure: Regenerate.
6614
6615 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6616
6617 * configure.ac: Add makefile fragments for hpux.
6618 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6619 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6620 * configure: Regenerate.
6621 * Makefile.in: Regenerate.
6622
6623 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6624
6625 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6626
6627 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6628
6629 * MAINTAINERS (Write after Approval): Add myself.
6630
6631 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6632
6633 * MAINTAINERS (Write After Approval): Add myself.
6634
6635 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6636
6637 * MAINTAINERS (Write After Approval): Add myself.
6638
6639 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6640
6641 * MAINTAINERS: Update my email address.
6642
6643 2008-06-25 Joey Ye <joey.ye@intel.com>
6644
6645 * MAINTAINERS (Write After Approval): Add myself.
6646
6647 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6648
6649 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6650 * Makefile.in: Regenerate.
6651 * configure: Regenerate.
6652
6653 2008-06-17 Daniel Kraft <d@domob.eu>
6654
6655 * MAINTAINERS (Write After Approval): Add myself.
6656
6657 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6658
6659 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6660 "$@" is still intact with both Autoconf 2.59 and 2.62.
6661 * configure: Regenerate.
6662
6663 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6664
6665 * Makefile.tpl: Fix comment errors.
6666 * Makefile.in: Regenerate.
6667
6668 2008-06-12 David S. Miller <davem@davemloft.net>
6669 David Edelsohn <edelsohn@gnu.org>
6670
6671 * configure.ac: Add powerpc*-*-* to gold supported targets.
6672 * configure: Regenerate.
6673
6674 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6675
6676 PR tree-optimization/36218
6677 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6678 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6679 (all prefix="build-"): Pass them to build-system sub-makes.
6680 * Makefile.in: Regenerate.
6681
6682 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6683
6684 * MAINTAINERS (mt port): Remove.
6685 (sco5, unixware, sco udk): Remove.
6686 (Kean Johnston): Add to Write After Approval.
6687
6688 2008-05-30 Julian Brown <julian@codesourcery.com>
6689
6690 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6691 of libobjc for ARM EABI Linux.
6692 * configure: Regenerate.
6693
6694 2008-05-18 Xinliang David Li <davidxl@google.com>
6695
6696 * ChangeLog: Remove wrong ChangeLog entry.
6697
6698 2008-05-17 Xinliang David Li <davidxl@google.com>
6699
6700 * MAINTAINERS (Write After Approval): Add myself.
6701
6702 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6703
6704 * MAINTAINERS (Write After Approval): Add myself.
6705
6706 2008-05-14 Rafael Espíndola <espindola@google.com>
6707
6708 * config-ml.in: don't handle --enable-shared and --enable-static.
6709
6710 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6711
6712 * MAINTAINERS: Update my email address.
6713
6714 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6715
6716 * MAINTAINERS: Update my email address.
6717
6718 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6719
6720 * MAINTAINERS (Write After Approval): Add myself.
6721
6722 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6723
6724 * MAINTAINERS (Write After Approval): Add myself.
6725
6726 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6727
6728 * MAINTAINERS (crx): Add myself.
6729
6730 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6731
6732 Sync with src:
6733 2008-04-14 David S. Miller <davem@davemloft.net>
6734
6735 * configure.ac: Add sparc*-*-* to gold supported targets.
6736 * configure: Regenerate.
6737
6738 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6739
6740 PR bootstrap/35457
6741 * configure.ac: Include override.m4.
6742 * configure: Regenerate.
6743
6744 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6745
6746 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6747 * Makefile.in: Regenerate.
6748
6749 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6750
6751 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6752 as nonconfigurable directories list.
6753 * configure: Regenerate.
6754
6755 2008-04-14 Ben Elliston <bje@au.ibm.com>
6756
6757 * config.sub, config.guess: Update from upstream sources.
6758
6759 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6760
6761 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6762 * Makefile.in: Regenerate.
6763
6764 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6765
6766 * configure.ac: Do not build libssp for the AVR.
6767 * configure: Regenerate.
6768
6769 2008-04-07 Ian Lance Taylor <iant@google.com>
6770
6771 * Makefile.def: check-gold depends upon all-binutils.
6772 * Makefile.in: Regenerate.
6773
6774 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6775
6776 * MAINTAINERS (Write After Approval): Add myself.
6777
6778 2008-04-04 Nick Clifton <nickc@redhat.com>
6779
6780 PR binutils/4334
6781 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6782 builds.
6783 * configure: Regenerate.
6784
6785 2008-04-04 NightStrike <NightStrike@gmail.com>
6786
6787 PR other/35151
6788 * configure.ac: Combine rules for mingw32 and mingw64.
6789 * configure: Regenerate.
6790
6791 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6792
6793 * MAINTAINERS (Write After Approval): Add myself.
6794
6795 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6796
6797 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6798 * Makefile.in (.NOTPARALLEL): Ditto.
6799
6800 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6801
6802 * MAINTAINERS (Write After Approval): Add myself.
6803
6804 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6805
6806 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6807 * Makefile.in (.NOTPARALLEL): Regenerate.
6808
6809 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6810
6811 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6812 * Makefile.in: Regenerate.
6813
6814 2008-03-26 Jakub Staszak <kuba@et.pl>
6815
6816 * MAINTAINERS (Write After Approval): Add myself.
6817
6818 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6819
6820 * MAINTAINERS: Update e-mail address.
6821
6822 2008-03-20 Ian Lance Taylor <iant@google.com>
6823
6824 * configure.ac: Add support for --enable-gold.
6825 * Makefile.def: Add gold as a directory like ld.
6826 * configure, Makefile.in: Regenerate.
6827
6828 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6829
6830 * configure.ac: m4_include config/proginstall.m4.
6831 * configure: Regenerate.
6832
6833 Backport from upstream Libtool:
6834
6835 2007-10-12 Eric Blake <ebb9@byu.net>
6836
6837 Deal with Autoconf 2.62's semantic change in m4_append.
6838 * ltsugar.m4 (lt_append): Replace broken versions of
6839 m4_append.
6840 (lt_if_append_uniq): Don't require separator to be overquoted,
6841 and avoid broken m4_append.
6842 (lt_dict_add): Fix typo.
6843 * libtool.m4 (_LT_DECL): Don't overquote separator.
6844
6845 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6846
6847 * config.rpath: Add AIX 6 support.
6848
6849 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6850
6851 * Makefile.def (stageprofile). Remove -fprofile-generate
6852 from stage_libcflags.
6853 * Makefile.in: Regenerate.
6854
6855 2008-03-13 Ben Elliston <bje@au.ibm.com>
6856
6857 * config.sub, config.guess: Update from upstream sources.
6858
6859 2008-03-06 Tom Tromey <tromey@redhat.com>
6860
6861 * MAINTAINERS: Update for treelang deletion.
6862
6863 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6864
6865 * MAINTAINERS: Update my email address.
6866
6867 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6868
6869 * MAINTAINERS (darwin port): Add myself as a maintainer.
6870 (objective-c/c++): Add myself as a maintainer.
6871
6872 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6873
6874 * MAINTAINERS (Write After Approval): Update my email address.
6875
6876 2008-02-25 Tomas Bily <tbily@suse.cz>
6877
6878 * MAINTAINERS (Write After Approval): Add myself.
6879
6880 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6881
6882 * MAINTAINERS (OpenMP): Add myself.
6883
6884 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6885
6886 PR bootstrap/32009
6887 PR bootstrap/32161
6888
6889 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6890 * configure: Regenerate.
6891
6892 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6893 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6894 STAGE4_LIBCFLAGS): New.
6895 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6896 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6897 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6898 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6899 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6900 for target modules. Don't export LIBCFLAGS.
6901 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6902 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6903 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6904 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6905 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6906 * Makefile.in: Regenerate.
6907
6908 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6909
6910 PR libgcj/33085
6911 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6912 Do not use -DDLL_EXPORT. Backport from upstream.
6913
6914 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6915
6916 * MAINTAINERS (Write After Approval): Add myself.
6917
6918 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6919
6920 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6921 * configure: Regenerate.
6922
6923 2008-01-31 Marc Gauthier <marc@tensilica.com>
6924
6925 * configure.ac (xtensa*-*-*): Recognize processor variants.
6926 * configure: Regenerate.
6927
6928 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6929
6930 PR bootstrap/34922
6931 * configure.ac (PARSE_ARGS): Push suitable setting of
6932 ac_subdirs_all, for `./configure --help=recursive'.
6933 Handle `+' in generic toplevel directory disabling.
6934 * configure: Regenerate.
6935
6936 2008-01-28 Nick Clifton <nickc@redhat.com>
6937
6938 * MAINTAINERS (xstormy16): Take over maintainership.
6939
6940 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6941
6942 * MAINTAINERS (c4x port): Remove.
6943
6944 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6945
6946 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6947
6948 2008-01-23 Ben Elliston <bje@au.ibm.com>
6949
6950 * config.sub, config.guess: Update from upstream sources.
6951
6952 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6953
6954 * MAINTAINERS (Write After Approval): Add myself.
6955
6956 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6957
6958 * MAINTAINERS: Update my email address.
6959
6960 2008-01-09 Raksit Ashok <raksit@google.com>
6961
6962 * MAINTAINERS (Write After Approval): Add myself.
6963
6964 2008-01-09 Raksit Ashok <raksit@google.com>
6965
6966 * MAINTAINERS (Write After Approval): Add myself.
6967
6968 2008-01-08 Ben Elliston <bje@au.ibm.com>
6969
6970 * config.sub, config.guess: Update from upstream sources.
6971
6972 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6973
6974 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6975 Change recommended MPFR from 2.2.1 -> 2.3.0.
6976 * configure: Regenerate.
6977
6978 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6979
6980 * MAINTAINERS: Update my email address.
6981
6982 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6983
6984 * MAINTAINERS: Update my email address.
6985
6986 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6987
6988 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6989 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6990 * Makefile.in: Regenerate.
6991
6992 2007-12-10 Mark Heffernan <meheff@google.com>
6993
6994 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6995 misplaced entries.
6996
6997 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6998
6999 * configure.ac: Enable libjava for x86_64-*-darwin9.
7000 * configure: Regenerate.
7001
7002 2007-12-07 Bill Maddox <maddox@google.com>
7003
7004 * MAINTAINERS (Write After Approval): Add myself.
7005
7006 2007-12-05 Ben Elliston <bje@au.ibm.com>
7007
7008 * config.sub, config.guess: Update from upstream sources.
7009
7010 2007-12-02 Matthias Klose <doko@ubuntu.com>
7011
7012 * config-ml.in: Remove 64bit configure tests.
7013
7014 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7015
7016 * config-ml.in: Robustify against white space in absolute file
7017 names.
7018
7019 * config-ml.in (multi-clean): Substitute ${Makefile}.
7020 Remove superfluous ${Makefile} in list.
7021
7022 2007-11-19 Thiemo Seufer <ths@mips.com>
7023
7024 * config-ml.in: Don't hardcode the Makefile name.
7025
7026 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7027
7028 * MAINTAINERS (Write After Approval): Add myself.
7029
7030 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7031
7032 * MAINTAINERS (Write After Approval): Add myself.
7033
7034 2007-11-06 Doug Kwan <dougkwan@google.com>
7035
7036 * MAINTAINERS (Write After Approval): Add myself.
7037
7038 2007-10-25 Ben Elliston <bje@au.ibm.com>
7039
7040 * MAINTAINERS (mercury): Remove entry.
7041 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7042
7043 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7044
7045 * Makefile.def (dependencies): Make configure-gdb depend on
7046 all-intl.
7047 * Makefile.in: Regenerated.
7048
7049 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7050
7051 * MAINTAINERS (Fortran maintainer): Remove myself.
7052
7053 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
7054
7055 * Makefile.def: To avoid problems running with parallel makes,
7056 build newlib before libgloss so that target specific header
7057 files are availble.
7058 * Makefile.in: Regenerate
7059
7060 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7061
7062 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7063 * Makefile.in: Regenerate.
7064
7065 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7066
7067 * MAINTAINERS (Register allocation reviewer): Add myself.
7068
7069 2007-10-08 Mike Frysinger <vapier@gentoo.org>
7070
7071 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7072 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7073 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7074 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7075 * configure: Regenerate.
7076
7077 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
7078
7079 * MAINTAINERS (Register allocation reviewer): Add myself.
7080
7081 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
7082
7083 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7084 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7085 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7086 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7087 * configure.ac: Default them to host tools for $host = $build.
7088 Subst them.
7089
7090 * configure: Regenerate.
7091 * Makefile.in: Regenerate.
7092
7093 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
7094
7095 * MAINTAINERS (Register allocation reviewer): Add myself.
7096
7097 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
7098
7099 * MAINTAINERS (Register allocation reviewer): Add myself.
7100
7101 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
7102
7103 * MAINTAINERS (Write After Approval): Fix typo.
7104
7105 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7106
7107 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7108 * configure: Regenerate.
7109
7110 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7111
7112 PR bootstrap/31906
7113 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7114 they're already prefixed.
7115
7116 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7117
7118 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7119 libstdc++.
7120 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7121 * configure: Regenerate.
7122 * Makefile.in: Regenerate.
7123
7124 2007-09-17 Andreas Schwab <schwab@suse.de>
7125
7126 * configure.ac: Raise minimum makeinfo version to 4.6.
7127 * configure: Regenerate.
7128
7129 2007-09-17 Johannes Singler <singler@ira.uka.de>
7130
7131 * MAINTAINERS (write-after-approval) add myself
7132
7133 2007-09-15 Alan Modra <amodra@bigpond.net.au>
7134
7135 * configure.ac: Correct makeinfo version check.
7136 * configure: Regenerate.
7137
7138 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7139
7140 * MAINTAINERS: Update my email address.
7141
7142 2007-09-14 Richard Sandiford <richard@codesourcery.com>
7143
7144 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7145 to $skipdirs and only disable gprof for newlib. Use the normal
7146 mips*-elf* handling in other respects.
7147 * configure: Regnerate.
7148
7149 2007-09-12 David Daney <ddaney@avtrex.com>
7150
7151 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7152 enabling libgcj.
7153 * configure: Regenerate.
7154
7155 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7156
7157 PR other/32154
7158 * configure.ac: For libgloss targets, point the linker to the linker
7159 script, startup code and simulator library.
7160 * configure: Regenerate.
7161
7162 2007-09-07 Andrew Haley <aph@redhat.com>
7163
7164 * configure.ac (noconfigdirs): Remove target-libffi and
7165 target-libjava.
7166 * configure: Regenerate.
7167
7168 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7169
7170 PR target/33281
7171 * configure.ac: Use config/mh-mingw on mingw.
7172 * configure: Regenerate.
7173
7174 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7175
7176 * MAINTAINERS (Write After Approval): Add myself.
7177
7178 2007-09-05 Richard Guenther <rguenther@suse.de>
7179
7180 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7181 nor --disable-checking is provided also turn on yes and types
7182 checking for stage1.
7183 * configure: Re-generate.
7184
7185 2007-08-30 Krister Walfridsson <cato@df.lth.se>
7186
7187 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7188 (Write After Approval): Remove myself.
7189
7190 2007-08-29 Nick Clifton <nickc@redhat.com>
7191
7192 * config.sub, config.guess: Update from upstream sources.
7193
7194 2007-08-22 Bud Davis <jmdavis@link.com>
7195
7196 * MAINTAINERS (Write After Approval): Added myself.
7197 * MAINTAINERS (Reviewers): Removed myself.
7198
7199 2007-08-18 Paul Brook <paul@codesourcery.com>
7200 Joseph Myers <joseph@codesourcery.com>
7201
7202 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7203 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7204 * Makefile.in: Regenerate.
7205 * configure.ac (--with-debug-prefix-map): New.
7206 * configure: Regenerate.
7207
7208 2007-08-17 Richard Sandiford <richard@codesourcery.com>
7209 Nigel Stephens <nigel@mips.com>
7210
7211 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7212 as target_makefile_frag.
7213 * configure: Regenerate.
7214
7215 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
7216
7217 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7218 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7219 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7220 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7221 (do-compare, do-compare3, do-compare-debug): New.
7222 ([+compare-target+]): Use them.
7223
7224 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7225
7226 * MAINTAINERS (Write After Approval): Change my email address.
7227
7228 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7229 Ben Elliston <bje@au.ibm.com>
7230
7231 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7232 --silent if $silent.
7233 * configure: Regenerate.
7234
7235 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7236
7237 * MAINTAINERS (Various Maintainers): Add myself as
7238 loop infrastructure maintainer. Update my e-mail
7239 address.
7240
7241 2007-07-31 Diego Novillo <dnovillo@google.com>
7242
7243 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7244 Adjust description.
7245
7246 2007-07-26 Richard Guenther <rguenther@suse.de>
7247
7248 * configure.ac: Add types checking to stage1 checking flags.
7249 * configure: Regenerate.
7250
7251 2007-07-17 Nick Clifton <nickc@redhat.com>
7252
7253 * COPYING3: New file. Contains version 3 of the GNU General
7254 Public License.
7255 * COPYING3.LIB: New file. Contains version 3 of the GNU
7256 Lesser General Public License.
7257
7258 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7259
7260 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7261
7262 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7263
7264 * MAINTAINERS (S/390 co-maintainer): Add myself.
7265 (Write After Approval): Remove myself.
7266
7267 2007-07-13 Dan Hipschman <dsh@google.com>
7268
7269 * MAINTAINERS (Write After Approval): Add myself.
7270
7271 2007-07-11 Nick Clifton <nickc@redhat.com>
7272
7273 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7274 WINDRES export.
7275 * Makefile.in: Regenerate.
7276
7277 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7278
7279 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7280 maintainer.
7281
7282 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7283
7284 * lt~obsolete.m4: New. Import from 20070318 libtool.
7285
7286 2007-07-03 Julian Brown <julian@codesourcery.com>
7287
7288 * MAINTAINERS (Write After Approval): Add myself.
7289
7290 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7291
7292 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7293 * configure: Regenerate.
7294
7295 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7296
7297 * configure.ac: Add some missing m4 quotation.
7298 * configure: Regenerate.
7299
7300 2007-07-02 Simon Baldwin <simonb@google.com>
7301
7302 * MAINTAINERS (Write After Approval): Add myself.
7303
7304 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7305
7306 * configure: Regenerate.
7307
7308 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7309
7310 * Makefile.def: Add windmc tool to build.
7311 * Makefile.tpl: Likewise.
7312 * configure.ac: Likewise.
7313 * Makefile.in: Regenerate.
7314 * configure: Regenerate.
7315
7316 2007-06-28 DJ Delorie <dj@redhat.com>
7317
7318 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7319 not building newlib.
7320 * configure: Regenerated.
7321
7322 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7323
7324 * MAINTAINERS (Write After Approval): Add myself.
7325
7326 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7327
7328 * MAINTAINERS (Write After Approval): Add myself.
7329
7330 2007-06-19 Chris Matthews <chrismatthews@google.com>
7331
7332 * MAINTAINERS (Write After Approval): Add myself.
7333
7334 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7335
7336 * MAINTAINERS (Write After Approval): Add myself.
7337
7338 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7339
7340 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7341 * Makefile.in: Regenerated.
7342
7343 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7344
7345 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7346 bfin*-*-uclinux* targets.
7347 * configure: Regenerate.
7348
7349 2007-06-14 Ian Lance Taylor <iant@google.com>
7350
7351 * MAINTAINERS: Add myself as non-algorithmic global write
7352 maintainer.
7353
7354 2007-06-14 Diego Novillo <dnovillo@google.com>
7355
7356 * MAINTAINERS: Add self as middle-end maintainer and
7357 non-algorithmic global write maintainer.
7358
7359 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7360
7361 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7362 Move all Fortran maintainers except Paul Brook into the
7363 Non-Autopoiesis section.
7364
7365 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7366
7367 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7368 (distclean-stage[+id+]): Possibly delete stage_last.
7369 * Makefile.in: Regenerate.
7370
7371 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7372
7373 * MAINTAINERS (Various Maintainer): Fix typo.
7374
7375 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7376
7377 * MAINTAINERS (Various Maintainer): Add myself as
7378 dataflow maintainer.
7379
7380 2007-06-07 Ben Elliston <bje@au.ibm.com>
7381
7382 * config.sub, config.guess: Update from upstream sources.
7383
7384 2007-06-07 Ben Elliston <bje@au.ibm.com>
7385
7386 * Makefile.tpl: Fix spelling error.
7387 * Makefile.in: Regenerate.
7388
7389 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7390
7391 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7392 lt_cv_sys_max_cmd_len.
7393
7394 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7395
7396 * MAINTAINERS (Various Maintainers): Add myself as
7397 auto-vectorizer maintainer.
7398
7399 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7400
7401 PR libjava/32098
7402 * libtool.m4: Revert previous change.
7403 * ltgcc.m4: Put it here.
7404
7405 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7406
7407 * MAINTAINERS (Various Maintainers): Add myself as
7408 auto-vectorizer maintainer.
7409
7410 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7411
7412 PR libjava/32098
7413 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7414
7415 2007-05-30 Richard Guenther <rguenther@suse.de>
7416
7417 * MAINTAINERS (Various Maintainers): Add myself as
7418 auto-vectorizer maintainer.
7419
7420 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7421
7422 PR bootstrap/29382
7423 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7424 * configure: Rebuilt.
7425
7426 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7427
7428 * MAINTAINERS (Write After Approval): Removed my name.
7429
7430 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7431
7432 * MAINTAINERS (Write After Approval): Remove myself.
7433
7434 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7435
7436 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7437
7438 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7439
7440 * ltmain.sh: Update from ToT Libtool.
7441 * libtool.m4: Update from ToT Libtool.
7442 * ltsugar.m4: New. Update from ToT Libtool.
7443 * ltversion.m4: New. Update from ToT Libtool.
7444 * ltoptions.m4: New. Update from ToT Libtool.
7445 * ltconfig: Remove.
7446 * ltcf-c.sh: Remove.
7447 * ltcf-cxx.sh: Remove.
7448 * ltcf-gcj.sh: Remove.
7449
7450 2007-05-22 Ollie Wild <aaw@google.com>
7451
7452 * MAINTAINERS (Write After Approval): Add myself.
7453
7454 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7455
7456 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7457 stage_cflags.
7458 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7459 Remove CFLAGS/LIBCFLAGS.
7460 (configure-stage[+id+]-[+prefix+][+module+],
7461 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7462 * Makefile.in: Regenerate.
7463
7464 2007-05-15 Diego Novillo <dnovillo@google.com>
7465
7466 * MAINTAINERS: Update e-mail address.
7467
7468 2007-05-15 Revital Eres <eres@il.ibm.com>
7469
7470 * MAINTAINERS (Write After Approval): Add myself.
7471
7472 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7473
7474 * MAINTAINERS (Write After Approval): Updated my address.
7475
7476 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7477
7478 * MAINTAINERS (Write After Approval): Add myself.
7479
7480 2007-05-11 Silvius Rus <rus@google.com>
7481
7482 * MAINTAINERS (Write After Approval): Add myself.
7483
7484 2007-04-23 Tom Tromey <tromey@redhat.com>
7485
7486 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7487
7488 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7489
7490 * MAINTAINERS (cpplib): Rename to ...
7491 (libcpp): ... this. Add C/C++ front end maintainers.
7492
7493 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7494
7495 * config-ml.in: Pass ${ml_config_env} to configure calls.
7496
7497 2007-04-04 Christian Bruel <christian.bruel@st.com>
7498
7499 * MAINTAINERS (Write After Approval): Add myself.
7500
7501 2007-04-02 Dave Korn <dave.korn@artimi.com>
7502
7503 * MAINTAINERS (Write After Approval): Add myself.
7504
7505 2007-03-31 Tobias Burnus <burnus@net-b.de>
7506
7507 * MAINTAINERS (fortran 95 front end): Add myself.
7508
7509 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7510
7511 * MAINTAINERS (Write After Approval): Add myself.
7512
7513 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7514
7515 * MAINTAINERS (Modulo Scheduler): Add myself.
7516
7517 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7518
7519 * MAINTAINERS (fortran 95 front end): Add myself.
7520 (c++ front end): whitespace fix.
7521
7522 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7523
7524 * MAINTAINERS (Write After Approval): Add myself.
7525
7526 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7527
7528 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7529 of glob. Quote arguments with single quotes too.
7530 * configure: Regenerate.
7531
7532 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7533
7534 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7535 * Makefile.in: Regenerate
7536
7537 2007-03-07 Andreas Schwab <schwab@suse.de>
7538
7539 * configure: Regenerate.
7540
7541 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7542
7543 * configure.ac: Add "--with-pdfdir" configure option,
7544 which defines pdfdir variable.
7545 * Makefile.def (target=fixincludes): Add install-pdf to
7546 missing targets.
7547 (recursive_targets): Add install-pdf target.
7548 (flags_to_pass): Add pdfdir.
7549 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7550 target.
7551 * configure: Regenerate
7552 * Makefile.in: Regenerate
7553
7554 2007-02-28 Eric Christopher <echristo@apple.com>
7555
7556 Revert:
7557 2006-12-07 Mike Stump <mrs@apple.com>
7558
7559 * Makefile.def (dependencies): Add dependency for
7560 install-target-libssp and install-target-libgomp on
7561 install-gcc.
7562 * Makefile.in: Regenerate.
7563
7564 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7565
7566 * configure: Regenerate.
7567 * configure.ac: Move statements after variable declarations.
7568
7569 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7570
7571 * MAINTAINERS: Add myself as sh maintainer.
7572
7573 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7574
7575 * configure.ac: Adjust for loop syntax.
7576 * configure: Regenerate.
7577
7578 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7579
7580 * configure: Rebuilt.
7581
7582 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7583
7584 * configure.ac: Drop multiple occurrences of --enable-languages,
7585 and fix its quoting.
7586 * configure: Rebuilt.
7587
7588 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7589 Nathan Sidwell <nathan@codesourcery.com>
7590 Vladimir Prus <vladimir@codesourcery.com>
7591 Joseph Myers <joseph@codesourcery.com>
7592
7593 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7594 * configure: Regenerate.
7595
7596 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7597
7598 * ltconfig (freebsd*): Default to elf.
7599
7600 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7601
7602 * configure.ac (target_libraries): Move libgcc before libiberty.
7603 * configure: Regenerated.
7604
7605 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7606 Paolo Bonzini <bonzini@gnu.org>
7607
7608 PR bootstrap/30753
7609 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7610 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7611 * configure: Regenerated.
7612
7613 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7614
7615 * MAINTAINERS (Language Front End Maintainers): Update my mail
7616 address.
7617
7618 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7619
7620 PR bootstrap/30748
7621 * configure.ac: Correct syntax for Solaris ksh.
7622 * configure: Regenerated.
7623
7624 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7625
7626 * configure.ac: Sync with src.
7627 * configure: Regenerate.
7628
7629 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7630
7631 * Makefile.in: Regenerate.
7632
7633 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7634
7635 * config.sub: Sync with src.
7636
7637 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7638
7639 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7640 noncanonical equivalents.
7641 * configure.in: Rename to...
7642 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7643 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7644 target_noncanonical. Use them. Rewrite removal of configure
7645 arguments for autoconf 2.59. Discard variable settings. Force
7646 program_transform_name for native tools.
7647
7648 * Makefile.in: Regenerated.
7649 * configure: Regenerated with autoconf 2.59.
7650
7651 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7652
7653 * MAINTAINERS (Write After Approval): Add myself.
7654
7655 2007-01-31 Andreas Schwab <schwab@suse.de>
7656
7657 * Makefile.tpl (LDFLAGS): Substitute it.
7658 * Makefile.in: Regenerate.
7659
7660 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7661
7662 * MAINTAINERS (Write After Approval): Add myself.
7663
7664 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7665
7666 * MAINTAINERS (spu port): Add myself.
7667
7668 2007-01-23 Richard Guenther <rguenther@suse.de>
7669
7670 PR bootstrap/30541
7671 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7672 * Makefile.tpl (GNATBIND): Substitute it.
7673 (GNATMAKE): Likewise.
7674 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7675 of STAGE_PREFIX.
7676 * Makefile.in: Regenerate.
7677 * configure: Regenerate.
7678
7679 2007-01-18 Mike Stump <mrs@apple.com>
7680
7681 * configure.in: Re-enable -Werror for gcc builds.
7682
7683 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7684
7685 * MAINTAINERS (Write After Approval): Add myself.
7686
7687 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7688
7689 * configure.in: Change == to = in test command.
7690 * configure: Regenerate.
7691
7692 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7693 Nick Clifton <nickc@redhat.com>
7694 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7695
7696 * configure.in (build_configargs, host_configargs, target_configargs):
7697 Remove build/host/target parameters.
7698 (host_libs): Add gmp and mpfr.
7699 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7700 * Makefile.def (gmp, mpfr): New.
7701 (gcc): Remove target.
7702 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7703 target_os, target_vendor): New.
7704 (configure): Add host_alias/target_alias arguments; adjust invocations.
7705 * configure: Regenerate.
7706 * Makefile.in: Regenerate.
7707
7708 2007-01-11 Matt Fago <fago@earthlink.net>
7709
7710 * configure.in: Try to link to functions only in mpfr 2.2.x
7711 to improve robustness of configure tests.
7712 * configure: Regenerate.
7713
7714 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7715
7716 * MAINTAINERS: Add myself as i386 maintainer.
7717
7718 2007-01-08 Jan Hubicka <jh@suse.cz>
7719
7720 * MAINTAINERS: Add myself as i386 maintainer.
7721
7722 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7723
7724 * configure.in: Add support for an x86_64-mingw* target.
7725 * configure: Regenerate.
7726
7727 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7728
7729 * Makefile.tpl (all-target): Correct @if conditional for target
7730 modules.
7731 * configure.in: Omit libiberty if building only target libgcc.
7732 * configure, Makefile.in: Regenerated.
7733
7734 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7735
7736 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7737 * configure: Regenerate.
7738
7739 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7740
7741 * Makefile.def (target_modules): Add libgcc.
7742 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7743 * Makefile.tpl (clean-target-libgcc): Delete.
7744 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7745 on gcc even for bootstrapped modules. Rewrite handling of
7746 lang_env_dependencies to loop over target_modules.
7747 * configure.in (target_libraries): Add target-libgcc.
7748 * Makefile.in, configure: Regenerated.
7749
7750 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7751
7752 * configure.in: Reorganize recognition of languages. Add
7753 --enable-stage1-languages. Show supported languages for the chosen
7754 target rather than all recognized languages.
7755 * configure: Regenerate.
7756
7757 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7760 * Makefile.in: Regenerate.
7761
7762 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7763
7764 * configure.in: Warn that MPFR 2.2.0 is buggy.
7765 * configure: Regenerate.
7766
7767 2006-12-27 Ian Lance Taylor <iant@google.com>
7768
7769 * configure.in: When removing Makefiles to force a reconfigure, also
7770 remove prev-DIR*/Makefile.
7771 * configure: Regenerate.
7772
7773 2006-12-22 Andreas Schwab <schwab@suse.de>
7774
7775 * configure: Regenerate with correct autoconf version.
7776
7777 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7778
7779 * configure.in: add AC_SUBST for *_FOR_TARGET.
7780 * configure: Regenerate.
7781
7782 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7783
7784 * configure.in: Simplify logic for rejecting languages that cannot
7785 be built. Separate the case when a language is unsupported,
7786 from the case when the user chooses not to build a language.
7787
7788 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7789
7790 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7791 it only affects bootstrap and could be tested on "$host" as well.
7792 * configure: Regenerate.
7793 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7794
7795 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7796
7797 PR bootstrap/29544
7798 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7799 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7800 move here comment from Makefile.tpl.
7801 * Makefile.tpl: Move some definitions higher in the file.
7802 (STAGE1_CHECKING): New.
7803 * configure.in: Add --enable-stage1-checking.
7804 * configure: Regenerate.
7805 * Makefile.in: Regenerate.
7806
7807 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7808
7809 * MAINTAINERS: Add myself as build system maintainer.
7810
7811 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7812
7813 * MAINTAINERS (Write After Approval): Add myself.
7814
7815 2006-12-13 Eric Christopher <echristo@apple.com>
7816
7817 * MAINTAINERS: Add myself as darwin maintainer.
7818
7819 2006-12-11 Ian Lance Taylor <ian@airs.com>
7820
7821 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7822
7823 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7824
7825 MAINTAINERS: Update my entry.
7826
7827 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7828
7829 * configure.in: Handle spu makefile frag.
7830 * Makefile.tpl (MAINT): Define
7831 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7832 * configure: Regenerate.
7833 * Makefile.in: Regenerate.
7834
7835 2006-12-11 Ben Elliston <bje@au.ibm.com>
7836
7837 * config.guess: Import latest version.
7838 * config.sub: Likewise.
7839
7840 2006-12-11 Ben Elliston <bje@au.ibm.com>
7841
7842 * configure.in (spu-*-*): Don't skip target-libiberty.
7843 * configure: Regenerate.
7844
7845 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7846
7847 PR bootstrap/30134
7848 * configure.in: Correct x86 darwin support for libjava to powerpc
7849 and i?86 only.
7850 * configure: Regenerate.
7851
7852 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7853
7854 * configure.in: Add x86 darwin support for libjava.
7855 * configure: Regenerate.
7856
7857 2006-12-07 Mike Stump <mrs@apple.com>
7858
7859 * Makefile.def (dependencies): Add dependency for
7860 install-target-libssp and install-target-libgomp on
7861 install-gcc.
7862 * Makefile.in: Regenerate.
7863
7864 2006-12-04 Richard Guenther <rguenther@suse.de>
7865
7866 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7867 (Non-Algorithmic Maintainers): Move over non-algorithmic
7868 loop optimizer maintainers, add myself as a non-algorithmic
7869 middle-end maintainer.
7870
7871 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7872
7873 * MAINTAINERS (Write After Approval): Add myself.
7874
7875 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7876
7877 * configure.in: Update error message for missing GMP/MPFR.
7878
7879 * configure: Regenerate.
7880
7881 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7882
7883 * configure.in: Update MPFR version in error message.
7884
7885 * configure: Regenerate.
7886
7887 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7888
7889 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7890 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7891 --with-gmp-lib): New flags.
7892
7893 * configure: Regenerate.
7894
7895 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7896
7897 * MAINTAINERS (Write After Approval): Change my email address.
7898
7899 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7900
7901 * MAINTAINERS (Write After Approval): Add myself.
7902
7903 2006-11-22 Philipp Thomas <pth@suse.de>
7904
7905 * MAINTAINERS (i18n): Update e-mail address.
7906
7907 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7908
7909 * MAINTAINERS (spu port): Add myself as maintainer.
7910 (Write After Approval): Remove myself.
7911
7912 2006-11-22 Ben Elliston <bje@au.ibm.com>
7913
7914 * configure.in (skipdirs): Don't build libssp for SPU.
7915 * configure: Regenerate.
7916
7917 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7918
7919 * MAINTAINERS (spu port): Add myself as maintainer.
7920 (libobjc): Update my email address.
7921
7922 2006-11-21 Andrea Bona <andrea.bona@st.com>
7923
7924 * MAINTAINERS (Write After Approval): Add myself.
7925
7926 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7927
7928 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7929 * configure : Rebuilt.
7930
7931 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7932
7933 * MAINTAINERS (Write After Approval): Add myself.
7934
7935 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
7939 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7940
7941 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7942 libmpfr.a.
7943 * configure: Regenerate.
7944
7945 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7946
7947 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7948 (unstage): Test for stage_last presence.
7949
7950 PR bootstrap/29802
7951 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7952 STAGE_PREFIX.
7953 * Makefile.in: Regenerate.
7954
7955 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7956
7957 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7958 maintainers.
7959
7960 2006-11-14 Erven Rohou <erven.rohou@st.com>
7961
7962 * MAINTAINERS (Write After Approval): Add myself.
7963
7964 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7965
7966 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7967 and stageN-package/Makefile.
7968 * Makefile.in: Regenerated.
7969
7970 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7971
7972 * configure.in: Remove target-libgloss from noconfigdirs for
7973 bfin-*-*.
7974 * configure: Regenerated.
7975
7976 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7977
7978 * configure.in (have_gmp): Only error if the gcc directory exists.
7979
7980 * configure: Regenerate.
7981
7982 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7983
7984 * configure.in: Robustify error message for missing GMP/MPFR.
7985
7986 * configure: Regenerate.
7987
7988 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7989
7990 * MAINTAINERS (Write After Approval): Add myself.
7991
7992 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7993
7994 * MAINTAINERS: Change email address.
7995
7996 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7997
7998 * MAINTAINERS (Write After Approval): Add myself.
7999
8000 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8001
8002 * MAINTAINERS (Write After Approval): Add myself.
8003
8004 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8005
8006 * MAINTAINERS (Write After Approval): Move myself to
8007 Write After Approval section.
8008
8009 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8010
8011 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8012 need_gmp anymore.
8013 * configure: Regenerate.
8014
8015 2006-10-16 Tobias Burnus <burnus@net-b.de>
8016
8017 * MAINTAINERS (Write After Approval): Add myself.
8018
8019 2006-10-16 Ben Elliston <bje@au.ibm.com>
8020
8021 * config.guess: Import latest version.
8022 * config.sub: Likewise.
8023
8024 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8025
8026 * Makefile.def: Added pdf target handling.
8027 * Makefile.tpl: Added pdf target handling.
8028 * Makefile.in: Regenerated.
8029
8030 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8031
8032 * MAINTAINERS: Add self as score port maintainer.
8033
8034 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8035
8036 * MAINTAINERS (Write After Approval): Add myself.
8037
8038 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8039
8040 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8041 or newer.
8042 * configure: Regenerated.
8043
8044 2006-09-27 Dave Brolley <brolley@redhat.com>
8045
8046 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8047 using $s instead of $r.
8048 * configure: Regenerated.
8049
8050 2006-09-26 Thiemo Seufer <ths@mips.com>
8051
8052 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8053 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8054 * configure: Regenerate.
8055
8056 2006-09-24 Graeme Peterson <gridly@gmail.com>
8057
8058 * MAINTAINERS (Write After Approval): Remove myself.
8059
8060 2006-09-22 Chao-ying Fu <fu@mips.com>
8061
8062 * MAINTAINERS (Write After Approval): Add myself.
8063
8064 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8065
8066 * MAINTAINERS: Add self as soft-fp maintainer.
8067
8068 2006-09-09 Anatoly Sokolov <aesok@post.ru>
8069
8070 * MAINTAINERS: Add myself as avr maintainer.
8071 Remove Marek Michalkiewicz as avr maintainer.
8072
8073 2006-09-07 Roberto Costa <roberto.costa@st.com>
8074
8075 * MAINTAINERS (Write After Approval): Add myself.
8076
8077 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
8078
8079 * configure.in: Never build newlib for a Mingw host.
8080 Never build newlib as Mingw target library.
8081 Test the existence of winsup/cygwin for building a Cygwin newlib,
8082 rather than just winsup.
8083 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8084 building a Mingw target.
8085 * configure: Regenerate.
8086
8087 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8088
8089 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8090
8091 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
8092
8093 * config.guess: Import from src (was more updated).
8094 * config.sub: Likewise.
8095
8096 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8097
8098 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8099 * configure: Regenerated.
8100
8101 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
8102
8103 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8104 for stages after the first.
8105
8106 2006-07-17 Jakub Jelinek <jakub@redhat.com>
8107
8108 * Makefile.def: Add dependencies for configure-opcodes
8109 on configure-intl and all-opcodes on all-intl.
8110 * Makefile.in: Regenerated.
8111
8112 2006-07-13 Ben Elliston <bje@au.ibm.com>
8113
8114 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8115
8116 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8117
8118 Port to hosts whose 'sort' and 'tail' implementations
8119 treat operands with leading '+' as file names, as POSIX
8120 has required since 2001. However, make sure the code still
8121 works on pre-POSIX hosts.
8122 * ltmain.sh: Don't assume "sort +2" is equivalent to
8123 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8124
8125 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8126
8127 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8128
8129 2006-07-04 Peter O'Gorman <peter@pogma.com>
8130
8131 * ltconfig: chmod 644 before ranlib during install.
8132
8133 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8134
8135 PR bootstrap/18058
8136 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8137 if the bootstrap compiler is a GCC version that supports it.
8138 * configure: Regenerate.
8139
8140 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8141
8142 * configure.in: Fix thinkos in previous check-in.
8143 * configure: Regenerate.
8144
8145 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8146
8147 PR other/27063
8148 * configure.in: Test subdir_requires and give an appropriate
8149 error message.
8150 * configure: Regenerate.
8151
8152 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8153
8154 * MAINTAINERS (Write After Approval): Add myself.
8155
8156 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
8157
8158 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8159
8160 2006-06-22 Steve Ellcey <sje@cup.hp.com>
8161
8162 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8163
8164 2006-06-20 David Ayers <d.ayers@inode.at>
8165
8166 PR bootstrap/28072
8167 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8168 whether target-libjava is being configured instead of whether the
8169 java front end is enabled.
8170 * configure: Regenerate.
8171
8172 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8173
8174 PR target/27540
8175 * configure.in: Only enable libgomp on IRIX 6.
8176 * configure: Regenerate.
8177
8178 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
8179
8180 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8181 too.
8182 * Makefile.in: Regenerate.
8183
8184 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8185
8186 * config-ml.in: Alter CCASFLAGS to include special
8187 multilib options the same as is done for CFLAGS.
8188
8189 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8190
8191 * configure.in: Don't enable libgomp on hpux10.
8192 * configure: Rebuilt.
8193
8194 2006-06-12 David Ayers <d.ayers@inode.at>
8195
8196 PR bootstrap/27963
8197 PR target/19970
8198 * configure.in: Remove target-boehm-gc from noconfigdirs where
8199 ${libgcj} is specified.
8200 * configure: Regenerate.
8201
8202 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
8203
8204 Sync from src:
8205
8206 * configure.in: Sync.
8207 * configure: Regenerated.
8208
8209 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8210
8211 * Makefile.def: Added dependencies from sim and gdb on intl, and
8212 added configure dependencies to everything with an all dependency
8213 on intl.
8214 * Makefile.in: Regenerated.
8215
8216 2006-06-06 David Ayers <d.ayers@inode.at>
8217
8218 PR libobjc/13946
8219 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8220 * Makefile.in: Regenerate.
8221 * configure.in: Add --enable-objc-gc at toplevel and have it
8222 enable boehm-gc for Objective-C.
8223 Remove target-boehm-gc from libgcj.
8224 Add target-boehm-gc to target_libraries.
8225 Add target-boehm-gc to noconfigdirs where ${libgcj}
8226 is specified.
8227 Assert that boehm-gc is supported when requested for Objective-C.
8228 Only build boehm-gc if needed either for Java or Objective-C.
8229 * configure: Regenerate.
8230
8231 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8232
8233 PR 27674
8234 * Makefile.tpl (configure-[+prefix+][+module+],
8235 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8236 Remove rule to unstage bootstrapped modules.
8237 (stage_current): New.
8238 * Makefile.in: Regenerate.
8239
8240 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8241
8242 * MAINTAINERS (Write After Approval): Update my e-mail address.
8243
8244 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8245
8246 * include/libiberty.h: Declare pex_run_in_environment.
8247
8248 2006-05-31 Asher Langton <langton2@llnl.gov>
8249
8250 * MAINTAINERS (Write After Approval): Add myself.
8251
8252 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8253
8254 * Makefile.def (bfd, opcodes): Fix lib_path.
8255 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8256 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8257 * Makefile.in: Regenerate.
8258
8259 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8260
8261 * Makefile.in: Regenerate.
8262
8263 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8264
8265 * Makefile.def: Add install-html target. Add datarootdir
8266 docdir and htmldir to flags_to_pass.
8267 * Makefile.tpl: Add install-html target.
8268 * Makefile.in: Regenerate.
8269 * configure.in: Add --with-datarootdir, --with-docdir, and
8270 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8271 * configure: Regenerate.
8272
8273 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8274
8275 * configure.in: Enable gprof for cross builds.
8276 * configure: Regenerate.
8277
8278 2006-05-22 Richard Guenther <rguenther@suse.de>
8279
8280 Revert
8281 2006-01-31 Richard Guenther <rguenther@suse.de>
8282 Paolo Bonzini <bonzini@gnu.org>
8283
8284 * Makefile.def (target_modules): Add libgcc-math target module.
8285 * configure.in (target_libraries): Add libgcc-math target library.
8286 (--enable-libgcc-math): New configure switch.
8287 * Makefile.in: Re-generate.
8288 * configure: Re-generate.
8289 * libgcc-math: New toplevel directory.
8290
8291 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8292 Andreas Tobler <a.tobler@schweiz.ch>
8293
8294 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8295 * configure: Rebuilt.
8296
8297 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8298
8299 * MAINTAINERS (Write After Approval): Add myself.
8300
8301 2006-05-01 DJ Delorie <dj@redhat.com>
8302
8303 * configure.in: Restore CFLAGS if GMP isn't present.
8304 * configure: Regenerate.
8305
8306 2006-05-01 Richard Guenther <rguenther@suse.de>
8307
8308 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8309 maintainer.
8310
8311 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8312
8313 * MAINTAINERS (Write After Approval): Add myself.
8314
8315 2006-04-28 Jan Beulich <jbeulich@novell.com>
8316
8317 * MAINTAINERS (Write After Approval): Add myself.
8318
8319 2006-04-18 DJ Delorie <dj@redhat.com>
8320
8321 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8322 reference libgloss so that libssp can be built in a combined
8323 tree.
8324 * configure: Regenerate.
8325
8326 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8327
8328 * MAINTAINERS (Write After Approval): Add myself.
8329
8330 2006-04-05 Ben Elliston <bje@au.ibm.com>
8331
8332 * configure.in: Require makeinfo 4.4 or higher.
8333 * configure: Regenerate.
8334
8335 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8336
8337 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8338 Rearrange the entries of other libraries to have them in one place.
8339
8340 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8341
8342 * MAINTAINERS (Write After Approval): Remove myself.
8343 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8344
8345 2006-03-14 Richard Guenther <rguenther@suse.de>
8346
8347 * configure: Regenerate with autoconf 2.13.
8348
8349 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8350
8351 * MAINTAINERS: Use my work address.
8352
8353 * MAINTAINERS: Update my E-mail address.
8354
8355 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8356
8357 * configure.in: Handle --disable-<component> generically.
8358 * configure: Regenerate.
8359
8360 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8361
8362 PR libgcj/17311
8363 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8364
8365 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8366
8367 * MAINTAINERS (Write After Approval): Remove myself.
8368 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8369
8370 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8371
8372 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8373 (TARGET_CONFIGDIRS): Remove.
8374 * configure.in: Remove AC_SUBST(target_configdirs).
8375 * Makefile.in, configure: Regenerated.
8376
8377 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8378
8379 * MAINTAINERS (Write After Approval): Remove myself.
8380 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8381
8382 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8383
8384 PR bootstrap/25670
8385
8386 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8387
8388 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8389 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8390 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8391 BUILD_PREFIX, BUILD_PREFIX_1.
8392 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8393
8394 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8395 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8396
8397 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8398 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8399 of `cat stage_current`. Always provide the `r' and `s' variables.
8400 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8401 a single shell execution.
8402 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8403 bootstrapped modules, make the stage1 module if the build was not
8404 started yet, else build the current stage.
8405 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8406 (all-build, all-host, all-target, [+make_target+]-host,
8407 [+make_target+]-target): Do not use \-continued lines.
8408 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8409 (current_stage, restrap, stage_last): New.
8410
8411 * Makefile.in: Regenerate.
8412 * configure: Regenerate.
8413
8414 2006-02-19 Bud Davis <jmdavis@link.com>
8415
8416 * MAINTAINERS (Write After Approval): Remove myself.
8417 (Language Front End Maintainers): Add myself as fortran 95
8418 maintainer and update e-mail address.
8419
8420 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8421
8422 * MAINTAINERS (Write After Approval): Remove myself.
8423 (Language Front End Maintainers): Add myself as fortran 95
8424 maintainer.
8425
8426 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8427
8428 * MAINTAINERS (Write After Approval): Add myself.
8429
8430 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8431
8432 * MAINTAINERS (Write After Approval): Remove myself.
8433 (Language Front End Maintainers): Add myself as
8434 fortran 95 maintainer.
8435
8436 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8437
8438 Sync from src:
8439
8440 2005-12-27 Leif Ekblad <leif@rdos.net>
8441
8442 * configure.in: Add support for RDOS target.
8443 * configure: Regenerate.
8444
8445 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8446 Andreas Schwab <schwab@suse.de>
8447
8448 * configure: Regenerate.
8449
8450 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8451
8452 * configure.in (enable_libgomp): Add AIX.
8453 * configure: Regenerate.
8454
8455 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8456
8457 * MAINTAINERS (Write After Approval): Add myself.
8458
8459 2006-02-03 Lee Millward <lee.millward@gmail.com>
8460
8461 * MAINTAINERS (Write After Approval): Add myself.
8462
8463 2006-01-31 Richard Guenther <rguenther@suse.de>
8464 Paolo Bonzini <bonzini@gnu.org>
8465
8466 * Makefile.def (target_modules): Add libgcc-math target module.
8467 * configure.in (target_libraries): Add libgcc-math target library.
8468 (--enable-libgcc-math): New configure switch.
8469 * Makefile.in: Re-generate.
8470 * configure: Re-generate.
8471 * libgcc-math: New toplevel directory.
8472
8473 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8474
8475 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8476 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8477 the assembler, linker and binutils.
8478 * configure: Regenerate.
8479
8480 2006-01-22 Dirk Mueller <dmueller@suse.de>
8481
8482 * MAINTAINERS (Write After Approval): Add myself.
8483
8484 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8485
8486 * configure: Regenerate.
8487
8488 2006-01-18 Richard Henderson <rth@redhat.com>
8489 Jakub Jelinek <jakub@redhat.com>
8490 Diego Novillo <dnovillo@redhat.com>
8491
8492 * libgomp: New directory.
8493 * Makefile.def: Add target_module libgomp.
8494 * Makefile.in: Regenerate.
8495 * configure.in (target_libraries): Add target-libgomp.
8496 * configure: Regenerate.
8497
8498 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8499
8500 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8501 @ from continuation.
8502 * Makefile.in: Rebuilt.
8503
8504 2006-01-04 Chris Lattner <sabre@gnu.org>
8505
8506 * MAINTAINERS (Write After Approval): Add myself.
8507
8508 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8509
8510 PR bootstrap/24252
8511
8512 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8513 * Makefile.tpl (OBJDUMP): New.
8514 (EXTRA_HOST_FLAGS): Add it.
8515 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8516
8517 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8518 to use symbolic links between directories. Avoid race conditions
8519 or make them harmless.
8520 * configure.in: Do not try to use symbolic links between directories.
8521
8522 * Makefile.def (LEAN): Pass.
8523 * Makefile.tpl (LEAN): Define.
8524 (stage[+id+]-start): Accept that the previous directory does not
8525 exist, if the bootstrap is lean.
8526 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8527 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8528 configure substitution.
8529 ([+compare-target+]): Likewise.
8530 ([+bootstrap-target+]-lean): New.
8531 * configure.in: Remove lean bootstrap support from here.
8532
8533 * Makefile.in: Regenerate.
8534 * configure: Regenerate.
8535
8536 2006-01-04 Ben Elliston <bje@au.ibm.com>
8537
8538 * MAINTAINERS (libdecnumber): Add myself.
8539
8540 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8541
8542 * libtool-ldflags: New script.
8543
8544 2006-01-02 Andreas Schwab <schwab@suse.de>
8545
8546 * configure.in: When reconfiguring remove Makefile in
8547 all stage directories.
8548 * configure: Regenerate.
8549
8550 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8551
8552 * MAINTAINERS: Update my email address.
8553
8554 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8555
8556 Revert Ada-related part of the previous change.
8557
8558 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8559 Do not pass.
8560 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8561 * Makefile.in: Regenerate.
8562 * configure.in: Do not include mt-ppc-aix target fragment.
8563 * configure: Regenerate.
8564
8565 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8566
8567 * configure.in: Select appropriate fragments for PowerPC/AIX.
8568 * configure: Regenerate.
8569
8570 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8571 BOOT_CFLAGS, BOOT_LDFLAGS.
8572 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8573 BOOT_CFLAGS, BOOT_LDFLAGS.
8574 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8575 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8576 (stage): Fail if we cannot complete the work.
8577 * Makefile.in: Regenerate.
8578
8579 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8580
8581 * configure.in: Replace ms1 with mt.
8582 * configure: Rebuilt.
8583
8584 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8585
8586 * MAINTAINERS: Update my email address.
8587
8588 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8589
8590 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8591 install-host-nogcc): Don't invoke $(stage) at the end.
8592 * Makefile.in: Regenerate.
8593
8594 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8595
8596 * configure.in: Flip the top-level bootstrap switch.
8597 * configure: Regenerate.
8598
8599 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8600
8601 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8602 $(stage) and $(unstage).
8603 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8604 (all): Remove stray semicolon.
8605 (local-distclean): Don't handle multilib.tmp and multilib.out.
8606 (install.all): Set $s for consistency.
8607 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8608 check_multilibs setting. Always make the install directory.
8609 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8610 Correct @if/@endif.
8611 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8612 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8613 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8614 (multilib.out): Remove.
8615 * Makefile.in: Regenerated.
8616
8617 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8618
8619 * MAINTAINERS (Write After Approval): Add myself.
8620
8621 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8622
8623 * MAINTAINERS: Add myself as mt maintainer.
8624
8625 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8626
8627 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8628
8629 * MAINTAINERS: Change email address.
8630
8631 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8632
8633 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8634 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8635 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8636 Find in-tree tools if available.
8637 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8638 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8639 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8640 (COMPILER_*_FOR_TARGET): New.
8641 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8642 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8643 (CONFIGURED_*, USUAL_*): Remove.
8644 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8645 STRIP): Use autoconf substitutions.
8646 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8647 COMPILER_NM_FOR_TARGET): New.
8648 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8649
8650 (all): Make all-host and all-target in parallel.
8651 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8652 that $$r and $$s are set before invoking a recursive make.
8653 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8654 ([+bootstrap-target+]): Inline most of the `all' target.
8655
8656 2005-11-29 Ben Elliston <bje@au.ibm.com>
8657
8658 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8659 from the gcc build directory.
8660 * Makefile.in: Regenerate.
8661
8662 2005-11-29 Ben Elliston <bje@au.ibm.com>
8663
8664 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8665 depend on all-libdecnumber.
8666 * configure.in (host_libs): Include libdecnumber.
8667 * Makefile.in: Regenerate.
8668 * configure: Likewise.
8669
8670 2005-11-29 Ben Elliston <bje@au.ibm.com>
8671
8672 * libdecnumber: Import decNumber sources from the dfp-branch.
8673
8674 2005-11-21 Kean Johnston <jkj@sco.com>
8675
8676 * config.sub, config.guess: Sync from upstream sources.
8677
8678 2005-11-21 Ben Elliston <bje@au.ibm.com>
8679
8680 Import from Autoconf sources:
8681
8682 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8683 * config/move-if-change: Don't output "$2 is unchanged";
8684 suggested by Ben Elliston. Handle weird characters correctly.
8685
8686 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8687
8688 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8689 to match upstream libtool for darwin.
8690
8691 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8692
8693 * Makefile.def: Remove gdb dependencies for gdbtk.
8694 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8695 (configure-gdb, install-gdb): New rules.
8696 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8697 * Makefile.in, configure: Regenerated.
8698
8699 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8700
8701 * MAINTAINERS (Write After Approval): Add myself.
8702
8703 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8704
8705 * MAINTAINERS (Write After Approval): Add myself.
8706
8707 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8708
8709 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8710 Diego Novillo.
8711
8712 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8713
8714 PR bootstrap/24297
8715 * Makefile.tpl (do-[+make-target+], do-check, install,
8716 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8717 are set before recursing.
8718 * Makefile.in: Regenerate.
8719
8720 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8721
8722 PR bootstrap/18939
8723 * Makefile.def (gcc) <target>: Fix thinko.
8724 * Makefile.in: Regenerate.
8725
8726 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8727
8728 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8729 * configure: Regenerate.
8730
8731 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8732
8733 * MAINTAINERS (Write After Approval): Add self.
8734
8735 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8736
8737 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8738 target-libffi, target-qthreads, target-libjava, and
8739 targetlibobjc.
8740 * configure: Regenerate.
8741
8742 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8743
8744 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8745 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8746 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8747 (USUAL_OBJDUMP_FOR_TARGET): New.
8748 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8749 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8750 * configure, Makefile.in: Regenerated.
8751
8752 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8753
8754 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8755 before other host packages.
8756
8757 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8758
8759 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8760
8761 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8762
8763 PR bootstrap/22340
8764
8765 * configure.in (default_target): Remove.
8766 * Makefile.tpl (all): Do not use prerequisites as subroutines
8767 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8768 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8769 use prerequisites as subroutines.
8770 (check-host, check-target): New.
8771 (bootstrap configure & all targets): Do not use stage*-start
8772 if the directory layout is already ok.
8773 (non-bootstrap configure & all targets): Prepend a $(unstage).
8774 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8775 (NOTPARALLEL): Remove.
8776 (unstage, stage variables): New variables.
8777 (unstage, stage targets): Simply expand to those variables.
8778
8779 * configure: Regenerate.
8780 * Makefile.in: Regenerate.
8781
8782 2005-10-04 James E Wilson <wilson@specifix.com>
8783
8784 * Makefile.def (lang_env_dependencies): Add libmudflap.
8785 * Makefile.in: Regenerate.
8786
8787 2005-10-03 Andreas Schwab <schwab@suse.de>
8788
8789 Backport from libtool CVS:
8790 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8791
8792 * ltmain.sh: add support for installing into temporary
8793 staging area (e.g. 'make install DESTDIR=...')
8794
8795 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8796
8797 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8798 * configure: Regenerated.
8799
8800 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8801
8802 * configure: Regenerate with the correct
8803 autoconf version.
8804
8805 2005-09-30 Catherine Moore <clm@cm00re.com>
8806
8807 * configure.in (bfin-*-*): New.
8808 * configure: Regenerated.
8809
8810 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8811
8812 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8813 (LIPO_FOR_TARGET): New.
8814 (CONFIGURED_LIPO_FOR_TARGET): New.
8815 (USUAL_LIPO_FOR_TARGET): New.
8816 (STRIP_FOR_TARGET): New.
8817 (CONFIGURED_STRIP_FOR_TARGET): New.
8818 (USUAL_STRIP_FOR_TARGET): New.
8819 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8820 STRIP_FOR_TARGET.
8821 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8822 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8823 * Makefile.in: Regenerate.
8824 * configure: Regenerate.
8825
8826 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8827
8828 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8829 (rs6000-*-aix*): Same.
8830 * configure: Regenerate.
8831
8832 2005-09-16 Tom Tromey <tromey@redhat.com>
8833
8834 * MAINTAINERS: Add self as java maintainer.
8835
8836 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8837
8838 * configure.in: Recognize f95 in the --enable-languages option,
8839 and substitute it for fortran, issuing a warning.
8840 * configure: Regenerate.
8841
8842 2005-08-30 Phil Edwards <phil@codesourcery.com>
8843
8844 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8845 * configure: Regenerated.
8846
8847 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8848
8849 * MAINTAINERS: Add self as ms1 maintainer.
8850
8851 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8852
8853 * Makefile.def (libssp): Add to lang_env_dependencies.
8854 * Makefile.in: Regenerate.
8855
8856 2005-08-18 Ian Lance Taylor <ian@airs.com>
8857
8858 * MAINTAINERS: Add myself as middle-end maintainer.
8859
8860 2005-08-17 Christian Groessler <chris@groessler.org>
8861
8862 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8863 * Makefile.in: Regenerate.
8864
8865 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8866
8867 * MAINTAINERS (write after approval): Added myself.
8868
8869 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8870
8871 * MAINTAINERS (Write After Approval): Add myself.
8872
8873 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8874
8875 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8876 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8877 Look for alternate names of the target cc and c++
8878 * configure: Regenerate.
8879
8880 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8881
8882 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8883 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8884 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8885 tools; remove code to manually set them.
8886 (Target tools): Look in the environment for them.
8887 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8888 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8889 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8890 build directory.
8891 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8892 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8893 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8894 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8895 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8896 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8897 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8898 * configure: Regenerate.
8899 * Makefile.in: Regenerate.
8900
8901 2005-07-28 Ben Elliston <bje@au.ibm.com>
8902
8903 * MAINTAINERS: Update for removed CPU targets.
8904
8905 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8906
8907 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8908 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8909 * Makefile.in: Regenerated.
8910
8911 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8912
8913 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8914 (CFLAGS_FOR_TARGET): Use it.
8915 (CXXFLAGS_FOR_TARGET): Likewise.
8916 * Makefile.in: Regenerated.
8917 * configure.in (--with-build-sysroot): New option.
8918 * configure: Regenerated.
8919
8920 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8921
8922 * Makefile.tpl: Wrap install between unstage and stage
8923 * Makefile.in: Regenerate.
8924
8925 2005-07-21 Eric Christopher <echristo@apple.com>
8926
8927 * MAINTAINERS: Update affiliation.
8928
8929 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8930
8931 * MAINTAINERS: Add self as crx port maintainer.
8932
8933 2005-07-20 DJ Delorie <dj@redhat.com>
8934
8935 * MAINTAINERS: Add self as m32c maintainer.
8936
8937 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8938
8939 * all files: Update FSF address.
8940
8941 2005-07-15 Eric Christopher <echristo@redhat.com>
8942
8943 * MAINTAINERS: Change affiliation.
8944
8945 2005-07-14 Jim Blandy <jimb@redhat.com>
8946
8947 * configure.in: Add cases for Renesas m32c.
8948 * configure: Regenerated.
8949
8950 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8951
8952 * COPYING.LIB: Update from fsf.org.
8953
8954 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8955
8956 * COPYING, compile, config.guess,
8957 config.sub, install-sh, missing, mkinstalldirs,
8958 symlink-tree, ylwrap: Sync from upstream sources.
8959 * config-ml.in: Update FSF address.
8960
8961 2005-07-13 Eric Christopher <echristo@redhat.com>
8962
8963 * configure.in: Add toplevel noconfigdir support for tpf.
8964 * configure: Regenerate.
8965
8966 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8967
8968 PR ada/22340
8969
8970 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8971 * Makefile.in: Regenerate.
8972
8973 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8974
8975 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8976 Brolley to write-after-approval.
8977
8978 2005-07-07 Andreas Schwab <schwab@suse.de>
8979
8980 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8981 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8982 * Makefile.in: Regenerated.
8983
8984 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8985
8986 * configure.in: Don't build sim or rda when targetting darwin.
8987 * configure: Regenerate.
8988
8989 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8990
8991 * configure.in: Add --enable-libssp and --disable-libssp.
8992 * configure: Regenerate with autoconf-2.13.
8993
8994 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8995
8996 * Makefile.def (target_modules): Add libssp.
8997 * configure.in (target_libraries): Add target-libssp.
8998 * configure: Rebuilt.
8999 * Makefile.in: Rebuilt.
9000
9001 2005-07-01 Zack Weinberg <zackw@panix.com>
9002
9003 * MAINTAINERS: Change email address. Resign from maintainership.
9004
9005 2005-07-01 Richard Guenther <rguenther@suse.de>
9006
9007 * MAINTAINERS: Change my e-mail address and affiliation.
9008
9009 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9010
9011 * Makefile.def (stagefeedback): Come after profile.
9012 Define profiledbootstrap target.
9013 * Makefile.tpl (profiledbootstrap): Remove.
9014 (stageprofile-end): Zap stagefeedback.
9015 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9016 * Makefile.in: Regenerate.
9017
9018 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9019
9020 * MAINTAINERS: Update my email address.
9021
9022 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9023
9024 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9025 In 'cpp' stanza, support '#line' as well as '# '.
9026
9027 2005-06-08 Andreas Schwab <schwab@suse.de>
9028
9029 * MAINTAINERS: Move myself from 'Write After Approval' to
9030 'CPU Port Maintainers' section as m68k maintainer.
9031
9032 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9033
9034 * configure.in (unsupported_languages): New macro.
9035 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9036 non-ported target libraries in noconfigdirs.
9037 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9038 non-linux-gnu. Remove libgcj_ex_libffi.
9039 <lang_frag loop>: Set add_this_lang=no if the language is in
9040 unsupported_languages.
9041 * configure: Regenerate.
9042
9043 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9044
9045 * configure.in: Fix typo in handling of --with-mpfr-dir.
9046 * configure: Regenerate.
9047
9048 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9049
9050 * MAINTAINERS: Update my email address.
9051
9052 2005-06-02 Jim Blandy <jimb@redhat.com>
9053
9054 * config.sub: Add cases for the Renesas m32c. (This patch has been
9055 accepted into the master sources.)
9056
9057 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
9058 Michael Snyder <msnyder@redhat.com>
9059 Stan Cox <scox@redhat.com>
9060
9061 * configure.in: Set noconfigdirs for ms1.
9062
9063 * configure: Regenerate.
9064
9065 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9066
9067 * MAINTAINERS (Write After Approval): Add self.
9068
9069 2005-06-01 Josh Conner <jconner@apple.com>
9070
9071 * MAINTAINERS (Write After Approval): Add self.
9072
9073 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
9074
9075 * MAINTAINERS: Update my email address.
9076
9077 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9078
9079 * MAINTAINERS (Write After Approval): Add self.
9080
9081 2005-05-26 Chris Demetriou <cgd@broadcom.com>
9082
9083 * MAINTAINERS (Write After Approval): Remove self.
9084
9085 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
9086
9087 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9088 (Dependencies): Consider target modules for bootstrap dependencies.
9089 Make target bootstrap modules depend on each stage's gcc.
9090 * Makefile.in: Regenerate.
9091
9092 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
9093
9094 * Makefile.def (configure-gcc): Depend on binutils having been built.
9095 (all-gcc): No need to do it here.
9096 * Makefile.in: Regenerate.
9097
9098 2005-05-19 Paul Brook <paul@codesourcery.com>
9099
9100 * configure.in: Rewrite misleading error message when requested
9101 language cannot be built.
9102 * configure: Regenerate.
9103
9104 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9105
9106 * ylwrap: Import from Automake 1.9.5.
9107
9108 2005-05-13 David Ung <davidu@mips.com>
9109
9110 * MAINTAINERS (Write After Approval): Add self.
9111
9112 2005-05-09 Mike Stump <mrs@apple.com>
9113
9114 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9115 lt_cv_sys_max_cmd_len for now.
9116
9117 2005-05-09 Stan Cox <scox@redhat.com>
9118
9119 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9120
9121 2005-05-08 Matt Kraai <kraai@ftbfs.org>
9122
9123 * README.SCO: Update the URL.
9124
9125 2005-05-05 David Edelsohn <edelsohn@gnu.org>
9126
9127 * ltconfig: Define file_list_spec. Pass file_list_spec and
9128 with_gnu_ld to libtool.
9129 * ltcf-c.sh (aix[45]): Define file_list_spec.
9130 * ltcf-cxx.sh (aix[45]): Same.
9131 * ltcf-gcj.sh (aix[45]): Same.
9132 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9133 exists, write list of input files to temporary file.
9134
9135 2005-05-04 Mike Stump <mrs@apple.com>
9136
9137 * configure.in: Always pass --target to target configures as
9138 otherwise rebuilds that do --recheck will fail.
9139 * confiugure: Rebuilt.
9140
9141 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
9142
9143 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9144 STAGE_HOST_EXPORTS.
9145 (configure, all): Add bootstrap support.
9146 (Host modules, target modules): Pass post-stage1 flags and exports.
9147 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9148 * Makefile.in: Regenerate.
9149
9150 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
9151
9152 * configure: Regenerate.
9153
9154 2005-04-27 Mike Stump <mrs@apple.com>
9155
9156 * MAINTAINERS: Add self as darwin maintainer.
9157
9158 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9159
9160 * config.sub: Update from master copy.
9161
9162 2005-04-21 Mike Stump <mrs@apple.com>
9163
9164 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9165 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9166
9167 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
9168
9169 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9170 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9171 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9172 "*-*-elf" and "*-*-linux*".
9173 * configure: Regenerate.
9174
9175 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9176
9177 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9178
9179 2005-04-12 Mike Stump <mrs@apple.com>
9180
9181 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9182
9183 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9184
9185 * MAINTAINERS (Write After Approval): Add myself.
9186
9187 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9188
9189 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9190
9191 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
9192
9193 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9194 (TARGET_CONFIGARGS): Include --with-target-subdir.
9195 (configure, all): New macros. Use them throughout.
9196 * Makefile.in: Regenerate.
9197
9198 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9199
9200 * MAINTAINERS (Write After Approval): Add myself.
9201
9202 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9203
9204 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9205
9206 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9207
9208 * MAINTAINERS: Move John Carr to Write After Approval.
9209
9210 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
9211
9212 * config/mh-mingw32: Delete.
9213 * configure.in: Don't use it.
9214 * configure: Regenerate.
9215
9216 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
9217
9218 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9219 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9220 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9221 (HOST_LIB_PATH): Generate from Makefile.def.
9222 (TARGET_LIB_PATH): Likewise.
9223 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9224 * Makefile.in: Regenerate.
9225 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9226 (RPATH_ENVVAR): Include Darwin case.
9227 * configure: Regenerate.
9228
9229 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9230
9231 * MAINTAINERS (Various Maintainers): Remove self.
9232 (Write After Approval): Add self.
9233
9234 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9235
9236 * MAINTAINERS (Various Maintainers): Add self.
9237
9238 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9239
9240 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9241 * configure: Regenerate.
9242
9243 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9244
9245 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9246 gcc_version, and gcc_version_trigger from set of flags to pass.
9247 * Makefile.tpl: Remove definitions of above variables.
9248 (config.status): Remove dependency on $(gcc_version_trigger).
9249 * Makefile.in: Regenerate.
9250 * configure.in: Do not reference config/gcc-version.m4 nor
9251 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9252 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9253 * configure: Regenerate.
9254
9255 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9256 Andrew Pinski <pinskia@physics.uc.edu>
9257
9258 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9259 * Makefile.in: Regenerate.
9260
9261 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9262
9263 * MAINTAINERS (Write After Approval): Add myself.
9264
9265 2005-03-03 David Ayers <d.ayers@inode.at>
9266
9267 * MAINTAINERS (Write After Approval): Add myself.
9268
9269 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9270
9271 PR libgcj/20160
9272 * ltmain.sh: Avoid creating archives with components that have
9273 duplicate basenames.
9274
9275 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9276
9277 PR bootstrap/20250
9278 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9279 instead of check.
9280 * Makefile.in: Regenerate.
9281
9282 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9283
9284 * Makefile.in: Regenerate to fix conflict between the previous two
9285 patches.
9286
9287 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9288
9289 PR bootstrap/17383
9290 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9291 * Makefile.tpl (HOST_SUBDIR): New substitution.
9292 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9293 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9294 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9295 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9296 (Host modules, Bootstrapped modules): Use it.
9297 (Build modules, Target modules): Do not create symlink trees,
9298 always configure out-of-srcdir.
9299 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9300 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9301 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9302 $(HOST_SUBDIR). Create a symlink for host_subdir.
9303
9304 * Makefile.in: Regenerate.
9305 * configure: Regenerate.
9306
9307 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9308
9309 Merged from libada-gnattools-branch:
9310 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9311
9312 * gnattools: New directory.
9313 * Makefile.def: Add gnattools as a module, depending on target-libada.
9314 * Makefile.in: Regenerate.
9315 * configure.in: Include gnattools in host_tools; disable it if ada
9316 is disabled.
9317 * configure: Regenerate.
9318
9319 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9320
9321 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9322 treelang maintainer.
9323 (Write After Approval): Remove myself.
9324
9325 2005-02-23 Paul Schlie <schlie@comcast.net>
9326
9327 * configure.in: Allow darwin targeted ports to build tk, itcl and
9328 libgui.
9329 * configure: Regenerate.
9330
9331 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9332
9333 PR libgcj/10353
9334 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9335 * configure: Regenerate.
9336
9337 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9338
9339 * MAINTAINERS (Write After Approval): Add myself.
9340
9341 2005-02-10 Ian Lance Taylor <ian@airs.com>
9342
9343 * MAINTAINERS: Update my e-mail address.
9344
9345 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9346
9347 * MAINTAINERS (Write After Approval): Add myself.
9348
9349 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9350
9351 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9352 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9353 target-libgloss when not *-*-elf and *-*-aout.
9354 * configure: Regenerate.
9355
9356 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9357
9358 * MAINTAINERS: Remove obsolete entries.
9359
9360 * MAINTAINERS (Write After Approval): Add Michael Matz.
9361
9362 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9363
9364 * MAINTAINERS: Remove self as cpplib maintainer.
9365
9366 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9367
9368 * install-sh, config.sub: Import from upstream.
9369
9370 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9371
9372 PR bootstrap/18222
9373 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9374 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9375 * Makefile.in: Regenerate.
9376
9377 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9378
9379 * MAINTAINERS: Update my email address.
9380
9381 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9382 Andreas Schwab <schwab@suse.de>
9383
9384 PR bootstrap/18033
9385 * config-ml.in: Eval option if surrounded by single quotes.
9386
9387 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9388
9389 Revert 2004-12-28 Makefile changes, a better fix will be
9390 applied to mainline and src after GCC 4.0 branches.
9391
9392 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9393
9394 PR bootstrap/17383
9395
9396 * Makefile.def (target_modules): Remove stage parameter,
9397 it is always true now.
9398 * Makefile.tpl (configure-build-[+module+],
9399 configure-target-[+module+]): Always build symlink tree
9400 for the directory and for include. BUILD_SUBDIR and
9401 TARGET_SUBDIR cannot be . anymore.
9402 * Makefile.in: Regenerate.
9403
9404 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9405
9406 Revert 2004-12-08 Makefile changes.
9407
9408 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9409
9410 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9411 cygwin, mingw.
9412
9413 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9414
9415 * configure.in (sh64-*-*): Reenable gprof.
9416 * configure: Regenerate.
9417
9418 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9419
9420 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9421 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9422 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9423 * Makefile.in: Regenerate.
9424
9425 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9426
9427 * MAINTAINERS: Update my email address.
9428
9429 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9430
9431 * Makefile.tpl: Generate normal dependencies if the LHS module is
9432 not bootstrapped.
9433 * Makefile.in: Regenerate.
9434
9435 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9436
9437 * configure.in: Include config/gxx-include-dir.m4. Use
9438 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9439 * configure: Regenerate.
9440
9441 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9442
9443 * config.if: Delete.
9444 * configure.in: Set libstdcxx_incdir directly.
9445 * configure: Regenerate.
9446
9447 2004-12-02 Eric Christopher <echristo@redhat.com>
9448
9449 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9450 * Makefile.in: Regenerate.
9451
9452 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9453
9454 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9455 * configure: Regenerate.
9456
9457 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9458
9459 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9460 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9461 * configure: Regenerate.
9462
9463 2004-12-01 Eric Christopher <echristo@redhat.com>
9464
9465 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9466 of things to remove.
9467
9468 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9469
9470 * MAINTAINERS (Write After Approval): Update my e-mail address.
9471
9472 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9473
9474 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9475 from CVS libtool to always pass_all.
9476
9477 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9478
9479 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9480 (hppa*64*-*-*): Delete incorrect comment.
9481 * configure: Rebuilt.
9482
9483 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9484
9485 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9486
9487 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9488
9489 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9490 from CVS libtool to always pass_all.
9491
9492 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9493
9494 * install-sh, compile: Import from automake.
9495
9496 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9497
9498 * config.guess, config.sub: Import from savannnah.
9499
9500 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9501
9502 * MAINTAINERS (Write After Approval): Add myself
9503
9504 2004-11-12 Mike Stump <mrs@apple.com>
9505
9506 * Makefile.def: Add html support.
9507 * Makefile.tpl: Likewise.
9508 * Makefile.in: Regenerate.
9509
9510 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9511
9512 PR 18423
9513 * configure.in: Remove all instances of build-fixincludes from
9514 noconfigdirs.
9515 (build_configargs): Supply --target to subdirectories.
9516 * configure: Regenerate.
9517
9518 * Makefile.def: Make gcc install depend on fixincludes install.
9519 * Makefile.in: Regenerate.
9520
9521 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9522
9523 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9524
9525 2004-11-11 Paul Brook <paul@codesourcery.com>
9526
9527 * MAINTAINERS: Add self as arm maintainer. Update email address.
9528
9529 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9530
9531 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9532 target-libgfortran.
9533 * configure: Regenerate.
9534
9535 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9536
9537 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9538 like CC.
9539
9540 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9541
9542 * Makefile.def (host fixincludes): Specify missing targets.
9543 * Makefile.in: Regenerate.
9544
9545 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9546
9547 * MAINTAINERS: Add myself
9548
9549 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9550
9551 * MAINTAINERS (Write After Approval): Add myself.
9552
9553 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9554
9555 * Makefile.def: Build fixincludes for the host, too.
9556 * Makefile.in: Regenerate.
9557 * configure.in (host_tools): Add fixincludes.
9558 * configure: Regenerate.
9559
9560 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9561
9562 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9563 * configure: Regenerated.
9564
9565 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9566
9567 PR other/17783
9568 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9569 * configure: Regenerated.
9570
9571 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9572
9573 * README.SCO: Update per FSF instructions.
9574
9575 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9576
9577 PR target/18151
9578 * configure.in (case ${target}): Do not build fixincludes for avr.
9579 * configure: Regenerated.
9580
9581 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9582
9583 * configure.in (case ${target}): Do not build fixincludes
9584 on platforms where it is not used.
9585 * configure: Regenerated.
9586
9587 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9588
9589 * configure.in: Use an absolute path to install-sh.
9590 * configure: Regenerated.
9591
9592 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9593
9594 * MAINTAINERS (Write After Approval): Add myself.
9595
9596 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9597
9598 * MAINTAINERS: Remove from Write After Approval those that are
9599 already maintainers.
9600
9601 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9602
9603 * MAINTAINERS: Update my email address.
9604
9605 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9606
9607 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9608 * configure: Regenerate.
9609
9610 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9611
9612 * MAINTAINERS: Update my email address.
9613
9614 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9615
9616 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9617 entries belonging to this category.
9618
9619 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9620
9621 * MAINTAINERS: Update my e-mail address.
9622
9623 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9624
9625 Fix wrong conflict resolution in:
9626
9627 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9628
9629 * Makefile.in: Regenerate.
9630 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9631 in the recursive `make', instead of hardwiring `all'.
9632 (Autogenerated TARGET-* variables): New.
9633
9634 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9635
9636 * configure.in: Enable target-libgloss for crx-*-*.
9637 * configure: Regenerate.
9638
9639 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9640
9641 * MAINTAINERS (Various Maintainers): Move the "windows,
9642 cygwin, mingw" maintainer to ...
9643 (OS Port Maintainers): ... here.
9644
9645 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9646
9647 * MAINTAINERS (Write After Approval): Remove those that are
9648 maintainers of some subsystem.
9649
9650 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9651
9652 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9653 * ltcf-cxx.sh (tpf*): Likewise.
9654 * ltconfig (tpf*): Add TPF OS configuration support.
9655
9656 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9657
9658 * MAINTAINERS: Change my email address to my new work account.
9659
9660 2004-09-24 Michael Roth <mroth@nessie.de>
9661
9662 * configure.in (--without-headers): Add missing double quotes.
9663 * configure: Regenerate.
9664
9665 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9666
9667 * ylwrap: Revert to previous version.
9668
9669 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9670
9671 PR bootstrap/17369
9672 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9673 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9674 SET_GCC_LIB_PATH_CMD.
9675 (BASE_TARGET_EXPORTS): Likewise.
9676 * Makefile.in: Regenerated.
9677
9678 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9679 * configure: Regenerated.
9680
9681 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9682
9683 * config.guess: New upstream version
9684 * compile, depcomp, install-sh, ylwrap: Likewise.
9685
9686 2004-09-19 Roger Sayle <roger@eyesopen.com>
9687
9688 * config/mh-x86omitfp: New host makefile fragment. Add
9689 -fomit-frame-pointer to the default BOOT_CFLAGS.
9690 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9691 * configure: Regenerate.
9692
9693 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9694
9695 PR target/11572
9696 * configure.in (*-*-darwin*): Renable libobjc.
9697 * configure: Regenerate.
9698
9699 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9700
9701 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9702
9703 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9704
9705 * Makefile.def: Remove libbanshee.
9706 * Makefile.tpl: Ditto.
9707 * configure.in: Ditto.
9708 * Makefile.in: Regen.
9709 * configure: Ditto.
9710
9711 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9712
9713 * ltmain.sh: Use $pic_object as $non_pic_object if
9714 $non_pic_object=none.
9715
9716 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9717
9718 * missing: Import latest version from master repository.
9719
9720 2004-09-06 Nick Clifton <nickc@redhat.com>
9721
9722 * config.sub: Import latest version from master repository.
9723 * config.guess: Likewise.
9724 This includes these changes:
9725
9726 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9727
9728 * config.sub: Handle crisv32, alias etraxfs.
9729 * config.guess (crisv32:Linux:*:*): Handle.
9730
9731 2004-08-13 Brad Smith <brad@comstyle.com>
9732
9733 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9734 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9735
9736 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9737
9738 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9739 assume the processor is a powerpc. This is because coreutils
9740 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9741 in this case, due to a MacOS X bug that causes
9742 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9743 to return a negative number.
9744 Problem reported by Petter Reinholdtsen in:
9745 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9746
9747 2004-07-19 Ben Elliston <bje@gnu.org>
9748
9749 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9750
9751 2004-06-24 Ben Elliston <bje@gnu.org>
9752
9753 * config.guess: Update copyright years.
9754 * config.sub: Likewise.
9755
9756 2004-06-22 Robert Millan <robertmh@gnu.org>
9757
9758 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9759 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9760
9761 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9762
9763 * config.guess (*:*VMS:*:*): New entry. Replaces
9764 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9765 manufacturer.
9766
9767 2004-06-22 Ben Elliston <bje@gnu.org>
9768
9769 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9770 * config.sub: Likewise.
9771
9772 2004-06-22 Ben Elliston <bje@gnu.org>
9773
9774 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9775 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9776
9777 2004-06-11 Ben Elliston <bje@gnu.org>
9778
9779 * config.guess (pegasos:OpenBSD:*:*): Remove.
9780
9781 2004-06-11 Ben Elliston <bje@gnu.org>
9782
9783 From Wouter Verhelst <wouter@grep.be>:
9784 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9785
9786 2004-06-11 Ben Elliston <bje@gnu.org>
9787
9788 * config.guess (luna88k:OpenBSD:*:*): New.
9789
9790 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9791
9792 * config.guess (m32r*:Linux:*:*): New case.
9793 * config.sub: Handle m32rle.
9794
9795 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9796
9797 From Jens Petersen <petersen@redhat.com>:
9798 * config.sub: Handle sparcv8.
9799
9800 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9801
9802 From Tom Smith <smith@cag.lkg.hp.com>:
9803 * config.guess: Version suffixes are equally significant on Tru64
9804 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9805 prefix of "P" (patched kernel).
9806
9807 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9808
9809 * config.sub: Add support for National Semiconductor CRX target.
9810
9811 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9812
9813 * MAINTAINERS (Various Maintainers): Remove myself as web page
9814 maintainer, add myself as maintainer of build status lists.
9815
9816 2004-09-03 Jan Beulich <jbeulich@novell.com>
9817
9818 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9819 *-*-netware, but add target-libmudflap.
9820 Consolidate *-*-netware targets (of which really only i?86 exists)
9821 into a single entry.
9822 * configure: Likewise.
9823
9824 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9825
9826 * Makefile.tpl (sorry): Remove.
9827 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9828 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9829 (do-clean): Clean per-stage directories too.
9830 (do-distclean): Run distclean-stage1 too.
9831 (.NOTPARALLEL): Enable during toplevel bootstrap.
9832 (stage[+id+]-bubble): Enable parallel execution during
9833 the recursive invocation.
9834 * Makefile.in: Regenerate.
9835
9836 Fix previous checkin:
9837
9838 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9839 include.
9840 * configure.in: Fix indentation.
9841 * configure: Regenerate.
9842
9843 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9844
9845 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9846 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9847 * configure: regenerate
9848 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9849 -mdynamic-no-pic
9850
9851 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9852
9853 * Makefile.def (build_modules): Add fixincludes.
9854 (dependencies): Make gcc depend on fixincludes.
9855 * configure.in (build_tools): Add fixincludes.
9856 (build_configdirs): Always include build_libs.
9857 * Makefile.in: Regenerate.
9858 * configure: Regenerate.
9859
9860 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9861
9862 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9863 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9864 phony targets; do not generate timestamp files.
9865 (distclean-stageN): Remove references to their timestamp files.
9866 (restageN, touch-stageN): Remove.
9867 (stageN-bubble): Rewritten.
9868 (compare): Support lean bootstraps.
9869 * Makefile.in: Regenerate.
9870
9871 * configure.in: Only warn when bootstrapping but
9872 build != host or build != target. Support lean bootstraps.
9873 * configure: Regenerate.
9874
9875 2004-08-26 Phil Edwards <phil@codesourcery.com>
9876
9877 * configure.in: Give a better error message if GMP/MPFR are missing
9878 and a language needing them has been requested.
9879 * configure: Regenerated.
9880
9881 2004-08-25 Phil Edwards <phil@codesourcery.com>
9882
9883 * configure.in: Print a list of available language front-ends if
9884 a requested one is missing. Tidy stray tab characters.
9885 * configure: Regenerated.
9886
9887 2004-08-19 Michael Koch <konqueror@gmx.de>
9888
9889 * gcc/doc/install.texi: Update entry about automake for libjava.
9890
9891 2004-08-17 Robert Millan <robertmh@gnu.org>
9892
9893 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9894 (instead of FreeBSD).
9895 * configure: Regenerate.
9896
9897 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9898
9899 * Makefile.in: Regenerate.
9900 * configure: Regenerate.
9901
9902 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9903 stage_*_flags.
9904 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9905 for bootstrapped modules if toplevel bootstrap is going.
9906 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9907 modules. Adjust for changes in Makefile.def. Enable several
9908 rules even in non-bootstrap mode, just to avoid peppering the
9909 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9910 (stage-[+prev+]-bubble): Remove.
9911
9912 * Makefile.def (Dependencies): Depend on all-build-bison,
9913 all-build-flex, all-build-byacc, all-build-texinfo, rather
9914 than the host variations.
9915 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9916 with BUILD_SUBDIR.
9917 (BISON): Update for recent Bisons.
9918 (YACC): Fix typo.
9919 (cross): Depend on all-build.
9920 (all): Do not depend on all-build.
9921 (prebootstrap): Remove.
9922 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9923 (Prebootstrap dependencies): Add them to the per-stage targets
9924 and to all-prebootstrap.
9925 * configure.in (build_configdirs): Always enable build_tools.
9926 (BUILD_DIR_PREFIX): Remove.
9927
9928 * Makefile.def (gcc): Add target variable.
9929 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9930 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9931 in the recursive `make', instead of hardwiring `all'.
9932 (Autogenerated TARGET-* variables): New.
9933
9934 2004-08-13 Brian Booth <bbooth@redhat.com>
9935
9936 * MAINTAINERS: Remove myself from write-after-approval.
9937
9938 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9939
9940 * src-release: Stop distributing mmalloc with gdb (which doesn't
9941 use it).
9942 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9943 * Makefile.in: Regenerate.
9944
9945 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9946
9947 * configure.in (arm*-*-eabi*): New target.
9948 * configure: Regenerate.
9949
9950 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9951
9952 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9953 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9954 (Dependencies): New section.
9955 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9956 (configure-target-[+module+]): Depend on maybe-all-gcc
9957 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9958 (toplevel profiledbootstrap): Fix dependencies.
9959 * Makefile.in: Regenerate.
9960
9961 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9962
9963 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9964 target-libiberty to noconfigdirs.
9965 * configure: Regenerate.
9966
9967 2004-08-03 Paul Brook <paul@codesourcery.com>
9968
9969 * configure.in: Check for MPFR as well as GMP.
9970 * configure: Regenerate.
9971
9972 2004-08-01 Robert Millan <robertmh@gnu.org>
9973
9974 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9975 libmudflap for all GNU-based systems (with Glibc).
9976 * configure: Regenerate.
9977
9978 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9979
9980 * Makefile.def (host-modules): Add gcc.
9981 * Makefile.in: Regenerate.
9982 * Makefile.tpl (sorry): New rule.
9983 (configure-host, all-host, [+make_target+]-host, do-check,
9984 install-host): Do not add gcc as a special case.
9985 (host modules): Add a small special-casing for gcc. Export
9986 extra_make_flags through the environment.
9987 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9988 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9989 other recursive targets for gcc): Remove.
9990
9991 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9992 (stage, unstage): New rules.
9993 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9994 distclean-stage[+id+]): Use stage_current.
9995 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9996 the stage*-start rules.
9997
9998 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9999
10000 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10001 use -all_load flag.
10002
10003 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10004
10005 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10006 * configure: Regenerate.
10007
10008 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10009
10010 * maintainer-scripts/gcc_release: Revert yesterday's change.
10011
10012 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10013
10014 * MAINTAINERS: Add myself to write-after-approval.
10015
10016 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10017
10018 * libf2c: Removed.
10019 * gcc/gccbug.in: Updated because of libf2c removal.
10020 * maintainer-scripts/gcc_release: Ditto.
10021
10022 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10023
10024 * configure.in: Build libmudflap by default on FreeBSD.
10025 * configure: Regenerated.
10026
10027 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10028
10029 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10030 systems.
10031 * configure: Regenerated.
10032
10033 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10034
10035 PR target/16344
10036 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10037 feedback based compiler.
10038 * Makefile.in: Rebuilt.
10039
10040 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10041
10042 * Makefile.def (host_modules): Set bootstrap=true for flex.
10043 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10044 * Makefile.in: Rebuilt.
10045
10046 2004-07-07 Jan Hubicka <jh@suse.cz>
10047
10048 * MAINTAINERS: Add self as a profile feedback maintainer.
10049
10050 2004-07-05 Phil Edwards <phil@codesourcery.com>
10051
10052 * configure.in: Do not prepend $srcdir to /dev/null in
10053 makefile fragments.
10054 * configure: Regenerate.
10055
10056 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10057
10058 * Makefile.def (build_modules): Add bison, byacc, flex,
10059 m4, texinfo.
10060 (flags_to_pass): Add FLEX.
10061 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10062 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10063 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10064 DEFAULT_MAKEINFO): Remove.
10065 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10066 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10067 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10068 objdir or else use configured tool.
10069 (all-build): New.
10070 (all): Depend on it.
10071 (Build module dependencies): Add.
10072 * Makefile.in: Regenerate.
10073 * configure.in: Better support for multiple build modules,
10074 matching what is done for host/target modules. Do not look
10075 for "plausible" locations of build tools if Canadian cross.
10076 Use autoconf's AC_PROG_CC to find a C compiler. Define
10077 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10078 * configure: Regenerate.
10079
10080 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10081
10082 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10083 * Makefile.in: Regenerate.
10084
10085 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10086
10087 * Makefile.tpl (configure-build-[+module+],
10088 configure-[+module+], configure-target-[+module+]): Pass
10089 [+extra_configure_args+].
10090 (all-build-[+module+], all-[+module+], check-[+module+],
10091 install-[+module+], [+make_target+]-[+module+],
10092 all-target-[+module+], check-target-[+module+],
10093 install-target-[+module+], [+make_target+]-target-[+module+]):
10094 Pass [+extra_make_args+].
10095 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10096 (GCC_HOST_EXPORTS): Remove.
10097 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10098 cross, check-gcc, check-gcc-c++, install-gcc,
10099 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10100 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10101 * Makefile.in: Regenerate.
10102
10103 2004-06-21 Matthew Sachs <msachs@apple.com>
10104
10105 * MAINTAINERS: Added self to write-after-approval.
10106
10107 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10108
10109 * configure.in: Check for srcdir/winsup rather than build directory
10110 winsup.
10111 * configure: Regenerate.
10112
10113 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
10114
10115 * configure.in: Don't build Cygwin native newlib if winsup
10116 directory is missing. Emit warning instead.
10117 * configure: Regenerate.
10118
10119 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
10120
10121 * Makefile.tpl (touch-stage[+id+]): New.
10122 (restage[+prev+]): Depend on touch-stage[+id+].
10123
10124 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10125 Use it throughout.
10126
10127 * Makefile.def: Add profile and feedback bootstrap stages.
10128 Remove next field from bootstrap stages.
10129 * Makefile.tpl (LN, LN_S): Substitute.
10130 (stageN-start, stageN-end): Use double-colon rules, to
10131 provide a hook for additional setup commands.
10132 (distclean-stageN-gcc, restageN): Create dependencies from
10133 [+prev+], not from [+next+].
10134 (stageN-bubble): Add commands for successive stages from
10135 [+prev+], using double-colon rules.
10136 (all-stageN-gcc): Fix typo.
10137 (stagefeedback-start, profiledbootstrap): New.
10138 * Makefile.in: Regenerate.
10139 * configure.in: Call ACX_PROG_LN.
10140 * configure: Regenerate.
10141
10142 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10143
10144 * MAINTAINERS (Write After Approval): Add myself.
10145
10146 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10147
10148 * MAINTAINERS (Write After Approval): Add myself.
10149
10150 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
10151
10152 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10153 without gcc.
10154 * configure: Regenerate.
10155
10156 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10157
10158 * Makefile.tpl: Fix typo.
10159 * Makefile.in: Regenerate.
10160
10161 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10162
10163 * configure.in: Remove new- prefix from toplevel
10164 bootstrap targets.
10165 * configure: Regenerate.
10166
10167 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10168
10169 * Makefile.tpl (all.normal): Rename to all.
10170 (all): Replace with a rule to pick the default
10171 target from configure.
10172 (all-gcc, configure-gcc): Use conditionals to
10173 do nothing when toplevel bootstrap is going on.
10174 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10175 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10176 * configure.in: Support --enable-bootstrap.
10177
10178 * Makefile.def: Remove new- prefix from toplevel
10179 bootstrap targets.
10180 * Makefile.tpl: Likewise.
10181
10182 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10183 target.
10184
10185 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10186 $(RECURSE_FLAGS) to recursive invocation of make.
10187
10188 * Makefile.in: Regenerate.
10189 * configure: Regenerate.
10190
10191 2004-05-30 Andreas Jaeger <aj@suse.de>
10192 Jim Wilson <wilson@specifixinc.com>
10193
10194 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10195 like CC.
10196
10197 2004-05-27 Daniel Jacobowitz <dan@debian.org>
10198
10199 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10200 * configure: Regenerate.
10201
10202 2004-05-25 Daniel Jacobowitz <drow@false.org>
10203
10204 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10205 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10206 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10207 targets.
10208 * Makefile.in: Regenerate.
10209
10210 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
10211
10212 * configure.in: Test the ability to symlink directories.
10213 * configure: Regenerate.
10214
10215 * Makefile.def (bootstrap-stage): New definitions.
10216 * Makefile.tpl (configure-stage1-gcc,
10217 configure-stage2-gcc, configure-stage3-gcc,
10218 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10219 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10220 new-restage3, compare): Autogenerate, see Makefile.in
10221 entry for behavioral changes.
10222 (distclean-stage1, new-stage1-start, new-stage1-end,
10223 new-stage1-bubble, distclean-stage2, new-stage2-start,
10224 new-stage2-end, new-stage2-bubble, distclean-stage3,
10225 new-stage3-start, new-stage3-end): New autogenerated targets.
10226 (objext, prebootstrap, BOOT_CFLAGS,
10227 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10228 targets.
10229
10230 * Makefile.in: Regenerate.
10231 (distclean-stage1, new-stage1-start, new-stage1-end,
10232 new-stage1-bubble, distclean-stage2, new-stage2-start,
10233 new-stage2-end, new-stage2-bubble, distclean-stage3,
10234 new-stage3-start, new-stage3-end): New targets.
10235 (all-stage1-gcc): Move prebootstrap dependency from here...
10236 (configure-stage1-gcc): ...to here.
10237 (new-bootstrap): Use bubble targets.
10238 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10239 Use per-stage distclean targets.
10240 (configure-stage1-gcc, configure-stage2-gcc,
10241 configure-stage3-gcc, all-stage1-gcc,
10242 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10243 Use new-stageN-start to prepare the tree.
10244
10245 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10246
10247 * Makefile.def (host_modules): add libcpp.
10248 * Makefile.tpl: Add dependencies on and for libcpp.
10249 * Makefile.in: Regenerate.
10250 * configure.in: Add libcpp host module.
10251 * configure: Regenerate.
10252
10253 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10254
10255 * Makefile.tpl: Whenever a recursive target is defined, wrap
10256 it in a special @if/@endif block, and prepare its maybe
10257 dependency in the @if/@endif block
10258 * configure.in: Instead of writing maybe dependencies, remove
10259 the @if/@endif statements, and remove the @if/@endif blocks
10260 that remain.
10261 * configure: Regenerate.
10262 * Makefile.in: Regenerate.
10263
10264 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10265
10266 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10267
10268 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10269
10270 PR bootstrap/15120
10271 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10272 * */configure: Rebuilt.
10273
10274 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10275
10276 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10277 of libf2c.
10278 * configure, Makefile.in: Regenerate.
10279
10280 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10281
10282 * MAINTAINERS (Write After Approval): Add myself.
10283
10284 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10285
10286 Merge from tree-ssa-20020619-branch.
10287
10288 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10289 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10290 (HOST_GMPLIBS): Define.
10291 (HOST_GMPINC): Define.
10292 (TARGET_LIB_PATH): Add libmudflap.
10293 (GFORTRAN_FOR_TARGET): Define.
10294 (configure-build*): Export GFORTRAN.
10295 (configure-gcc): Export GMPLIBS and GMPINC.
10296 (all-gcc): Add maybe-all-libbanshee.
10297 (configure-target-libgfortran): Define.
10298 * Makefile.in: Regenerate.
10299 * configure.in (host_libs): Add libbanshee.
10300 (target_libraries): Add target-libmudflap and target-libgfortran.
10301 Add --with-libbanshee.
10302 Handle --disable-libmudflap.
10303 (*-*-freebsd*): Use with_gmp.
10304 Add $(libgcj) to noconfigdirs.
10305 * configure: Regenerate.
10306 * depcomp: New file.
10307 * MAINTAINERS: Add tree-ssa maintainers.
10308
10309 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10310
10311 * MAINTAINERS (Various Maintainers): Add myself.
10312
10313 2004-04-30 Brian Ford <ford@vss.fsi.com>
10314
10315 * MAINTAINERS (Write After Approval): Add myself.
10316
10317 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10318
10319 * MAINTAINERS (Write After Approval): Add myself.
10320
10321 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10322
10323 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10324 * configure: Regenerate.
10325
10326 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10327
10328 Revert:
10329 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10330
10331 * Makefile.def (flags_to_pass): Remove *dir variables that
10332 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10333 as well as prefix and exec_prefix.
10334 * Makefile.in: Regenerate.
10335
10336 2004-04-26 Robert Millan <robertmh@gnu.org>
10337
10338 Add patches from libtool CVS.
10339 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10340 * ltconfig: Likewise.
10341 * ltcf-c.sh: Likewise.
10342 * ltcf-cxx.sh: Likewise.
10343 * ltcf-gcj.sh: Likewise.
10344
10345 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10346
10347 * Makefile.def (host_modules): Mark with the bootstrap
10348 flag packages on which gcc depends.
10349 * Makefile.tpl (all-bootstrap): Use it.
10350 * Makefile.in: Regenerate.
10351
10352 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10353
10354 * Makefile.def (flags_to_pass): Remove *dir variables that
10355 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10356 as well as prefix and exec_prefix.
10357 * Makefile.in: Regenerate.
10358
10359 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10360
10361 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10362 * configure: Regenerate.
10363 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10364 * gcc/Makefile.tpl (compare): Use the result of the test.
10365 * gcc/Makefile.in: Regenerate.
10366
10367 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10368
10369 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10370 Always relocate gcc and prev-gcc to the original names, even
10371 if the build fails.
10372 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10373 New targets.
10374
10375 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10376
10377 * MAINTAINERS: Update my email address.
10378
10379 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10380
10381 * configure.in (mips*-*-irix5*): Enable ld.
10382 * configure: Regenerate.
10383
10384 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10385
10386 * configure: Regenerate.
10387
10388 2004-04-15 James E Wilson <wilson@specifixinc.com>
10389
10390 * Makefile.tpl (configure-[+module+], configure-gcc,
10391 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10392 Set and export LDFLAGS.
10393 * Makefile.in: Regenerate.
10394
10395 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10396
10397 * MAINTAINERS: Add myself to write-after-approval.
10398
10399 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10400
10401 PR bootstrap/14871
10402 * Makefile.tpl: If we don't have built-in-tree target tools,
10403 use the ones found by configure rather than hacking around with
10404 program_transform_name.
10405 * configure.in: Give Makefile.tpl the information necessary
10406 to do that.
10407 * Makefile.in: Regenerate.
10408 * configure: Regenerate.
10409
10410 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10411
10412 PR bootstrap/14760
10413 * configure.in: When computing baseargs, strip *all* copies of
10414 offending options. Also, don't match/substitute the trailing space,
10415 so that this actually works when two similar options are separated by
10416 only one space.
10417 * configure: Regenerate.
10418
10419 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10420
10421 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10422 (rs6000-*-aix*): Same.
10423 * configure: Regenerate.
10424
10425 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10426
10427 * MAINTAINERS: Add myself to write-after-approval.
10428
10429 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10430
10431 * MAINTAINERS: Add myself to write-after-approval.
10432
10433 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10434
10435 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10436 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10437 * Makefile.in: Regenerate.
10438
10439 * configure.in (top level bootstrap support): Rework --enable-werror
10440 to set @stage2_werror_flag@.
10441 * configure: Regenerate.
10442 * Makefile.tpl (top level bootstrap support): Pass
10443 @stage2_werror_flag@ down to configure in stages 2 and 3.
10444 * Makefile.in: Regenerate.
10445
10446 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10447
10448 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10449 for stages 2 and 3 as well as in make. As a consequence, remove
10450 OUTPUT_OPTION (now detected by configure) from the flags passed down
10451 to make.
10452 * Makefile.in: Regenerate.
10453
10454 * Makefile.tpl (new-bootstrap): Fix typo.
10455 * Makefile.in: Regenerate.
10456
10457 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10458
10459 * Makefile.tpl: Rearrange by moving recursive_targets rules
10460 into their proper sections.
10461 * Makefile.tpl (top level bootstrap support): Move disabling
10462 of coverage flags from 'make' to 'configure'; improve comments.
10463 * Makefile.in: Regenerate.
10464
10465 * Makefile.tpl (experimental top level bootstrap) Move stage1
10466 language setting from all- target to configure- target; disable
10467 intermodule optimization in stage 1; prevent gratuitous rebuilds
10468 of stage 1.
10469 * Makefile.in: Regenerate.
10470 * configure.in: Comma-separate stage 1 language list for top
10471 level bootstrap.
10472 * configure: Regenerate.
10473
10474 * Makefile.tpl: Clean up experimental top level bootstrap support:
10475 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10476 prev-gcc in configure- targets as well as all- targets.
10477 * Makefile.in: Regenerate.
10478
10479 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10480
10481 * compile: New file imported from automake.
10482
10483 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10484
10485 * configure.in: Remove symbolic link section.
10486 * configure: Regenerate.
10487 * Makefile.tpl (links): Remove.
10488 * Makefile.in: Regenerate.
10489
10490 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10491 Nathanael Nerode <neroden@gcc.gnu.org>
10492
10493 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10494 Set with AC_CHECK_PROGS.
10495 * configure.in: Fix comment typo from last patch.
10496 * configure: Regenerate.
10497
10498 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10499
10500 * Makefile.tpl: Introduce experimental top level bootstrap support.
10501 * Makefile.in: Regenerate.
10502 * configure.in: Introduce support for top level bootstrap.
10503 * configure: Regenerate.
10504
10505 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10506 Paolo Bonzini <bonzini@gnu.org>
10507
10508 PR bootstrap/14522
10509 * configure.in: Cope with shells that do not support unquoted ^
10510 * configure: Regenerate.
10511
10512 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10513 Paolo Bonzini <bonzini@gnu.org>
10514
10515 PR bootstrap/14522
10516 * configure.in: Cope with shells that do not support nesting
10517 quotes inside quoted backquote substitutions.
10518 * configure: Regenerate.
10519
10520 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10521
10522 PR bootstrap/14522
10523 * configure.in: Fix escaping of $.
10524 * configure: Regenerate.
10525
10526 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10527
10528 * configure: Regenerate, since I forgot to while committing Paolo's
10529 changes.
10530
10531 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10532
10533 PR ada/14131
10534 Move language detection to the top level.
10535 * configure.in: Find default values for the tools as
10536 soon as possible. Disable ada if GNAT is not found.
10537 Emit error message about missing languages. Expand
10538 --enable-languages=all for the gcc subdirectory.
10539
10540 2004-03-10 Ben Elliston <bje@gnu.org>
10541
10542 * MAINTAINERS: Update my email address.
10543
10544 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10545
10546 * ltconfig: Disable building static libraries if building shared
10547 libraries on AIX 5L.
10548
10549 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10550
10551 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10552 and disable libgcj.
10553 * configure: Regenerated.
10554
10555 2004-03-01 Brian Booth <bbooth@redhat.com>
10556
10557 * MAINTAINERS: Add myself to write-after-approval.
10558
10559 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10560
10561 * MAINTAINERS: Add myself to write-after-approval.
10562
10563 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10564
10565 PR bootstrap/7087
10566 * Makefile.tpl: Guard XFOO sed statements better.
10567 * Makefile.tpl: Add dependency for configure-target-libada.
10568 * Makefile.in: Regenerate (incidentally fixes broken
10569 commit when libada-branch was merged).
10570
10571 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10572
10573 * MAINTAINERS: Add myself to write-after-approval.
10574
10575 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10576
10577 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10578 maintainers.
10579
10580 2004-02-20 Andrew Cagney <cagney@redhat.com>
10581
10582 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10583 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10584
10585 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10586
10587 PR bootstrap/11932
10588 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10589
10590 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10591
10592 * MAINTAINERS: Added myself to write-after-approval.
10593
10594 2004-02-14 Michael Koch <konqueror@gmx.de>
10595
10596 * MAINTAINERS: Added myself to write-after-approval.
10597
10598 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10599
10600 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10601 some OS port maintainers to OS port maintainers section.
10602
10603 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10604
10605 * MAINTAINERS: Add self.
10606
10607 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10608
10609 * MAINTAINERS: Alphabetize.
10610
10611 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10612
10613 * MAINTAINERS: Remove myself.
10614
10615 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10616
10617 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10618 (rs6000-*-aix*): Same.
10619 * configure: Regenerate.
10620
10621 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10622
10623 * configure.in (host): Add in missing $noconfigdirs to defines.
10624 * configure: Regenerate.
10625
10626 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10627 Nathanael Nerode <neroden@gcc.gnu.org>
10628
10629 PR ada/6637, PR ada/5911
10630 Merge with libada-branch:
10631 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10632 with appropriate dependencies. Add --enable-libada configure switch.
10633 * configure, Makefile.in: Regenerate.
10634
10635 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10636
10637 * MAINTAINERS: Add myself to write-after-approval.
10638
10639 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10640
10641 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10642 * configure: Regenerate.
10643
10644 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10645
10646 Merge from upstream:
10647
10648 * ltmain.in: When setting IFS to '~', be careful about user
10649 arguments that contain '~'.
10650
10651 2004-02-04 Peter O'Gorman <peter@pogma.com>
10652
10653 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10654 Also test $base_compile against $CC with escaped arguments. Bug
10655 reported by Geoff Keating <geoffk@apple.com>.
10656
10657 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10658
10659 * MAINTAINERS: Remove i960 port.
10660
10661 2004-01-23 DJ Delorie <dj@redhat.com>
10662
10663 * Makefile.def (target_modules) [libiberty]: Don't stage.
10664 * Makefile.in: Rebuilt.
10665
10666 2004-01-20 Caroline Tice <ctice@apple.com>
10667
10668 * MAINTAINERS: Add myself to write-after-approval.
10669
10670 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10671
10672 * MAINTAINERS: Update my email address.
10673
10674 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10675
10676 * MAINTAINERS: Add myself to write-after-approval.
10677
10678 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10679
10680 * MAINTAINERS: Remove entries without email address.
10681
10682 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10683
10684 * MAINTAINERS: Add myself to write-after-approval.
10685
10686 2004-01-15 Steven Bosscher <stevenb@suse.de>
10687
10688 * MAINTAINERS: Update my email address.
10689
10690 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10691
10692 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10693 * Makefile.tpl (configure-target-[+module+]): Support stage.
10694 * Makefile.in: Rebuilt.
10695
10696 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10697
10698 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10699
10700 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10701
10702 * MAINTAINERS: Add myself as a MIPS maintainer.
10703
10704 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10705
10706 * configure.in: Use ./config.cache, not config.cache.
10707 * configure: Regenerate.
10708 * Makefile.tpl: Special-casing not needed for GCC any more.
10709 * Makefile.in: Regenerate.
10710
10711 * configure.in: Don't share a cache file for host dirs.
10712 * configure: Regenerate.
10713
10714 * config-ml.in: Don't mess with the cache file.
10715
10716 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10717
10718 * MAINTAINERS: Move myself from 'Write After Approval' to
10719 'CPU Port Maintainers' section as SPARC maintainer.
10720
10721 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10722
10723 * Makefile.tpl: Make GCC use a separate config.cache.
10724 * Makefile.in: Regenerate.
10725
10726 PR bootstrap/11932, PR bootstrap/11933
10727 (I don't know if it will fix either of them, but it relates
10728 to them.)
10729 * configure.in: Don't use shared config.cache for target
10730 directories.
10731 * configure: Regenerate.
10732
10733 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10734
10735 * MAINTAINERS: Add myself to 'Write After Approval' section.
10736
10737 2003-12-31 Roger Sayle <roger@eyesopen.com>
10738
10739 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10740 * configure: Regenerated.
10741
10742 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10743
10744 * MAINTAINERS: Remove the mn10200 maintainer.
10745
10746 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10747
10748 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10749 * configure: Regenerated.
10750
10751 2003-12-16 Jan Hubicka <jh@suse.cz>
10752
10753 * MAINTAINERS: Add myself as callgraph maintainer.
10754
10755 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10756
10757 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10758 * configure: Regenerate.
10759
10760 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10761
10762 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10763 'Write After Approval' section. Update email.
10764
10765 2003-12-01 James Lemke <jim@wasabisystems.com>
10766
10767 * MAINTAINERS (Write After Approval): Add myself.
10768
10769 2003-11-20 Matt Thomas <matt@3am-software.com>
10770
10771 * MAINTAINERS: Add myself as a vax port maintainer.
10772
10773 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10774
10775 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10776 (configure-build-[+module+], configure-[+module+]): Likewise.
10777 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10778 * Makefile.in: Regenerate.
10779
10780 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10781
10782 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10783 shared/dylibed libraries.
10784 * ltmain.sh: Likewise.
10785 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10786 * ltcf-cxx.sh: Likewise.
10787 * ltcf-gcj.sh: Likewise.
10788 * ltconfig: Likewise.
10789
10790 2003-11-17 Stan Cox <scox@redhat.com>
10791
10792 * MAINTAINERS: Add myself as iq2000 port maintainer.
10793
10794 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10795
10796 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10797 * Makefile.in: Regenerate.
10798
10799 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10800
10801 * config.sub: Update to 2003-11-03 version.
10802
10803 2003-10-20 Phil Edwards <phil@codesourcery.com>
10804
10805 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10806 * configure: Regenerate.
10807
10808 2003-10-20 Nicolas Pitre <nico@cam.org>
10809
10810 * MAINTAINERS: Add myself to 'Write After Approval' section.
10811
10812 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10813
10814 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10815
10816 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10817
10818 * MAINTAINERS: Update my email address.
10819
10820 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10821
10822 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10823
10824 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10825
10826 * MAINTAINERS: Add myself to 'Write After Approval' section.
10827
10828 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10829
10830 * config.guess: Update to 2003-10-16 version.
10831 * config.sub: Update to 2003-10-16 version.
10832
10833 2003-10-15 David Daney <ddaney@avtrex.com>
10834
10835 * MAINTAINERS: Added myself to 'Write After Approval' section.
10836
10837 2003-10-15 Falk Hueffner <falk@debian.org>
10838
10839 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10840 'Write After Approval' section. Update email.
10841
10842 2003-10-14 Roger Sayle <roger@eyesopen.com>
10843
10844 * MAINTAINERS: Move myself from 'Write After Approval' to
10845 'Various Maintainers' section as middle-end maintainer.
10846
10847 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10848
10849 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10850 HOST_FLAGS_TO_PASS.
10851 * Makefile.in: Regenerate.
10852
10853 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10854
10855 * config.guess: Update to 2003-10-07 version.
10856 * config.sub: Update to 2003-10-07 version.
10857
10858 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10859
10860 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10861 * ltconfig (irix5*, irix6*): Don't override version_type.
10862
10863 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10864
10865 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10866 * configure: Rebuilt
10867 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10868 * Makefile.in: Rebuilt
10869
10870 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10871
10872 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10873
10874 2003-09-30 Carlo Wood <carlo@alinoe.com>
10875
10876 * MAINTAINERS (Write After Approval): Add myself.
10877
10878 2003-09-29 Paul Koning <ni1d@arrl.net>
10879
10880 * MAINTAINERS: Move myself from "Write After Approval"
10881 to CPU platform maintainers for pdp11 platform.
10882
10883 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10884
10885 * MAINTAINERS: Move myself from 'Write After Approval' to
10886 'Various Maintainers' section as libffi testsuite maintainer.
10887
10888 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10889
10890 * configure.in: Pass a computed --program-transform-name
10891 to subconfigures.
10892 * configure: Regenerated.
10893
10894 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10895
10896 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10897 * Makefile.in: Regenerate.
10898
10899 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10900 * Makefile.in: Regenerate.
10901
10902 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10903
10904 * MAINTAINERS: Move myself from 'Write After Approval'
10905 to 'Various Maintainers' (objective-c) section.
10906
10907 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10908
10909 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10910 quoting.
10911 * configure: Regenerated.
10912
10913 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10914
10915 * MAINTAINERS (Write After Approval): Add myself to write after
10916 approval list.
10917
10918 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10919
10920 * MAINTAINERS (Write After Approval): Add myself.
10921
10922 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10923
10924 * MAINTAINERS: Update my e-mail address.
10925
10926 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10927
10928 * libtool.m4 (LD): Correct powerpc64 host match.
10929
10930 2003-09-06 James E Wilson <wilson@tuliptree.org>
10931
10932 * MAINTAINTERS: Update my affiliation and email address.
10933
10934 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10935
10936 * MAINTAINERS (Write After Approval): Add myself.
10937
10938 2003-09-04 DJ Delorie <dj@redhat.com>
10939
10940 * configure: Regenerate.
10941
10942 2003-09-04 Robert Millan <robertmh@gnu.org>
10943
10944 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10945
10946 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10947
10948 * configure.in: Ensure arguments to sed are properly spaced.
10949 * configure: Regenerate.
10950
10951 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10952
10953 * MAINTAINERS: Update my e-mail address.
10954
10955 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10956
10957 * MAINTAINERS (Write After Approval): Add myself.
10958
10959 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10960
10961 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10962 * configure: Regenerated.
10963
10964 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10965
10966 * MAINTAINERS: Update my email address.
10967
10968 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10969
10970 * configure.in: Use newline instead of semicolon when assuming
10971 shell arguments in a for loop.
10972 * configure: Regenerated.
10973
10974 2003-08-22 Jason Eckhardt <jle@rice.edu>
10975
10976 * MAINTAINERS: Resurrect the i860 maintainer.
10977
10978 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10979
10980 PR 8180
10981 * configure.in: When testing with_libs and with_headers, treat
10982 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10983 * configure: Regenerate.
10984
10985 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10986 make, shell, etc.
10987 (baseargs): Likewise.
10988 * configure: Regenerate.
10989
10990 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10991
10992 * MAINTAINERS (Write After Approval): Add myself.
10993
10994 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10995
10996 * configure.in: Disable libgcj for darwin not on powerpc.
10997 * configure: Rebuild.
10998
10999 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11000
11001 * config-ml.in, symlink-tree: Add license.
11002
11003 2003-08-03 Richard Stallman <rms@gnu.org>
11004 Eben Moglen <moglen@columbia.edu>
11005
11006 * README.SCO: New file.
11007
11008 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11009
11010 * Makefile.tpl (check, check-c++): Express dependencies using
11011 dependencies rather than commands.
11012 * Makefile.in: Regenerate.
11013
11014 2003-08-01 Andrew Cagney <cagney@redhat.com>
11015
11016 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11017 * configure: Ditto.
11018
11019 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11020
11021 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11022 * Makefile.in: Update.
11023
11024 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11025
11026 * configure.in: Enable libgcj for darwin.
11027 * configure: Rebuild.
11028
11029 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11030
11031 * config-ml.in: Use ac_configure_args directly instead of
11032 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11033 actually seen.
11034
11035 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11036
11037 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11038 creating target and build subdirs to build all parent dirs as needed.
11039 * Makefile.in: Rebuild.
11040 * configure.in: Don't build dirs explicitly here.
11041 * configure: Rebuild.
11042
11043 2003-07-26 Paul Brook <paul@nowt.org>
11044
11045 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11046
11047 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11048
11049 * Makefile.tpl (all-make): Depend on intl.
11050 * Makefile.in: Rebuilt.
11051
11052 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
11053
11054 * install-sh: Update to newer upstream versions (associated with
11055 aclocal 1.7).
11056 * mkinstalldirs: Likewise.
11057 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11058
11059 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11060
11061 * MAINTAINERS: Move self from Bug database only accounts
11062 to write-after-approval.
11063
11064 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11065
11066 * config.if: Remove unused libc_interface determination.
11067
11068 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11069
11070 * MAINTAINERS: Move self from write-after-approval to
11071 build machinery (*.in).
11072
11073 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11074
11075 PR bootstrap/11273
11076 PR bootstrap/11408
11077 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11078 unused INSTALL_PROGRAM_ARGS.
11079 * configure.in: Use AC_PROG_INSTALL.
11080 * Makefile.in: Regenerate.
11081 * configure: Regenerate.
11082
11083 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11084
11085 * MAINTAINERS: Alphabetize.
11086
11087 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
11088
11089 * configure: Rebuilt.
11090 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11091 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11092 newlib nor libgloss.
11093 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11094 * configure.in (am33_2.0-*-linux*): Added.
11095
11096 2003-07-09 Bob Wilson <bob.wilson@acm.org>
11097
11098 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11099 * configure: Regenerate.
11100
11101 2003-07-07 Zack Weinberg <zack@codesourcery.com>
11102
11103 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11104 * Makefile.in: Regenerate.
11105
11106 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11107
11108 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11109 * Makefile.in: Regenerate.
11110
11111 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
11112
11113 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11114 * Makefile.in: Regenerated.
11115
11116 * config-ml.in: Replace PWD with PWD_COMMAND.
11117
11118 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11119
11120 * intl: New directory; see intl/ChangeLog for details.
11121 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11122 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11123 * Makefile.in: Regenerate.
11124
11125 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11126
11127 * configure.in: Clean up config-lang.in handling. Delete
11128 useless assignment to "subdirs".
11129 * configure: Regenerate.
11130
11131 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11132
11133 * configure.in: Rename 'target_libs' to 'target_libraries'.
11134 Remove useless reference to 'target_libs'.
11135 * configure: Regenerate.
11136
11137 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11138
11139 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11140 * Makefile.in: Regenerate.
11141
11142 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11143
11144 * Makefile.def: Introduce flags_to_pass.
11145 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11146 * Makefile.in: Regenerate.
11147
11148 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11149
11150 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11151 and target-libgloss.
11152 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11153 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11154 * configure: Regenerate.
11155
11156 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11157
11158 * configure.in: Update testsuite_flags to new location.
11159 * configure. Regenerate.
11160
11161 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11162
11163 * Makefile.tpl: Remove BUILD_CC stuff.
11164 * Makefile.in: Regenerate.
11165
11166 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11167
11168 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11169
11170 2003-06-16 Graeme Peterson <gp@qnx.com>
11171
11172 * MAINTAINERS (Write After Approval): Add myself.
11173
11174 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
11175
11176 * config.guess: Update to 2003-06-12 version.
11177 * config.sub: Update to 2003-06-13 version.
11178
11179 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
11180
11181 * config.guess: Update to 2003-06-06 version.
11182 * config.sub: Update to 2003-06-06 version.
11183
11184 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11185
11186 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11187 * configure. Regenerate.
11188
11189 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11190
11191 * configure.in: Disable serial configure by default.
11192 * configure: Regenerate.
11193 * Makefile.tpl: Abolish .NOTPARALLEL.
11194 * Makefile.in: Regenerate.
11195
11196 * Makefile.tpl: Replace {build,host,target}_canonical by
11197 {build,host,target}.
11198 * Makefile.in: Regenerate.
11199
11200 * Makefile.tpl: Fix stupid pasto.
11201 * Makefile.in: Regenerate.
11202
11203 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11204
11205 * Makefile.tpl: Remove bogus conditional.
11206 * Makefile.in: Regenerate.
11207
11208 2003-06-05 Jan Hubicka <jh@suse.cz>
11209
11210 * Makefile.tpl (profiledbootstrap): New target.
11211 * Makefile.in (profiledbootstrap): New target.
11212
11213 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
11214
11215 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11216 Pinski. Remove user names from other bugzilla-only maintainers.
11217
11218 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11219
11220 * Makefile.tpl: Make 'recursive targets' using autogen rather
11221 than shell loop. Remove duplicate 'clean' targets and false
11222 comments.
11223 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11224 Add systematic method of specifying missing targets in subdirs.
11225 Add copyright boilerplate.
11226 * Makefile.in: Regenerate.
11227 * configure.in: Add 'recursive targets' to maybe list.
11228 * configure: Regenerate.
11229
11230 * MAINTAINERS: "GNATS only" -> "Bug database only".
11231
11232 * Makefile.tpl: Rename [+target+] to [+make_target+].
11233 * Makefile.def: Rename 'target' to 'make_target'.
11234
11235 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11236
11237 * MAINTAINERS: Add self as options handling maintainer.
11238
11239 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11240
11241 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11242 been too long since I touched those ports.
11243
11244 2003-05-28 DJ Delorie <dj@redhat.com>
11245
11246 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11247 * Makefile.in: Regenerate.
11248
11249 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11250
11251 * configure.in: Use curly braces in the definition of tooldir.
11252 * configure: Regenerate.
11253
11254 2003-05-21 DJ Delorie <dj@redhat.com>
11255
11256 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11257 newlib or libgloss.
11258 * Makefile.in: Regenerate.
11259
11260 2003-05-21 DJ Delorie <dj@redhat.com>
11261
11262 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11263 * Makefile.in: Regenerate.
11264
11265 2003-05-20 Ian Lance Taylor <ian@airs.com>
11266
11267 * MAINTAINERS: Update my e-mail address.
11268
11269 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11270
11271 * configure.in: Switch more things to use maybe dependencies.
11272 * Makefile.tpl: Switch more things to use maybe dependencies.
11273 Factor out common code from autogen IF statements.
11274 * configure: Regenerate.
11275 * Makefile.in: Regenerate.
11276
11277 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11278
11279 * configure.in: Accept i[3456789]86 for machine type.
11280 * configure: Regenerate.
11281
11282 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11283
11284 * configure.in: Switch more things to use maybe dependencies.
11285 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11286 * configure: Regenerate.
11287 * Makefile.tpl: Switch more things to use maybe dependencies.
11288 * Makefile.in: Regenerate.
11289
11290 2003-05-16 Andreas Schwab <schwab@suse.de>
11291
11292 * Makefile.tpl (install-opcodes): Define.
11293 * Makefile.in: Rebuild.
11294
11295 2003-05-13 Andreas Jaeger <aj@suse.de>
11296
11297 * config.guess: Update to 2003-05-09 version.
11298 * config.sub: Update to 2003-05-09 version.
11299
11300 2003-05-13 Michael Eager <eager@mvista.com>
11301
11302 * configure.in: Correct sed script so that options in quotes are not
11303 deleted.
11304 * configure: Rebuild.
11305
11306 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11307
11308 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11309 and $$s/newlib/libc/sys/cygwin32 include paths.
11310 * configure: Ditto.
11311
11312 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11313
11314 * MAINTAINERS: Update my email addresses.
11315
11316 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11317
11318 * config-ml.in: Propagate INSTALL variables.
11319
11320 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11321
11322 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11323
11324 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11325
11326 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11327 * Makefile.in: Regenerate.
11328
11329 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11330
11331 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11332
11333 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11334
11335 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11336
11337 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11338
11339 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11340 * Makefile.in: Regenerated.
11341
11342 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11343
11344 * MAINTAINERS (Write After Approval): Upgrade myself from
11345 GNATS only to write-after-approval. Update my mail address.
11346
11347 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11348
11349 (OS Port Maintainers: freebsd): Add myself.
11350
11351 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11352
11353 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11354
11355 2003-04-22 Kean Johnston <jkj@sco.com>
11356
11357 * MAINTAINERS (SCO ports): Added myself.
11358
11359 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11360
11361 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11362
11363 2003-04-19 Kean Johnston <jkj@sco.com>
11364
11365 * MAINTAINERS (Write After Approval): Add myself.
11366
11367 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11368
11369 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11370 * Makefile.in: Regenerate.
11371
11372 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11373
11374 * configure.in (powerpc64*-*-linux*): Remove.
11375 * configure: Rebuilt.
11376
11377 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11378
11379 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11380 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11381 and restrap.
11382 * Makefile.in: Regenerate.
11383
11384 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11385
11386 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11387 * configure: Regenerated.
11388
11389 2003-04-15 DJ Delorie <dj@redhat.com>
11390
11391 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11392
11393 2003-04-13 Nick Clifton <nickc@redhat.com>
11394
11395 * config-ml.in: Remove support for --disable-aix removing
11396 call-aix multilibs.
11397
11398 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11399
11400 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11401 * */configure: Rebuilt.
11402
11403 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11404
11405 * MAINTAINERS: Add my email address.
11406
11407 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11408
11409 * MAINTAINERS (Write After Approval): Add myself.
11410
11411 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11412
11413 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11414 * Makefile.in: Regenerate.
11415
11416 2003-03-14 Michael Chastain <mec@shout.net>
11417
11418 * Makefile.in: Regenerate with correct Makefile.def.
11419
11420 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11421
11422 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11423 Make macro.
11424 * Makefile.in: Regenerate.
11425 * configure.in: Clean up gxx_include_dir logic.
11426 * configure: Regenerate.
11427
11428 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11429
11430 * MAINTAINERS (Write After Approval): Add myself.
11431
11432 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11433
11434 * MAINTAINERS: Update my mail address.
11435
11436 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11437
11438 * configure.in (gxx_include_dir): Fix typo.
11439 * configure: Regenerated.
11440
11441 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11442
11443 * Makefile.tpl: Reindent.
11444 * Makefile.in: Regenerate.
11445 * configure.in: Reindent. Don't set unused variables.
11446 * configure: Regenerate.
11447
11448 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11449
11450 * configure.in: Include $(build_tooldir)/sys-include in
11451 FLAGS_FOR_TARGET.
11452 * configure: Regenerated.
11453
11454 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11455
11456 * Makefile.tpl: Always pass down RANLIB.
11457 * Makefile.in: Regenerate.
11458
11459 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11460 * Makefile.in: Regenerate.
11461 * configure.in: Remove unused logic relating to --enable-shared
11462 and --enable-threads. Remove bogus comments. Remove redundant
11463 noconfigdirs.
11464 * configure: Regenerate.
11465
11466 * configure.in: Replace ${libstdcxx_version} by its value.
11467 Remove reference to mh-dgux.
11468 * configure: Regenerate.
11469
11470 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11471
11472 * MAINTAINERS (Write After Approval): Add myself.
11473
11474 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11475
11476 * Makefile.tpl: Rearrange.
11477 * Makefile.in: Regenerate.
11478
11479 2003-02-25 Uwe Stieber <uwe@wwws.de>
11480
11481 * configure.in: Add support for kaOS as cross build target system.
11482 * configure: Regenerated.
11483
11484 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11485
11486 * MAINTAINERS (Write after approval): Add myself.
11487
11488 2003-02-21 James E Wilson <wilson@tuliptree.org>
11489
11490 * MAINTAINERS: Update my email address.
11491
11492 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11493
11494 * MAINTAINERS: Add self to blanket write privs. section.
11495
11496 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11497
11498 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11499 configure-target-* as some target builds may require additional
11500 flags for preprocessor tests.
11501 * Makefile.in: Regenerated.
11502
11503 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11504
11505 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11506 * ltconfig: Handle it.
11507 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11508 auto-detecting it.
11509
11510 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11511 it is used as argument to $CC.
11512 * ltcf-gcj.sh: Likewise.
11513
11514 * configure.in: Introduce --enable-maintainer-mode.
11515 * configure: Rebuilt.
11516 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11517 for maintainer mode.
11518 * Makefile.in: Rebuilt.
11519
11520 2003-02-18 Jason Merrill <jason@redhat.com>
11521
11522 * Makefile.tpl (check-c++): Allow parallelism.
11523
11524 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11525
11526 * MAINTAINERS: Remove John Carr (who never actually had access to
11527 gcc.gnu.org).
11528
11529 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11530
11531 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11532 don't configure target-libobjc.
11533 * configure: Regenerate.
11534
11535 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11536
11537 * Makefile.tpl (RANLIB): Define.
11538 * Makefile.in: Regenerate.
11539
11540 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11541
11542 * MAINTAINERS: Update my email.
11543
11544 2003-02-06 Keith R Seitz <keiths@redhat.com>
11545
11546 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11547 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11548 * Makefile.in: Regenerated.
11549 * configure.in: Remove all traces of snavigator, db, and grep.
11550 * configure: Regenerated.
11551
11552 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11553
11554 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11555 After Approval.
11556
11557 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11558
11559 * MAINTAINERS (Write after approval): Add myself.
11560
11561 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11562
11563 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11564 * Makefile.in: Regenerated.
11565
11566 2003-01-30 Roger Sayle <roger@eyesopen.com>
11567
11568 * config.guess: Updated to 2003-01-30's version.
11569 * config.sub: Updated to 2003-01-28's version.
11570
11571 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11572
11573 * config.if: If gcc_version is already set, just use it. Don't set
11574 gcc_version_trigger if it's already set, otherwise set it to
11575 gcc/version.c, but only if the file exists. If it is not set and
11576 gcc/version.c does not exist, try to extract the version number from
11577 $CC.
11578
11579 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11580
11581 * MAINTAINERS: Add myself to write-after-approval list.
11582
11583 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11584
11585 * configure.in: Revert 24Jan change.
11586 * configure: Regenerate.
11587
11588 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11589
11590 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11591 entry of HJ Lu.
11592
11593 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11594
11595 * configure.in: Revert previous change.
11596 * configure: Regenerate.
11597
11598 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11599
11600 * configure.in: Make rda native-only.
11601 * configure: Regenerate.
11602
11603 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11604
11605 * MAINTAINERS: Move myself from GNATS-only-accounts to
11606 write-after-approval.
11607
11608 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11609
11610 * configure.in: Add missing \.
11611 * configure: Rebuilt.
11612
11613 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11614
11615 * configure.in (baseargs): Avoid using \| in sed regular
11616 expressions.
11617 * configure: Rebuilt.
11618
11619 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11620
11621 * configure.in (baseargs): Remove all supported forms of
11622 --cache-file, --srcdir, --host, --build and --target options
11623 from argument lists.
11624 * configure: Rebuilt.
11625
11626 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11627
11628 * MAINTAINERS: Add myself to write-after-approval list.
11629
11630 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11631
11632 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11633 * configure: Rebuilt.
11634
11635 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11636
11637 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11638 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11639 * Makefile.in: Regenerate.
11640 * configure: Regenerate.
11641
11642 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11643
11644 * configure.in: Remove Makefile in build, host and target modules
11645 unless configure was run with --no-recursion.
11646 * configure: Rebuilt.
11647
11648 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11649
11650 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11651 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11652 * Makefile.in: Regenerate.
11653
11654 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11655
11656 * config.guess: Update to 2003-01-03 version.
11657 * config.sub: Update to 2003-01-03 version.
11658
11659 2003-01-07 Christopher Faylor <cgf@redhat.com>
11660
11661 * configure: Regenerate with proper autoconf 2.13.
11662
11663 2003-01-07 Christopher Faylor <cgf@redhat.com>
11664
11665 * configure.in: Add AC_PREREQ for consistency.
11666 * configure: Regenerate.
11667
11668 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11669
11670 * configure.in (GDB_TK): Add tcl directories conditional on
11671 gdb/gdbtk directory being present.
11672 * configure: Regenerate.
11673
11674 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11675
11676 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11677 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11678 * configure: Rebuilt.
11679
11680 2002-12-31 Tom Tromey <tromey@redhat.com>
11681
11682 * Makefile.in: Rebuilt.
11683 * Makefile.def (target_modules) [libffi]: Allow installation.
11684
11685 2002-12-31 Andreas Schwab <schwab@suse.de>
11686
11687 * configure.in: Fix use of $program_transform_name.
11688 * configure: Regenerated.
11689
11690 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11691
11692 * configure.in (baseargs): Don't remove first configure argument.
11693 * configure: Regenerated.
11694
11695 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11696
11697 * Makefile.tpl (local-distclean): Don't remove...
11698 (multilib.ts): ... this. Moved into...
11699 (multilib.out): ... this. Don't use sub-make.
11700 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11701 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11702 (configure-build-[+module+], configure-[+module+],
11703 configure-target-[+module+], configure-gcc): ... these. Test
11704 for Makefile existence. Drop config.status from dependencies.
11705 * Makefile.in: Rebuilt.
11706 * configure.in: Move gcc-version-trigger to the end of
11707 ac_configure_args. Add comments to maybedep.tmp and
11708 serdep.tmp. Introduce --disable-serial-configure. Remove
11709 nonopt from baseargs, matching and removing corresponding
11710 whitespace while at it.
11711 * configure: Rebuilt.
11712
11713 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11714
11715 * configure.in (host_configargs): Replace reference to
11716 no-longer-defined buildopts with --build=${build_alias}.
11717 * configure: Rebuilt.
11718
11719 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11720 program_transform_name to standard idiom.
11721 (AUTOGEN, AUTOCONF): Define.
11722 (Makefile.in): Use $(AUTOGEN).
11723 (Makefile): Depend on config.status, and use autoconf-style rule to
11724 build it. Move original commands to...
11725 (config.status): ... this new target.
11726 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11727 $(AUTOCONF).
11728 * Makefile.in: Rebuilt.
11729
11730 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11731
11732 * Makefile.tpl: Fix dramatic bustage due to change in
11733 program_transform_name.
11734 * Makefile.in: Regenerate.
11735
11736 * configure.in: Remove unnecessary PATH setting.
11737 * configure: Regnerate.
11738
11739 * configure.in: Don't default to unprefixed tools unless
11740 the native tools will work.
11741 * configure: Regenerate.
11742
11743 * configure.in: Convert to autoconf script. Blow away lots
11744 of now-redundant Makefile fragments.
11745 * configure: Generate using Autoconf.
11746 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11747 * Makefile.in: Regenerate.
11748
11749 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11750
11751 * configure: Fix stupid bug where RANLIB was mistakenly included.
11752
11753 * configure.in: Rename (buildargs, hostargs, targargs) to
11754 (build_configargs, host_configargs, target_configargs).
11755
11756 * configure.in: Move logic out of sed statement.
11757
11758 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11759 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11760
11761 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11762
11763 * config.sub: Import from master repository
11764 * config.guess: Ditto
11765
11766 2002-12-24 Andreas Schwab <schwab@suse.de>
11767
11768 * Makefile.tpl (multilib.out): Fix missing space.
11769 * Makefile.in: Regenerate.
11770
11771 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11772
11773 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11774 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11775 * Makefile.in: Regenerate.
11776 * configure.in: Remove unnecessary leftovers.
11777
11778 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11779
11780 * configure.in (extra_ranlibflags_for_target): New variable.
11781 (*-*-darwin): Add -c to ranlib commands.
11782 * configure (tooldir): Handle extra_ranlibflags_for_target.
11783
11784 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11785
11786 * Makefile.tpl: Revert HJL's change.
11787 * Makefile.in: Regenerated.
11788 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11789 always.
11790
11791 2002-12-19 Andreas Schwab <schwab@suse.de>
11792
11793 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11794 * Makefile.in: Regenerate.
11795
11796 2002-12-18 H.J. Lu <hjl@gnu.org>
11797
11798 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11799 * Makefile.in: Regenerated.
11800
11801 * configure.in (build_prefix): New. Substitute.
11802
11803 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11804
11805 * Makefile.tpl: Don't let real targets depend on phony targets.
11806 * Makefile.in: Regenerate.
11807
11808 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11809 * Makefile.in: Regenerate.
11810
11811 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11812
11813 * config.sub: Import from master repository
11814 * config.guess: Ditto
11815
11816 2002-12-16 Jason Merrill <jason@redhat.com>
11817
11818 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11819 previous 'make bootstrap'.
11820 * Makefile.in: Regenerate.
11821
11822 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11823
11824 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11825
11826 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11827
11828 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11829 * Makefile.in: Regenerate.
11830
11831 2002-12-13 Jason Merrill <jason@redhat.com>
11832
11833 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11834 library tests.
11835 (check-c++): Just depend on it and check-target-libstdc++-v3.
11836 * Makefile.in: Regenerate.
11837
11838 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11839
11840 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11841 * Makefile.in: Rebuilt.
11842
11843 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11844
11845 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11846
11847 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11848
11849 * configure: Fix bug put in by gremlins.
11850
11851 * Makefile.tpl: Substitute more autoconfily.
11852 * configure: Substitute more autoconfily.
11853 * Makefile.in: Regenerate.
11854
11855 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11856
11857 * config.sub: Import from master repository
11858 * config.guess: Ditto
11859 * MAINTAINERS: Added Svein Seldal under write after approval
11860
11861 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11862
11863 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11864 * Makefile.in (all-sim): Ditto.
11865
11866 2002-12-06 DJ Delorie <dj@redhat.com>
11867
11868 * Makefile.tpl: Change configure dependencies to not have real
11869 targets depend on phony targets.
11870
11871 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11872
11873 * configure.in: Revert unintentional change.
11874
11875 * Makefile.tpl: Change dependency for */multilib.out so that
11876 it works when gcc isn't in the tree.
11877
11878 * configure.in: Substitute more.
11879 * configure: Run subconfigures from the Makefile.
11880 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11881 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11882
11883 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11884
11885 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11886
11887 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11888
11889 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11890 and corresponding dependencies.
11891 * Makefile.in: Regenerate.
11892
11893 * configure.in (host_tools): Order binutils, gas and ld for
11894 convenience in running the testsuites.
11895
11896 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11897 * Makefile.in: Regenerate.
11898 * configure.in: Introduce rules to serialize subconfigure runs.
11899
11900 * configure.in: Introduce BASE_CC_FOR_TARGET.
11901 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11902 Realize configure-build-* targets. Realize configure-target-* targets.
11903 * Makefile.in: Regenerate.
11904
11905 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11906
11907 * configure: Move gcc_version_trigger stuff from here...
11908 * configure.in: ...to here.
11909
11910 * configure.in: Separate subconfigure options added by this file from
11911 options given by the user. Add machinery to put args for host
11912 subconfigures into the Makefile.
11913
11914 * Makefile.tpl: Remove 'vault' targets.
11915 * Makefile.tpl: Reorder and comment dependencies.
11916 * Makefile.in: Regenerate.
11917
11918 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11919 * configure.in: Fix my broken commit of previous patch. (sigh)
11920
11921 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11922
11923 * configure.in: Move host-specific darwin noconfigdirs into
11924 the host-specific section.
11925
11926 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11927
11928 * configure.in: Move host-specific darwin noconfigdirs into
11929 the host-specific section.
11930
11931 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11932
11933 * configure: Remove skip-this-dir support.
11934 * Makefile.tpl: Remove skip-this-dir support.
11935
11936 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11937 subdirectories.
11938 * Makefile.in: Regenerate.
11939
11940 * Makefile.tpl: Strip out useless setting of 'dir'.
11941 * Makefile.in: Regenerate.
11942
11943 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11944
11945 * configure.in: Fix deeply stupid bug.
11946
11947 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11948 shell code in CXX_FOR_TARGET
11949 * Makefile.def: Introduce raw_cxx.
11950 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11951 RAW_CXX_FOR_TARGET.
11952 * Makefile.in: Regenerate.
11953
11954 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11955
11956 * Makefile.tpl: Remove unnecessary ifs.
11957 * Makefile.in: Regenerate.
11958
11959 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11960 dependencies. Maybe-ize build-libiberty. Create dummy install
11961 targets for 'no_install' modules.
11962 * configure: Move GDB_TK substitution to configure.in. Move
11963 build_modules stuff to configure.in.
11964 * configure.in: Implement soft dependency machinery. Maybe-ize
11965 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11966 * Makefile.in: Regenerate.
11967
11968 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11969
11970 * Makefile.tpl: Make all-target, install-target behave similarly
11971 to all, install (only hitting configured targets). Eliminate
11972 unused macro defintions.
11973
11974 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11975 build != host.
11976
11977 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11978
11979 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11980
11981 * configure.in: Produce lists of subdir targets we're actually
11982 configuring. Remove references to "dosrel".
11983 * Makefile.tpl: Let configure set which subdir targets are hit.
11984 Remove install-cross; clean up install; remove ALL. Remove
11985 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11986 Autogenerate host module targets. Remove empty dependency lines
11987 and redundant dependency; rearrange slightly.
11988 * Makefile.def: Add host-side libtermcap, utils.
11989
11990 * Makefile.in: Regenerate.
11991
11992 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11993
11994 * ltconfig (osf[345]): Append $major to soname_spec.
11995 Reflect this in library_names_spec.
11996 * ltmain.sh (osf): Prefix $major with . for use as extension.
11997
11998 2002-11-19 Andreas Jaeger <aj@suse.de>
11999
12000 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12001 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12002 and sparc64 GNU/Linux systems.
12003
12004 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12005
12006 * MAINTAINERS: Update email.
12007
12008 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12009
12010 * MAINTAINERS: Complete James Dennett's entry.
12011
12012 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12013
12014 * MAINTAINERS (Write After Approval): Add myself.
12015
12016 2002-11-13 Bruce Korb <bkorb@gnu.org>
12017
12018 * Makefile.tpl: syntactic cleanup
12019
12020 2002-11-13 Stuart Hastings <stuart@apple.com>
12021
12022 * MAINTAINERS: Add myself to write-after-approval list.
12023
12024 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12025
12026 * Makefile.def: Add list of recursive targets to autogenerate.
12027 Add build_modules.
12028 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12029 targets. Autogenerate *-build-* targets.
12030 * Makefile.in: Regenerate.
12031
12032 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12033
12034 * configure: More autoconf-style substitutions.
12035 * Makefile.tpl: More autoconf-style substitutions.
12036 * Makefile.in: Regenerate.
12037
12038 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12039
12040 * configure: Substitute more variables in a more autoconf-friendly
12041 way. Simplify slightly.
12042 * Makefile.tpl: Make more variables substitutable in an
12043 autoconf-friendly way.
12044 * Makefile.in: Regenerate.
12045
12046 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12047
12048 * MAINTAINERS (Write After Approval): Add myself.
12049
12050 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12051
12052 * configure.in (v810*): Remove special setting of tools.
12053
12054 * configure: Add support for extra required flags for ar or nm.
12055 * configure.in (aix4.3+): Use above support for target-specific
12056 issues, rather than using config/mt-aix43.
12057
12058 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12059
12060 * configure: Remove 'removing', which doesn't work. Replace $subdir
12061 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12062 with $srcdir. Reformat indentation. Substitute some variables
12063 formerly hard-coded in the Makefile for build=host.
12064 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12065 * Makefile.def: Autogenerate more.
12066 * Makefile.in: Regenerate.
12067
12068 2002-11-04 Adam Nemet <anemet@lnxw.com>
12069
12070 * MAINTAINERS (Write After Approval): Add myself.
12071
12072 2002-11-04 Kevin Buettner <kevinb@redhat.com>
12073
12074 * Makefile.def (host_modules): Add rda.
12075 * Makefile.in: Regenerate.
12076 * configure.in (target_tool): Add target-rda to list.
12077
12078 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12079
12080 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12081
12082 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
12083
12084 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12085 and restrap targets to this rule.
12086 * Makefile.in: Regenerate.
12087
12088 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12089
12090 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12091 GNATS only accounts.
12092
12093 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12094
12095 * configure.in (i[3456]86-*-linux*): Add check to disable
12096 ${libgcj} for glibc1.
12097
12098 2002-10-24 Denis Chertykov <denisc@overta.ru>
12099
12100 * MAINTAINERS: Add myself as ip2k port maintainer.
12101
12102 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12103
12104 * configure.in: Add tic4x target.
12105
12106 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12107
12108 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12109 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12110 * Makefile.in: Regenerate.
12111
12112 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12113 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12114 * Makefile.in: Regenerate.
12115
12116 2002-10-02 Janis Johnson <janis187@us.ibm.com>
12117
12118 * MAINTAINERS: Add myself as web pages co-maintainer.
12119
12120 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12121
12122 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12123 * Makefile.in: Regenerate.
12124
12125 2002-10-02 Zack Weinberg <zack@codesourcery.com>
12126
12127 * MAINTAINERS: Add myself and Nathan Sidwell
12128 <nathan@codesourcery.com> as VxWorks maintainers.
12129
12130 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12131
12132 * Makefile.def: Remove order dependency comments.
12133 * Makefile.tpl: Add explicit install-install dependencies.
12134 * Makefile.in: Regenerate.
12135
12136 * Makefile.tpl: Remove material now in src-release. (Finally!)
12137 * Makefile.in: Regenerate.
12138
12139 * Makefile.tpl: Add configure-target (for src-release in src)
12140 * Makefile.in: Regenerate.
12141
12142 2002-09-30 Nick Clifton <nickc@redhat.com>
12143
12144 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12145
12146 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12147
12148 * configure.in (s390*-*-linux*): Enable libgcj.
12149
12150 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12151
12152 * configure: Revert accidentally applied changes.
12153
12154 * Makefile.tpl: Make more autoconf-friendly.
12155 * Makefile.in: Regenerate.
12156 * configure: Make substitution more autoconf-like.
12157
12158 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
12159
12160 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12161 single entry to handle all these.
12162 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12163 libjava on arm-*-elf.
12164
12165 2002-09-27 Geoffrey Keating <geoffk@apple.com>
12166
12167 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12168 things that depend on them.
12169
12170 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12171
12172 * Makefile.tpl: Make subsituted variables more autoconfy.
12173 * Makefile.in: Regenerate.
12174 * configure: Make seds more autoconfy.
12175
12176 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12177
12178 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12179 * Makefile.in: Regenerate.
12180 * configure.in: Rewrite sed statements to look autoconfy.
12181
12182 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12183 all-target-foo on configure-target-foo.
12184 * Makefile.def: Ditto.
12185 * Makefile.in: Rebuild.
12186
12187 2002-09-25 Andrew Haley <aph@redhat.com>
12188
12189 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12190
12191 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12192
12193 * Makefile.def: New file.
12194 * Makefile.tpl: New file.
12195 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12196 * contrib/gcc_update: Note that Makefile.in is a generated file.
12197
12198 * configure.in: Minor rearrangement. Simplify tests.
12199
12200 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12201
12202 * configure.in (with_headers): Skip copy if value is "yes".
12203 (with_libs): Likewise.
12204
12205 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12206
12207 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12208 * configure.in (sh*-*-pe*): Ditto.
12209 * configure.in (mips*-*-pe*): Ditto.
12210 * configure.in (*arm-wince-pe): Ditto.
12211
12212 * configure.in: Rearrange.
12213
12214 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12215
12216 * MAINTAINERS: Update my email address.
12217
12218 2002-08-30 Paul Koning <pkoning@equallogic.com>
12219
12220 * MAINTAINERS: (Write After Approval): Add myself.
12221
12222 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
12223
12224 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12225
12226 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12227
12228 * MAINTAINERS: Change my mailing address.
12229
12230 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12231
12232 * MAINTAINERS (Write After Approval): Remove myself.
12233 (Various Maintainers: c++ runtime libs): Add myself.
12234
12235 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12236
12237 * MAINTAINERS (Write After Approval): Remove myself.
12238 (Various Maintainers: c++ runtime libs): Add myself.
12239
12240 2002-08-15 Eric Christopher <echristo@redhat.com>
12241
12242 * config.sub: Import from master repository.
12243 * config.guess: Ditto.
12244
12245 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12246
12247 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12248 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12249 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12250
12251 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12252
12253 * MAINTAINERS: Add self to rs6000 vector extensions.
12254
12255 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12256
12257 * libiberty/configure: Reverted unintended yesterday's check in.
12258
12259 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12260
12261 * boehm-gc/configure, libf2c/configure: Rebuilt.
12262 * libffi/configure, libiberty/configure: Ditto.
12263 * libjava/configure, libobjc/configure: Ditto.
12264 * libstdc++-v3/configure, zlib/configure: Ditto.
12265 Merged from binutils:
12266 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12267 From Steve Ellcey <sje@cup.hp.com>:
12268 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12269 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12270 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12271 IA64.
12272 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12273 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12274 soname_spec, sys_lib_search_path_spec): Ditto.
12275
12276 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12277
12278 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12279
12280 2002-08-04 H.J. Lu (hjl@gnu.org)
12281
12282 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12283
12284 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12285
12286 * MAINTAINERS (Write After Approval): Add myself.
12287
12288 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12289
12290 * configure.in: Move generic linux case to end. Copy generic
12291 linux noconfigdirs to mips*-*-linux* entry and new
12292 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12293
12294 2002-07-19 Michael Matz <matz@suse.de>
12295
12296 * MAINTAINERS: Add myself as ra* maintainer.
12297
12298 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12299
12300 * config.guess: Update to 2002-07-09 version.
12301 * config.sub: Update to 2002-07-03 version.
12302
12303 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12304
12305 * MAINTAINERS: Fix typo in a maintainer email address.
12306
12307 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12308
12309 * configure.in: Remove two redundant tests.
12310
12311 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12312
12313 * configure.in (mips*-*-irix6*o32): Enable stabs.
12314
12315 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12316
12317 * configure.in: Don't build grez.
12318 * Makefile.in: Ditto.
12319
12320 * Makefile.in: Remove references to bsp, cygmon, libstub.
12321 * configure.in: Ditto.
12322
12323 * configure.in: Remove leftover reference to gdbtest.
12324
12325 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12326
12327 * configure.in (gxx_include_dir): Change to match versioned
12328 C++ headers if --enable-version-specific-runtime-libs is used.
12329
12330 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12331
12332 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12333
12334 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12335
12336 * configure.in: Make --without-x work.
12337
12338 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12339
12340 * configure.in: Rearrange target Makefile fragment collection.
12341
12342 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12343 cvs[src].
12344 * configure.in: Ditto.
12345
12346 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12347
12348 * MAINTAINERS (Write After Approval): Update my e-mail address.
12349
12350 2002-06-24 Ben Elliston <bje@redhat.com>
12351
12352 * configure.in (host_tools): Remove cgen.
12353
12354 * Makefile.in (all-cgen): Remove; runs from its source directory.
12355 (check-cgen, install-cgen, clean-cgen): Likewise.
12356 (all-opcodes): Do not depend on all-cgen.
12357 (all-sim): Likewise.
12358
12359 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12360
12361 * Makefile.in: Eliminate 'apache' targets.
12362 * configure.in: Eliminate 'apache' targets.
12363
12364 * configure.in: Eliminate redundant tests. Reorganize.
12365
12366 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12367
12368 * config-ml.in: Eliminate references to Cygnus configure.
12369
12370 * Makefile.in: Eliminate references to building emacs.
12371
12372 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12373
12374 * MAINTAINERS: Update my email address.
12375
12376 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12377
12378 * config.if (libstdcxx_incdir): Version C++ headers.
12379 (cxx_incdir): Remove.
12380
12381 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12382
12383 * MAINTAINERS (Write After Approval): Add self.
12384
12385 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12386
12387 * configure.in: Add support for ip2k.
12388
12389 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12390
12391 * configure.in: Fix AIX configury bug.
12392
12393 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12394
12395 * MAINTAINERS (Write After Approval): Add self.
12396
12397 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12398
12399 * configure.in: replace ${topsrcdir} with ${srcdir}
12400
12401 * configure.in: Move definition of libstdcxx_flags
12402 right above usage, rather than waaay earlier.
12403
12404 * configure.in: Pull definition of is_cross_compiler earlier.
12405
12406 * configure.in: Rearrange a little.
12407
12408 * configure.in: Remove references to librx.
12409 * Makefile.in: Remove references to librx.
12410
12411 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12412
12413 * config.sub: Add support for avr target.
12414 Import from master sources, rev 1.255
12415
12416 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12417
12418 * configure, .cvsignore: Revert previous change...
12419 * Makefile: ...delete.
12420
12421 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12422
12423 * configure.in: Eliminate ${gasdir} variable.
12424
12425 2002-06-18 Dave Brolley <brolley@redhat.com>
12426
12427 * configure.in: Add support for frv.
12428 * config.sub: Add support for frv.
12429
12430 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12431
12432 * configure: Remove garbage from previous commit.
12433
12434 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12435
12436 * configure: For in-source builds, make a subdir and re-exec there.
12437 * Makefile: New file. Pass targets through to build directory.
12438 * .cvsignore: No longer ignore "Makefile".
12439
12440 2002-06-16 Douglas Rupp <rupp@gnat.com>
12441
12442 * MAINTAINERS (Write After Approval): Add self.
12443
12444 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12445
12446 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12447
12448 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12449
12450 * configure.in (vax-*-netbsd*): Re-enable gas.
12451
12452 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12453
12454 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12455 BUILD_PREFIX_1, to correct nomenclature.
12456 * configure: Likewise.
12457
12458 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12459 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12460
12461 2002-05-31 Olaf Hering <olh@suse.de>
12462
12463 * config-ml.in: Propogate DESTDIR also.
12464
12465 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12466
12467 * configure.in (vax-*-netbsd*): Don't build gas for this
12468 platform.
12469
12470 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12471
12472 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12473 and libgcj for AVR.
12474
12475 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12476
12477 * MAINTAINERS (Write After Approval): Add myself.
12478
12479 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12480
12481 * config.guess: Update to 2002-05-22 version.
12482 * config.sub: Likewise.
12483
12484 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12485
12486 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12487 * config-ml.in: Likewise.
12488 * configure: Likewise.
12489 * configure.in: Likewise.
12490
12491 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12492
12493 * MAINTAINERS: Update my email address.
12494
12495 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12496
12497 * configure.in: Simplify makefile fragment collection.
12498
12499 * configure.in: Remove code to build emacs.
12500
12501 * configure.in : Remove --srcdir argument from targargs and buildargs
12502 (it's always overridden in the Makefile anyway). Rearrange a bit.
12503
12504 * configure: Move some logic to configure.in.
12505 * configure.in: Move some logic from configure.
12506
12507 2002-05-11 Tom Tromey <tromey@redhat.com>
12508
12509 * MAINTAINERS: Reflect libgcj reality.
12510
12511 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12512
12513 * Makefile.in: Honour DESTDIR.
12514
12515 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12516
12517 * config.guess: Import 2002-03-20 version.
12518 * config.sub: Import 2002-04-26 version.
12519
12520 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12521
12522 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12523
12524 2002-05-07 Tim Josling <tej@melbpc.org.au>
12525
12526 * MAINTAINERS: Add self.
12527
12528 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12529
12530 * ltmain.sh: Detect and handle object name conflicts
12531 while piecewise linking a static library.
12532
12533 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12534
12535 * configure.in (noconfigdirs): Don't disable libgcj on
12536 sparc64-*-solaris* and sparcv9-*-solaris*.
12537
12538 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12539
12540 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12541
12542 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12543
12544 * configure.in (FLAGS_FOR_TARGET): Do not add
12545 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12546 on i[3456]86-*-linux*.
12547
12548 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12549
12550 * configure.in (noconfigdirs): Replace [ ] with test.
12551
12552 * configure.in (noconfigdirs): Do not add target-newlib if
12553 target == i[3456]86-*-linux*, and host == target.
12554
12555 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12556
12557 * configure.in: delete reference to absent file
12558
12559 * configure.in: replace '[' with 'test'
12560
12561 * configure.in: Eliminate references to gash.
12562 * Makefile.in: Eliminate references to gash.
12563
12564 * configure.in: remove useless references to 'pic' makefile fragments.
12565
12566 * configure.in: (*-*-windows*) Finish removing.
12567
12568 * configure.in: Eliminate redundant test for libgui.
12569
12570 2002-04-29 Roger Sayle <roger@eyesopen.com>
12571
12572 * MAINTAINERS: Add self and realphabetize. Update entries
12573 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12574 entry for a29k port maintainer.
12575
12576 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12577
12578 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12579 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12580
12581 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12582
12583 * configure.in: remove references to dead files
12584
12585 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12586
12587 * MAINTAINERS: Add information about purpose of this file.
12588
12589 2002-04-18 Tom Tromey <tromey@redhat.com>
12590
12591 * configure.in: Disallow configuring libgcj when it is already
12592 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12593 Solaris 2.8 by default. For PR libgcj/6158.
12594
12595 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12596
12597 * configure.in: Move default CC setting out of config/mh-* fragments
12598 directly into here.
12599
12600 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12601
12602 * configure.in: don't even try to configure or make a subdirectory
12603 if there's no configure script for it.
12604
12605 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12606
12607 * MAINTAINERS: Remove chill maintainers.
12608 * Makefile.in (CHILLFLAGS): Remove.
12609 (CHILL_LIB): Remove.
12610 (TARGET_CONFIGDIRS): Remove libchill.
12611 (CHILL_FOR_TARGET): Remove.
12612 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12613 CHILL_LIB.
12614 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12615 (CHECK_TARGET_MODULES): Likewise.
12616 (INSTALL_TARGET_MODULES): Likewise.
12617 (CLEAN_TARGET_MODULES): Likewise.
12618 (configure-target-libchill): Remove.
12619 (all-target-libchill): Remove.
12620 * configure.in (target_libs): Remove target-libchill.
12621 Do not compute CHILL_FOR_TARGET.
12622 * libchill: Remove directory.
12623
12624 2002-04-11 DJ Delorie <dj@redhat.com>
12625
12626 * Makefile.in, configure.in: Sync with binutils, entries
12627 follow...
12628
12629 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12630
12631 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12632 (do-tar, do-bz2): New rules.
12633 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12634 (gdb-tar): New rule.
12635 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12636 (insight_dejagnu.tar): New rule.
12637 (insight.tar): New rule.
12638 (gdb+dejagnu.tar): New rule.
12639 (gdb.tar): New rule.
12640
12641 2002-02-01 Mo DeJong <supermo@bayarea.net>
12642
12643 * Makefile.in: Add all-tix to deps for all-snavigator
12644 so that tix is built when building snavigator.
12645
12646 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12647
12648 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12649 ld and gdb are not supported.
12650
12651 2002-01-07 Mark Salter <msalter@redhat.com>
12652
12653 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12654 Allow target-libgloss to be built for arm, strongarm, and xscale.
12655
12656 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12657
12658 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12659 options for i[3456]86-pc-linux* native builds.
12660
12661 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12662
12663 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12664 files from .po files for a distribution.
12665
12666 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12667
12668 * configure.in: Enable libstdc++-v3 for h8300 targets.
12669
12670 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12671
12672 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12673 version from bfd/.
12674
12675 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12676
12677 * Makefile.in (VER): When present, extract the version number from
12678 the file version.in.
12679
12680 2001-05-24 Tom Rix <trix@redhat.com>
12681
12682 * configure.in : enable ld for aix
12683
12684 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12685
12686 * config.guess: Add linux target for S/390.
12687
12688 2000-11-07 Philip Blundell <pb@futuretv.com>
12689
12690 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12691
12692 2000-11-03 Philip Blundell <pb@futuretv.com>
12693
12694 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12695 files.
12696
12697 2001-01-15 Ben Elliston <bje@redhat.com>
12698
12699 * configure.in (host_tools): Add sid.
12700 Always configure cgen.
12701
12702 2000-11-24 Nick Clifton <nickc@redhat.com>
12703
12704 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12705
12706 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12707
12708 * Makefile.in (ALL_MODULES): Add all-cgen.
12709 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12710 (all-cgen): New target.
12711 (all-opcodes,all-sim): Depend on all-cgen.
12712 * configure.in (host_tools): Add cgen.
12713 Only configure cgen if --enable-cgen-maint.
12714
12715 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12716
12717 * configure.in: Add *-*-freebsd* configurations.
12718
12719 2002-04-08 Tom Tromey <tromey@redhat.com>
12720
12721 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12722 Fixes PR libgcj/6068.
12723
12724 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12725
12726 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12727
12728 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12729
12730 * configure.in (alpha*-dec-osf*): Enable libgcj.
12731
12732 2003-03-27 Matthew Gingell <gingell@gnat.com>
12733
12734 * MAINTAINERS (Write After Approval): Add myself.
12735
12736 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12737
12738 Fix for: PR bootstrap/3591, target/5676
12739 * configure.in (mcore-pe): Disable the configuration of
12740 libstdc++-v3 since exceptions are not supported.
12741
12742 2002-03-20 Anthony Green <green@redhat.com>
12743
12744 * configure.in: Enable libgcj for xscale-elf target.
12745
12746 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12747
12748 * MAINTAINERS: Update my email address.
12749
12750 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12751
12752 * ltmain.sh (relink_command): Fix typo in previous change.
12753
12754 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12755
12756 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12757 (relink_command): Added --tag flags.
12758 (mode=install): If relinking fails; error out.
12759
12760 2002-03-12 Richard Henderson <rth@redhat.com>
12761
12762 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12763 .NOTPARALLEL tag.
12764 (do-check): Rename from check.
12765 (check): Allow parallel check.
12766
12767 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12768
12769 * MAINTAINERS: Add myself as maintainer for xtensa port.
12770 Fix alphabetical order in CPU port maintainer list.
12771 Remove myself from Write After Approval list.
12772
12773 2002-03-11 Richard Henderson <rth@redhat.com>
12774
12775 * Makefile.in (.NOTPARALLEL): Add fake tag.
12776
12777 2002-03-07 H.J. Lu (hjl@gnu.org)
12778
12779 * configure.in: Enable gprof for mips*-*-linux*.
12780
12781 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12782
12783 * MAINTAINERS (Write After Approval): Add myself.
12784
12785 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12786
12787 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12788 libjava.
12789 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12790
12791 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12792
12793 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12794 because its Makefile is there; test for the executable instead.
12795
12796 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12797
12798 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12799 libstdc++-v3 and libjava.
12800
12801 2002-02-11 Adam Megacz <adam@xwt.org>
12802
12803 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12804 boehm-gc
12805
12806 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12807
12808 * config.guess: Updated to 2002-01-30's version.
12809 * config.sub: Updated to 2002-02-01's version.
12810 Contribute sh64-elf.
12811 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12812 * configure.in: Added sh64-*-*.
12813
12814 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12815
12816 * MAINTAINERS: Belatedly add myself to write after approval list.
12817
12818 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12819
12820 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12821 Remove self as Write After Approval.
12822
12823 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12824
12825 * MAINTAINERS: Put self in as maintainer for contrib/regression
12826 directory.
12827
12828 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12829
12830 * MAINTAINERS: Update my email address.
12831
12832 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12833
12834 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12835 target-libiberty, and target-libgloss. Skip Java-related
12836 libraries if not supported for NetBSD on target CPU.
12837
12838 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12839
12840 * install-sh: Use _inst.$$_ for temp file name.
12841
12842 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12843
12844 * MAINTAINERS (Write After Approval): Move my contact info
12845 from here...
12846 (OS Port Maintainers): ...to here (netbsd).
12847
12848 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12849
12850 * MAINTAINERS (Write After Approval): Add myself.
12851
12852 2002-01-17 H.J. Lu <hjl@gnu.org>
12853
12854 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12855 (all-target-fastjar): Also depend on all-target-libiberty.
12856
12857 2002-01-16 H.J. Lu (hjl@gnu.org)
12858
12859 * config.guess: Import from master sources, rev 1.225.
12860 * config.sub: Import from master sources, rev 1.238.
12861
12862 2002-01-16 Kazu Hirata <kazu@hxi.com>
12863
12864 * MAINTAINERS (Write After Approval): Remove myself.
12865
12866 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12867
12868 * MAINTAINERS (Write After Approval): Add myself.
12869
12870 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12871
12872 * MAINTAINERS: Add self as docs co-maintainer.
12873
12874 2001-12-11 Matthias Klose <doko@debian.org>
12875
12876 * MAINTAINERS (Write After Approval): Add myself.
12877
12878 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12879
12880 * MAINTAINERS: Update my email address.
12881
12882 2001-12-07 Turly O'Connor <turly@apple.com>
12883 * MAINTAINERS (Write After Approval): Add myself.
12884 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12885 (rs6000_initialize_trampoline): Call __trampoline_setup for
12886 ABI_DARWIN too.
12887 * darwin-tramp.asm: New file, implements __trampoline_setup.
12888 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12889
12890 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12891
12892 * MAINTAINERS (Write After Approval): Add myself.
12893
12894 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12895
12896 * configure, configure.in: Use temp file for long sed commands.
12897
12898 2001-12-03 Laurent Guerby <guerby@acm.org>
12899
12900 * config.sub: Update to version 1.232 on subversion.
12901
12902 2001-12-03 Ben Elliston <bje@redhat.com>
12903
12904 * MAINTAINERS: Update mail address for config.* patches.
12905
12906 2001-11-27 DJ Delorie <dj@redhat.com>
12907 Zack Weinberg <zack@codesourcery.com>
12908
12909 When build != host, create libiberty for the build machine.
12910
12911 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12912 CONFIG_ARGUMENTS.
12913 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12914 New variables.
12915 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12916 and rules.
12917 (all.normal): Depend on ALL_BUILD_MODULES.
12918 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12919 (all-build-libiberty): Depend on configure-build-libiberty.
12920
12921 * configure: Calculate and substitute proper value for
12922 ALL_BUILD_MODULES.
12923 * configure.in: Create the build subdirectory.
12924 Calculate and substitute TARGET_CONFIGARGS (formerly
12925 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12926
12927 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12928
12929 * MAINTAINERS (write-after-approval): Add self.
12930
12931 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12932
12933 * MAINTAINERS (GNATS only accounts): Remove self.
12934
12935 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12936
12937 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12938 libf2c.
12939
12940 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12941
12942 * MAINTAINERS (Write After Approval): Add self.
12943
12944 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12945
12946 * MAINTAINERS: mips and s390 are also CPU ports.
12947
12948 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12949
12950 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12951
12952 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12953
12954 * MAINTAINERS: Alphabetize.
12955
12956 2001-11-09 Kazu Hirata <kazu@hxi.com>
12957
12958 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12959
12960 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12961
12962 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12963
12964 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12965
12966 * configure.in (--enable-languages): Be more permissive about
12967 syntax. Check for empty lists better. Warn about $LANGUAGES.
12968
12969 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12970
12971 * config.sub: Import from master sources, rev. 1.230.
12972 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12973
12974 2001-11-07 Laurent Guerby <guerby@acm.org>
12975
12976 * MAINTAINERS (Write After Approval): Add self.
12977
12978 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12979
12980 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12981
12982 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12983
12984 * config.sub: Import from master sources, rev 1.226.
12985 * config.guess: Import from master sources, rev 1.216.
12986
12987 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12988
12989 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12990 * MAINTAINERS: Add self as maintainer of MMIX port.
12991 Remove old after-approval entry.
12992
12993 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12994
12995 * ChangeLog, configure: Fix spelling errors.
12996
12997 2001-10-20 Brendan Kehoe <brendan@zen.org>
12998
12999 * MAINTAINERS: Tweak my address.
13000
13001 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13002
13003 * MAINTAINERS: Update my email address.
13004
13005 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13006
13007 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13008 * MAINTAINERS: Add self as maintainer of CRIS port.
13009
13010 2001-10-10 Geert Bosch <bosch@gnat.com>
13011
13012 * MAINTAINERS (Various maintainers: Ada front end):
13013 Added Robert Dewar.
13014
13015 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13016
13017 * MAINTAINERS (Write After Approval): Added self
13018
13019 2001-10-02 Geert Bosch <bosch@gnat.com>
13020
13021 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13022
13023 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13024
13025 * configure: Handle temporary files securely using mkdir.
13026
13027 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13028
13029 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13030
13031 2001-09-26 Will Cohen <wcohen@redhat.com>
13032
13033 * configure.in (*-*-linux*): Disable configuration of target-newlib
13034 and target-libgloss.
13035
13036 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13037
13038 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13039 RANLIB.
13040
13041 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13042
13043 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13044 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13045 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13046 avoid quotes nesting problems.
13047 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13048 (DO_X): Export only variables that are set.
13049
13050 2001-09-19 Ben Elliston <bje@redhat.com>
13051
13052 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13053 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13054 semantics. Use the shell built-in "type" command instead.
13055
13056 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
13057
13058 Merged from gcc-3_0-branch:
13059 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13060 * ltcf-c.sh: Use $objext, not $ac_objext.
13061 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13062 * ltcf-cxx.sh: Add support for GNU.
13063 2001-07-22 Timothy Wall <twall@redhat.com>
13064 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13065 default settings if using GNU tools with that configuration.
13066 * ltcf-cxx.sh: Ditto.
13067 * ltcf-gcj.sh: Ditto.
13068 2001-07-21 Michael Chastain <chastain@redhat.com>
13069 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13070 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13071 * ltmain.sh: Mark as gcc-local.
13072
13073 2001-08-30 Eric Christopher <echristo@redhat.com>
13074 Jason Eckhardt <jle@redhat.com>
13075
13076 * config.guess: Merge from master sources.
13077 * config.sub: Merge from master sources, add support for mipsisa32.
13078
13079 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
13080 * config.sub: Merge from master sources, rev 1.219.
13081 * MAINTAINERS: Add self as contact for stormy16 port.
13082
13083 2001-08-14 Zack Weinberg <zackw@panix.com>
13084
13085 * config.sub: Merge from master sources, rev 1.218.
13086 * config.guess: Merge from master sources, rev 1.209.
13087
13088 2001-08-11 Graham Stott <grahams@redhat.com>
13089
13090 * Makefile.in (check-c++): Add missing semicolon.
13091
13092 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13093
13094 * MAINTAINERS (Various maitainers: predict.def): Added myself.
13095
13096 2001-07-30 Eric Christopher <echristo@redhat.com>
13097
13098 * MAINTAINERS (Various maintainers: mips port): Added myself.
13099
13100 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13101
13102 * configure.in (sh-*-linux*): New.
13103
13104 2001-07-27 Richard Henderson <rth@redhat.com>
13105
13106 * .cvsignore: Add LAST_UPDATED.
13107
13108 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13109
13110 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13111
13112 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
13113
13114 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13115
13116 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13117
13118 * MAINTAINERS (Write After Approval): Added myself.
13119
13120 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13121
13122 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13123 and libgcj on m68hc11/m68hc12.
13124
13125 2001-06-27 H.J. Lu (hjl@gnu.org)
13126
13127 * Makefile (CFLAGS_FOR_BUILD): New.
13128 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13129
13130 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13131
13132 * README: Remove version number.
13133
13134 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13135
13136 * INSTALL/README: Update wrt. to the installation instructions now
13137 residing in gcc/doc/install.texi.
13138
13139 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13140
13141 * README: Replace with a cut-down and updated version of gcc/README.
13142
13143 2001-06-12 David Edelsohn <edelsohn@gnu.org>
13144
13145 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13146 multilibs to be disabled.
13147
13148 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
13149
13150 * MAINTAINERS (Write After Approval): Add myself.
13151
13152 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
13153
13154 * config.guess: Import CVS version 1.195.
13155 * config.sub: Import CVS version 1.212.
13156
13157 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13158
13159 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13160 gcc/xgcc is built, use -print-prog-name to find out the program
13161 name to use.
13162
13163 2001-06-04 Phil Edwards <pme@sources.redhat.com>
13164
13165 * config.guess: Import CVS version 1.194. All gcc-local changes
13166 appear to also be in the master copy.
13167 * config.sub: Import CVS version 1.211.
13168
13169 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13170
13171 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13172 with_gcc]: Use `gcc -shared' to build a shared library.
13173
13174 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13175
13176 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13177 archives.
13178
13179 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13180
13181 * MAINTAINERS (Write After Approval): Add myself.
13182
13183 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
13184
13185 * configure.in (libstdcxx_flags): Do not try to execute
13186 libstdc++-v3/testsuite_flags until it exists.
13187
13188 2001-06-01 Alan Modra <amodra@bigpond.net.au>
13189
13190 * MAINTAINERS: Update my email address.
13191
13192 2001-05-31 Graham Stott <grahams@redhat.com>
13193
13194 * MAINTAINERS (Write After Approval): Add myself.
13195
13196 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
13197
13198 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13199 libraries when using g++ with native linker.
13200
13201 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
13202
13203 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13204
13205 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
13206
13207 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13208 [aix4*|aix5*]: Prepend blank.
13209
13210 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
13211
13212 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13213 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13214 of subdir/configure scripts to use the new libtool.m4.
13215
13216 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13217
13218 * MAINTAINERS (Write After Approval): Add myself.
13219
13220 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13221
13222 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13223
13224 2001-05-11 Ben Elliston <bje@redhat.com>
13225
13226 * Makefile.in (all-sid): New target.
13227 (check-sid, clean-sid, install-sid): Likewise.
13228
13229 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13230
13231 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13232
13233 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13234
13235 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13236 libgcj.
13237
13238 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13239
13240 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13241 gcc/xgcc is built, use -print-prog-name to find out the program
13242 name to use.
13243
13244 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13245
13246 * configure.in (noconfigdirs): Don't reset it from scratch in the
13247 target case; only append to it.
13248
13249 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13250 sparc-*-solaris2.8]: Disable ${libgcj}.
13251
13252 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13253
13254 * configure.in (libgcj_saved): Copy from $libgcj.
13255 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13256 --disable-libgcj.
13257
13258 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13259
13260 * MAINTAINERS: Remove self as MIPS maintainer and
13261 C front end maintainer.
13262
13263 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13264
13265 * configure.in: Move *-chorusos target case to the proper switch.
13266 Disable libgcj.
13267
13268 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13269
13270 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13271 1.641.2.228.
13272
13273 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13274
13275 * Makefile.in (STAGE1_CFLAGS): Pass down.
13276
13277 2001-04-13 Alan Modra <amodra@one.net.au>
13278
13279 * config.guess: Add hppa64-linux support. Note for next import that
13280 this is already in the master file.
13281 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13282
13283 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13284
13285 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13286 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13287
13288 2001-04-11 Stan Shebs <shebs@apple.com>
13289
13290 * MAINTAINERS: Add self as Darwin port maintainer.
13291
13292 2001-04-11 Alan Modra <amodra@one.net.au>
13293
13294 * MAINTAINERS: Update my email address.
13295
13296 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13297
13298 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13299 recent versions of FreeBSD (release 3 or later).
13300 * ltconfig: On FreeBSD, -lc must not be provided when building
13301 a shared library or else the standard -pthread gcc option is
13302 rendered worthless to later users of the built library.
13303
13304 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13305
13306 * MAINTAINERS: Add self and RTH as C front end maintainers.
13307
13308 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13309
13310 * config.sub: Make sure to match an already-canonicalized
13311 machine name (eg. mn10300-unknown-elf).
13312
13313 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13314
13315 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13316 New macros.
13317 (bootstrap, cross): Use RECURSE_FLAGS.
13318 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13319
13320 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13321
13322 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13323
13324 2001-03-22 Colin Howell <chowell@redhat.com>
13325
13326 * Makefile.in (DO_X): Do not backslash single-quotes in
13327 backquotes (two places).
13328
13329 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13330
13331 Re-installed:
13332 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13333 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13334 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13335 * ltcf-cxx.sh: Likewise.
13336 * ltcf-gcj.sh: Likewise.
13337
13338 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13339
13340 * MAINTAINERS: Add myself as "documentation co-maintainer".
13341
13342 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13343
13344 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13345 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13346
13347 2001-03-19 Tom Tromey <tromey@redhat.com>
13348
13349 * config-ml.in: Handle GCJ and GCJFLAGS.
13350
13351 2001-03-21 Michael Chastain <chastain@redhat.com>
13352
13353 * Makefile.in: all-m4 depends on all-texinfo.
13354
13355 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13356
13357 * MAINTAINERS: Add myself to write after approval list.
13358
13359 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13360
13361 * Makefile.in (DO_X): Quote nested quotes.
13362
13363 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13364
13365 * MAINTAINERS: Add myself to write after approval list.
13366
13367 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13368
13369 * Makefile.in (DO_X): Use double quotes for quoting
13370 "RANLIB=$${RANLIB}".
13371
13372 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13373
13374 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13375
13376 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13377
13378 * configure.in: Only use `lang_requires' for languages athat are
13379 actually enabled.
13380
13381 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13382
13383 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13384
13385 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13386
13387 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13388
13389 2001-03-07 Tom Tromey <tromey@redhat.com>
13390
13391 * configure.in: Allow config-lang.in to set `lang_requires' to list
13392 of other required languages.
13393
13394 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13395
13396 * Makefile.in: Remove RANLIB definition. Use RANLIB
13397 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13398 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13399
13400 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13401 Alexandre Oliva <aoliva@redhat.com>
13402
13403 * Makefile.in (check-c++): Use tabs, not spaces.
13404
13405 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13406
13407 * MAINTAINERS: add myself to Write After Approval list.
13408
13409 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13410
13411 * Makefile.in (check-c++): New rule.
13412
13413 * configure.in (target_libs): Remove libg++.
13414 (noconfigdirs): Remove libg++.
13415 (noconfigdirs): Same.
13416 (noconfigdirs): Same.
13417 (noconfigdirs): Same.
13418
13419 * config-ml.in: Remove libg++ references.
13420
13421 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13422 (ALL_TARGET_MODULES): Same.
13423 (configure-target-libg++): Remove.
13424 (all-target-libg++): Remove.
13425 (configure-target-libio): Remove.
13426 (all-target-libio): Remove.
13427 (check-target-libio): Remove.
13428 (.PHONY): Remove.
13429 (libg++.tar.bz2): Remove.
13430 (all-target-cygmon): Remove libio.
13431 (all-target-libstdc++): Remove.
13432 (configure-target-libstdc++): Remove.
13433 (TARGET_LIB_PATH): Remove libstdc++.
13434 (ALL_GCC_CXX): Remove libstdc++.
13435 (all-target-gperf): Correct.
13436
13437 2001-02-16 Nick Clifton <nickc@redhat.com>
13438
13439 * configure.in (noconfigdirs): Allow configuration of texinfo
13440 for Cygwin hosts.
13441
13442 2001-02-15 Anthony Green <green@redhat.com>
13443
13444 * configure: Introduce GCJ_FOR_TARGET.
13445 * configure.in: Ditto.
13446 * Makefile.in: Ditto.
13447
13448 2001-02-13 Andreas Schwab <schwab@suse.de>
13449
13450 * MAINTAINERS: Update mail address.
13451
13452 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13453
13454 * config.guess: Add linux target for S/390.
13455 * config.sub: Likewise.
13456
13457 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13458
13459 * configure.in: for *-chorusos, don't config target-newlib and
13460 target-libgloss.
13461
13462 2001-02-06 Ben Elliston <bje@redhat.com>
13463
13464 * configure: Output host type to stdout, not stderr.
13465
13466 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13467
13468 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13469 * ltcf-cxx.sh: Likewise.
13470
13471 * config.if: Assume enable_libstdcxx_v3 is defined.
13472
13473 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13474
13475 Remove V2 C++ library.
13476 * configure.in: Remove --enable-libstdcxx_v3 support.
13477
13478 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13479
13480 * include/demangle.h: Add prototype for java_demangle_v3.
13481
13482 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13483
13484 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13485
13486 2001-01-27 Richard Henderson <rth@redhat.com>
13487
13488 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13489
13490 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13491
13492 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13493 Don't unset, it's non-portable and no longer necessary, set to empty
13494 instead.
13495
13496 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13497
13498 * ltconfig: Shell portability fix for the tagname validity check.
13499
13500 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13501
13502 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13503 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13504
13505 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13506
13507 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13508
13509 2001-01-26 Tom Tromey <tromey@redhat.com>
13510
13511 * configure.in: Allow libgcj to be built on Sparc Solaris.
13512
13513 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13514
13515 * ltcf-c.sh: Add aix5 case.
13516 * ltcf-cxx.sh: Likewise.
13517 * ltconfig: Likewise.
13518
13519 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13520
13521 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13522 keep at least one of build_libtool_libs or build_old_libs set to
13523 yes.
13524
13525 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13526 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13527
13528 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13529
13530 * configure.in: Enable libgcj on several additional platforms.
13531
13532 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13533
13534 * configure.in: Enable libgcj for linux targets.
13535
13536 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13537
13538 * MAINTAINERS (Write After Approval): Add myself.
13539
13540 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13541
13542 * MAINTAINERS: Add myself as vax port maintainer.
13543
13544 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13545
13546 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13547
13548 2001-01-09 Mike Stump <mrs@wrs.com>
13549
13550 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13551 failures of subdirectories.
13552
13553 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13554
13555 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13556 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13557 * ltcf-cxx.sh: Likewise.
13558 * ltcf-gcj.sh: Likewise.
13559 * ltconfig.sh: Fix typo.
13560
13561 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13562
13563 * configure: handle DOS-style absolute paths.
13564
13565 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13566
13567 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13568
13569 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13570
13571 * MAINTAINERS: Add myself as avr port co-maintainer.
13572
13573 2000-12-28 Ben Elliston <bje@redhat.com>
13574
13575 * MAINTAINERS: Add myself under ``Write After Approval''.
13576
13577 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13578
13579 * texinfo: Remove directory from GCC.
13580
13581 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13582
13583 * COPYING: Update to current
13584 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13585 to 19yy as example year in copyright notice).
13586
13587 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13588
13589 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13590 (libstdcxx_incdir): Pass down.
13591 * config.if: Remove expired bits for cxx_interface, add stub.
13592 (libstdcxx_incdir): Add variable for g++ include directory.
13593 * configure.in (gxx_include_dir): Use it.
13594
13595 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13596
13597 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13598 with old-email address from ``Write After Approval''.
13599
13600 2000-12-15 Andreas Jaeger <aj@suse.de>
13601
13602 * configure.in: Handle lang_dirs.
13603
13604 2000-12-14 Tom Tromey <tromey@redhat.com>
13605
13606 * MAINTAINERS: Removed brads.
13607
13608 * MAINTAINERS: Added gcj developers.
13609
13610 2000-12-13 Anthony Green <green@redhat.com>
13611
13612 * configure.in: Disable libgcj for any target not specifically
13613 listed. Disable libgcj for x86 and Alpha Linux until compatible
13614 with g++ abi.
13615
13616 2000-12-13 Mike Stump <mrs@wrs.com>
13617
13618 * Makefile.in (local-distclean): Also remove fastjar.
13619
13620 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13621
13622 * contrib/gcc_update: Add fastjar --touch entries.
13623
13624 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13625
13626 * configure.in: Disable language-specific target libraries for
13627 languages that aren't enabled.
13628
13629 2000-12-10 Anthony Green <green@redhat.com>
13630
13631 * configure.in: Define libgcj. Disable libgcj target libraries for
13632 most targets.
13633
13634 2000-12-10 Neil Booth <neilb@earthling.net>
13635
13636 * MAINTAINERS: Update mail address, remove from WAA list.
13637
13638 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13639
13640 * libjava: Imported from /cvs/java.
13641 * libffi: Likewise.
13642 * Boehm-gc: Likewise.
13643
13644 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13645
13646 * configure.in (target_libs): Revert 2000-12-08 patch.
13647 (noconfigdirs): Added target-libjava.
13648
13649 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13650
13651 * djunpack.bat: removed.
13652
13653 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13654
13655 * Makefile.in: handle DOS-style absolute paths.
13656 * config-ml.in: likewise.
13657 * symlink-tree: likewise.
13658
13659 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13660
13661 * fastjar: Imported.
13662
13663 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13664
13665 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13666 libjava.
13667 * configure.in (target_libs): Removed `target-libjava'.
13668
13669 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13670
13671 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13672 (ALL_MODULES): Added fastjar.
13673 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13674 (all-target-libjava): all-fastjar replaces all-zip.
13675 (all-fastjar): Added.
13676 (configure-target-fastjar, all-target-fastjar): Likewise.
13677 * configure.in (host_tools): Added fastjar.
13678
13679 2000-12-07 Mike Stump <mrs@wrs.com>
13680
13681 * Makefile.in (local-distclean): Remove leftover built files.
13682
13683 2000-11-24 Nick Clifton <nickc@redhat.com>
13684
13685 * configure.in (xscale-elf): Add target.
13686 (xscale-coff): Add target.
13687
13688 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13689
13690 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13691 recent versions of FreeBSD (release 3 or later).
13692 * ltconfig: On FreeBSD, -lc must not be provided when building
13693 a shared library or else the standard -pthread gcc option is
13694 rendered worthless to later users of the built library.
13695
13696 2000-11-16 Fred Fish <fnf@be.com>
13697
13698 * configure.in (enable_libstdcxx_v3): Fix typo,
13699 libstd++ -> libstdc++.
13700
13701 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13702
13703 * MAINTAINERS: Add self to Write After Approval list.
13704
13705 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13706
13707 * MAINTAINERS: Update my email address. Add myself to global write
13708 privs list.
13709
13710 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13711
13712 * Makefile.in: Merge with src and libgcj.
13713 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13714 configure-target-<library> when their configure scripts need the C
13715 or C++ library to have already been built to work properly.
13716 (do_proto_toplev): Set them to an empty string.
13717
13718 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13719 (REALLY_SET_LIB_PATH): Use them.
13720
13721 2000-11-17 Stan Shebs <shebs@apple.com>
13722
13723 * MAINTAINERS: Add self to Write After Approval list.
13724
13725 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13726
13727 * configure: Provide the original toplevel configure arguments
13728 (including $0) to subprocesses in the environment rather than
13729 through gcc/configargs.h.
13730
13731 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13732
13733 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13734 C99. Alphabetise "Write After Approval" list.
13735
13736 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13737
13738 * configure: Turn on libstdc++ V3 by default.
13739
13740 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13741 if we've got GCC.
13742
13743 2000-11-11 Philip Blundell <philb@gnu.org>
13744
13745 * MAINTAINERS: Add self to Write After Approval list.
13746
13747 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13748
13749 * ltcf-c.sh (aix4): Improve shared library configuration; require
13750 exporting symbols.
13751 * ltcf-cxx.sh (aix4): Define.
13752 * ltconfig (aix4): Define library and soname specs appropriate for
13753 AIX. Define command to create export symbols list.
13754
13755 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13756
13757 * config.sub: Add support for Sun Chorus
13758
13759 2000-10-31 Nick Clifton <nickc@redhat.com>
13760
13761 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13762 <name>@redhat.com. Also installed new email address for Clint
13763 Popetz.
13764
13765 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13766
13767 * etc: Remove directory from GCC.
13768
13769 2000-10-16 Michael Meissner <meissner@redhat.com>
13770
13771 * configure (gcc/configargs.h): Only create if there is a build GCC
13772 directory created.
13773
13774 2000-10-16 Matthias Klose <doko@debian.org>
13775
13776 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13777 when configured for libstdc++-v3.
13778
13779 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13780
13781 * configure: Save configure arguments to gcc/configargs.h.
13782
13783 2000-10-04 Philipp Thomas <pthomas@suse.de>
13784
13785 * config.guess: Import CVS version 1.157.
13786 * config.sub: Import CVS version 1.181.
13787
13788 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13789
13790 * Makefile.in (bootstrap): avoid recursion if subdir missing
13791 (cross): ditto
13792 (do-proto-toplev): ditto
13793
13794 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13795
13796 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13797 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13798
13799 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13800 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13801 all affected `configure' scripts.
13802
13803 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13804
13805 * MAINTAINERS: Add self as cpplib co-maintainer.
13806
13807 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13808
13809 * MAINTAINERS: Add self to Write After Approval list.
13810
13811 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13812
13813 * INSTALL/README: egcs -> GCC update.
13814
13815 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13816
13817 * MAINTAINERS: Add myself to Write After Approval list.
13818
13819 2000-09-15 Kazu Hirata <kazu@hxi.com>
13820
13821 * MAINTAINERS: Add myself to Write After Approval list.
13822
13823 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13824
13825 * configure.in: Do not build byacc for hppa64. Provide paths to the
13826 X11 libraries for hppa64.
13827
13828 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13829
13830 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13831
13832 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13833
13834 * Makefile.in (all-zlib): Added dummy target.
13835
13836 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13837 ltcf-gcj.sh: Updated from libtool multi-language branch.
13838
13839 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13840
13841 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13842 (bootstrap*): Depend on all-bootstrap.
13843
13844 2000-09-05 Philipp Thomas <pthomas@suse.de>
13845
13846 * config.guess: Import CVS version 1.156.
13847 * config.sub: Import CVS version 1.179.
13848
13849 2000-09-02 Anthony Green <green@cygnus.com>
13850
13851 * Makefile.in (all-gcc): Depend on all-zlib.
13852 (CLEAN_MODULES): Add clean-zlib.
13853 (ALL_MODULES): Add all-zlib.
13854 * configure.in (host_libs): Add zlib.
13855
13856 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13857
13858 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13859 crosses, but add gcc/include to the header search path for them.
13860
13861 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13862
13863 * MAINTAINERS: Add self to Write After Approval list.
13864
13865 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13866
13867 * config.guess: Import CVS version 1.152.
13868 * config.sub: Import CVS version 1.177.
13869
13870 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13871
13872 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13873 $targargs to tell whether newlib is going to be built.
13874
13875 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13876 $$r/TARGET_SUBDIR/libio for _G_config.h.
13877
13878 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13879
13880 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13881
13882 2000-08-22 DJ Delorie <dj@redhat.com>
13883
13884 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13885
13886 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13887
13888 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13889 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13890 sub-configures.
13891
13892 2000-08-21 DJ Delorie <dj@redhat.com>
13893
13894 * MAINTAINERS: Add self as a libiberty maintainer
13895
13896 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13897
13898 * configure.in (libstdcxx_flags): Use
13899 libstdc++-v3/src/libstdc++.INC.
13900
13901 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13902
13903 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13904
13905 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13906
13907 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13908
13909 * configure: Make enable_threads and enable_shared defaults
13910 explicit. Substitute enable_threads into generated Makefiles.
13911 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13912 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13913
13914 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13915
13916 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13917
13918 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13919
13920 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13921 previous delta.
13922
13923 2000-08-11 Jason Merrill <jason@redhat.com>
13924
13925 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13926 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13927 (FLAGS_FOR_TARGET): Not here.
13928 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13929
13930 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13931
13932 * config-ml.in (CC, CXX): Don't introduce a leading space.
13933
13934 2000-08-07 DJ Delorie <dj@delorie.com>
13935
13936 * MAINTAINERS: Add self as a DJGPP maintainer
13937
13938 2000-08-07 DJ Delorie <dj@redhat.com>
13939
13940 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13941 "if we're also building gcc, and it's a gcc that will run on the
13942 build machine, we want to use its includes instead of the system's
13943 default includes".
13944
13945 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13946
13947 * MAINTAINERS: Add self to Write After Approval list.
13948
13949 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13950
13951 * configure.in (libstdcxx_flags): Don't use `"'.
13952
13953 * config-ml.in: Adjust multilib search paths to the
13954 appropriate multilib tree.
13955
13956 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13957
13958 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13959 commas in $LANGUAGES.
13960
13961 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13962
13963 * configure.in: Re-enable all references to libg++ and librx.
13964
13965 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13966
13967 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13968 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13969 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13970 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13971
13972 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13973
13974 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13975
13976 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13977 CXX_FOR_TARGET for sed.
13978
13979 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13980
13981 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13982 Do not override if already set in the environment or in configure.
13983 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13984 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13985
13986 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13987
13988 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13989 the libtool CVS tree multi-language branch.
13990 * ltconfig, ltmain.sh: Updated.
13991
13992 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13993
13994 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13995 (clean-target): Depend on it.
13996
13997 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13998 (GCC_FOR_TARGET): Use it.
13999 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14000 * configure.in: ... here.
14001 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14002 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14003
14004 2000-07-24 Eric Christopher <echristo@cygnus.com>
14005
14006 * MAINTAINERS: Add self to Write After Approval list.
14007
14008 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14009
14010 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14011 (configure-target-libchill, configure-target-libobjc): Likewise.
14012
14013 * configure.in: Use the same cache file for all target libs.
14014 * config-ml.in: But different cache files per multilib variant.
14015
14016 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14017
14018 * configure (topsrcdir): Don't use dirname.
14019
14020 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14021
14022 * MAINTAINERS: Add self to Write After Approval list.
14023
14024 2000-07-20 Jason Merrill <jason@redhat.com>
14025
14026 * configure.in: Remove all references to libg++ and librx.
14027
14028 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14029
14030 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14031
14032 * config.sub: Update to subversions version 2000-07-06.
14033
14034 2000-07-12 Andrew Haley <aph@cygnus.com>
14035
14036 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14037 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14038
14039 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14040
14041 * symlink-tree: Check number of arguments.
14042
14043 2000-07-05 Jim Wilson <wilson@cygnus.com>
14044
14045 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14046 search path for a g++ extracted from the build tree. This
14047 will allow link tests run by configure scripts in
14048 subdirectories to succeed.
14049
14050 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14051
14052 * ltconfig: Add support for mips-dde-sysv4.2MP
14053
14054 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14055
14056 * MAINTAINERS: Add myself as loop discovery maintainer.
14057
14058 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14059
14060 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14061 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14062
14063 2000-06-19 Timothy Wall <twall@cygnus.com>
14064
14065 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14066 * config.sub: Add tic54x target.
14067
14068 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14069
14070 * MAINTAINERS: Add self as Fortran maintainer,
14071 remove Craig Burley.
14072
14073 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
14074
14075 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14076 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14077
14078 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14079
14080 * MAINTAINERS: Add self as i18n maintainer
14081
14082 20000-05-21 H.J. Lu (hjl@gnu.org)
14083
14084 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14085 directory are used if they exist. Make sure
14086 $(build_tooldir)/include is searched for header files,
14087 $(build_tooldir)/lib/ for library files.
14088 (GCC_FOR_TARGET): Likewise.
14089 (CXX_FOR_TARGET): Likewise.
14090
14091 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14092
14093 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14094
14095 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
14096
14097 * Makefile.in (configure-target-libiberty): Depend on
14098 configure-target-newlib.
14099
14100 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14101
14102 * configure.in, Makefile.in: Merge all libffi-related
14103 configury stuff from the libgcj tree.
14104
14105 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14106
14107 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14108 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14109
14110 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14111
14112 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14113 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14114 current version information. Add to proto-toplev directory.
14115 (gdb-taz): Build do-djunpack.
14116
14117 2000-05-15 David Edelsohn <edelsohn@gnu.org>
14118
14119 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14120
14121 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14122
14123 * MAINTAINERS: Add self to Write After Approval list.
14124
14125 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14126
14127 * ltmain.sh: Preserve in relink_command any environment
14128 variables that may affect the linker behavior.
14129
14130 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14131
14132 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14133
14134 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14135
14136 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14137
14138 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14139
14140 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14141 with the version name.
14142
14143 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14144
14145 * MAINTAINERS: Add self as bb-reorder maintainer.
14146
14147 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14148
14149 * config.if: Tweak.
14150
14151 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14152
14153 * djunpack.bat: New file.
14154
14155 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14156
14157 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14158 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14159 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14160 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14161
14162 2000-04-16 Dave Pitts <dpitts@cozx.com>
14163
14164 * config.sub (case $basic_machine): Change default for "ibm-*"
14165 to "openedition".
14166
14167 2000-04-13 Andreas Jaeger <aj@suse.de>
14168
14169 * MAINTAINERS: Added myself.
14170
14171 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14172
14173 * Makefile.in (gdb-taz): New target. GDB specific archive.
14174 (do-md5sum): New target.
14175 (MD5PROG): Define.
14176 (PACKAGE): Default to TOOL.
14177 (VER): Default to a shell script.
14178 (taz): Rewrite target. Move real work to do-proto-toplev. Include
14179 md5 checksum generation.
14180 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14181 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14182 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14183 insight.tar.bz2): Use gdb-taz to create archive.
14184
14185 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14186
14187 * configure (warn_cflags): Delete.
14188
14189 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14190
14191 * MAINTAINERS: Added myself.
14192
14193 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
14194 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
14195
14196 * configure.in (enable_libstdcxx_v3): Add.
14197 (target_libs): Add bits here to switch between libstdc++-v2 and
14198 libstdc++-v3.
14199 * config.if: And this file too.
14200 * Makefile.in: Add libstdc++-v3 targets.
14201
14202 2000-04-05 Michael Meissner <meissner@redhat.com>
14203
14204 * config.sub (d30v): Add d30v as a basic machine type.
14205
14206 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
14207
14208 * configure.in: -linux-gnu*, not -linux-gnu.
14209
14210 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14211
14212 * MAINTAINERS: Add self in write-after-approval section.
14213
14214 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14215
14216 * MAINTAINERS: Add self as ia64 port maintainer.
14217
14218 2000-03-08 Neil Booth <NeilB@earthling.net>
14219
14220 * MAINTAINERS: Add self in write-after-approval section.
14221
14222 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
14223
14224 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14225 (do-tar-bz2): Replace TOOL with PACKAGE.
14226 (gdb.tar.bz2): Remove GDBTK from GDB package.
14227 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14228 dejagnu.tar.bz2): New packages.
14229
14230 2000-02-27 Andreas Jaeger <aj@suse.de>
14231
14232 * configure.in: Add entry for mips*-*-linux*, move catch all
14233 *-*-*linux* entry below this one.
14234
14235 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14236
14237 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14238
14239 2000-02-24 Nick Clifton <nickc@cygnus.com>
14240
14241 * config.sub: Support an OS of "wince".
14242
14243 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14244
14245 * config.guess, config.sub: Updated to match config's 2000-02-15
14246 version.
14247
14248 2000-02-23 Linas Vepstas <linas@linas.org>
14249
14250 * config.sub: Add support for Linux/IBM 370.
14251 * configure.in: Likewise.
14252
14253 2000-02-22 Nick Clifton <nickc@cygnus.com>
14254
14255 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14256
14257 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14258
14259 * config.guess: Guess "cygwin" rather than "cygwin32".
14260
14261 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14262
14263 * configure (gcc_version): When setting, narrow search to
14264 lines containing `version_string'.
14265
14266 2000-02-15 Denis Chertykov <denisc@overta.ru>
14267
14268 * config.sub: Add support for avr target.
14269
14270 2000-02-14 Nick Clifton <nickc@cygnus.com>
14271
14272 * MAINTAINERS: Add maintainers for MCore port.
14273
14274 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14275
14276 * config.sub: Add mmix-knuth-mmixware.
14277
14278 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14279
14280 * MAINTAINERS: Pair cccp with cpplib maintainership.
14281
14282 2000-01-27 Christopher Faylor <cgf@redhat.com>
14283
14284 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14285 structure stuff to -L library search.
14286 (CXX_FOR_TARGET): Ditto.
14287 (CROSS_CHECK_MODULES): Fix spelling mistake.
14288
14289 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14290
14291 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14292 the C++ compiler.
14293
14294 2000-01-12 Richard Henderson <rth@cygnus.com>
14295
14296 * configure.in: Don't build some bits for beos.
14297
14298 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14299
14300 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14301 as include files.
14302
14303 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14304
14305 * Add self as cpplib maintainer, as requested by Jason
14306 Merrill. Correct my e-mail address.
14307
14308 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14309
14310 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14311 not mh-aix43.
14312
14313 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14314
14315 * MAINTAINERS: Add myself to "write after approval" list.
14316
14317 1999-12-14 Richard Henderson <rth@cygnus.com>
14318
14319 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14320 * config.sub: Accept alphaev[78], alphaev8.
14321
14322 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14323
14324 * config.guess, config.sub: Update from autoconf.
14325
14326 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14327
14328 * MAINTAINERS: update my playtime e-address.
14329
14330 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14331
14332 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14333 necessary libraries are missing.
14334
14335 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14336
14337 * MAINTAINERS: Add new 'write after approval' maintainer.
14338
14339 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14340
14341 * MAINTAINERS: Add new Java maintainer.
14342
14343 1999-10-25 Andreas Schwab <schwab@suse.de>
14344
14345 * configure: Fix quoting inside arguments of eval.
14346
14347 1999-10-21 Nick Clifton <nickc@cygnus.com>
14348
14349 * config-ml.in: Allow suppression of some ARM multilibs.
14350
14351 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14352
14353 * config.guess: Add OS/390 match pattern.
14354 * config.sub: Add mvs, openedition targets.
14355 * configure.in (i370-ibm-opened*): New.
14356
14357 1999-09-04 Steve Chamberlain <sac@pobox.com>
14358
14359 * config.sub: Add support for configuring for pj.
14360
14361 1999-08-31 Nick Clifton <nickc@cygnus.com>
14362
14363 * config.sub (maybe_os): Add support for configuring for fr30.
14364
14365 1999-08-25 Nick Clifton <nickc@cygnus.com>
14366
14367 * configure.in: Do not configure or build ld for AIX
14368 platforms. ld is known to be broken on these platforms.
14369
14370 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14371
14372 * config-ml.in: Pass compiler flag corresponding to multidirs to
14373 subdir configures.
14374
14375 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14376
14377 * Makefile.in (LDFLAGS): Define.
14378
14379 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14380
14381 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14382 noconfigdirs.
14383 (*-*-cygwin*): Likewise.
14384
14385 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14386
14387 * mkdep: New file.
14388 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14389 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14390
14391 From Eli Zaretskii <eliz@is.elta.co.il>:
14392 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14393 long file name when using DJGPP on MS-DOS.
14394
14395 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14396
14397 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14398
14399 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14400
14401 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14402 dependency as this causes "make check" to globally "make all"
14403
14404 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14405
14406 * configure.in (target_libs): Added target-zlib.
14407 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14408 (CONFIGURE_TARGET_MODULES): Likewise.
14409 (CHECK_TARGET_MODULES): Likewise.
14410 (INSTALL_TARGET_MODULES): Likewise.
14411 (CLEAN_TARGET_MODULES): Likewise.
14412 (configure-target-zlib): New target.
14413 (all-target-zlib): Likewise.
14414 (all-target-libjava): Depend on all-target-zlib.
14415 (configure-target-libjava): Depend on configure-target-zlib.
14416
14417 * Makefile.in (configure-target-libjava): Depend on
14418 configure-target-newlib.
14419 (configure-target-boehm-gc): New target.
14420 (configure-target-qthreads): New target.
14421
14422 * configure.in (target_libs): Added target-qthreads.
14423 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14424 (CONFIGURE_TARGET_MODULES): Likewise.
14425 (CHECK_TARGET_MODULES): Likewise.
14426 (INSTALL_TARGET_MODULES): Likewise.
14427 (CLEAN_TARGET_MODULES): Likewise.
14428 (all-target-qthreads): New target.
14429 (configure-target-libjava): Depend on configure-target-qthreads.
14430 (all-target-libjava): Depend on all-target-qthreads.
14431
14432 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14433 (CONFIGURE_TARGET_MODULES): Likewise.
14434 (CHECK_TARGET_MODULES): Likewise.
14435 (INSTALL_TARGET_MODULES): Likewise.
14436 (CLEAN_TARGET_MODULES): Likewise.
14437 (all-target-libjava): New target.
14438 (all-target-boehm-gc): Likewise.
14439 * configure.in (target_libs): Added libjava, boehm-gc.
14440
14441 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14442
14443 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14444 configure.bat in SUPPORT_FILES.
14445 (gas+binutils.tar.bz2): Likewise.
14446
14447 * makeall.bat: Remove; obsolete.
14448
14449 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14450
14451 From Mark Elbrecht:
14452 * configure.bat: Remove; obsolete.
14453
14454 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14455
14456 * configure: Add -W -Wall to the default CFLAGS when compiling with
14457 gcc.
14458
14459 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14460
14461 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14462
14463 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14464
14465 * configure.in: Build ld on IRIX6.
14466
14467 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14468
14469 * Makefile.in: Change distribution targets to use bzip2 instead of
14470 gzip.
14471 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14472 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14473
14474 1999-06-04 Nick Clifton <nickc@cygnus.com>
14475
14476 * config.sub: Add mcore target.
14477
14478 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14479
14480 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14481
14482 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14483
14484 * config.guess (dummy): Changed to $dummy.
14485
14486 1999-05-24 Nick Clifton <nickc@cygnus.com>
14487
14488 * config.sub: Tidied up case statements.
14489
14490 1999-05-22 Ben Elliston <bje@cygnus.com>
14491
14492 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14493 <jiro@din.or.jp>.
14494
14495 * config.guess: Merge with FSF version. Future changes will be
14496 more accurately recorded in this ChangeLog.
14497 * config.sub: Likewise.
14498
14499 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14500
14501 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14502
14503 1999-04-30 Tom Tromey <tromey@cygnus.com>
14504
14505 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14506
14507 1999-04-23 Tom Tromey <tromey@cygnus.com>
14508
14509 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14510
14511 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14512
14513 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14514 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14515 Bad merge removed these two changes.
14516
14517 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14518 Martin Heller (Ing.-Buero_Heller@t-online.de)
14519
14520 * config.guess (interix Alpha): Add.
14521
14522 1999-04-11 Richard Henderson <rth@cygnus.com>
14523
14524 * configure.in (i?86-*-beos*): Do config gperf; don't config
14525 gdb, newlib, or libgloss.
14526
14527 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14528
14529 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14530 link a trivial program with -mabi=64. If it fails, remove mabi=64
14531 from multidirs.
14532
14533 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14534
14535 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14536
14537 1999-04-08 Nick Clifton <nickc@cygnus.com>
14538
14539 * config.sub: Add support for mcore targets.
14540
14541 1999-04-07 Michael Meissner <meissner@cygnus.com>
14542
14543 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14544 not mt-ospace, in order to shut up assembler warning about using
14545 symbols that are named the same as registers.
14546
14547 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14548
14549 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14550 dependency list for all-target-cygmon.
14551
14552 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14553
14554 * config-ml.in: Check $host, not $target, for selective multilibs.
14555 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14556 thumb interworking, and underscore prefix multilibs.
14557
14558 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14559
14560 * missing: Update to version from current automake.
14561
14562 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14563
14564 * configure (gxx_include_dir): Removed.
14565
14566 * configure.in (gxx_include_dir): Handle it.
14567 * Makefile.in: Likewise.
14568
14569 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14570
14571 * config.sub (mips64vr4111,mips64vr4111el) Add.
14572
14573 1999-03-21 Ben Elliston <bje@cygnus.com>
14574
14575 * config.guess: Correct typo for detecting ELF on FreeBSD.
14576
14577 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14578
14579 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14580 config/mh-djgpp.
14581
14582 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14583
14584 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14585 all-target-newlib to dependency list for all-target-bsp.
14586
14587 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14588
14589 * config.sub: Add i386-uwin support.
14590 * config.guess: Likewise.
14591
14592 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14593
14594 * configure.in: cleanup, add mh-*pic handling for arm, special
14595 case powerpc*-*-aix*
14596
14597 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14598
14599 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14600 can be built.
14601
14602 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14603
14604 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14605 targets.
14606
14607 1999-03-02 Nick Clifton <nickc@cygnus.com>
14608
14609 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14610
14611 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14612
14613 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14614
14615 1999-02-24 Nick Clifton <nickc@cygnus.com>
14616
14617 * config.sub: Fix typo in arm recognition.
14618
14619 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14620
14621 * configure.in (noconfigdirs): Changed target_configdirs to
14622 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14623 rather than m68k-*-* since it is not known to work on
14624 m68k-aout. Ditto for arm-*-*oabi.
14625
14626 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14627
14628 * configure.in (*-*-windows*): Remove, no longer used.
14629
14630 1999-02-19 Ben Elliston <bje@cygnus.com>
14631
14632 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14633 Smart and improved by Andrew Cagney.
14634
14635 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14636
14637 * config.guess: Recognize openbsd-*-hppa.
14638
14639 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14640
14641 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14642 only if it is not empty.
14643
14644 1999-02-17 Nick Clifton <nickc@cygnus.com>
14645
14646 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14647
14648 * config.guess: Modified to recognize uname's armv* syntax.
14649
14650 * config.sub: Modified to recognize uname's armv* syntax.
14651
14652 1999-02-17 Mark Salter <msalter@cygnus.com>
14653
14654 * configure.in: Added target-bsp for sparclite.
14655
14656 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14657
14658 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14659
14660 1999-02-08 Nick Clifton <nickc@cygnus.com>
14661
14662 * configure.in: Add support for strongarm port.
14663 * config.sub: Add support for strongarm target.
14664
14665 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14666
14667 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14668 the old name config/mh-cygwin32.
14669 Enable texinfo.
14670
14671 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14672
14673 * configure.in: Do build ld for ix86 Solaris.
14674
14675 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14676
14677 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14678 $AR_FOR_TARGET. Likewise for RANLIB.
14679
14680 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14681
14682 * config.sub (oabi): Recognize.
14683 * configure.in (arm-*-oabi): Handle.
14684
14685 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14686
14687 * config.guess: Improve detection of i686 on UnixWare 7.
14688
14689 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14690
14691 * config.guess: Add support for i386-pc-interix.
14692 * config.sub: Likewise.
14693 * configure.in: Likewise.
14694
14695 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14696
14697 * Makefile.in: Remove unneeded all-target-libio from
14698 from all-target-winsup target since it is now unneeded.
14699 Add all-target-libtermcap in its place since it is now
14700 needed.
14701
14702 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14703
14704 * configure.in: makefile stub for cygwin target is probably
14705 unnecessary. Remove it for now.
14706
14707 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14708
14709 * configure.in: libtermcap.a should be built when cygwin is the
14710 target as well as the host.
14711 * config.guess: Allow mixed case in cygwin uname output.
14712 * Makefile.in: Add libtermcap target.
14713
14714 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14715
14716 * config.sub: Clean up handling of hppa2.0.
14717
14718 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14719
14720 * config.guess: Use C code to identify more HP machines.
14721
14722 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14723
14724 * config.sub: Handle hppa2.0.
14725
14726 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14727
14728 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14729 cygmon for all sparclite targets, regardless of object format.
14730
14731 1998-12-15 Mark Salter <msalter@cygnus.com>
14732
14733 * configure.in: Added target-bsp for several target architectures.
14734
14735 * Makefile.in: Added rules for bsp.
14736
14737 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14738
14739 * config.guess: Improve detection of hppa2.0 processors.
14740
14741 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14742
14743 * config.guess: Recognize FreeBSD using ELF automatically.
14744
14745 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14746
14747 * configure (skip-this-dir): Add handling for new shell script, which
14748 might be created by a sub-directory's configure to indicate, this particular
14749 directory is "unwanted".
14750 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14751
14752 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14753
14754 * ltconfig: import from libtool, after changing libtool to
14755 account for the cygwin name change.
14756
14757 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14758
14759 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14760 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14761
14762 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14763
14764 * configure.in: Add libtermcap to list of cygwin dependencies.
14765
14766 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14767
14768 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14769 they include winsup/include when it's a cygwin target.
14770
14771 1998-11-12 Tom Tromey <tromey@cygnus.com>
14772
14773 * configure.in (host_tools): Added zip.
14774 * Makefile.in (all-target-libjava): Depend on all-zip.
14775 (all-zip): New target.
14776 (ALL_MODULES): Added all-zip.
14777 (NATIVE_CHECK_MODULES): Added check-zip.
14778 (INSTALL_MODULES): Added install-zip.
14779 (CLEAN_MODULES): Added clean-zip.
14780
14781 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14782
14783 * Makefile.in: lose "32" from comment about cygwin.
14784
14785 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14786
14787 * configure.in: Use -Os to build target libraries for the fr30.
14788
14789 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14790
14791 * config.sub: Add fr30.
14792
14793 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14794
14795 * configure.in: drop "32" from config/mh-cygwin32. Check
14796 cygwin* instead of cygwin32*.
14797 * config.sub: Check cygwin* instead of cygwin32*.
14798
14799 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14800
14801 * config.guess: Match any version of Unixware7.
14802
14803 1998-10-20 Syd Polk <spolk@cygnus.com>
14804
14805 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14806 if desired.
14807
14808 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14809
14810 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14811 these if the appropriate directories and files to not exist.
14812
14813 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14814
14815 * Makefile.in (DEVO_SUPPORT): Add config.if.
14816
14817 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14818
14819 * configure: Add pattern to replace "build_tooldir"'s
14820 definition in the generated Makefile with "tooldir"'s
14821 actual value.
14822
14823 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14824
14825 * config.sub: Bring back lost sparcv9.
14826
14827 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14828
14829 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14830
14831 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14832 CC_FOR_TARGET and friends.
14833
14834 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14835
14836 * Makefile.in (build_tooldir): New variable, same as tooldir.
14837 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14838 -B$(build_tooldir)/bin/.
14839 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14840
14841 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14842
14843 * README: Remove installation instructions and refer to the
14844 INSTALL directory instead.
14845
14846 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14847
14848 * config.sub: Add support for i[34567]86-pc-udk.
14849 * configure.in: Likewise.
14850
14851 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14852
14853 * Makefile.in: add bzip2 package building bits for user
14854 tools module
14855 * configure.in: ditto
14856
14857 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14858
14859 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14860 (ALL_TARGET_MODULES): Add all-target-libobjc.
14861 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14862 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14863 (all-target-libchill): Add dependencies.
14864 * configure.in (target_libs): Add libchill.
14865
14866 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14867
14868 * configure.in (target_subdir): Remove duplicate line.
14869
14870 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14871
14872 * Makefile.in (all-automake): fix dependencies.
14873
14874 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14875
14876 * configure.in: Minor cleanups for building in the $(target_alias)
14877 subdir.
14878
14879 1998-09-22 Jim Wilson <wilson@cygnus.com>
14880
14881 * Makefile.in (bootstrap): Set r and s before make all. Use
14882 BASE_FLAGS_TO_PASS in make all.
14883 (cross): Likewise.
14884
14885 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14886
14887 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14888
14889 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14890
14891 * config.sub: Fix typo in last change.
14892
14893 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14894
14895 * config.sub: Add support for C4x target.
14896 * configure.in: Likewise.
14897
14898 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14899
14900 * config.sub: Recognize sparcv9 just like sparc64.
14901
14902 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14903
14904 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14905
14906 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14907
14908 * config.guess: Correctly identify Pentium II sco boxes.
14909
14910 * config.guess: Fix "tr" code. From Weiwen Liu.
14911
14912 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14913
14914 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14915 stabs.
14916
14917 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14918
14919 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14920 (ALL_TARGET_MODULES): Add all-target-libchill.
14921 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14922 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14923 (all-target-libchill): Add dependencies.
14924 * configure.in (target_libs): Add libchill.
14925
14926 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14927
14928 * config.guess: Avoid assumptions about "tr" behaves when
14929 LANG is set to something other than English.
14930
14931 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14932
14933 * configure (gxx_include_dir): Changed to
14934 '${prefix}/include/g++'-${libstdcxx_interface}.
14935
14936 * config.if: New to determine the interfaces.
14937
14938 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14939
14940 * config.guess: Detect and handle MPE/IX.
14941 * config.sub: Deal with MPE/IX.
14942
14943 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14944
14945 * configure.in: Use mh-aix43.
14946
14947 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14948
14949 * configure: Fix --without/--disable cases for gxx-include-dir.
14950
14951 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14952
14953 * mdata-sh: Imported. Needed for automake support.
14954
14955 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14956
14957 * Makefile.in (taz): Try "chmod -R og=u ." before
14958 "chmod og=u `find . -print`".
14959
14960 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14961
14962 * configure.in: Add arm-elf and thumb-elf support.
14963
14964 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14965
14966 * Makefile.in: Undo previous patch.
14967
14968 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14969
14970 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14971 to here ...
14972 (install-no-fixedincludes): and here
14973 (INSTALL_MODULES): ... from here.
14974
14975 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14976
14977 * config.sub: Merge with FSF.
14978
14979 * config.guess: Merge with FSF.
14980
14981 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14982
14983 * configure (extraconfigdirs): New variable.
14984 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14985 * Makefile.in (all): Move higher in file.
14986 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14987 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14988 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14989 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14990 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14991
14992 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14993
14994 * Makefile.in (all-target-libjava): Depend on all-gcc and
14995 all-target-newlib.
14996 (configure-target-libjava): Depend on $(ALL_GCC).
14997
14998 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14999
15000 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15001 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15002
15003 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15004
15005 * INSTALL/README: Fix typo.
15006
15007 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15008
15009 * ylwrap: Change absolute path checks to check for DOS style path
15010 names.
15011
15012 * ylwrap: Don't use a full path name if the source file is in the
15013 same directory. From hjl@lucon.org (H.J. Lu).
15014
15015 * config-ml.in: Default to being verbose, to match Feb 18 change to
15016 configure.
15017
15018 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15019
15020 Brought over from egcs:
15021
15022 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15023
15024 * configure.in (target_subdir): Set to ${target_alias} instead
15025 of "libraries".
15026
15027 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15028
15029 * configure.in (target_subdir): Set to libraries if enable_multilib.
15030
15031 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15032
15033 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15034 multilibs, force reconfiguration the first time we create
15035 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15036
15037 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15038
15039 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15040 avoid confusion with --no-recursion.
15041
15042 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15043
15044 * configure.in: Win32 hosts shouldn't use install -x
15045 * install-sh: remove -x option, and special .exe-handling
15046 hack.
15047
15048 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15049
15050 * config.guess: Recognize i586-pc-beos.
15051 * configure.in: Don't build some bits for beos.
15052
15053 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15054
15055 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15056 CFLAGS default to -O2.
15057
15058 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15059 when using GNU ld.
15060
15061 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15062
15063 * ltmain.sh: Correct install when using a different shell.
15064
15065 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15066
15067 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15068
15069 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15070
15071 * makefile.vms: Update to build binutils/makefile.vms. Add install
15072 target.
15073
15074 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15075
15076 * ltconfig: Update to correct AIX handling.
15077
15078 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15079
15080 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15081
15082 * configure.in (target_subdir): Set to ${target_alias} instead
15083 of "libraries".
15084
15085 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15086
15087 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15088 (Makefile): Depend on $(gcc_version_trigger).
15089
15090 * configure (gcc_version): Change default initializer to empty
15091 string.
15092 (gcc_version_trigger): New variable; pass this variable down
15093 to subdir configures to enable them checking gcc's version
15094 themselves. Emit make macros for both gcc_version vars.
15095 (topsrcdir): Initialize reliably.
15096 (recursion line): Remove --with-gcc-version=${gcc_version}.
15097
15098 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15099
15100 * configure (enable_version_specific_runtime_libs): Implement new flag
15101 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15102 in $(libsubdir); emit definition in each generated Makefile.
15103 (gxx_include_dir): Initialize depending on
15104 $enable_version_specific_runtime_libs.
15105
15106 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15107
15108 * configure (gcc_version): Initialize properly depending on
15109 how and where configure is started.
15110 (recursion line): Pass a --with-gcc-version=${gcc_version}
15111 to configures in subdirs.
15112
15113 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15114
15115 * configure.in (noconfigdirs): Add configure pattern for mips tx39
15116 cygmon
15117
15118 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15119
15120 * configure.in: Add cygmon and libstub support for mn10200.
15121
15122 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15123
15124 * configure (gcc_version): Add new variable describing the
15125 particular gcc version we're building.
15126 * Makefile.in (libsubdir): Add new macro for the directory
15127 in which the compiler finds executables, libraries, etc.
15128 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15129 and libsubdir.
15130
15131 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15132
15133 * Makefile.in (local-clean): Remove *.log.
15134 (warning.log): Built with warn_summary from build.log.
15135 (mail-report.log): Run test_summary.
15136 (mail-report-with-warnings.log): Run test_summary including
15137 warning.log in the report.
15138
15139 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15140
15141 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15142
15143 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15144
15145 * Makefile.in (grep): Grep no longer depends on libiberty.
15146
15147 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15148
15149 * Makefile.in: all-snavigator needs all-libgui.
15150
15151 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15152
15153 * configure.in: Add cygmon and libstub support for mn10300.
15154
15155 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15156
15157 * missing: Update to version from automake 1.3.
15158
15159 * ltmain.sh: On installation, don't get confused if the same name
15160 appears more than once in the list of library names.
15161
15162 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15163
15164 * config.sub: Accept m68060 and m5200 as CPU names.
15165
15166 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15167
15168 * configure: Use && rather than using -a in test, because odd
15169 strings can confuse test.
15170 * configure.in: Likewise.
15171
15172 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15173
15174 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15175
15176 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15177
15178 * Makefile.in (boostrap2-lean, bootstrap3-lean,
15179 bootstrap4-lean): New targets.
15180
15181 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15182
15183 * mpw-* Delete. Not used.
15184
15185 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15186
15187 * COPYING.LIB: Update FSF address.
15188
15189 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15190
15191 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15192
15193 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15194 GAS_SUPPORT_DIRS.
15195
15196 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15197
15198 * ltconfig, ltmain.sh: Avoid producing a version number if
15199 -version-info was not used.
15200
15201 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15204 building with newlib.
15205
15206 1998-04-30 Paul Eggert <eggert@twinsun.com>
15207
15208 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15209 Solaris `make' causes it to continue to next definition.
15210
15211 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15212
15213 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15214 the right GUI libraries and files are installed along with GDB.
15215
15216 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15217
15218 * configure.in: Change alpha to alpha* in several places.
15219
15220 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15221
15222 * config.sub: Recognize sparc86x.
15223
15224 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15225
15226 * configure.in (--enable-target-optspace): Remove debug echo.
15227
15228 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15229
15230 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15231
15232 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15233
15234 * ltconfig: Update cygwin32 support.
15235
15236 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15237 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15238 (GDB_SUPPORT_DIRS): Likewise.
15239
15240 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15241
15242 * configure.in (target_makefile_frag): If --enable-target-optspace,
15243 use -Os to compile target libraries rather than -O2. Default to
15244 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15245 not used.
15246 * configure.in (target_cflags): Ditto for d30v.
15247
15248 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15249
15250 * Makefile.in (all-bfd): Depend on all-intl.
15251 (all-binutils): Likewise.
15252 (all-gas): Likewise.
15253 (all-gprof): Likewise.
15254 (all-ld): Likewise.
15255
15256 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15257
15258 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15259
15260 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15261
15262 * Makefile.in (all-bfd): Depend upon all-libiberty.
15263
15264 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15265
15266 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15267
15268 * Makefile.in: Add libstub.
15269
15270 * configure.in: Ditto. Build libstub for targets that have cygmon
15271 support.
15272
15273 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15274
15275 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15276
15277 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15278
15279 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15280 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15281
15282 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15283
15284 * configure: Define DEFAULT_M4 by searching PATH.
15285 * Makfile.in: Use DEFAULT_M4.
15286
15287 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15288
15289 * ltconfig: Add cygwin32 support.
15290
15291 * Makefile.in, configure.in: Add libtool as a native only directory
15292 to configure and build.
15293
15294 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15295
15296 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15297
15298 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15299
15300 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15301
15302 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15303
15304 * Makefile.in: add ash make rules
15305 * configure.in: add ash to native_only and host_tools lists
15306
15307 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15308
15309 * Makefile.in (all-gettext, all-intl): New targets.
15310 (ALL_MODULES): Added all-gettext, all-intl.
15311 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15312 (INSTALL_MODULES): Added install-gettext, install-intl.
15313 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15314
15315 * configure.in (host_tools): Added gettext.
15316 (native_only): Likewise.
15317 (noconfigdirs) [various cases]: Likewise.
15318 (host_libs): Added intl.
15319
15320 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15321
15322 * configure: Do not disable building gdbtk for cygwin32 hosts.
15323
15324 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15325
15326 * configure.in: Add thumb-coff target.
15327 * config.sub: Add thumb-coff target.
15328
15329 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15330
15331 * Makefile.in: Revert yesterday's change.
15332 (all-target-winsup): all-target-librx stays out of here.
15333
15334 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15335
15336 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15337 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15338 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15339 Remove references to librx and libg++.
15340
15341 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15342
15343 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15344 recursive makes
15345
15346 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15347
15348 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15349 for newlib directory.
15350 (CXX_FOR_TARGET): Likewise.
15351
15352 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15353
15354 * ltconfig: Update after libtool/ltconfig.in change for
15355 hpux11.
15356
15357 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15358
15359 * ltconfig, ltmain.sh: Update to libtool 1.2.
15360
15361 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15362
15363 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15364 (install-gcc-cross): Instead, override LANGUAGES here.
15365
15366 1998-03-18 Dave Love <d.love@dl.ac.uk>
15367
15368 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15369 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15370
15371 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15372
15373 * configure.in: Add Thumb-pe target.
15374
15375 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15376
15377 * Makefile.in - changed sn targets to snavigator
15378 * configure.in - changed sn targets to snavigator
15379
15380 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15381
15382 * config-ml.in: After building symlink tree call make distclean
15383 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15384 to be the case for libiberty.
15385
15386 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15387
15388 * configure: When making link, also check the current
15389 directory. The configure scripts may create one.
15390
15391 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15392
15393 * config.sub: Accept alphapca56 and alphaev6 properly.
15394
15395 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15396
15397 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15398
15399 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15400
15401 * config.sub (sco5): Fix typo.
15402
15403 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15404
15405 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15406 install-itcl.
15407 (install-itcl): Remove dependency on install-tcl.
15408
15409 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15410
15411 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15412
15413 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15414
15415 * configure.in: Don't build libgui for a cygwin32 target when not on
15416 a cygwin32 host.
15417
15418 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15419
15420 * configure (redirect): Set to null, so default behavior of
15421 configure is now --verbose.
15422
15423 1998-02-16 Dave Love <d.love@dl.ac.uk>
15424
15425 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15426 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15427
15428 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15429
15430 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15431 this change to sync Makefile.in with its ChangeLog entries.
15432
15433 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15434
15435 * ltmain.sh (mkdir): Check that the directory doesn't exist
15436 before we exit with error, so that we don't get races during
15437 parallel builds.
15438
15439 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15440
15441 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15442
15443 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15444
15445 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15446 PICFLAG_FOR_TARGET.
15447 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15448
15449 * configure: Emit a definition for the new macro enable_shared
15450 into each Makefile.
15451
15452 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15453
15454 * configure.in (host_tools, native_only): Add libtool.
15455
15456 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15457
15458 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15459 Fix typo in ming config comment.
15460
15461 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15462
15463 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15464
15465 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15466
15467 * config.sub: Add tic30 cases, and map c30 to tic30.
15468
15469 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15470
15471 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15472 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15473 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15474 (CLEAN_TARGET_MODULES): Similarly
15475 (all-target-libf2c): Add dependences.
15476 * configure.in (target_libs): Add libf2c.
15477
15478 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15479
15480 * configure.in: Remove expect from noconfigdirs when target
15481 is cygwin32. OK to build expect and dejagnu with Canadian
15482 Cross.
15483
15484 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15485
15486 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15487 host.
15488
15489 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15490 and mingw32.
15491
15492 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15493
15494 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15495 here as it is not defined in the toplevel Makefile.
15496
15497 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15498
15499 * configure (package_makefile_rules_frag): New variable, which names
15500 a file with generic rules, ...
15501 Change comment to mention we now have FIVE parts.
15502 * configure: Undo last change.
15503
15504 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15505
15506 * config.guess: More accurate determination of HP processor types.
15507 * config.sub: More accurate determination of HP processor types.
15508
15509 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15510
15511 * configure (package_makefile_frag): Move inserting the
15512 ${package_makefile_frag} to where it should be according
15513 to the comment.
15514
15515 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15516
15517 * config.guess: Add support for Linux/ARM.
15518
15519 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15520
15521 * .cvsignore: Remove *-info and *-install since they match
15522 release-info and mpw-install, which we don't want to just ignore.
15523
15524 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15525
15526 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15527
15528 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15529
15530 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15531 local_prefix to sub-make invocations.
15532
15533 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15534
15535 * configure.in: Check makefile fragments in the source
15536 directory.
15537
15538 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15539
15540 * configure.in: Check whether host and target makefile
15541 fragments exist before adding them to *_makefile_frag.
15542
15543 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15544
15545 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15546
15547 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15548
15549 * configure.in: Make sure we only replace RPATH_ENVVAR on
15550 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15551 regexp to sed.
15552
15553 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15554 to sub-makes.
15555
15556 1998-01-13 Lee Iverson (leei@ai.sri.com)
15557
15558 * config-ml.in (multi-do): LDFLAGS must include multilib
15559 designator.
15560
15561 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15562
15563 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15564
15565 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15566
15567 * config.sub: Add mingw32 support.
15568 * configure.in: Likewise.
15569
15570 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15571
15572 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15573
15574 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15575
15576 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15577 * configure (gxx_include_dir): Provide a definition for subdirs
15578 which do not use autoconf.
15579
15580 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15581
15582 * config.guess: Sync with egcs. Picks up new alpha support,
15583 BeOS & some additional linux support.
15584
15585 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15586
15587 * config.guess: HP 9000/803 is a PA1.1 machine.
15588
15589 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15590
15591 * configure.in: It's alpha*-...
15592
15593 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15594
15595 * configure.in (host_makefile_frag, target_makefile_frag):
15596 Handle multiple config files.
15597 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15598 alpha-*-*.
15599
15600 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15601
15602 * mkdep: New file.
15603
15604 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15605
15606 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15607
15608 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15609
15610 * Makefile.in: Add libgui directory.
15611 (GDB_TK): Add all-libgui.
15612 * configure.in: Add libgui directory.
15613 * configure: Add all-libgui to GDB_TK.
15614
15615 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15616
15617 * config-ml.in (multidirs): Add m32r to multilib list.
15618
15619 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15620
15621 * Makefile.in (all-target-gperf): Change dependency to
15622 all-target-libstdc++.
15623
15624 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15625
15626 * config.guess: Add BeOS support.
15627
15628 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15629
15630 Source directory cvs renamed to cvssrc:
15631 * configure.in (host_tools): Change cvs to cvssrc.
15632 (native_only): Likewise.
15633 (noconfigdirs) [various cases]: Likewise.
15634 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15635 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15636 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15637 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15638 (all-cvssrc): Rename target from all-cvs.
15639
15640 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15641
15642 * configure (gxx_include_dir): Fix thinko.
15643
15644 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15645
15646 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15647 (install-cross, install-gcc-cross): New targets.
15648
15649 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15650
15651 * configure.in (noconfigdirs): Add support for Thumb target.
15652
15653 * config.sub (maybe_os): Add support for Thumb target.
15654
15655 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15656
15657 * Makefile.in: Add rules for cygmon.
15658
15659 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15660
15661 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15662
15663 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15664 * configure (gxx_include_dir): Provide a definition for subdirs
15665 which do not use autoconf.
15666
15667 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15668
15669 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15670 11/18/97 build
15671
15672 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15673
15674 * From Franz Sirl.
15675 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15676 found on RedHat Linux systems.
15677
15678 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15679
15680 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15681 guesses.
15682
15683 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15684
15685 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15686
15687 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15688
15689 * ltmain.sh: If mkdir fails, check whether the directory was created
15690 anyhow by some other process.
15691
15692 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15693
15694 * configure.in (d30v-*-*): Configure all directories.
15695
15696 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15697
15698 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15699 for the D30V.
15700
15701 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15702
15703 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15704
15705 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15706
15707 * include/libiberty.h: Add extern "C" { so it can be used with C++
15708 progrms.
15709 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15710 programs.
15711
15712 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15713
15714 * configure.in (d30v-*-*): Configure GCC now.
15715
15716 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15717
15718 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15719 is no longer needed.
15720
15721 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15722
15723 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15724
15725 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15726
15727 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15728 targets using "$@" to provide support for similar but not identical
15729 targets without having to duplicate code.
15730
15731 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15732
15733 * makefile.vms: Fix to work with DEC C.
15734
15735 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15736
15737 * config.sub: Add mips-tx39-elf to marketing names.
15738
15739 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15740
15741 * ltmain.sh: Handle symlinks in generated script.
15742
15743 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15744
15745 * configure: Handle autoconf style directory options: --bindir,
15746 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15747 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15748 --sysconfdir.
15749 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15750 (sharedstatedir, localstatedir, oldincludedir): New variables.
15751 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15752 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15753 sbindir, sharedstatedir, and sysconfdir.
15754
15755 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15756
15757 * Makefile.in (bootstrap-lean): New target.
15758
15759 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15760
15761 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15762 sn, and gnuserv from noconfigdirs.
15763
15764 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15765
15766 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15767
15768 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15769
15770 * Makefile.in (cross): New target.
15771
15772 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15773 Jeff Law <law@cygnus.com>
15774
15775 * Makefile.in (bootstrap2, bootstrap3): New targets.
15776 (all-bootstrap): Remove outdated and confusing target.
15777 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15778
15779 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15780
15781 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15782 windows. Consistent with gdb/configure.
15783
15784 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15785
15786 * configure.in: Name Linux target fragment.
15787
15788 * configure: Rewrite so that project Makefile fragment is inserted
15789 first and appears last in the resulting Makefile.
15790
15791 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15792
15793 * Makefile.in (install-itcl): Install tcl first.
15794
15795 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15796
15797 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15798
15799 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15800
15801 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15802
15803 * configure.in (skipdirs): Add target-librx for Linux.
15804 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15805
15806 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15807
15808 * Makefile.in (bootstrap): New target.
15809
15810 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15811
15812 * config.sub: Accept 'amigados' for backward compatibility.
15813
15814 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15815
15816 * config.guess: Merge with FSF.
15817
15818 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15819
15820 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15821
15822 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15823
15824 * config.sub: Add "marketing-names" patch.
15825
15826 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15827
15828 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15829
15830 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15831
15832 * config.sub: Handle v850-elf.
15833
15834 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15835
15836 * .cvsignore (*-install): Remove.
15837
15838 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15839
15840 * ltconfig: Set CONFIG_SHELL in libtool.
15841 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15842
15843 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15844
15845 * configure.in (target_subdir): Set to libraries if enable_multilib.
15846
15847 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15848
15849 * config.guess: Update from gcc directory.
15850
15851 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15852
15853 * Makefile.in (all-sim): Depends on all-readline.
15854
15855 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15856
15857 * Makefile.in (BISON, YACC): Use $$s.
15858 (all-bison): Depend on all-texinfo.
15859
15860 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15861
15862 * Makefile.in (BISON): Add -L flag.
15863 (YACC): Likewise.
15864
15865 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15866
15867 * configure.in (noconfigdirs): Add support for v850e target.
15868
15869 * config.sub (maybe_os): Add support for v850e target.
15870
15871 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15872
15873 * configure.in (noconfigdirs): Add support for v850ea target.
15874
15875 * config.sub (maybe_os): Add support for v850ea target.
15876
15877 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15878
15879 * config.sub: Add mipstx39. Delete r3900.
15880
15881 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15882
15883 * Makefile.in (all-autoconf): Depends on all-texinfo.
15884
15885 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15886
15887 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15888 eabi targets.
15889
15890 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15891
15892 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15893
15894 * configure: When handling a Canadian Cross, handle YACC as well as
15895 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15896 * Makefile.in (all-bison): Depend upon all-texinfo.
15897
15898 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15899
15900 * Makefile.in (BISON): bison, not byacc or bison -y.
15901 (YACC): bison -y or byacc or yacc.
15902 (various): Add *-bison as appropriate.
15903 (taz): No need to mess with BISON anymore.
15904
15905 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15906
15907 * configure: If OSTYPE matches *win32*, try to find a good value for
15908 CONFIG_SHELL.
15909
15910 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15911
15912 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15913 configure.in if it is present.
15914
15915 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15916
15917 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15918
15919 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15920
15921 * config.sub: Recognize `arc' cpu.
15922 * configure.in: Likewise.
15923 * config-ml.in: Likewise.
15924
15925 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15926
15927 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15928
15929 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15930
15931 * configure: Changed sed delimiter from ':' to '|' when
15932 attempting to substitute ${config_shell} for SHELL. On
15933 NT ${config_shell} may contain a ':' in it.
15934
15935 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15936
15937 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15938
15939 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15940
15941 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15942
15943 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15944
15945 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15946
15947 * ylwrap: If the program is a relative path, force it to be
15948 absolute.
15949
15950 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15951
15952 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15953
15954 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15955
15956 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15957 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15958 for libraries.
15959
15960 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15961
15962 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15963 separated by spaces.
15964
15965 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15966
15967 * ylwrap: New file.
15968 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15969
15970 * ltmain.sh: Handle /bin/sh at start of install program.
15971
15972 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15973
15974 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15975 * missing: New file, from automake 1.2.
15976
15977 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15978
15979 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15980 check-tk to CHECK_X11_MODULES.
15981
15982 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15983
15984 * config.sub: Merge with FSF.
15985
15986 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15987
15988 * config.guess: Merge with FSF.
15989
15990 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15991
15992 * configure: Treat msdosdjgpp like go32.
15993 * configure.in: Likewise. Don't remove gprof for go32.
15994
15995 * configure: Change Makefile.tem2 to Makefile.tm2.
15996
15997 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15998
15999 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16000
16001 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16002
16003 * install-sh (chmodcmd): Set to null if the DST directory already
16004 exists. Same as Nov 11th change.
16005
16006 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16007
16008 * configure (GDB_TK): Needs itcl and tix.
16009
16010 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16011
16012 * config.guess: Update from FSF.
16013
16014 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16015
16016 * Makefile.in (GDB_TK): Depend on itcl and tix.
16017
16018 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16019
16020 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16021 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16022 (INSTALL_SCRIPT): New variable.
16023 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16024 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16025 to -x.
16026 * install-sh: Add support for -x option.
16027
16028 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16029
16030 * configure.in, Makefile.in: Treat tix like itcl.
16031
16032 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16033
16034 * Makefile.in (WINDRES): New variable.
16035 (WINDRES_FOR_TARGET): New variable.
16036 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16037 (EXTRA_HOST_FLAGS): Add WINDRES.
16038 (EXTRA_TARGET_FLAGS): Add WINDRES.
16039 (EXTRA_GCC_FLAGS): Add WINDRES.
16040 ($(DO_X)): Pass down WINDRES.
16041 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16042 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16043 DLLTOOL_FOR_TARGET.
16044
16045 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16046
16047 * configure.in: configure sim before gdb for win32-x-ppc
16048
16049 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16050
16051 Move gperf into the toplevel, from libg++.
16052 * configure.in (target_tools): Add target-gperf.
16053 (native_only): Add target-gperf.
16054 * Makefile.in (all-target-gperf): New target, depend on
16055 all-target-libg++.
16056 (configure-target-gperf): Empty rule.
16057 (ALL_TARGET_MODULES): Add all-target-gperf.
16058 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16059 (CHECK_TARGET_MODULES): Add check-target-gperf.
16060 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16061 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16062
16063 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
16064
16065 * config.sub (mn10200): Recognize new basic machine.
16066
16067 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16068
16069 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16070 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16071
16072 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16073
16074 * configure.in: If we're building mips-sgi-irix6* native, turn on
16075 ENABLE_MULTILIB and set TARGET_SUBDIR.
16076
16077 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16078
16079 * Makefile.in (all-sn): Depend on all-grep.
16080
16081 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16082
16083 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16084
16085 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16086 Makefile. From Jeff Makey <jeff@cts.com>.
16087 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16088
16089 * Makefile.in (DISTBISONFILES): Remove.
16090 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16091 $(DEFAULT_YACC).
16092
16093 * configure.in: Build itl, db, sn, etc., when building for native
16094 cygwin32.
16095
16096 * Makefile.in (LD): New variable.
16097 (EXTRA_HOST_FLAGS): Pass down LD.
16098 ($(DO_X)): Likewise.
16099
16100 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16101
16102 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16103
16104 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16105
16106 * configure.in (targargs): Strip out any supplied --build argument
16107 before adding our own. Always add --build.
16108
16109 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16110
16111 * configure.in (targargs): Pass --build if we're doing
16112 a cross-compile.
16113
16114 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16115
16116 * configure: Use '|' instead of ":" as the separator in
16117 sed. Otherwise sed chokes on NT path names with drive
16118 designators. Also look for "?:*" as the leading characters in an
16119 absolute pathname.
16120
16121 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16122
16123 * config.sub: Support for r3900.
16124
16125 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16126
16127 * configure.in: Use install-sh, not install.sh.
16128
16129 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16130
16131 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16132 apply it twice.
16133
16134 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16135
16136 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16137 install-binutils.
16138
16139 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16140
16141 * Makefile.in: Add automake targets.
16142 * configure.in (host_tools): Add automake.
16143
16144 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * configure: Default CXX to c++, not gcc.
16147 * Makefile.in (CXX): Set to c++, not gcc.
16148 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16149
16150 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16151
16152 * install-sh: try appending a .exe if source file doesn't
16153 exist
16154
16155 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16156
16157 * configure.in: Turn on multilib by default.
16158 (cross_only): Remove target-libiberty.
16159
16160 * Makefile.in (all-gcc): Don't depend on libiberty.
16161
16162 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16163
16164 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16165
16166 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16167
16168 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16169 (DISTBISONFILES): Add ld/Makefile.in
16170
16171 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16172
16173 * configure.in: if target is cygwin32 but host isn't cygwin32,
16174 don't configure gdb tcl tk expect, not just gdb.
16175
16176 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16177
16178 * configure.in: Added gnuserv everywhere sn appears.
16179
16180 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16181 (CROSS_CHECK_MODULES): Added check-gnuserv.
16182 (INSTALL_MODULES): Added install-gnuserv.
16183 (CLEAN_MODULES): Added clean-gnuserv.
16184 (all-gnuserv): New target.
16185
16186 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16187
16188 * config.guess: Fixes for MIPS OpenBSD systems.
16189
16190 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16191
16192 * Makefile.in (INSTALL_XFORM): Remove.
16193 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16194
16195 * mkinstalldirs: New file, copied from automake.
16196 * Makefile.in (installdirs): Rename from install-dirs. Use
16197 mkinstalldirs. Change all users.
16198 (DEVO_SUPPORT): Add mkinstalldirs.
16199
16200 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16201
16202 * install-sh: Rename from install.sh.
16203 * Makefile.in (INSTALL): Change install.sh to install-sh.
16204 (DEVO_SUPPORT): Likewise.
16205
16206 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16207 Graichen <graichen@rzpd.de>.
16208
16209 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16210
16211 * config.guess: Recognize OpenBSD systems correctly.
16212
16213 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16214
16215 * README, Makefile.in (ETC_SUPPORT): Remove references to
16216 cfg-paper*, configure.{texi,man,info*}._
16217
16218 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16219
16220 * Makefile.in (all.normal): Ensure that gcc is built after all
16221 the x11 - ie gdb - targets.
16222
16223 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16224
16225 * makefile.vms: Don't run conf-a-gas.
16226
16227 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16228
16229 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16230
16231 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16232
16233 * configure.in: Remove noconfigdirs case since gdb also
16234 configures and builds for tic80-coff.
16235
16236 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16237
16238 * configure: Set cache_file to config.cache.
16239 * Makefile.in (local-distclean): Remove config.cache.
16240
16241 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16242
16243 * COPYING: Update FSF address.
16244
16245 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16246
16247 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16248 noconfigdirs.
16249
16250 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16251
16252 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16253 MAKEDIRS, is empty.
16254
16255 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16256
16257 * config.sub: Tweak mn10300 entry.
16258
16259 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16260
16261 * configure.in (host_tools): Put sim before gdb, so gdb's
16262 configure.tgt can determine if the simulator was configured.
16263
16264 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16265
16266 * config.sub: Move BeOS $os case to be with other Cygnus
16267 local cases.
16268
16269 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16270
16271 * config.sub: Remove misplaced comment that broke Linux.
16272
16273 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16274
16275 * config.sub: Add BeOS support.
16276
16277 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16278
16279 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16280
16281 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16282
16283 * configure.in (noconfigdirs): Remove tcl and tk from
16284 noconfigdirs for cygwin32 builds.
16285
16286 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16287
16288 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16289
16290 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16291
16292 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16293 make-all.com, use makefile.vms instead.
16294
16295 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16296
16297 * config.sub: Accept -lnews*.
16298
16299 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16300
16301 * configure.in (noconfigdirs): Disable target-newlib,
16302 target-examples and target-libiberty for d30v.
16303
16304 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16305
16306 * configure.in (noconfigdirs): Enable ld for d30v.
16307
16308 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16309
16310 * configure.in (tic80-*-*): Build compiler.
16311
16312 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16313
16314 * configure.in (d30v-*): Remove sim directory from list of
16315 unsupported d30v directories
16316
16317 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16318
16319 * config.sub, configure.in: Add d30v target cpu.
16320
16321 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16322
16323 * makefile.vms: New file.
16324 * make-all.com: Remove.
16325
16326 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16327
16328 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16329
16330 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16331
16332 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16333
16334 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16335
16336 * Makefile.in (ALL_MODULES): Added all-db.
16337 (CROSS_CHECK_MODULES): Addec check-db.
16338 (INSTALL_MODULES): Added install-db.
16339 (CLEAN_MODULES): Added clean-db.
16340
16341 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16342
16343 * config.guess: Merge with latest FSF sources.
16344
16345 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16346
16347 * Makefile.in (ALL_MODULES): Added all-itcl.
16348 (CROSS_CHECK_MODULES): Added check-itcl.
16349 (INSTALL_MODULES): Added install-itcl.
16350 (CLEAN_MODULES): Added clean-itcl.
16351
16352 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16353
16354 * configure.in: build gdb for mn10200
16355
16356 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16357
16358 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16359
16360 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16361
16362 * configure.in (tic80-*-*): Turn off most targets right now.
16363
16364 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16365
16366 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16367 rather than the makeinfo program.
16368 (do-info): Depend upon all-texinfo.
16369
16370 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16371
16372 * configure.in: Remove uses of config/mh-linux.
16373
16374 * config.sub, config.guess: Merge with latest FSF sources.
16375
16376 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16377
16378 * config.sub (case $basic_machine): Add tic80 entries.
16379
16380 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16381
16382 * config.sub, config.guess: Merge with latest FSF sources.
16383
16384 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16385
16386 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16387 * mpw-config.in: Test for NewFolderRecursive.
16388 * mpw-install: Use symbolic name for startup filename.
16389 * mpw-README: Add various additional details.
16390
16391 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16392
16393 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16394
16395 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16396
16397 * configure.in: Do build gcc and the target libraries for
16398 the mn10200.
16399
16400 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16401
16402 * configure.in: don't avoid building gdb for mn10300 any more
16403 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16404 instead of single-quoting it.
16405
16406 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16407
16408 * configure.in: Don't use --with-stabs on IRIX 6.
16409
16410 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16411
16412 * configure.in (m32r): Build gdb, libg++ now.
16413
16414 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16415
16416 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16417 directories from noconfigdirs.
16418
16419 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16420
16421 * config.sub (basic_machine): added mips16 configuration
16422
16423 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16424
16425 * config.sub: Handle d10v-unknown.
16426
16427 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16428
16429 * config.sub: Handle v850-unknown.
16430
16431 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16432
16433 * Makefile.in: add findutils
16434 * configure.in: add findutils to list of host_tools
16435
16436 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16437
16438 * config.sub: Handle mn10200 and mn10300.
16439
16440 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16441
16442 * configure.in (d10v-*): Do not build librx.
16443
16444 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16445
16446 * configure.in (mn10300): Build everything except gdb & libgloss.
16447
16448 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16449
16450 * config.guess: Patch for Dansk Data Elektronik servers,
16451 from Niels Skou Olsen <nso@dde.dk>.
16452
16453 For ncr, use /bin/uname rather than uname, since GNU uname does not
16454 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16455
16456 Patch for MIPS R4000 running System V,
16457 from Eric S. Raymond <esr@snark.thyrsus.com>.
16458
16459 Fix thinko for nextstep.
16460
16461 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16462
16463 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16464 * config.guess: Guess mips-dec-mach_bsd4.3.
16465
16466 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16467 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16468 release numbers.
16469 * config.guess (mips-mips-riscos*): Emit just enough of the
16470 release number.
16471
16472 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16473 * config.guess (sparc-auspex-sunos*): Added.
16474 (f300-fujitsu-*): Added.
16475
16476 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16477 * config.guess: Recognize a Tadpole as a sparc.
16478
16479 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16480
16481 * config.guess: Don't assume that NextStep version is either 2 or
16482 3. NextStep 4 (aka OpenStep 4) has come out now.
16483
16484 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16485
16486 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16487 From Rik Faith <faith@cs.unc.edu>.
16488
16489 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16490
16491 * config.sub: Contributions from bug-gnu-utils to:
16492 Support plain "hppa" (no version given) architecture, reported by
16493 OpenStep.
16494 OpenBSD like NetBSD.
16495 LynxOs is not a hardware supplier.
16496
16497 * config.guess: Contributions from bug-gnu-utils to add support for:
16498 OpenBSD like NetBSD.
16499 Stratus systems.
16500 More Pyramid systems.
16501 i[n>4]86 Intel chips.
16502 M680[n>4]0 Motorola chips.
16503 Use unknown instead of lynx for hardware manufacturer.
16504
16505 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16506
16507 * install.sh (chmodcmd): Set to null if the DST directory already
16508 exists.
16509
16510 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16511
16512 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16513 not use mt-ppc target Makefile fragment any more.
16514
16515 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16516
16517 * configure.in (*-*-windows): Exclude everything but those dirs
16518 needed to build windows.
16519
16520 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16521
16522 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16523
16524 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16525
16526 * configure.in: Exclude mmalloc from i386-windows.
16527
16528 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16529
16530 * Undo my previous change.
16531
16532 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16533
16534 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16535 unconditionally.
16536 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16537
16538 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16539
16540 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16541 host to add it's own flags.
16542
16543 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16544
16545 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16546
16547 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16548
16549 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16550 (CXX_FOR_TARGET): Likewise.
16551 (GCC_FOR_TARGET): Define.
16552 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16553 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16554 CC_FOR_TARGET was specified on the command line.
16555 (MAKEOVERRIDES): Don't define.
16556
16557 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16558
16559 * configure.in (m32r): Fix spelling of libg++ libs.
16560
16561 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16562
16563 * config.sub (-apple*): Remove, now redundant.
16564
16565 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16566
16567 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16568
16569 * configure: Rework yesterday's sed script patch.
16570
16571 * config.sub: Merge with FSF.
16572
16573 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16574
16575 * config.guess: Merge from FSF.
16576
16577 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16578 * config.guess: Use pc instead of unknown, for pc clone systems.
16579 Change linux to linux-gnu.
16580
16581 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16582 * config.guess: Avoid non-portable tr syntax.
16583
16584 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16585
16586 * test-build.mk (HOLES): Add "xargs" for gdb.
16587
16588 * configure: Avoid hpux10.20 sed bug.
16589
16590 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16591
16592 * configure.in: Add support for windows host
16593 (that is a build done under the Microsoft build environment).
16594
16595 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16596
16597 * Makefile.in: Replace all uses of srcroot with s, to shrink
16598 command line lengths.
16599
16600 Patches from Geoffrey Noer <noer@cygnus.com>:
16601 * configure.in: If configuring for newlib, pass --with-newlib to
16602 subdirectories.
16603 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16604 -Bnewlib/ and -Lwinsup to gcc.
16605 (CXX_FOR_TARGET): Likewise.
16606
16607 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16608
16609 * Makefile.in (ETC_SUPPORT): Add configure.
16610
16611 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16612
16613 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16614 host configuration file.
16615
16616 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16617
16618 * configure.in: Break mn10x00 support into separate
16619 mn10200 and mn10300 configurations.
16620 * config.sub: Likewise.
16621
16622 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16623
16624 * configure.in: Add lots of stuff to noconfigdirs for
16625 the mn10x00 targets.
16626
16627 * config.sub, configure.in: Add mn10x00 support.
16628
16629 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16630
16631 * make-all.com: Call conf-a-gas, not config-a-gas.
16632
16633 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16634
16635 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16636 targets.
16637
16638 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16639
16640 * mpw-README: Add much more detail for native PowerMac.
16641 * mpw-install: New file.
16642 * mpw-configure: Add --norecursion and --help options.
16643 * mpw-config.in: Translate readme and install files when
16644 copying to objdir.
16645 * mpw-build.in: Don't always depend on byacc and flex.
16646 (install-only-top): New action.
16647
16648 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16649
16650 * configure.in: You can now configure GDB for the v850.
16651
16652 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16653
16654 * configure.in (noconfigdirs): Don't configure any C++ dirs
16655 if targeting D10V.
16656
16657 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16658
16659 * config.sub: Recognize mips64vr5000.
16660
16661 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16662
16663 * configure.in: Use a single line for host_tools and native_only.
16664
16665 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16666
16667 * config.sub, configure.in: Add entries for m32r.
16668
16669 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16670
16671 * Makefile.in (inet-install): Don't run install-gzip.
16672
16673 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16674
16675 * configure.in: Don't config lots of things for *-*-windows*.
16676
16677 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16678
16679 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16680 (host_libs, host_tools): Copy from configure.in.
16681 * mpw-configure: Don't complain about directories not found.
16682
16683 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16684
16685 * configure.in (i[345]86): Recognize i686 for pentium pro.
16686 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16687 file.
16688
16689 * config.guess (i[345]86): Ditto.
16690
16691 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16692
16693 * configure.in (noconfigdirs): Removed gdb for D10V.
16694
16695 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16696
16697 * configure.in: Remove ld, target-libio, target-libg++, and
16698 target-libstdc++ from noconfigdirs.
16699
16700 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16701
16702 * configure: Fix three locations where shell scripts were
16703 being run directly rather than with config_shell.
16704
16705 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16706
16707 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16708 * config.sub (basic_machine): Recognize v850.
16709
16710 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16711
16712 * mpw-configure: Handle multiple enable/disable options and
16713 pass them down recursively, handle -c and -s flags appropriately
16714 depending on choice of compiler, add escape mechanism for
16715 quoted arguments to gC.
16716
16717 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16718
16719 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16720 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16721 so that -mrelocatable-lib and -mno-eabi are used.
16722
16723 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16724 not support --print-multi-lib, don't abort.
16725
16726 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16727
16728 * make-all.com: Run config-a-gas.
16729 * setup.com: Don't copy subdirectory files around.
16730
16731 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16732
16733 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16734 target, it now compiles correctly.
16735
16736 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16737
16738 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16739
16740 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16741
16742 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16743
16744 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16745
16746 * configure.in (native_only): Add prms.
16747
16748 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16749
16750 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16751 (BINUTILS_SUPPORT_DIRS): Likewise.
16752
16753 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16754
16755 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16756 d10v support is added.
16757
16758 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16759
16760 * configure.in (d10v-*-*): New target.
16761
16762 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16763
16764 * config.guess (HP 9000/811): Recognize this as a PA1.1
16765 machine.
16766
16767 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16768
16769 * Makefile.in (do-tar-gz): New target, split out from tail end of
16770 taz target. Run each command separately, don't use pipes.
16771 (taz): Use it.
16772
16773 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16774
16775 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16776 * mpw-build.in: No builds should depend on building byacc or flex,
16777 they are assumed to be installed already.
16778
16779 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16780
16781 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16782 variable that CC_FOR_TARGET needs.
16783
16784 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16785
16786 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16787 options have changed since the last time the subdirectory was
16788 configured, and if it has, reconfigure.
16789 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16790 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16791
16792 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16793
16794 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16795 CLEAN_MODULES): Add bash.
16796 (all-bash): New target.
16797
16798 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16799
16800 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16801
16802 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16803
16804 * config.sub (basic_machine): Recognize d10v as a valid processor.
16805
16806 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16807
16808 * mpw-configure: Add support for --bindir.
16809 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16810
16811 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16812
16813 * configure.in: add bash, time, gawk to list of hosttools and things
16814 to only build for native toolchains
16815
16816 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16817
16818 * Makefile.in (docdir): Remove.
16819
16820 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16821
16822 * Makefile.in (datadir): Set to $(prefix)/share.
16823
16824 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16825
16826 * configure.in: build diff and patch for cygwin32-hosted
16827 toolchains.
16828
16829 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16830
16831 * config.sub: Accept -rtems*.
16832
16833 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16834
16835 * configure.in: enable dosrel for cygwin32-hosted builds,
16836 remove diff from the list of things not buildable
16837 via Canadian Cross
16838
16839 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16840
16841 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16842 don't get ". ".
16843
16844 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16845
16846 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16847
16848 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16849
16850 * Makefile.in (taz): Handle case where tex3patch didn't even get
16851 checked out. Also, if it was found, put the symlink in a new util
16852 subdirectory.
16853
16854 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16855
16856 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16857
16858 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16859
16860 * config.sub: Recognize -openvms.
16861 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16862 * make-all.com, setup.com: New files.
16863
16864 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16865
16866 * Makefile.in (taz): tex3patch moved to texinfo/util.
16867
16868 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16869
16870 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16871 * configure.in: remove make from disable-if-Can-Cross list
16872 enable gdb if ${host} and ${target} are cygwin32
16873
16874 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16875
16876 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16877 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16878
16879 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16880
16881 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16882 distinguish sysv/svr4/bsd variants.
16883 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16884
16885 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16886
16887 * configure.in: Added copyright notice.
16888 * move-if-change: Added copyright notice.
16889
16890 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16891
16892 * configure.in (powerpcle-*-solaris*): Until we get shared
16893 libraries working, don't build gdb, sim, make, tcl, tk, or
16894 expect.
16895
16896 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16897
16898 * config.guess: Merge with FSF:
16899
16900 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16901 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16902
16903 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16904 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16905
16906 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16907 * config.guess: Combine two OSF1 rules.
16908 Also recognize field test versions. From mjr@zk3.dec.com.
16909 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16910 because GNU uname does not support -p. From pmr@pajato.com.
16911
16912 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16913
16914 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16915
16916 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16917
16918 * mpw-README: Document GCCIncludes.
16919
16920 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16921
16922 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16923
16924 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16925
16926 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16927
16928 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16929
16930 * configure.in (*-*-cygwin32): Configure make.
16931
16932 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16933
16934 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16935
16936 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16937
16938 * Makefile.in (all-inet): Depend on all-perl.
16939
16940 * Makefile.in (inet-install): New target.
16941
16942 * Makefile.in (all-inet): Depend on all-tcl.
16943 (all-inet): Depend on all-send-pr.
16944
16945 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16946
16947 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16948 temporarily.
16949
16950 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16951
16952 * configure.in: Don't configure --with-gnu-ld on AIX.
16953
16954 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16955
16956 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16957
16958 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16959
16960 * Makefile.in (ALL_MODULES): Added all-inet.
16961 (CROSS_CHECK_MODULES): Added check-inet.
16962 (INSTALL_MODULES): Added install-inet.
16963 (CLEAN_MODULES): Added clean-inet.
16964 (all-indent): New target.
16965
16966 * configure.in (host_tools): Added inet.
16967 (native_only): Added inet.
16968 (noconfigdirs): Added inet.
16969
16970 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16971
16972 * configure.in: Don't configure libgloss if we are not configuring
16973 newlib.
16974
16975 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16976
16977 * configure.in: Don't configure libgloss for unsupported
16978 architectures.
16979
16980 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16981
16982 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16983
16984 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16985
16986 * Makefile.in (ALL_MODULES): Include all-apache.
16987 (CROSS_CHECK_MODULES): Include check-apache.
16988 (INSTALL_MODULES): Include install-apache.
16989 (all-apache): New target.
16990
16991 * configure.in: Added apache everywhere perl is seen.
16992
16993 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16994
16995 * Makefile.in: Add support for clean-{module} and
16996 clean-target-{module} rules.
16997
16998 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16999
17000 * configure.in (*-*-ose) do not build libgloss.
17001
17002 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17003
17004 * config.guess (prep*:SunOS:5.*:*): Turn into
17005 powerpele-unknown-solaris2.
17006
17007 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17008
17009 * configure.in: Permit --enable-shared to specify a list of
17010 directories.
17011
17012 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17013
17014 * configure.in (host==solaris): Pass only the first word of $CC
17015 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17016
17017 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17018
17019 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17020
17021 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17022
17023 * Makefile.in (ALL_MODULES): Include all-perl.
17024 (CROSS_CHECK_MODULES): Include check-perl.
17025 (INSTALL_MODULES): Include install-perl.
17026 (ALL_X11_MODULES): Include all-guile.
17027 (CHECK_X11_MODULES): Include check-guile.
17028 (INSTALL_X11_MODULES): Include install-guile.
17029 (all-perl): New target.
17030 (all-guile): New target.
17031
17032 * configure.in (host_tools): Include perl and guile.
17033 (native_only): Include perl and guile.
17034 (noconfigdirs): Don't build guile and perl; no ports have been
17035 done.
17036
17037 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17038
17039 * configure (--enable-*): Handle quoted option lists such as
17040 --enable-sim-cflags='-g0 -O' better.
17041
17042 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17043
17044 * Makefile.in ({,inst}all-target): New rule so we can make and
17045 install all of the target directories easily.
17046
17047 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17048
17049 * configure.in: Add missing global flag in sed substitution when
17050 deleting `target-' from ${configdirs}.
17051
17052 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17053
17054 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17055 option.
17056
17057 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17058 config/mh-necv4.
17059
17060 * install.sh: Correct misspelling of transformbasename.
17061
17062 * config.guess: Recognize mips-*-sysv*.
17063
17064 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17065
17066 * config.sub: Recognize mon960.
17067
17068 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17069
17070 * configure: Restore Canadian Cross handling of BISON and LEX,
17071 removed in Feb 20 change.
17072
17073 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17074
17075 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17076 Mention make install. Remove the old copyright date as well the
17077 clumsy and rather pointless copyright on the README file.
17078
17079 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17080
17081 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17082 Makefile after running symlink-tree, then run `make distclean' to
17083 avoid clobbering any generated files in srcdir.
17084
17085 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17086
17087 * configure.in (m68k-*-netbsd*): Build everything now.
17088
17089 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17090
17091 * Makefile.in (taz): Fix quoting.
17092
17093 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17094
17095 * configure.in (sparclet-*-*): Build everything now.
17096
17097 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17098
17099 * configure.in (m68k-*-linux*): New host.
17100
17101 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17102
17103 * configure: Check for bison before byacc.
17104
17105 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17106
17107 * Makefile.in configure: Change the way LEX and BISON/YACC are
17108 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17109 searching PATH. These are used as fallbacks by Makefile.in if
17110 flex/bison/byacc aren't in objdir.
17111
17112 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17113
17114 * Makefile.in: Make everything which depends upon all-bfd also
17115 depend upon all-opcodes, in case --with-commonbfdlib is used.
17116
17117 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17118
17119 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17120 building NT native compilers on Unix.
17121
17122 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17123
17124 * configure.in: Don't get CC from the host Makefile fragment if we
17125 can find gcc in PATH, or if this is a Canadian Cross. Move the
17126 Solaris test for /usr/ucb/cc to the post target script, just after
17127 the compiler sanity test.
17128
17129 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17130
17131 * config.sub: Merge with FSF.
17132
17133 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17134
17135 * Makefile.in (RPATH_ENVVAR): New variable.
17136 (REALLY_SET_LIB_PATH): Use it.
17137 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17138
17139 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17140
17141 * config.sub, configure.in: Recognize sparclet cpu.
17142
17143 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17144
17145 * config.guess: Support m68k-cbm-sysv4.
17146
17147 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17148
17149 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17150 m68k-unknown-linuxaout from linker help string. Put quotes around
17151 $ld_help_string.
17152
17153 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17154
17155 * config.guess (powerpc-harris-powerunix): Add guess for port
17156 to new target.
17157
17158 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17159
17160 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17161
17162 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17163
17164 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17165 $(REALLY_SET_LIB_PATH) in Makefile.
17166 * Makefile.in (SET_LIB_PATH): New variable.
17167 (REALLY_SET_LIB_PATH): New variable.
17168 ($(DO_X)): Use $(SET_LIB_PATH).
17169 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17170 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17171 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17172 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17173 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17174 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17175 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17176 (install-dosrel): Likewise.
17177 (all-opcodes): Depend upon all-libiberty.
17178
17179 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17180
17181 * config.guess (*:CYGWIN*): New
17182
17183 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17184
17185 * Makefile.in (all-target-winsup): All all-target-libiberty.
17186
17187 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17188
17189 * configure.in (noconfigdirs): Add missing # in front of comment.
17190
17191 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17192
17193 * configure.in: add second pass to things added to noconfigdirs
17194 so *-gm-magic can exclude libgloss properly.
17195
17196 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17197
17198 * mpw-configure (extralibs_name, rez_name): Set correctly
17199 for MWC68K compiler.
17200
17201 * mpw-README: Add more info on the necessary build tools.
17202
17203 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17204
17205 * configure.in, config.sub: Recognize cygwin32.
17206
17207 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17208
17209 * config.guess, config.sub: Recognize A/UX.
17210
17211 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17212
17213 * config.sub: Merge with gcc/config.sub.
17214
17215 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17216
17217 * mpw-build.in (do-binutils): Add build of stamps.
17218
17219 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17220
17221 * config.sub: Add recognition for mips64vr4100*-* targets.
17222
17223 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17224
17225 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17226 Add creation of gconfigargs with `--enable-shared' turned on.
17227 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17228 ($(host)-stamp-stage3-configured): Likewise.
17229 (HOLES): Add chatr and ldd.
17230 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17231
17232 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17233
17234 * configure: Pass --nfp to recursive configures.
17235
17236 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17237
17238 * Makefile.in (DLLTOOL): New.
17239 (DLLTOOL_FOR_TARGET): New.
17240 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17241 (EXTRA_TARGET_FLAGS): Ditto.
17242 (EXTRA_GCC_FLAGS): Ditto.
17243 (CONFIGURE_TARGET_MODULES): Ditto.
17244 (DO_X): Ditto.
17245 * configure: Add DLLTOOL.
17246
17247 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17248
17249 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17250 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17251 mh-sco, since old workarounds no longer needed, and don't
17252 build ld, since libraries have weak symbols in COFF.
17253
17254 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17255
17256 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17257
17258 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17259
17260 * configure.in: Make sure that ${CC} can be used to compile an
17261 executable.
17262
17263 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17264
17265 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17266 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17267 nothing depending on whether gdbtk is being built.
17268
17269 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17270
17271 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17272
17273 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17274
17275 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17276 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17277
17278 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17279
17280 * config-ml.in: Add support for
17281 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17282 Simplify setting of multidirs from --disable-foo.
17283
17284 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17285
17286 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17287 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17288 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17289 non-empty, pass them on to the GCC make.
17290 (all-bootstrap): New rule that is like all-gcc, except it executes
17291 the GCC bootstrap rule instead of the GCC all rule.
17292
17293 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17294
17295 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17296
17297 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17298
17299 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17300 DG/UX support.
17301
17302 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17303
17304 * config.sub (i*86*) Change [345] to [3456]
17305
17306 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17307
17308 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17309 --with-gnu-ld=no.
17310
17311 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17312
17313 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17314 AIX multilibs get built.
17315
17316 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17317
17318 * configure.in (i386-win32): Don't build expect if we're not
17319 building the tcl subdir.
17320
17321 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17322
17323 * Makefile.in: (configure-target-examples, all-target-examples):
17324 New targets, configure and build example programs.
17325
17326 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17327
17328 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17329 use it as input to sedit the generated MPW makefile.
17330 * mpw-README: Add a suggestion about Gestalt.h.
17331
17332 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17333
17334 * config.sub: Accept *-*-ieee*.
17335
17336 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17337
17338 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17339 Ronald F. Guilmette <rfg@monkeys.com>.
17340
17341 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17342
17343 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17344 for powerpc-pe native.
17345 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17346 (target==powerpc-pe): duplicate i386-win32 entry.
17347
17348 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17349
17350 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17351 of vxworks, not just vxworks5.1.
17352
17353 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17354
17355 * mpw-configure: Add support for exec-prefix.
17356
17357 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17358
17359 * config.guess: Recognize HP model 816 machines as having
17360 a PA1.1 processor.
17361
17362 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17363
17364 * configure: Ignore new autoconf configure options.
17365
17366 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17367
17368 * config.guess: Recognize Pentium under SCO.
17369 From Robert Lipe <robertl@arnet.com>.
17370
17371 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17372
17373 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17374
17375 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17376
17377 * configure.in: Don't configure gas for alpha-dec-osf*.
17378
17379 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17380
17381 * configure.in: Default to --with-stabs for some targets for which
17382 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17383 i[345]86*-*-unixware*.
17384
17385 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17386
17387 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17388 rather than basing it on the target. Simplify handling of options
17389 controlling which directories to configure. Remove extraneous
17390 slash in multi-clean target.
17391
17392 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17393
17394 * config-ml.in: Prefix more variables with ml_ so they don't collide
17395 with configure's.
17396
17397 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17398
17399 * configure: Don't turn -v into --v.
17400
17401 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17402
17403 * configure.in (targargs): Fix typo.
17404
17405 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17406
17407 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17408
17409 * configure.in: Strip --host and --target options from
17410 CONFIG_ARGUMENTS, and always configure for --host only. Add
17411 --with-cross-host option when building with a cross-compiler.
17412 * configure: Canonicalize the arguments put into config.status by
17413 always using `=' for an option with an argument. Pass a presumed
17414 --host or --target explicitly.
17415
17416 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17417
17418 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17419 into general OS recognition case.
17420
17421 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17422
17423 * configure.in (target_configdirs): add target-winsup only
17424 for win32 target systems.
17425
17426 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17427
17428 * Makefile.in (all-target-libgloss): Depend upon
17429 configure-target-newlib, since when libgloss is built it looks to
17430 see if the newlib directory exists.
17431
17432 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17433
17434 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17435 cfg-ml-*.in.
17436
17437 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17438
17439 * configure: Handle LD and LD_FOR_TARGET when configuring a
17440 Canadian Cross.
17441
17442 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17443
17444 * configure.in (target_libs): add target-winsup.
17445 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17446 (target==ppcle-pe): remove ld from $noconfigdirs.
17447
17448 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17449
17450 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17451 Preserve relative path names in $srcdir. Build symlink tree if
17452 configuring cross target dir and srcdir=. (= no VPATH support).
17453 (configure-target-libg++): Depend on configure-target-librx.
17454 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17455 * config-ml.in: New file.
17456 * symlink-tree: New file.
17457 * configure: Ensure srcdir="." if that's what it is.
17458
17459 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17460
17461 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17462 includes and FLEX_SKELETON setting.
17463 * mpw-configure (--with-gnu-ld): New option, controls whether
17464 to use PPCLink or ld with PowerMac GCC.
17465 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17466 * mpw-config.in: Configure grez if targeting Mac.
17467
17468 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17469 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17470 just macos.
17471 * configure.in: Configure grez resource compiler if targeting Mac.
17472 * Makefile.in (all-grez, install-grez): New targets.
17473
17474 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17475
17476 * configure: CXX defaults to gcc, not g++. If we find
17477 gcc in the path, set CC to gcc -O2.
17478
17479 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17480
17481 * configure: Default ${build} correctly. Avoid picking up extra
17482 spaces when reading CC and CXX from Makefile. When doing a
17483 Canadian Cross, use plausible default values for numerous
17484 variables.
17485 * configure.in: When doing a Canadian Cross, don't try to
17486 configure tools whose configure script can't handle it.
17487
17488 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17489
17490 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17491
17492 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17493
17494 * configure: Remove dubious bug reporting address.
17495
17496 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17497
17498 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17499 configure script, run that instead of this directory's configure.
17500 In either case, print a message that we're configuring the sub-dir.
17501
17502 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17503
17504 * configure.in: Before checking for the existence of various files,
17505 use sed to filter out "target-".
17506
17507 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17508
17509 * Makefile.in (DO_X): Split rule to decrease command line length
17510 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17511 (Philippe De Muyter).
17512
17513 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17514
17515 * Makefile.in (all-patch): depend on all-libiberty.
17516
17517 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17518
17519 * configure.in: If the only directory in target_configdirs which
17520 actually exists is libiberty, then set target_configdirs to empty,
17521 to avoid trying to build a target libiberty in a gas or gdb
17522 distribution.
17523
17524 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17525
17526 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17527 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17528 systems.
17529
17530 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17531
17532 * configure.in (copy_dirs): Use sys-include instead of include
17533 for --with-headers option.
17534
17535 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17536
17537 * Makefile.in, configure.in: Make winsup builds work with
17538 new scheme.
17539
17540 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17541
17542 * configure.in: Build the linker on AIX.
17543
17544 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17545
17546 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17547 where needed.
17548
17549 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17550
17551 * Makefile.in (all-gcc): Fix typo.
17552
17553 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17554
17555 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17556
17557 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17558
17559 * configure.in: Rename libFOO to target-libFOO, and xiberty
17560 to target-xiberty, to provide more flexibility.
17561 (target_subdir): Define. Create if cross.
17562 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17563 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17564 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17565 check-libFOO -> check-target-libFOO, etc.
17566 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17567 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17568 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17569 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17570 allow ALL_GCC="" to only configure.
17571 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17572 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17573 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17574
17575 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17576
17577 * Makefile.in (taz): Build "info" in etc explicitly.
17578
17579 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17580
17581 * configure.in: Make sure that CC is undefined (as opposed to
17582 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17583 problem with autoconf trying to configure on a host without GCC.
17584
17585 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17586
17587 * mpw-configure: Set host alias from choice of host compiler,
17588 only use generic MPW Makefile sed if present, edit a file
17589 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17590 * mpw-README: Add problem notes about CW6 and CW7.
17591
17592 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17593
17594 * Makefile.in (taz): Use ";" instead of ";;".
17595
17596 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17597
17598 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17599 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17600 DISTDOCDIRS.
17601 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17602 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17603
17604 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17605
17606 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17607 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17608 Move bfd to DISTSTUFFDIRS.
17609
17610 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17611
17612 * Makefile.in (X11_LIB): Removed.
17613 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17614
17615 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17616
17617 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17618
17619 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17620 names.
17621
17622 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17623
17624 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17625
17626 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17627
17628 * configure.in (i[345]86-*-win32): Always build newlib.
17629 Don't configure cvs, autoconf or texinfo.
17630 * Makefile.in (LD_FOR_TARGET): New.
17631 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17632 Pass down LD_FOR_TARGET.
17633
17634 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17635
17636 * winsup: New directory.
17637 * Makefile.in: Build winsup.
17638 * configure.in: Winsup is configured when target is win32.
17639 Can only build win32 target GDB when native.
17640
17641 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17642
17643 * config.guess: Recognize HP model 819 machines as having
17644 a PA 1.1 processor.
17645
17646 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17647
17648 * configure: Fix sed loop which substitutes for CC and CXX to
17649 avoid bug found in various sed implementations.
17650
17651 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17652
17653 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17654 simulator. Use standard powerpc-*-eabi*.
17655
17656 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17657
17658 * configure.in: Stop putting gas and binutils in noconfigdirs for
17659 powerpc-*-aix* and rs6000-*-*.
17660
17661 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17662
17663 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17664 -mcall-aixdesc libraries.
17665
17666 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17667
17668 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17669
17670 * config.sub (arm | armel | armeb): Fix shell syntax.
17671
17672 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17673
17674 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17675 -msoft-float and -mcpu=common support.
17676 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17677 libraries.
17678
17679 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17680
17681 * configure.in: Allow configuration and build of emacs19 for the alpha.
17682
17683 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17684
17685 * configure.in (CC): Get ^CC, not just any old CC, from
17686 ${host_makefile_frag}.
17687
17688 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17689
17690 * configure.in (CC): Try to get CC from
17691 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17692
17693 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17694
17695 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17696 only if it exists in $(srcdir).
17697
17698 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17699
17700 * configure: If CC and CXX are not set in the environment, set
17701 them, based on either an existing Makefile or on searching for gcc
17702 in PATH. Substitute for CC and CXX in Makefile.
17703 * configure.in: Remove libm from target_libs. Separate
17704 target_configdirs from configdirs. If CC is not set in
17705 environment, try to get it from a host Makefile fragment. Rewrite
17706 changes of configdirs to use skipdirs instead. A few minor
17707 tweaks. Take directories out of target_configdirs as they are
17708 taken out of configdirs. Remove existing Makefile files from
17709 subdirectories. Substitute for TARGET_CONFIGDIRS and
17710 CONFIG_ARGUMENTS in Makefile.
17711 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17712 by configure.in.
17713 (CONFIG_ARGUMENTS): Likewise.
17714 (CONFIGURE_TARGET_MODULES): New variable.
17715 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17716 ($(CONFIGURE_TARGET_MODULES)): New target.
17717 (configure-libg++, configure-libio): New targets.
17718 (all-libg++): Depend upon configure-libg++.
17719 (all-libio): Depend upon configure-libio.
17720 (configure-libgloss, all-libgloss): New targets.
17721 (configure-libstdc++): New target.
17722 (all-libstdc++): Depend upon configure-libstdc++.
17723 (configure-librx, all-librx): New targets.
17724 (configure-newlib): New target.
17725 (all-newlib): Depend upon configure-newlib
17726 (configure-xiberty): New target.
17727 (all-xiberty): Depend upon configure-xiberty.
17728
17729 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17730
17731 * configure.in (host i[345]86-*-win32): Expand the
17732 noconfigdirs again.
17733
17734 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17735
17736 * mpw-configure: Fix sed command file name.
17737
17738 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17739
17740 * configure.in (host i[345]86-*-win32): Reduce the
17741 noconfigdirs again.
17742
17743 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17744
17745 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17746 or powerpc*-*-pe*, since they are not yet supported.
17747
17748 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17749
17750 Add PowerMac support and many other enhancements.
17751 * mpw-configure: New option --cc to select compiler to use,
17752 paste options set according to --cc into the generated
17753 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17754 if mpw-make.sed is present.
17755 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17756 add forward includes for PowerPC include files.
17757 * mpw-build.in: Build using Makefile.PPC if present.
17758 (do-byacc, etc): Remove separate version resource builds.
17759 (do-gas): Build "stamps" before "all".
17760 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17761 * mpw-README: Update to reflect --cc option, PowerMac support,
17762 and recently-reported compatibility problems.
17763
17764 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17765
17766 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17767 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17768 (--with-multilib-top): Pass to recursive invocations.
17769
17770 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17771
17772 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17773 v810-*-*.
17774
17775 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17776
17777 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17778 gdb, ld and opcodes on v810-*-*.
17779
17780 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17781
17782 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17783 (local-maintainer-clean): New target.
17784 (maintainer-clean): New target.
17785 (realclean): Just depend upon maintainer-clean.
17786
17787 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17788
17789 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17790
17791 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17792
17793 * configure.in: Build ld in mips*-*-bsd* case.
17794
17795 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17796
17797 * config.sub: Accept -lites* OS. From Ian Dall.
17798
17799 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17800
17801 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17802 targets.
17803
17804 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17805
17806 * configure.in: treat i386-win32 canadian cross the same as
17807 i386-go32 canadian cross.
17808
17809 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17810
17811 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17812 running under the simulator to build a reduced set of libraries.
17813 (powerpc-*-eabiaix): Add fine grained multilib support added to
17814 other powerpc targets yesterday.
17815
17816 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17817
17818 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17819 -disable-softfloat, -disable-relocatable, -disable-aix, and
17820 -disable-sysv to control which multilib libraries get built.
17821
17822 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17823
17824 * configure: Add Makefile.tem to list of files to remove in trap
17825 handler.
17826
17827 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17828
17829 * config.guess (*Linux*): Add missing "exit"s.
17830 Also, need specific check for alpha-unknown-linux (uses COFF).
17831
17832 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17833
17834 * config.guess: Merge with FSF:
17835
17836 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17837 * config.guess (AIX4): More robust release numbering discovery.
17838
17839 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17840 * config.guess (i386-sequent-ptx): Properly get version number.
17841
17842 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17843 * config.guess (mips:*:4*:UMIPS): New case.
17844
17845 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17846
17847 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17848 (i386-win32 host): Likewise. Don't build readline.
17849
17850 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17851
17852 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17853 SUPPORT_FILES to submakes.
17854
17855 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17856
17857 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17858 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17859 mpw-configure.
17860
17861 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17862
17863 * configure.in (appdirs): Use =, not ==, in test expression when
17864 trying to build the text to print in the warning message for
17865 Solaris users.
17866
17867 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17868
17869 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17870
17871 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17872
17873 * config.guess: Recognize lynx-2.3.
17874
17875 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17876
17877 * config.sub (z8ksim): Deleted
17878 (z8k-*-coff): New, this is the one true name of the target.
17879
17880 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17881
17882 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17883
17884 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17885
17886 * config.guess (*:Linux:*:*): First try asking the linker what the
17887 default object file format is (elf, aout, or coff). Then if this
17888 fails, try previous methods.
17889
17890 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17891
17892 * configure.in: Don't build newlib for *-*-vxworks5.1.
17893
17894 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17895
17896 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17897 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17898
17899 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17900
17901 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17902
17903 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17904
17905 * cfg-ml-com.in: New file.
17906 * cfg-ml-pos.in: New file.
17907
17908 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17909
17910 * COPYING.NEWLIB: Add HP free copyright to list.
17911
17912 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17913
17914 * config.sub: Recognize -eabi* for the system, not just -eabi.
17915
17916 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17917
17918 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17919 * config.sub, configure.in (win32): New target and host.
17920
17921 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17922
17923 * configure.in: Add i386-pe configuration.
17924
17925 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17926
17927 * mpw-build.in (install): Install GDB after LD.
17928
17929 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17930
17931 * mpw-config.in (elf/mips.h): Always forward-include, needed
17932 for GDB to build.
17933
17934 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17935
17936 * testsuite: New directory for customer acceptance and whole tool
17937 chain tests.
17938
17939 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17940
17941 * configure: If per-host line isn't found, but AC_OUTPUT is found
17942 and a configure script exists, run it instead.
17943
17944 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17945
17946 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17947
17948 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17949
17950 * configure: Set build_{cpu,vendor,os,alias} to host values when
17951 --build isn't specified.
17952
17953 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17954
17955 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17956 (FLAGS_TO_PASS): Pass them.
17957 (EXTRA_TARGET_FLAGS): Ditto.
17958
17959 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17960
17961 * Makefile.in (all-libg++): Depend on all-libstdc++.
17962
17963 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17964
17965 * configure.in (noconfigdirs): Enable all packages for
17966 i386-unknown-netbsd.
17967
17968 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17969
17970 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17971 hosted builds (DOS builds)
17972
17973 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17974
17975 Changes for ARM based on patches from Richard Earnshaw:
17976 * config.sub: Handle armeb and armel.
17977 * configure.in: Omit arm linker only for riscix.
17978
17979 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17980
17981 * config.guess: Update from FSF.
17982
17983 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17984
17985 * config.sub: Recognize powerpcle as the little endian variant of
17986 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17987 powerpcle variant. Convert pentium into i586, not i486. Add p5
17988 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17989 temporarily.
17990
17991 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17992
17993 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17994
17995 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17996
17997 * config.sub: Accept -lites* as a basic system type.
17998
17999 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18000
18001 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18002 installed, and if so return linuxoldld as the system name.
18003
18004 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18005
18006 * config.guess: Add hppa1.1-hp-lites support.
18007
18008 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18009
18010 * configure.in: Don't build newlib for m68k-vxworks5.1.
18011
18012 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18013
18014 * configure.in (mips-sgi-irix6): Use mh-irix5.
18015
18016 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18017
18018 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18019
18020 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18021
18022 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18023 OSF/1. Fix compiler flags.
18024 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18025
18026 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18027
18028 * configure.in: Recognize --with-newlib.
18029 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18030
18031 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18032
18033 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18034 to *_X11_MODULES due to gdbtk needing X include files et al.
18035
18036 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18037
18038 Merge in support for Mac MPW as a host.
18039 (Old change descriptions retained for informational value.)
18040
18041 * mpw-config.in: Add generic include forwards for cpu-specific
18042 include files in aout and elf directories.
18043
18044 * mpw-configure: Added copyright.
18045 * mpw-config.in: Check for presence of required build tools.
18046 (target_libs): Add newlib.
18047 (target_tools): Add examples.
18048 (Read Me): Generate as "Read Me for MPW" instead.
18049 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18050 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18051 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18052
18053 * mpw-configure: Remove subdir-specific makefile hackery,
18054 delete mk.tmp after using it.
18055
18056 * mpw-build.in (all): Display start and end times.
18057
18058 * mpw-configure (host_canonical): Set.
18059 (target_cpu): Always add to makefiles.
18060 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18061 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18062 (mpw-mh-mpw): Look for in srcdir and srcroot.
18063 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18064
18065 * mpw-build.in: (install-only): New target.
18066
18067 * mpw-configure (host_alias, target_alias): Rename from hostalias
18068 and targetalias, add into generated Makefile.
18069 (mk.tmp): If present, add into generated Makefile.
18070 * mpw-build.in (all-gas): Build config.h first before gas proper.
18071
18072 * mpw-configure (config.status): Write only if changed.
18073 * mpw-config.in (readline): Configure it (not built, just used for
18074 definitions).
18075
18076 * mpw-config.in (elf/mips.h): Add a forward include.
18077
18078 * mpw-config.in: Forward-include most .h files in include into
18079 extra-include.
18080 (readline): Don't build.
18081 mpw-build.in (install): Install GDB.
18082
18083 * mpw-configure (prefix, mpw_prefix): Handle it.
18084 * mpw-config.in (mmalloc, readline): Don't configure.
18085 * mpw-build.in (thisscript): Rename to ThisScript.
18086 Use mpw-build instead of BuildProgram everywhere.
18087 (mmalloc, readline): Don't build.
18088 * mpw-README: New file, basic documentation about the MPW port.
18089
18090 * mpw-config.in: Use forward-include to create include files.
18091
18092 * mpw-configure: Add more things to the top of each configured
18093 Makefile, including contents of config/mpw-mh-mpw.
18094 * mpw-config.in (extra-include): Create this directory and fill it
18095 with Posix-like include files when configuring.
18096
18097 * config.sub (apple, mac, mpw): Add various aliases.
18098
18099 * mpw-build.in: New file, top-level build script fragment for MPW.
18100 * mpw-configure: New file, configure script for MPW.
18101 * mpw-config.in: New file, config fragment for MPW.
18102
18103 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18104
18105 * configure.in (host_libs): Remove glob, since it is gone from the
18106 sources.
18107
18108 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18109
18110 * Makefile.in: define empty GDB_NLM_DEPS var.
18111
18112 * configure.in(target_makefile_frag): use config/mt-netware
18113 for netware targets.
18114
18115 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18116
18117 * config.sub: Merge in recent FSF changes. Remove linux special
18118 cases.
18119
18120 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18121
18122 Revert this change:
18123
18124 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18125
18126 * build-all.mk: Use CC=cc -Xs on Solaris.
18127
18128 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18129
18130 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18131 stop using it.
18132 * Makefile.in: Nuke all references to glob subdirectory.
18133
18134 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18135
18136 * configure.in: Fix --enable-shared logic in per-host.
18137
18138 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18139
18140 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18141
18142 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18143
18144 * configure.in (noconfigdirs): Don't build gas on AIX, for
18145 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18146
18147 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18148
18149 * configure: Fix --cache-file to work if the file argument is a
18150 relative path.
18151
18152 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18153
18154 * configure: If the --cache-file is used, pass it down to
18155 configure in subdirectories.
18156
18157 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18158
18159 * config.sub: add vxworks29k configuration.
18160
18161 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18162
18163 * Makefile.in (taz): Do "diststuff" part quietly.
18164
18165 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18166
18167 * config.sub: Mini-merge with gcc/config.sub.
18168
18169 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18170
18171 * config.guess (IRIX): Sed - to _.
18172
18173 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18174
18175 * Makefile.in (source-vault, binary-vault): New targets.
18176
18177 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18178
18179 * config.sub: Recognize -eabi as a basic system type.
18180
18181 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18182
18183 * configure.in (enable_shared stuff): Fix typo.
18184
18185 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18186
18187 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18188
18189 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18190
18191 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18192
18193 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18194
18195 * configure.in (rs6000-*-*): Don't build gas.
18196
18197 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18198
18199 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18200 reduce command line length.
18201 (AS_FOR_TARGET): Check for as.new, not Makefile.
18202 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18203
18204 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18205
18206 * config.guess: Merge from FSF.
18207
18208 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18209
18210 * configure: Don't use $ when handling program_suffix.
18211
18212 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18213
18214 * configure.in: Configure tk for hppa/hpux.
18215
18216 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18217
18218 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18219
18220 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18221
18222 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18223 to LIBCXXFLAGS. Tests are better run without it.
18224
18225 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18226
18227 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18228
18229 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18230
18231 * configure.in (*-*-netware*): Don't configure xiberty.
18232
18233 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18234
18235 * configure.in: Remove tk from native_only list.
18236
18237 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18238
18239 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18240 for special NCD build.
18241
18242 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18243
18244 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18245 makeall.bat, they're only useful for binutils snapshots.
18246 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18247 makeall.bat to specified SUPPORT_FILES.
18248
18249 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18250
18251 * build-all.mk: Add Ericsson targets to sun4 and solaris
18252 hosts. Add BNR's sun4 target to solaris host, so their
18253 build-from-source will be tested in-house first.
18254
18255 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18256
18257 * Makefile.in (LIBCFLAGS): New variable.
18258 (CFLAGS_FOR_TARGET): Ditto.
18259 (LIBCFLAGS_FOR_TARGET): Ditto.
18260 (LIBCXXFLAGS): Ditto.
18261 (CXXFLAGS_FOR_TARGET): Ditto.
18262 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18263 (BASE_FLAGS_TO_PASS): Pass them.
18264 (EXTRA_TARGET_FLAGS): Ditto.
18265
18266 * configure.in: Support --enable-shared.
18267
18268 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18269
18270 * configure.in (target_libs): Include libstdc++ again.
18271 * config.guess: Update from FSF (for FreeBSD).
18272
18273 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18274
18275 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18276 makeall.bat.
18277 (DISTDOCDIRS): Add `etc'.
18278 (ETC_SUPPORT_PFX): New variable.
18279 (taz): Include anything from etc starting with a word in
18280 ETC_SUPPORT_PFX.
18281
18282 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18283
18284 * config.sub: Update for recent FSF changes. Remove obsolete
18285 h8300hds entry. Add -windows* and -osx as basic os. Minor
18286 spacing changes.
18287
18288 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18289
18290 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18291
18292 * config.guess: Merge with FSF.
18293 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18294
18295 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18296
18297 * configure: Since the "trap 0" handler will override the exit
18298 status on many systems, only use it for "exit 1", and make it set
18299 a non-zero exit status; reset it before "exit 0". Also, check
18300 exit status of config.sub, and error out if it failed.
18301
18302 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18303
18304 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18305 and install libgloss.
18306
18307 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18308
18309 * Makefile.in (all-binutils): Depend upon all-byacc.
18310
18311 * configure.in: Don't build emacs on Irix 5.
18312
18313 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18314
18315 * configure.in (*-*-netware*): Add libio.
18316
18317 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18318
18319 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18320 (CHECK_TARGET_MODULES): Ditto.
18321 (INSTALL_TARGET_MODULES): Ditto.
18322 (TARGET_LIBS): Ditto.
18323 (all-libstdc++): Note dependencies.
18324
18325 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18326
18327 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18328
18329 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18330
18331 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18332 -fexternal-templates.
18333
18334 * configure.in (target_libs): Add libstdc++.
18335 (noconfigdirs): Add libstdc++ as appropriate.
18336
18337 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18338
18339 * config.guess: Update from FSF.
18340
18341 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18342
18343 * configure: Use ${config_shell} when running ${configsub}.
18344
18345 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18346
18347 * config.sub: No longer recognize h8300h.
18348
18349 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18350
18351 * config.sub: Remove extraneous differences between config.sub and
18352 gcc/config.sub.
18353
18354 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18355
18356 * Makefile.in (DISTSTUFFDIRS): Add gas.
18357
18358 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18359
18360 * COPYING.NEWLIB: New file.
18361
18362 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18363
18364 * config.guess (HP-UX): Patch from Harlan Stenn
18365 <harlan@landmark.com> to also emit release level.
18366
18367 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18368
18369 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18370
18371 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18372
18373 * config.sub: Merge nextstep cleanup from FSF.
18374
18375 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18376
18377 * configure.in (arm-*-*): Don't configure ld for this target.
18378
18379 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18380
18381 * configure.in (*-*-netware): don't configure libg++, libio,
18382 librx, or newlib.
18383
18384 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18385
18386 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18387 configure ld--it works, but it doesn't support shared libraries.
18388
18389 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18390
18391 * config.guess (*-unknown-freebsd*): Get rid of possible
18392 trailing "(Release)" in version string.
18393 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18394
18395 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18396
18397 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18398 Fix type: *-next-neststep -> *-next-nextstep.
18399
18400 * config.guess: Merge from FSF:
18401
18402 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18403
18404 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18405
18406 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18407
18408 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18409 instead of UNIX_SV for UnixWare 1.0).
18410
18411 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18412
18413 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18414 to make gdb/nlm/* build after the compiler and linker.
18415
18416 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18417
18418 * config.guess (netbsd, freebsd, linux): Accept any machine,
18419 not just i[34]86.
18420 (m68k-atari-sysv4): Relocate to match FSF version.
18421
18422 * config.guess: More merges from the FSF:
18423
18424 Add a space before function call or macro invocation.
18425
18426 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18427
18428 * config.guess: Add trap cmd to remove dummy.c and dummy when
18429 interrupted.
18430
18431 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18432
18433 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18434 (dummy): Redirect stderr from compilation of dummy.c.
18435
18436 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18437
18438 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18439
18440 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18441
18442 * configure: Accept and ignore --cache*, for compatibility with
18443 new autoconf.
18444
18445 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18446
18447 * config.guess: Merge from FSF:
18448
18449 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18450
18451 * config.guess (Pyramid*:OSx*:*:*): New case.
18452 (PATH): Add /.attbin at end for finding uname.
18453 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18454
18455 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18456
18457 * config.guess (M88*:DolphinOS:*:*): New case.
18458
18459 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18460
18461 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18462 to select whether to use ELF or COFF.
18463
18464 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18465
18466 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18467
18468 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18469
18470 * config.guess: Guess the OS version for HPUX.
18471
18472 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18473
18474 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18475
18476 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18477
18478 * configure.in: Recognize --with-headers, --with-libs, and
18479 --without-newlib.
18480 * Makefile.in (all-xiberty): Depend upon all-ld.
18481
18482 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18483
18484 * configure.in: Change i[34]86 to i[345]86.
18485
18486 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18487
18488 * configure (version): A few more tweaks to help message.
18489
18490 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18491
18492 * Makefile.in: Remove (for now) librx as a host library,
18493 now that we're building it for target.
18494
18495 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18496
18497 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18498 (Karl Berry).
18499
18500 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18501
18502 * configure.in: Also configure librx.
18503
18504 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18505
18506 * Makefile.in: Update various rules to reflect that librx
18507 is now needed for libg++.
18508
18509 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18510
18511 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18512
18513 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18514
18515 * configure.in: Configure the examples directory.
18516
18517 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18518
18519 * configure: Simplify Jun 2 1994 change.
18520
18521 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18522
18523 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18524 /bin/gcc isn't good enough to build gcc.
18525
18526 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18527
18528 * Makefile.in (GDB_SUPPORT_FILES): Remove
18529 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18530 (gdb.tar.gz): Add new rule to use standard distribution building
18531 mechanism.
18532
18533 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18534
18535 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18536 Bill Cox <bill@cygnus.com>.
18537
18538 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18539
18540 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18541
18542 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18543
18544 * configure: Search current dir first in .gdbinit.
18545
18546 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18547
18548 * config.sub: Recognize freebsd (merged from gcc config.sub).
18549
18550 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18551
18552 * config.sub: Refer to NeXT's operating system as nextstep.
18553
18554 * config.sub (case $basic_machine): Re-order the cases, to match
18555 the order in the FSF version (which is mostly alphabethical).
18556 Merge in some additions and changes from the FSF.
18557
18558 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18559
18560 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18561 * config.sub: Recognize cxux7.
18562 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18563
18564 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18565
18566 * config.sub: Fix typo powerpc -> powerpc-*.
18567
18568 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18569
18570 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18571
18572 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18573 parallel with all-emacs and install-emacs). Top-level command
18574 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18575
18576 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18577
18578 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18579 $(relbindir)/make before doing ``make install'', and use
18580 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18581 installing over running make binary.
18582 ($(host)-stamp-stage3-installed): Likewise.
18583
18584 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18585
18586 * config.guess: Recognize Mach.
18587
18588 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18589
18590 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18591 see whether --exec-prefix was used.
18592
18593 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18594
18595 * README: Explicitly mention libg++/README. (Zoo's idea.)
18596
18597 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18598
18599 * Makefile.in: Add all-librx target similar to all-libproc.
18600
18601 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18602
18603 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18604 with post 1.2 uname bogosity.
18605
18606 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18607
18608 * configure: Remove temporary files on receipt of a signal.
18609
18610 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18611
18612 * configure: If there is a package_makefile_frag, remove
18613 ${subdir}/Makefile.tem after copying it in.
18614
18615 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18616
18617 * build_all.mk: support rs6000 lynx identifies itself as
18618 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18619 since /bin/gcc is too feeble to compile a modern gcc.
18620
18621 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18622
18623 * brought devo/test-build.mk update-to-date with progressive/
18624 test-build.mk. Add lynx targets and hppa flag info.
18625
18626 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18627
18628 * configure.in: Use mh-ncrsvr43. Patch from
18629 Tom McConnell <tmcconne@sedona.intel.com>.
18630
18631 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18632
18633 * config.guess (i386-unknown-bsdi): No longer need to
18634 check #if defined(__bsdi__) && defined(__i386__).
18635
18636 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18637
18638 * configure: Set program_transform_nameoption correctly.
18639
18640 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18641
18642 * brought build-all.mk update-to-date with progressive build-all.mk,
18643 added new targets and hppa info.
18644
18645 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18646
18647 * configure: If config.guess result is a prefix of the user
18648 specified target, assume a native build and use the user specified
18649 target as the host alias. Remove SunOS patch suffix removal hack.
18650 * configure.in: Remove SunOS patch suffix removal hack.
18651
18652 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18653 in NATIVE_CHECK_MODULES.
18654
18655 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18656
18657 * Makefile.in: Rename HOST_ONLY to NATIVE.
18658 * configure: Delete SunOs patch suffix from host_canonical
18659 and build_canonical variables that are prepended to Makefiles.
18660 * configure.in: Add comments for easier maintenance.
18661
18662 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18663
18664 * Makefile.in: Add all-libproc target similar to all-gui.
18665
18666 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18667
18668 * Makefile.in (CHECK_MODULES): split into
18669 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18670
18671 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18672
18673 * config.guess (i386-unknown-bsdi): New system to guess.
18674
18675 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18676
18677 * Makefile.in: Add all-gui target (but not yet build by "all").
18678
18679 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18680
18681 * config.sub: Move deletion of patch suffix from here...
18682 * configure.in: To here, at Ian's suggestion. The top-
18683 level scripts might need to know of a patch level.
18684
18685 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18686
18687 * config.sub: Strip off patch suffix so rtl is recognized
18688 as a sunos4.1.3 machine, even though it's been patched.
18689
18690 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18691
18692 * Makefile.in (INSTALL_LAST): Delete.
18693 (INSTALL_DOSREL): New.
18694
18695 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18696
18697 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18698 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18699 whether we pass down --with-gnu-ld anyhow.
18700
18701 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18702
18703 * Makefile.in (INSTALL_LAST): Change operation so it works
18704 on more flavors of make.
18705 * configure.in (go32): Don't build libg++ or libio.
18706
18707 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18708
18709 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18710 they can be overriden by templates.
18711
18712 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18713
18714 * configure.in (target==go32): Don't build gdb.
18715 * dosrel: New directory.
18716
18717 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18718
18719 * configure.in (host==go32): Configure dosrel too.
18720 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18721 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18722 be set by incoming names or templates.
18723 (INSTALL_LAST): New rule.
18724
18725 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18726
18727 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18728
18729 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18730
18731 * configure.in (appdirs): New variable. Currently empty, but will
18732 be used in gas distribution. If nonempty, lists a set of
18733 directories at least one of which must get configured, or top
18734 level configuration is considered to have failed.
18735 (rs6000-*-lynxos*): Use new file name.
18736
18737 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18738
18739 Eliminate XTRAFLAGS.
18740 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18741 newlib include files using -idirafter, and also use -nostdinc.
18742 (CXX_FOR_TARGET): Likewise.
18743 (XTRAFLAGS): Removed.
18744 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18745 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18746 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18747 ($(DO_X)): Don't pass down XTRAFLAGS.
18748
18749 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18750
18751 * configure.in (mips*-dec-bsd*): New target; do build linker.
18752 (mips*-*-bsd*): New target; don't build linker.
18753
18754 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18755
18756 * configure.in: support rs6000-*-lynxos* configuration.
18757 support sunos4 as a cross target.
18758
18759 * config.sub: look for lynx*, not lynx since the OS version may
18760 legitimately be part of the name.
18761
18762 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18763
18764 * configure.in (i[34]86-*-sco*): Move to be with other i386
18765 targets.
18766 (romp-*-*): New target. Skip various binary utilities.
18767 (vax-*-*): New target. Don't build newlib.
18768 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18769
18770 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18771
18772 * configure.in: Only set host_makefile_frag if config
18773 directory exists.
18774
18775 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18776
18777 * install.sh: If $dstdir exists, don't check whether each
18778 component does.
18779
18780 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18781
18782 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18783
18784 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18785
18786 * configure.in (*-*-lynxos*): Don't configure newlib for either
18787 native or cross Lynx.
18788
18789 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18790
18791 * config.sub (sparc64-elf): Fix os.
18792 (z8k): Remove duplicate.
18793
18794 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18795
18796 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18797 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18798
18799 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18800
18801 * configure: Make file links cleanly even if Lynx fails on
18802 an NFS symlink (at least fail cleanly).
18803
18804 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18805
18806 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18807 -XNh2000.
18808
18809 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18810
18811 * configure: Unknown options are fatal again.
18812
18813 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18814
18815 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18816 compatibility.
18817
18818 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18819
18820 * build-all.mk: Add `clean' target.
18821
18822 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18823
18824 * config.guess: Add SINIX support.
18825 * configure.in: Add mips-*-sysv4* support.
18826
18827 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18828
18829 * build-all.mk: Document all useful targets.
18830 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18831 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18832
18833 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18834
18835 * configure: Support --silent, --quiet.
18836
18837 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18838
18839 * configure: Support --disable-FEATURE.
18840
18841 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18842
18843 * config.guess: Recognize NCR running SVR4.3.
18844
18845 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18846
18847 * config.guess: Make BSDI generate i386-unknown-bsd386.
18848 Patch from Paul Eggert <eggert@twinsun.com>.
18849
18850 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18851
18852 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18853
18854 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18855
18856 * configure: Make unrecognized options give nonfatal warnings
18857 instead of fatal errors, and pass them to any subdirectory
18858 configures in case they recognize them.
18859 Make --x equivalent to --with-x.
18860
18861 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18862
18863 * configure: Add --enable-* options. Clean up usage message and
18864 some comments.
18865
18866 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18867
18868 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18869
18870 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18871
18872 * configure.in (hppa*-*-*): Enable binutils.
18873
18874 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18875
18876 * config.sub: Recognize cisco.
18877
18878 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18879
18880 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18881
18882 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18883
18884 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18885 than one configuration name. Add comment.
18886
18887 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18888
18889 * config.guess: about target *-hitachi-hiuxwe2, fixed
18890 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18891 macro is incorrect.]
18892
18893 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18894
18895 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18896 than the "make ls" stuff which used to be here.
18897
18898 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18899
18900 * config.guess: Recognize i[34]86-unknown-freebsd.
18901 From Shawn M Carey <smcarey@rodan.syr.edu>.
18902
18903 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18904
18905 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18906
18907 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18908
18909 * config.guess: Check for ptx.
18910
18911 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18912
18913 * config.sub: Add os9k checking.
18914
18915 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18916
18917 * config.guess: Handle OSF1 running on HPPA processors
18918
18919 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18920
18921 * configure: If subdir configure fails, print out a message with
18922 subdirectory name, in case subdir's configure code didn't identify
18923 itself.
18924
18925 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18926
18927 * configure.in: Remove embedded newlines from configdirs.
18928 Avoid mismatches of substrings. Fix matching strings at end
18929 of configdirs.
18930
18931 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18932
18933 * config.guess: Add Lynx/rs6000 config support.
18934
18935 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18936
18937 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18938
18939 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18940
18941 * configure.in (hppa*-*-osf*): Treat this just like most other
18942 PA configurations (eg no binutils or ld).
18943 (hppa*-*-*elf*): These configurations have binutils and ld.
18944
18945 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18946
18947 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18948
18949 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18950
18951 * configure.in (rs6000-*-*): Build gas.
18952
18953 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18954
18955 * Makefile.in: Avoid bug in losing hpux sed.
18956
18957 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18958
18959 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18960 for GDB and GDB has been fixed to not need it.
18961
18962 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18963
18964 * config.guess: Recognize vax hosts.
18965
18966 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18967
18968 * configure (while loop): Don't use "break 2" inside case
18969 statement -- the case statement isn't an enclosing loop.
18970
18971 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18972
18973 * config.guess: Clean up NeXT support, to allow nextstep
18974 on Intel machines. Make OS be nextstep.
18975
18976 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18977
18978 * config.guess: Add alternate forms for Convex.
18979
18980 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18981
18982 * configure: Completely rewrite option processing. Take
18983 advantage of pattern-matching to avoid invoking test frequently.
18984 Also clean up host and target defaulting logic.
18985
18986 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18987
18988 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18989 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18990 commands (plus user environment) will fit SCO limits.
18991
18992 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18993
18994 * configure.in: Don't issue warnings about directories which are
18995 not being configured if -norecursion is set. Correct test for
18996 --with-gnu-as and --with-gnu-ld to not get confused by substring
18997 matches.
18998
18999 * configure.in: Don't build gas for alpha-dec-osf1*.
19000
19001 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19002
19003 * configure: Back out Per's change of 12/19/1993. It changes the
19004 behavior of configure in unexpected and confusing ways.
19005
19006 Also, use different delim char when calculating
19007 program_transform_name so that the name can contain slashes.
19008
19009 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19010
19011 * configure.in, config.sub: Add support for VSTa micro-kernel.
19012
19013 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19014
19015 * configure.in: Nuke hacks which were used to get a special
19016 version of GAS for HPPA configurations.
19017
19018 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19019
19020 * configure: If only ${target_alias} is given, use that
19021 as the default for ${host_alias}.
19022 * configure: Add missing back-slashes before nested quotes.
19023
19024 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19025
19026 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19027
19028 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19029
19030 * config.guess: Recognize some Tektronix configurations.
19031 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19032
19033 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19034
19035 * config.sub: Match any flavor of SH.
19036
19037 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19038
19039 * configure.in: Don't try to configure newlib for Alpha.
19040
19041 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19042
19043 * configure.in: Don't build ld for Irix 5. Don't build gas,
19044 libg++ or libio for any Alpha target.
19045
19046 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19047
19048 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19049
19050 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19051 default arguments -- so it tried to compress itself.
19052
19053 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19054
19055 * configure.in (notsupp): ensure that a space is always at the end
19056 of the configdirs list, since the grep checks for an explicit space
19057
19058 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19059
19060 * configure.in (target i386-sysv4.2): don't build ld, since static
19061 versions of many libraries are not available.
19062
19063 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19064
19065 * config.guess: Recognize Apollos (using environment variables).
19066 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19067
19068 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19069
19070 * config.guess: Recognize Sony news mips running newsos.
19071
19072 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19073
19074 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19075 "fi ; else" for bash.
19076
19077 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19078
19079 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19080
19081 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19082
19083 * config.sub: accept unixware as an alias for svr4.2.
19084 Fix some inconsistancies with the gcc version.
19085
19086 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19087
19088 * Makefile.in (DISTDOCDIRS): Add gdb.
19089
19090 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19091
19092 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19093
19094 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19095
19096 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19097 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19098 this now.
19099
19100 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19101
19102 * config.sub: Accept hiux* as an OS name.
19103
19104 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19105 etc/make-stds.texi. The underscore came from gcc, and dje now
19106 agrees that RUNTESTFLAGS is the correct name.
19107
19108 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19109
19110 * install.sh: Remove 'set -e'. It makes any conditionals
19111 in the script useless.
19112
19113 * config.guess: Automatically recognize arm-acorn-riscix
19114 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19115
19116 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19117
19118 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19119
19120 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19121
19122 * Makefile.in (DISTDOCDIRS): New variable.
19123 (taz): Edit local Makefile.in sooner, instead of proto-toplev
19124 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
19125
19126 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19127
19128 * configure.in (hppa target): check the source directory for the
19129 pagas sub-directory
19130
19131 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19132
19133 * config.sub: Allow -aout* and -elf*.
19134
19135 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19136
19137 * configure.in: Don't build ld on i386-solaris2, same as for
19138 sparc-solaris2.
19139
19140 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19141
19142 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19143
19144 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19145
19146 * configure.in: Configure gdb for alpha.
19147
19148 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19149
19150 * Makefile.in (CXXFLAGS): Add -O.
19151
19152 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19153
19154 * config.guess: added support for DG Aviion
19155
19156 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19157
19158 * configure.in: Produce warning message for subdirectories not
19159 configurable for this host/target combination. Don't try to
19160 configure gdb for vms.
19161
19162 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19163
19164 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19165 appropriate files before making "diststuff".
19166 (DISTBISONFILES): New var: list of files to be edited.
19167 (DISTSTUFFDIRS): Add binutils.
19168
19169 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19170
19171 * config.sub: also handle mipsel and mips64el (for little endian mips)
19172
19173 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19174
19175 * configure.in: Add * to end of all OS names.
19176
19177 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19178
19179 * configure.in: Build newlib for LynxOS native.
19180
19181 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19182
19183 * config.guess: Add support for delta 88k running SVR3.
19184
19185 * configure.in: Add comment about HP compiler vs. emacs.
19186
19187 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19188
19189 * configure.in: don't build ld on solaris2 (not a viable option
19190 due to bugs in getpwnam & getpwuid)
19191
19192 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19193
19194 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19195 config.guess will produce a full version number.
19196
19197 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19198
19199 * configure.in: Build linker and binutils for alpha-dec-osf1.
19200
19201 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19202
19203 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19204 and gdb/testsuite/Makefile.in.
19205
19206 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19207
19208 * configure.in: recognize mips*- instead of mips-
19209
19210 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19211
19212 * config.sub: Accept linux*coff and linux*elf as operating
19213 systems.
19214
19215 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19216
19217 * config.sub: Recognize mips64, and mips3 as an alias for it.
19218
19219 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19220
19221 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19222 gdb knows how to handle OSF/1 shared libraries.
19223
19224 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19225
19226 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19227 * config.guess: Recognize Hitachi's HIUX.
19228 * config.sub: Recognize h3050r* and hppahitachi.
19229 Remove redundant cases for hp9k[23]*.
19230
19231 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19232
19233 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19234 if gas and ld are in the source tree and are in ${configdirs}.
19235 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19236 --with options (but still pass them down on the command line,
19237 if they were explicitly specified).
19238
19239 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19240
19241 * configure: substitute SHELL value in Makefile.in with
19242 ${CONFIG_SHELL}
19243
19244 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19245
19246 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19247 *-*-solaris2* targets.
19248
19249 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19250
19251 * Makefile.in: define M4, and pass it down to sub-makes;
19252 all-autoconf now depends on all-m4
19253
19254 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19255
19256 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19257 presence of {ar,ranlib} instead of a configured directory
19258
19259 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19260
19261 * config.guess: Accept 34?? as well as 33?? for NCR.
19262
19263 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19264
19265 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19266 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19267
19268 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19269
19270 * configure: grab values for $(CC) and $(CXX) from the
19271 environment, so that someone can do "CC=gcc configure; make" and
19272 have it work right (matching the way that autoconf works now)
19273
19274 * configure.in, Makefile.in: add support for gash, the tcl
19275 interface to Galaxy
19276
19277 * config.guess: add NetBSD variants (hp300, x86)
19278
19279 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19280
19281 * install.sh: Support -d option (in the manner of SunOS 4 install,
19282 as it is more deterministic than that of GNU install)
19283 (chmodcmd): Set file to mode 755 by default (should also do default
19284 chgrp and chown, but I don't feel like dealing with that now)
19285
19286 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19287
19288 * config.sub: Remove h8300hhms alias.
19289
19290 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19291
19292 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19293
19294 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19295
19296 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19297 as stmp-fixinc
19298
19299 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19300
19301 * config.sub: recognize m88110-bug-coff.
19302
19303 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19304
19305 * Makefile.in (all-libio): all dependencies on the toolchain used
19306 to build this (gcc, gas, ld, etc)
19307
19308 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19309
19310 * config.guess: Deal with OSF/1 1.3 on alpha.
19311
19312 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19313
19314 * install.sh: add some 'else true' clauses for portability
19315
19316 * configure.in: don't build libio for h8[35]00-*-* targets
19317
19318 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19319
19320 * Makefile.in: Add support for new libio.
19321
19322 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19323
19324 * install.sh: If one command fails, don't try the rest. Don't try
19325 to remove $dsttmp (via trap) unless we have already created it.
19326 If $src doesn't exist, detect it and exit with an error.
19327
19328 * config.guess: Recognize BSD on hp300.
19329
19330 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19331
19332 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19333 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19334
19335 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19336
19337 * Makefile.in (all-send-pr): depends on all-prms
19338
19339 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19340
19341 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19342
19343 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19344
19345 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19346 Added test for mips-mips-riscos5.
19347
19348 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19349
19350 * configure.in: use mh-hp300 for 68k HP hosts
19351
19352 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19353
19354 * configure: add support for CONFIG_SHELL, so that you can use
19355 some alternate shell for evaluating configure scripts
19356
19357 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19358
19359 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19360 in configure script to bug-gdb@prep.ai.mit.edu when building
19361 distribution archive.
19362 * Makefile.in (COMPRESS): Remove def.
19363 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19364 gdb.tar.Z and make-gdb.tar.Z respectively.
19365 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19366 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19367 to convergence with 'taz' target in Makefile.in.
19368
19369 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19370
19371 * install.sh (dsttmp): use trap to ensure that tmp files go
19372 away on error conditions
19373
19374 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19375
19376 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19377
19378 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19379
19380 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19381 its parent is '/' not ''.
19382
19383 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19384
19385 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19386
19387 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19388 that ${newsrcdir}/configure.in does.
19389
19390 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19391
19392 * test-build.mk: support for CONFIG_SHELL
19393
19394 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19395
19396 * config.sub (netware): Add as a basic system type.
19397
19398 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19399
19400 * Makefile.in (Makefile): depend on configure.in. Also drop the
19401 $(srcdir)/ from the dependency on Makefile.in.
19402
19403 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19404
19405 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19406 (h8300hhms is temporary until multi-libraries are implemented).
19407 * configure.in: Handle h8300h too.
19408
19409 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19410
19411 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19412
19413 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19414
19415 * configure: Remove extraneous output when guessing host type.
19416 * config.guess: Remove extraneous output when guessing using C
19417 compiler rather than uname, or when guessing fails.
19418
19419 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19420
19421 * Makefile.in: remove all.cross and install.cross targets
19422
19423 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19424 definitions
19425
19426 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19427
19428 * configure.in (target sh): Build gprof.
19429
19430 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19431
19432 * config.sub: change -solaris to -solaris2
19433
19434 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19435
19436 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19437
19438 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19439
19440 * configure: Correct error message for missing Makefile.in to
19441 print correct directory.
19442
19443 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19444
19445 * install.sh: kludge around 386BSD shell bug
19446
19447 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19448
19449 * config.guess: Recognize NeXT.
19450 * config.guess: Recognize i486-ncr-sysv4.
19451 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19452
19453 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19454
19455 * Makefile.in (MAKEINFOFLAGS): New variable.
19456 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19457 * build-all.mk, test-build.mk: Pass down --no-split as
19458 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19459
19460 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19461
19462 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19463
19464 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19465
19466 * Makefile.in (libg++.tar.z): New rule.
19467 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19468 * Makefile.in (taz): Only do a single chmod.
19469
19470 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19471
19472 * install.sh: don't use dirname anymore (replaced with sed usage)
19473
19474 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19475
19476 * Makefile.in: Change extension for gzip'd files from '.z' to
19477 '.gz' per new FSF standard usage.
19478
19479 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19480
19481 * configure: put quotes around the final value of program_transform_name
19482
19483 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19484
19485 * Makefile.in: new install.sh support; update install-info rules
19486
19487 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19488
19489 * configure.in: Build diff for crosses, but not for go32 host.
19490
19491 * configure.in: Build gprof only for native, and don't build it
19492 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19493
19494 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19495
19496 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19497
19498 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19499
19500 * configure.in (host_tools): Add prms.
19501
19502 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19503
19504 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19505 with $(FLAGS_TO_PASS) on the command line
19506
19507 * config.sub: Recognize lynx and lynxos
19508
19509 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19510
19511 * config.sub: Accept -ecoff*, not just -ecoff.
19512
19513 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19514
19515 * Makefile.in (taz): Use .gz suffix instead of .z.
19516 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19517 names.
19518
19519 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19520
19521 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19522
19523 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19524
19525 * Makefile.in (install-no-fixedincludes): install gcc last, so
19526 that rebuilds that might happen during 'make install' don't get
19527 bogus gcc include files
19528
19529 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19530
19531 Change from Utah for HPPA support:
19532 * config.guess: Recognize hppa1.x-hp-bsd.
19533
19534 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19535
19536 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19537 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19538
19539 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19540
19541 * config.sub: Add support for rom68k and bug boot monitors.
19542
19543 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19544
19545 * Makefile.in: Make all-opcodes depend on all-bfd.
19546
19547 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19548
19549 * config.guess: Added special check for i[34]86-univel-sysv4*.
19550
19551 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19552
19553 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19554 the processor rather than assuming i486.
19555
19556 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19557
19558 * config.guess: Recognize SunOS6 as Solaris3.
19559
19560 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19561
19562 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19563 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19564
19565 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19566
19567 * build-all.mk (all-cross): New target for Canadian Cross.
19568 Added Q2 go32 targets.
19569 * test-build.mk: Configure go32 cross sparclite-aout and
19570 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19571 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19572
19573 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19574
19575 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19576 GO32 hosted toolchains
19577
19578 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19579
19580 * configure: change so "-exec-prefix" gets passed down rather
19581 than "-exec_prefix" so autoconf generated Makefiles get the
19582 exec_prefix set right.
19583
19584 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19585
19586 * config.guess: get the Solaris2 minor version number
19587
19588 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19589
19590 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19591
19592 * config.guess: Recognize some Sequent platforms.
19593
19594 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19595
19596 * Makefile.in: added the vault-install target
19597
19598 * configure.in: actually use the Sun3 makefile fragment that's in
19599 config, also added the release dir to configdirs
19600
19601 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19602
19603 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19604
19605 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19606
19607 * configure.in: remove some program from Alpha targetted toolchains
19608
19609 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19610
19611 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19612 gprof.
19613 (taz): Run "make diststuff" in those directories instead of "make
19614 proto-dir". Look for "VERSION=" only at start of line in subdir
19615 Makefile. Use "gzip -9" for compression.
19616 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19617 (binutils.tar.z): New target.
19618
19619 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19620
19621 * Makefile.in (taz): Include gpl.texinfo.
19622
19623 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19624
19625 * Makefile.in (setup-dirs): Merged into "taz" target.
19626 (taz): Only do `proto-dir' stuff if a directory is actually needed
19627 for this target.
19628
19629 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19630
19631 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19632 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19633 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19634 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19635 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19636
19637 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19638
19639 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19640 config.sub, and move-if-change to gdb testsuite distribution
19641 archive, so the testsuite can be extracted, configured, and
19642 run separately from the gdb distribution. Blow away the Chill
19643 tests that require a Chill compiled executable, since GNU Chill
19644 is not yet publically available.
19645
19646 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19647
19648 * test-build.mk: set environment variables in a single command,
19649 instead of a list of assignments and exports
19650
19651 * config.guess: recognize Alpha/OSF1 systems
19652
19653 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19654
19655 * configure: Change help message to prefer --options rather than
19656 -options.
19657
19658 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19659
19660 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19661 zippy@ecst.csuchico.edu.
19662 * config.guess: Recognize miniframe.
19663
19664 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19665
19666 * Makefile.in: Use srcroot to find runtest rather than rootme.
19667 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19668
19669 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19670
19671 * test-build.mk: Extensive additions to support building on a
19672 machine other than the host.
19673
19674 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19675
19676 * configure (tooldir): Fix for i386-aix again.
19677
19678 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19679
19680 * configure, Makefile.in: Change definition of $(tooldir)
19681 to match the FSF.
19682
19683 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19684
19685 * config.guess: Recognize i[34]86/SVR4.
19686
19687 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19688
19689 * Makefile.in (all-gdb): gdb depends on sim.
19690
19691 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19692
19693 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19694 at the same time we make the prototype gdb directory.
19695 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19696 files at the same time as the gdb base release distribution.
19697
19698 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19699
19700 * Makefile.in (check): Use individual check targets rather than
19701 DO_X rule.
19702 (check-gcc): Added.
19703
19704 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19705
19706 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19707 for System V release 3.2.
19708
19709 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19710
19711 * config.sub: Recognize hppaosf.
19712 * configure.in: Do configure ld/binutils/gas for it.
19713
19714 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19715
19716 * configure (tooldir): Alter syntax used to set this, for systems
19717 where "\$" isn't handled right, like i386-aix.
19718
19719 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19720
19721 * configure: Pass program-transform-name, not
19722 program_transform_name, to recursive configures.
19723
19724 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19725
19726 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19727 of gas+ld+binutils.
19728
19729 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19730
19731 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19732
19733 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19734
19735 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19736
19737 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19738
19739 * Makefile.in (PRMS): Set back to all-prms.
19740
19741 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19742
19743 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19744 targets, rather than for MIPS hosts.
19745
19746 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19747
19748 * configure.in: add comment for --with-x default values
19749
19750 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19751
19752 * Makefile.in: add check-* targets for each of the directories in
19753 the tree. Add a definition of RUNTEST that will use the one we
19754 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19755
19756 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19757
19758 * configure.in: Removed obsolete references to bfd_target and
19759 target_makefile_frag.
19760
19761 * build-all.mk: Set assorted targets for Q2.
19762 * config.sub: Recognize z8k-sim and h8300-hms.
19763 * test-build.mk: Really don't pass host to configure.
19764 (HOLES): Added uname.
19765
19766 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19767
19768 * configure: Handle an empty program-prefix, program-suffix or
19769 program-transform-name correctly.
19770
19771 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19772
19773 * build-all.mk: -G 8 no longer required for MIPS targets.
19774 * test-build.mk: Don't pass host argument to configure; make it
19775 guess.
19776
19777 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19778
19779 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19780 * Makefile.in (COMPRESS): New macro, like GZIP.
19781
19782 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19783
19784 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19785
19786 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19787 with gas currently defaults to -G 0.
19788
19789 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19790
19791 * Makefile.in (all-flex): flex depends on byacc.
19792
19793 * build-all.mk: If host not specified, use config.guess. Pass TAG
19794 to test-build.mk as RELEASE_TAG.
19795 * test-build.mk (configargs): New variable containing arguments to
19796 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19797 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19798
19799 * config.guess: Use /bin/uname when checking -X argument on SCO,
19800 to avoid invoking GNU uname which doesn't understand -X.
19801
19802 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19803
19804 * configure.in: Build gas for mips-*-*.
19805
19806 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19807
19808 * Makefile.in (all.normal): insert missing backslash.
19809
19810 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19811
19812 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19813
19814 * Makefile.in: Complete overhaul to merge many almost identical
19815 targets.
19816
19817 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19818
19819 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19820 (gdb.tar.Z): Adjusted.
19821
19822 * Makefile.in (setup-dirs, taz): New targets; should be general
19823 enough to adapt for gdb sometime. Build only .z file.
19824 (gas.tar.z): New target.
19825
19826 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19827
19828 * build-all.mk: Use CC=cc -Xs on Solaris.
19829
19830 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19831
19832 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19833 for handling BISON for FSF releases.
19834
19835 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19836
19837 * configure: Actually implement the change zoo just documented.
19838
19839 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19840
19841 * configure: when using config.guess, only set target_alias when
19842 it's not already been set (ie, on the command line)
19843
19844 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19845
19846 * Makefile.in: add installcheck target, set PRMS to install-prms
19847
19848 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19849
19850 * configure: add support for package_makefile_fragment, handle the
19851 case where a directory has a configure.in file but no Makefile.in
19852 more gracefully (with an actual understandable error message, even);
19853 add support for --without (and add this to the usage message); also
19854 explicitly add a --host=${host_alias} to the command line when
19855 config.guess is used
19856
19857 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19858
19859 * configure: Must use both --host and --target in recursive calls.
19860
19861 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19862
19863 * Makefile.in: Change deja-gnu to dejagnu.
19864
19865 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19866
19867 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19868
19869 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19870
19871 * configure.in: canonicalize all instances to *-*-solaris2*,
19872 also strip out a number of tools to not build for go32 host
19873
19874 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19875
19876 * config.guess: add GPL.
19877
19878 * Makefile.in, config.guess, config.sub, configure: bump
19879 copyrights to 93.
19880
19881 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19882
19883 * Makefile.in (do-info): Removed obsolete check for existence of
19884 localenv file.
19885
19886 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19887
19888 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19889
19890 * Makefile.in: a couple of 'else true' for decstation,
19891 support for TclX
19892
19893 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19894
19895 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19896
19897 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19898
19899 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19900
19901 * config.guess: Recognize i386-ibm-aix (PS/2).
19902 * configure.in: Use config/mh-aix386 file for it.
19903
19904 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19905
19906 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19907 CC_FOR_TARGET instead.
19908 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19909
19910 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19911
19912 * Makefile.in: Add sim to list of directories sent with gdb
19913
19914 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19915
19916 * configure.in: Put back mips-dec-bsd* case.
19917
19918 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19919
19920 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19921 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19922 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19923
19924 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19925
19926 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19927
19928 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19929 (install-info): install dir.info only if it exists,
19930 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19931
19932 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19933
19934 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19935 gas for mips-dec-bsd.
19936
19937 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19938
19939 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19940 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19941
19942 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19943
19944 * configure.in: Added "dejagnu" to hosttools list.
19945
19946 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19947
19948 * config.sub, configure.in, config.guess: Add support
19949 for Bosx, an AIX variant from Bull.
19950 Patches from F.Pierresteguy@frcl.bull.fr.
19951
19952 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19953
19954 * devo/dejagnu: Initial creation of devo/dejagnu.
19955 Migrated dejagnu testcases and support files for testing software
19956 tools to reside as subdirectories, currently called "testsuite",
19957 within the directory of the software tool. Migrated all programs,
19958 support libraries, etc. beloging to dejagnu proper from
19959 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19960 with no modifications. The changes to these files which will
19961 allow them to configure, build, and execute properly will be made
19962 in a future update.
19963
19964 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19965
19966 * Makefile.in: Change send_pr to send-pr.
19967 * configure.in: Likewise.
19968 * send_pr: Renamed directory to send-pr.
19969
19970 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19971
19972 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19973
19974 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19975
19976 * README: Update for gdb-4.8 release.
19977 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19978 gdb-xxx.tar.z (gzip'd) file also.
19979
19980 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19981
19982 * Makefile.in: make all-diff depend on all-libiberty
19983
19984 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19985
19986 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19987
19988 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19989
19990 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19991
19992 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19993
19994 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19995 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19996 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19997
19998 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19999
20000 * Makefile.in: makeinfo binary is in a new location
20001
20002 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20003
20004 * config.sub: Accept -ecoff as an OS.
20005
20006 * Makefile.in: Various changes to eliminate a level of make
20007 recursion and reduce the required command line length.
20008 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20009 sub-makes.
20010 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20011 variables holding settings for specific sub-makes.
20012 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20013 in terms of BASE_FLAGS_TO_PASS.
20014 (TARGET_LIBS): New variable listing directories which use
20015 TARGET_FLAGS_TO_PASS.
20016 (subdir_do): Eliminated.
20017 (do-*): New set of targets to replace subdir_do.
20018 (various): All targets which used subdir_do now depend on do-*.
20019 (local-clean): Renamed from do_clean.
20020 (local-distclean): New target, dependency of distclean and
20021 realclean.
20022 (install-info): Don't create directories. Depend on dir.info
20023 rather than calling make recursively.
20024 (install-dir.info): Eliminated.
20025 (install-info-dirs): Create all info directories here.
20026 (dir.info): Depend upon do-install-info.
20027
20028 * test-build.mk (HOLES): Added false.
20029
20030 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20031
20032 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20033
20034 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20035
20036 * Makefile.in (info): remove dependency on all-texinfo. The
20037 problem was really in texinfo/C, not at this level.
20038
20039 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20040
20041 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20042
20043 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20044
20045 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20046 GDB releases.
20047
20048 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20049
20050 * configure: Include srcdir in message about target of link not
20051 being found. Don't convert `-' to `_' in `with' options being
20052 passed to subdirs.
20053
20054 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20055
20056 * configure.in: add uudecode to host_tools
20057
20058 * Makefile.in: added {all,install}-uudecode targets, added them to
20059 the appropriate lists
20060
20061 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20062
20063 * Makefile.in (all-gcc): Added dependency on all-gas.
20064
20065 * configure.in (mips-*-*): Build ld and binutils.
20066
20067 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20068
20069 * configure: check return code from mkdir, print error message and
20070 exit on failure.
20071
20072 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20073
20074 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20075
20076 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20077
20078 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20079
20080 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20081
20082 * config.sub (h8500): Recognize this as a cpu type.
20083
20084 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20085
20086 * configure: source directory missing is no longer a warning
20087
20088 * configure.in: recognize irix[34]* instead of irix[34]
20089
20090 * Makefile.in: define and pass down X11_LIB
20091
20092 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20093
20094 * guess-systype: Renamed to ...
20095 * config.guess: ... by popular request.
20096 * configure.in, Makefile.in: Update accordingly.
20097
20098 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20099
20100 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20101 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20102 + Execute ./dummy instead of assuming . is in PATH.
20103
20104 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20105
20106 * guess-systype: New shell script. Attempts to guess the
20107 canonical host name of the executing host.
20108 Only a few hosts are supported so far.
20109 * configure: Call guess-systype if no host is specified.
20110
20111 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20112
20113 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20114 gcc Makefile.
20115
20116 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20117
20118 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20119 (all-gcc, install-gcc, subdir_do): Use it.
20120
20121 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20122
20123 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20124
20125 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20126
20127 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20128 set exclusively by configure, using configure.in .
20129
20130 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20131
20132 * test-build.mk: set $PATH for all builds
20133
20134 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20135
20136 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20137
20138 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20139 the one used in gcc/Makefile.in, so that a null expansion doesn't
20140 override the one needed to build gcc with a native cc.
20141
20142 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20143
20144 * configure: Accept -with arguments.
20145
20146 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20147
20148 * Makefile.in: added h8300sim
20149
20150 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20151
20152 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20153 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20154 (all-cygnus, native, build-cygnus): Make
20155 $(canonhost)-stamp-3stage-done, not $(host)....
20156 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20157 i386-sco3.2v4. Added else true to if command.
20158
20159 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20160
20161 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20162
20163 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20164
20165 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20166
20167 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20168
20169 * configure.in: don't remove binutils from Solaris builds
20170
20171 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20172
20173 * Makefile.in: get rid of earlier definitions for *clean,
20174 also handle the recursive info rule better
20175
20176 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20177
20178 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20179 do more-or-less the right thing.
20180
20181 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20182
20183 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20184 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20185
20186 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20187
20188 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20189 $(host_canonical).
20190
20191 * configure.in: split the configdirs list into 4 categories (native
20192 v. cross, library v. tool) and handle the cross-only and native-
20193 only in more reasonable (and correct!) way.
20194
20195 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20196
20197 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20198 configdirs anymore.
20199
20200 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20201
20202 * Makefile.in: extensive cleanup:: removed all of the explicit
20203 clean-* targets, collapsed many wrappers around subdir_do into
20204 one, added additional targets to satisfy standards.texi, deleted
20205 some old targets, some changes for consistency
20206
20207 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20208
20209 * configure.in: handle some programs as cross-only, and others as
20210 native only
20211
20212 * test-build.mk: handle partial holes in a more generic manner
20213
20214 * Makefile.in: m4 depends on libiberty
20215
20216 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20217
20218 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20219 time, wdiff, and find to configdirs
20220
20221 * Makefile.in: all, clean, and install rules for the new programs
20222 added to configure.in
20223
20224 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20225
20226 * configure.in: use mh-sun for all *-sun-* hosts
20227
20228 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20229
20230 * Makefile.in: define flags for X11 include files and library file
20231 locations, pass them down to the programs that need this info
20232
20233 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20234
20235 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20236
20237 * configure.in: start building libg++ for HP-UX targets
20238
20239 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20240
20241 * README: Update references to files moved into etc/.
20242
20243 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20244
20245 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20246 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20247
20248 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20249
20250 * configure: accept dash as well as underscore in long option
20251 names for FSF compatibility.
20252
20253 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20254
20255 * config.sub: added -sco3.2v4 support from FSF.
20256
20257 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20258
20259 * configure.in: expand the section that adds or removes
20260 directories from the list of programs to build, to handle native
20261 vs. cross in addition to host v. native
20262
20263 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20264
20265 * Makefile.in: Replace C++ in macro names with CXX.
20266 This is less likely to break ...
20267
20268 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20269
20270 * test-build.mk: add -w to GNU_MAKE
20271
20272 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20273
20274 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20275 add 'sparc' to list of recognized cpus. This needed to make
20276 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20277 Delete some redundant ose68 variants. Recognize -wrs as an os,
20278 then changes that into $CPU-wrs-vxworks.
20279
20280 * configure.in: remove most references to gdbtest, regularize
20281 target based program removal
20282
20283 * test-build.mk: import from p3 tree (many fixes and changes)
20284
20285 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20286
20287 * Makefile.in: added rules to handle tcl, tk, and expect
20288
20289 * configure.in: handle those directories if they exist
20290
20291 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20292
20293 * config.sub: removed bogus hppabsd and hppahpux names, since
20294 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20295
20296 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20297
20298 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20299 depends upon all-xiberty
20300
20301 * Makefile.in: changes from p3, including:
20302
20303 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20304
20305 * Makefile.in (XTRAFLAGS): include newlib directories if
20306 newlib/Makefile exists, rather than if host != target.
20307
20308 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20309
20310 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20311 from the same source tree and not building a cross-compiler. This
20312 matters for the libg++ configuration if reconfiguring a tree that
20313 has already been installed.
20314
20315 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20316
20317 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20318 pick up the machine and system specific header files.
20319
20320 * Makefile.in: added AS_FOR_TARGET, passed down in
20321 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20322 the C compiler to use to create programs which are run in the
20323 build environment, set it to default to $(CC), and passed it down
20324 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20325
20326 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20327
20328 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20329 We need them for unusual native builds, like systems without
20330 ranlib.
20331
20332 * configure: also define $(host_canonical) and
20333 $(target_canonical), which are the full, canonical names for the
20334 given host and target
20335
20336 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20337
20338 * Makefile.in: Added separate definitions for C++.
20339
20340 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20341
20342 * configure.in (configdirs): Add deja-gnu.
20343
20344 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20345
20346 * README: Update for configure.texi and gdb-4.7 release.
20347
20348 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20349
20350 * Makefile.in: Move "all" target to top of file.
20351 Previously, first target was ".PHONY" which caused BSD4.4 make
20352 to build .PHONY when make was run without arguments.
20353
20354 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20355
20356 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20357 Library-copylefted code in libiberty.
20358
20359 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20360
20361 * config.sub: Replace m68kmote with plain old m68k.
20362
20363 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20364
20365 * Makefile.in: Remove space from blank line, avoid Make complaints.
20366
20367 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20368
20369 * config.sub: Complain if no argument is given. Added support for
20370 386bsd as OS and target alias.
20371
20372 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20373
20374 * Makefile.in (XTRAFLAGS): include newlib directories if
20375 newlib/Makefile exists, rather than if host != target.
20376
20377 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20378
20379 * config.sub: recognize sparclite-wrs-vxworks.
20380
20381 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20382 p3.) Added clean-xiberty to clean.
20383
20384 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20385
20386 * configure.in: use *-*-* instead of nested cases for host and target
20387
20388 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20389
20390 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20391 from the same source tree and not building a cross-compiler. This
20392 matters for the libg++ configuration if reconfiguring a tree that
20393 has already been installed.
20394
20395 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20396
20397 * config.sub (i486v/i486v4): Merge in from FSF version.
20398
20399 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20400
20401 * configure: only set PWD if it is already set.
20402
20403 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20404
20405 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20406 doesn't have unset and all success paths (and most error paths)
20407 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20408 to just ${PWD} to avoid confusion.)
20409
20410 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20411
20412 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20413 even for a native compilation.
20414
20415 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20416
20417 Changes to make the gdb.tar.Z rule work better.
20418
20419 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20420 (DEVO_SUPPORT): Add configure.texi.
20421 (bfd-ilrt.tar.Z): Remove ancient rule.
20422
20423 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20424
20425 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20426 pick up the machine and system specific header files.
20427
20428 * configure.in, config.sub: added new target m68010-adobe-scout,
20429 with alias of adobe68k. Changed configure.in to check for
20430 -scout before -sco* to avoid a false match.
20431
20432 * Makefile.in: added AS_FOR_TARGET, passed down in
20433 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20434 the C compiler to use to create programs which are run in the
20435 build environment, set it to default to $(CC), and passed it down
20436 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20437
20438 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20439
20440 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20441 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20442 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20443 FOR_TARGET variants, to newlib and libg++.
20444
20445 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20446
20447 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20448 first.
20449
20450 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20451
20452 * config.sub: Accept `elf' as an environment.
20453
20454 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20455
20456 * Makefile.in (all-opcodes): cd into the right directory
20457
20458 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20459
20460 * configure: added -program_transform_name option, used as
20461 argument to sed when installing programs.
20462 configure.texi: added documentation for -program_prefix,
20463 -program_suffix and -program_transform_name.
20464
20465 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20466
20467 * config.sub: Accept i486 where i386 ok.
20468
20469 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20470
20471 * config.sub: accept we32k
20472
20473 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20474
20475 * config.sub, configure.in: accept OSE68000 and OSE68k.
20476
20477 * Makefile.in: don't create all directories for ``make install'';
20478 let the subdirectories create the ones they need.
20479
20480 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20481
20482 * COPYING: new file, GPL v2
20483
20484 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20485
20486 * Makefile.in: use the new gen-info-dir, which needs a template
20487 argument (which also lives in texinfo)
20488
20489 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20490
20491 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20492
20493 * config.sub (ncr3000): Change i386 to i486.
20494
20495 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20496
20497 * Makefile.in: add install-rcs, install-grep to
20498 install-no-fixedincludes, removed install-bison and install-libgcc
20499
20500 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20501
20502 * configure.in: grab the HPUX makefile fragment if on HPUX
20503
20504 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20505
20506 * Makefile.in: eradicate bison spoor (ditto libgcc).
20507 configure.in: recognise m68{k,000}-ericsson-OSE.
20508 es1800 is alias for m68k-ericsson-OSE
20509
20510 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20511
20512 * configure.in: rearrange the parts that remove programs from
20513 configdirs, based now on HOST==TARGET or by canonical triple.
20514
20515 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20516
20517 * test-build.mk: recurse explicitly with -f test-build.mk when
20518 appropriate. predicate stage3 and comparison on the existence
20519 of gcc. That is, if gcc isn't around, we aren't three-staging.
20520 On very clean, also remove ...stamp-co. Build in-place before
20521 doing other builds.
20522
20523 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20524
20525 * Makefile.in, configure.in: add tgas
20526
20527 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20528
20529 * Makefile.in: a number of changes merged in from progressive.
20530
20531 * configure.in: add libm.
20532
20533 * .cvsignore: ignore some stuff that comes from test-build.mk.
20534
20535 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20536
20537 * config.sub: Add es1800 (m68k-ericsson-es1800).
20538
20539 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20540
20541 * configure: Add program_suffix (parallel to program_prefix)
20542 * Makefile.in: adjust directory-creating script for losing decstation
20543
20544 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20545
20546 * configure: Minor $subdir-related fixes.
20547
20548 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20549
20550 * configure: fix various problems with propogating
20551 makefile_target_frag in subdirs.
20552 * configure.in: config libgcc if its there
20553
20554 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20555
20556 * config.sub: HPPA merge.
20557
20558 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20559
20560 * Makefile.in: Replace all-bison with all-byacc in all
20561 dependency lines for other tools (which now use byacc).
20562
20563 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20564
20565 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20566
20567 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20568
20569 * Makefile.in: make gprof rules similar to byacc rules (instead of
20570 vestigal $(unsubdir) that didn't work...)
20571
20572 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20573
20574 * config.sub: Add support for Linux.
20575 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20576 (at least for libg++).
20577
20578 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20579
20580 * configure.texi: fix doc for the -nfp option to configure
20581
20582 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20583
20584 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20585
20586 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20587
20588 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20589 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20590 * configure.in: added solaris* host_makefile_frag hook.
20591
20592 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20593
20594 * config.sub: changed recognition of m68000 so that various
20595 m68k types can be specified via m680[01234]0
20596
20597 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20598
20599 * config.sub (basic_machine): fix sed so that '-foo' isn't
20600 completely substituted out while .+'-foo' loses the '-foo'
20601
20602 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20603
20604 * config.sub ($os): Add -aout.
20605
20606 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20607
20608 * configure: If host_makefile_frag is absolute, don't
20609 prefix ${invsubdir} (relevant to libg++ auto-configure).
20610
20611 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20612
20613 * Makefile.in (tooldir): Define it.
20614 (all-ld): Depend on all-flex.
20615
20616 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20617
20618 * Makefile.in (check): Fix libg++ special case.
20619
20620 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20621
20622 * configure: do not bury `pwd` into config.status, thus do fewer
20623 pwd's.
20624
20625 * configure: print the "Building in" message only when building in
20626 other than "." AND verbose.
20627
20628 * configure: remove -s, rework -v to better accommodate guested
20629 configures.
20630
20631 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20632
20633 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20634
20635 * Makefile.in: macroize flags passed on recursion. remove
20636 fileutils.
20637
20638 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20639
20640 * configure: get makesrcdir right for subdirs deeper than 1.
20641
20642 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20643 install.
20644
20645 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20646
20647 * Makefile.in: don't print subdir_do or recursion lines.
20648
20649 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20650
20651 * standards.texi: added menu item.
20652
20653 * Makefile.in: build and install standards.info.
20654
20655 * standards.texi: new file.
20656
20657 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20658
20659 * configure: test for and move config.status pieces from
20660 ${subdir}/.
20661
20662 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20663
20664 * configure: Test for existance of files before trying to mv
20665 them, to avoid numerous non-existance messages.
20666
20667 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20668
20669 * configure: correct final line of config.status.
20670
20671 * configure: patch from eggert. Avoids a protection problem if
20672 the original Makefile.in is read only.
20673
20674 * configure: use move-if-change from gcc to create config.status.
20675 Some makefiles depend on config.status to tell if a directory
20676 has been reconfigured for a different host. This change
20677 prevents those directories from remaking everything in the case
20678 where the reconfig was only intended to rebuild a Makefile.
20679
20680 * configure: test for config.sub with "config.sub sun4" rather
20681 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20682 host alias from a missing config.sub.
20683
20684 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20685
20686 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20687 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20688
20689 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20690
20691 * configure: mkdir ${subdir} as needed.
20692
20693 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20694
20695 * Makefile.in,configure.in: added autoconf.
20696
20697 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20698
20699 * Makefile.in: no longer pass against on recursion.
20700
20701 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20702 definitions are not inherited.
20703
20704 * configure: correct makesrcdir when subdir is .
20705
20706 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20707
20708 * configure: Add support for 'subdirs' variable, which is
20709 like 'configdirs', except that configure doesn't re-invoke
20710 itself for subdirs, it just creates a Makefile for each subdir.
20711 * configure.texi: Document subdirs.
20712
20713 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20714
20715 * configure.in: added flex to configdirs
20716
20717 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20718
20719 * Makefile.in: remove clean-stamps from clean.
20720
20721 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20722
20723 * configure.in: Add gdbtest to configdirs.
20724
20725 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20726
20727 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20728 to recursive makes.
20729 * configure.in: Recognize new ncr3000 config.
20730
20731 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20732
20733 * Makefile.in, configure.in: removed references to gdbm.
20734
20735 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20736
20737 * config.sub: Don't canonicalize os value
20738 newsos* to bsd (readline needs to check for newsos).
20739 (This fix was earlier made Jan 31, but got re-broken.)
20740
20741 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20742
20743 * configure.in: sco is an os, not a vendor!
20744
20745 * configure: Quote $( better. Keep various shells happy.
20746
20747 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20748
20749 * Makefile.in: eliminate stamp-files.
20750
20751 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20752
20753 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20754 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20755
20756 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20757
20758 * config.sub: fix iris/iris3.
20759
20760 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20761
20762 * configure: re-add -rm.
20763
20764 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20765
20766 * Maskefile.in: add .stmp-rcs to all.
20767
20768 * configure.in: remove gas from rs6000 build, use aix host fragment.
20769
20770 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20771
20772 * configure: pass down site_option during recursion.
20773
20774 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20775
20776 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20777
20778 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20779
20780 * configure: Change exec_prefix so that it really defaults to prefix.
20781
20782 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20783
20784 * Makefile.in, configure.in: Add support for mmalloc library.
20785
20786 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20787
20788 * Makefile.in: add stmp dependencies for a few more things.
20789
20790 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20791
20792 * configure: adjusted error message on objdir/srcdir configure
20793 collision, per john's suggestion.
20794
20795 * Makefile.in: add libiberty stmp to all and all.cross.
20796
20797 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20798
20799 * Makefile.in: remove force dependencies, add grep to all.
20800
20801 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20802
20803 * Makefile.in: drop flex. make stamp files work.
20804
20805 * configure: added test for conflicting configuration in srcdir,
20806 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20807 gets cranky. use relative paths for configure and srcdir
20808 whenever possible. Send some error messages to stderr that were
20809 going to stdout.
20810
20811 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20812
20813 * Makefile.in: Fix libg++ rule to check for gcc directory
20814 before using gcc/gcc. Also pass XTRAFLAGS.
20815
20816 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20817
20818 * Makefile.in: added stmp-files so that directories aren't polled
20819 when they are already built.
20820
20821 * configure.texi: fixed a node pointer problem.
20822
20823 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20824
20825 * config.sub configure.in gdb/configure.in
20826 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20827 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20828 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20829
20830 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20831
20832 * configure: -recurring becomes -silent. corrected help message
20833 for -site= option.
20834
20835 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20836
20837 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20838
20839 * configure: when building Makefile for crosses, replace
20840 tooldir and program_prefix. default srcdir from location of
20841 config.sub. remove "for host in hosts" and "for target in
20842 targets" loops.
20843
20844 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20845
20846 * Makefile.in: Do not pass bindir or mandir to cvs.
20847
20848 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20849
20850 * Makefile.in, configure.in: removed traces of namesubdir,
20851 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20852 copyrights to '92, changed some from Cygnus to FSF.
20853
20854 * configure.texi: remove most references to multiple hosts,
20855 multiple targets, subdirs, etc.
20856
20857 * configure.man: removed rcsid. reference config.sub not
20858 config.subr.
20859
20860 * Makefile.in: mkdir $(infodir) on install-info.
20861
20862 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20863
20864 * configure.texi: Explain better about .gdbinit and about
20865 the environment that configure.in sections run in.
20866
20867 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20868
20869 * configure.in: Ultrix is only a decstation if it's a MIPS.
20870
20871 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20872
20873 * README: DOC.configure => cfg-paper.texi.
20874
20875 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20876
20877 * config.sub (near case $os): Don't convert newsos* to bsd!
20878
20879 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20880
20881 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20882 the number of copies of COPYING that go into the GDB tar file.
20883
20884 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20885
20886 * bfd/configure.in, gdb/config/mh-i386sco,
20887 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20888 Fix SCO configuration stuff.
20889
20890 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20891
20892 * Makefile.in: For libg++, make sure the -I pointing
20893 to the gcc directory goes *after* all the libg++-local -I flags.
20894 Also, move just-gcc dependency from just-libg++ to all-libg++.
20895
20896 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20897
20898 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20899
20900 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20901
20902 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20903
20904 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20905
20906 * config.sub: Add stratus configuration frags. Also
20907 submitted to FSF.
20908
20909 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20910
20911 * Makefile.in (DEV_SUPPORT): add configure.man.
20912
20913 * config.sub(Decode manufacturer-specific): add -none*.
20914
20915 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20916
20917 * Makefile.in: remove form feeds to make Sun's make happy.
20918 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20919
20920 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20921
20922 * Makefile.in (AR_FLAGS): Make quieter.
20923
20924 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20925
20926 * configure.in: Add libg++.
20927 * configure: When verbose, don't output the command line at each
20928 level; it will be unremarkably the same as the previous version,
20929 which will be the same as what the user typed.
20930
20931 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20932
20933 * configure.in, Makefile.in: fix clean-info, add flex. add
20934 fileutils.
20935
20936 * configure: be less sensitive to spaces in Makefile.in. Do not
20937 look for sources in "..". Doing so breaks subdirectories that
20938 might have their own configure. If a subdir has it's own
20939 configure script, use it.
20940
20941 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20942
20943 * cfg-paper.texi: some changes suggested by rms.
20944
20945 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20946
20947 * config.sub: Merge in some small additions from the FSF version,
20948 taken from the gcc distribution, to bring the Cygnus and FSF
20949 versions into closer sync.
20950
20951 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20952
20953 * configure.in: Changed svr4 references to sysv4.
20954
20955 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20956
20957 * configure: added -V for version number option.
20958
20959 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20960
20961 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20962 renamed from DOC.configure to cfg-paper.texi.
20963
20964 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20965
20966 * configure, config.subr, config.sub: config.subr is now
20967 config.sub again.
20968
20969 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20970
20971 * configure.texi: new file, in progress.
20972
20973 * Makefile.in: build info file and install the man page for
20974 configure.
20975
20976 * configure.man: new file, first cut.
20977
20978 * configure: find config.subr again now that configuration "none"
20979 has gone. removed all traces of the -ansi option. removed all
20980 traces of the -languages option.
20981
20982 * config.subr: resync from rms.
20983
20984 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20985
20986 * configure, config.sub, config.subr: merge config.sub into
20987 config.subr, call the result config.subr, remove config.sub, use
20988 config.subr.
20989
20990 * Makefile.in: revised install for dir.info.
20991
20992 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20993
20994 * configure.in: add decstation host makefile frag.
20995
20996 * Makefile.in: BISON now bison -y again. also install-gcc on
20997 install. clean-gdbm on clean. infodir belongs in datadir.
20998 Make directories for info install. Build dir.info here then
20999 install it.
21000
21001 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21002
21003 * Makefile.in: fix for bad directory tests.
21004
21005 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21006
21007 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21008 regexp. -srcdir relative was being handled incorrectly.
21009
21010 * Makefile.in: unwrapped some for loops so that parallel makes
21011 work again and so one can focus one's attention on a particular
21012 package.
21013
21014 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21015
21016 * configure: added PWD as a stand in for `pwd` (for speed). use
21017 elif wherever possible. make -srcdir work without -objdir.
21018 -objdir= commented out.
21019
21020 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21021
21022 * configure: +options become --options. -subdirs commented out.
21023 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21024 Makefile now at top of generated Makefile. Removed cvs log
21025 entries. added -srcdir. create .gdbinit only if there is one
21026 in ${srcdir}.
21027
21028 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21029 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21030 and mandir now keyed off datadir by default.
21031
21032 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21033
21034 * Freshly created ChangeLog.
21035
21036 \f
21037 Local Variables:
21038 mode: change-log
21039 left-margin: 8
21040 fill-column: 76
21041 version-control: never
21042 End: