]> gcc.gnu.org Git - gcc.git/blob - ChangeLog
Merge branch 'master' into devel/modula-2.
[gcc.git] / ChangeLog
1 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
6
7 * .dir-locals.el (bug-reference-url-format): Use https.
8
9 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
10
11 * .dir-locals.el (c-mode): Change fill-column to 79.
12
13 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
14
15 * MAINTAINERS: Add myself to DCO section.
16
17 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
18
19 * configure: Regenerate.
20 * configure.ac: Adjust cases for which it is necessary to
21 include the Darwin host config fragment.
22
23 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
24
25 * MAINTAINERS: Add myself for write after approval and DCO.
26
27 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
28
29 * Makefile.def: Add dsymutil defs.
30 * Makefile.in: Regenerated.
31 * Makefile.tpl: Add dsymutil to flags.
32 * configure: Regenerated.
33 * configure.ac: Add dsymutil to target and build recipes.
34
35 2021-07-01 Ankur Saini <arsenic@sourceware.org>
36
37 * MAINTAINERS: Add myself for write after approval.
38
39 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
40
41 * MAINTAINERS (Write After Approval): Add myself.
42
43 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
44
45 * MAINTAINERS: Add myself for write after approval and DCO
46
47 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
48
49 * .gitignore: Add entry for cscope.out.
50
51 2021-06-22 liuhongt <hongtao.liu@intel.com>
52
53 * MAINTAINERS: Remove my Write After Approval entry.
54
55 2021-06-21 liuhongt <hongtao.liu@intel.com>
56
57 * MAINTAINERS: Add myself as maintainer of the i386 vector
58 extensions.
59
60 2021-06-18 Antoni Boucher <bouanto@zoho.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
64 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
65
66 * MAINTAINERS (Various Maintainers): Add Andrew and myself
67 as *vrp and ranger maintainers.
68
69 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
70
71 * MAINTAINERS: Adjust my entry in the DCO section so that it does
72 not trigger testsuite failures.
73
74 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
75
76 * MAINTAINERS: Add myself to DCO section with both email addresses.
77
78 2021-06-03 Jason Merrill <jason@redhat.com>
79
80 * MAINTAINERS: Add DCO version number.
81
82 2021-06-02 Jason Merrill <jason@redhat.com>
83
84 * MAINTAINERS: Add DCO section.
85
86 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
87
88 * MAINTAINERS (Write After Approval): Add myself.
89
90 2021-05-29 Mike Frysinger <vapier@gentoo.org>
91
92 * configure.ac: Add gnulib to configdirs for sim.
93 * configure: Regenerate.
94
95 2021-05-18 Mike Frysinger <vapier@gentoo.org>
96
97 * Makefile.def: Add configure-sim dependency on all-gnulib.
98 * Makefile.in: Regenerated.
99
100 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
101
102 * MAINTAINERS (Write After Approval): Add myself.
103
104 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
105
106 * MAINTAINERS (Write After Approval): Add myself.
107
108 2021-05-11 Martin Liska <mliska@suse.cz>
109
110 * MAINTAINERS: Remove entries for removed
111 components (HSA, BRIG, libhsail-rt).
112 Move Pekka to Write After Approval.
113
114 2021-05-11 Martin Liska <mliska@suse.cz>
115
116 * Makefile.def: Remove libhsail-rt.
117 * Makefile.in: Likewise.
118 * configure.ac: Likewise.
119 * configure: Regenerate.
120 * libhsail-rt/ChangeLog: Removed.
121 * libhsail-rt/Makefile.am: Removed.
122 * libhsail-rt/Makefile.in: Removed.
123 * libhsail-rt/README: Removed.
124 * libhsail-rt/aclocal.m4: Removed.
125 * libhsail-rt/configure: Removed.
126 * libhsail-rt/configure.ac: Removed.
127 * libhsail-rt/configure.tgt: Removed.
128 * libhsail-rt/include/internal/fibers.h: Removed.
129 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
130 * libhsail-rt/include/internal/phsa-rt.h: Removed.
131 * libhsail-rt/include/internal/workitems.h: Removed.
132 * libhsail-rt/rt/arithmetic.c: Removed.
133 * libhsail-rt/rt/atomics.c: Removed.
134 * libhsail-rt/rt/bitstring.c: Removed.
135 * libhsail-rt/rt/fbarrier.c: Removed.
136 * libhsail-rt/rt/fibers.c: Removed.
137 * libhsail-rt/rt/fp16.c: Removed.
138 * libhsail-rt/rt/misc.c: Removed.
139 * libhsail-rt/rt/multimedia.c: Removed.
140 * libhsail-rt/rt/queue.c: Removed.
141 * libhsail-rt/rt/sat_arithmetic.c: Removed.
142 * libhsail-rt/rt/segment.c: Removed.
143 * libhsail-rt/rt/workitems.c: Removed.
144 * libhsail-rt/target-config.h.in: Removed.
145
146 2021-05-04 Nick Clifton <nickc@redhat.com>
147
148 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
149 * configure: Regenerate.
150
151 2021-04-28 Jakub Jelinek <jakub@redhat.com>
152 Tobias Burnus <tobias@codesourcery.com>
153
154 * configure.ac (--enable-offload-defaulted): New.
155 * configure: Regenerate.
156
157 2021-04-23 David Faust <david.faust@oracle.com>
158
159 * MAINTAINERS (Write After Approval): Add myself.
160
161 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
162
163 * MAINTAINERS (Write After Approval): Add myself.
164
165 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
166
167 * MAINTAINERS: Add myself as pru port maintainer.
168
169 2021-03-23 David Malcolm <dmalcolm@redhat.com>
170
171 * MAINTAINERS: Add myself as static analyzer maintainer.
172
173 2021-03-18 Jeff Law <jlaw@tachyum.com>
174
175 * MAINTAINERS: Update primary entry.
176
177 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
181 2021-03-13 Mike Frysinger <vapier@gentoo.org>
182
183 * Makefile.def: Remove all-sim dependency on configure-gdb.
184 * Makefile.in: Regenerated.
185
186 2021-03-11 Jeff Law <law@redhat.com>
187
188 * MAINTAINERS: Update entries for a few ex-ImgTec employees
189
190 2021-03-11 Martin Liska <mliska@suse.cz>
191
192 * Makefile.tpl: The change was done Makefile.in which
193 is generated file.
194
195 2021-03-08 Jeff Law <law@redhat.com>
196
197 * MAINTAINERS: Update my email address
198
199 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
200
201 * config.guess: Import latest upstream.
202 * config.sub: Import latest upstream.
203
204 2021-01-25 Martin Liska <mliska@suse.cz>
205
206 PR gcov-profile/98739
207 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
208 for profiledbootstrap.
209
210 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
211
212 * MAINTAINERS (Write After Approval): Add myself.
213
214 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
215
216 * MAINTAINERS (Write After Approval): Update my e-mail address.
217
218 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
219
220 * MAINTAINERS: Fix spacing.
221
222 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
223
224 * MAINTAINERS (Write After Approval): Add myself
225
226 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
227
228 * Makefile.def: Sync with binutils-gdb:
229 (dependencies): all-ld depends on all-libctf.
230 (host_modules): libctf is no longer no_install.
231 No longer no_check. Checking depends on all-ld.
232 * Makefile.in: Regenerated.
233
234 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
235
236 * libtool.m4: Match gnu* along other GNU systems.
237 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
238 * libgo/configure: Re-generate.
239
240 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
241
242 * MAINTAINERS: Update my email address.
243
244 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
245
246 * MAINTAINERS (Write After Approval): Add myself.
247
248 2020-12-15 Nathan Sidwell <nathan@acm.org>
249
250 * Makefile.def
251 * Makefile.in
252 * Makefile.tpl
253 * configure
254 * configure.ac
255
256 2020-12-15 Nathan Sidwell <nathan@acm.org>
257
258 * Makefile.def: Add libcody.
259 * configure.ac: Add libcody.
260 * Makefile.in: Regenerated.
261 * configure: Regenerated.
262
263 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
264
265 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
266
267 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
268
269 PR target/97865
270 * libtool.m4: Update handling of Darwin platform link flags
271 for Darwin20.
272
273 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
274
275 * .gitignore: Sync with binutils-gdb
276
277 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
278
279 * MAINTAINERS: Add myself as arc port maintainer.
280
281 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
282
283 PR d/87788
284 * configure.ac: Don't disable D for *-*-darwin*.
285 * configure: Regenerate.
286
287 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
288
289 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
290 hppa64-*-hpux11*.
291
292 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
293
294 * configure: Regenerate.
295 * configure.ac: Add --bootstrap-hwasan option.
296
297 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
298
299 * config.guess: Import latest upstream.
300 * config.sub: Import latest upstream.
301
302 2020-11-16 Martin Liska <mliska@suse.cz>
303
304 * .gitignore: Add cache as clangd uses it now.
305
306 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
307
308 * MAINTAINERS (Write After Approval): add myself
309
310 2020-11-09 Pat Bernardi <bernardi@adacore.com>
311
312 * MAINTAINERS (Write After Approval): Add myself.
313
314 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
315
316 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
317 Remove FIXME comments.
318
319 2020-11-06 Martin Uecker <muecker@gwdg.de>
320
321 * MAINTAINERS: Update my email address.
322
323 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
328
329 PR target/97302
330 * configure.ac: Only set with_gmp to /usr/local
331 if not building in tree.
332 * configure: Regenerate.
333
334 2020-09-18 Omar Tahir <omar.tahir@arm.com>
335
336 * MAINTAINERS (Write After Approval): Add myself.
337
338 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
339
340 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
341
342 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
343
344 PR bootstrap/96612
345 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
346 if not the same as ${host}.
347 * configure: Regenerate.
348
349 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
350
351 * MAINTAINERS (Write After Approval): Add myself.
352
353 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
354
355 * MAINTAINERS: Update my email address.
356
357 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
365 2020-06-12 Martin Liska <mliska@suse.cz>
366
367 * .gitignore: Add .clang-tidy.
368
369 2020-06-08 Jason Merrill <jason@redhat.com>
370
371 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
372 * configure: Regenerate.
373
374 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
375
376 * MAINTAINERS: Add myself as xtensa port maintainer.
377
378 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
379
380 * configure.ac: Don't require --enable-host-shared when building
381 for Mingw.
382 * configure: Regenerate.
383
384 2020-05-18 Jason Merrill <jason@redhat.com>
385
386 * configure.ac: Update bootstrap dialect to -std=c++11.
387
388 2020-05-18 Alex Coplan <alex.coplan@arm.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
392 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
393
394 PR target/92713
395 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
396 (noconfigdirs): Add 'target-libstdc++-v3'.
397 * configure: Regenerate.
398
399 2020-04-21 Stephen Casner <casner@acm.org>
400
401 PR 25830
402 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
403 * configure: Rebuild.
404
405 2020-04-17 Martin Liska <mliska@suse.cz>
406 Jonathan Yong <10walls@gmail.com>
407
408 PR gcov-profile/94570
409 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
410 for CYGWIN.
411
412 2020-04-14 Martin Jambor <mjambor@suse.cz>
413
414 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
415
416 2020-04-09 Tom Tromey <tom@tromey.com>
417
418 * configure: Rebuild.
419 * Makefile.in: Rebuild.
420 * Makefile.def (gdbsupport, gdbserver): New host modules.
421 (configure-gdb): Depend on all-gdbsupport.
422 (all-gdb): Depend on all-gdbsupport, all-libctf.
423 * configure.ac (host_tools): Add gdbserver.
424 Conditionally build gdbserver and gdbsupport.
425
426 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
427
428 * configure.ac: Build libgomp by default for amdgcn.
429 * configure: Regenerate.
430
431 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
435 2020-02-28 Joel Hutton <joel.hutton@arm.com>
436
437 * MAINTAINERS (Write After Approval) : Add myself.
438
439 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
440
441 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
442
443 2020-02-14 Martin Sebor <msebor@redhat.com>
444
445 * doc/extend.texi (attribute alias): Mention type requirement.
446 (attribute weak): Same.
447 (attribute weakref): Correct invalid example.
448
449 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
450
451 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
452
453 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
454 Jakub Jelinek <jakub@redhat.com>
455
456 * .gitattributes: Add *.md diff=md.
457
458 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
459
460 The mentioned auto-generated file is no more part of the
461
462 GCC sources, it's auto-generated in $(builddir) during build.
463
464 PR target/92055
465 * contrib/gcc_update (files_and_dependencies): Remove
466 entry for gcc/config/avr/t-multilib.
467
468 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
469
470 * MAINTAINERS: Update my email address.
471
472 2020-01-13 Joseph Myers <joseph@codesourcery.com>
473
474 * README.MOVED_TO_GIT: Remove.
475
476 2020-01-11 Joseph Myers <joseph@codesourcery.com>
477
478 * README.MOVED_TO_GIT: New file.
479
480 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
481
482 * MAINTAINERS (Write After Approval): Add myself.
483
484 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
485
486 * MAINTAINERS (write_after_approval): Add myself.
487
488 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
489
490 * MAINTAINERS (write_after_approval): Add myself.
491
492 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
493
494 * MAINTAINERS (write_after_approval): Add myself.
495
496 2019-12-11 Matthias Klose <doko@ubuntu.com>
497
498 * configure.ac: Factor out common cases for compare_exclusions.
499 * configure: Regenerate.
500
501 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
502
503 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
504 flag.
505
506 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
507
508 * MAINTAINERS (Write After Approval): Add myself.
509
510 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
511
512 PR middle-end/92463
513 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
514 * configure: Regenerate
515
516 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
517
518 * configure.ac: Use https for gcc.gnu.org.
519 * configure: Regenerated.
520
521 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
522
523 * MAINTAINERS (aarch64 port): Remove my name, move to...
524 (Write After Approval): ...Here.
525
526 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
527
528 * MAINTAINERS: Change my email address as maintainer.
529
530 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
531
532 PR fortran/91828
533 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
534 * configure: Regenerated.
535
536 2019-10-21 Jason Merrill <jason@redhat.com>
537
538 * .gitattributes: Also check ChangeLog whitespace.
539
540 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
541
542 * contrib/dg-extract-results.sh: Add support for KPASS.
543 * contrib/dg-extract-results.py: Likewise.
544
545 2019-10-17 Jason Merrill <jason@redhat.com>
546
547 * .gitattributes: Avoid {} in filename pattern.
548
549 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
550
551 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
552 Approval section.
553
554 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
555
556 * MAINTAINERS: Add myself to Write After Approval
557
558 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
559
560 * MAINTAINERS: Add myself as an aarch64 maintainer.
561
562 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
563
564 * MAINTAINERS: Add myself as aarch64 maintainer.
565
566 2019-09-23 Carl Love <cel@us.ibm.com>
567
568 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
569 New define_insn.
570 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
571 vsx_xxpermdi16_le_V16QI): Removed define_insn.
572
573 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
574
575 * MAINTAINERS (Sam Tebbs): Update email address.
576
577 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
578
579 * MAINTAINERS: Update my email address.
580
581 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
582
583 * libtool.m4: Handle uclinuxfdpiceabi.
584
585 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
586
587 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
588 Remove myself from Write After Approval section.
589
590 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
591
592 * configure.ac: Support for bpf-*-* targets.
593 * configure: Regenerate.
594
595 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
596
597 * config.sub: Import upstream version 2019-06-30.
598 * config.guess: Import upstream version 2019-07-24.
599
600 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
601
602 * MAINTAINERS: Remove spu port maintainers.
603
604 2019-08-28 Martin Liska <mliska@suse.cz>
605
606 * .gitignore: Add .clangd and compile_commands.json
607 to .gitignore.
608
609 2019-08-23 Michael Forney <mforney@mforney.org>
610
611 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
612 * Makefile.in: Regenerate.
613
614 2019-08-19 Tom Tromey <tom@tromey.com>
615
616 * configure: Rebuild.
617 * configure.ac: Add --with-static-standard-libraries.
618
619 2019-08-16 Alexandre Oliva <oliva@gnu.org>
620
621 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
622
623 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
627 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
628
629 * MAINTAINERS (Write After Approval): Remove myself, already listed in
630 RISC-V port maitainer.
631
632 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
633
634 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
635
636 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
637
638 * MAINTAINERS (Write After Approval): Add myself.
639
640 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
641
642 * MAINTAINERS (Write After Approval): Add myself.
643
644 2019-06-25 Martin Liska <mliska@suse.cz>
645
646 contrib/filter-clang-warnings.py: Transform from
647 filter-rtags-warnings.py.
648
649 2019-06-15 Tom Tromey <tom@tromey.com>
650
651 * configure.ac (host_libs): Add gnulib.
652 * configure: Rebuild.
653 * Makefile.def (host_modules, dependencies): Add gnulib.
654 * Makefile.in: Rebuild.
655
656 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
657
658 * MAINTAINERS (Write After Approval): Add myself.
659
660 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
661
662 * configure: Regenerate.
663 * configure.ac: Add PRU target.
664
665 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
666
667 * MAINTAINERS (Write After Approval): Add myself.
668
669 2019-06-11 Nick Clifton <nickc@redhat.com>
670
671 Import these changes from the binutils/gdb repository:
672
673 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
674
675 * Makefile.def (dependencies): configure-libctf depends on all-bfd
676 and all its deps.
677 * Makefile.in: Regenerated.
678
679 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
680
681 * Makefile.def (host_modules): Add libctf.
682 * Makefile.def (dependencies): Likewise.
683 libctf depends on zlib, libiberty, and bfd.
684 * Makefile.in: Regenerated.
685 * configure.ac (host_libs): Add libctf.
686 * configure: Regenerated.
687
688 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
689
690 * MAINTAINERS (Write After Approval): Add myself.
691
692 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
693
694 * MAINTAINERS: Update my email address.
695
696 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
697
698 * MAINTAINERS (Write After Approval): Add myself.
699
700 2019-05-16 Jun Ma <junma@linux.alibaba.com>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
704 2019-05-07 Jim Wilson <jimw@sifive.com>
705
706 * MAINTAINERS: Remove myself as IA-64 maintainer.
707
708 2019-05-04 Roland Illig <roland.illig@gmx.de>
709
710 * MAINTAINERS (Write After Approval): Add myself.
711
712 2019-05-02 Richard Biener <rguenther@suse.de>
713
714 PR bootstrap/85574
715 * Makefile.tpl (compare target): Also compare extra-compare
716 files.
717 * Makefile.in: Regenerate.
718
719 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
720
721 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
722 as modulo-scheduler maintainer.
723
724 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
725
726 * MAINTAINERS: Add myself as co-maintainer for Darwin.
727
728 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
729
730 * MAINTAINERS: Update my email address.
731
732 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
733
734 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
735 * configure: Regenerate.
736
737 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
738
739 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
740 * configure: Regenerate.
741
742 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
743
744 * configure.ac: Add target-zlib to target_libraries.
745 * configure: Regenerate.
746
747 2019-04-09 Martin Liska <mliska@suse.cz>
748
749 * Makefile.in: Regenerate.
750 * Makefile.tpl: Pass GENERATOR_CFLAGS
751 in all stages.
752
753 2019-03-28 Martin Liska <mliska@suse.cz>
754
755 PR bootstrap/89829
756 * Makefile.in: Revert r254150.
757 * Makefile.tpl: Likewise.
758
759 2019-03-28 Ben Elliston <bje@gnu.org>
760
761 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
762 related, and libdecnumber.
763
764 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
765
766 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
767 (Write After Approval): Remove myself.
768
769 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
770
771 * MAINTAINERS (Write After Approval): Add myself.
772
773 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
774
775 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
776 (Write After Approval): Remove myself and Julian.
777
778 2019-01-26 Harald Anlauf <anlauf@gmx.de>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
782 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
786 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
787
788 * ChangeLog: Replace space with tab.
789 * MAINTAINERS: Delete 1 tab to keep alignment.
790
791 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
795 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
799 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
800 Kwok Cheung Yeung <kcy@codesourcery.com>
801 Julian Brown <julian@codesourcery.com>
802 Tom de Vries <tom@codesourcery.com>
803 Jan Hubicka <hubicka@ucw.cz>
804 Martin Jambor <mjambor@suse.cz>
805
806 * configure.ac: Likewise.
807 * configure: Regenerate.
808 * contrib/config-list.mk: Add amdgcn-amdhsa.
809
810 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
811
812 * MAINTAINERS (Write After Approval): Add myself.
813
814 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
815
816 * MAINTAINERS (Write After Approval): Add myself.
817
818 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
819
820 PR target/88535
821 * config.guess: Import upstream version 2019-01-03.
822 * config.sub: Import upstream version 2019-01-01.
823
824 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
825
826 * MAINTAINERS (Write After Approval): Update my maintainer address.
827
828 2018-12-21 Gergö Barany <gergo@codesourcery.com>
829
830 * MAINTAINERS (Write After Approval): Add myself.
831
832 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
833
834 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
835
836 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
837
838 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
839 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
840 (GCC_TARGET_TOOL): Likewise.
841 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
842 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
843 OTOOL, OTOOL_FOR_TARGET: New substitutions.
844 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
845 * configure: Regenerate.
846 * Makefile.in: Likewise.
847
848 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
849
850 * MAINTAINERS (Write After Approval): Add myself.
851
852 2018-11-13 Martin Liska <mliska@suse.cz>
853
854 * gcc.target/i386/pr87930.c: Move to ...
855 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
856
857 2018-11-10 Stafford Horne <shorne@gmail.com>
858
859 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
860 (Write After Approval): Remove myself.
861
862 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
863
864 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
865 Append $INCICONV to it.
866
867 2018-11-04 Stafford Horne <shorne@gmail.com>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
871 2018-10-31 Joseph Myers <joseph@codesourcery.com>
872
873 PR bootstrap/82856
874 * multilib.am: New file. From automake.
875
876 Merge from binutils-gdb:
877 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
878
879 * libtool.m4: Use AC_LANG_SOURCE.
880 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
881 * ar-lib: New file.
882 * test-driver: New file.
883 * configure: Re-generate.
884
885 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
886
887 * MAINTAINERS (Write After Approval): Add myself.
888
889 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
890
891 PR bootstrap/87788
892 PR d/87799
893 * configure: Rebuild.
894 * configure.ac: Disable D on systems where it is known not to work.
895
896 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
897
898 * Makefile.def (target_modules): Add libphobos.
899 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
900 GDCFLAGS_FOR_TARGET.
901 (dependencies): Make libphobos depend on libatomic, libbacktrace
902 configure, and zlib configure.
903 (language): Add language d.
904 * Makefile.in: Rebuild.
905 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
906 (HOST_EXPORTS): Add GDC.
907 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
908 (BASE_TARGET_EXPORTS): Add GDC.
909 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
910 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
911 (EXTRA_HOST_FLAGS): Add GDC.
912 (STAGE1_FLAGS_TO_PASS): Add GDC.
913 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
914 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
915 environment variables.
916 * configure: Rebuild.
917 * configure.ac: Add target-libphobos to target_libraries. Set and
918 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
919
920 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
924 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
925
926 * MAINTAINERS (Write After Approval): Remove myself.
927
928 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
929
930 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
931
932 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
933
934 * MAINTAINERS: Update my email address.
935
936 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
937
938 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
939 maintainer.
940
941 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
942
943 * MAINTAINERS (Write After Approval): Add self.
944
945 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
946
947 * MAINTAINERS (write after approval): Add myself.
948
949 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
950
951 * MAINTAINERS: Update my email address.
952
953 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
954
955 * MAINTAINERS (write after approval): Add myself.
956
957 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
958
959 * MAINTAINERS: Add self to global reviewers list.
960
961 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
962
963 MAINTAINERS: Add c-sky port maintainers.
964
965 2018-08-10 Martin Liska <mliska@suse.cz>
966
967 * MAINTAINERS: Revert change in previous commit and
968 join lines.
969
970 2018-08-10 Martin Liska <mliska@suse.cz>
971
972 * MAINTAINERS: Remove extra line.
973
974 2018-08-06 Naveen H.S <naveenh@marvell.com>
975
976 * MAINTAINERS: Update my email address.
977
978 2018-07-19 DJ Delorie <dj@redhat.com>
979
980 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
981 as maintainer.
982
983 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
984
985 * MAINTAINERS: Adjust email address for me and my colleague Robin
986 Dapp.
987
988 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
989 Sunil K Pandey <sunil.k.pandey@intel.com>
990
991 PR target/84413
992 * config/i386/i386.c (m_CORE_AVX512): New.
993 (m_CORE_AVX2): Likewise.
994 (m_CORE_ALL): Add m_CORE_AVX2.
995 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
996 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
997 and remove the rest of m_SKYLAKE_AVX512.
998
999 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1000
1001 * config.sub: Sync with upstream version 2018-07-03.
1002
1003 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1004
1005 * config.guess: Sync with upstream version 2018-06-26.
1006 * config.sub: Sync with upstream version 2018-07-02.
1007
1008 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1009
1010 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1011 * ltmain.sh: Likewise.
1012
1013 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1014
1015 * contrib/config-list.mk: Remove powerpc-linux_paired.
1016
1017 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1018
1019 * configure.ac: Introduce support for @unless/@endunless.
1020 * Makefile.tpl (dep-kind): Rewrite with cond; return
1021 postbootstrap in some cases.
1022 (make-postboot-dep, postboot-targets): New.
1023 (dependencies): Do not output postbootstrap dependencies at
1024 first. Output non-target ones changed for configure to depend
1025 on stage_last @if gcc-bootstrap, and the original deps @unless
1026 gcc-bootstrap.
1027 * configure.in, Makefile.in: Rebuilt.
1028
1029 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1030
1031 * MAINTAINERS (write after approval): Add myself.
1032
1033 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1034
1035 * MAINTAINERS (write after approval): Add myself.
1036
1037 2018-06-19 Nick Clifton <nickc@redhat.com>
1038
1039 * zlib/configure.ac: Restore old behaviour of only enabling
1040 multilibs when a target subdirectory is defined. This allows
1041 building with srcdir == builddir.
1042 * zlib/configure: Regenerate.
1043
1044 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1045
1046 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1047 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1048 * Makefile.in: Regenerate.
1049
1050 2018-06-16 Ben Elliston <bje@gnu.org>
1051
1052 * config.guess: Import latest version.
1053 * config.sub: Likewise.
1054
1055 2018-06-08 Martin Liska <mliska@suse.cz>
1056
1057 * MAINTAINERS: Remove MPX-related entries.
1058 * Makefile.def: Remove libmpx support.
1059 * Makefile.in: Regenerate.
1060 * configure.ac: Remove removed files.
1061 * configure: Regenerate.
1062 * libmpx/ChangeLog: Remove.
1063 * libmpx/Makefile.am: Remove.
1064 * libmpx/Makefile.in: Remove.
1065 * libmpx/acinclude.m4: Remove.
1066 * libmpx/aclocal.m4: Remove.
1067 * libmpx/config.h.in: Remove.
1068 * libmpx/configure: Remove.
1069 * libmpx/configure.ac: Remove.
1070 * libmpx/configure.tgt: Remove.
1071 * libmpx/libmpx.spec.in: Remove.
1072 * libmpx/mpxrt/Makefile.am: Remove.
1073 * libmpx/mpxrt/Makefile.in: Remove.
1074 * libmpx/mpxrt/libmpx.map: Remove.
1075 * libmpx/mpxrt/libtool-version: Remove.
1076 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1077 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1078 * libmpx/mpxrt/mpxrt.c: Remove.
1079 * libmpx/mpxrt/mpxrt.h: Remove.
1080 * libmpx/mpxwrap/Makefile.am: Remove.
1081 * libmpx/mpxwrap/Makefile.in: Remove.
1082 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1083 * libmpx/mpxwrap/libtool-version: Remove.
1084 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1085
1086 2018-06-04 Martin Liska <mliska@suse.cz>
1087
1088 * MAINTAINERS: Add myself as gcov maintainer.
1089
1090 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1091
1092 * MAINTAINERS: Update my email address.
1093
1094 2018-06-04 Tom de Vries <tdevries@suse.de>
1095
1096 * MAINTAINERS: Remove write-after-approval entries for component
1097 maintainers.
1098
1099 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1100
1101 * MAINTAINERS (write after approval): Add myself.
1102
1103 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1104
1105 * MAINTAINERS: Update my email address.
1106
1107 2018-06-01 Tom de Vries <tdevries@suse.de>
1108
1109 * MAINTAINERS: Update my email address.
1110
1111 2018-05-22 Bin Cheng <bin.cheng@arm.com>
1112
1113 * MAINTAINERS (loop-optimizer): Add myself.
1114
1115 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
1116
1117 * configure.ac: Added "nfp" target.
1118 * configure: Regenerate.
1119
1120 2018-04-30 Richard Biener <rguenther@suse.de>
1121
1122 PR bootstrap/85571
1123 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1124 (STAGE3_TFLAGS): Likewise.
1125 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1126 (STAGEtrain_TFLAGS): Likewise.
1127 * Makefile.in: Regenerate.
1128
1129 2018-04-26 Richard Biener <rguenther@suse.de>
1130
1131 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1132 (STAGE2_CFLAGS): Likewise.
1133 (STAGE2_TFLAGS): Likewise.
1134 (STAGE3_CFLAGS): Add -fchecking.
1135 (STAGE3_TFLAGS): Likewise.
1136 (STAGEtrain_CFLAGS): Filter out -fchecking.
1137 (STAGEtrain_TFLAGS): Likewise.
1138 * Makefile.in: Re-generate.
1139
1140 2018-04-25 Catherine Moore <clm@codesourcery.com>
1141
1142 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1143
1144 2018-04-18 Paul Clarke <pc@us.ibm.com>
1145
1146 * MAINTAINERS (write after approval): Add myself.
1147
1148 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1149
1150 * MAINTAINERS: Update my email address.
1151
1152 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1153
1154 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1155
1156 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1157
1158 * MAINTAINERS: Update my email address and disambiguate myself
1159 a bit from Will Schmidt.
1160
1161 2018-03-21 Nathan Sidwell <nathan@acm.org>
1162
1163 * MAINTAINERS: Move maintainers of now-removed picochip and score
1164 ports to write after approval.
1165
1166 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1167
1168 * MAINTAINERS: Add entry for SVE maintainership.
1169
1170 2018-02-13 Maciej W. Rozycki <macro@mips.com>
1171
1172 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1173 * configure: Regenerate.
1174
1175 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1176
1177 * MAINTAINERS (write after approval): Add myself.
1178
1179 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1180
1181 * MAINTAINERS (write after approval): Add myself.
1182
1183 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1184
1185 * MAINTAINERS (write after approval): Add myself.
1186
1187 2018-01-03 Jakub Jelinek <jakub@redhat.com>
1188
1189 Update copyright years.
1190
1191 2018-01-03 Ben Elliston <bje@gnu.org>
1192
1193 * config.guess: Import latest version.
1194 * config.sub: Likewise.
1195
1196 2017-12-12 Stafford Horne <shorne@gmail.com>
1197
1198 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1199 * configure: Regenerate.
1200
1201 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
1205 2017-11-28 Julia Koval <julia.koval@intel.com>
1206 Sebastian Peryt <sebastian.peryt@intel.com>
1207
1208 * Makefile.def (target_modules): Remove libcilkrts.
1209 * Makefile.in: Ditto.
1210 * configure: Ditto.
1211 * configure.ac: Ditto.
1212
1213 2017-11-28 Julia Koval <julia.koval@intel.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
1217 2017-11-22 Sudakshina Das <sudi.das@arm.com>
1218
1219 * MAINTAINERS (Write After Approval): Add myself.
1220
1221 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
1222
1223 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1224 Use my SiFive email address.
1225
1226 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1227
1228 * MAINTAINERS (write after approval): Add myself.
1229
1230 2017-10-27 Martin Liska <mliska@suse.cz>
1231
1232 * Makefile.tpl: Use proper name of folder as it was renamed
1233 during transition to 4 stages.
1234 * Makefile.in: Regenerate.
1235
1236 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1237
1238 * MAINTAINERS (write after approval): Add myself.
1239
1240 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1241
1242 * MAINTAINERS: Add a note that maintainership also includes web
1243 pages, docs, and testsuite related to that area.
1244
1245 2017-09-25 Tom de Vries <tom@codesourcery.com>
1246
1247 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1248
1249 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1250
1251 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1252
1253 2017-09-15 Nathan Sidwell <nathan@acm.org>
1254
1255 * MAINTAINERS: Remove myself as a vxworks maintainer.
1256
1257 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1258
1259 * MAINTAINERS: Remove email address of Jim Norris.
1260
1261 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1262
1263 * MAINTAINERS (Reviewers): Move myself from here...
1264 (CPU Port Maintainers): ... to here.
1265
1266 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1267
1268 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1269
1270 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1271
1272 * MAINTAINERS (write after approval): Add myself.
1273
1274 2017-07-28 Tony Reix <tony.reix@atos.net>
1275
1276 * configure.ac (target-libffi): Don't disable for AIX.
1277 (go): Don't add to unsupported_languages on AIX.
1278 (target-libgo): Don't disable for AIX.
1279 * configure: Regenerate.
1280
1281 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1282
1283 * MAINTAINERS: Add myself.
1284
1285 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1286
1287 * MAINTAINERS: Update my email address.
1288
1289 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1290
1291 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1292 arm-specific auto-generated header files.
1293
1294 2017-07-03 Nathan Sidwell <nathan@acm.org>
1295
1296 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1297 * configure: Rebuilt.
1298
1299 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1300
1301 * MAINTAINERS: Readd myself for c6x.
1302
1303 2017-06-28 Martin Liska <mliska@suse.cz>
1304
1305 PR bootstrap/81217
1306 * Makefile.def: Remove superfluous bootstrap_target from
1307 bootstrap_stage.
1308 * Makefile.in: Re-generate the file.
1309
1310 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1311
1312 * MAINTAINERS: Add myself to Write After Approval
1313
1314 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1315
1316 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1317
1318 2017-06-19 Martin Liska <mliska@suse.cz>
1319
1320 * Makefile.def: Define 4 stages PGO bootstrap.
1321 * Makefile.tpl: Define FLAGS.
1322 * Makefile.in: Regenerate.
1323
1324 2017-06-14 Ian Lance Taylor <iant@golang.org>
1325
1326 * Makefile.def: Add check-gotools to go check targets.
1327 * Makefile.in: Rebuild.
1328
1329 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1330
1331 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1332
1333 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1334
1335 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1336 * configure: Regenerate.
1337
1338 2017-05-31 Martin Liska <mliska@suse.cz>
1339
1340 * configure.ac: Add handling of stage2_werror_flags to
1341 action-if-given and to action-if-not-given.
1342 * configure: Regenerate.
1343
1344 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1345
1346 * MAINTAINERS: Add self to Write After Approval
1347
1348 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1349
1350 * MAINTAINERS: Update my email address, and remove myself as
1351 maintainer in some areas.
1352
1353 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1354
1355 * MAINTAINERS: Add self to Write After Approval
1356
1357 2017-05-25 Nathan Sidwell <nathan@acm.org>
1358
1359 * configure.ac: Add --enable-languages=default to mean default and
1360 make --enable-languages=all mean all supported languages.
1361 * configure: Regenerated.
1362
1363 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1364
1365 * config.gcc (powerpc*-*-*spe*): New.
1366 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1367 (powerpc-*-rtems*spe*): New.
1368 (powerpc*-*-linux*spe*): New.
1369 (powerpc-wrs-vxworksspe): New.
1370 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1371 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1372 * config.host (powerpc*-*-*spe*): New.
1373
1374 2017-05-19 Martin Liska <mliska@suse.cz>
1375
1376 * configure.ac: Add --enable-werror-always just for
1377 bootstrap-debug (or none build config) and do not add it
1378 when we are on a release branch.
1379 * configure: Regenerated.
1380
1381 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1382
1383 * MAINTAINERS: Add self to Write After Approval
1384
1385 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1386
1387 * MAINTAINERS: Move myself to Write After Approval section.
1388
1389 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1390
1391 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1392 ACCH registers.
1393 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1394 available.
1395 (umulsidi3): Likewise.
1396 (mulsidi3_700): Disable this pattern when we have advanced mpy
1397 instructions.
1398 (umulsidi3_700): Likewise.
1399 (maddsidi4): New pattern.
1400 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1401 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1402 (mpydu_imm_arcv2hs): Likewise.
1403 * config/arc/predicates.md (accl_operand): New predicate.
1404
1405 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1406 Andrew Burgess <andrew.burgess@embecosm.com>
1407
1408 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1409 case.
1410 (ARC_AUTOFP_IRQ_P): Likewise.
1411 (ARC_AUTO_IRQ_P): Likewise.
1412 (rgf_banked_register_count): New variable.
1413 (parse_mrgf_banked_regs_option): New function.
1414 (arc_override_options): Handle rgf_banked_regs option.
1415 (arc_handle_interrupt_attribute): Add firq option.
1416 (arc_compute_function_type): Return fast irq type when required.
1417 (arc_must_save_register): Handle fast interrupts.
1418 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1419 (arc_return_address_regs): Update.
1420 * config/arc/arc.h (arc_return_address_regs): Update.
1421 (arc_function_type): Add fast interrupt type.
1422 (ARC_INTERRUPT_P): Update.
1423 (RC_FAST_INTERRUPT_P): Define.
1424 * config/arc/arc.md (simple_return): Update for fast interrupts.
1425 (p_return_i): Likewise.
1426 * config/arc/arc.opt (mrgf-banked-regs): New option.
1427 * doc/invoke.texi (mrgf-banked-regs): Document.
1428
1429 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1430
1431 * config/arc/arc.c (irq_ctrl_saved): New variable.
1432 (ARC_AUTOBLINK_IRQ_P): Define.
1433 (ARC_AUTOFP_IRQ_P): Likewise.
1434 (ARC_AUTO_IRQ_P): Likewise.
1435 (irq_range): New function.
1436 (arc_must_save_register): Likewise.
1437 (arc_must_save_return_addr): Likewise.
1438 (arc_dwarf_emit_irq_save_regs): Likewise.
1439 (arc_override_options): Handle deferred options.
1440 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1441 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1442 arc_must_save_return_addr.
1443 (arc_compute_frame_size): Handle automated save and restore of
1444 registers.
1445 (arc_expand_prologue): Likewise.
1446 (arc_expand_epilogue): Likewise.
1447 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1448 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1449 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1450
1451 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1452 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1453
1454 PR bootstrap/77661
1455 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1456 in-tree build MPC.
1457 * Makefile.in: Regenerate.
1458
1459 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1460
1461 * configure.ac: Enable LTO by default on darwin >= 9.
1462 * configure: Regenerate.
1463
1464 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1465
1466 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1467 and Andrew Waterman as the RISC-V maintainers.
1468
1469 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1470
1471 * MAINTAINERS: Add self to Write After Approval
1472
1473 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1474
1475 * config.guess: Import latest from upstream.
1476
1477 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1478
1479 * MAINTAINERS (Write After Approval): Remove entries that are
1480 already covered under Reviewers.
1481
1482 2017-03-08 Mark Wielaard <mark@klomp.org>
1483
1484 PR demangler/70909
1485 PR demangler/67264
1486 * include/demangle.h: Add d_printing to struct demangle_component
1487 and pass struct demangle_component as non const.
1488
1489 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1490
1491 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1492
1493 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1494
1495 * Makefile.tpl: Remove HOST_ISLVER.
1496 (HOST_EXPORTS): Remove ISLVER.
1497 * Makefile.in: Regenerate.
1498
1499 2017-02-13 Richard Biener <rguenther@suse.de>
1500
1501 * configure: Re-generate.
1502
1503 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1504
1505 * MAINTAINERS: Adjust bug reporting URL.
1506
1507 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1508
1509 * MAINTAINERS (Write After Approval): Remove redundant entry
1510 for Andrew Burgess.
1511
1512 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1513
1514 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1515 32-bit hppa*-*-hpux*.
1516 * configure: Regenerate.
1517
1518 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1519
1520 * configure.ac: Moved the white list of enabling BRIG FE to
1521 libhsail-rt/configure.tgt.
1522 * configure: Regenerated.
1523 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1524
1525 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1526 Martin Jambor <mjambor@suse.cz>
1527
1528 * Makefile.def (target_modules): Added libhsail-rt.
1529 (languages): Added language brig.
1530 * Makefile.in: Regenerated.
1531 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1532 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1533 * configure: Regenerated.
1534
1535 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1536
1537 PR other/79046
1538 * configure: Regenerated.
1539
1540 2017-01-04 Alan Modra <amodra@gmail.com>
1541
1542 * configure: Regenerate.
1543
1544 2016-12-29 Ben Elliston <bje@gnu.org>
1545
1546 * config.sub: Import latest version.
1547
1548 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1549
1550 * MAINTAINERS (Write After Approval): Add myself.
1551
1552 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1553
1554 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1555 includes bootstrap-mpx.
1556 * configure: Regenerated.
1557
1558 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1563
1564 * configure: Regenerate.
1565
1566 2016-12-01 Matthias Klose <doko@ubuntu.com>
1567
1568 * configure.ac: Don't use pkg-config to check for bdw-gc.
1569 * configure: Regenerate.
1570
1571 2016-11-30 Matthias Klose <doko@ubuntu.com>
1572
1573 * Makefile.def: Remove reference to boehm-gc target module.
1574 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1575 options and for the bdw-gc pkg-config module.
1576 * configure: Regenerate.
1577 * Makefile.in: Regenerate.
1578
1579 2016-11-28 Nathan Sidwell <nathan@acm.org>
1580
1581 * MAINTAINERS (nvptx): Remove self.
1582
1583 2016-11-25 Ben Elliston <bje@gnu.org>
1584
1585 * config.guess: Import latest version.
1586 * config.sub: Likewise.
1587
1588 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
1592 2016-11-15 Matthias Klose <doko@ubuntu.com>
1593
1594 * Makefile.def: Remove references to GCJ.
1595 * Makefile.tpl: Likewise.
1596 * Makefile.in: Regenerate.
1597
1598 2016-11-15 Matthias Klose <doko@ubuntu.com>
1599
1600 * config-ml.in: Remove references to GCJ.
1601 * configure.ac: Likewise.
1602 * configure: Regenerate.
1603
1604 2016-11-01 Josh Conner <joshconner@google.com>
1605
1606 * MAINTAINERS (Write After Approval): Update email address,
1607
1608 2016-10-27 Carl Love <cel@us.ibm.com>
1609
1610 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1611 Approval list to make it alphabetical.
1612
1613 2016-10-27 Carl Love <cel@us.ibm.com>
1614
1615 * MAINTAINERS (Write After Approval): Add myself.
1616
1617 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1618
1619 * MAINTAINERS (Reviewers): Add myself.
1620 (Write After Approval): Add myself.
1621
1622 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1623 Ulrich Weigand <uweigand@de.ibm.com>
1624
1625 * MAINTAINERS: Update email address.
1626
1627 2016-10-10 Nathan Sidwell <nathan@acm.org>
1628
1629 * MAINTAINERS: Update email address.
1630
1631 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1632
1633 * configure.ac: Add aarch64-*-freebsd*.
1634 * configure: Regenerate.
1635
1636 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1637
1638 * MAINTAINERS: Update email address after it got reverted.
1639
1640 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1641
1642 * configure.ac (target_libraries): Readd target-boehm-gc.
1643 Restore --enable-objc-gc handling.
1644 * configure: Regenerate.
1645
1646 2015-10-03 Jeff Law <law@redhat.com>
1647
1648 * MAINTAINERS: Move several inactive maintainers to the
1649 write-after-approval section.
1650
1651 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1652
1653 * configure.ac: Add target-libffi to target_libraries.
1654 Readd libgcj target disablings, modified to only target-libffi.
1655 Readd target addition of go to unsupported languages.
1656 * configure: Regenerated.
1657
1658 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1659
1660 * MAINTAINERS: Update email address.
1661
1662 2016-09-30 Andrew Haley <aph@redhat.com>
1663
1664 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1665 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1666 libgcj.
1667
1668 2016-09-30 Andrew Haley <aph@redhat.com>
1669
1670 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1671 write-after approval after GCJ deletion.
1672
1673 2016-09-30 Andrew Haley <aph@redhat.com>
1674
1675 * Makefile.def: Remove libjava.
1676 * Makefile.tpl: Likewise.
1677 * Makefile.in: Regenerate.
1678 * configure.ac: Likewise.
1679 * configure: Likewise.
1680 * gcc/java: Remove.
1681 * libjava: Likewise.
1682
1683 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1684
1685 * MAINTAINERS (Reviewers): Add myself.
1686
1687 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1688
1689 * configure.ac: Disable "sim" directory for arc*-*-*.
1690 * configure: Regenerated.
1691
1692 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1693
1694 * MAINTAINERS (Write After Approval): Add myself.
1695
1696 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1697
1698 * configure.ac: Check for the minimum in-tree MPFR version
1699 handled.
1700 * configure: Regenerate.
1701
1702 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1703
1704 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1705 * configure: Regenerated.
1706
1707 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2016-06-23 Andi Kleen <ak@linux.intel.com>
1712
1713 * Makefile.def: Add autoprofiledbootstrap.
1714 * Makefile.tpl: Dito.
1715 * Makefile.in: Regenerate.
1716
1717 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1718
1719 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1720 * configure: Regenerate.
1721
1722 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1723
1724 * configure: Regenerate.
1725 * configure.ac: Remove support for avr-rtems.
1726
1727 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
1731 2016-06-16 Michael Collison <michael.collison@arm.com>
1732
1733 * MAINTAINERS (Write After Approval): Add myself.
1734
1735 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1736
1737 * MAINTAINERS (Write After Approval): Update e-mail address.
1738
1739 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1740
1741 * MAINTAINERS (Write After Approval): Add myself.
1742
1743 2016-05-28 Alan Modra <amodra@gmail.com>
1744
1745 * Makefile.tpl (configure): Depend on m4 files included.
1746 * Makefile.in: Regenerate.
1747
1748 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1749
1750 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1751 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1752
1753 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1754
1755 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1756 special case builtin.
1757 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1758 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1759 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1760 for __builtin_vec_addec.
1761
1762 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1763
1764 * config.guess: Import version 2016-04-02 (newest).
1765 * config.sub: Import version 2016-05-10 (newest).
1766
1767 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1768
1769 * configure.ac: Add ARC support to libgloss.
1770 * configure: Regenerate
1771
1772 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1777
1778 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1779 * configure: Regenerated.
1780 * Makefile.def (gmp): Explicitly disable assembler.
1781 (mpfr): Adjust lib_path.
1782 (mpc): Likewise.
1783 * Makefile.in: Regenerated.
1784
1785 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1786
1787 PR bootstrap/70704
1788 * configure.ac (--enable-stage1-checking): Add missing
1789 --enable-checking=.
1790 * configure: Regenerated.
1791
1792 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1793
1794 * config.guess: Revert r235676.
1795 * config.sub: Revert r235676.
1796
1797 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1798
1799 * config.guess: Remove SH5 support.
1800 * config.sub: Likewise.
1801 * configure: Likewise.
1802 * configure.ac: Likewise.
1803
1804 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1805
1806 PR bootstrap/70704
1807 * configure.ac (--enable-stage1-checking): For --disable-checking or
1808 implicit --enable-checking, make sure extra flag matches in between
1809 stage1 and later checking.
1810 * configure: Regenerated.
1811
1812 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1813
1814 * .gitattributes: New file.
1815
1816 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1817
1818 * MAINTAINERS (rs6000/powerpc port): Add myself.
1819
1820 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1821
1822 PR bootstrap/70173
1823 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1824 and gotools directories. Delete the stage_final file.
1825 * Makefile.in: Regenerate.
1826
1827 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1832
1833 * MAINTAINERS (Fortran maintainer): Remove myself.
1834
1835 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1836
1837 * MAINTAINERS (Write After Approval): Add myself.
1838
1839 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1844
1845 Sync with binutils-gdb:
1846
1847 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1848
1849 * configure.ac: Add mips and s390 to the gold target check.
1850 * configure: Regenerate.
1851
1852 2016-03-01 DJ Delorie <dj@redhat.com>
1853
1854 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1855
1856 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1857
1858 * MAINTAINERS (libcpp): Add myself.
1859 (diagnostic messages): Likewise.
1860
1861 2016-02-20 Tom de Vries <tom@codesourcery.com>
1862
1863 * MAINTAINERS: Fix whitespace.
1864
1865 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1866
1867 * MAINTAINERS (Write After Approval): Add myself.
1868
1869 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1870
1871 * config/isl.m4: Add comments about isl-0.16.
1872 * configure: Regenerate.
1873
1874 2016-01-29 Martin Jambor <mjambor@suse.cz>
1875
1876 * MAINTAINERS (hsa maintainers): Add myself.
1877
1878 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1879
1880 * MAINTAINERS: (Write After Approval): Add myself.
1881
1882 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1883 Sebastian Pop <s.pop@samsung.com>
1884
1885 * Makefile.in: Regenerate.
1886 * Makefile.tpl: Export ISLVER.
1887 * configure: Regenerate.
1888 * config/isl.m4: Detect isl-0.15.
1889
1890 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1891
1892 PR bootstrap/69329
1893 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1894 * Makefile.in: Regenerate.
1895
1896 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1897
1898 * configure.ac: Enable LTO for DJGPP
1899 * configure: Regenerate
1900
1901 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1902
1903 Sync with binutils-gdb:
1904 2015-10-21 Nick Clifton <nickc@redhat.com>
1905
1906 PR gas/19109
1907 * configure.ac: Note the 'none' is an acceptable argument to
1908 --enable-compressed-debug-sections.
1909 * configure: Regenerate.
1910
1911 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1912
1913 PR bootstrap/69134
1914 * Makefile.def (mpfr): Disable assembler.
1915 * Makefile.in: Regenerate.
1916
1917 2016-01-01 Ben Elliston <bje@gnu.org>
1918
1919 * config.guess: Import version 2016-01-01.
1920 * config.sub: Likewise.
1921
1922 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1923
1924 * MAINTAINERS (Write After Approval): Add myself.
1925
1926 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1927
1928 * Makefile.in: Replace ISL with isl.
1929 * Makefile.tpl: Same.
1930 * config/isl.m4: Same.
1931 * configure.ac: Same.
1932 * contrib/download_prerequisites: Same.
1933 * configure: Regenerate.
1934
1935 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1936
1937 * MAINTAINERS (Write After Approval): Add Myself.
1938
1939 2015-12-17 Nathan Sidwell <nathan@acm.org>
1940
1941 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1942 * configure: Regenerate.
1943
1944 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1945 Sebastian Pop <s.pop@samsung.com>
1946
1947 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1948 isl_ctx_get_max_operations.
1949 * configure: Regenerate.
1950
1951 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
1955 2015-12-02 Ian Lance Taylor <iant@google.com>
1956
1957 PR go/66147
1958 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1959 * Makefile.in: Regenerate.
1960
1961 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1962
1963 PR libffi/65726
1964 * Makefile.def (lang_env_dependencies): Make libffi depend
1965 on cxx.
1966 * Makefile.in: Regenerate.
1967
1968 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1969
1970 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1971 symbols.
1972
1973 2015-11-20 Tristan Gingold <gingold@adacore.com>
1974
1975 Sync with binutils-gdb:
1976 2015-11-20 Tristan Gingold <gingold@adacore.com>
1977
1978 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1979 * configure: Regenerate.
1980
1981 2015-11-19 Martin Liska <mliska@suse.cz>
1982
1983 * .gitignore: Add .clang-format to ignored files.
1984 * Makefile.in: Add clang-format.
1985 * Makefile.tpl: Likewise.
1986
1987 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1988
1989 * configure.ac: Enable libmpx by default.
1990 * configure: Regenerated.
1991
1992 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1993
1994 * MAINTAINERS: Update email address.
1995
1996 2015-10-23 Paulo Matos <pmatos@linki.tools>
1997
1998 * MAINTAINERS: Update email address.
1999
2000 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2001
2002 * MAINTAINERS (Write After Approval): Add myself.
2003
2004 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2005
2006 Sync with binutils-gdb:
2007 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2008
2009 PR gas/19109
2010 * configure.ac: Add
2011 --enable-compressed-debug-sections={all,gas,gold,ld}.
2012 * configure: Regenerated.
2013
2014 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2015
2016 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2017
2018 2015-10-09 Martin Liska <mliska@suse.cz>
2019
2020 * MAINTAINERS (Write After Approval): Add myself.
2021
2022 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2023
2024 * MAINTAINERS (Write After Approval): Add myself.
2025
2026 2015-10-02 Florian Weimer <fweimer@redhat.com>
2027
2028 * MAINTAINERS: Update email address.
2029
2030 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2035
2036 * MAINTAINERS: Update email.
2037
2038 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2039
2040 * MAINTAINERS: Update my email address.
2041
2042 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2043
2044 * MAINTAINERS (ft32 port): Add myself.
2045
2046 2015-08-28 David Sherwood <david.sherwood@arm.com>
2047
2048 * MAINTAINERS: Add myself.
2049
2050 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2051
2052 * MAINTAINERS (Write After Approval): Add myself.
2053
2054 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2055
2056 PR libfortran/54572
2057 * Makefile.def: Make libgfortran depend on libbacktrace.
2058 * Makefile.in: Regenerate.
2059
2060 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
2064 2015-08-12 Tom de Vries <tom@codesourcery.com>
2065
2066 PR other/67092
2067 * configure.ac: Remove --with_host_libstdcxx support.
2068 * configure: Regenerate.
2069
2070 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2071 Jakub Jelinek <jakub@redhat.com>
2072
2073 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2074 nvptx*-*-*.
2075 * configure: Regenerate.
2076
2077 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2078
2079 * Makefile.def (libiconv): Define bootstrap=true.
2080 Mark pdf/html/info as missing.
2081 (configure-gcc): Depend on all-libiconv.
2082 (all-gcc): Ditto.
2083 (configure-libcpp): Ditto.
2084 (all-libcpp): Ditto.
2085 (configure-intl): Ditto.
2086 (all-intl): Ditto.
2087 * Makefile.in: Regenerate.
2088
2089 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2090
2091 * MAINTAINERS (loop ivopts): Add the entry and myself.
2092
2093 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2094
2095 * MAINTAINERS (nvptx): Add self.
2096
2097 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2098
2099 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2100 128-bit vector modes.
2101
2102 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2103
2104 * MAINTAINERS (Write After Approval): Add myself.
2105
2106 2015-07-28 Ben Elliston <bje@gnu.org>
2107
2108 * config.sub, config.guess: Import from upstream.
2109
2110 2015-07-24 Michael Darling <darlingm@gmail.com>
2111
2112 PR other/66259
2113 * config-ml.in: Reflects renaming of configure.in to configure.ac
2114 * configure: Likewise
2115 * configure.ac: Likewise
2116
2117 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2118
2119 * MAINTAINERS: Update my email address.
2120
2121 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2122
2123 Sync with binutils-gdb:
2124 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2125
2126 * configure.ac (target_configdirs): Exclude target-zlib if
2127 target-libjava isn't built.
2128 * configure: Regenerated.
2129
2130 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2131
2132 Sync with binutils-gdb:
2133 2015-05-13 John David Anglin <dave.anglin@bell.net>
2134
2135 * configure.ac: Disable configuration of GDB for HPUX targets.
2136 * configure: Regenerate.
2137
2138 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2139
2140 * configure.ac: Add --with-system-zlib.
2141 * configure: Regenerated.
2142
2143 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2144
2145 * configure.ac: Add FT32 support.
2146 * configure: Regenerate.
2147
2148 2015-01-12 Anthony Green <green@moxielogic.com>
2149
2150 * configure.ac: Don't disable gprof for moxie.
2151 * configure: Rebuild.
2152
2153 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2154
2155 Sync with binutils-gdb:
2156 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2157
2158 PR ld/18355
2159 * Makefile.def: Add extra_configure_flags to host zlib.
2160 * configure.ac (extra_host_zlib_configure_flags): New. Set
2161 to --enable-host-shared When bfd is to be built as shared
2162 library. AC_SUBST.
2163 * Makefile.in: Regenerated.
2164
2165 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2166
2167 Sync with src:
2168 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2169 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2170 * Makefile.in: Regenerated.
2171
2172 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2173
2174 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2175 target.
2176 * configure: Regenerate.
2177
2178 2015-06-23 Ludovic Courtès <ludo@gnu.org>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
2182 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2183
2184 * MAINTAINERS (OS Port Maintainers): Add myself.
2185 (Various Maintainers): Remove myself from libffi testsuite.
2186
2187 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2188
2189 * MAINTAINERS (gen* on machine desc): Add self.
2190
2191 2015-06-02 Jason Merrill <jason@redhat.com>
2192
2193 PR bootstrap/66319
2194 * configure.ac: Use -std=gnu++98.
2195
2196 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2015-05-28 Mike Frysinger <vapier@gentoo.org>
2201
2202 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2203 * configure: Regenerate.
2204
2205 2015-05-26 Jason Merrill <jason@redhat.com>
2206
2207 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2208 * configure: Regenerate.
2209
2210 2015-05-16 James Bowman <james.bowman@ftdichip.com>
2211
2212 * configure.ac: FT32 target added.
2213 * configure: Regenerated.
2214
2215 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
2219 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
2224
2225 * configure.ac: Fix typo.
2226 * configure: Regenerate.
2227
2228 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2229
2230 * MAINTAINERS (Write After Approval): Add myself.
2231
2232 2015-05-03 Matthias Klose <doko@ubuntu.com>
2233
2234 * configure.ac: Match $host configured with triplets.
2235 * configure: Regenerate.
2236
2237 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2238
2239 * Makefile.tpl: Remove surplus whitespace throughout.
2240 * Makefile.in: Regenerate.
2241
2242 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2243
2244 * MAINTAINERS (Various Maintainers): Add myself as instruction
2245 combiner maintainer.
2246
2247 2015-04-17 Jakub Jelinek <jakub@redhat.com>
2248
2249 PR bootstrap/62077
2250 * configure.ac (--enable-stage1-checking): Default to
2251 release,misc,gimple,rtlflag,tree,types if --disable-checking
2252 or --enable-checking is not specified and DEV-PHASE is not
2253 experimental.
2254 * configure: Regenerated.
2255
2256 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2257
2258 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2259 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2260 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2261 * Makefile.in: Regenerate.
2262
2263 2015-04-08 Cary Coutant <ccoutant@gmail.com>
2264
2265 * MAINTAINERS: Update my email address.
2266
2267 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2268
2269 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2270
2271 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2272
2273 * MAINTAINERS: Add myself as an arm port reviewer.
2274
2275 2015-03-25 Martin Liska <mliska@suse.cz>
2276 Yury Gribov <y.gribov@samsung.com>
2277
2278 * Makefile.in: Fix ln source location for vimrc file.
2279 * Makefile.tpl: Likewise.
2280
2281 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2282
2283 PR bootstrap/25672
2284 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2285 cross-compiling. Similarly for CXX_FOR_TARGET.
2286 * configure: Regenerate.
2287
2288 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2289
2290 * Makefile.def: Add libmpx.
2291 * configure.ac: Add libmpx.
2292 * Makefile.in: Regenerate.
2293 * configure: Regenerate.
2294
2295 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2296
2297 * MAINTAINERS (CPU Port Maintainers): Add myself
2298 i386 vector ISA extns mantainer.
2299
2300 2015-03-13 Jeff Law <law@redhat.com>
2301
2302 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2303 maintainer.
2304 Remove Richard Henderson as a maintainer for the x86 port.
2305
2306 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2307
2308 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2309
2310 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2311
2312 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2313 pointer bounds checker and i386 MPX maintainer.
2314
2315 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2316
2317 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2318
2319 2015-02-26 Martin Sebor <msebor@redhat.com>
2320
2321 * MAINTAINERS (Various Maintainers): Add self.
2322
2323 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2324
2325 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2326 Make sure it contains lto.
2327 * configure: Regenerate.
2328
2329 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2330
2331 * configure: Regenerate.
2332
2333 2015-02-06 Diego Novillo <dnovillo@google.com>
2334 1
2335 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2336 middle-end, docstring): Remove myself.
2337 (Write After Approval): Add myself.
2338
2339 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2340
2341 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2342 (Write After Approval): Update address.
2343
2344 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2345
2346 PR jit/64780
2347 * configure.ac: Require the user to explicitly specify
2348 --enable-host-shared if the jit is enabled.
2349 * configure: Regenerate.
2350
2351 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2352
2353 * MAINTAINERS (Write After Approval): Add myself.
2354
2355 2015-01-25 Tom de Vries <tom@codesourcery.com>
2356
2357 * MAINTAINERS: Make whitespace consistent.
2358
2359 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2360
2361 * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2364
2365 * MAINTAINERS: (Write After Approval): Add myself.
2366
2367 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2368
2369 * MAINTAINERS: (Write After Approval): Add myself.
2370
2371 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2372
2373 * MAINTAINERS: (Write After Approval): Add myself.
2374
2375 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2376
2377 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2378 objective-c/c++ front end maintainer.
2379
2380 2015-01-13 Marek Polacek <polacek@redhat.com>
2381
2382 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2383
2384 2015-01-12 Jeff Law <law@redhat.com>
2385
2386 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2387 a very long time.
2388
2389 2015-01-09 Ian Lance Taylor <iant@google.com>
2390
2391 * configure.ac (host_tools): Add gotools.
2392 * Makefile.def (host_modules): Add gotools.
2393 (dependencies): Add dependency of all-gotools on all-target-libgo.
2394
2395 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2396
2397 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2398 * configure: Regenerate.
2399
2400 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2401
2402 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2403 all-target-libgomp.
2404 * Makefile.in: Regenerate.
2405
2406 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2407
2408 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2409
2410 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2411
2412 * configure.ac: Add Visium support.
2413 * configure: Regenerate.
2414
2415 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2416
2417 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2418 * configure: Regenerate.
2419
2420 2015-01-03 Andrew Pinski <apinski@cavium.com>
2421
2422 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2423 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2424 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2425 (OBJCOPY_FOR_TARGET): New variable.
2426 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2427 * Makefile.in: Regenerate.
2428 * configure.ac: Check for already installed target objcopy.
2429 Also GCC_TARGET_TOOL on objcopy.
2430 * configure: Regenerate.
2431
2432 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2433
2434 * config.sub: Update from upstream, to 2015-01-01 version.
2435 * config.guess: Ditto.
2436
2437 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2438
2439 * MAINTAINERS (RTEMS Ports): Add myself.
2440
2441 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
2444
2445 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2446
2447 * MAINTAINERS (Write After Approval): Add myself.
2448
2449 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2450
2451 * configure.ac (--enable-as-accelerator-for): Don't set
2452 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2453 * configure: Regenerate.
2454
2455 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2456
2457 PR bootstrap/64023
2458 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2459 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2460 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2461 to CXX.
2462 * Makefile.in: Regenerated.
2463
2464 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2465 Yury Gribov <y.gribov@samsung.com>
2466
2467 * .gitignore: Added .local.vimrc and .lvimrc.
2468 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2469 * Makefile.in: Regenerate.
2470
2471 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2472
2473 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2474 * configure: Regenerated.
2475
2476 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2477
2478 * MAINTAINERS (nvptx port): New entry.
2479
2480 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2481
2482 * configure: Regenerate.
2483
2484 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2485
2486 * configure.ac: Merge with Binutils.
2487
2488 2014-11-26 Tobias Burnus <burnus@net-b.de>
2489
2490 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2491 * Makefile.in: Regenerate.
2492
2493 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2494
2495 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2496 missing flex.
2497 * Makefile.in: Regenerated.
2498
2499 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2500
2501 * Makefile.in: Regenerate.
2502
2503 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2504
2505 PR bootstrap/63784
2506 * libtool.m4: Add $pic_flag with -shared.
2507
2508 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2509
2510 * MAINTAINERS (Write After Approval): Added myself.
2511
2512 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2513
2514 * MAINTAINERS (write-after-approval): Add myself.
2515
2516 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2517
2518 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2519 from 2 years ago.
2520
2521 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2522
2523 Revert:
2524 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2525
2526 * MAINTAINERS (Write After Approval): Added myself as line map
2527 maintainer.
2528
2529 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2530
2531 Revert:
2532 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2533
2534 * MAINTAINERS (Write After Approval): Added myself.
2535
2536 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2537
2538 * MAINTAINERS (Write After Approval): Added myself.
2539
2540 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2541
2542 * MAINTAINERS (Write After Approval): Added myself as line map
2543 maintainer.
2544
2545 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2546
2547 * MAINTAINERS (Various Maintainers): Added myself as line map
2548 maintainer.
2549
2550 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2551
2552 * move-if-change: Sync from upstream gnulib.
2553
2554 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2555
2556 * compile: Sync with upstream Automake.
2557 * depcomp: Ditto.
2558 * install-sh: Ditto.
2559 * missing: Ditto.
2560 * mkinstalldirs: Ditto.
2561 * ylwrap: Ditto.
2562
2563 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2564
2565 * config.sub: Update from upstream config repo.
2566 * config.guess: Ditto.
2567
2568 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2569
2570 * Makefile.def: Add liboffloadmic to target_modules. Make
2571 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2572 * Makefile.in: Regenerate.
2573 * configure: Regenerate.
2574 * configure.ac: Add liboffloadmic to target binaries.
2575 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2576 Add liboffloadmic to noconfig list when C++ is not supported.
2577
2578 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2579 Thomas Schwinge <thomas@codesourcery.com>
2580 Ilya Verbin <ilya.verbin@intel.com>
2581 Andrey Turetskiy <andrey.turetskiy@intel.com>
2582
2583 * configure: Regenerate.
2584 * configure.ac (--enable-as-accelerator-for)
2585 (--enable-offload-targets): New configure options.
2586
2587 2014-11-11 Tobias Burnus <burnus@net-b.de>
2588
2589 * Makefile.def: Make all-gcc depend on all-isl.
2590 * Makefile.in: Regenerate.
2591
2592 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2593
2594 * ChangeLog.jit: New.
2595 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2596
2597 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2598
2599 PR target/63610
2600 * libtool.m4: Fix globbing of darwin versions.
2601 * configure: Regenerate.
2602
2603 2014-11-11 Tobias Burnus <burnus@net-b.de>
2604
2605 * Makefile.def: Remove CLooG.
2606 * Makefile.tpl: Ditto.
2607 * configure.ac: Ditto.
2608 * configure: Regenerate.
2609 * Makefile.in: Ditto.
2610
2611 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2612
2613 * configure.ac: Handle nvptx-*-*.
2614 * configure: Regenerate.
2615
2616 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2617
2618 * MAINTAINERS (Write After Approval): Add myself.
2619
2620 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2621
2622 * Makefile.def (libcc1): Remove bootstrap=true;.
2623 * Makefile.in: Regenerated.
2624
2625 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2626
2627 * configure.ac: Update comment.
2628 * configure: Regenerate.
2629
2630 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2631
2632 * MAINTAINERS (Write After Approval): Add myself.
2633
2634 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2635
2636 * configure.ac (extra_host_libiberty_configure_flags): Add
2637 --enable-shared also for libcc1's benefit.
2638 * configure: Regenerate.
2639
2640 2014-10-29 Tristan Gingold <gingold@adacore.com>
2641
2642 * MAINTAINERS: Change my email address.
2643
2644 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2645 Tom Tromey <tromey@redhat.com>
2646
2647 * Makefile.def: Add libcc1 to host_modules.
2648 * configure.ac (host_tools): Add libcc1.
2649 * Makefile.in, configure: Rebuild.
2650
2651 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2652
2653 * configure.ac (build_configargs): Don't share config.cache between
2654 build subdirs.
2655 * configure: Regenerate.
2656
2657 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2658
2659 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2660 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2661 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2662 leon3v7 as leon3.
2663 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2664 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2665 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2666 * config/sparc/sparc.md (cpu): Add leon3v7.
2667 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2668
2669 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2670
2671 * MAINTAINERS (write-after-approval): Add myself.
2672
2673 2014-10-23 Ian Lance Taylor <iant@google.com>
2674
2675 * configure.ac: Disable the Go frontend on systems where it is known
2676 to not work.
2677 * configure: Regenerate.
2678
2679 2014-10-23 Richard Biener <rguenther@suse.de>
2680
2681 * Makefile.def: Add libcpp build module and dependencies.
2682 * configure.ac: Add libcpp build module.
2683 * Makefile.in: Regenerate.
2684 * configure: Likewise.
2685
2686 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2687
2688 * MAINTAINERS (write-after-approval): Add myself.
2689
2690 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2691
2692 * INSTALL/README: Do not mention CVS.
2693
2694 2014-10-03 Jing Yu <jingyu@google.com>
2695
2696 * configure.ac: Add aarch64 to list of targets that support gold.
2697 * configure: Regenerate.
2698
2699 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2700
2701 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2702
2703 2014-09-29 Catherine Moore <clm@codesourcery.com>
2704
2705 * MAINTAINERS: Add myself as MIPS maintainer.
2706
2707 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2708
2709 * MAINTAINERS: Move myself to MIPS maintainers.
2710
2711 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2712
2713 * MAINTAINERS: Put all email addresses between '<' and '>'.
2714
2715 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2716
2717 * MAINTAINERS: Move myself to reviewers (Fortran).
2718
2719 2014-09-01 Andi Kleen <ak@linux.intel.com>
2720
2721 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2722 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2723 * Makefile.in: Regenerate.
2724
2725 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2726
2727 * rtx-classes-status.txt: Delete
2728
2729 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2730
2731 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2732
2733 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2734
2735 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2736 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2737 of checking for version number.
2738 * configure: Regenerated.
2739 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2740
2741 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2742
2743 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2744 is done; begin phase 6 (use extra rtx_def subclasses).
2745
2746 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2747
2748 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2749 done; begin phase 5 (additional rtx_def subclasses).
2750
2751 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2752
2753 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2754
2755 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2756
2757 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2758 SET_BB_HEADER are done.
2759
2760 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2761
2762 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2763 done.
2764
2765 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2766
2767 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2768
2769 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2770
2771 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2772
2773 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2774
2775 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2776
2777 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2778
2779 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2780
2781 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2782
2783 * rtx-classes-status.txt: Phase 3 (per-file commits within
2784 "config" subdirs) is done; begin phase 4 (removal of
2785 "scaffolding").
2786
2787 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2788
2789 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2790 dir) is done; begin phase 3 (per-file commits within "config"
2791 subdirs).
2792
2793 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2794
2795 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2796 phase 2 (per-file commits in main source dir).
2797
2798 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2799
2800 * configure: Regenerated.
2801
2802 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2803
2804 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2805
2806 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2807
2808 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2809
2810 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2811
2812 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2813
2814 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2815
2816 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2817
2818 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2819
2820 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2821
2822 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2823
2824 * MAINTAINERS (Write After Approval): Add myself.
2825
2826 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2827
2828 * MAINTAINERS: Remove myself
2829
2830 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2831
2832 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2833
2834 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2839
2840 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2841 SET_BB_HEADER, SET_BB_FOOTER
2842
2843 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2844
2845 * rtx-classes-status.txt: New file
2846
2847 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2848
2849 * configure.ac: Eliminate ClooG installation dependency.
2850 * configure: Regenerate.
2851 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2852 * Makefile.in: Regenerate.
2853
2854 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
2858 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2859
2860 * MAINTAINERS (Write After Approval): Add myself.
2861
2862 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2863
2864 * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2014-07-28 Anthony Green <green@moxielogic.com>
2867
2868 Import from savannah.gnu.org:
2869 * config.sub: Update to 2014-07-28 version.
2870
2871 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2872
2873 * MAINTAINERS: Remove my MIPS maintainer entry.
2874
2875 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2876
2877 PR target/47230
2878 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2879 * configure: Regenerate.
2880
2881 2014-07-24 James Norris <jnorris@codesourcery.com>
2882
2883 * MAINTAINERS (Write After Approval): Add myself.
2884
2885 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2886
2887 * configure.ac: Accept only CLooG 0.18.1.
2888 * configure: Regenerate.
2889
2890 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2891
2892 * configure.ac: Don't accept isl 0.11.
2893 * configure: Regenerate.
2894
2895 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2896
2897 * MAINTAINERS (Write After Approval): Add myself.
2898
2899 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2900
2901 * configure.ac: Don't accept isl 0.10.
2902 * configure: Regenerate.
2903
2904 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2905
2906 Fix include path for in-tree cloog.
2907 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2908 * configure: Regenerate.
2909
2910 2014-06-18 Richard Henderson <rth@redhat.com>
2911
2912 * .gitignore: Import gcc_update output.
2913
2914 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2915
2916 * config-ml.in: Robustify ac_configure_args parsing.
2917
2918 * configure.ac (--enable-linker-plugin-configure-flags)
2919 (--enable-linker-plugin-flags): New flags.
2920 (configdirs): Conditionally add libiberty-linker-plugin.
2921 * configure: Regenerate.
2922 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2923 (host_modules) <lto-plugin>: Pay attention to
2924 @extra_linker_plugin_flags@ and
2925 @extra_linker_plugin_configure_flags@.
2926 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2927 * Makefile.in: Regenerate.
2928
2929 * Makefile.tpl (configure-[+prefix+][+module+])
2930 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2931 "module_srcdir" instead of "module" for locating a module's srcdir.
2932 * Makefile.in: Regenerate.
2933
2934 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2935
2936 * MAINTAINERS (Write After Approval): Add myself.
2937
2938 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2939
2940 * MAINTAINERS: Update my email address.
2941
2942 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2943
2944 * MAINTAINERS (Write After Approval): Add myself.
2945
2946 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2947
2948 * MAINTAINERS (Write After Approval): Add myself.
2949
2950 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2951
2952 PR libstdc++/61011
2953 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2954 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2955 * configure: Regenerate.
2956
2957 2014-05-28 Pedro Alves <palves@redhat.com>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
2961 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2962
2963 * MAINTAINERS: Update my affiliation/email.
2964
2965 2014-05-19 Mike Stump <mikestump@comcast.net>
2966
2967 * MAINTAINERS: Add wide-int reviewers.
2968
2969 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2970
2971 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2972 * configure: Regenerated.
2973
2974 2014-05-15 Torvald Riegel <triegel@redhat.com>
2975
2976 * MAINTAINERS (libitm): Add myself as maintainer.
2977
2978 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2979
2980 * MAINTAINERS (Write After Approval): Add myself.
2981
2982 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2983
2984 * config.sub, config.guess: Import from upstream.
2985
2986 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2987
2988 * MAINTAINERS (Write After Approval): Put myself in correct order.
2989
2990 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2991
2992 * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2995
2996 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2997 section.
2998
2999 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3000
3001 * MAINTAINERS (Write After Approval): Delete myself.
3002
3003 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3004
3005 PR sanitizer/56781
3006 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3007 and -B* options with -Xcompiler.
3008
3009 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3010
3011 PR bootstrap/60620
3012 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3013 * Makefile.in: Regenerate.
3014
3015 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3016
3017 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3018 for WINDRES_FOR_TARGET in default-manifest.o rule.
3019 * Makefile.in: Regenerate.
3020
3021 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3022
3023 * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3026
3027 PR sanitizer/56781
3028 * Makefile.def: Set bootstrap=true; for host fixincludes.
3029 * configure.ac: Don't bootstrap host fixincludes unless
3030 --with-build-config=bootstrap-{a,ub}san.
3031 * Makefile.in: Regenerated.
3032 * configure: Regenerated.
3033
3034 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3035
3036 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3037 --enable-vtable-verify option parsing. Don't add
3038 target-libsanitizer to bootstrap_target_libs unless
3039 --with-build-config=bootstrap-asan or
3040 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3041 to bootstrap_target_libs unless --enable-vtable-verify.
3042 * configure: Regenerated.
3043
3044 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3045
3046 * MAINTAINERS (Write After Approval): Add myself.
3047
3048 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3049
3050 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3051
3052 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3053
3054 PR bootstrap/58572
3055 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3056 -I for libstdc++-v3 includes if $(LEAN).
3057 * Makefile.in: Regenerated.
3058
3059 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3060
3061 * MAINTAINERS: Update my email address.
3062
3063 2014-02-24 Walter Lee <walt@tilera.com>
3064
3065 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3066 (tilegx-*-*): Change to tilegx*-*-*.
3067 * configure: Regenerate.
3068
3069 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3070
3071 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3072
3073 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3074
3075 * MAINTAINERS (Write After Approval): Add myself.
3076
3077 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3078
3079 PR target/59788
3080 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3081 *solaris2*.
3082
3083 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3084
3085 * MAINTAINERS: Update my email address.
3086
3087 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3088
3089 * MAINTAINERS: Convert to UTF-8.
3090 Properly sort Xinliang David Li's entry.
3091
3092 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3093 Sandra Loosemore <sandra@codesourcery.com>
3094
3095 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3096 nios2 port maintainers.
3097
3098 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
3102 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3103
3104 * configure.ac: Add user-friendly check for native x86_64-linux
3105 multilibs.
3106 * configure: Regenerate.
3107
3108 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3109
3110 * MAINTAINERS: Add myself as sh maintainer.
3111
3112 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3113
3114 * MAINTAINERS: Add self as SLSR maintainer.
3115
3116 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
3117
3118 * MAINTAINERS: Update my email address.
3119
3120 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
3121
3122 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3123
3124 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3125
3126 * Makefile.in: Regenerate.
3127
3128 * Makefile.tpl: Fix typo.
3129 * Makefile.in: Regenerate partially.
3130
3131 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3132
3133 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3134 supported.
3135 * configure: Regenerated.
3136
3137 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3138
3139 * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2013-10-30 Jason Merrill <jason@redhat.com>
3142
3143 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3144 --disable-build-format-warnings.
3145
3146 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3147
3148 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
3149 depend on libstdc++ and libgcc.
3150 * configure: Regenerate.
3151 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3152 libcilkrts for POSIX and i*86, and x86_64 architectures.
3153 * Makefile.in: Added libcilkrts related fields to support building it.
3154
3155 2013-10-26 Jeff Law <law@redhat.com>
3156
3157 * Makefile.def (target_modules): Remove libmudflap
3158 (languages): Remove check-target-libmudflap).
3159 * Makefile.in: Rebuilt.
3160 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3161 * configure.ac (target_libraries): Remove target-libmudflap.
3162 Remove checks which disabled libmudflap on some systems.
3163 * configure: Rebuilt.
3164 * libmudflap: Directory removed.
3165
3166 2013-10-21 Cong Hou <congh@google.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2013-10-16 Mike Stump <mikestump@comcast.net>
3171
3172 * .dir-locals.el: Add.
3173
3174 2013-10-15 David Malcolm <dmalcolm@redhat.com>
3175
3176 * configure.ac: Add --enable-host-shared
3177 * configure: Regenerate.
3178
3179 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3180
3181 Import from savannah.gnu.org:
3182 * config.guess: Update to 2013-06-10 version.
3183 * config.sub: Update to 2013-10-01 version.
3184
3185 2013-10-01 Simon Cook <simon.cook@embecosm.com>
3186
3187 Changes to build configuration to allow big endian ARC ELF toolchain
3188 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3189 * configure: Regenerate.
3190
3191 2013-09-20 Alan Modra <amodra@gmail.com>
3192
3193 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3194 ppc host match. Support little-endian powerpc linux hosts.
3195
3196 2013-09-19 Dodji Seketeli <dodji@redhat.com>
3197
3198 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3199 maintainer.
3200
3201 2013-09-12 DJ Delorie <dj@redhat.com>
3202
3203 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3204 maintainers.
3205
3206 2013-09-03 Richard Biener <rguenther@suse.de>
3207
3208 * configure.ac: Also allow ISL 0.12.
3209 * configure: Regenerated.
3210
3211 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
3215 2013-08-27 David Malcolm <dmalcolm@redhat.com>
3216
3217 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3218
3219 2013-08-26 Caroline Tice <cmtice@google.com>
3220
3221 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3222 "Various Reviewers" to libvtv "Various Maintainers".
3223
3224 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3225
3226 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3227
3228 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3229
3230 * MAINTAINERS: Update name, email.
3231
3232 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2013-08-12 Caroline Tice <cmtice@google.com>
3237
3238 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3239 address in the Write After Approval section.
3240
3241 2013-08-09 Carlos O'Donell <carlos@redhat.com>
3242
3243 * MAINTAINERS (Write After Approval): Update email.
3244
3245 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3246
3247 * configure.ac: Adjust to check VTV_SUPPORTED.
3248 * configure: Regenerated.
3249
3250 2013-08-02 Caroline Tice <cmtice@google.com>
3251
3252 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3253 on non-linux systems; add target-libvtv to noconfigdirs; add
3254 libsupc++/.libs to C++ library search paths.
3255 * configure: Regenerated.
3256 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3257 libstdc++ and libgcc.
3258 * Makefile.in: Regenerated.
3259
3260 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3265 Shiva Chen <shiva0217@gmail.com>
3266
3267 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3268 nds32 port maintainers.
3269
3270 2013-07-17 Tim Shen <timshen91@gmail.com>
3271
3272 * MAINTAINERS (Write After Approval): Add myself.
3273
3274 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3275
3276 * configure.ac: Sync from binutils.
3277 * configure: Regenerate.
3278
3279 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3280
3281 * MAINTAINERS (Write After Approval): Add myself.
3282
3283 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3284
3285 * MAINTAINERS (Write After Approval): Add myself.
3286
3287 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
3291 2013-04-30 Brooks Moses <bmoses@google.com>
3292
3293 * MAINTAINERS: Update my email; move myself from Fortran
3294 reviewer to Write After Approval.
3295
3296 2013-04-16 Andreas Schwab <schwab@suse.de>
3297
3298 * configure.ac (aarch64-*-*): Don't disable java.
3299 * configure: Regenerate.
3300
3301 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
3304
3305 2013-03-30 Matthias Klose <doko@ubuntu.com>
3306
3307 * Makefile.def (target_modules): Don't install libffi.
3308 * Makefile.in: Regenerate.
3309
3310 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3311
3312 * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3315
3316 * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3319
3320 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3321 * configure: Regenerated.
3322
3323 2013-02-05 Ian Lance Taylor <iant@google.com>
3324
3325 PR go/55969
3326 * configure.ac: Disable libgo on some systems where it does not
3327 work.
3328
3329 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3330
3331 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3332 Remove Geoff Keating as rs6000 port maintainer, at his request.
3333
3334 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3335
3336 * MAINTAINERS: Update my email.
3337
3338 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3339
3340 * configure: Re-generate.
3341
3342 2013-01-15 Richard Biener <rguenther@suse.de>
3343
3344 PR other/55973
3345 * configure: Re-generate.
3346
3347 2013-01-14 Matthias Klose <doko@ubuntu.com>
3348
3349 * Makefile.def (install-target-libsanitizer): Depend on
3350 install-target-libstdc++-v3.
3351 * Makefile.in: Regenerate.
3352
3353 2013-01-14 Richard Biener <rguenther@suse.de>
3354
3355 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3356 * configure: Re-generate
3357
3358 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3359
3360 * config.sub: Update from config repo.
3361
3362 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3363
3364 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3365 * Makefile.in: Regenerate.
3366
3367 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3368
3369 * MAINTAINERS (arc): Add new port maintainership for myself.
3370
3371 2013-01-09 Jason Merrill <jason@redhat.com>
3372
3373 * .gitignore: Import from gdb repository.
3374
3375 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3376
3377 * Makefile.def (configure-gcc): Depend on all-gmp.
3378 (all-gcc): Remove dependency on all-gmp.
3379 * Makefile.in: Regenerated.
3380
3381 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3382
3383 * config.sub: Merge from config repo.
3384 * config.guess: Ditto.
3385
3386 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3387
3388 * Makefile.def: Merge from binutils.
3389 * Makefile.in: Ditto.
3390
3391 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3392
3393 * MAINTAINERS: Update my email.
3394
3395 2012-12-29 Ben Elliston <bje@gnu.org>
3396
3397 * config.guess: Update to 2012-12-29 version.
3398 * config.sub: Likewise.
3399
3400 2012-12-20 Matthias Klose <doko@ubuntu.com>
3401
3402 * Makefile.def (install-target-libgfortran): Depend on
3403 install-target-libquadmath, install-target-libgcc.
3404 (install-target-libsanitizer): Depend on install-target-libgcc.
3405 (install-target-libjava): Depend on install-target-libgcc.
3406 (install-target-libitm): Depend on install-target-libgcc.
3407 (install-target-libobjc): Depend on install-target-libgcc.
3408 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3409 * Makefile.in: Regenerate.
3410
3411 2012-12-19 Matthias Klose <doko@ubuntu.com>
3412
3413 * Makefile.def (install-target-libgo): Depend on
3414 install-target-libatomic.
3415 * Makefile.in: Regenerate.
3416
3417 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3418
3419 PR go/55201
3420 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3421 * Makefile.in: Regenerate.
3422
3423 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3424
3425 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3426 * configure: Regenerate.
3427
3428 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3429
3430 * config.sub: Merge from config repo.
3431
3432 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3433
3434 * Makefile.def (target_modules): Add bootstrap=true and
3435 raw_cxx=true to libsanitizer.
3436 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3437 * Makefile.in: Regenerated.
3438 * configure: Likewise.
3439
3440 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3441
3442 * MAINTAINERS: Remove self as RTL optimization maintainer.
3443
3444 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
3448 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3449
3450 * Makefile.def (target_modules): Remove bootstrap=true and
3451 raw_cxx=true from libsanitizer.
3452 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3453 * Makefile.in: Regenerated.
3454 * configure: Likewise.
3455
3456 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3457
3458 * Makefile.def (target_modules): Add bootstrap=true and
3459 raw_cxx=true to libsanitizer.
3460 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3461 * Makefile.in: Regenerated.
3462 * configure: Likewise.
3463
3464 2012-11-28 Andrew Pinski <apinski@cavium.com>
3465
3466 PR bootstrap/54279
3467 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3468 * configure: Regenerate.
3469 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3470 * Makefile.in: Regenerate.
3471
3472 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3473
3474 * configure.ac: Disable libsanitizer if we're not building C++.
3475 * configure: Regenerate.
3476
3477 2012-11-15 Roland McGrath <roland@hack.frob.com>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
3481 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3482
3483 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3484 Kostya Serebryany (kcc@google.com) and
3485 Jakub Jelinek (jakub@redhat.com).
3486 Rename area for Dodji Seketeli (dodji@redhat.com).
3487
3488 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3489
3490 * MAINTAINERS: (asan.c, related): Add myself.
3491
3492 2012-11-14 Roland McGrath <mcgrathr@google.com>
3493
3494 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3495 * configure: Regenerate.
3496
3497 2012-11-13 Richard Henderson <rth@redhat.com>
3498
3499 * configure.ac: Move libsanitizer logic to subdirectory.
3500 * configure: Regenerate.
3501
3502 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3503
3504 * configure.ac: Enable libsanitizer just on x86 linux for now.
3505 * configure: Re-generate.
3506
3507 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3508
3509 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3510 sections.
3511 * configure: Regenerate.
3512
3513 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3514
3515 * configure.ac: Add section for configdirs for libsanitizer.
3516 Disable for cris-*-* and mmix-*-*.
3517 * configure: Regenerate.
3518
3519 2012-11-12 Wei Mi <wmi@google.com>
3520
3521 * configure.ac: Add libsanitizer to target_libraries.
3522 * Makefile.def: Ditto.
3523 * configure: Regenerate.
3524 * Makefile.in: Regenerate.
3525 * libsanitizer: New directory for asan runtime. Contains an empty
3526 tsan directory.
3527
3528 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3529
3530 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3531 against Mingw64 w32api.
3532 * configure: Regenerate.
3533
3534 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3535
3536 * configure: Regenerated.
3537
3538 2012-11-03 Robert Mason <rbmj@verizon.net>
3539
3540 * configure.ac: add --disable-libstdcxx configure option
3541 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3542
3543 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
3547 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
3551 2012-10-24 Sharad Singhai <singhai@google.com>
3552
3553 * MAINTAINERS (Write After Approval): Add myself.
3554
3555 2012-10-24 Eric Christopher <echristo@gmail.com>
3556
3557 * MAINTAINERS: Update email address.
3558
3559 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3560
3561 PR bootstrap/54820
3562 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3563 * configure: Regenerate.
3564
3565 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3566
3567 * MAINTAINERS (aarch64): Add Marcus and myself.
3568
3569 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3570
3571 PR bootstrap/54820
3572 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3573 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3574 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3575 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3576 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3577 * Makefile.in: Regenerate.
3578 * configure.ac (have_static_libs): New variable and associated check.
3579 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3580 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3581 * configure: Regenerate.
3582
3583 2012-10-10 Richard Biener <rguenther@suse.de>
3584
3585 * MAINTAINERS: Adjust for changed surname.
3586
3587 2012-10-04 Lawrence Crowl <crowl@google.com>
3588
3589 * MAINTAINERS (Write After Approval): Add myself.
3590
3591 2012-10-01 Cary Coutant <ccoutant@google.com>
3592
3593 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3594
3595 2012-09-28 Ian Lance Taylor <iant@google.com>
3596
3597 * Makefile.def: Make all-target-libgo depend on
3598 all-target-libbacktrace.
3599 * Makefile.in: Rebuild.
3600
3601 2012-09-26 Ian Lance Taylor <iant@google.com>
3602
3603 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3604 * Makefile.in: Rebuild.
3605
3606 2012-09-20 Walter Lee <walt@tilera.com>
3607
3608 * configure.ac: Add tilegx to list of targets that support gold.
3609 * configure: Regenerate.
3610
3611 2012-09-20 Marek Polacek <polacek@redhat.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2012-09-19 Steve Ellcey <sellcey@mips.com>
3616
3617 * configure.ac: Add mips*-mti-elf* target.
3618 * configure: Regenerate.
3619
3620 2012-09-17 Ian Lance Taylor <iant@google.com>
3621
3622 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3623 * configure.ac (host_libs): Add libbacktrace.
3624 (target_libraries): Add libbacktrace.
3625 * Makefile.def (host_modules): Add libbacktrace.
3626 (target_modules): Likewise.
3627 * configure, Makefile.in: Rebuild.
3628
3629 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3630
3631 PR target/38607
3632 Merge upstream change.
3633 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3634
3635 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3636 Add libgomp*.o to compare_exclusions for AIX.
3637 * configure: Regenerate.
3638
3639 2012-09-06 Diego Novillo <dnovillo@google.com>
3640
3641 * configure.ac: Bump minimum GMP version to 4.2.3.
3642 * configure: Re-generate.
3643
3644 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3645
3646 PR target/54461
3647 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3648 target-libgloss if not configured --with-avrlibc=no.
3649 * configure: Regenerate.
3650
3651 2012-09-04 Jason Merrill <jason@redhat.com>
3652
3653 * configure.ac: Fix --enable-languages=all.
3654
3655 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3656
3657 * MAINTAINERS (Write After Approval): Add myself.
3658
3659 2012-09-03 Richard Guenther <rguenther@suse.de>
3660
3661 PR bootstrap/54138
3662 * configure.ac: Re-organize ISL / CLOOG checks to allow
3663 disabling with either --without-isl or --without-cloog.
3664 * configure: Regenerated.
3665
3666 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3667
3668 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3669 * configure: Regenerate.
3670
3671 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3672
3673 * MAINTAINERS: Fix my email address.
3674
3675 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3676
3677 PR binutils/4970
3678 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3679 and opcodes.
3680 * Makefile.in: Regenerated.
3681
3682 2012-08-26 Art Haas <ahaas@impactweather.com>
3683
3684 * configure: Regenerate.
3685
3686 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3687
3688 * INSTALL/README: Also refer to the online installation
3689 instructions.
3690
3691 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3692
3693 * MAINTAINERS (Write After Approval): Add myself.
3694 (Picochip port): Remove myself.
3695
3696 2012-08-14 Diego Novillo <dnovillo@google.com>
3697
3698 Merge from cxx-conversion branch.
3699
3700 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3701 POSTSTAGE1_CONFIGURE_FLAGS.
3702 * Makefile.in: Regenerate.
3703 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3704 Force C++ when bootstrapping.
3705 * configure: Regenerate.
3706
3707 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3708
3709 * MAINTAINERS (Write After Approval): Add myself.
3710
3711 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3712
3713 * README: Document use of ranges of years in copyright notices.
3714
3715 2012-07-06 Richard Guenther <rguenther@suse.de>
3716
3717 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3718 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3719 --with-gmp=system.
3720 * Makefile.in: Regenerated.
3721 * configure: Likewise.
3722
3723 2012-07-06 Richard Guenther <rguenther@suse.de>
3724
3725 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3726 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3727 supply V=1 as extra_make_flags.
3728 * configure: Regenerated.
3729 * Makefile.in: Likewise.
3730
3731 2012-07-04 Tristan Gingold <gingold@adacore.com>
3732
3733 * configure: Regenerate.
3734
3735 2012-07-03 Richard Guenther <rguenther@suse.de>
3736
3737 * Makfile.def (isl): Remove not necessary extra_exports and
3738 extra_make_flags.
3739 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3740 * Makefile.in: Regenerated.
3741
3742 2012-07-03 Richard Guenther <rguenther@suse.de>
3743
3744 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3745 * configure.ac: If either the ISL or the CLooG check failed
3746 do not try to build in-tree versions.
3747 * Makefile.in: Regenerated.
3748 * configure: Regenerated.
3749
3750 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3751
3752 * configure: Regenerate.
3753
3754 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3755
3756 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3757 maintainer.
3758
3759 2012-07-02 Richard Guenther <rguenther@suse.de>
3760
3761 * configure: Regenerated.
3762
3763 2012-07-02 Richard Guenther <rguenther@suse.de>
3764 Michael Matz <matz@suse.de>
3765 Tobias Grosser <tobias@grosser.es>
3766 Sebastian Pop <sebpop@gmail.com>
3767
3768 * Makefile.def: Add ISL host module, remove PPL host module.
3769 Adjust ClooG host module to use the proper ISL.
3770 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3771 * configure.ac: Include config/isl.m4. Add ISL host library,
3772 remove PPL. Remove PPL configury, add ISL configury, adjust
3773 ClooG configury.
3774 * Makefile.in: Regenerated.
3775 * configure: Likewise.
3776
3777 2012-07-02 Richard Guenther <rguenther@suse.de>
3778
3779 Merge from graphite branch
3780 2011-07-21 Tobias Grosser <tobias@grosser.es>
3781
3782 * configure: Regenerated.
3783 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3784 both cloog.org and legacy versions. The only supported version will
3785 be CLooG with the isl backend.
3786
3787 2011-07-21 Tobias Grosser <tobias@grosser.es>
3788
3789 * configure: Regenerated.
3790 * configure.ac: Require cloog isl 0.17.0
3791
3792 2011-07-21 Tobias Grosser <tobias@grosser.es>
3793
3794 * configure: Regenerated.
3795 * config/cloog.m4: Do not define CLOOG_ORG
3796
3797 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3798
3799 * configure.ac: Skip C if explicitly selected.
3800 * configure: Regenerate.
3801
3802 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3803
3804 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3805 they contain -O2.
3806 * configure: Regenerate.
3807
3808 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3809
3810 PR debug/53740
3811 * df.h, df-problems.c, dce.c: Revert last patch.
3812
3813 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3814
3815 * MAINTAINERS (Write After Approval): Update my email address.
3816
3817 2012-06-21 Meador Inge <meadori@codesourcery.com>
3818
3819 * MAINTAINERS (Write After Approval): Add myself.
3820
3821 2012-06-20 Jason Merrill <jason@redhat.com>
3822
3823 * Makefile.tpl (check-target-libgomp-c++): New.
3824 (check-target-libitm-c++): New.
3825 * Makefile.def (c++): Add them.
3826 * Makefile.in: Regenerate.
3827
3828 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3829
3830 * MAINTAINERS (Write After Approval): Add myself.
3831
3832 2012-05-16 Olivier Hainque <hainque@adacore.com>
3833
3834 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3835 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3836 (install-no-fixedincludes): Adjust accordingly.
3837 * Makefile.in: Regenerate.
3838
3839 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3840
3841 Merge upstream change
3842 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3843
3844 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3845
3846 * MAINTAINERS (Write After Approval): Add myself.
3847
3848 2012-05-09 Nick Clifton <nickc@redhat.com>
3849 Paul Smith <psmith@gnu.org>
3850
3851 PR bootstrap/50461
3852 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3853 allow for the fact that from release v3.1.0 of MPFR the source
3854 files were moved into a src sub-directory.
3855 * configure: Regenerate.
3856
3857 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3858
3859 * configure.ac: Bump minimum MPFR version to 2.4.0.
3860 * configure: Regenerated.
3861
3862 2012-05-01 Richard Henderson <rth@redhat.com>
3863
3864 * Makefile.def (libatomic): New target_module.
3865 * configure.ac (target_libraries): Add libatomic.
3866 (noconfigdirs): Check if libatomic is supported.
3867 * Makefile.in, configure: Rebuild.
3868
3869 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3870
3871 * MAINTAINERS (Write After Approval): Add myself.
3872
3873 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3874
3875 * config.sub: Update to 2012-04-18 version from official repo.
3876
3877 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3878
3879 * MAINTAINERS (Write After Approval): Add myself.
3880
3881 2012-04-11 Steve Ellcey <sellcey@mips.com>
3882
3883 * MAINTAINERS: Changed email address.
3884
3885 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3886
3887 PR target/52737
3888 * contrib/gcc_update (files_and_dependencies):
3889 Remove gcc/config/avr/t-multilib from touch data.
3890
3891 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3892
3893 * MAINTAINERS (OS Port Maintainers): Remove irix.
3894 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3895 (unsupported_languages): Remove mips-sgi-irix6.*.
3896 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3897 (with_stabs): Remove.
3898 * configure: Regenerate.
3899
3900 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3901
3902 * MAINTAINERS (OS Port Maintainers): Remove osf.
3903 * configure.ac (enable_libgomp): Remove *-*-osf*.
3904 (with_stabs): Remove alpha*-*-osf*.
3905 * configure: Regenerate.
3906
3907 2012-03-05 Tristan Gingold <gingold@adacore.com>
3908
3909 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3910 * configure: Regenerate.
3911
3912 2012-02-17 Walter Lee <walt@tilera.com>
3913
3914 * MAINTAINERS: (Write After Approval): Delete myself.
3915
3916 2012-02-14 Walter Lee <walt@tilera.com>
3917
3918 * MAINTAINERS (tilegx port): Add myself.
3919 (tilepro port): Add myself.
3920 (Write After Approval): Add myself.
3921
3922 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3923
3924 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3925 and Joseph Myers as docstring relicensing maintainers.
3926
3927 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3928
3929 * MAINTAINERS (write-after-approval): Add myself.
3930
3931 2012-02-08 Ira Rosen <irar@il.ibm.com>
3932
3933 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3934 maintainer.
3935
3936 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3937
3938 * MAINTAINERS (Write After Approval): Move myself to
3939 maintain alphabetical order.
3940
3941 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3942
3943 * MAINTAINERS (Write After Approval): Add myself.
3944
3945 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3946
3947 * MAINTAINERS (Write After Approval): Add myself.
3948
3949 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3950 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3951
3952 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3953 * configure: Regenerate.
3954
3955 2012-01-23 Harshit Chopra <harshit@google.com>
3956
3957 * MAINTAINERS (Write After Approval): Add myself.
3958
3959 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3960
3961 * configure.ac: Remove reference to mh-interix.
3962 * configure: Regenerate.
3963
3964 2012-01-05 Richard Henderson <rth@redhat.com>
3965
3966 PR bootstrap/51072
3967 * configure.ac: Disable libitm if c++ is not enabled.
3968 * configure: Rebuild.
3969
3970 * configure.ac: Fix regexp for same.
3971 * configure: Rebuild.
3972
3973 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3974
3975 * MAINTAINERS (Write After Approval): Add myself.
3976
3977 2012-01-02 Richard Guenther <rguenther@suse.de>
3978
3979 PR bootstrap/51686
3980 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3981 * Makefile.in: Regenerate.
3982
3983 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3984
3985 * MAINTAINERS (Write After Approval): Add myself.
3986
3987 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3988
3989 * configure: Regenerate.
3990
3991 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3992
3993 * MAINTAINERS (picochip): Changed email address.
3994
3995 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3996
3997 * MAINTAINERS (write-after-approval): Add self.
3998
3999 2011-11-29 DJ Delorie <dj@redhat.com>
4000
4001 * configure.ac (rl78-*-*) New case.
4002 * configure: Regenerate.
4003 * MAINTAINERS: Add myself as RL78 maintainer.
4004
4005 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4006
4007 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4008
4009 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4010
4011 * libtool.m4: Additional FreeBSD 10 fixes.
4012
4013 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4014
4015 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4016 Maintainers section, as Epiphany maintainer.
4017
4018 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4019
4020 PR target/49992
4021 * configure.ac: Remove ranlib special-casing for Darwin.
4022 * configure: Regenerate.
4023
4024 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4025
4026 * MAINTAINERS (Reviewers): Keep the list sorted.
4027
4028 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4029
4030 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4031
4032 2011-11-09 Roland McGrath <mcgrathr@google.com>
4033
4034 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4035 * configure: Rebuild.
4036 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4037 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4038 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4039 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4040 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4041 Add READELF.
4042 * Makefile.in: Rebuild.
4043
4044 2011-11-09 Jason Merrill <jason@redhat.com>
4045
4046 * Makefile.def (language=c++): Remove check-c++0x.
4047 * Makefile.in (check-gcc-c++): Regenerate.
4048
4049 2011-11-08 Richard Henderson <rth@redhat.com>
4050
4051 * configure.ac: Test for libitm directory present first.
4052
4053 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4054
4055 * configure.ac: Test libitm/configure.tgt to disable libitm.
4056 * configure: Rebuild.
4057
4058 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4059 Richard Henderson <rth@redhat.com>
4060
4061 Merged from transactional-memory.
4062
4063 * Makefile.def (lang_env_dependencies): libitm is c++.
4064 Add libitm target module.
4065 * configure.ac: Likewise.
4066 * config/mmap.m4: New file.
4067 * contrib/gcc_update: Add libitm to touch data.
4068 * Makefile.in, configure: Rebuild.
4069
4070 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4071
4072 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4073 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4074 * Makefile.in: Regenerate.
4075
4076 2011-11-01 DJ Delorie <dj@redhat.com>
4077
4078 * config.sub: Update to version 2011-10-29 (added rl78)
4079
4080 2011-10-27 Nick Clifton <nickc@redhat.com>
4081
4082 * config.sub: Import these changes from the config project:
4083
4084 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4085 Ben Elliston <bje@gnu.org>
4086
4087 * config.sub (epiphany): New.
4088
4089 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4090 Ben Elliston <bje@gnu.org>
4091
4092 * config.sub (hexagon, hexagon-*): New.
4093
4094 2011-08-23 Roland McGrath <mcgrathr@google.com>
4095
4096 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4097 64eb to be64.
4098
4099 2011-08-16 Roland McGrath <mcgrathr@google.com>
4100
4101 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4102 (nacl): Grok as alias for 32el-unknown-nacl.
4103
4104 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
4108 2011-10-24 Teresa Johnson <tejohnson@google.com>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2011-09-21 Jakub Jelinek <jakub@redhat.com>
4113
4114 * MAINTAINERS (sparc port): Remove myself.
4115
4116 2011-09-14 Tom de Vries <tom@codesourcery.com>
4117
4118 * MAINTAINERS (Write After Approval): Add myself.
4119
4120 2011-08-14 Yao Qi <yao@codesourcery.com>
4121
4122 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4123 * configure: Regenerate.
4124
4125 2011-07-26 Ian Lance Taylor <iant@google.com>
4126
4127 * configure.ac: Set have_compiler based on whether gcc directory
4128 exists, rather than on whether gcc is in configdirs.
4129 * configure: Rebuild.
4130
4131 2011-07-21 Joseph Myers <joseph@codesourcery.com>
4132
4133 * MAINTAINERS (Global Reviewers): Add self.
4134
4135 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
4136
4137 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4138 link directories.
4139 * Makefile.in: Rebuild.
4140
4141 2011-07-20 Ian Lance Taylor <iant@google.com>
4142
4143 PR bootstrap/49787
4144 * configure.ac: Move --enable-bootstrap handling earlier in file.
4145 If --enable-bootstrap and either --enable-build-with-cxx or
4146 --enable-build-poststage1-with-cxx, enable C++ automatically.
4147 * configure: Rebuild.
4148
4149 2011-07-19 Ian Lance Taylor <iant@google.com>
4150
4151 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4152 make C++ a boot_language. Set and substitute
4153 POSTSTAGE1_CONFIGURE_FLAGS.
4154 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4155 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4156 * configure, Makefile.in: Rebuild.
4157
4158 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4159
4160 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4161 maintainers.
4162
4163 2011-07-18 Jakub Jelinek <jakub@redhat.com>
4164
4165 * MAINTAINERS (Global Reviewers): Add myself.
4166
4167 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4168
4169 * configure: Regenerate.
4170
4171 2011-07-16 Jason Merrill <jason@redhat.com>
4172
4173 * Makefile.def (language=c++): Add check-c++0x and
4174 check-target-libmudflap-c++.
4175 * Makefile.tpl (check-target-libmudflap-c++): New.
4176 * Makefile.in: Regenerate.
4177
4178 2011-07-16 Matthias Klose <doko@ubuntu.com>
4179
4180 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4181 * Makefile.def (target_modules/libjava): Pass
4182 $(EXTRA_CONFIGARGS_LIBJAVA).
4183 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4184 if not configured with --enable-static-libjava.
4185 * Makefile.in: Regenerate.
4186 * configure: Likewise.
4187
4188 2011-07-15 Jason Merrill <jason@redhat.com>
4189
4190 * Makefile.in (check-c++): Move check-gcc-c++0x after
4191 check-target-libstdc++-v3.
4192
4193 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4194
4195 * MAINTAINERS (c6x port): New entry.
4196
4197 2011-07-13 Jason Merrill <jason@redhat.com>
4198
4199 * Makefile.in (check-gcc-c++0x): New.
4200 (check-c++): Depend on it.
4201
4202 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4203
4204 PR target/39150
4205 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4206 x86_64-*-solaris2.1[0-9]*.
4207 * configure: Regenerate.
4208
4209 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4210
4211 * MAINTAINERS (RTL optimizers): Add self.
4212
4213 2011-06-27 Gabriel Charette <gchare@google.com>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
4218
4219 PR regression/47836
4220 PR bootstrap/23656
4221 PR other/47733
4222 PR bootstrap/49247
4223 PR c/48825
4224 * configure.ac (target_libraries): Remove target-libiberty.
4225 Remove case-statement setting skipdirs=target-libiberty for
4226 multiple targets. Remove checking target_configdirs and
4227 removing target-libiberty but keeping target-libgcc if
4228 otherwise empty.
4229 * Makefile.def (target_modules): Don't add libiberty.
4230 (dependencies): Remove all traces of target-libiberty.
4231 * configure, Makefile.in: Regenerate.
4232
4233 2011-06-13 Walter Lee <walt@tilera.com>
4234
4235 * configure.ac (tilepro-*-*) New case.
4236 (tilegx-*-*): Likewise.
4237 * configure: Regenerate.
4238
4239 2011-06-06 Jing Yu <jingyu@google.com>
4240
4241 * configure.ac: Skip target-libiberty for
4242 arm*-*-linux-androideabi.
4243 * configure: Regenerated.
4244
4245 2011-06-06 Nick Clifton <nickc@redhat.com>
4246
4247 * config.sub: Sync from upstream.
4248
4249 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4250
4251 * MAINTAINERS (Write After Approval): Add myself.
4252
4253 2011-06-01 Daniel Jacobowitz <drow@false.org>
4254
4255 * MAINTAINERS: Update my email address.
4256
4257 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4258
4259 * MAINTAINERS (Write After Approval): Update my email address.
4260
4261 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2011-05-08 Doug Kwan <dougkwan@google.com>
4266
4267 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4268 * configure: Regenerated.
4269 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4270 value from configure.
4271 * Makefile.in: Regenerated.
4272
4273 2011-05-05 Joseph Myers <joseph@codesourcery.com>
4274
4275 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4276 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4277 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4278 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4279 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4280 *-*-vxworks*): Disable newlib and libgloss in separate case
4281 statement.
4282 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4283 to separate case statement.
4284 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4285 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4286 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4287 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4288 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4289 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4290 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4291 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4292 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4293 i[[3456789]]86-*-rdos*, m32r-*-*,
4294 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4295 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4296 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4297 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4298 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4299 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4300 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4301 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4302 and libgloss in main case over targets. Remove most empty cases
4303 in main case over targets.
4304 * configure: Regenerate.
4305
4306 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
4310 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4311
4312 * configure.ac: Remove code setting special library locations for
4313 hppa*64*-*-hpux11*. Remove code setting compiler for
4314 sparc-sun-solaris2*.
4315 * configure: Regenerate.
4316
4317 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4318
4319 * configure.ac: Separate libgloss_dir settings from general case
4320 over targets.
4321 * configure: Regenerate.
4322
4323 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4324
4325 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4326 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4327 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4328 cases in libgcj-disabling case statement.
4329 (hppa*64*-*-linux*): Set unsupported_languages instead of
4330 disabling target-zlib.
4331 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4332 to hppa*64*-*-hpux*.
4333 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4334 hppa*-*-hpux*.
4335 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4336 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4337 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4338 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4339 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4340 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4341 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4342 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4343 libgcj-disabling case statement.
4344 * configure: Regenerate.
4345
4346 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4347
4348 * configure.ac: Disable Java for targets not supporting libffi.
4349 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4350 Remove cases in Java-disabling statement.
4351 (*arm-wince-pe): Change to arm-wince-pe.
4352 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4353 cases in Java-disabling statement.
4354 (bfin-*-*): Don't disable Java again.
4355 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4356 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4357 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4358 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4359 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4360 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4361 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4362 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4363 Java-disabling statement.
4364 (mmix-*-*): Don't disable Java again.
4365 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4366 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4367 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4368 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4369 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4370 statement.
4371 * configure: Regenerate.
4372
4373 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4374
4375 * configure.ac: Separate cases disabling Java and Java libraries
4376 from general case over targets.
4377 * configure: Regenerate.
4378
4379 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4380
4381 * MAINTAINERS: Update my email address.
4382
4383 2011-04-20 Easwaran Raman <eraman@google.com>
4384
4385 * MAINTAINERS (Write After Approval): Add myself.
4386
4387 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4388
4389 PR lto/48086
4390 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4391 * configure: Regenerate.
4392
4393 2011-04-16 Jim Meyering <meyering@redhat.com>
4394
4395 * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4398
4399 * MAINTAINERS: Update my email address.
4400
4401 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4402
4403 * MAINTAINERS (Write After Approval): Add myself.
4404
4405 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4410
4411 * MAINTAINERS (Write After Approval): Add myself.
4412
4413 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4414
4415 * configure.ac (build_tools): Remove build-byacc.
4416 (host_libs): Remove mmalloc.
4417 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4418 autoconf automake libtool diff rcs fileutils shellutils time
4419 textutils wdiff find uudecode hello tar gzip indent recode release
4420 sed perl gawk findutils gettext zip.
4421 (libgcj): Remove target-qthreads.
4422 (target_tools): Remove target-examples target-gperf.
4423 (YACC): Don't handle building byacc.
4424 * configure: Regenerate.
4425 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4426 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4427 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4428 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4429 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4430 handle building components.
4431 * Makefile.in: Regenerate.
4432
4433 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4434
4435 * MAINTAINERS: Update my email address as Xtensa maintainer.
4436
4437 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4438
4439 * config.sub: Sync from upstream.
4440
4441 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4442
4443 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4444 (microblaze*): Don't disable libssp.
4445 * configure: Regenerate.
4446
4447 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4448
4449 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4450 moveifchange.
4451 * configure: Regenerate.
4452 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4453 * Makefile.in: Regenerate.
4454
4455 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4456
4457 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4458 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4459 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4460 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4461 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4462 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4463 md_exec_prefix cases.
4464 * configure: Regenerate.
4465
4466 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4467
4468 * configure.ac: Separate cases disabling target-libssp,
4469 target-libiberty, target-libstdc++-v3 and Fortran from general
4470 case over targets.
4471 * configure: Regenerate.
4472
4473 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4474
4475 * configure.ac (*-*-chorusos): Don't disable libgcj.
4476 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4477 Remove case.
4478 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4479 (arm-*-coff): Don't disable libgcj.
4480 (arm*-*-linux-gnueabi): Remove useless assignment.
4481 (arm-*-riscix*): Don't disable libgcj.
4482 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4483 configuration.
4484 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4485 (c54x*-*-*): Remove case.
4486 (tic54x-*-*): Don't disable GCC or GCC libraries.
4487 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4488 to *.
4489 (d10v-*-*): Don't disable GCC libraries.
4490 (d30v-*-*): Don't disable libgcj.
4491 (h8500-*-*): Don't disable GCC libraries.
4492 (i960-*-*): Don't disable libgcj.
4493 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4494 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4495 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4496 libgcj.
4497 (m68k-*-coff*): Remove case.
4498 (mmix-*-*): Don't disable libgloss on host.
4499 (mn10200-*-*, mn10300-*-*): Remove cases.
4500 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4501 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4502 Don't disable libgcj.
4503 (romp-*-*): Remove case.
4504 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4505 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4506 case.
4507 (v810-*-*): Don't disable GCC libraries.
4508 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4509 (ip2k-*-*): Don't disable GCC libraries.
4510 * configure: Regenerate.
4511
4512 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4513
4514 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4515 libffi on host.
4516 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4517 on host.
4518 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4519 * configure: Regenerate.
4520
4521 2011-03-26 John Marino <binutils@marino.st>
4522
4523 * configure.ac: Add support for *-*-dragonfly*
4524 * configure: Regenerate.
4525
4526 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4527
4528 * configure.ac (native_only): Remove.
4529 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4530 send-pr uudecode guile gnuserv on host.
4531 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4532 send-pr rcs guile perl texinfo libtool on host.
4533 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4534 automake send-pr rcs guile perl texinfo libtool on host.
4535 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4536 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4537 (alpha*-dec-osf*): Don't disable fileutils on target.
4538 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4539 texinfo send-pr expect dejagnu on target.
4540 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4541 target-qthreads on target.
4542 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4543 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4544 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4545 x86_64-*-mingw*): Don't disable expect on target.
4546 (*-*-cygwin*): Don't disable target-gperf on target.
4547 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4548 gnuserv on target.
4549 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4550 target.
4551 * configure: Regenerate.
4552
4553 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4554
4555 * configure.ac (target_tools): Remove target-groff.
4556 (native_only): Remove target-groff.
4557 (hppa*64*-*-*): Don't disable byacc.
4558 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4559 setting.
4560 (*-*-kaos*): Don't skip target-librx and target-groff.
4561 (*-*-netware*): Don't skip target-libmudflap.
4562 (*-*-tpf*): Don't skip target-libmudflap.
4563 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4564 directories on the host.
4565 (ia64*-*-*vms*): Don't skip tix.
4566 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4567 host.
4568 * configure: Regenerate.
4569
4570 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4571
4572 * configure.ac: Remove references to mt-mep, mt-netware,
4573 mt-wince.
4574 * Makefile.def: Add all-utils soft dependencies.
4575 * Makefile.tpl: Remove GDB_NLM_DEPS.
4576 * configure: Regenerate.
4577 * Makefile.in: Regenerate.
4578
4579 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4580
4581 * configure.ac: Do not include mh-x86omitfp.
4582 * configure: Regenerate.
4583
4584 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4585
4586 * configure.ac: Remove empty cases.
4587 * configure: Regenerate.
4588
4589 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4590
4591 * Makefile.def: Add dependency from termcap to gdb.
4592 * Makefile.in: Regenerate.
4593
4594 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4595
4596 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4597 * configure: Regenerate.
4598 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4599 * Makefile.tpl: Likewise.
4600 * Makefile.in: Regenerate.
4601
4602 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4603
4604 * configure.ac: Remove all mentions of tentative_cc.
4605 * configure: Regenerate.
4606
4607 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4608
4609 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4610 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4611 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4612 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4613 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4614 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4615 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4616 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4617 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4618 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4619 *-*-rhapsody*): Remove host cases.
4620 * configure: Regenerate.
4621
4622 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4623
4624 * configure.ac (ppc*-*-pe): Remove host case.
4625 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4626 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4627 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4628 cases.
4629 * configure: Regenerate.
4630
4631 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4632
4633 * config.sub: Update to version 2011-03-23.
4634
4635 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4636
4637 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4638 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4639 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4640 * configure: Regenerate.
4641
4642 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4643
4644 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4645 to Write After Approval.
4646 * config-ml.in: Don't handle arc-*-elf*.
4647 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4648 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4649 handle GCC libraries.
4650 * configure: Regenerate.
4651
4652 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4653
4654 PR bootstrap/48120:
4655 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4656 Add -lstdc++ -lm to LIBS.
4657 * configure: Regenerate.
4658
4659 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4660
4661 * config.guess: Update to version 2011-02-02
4662 * config.sub: Update to version 2011-02-24
4663
4664 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4665
4666 PR lto/48086
4667 * configure.ac: Re-enable LTO on *-apple-darwin9.
4668 * configure: Regenerate.
4669
4670 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4671
4672 PR lto/48086
4673 * configure.ac: Disable LTO on darwin due to an assembler change in
4674 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4675 under 256.
4676 * configure: Regenerate.
4677
4678 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4679
4680 * MAINTAINERS: Update myself as score backend maintainer,
4681 update my e-mail address.
4682
4683 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4684
4685 * MAINTAINERS: Update my e-mail address.
4686
4687 2011-03-06 Joey Ye <joey.ye@arm.com>
4688
4689 * MAINTAINERS: Update my e-mail address.
4690
4691 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4692
4693 * configure.ac: Adjust test of with_ppl.
4694 * configure: Regenerated.
4695
4696 2011-03-02 Kai Tietz <ktietz@redhat.com>
4697
4698 * MAINTAINERS: Adjust my e-mail address.
4699
4700 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4701
4702 * configure.ac: Add -lpwl to ppllibs.
4703 * configure: Regenerated.
4704
4705 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4706
4707 * config/cloog.m4: Add -lisl to clooglibs.
4708 * configure: Regenerated.
4709
4710 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4711
4712 * MAINTAINERS (CPU Port maintainers): Add self.
4713
4714 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4715
4716 * MAINTAINERS: Add myself as testsuite maintainer.
4717
4718 2011-02-15 Mike Stump <mikestump@comcast.net>
4719
4720 * MAINTAINERS: Add myself as testsuite maintainer.
4721
4722 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4723
4724 Import from Libtool and gnulib:
4725
4726 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4727
4728 Prepare for supporting FreeBSD 10.
4729 * config.rpath: Remove handling of freebsd1* which soon would
4730 match FreeBSD 10.0.
4731
4732 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4733
4734 Remove support for FreeBSD 1.x.
4735 * libtool.m4 (_LT_LINKER_SHLIBS)
4736 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4737 soon would incorrectly match FreeBSD 10.0.
4738
4739 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4740
4741 PR binutils/12283
4742 * move-if-change: Import version from gnulib.
4743
4744 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4745
4746 PR lto/47225
4747 * Makefile.def (lto-plugin): Double dash for enable-shared.
4748 (configure-gcc): Depend on all-lto-plugin.
4749 * Makefile.in: Rebuilt.
4750
4751 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4752
4753 * configure.ac: Remove extra bracket.
4754 * configure: Regenerate.
4755
4756 2011-02-08 Tobias Burnus <burnus@net-b.de>
4757
4758 * MAINTAINERS: Add myself as libquadmath maintainer.
4759
4760 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4761
4762 * MAINTAINERS: Update my email address.
4763
4764 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4765
4766 * MAINTAINERS (option handling): Add self.
4767
4768 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4769
4770 PR lto/47225
4771 * Makefile.def: Add dependency for install-gcc
4772 on install-lto-plugin.
4773 * Makfile.in: Regenerated
4774
4775 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4776
4777 * MAINTAINERS (CPU Port Maintainers): Add myself.
4778
4779 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4780
4781 PR libgcj/44341
4782 * configure.ac: Discard --with-* flags for host when configuring
4783 target libraries for cross build.
4784 * configure: Rebuilt.
4785
4786 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4787
4788 * MAINTAINERS (linear loop transforms): Removed.
4789
4790 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4791
4792 * configure.ac: If with_ppl is no, move setting with_cloog=no
4793 after CLOOG_REQUESTED check.
4794 * configure: Regenerated.
4795
4796 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4797
4798 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4799 CLooG has been requested.
4800 * configure: Regenerated.
4801
4802 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4803
4804 * configure: Regenerated.
4805 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4806
4807 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4808
4809 * configure: Regenerated.
4810 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4811
4812 2011-01-21 Andreas Schwab <schwab@redhat.com>
4813
4814 * configure.ac: Use AS_HELP_STRING throughout.
4815 * configure: Regenerate.
4816
4817 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4818
4819 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4820 * configure: Regenerate.
4821
4822 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4823
4824 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4825
4826 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4827
4828 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4829 for ia64-hpux.
4830 * configure: Regenerate.
4831
4832 2011-01-07 Jan Hubicka <jh@suse.cz>
4833
4834 PR lto/47225
4835 * Makefile.in: Regenerate.
4836 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4837 configure.
4838
4839 2011-01-07 Jan Hubicka <jh@suse.cz>
4840
4841 * Makefile.in: Regenerate.
4842 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4843 and configure dependency on lto-plugin configure.
4844 (lto-plugin module): Remove dependency on GCC; add dependency on
4845 liniberty.
4846
4847 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4848
4849 * MAINTAINERS (Write After Approval): Add myself.
4850
4851 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4852
4853 * configure: Regenerate.
4854
4855 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4856
4857 * configure.ac: (picochip): Disable libiberty.
4858
4859 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
4863 2010-12-10 Ian Lance Taylor <iant@google.com>
4864
4865 PR bootstrap/46819
4866 * configure.ac: For --disable-libgcj clear libgcj_saved.
4867 * configure: Rebuild.
4868
4869 2010-12-10 Tobias Burnus <burnus@net-b.de>
4870
4871 PR fortran/46540
4872 * configure.ac: Add --disable-libquadmath and
4873 --disable-libquadmath-support.
4874 * configure: Regenerate.
4875
4876 2010-12-03 Ian Lance Taylor <iant@google.com>
4877
4878 * MAINTAINERS: Add myself as libgo maintainer.
4879
4880 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4881
4882 PR libffi/46792
4883 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4884 * configure: Regenerate.
4885
4886 2010-12-02 Ian Lance Taylor <iant@google.com>
4887
4888 * configure.ac: Always set default for poststage1_ldflags to
4889 -static-libstdc++ -static-libgcc.
4890
4891 2010-11-29 Andreas Schwab <schwab@redhat.com>
4892
4893 * configure.ac: Move comment to remove extra space in last argument
4894 of GCC_TARGET_TOOL.
4895
4896 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4897
4898 PR other/46026
4899 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4900 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4901 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4902 (BASE_FLAGS_TO_PASS): Use it.
4903 * configure: Rebuilt.
4904 * Makefile.in: Rebuilt.
4905
4906 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4907
4908 PR binutils/12258
4909 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4910 Properly check default linker.
4911 * configure: Regnerated.
4912
4913 2010-11-23 Matthias Klose <doko@ubuntu.com>
4914
4915 * configure.ac: For --enable-gold, handle value `default' instead of
4916 `both*'. New configure option --{en,dis}able-ld.
4917 * configure: Regenerate.
4918
4919 2010-11-20 Ian Lance Taylor <iant@google.com>
4920
4921 * configure.ac: Only disable a language library if no language needs
4922 it. Don't let --disable-libgcj uncondtionally disable libffi.
4923 * configure: Rebuild.
4924
4925 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4926
4927 * Makefile.in: Regenerate.
4928
4929 PR other/46202
4930 * configure.ac: Fix just-built in-tree STRIP name to be
4931 binutils/strip-new.
4932 * configure: Regenerate.
4933 * Makefile.def (install-strip-gcc, install-strip-binutils)
4934 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4935 (install-strip-sid): Mirror dependencies on non-strip variants
4936 of these targets on the respective -strip prerequisites.
4937 * Makefile.tpl (install-strip, install-strip-host)
4938 (install-strip-target): New targets.
4939 (install-strip-[+module+], install-strip-target-[+module+]):
4940 New targets.
4941 * Makefile.in: Regenerate.
4942
4943 2010-11-19 Ian Lance Taylor <iant@google.com>
4944 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4945
4946 * configure.ac: Add target-libgo to target_libraries. Set
4947 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4948 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4949 (HOST_EXPORTS): Add GOC.
4950 (BASE_TARGET_EXPORTS): Add GOC.
4951 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4952 (GOCFLAGS_FOR_TARGET): New variable.
4953 (EXTRA_HOST_FLAGS): Add GOC.
4954 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4955 * Makefile.def (target_modules): Add libgo.
4956 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4957 (dependencies): Add dependency from configure-target-libgo to
4958 configure-target-libffi and all-target-libstdc++-v3. Add
4959 dependencies from all-target-libgo to all-target-libffi.
4960 (languages): Add go.
4961 * configure: Rebuild.
4962 * Makefile.in: Rebuild.
4963
4964 2010-11-19 Ian Lance Taylor <iant@google.com>
4965
4966 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4967 compiler/flag environment variables.
4968
4969 2010-11-18 Ian Lance Taylor <iant@google.com>
4970
4971 * configure.ac: Check for lang_requires_boot_languages in
4972 config-lang.in files.
4973 * configure: Rebuild.
4974
4975 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4976 Tobias Burnus <burnus@net-b.de>
4977
4978 PR fortran/32049
4979 * Makefile.def: Add libquadmath; build it with language=fortran.
4980 * configure.ac: Add libquadmath.
4981 * Makefile.tpl: Handle multiple libs in check-[+language+].
4982 * Makefile.in: Regenerate.
4983 * configure: Regenerate.
4984
4985 2010-11-16 Tom Tromey <tromey@redhat.com>
4986
4987 * MAINTAINERS: Moved myself to reviewers section.
4988
4989 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4990
4991 * MAINTAINERS: Moved myself to reviewers section.
4992
4993 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4994
4995 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4996 (Write After Approval): Remove self.
4997
4998 2010-11-15 Andreas Schwab <schwab@redhat.com>
4999
5000 * configure.ac: Fix spelling in option names.
5001 * configure: Regenerated.
5002
5003 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5004
5005 PR bootstrap/39622
5006 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5007 * configure: Regenerated.
5008
5009 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5010
5011 * MAINTAINERS: Update my email address.
5012
5013 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5014
5015 * configure: Regenerate.
5016
5017 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5018
5019 * configure: Regenerate.
5020
5021 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5022
5023 * configure: Regenerate.
5024
5025 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5026
5027 * configure: Regenerate.
5028
5029 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5030
5031 * configure.ac: Support official CLooG.org versions.
5032 * configure: Regenerate.
5033 * config/cloog.m4: New.
5034
5035 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5036
5037 * MAINTAINERS (Write After Approval): Add myself.
5038
5039 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5040
5041 * MAINTAINERS: Update my email address.
5042
5043 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5044
5045 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5046 * configure: Regenerate.
5047
5048 2010-11-03 Ian Lance Taylor <iant@google.com>
5049 Dave Korn <dave.korn.cygwin@gmail.com>
5050
5051 PR lto/46273
5052 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5053 and on other supported platforms whenever LTO is enabled.
5054 * configure: Rebuild.
5055
5056 2010-11-02 Alan Modra <amodra@gmail.com>
5057
5058 PR binutils/12110
5059 * configure.ac: Error when source path contains spaces.
5060 * configure: Regenerate.
5061
5062 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5063
5064 * MAINTAINERS: Update my email address.
5065
5066 2010-10-20 Ian Lance Taylor <iant@google.com>
5067
5068 * Makefile.def (target_modules): Set lib_path to src/.libs for
5069 libstdc++-v3 module.
5070 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5071 * Makefile.in: Rebuild.
5072
5073 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5074
5075 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5076 (Write After Approval): Remove myself.
5077
5078 2010-10-15 Tristan Gingold <gingold@adacore.com>
5079
5080 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5081
5082 2010-10-14 Douglas Rupp <rupp@gnat.com>
5083
5084 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5085
5086 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5087
5088 * configure.ac (build_lto_plugin): New shell variable.
5089 (--enable-lto): Turn on by default for all non-ELF platforms that
5090 have had LTO support added so far. Set build_lto_plugin appropriately
5091 for both ELF and non-ELF.
5092 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5093 * configure: Regenerate.
5094
5095 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5096
5097 Sync from src:
5098 * configure.ac (v850 support): Remove target-libgloss from
5099 noconfigdirs.
5100 * configure: Regenerate.
5101
5102 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5103
5104 PR bootstrap/45326
5105 PR bootstrap/45174
5106 * configure.ac: Honor initial values of $build_configargs,
5107 $host_configargs, $target_configargs. Mark the precious, so
5108 environment settings get recorded.
5109 * configure: Regenerate.
5110
5111 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5112
5113 PR bootstrap/45796
5114 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5115 Depend on all-build-libiberty.
5116 * Makefile.in: Regenerate.
5117
5118 2010-09-30 Michael Eager <eager@eagercon.com>
5119
5120 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5121 * configure: Regenerate.
5122
5123 2010-09-28 Michael Eager <eager@eagercon.com>
5124
5125 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5126
5127 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5128
5129 PR bootstrap/44621
5130 * configure.ac: Fix unportable shell quoting.
5131 * configure: Regenerate.
5132
5133 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5134
5135 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5136 targets and amend comment.
5137 * configure: Regenerate.
5138
5139 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5140
5141 * MAINTAINERS (Write After Approval): Add myself.
5142
5143 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5144
5145 * configure.ac: Enable LTO by default on Darwin.
5146 * configure: Regenerate.
5147
5148 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5149
5150 * MAINTAINERS (Write After Approval): Add myself.
5151
5152 2010-09-01 Ian Bolton <ian.bolton@arm.com>
5153
5154 * MAINTAINERS (Write After Approval): Add myself.
5155
5156 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5157
5158 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5159 ports
5160
5161 2010-07-28 David Yuste <david.yuste@gmail.com>
5162
5163 * MAINTAINERS (Write After Approval): Add myself.
5164
5165 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5166
5167 * configure.ac: Support all v850 targets.
5168 * configure: Regenerate.
5169
5170 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5171
5172 PR bootstrap/44455
5173 * configure.ac (extra_mpfr_configure_flags): Copy from
5174 extra_mpc_gmp_configure_flags.
5175 * configure: Re-generated.
5176
5177 2010-07-22 Andi Kleen <ak@linux.intel.com>
5178
5179 * MAINTAINERS (Write After Approval): Add myself.
5180
5181 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5182
5183 * MAINTAINERS (Write After Approval): Add myself.
5184
5185 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
5189 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5190
5191 PR target/44862
5192 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5193 Provide -B option to allow for link spec %s substitutions for
5194 libstdc++.a on darwin.
5195 * Makefile.in: Regenerate.
5196
5197 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5198
5199 * MAINTAINERS (Reviewers): Update my e-mail address
5200
5201 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
5202
5203 * Makefile.def (configure-gcc): Depend on all-libelf.
5204 * Makefile.in: Rebuild.
5205
5206 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5207
5208 * MAINTAINERS (Write After Approval): Add myself in the right place.
5209
5210 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
5214 2010-05-25 Sterling Augustine <sterling@tensilica.com>
5215
5216 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5217
5218 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
5219
5220 * config.sub: Update to version 2010-05-21.
5221 * config.guess: Update to version 2010-04-03.
5222
5223 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5224
5225 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5226 * configure: Regenerate.
5227
5228 2010-05-12 Sriraman Tallam <tmsriram@google.com>
5229
5230 * MAINTAINERS (Write After Approval): Add myself.
5231
5232 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5233
5234 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5235 a platform that supports LTO.
5236 * configure: Regenerate.
5237
5238 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5239
5240 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5241 * configure: Regenerated.
5242
5243 2010-04-27 Roland McGrath <roland@redhat.com>
5244 H.J. Lu <hongjiu.lu@intel.com>
5245
5246 * configure.ac (--enable-gold): Support both, both/gold and
5247 both/bfd to add gold to configdirs without removing ld.
5248 * configure: Regenerated.
5249
5250 * Makefile.def: Add install-gold dependency to install-ld.
5251 * Makefile.in: Regenerated.
5252
5253 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5254
5255 PR lto/42776
5256 * configure.ac (--enable-lto): Refactor handling so libelf tests
5257 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5258 and allow LTO to be explicitly enabled on non-ELF platforms that
5259 are known to support it inside else-clause.
5260 * configure: Regenerate.
5261
5262 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5263
5264 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5265 * configure: Regenerate.
5266
5267 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5268
5269 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5270 * configure: Regenerate.
5271
5272 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5273
5274 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5275 separately.
5276 * configure: Regenerate.
5277
5278 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
5279
5280 * MAINTAINERS (Write After Approval): Add myself.
5281
5282 2010-04-14 Tristan Gingold <gingold@adacore.com>
5283
5284 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5285 * configure: Regenerate.
5286
5287 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5288
5289 * configure: Regenerate after change to elf.m4.
5290
5291 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5296
5297 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5298 * configure: Regenerated.
5299
5300 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5301
5302 * configure.ac: Print "buggy but acceptable" when CLooG
5303 revision is less than 9.
5304 * configure: Regenerated.
5305
5306 2010-04-01 Diego Novillo <dnovillo@google.com>
5307
5308 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5309
5310 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5311
5312 PR bootstrap/43615
5313 PR bootstrap/43328
5314
5315 Revert:
5316
5317 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5318
5319 * configure.ac: Do not pass --enable-multilib nor
5320 --disable-multilib in baseargs. Accept explicitly passed
5321 --enable_multilib.
5322 * configure: Regenerate.
5323
5324 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5325
5326 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5327
5328 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5329
5330 * MAINTAINERS: Remove myself.
5331
5332 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5333
5334 PR bootstrap/43328
5335 * configure.ac: Do not pass --enable-multilib nor
5336 --disable-multilib in baseargs. Accept explicitly passed
5337 --enable_multilib.
5338 * configure: Regenerate.
5339
5340 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5341
5342 * MAINTAINERS (spu port): Remove me.
5343
5344 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5345
5346 * configure.ac (tic6x-*-*): New case.
5347 * configure: Regenerate.
5348
5349 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5350
5351 * config.sub: Update to version 2010-03-22.
5352 * config.guess: Update to version 2009-12-30.
5353
5354 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5355
5356 PR ada/42554
5357 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5358 * configure: Regenerate.
5359
5360 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5361
5362 * MAINTAINERS: Update my email address.
5363
5364 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5365
5366 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5367 (ghassan.shobaki@amd.com): Removed.
5368
5369 2010-03-17 Alan Modra <amodra@gmail.com>
5370
5371 * MAINTAINERS: Update my email address.
5372
5373 2010-03-16 Diego Novillo <dnovillo@google.com>
5374
5375 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5376 Matthews.
5377
5378 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5379
5380 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5381 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5382
5383 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5384
5385 * MAINTAINERS: Update my email address.
5386
5387 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5388
5389 * MAINTAINERS: Update my email address.
5390
5391 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5392
5393 * MAINTAINERS: Update my email address.
5394
5395 2010-03-09 Jie Zhang <jie@codesourcery.com>
5396
5397 * MAINTAINERS: Update my email address.
5398
5399 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5400
5401 PR libstdc++/32499
5402 * configure.ac (RANLIB): Default to true.
5403 (STRIP): Likewise.
5404 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5405 * configure: Regenerate.
5406
5407 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5408
5409 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5410 (Write After Approval): Update my email address.
5411
5412 2010-02-17 Nick Clifton <nickc@redhat.com>
5413
5414 PR 11238
5415 * Makefile.tpl (local-distclean): Also remove config.cache files in
5416 sub-directories as there may not be Makefiles present in the
5417 sub-directories.
5418 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5419 the config.cache files found by the find command.
5420
5421 * Makefile.in: Regenerate.
5422 * configure.ac: Revert previous delta.
5423 * configure: Regenerate.
5424
5425 2010-02-15 Nick Clifton <nickc@redhat.com>
5426
5427 PR 11238
5428 * configure.ac: Delete config.cache files in sub-directories when
5429 deleting Makefiles.
5430 * configure: Regenerate.
5431
5432 2010-02-12 Ben Elliston <bje@gnu.org>
5433
5434 * MAINTAINERS: Update my email address.
5435
5436 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5437
5438 * MAINTAINERS (spu port): Update my email address.
5439
5440 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5441
5442 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5443
5444 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5445
5446 * configure.ac: Add "recommended" version checks for GMP/MPC.
5447 Update recommended GMP/MPFR/MPC versions.
5448 * configure: Regenerate.
5449
5450 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5451
5452 * MAINTAINERS: Move my Embecosm email address into the
5453 write-after-approval section.
5454
5455 2010-01-26 Ian Lance Taylor <iant@google.com>
5456
5457 * MAINTAINERS: Add myself as Go frontend maintainer.
5458
5459 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5460
5461 PR libstdc++/36101, PR libstdc++/42813
5462 * configure.ac (bootstrap_target_libs): Make inclusion of
5463 target-libgomp conditional on libgomb being in target_configdirs.
5464 * configure: Regenerate.
5465
5466 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5467
5468 PR libstdc++/36101, PR libstdc++/42813
5469 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5470 * configure: Regenerate.
5471
5472 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5473
5474 PR libstdc++/36101, PR libstdc++/42813
5475 * configure.ac (target_configdirs): Substitute.
5476 * Makefile.def: Bootstrap target module libgomp.
5477 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5478 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5479 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5480 * configure, Makefile.in: Regenerate.
5481
5482 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5483
5484 * MAINTAINERS: Adjust my details.
5485
5486 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5487
5488 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5489
5490 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5491
5492 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5493
5494 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5495
5496 * MAINTAINERS (Write After Approval): Add myself.
5497
5498 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5499
5500 * MAINTAINERS (Write After Approval): Add myself.
5501
5502 2010-01-11 Richard Guenther <rguenther@suse.de>
5503
5504 PR lto/41569
5505 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5506 * Makefile.in: Regenerated.
5507
5508 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5509
5510 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5511 * configure: Regenerate.
5512
5513 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5514 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5515
5516 PR bootstrap/42424
5517 * configure.ac: Include libtool m4 files.
5518 (_LT_CHECK_OBJDIR): Call it.
5519 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5520 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5521
5522 * configure: Regenerate.
5523
5524 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5525
5526 PR bootstrap/41818
5527 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5528 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5529 * Makefile.in: Regenerate.
5530
5531 2010-01-02 Richard Guenther <rguenther@suse.de>
5532
5533 PR lto/41529
5534 * configure.ac: Include config/elf.m4. Disable LTO if not
5535 builting for an elf target.
5536 * configure: Regenerate.
5537
5538 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5539
5540 * MAINTAINERS: Change my email address.
5541
5542 2009-12-18 Ben Elliston <bje@au.ibm.com>
5543
5544 * config.sub, config.guess: Update from upstream sources.
5545
5546 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5547
5548 * MAINTAINERS (Write After Approval): Add myself.
5549
5550 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5551
5552 PR middle-end/30447
5553 PR middle-end/30789
5554 PR other/40302
5555
5556 * configure.ac: Require MPC.
5557 * configure: Regenerate.
5558
5559 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5560
5561 PR target/38384
5562 PR bootstrap/40972
5563 * libtool.m4: Sync from git Libtool.
5564 * ltoptions.m4: Likewise.
5565 * ltversion.m4: Likewise.
5566 * lt~obsolete.m4: Likewise.
5567 * ltmain.sh: Likewise.
5568
5569 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5570
5571 * configure.ac: Update minimum MPC version to 0.8.
5572 * configure: Regenerate.
5573
5574 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5575
5576 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5577 * configure: Regenerated.
5578
5579 2009-11-21 Ian Lance Taylor <iant@google.com>
5580
5581 * configure.ac: Change default of poststage1_ldflags to be empty if
5582 poststage1_libs is set. When poststage1_libs is empty, and
5583 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5584 * configure: Rebuild.
5585
5586 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5587
5588 * MAINTAINERS (Write After Approval): Update my email address.
5589
5590 2009-11-20 Ben Elliston <bje@au.ibm.com>
5591
5592 * config.guess: Update from upstream sources.
5593
5594 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5595
5596 * Makefile.def: Restore host and target settings for gmp.
5597 * Makefile.in: Rebuild.
5598
5599 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5600
5601 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5602 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5603 Fix portability of test of C++ as bootstrap language. Add
5604 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5605 * configure: Rebuild.
5606 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5607 and cloog. Fix in-tree ppl configuration. Introduce libelf
5608 in-tree building.
5609 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5610 (POSTSTAGE1_HOST_EXPORTS): Use it.
5611 (STAGE[+id+]_CXXFLAGS): New.
5612 (BASE_FLAGS_TO_PASS): Pass it down.
5613 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5614 extra_exports.
5615 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5616 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5617 extra_exports.
5618 * Makefile.in: Rebuild.
5619
5620 2009-11-17 Ben Elliston <bje@au.ibm.com>
5621
5622 * config.sub, config.guess: Update from upstream sources.
5623
5624 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5625
5626 * MAINTAINERS (Write After Approval): Add myself.
5627
5628 2009-11-09 Jon Beniston <jon@beniston.com>
5629
5630 * MAINTAINERS (Write After Approval): Add myself.
5631
5632 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5633
5634 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5635 paths for *-w64-mingw* and x86_64-*mingw*.
5636 * configure: Regenerated.
5637
5638 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5639
5640 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5641
5642 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5643
5644 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5645 Phil Edwards to Write-After Approval.
5646
5647 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5648
5649 * configure.ac: Disable target-winsup & co for
5650 x86_64-*-mingw* and *-w64-mingw* targets.
5651 * configure: Regenerated.
5652
5653 2009-10-16 Nick Clifton <nickc@redhat.com>
5654
5655 * MAINTAINERS: Add myself as a maintainer for the RX port.
5656
5657 2009-10-26 Johannes Singler <singler@kit.edu>
5658
5659 * MAINTAINERS (Write After Approval): Update my e-mail address.
5660
5661 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5662
5663 * configure.ac (CLooG test): Use = with test.
5664 * configure: Regenerate.
5665
5666 2009-10-22 Richard Guenther <rguenther@suse.de>
5667
5668 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5669 cloog if the ppl version check failed. Move flags saving
5670 before setting in libelf check.
5671 * configure: Regenerate.
5672
5673 2009-10-21 Richard Guenther <rguenther@suse.de>
5674
5675 * configure.ac: Adjust the ppl and cloog configure to work as
5676 documented. Disable cloog if ppl was disabled. Omit the version
5677 checks if they were disabled.
5678 * configure: Re-generate.
5679
5680 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5681
5682 * configure.ac: Add 'lto' to enable_languages, not
5683 new_enable_languages, and only if not already present.
5684 * configure: Regenerate.
5685
5686 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5687
5688 * README: Refer to the various COPYING* files instead of just
5689 COPYING.
5690 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5691
5692 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5693
5694 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5695
5696 2009-10-07 Richard Guenther <rguenther@suse.de>
5697
5698 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5699 and Richard Guenther as reviewers.
5700 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5701 as reviewers.
5702
5703 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5704
5705 * config.sub: Update from upstream sources.
5706
5707 2009-10-06 Ian Lance Taylor <iant@google.com>
5708
5709 * Makefile.def: check-gold depends upon all-gas.
5710 * Makefile.in: Rebuild.
5711
5712 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5713
5714 * MAINTAINERS (Write After Approval): Add myself.
5715
5716 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5717
5718 * Makefile.def: all-lto-plugin depends on all-libiberty.
5719 set bootstrap=true for lto-plugin.
5720 Add lto-plugin.
5721 * Makefile.in: Regenerate.
5722 * configure.ac (host_libs): Add lto-plugin.
5723 * configure: Regenerate.
5724
5725 2009-10-03 Diego Novillo <dnovillo@google.com>
5726
5727 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5728 (HOST_LIBELFLIBS): Define.
5729 (HOST_LIBELFINC): Define.
5730 * Makefile.in: Regenerate.
5731 * configure.ac: Add --enable-lto.
5732 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5733 If --enable-lto is used, add 'lto' to new_enable_languages.
5734 If --enable-lto is used and gold is enabled, add
5735 lto-plugin to configdirs.
5736 * configure: Regenerate.
5737
5738 2009-10-03 Simon Baldwin <simonb@google.com>
5739
5740 * configure.ac: If --with-system-zlib, suppress local zlib and
5741 pass --with-system-zlib to subdir configure scripts.
5742 * configure: Regenerate.
5743
5744 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5745 Paolo Bonzini <bonzini@gnu.org>
5746
5747 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5748 $(srcdir).
5749 * Makefile.in: Rebuilt.
5750
5751 2009-09-26 Gary Funck <gary@intrepid.com>
5752
5753 * MAINTAINERS (Write After Approval): Add myself.
5754
5755 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5756
5757 * configure.ac: Update minimum MPC version to 0.7.
5758 * configure: Regenerate.
5759
5760 2009-09-25 Nick Clifton <nickc@redhat.com>
5761
5762 * configure.ac: Pass any --cache-file=/dev/null option on to
5763 subconfigures.
5764 * configure: Regenerate.
5765
5766 2009-09-23 Nick Clifton <nickc@redhat.com>
5767
5768 * config.sub, config.guess: Update from upstream sources.
5769
5770 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5771
5772 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5773 * Makefile.in: Rebuilt.
5774
5775 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5776
5777 PR bootstrap/32272
5778 * configure.ac: Error out if $srcdir isn't '.' but contains
5779 host-${host_noncanonical}.
5780 * configure: Regenerate.
5781
5782 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5783
5784 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5785 maintainer.
5786
5787 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5788
5789 * configure.ac: If bootstrapping a combined tree with
5790 --enable-gold, require c++ in stage1_languages.
5791 * configure: Regenerate.
5792
5793 * configure.ac: Also add target_libs of stage1_languages to
5794 bootstrap_target_libs.
5795 * configure: Regenerate.
5796
5797 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5798 with --enable-languages not containing c++.
5799 * configure: Regenerate.
5800
5801 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5802
5803 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5804 * configure: Regenerate.
5805
5806 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5807
5808 * MAINTAINERS (Write After Approval): Update my e-mail address,
5809 and move from from here...
5810 (Waiting for paperwork): To here.
5811
5812 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5813
5814 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5815
5816 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5817
5818 * configure.ac: Do not use $extrasub for replacing @if/@endif
5819 parts in Makefile; instead, use additional arguments to
5820 AC_CONFIG_COMMANDS to do the replacement manually, with several
5821 sed invocations, to avoid HP-UX sed command limits.
5822 * configure: Regenerate.
5823
5824 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5825
5826 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5827 blank before -L.
5828
5829 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5830
5831 * configure.ac (with-build-config): Document. Handle without.
5832 Handle missing argument.
5833 * configure: Rebuilt.
5834
5835 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5836
5837 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5838 Default to bootstrap-debug only if compare-debug works.
5839 * configure: Rebuilt.
5840 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5841 * Makefile.in: Rebuilt.
5842
5843 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5844
5845 * MAINTAINERS (OS Port Maintainers): Update my email address.
5846
5847 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5848
5849 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5850 * Makefile.in: Rebuilt.
5851
5852 2009-09-01 Chris Demetriou <cgd@google.com>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
5856 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5857
5858 PR debug/30161
5859 * include/dwarf2.h (enum dwarf_tag): Added
5860 DW_TAG_GNU_template_template_param
5861 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5862
5863 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5864
5865 * Makefile.tpl (AWK): Fix typo.
5866 * Makefile.in: Regenerate.
5867
5868 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5869
5870 * configure.ac: Detect awk and sed.
5871 * Makefile.def (flags_to_pass): Add AWK and SED.
5872 * Makefile.tpl (AWK, SED): New.
5873 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5874 * configure: Regenerate.
5875 * Makefile.in: Regenerate.
5876
5877 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5878
5879 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5880 (collapseslashes): Likewise.
5881
5882 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5883
5884 * configure.ac (AC_PREREQ): Bump to 2.64.
5885
5886 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5887
5888 * configure.ac: Remove --with-datarootdir, --with-docdir,
5889 --with-pdfdir, --with-htmldir switches.
5890 * configure: Regenerate.
5891
5892 * configure: Regenerate.
5893
5894 * compile: Sync from Automake 1.11.
5895 * depcomp: Likewise.
5896 * install-sh: Likewise.
5897 * missing: Likewise.
5898 * mkinstalldirs: Likewise.
5899 * ylwrap: Likewise.
5900
5901 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5902
5903 * ltmain.sh (func_normal_abspath): New function.
5904 (func_relative_path): Likewise.
5905 (func_mode_help): Document new -bindir option for link mode.
5906 (func_mode_link): Add new -bindir option, and use it to place
5907 output DLL if specified.
5908
5909 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5910
5911 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5912 (baseargs): Add --disable-option-checking.
5913 * configure: Regenerate.
5914
5915 * Makefile.def (configure-target-libiberty): Depend on
5916 all-binutils and all-ld.
5917 (configure-target-newlib): Likewise.
5918 * Makefile.in: Regenerate.
5919
5920 2009-08-17 Ben Elliston <bje@au.ibm.com>
5921
5922 * config.sub, config.guess: Update from upstream sources.
5923
5924 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5925
5926 Sync from src, merge:
5927
5928 2009-07-02 Tristan Gingold <gingold@adacore.com>
5929
5930 * configure.ac: Do not exclude gas for i386-*-darwin.
5931 Add a case for x86_64-*-darwin.
5932 * configure: Regenerate.
5933
5934 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5935
5936 * MAINTAINERS: Add my name to Write After Approval list.
5937
5938 2009-08-06 Michael Eager <eager@eagercon.com>
5939
5940 * configure.ac: Add Microblaze target.
5941 * configure: Regenerate.
5942
5943 2009-07-31 Christian Bruel <christian.bruel@st.com>
5944
5945 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5946 * configure: Regenerate.
5947
5948 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5949
5950 * MAINTAINERS (Write After Approval): Update my e-mail address.
5951
5952 2009-07-06 Ian Lance Taylor <iant@google.com>
5953
5954 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5955 * configure: Rebuild.
5956
5957 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5958
5959 * MAINTAINERS: Move myself to the Graphite Reviewers.
5960
5961 2009-06-30 Wei Guozhi <carrot@google.com>
5962
5963 * MAINTAINERS: Add my name to Write After Approval list.
5964
5965 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5966
5967 PR bootstrap/40338
5968 * configure.ac (comparestring): Create new variable.
5969 * Makefile.tpl (comparestring): Use to skip some comparisions.
5970 * configure: Regenerate.
5971 * Makefile.in: Regenerate.
5972
5973 2009-06-26 Doug Evans <dje@sebabeach.org>
5974
5975 * Makefile.def (host_modules): Add cgen.
5976 * Makefile.in: Regenerate.
5977 * configure.ac (host_tools): Add cgen.
5978 * configure: Regenerate.
5979
5980 2009-06-23 DJ Delorie <dj@redhat.com>
5981
5982 * MAINTAINERS: Add myself as mep maintainer.
5983
5984 2009-06-23 Ian Lance Taylor <iant@google.com>
5985
5986 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5987 boot_languages. Only bootstrap target libraries listed in
5988 target_libs for some boot language. Add --with-stage1-ldflags,
5989 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5990 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5991 if not building with C++.
5992 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5993 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5994 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5995 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5996 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5997 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5998 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5999 * configure, Makefile.in: Rebuild.
6000
6001 2009-06-23 Li Feng <nemokingdom@gmail.com>
6002
6003 * MAINTAINERS: Added my name to write-after-approval list.
6004
6005 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6006
6007 * configure.ac: Define is_elf for QNX Neutrino targets.
6008 * configure: Regenerate.
6009
6010 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6011
6012 * MAINTAINERS: Added my name to the write-after-approval list
6013
6014 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6015
6016 * configure.ac: Detect MPC in default directory.
6017 * configure: Regenerate.
6018
6019 2009-06-03 Jerome Guitton <guitton@adacore.com>
6020 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6021
6022 * Makefile.tpl (all): Avoid a trailing backslash.
6023 * Makefile.in: Regenerate.
6024
6025 2009-06-03 Ben Elliston <bje@au.ibm.com>
6026
6027 * config.sub, config.guess: Update from upstream sources.
6028
6029 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6030
6031 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6032 to noconfdirs.
6033 * configure: Regenerate.
6034
6035 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6036
6037 * Makefile.tpl ([+compare-target+]): Compare all stage
6038 directories, rather than just gcc.
6039 * Makefile.in: Rebuilt.
6040
6041 2009-06-01 Doug Kwan <dougkwan@google.com>
6042
6043 * configure.ac: Support gold for target arm*-*-*.
6044 * configure: Regenerate.
6045
6046 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6047
6048 * Makefile.def: Add MPC support and dependencies.
6049 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6050
6051 * Makefile.in, configure: Regenerate.
6052
6053 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6054
6055 * Makefile.tpl (all): Avoid harmless warning in make all when
6056 gcc-bootstrap is enabled but stage_last does not exist.
6057 * Makefile.in: Rebuilt.
6058
6059 2009-05-24 Nicolas Roche <roche@adacore.com>
6060
6061 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6062 * Makefile.in: Regenerate.
6063
6064 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6065
6066 * MAINTAINERS: Update my e-mail address.
6067
6068 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6069
6070 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6071 * configure: Regenerate.
6072
6073 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6074
6075 PR other/40159
6076 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6077 gcc-no-bootstrap are mutually exclusive.
6078 * Makefile.in: Rebuilt.
6079
6080 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6081
6082 PR other/40159
6083 * Makefile.tpl (all): Don't end with unconditional success.
6084 * Makefile.in: Rebuilt.
6085
6086 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6087
6088 PR target/37137
6089 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6090 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6091 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6092 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6093 stage_configureflags, stage_cflags and stage_libcflags into
6094 explicit Makefile macros.
6095 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6096 GFORTRAN.
6097 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6098 CC. Set CC_FOR_BUILD from CC.
6099 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6100 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6101 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6102 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6103 and GFORTRAN.
6104 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6105 (_LIBCFLAGS): Renamed to _TFLAGS.
6106 (do-compare-debug, do-compare3-debug): Drop.
6107 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6108 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6109 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6110 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6111 (XGCC_FLAGS_FOR_TARGET): New.
6112 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6113 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6114 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6115 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6116 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
6117 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6118 TFLAGS.
6119 (BUILD_CONFIG): Include if requested.
6120 (all): Set TFLAGS on bootstrap.
6121 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6122 (all-stageid-prefixmodule): Likewise.
6123 (do-clean, distclean-stageid): Set TFLAGS.
6124 (restrap): Fix whitespace.
6125 * Makefile.in: Rebuilt.
6126
6127 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
6128
6129 * config.guess: Sync with src.
6130
6131 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6132
6133 * configure.ac ($with_ppl): Default to no if not supplied.
6134 ($with_cloog): Likewise.
6135 configure: Regenerate.
6136
6137 2009-04-27 James E. Wilson <wilson@codesourcery.com>
6138
6139 * MAINTAINERS: Update my e-mail address.
6140
6141 2009-04-27 Nick Clifton <nickc@redhat.com>
6142
6143 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6144
6145 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6146
6147 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6148 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6149 * Makefile.in: Regenerate.
6150
6151 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6152
6153 PR bootstrap/39739
6154 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6155 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6156
6157 * configure, Makefile.in: Regenerate.
6158
6159 2009-04-21 Taras Glek <tglek@mozilla.com>
6160
6161 * include/hashtab.h: Update GTY annotations to new syntax
6162 * include/splay-tree.h: Likewise
6163
6164 2009-04-17 Ben Elliston <bje@au.ibm.com>
6165
6166 * config.sub, config.guess: Update from upstream sources.
6167
6168 2009-04-15 Anthony Green <green@moxielogic.com>
6169
6170 * configure.ac: Add moxie support.
6171 * configure: Rebuilt.
6172
6173 2009-04-14 Jakub Jelinek <jakub@redhat.com>
6174
6175 * configure.ac: Change copyright header to refer to version
6176 3 of the GNU General Public License and to point readers at the
6177 COPYING3 file and the FSF's license web page.
6178 * Makefile.def: Likewise.
6179 * Makefile.tpl: Likewise.
6180 * Makefile.in: Regenerate.
6181
6182 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6183
6184 * configure.ac: Restore match for darwin9 or later. Use double
6185 brackets since regeneration eats one pair.
6186 * configure: Regenerate.
6187
6188 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6189
6190 PR gas/10039
6191 * configure.ac: Require texinfo 4.7.
6192 * configure: Regenerated.
6193
6194 2009-04-09 Nick Clifton <nickc@redhat.com>
6195
6196 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6197 the GCC Runtime Library Exception.
6198
6199 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6200
6201 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6202 * configure: Regenerate.
6203
6204 2009-04-01 Steve Ellcey <sje@cup.hp.com>
6205
6206 * Makefil.def (languages): New entries.
6207 * Makefile.tpl (check-gcc-*): New generic target.
6208 * Makefile.in: Regenerate.
6209
6210 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
6211
6212 * MAINTAINERS: Update my email address.
6213
6214 2009-03-18 Tom Tromey <tromey@redhat.com>
6215
6216 * configure: Rebuild.
6217 * configure.ac (host_libs): Add libiconv.
6218 * Makefile.in: Rebuild.
6219 * Makefile.def (host_modules): Add libiconv.
6220 (configure-gdb, all-gdb): Depend on libiconv.
6221
6222 2009-03-16 Tristan Gingold <gingold@adacore.com>
6223
6224 * configure.ac: Treat gdb as supported on x86_64-darwin.
6225 * configure: Regenerate.
6226
6227 2009-03-16 Joseph Myers <joseph@codesourcery.com>
6228
6229 * configure.ac (--with-host-libstdcxx): New option.
6230 * configure: Regenerate.
6231
6232 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
6233
6234 * MAINTAINERS: Move myself into the write after approval list.
6235
6236 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6237
6238 * MAINTAINERS: Update e-mail address.
6239
6240 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6241
6242 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6243
6244 2009-03-10 Ira Rosen <irar@il.ibm.com>
6245
6246 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6247
6248 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6249
6250 Backport from git Libtool:
6251
6252 2009-01-19 Robert Millan <rmh@aybabtu.com>
6253 Support GNU/kOpenSolaris.
6254 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6255 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6256 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6257 GNU/kOpenSolaris.
6258
6259 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6260
6261 * MAINTAINERS: Update e-mail address.
6262
6263 2009-02-24 Michael Eager <eager@eagercon.com>
6264
6265 * MAINTAINERS (Write After Approval): Add self.
6266
6267 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
6268
6269 * MAINTAINERS (Write After Approval): Add myself.
6270
6271 2009-02-05 Andreas Schwab <schwab@suse.de>
6272
6273 * Makefile.tpl (stage_last): Define $r and $s before using
6274 $(RECURSE_FLAGS_TO_PASS).
6275 * Makefile.in: Regenerate
6276
6277 2009-01-30 Ian Lance Taylor <iant@google.com>
6278
6279 * MAINTAINERS: Move myself to the Global Reviewers list.
6280
6281 2009-01-29 Robert Millan <rmh@aybabtu.com>
6282
6283 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6284 * configure: Regenerate.
6285
6286 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6287
6288 * MAINTAINERS: Make whitespace consistent.
6289 Remove Robert Millan from Write After Approval.
6290
6291 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6292
6293 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6294 (all-opcodes): Depend on all-libiberty.
6295 * Makefile.in: Regenerate.
6296
6297 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6298
6299 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6300 * configure: Regenerate.
6301
6302 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6303
6304 * MAINTAINERS (Write After Approval): Add myself.
6305
6306 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6307
6308 * MAINTAINERS: Add myself to reviewers (Fortran).
6309
6310 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6311
6312 PR tree-optimization/38515
6313 * configure.ac (cloog-polylib): Removed.
6314 (with_ppl, with_cloog): Test for "no".
6315 * configure: Regenerated.
6316
6317 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6318
6319 * MAINTAINERS: Moved myself to reviewers (Fortran).
6320
6321 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6322
6323 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6324 (Write After Approval): Remove myself.
6325
6326 2009-01-03 Diego Novillo <dnovillo@google.com>
6327
6328 * MAINTAINERS: Remove myself from alias maintainership.
6329
6330 2009-01-02 David Ayers <ayers@fsfe.org>
6331
6332 * MAINTAINERS: Update e-mail address.
6333
6334 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6335
6336 * MAINTAINERS: Make whitespace consistent.
6337
6338 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6339
6340 Backport from upstream Libtool:
6341 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6342 Add cache variables to tests that require the linker to work.
6343 For shlibpath_overrides_runpath, this also changes the semantics
6344 to let the result from the C compiler take precedence.
6345
6346 2008-12-02 Ben Elliston <bje@au.ibm.com>
6347
6348 * config.sub, config.guess: Update from upstream sources.
6349
6350 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6351
6352 * configure.ac (ppllibs): Add by default the lib flags.
6353 * configure: Regenerate.
6354
6355 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6356
6357 * MAINTAINERS: Add myself to the write after approval list.
6358
6359 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6360
6361 * configure.ac: Add double brackets on darwin[912].
6362 * configure: Regenerate.
6363
6364 2008-12-03 Daniel Kraft <d@domob.eu>
6365
6366 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6367 Approval to Reviewer section (for Fortran front-end).
6368
6369 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6370
6371 * configure.ac: Expand to darwin10 and later.
6372 * configure: Regenerate.
6373
6374 2008-12-02 Andreas Schwab <schwab@suse.de>
6375
6376 * Makefile.def: configure-target-boehm-gc depends on
6377 all-target-libstdc++-v3.
6378 * Makefile.in: Regenerate.
6379
6380 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6381
6382 * MAINTAINERS: Add myself as mingw maintainer.
6383
6384 2008-12-02 Ben Elliston <bje@au.ibm.com>
6385
6386 * config.sub, config.guess: Update from upstream sources.
6387
6388 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6389
6390 * README.SCO: Remove.
6391
6392 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6393
6394 * MAINTAINERS: Add myself to the write after approval list.
6395
6396 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6397
6398 * MAINTAINERS: Update my email address in WAA section.
6399
6400 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6401
6402 * MAINTAINERS: Update e-mail address.
6403
6404 2008-11-27 Toon Moene <toon@moene.org>
6405
6406 * MAINTAINERS: Change e-mail address.
6407
6408 2008-11-27 Tristan Gingold <gingold@adacore.com>
6409
6410 * configure.ac: Build gdb for i?86-*-darwin*
6411 * configure: Regenerated.
6412
6413 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6414
6415 * MAINTAINERS: Added my full name.
6416
6417 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6418
6419 PR bootstrap/38014
6420 PR bootstrap/37923
6421
6422 Revert:
6423
6424 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6425
6426 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6427 * Makefile.in: Regenerated.
6428
6429 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6430
6431 PR gdb/921
6432 PR gdb/1646
6433 PR gdb/2175
6434 PR gdb/2176
6435
6436 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6437 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6438 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6439 (HOST_EXPORTS): Pass CPPFLAGS.
6440 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6441 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6442 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6443 * Makefile.in, configure: Regenerated.
6444 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6445 and CPPFLAGS_FOR_BUILD.
6446
6447 2008-11-06 Jeff Law <law@redhat.com>
6448
6449 * MAINTAINERS: Add myself as middle end maintainer.
6450
6451 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6452
6453 * MAINTAINERS (Write after approval): Add myself.
6454
6455 2008-11-05 Diego Novillo <dnovillo@google.com>
6456
6457 * MAINTAINERS (Global Reviewers): Add myself.
6458 (Non-Algorithmic Maintainers): Remove myself.
6459
6460 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6461
6462 * MAINTAINERS (Write after approval): Add myself.
6463
6464 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6465
6466 * MAINTAINERS (Write after approval): Add myself.
6467
6468 2008-10-31 Ben Elliston <bje@au.ibm.com>
6469
6470 * configure.ac (spu-*-*): Remove special case.
6471 * configure: Regenerate.
6472
6473 2008-10-30 Catherine Moore <clm@codesourcery.com>
6474
6475 * MAINTAINERS (Write after approval): Update my email address.
6476
6477 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6478
6479 * configure.ac [spu-*-*]: Do not set skipdirs.
6480 * configure: Re-generate.
6481
6482 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6483
6484 * MAINTAINERS (Various Maintainers): Add myself to reload.
6485
6486 2008-10-25 Richard Guenther <rguenther@suse.de>
6487
6488 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6489 maintainer. Remove myself as libgcc-math maintainer.
6490 (Non-Algorithmic Maintainers): Remove myself.
6491
6492 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6493
6494 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6495 * Makefile.in: Regenerated.
6496
6497 2008-10-23 Cary Coutant <ccoutant@google.com>
6498
6499 * MAINTAINERS (Write after approval): Add myself.
6500
6501 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6502
6503 PR gdb/921
6504 PR gdb/1646
6505 PR gdb/2175
6506 PR gdb/2176
6507
6508 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6509 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6510 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6511 (HOST_EXPORTS): Pass CPPFLAGS.
6512 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6513 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6514 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6515 * Makefile.in, configure: Regenerated.
6516 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6517 and CPPFLAGS_FOR_BUILD.
6518
6519 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6520
6521 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6522 Sebastian Pop.
6523
6524 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6525
6526 * MAINTAINERS (Write After Approval): Added myself.
6527
6528 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6529
6530 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6531 recommended version to 2.3.2.
6532
6533 * configure: Regenerate.
6534
6535 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6536
6537 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6538
6539 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6540
6541 * MAINTAINERS (Write After Approval): Update e-mail address.
6542
6543 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6544
6545 * libtool.m4: Update to libtool 2.2.6.
6546 * lt~obsolete.m4: Update to libtool 2.2.6.
6547 * ltmain.sh: Update to libtool 2.2.6.
6548 * ltsugar.m4: Update to libtool 2.2.6.
6549 * ltversion.m4: Update to libtool 2.2.6.
6550 * ltoptions.m4: Update to libtool 2.2.6.
6551 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6552
6553 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6554
6555 * MAINTAINERS (Write After Approval): Add myself.
6556
6557 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6558
6559 * MAINTAINERS (Write After Approval): Update my name.
6560
6561 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6562
6563 * MAINTAINERS: Add myself in "Write After Approval".
6564
6565 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6566
6567 * MAINTAINERS: Add myself as ia64 maintainer.
6568
6569 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6570
6571 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6572 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6573 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6574 and Michael Tiemann from Write After Approval since they do not
6575 actually have access.
6576
6577 2008-09-05 Richard Guenther <rguenther@suse.de>
6578
6579 * configure.ac: Initialize clooglibs to -lcloog.
6580 * configure: Re-generate.
6581
6582 2008-09-04 Le-Chun Wu <lcwu@google.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6587
6588 * configure.ac (--with-cloog-polylib): New.
6589 (--disable-cloog-version-check): New.
6590 (--disable-ppl-version-check): New.
6591 * configure: Re-generate.
6592
6593 2008-09-03 Richard Guenther <rguenther@suse.de>
6594
6595 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6596 cloog test.
6597 * configure: Re-generate.
6598
6599 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6600
6601 Add picoChip port.
6602 * MAINTAINERS: Add picoChip maintainers.
6603
6604 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6605 Tobias Grosser <grosser@fim.uni-passau.de>
6606 Jan Sjodin <jan.sjodin@amd.com>
6607 Harsha Jagasia <harsha.jagasia@amd.com>
6608 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6609 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6610 Adrien Eliche <aeliche@isty.uvsq.fr>
6611
6612 Merge from graphite branch.
6613 * configure: Regenerate.
6614 * Makefile.in: Regenerate.
6615 * configure.ac (host_libs): Add ppl and cloog.
6616 Add checks for PPL and CLooG.
6617 * Makefile.def (ppl, cloog): Added modules and dependences.
6618 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6619 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6620
6621 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6622
6623 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6624 (GCC_SHLIB_SUBDIR): New.
6625 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6626 * configure: Regenerate.
6627 * Makefile.in: Regenerate.
6628
6629 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6630
6631 * MAINTAINERS: Consistently use tabs to separate columns.
6632
6633 2008-08-29 Tristan Gingold <gingold@adacore.com>
6634
6635 * MAINTAINERS (Write after Approval): Add myself.
6636
6637 2008-08-28 Tristan Gingold <gingold@adacore.com>
6638
6639 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6640 Enable bfd, binutils and opcodes.
6641 * configure: Regenerate.
6642
6643 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6644
6645 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6646
6647 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6648
6649 * MAINTAINERS: Use correct Umlaut for last name.
6650
6651 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6652
6653 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6654
6655 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6656
6657 * MAINTAINERS: Update my email address.
6658
6659 2008-08-16 Nicolas Roche <roche@adacore.com>
6660
6661 * Makefile.tpl: Add BOOT_ADAFLAGS.
6662 * Makefile.in: Regenerate.
6663
6664 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6665
6666 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6667 * configure: Regenerate.
6668
6669 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6670
6671 * configure.ac: Add makefile fragments for hpux.
6672 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6673 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6674 * configure: Regenerate.
6675 * Makefile.in: Regenerate.
6676
6677 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6678
6679 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6680
6681 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6682
6683 * MAINTAINERS (Write after Approval): Add myself.
6684
6685 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6686
6687 * MAINTAINERS (Write After Approval): Add myself.
6688
6689 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6690
6691 * MAINTAINERS (Write After Approval): Add myself.
6692
6693 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6694
6695 * MAINTAINERS: Update my email address.
6696
6697 2008-06-25 Joey Ye <joey.ye@intel.com>
6698
6699 * MAINTAINERS (Write After Approval): Add myself.
6700
6701 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6702
6703 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6704 * Makefile.in: Regenerate.
6705 * configure: Regenerate.
6706
6707 2008-06-17 Daniel Kraft <d@domob.eu>
6708
6709 * MAINTAINERS (Write After Approval): Add myself.
6710
6711 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6712
6713 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6714 "$@" is still intact with both Autoconf 2.59 and 2.62.
6715 * configure: Regenerate.
6716
6717 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6718
6719 * Makefile.tpl: Fix comment errors.
6720 * Makefile.in: Regenerate.
6721
6722 2008-06-12 David S. Miller <davem@davemloft.net>
6723 David Edelsohn <edelsohn@gnu.org>
6724
6725 * configure.ac: Add powerpc*-*-* to gold supported targets.
6726 * configure: Regenerate.
6727
6728 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6729
6730 PR tree-optimization/36218
6731 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6732 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6733 (all prefix="build-"): Pass them to build-system sub-makes.
6734 * Makefile.in: Regenerate.
6735
6736 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6737
6738 * MAINTAINERS (mt port): Remove.
6739 (sco5, unixware, sco udk): Remove.
6740 (Kean Johnston): Add to Write After Approval.
6741
6742 2008-05-30 Julian Brown <julian@codesourcery.com>
6743
6744 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6745 of libobjc for ARM EABI Linux.
6746 * configure: Regenerate.
6747
6748 2008-05-18 Xinliang David Li <davidxl@google.com>
6749
6750 * ChangeLog: Remove wrong ChangeLog entry.
6751
6752 2008-05-17 Xinliang David Li <davidxl@google.com>
6753
6754 * MAINTAINERS (Write After Approval): Add myself.
6755
6756 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6757
6758 * MAINTAINERS (Write After Approval): Add myself.
6759
6760 2008-05-14 Rafael Espíndola <espindola@google.com>
6761
6762 * config-ml.in: don't handle --enable-shared and --enable-static.
6763
6764 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6765
6766 * MAINTAINERS: Update my email address.
6767
6768 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6769
6770 * MAINTAINERS: Update my email address.
6771
6772 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6773
6774 * MAINTAINERS (Write After Approval): Add myself.
6775
6776 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6777
6778 * MAINTAINERS (Write After Approval): Add myself.
6779
6780 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6781
6782 * MAINTAINERS (crx): Add myself.
6783
6784 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6785
6786 Sync with src:
6787 2008-04-14 David S. Miller <davem@davemloft.net>
6788
6789 * configure.ac: Add sparc*-*-* to gold supported targets.
6790 * configure: Regenerate.
6791
6792 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6793
6794 PR bootstrap/35457
6795 * configure.ac: Include override.m4.
6796 * configure: Regenerate.
6797
6798 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6799
6800 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6801 * Makefile.in: Regenerate.
6802
6803 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6804
6805 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6806 as nonconfigurable directories list.
6807 * configure: Regenerate.
6808
6809 2008-04-14 Ben Elliston <bje@au.ibm.com>
6810
6811 * config.sub, config.guess: Update from upstream sources.
6812
6813 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6814
6815 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6816 * Makefile.in: Regenerate.
6817
6818 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6819
6820 * configure.ac: Do not build libssp for the AVR.
6821 * configure: Regenerate.
6822
6823 2008-04-07 Ian Lance Taylor <iant@google.com>
6824
6825 * Makefile.def: check-gold depends upon all-binutils.
6826 * Makefile.in: Regenerate.
6827
6828 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6829
6830 * MAINTAINERS (Write After Approval): Add myself.
6831
6832 2008-04-04 Nick Clifton <nickc@redhat.com>
6833
6834 PR binutils/4334
6835 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6836 builds.
6837 * configure: Regenerate.
6838
6839 2008-04-04 NightStrike <NightStrike@gmail.com>
6840
6841 PR other/35151
6842 * configure.ac: Combine rules for mingw32 and mingw64.
6843 * configure: Regenerate.
6844
6845 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6846
6847 * MAINTAINERS (Write After Approval): Add myself.
6848
6849 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6850
6851 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6852 * Makefile.in (.NOTPARALLEL): Ditto.
6853
6854 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6855
6856 * MAINTAINERS (Write After Approval): Add myself.
6857
6858 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6859
6860 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6861 * Makefile.in (.NOTPARALLEL): Regenerate.
6862
6863 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6864
6865 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6866 * Makefile.in: Regenerate.
6867
6868 2008-03-26 Jakub Staszak <kuba@et.pl>
6869
6870 * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6873
6874 * MAINTAINERS: Update e-mail address.
6875
6876 2008-03-20 Ian Lance Taylor <iant@google.com>
6877
6878 * configure.ac: Add support for --enable-gold.
6879 * Makefile.def: Add gold as a directory like ld.
6880 * configure, Makefile.in: Regenerate.
6881
6882 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6883
6884 * configure.ac: m4_include config/proginstall.m4.
6885 * configure: Regenerate.
6886
6887 Backport from upstream Libtool:
6888
6889 2007-10-12 Eric Blake <ebb9@byu.net>
6890
6891 Deal with Autoconf 2.62's semantic change in m4_append.
6892 * ltsugar.m4 (lt_append): Replace broken versions of
6893 m4_append.
6894 (lt_if_append_uniq): Don't require separator to be overquoted,
6895 and avoid broken m4_append.
6896 (lt_dict_add): Fix typo.
6897 * libtool.m4 (_LT_DECL): Don't overquote separator.
6898
6899 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6900
6901 * config.rpath: Add AIX 6 support.
6902
6903 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6904
6905 * Makefile.def (stageprofile). Remove -fprofile-generate
6906 from stage_libcflags.
6907 * Makefile.in: Regenerate.
6908
6909 2008-03-13 Ben Elliston <bje@au.ibm.com>
6910
6911 * config.sub, config.guess: Update from upstream sources.
6912
6913 2008-03-06 Tom Tromey <tromey@redhat.com>
6914
6915 * MAINTAINERS: Update for treelang deletion.
6916
6917 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6918
6919 * MAINTAINERS: Update my email address.
6920
6921 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6922
6923 * MAINTAINERS (darwin port): Add myself as a maintainer.
6924 (objective-c/c++): Add myself as a maintainer.
6925
6926 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6927
6928 * MAINTAINERS (Write After Approval): Update my email address.
6929
6930 2008-02-25 Tomas Bily <tbily@suse.cz>
6931
6932 * MAINTAINERS (Write After Approval): Add myself.
6933
6934 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6935
6936 * MAINTAINERS (OpenMP): Add myself.
6937
6938 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6939
6940 PR bootstrap/32009
6941 PR bootstrap/32161
6942
6943 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6944 * configure: Regenerate.
6945
6946 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6947 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6948 STAGE4_LIBCFLAGS): New.
6949 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6950 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6951 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6952 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6953 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6954 for target modules. Don't export LIBCFLAGS.
6955 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6956 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6957 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6958 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6959 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6960 * Makefile.in: Regenerate.
6961
6962 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6963
6964 PR libgcj/33085
6965 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6966 Do not use -DDLL_EXPORT. Backport from upstream.
6967
6968 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6969
6970 * MAINTAINERS (Write After Approval): Add myself.
6971
6972 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6973
6974 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6975 * configure: Regenerate.
6976
6977 2008-01-31 Marc Gauthier <marc@tensilica.com>
6978
6979 * configure.ac (xtensa*-*-*): Recognize processor variants.
6980 * configure: Regenerate.
6981
6982 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6983
6984 PR bootstrap/34922
6985 * configure.ac (PARSE_ARGS): Push suitable setting of
6986 ac_subdirs_all, for `./configure --help=recursive'.
6987 Handle `+' in generic toplevel directory disabling.
6988 * configure: Regenerate.
6989
6990 2008-01-28 Nick Clifton <nickc@redhat.com>
6991
6992 * MAINTAINERS (xstormy16): Take over maintainership.
6993
6994 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6995
6996 * MAINTAINERS (c4x port): Remove.
6997
6998 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6999
7000 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7001
7002 2008-01-23 Ben Elliston <bje@au.ibm.com>
7003
7004 * config.sub, config.guess: Update from upstream sources.
7005
7006 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7007
7008 * MAINTAINERS (Write After Approval): Add myself.
7009
7010 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7011
7012 * MAINTAINERS: Update my email address.
7013
7014 2008-01-09 Raksit Ashok <raksit@google.com>
7015
7016 * MAINTAINERS (Write After Approval): Add myself.
7017
7018 2008-01-09 Raksit Ashok <raksit@google.com>
7019
7020 * MAINTAINERS (Write After Approval): Add myself.
7021
7022 2008-01-08 Ben Elliston <bje@au.ibm.com>
7023
7024 * config.sub, config.guess: Update from upstream sources.
7025
7026 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7027
7028 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7029 Change recommended MPFR from 2.2.1 -> 2.3.0.
7030 * configure: Regenerate.
7031
7032 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7033
7034 * MAINTAINERS: Update my email address.
7035
7036 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7037
7038 * MAINTAINERS: Update my email address.
7039
7040 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7041
7042 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7043 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7044 * Makefile.in: Regenerate.
7045
7046 2007-12-10 Mark Heffernan <meheff@google.com>
7047
7048 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7049 misplaced entries.
7050
7051 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7052
7053 * configure.ac: Enable libjava for x86_64-*-darwin9.
7054 * configure: Regenerate.
7055
7056 2007-12-07 Bill Maddox <maddox@google.com>
7057
7058 * MAINTAINERS (Write After Approval): Add myself.
7059
7060 2007-12-05 Ben Elliston <bje@au.ibm.com>
7061
7062 * config.sub, config.guess: Update from upstream sources.
7063
7064 2007-12-02 Matthias Klose <doko@ubuntu.com>
7065
7066 * config-ml.in: Remove 64bit configure tests.
7067
7068 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7069
7070 * config-ml.in: Robustify against white space in absolute file
7071 names.
7072
7073 * config-ml.in (multi-clean): Substitute ${Makefile}.
7074 Remove superfluous ${Makefile} in list.
7075
7076 2007-11-19 Thiemo Seufer <ths@mips.com>
7077
7078 * config-ml.in: Don't hardcode the Makefile name.
7079
7080 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7081
7082 * MAINTAINERS (Write After Approval): Add myself.
7083
7084 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7085
7086 * MAINTAINERS (Write After Approval): Add myself.
7087
7088 2007-11-06 Doug Kwan <dougkwan@google.com>
7089
7090 * MAINTAINERS (Write After Approval): Add myself.
7091
7092 2007-10-25 Ben Elliston <bje@au.ibm.com>
7093
7094 * MAINTAINERS (mercury): Remove entry.
7095 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7096
7097 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7098
7099 * Makefile.def (dependencies): Make configure-gdb depend on
7100 all-intl.
7101 * Makefile.in: Regenerated.
7102
7103 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7104
7105 * MAINTAINERS (Fortran maintainer): Remove myself.
7106
7107 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
7108
7109 * Makefile.def: To avoid problems running with parallel makes,
7110 build newlib before libgloss so that target specific header
7111 files are availble.
7112 * Makefile.in: Regenerate
7113
7114 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7115
7116 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7117 * Makefile.in: Regenerate.
7118
7119 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7120
7121 * MAINTAINERS (Register allocation reviewer): Add myself.
7122
7123 2007-10-08 Mike Frysinger <vapier@gentoo.org>
7124
7125 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7126 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7127 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7128 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7129 * configure: Regenerate.
7130
7131 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
7132
7133 * MAINTAINERS (Register allocation reviewer): Add myself.
7134
7135 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
7136
7137 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7138 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7139 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7140 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7141 * configure.ac: Default them to host tools for $host = $build.
7142 Subst them.
7143
7144 * configure: Regenerate.
7145 * Makefile.in: Regenerate.
7146
7147 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
7148
7149 * MAINTAINERS (Register allocation reviewer): Add myself.
7150
7151 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
7152
7153 * MAINTAINERS (Register allocation reviewer): Add myself.
7154
7155 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
7156
7157 * MAINTAINERS (Write After Approval): Fix typo.
7158
7159 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7160
7161 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7162 * configure: Regenerate.
7163
7164 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7165
7166 PR bootstrap/31906
7167 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7168 they're already prefixed.
7169
7170 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7171
7172 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7173 libstdc++.
7174 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7175 * configure: Regenerate.
7176 * Makefile.in: Regenerate.
7177
7178 2007-09-17 Andreas Schwab <schwab@suse.de>
7179
7180 * configure.ac: Raise minimum makeinfo version to 4.6.
7181 * configure: Regenerate.
7182
7183 2007-09-17 Johannes Singler <singler@ira.uka.de>
7184
7185 * MAINTAINERS (write-after-approval) add myself
7186
7187 2007-09-15 Alan Modra <amodra@bigpond.net.au>
7188
7189 * configure.ac: Correct makeinfo version check.
7190 * configure: Regenerate.
7191
7192 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7193
7194 * MAINTAINERS: Update my email address.
7195
7196 2007-09-14 Richard Sandiford <richard@codesourcery.com>
7197
7198 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7199 to $skipdirs and only disable gprof for newlib. Use the normal
7200 mips*-elf* handling in other respects.
7201 * configure: Regnerate.
7202
7203 2007-09-12 David Daney <ddaney@avtrex.com>
7204
7205 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7206 enabling libgcj.
7207 * configure: Regenerate.
7208
7209 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7210
7211 PR other/32154
7212 * configure.ac: For libgloss targets, point the linker to the linker
7213 script, startup code and simulator library.
7214 * configure: Regenerate.
7215
7216 2007-09-07 Andrew Haley <aph@redhat.com>
7217
7218 * configure.ac (noconfigdirs): Remove target-libffi and
7219 target-libjava.
7220 * configure: Regenerate.
7221
7222 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7223
7224 PR target/33281
7225 * configure.ac: Use config/mh-mingw on mingw.
7226 * configure: Regenerate.
7227
7228 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7229
7230 * MAINTAINERS (Write After Approval): Add myself.
7231
7232 2007-09-05 Richard Guenther <rguenther@suse.de>
7233
7234 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7235 nor --disable-checking is provided also turn on yes and types
7236 checking for stage1.
7237 * configure: Re-generate.
7238
7239 2007-08-30 Krister Walfridsson <cato@df.lth.se>
7240
7241 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7242 (Write After Approval): Remove myself.
7243
7244 2007-08-29 Nick Clifton <nickc@redhat.com>
7245
7246 * config.sub, config.guess: Update from upstream sources.
7247
7248 2007-08-22 Bud Davis <jmdavis@link.com>
7249
7250 * MAINTAINERS (Write After Approval): Added myself.
7251 * MAINTAINERS (Reviewers): Removed myself.
7252
7253 2007-08-18 Paul Brook <paul@codesourcery.com>
7254 Joseph Myers <joseph@codesourcery.com>
7255
7256 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7257 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7258 * Makefile.in: Regenerate.
7259 * configure.ac (--with-debug-prefix-map): New.
7260 * configure: Regenerate.
7261
7262 2007-08-17 Richard Sandiford <richard@codesourcery.com>
7263 Nigel Stephens <nigel@mips.com>
7264
7265 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7266 as target_makefile_frag.
7267 * configure: Regenerate.
7268
7269 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
7270
7271 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7272 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7273 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7274 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7275 (do-compare, do-compare3, do-compare-debug): New.
7276 ([+compare-target+]): Use them.
7277
7278 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7279
7280 * MAINTAINERS (Write After Approval): Change my email address.
7281
7282 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7283 Ben Elliston <bje@au.ibm.com>
7284
7285 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7286 --silent if $silent.
7287 * configure: Regenerate.
7288
7289 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7290
7291 * MAINTAINERS (Various Maintainers): Add myself as
7292 loop infrastructure maintainer. Update my e-mail
7293 address.
7294
7295 2007-07-31 Diego Novillo <dnovillo@google.com>
7296
7297 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7298 Adjust description.
7299
7300 2007-07-26 Richard Guenther <rguenther@suse.de>
7301
7302 * configure.ac: Add types checking to stage1 checking flags.
7303 * configure: Regenerate.
7304
7305 2007-07-17 Nick Clifton <nickc@redhat.com>
7306
7307 * COPYING3: New file. Contains version 3 of the GNU General
7308 Public License.
7309 * COPYING3.LIB: New file. Contains version 3 of the GNU
7310 Lesser General Public License.
7311
7312 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7313
7314 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7315
7316 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7317
7318 * MAINTAINERS (S/390 co-maintainer): Add myself.
7319 (Write After Approval): Remove myself.
7320
7321 2007-07-13 Dan Hipschman <dsh@google.com>
7322
7323 * MAINTAINERS (Write After Approval): Add myself.
7324
7325 2007-07-11 Nick Clifton <nickc@redhat.com>
7326
7327 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7328 WINDRES export.
7329 * Makefile.in: Regenerate.
7330
7331 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7332
7333 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7334 maintainer.
7335
7336 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7337
7338 * lt~obsolete.m4: New. Import from 20070318 libtool.
7339
7340 2007-07-03 Julian Brown <julian@codesourcery.com>
7341
7342 * MAINTAINERS (Write After Approval): Add myself.
7343
7344 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7345
7346 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7347 * configure: Regenerate.
7348
7349 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7350
7351 * configure.ac: Add some missing m4 quotation.
7352 * configure: Regenerate.
7353
7354 2007-07-02 Simon Baldwin <simonb@google.com>
7355
7356 * MAINTAINERS (Write After Approval): Add myself.
7357
7358 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7359
7360 * configure: Regenerate.
7361
7362 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7363
7364 * Makefile.def: Add windmc tool to build.
7365 * Makefile.tpl: Likewise.
7366 * configure.ac: Likewise.
7367 * Makefile.in: Regenerate.
7368 * configure: Regenerate.
7369
7370 2007-06-28 DJ Delorie <dj@redhat.com>
7371
7372 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7373 not building newlib.
7374 * configure: Regenerated.
7375
7376 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7377
7378 * MAINTAINERS (Write After Approval): Add myself.
7379
7380 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7381
7382 * MAINTAINERS (Write After Approval): Add myself.
7383
7384 2007-06-19 Chris Matthews <chrismatthews@google.com>
7385
7386 * MAINTAINERS (Write After Approval): Add myself.
7387
7388 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7389
7390 * MAINTAINERS (Write After Approval): Add myself.
7391
7392 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7393
7394 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7395 * Makefile.in: Regenerated.
7396
7397 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7398
7399 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7400 bfin*-*-uclinux* targets.
7401 * configure: Regenerate.
7402
7403 2007-06-14 Ian Lance Taylor <iant@google.com>
7404
7405 * MAINTAINERS: Add myself as non-algorithmic global write
7406 maintainer.
7407
7408 2007-06-14 Diego Novillo <dnovillo@google.com>
7409
7410 * MAINTAINERS: Add self as middle-end maintainer and
7411 non-algorithmic global write maintainer.
7412
7413 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7414
7415 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7416 Move all Fortran maintainers except Paul Brook into the
7417 Non-Autopoiesis section.
7418
7419 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7420
7421 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7422 (distclean-stage[+id+]): Possibly delete stage_last.
7423 * Makefile.in: Regenerate.
7424
7425 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7426
7427 * MAINTAINERS (Various Maintainer): Fix typo.
7428
7429 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7430
7431 * MAINTAINERS (Various Maintainer): Add myself as
7432 dataflow maintainer.
7433
7434 2007-06-07 Ben Elliston <bje@au.ibm.com>
7435
7436 * config.sub, config.guess: Update from upstream sources.
7437
7438 2007-06-07 Ben Elliston <bje@au.ibm.com>
7439
7440 * Makefile.tpl: Fix spelling error.
7441 * Makefile.in: Regenerate.
7442
7443 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7444
7445 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7446 lt_cv_sys_max_cmd_len.
7447
7448 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7449
7450 * MAINTAINERS (Various Maintainers): Add myself as
7451 auto-vectorizer maintainer.
7452
7453 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7454
7455 PR libjava/32098
7456 * libtool.m4: Revert previous change.
7457 * ltgcc.m4: Put it here.
7458
7459 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7460
7461 * MAINTAINERS (Various Maintainers): Add myself as
7462 auto-vectorizer maintainer.
7463
7464 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7465
7466 PR libjava/32098
7467 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7468
7469 2007-05-30 Richard Guenther <rguenther@suse.de>
7470
7471 * MAINTAINERS (Various Maintainers): Add myself as
7472 auto-vectorizer maintainer.
7473
7474 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7475
7476 PR bootstrap/29382
7477 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7478 * configure: Rebuilt.
7479
7480 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7481
7482 * MAINTAINERS (Write After Approval): Removed my name.
7483
7484 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7485
7486 * MAINTAINERS (Write After Approval): Remove myself.
7487
7488 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7489
7490 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7491
7492 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7493
7494 * ltmain.sh: Update from ToT Libtool.
7495 * libtool.m4: Update from ToT Libtool.
7496 * ltsugar.m4: New. Update from ToT Libtool.
7497 * ltversion.m4: New. Update from ToT Libtool.
7498 * ltoptions.m4: New. Update from ToT Libtool.
7499 * ltconfig: Remove.
7500 * ltcf-c.sh: Remove.
7501 * ltcf-cxx.sh: Remove.
7502 * ltcf-gcj.sh: Remove.
7503
7504 2007-05-22 Ollie Wild <aaw@google.com>
7505
7506 * MAINTAINERS (Write After Approval): Add myself.
7507
7508 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7509
7510 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7511 stage_cflags.
7512 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7513 Remove CFLAGS/LIBCFLAGS.
7514 (configure-stage[+id+]-[+prefix+][+module+],
7515 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7516 * Makefile.in: Regenerate.
7517
7518 2007-05-15 Diego Novillo <dnovillo@google.com>
7519
7520 * MAINTAINERS: Update e-mail address.
7521
7522 2007-05-15 Revital Eres <eres@il.ibm.com>
7523
7524 * MAINTAINERS (Write After Approval): Add myself.
7525
7526 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7527
7528 * MAINTAINERS (Write After Approval): Updated my address.
7529
7530 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7531
7532 * MAINTAINERS (Write After Approval): Add myself.
7533
7534 2007-05-11 Silvius Rus <rus@google.com>
7535
7536 * MAINTAINERS (Write After Approval): Add myself.
7537
7538 2007-04-23 Tom Tromey <tromey@redhat.com>
7539
7540 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7541
7542 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7543
7544 * MAINTAINERS (cpplib): Rename to ...
7545 (libcpp): ... this. Add C/C++ front end maintainers.
7546
7547 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7548
7549 * config-ml.in: Pass ${ml_config_env} to configure calls.
7550
7551 2007-04-04 Christian Bruel <christian.bruel@st.com>
7552
7553 * MAINTAINERS (Write After Approval): Add myself.
7554
7555 2007-04-02 Dave Korn <dave.korn@artimi.com>
7556
7557 * MAINTAINERS (Write After Approval): Add myself.
7558
7559 2007-03-31 Tobias Burnus <burnus@net-b.de>
7560
7561 * MAINTAINERS (fortran 95 front end): Add myself.
7562
7563 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7564
7565 * MAINTAINERS (Write After Approval): Add myself.
7566
7567 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7568
7569 * MAINTAINERS (Modulo Scheduler): Add myself.
7570
7571 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7572
7573 * MAINTAINERS (fortran 95 front end): Add myself.
7574 (c++ front end): whitespace fix.
7575
7576 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
7580 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7581
7582 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7583 of glob. Quote arguments with single quotes too.
7584 * configure: Regenerate.
7585
7586 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7587
7588 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7589 * Makefile.in: Regenerate
7590
7591 2007-03-07 Andreas Schwab <schwab@suse.de>
7592
7593 * configure: Regenerate.
7594
7595 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7596
7597 * configure.ac: Add "--with-pdfdir" configure option,
7598 which defines pdfdir variable.
7599 * Makefile.def (target=fixincludes): Add install-pdf to
7600 missing targets.
7601 (recursive_targets): Add install-pdf target.
7602 (flags_to_pass): Add pdfdir.
7603 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7604 target.
7605 * configure: Regenerate
7606 * Makefile.in: Regenerate
7607
7608 2007-02-28 Eric Christopher <echristo@apple.com>
7609
7610 Revert:
7611 2006-12-07 Mike Stump <mrs@apple.com>
7612
7613 * Makefile.def (dependencies): Add dependency for
7614 install-target-libssp and install-target-libgomp on
7615 install-gcc.
7616 * Makefile.in: Regenerate.
7617
7618 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7619
7620 * configure: Regenerate.
7621 * configure.ac: Move statements after variable declarations.
7622
7623 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7624
7625 * MAINTAINERS: Add myself as sh maintainer.
7626
7627 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7628
7629 * configure.ac: Adjust for loop syntax.
7630 * configure: Regenerate.
7631
7632 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7633
7634 * configure: Rebuilt.
7635
7636 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7637
7638 * configure.ac: Drop multiple occurrences of --enable-languages,
7639 and fix its quoting.
7640 * configure: Rebuilt.
7641
7642 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7643 Nathan Sidwell <nathan@codesourcery.com>
7644 Vladimir Prus <vladimir@codesourcery.com>
7645 Joseph Myers <joseph@codesourcery.com>
7646
7647 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7648 * configure: Regenerate.
7649
7650 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7651
7652 * ltconfig (freebsd*): Default to elf.
7653
7654 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7655
7656 * configure.ac (target_libraries): Move libgcc before libiberty.
7657 * configure: Regenerated.
7658
7659 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7660 Paolo Bonzini <bonzini@gnu.org>
7661
7662 PR bootstrap/30753
7663 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7664 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7665 * configure: Regenerated.
7666
7667 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7668
7669 * MAINTAINERS (Language Front End Maintainers): Update my mail
7670 address.
7671
7672 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7673
7674 PR bootstrap/30748
7675 * configure.ac: Correct syntax for Solaris ksh.
7676 * configure: Regenerated.
7677
7678 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7679
7680 * configure.ac: Sync with src.
7681 * configure: Regenerate.
7682
7683 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7684
7685 * Makefile.in: Regenerate.
7686
7687 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7688
7689 * config.sub: Sync with src.
7690
7691 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7692
7693 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7694 noncanonical equivalents.
7695 * configure.in: Rename to...
7696 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7697 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7698 target_noncanonical. Use them. Rewrite removal of configure
7699 arguments for autoconf 2.59. Discard variable settings. Force
7700 program_transform_name for native tools.
7701
7702 * Makefile.in: Regenerated.
7703 * configure: Regenerated with autoconf 2.59.
7704
7705 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7706
7707 * MAINTAINERS (Write After Approval): Add myself.
7708
7709 2007-01-31 Andreas Schwab <schwab@suse.de>
7710
7711 * Makefile.tpl (LDFLAGS): Substitute it.
7712 * Makefile.in: Regenerate.
7713
7714 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7715
7716 * MAINTAINERS (Write After Approval): Add myself.
7717
7718 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7719
7720 * MAINTAINERS (spu port): Add myself.
7721
7722 2007-01-23 Richard Guenther <rguenther@suse.de>
7723
7724 PR bootstrap/30541
7725 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7726 * Makefile.tpl (GNATBIND): Substitute it.
7727 (GNATMAKE): Likewise.
7728 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7729 of STAGE_PREFIX.
7730 * Makefile.in: Regenerate.
7731 * configure: Regenerate.
7732
7733 2007-01-18 Mike Stump <mrs@apple.com>
7734
7735 * configure.in: Re-enable -Werror for gcc builds.
7736
7737 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7738
7739 * MAINTAINERS (Write After Approval): Add myself.
7740
7741 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7742
7743 * configure.in: Change == to = in test command.
7744 * configure: Regenerate.
7745
7746 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7747 Nick Clifton <nickc@redhat.com>
7748 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7749
7750 * configure.in (build_configargs, host_configargs, target_configargs):
7751 Remove build/host/target parameters.
7752 (host_libs): Add gmp and mpfr.
7753 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7754 * Makefile.def (gmp, mpfr): New.
7755 (gcc): Remove target.
7756 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7757 target_os, target_vendor): New.
7758 (configure): Add host_alias/target_alias arguments; adjust invocations.
7759 * configure: Regenerate.
7760 * Makefile.in: Regenerate.
7761
7762 2007-01-11 Matt Fago <fago@earthlink.net>
7763
7764 * configure.in: Try to link to functions only in mpfr 2.2.x
7765 to improve robustness of configure tests.
7766 * configure: Regenerate.
7767
7768 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7769
7770 * MAINTAINERS: Add myself as i386 maintainer.
7771
7772 2007-01-08 Jan Hubicka <jh@suse.cz>
7773
7774 * MAINTAINERS: Add myself as i386 maintainer.
7775
7776 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7777
7778 * configure.in: Add support for an x86_64-mingw* target.
7779 * configure: Regenerate.
7780
7781 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7782
7783 * Makefile.tpl (all-target): Correct @if conditional for target
7784 modules.
7785 * configure.in: Omit libiberty if building only target libgcc.
7786 * configure, Makefile.in: Regenerated.
7787
7788 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7789
7790 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7791 * configure: Regenerate.
7792
7793 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7794
7795 * Makefile.def (target_modules): Add libgcc.
7796 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7797 * Makefile.tpl (clean-target-libgcc): Delete.
7798 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7799 on gcc even for bootstrapped modules. Rewrite handling of
7800 lang_env_dependencies to loop over target_modules.
7801 * configure.in (target_libraries): Add target-libgcc.
7802 * Makefile.in, configure: Regenerated.
7803
7804 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7805
7806 * configure.in: Reorganize recognition of languages. Add
7807 --enable-stage1-languages. Show supported languages for the chosen
7808 target rather than all recognized languages.
7809 * configure: Regenerate.
7810
7811 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7812
7813 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7814 * Makefile.in: Regenerate.
7815
7816 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7817
7818 * configure.in: Warn that MPFR 2.2.0 is buggy.
7819 * configure: Regenerate.
7820
7821 2006-12-27 Ian Lance Taylor <iant@google.com>
7822
7823 * configure.in: When removing Makefiles to force a reconfigure, also
7824 remove prev-DIR*/Makefile.
7825 * configure: Regenerate.
7826
7827 2006-12-22 Andreas Schwab <schwab@suse.de>
7828
7829 * configure: Regenerate with correct autoconf version.
7830
7831 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7832
7833 * configure.in: add AC_SUBST for *_FOR_TARGET.
7834 * configure: Regenerate.
7835
7836 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7837
7838 * configure.in: Simplify logic for rejecting languages that cannot
7839 be built. Separate the case when a language is unsupported,
7840 from the case when the user chooses not to build a language.
7841
7842 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7843
7844 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7845 it only affects bootstrap and could be tested on "$host" as well.
7846 * configure: Regenerate.
7847 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7848
7849 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7850
7851 PR bootstrap/29544
7852 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7853 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7854 move here comment from Makefile.tpl.
7855 * Makefile.tpl: Move some definitions higher in the file.
7856 (STAGE1_CHECKING): New.
7857 * configure.in: Add --enable-stage1-checking.
7858 * configure: Regenerate.
7859 * Makefile.in: Regenerate.
7860
7861 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * MAINTAINERS: Add myself as build system maintainer.
7864
7865 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2006-12-13 Eric Christopher <echristo@apple.com>
7870
7871 * MAINTAINERS: Add myself as darwin maintainer.
7872
7873 2006-12-11 Ian Lance Taylor <ian@airs.com>
7874
7875 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7876
7877 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7878
7879 MAINTAINERS: Update my entry.
7880
7881 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7882
7883 * configure.in: Handle spu makefile frag.
7884 * Makefile.tpl (MAINT): Define
7885 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7886 * configure: Regenerate.
7887 * Makefile.in: Regenerate.
7888
7889 2006-12-11 Ben Elliston <bje@au.ibm.com>
7890
7891 * config.guess: Import latest version.
7892 * config.sub: Likewise.
7893
7894 2006-12-11 Ben Elliston <bje@au.ibm.com>
7895
7896 * configure.in (spu-*-*): Don't skip target-libiberty.
7897 * configure: Regenerate.
7898
7899 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7900
7901 PR bootstrap/30134
7902 * configure.in: Correct x86 darwin support for libjava to powerpc
7903 and i?86 only.
7904 * configure: Regenerate.
7905
7906 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7907
7908 * configure.in: Add x86 darwin support for libjava.
7909 * configure: Regenerate.
7910
7911 2006-12-07 Mike Stump <mrs@apple.com>
7912
7913 * Makefile.def (dependencies): Add dependency for
7914 install-target-libssp and install-target-libgomp on
7915 install-gcc.
7916 * Makefile.in: Regenerate.
7917
7918 2006-12-04 Richard Guenther <rguenther@suse.de>
7919
7920 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7921 (Non-Algorithmic Maintainers): Move over non-algorithmic
7922 loop optimizer maintainers, add myself as a non-algorithmic
7923 middle-end maintainer.
7924
7925 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7926
7927 * MAINTAINERS (Write After Approval): Add myself.
7928
7929 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7930
7931 * configure.in: Update error message for missing GMP/MPFR.
7932
7933 * configure: Regenerate.
7934
7935 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7936
7937 * configure.in: Update MPFR version in error message.
7938
7939 * configure: Regenerate.
7940
7941 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7942
7943 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7944 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7945 --with-gmp-lib): New flags.
7946
7947 * configure: Regenerate.
7948
7949 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7950
7951 * MAINTAINERS (Write After Approval): Change my email address.
7952
7953 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7954
7955 * MAINTAINERS (Write After Approval): Add myself.
7956
7957 2006-11-22 Philipp Thomas <pth@suse.de>
7958
7959 * MAINTAINERS (i18n): Update e-mail address.
7960
7961 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7962
7963 * MAINTAINERS (spu port): Add myself as maintainer.
7964 (Write After Approval): Remove myself.
7965
7966 2006-11-22 Ben Elliston <bje@au.ibm.com>
7967
7968 * configure.in (skipdirs): Don't build libssp for SPU.
7969 * configure: Regenerate.
7970
7971 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7972
7973 * MAINTAINERS (spu port): Add myself as maintainer.
7974 (libobjc): Update my email address.
7975
7976 2006-11-21 Andrea Bona <andrea.bona@st.com>
7977
7978 * MAINTAINERS (Write After Approval): Add myself.
7979
7980 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7981
7982 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7983 * configure : Rebuilt.
7984
7985 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7986
7987 * MAINTAINERS (Write After Approval): Add myself.
7988
7989 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7990
7991 * MAINTAINERS (Write After Approval): Add myself.
7992
7993 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7994
7995 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7996 libmpfr.a.
7997 * configure: Regenerate.
7998
7999 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8000
8001 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8002 (unstage): Test for stage_last presence.
8003
8004 PR bootstrap/29802
8005 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8006 STAGE_PREFIX.
8007 * Makefile.in: Regenerate.
8008
8009 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8010
8011 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8012 maintainers.
8013
8014 2006-11-14 Erven Rohou <erven.rohou@st.com>
8015
8016 * MAINTAINERS (Write After Approval): Add myself.
8017
8018 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8019
8020 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8021 and stageN-package/Makefile.
8022 * Makefile.in: Regenerated.
8023
8024 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8025
8026 * configure.in: Remove target-libgloss from noconfigdirs for
8027 bfin-*-*.
8028 * configure: Regenerated.
8029
8030 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8031
8032 * configure.in (have_gmp): Only error if the gcc directory exists.
8033
8034 * configure: Regenerate.
8035
8036 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8037
8038 * configure.in: Robustify error message for missing GMP/MPFR.
8039
8040 * configure: Regenerate.
8041
8042 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8043
8044 * MAINTAINERS (Write After Approval): Add myself.
8045
8046 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8047
8048 * MAINTAINERS: Change email address.
8049
8050 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8051
8052 * MAINTAINERS (Write After Approval): Add myself.
8053
8054 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8055
8056 * MAINTAINERS (Write After Approval): Add myself.
8057
8058 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8059
8060 * MAINTAINERS (Write After Approval): Move myself to
8061 Write After Approval section.
8062
8063 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8064
8065 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8066 need_gmp anymore.
8067 * configure: Regenerate.
8068
8069 2006-10-16 Tobias Burnus <burnus@net-b.de>
8070
8071 * MAINTAINERS (Write After Approval): Add myself.
8072
8073 2006-10-16 Ben Elliston <bje@au.ibm.com>
8074
8075 * config.guess: Import latest version.
8076 * config.sub: Likewise.
8077
8078 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8079
8080 * Makefile.def: Added pdf target handling.
8081 * Makefile.tpl: Added pdf target handling.
8082 * Makefile.in: Regenerated.
8083
8084 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8085
8086 * MAINTAINERS: Add self as score port maintainer.
8087
8088 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8089
8090 * MAINTAINERS (Write After Approval): Add myself.
8091
8092 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8093
8094 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8095 or newer.
8096 * configure: Regenerated.
8097
8098 2006-09-27 Dave Brolley <brolley@redhat.com>
8099
8100 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8101 using $s instead of $r.
8102 * configure: Regenerated.
8103
8104 2006-09-26 Thiemo Seufer <ths@mips.com>
8105
8106 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8107 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8108 * configure: Regenerate.
8109
8110 2006-09-24 Graeme Peterson <gridly@gmail.com>
8111
8112 * MAINTAINERS (Write After Approval): Remove myself.
8113
8114 2006-09-22 Chao-ying Fu <fu@mips.com>
8115
8116 * MAINTAINERS (Write After Approval): Add myself.
8117
8118 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8119
8120 * MAINTAINERS: Add self as soft-fp maintainer.
8121
8122 2006-09-09 Anatoly Sokolov <aesok@post.ru>
8123
8124 * MAINTAINERS: Add myself as avr maintainer.
8125 Remove Marek Michalkiewicz as avr maintainer.
8126
8127 2006-09-07 Roberto Costa <roberto.costa@st.com>
8128
8129 * MAINTAINERS (Write After Approval): Add myself.
8130
8131 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
8132
8133 * configure.in: Never build newlib for a Mingw host.
8134 Never build newlib as Mingw target library.
8135 Test the existence of winsup/cygwin for building a Cygwin newlib,
8136 rather than just winsup.
8137 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8138 building a Mingw target.
8139 * configure: Regenerate.
8140
8141 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8142
8143 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8144
8145 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
8146
8147 * config.guess: Import from src (was more updated).
8148 * config.sub: Likewise.
8149
8150 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8151
8152 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8153 * configure: Regenerated.
8154
8155 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
8156
8157 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8158 for stages after the first.
8159
8160 2006-07-17 Jakub Jelinek <jakub@redhat.com>
8161
8162 * Makefile.def: Add dependencies for configure-opcodes
8163 on configure-intl and all-opcodes on all-intl.
8164 * Makefile.in: Regenerated.
8165
8166 2006-07-13 Ben Elliston <bje@au.ibm.com>
8167
8168 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8169
8170 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8171
8172 Port to hosts whose 'sort' and 'tail' implementations
8173 treat operands with leading '+' as file names, as POSIX
8174 has required since 2001. However, make sure the code still
8175 works on pre-POSIX hosts.
8176 * ltmain.sh: Don't assume "sort +2" is equivalent to
8177 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8178
8179 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8180
8181 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8182
8183 2006-07-04 Peter O'Gorman <peter@pogma.com>
8184
8185 * ltconfig: chmod 644 before ranlib during install.
8186
8187 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8188
8189 PR bootstrap/18058
8190 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8191 if the bootstrap compiler is a GCC version that supports it.
8192 * configure: Regenerate.
8193
8194 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8195
8196 * configure.in: Fix thinkos in previous check-in.
8197 * configure: Regenerate.
8198
8199 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
8200
8201 PR other/27063
8202 * configure.in: Test subdir_requires and give an appropriate
8203 error message.
8204 * configure: Regenerate.
8205
8206 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8207
8208 * MAINTAINERS (Write After Approval): Add myself.
8209
8210 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
8211
8212 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8213
8214 2006-06-22 Steve Ellcey <sje@cup.hp.com>
8215
8216 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8217
8218 2006-06-20 David Ayers <d.ayers@inode.at>
8219
8220 PR bootstrap/28072
8221 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8222 whether target-libjava is being configured instead of whether the
8223 java front end is enabled.
8224 * configure: Regenerate.
8225
8226 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8227
8228 PR target/27540
8229 * configure.in: Only enable libgomp on IRIX 6.
8230 * configure: Regenerate.
8231
8232 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
8233
8234 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8235 too.
8236 * Makefile.in: Regenerate.
8237
8238 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8239
8240 * config-ml.in: Alter CCASFLAGS to include special
8241 multilib options the same as is done for CFLAGS.
8242
8243 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8244
8245 * configure.in: Don't enable libgomp on hpux10.
8246 * configure: Rebuilt.
8247
8248 2006-06-12 David Ayers <d.ayers@inode.at>
8249
8250 PR bootstrap/27963
8251 PR target/19970
8252 * configure.in: Remove target-boehm-gc from noconfigdirs where
8253 ${libgcj} is specified.
8254 * configure: Regenerate.
8255
8256 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
8257
8258 Sync from src:
8259
8260 * configure.in: Sync.
8261 * configure: Regenerated.
8262
8263 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8264
8265 * Makefile.def: Added dependencies from sim and gdb on intl, and
8266 added configure dependencies to everything with an all dependency
8267 on intl.
8268 * Makefile.in: Regenerated.
8269
8270 2006-06-06 David Ayers <d.ayers@inode.at>
8271
8272 PR libobjc/13946
8273 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8274 * Makefile.in: Regenerate.
8275 * configure.in: Add --enable-objc-gc at toplevel and have it
8276 enable boehm-gc for Objective-C.
8277 Remove target-boehm-gc from libgcj.
8278 Add target-boehm-gc to target_libraries.
8279 Add target-boehm-gc to noconfigdirs where ${libgcj}
8280 is specified.
8281 Assert that boehm-gc is supported when requested for Objective-C.
8282 Only build boehm-gc if needed either for Java or Objective-C.
8283 * configure: Regenerate.
8284
8285 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8286
8287 PR 27674
8288 * Makefile.tpl (configure-[+prefix+][+module+],
8289 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8290 Remove rule to unstage bootstrapped modules.
8291 (stage_current): New.
8292 * Makefile.in: Regenerate.
8293
8294 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8295
8296 * MAINTAINERS (Write After Approval): Update my e-mail address.
8297
8298 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8299
8300 * include/libiberty.h: Declare pex_run_in_environment.
8301
8302 2006-05-31 Asher Langton <langton2@llnl.gov>
8303
8304 * MAINTAINERS (Write After Approval): Add myself.
8305
8306 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8307
8308 * Makefile.def (bfd, opcodes): Fix lib_path.
8309 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8310 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8311 * Makefile.in: Regenerate.
8312
8313 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8314
8315 * Makefile.in: Regenerate.
8316
8317 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8318
8319 * Makefile.def: Add install-html target. Add datarootdir
8320 docdir and htmldir to flags_to_pass.
8321 * Makefile.tpl: Add install-html target.
8322 * Makefile.in: Regenerate.
8323 * configure.in: Add --with-datarootdir, --with-docdir, and
8324 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8325 * configure: Regenerate.
8326
8327 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8328
8329 * configure.in: Enable gprof for cross builds.
8330 * configure: Regenerate.
8331
8332 2006-05-22 Richard Guenther <rguenther@suse.de>
8333
8334 Revert
8335 2006-01-31 Richard Guenther <rguenther@suse.de>
8336 Paolo Bonzini <bonzini@gnu.org>
8337
8338 * Makefile.def (target_modules): Add libgcc-math target module.
8339 * configure.in (target_libraries): Add libgcc-math target library.
8340 (--enable-libgcc-math): New configure switch.
8341 * Makefile.in: Re-generate.
8342 * configure: Re-generate.
8343 * libgcc-math: New toplevel directory.
8344
8345 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8346 Andreas Tobler <a.tobler@schweiz.ch>
8347
8348 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8349 * configure: Rebuilt.
8350
8351 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8352
8353 * MAINTAINERS (Write After Approval): Add myself.
8354
8355 2006-05-01 DJ Delorie <dj@redhat.com>
8356
8357 * configure.in: Restore CFLAGS if GMP isn't present.
8358 * configure: Regenerate.
8359
8360 2006-05-01 Richard Guenther <rguenther@suse.de>
8361
8362 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8363 maintainer.
8364
8365 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8366
8367 * MAINTAINERS (Write After Approval): Add myself.
8368
8369 2006-04-28 Jan Beulich <jbeulich@novell.com>
8370
8371 * MAINTAINERS (Write After Approval): Add myself.
8372
8373 2006-04-18 DJ Delorie <dj@redhat.com>
8374
8375 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8376 reference libgloss so that libssp can be built in a combined
8377 tree.
8378 * configure: Regenerate.
8379
8380 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8381
8382 * MAINTAINERS (Write After Approval): Add myself.
8383
8384 2006-04-05 Ben Elliston <bje@au.ibm.com>
8385
8386 * configure.in: Require makeinfo 4.4 or higher.
8387 * configure: Regenerate.
8388
8389 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8390
8391 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8392 Rearrange the entries of other libraries to have them in one place.
8393
8394 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8395
8396 * MAINTAINERS (Write After Approval): Remove myself.
8397 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8398
8399 2006-03-14 Richard Guenther <rguenther@suse.de>
8400
8401 * configure: Regenerate with autoconf 2.13.
8402
8403 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8404
8405 * MAINTAINERS: Use my work address.
8406
8407 * MAINTAINERS: Update my E-mail address.
8408
8409 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8410
8411 * configure.in: Handle --disable-<component> generically.
8412 * configure: Regenerate.
8413
8414 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8415
8416 PR libgcj/17311
8417 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8418
8419 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8420
8421 * MAINTAINERS (Write After Approval): Remove myself.
8422 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8423
8424 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8425
8426 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8427 (TARGET_CONFIGDIRS): Remove.
8428 * configure.in: Remove AC_SUBST(target_configdirs).
8429 * Makefile.in, configure: Regenerated.
8430
8431 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8432
8433 * MAINTAINERS (Write After Approval): Remove myself.
8434 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8435
8436 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8437
8438 PR bootstrap/25670
8439
8440 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8441
8442 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8443 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8444 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8445 BUILD_PREFIX, BUILD_PREFIX_1.
8446 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8447
8448 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8449 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8450
8451 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8452 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8453 of `cat stage_current`. Always provide the `r' and `s' variables.
8454 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8455 a single shell execution.
8456 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8457 bootstrapped modules, make the stage1 module if the build was not
8458 started yet, else build the current stage.
8459 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8460 (all-build, all-host, all-target, [+make_target+]-host,
8461 [+make_target+]-target): Do not use \-continued lines.
8462 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8463 (current_stage, restrap, stage_last): New.
8464
8465 * Makefile.in: Regenerate.
8466 * configure: Regenerate.
8467
8468 2006-02-19 Bud Davis <jmdavis@link.com>
8469
8470 * MAINTAINERS (Write After Approval): Remove myself.
8471 (Language Front End Maintainers): Add myself as fortran 95
8472 maintainer and update e-mail address.
8473
8474 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8475
8476 * MAINTAINERS (Write After Approval): Remove myself.
8477 (Language Front End Maintainers): Add myself as fortran 95
8478 maintainer.
8479
8480 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8481
8482 * MAINTAINERS (Write After Approval): Add myself.
8483
8484 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8485
8486 * MAINTAINERS (Write After Approval): Remove myself.
8487 (Language Front End Maintainers): Add myself as
8488 fortran 95 maintainer.
8489
8490 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8491
8492 Sync from src:
8493
8494 2005-12-27 Leif Ekblad <leif@rdos.net>
8495
8496 * configure.in: Add support for RDOS target.
8497 * configure: Regenerate.
8498
8499 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8500 Andreas Schwab <schwab@suse.de>
8501
8502 * configure: Regenerate.
8503
8504 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8505
8506 * configure.in (enable_libgomp): Add AIX.
8507 * configure: Regenerate.
8508
8509 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8510
8511 * MAINTAINERS (Write After Approval): Add myself.
8512
8513 2006-02-03 Lee Millward <lee.millward@gmail.com>
8514
8515 * MAINTAINERS (Write After Approval): Add myself.
8516
8517 2006-01-31 Richard Guenther <rguenther@suse.de>
8518 Paolo Bonzini <bonzini@gnu.org>
8519
8520 * Makefile.def (target_modules): Add libgcc-math target module.
8521 * configure.in (target_libraries): Add libgcc-math target library.
8522 (--enable-libgcc-math): New configure switch.
8523 * Makefile.in: Re-generate.
8524 * configure: Re-generate.
8525 * libgcc-math: New toplevel directory.
8526
8527 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8528
8529 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8530 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8531 the assembler, linker and binutils.
8532 * configure: Regenerate.
8533
8534 2006-01-22 Dirk Mueller <dmueller@suse.de>
8535
8536 * MAINTAINERS (Write After Approval): Add myself.
8537
8538 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8539
8540 * configure: Regenerate.
8541
8542 2006-01-18 Richard Henderson <rth@redhat.com>
8543 Jakub Jelinek <jakub@redhat.com>
8544 Diego Novillo <dnovillo@redhat.com>
8545
8546 * libgomp: New directory.
8547 * Makefile.def: Add target_module libgomp.
8548 * Makefile.in: Regenerate.
8549 * configure.in (target_libraries): Add target-libgomp.
8550 * configure: Regenerate.
8551
8552 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8553
8554 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8555 @ from continuation.
8556 * Makefile.in: Rebuilt.
8557
8558 2006-01-04 Chris Lattner <sabre@gnu.org>
8559
8560 * MAINTAINERS (Write After Approval): Add myself.
8561
8562 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8563
8564 PR bootstrap/24252
8565
8566 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8567 * Makefile.tpl (OBJDUMP): New.
8568 (EXTRA_HOST_FLAGS): Add it.
8569 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8570
8571 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8572 to use symbolic links between directories. Avoid race conditions
8573 or make them harmless.
8574 * configure.in: Do not try to use symbolic links between directories.
8575
8576 * Makefile.def (LEAN): Pass.
8577 * Makefile.tpl (LEAN): Define.
8578 (stage[+id+]-start): Accept that the previous directory does not
8579 exist, if the bootstrap is lean.
8580 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8581 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8582 configure substitution.
8583 ([+compare-target+]): Likewise.
8584 ([+bootstrap-target+]-lean): New.
8585 * configure.in: Remove lean bootstrap support from here.
8586
8587 * Makefile.in: Regenerate.
8588 * configure: Regenerate.
8589
8590 2006-01-04 Ben Elliston <bje@au.ibm.com>
8591
8592 * MAINTAINERS (libdecnumber): Add myself.
8593
8594 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8595
8596 * libtool-ldflags: New script.
8597
8598 2006-01-02 Andreas Schwab <schwab@suse.de>
8599
8600 * configure.in: When reconfiguring remove Makefile in
8601 all stage directories.
8602 * configure: Regenerate.
8603
8604 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8605
8606 * MAINTAINERS: Update my email address.
8607
8608 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8609
8610 Revert Ada-related part of the previous change.
8611
8612 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8613 Do not pass.
8614 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8615 * Makefile.in: Regenerate.
8616 * configure.in: Do not include mt-ppc-aix target fragment.
8617 * configure: Regenerate.
8618
8619 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8620
8621 * configure.in: Select appropriate fragments for PowerPC/AIX.
8622 * configure: Regenerate.
8623
8624 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8625 BOOT_CFLAGS, BOOT_LDFLAGS.
8626 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8627 BOOT_CFLAGS, BOOT_LDFLAGS.
8628 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8629 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8630 (stage): Fail if we cannot complete the work.
8631 * Makefile.in: Regenerate.
8632
8633 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8634
8635 * configure.in: Replace ms1 with mt.
8636 * configure: Rebuilt.
8637
8638 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8639
8640 * MAINTAINERS: Update my email address.
8641
8642 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8643
8644 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8645 install-host-nogcc): Don't invoke $(stage) at the end.
8646 * Makefile.in: Regenerate.
8647
8648 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8649
8650 * configure.in: Flip the top-level bootstrap switch.
8651 * configure: Regenerate.
8652
8653 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8654
8655 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8656 $(stage) and $(unstage).
8657 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8658 (all): Remove stray semicolon.
8659 (local-distclean): Don't handle multilib.tmp and multilib.out.
8660 (install.all): Set $s for consistency.
8661 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8662 check_multilibs setting. Always make the install directory.
8663 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8664 Correct @if/@endif.
8665 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8666 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8667 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8668 (multilib.out): Remove.
8669 * Makefile.in: Regenerated.
8670
8671 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8672
8673 * MAINTAINERS (Write After Approval): Add myself.
8674
8675 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8676
8677 * MAINTAINERS: Add myself as mt maintainer.
8678
8679 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8680
8681 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8682
8683 * MAINTAINERS: Change email address.
8684
8685 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8686
8687 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8688 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8689 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8690 Find in-tree tools if available.
8691 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8692 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8693 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8694 (COMPILER_*_FOR_TARGET): New.
8695 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8696 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8697 (CONFIGURED_*, USUAL_*): Remove.
8698 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8699 STRIP): Use autoconf substitutions.
8700 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8701 COMPILER_NM_FOR_TARGET): New.
8702 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8703
8704 (all): Make all-host and all-target in parallel.
8705 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8706 that $$r and $$s are set before invoking a recursive make.
8707 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8708 ([+bootstrap-target+]): Inline most of the `all' target.
8709
8710 2005-11-29 Ben Elliston <bje@au.ibm.com>
8711
8712 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8713 from the gcc build directory.
8714 * Makefile.in: Regenerate.
8715
8716 2005-11-29 Ben Elliston <bje@au.ibm.com>
8717
8718 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8719 depend on all-libdecnumber.
8720 * configure.in (host_libs): Include libdecnumber.
8721 * Makefile.in: Regenerate.
8722 * configure: Likewise.
8723
8724 2005-11-29 Ben Elliston <bje@au.ibm.com>
8725
8726 * libdecnumber: Import decNumber sources from the dfp-branch.
8727
8728 2005-11-21 Kean Johnston <jkj@sco.com>
8729
8730 * config.sub, config.guess: Sync from upstream sources.
8731
8732 2005-11-21 Ben Elliston <bje@au.ibm.com>
8733
8734 Import from Autoconf sources:
8735
8736 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8737 * config/move-if-change: Don't output "$2 is unchanged";
8738 suggested by Ben Elliston. Handle weird characters correctly.
8739
8740 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8741
8742 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8743 to match upstream libtool for darwin.
8744
8745 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8746
8747 * Makefile.def: Remove gdb dependencies for gdbtk.
8748 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8749 (configure-gdb, install-gdb): New rules.
8750 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8751 * Makefile.in, configure: Regenerated.
8752
8753 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8754
8755 * MAINTAINERS (Write After Approval): Add myself.
8756
8757 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8758
8759 * MAINTAINERS (Write After Approval): Add myself.
8760
8761 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8762
8763 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8764 Diego Novillo.
8765
8766 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8767
8768 PR bootstrap/24297
8769 * Makefile.tpl (do-[+make-target+], do-check, install,
8770 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8771 are set before recursing.
8772 * Makefile.in: Regenerate.
8773
8774 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8775
8776 PR bootstrap/18939
8777 * Makefile.def (gcc) <target>: Fix thinko.
8778 * Makefile.in: Regenerate.
8779
8780 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8781
8782 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8783 * configure: Regenerate.
8784
8785 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8786
8787 * MAINTAINERS (Write After Approval): Add self.
8788
8789 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8790
8791 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8792 target-libffi, target-qthreads, target-libjava, and
8793 targetlibobjc.
8794 * configure: Regenerate.
8795
8796 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8797
8798 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8799 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8800 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8801 (USUAL_OBJDUMP_FOR_TARGET): New.
8802 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8803 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8804 * configure, Makefile.in: Regenerated.
8805
8806 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8807
8808 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8809 before other host packages.
8810
8811 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8812
8813 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8814
8815 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8816
8817 PR bootstrap/22340
8818
8819 * configure.in (default_target): Remove.
8820 * Makefile.tpl (all): Do not use prerequisites as subroutines
8821 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8822 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8823 use prerequisites as subroutines.
8824 (check-host, check-target): New.
8825 (bootstrap configure & all targets): Do not use stage*-start
8826 if the directory layout is already ok.
8827 (non-bootstrap configure & all targets): Prepend a $(unstage).
8828 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8829 (NOTPARALLEL): Remove.
8830 (unstage, stage variables): New variables.
8831 (unstage, stage targets): Simply expand to those variables.
8832
8833 * configure: Regenerate.
8834 * Makefile.in: Regenerate.
8835
8836 2005-10-04 James E Wilson <wilson@specifix.com>
8837
8838 * Makefile.def (lang_env_dependencies): Add libmudflap.
8839 * Makefile.in: Regenerate.
8840
8841 2005-10-03 Andreas Schwab <schwab@suse.de>
8842
8843 Backport from libtool CVS:
8844 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8845
8846 * ltmain.sh: add support for installing into temporary
8847 staging area (e.g. 'make install DESTDIR=...')
8848
8849 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8850
8851 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8852 * configure: Regenerated.
8853
8854 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8855
8856 * configure: Regenerate with the correct
8857 autoconf version.
8858
8859 2005-09-30 Catherine Moore <clm@cm00re.com>
8860
8861 * configure.in (bfin-*-*): New.
8862 * configure: Regenerated.
8863
8864 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8865
8866 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8867 (LIPO_FOR_TARGET): New.
8868 (CONFIGURED_LIPO_FOR_TARGET): New.
8869 (USUAL_LIPO_FOR_TARGET): New.
8870 (STRIP_FOR_TARGET): New.
8871 (CONFIGURED_STRIP_FOR_TARGET): New.
8872 (USUAL_STRIP_FOR_TARGET): New.
8873 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8874 STRIP_FOR_TARGET.
8875 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8876 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8877 * Makefile.in: Regenerate.
8878 * configure: Regenerate.
8879
8880 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8881
8882 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8883 (rs6000-*-aix*): Same.
8884 * configure: Regenerate.
8885
8886 2005-09-16 Tom Tromey <tromey@redhat.com>
8887
8888 * MAINTAINERS: Add self as java maintainer.
8889
8890 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8891
8892 * configure.in: Recognize f95 in the --enable-languages option,
8893 and substitute it for fortran, issuing a warning.
8894 * configure: Regenerate.
8895
8896 2005-08-30 Phil Edwards <phil@codesourcery.com>
8897
8898 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8899 * configure: Regenerated.
8900
8901 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8902
8903 * MAINTAINERS: Add self as ms1 maintainer.
8904
8905 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8906
8907 * Makefile.def (libssp): Add to lang_env_dependencies.
8908 * Makefile.in: Regenerate.
8909
8910 2005-08-18 Ian Lance Taylor <ian@airs.com>
8911
8912 * MAINTAINERS: Add myself as middle-end maintainer.
8913
8914 2005-08-17 Christian Groessler <chris@groessler.org>
8915
8916 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8917 * Makefile.in: Regenerate.
8918
8919 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8920
8921 * MAINTAINERS (write after approval): Added myself.
8922
8923 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8924
8925 * MAINTAINERS (Write After Approval): Add myself.
8926
8927 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8928
8929 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8930 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8931 Look for alternate names of the target cc and c++
8932 * configure: Regenerate.
8933
8934 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8935
8936 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8937 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8938 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8939 tools; remove code to manually set them.
8940 (Target tools): Look in the environment for them.
8941 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8942 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8943 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8944 build directory.
8945 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8946 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8947 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8948 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8949 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8950 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8951 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8952 * configure: Regenerate.
8953 * Makefile.in: Regenerate.
8954
8955 2005-07-28 Ben Elliston <bje@au.ibm.com>
8956
8957 * MAINTAINERS: Update for removed CPU targets.
8958
8959 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8960
8961 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8962 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8963 * Makefile.in: Regenerated.
8964
8965 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8966
8967 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8968 (CFLAGS_FOR_TARGET): Use it.
8969 (CXXFLAGS_FOR_TARGET): Likewise.
8970 * Makefile.in: Regenerated.
8971 * configure.in (--with-build-sysroot): New option.
8972 * configure: Regenerated.
8973
8974 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8975
8976 * Makefile.tpl: Wrap install between unstage and stage
8977 * Makefile.in: Regenerate.
8978
8979 2005-07-21 Eric Christopher <echristo@apple.com>
8980
8981 * MAINTAINERS: Update affiliation.
8982
8983 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8984
8985 * MAINTAINERS: Add self as crx port maintainer.
8986
8987 2005-07-20 DJ Delorie <dj@redhat.com>
8988
8989 * MAINTAINERS: Add self as m32c maintainer.
8990
8991 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8992
8993 * all files: Update FSF address.
8994
8995 2005-07-15 Eric Christopher <echristo@redhat.com>
8996
8997 * MAINTAINERS: Change affiliation.
8998
8999 2005-07-14 Jim Blandy <jimb@redhat.com>
9000
9001 * configure.in: Add cases for Renesas m32c.
9002 * configure: Regenerated.
9003
9004 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9005
9006 * COPYING.LIB: Update from fsf.org.
9007
9008 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9009
9010 * COPYING, compile, config.guess,
9011 config.sub, install-sh, missing, mkinstalldirs,
9012 symlink-tree, ylwrap: Sync from upstream sources.
9013 * config-ml.in: Update FSF address.
9014
9015 2005-07-13 Eric Christopher <echristo@redhat.com>
9016
9017 * configure.in: Add toplevel noconfigdir support for tpf.
9018 * configure: Regenerate.
9019
9020 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9021
9022 PR ada/22340
9023
9024 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9025 * Makefile.in: Regenerate.
9026
9027 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9028
9029 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9030 Brolley to write-after-approval.
9031
9032 2005-07-07 Andreas Schwab <schwab@suse.de>
9033
9034 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9035 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9036 * Makefile.in: Regenerated.
9037
9038 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9039
9040 * configure.in: Don't build sim or rda when targetting darwin.
9041 * configure: Regenerate.
9042
9043 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9044
9045 * configure.in: Add --enable-libssp and --disable-libssp.
9046 * configure: Regenerate with autoconf-2.13.
9047
9048 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9049
9050 * Makefile.def (target_modules): Add libssp.
9051 * configure.in (target_libraries): Add target-libssp.
9052 * configure: Rebuilt.
9053 * Makefile.in: Rebuilt.
9054
9055 2005-07-01 Zack Weinberg <zackw@panix.com>
9056
9057 * MAINTAINERS: Change email address. Resign from maintainership.
9058
9059 2005-07-01 Richard Guenther <rguenther@suse.de>
9060
9061 * MAINTAINERS: Change my e-mail address and affiliation.
9062
9063 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9064
9065 * Makefile.def (stagefeedback): Come after profile.
9066 Define profiledbootstrap target.
9067 * Makefile.tpl (profiledbootstrap): Remove.
9068 (stageprofile-end): Zap stagefeedback.
9069 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9070 * Makefile.in: Regenerate.
9071
9072 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9073
9074 * MAINTAINERS: Update my email address.
9075
9076 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9077
9078 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9079 In 'cpp' stanza, support '#line' as well as '# '.
9080
9081 2005-06-08 Andreas Schwab <schwab@suse.de>
9082
9083 * MAINTAINERS: Move myself from 'Write After Approval' to
9084 'CPU Port Maintainers' section as m68k maintainer.
9085
9086 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9087
9088 * configure.in (unsupported_languages): New macro.
9089 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9090 non-ported target libraries in noconfigdirs.
9091 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9092 non-linux-gnu. Remove libgcj_ex_libffi.
9093 <lang_frag loop>: Set add_this_lang=no if the language is in
9094 unsupported_languages.
9095 * configure: Regenerate.
9096
9097 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9098
9099 * configure.in: Fix typo in handling of --with-mpfr-dir.
9100 * configure: Regenerate.
9101
9102 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9103
9104 * MAINTAINERS: Update my email address.
9105
9106 2005-06-02 Jim Blandy <jimb@redhat.com>
9107
9108 * config.sub: Add cases for the Renesas m32c. (This patch has been
9109 accepted into the master sources.)
9110
9111 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
9112 Michael Snyder <msnyder@redhat.com>
9113 Stan Cox <scox@redhat.com>
9114
9115 * configure.in: Set noconfigdirs for ms1.
9116
9117 * configure: Regenerate.
9118
9119 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9120
9121 * MAINTAINERS (Write After Approval): Add self.
9122
9123 2005-06-01 Josh Conner <jconner@apple.com>
9124
9125 * MAINTAINERS (Write After Approval): Add self.
9126
9127 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
9128
9129 * MAINTAINERS: Update my email address.
9130
9131 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9132
9133 * MAINTAINERS (Write After Approval): Add self.
9134
9135 2005-05-26 Chris Demetriou <cgd@broadcom.com>
9136
9137 * MAINTAINERS (Write After Approval): Remove self.
9138
9139 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
9140
9141 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9142 (Dependencies): Consider target modules for bootstrap dependencies.
9143 Make target bootstrap modules depend on each stage's gcc.
9144 * Makefile.in: Regenerate.
9145
9146 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
9147
9148 * Makefile.def (configure-gcc): Depend on binutils having been built.
9149 (all-gcc): No need to do it here.
9150 * Makefile.in: Regenerate.
9151
9152 2005-05-19 Paul Brook <paul@codesourcery.com>
9153
9154 * configure.in: Rewrite misleading error message when requested
9155 language cannot be built.
9156 * configure: Regenerate.
9157
9158 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9159
9160 * ylwrap: Import from Automake 1.9.5.
9161
9162 2005-05-13 David Ung <davidu@mips.com>
9163
9164 * MAINTAINERS (Write After Approval): Add self.
9165
9166 2005-05-09 Mike Stump <mrs@apple.com>
9167
9168 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9169 lt_cv_sys_max_cmd_len for now.
9170
9171 2005-05-09 Stan Cox <scox@redhat.com>
9172
9173 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9174
9175 2005-05-08 Matt Kraai <kraai@ftbfs.org>
9176
9177 * README.SCO: Update the URL.
9178
9179 2005-05-05 David Edelsohn <edelsohn@gnu.org>
9180
9181 * ltconfig: Define file_list_spec. Pass file_list_spec and
9182 with_gnu_ld to libtool.
9183 * ltcf-c.sh (aix[45]): Define file_list_spec.
9184 * ltcf-cxx.sh (aix[45]): Same.
9185 * ltcf-gcj.sh (aix[45]): Same.
9186 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9187 exists, write list of input files to temporary file.
9188
9189 2005-05-04 Mike Stump <mrs@apple.com>
9190
9191 * configure.in: Always pass --target to target configures as
9192 otherwise rebuilds that do --recheck will fail.
9193 * confiugure: Rebuilt.
9194
9195 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
9196
9197 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9198 STAGE_HOST_EXPORTS.
9199 (configure, all): Add bootstrap support.
9200 (Host modules, target modules): Pass post-stage1 flags and exports.
9201 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9202 * Makefile.in: Regenerate.
9203
9204 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
9205
9206 * configure: Regenerate.
9207
9208 2005-04-27 Mike Stump <mrs@apple.com>
9209
9210 * MAINTAINERS: Add self as darwin maintainer.
9211
9212 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9213
9214 * config.sub: Update from master copy.
9215
9216 2005-04-21 Mike Stump <mrs@apple.com>
9217
9218 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9219 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9220
9221 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
9222
9223 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9224 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9225 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9226 "*-*-elf" and "*-*-linux*".
9227 * configure: Regenerate.
9228
9229 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9230
9231 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9232
9233 2005-04-12 Mike Stump <mrs@apple.com>
9234
9235 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9236
9237 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9238
9239 * MAINTAINERS (Write After Approval): Add myself.
9240
9241 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9242
9243 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9244
9245 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
9246
9247 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9248 (TARGET_CONFIGARGS): Include --with-target-subdir.
9249 (configure, all): New macros. Use them throughout.
9250 * Makefile.in: Regenerate.
9251
9252 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9253
9254 * MAINTAINERS (Write After Approval): Add myself.
9255
9256 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9257
9258 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9259
9260 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9261
9262 * MAINTAINERS: Move John Carr to Write After Approval.
9263
9264 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
9265
9266 * config/mh-mingw32: Delete.
9267 * configure.in: Don't use it.
9268 * configure: Regenerate.
9269
9270 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
9271
9272 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9273 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9274 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9275 (HOST_LIB_PATH): Generate from Makefile.def.
9276 (TARGET_LIB_PATH): Likewise.
9277 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9278 * Makefile.in: Regenerate.
9279 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9280 (RPATH_ENVVAR): Include Darwin case.
9281 * configure: Regenerate.
9282
9283 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9284
9285 * MAINTAINERS (Various Maintainers): Remove self.
9286 (Write After Approval): Add self.
9287
9288 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9289
9290 * MAINTAINERS (Various Maintainers): Add self.
9291
9292 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9293
9294 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9295 * configure: Regenerate.
9296
9297 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9298
9299 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9300 gcc_version, and gcc_version_trigger from set of flags to pass.
9301 * Makefile.tpl: Remove definitions of above variables.
9302 (config.status): Remove dependency on $(gcc_version_trigger).
9303 * Makefile.in: Regenerate.
9304 * configure.in: Do not reference config/gcc-version.m4 nor
9305 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9306 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9307 * configure: Regenerate.
9308
9309 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9310 Andrew Pinski <pinskia@physics.uc.edu>
9311
9312 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9313 * Makefile.in: Regenerate.
9314
9315 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9316
9317 * MAINTAINERS (Write After Approval): Add myself.
9318
9319 2005-03-03 David Ayers <d.ayers@inode.at>
9320
9321 * MAINTAINERS (Write After Approval): Add myself.
9322
9323 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9324
9325 PR libgcj/20160
9326 * ltmain.sh: Avoid creating archives with components that have
9327 duplicate basenames.
9328
9329 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9330
9331 PR bootstrap/20250
9332 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9333 instead of check.
9334 * Makefile.in: Regenerate.
9335
9336 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9337
9338 * Makefile.in: Regenerate to fix conflict between the previous two
9339 patches.
9340
9341 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9342
9343 PR bootstrap/17383
9344 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9345 * Makefile.tpl (HOST_SUBDIR): New substitution.
9346 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9347 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9348 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9349 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9350 (Host modules, Bootstrapped modules): Use it.
9351 (Build modules, Target modules): Do not create symlink trees,
9352 always configure out-of-srcdir.
9353 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9354 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9355 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9356 $(HOST_SUBDIR). Create a symlink for host_subdir.
9357
9358 * Makefile.in: Regenerate.
9359 * configure: Regenerate.
9360
9361 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9362
9363 Merged from libada-gnattools-branch:
9364 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9365
9366 * gnattools: New directory.
9367 * Makefile.def: Add gnattools as a module, depending on target-libada.
9368 * Makefile.in: Regenerate.
9369 * configure.in: Include gnattools in host_tools; disable it if ada
9370 is disabled.
9371 * configure: Regenerate.
9372
9373 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9374
9375 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9376 treelang maintainer.
9377 (Write After Approval): Remove myself.
9378
9379 2005-02-23 Paul Schlie <schlie@comcast.net>
9380
9381 * configure.in: Allow darwin targeted ports to build tk, itcl and
9382 libgui.
9383 * configure: Regenerate.
9384
9385 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9386
9387 PR libgcj/10353
9388 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9389 * configure: Regenerate.
9390
9391 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9392
9393 * MAINTAINERS (Write After Approval): Add myself.
9394
9395 2005-02-10 Ian Lance Taylor <ian@airs.com>
9396
9397 * MAINTAINERS: Update my e-mail address.
9398
9399 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9400
9401 * MAINTAINERS (Write After Approval): Add myself.
9402
9403 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9404
9405 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9406 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9407 target-libgloss when not *-*-elf and *-*-aout.
9408 * configure: Regenerate.
9409
9410 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9411
9412 * MAINTAINERS: Remove obsolete entries.
9413
9414 * MAINTAINERS (Write After Approval): Add Michael Matz.
9415
9416 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9417
9418 * MAINTAINERS: Remove self as cpplib maintainer.
9419
9420 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9421
9422 * install-sh, config.sub: Import from upstream.
9423
9424 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9425
9426 PR bootstrap/18222
9427 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9428 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9429 * Makefile.in: Regenerate.
9430
9431 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9432
9433 * MAINTAINERS: Update my email address.
9434
9435 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9436 Andreas Schwab <schwab@suse.de>
9437
9438 PR bootstrap/18033
9439 * config-ml.in: Eval option if surrounded by single quotes.
9440
9441 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9442
9443 Revert 2004-12-28 Makefile changes, a better fix will be
9444 applied to mainline and src after GCC 4.0 branches.
9445
9446 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9447
9448 PR bootstrap/17383
9449
9450 * Makefile.def (target_modules): Remove stage parameter,
9451 it is always true now.
9452 * Makefile.tpl (configure-build-[+module+],
9453 configure-target-[+module+]): Always build symlink tree
9454 for the directory and for include. BUILD_SUBDIR and
9455 TARGET_SUBDIR cannot be . anymore.
9456 * Makefile.in: Regenerate.
9457
9458 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9459
9460 Revert 2004-12-08 Makefile changes.
9461
9462 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9463
9464 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9465 cygwin, mingw.
9466
9467 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9468
9469 * configure.in (sh64-*-*): Reenable gprof.
9470 * configure: Regenerate.
9471
9472 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9473
9474 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9475 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9476 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9477 * Makefile.in: Regenerate.
9478
9479 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9480
9481 * MAINTAINERS: Update my email address.
9482
9483 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9484
9485 * Makefile.tpl: Generate normal dependencies if the LHS module is
9486 not bootstrapped.
9487 * Makefile.in: Regenerate.
9488
9489 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9490
9491 * configure.in: Include config/gxx-include-dir.m4. Use
9492 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9493 * configure: Regenerate.
9494
9495 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9496
9497 * config.if: Delete.
9498 * configure.in: Set libstdcxx_incdir directly.
9499 * configure: Regenerate.
9500
9501 2004-12-02 Eric Christopher <echristo@redhat.com>
9502
9503 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9504 * Makefile.in: Regenerate.
9505
9506 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9507
9508 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9509 * configure: Regenerate.
9510
9511 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9512
9513 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9514 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9515 * configure: Regenerate.
9516
9517 2004-12-01 Eric Christopher <echristo@redhat.com>
9518
9519 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9520 of things to remove.
9521
9522 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9523
9524 * MAINTAINERS (Write After Approval): Update my e-mail address.
9525
9526 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9527
9528 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9529 from CVS libtool to always pass_all.
9530
9531 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9532
9533 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9534 (hppa*64*-*-*): Delete incorrect comment.
9535 * configure: Rebuilt.
9536
9537 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9538
9539 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9540
9541 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9542
9543 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9544 from CVS libtool to always pass_all.
9545
9546 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9547
9548 * install-sh, compile: Import from automake.
9549
9550 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9551
9552 * config.guess, config.sub: Import from savannnah.
9553
9554 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9555
9556 * MAINTAINERS (Write After Approval): Add myself
9557
9558 2004-11-12 Mike Stump <mrs@apple.com>
9559
9560 * Makefile.def: Add html support.
9561 * Makefile.tpl: Likewise.
9562 * Makefile.in: Regenerate.
9563
9564 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9565
9566 PR 18423
9567 * configure.in: Remove all instances of build-fixincludes from
9568 noconfigdirs.
9569 (build_configargs): Supply --target to subdirectories.
9570 * configure: Regenerate.
9571
9572 * Makefile.def: Make gcc install depend on fixincludes install.
9573 * Makefile.in: Regenerate.
9574
9575 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9576
9577 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9578
9579 2004-11-11 Paul Brook <paul@codesourcery.com>
9580
9581 * MAINTAINERS: Add self as arm maintainer. Update email address.
9582
9583 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9584
9585 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9586 target-libgfortran.
9587 * configure: Regenerate.
9588
9589 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9590
9591 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9592 like CC.
9593
9594 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9595
9596 * Makefile.def (host fixincludes): Specify missing targets.
9597 * Makefile.in: Regenerate.
9598
9599 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9600
9601 * MAINTAINERS: Add myself
9602
9603 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9604
9605 * MAINTAINERS (Write After Approval): Add myself.
9606
9607 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9608
9609 * Makefile.def: Build fixincludes for the host, too.
9610 * Makefile.in: Regenerate.
9611 * configure.in (host_tools): Add fixincludes.
9612 * configure: Regenerate.
9613
9614 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9615
9616 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9617 * configure: Regenerated.
9618
9619 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9620
9621 PR other/17783
9622 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9623 * configure: Regenerated.
9624
9625 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9626
9627 * README.SCO: Update per FSF instructions.
9628
9629 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9630
9631 PR target/18151
9632 * configure.in (case ${target}): Do not build fixincludes for avr.
9633 * configure: Regenerated.
9634
9635 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9636
9637 * configure.in (case ${target}): Do not build fixincludes
9638 on platforms where it is not used.
9639 * configure: Regenerated.
9640
9641 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9642
9643 * configure.in: Use an absolute path to install-sh.
9644 * configure: Regenerated.
9645
9646 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9647
9648 * MAINTAINERS (Write After Approval): Add myself.
9649
9650 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9651
9652 * MAINTAINERS: Remove from Write After Approval those that are
9653 already maintainers.
9654
9655 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9656
9657 * MAINTAINERS: Update my email address.
9658
9659 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9660
9661 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9662 * configure: Regenerate.
9663
9664 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9665
9666 * MAINTAINERS: Update my email address.
9667
9668 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9669
9670 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9671 entries belonging to this category.
9672
9673 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9674
9675 * MAINTAINERS: Update my e-mail address.
9676
9677 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9678
9679 Fix wrong conflict resolution in:
9680
9681 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9682
9683 * Makefile.in: Regenerate.
9684 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9685 in the recursive `make', instead of hardwiring `all'.
9686 (Autogenerated TARGET-* variables): New.
9687
9688 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9689
9690 * configure.in: Enable target-libgloss for crx-*-*.
9691 * configure: Regenerate.
9692
9693 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9694
9695 * MAINTAINERS (Various Maintainers): Move the "windows,
9696 cygwin, mingw" maintainer to ...
9697 (OS Port Maintainers): ... here.
9698
9699 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9700
9701 * MAINTAINERS (Write After Approval): Remove those that are
9702 maintainers of some subsystem.
9703
9704 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9705
9706 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9707 * ltcf-cxx.sh (tpf*): Likewise.
9708 * ltconfig (tpf*): Add TPF OS configuration support.
9709
9710 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9711
9712 * MAINTAINERS: Change my email address to my new work account.
9713
9714 2004-09-24 Michael Roth <mroth@nessie.de>
9715
9716 * configure.in (--without-headers): Add missing double quotes.
9717 * configure: Regenerate.
9718
9719 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9720
9721 * ylwrap: Revert to previous version.
9722
9723 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9724
9725 PR bootstrap/17369
9726 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9727 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9728 SET_GCC_LIB_PATH_CMD.
9729 (BASE_TARGET_EXPORTS): Likewise.
9730 * Makefile.in: Regenerated.
9731
9732 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9733 * configure: Regenerated.
9734
9735 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9736
9737 * config.guess: New upstream version
9738 * compile, depcomp, install-sh, ylwrap: Likewise.
9739
9740 2004-09-19 Roger Sayle <roger@eyesopen.com>
9741
9742 * config/mh-x86omitfp: New host makefile fragment. Add
9743 -fomit-frame-pointer to the default BOOT_CFLAGS.
9744 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9745 * configure: Regenerate.
9746
9747 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9748
9749 PR target/11572
9750 * configure.in (*-*-darwin*): Renable libobjc.
9751 * configure: Regenerate.
9752
9753 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9754
9755 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9756
9757 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9758
9759 * Makefile.def: Remove libbanshee.
9760 * Makefile.tpl: Ditto.
9761 * configure.in: Ditto.
9762 * Makefile.in: Regen.
9763 * configure: Ditto.
9764
9765 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9766
9767 * ltmain.sh: Use $pic_object as $non_pic_object if
9768 $non_pic_object=none.
9769
9770 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9771
9772 * missing: Import latest version from master repository.
9773
9774 2004-09-06 Nick Clifton <nickc@redhat.com>
9775
9776 * config.sub: Import latest version from master repository.
9777 * config.guess: Likewise.
9778 This includes these changes:
9779
9780 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9781
9782 * config.sub: Handle crisv32, alias etraxfs.
9783 * config.guess (crisv32:Linux:*:*): Handle.
9784
9785 2004-08-13 Brad Smith <brad@comstyle.com>
9786
9787 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9788 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9789
9790 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9791
9792 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9793 assume the processor is a powerpc. This is because coreutils
9794 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9795 in this case, due to a MacOS X bug that causes
9796 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9797 to return a negative number.
9798 Problem reported by Petter Reinholdtsen in:
9799 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9800
9801 2004-07-19 Ben Elliston <bje@gnu.org>
9802
9803 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9804
9805 2004-06-24 Ben Elliston <bje@gnu.org>
9806
9807 * config.guess: Update copyright years.
9808 * config.sub: Likewise.
9809
9810 2004-06-22 Robert Millan <robertmh@gnu.org>
9811
9812 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9813 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9814
9815 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9816
9817 * config.guess (*:*VMS:*:*): New entry. Replaces
9818 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9819 manufacturer.
9820
9821 2004-06-22 Ben Elliston <bje@gnu.org>
9822
9823 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9824 * config.sub: Likewise.
9825
9826 2004-06-22 Ben Elliston <bje@gnu.org>
9827
9828 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9829 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9830
9831 2004-06-11 Ben Elliston <bje@gnu.org>
9832
9833 * config.guess (pegasos:OpenBSD:*:*): Remove.
9834
9835 2004-06-11 Ben Elliston <bje@gnu.org>
9836
9837 From Wouter Verhelst <wouter@grep.be>:
9838 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9839
9840 2004-06-11 Ben Elliston <bje@gnu.org>
9841
9842 * config.guess (luna88k:OpenBSD:*:*): New.
9843
9844 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9845
9846 * config.guess (m32r*:Linux:*:*): New case.
9847 * config.sub: Handle m32rle.
9848
9849 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9850
9851 From Jens Petersen <petersen@redhat.com>:
9852 * config.sub: Handle sparcv8.
9853
9854 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9855
9856 From Tom Smith <smith@cag.lkg.hp.com>:
9857 * config.guess: Version suffixes are equally significant on Tru64
9858 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9859 prefix of "P" (patched kernel).
9860
9861 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9862
9863 * config.sub: Add support for National Semiconductor CRX target.
9864
9865 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9866
9867 * MAINTAINERS (Various Maintainers): Remove myself as web page
9868 maintainer, add myself as maintainer of build status lists.
9869
9870 2004-09-03 Jan Beulich <jbeulich@novell.com>
9871
9872 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9873 *-*-netware, but add target-libmudflap.
9874 Consolidate *-*-netware targets (of which really only i?86 exists)
9875 into a single entry.
9876 * configure: Likewise.
9877
9878 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9879
9880 * Makefile.tpl (sorry): Remove.
9881 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9882 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9883 (do-clean): Clean per-stage directories too.
9884 (do-distclean): Run distclean-stage1 too.
9885 (.NOTPARALLEL): Enable during toplevel bootstrap.
9886 (stage[+id+]-bubble): Enable parallel execution during
9887 the recursive invocation.
9888 * Makefile.in: Regenerate.
9889
9890 Fix previous checkin:
9891
9892 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9893 include.
9894 * configure.in: Fix indentation.
9895 * configure: Regenerate.
9896
9897 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9898
9899 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9900 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9901 * configure: regenerate
9902 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9903 -mdynamic-no-pic
9904
9905 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9906
9907 * Makefile.def (build_modules): Add fixincludes.
9908 (dependencies): Make gcc depend on fixincludes.
9909 * configure.in (build_tools): Add fixincludes.
9910 (build_configdirs): Always include build_libs.
9911 * Makefile.in: Regenerate.
9912 * configure: Regenerate.
9913
9914 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9915
9916 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9917 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9918 phony targets; do not generate timestamp files.
9919 (distclean-stageN): Remove references to their timestamp files.
9920 (restageN, touch-stageN): Remove.
9921 (stageN-bubble): Rewritten.
9922 (compare): Support lean bootstraps.
9923 * Makefile.in: Regenerate.
9924
9925 * configure.in: Only warn when bootstrapping but
9926 build != host or build != target. Support lean bootstraps.
9927 * configure: Regenerate.
9928
9929 2004-08-26 Phil Edwards <phil@codesourcery.com>
9930
9931 * configure.in: Give a better error message if GMP/MPFR are missing
9932 and a language needing them has been requested.
9933 * configure: Regenerated.
9934
9935 2004-08-25 Phil Edwards <phil@codesourcery.com>
9936
9937 * configure.in: Print a list of available language front-ends if
9938 a requested one is missing. Tidy stray tab characters.
9939 * configure: Regenerated.
9940
9941 2004-08-19 Michael Koch <konqueror@gmx.de>
9942
9943 * gcc/doc/install.texi: Update entry about automake for libjava.
9944
9945 2004-08-17 Robert Millan <robertmh@gnu.org>
9946
9947 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9948 (instead of FreeBSD).
9949 * configure: Regenerate.
9950
9951 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9952
9953 * Makefile.in: Regenerate.
9954 * configure: Regenerate.
9955
9956 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9957 stage_*_flags.
9958 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9959 for bootstrapped modules if toplevel bootstrap is going.
9960 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9961 modules. Adjust for changes in Makefile.def. Enable several
9962 rules even in non-bootstrap mode, just to avoid peppering the
9963 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9964 (stage-[+prev+]-bubble): Remove.
9965
9966 * Makefile.def (Dependencies): Depend on all-build-bison,
9967 all-build-flex, all-build-byacc, all-build-texinfo, rather
9968 than the host variations.
9969 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9970 with BUILD_SUBDIR.
9971 (BISON): Update for recent Bisons.
9972 (YACC): Fix typo.
9973 (cross): Depend on all-build.
9974 (all): Do not depend on all-build.
9975 (prebootstrap): Remove.
9976 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9977 (Prebootstrap dependencies): Add them to the per-stage targets
9978 and to all-prebootstrap.
9979 * configure.in (build_configdirs): Always enable build_tools.
9980 (BUILD_DIR_PREFIX): Remove.
9981
9982 * Makefile.def (gcc): Add target variable.
9983 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9984 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9985 in the recursive `make', instead of hardwiring `all'.
9986 (Autogenerated TARGET-* variables): New.
9987
9988 2004-08-13 Brian Booth <bbooth@redhat.com>
9989
9990 * MAINTAINERS: Remove myself from write-after-approval.
9991
9992 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9993
9994 * src-release: Stop distributing mmalloc with gdb (which doesn't
9995 use it).
9996 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9997 * Makefile.in: Regenerate.
9998
9999 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10000
10001 * configure.in (arm*-*-eabi*): New target.
10002 * configure: Regenerate.
10003
10004 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10005
10006 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10007 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10008 (Dependencies): New section.
10009 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10010 (configure-target-[+module+]): Depend on maybe-all-gcc
10011 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10012 (toplevel profiledbootstrap): Fix dependencies.
10013 * Makefile.in: Regenerate.
10014
10015 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10016
10017 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10018 target-libiberty to noconfigdirs.
10019 * configure: Regenerate.
10020
10021 2004-08-03 Paul Brook <paul@codesourcery.com>
10022
10023 * configure.in: Check for MPFR as well as GMP.
10024 * configure: Regenerate.
10025
10026 2004-08-01 Robert Millan <robertmh@gnu.org>
10027
10028 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10029 libmudflap for all GNU-based systems (with Glibc).
10030 * configure: Regenerate.
10031
10032 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10033
10034 * Makefile.def (host-modules): Add gcc.
10035 * Makefile.in: Regenerate.
10036 * Makefile.tpl (sorry): New rule.
10037 (configure-host, all-host, [+make_target+]-host, do-check,
10038 install-host): Do not add gcc as a special case.
10039 (host modules): Add a small special-casing for gcc. Export
10040 extra_make_flags through the environment.
10041 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10042 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10043 other recursive targets for gcc): Remove.
10044
10045 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10046 (stage, unstage): New rules.
10047 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10048 distclean-stage[+id+]): Use stage_current.
10049 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10050 the stage*-start rules.
10051
10052 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10053
10054 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10055 use -all_load flag.
10056
10057 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10058
10059 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10060 * configure: Regenerate.
10061
10062 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10063
10064 * maintainer-scripts/gcc_release: Revert yesterday's change.
10065
10066 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10067
10068 * MAINTAINERS: Add myself to write-after-approval.
10069
10070 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10071
10072 * libf2c: Removed.
10073 * gcc/gccbug.in: Updated because of libf2c removal.
10074 * maintainer-scripts/gcc_release: Ditto.
10075
10076 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10077
10078 * configure.in: Build libmudflap by default on FreeBSD.
10079 * configure: Regenerated.
10080
10081 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10082
10083 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10084 systems.
10085 * configure: Regenerated.
10086
10087 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10088
10089 PR target/16344
10090 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10091 feedback based compiler.
10092 * Makefile.in: Rebuilt.
10093
10094 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10095
10096 * Makefile.def (host_modules): Set bootstrap=true for flex.
10097 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10098 * Makefile.in: Rebuilt.
10099
10100 2004-07-07 Jan Hubicka <jh@suse.cz>
10101
10102 * MAINTAINERS: Add self as a profile feedback maintainer.
10103
10104 2004-07-05 Phil Edwards <phil@codesourcery.com>
10105
10106 * configure.in: Do not prepend $srcdir to /dev/null in
10107 makefile fragments.
10108 * configure: Regenerate.
10109
10110 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10111
10112 * Makefile.def (build_modules): Add bison, byacc, flex,
10113 m4, texinfo.
10114 (flags_to_pass): Add FLEX.
10115 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10116 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10117 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10118 DEFAULT_MAKEINFO): Remove.
10119 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10120 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10121 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10122 objdir or else use configured tool.
10123 (all-build): New.
10124 (all): Depend on it.
10125 (Build module dependencies): Add.
10126 * Makefile.in: Regenerate.
10127 * configure.in: Better support for multiple build modules,
10128 matching what is done for host/target modules. Do not look
10129 for "plausible" locations of build tools if Canadian cross.
10130 Use autoconf's AC_PROG_CC to find a C compiler. Define
10131 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10132 * configure: Regenerate.
10133
10134 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10135
10136 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10137 * Makefile.in: Regenerate.
10138
10139 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10140
10141 * Makefile.tpl (configure-build-[+module+],
10142 configure-[+module+], configure-target-[+module+]): Pass
10143 [+extra_configure_args+].
10144 (all-build-[+module+], all-[+module+], check-[+module+],
10145 install-[+module+], [+make_target+]-[+module+],
10146 all-target-[+module+], check-target-[+module+],
10147 install-target-[+module+], [+make_target+]-target-[+module+]):
10148 Pass [+extra_make_args+].
10149 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10150 (GCC_HOST_EXPORTS): Remove.
10151 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10152 cross, check-gcc, check-gcc-c++, install-gcc,
10153 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10154 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10155 * Makefile.in: Regenerate.
10156
10157 2004-06-21 Matthew Sachs <msachs@apple.com>
10158
10159 * MAINTAINERS: Added self to write-after-approval.
10160
10161 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10162
10163 * configure.in: Check for srcdir/winsup rather than build directory
10164 winsup.
10165 * configure: Regenerate.
10166
10167 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
10168
10169 * configure.in: Don't build Cygwin native newlib if winsup
10170 directory is missing. Emit warning instead.
10171 * configure: Regenerate.
10172
10173 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
10174
10175 * Makefile.tpl (touch-stage[+id+]): New.
10176 (restage[+prev+]): Depend on touch-stage[+id+].
10177
10178 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10179 Use it throughout.
10180
10181 * Makefile.def: Add profile and feedback bootstrap stages.
10182 Remove next field from bootstrap stages.
10183 * Makefile.tpl (LN, LN_S): Substitute.
10184 (stageN-start, stageN-end): Use double-colon rules, to
10185 provide a hook for additional setup commands.
10186 (distclean-stageN-gcc, restageN): Create dependencies from
10187 [+prev+], not from [+next+].
10188 (stageN-bubble): Add commands for successive stages from
10189 [+prev+], using double-colon rules.
10190 (all-stageN-gcc): Fix typo.
10191 (stagefeedback-start, profiledbootstrap): New.
10192 * Makefile.in: Regenerate.
10193 * configure.in: Call ACX_PROG_LN.
10194 * configure: Regenerate.
10195
10196 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10197
10198 * MAINTAINERS (Write After Approval): Add myself.
10199
10200 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10201
10202 * MAINTAINERS (Write After Approval): Add myself.
10203
10204 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
10205
10206 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10207 without gcc.
10208 * configure: Regenerate.
10209
10210 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10211
10212 * Makefile.tpl: Fix typo.
10213 * Makefile.in: Regenerate.
10214
10215 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10216
10217 * configure.in: Remove new- prefix from toplevel
10218 bootstrap targets.
10219 * configure: Regenerate.
10220
10221 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
10222
10223 * Makefile.tpl (all.normal): Rename to all.
10224 (all): Replace with a rule to pick the default
10225 target from configure.
10226 (all-gcc, configure-gcc): Use conditionals to
10227 do nothing when toplevel bootstrap is going on.
10228 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10229 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10230 * configure.in: Support --enable-bootstrap.
10231
10232 * Makefile.def: Remove new- prefix from toplevel
10233 bootstrap targets.
10234 * Makefile.tpl: Likewise.
10235
10236 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10237 target.
10238
10239 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10240 $(RECURSE_FLAGS) to recursive invocation of make.
10241
10242 * Makefile.in: Regenerate.
10243 * configure: Regenerate.
10244
10245 2004-05-30 Andreas Jaeger <aj@suse.de>
10246 Jim Wilson <wilson@specifixinc.com>
10247
10248 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10249 like CC.
10250
10251 2004-05-27 Daniel Jacobowitz <dan@debian.org>
10252
10253 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10254 * configure: Regenerate.
10255
10256 2004-05-25 Daniel Jacobowitz <drow@false.org>
10257
10258 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10259 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10260 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10261 targets.
10262 * Makefile.in: Regenerate.
10263
10264 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
10265
10266 * configure.in: Test the ability to symlink directories.
10267 * configure: Regenerate.
10268
10269 * Makefile.def (bootstrap-stage): New definitions.
10270 * Makefile.tpl (configure-stage1-gcc,
10271 configure-stage2-gcc, configure-stage3-gcc,
10272 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10273 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10274 new-restage3, compare): Autogenerate, see Makefile.in
10275 entry for behavioral changes.
10276 (distclean-stage1, new-stage1-start, new-stage1-end,
10277 new-stage1-bubble, distclean-stage2, new-stage2-start,
10278 new-stage2-end, new-stage2-bubble, distclean-stage3,
10279 new-stage3-start, new-stage3-end): New autogenerated targets.
10280 (objext, prebootstrap, BOOT_CFLAGS,
10281 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10282 targets.
10283
10284 * Makefile.in: Regenerate.
10285 (distclean-stage1, new-stage1-start, new-stage1-end,
10286 new-stage1-bubble, distclean-stage2, new-stage2-start,
10287 new-stage2-end, new-stage2-bubble, distclean-stage3,
10288 new-stage3-start, new-stage3-end): New targets.
10289 (all-stage1-gcc): Move prebootstrap dependency from here...
10290 (configure-stage1-gcc): ...to here.
10291 (new-bootstrap): Use bubble targets.
10292 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10293 Use per-stage distclean targets.
10294 (configure-stage1-gcc, configure-stage2-gcc,
10295 configure-stage3-gcc, all-stage1-gcc,
10296 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10297 Use new-stageN-start to prepare the tree.
10298
10299 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10300
10301 * Makefile.def (host_modules): add libcpp.
10302 * Makefile.tpl: Add dependencies on and for libcpp.
10303 * Makefile.in: Regenerate.
10304 * configure.in: Add libcpp host module.
10305 * configure: Regenerate.
10306
10307 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10308
10309 * Makefile.tpl: Whenever a recursive target is defined, wrap
10310 it in a special @if/@endif block, and prepare its maybe
10311 dependency in the @if/@endif block
10312 * configure.in: Instead of writing maybe dependencies, remove
10313 the @if/@endif statements, and remove the @if/@endif blocks
10314 that remain.
10315 * configure: Regenerate.
10316 * Makefile.in: Regenerate.
10317
10318 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10319
10320 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10321
10322 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10323
10324 PR bootstrap/15120
10325 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10326 * */configure: Rebuilt.
10327
10328 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10329
10330 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10331 of libf2c.
10332 * configure, Makefile.in: Regenerate.
10333
10334 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10335
10336 * MAINTAINERS (Write After Approval): Add myself.
10337
10338 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10339
10340 Merge from tree-ssa-20020619-branch.
10341
10342 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10343 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10344 (HOST_GMPLIBS): Define.
10345 (HOST_GMPINC): Define.
10346 (TARGET_LIB_PATH): Add libmudflap.
10347 (GFORTRAN_FOR_TARGET): Define.
10348 (configure-build*): Export GFORTRAN.
10349 (configure-gcc): Export GMPLIBS and GMPINC.
10350 (all-gcc): Add maybe-all-libbanshee.
10351 (configure-target-libgfortran): Define.
10352 * Makefile.in: Regenerate.
10353 * configure.in (host_libs): Add libbanshee.
10354 (target_libraries): Add target-libmudflap and target-libgfortran.
10355 Add --with-libbanshee.
10356 Handle --disable-libmudflap.
10357 (*-*-freebsd*): Use with_gmp.
10358 Add $(libgcj) to noconfigdirs.
10359 * configure: Regenerate.
10360 * depcomp: New file.
10361 * MAINTAINERS: Add tree-ssa maintainers.
10362
10363 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10364
10365 * MAINTAINERS (Various Maintainers): Add myself.
10366
10367 2004-04-30 Brian Ford <ford@vss.fsi.com>
10368
10369 * MAINTAINERS (Write After Approval): Add myself.
10370
10371 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10372
10373 * MAINTAINERS (Write After Approval): Add myself.
10374
10375 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10376
10377 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10378 * configure: Regenerate.
10379
10380 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10381
10382 Revert:
10383 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10384
10385 * Makefile.def (flags_to_pass): Remove *dir variables that
10386 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10387 as well as prefix and exec_prefix.
10388 * Makefile.in: Regenerate.
10389
10390 2004-04-26 Robert Millan <robertmh@gnu.org>
10391
10392 Add patches from libtool CVS.
10393 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10394 * ltconfig: Likewise.
10395 * ltcf-c.sh: Likewise.
10396 * ltcf-cxx.sh: Likewise.
10397 * ltcf-gcj.sh: Likewise.
10398
10399 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10400
10401 * Makefile.def (host_modules): Mark with the bootstrap
10402 flag packages on which gcc depends.
10403 * Makefile.tpl (all-bootstrap): Use it.
10404 * Makefile.in: Regenerate.
10405
10406 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10407
10408 * Makefile.def (flags_to_pass): Remove *dir variables that
10409 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10410 as well as prefix and exec_prefix.
10411 * Makefile.in: Regenerate.
10412
10413 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10414
10415 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10416 * configure: Regenerate.
10417 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10418 * gcc/Makefile.tpl (compare): Use the result of the test.
10419 * gcc/Makefile.in: Regenerate.
10420
10421 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10422
10423 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10424 Always relocate gcc and prev-gcc to the original names, even
10425 if the build fails.
10426 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10427 New targets.
10428
10429 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10430
10431 * MAINTAINERS: Update my email address.
10432
10433 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10434
10435 * configure.in (mips*-*-irix5*): Enable ld.
10436 * configure: Regenerate.
10437
10438 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10439
10440 * configure: Regenerate.
10441
10442 2004-04-15 James E Wilson <wilson@specifixinc.com>
10443
10444 * Makefile.tpl (configure-[+module+], configure-gcc,
10445 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10446 Set and export LDFLAGS.
10447 * Makefile.in: Regenerate.
10448
10449 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10450
10451 * MAINTAINERS: Add myself to write-after-approval.
10452
10453 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10454
10455 PR bootstrap/14871
10456 * Makefile.tpl: If we don't have built-in-tree target tools,
10457 use the ones found by configure rather than hacking around with
10458 program_transform_name.
10459 * configure.in: Give Makefile.tpl the information necessary
10460 to do that.
10461 * Makefile.in: Regenerate.
10462 * configure: Regenerate.
10463
10464 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10465
10466 PR bootstrap/14760
10467 * configure.in: When computing baseargs, strip *all* copies of
10468 offending options. Also, don't match/substitute the trailing space,
10469 so that this actually works when two similar options are separated by
10470 only one space.
10471 * configure: Regenerate.
10472
10473 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10474
10475 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10476 (rs6000-*-aix*): Same.
10477 * configure: Regenerate.
10478
10479 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10480
10481 * MAINTAINERS: Add myself to write-after-approval.
10482
10483 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10484
10485 * MAINTAINERS: Add myself to write-after-approval.
10486
10487 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10488
10489 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10490 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10491 * Makefile.in: Regenerate.
10492
10493 * configure.in (top level bootstrap support): Rework --enable-werror
10494 to set @stage2_werror_flag@.
10495 * configure: Regenerate.
10496 * Makefile.tpl (top level bootstrap support): Pass
10497 @stage2_werror_flag@ down to configure in stages 2 and 3.
10498 * Makefile.in: Regenerate.
10499
10500 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10501
10502 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10503 for stages 2 and 3 as well as in make. As a consequence, remove
10504 OUTPUT_OPTION (now detected by configure) from the flags passed down
10505 to make.
10506 * Makefile.in: Regenerate.
10507
10508 * Makefile.tpl (new-bootstrap): Fix typo.
10509 * Makefile.in: Regenerate.
10510
10511 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10512
10513 * Makefile.tpl: Rearrange by moving recursive_targets rules
10514 into their proper sections.
10515 * Makefile.tpl (top level bootstrap support): Move disabling
10516 of coverage flags from 'make' to 'configure'; improve comments.
10517 * Makefile.in: Regenerate.
10518
10519 * Makefile.tpl (experimental top level bootstrap) Move stage1
10520 language setting from all- target to configure- target; disable
10521 intermodule optimization in stage 1; prevent gratuitous rebuilds
10522 of stage 1.
10523 * Makefile.in: Regenerate.
10524 * configure.in: Comma-separate stage 1 language list for top
10525 level bootstrap.
10526 * configure: Regenerate.
10527
10528 * Makefile.tpl: Clean up experimental top level bootstrap support:
10529 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10530 prev-gcc in configure- targets as well as all- targets.
10531 * Makefile.in: Regenerate.
10532
10533 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10534
10535 * compile: New file imported from automake.
10536
10537 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10538
10539 * configure.in: Remove symbolic link section.
10540 * configure: Regenerate.
10541 * Makefile.tpl (links): Remove.
10542 * Makefile.in: Regenerate.
10543
10544 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10545 Nathanael Nerode <neroden@gcc.gnu.org>
10546
10547 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10548 Set with AC_CHECK_PROGS.
10549 * configure.in: Fix comment typo from last patch.
10550 * configure: Regenerate.
10551
10552 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10553
10554 * Makefile.tpl: Introduce experimental top level bootstrap support.
10555 * Makefile.in: Regenerate.
10556 * configure.in: Introduce support for top level bootstrap.
10557 * configure: Regenerate.
10558
10559 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10560 Paolo Bonzini <bonzini@gnu.org>
10561
10562 PR bootstrap/14522
10563 * configure.in: Cope with shells that do not support unquoted ^
10564 * configure: Regenerate.
10565
10566 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10567 Paolo Bonzini <bonzini@gnu.org>
10568
10569 PR bootstrap/14522
10570 * configure.in: Cope with shells that do not support nesting
10571 quotes inside quoted backquote substitutions.
10572 * configure: Regenerate.
10573
10574 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10575
10576 PR bootstrap/14522
10577 * configure.in: Fix escaping of $.
10578 * configure: Regenerate.
10579
10580 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10581
10582 * configure: Regenerate, since I forgot to while committing Paolo's
10583 changes.
10584
10585 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10586
10587 PR ada/14131
10588 Move language detection to the top level.
10589 * configure.in: Find default values for the tools as
10590 soon as possible. Disable ada if GNAT is not found.
10591 Emit error message about missing languages. Expand
10592 --enable-languages=all for the gcc subdirectory.
10593
10594 2004-03-10 Ben Elliston <bje@gnu.org>
10595
10596 * MAINTAINERS: Update my email address.
10597
10598 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10599
10600 * ltconfig: Disable building static libraries if building shared
10601 libraries on AIX 5L.
10602
10603 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10604
10605 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10606 and disable libgcj.
10607 * configure: Regenerated.
10608
10609 2004-03-01 Brian Booth <bbooth@redhat.com>
10610
10611 * MAINTAINERS: Add myself to write-after-approval.
10612
10613 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10614
10615 * MAINTAINERS: Add myself to write-after-approval.
10616
10617 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10618
10619 PR bootstrap/7087
10620 * Makefile.tpl: Guard XFOO sed statements better.
10621 * Makefile.tpl: Add dependency for configure-target-libada.
10622 * Makefile.in: Regenerate (incidentally fixes broken
10623 commit when libada-branch was merged).
10624
10625 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10626
10627 * MAINTAINERS: Add myself to write-after-approval.
10628
10629 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10630
10631 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10632 maintainers.
10633
10634 2004-02-20 Andrew Cagney <cagney@redhat.com>
10635
10636 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10637 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10638
10639 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10640
10641 PR bootstrap/11932
10642 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10643
10644 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10645
10646 * MAINTAINERS: Added myself to write-after-approval.
10647
10648 2004-02-14 Michael Koch <konqueror@gmx.de>
10649
10650 * MAINTAINERS: Added myself to write-after-approval.
10651
10652 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10653
10654 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10655 some OS port maintainers to OS port maintainers section.
10656
10657 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10658
10659 * MAINTAINERS: Add self.
10660
10661 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10662
10663 * MAINTAINERS: Alphabetize.
10664
10665 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10666
10667 * MAINTAINERS: Remove myself.
10668
10669 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10670
10671 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10672 (rs6000-*-aix*): Same.
10673 * configure: Regenerate.
10674
10675 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10676
10677 * configure.in (host): Add in missing $noconfigdirs to defines.
10678 * configure: Regenerate.
10679
10680 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10681 Nathanael Nerode <neroden@gcc.gnu.org>
10682
10683 PR ada/6637, PR ada/5911
10684 Merge with libada-branch:
10685 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10686 with appropriate dependencies. Add --enable-libada configure switch.
10687 * configure, Makefile.in: Regenerate.
10688
10689 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10690
10691 * MAINTAINERS: Add myself to write-after-approval.
10692
10693 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10694
10695 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10696 * configure: Regenerate.
10697
10698 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10699
10700 Merge from upstream:
10701
10702 * ltmain.in: When setting IFS to '~', be careful about user
10703 arguments that contain '~'.
10704
10705 2004-02-04 Peter O'Gorman <peter@pogma.com>
10706
10707 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10708 Also test $base_compile against $CC with escaped arguments. Bug
10709 reported by Geoff Keating <geoffk@apple.com>.
10710
10711 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10712
10713 * MAINTAINERS: Remove i960 port.
10714
10715 2004-01-23 DJ Delorie <dj@redhat.com>
10716
10717 * Makefile.def (target_modules) [libiberty]: Don't stage.
10718 * Makefile.in: Rebuilt.
10719
10720 2004-01-20 Caroline Tice <ctice@apple.com>
10721
10722 * MAINTAINERS: Add myself to write-after-approval.
10723
10724 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10725
10726 * MAINTAINERS: Update my email address.
10727
10728 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10729
10730 * MAINTAINERS: Add myself to write-after-approval.
10731
10732 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10733
10734 * MAINTAINERS: Remove entries without email address.
10735
10736 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10737
10738 * MAINTAINERS: Add myself to write-after-approval.
10739
10740 2004-01-15 Steven Bosscher <stevenb@suse.de>
10741
10742 * MAINTAINERS: Update my email address.
10743
10744 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10745
10746 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10747 * Makefile.tpl (configure-target-[+module+]): Support stage.
10748 * Makefile.in: Rebuilt.
10749
10750 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10751
10752 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10753
10754 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10755
10756 * MAINTAINERS: Add myself as a MIPS maintainer.
10757
10758 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10759
10760 * configure.in: Use ./config.cache, not config.cache.
10761 * configure: Regenerate.
10762 * Makefile.tpl: Special-casing not needed for GCC any more.
10763 * Makefile.in: Regenerate.
10764
10765 * configure.in: Don't share a cache file for host dirs.
10766 * configure: Regenerate.
10767
10768 * config-ml.in: Don't mess with the cache file.
10769
10770 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10771
10772 * MAINTAINERS: Move myself from 'Write After Approval' to
10773 'CPU Port Maintainers' section as SPARC maintainer.
10774
10775 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10776
10777 * Makefile.tpl: Make GCC use a separate config.cache.
10778 * Makefile.in: Regenerate.
10779
10780 PR bootstrap/11932, PR bootstrap/11933
10781 (I don't know if it will fix either of them, but it relates
10782 to them.)
10783 * configure.in: Don't use shared config.cache for target
10784 directories.
10785 * configure: Regenerate.
10786
10787 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10788
10789 * MAINTAINERS: Add myself to 'Write After Approval' section.
10790
10791 2003-12-31 Roger Sayle <roger@eyesopen.com>
10792
10793 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10794 * configure: Regenerated.
10795
10796 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10797
10798 * MAINTAINERS: Remove the mn10200 maintainer.
10799
10800 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10801
10802 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10803 * configure: Regenerated.
10804
10805 2003-12-16 Jan Hubicka <jh@suse.cz>
10806
10807 * MAINTAINERS: Add myself as callgraph maintainer.
10808
10809 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10810
10811 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10812 * configure: Regenerate.
10813
10814 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10815
10816 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10817 'Write After Approval' section. Update email.
10818
10819 2003-12-01 James Lemke <jim@wasabisystems.com>
10820
10821 * MAINTAINERS (Write After Approval): Add myself.
10822
10823 2003-11-20 Matt Thomas <matt@3am-software.com>
10824
10825 * MAINTAINERS: Add myself as a vax port maintainer.
10826
10827 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10828
10829 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10830 (configure-build-[+module+], configure-[+module+]): Likewise.
10831 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10832 * Makefile.in: Regenerate.
10833
10834 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10835
10836 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10837 shared/dylibed libraries.
10838 * ltmain.sh: Likewise.
10839 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10840 * ltcf-cxx.sh: Likewise.
10841 * ltcf-gcj.sh: Likewise.
10842 * ltconfig: Likewise.
10843
10844 2003-11-17 Stan Cox <scox@redhat.com>
10845
10846 * MAINTAINERS: Add myself as iq2000 port maintainer.
10847
10848 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10849
10850 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10851 * Makefile.in: Regenerate.
10852
10853 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10854
10855 * config.sub: Update to 2003-11-03 version.
10856
10857 2003-10-20 Phil Edwards <phil@codesourcery.com>
10858
10859 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10860 * configure: Regenerate.
10861
10862 2003-10-20 Nicolas Pitre <nico@cam.org>
10863
10864 * MAINTAINERS: Add myself to 'Write After Approval' section.
10865
10866 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10867
10868 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10869
10870 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10871
10872 * MAINTAINERS: Update my email address.
10873
10874 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10875
10876 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10877
10878 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10879
10880 * MAINTAINERS: Add myself to 'Write After Approval' section.
10881
10882 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10883
10884 * config.guess: Update to 2003-10-16 version.
10885 * config.sub: Update to 2003-10-16 version.
10886
10887 2003-10-15 David Daney <ddaney@avtrex.com>
10888
10889 * MAINTAINERS: Added myself to 'Write After Approval' section.
10890
10891 2003-10-15 Falk Hueffner <falk@debian.org>
10892
10893 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10894 'Write After Approval' section. Update email.
10895
10896 2003-10-14 Roger Sayle <roger@eyesopen.com>
10897
10898 * MAINTAINERS: Move myself from 'Write After Approval' to
10899 'Various Maintainers' section as middle-end maintainer.
10900
10901 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10902
10903 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10904 HOST_FLAGS_TO_PASS.
10905 * Makefile.in: Regenerate.
10906
10907 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10908
10909 * config.guess: Update to 2003-10-07 version.
10910 * config.sub: Update to 2003-10-07 version.
10911
10912 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10913
10914 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10915 * ltconfig (irix5*, irix6*): Don't override version_type.
10916
10917 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10918
10919 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10920 * configure: Rebuilt
10921 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10922 * Makefile.in: Rebuilt
10923
10924 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10925
10926 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10927
10928 2003-09-30 Carlo Wood <carlo@alinoe.com>
10929
10930 * MAINTAINERS (Write After Approval): Add myself.
10931
10932 2003-09-29 Paul Koning <ni1d@arrl.net>
10933
10934 * MAINTAINERS: Move myself from "Write After Approval"
10935 to CPU platform maintainers for pdp11 platform.
10936
10937 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10938
10939 * MAINTAINERS: Move myself from 'Write After Approval' to
10940 'Various Maintainers' section as libffi testsuite maintainer.
10941
10942 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10943
10944 * configure.in: Pass a computed --program-transform-name
10945 to subconfigures.
10946 * configure: Regenerated.
10947
10948 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10949
10950 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10951 * Makefile.in: Regenerate.
10952
10953 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10954 * Makefile.in: Regenerate.
10955
10956 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10957
10958 * MAINTAINERS: Move myself from 'Write After Approval'
10959 to 'Various Maintainers' (objective-c) section.
10960
10961 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10962
10963 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10964 quoting.
10965 * configure: Regenerated.
10966
10967 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10968
10969 * MAINTAINERS (Write After Approval): Add myself to write after
10970 approval list.
10971
10972 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10973
10974 * MAINTAINERS (Write After Approval): Add myself.
10975
10976 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10977
10978 * MAINTAINERS: Update my e-mail address.
10979
10980 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10981
10982 * libtool.m4 (LD): Correct powerpc64 host match.
10983
10984 2003-09-06 James E Wilson <wilson@tuliptree.org>
10985
10986 * MAINTAINTERS: Update my affiliation and email address.
10987
10988 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10989
10990 * MAINTAINERS (Write After Approval): Add myself.
10991
10992 2003-09-04 DJ Delorie <dj@redhat.com>
10993
10994 * configure: Regenerate.
10995
10996 2003-09-04 Robert Millan <robertmh@gnu.org>
10997
10998 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10999
11000 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11001
11002 * configure.in: Ensure arguments to sed are properly spaced.
11003 * configure: Regenerate.
11004
11005 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11006
11007 * MAINTAINERS: Update my e-mail address.
11008
11009 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11010
11011 * MAINTAINERS (Write After Approval): Add myself.
11012
11013 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11014
11015 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11016 * configure: Regenerated.
11017
11018 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11019
11020 * MAINTAINERS: Update my email address.
11021
11022 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11023
11024 * configure.in: Use newline instead of semicolon when assuming
11025 shell arguments in a for loop.
11026 * configure: Regenerated.
11027
11028 2003-08-22 Jason Eckhardt <jle@rice.edu>
11029
11030 * MAINTAINERS: Resurrect the i860 maintainer.
11031
11032 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11033
11034 PR 8180
11035 * configure.in: When testing with_libs and with_headers, treat
11036 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11037 * configure: Regenerate.
11038
11039 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11040 make, shell, etc.
11041 (baseargs): Likewise.
11042 * configure: Regenerate.
11043
11044 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11045
11046 * MAINTAINERS (Write After Approval): Add myself.
11047
11048 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11049
11050 * configure.in: Disable libgcj for darwin not on powerpc.
11051 * configure: Rebuild.
11052
11053 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11054
11055 * config-ml.in, symlink-tree: Add license.
11056
11057 2003-08-03 Richard Stallman <rms@gnu.org>
11058 Eben Moglen <moglen@columbia.edu>
11059
11060 * README.SCO: New file.
11061
11062 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11063
11064 * Makefile.tpl (check, check-c++): Express dependencies using
11065 dependencies rather than commands.
11066 * Makefile.in: Regenerate.
11067
11068 2003-08-01 Andrew Cagney <cagney@redhat.com>
11069
11070 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11071 * configure: Ditto.
11072
11073 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11074
11075 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11076 * Makefile.in: Update.
11077
11078 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11079
11080 * configure.in: Enable libgcj for darwin.
11081 * configure: Rebuild.
11082
11083 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11084
11085 * config-ml.in: Use ac_configure_args directly instead of
11086 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11087 actually seen.
11088
11089 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11090
11091 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11092 creating target and build subdirs to build all parent dirs as needed.
11093 * Makefile.in: Rebuild.
11094 * configure.in: Don't build dirs explicitly here.
11095 * configure: Rebuild.
11096
11097 2003-07-26 Paul Brook <paul@nowt.org>
11098
11099 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11100
11101 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11102
11103 * Makefile.tpl (all-make): Depend on intl.
11104 * Makefile.in: Rebuilt.
11105
11106 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
11107
11108 * install-sh: Update to newer upstream versions (associated with
11109 aclocal 1.7).
11110 * mkinstalldirs: Likewise.
11111 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11112
11113 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11114
11115 * MAINTAINERS: Move self from Bug database only accounts
11116 to write-after-approval.
11117
11118 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11119
11120 * config.if: Remove unused libc_interface determination.
11121
11122 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11123
11124 * MAINTAINERS: Move self from write-after-approval to
11125 build machinery (*.in).
11126
11127 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11128
11129 PR bootstrap/11273
11130 PR bootstrap/11408
11131 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11132 unused INSTALL_PROGRAM_ARGS.
11133 * configure.in: Use AC_PROG_INSTALL.
11134 * Makefile.in: Regenerate.
11135 * configure: Regenerate.
11136
11137 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11138
11139 * MAINTAINERS: Alphabetize.
11140
11141 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
11142
11143 * configure: Rebuilt.
11144 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11145 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11146 newlib nor libgloss.
11147 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11148 * configure.in (am33_2.0-*-linux*): Added.
11149
11150 2003-07-09 Bob Wilson <bob.wilson@acm.org>
11151
11152 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11153 * configure: Regenerate.
11154
11155 2003-07-07 Zack Weinberg <zack@codesourcery.com>
11156
11157 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11158 * Makefile.in: Regenerate.
11159
11160 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11161
11162 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11163 * Makefile.in: Regenerate.
11164
11165 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
11166
11167 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11168 * Makefile.in: Regenerated.
11169
11170 * config-ml.in: Replace PWD with PWD_COMMAND.
11171
11172 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11173
11174 * intl: New directory; see intl/ChangeLog for details.
11175 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11176 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11177 * Makefile.in: Regenerate.
11178
11179 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11180
11181 * configure.in: Clean up config-lang.in handling. Delete
11182 useless assignment to "subdirs".
11183 * configure: Regenerate.
11184
11185 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11186
11187 * configure.in: Rename 'target_libs' to 'target_libraries'.
11188 Remove useless reference to 'target_libs'.
11189 * configure: Regenerate.
11190
11191 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11192
11193 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11194 * Makefile.in: Regenerate.
11195
11196 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11197
11198 * Makefile.def: Introduce flags_to_pass.
11199 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11200 * Makefile.in: Regenerate.
11201
11202 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11203
11204 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11205 and target-libgloss.
11206 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11207 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11208 * configure: Regenerate.
11209
11210 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11211
11212 * configure.in: Update testsuite_flags to new location.
11213 * configure. Regenerate.
11214
11215 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11216
11217 * Makefile.tpl: Remove BUILD_CC stuff.
11218 * Makefile.in: Regenerate.
11219
11220 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11221
11222 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11223
11224 2003-06-16 Graeme Peterson <gp@qnx.com>
11225
11226 * MAINTAINERS (Write After Approval): Add myself.
11227
11228 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
11229
11230 * config.guess: Update to 2003-06-12 version.
11231 * config.sub: Update to 2003-06-13 version.
11232
11233 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
11234
11235 * config.guess: Update to 2003-06-06 version.
11236 * config.sub: Update to 2003-06-06 version.
11237
11238 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11239
11240 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11241 * configure. Regenerate.
11242
11243 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11244
11245 * configure.in: Disable serial configure by default.
11246 * configure: Regenerate.
11247 * Makefile.tpl: Abolish .NOTPARALLEL.
11248 * Makefile.in: Regenerate.
11249
11250 * Makefile.tpl: Replace {build,host,target}_canonical by
11251 {build,host,target}.
11252 * Makefile.in: Regenerate.
11253
11254 * Makefile.tpl: Fix stupid pasto.
11255 * Makefile.in: Regenerate.
11256
11257 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11258
11259 * Makefile.tpl: Remove bogus conditional.
11260 * Makefile.in: Regenerate.
11261
11262 2003-06-05 Jan Hubicka <jh@suse.cz>
11263
11264 * Makefile.tpl (profiledbootstrap): New target.
11265 * Makefile.in (profiledbootstrap): New target.
11266
11267 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
11268
11269 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11270 Pinski. Remove user names from other bugzilla-only maintainers.
11271
11272 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11273
11274 * Makefile.tpl: Make 'recursive targets' using autogen rather
11275 than shell loop. Remove duplicate 'clean' targets and false
11276 comments.
11277 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11278 Add systematic method of specifying missing targets in subdirs.
11279 Add copyright boilerplate.
11280 * Makefile.in: Regenerate.
11281 * configure.in: Add 'recursive targets' to maybe list.
11282 * configure: Regenerate.
11283
11284 * MAINTAINERS: "GNATS only" -> "Bug database only".
11285
11286 * Makefile.tpl: Rename [+target+] to [+make_target+].
11287 * Makefile.def: Rename 'target' to 'make_target'.
11288
11289 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11290
11291 * MAINTAINERS: Add self as options handling maintainer.
11292
11293 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11294
11295 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11296 been too long since I touched those ports.
11297
11298 2003-05-28 DJ Delorie <dj@redhat.com>
11299
11300 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11301 * Makefile.in: Regenerate.
11302
11303 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11304
11305 * configure.in: Use curly braces in the definition of tooldir.
11306 * configure: Regenerate.
11307
11308 2003-05-21 DJ Delorie <dj@redhat.com>
11309
11310 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11311 newlib or libgloss.
11312 * Makefile.in: Regenerate.
11313
11314 2003-05-21 DJ Delorie <dj@redhat.com>
11315
11316 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11317 * Makefile.in: Regenerate.
11318
11319 2003-05-20 Ian Lance Taylor <ian@airs.com>
11320
11321 * MAINTAINERS: Update my e-mail address.
11322
11323 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11324
11325 * configure.in: Switch more things to use maybe dependencies.
11326 * Makefile.tpl: Switch more things to use maybe dependencies.
11327 Factor out common code from autogen IF statements.
11328 * configure: Regenerate.
11329 * Makefile.in: Regenerate.
11330
11331 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11332
11333 * configure.in: Accept i[3456789]86 for machine type.
11334 * configure: Regenerate.
11335
11336 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11337
11338 * configure.in: Switch more things to use maybe dependencies.
11339 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11340 * configure: Regenerate.
11341 * Makefile.tpl: Switch more things to use maybe dependencies.
11342 * Makefile.in: Regenerate.
11343
11344 2003-05-16 Andreas Schwab <schwab@suse.de>
11345
11346 * Makefile.tpl (install-opcodes): Define.
11347 * Makefile.in: Rebuild.
11348
11349 2003-05-13 Andreas Jaeger <aj@suse.de>
11350
11351 * config.guess: Update to 2003-05-09 version.
11352 * config.sub: Update to 2003-05-09 version.
11353
11354 2003-05-13 Michael Eager <eager@mvista.com>
11355
11356 * configure.in: Correct sed script so that options in quotes are not
11357 deleted.
11358 * configure: Rebuild.
11359
11360 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11361
11362 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11363 and $$s/newlib/libc/sys/cygwin32 include paths.
11364 * configure: Ditto.
11365
11366 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11367
11368 * MAINTAINERS: Update my email addresses.
11369
11370 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11371
11372 * config-ml.in: Propagate INSTALL variables.
11373
11374 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11375
11376 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11377
11378 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11379
11380 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11381 * Makefile.in: Regenerate.
11382
11383 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11384
11385 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11386
11387 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11388
11389 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11390
11391 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11392
11393 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11394 * Makefile.in: Regenerated.
11395
11396 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11397
11398 * MAINTAINERS (Write After Approval): Upgrade myself from
11399 GNATS only to write-after-approval. Update my mail address.
11400
11401 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11402
11403 (OS Port Maintainers: freebsd): Add myself.
11404
11405 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11406
11407 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11408
11409 2003-04-22 Kean Johnston <jkj@sco.com>
11410
11411 * MAINTAINERS (SCO ports): Added myself.
11412
11413 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11414
11415 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11416
11417 2003-04-19 Kean Johnston <jkj@sco.com>
11418
11419 * MAINTAINERS (Write After Approval): Add myself.
11420
11421 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11422
11423 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11424 * Makefile.in: Regenerate.
11425
11426 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11427
11428 * configure.in (powerpc64*-*-linux*): Remove.
11429 * configure: Rebuilt.
11430
11431 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11432
11433 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11434 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11435 and restrap.
11436 * Makefile.in: Regenerate.
11437
11438 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11439
11440 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11441 * configure: Regenerated.
11442
11443 2003-04-15 DJ Delorie <dj@redhat.com>
11444
11445 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11446
11447 2003-04-13 Nick Clifton <nickc@redhat.com>
11448
11449 * config-ml.in: Remove support for --disable-aix removing
11450 call-aix multilibs.
11451
11452 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11453
11454 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11455 * */configure: Rebuilt.
11456
11457 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11458
11459 * MAINTAINERS: Add my email address.
11460
11461 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11462
11463 * MAINTAINERS (Write After Approval): Add myself.
11464
11465 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11466
11467 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11468 * Makefile.in: Regenerate.
11469
11470 2003-03-14 Michael Chastain <mec@shout.net>
11471
11472 * Makefile.in: Regenerate with correct Makefile.def.
11473
11474 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11475
11476 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11477 Make macro.
11478 * Makefile.in: Regenerate.
11479 * configure.in: Clean up gxx_include_dir logic.
11480 * configure: Regenerate.
11481
11482 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11483
11484 * MAINTAINERS (Write After Approval): Add myself.
11485
11486 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11487
11488 * MAINTAINERS: Update my mail address.
11489
11490 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11491
11492 * configure.in (gxx_include_dir): Fix typo.
11493 * configure: Regenerated.
11494
11495 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11496
11497 * Makefile.tpl: Reindent.
11498 * Makefile.in: Regenerate.
11499 * configure.in: Reindent. Don't set unused variables.
11500 * configure: Regenerate.
11501
11502 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11503
11504 * configure.in: Include $(build_tooldir)/sys-include in
11505 FLAGS_FOR_TARGET.
11506 * configure: Regenerated.
11507
11508 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11509
11510 * Makefile.tpl: Always pass down RANLIB.
11511 * Makefile.in: Regenerate.
11512
11513 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11514 * Makefile.in: Regenerate.
11515 * configure.in: Remove unused logic relating to --enable-shared
11516 and --enable-threads. Remove bogus comments. Remove redundant
11517 noconfigdirs.
11518 * configure: Regenerate.
11519
11520 * configure.in: Replace ${libstdcxx_version} by its value.
11521 Remove reference to mh-dgux.
11522 * configure: Regenerate.
11523
11524 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11525
11526 * MAINTAINERS (Write After Approval): Add myself.
11527
11528 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11529
11530 * Makefile.tpl: Rearrange.
11531 * Makefile.in: Regenerate.
11532
11533 2003-02-25 Uwe Stieber <uwe@wwws.de>
11534
11535 * configure.in: Add support for kaOS as cross build target system.
11536 * configure: Regenerated.
11537
11538 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11539
11540 * MAINTAINERS (Write after approval): Add myself.
11541
11542 2003-02-21 James E Wilson <wilson@tuliptree.org>
11543
11544 * MAINTAINERS: Update my email address.
11545
11546 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11547
11548 * MAINTAINERS: Add self to blanket write privs. section.
11549
11550 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11551
11552 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11553 configure-target-* as some target builds may require additional
11554 flags for preprocessor tests.
11555 * Makefile.in: Regenerated.
11556
11557 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11558
11559 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11560 * ltconfig: Handle it.
11561 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11562 auto-detecting it.
11563
11564 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11565 it is used as argument to $CC.
11566 * ltcf-gcj.sh: Likewise.
11567
11568 * configure.in: Introduce --enable-maintainer-mode.
11569 * configure: Rebuilt.
11570 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11571 for maintainer mode.
11572 * Makefile.in: Rebuilt.
11573
11574 2003-02-18 Jason Merrill <jason@redhat.com>
11575
11576 * Makefile.tpl (check-c++): Allow parallelism.
11577
11578 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11579
11580 * MAINTAINERS: Remove John Carr (who never actually had access to
11581 gcc.gnu.org).
11582
11583 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11584
11585 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11586 don't configure target-libobjc.
11587 * configure: Regenerate.
11588
11589 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11590
11591 * Makefile.tpl (RANLIB): Define.
11592 * Makefile.in: Regenerate.
11593
11594 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11595
11596 * MAINTAINERS: Update my email.
11597
11598 2003-02-06 Keith R Seitz <keiths@redhat.com>
11599
11600 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11601 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11602 * Makefile.in: Regenerated.
11603 * configure.in: Remove all traces of snavigator, db, and grep.
11604 * configure: Regenerated.
11605
11606 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11607
11608 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11609 After Approval.
11610
11611 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11612
11613 * MAINTAINERS (Write after approval): Add myself.
11614
11615 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11616
11617 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11618 * Makefile.in: Regenerated.
11619
11620 2003-01-30 Roger Sayle <roger@eyesopen.com>
11621
11622 * config.guess: Updated to 2003-01-30's version.
11623 * config.sub: Updated to 2003-01-28's version.
11624
11625 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11626
11627 * config.if: If gcc_version is already set, just use it. Don't set
11628 gcc_version_trigger if it's already set, otherwise set it to
11629 gcc/version.c, but only if the file exists. If it is not set and
11630 gcc/version.c does not exist, try to extract the version number from
11631 $CC.
11632
11633 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11634
11635 * MAINTAINERS: Add myself to write-after-approval list.
11636
11637 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11638
11639 * configure.in: Revert 24Jan change.
11640 * configure: Regenerate.
11641
11642 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11643
11644 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11645 entry of HJ Lu.
11646
11647 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11648
11649 * configure.in: Revert previous change.
11650 * configure: Regenerate.
11651
11652 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11653
11654 * configure.in: Make rda native-only.
11655 * configure: Regenerate.
11656
11657 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11658
11659 * MAINTAINERS: Move myself from GNATS-only-accounts to
11660 write-after-approval.
11661
11662 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11663
11664 * configure.in: Add missing \.
11665 * configure: Rebuilt.
11666
11667 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11668
11669 * configure.in (baseargs): Avoid using \| in sed regular
11670 expressions.
11671 * configure: Rebuilt.
11672
11673 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11674
11675 * configure.in (baseargs): Remove all supported forms of
11676 --cache-file, --srcdir, --host, --build and --target options
11677 from argument lists.
11678 * configure: Rebuilt.
11679
11680 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11681
11682 * MAINTAINERS: Add myself to write-after-approval list.
11683
11684 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11685
11686 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11687 * configure: Rebuilt.
11688
11689 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11690
11691 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11692 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11693 * Makefile.in: Regenerate.
11694 * configure: Regenerate.
11695
11696 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11697
11698 * configure.in: Remove Makefile in build, host and target modules
11699 unless configure was run with --no-recursion.
11700 * configure: Rebuilt.
11701
11702 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11703
11704 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11705 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11706 * Makefile.in: Regenerate.
11707
11708 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11709
11710 * config.guess: Update to 2003-01-03 version.
11711 * config.sub: Update to 2003-01-03 version.
11712
11713 2003-01-07 Christopher Faylor <cgf@redhat.com>
11714
11715 * configure: Regenerate with proper autoconf 2.13.
11716
11717 2003-01-07 Christopher Faylor <cgf@redhat.com>
11718
11719 * configure.in: Add AC_PREREQ for consistency.
11720 * configure: Regenerate.
11721
11722 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11723
11724 * configure.in (GDB_TK): Add tcl directories conditional on
11725 gdb/gdbtk directory being present.
11726 * configure: Regenerate.
11727
11728 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11729
11730 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11731 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11732 * configure: Rebuilt.
11733
11734 2002-12-31 Tom Tromey <tromey@redhat.com>
11735
11736 * Makefile.in: Rebuilt.
11737 * Makefile.def (target_modules) [libffi]: Allow installation.
11738
11739 2002-12-31 Andreas Schwab <schwab@suse.de>
11740
11741 * configure.in: Fix use of $program_transform_name.
11742 * configure: Regenerated.
11743
11744 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11745
11746 * configure.in (baseargs): Don't remove first configure argument.
11747 * configure: Regenerated.
11748
11749 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11750
11751 * Makefile.tpl (local-distclean): Don't remove...
11752 (multilib.ts): ... this. Moved into...
11753 (multilib.out): ... this. Don't use sub-make.
11754 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11755 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11756 (configure-build-[+module+], configure-[+module+],
11757 configure-target-[+module+], configure-gcc): ... these. Test
11758 for Makefile existence. Drop config.status from dependencies.
11759 * Makefile.in: Rebuilt.
11760 * configure.in: Move gcc-version-trigger to the end of
11761 ac_configure_args. Add comments to maybedep.tmp and
11762 serdep.tmp. Introduce --disable-serial-configure. Remove
11763 nonopt from baseargs, matching and removing corresponding
11764 whitespace while at it.
11765 * configure: Rebuilt.
11766
11767 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11768
11769 * configure.in (host_configargs): Replace reference to
11770 no-longer-defined buildopts with --build=${build_alias}.
11771 * configure: Rebuilt.
11772
11773 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11774 program_transform_name to standard idiom.
11775 (AUTOGEN, AUTOCONF): Define.
11776 (Makefile.in): Use $(AUTOGEN).
11777 (Makefile): Depend on config.status, and use autoconf-style rule to
11778 build it. Move original commands to...
11779 (config.status): ... this new target.
11780 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11781 $(AUTOCONF).
11782 * Makefile.in: Rebuilt.
11783
11784 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11785
11786 * Makefile.tpl: Fix dramatic bustage due to change in
11787 program_transform_name.
11788 * Makefile.in: Regenerate.
11789
11790 * configure.in: Remove unnecessary PATH setting.
11791 * configure: Regnerate.
11792
11793 * configure.in: Don't default to unprefixed tools unless
11794 the native tools will work.
11795 * configure: Regenerate.
11796
11797 * configure.in: Convert to autoconf script. Blow away lots
11798 of now-redundant Makefile fragments.
11799 * configure: Generate using Autoconf.
11800 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11801 * Makefile.in: Regenerate.
11802
11803 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11804
11805 * configure: Fix stupid bug where RANLIB was mistakenly included.
11806
11807 * configure.in: Rename (buildargs, hostargs, targargs) to
11808 (build_configargs, host_configargs, target_configargs).
11809
11810 * configure.in: Move logic out of sed statement.
11811
11812 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11813 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11814
11815 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11816
11817 * config.sub: Import from master repository
11818 * config.guess: Ditto
11819
11820 2002-12-24 Andreas Schwab <schwab@suse.de>
11821
11822 * Makefile.tpl (multilib.out): Fix missing space.
11823 * Makefile.in: Regenerate.
11824
11825 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11826
11827 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11828 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11829 * Makefile.in: Regenerate.
11830 * configure.in: Remove unnecessary leftovers.
11831
11832 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11833
11834 * configure.in (extra_ranlibflags_for_target): New variable.
11835 (*-*-darwin): Add -c to ranlib commands.
11836 * configure (tooldir): Handle extra_ranlibflags_for_target.
11837
11838 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11839
11840 * Makefile.tpl: Revert HJL's change.
11841 * Makefile.in: Regenerated.
11842 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11843 always.
11844
11845 2002-12-19 Andreas Schwab <schwab@suse.de>
11846
11847 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11848 * Makefile.in: Regenerate.
11849
11850 2002-12-18 H.J. Lu <hjl@gnu.org>
11851
11852 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11853 * Makefile.in: Regenerated.
11854
11855 * configure.in (build_prefix): New. Substitute.
11856
11857 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11858
11859 * Makefile.tpl: Don't let real targets depend on phony targets.
11860 * Makefile.in: Regenerate.
11861
11862 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11863 * Makefile.in: Regenerate.
11864
11865 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11866
11867 * config.sub: Import from master repository
11868 * config.guess: Ditto
11869
11870 2002-12-16 Jason Merrill <jason@redhat.com>
11871
11872 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11873 previous 'make bootstrap'.
11874 * Makefile.in: Regenerate.
11875
11876 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11877
11878 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11879
11880 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11881
11882 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11883 * Makefile.in: Regenerate.
11884
11885 2002-12-13 Jason Merrill <jason@redhat.com>
11886
11887 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11888 library tests.
11889 (check-c++): Just depend on it and check-target-libstdc++-v3.
11890 * Makefile.in: Regenerate.
11891
11892 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11893
11894 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11895 * Makefile.in: Rebuilt.
11896
11897 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11898
11899 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11900
11901 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11902
11903 * configure: Fix bug put in by gremlins.
11904
11905 * Makefile.tpl: Substitute more autoconfily.
11906 * configure: Substitute more autoconfily.
11907 * Makefile.in: Regenerate.
11908
11909 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11910
11911 * config.sub: Import from master repository
11912 * config.guess: Ditto
11913 * MAINTAINERS: Added Svein Seldal under write after approval
11914
11915 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11916
11917 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11918 * Makefile.in (all-sim): Ditto.
11919
11920 2002-12-06 DJ Delorie <dj@redhat.com>
11921
11922 * Makefile.tpl: Change configure dependencies to not have real
11923 targets depend on phony targets.
11924
11925 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11926
11927 * configure.in: Revert unintentional change.
11928
11929 * Makefile.tpl: Change dependency for */multilib.out so that
11930 it works when gcc isn't in the tree.
11931
11932 * configure.in: Substitute more.
11933 * configure: Run subconfigures from the Makefile.
11934 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11935 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11936
11937 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11938
11939 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11940
11941 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11942
11943 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11944 and corresponding dependencies.
11945 * Makefile.in: Regenerate.
11946
11947 * configure.in (host_tools): Order binutils, gas and ld for
11948 convenience in running the testsuites.
11949
11950 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11951 * Makefile.in: Regenerate.
11952 * configure.in: Introduce rules to serialize subconfigure runs.
11953
11954 * configure.in: Introduce BASE_CC_FOR_TARGET.
11955 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11956 Realize configure-build-* targets. Realize configure-target-* targets.
11957 * Makefile.in: Regenerate.
11958
11959 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11960
11961 * configure: Move gcc_version_trigger stuff from here...
11962 * configure.in: ...to here.
11963
11964 * configure.in: Separate subconfigure options added by this file from
11965 options given by the user. Add machinery to put args for host
11966 subconfigures into the Makefile.
11967
11968 * Makefile.tpl: Remove 'vault' targets.
11969 * Makefile.tpl: Reorder and comment dependencies.
11970 * Makefile.in: Regenerate.
11971
11972 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11973 * configure.in: Fix my broken commit of previous patch. (sigh)
11974
11975 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11976
11977 * configure.in: Move host-specific darwin noconfigdirs into
11978 the host-specific section.
11979
11980 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11981
11982 * configure.in: Move host-specific darwin noconfigdirs into
11983 the host-specific section.
11984
11985 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11986
11987 * configure: Remove skip-this-dir support.
11988 * Makefile.tpl: Remove skip-this-dir support.
11989
11990 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11991 subdirectories.
11992 * Makefile.in: Regenerate.
11993
11994 * Makefile.tpl: Strip out useless setting of 'dir'.
11995 * Makefile.in: Regenerate.
11996
11997 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11998
11999 * configure.in: Fix deeply stupid bug.
12000
12001 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12002 shell code in CXX_FOR_TARGET
12003 * Makefile.def: Introduce raw_cxx.
12004 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12005 RAW_CXX_FOR_TARGET.
12006 * Makefile.in: Regenerate.
12007
12008 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12009
12010 * Makefile.tpl: Remove unnecessary ifs.
12011 * Makefile.in: Regenerate.
12012
12013 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12014 dependencies. Maybe-ize build-libiberty. Create dummy install
12015 targets for 'no_install' modules.
12016 * configure: Move GDB_TK substitution to configure.in. Move
12017 build_modules stuff to configure.in.
12018 * configure.in: Implement soft dependency machinery. Maybe-ize
12019 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12020 * Makefile.in: Regenerate.
12021
12022 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12023
12024 * Makefile.tpl: Make all-target, install-target behave similarly
12025 to all, install (only hitting configured targets). Eliminate
12026 unused macro defintions.
12027
12028 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12029 build != host.
12030
12031 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12032
12033 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12034
12035 * configure.in: Produce lists of subdir targets we're actually
12036 configuring. Remove references to "dosrel".
12037 * Makefile.tpl: Let configure set which subdir targets are hit.
12038 Remove install-cross; clean up install; remove ALL. Remove
12039 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12040 Autogenerate host module targets. Remove empty dependency lines
12041 and redundant dependency; rearrange slightly.
12042 * Makefile.def: Add host-side libtermcap, utils.
12043
12044 * Makefile.in: Regenerate.
12045
12046 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12047
12048 * ltconfig (osf[345]): Append $major to soname_spec.
12049 Reflect this in library_names_spec.
12050 * ltmain.sh (osf): Prefix $major with . for use as extension.
12051
12052 2002-11-19 Andreas Jaeger <aj@suse.de>
12053
12054 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12055 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12056 and sparc64 GNU/Linux systems.
12057
12058 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12059
12060 * MAINTAINERS: Update email.
12061
12062 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12063
12064 * MAINTAINERS: Complete James Dennett's entry.
12065
12066 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12067
12068 * MAINTAINERS (Write After Approval): Add myself.
12069
12070 2002-11-13 Bruce Korb <bkorb@gnu.org>
12071
12072 * Makefile.tpl: syntactic cleanup
12073
12074 2002-11-13 Stuart Hastings <stuart@apple.com>
12075
12076 * MAINTAINERS: Add myself to write-after-approval list.
12077
12078 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12079
12080 * Makefile.def: Add list of recursive targets to autogenerate.
12081 Add build_modules.
12082 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12083 targets. Autogenerate *-build-* targets.
12084 * Makefile.in: Regenerate.
12085
12086 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12087
12088 * configure: More autoconf-style substitutions.
12089 * Makefile.tpl: More autoconf-style substitutions.
12090 * Makefile.in: Regenerate.
12091
12092 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12093
12094 * configure: Substitute more variables in a more autoconf-friendly
12095 way. Simplify slightly.
12096 * Makefile.tpl: Make more variables substitutable in an
12097 autoconf-friendly way.
12098 * Makefile.in: Regenerate.
12099
12100 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12101
12102 * MAINTAINERS (Write After Approval): Add myself.
12103
12104 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12105
12106 * configure.in (v810*): Remove special setting of tools.
12107
12108 * configure: Add support for extra required flags for ar or nm.
12109 * configure.in (aix4.3+): Use above support for target-specific
12110 issues, rather than using config/mt-aix43.
12111
12112 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12113
12114 * configure: Remove 'removing', which doesn't work. Replace $subdir
12115 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12116 with $srcdir. Reformat indentation. Substitute some variables
12117 formerly hard-coded in the Makefile for build=host.
12118 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12119 * Makefile.def: Autogenerate more.
12120 * Makefile.in: Regenerate.
12121
12122 2002-11-04 Adam Nemet <anemet@lnxw.com>
12123
12124 * MAINTAINERS (Write After Approval): Add myself.
12125
12126 2002-11-04 Kevin Buettner <kevinb@redhat.com>
12127
12128 * Makefile.def (host_modules): Add rda.
12129 * Makefile.in: Regenerate.
12130 * configure.in (target_tool): Add target-rda to list.
12131
12132 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12133
12134 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12135
12136 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
12137
12138 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12139 and restrap targets to this rule.
12140 * Makefile.in: Regenerate.
12141
12142 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12143
12144 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12145 GNATS only accounts.
12146
12147 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12148
12149 * configure.in (i[3456]86-*-linux*): Add check to disable
12150 ${libgcj} for glibc1.
12151
12152 2002-10-24 Denis Chertykov <denisc@overta.ru>
12153
12154 * MAINTAINERS: Add myself as ip2k port maintainer.
12155
12156 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12157
12158 * configure.in: Add tic4x target.
12159
12160 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12161
12162 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12163 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12164 * Makefile.in: Regenerate.
12165
12166 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12167 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12168 * Makefile.in: Regenerate.
12169
12170 2002-10-02 Janis Johnson <janis187@us.ibm.com>
12171
12172 * MAINTAINERS: Add myself as web pages co-maintainer.
12173
12174 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12175
12176 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12177 * Makefile.in: Regenerate.
12178
12179 2002-10-02 Zack Weinberg <zack@codesourcery.com>
12180
12181 * MAINTAINERS: Add myself and Nathan Sidwell
12182 <nathan@codesourcery.com> as VxWorks maintainers.
12183
12184 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12185
12186 * Makefile.def: Remove order dependency comments.
12187 * Makefile.tpl: Add explicit install-install dependencies.
12188 * Makefile.in: Regenerate.
12189
12190 * Makefile.tpl: Remove material now in src-release. (Finally!)
12191 * Makefile.in: Regenerate.
12192
12193 * Makefile.tpl: Add configure-target (for src-release in src)
12194 * Makefile.in: Regenerate.
12195
12196 2002-09-30 Nick Clifton <nickc@redhat.com>
12197
12198 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12199
12200 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12201
12202 * configure.in (s390*-*-linux*): Enable libgcj.
12203
12204 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12205
12206 * configure: Revert accidentally applied changes.
12207
12208 * Makefile.tpl: Make more autoconf-friendly.
12209 * Makefile.in: Regenerate.
12210 * configure: Make substitution more autoconf-like.
12211
12212 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
12213
12214 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12215 single entry to handle all these.
12216 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12217 libjava on arm-*-elf.
12218
12219 2002-09-27 Geoffrey Keating <geoffk@apple.com>
12220
12221 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12222 things that depend on them.
12223
12224 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12225
12226 * Makefile.tpl: Make subsituted variables more autoconfy.
12227 * Makefile.in: Regenerate.
12228 * configure: Make seds more autoconfy.
12229
12230 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12231
12232 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12233 * Makefile.in: Regenerate.
12234 * configure.in: Rewrite sed statements to look autoconfy.
12235
12236 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12237 all-target-foo on configure-target-foo.
12238 * Makefile.def: Ditto.
12239 * Makefile.in: Rebuild.
12240
12241 2002-09-25 Andrew Haley <aph@redhat.com>
12242
12243 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12244
12245 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12246
12247 * Makefile.def: New file.
12248 * Makefile.tpl: New file.
12249 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12250 * contrib/gcc_update: Note that Makefile.in is a generated file.
12251
12252 * configure.in: Minor rearrangement. Simplify tests.
12253
12254 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12255
12256 * configure.in (with_headers): Skip copy if value is "yes".
12257 (with_libs): Likewise.
12258
12259 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12260
12261 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12262 * configure.in (sh*-*-pe*): Ditto.
12263 * configure.in (mips*-*-pe*): Ditto.
12264 * configure.in (*arm-wince-pe): Ditto.
12265
12266 * configure.in: Rearrange.
12267
12268 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12269
12270 * MAINTAINERS: Update my email address.
12271
12272 2002-08-30 Paul Koning <pkoning@equallogic.com>
12273
12274 * MAINTAINERS: (Write After Approval): Add myself.
12275
12276 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
12277
12278 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12279
12280 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12281
12282 * MAINTAINERS: Change my mailing address.
12283
12284 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12285
12286 * MAINTAINERS (Write After Approval): Remove myself.
12287 (Various Maintainers: c++ runtime libs): Add myself.
12288
12289 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12290
12291 * MAINTAINERS (Write After Approval): Remove myself.
12292 (Various Maintainers: c++ runtime libs): Add myself.
12293
12294 2002-08-15 Eric Christopher <echristo@redhat.com>
12295
12296 * config.sub: Import from master repository.
12297 * config.guess: Ditto.
12298
12299 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12300
12301 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12302 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12303 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12304
12305 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12306
12307 * MAINTAINERS: Add self to rs6000 vector extensions.
12308
12309 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12310
12311 * libiberty/configure: Reverted unintended yesterday's check in.
12312
12313 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12314
12315 * boehm-gc/configure, libf2c/configure: Rebuilt.
12316 * libffi/configure, libiberty/configure: Ditto.
12317 * libjava/configure, libobjc/configure: Ditto.
12318 * libstdc++-v3/configure, zlib/configure: Ditto.
12319 Merged from binutils:
12320 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12321 From Steve Ellcey <sje@cup.hp.com>:
12322 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12323 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12324 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12325 IA64.
12326 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12327 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12328 soname_spec, sys_lib_search_path_spec): Ditto.
12329
12330 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12331
12332 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12333
12334 2002-08-04 H.J. Lu (hjl@gnu.org)
12335
12336 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12337
12338 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12339
12340 * MAINTAINERS (Write After Approval): Add myself.
12341
12342 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12343
12344 * configure.in: Move generic linux case to end. Copy generic
12345 linux noconfigdirs to mips*-*-linux* entry and new
12346 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12347
12348 2002-07-19 Michael Matz <matz@suse.de>
12349
12350 * MAINTAINERS: Add myself as ra* maintainer.
12351
12352 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12353
12354 * config.guess: Update to 2002-07-09 version.
12355 * config.sub: Update to 2002-07-03 version.
12356
12357 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12358
12359 * MAINTAINERS: Fix typo in a maintainer email address.
12360
12361 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12362
12363 * configure.in: Remove two redundant tests.
12364
12365 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12366
12367 * configure.in (mips*-*-irix6*o32): Enable stabs.
12368
12369 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12370
12371 * configure.in: Don't build grez.
12372 * Makefile.in: Ditto.
12373
12374 * Makefile.in: Remove references to bsp, cygmon, libstub.
12375 * configure.in: Ditto.
12376
12377 * configure.in: Remove leftover reference to gdbtest.
12378
12379 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12380
12381 * configure.in (gxx_include_dir): Change to match versioned
12382 C++ headers if --enable-version-specific-runtime-libs is used.
12383
12384 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12385
12386 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12387
12388 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12389
12390 * configure.in: Make --without-x work.
12391
12392 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12393
12394 * configure.in: Rearrange target Makefile fragment collection.
12395
12396 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12397 cvs[src].
12398 * configure.in: Ditto.
12399
12400 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12401
12402 * MAINTAINERS (Write After Approval): Update my e-mail address.
12403
12404 2002-06-24 Ben Elliston <bje@redhat.com>
12405
12406 * configure.in (host_tools): Remove cgen.
12407
12408 * Makefile.in (all-cgen): Remove; runs from its source directory.
12409 (check-cgen, install-cgen, clean-cgen): Likewise.
12410 (all-opcodes): Do not depend on all-cgen.
12411 (all-sim): Likewise.
12412
12413 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12414
12415 * Makefile.in: Eliminate 'apache' targets.
12416 * configure.in: Eliminate 'apache' targets.
12417
12418 * configure.in: Eliminate redundant tests. Reorganize.
12419
12420 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12421
12422 * config-ml.in: Eliminate references to Cygnus configure.
12423
12424 * Makefile.in: Eliminate references to building emacs.
12425
12426 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12427
12428 * MAINTAINERS: Update my email address.
12429
12430 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12431
12432 * config.if (libstdcxx_incdir): Version C++ headers.
12433 (cxx_incdir): Remove.
12434
12435 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12436
12437 * MAINTAINERS (Write After Approval): Add self.
12438
12439 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12440
12441 * configure.in: Add support for ip2k.
12442
12443 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12444
12445 * configure.in: Fix AIX configury bug.
12446
12447 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12448
12449 * MAINTAINERS (Write After Approval): Add self.
12450
12451 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12452
12453 * configure.in: replace ${topsrcdir} with ${srcdir}
12454
12455 * configure.in: Move definition of libstdcxx_flags
12456 right above usage, rather than waaay earlier.
12457
12458 * configure.in: Pull definition of is_cross_compiler earlier.
12459
12460 * configure.in: Rearrange a little.
12461
12462 * configure.in: Remove references to librx.
12463 * Makefile.in: Remove references to librx.
12464
12465 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12466
12467 * config.sub: Add support for avr target.
12468 Import from master sources, rev 1.255
12469
12470 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12471
12472 * configure, .cvsignore: Revert previous change...
12473 * Makefile: ...delete.
12474
12475 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12476
12477 * configure.in: Eliminate ${gasdir} variable.
12478
12479 2002-06-18 Dave Brolley <brolley@redhat.com>
12480
12481 * configure.in: Add support for frv.
12482 * config.sub: Add support for frv.
12483
12484 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12485
12486 * configure: Remove garbage from previous commit.
12487
12488 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12489
12490 * configure: For in-source builds, make a subdir and re-exec there.
12491 * Makefile: New file. Pass targets through to build directory.
12492 * .cvsignore: No longer ignore "Makefile".
12493
12494 2002-06-16 Douglas Rupp <rupp@gnat.com>
12495
12496 * MAINTAINERS (Write After Approval): Add self.
12497
12498 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12499
12500 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12501
12502 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12503
12504 * configure.in (vax-*-netbsd*): Re-enable gas.
12505
12506 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12507
12508 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12509 BUILD_PREFIX_1, to correct nomenclature.
12510 * configure: Likewise.
12511
12512 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12513 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12514
12515 2002-05-31 Olaf Hering <olh@suse.de>
12516
12517 * config-ml.in: Propogate DESTDIR also.
12518
12519 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12520
12521 * configure.in (vax-*-netbsd*): Don't build gas for this
12522 platform.
12523
12524 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12525
12526 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12527 and libgcj for AVR.
12528
12529 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12530
12531 * MAINTAINERS (Write After Approval): Add myself.
12532
12533 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12534
12535 * config.guess: Update to 2002-05-22 version.
12536 * config.sub: Likewise.
12537
12538 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12539
12540 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12541 * config-ml.in: Likewise.
12542 * configure: Likewise.
12543 * configure.in: Likewise.
12544
12545 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12546
12547 * MAINTAINERS: Update my email address.
12548
12549 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12550
12551 * configure.in: Simplify makefile fragment collection.
12552
12553 * configure.in: Remove code to build emacs.
12554
12555 * configure.in : Remove --srcdir argument from targargs and buildargs
12556 (it's always overridden in the Makefile anyway). Rearrange a bit.
12557
12558 * configure: Move some logic to configure.in.
12559 * configure.in: Move some logic from configure.
12560
12561 2002-05-11 Tom Tromey <tromey@redhat.com>
12562
12563 * MAINTAINERS: Reflect libgcj reality.
12564
12565 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12566
12567 * Makefile.in: Honour DESTDIR.
12568
12569 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12570
12571 * config.guess: Import 2002-03-20 version.
12572 * config.sub: Import 2002-04-26 version.
12573
12574 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12575
12576 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12577
12578 2002-05-07 Tim Josling <tej@melbpc.org.au>
12579
12580 * MAINTAINERS: Add self.
12581
12582 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12583
12584 * ltmain.sh: Detect and handle object name conflicts
12585 while piecewise linking a static library.
12586
12587 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12588
12589 * configure.in (noconfigdirs): Don't disable libgcj on
12590 sparc64-*-solaris* and sparcv9-*-solaris*.
12591
12592 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12593
12594 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12595
12596 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12597
12598 * configure.in (FLAGS_FOR_TARGET): Do not add
12599 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12600 on i[3456]86-*-linux*.
12601
12602 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12603
12604 * configure.in (noconfigdirs): Replace [ ] with test.
12605
12606 * configure.in (noconfigdirs): Do not add target-newlib if
12607 target == i[3456]86-*-linux*, and host == target.
12608
12609 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12610
12611 * configure.in: delete reference to absent file
12612
12613 * configure.in: replace '[' with 'test'
12614
12615 * configure.in: Eliminate references to gash.
12616 * Makefile.in: Eliminate references to gash.
12617
12618 * configure.in: remove useless references to 'pic' makefile fragments.
12619
12620 * configure.in: (*-*-windows*) Finish removing.
12621
12622 * configure.in: Eliminate redundant test for libgui.
12623
12624 2002-04-29 Roger Sayle <roger@eyesopen.com>
12625
12626 * MAINTAINERS: Add self and realphabetize. Update entries
12627 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12628 entry for a29k port maintainer.
12629
12630 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12631
12632 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12633 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12634
12635 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12636
12637 * configure.in: remove references to dead files
12638
12639 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12640
12641 * MAINTAINERS: Add information about purpose of this file.
12642
12643 2002-04-18 Tom Tromey <tromey@redhat.com>
12644
12645 * configure.in: Disallow configuring libgcj when it is already
12646 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12647 Solaris 2.8 by default. For PR libgcj/6158.
12648
12649 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12650
12651 * configure.in: Move default CC setting out of config/mh-* fragments
12652 directly into here.
12653
12654 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12655
12656 * configure.in: don't even try to configure or make a subdirectory
12657 if there's no configure script for it.
12658
12659 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12660
12661 * MAINTAINERS: Remove chill maintainers.
12662 * Makefile.in (CHILLFLAGS): Remove.
12663 (CHILL_LIB): Remove.
12664 (TARGET_CONFIGDIRS): Remove libchill.
12665 (CHILL_FOR_TARGET): Remove.
12666 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12667 CHILL_LIB.
12668 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12669 (CHECK_TARGET_MODULES): Likewise.
12670 (INSTALL_TARGET_MODULES): Likewise.
12671 (CLEAN_TARGET_MODULES): Likewise.
12672 (configure-target-libchill): Remove.
12673 (all-target-libchill): Remove.
12674 * configure.in (target_libs): Remove target-libchill.
12675 Do not compute CHILL_FOR_TARGET.
12676 * libchill: Remove directory.
12677
12678 2002-04-11 DJ Delorie <dj@redhat.com>
12679
12680 * Makefile.in, configure.in: Sync with binutils, entries
12681 follow...
12682
12683 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12684
12685 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12686 (do-tar, do-bz2): New rules.
12687 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12688 (gdb-tar): New rule.
12689 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12690 (insight_dejagnu.tar): New rule.
12691 (insight.tar): New rule.
12692 (gdb+dejagnu.tar): New rule.
12693 (gdb.tar): New rule.
12694
12695 2002-02-01 Mo DeJong <supermo@bayarea.net>
12696
12697 * Makefile.in: Add all-tix to deps for all-snavigator
12698 so that tix is built when building snavigator.
12699
12700 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12701
12702 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12703 ld and gdb are not supported.
12704
12705 2002-01-07 Mark Salter <msalter@redhat.com>
12706
12707 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12708 Allow target-libgloss to be built for arm, strongarm, and xscale.
12709
12710 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12711
12712 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12713 options for i[3456]86-pc-linux* native builds.
12714
12715 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12716
12717 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12718 files from .po files for a distribution.
12719
12720 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12721
12722 * configure.in: Enable libstdc++-v3 for h8300 targets.
12723
12724 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12725
12726 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12727 version from bfd/.
12728
12729 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12730
12731 * Makefile.in (VER): When present, extract the version number from
12732 the file version.in.
12733
12734 2001-05-24 Tom Rix <trix@redhat.com>
12735
12736 * configure.in : enable ld for aix
12737
12738 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12739
12740 * config.guess: Add linux target for S/390.
12741
12742 2000-11-07 Philip Blundell <pb@futuretv.com>
12743
12744 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12745
12746 2000-11-03 Philip Blundell <pb@futuretv.com>
12747
12748 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12749 files.
12750
12751 2001-01-15 Ben Elliston <bje@redhat.com>
12752
12753 * configure.in (host_tools): Add sid.
12754 Always configure cgen.
12755
12756 2000-11-24 Nick Clifton <nickc@redhat.com>
12757
12758 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12759
12760 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12761
12762 * Makefile.in (ALL_MODULES): Add all-cgen.
12763 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12764 (all-cgen): New target.
12765 (all-opcodes,all-sim): Depend on all-cgen.
12766 * configure.in (host_tools): Add cgen.
12767 Only configure cgen if --enable-cgen-maint.
12768
12769 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12770
12771 * configure.in: Add *-*-freebsd* configurations.
12772
12773 2002-04-08 Tom Tromey <tromey@redhat.com>
12774
12775 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12776 Fixes PR libgcj/6068.
12777
12778 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12779
12780 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12781
12782 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12783
12784 * configure.in (alpha*-dec-osf*): Enable libgcj.
12785
12786 2003-03-27 Matthew Gingell <gingell@gnat.com>
12787
12788 * MAINTAINERS (Write After Approval): Add myself.
12789
12790 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12791
12792 Fix for: PR bootstrap/3591, target/5676
12793 * configure.in (mcore-pe): Disable the configuration of
12794 libstdc++-v3 since exceptions are not supported.
12795
12796 2002-03-20 Anthony Green <green@redhat.com>
12797
12798 * configure.in: Enable libgcj for xscale-elf target.
12799
12800 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12801
12802 * MAINTAINERS: Update my email address.
12803
12804 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12805
12806 * ltmain.sh (relink_command): Fix typo in previous change.
12807
12808 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12809
12810 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12811 (relink_command): Added --tag flags.
12812 (mode=install): If relinking fails; error out.
12813
12814 2002-03-12 Richard Henderson <rth@redhat.com>
12815
12816 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12817 .NOTPARALLEL tag.
12818 (do-check): Rename from check.
12819 (check): Allow parallel check.
12820
12821 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12822
12823 * MAINTAINERS: Add myself as maintainer for xtensa port.
12824 Fix alphabetical order in CPU port maintainer list.
12825 Remove myself from Write After Approval list.
12826
12827 2002-03-11 Richard Henderson <rth@redhat.com>
12828
12829 * Makefile.in (.NOTPARALLEL): Add fake tag.
12830
12831 2002-03-07 H.J. Lu (hjl@gnu.org)
12832
12833 * configure.in: Enable gprof for mips*-*-linux*.
12834
12835 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12836
12837 * MAINTAINERS (Write After Approval): Add myself.
12838
12839 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12840
12841 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12842 libjava.
12843 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12844
12845 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12846
12847 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12848 because its Makefile is there; test for the executable instead.
12849
12850 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12851
12852 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12853 libstdc++-v3 and libjava.
12854
12855 2002-02-11 Adam Megacz <adam@xwt.org>
12856
12857 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12858 boehm-gc
12859
12860 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12861
12862 * config.guess: Updated to 2002-01-30's version.
12863 * config.sub: Updated to 2002-02-01's version.
12864 Contribute sh64-elf.
12865 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12866 * configure.in: Added sh64-*-*.
12867
12868 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12869
12870 * MAINTAINERS: Belatedly add myself to write after approval list.
12871
12872 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12873
12874 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12875 Remove self as Write After Approval.
12876
12877 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12878
12879 * MAINTAINERS: Put self in as maintainer for contrib/regression
12880 directory.
12881
12882 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12883
12884 * MAINTAINERS: Update my email address.
12885
12886 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12887
12888 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12889 target-libiberty, and target-libgloss. Skip Java-related
12890 libraries if not supported for NetBSD on target CPU.
12891
12892 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12893
12894 * install-sh: Use _inst.$$_ for temp file name.
12895
12896 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12897
12898 * MAINTAINERS (Write After Approval): Move my contact info
12899 from here...
12900 (OS Port Maintainers): ...to here (netbsd).
12901
12902 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12903
12904 * MAINTAINERS (Write After Approval): Add myself.
12905
12906 2002-01-17 H.J. Lu <hjl@gnu.org>
12907
12908 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12909 (all-target-fastjar): Also depend on all-target-libiberty.
12910
12911 2002-01-16 H.J. Lu (hjl@gnu.org)
12912
12913 * config.guess: Import from master sources, rev 1.225.
12914 * config.sub: Import from master sources, rev 1.238.
12915
12916 2002-01-16 Kazu Hirata <kazu@hxi.com>
12917
12918 * MAINTAINERS (Write After Approval): Remove myself.
12919
12920 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12921
12922 * MAINTAINERS (Write After Approval): Add myself.
12923
12924 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12925
12926 * MAINTAINERS: Add self as docs co-maintainer.
12927
12928 2001-12-11 Matthias Klose <doko@debian.org>
12929
12930 * MAINTAINERS (Write After Approval): Add myself.
12931
12932 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12933
12934 * MAINTAINERS: Update my email address.
12935
12936 2001-12-07 Turly O'Connor <turly@apple.com>
12937 * MAINTAINERS (Write After Approval): Add myself.
12938 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12939 (rs6000_initialize_trampoline): Call __trampoline_setup for
12940 ABI_DARWIN too.
12941 * darwin-tramp.asm: New file, implements __trampoline_setup.
12942 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12943
12944 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12945
12946 * MAINTAINERS (Write After Approval): Add myself.
12947
12948 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12949
12950 * configure, configure.in: Use temp file for long sed commands.
12951
12952 2001-12-03 Laurent Guerby <guerby@acm.org>
12953
12954 * config.sub: Update to version 1.232 on subversion.
12955
12956 2001-12-03 Ben Elliston <bje@redhat.com>
12957
12958 * MAINTAINERS: Update mail address for config.* patches.
12959
12960 2001-11-27 DJ Delorie <dj@redhat.com>
12961 Zack Weinberg <zack@codesourcery.com>
12962
12963 When build != host, create libiberty for the build machine.
12964
12965 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12966 CONFIG_ARGUMENTS.
12967 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12968 New variables.
12969 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12970 and rules.
12971 (all.normal): Depend on ALL_BUILD_MODULES.
12972 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12973 (all-build-libiberty): Depend on configure-build-libiberty.
12974
12975 * configure: Calculate and substitute proper value for
12976 ALL_BUILD_MODULES.
12977 * configure.in: Create the build subdirectory.
12978 Calculate and substitute TARGET_CONFIGARGS (formerly
12979 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12980
12981 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12982
12983 * MAINTAINERS (write-after-approval): Add self.
12984
12985 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12986
12987 * MAINTAINERS (GNATS only accounts): Remove self.
12988
12989 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12990
12991 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12992 libf2c.
12993
12994 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12995
12996 * MAINTAINERS (Write After Approval): Add self.
12997
12998 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12999
13000 * MAINTAINERS: mips and s390 are also CPU ports.
13001
13002 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13003
13004 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13005
13006 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13007
13008 * MAINTAINERS: Alphabetize.
13009
13010 2001-11-09 Kazu Hirata <kazu@hxi.com>
13011
13012 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13013
13014 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13015
13016 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13017
13018 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13019
13020 * configure.in (--enable-languages): Be more permissive about
13021 syntax. Check for empty lists better. Warn about $LANGUAGES.
13022
13023 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13024
13025 * config.sub: Import from master sources, rev. 1.230.
13026 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13027
13028 2001-11-07 Laurent Guerby <guerby@acm.org>
13029
13030 * MAINTAINERS (Write After Approval): Add self.
13031
13032 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13033
13034 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13035
13036 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13037
13038 * config.sub: Import from master sources, rev 1.226.
13039 * config.guess: Import from master sources, rev 1.216.
13040
13041 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13042
13043 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13044 * MAINTAINERS: Add self as maintainer of MMIX port.
13045 Remove old after-approval entry.
13046
13047 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13048
13049 * ChangeLog, configure: Fix spelling errors.
13050
13051 2001-10-20 Brendan Kehoe <brendan@zen.org>
13052
13053 * MAINTAINERS: Tweak my address.
13054
13055 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13056
13057 * MAINTAINERS: Update my email address.
13058
13059 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13060
13061 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13062 * MAINTAINERS: Add self as maintainer of CRIS port.
13063
13064 2001-10-10 Geert Bosch <bosch@gnat.com>
13065
13066 * MAINTAINERS (Various maintainers: Ada front end):
13067 Added Robert Dewar.
13068
13069 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13070
13071 * MAINTAINERS (Write After Approval): Added self
13072
13073 2001-10-02 Geert Bosch <bosch@gnat.com>
13074
13075 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13076
13077 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13078
13079 * configure: Handle temporary files securely using mkdir.
13080
13081 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13082
13083 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13084
13085 2001-09-26 Will Cohen <wcohen@redhat.com>
13086
13087 * configure.in (*-*-linux*): Disable configuration of target-newlib
13088 and target-libgloss.
13089
13090 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13091
13092 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13093 RANLIB.
13094
13095 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13096
13097 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13098 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13099 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13100 avoid quotes nesting problems.
13101 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13102 (DO_X): Export only variables that are set.
13103
13104 2001-09-19 Ben Elliston <bje@redhat.com>
13105
13106 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13107 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13108 semantics. Use the shell built-in "type" command instead.
13109
13110 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
13111
13112 Merged from gcc-3_0-branch:
13113 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13114 * ltcf-c.sh: Use $objext, not $ac_objext.
13115 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13116 * ltcf-cxx.sh: Add support for GNU.
13117 2001-07-22 Timothy Wall <twall@redhat.com>
13118 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13119 default settings if using GNU tools with that configuration.
13120 * ltcf-cxx.sh: Ditto.
13121 * ltcf-gcj.sh: Ditto.
13122 2001-07-21 Michael Chastain <chastain@redhat.com>
13123 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13124 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13125 * ltmain.sh: Mark as gcc-local.
13126
13127 2001-08-30 Eric Christopher <echristo@redhat.com>
13128 Jason Eckhardt <jle@redhat.com>
13129
13130 * config.guess: Merge from master sources.
13131 * config.sub: Merge from master sources, add support for mipsisa32.
13132
13133 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
13134 * config.sub: Merge from master sources, rev 1.219.
13135 * MAINTAINERS: Add self as contact for stormy16 port.
13136
13137 2001-08-14 Zack Weinberg <zackw@panix.com>
13138
13139 * config.sub: Merge from master sources, rev 1.218.
13140 * config.guess: Merge from master sources, rev 1.209.
13141
13142 2001-08-11 Graham Stott <grahams@redhat.com>
13143
13144 * Makefile.in (check-c++): Add missing semicolon.
13145
13146 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13147
13148 * MAINTAINERS (Various maitainers: predict.def): Added myself.
13149
13150 2001-07-30 Eric Christopher <echristo@redhat.com>
13151
13152 * MAINTAINERS (Various maintainers: mips port): Added myself.
13153
13154 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13155
13156 * configure.in (sh-*-linux*): New.
13157
13158 2001-07-27 Richard Henderson <rth@redhat.com>
13159
13160 * .cvsignore: Add LAST_UPDATED.
13161
13162 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13163
13164 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13165
13166 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
13167
13168 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13169
13170 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13171
13172 * MAINTAINERS (Write After Approval): Added myself.
13173
13174 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13175
13176 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13177 and libgcj on m68hc11/m68hc12.
13178
13179 2001-06-27 H.J. Lu (hjl@gnu.org)
13180
13181 * Makefile (CFLAGS_FOR_BUILD): New.
13182 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13183
13184 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13185
13186 * README: Remove version number.
13187
13188 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13189
13190 * INSTALL/README: Update wrt. to the installation instructions now
13191 residing in gcc/doc/install.texi.
13192
13193 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13194
13195 * README: Replace with a cut-down and updated version of gcc/README.
13196
13197 2001-06-12 David Edelsohn <edelsohn@gnu.org>
13198
13199 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13200 multilibs to be disabled.
13201
13202 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
13203
13204 * MAINTAINERS (Write After Approval): Add myself.
13205
13206 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
13207
13208 * config.guess: Import CVS version 1.195.
13209 * config.sub: Import CVS version 1.212.
13210
13211 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13212
13213 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13214 gcc/xgcc is built, use -print-prog-name to find out the program
13215 name to use.
13216
13217 2001-06-04 Phil Edwards <pme@sources.redhat.com>
13218
13219 * config.guess: Import CVS version 1.194. All gcc-local changes
13220 appear to also be in the master copy.
13221 * config.sub: Import CVS version 1.211.
13222
13223 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13224
13225 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13226 with_gcc]: Use `gcc -shared' to build a shared library.
13227
13228 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13229
13230 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13231 archives.
13232
13233 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13234
13235 * MAINTAINERS (Write After Approval): Add myself.
13236
13237 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
13238
13239 * configure.in (libstdcxx_flags): Do not try to execute
13240 libstdc++-v3/testsuite_flags until it exists.
13241
13242 2001-06-01 Alan Modra <amodra@bigpond.net.au>
13243
13244 * MAINTAINERS: Update my email address.
13245
13246 2001-05-31 Graham Stott <grahams@redhat.com>
13247
13248 * MAINTAINERS (Write After Approval): Add myself.
13249
13250 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
13251
13252 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13253 libraries when using g++ with native linker.
13254
13255 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
13256
13257 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13258
13259 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
13260
13261 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13262 [aix4*|aix5*]: Prepend blank.
13263
13264 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
13265
13266 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13267 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13268 of subdir/configure scripts to use the new libtool.m4.
13269
13270 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13271
13272 * MAINTAINERS (Write After Approval): Add myself.
13273
13274 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13275
13276 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13277
13278 2001-05-11 Ben Elliston <bje@redhat.com>
13279
13280 * Makefile.in (all-sid): New target.
13281 (check-sid, clean-sid, install-sid): Likewise.
13282
13283 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13284
13285 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13286
13287 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13288
13289 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13290 libgcj.
13291
13292 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13293
13294 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13295 gcc/xgcc is built, use -print-prog-name to find out the program
13296 name to use.
13297
13298 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13299
13300 * configure.in (noconfigdirs): Don't reset it from scratch in the
13301 target case; only append to it.
13302
13303 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13304 sparc-*-solaris2.8]: Disable ${libgcj}.
13305
13306 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13307
13308 * configure.in (libgcj_saved): Copy from $libgcj.
13309 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13310 --disable-libgcj.
13311
13312 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13313
13314 * MAINTAINERS: Remove self as MIPS maintainer and
13315 C front end maintainer.
13316
13317 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13318
13319 * configure.in: Move *-chorusos target case to the proper switch.
13320 Disable libgcj.
13321
13322 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13323
13324 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13325 1.641.2.228.
13326
13327 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13328
13329 * Makefile.in (STAGE1_CFLAGS): Pass down.
13330
13331 2001-04-13 Alan Modra <amodra@one.net.au>
13332
13333 * config.guess: Add hppa64-linux support. Note for next import that
13334 this is already in the master file.
13335 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13336
13337 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13338
13339 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13340 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13341
13342 2001-04-11 Stan Shebs <shebs@apple.com>
13343
13344 * MAINTAINERS: Add self as Darwin port maintainer.
13345
13346 2001-04-11 Alan Modra <amodra@one.net.au>
13347
13348 * MAINTAINERS: Update my email address.
13349
13350 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13351
13352 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13353 recent versions of FreeBSD (release 3 or later).
13354 * ltconfig: On FreeBSD, -lc must not be provided when building
13355 a shared library or else the standard -pthread gcc option is
13356 rendered worthless to later users of the built library.
13357
13358 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13359
13360 * MAINTAINERS: Add self and RTH as C front end maintainers.
13361
13362 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13363
13364 * config.sub: Make sure to match an already-canonicalized
13365 machine name (eg. mn10300-unknown-elf).
13366
13367 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13368
13369 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13370 New macros.
13371 (bootstrap, cross): Use RECURSE_FLAGS.
13372 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13373
13374 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13375
13376 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13377
13378 2001-03-22 Colin Howell <chowell@redhat.com>
13379
13380 * Makefile.in (DO_X): Do not backslash single-quotes in
13381 backquotes (two places).
13382
13383 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13384
13385 Re-installed:
13386 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13387 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13388 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13389 * ltcf-cxx.sh: Likewise.
13390 * ltcf-gcj.sh: Likewise.
13391
13392 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13393
13394 * MAINTAINERS: Add myself as "documentation co-maintainer".
13395
13396 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13397
13398 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13399 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13400
13401 2001-03-19 Tom Tromey <tromey@redhat.com>
13402
13403 * config-ml.in: Handle GCJ and GCJFLAGS.
13404
13405 2001-03-21 Michael Chastain <chastain@redhat.com>
13406
13407 * Makefile.in: all-m4 depends on all-texinfo.
13408
13409 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13410
13411 * MAINTAINERS: Add myself to write after approval list.
13412
13413 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13414
13415 * Makefile.in (DO_X): Quote nested quotes.
13416
13417 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13418
13419 * MAINTAINERS: Add myself to write after approval list.
13420
13421 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13422
13423 * Makefile.in (DO_X): Use double quotes for quoting
13424 "RANLIB=$${RANLIB}".
13425
13426 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13427
13428 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13429
13430 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13431
13432 * configure.in: Only use `lang_requires' for languages athat are
13433 actually enabled.
13434
13435 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13436
13437 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13438
13439 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13440
13441 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13442
13443 2001-03-07 Tom Tromey <tromey@redhat.com>
13444
13445 * configure.in: Allow config-lang.in to set `lang_requires' to list
13446 of other required languages.
13447
13448 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13449
13450 * Makefile.in: Remove RANLIB definition. Use RANLIB
13451 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13452 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13453
13454 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13455 Alexandre Oliva <aoliva@redhat.com>
13456
13457 * Makefile.in (check-c++): Use tabs, not spaces.
13458
13459 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13460
13461 * MAINTAINERS: add myself to Write After Approval list.
13462
13463 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13464
13465 * Makefile.in (check-c++): New rule.
13466
13467 * configure.in (target_libs): Remove libg++.
13468 (noconfigdirs): Remove libg++.
13469 (noconfigdirs): Same.
13470 (noconfigdirs): Same.
13471 (noconfigdirs): Same.
13472
13473 * config-ml.in: Remove libg++ references.
13474
13475 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13476 (ALL_TARGET_MODULES): Same.
13477 (configure-target-libg++): Remove.
13478 (all-target-libg++): Remove.
13479 (configure-target-libio): Remove.
13480 (all-target-libio): Remove.
13481 (check-target-libio): Remove.
13482 (.PHONY): Remove.
13483 (libg++.tar.bz2): Remove.
13484 (all-target-cygmon): Remove libio.
13485 (all-target-libstdc++): Remove.
13486 (configure-target-libstdc++): Remove.
13487 (TARGET_LIB_PATH): Remove libstdc++.
13488 (ALL_GCC_CXX): Remove libstdc++.
13489 (all-target-gperf): Correct.
13490
13491 2001-02-16 Nick Clifton <nickc@redhat.com>
13492
13493 * configure.in (noconfigdirs): Allow configuration of texinfo
13494 for Cygwin hosts.
13495
13496 2001-02-15 Anthony Green <green@redhat.com>
13497
13498 * configure: Introduce GCJ_FOR_TARGET.
13499 * configure.in: Ditto.
13500 * Makefile.in: Ditto.
13501
13502 2001-02-13 Andreas Schwab <schwab@suse.de>
13503
13504 * MAINTAINERS: Update mail address.
13505
13506 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13507
13508 * config.guess: Add linux target for S/390.
13509 * config.sub: Likewise.
13510
13511 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13512
13513 * configure.in: for *-chorusos, don't config target-newlib and
13514 target-libgloss.
13515
13516 2001-02-06 Ben Elliston <bje@redhat.com>
13517
13518 * configure: Output host type to stdout, not stderr.
13519
13520 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13521
13522 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13523 * ltcf-cxx.sh: Likewise.
13524
13525 * config.if: Assume enable_libstdcxx_v3 is defined.
13526
13527 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13528
13529 Remove V2 C++ library.
13530 * configure.in: Remove --enable-libstdcxx_v3 support.
13531
13532 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13533
13534 * include/demangle.h: Add prototype for java_demangle_v3.
13535
13536 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13537
13538 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13539
13540 2001-01-27 Richard Henderson <rth@redhat.com>
13541
13542 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13543
13544 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13545
13546 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13547 Don't unset, it's non-portable and no longer necessary, set to empty
13548 instead.
13549
13550 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13551
13552 * ltconfig: Shell portability fix for the tagname validity check.
13553
13554 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13555
13556 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13557 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13558
13559 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13560
13561 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13562
13563 2001-01-26 Tom Tromey <tromey@redhat.com>
13564
13565 * configure.in: Allow libgcj to be built on Sparc Solaris.
13566
13567 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13568
13569 * ltcf-c.sh: Add aix5 case.
13570 * ltcf-cxx.sh: Likewise.
13571 * ltconfig: Likewise.
13572
13573 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13574
13575 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13576 keep at least one of build_libtool_libs or build_old_libs set to
13577 yes.
13578
13579 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13580 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13581
13582 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13583
13584 * configure.in: Enable libgcj on several additional platforms.
13585
13586 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13587
13588 * configure.in: Enable libgcj for linux targets.
13589
13590 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13591
13592 * MAINTAINERS (Write After Approval): Add myself.
13593
13594 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13595
13596 * MAINTAINERS: Add myself as vax port maintainer.
13597
13598 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13599
13600 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13601
13602 2001-01-09 Mike Stump <mrs@wrs.com>
13603
13604 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13605 failures of subdirectories.
13606
13607 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13608
13609 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13610 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13611 * ltcf-cxx.sh: Likewise.
13612 * ltcf-gcj.sh: Likewise.
13613 * ltconfig.sh: Fix typo.
13614
13615 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13616
13617 * configure: handle DOS-style absolute paths.
13618
13619 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13620
13621 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13622
13623 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13624
13625 * MAINTAINERS: Add myself as avr port co-maintainer.
13626
13627 2000-12-28 Ben Elliston <bje@redhat.com>
13628
13629 * MAINTAINERS: Add myself under ``Write After Approval''.
13630
13631 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13632
13633 * texinfo: Remove directory from GCC.
13634
13635 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13636
13637 * COPYING: Update to current
13638 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13639 to 19yy as example year in copyright notice).
13640
13641 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13642
13643 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13644 (libstdcxx_incdir): Pass down.
13645 * config.if: Remove expired bits for cxx_interface, add stub.
13646 (libstdcxx_incdir): Add variable for g++ include directory.
13647 * configure.in (gxx_include_dir): Use it.
13648
13649 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13650
13651 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13652 with old-email address from ``Write After Approval''.
13653
13654 2000-12-15 Andreas Jaeger <aj@suse.de>
13655
13656 * configure.in: Handle lang_dirs.
13657
13658 2000-12-14 Tom Tromey <tromey@redhat.com>
13659
13660 * MAINTAINERS: Removed brads.
13661
13662 * MAINTAINERS: Added gcj developers.
13663
13664 2000-12-13 Anthony Green <green@redhat.com>
13665
13666 * configure.in: Disable libgcj for any target not specifically
13667 listed. Disable libgcj for x86 and Alpha Linux until compatible
13668 with g++ abi.
13669
13670 2000-12-13 Mike Stump <mrs@wrs.com>
13671
13672 * Makefile.in (local-distclean): Also remove fastjar.
13673
13674 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13675
13676 * contrib/gcc_update: Add fastjar --touch entries.
13677
13678 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13679
13680 * configure.in: Disable language-specific target libraries for
13681 languages that aren't enabled.
13682
13683 2000-12-10 Anthony Green <green@redhat.com>
13684
13685 * configure.in: Define libgcj. Disable libgcj target libraries for
13686 most targets.
13687
13688 2000-12-10 Neil Booth <neilb@earthling.net>
13689
13690 * MAINTAINERS: Update mail address, remove from WAA list.
13691
13692 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13693
13694 * libjava: Imported from /cvs/java.
13695 * libffi: Likewise.
13696 * Boehm-gc: Likewise.
13697
13698 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13699
13700 * configure.in (target_libs): Revert 2000-12-08 patch.
13701 (noconfigdirs): Added target-libjava.
13702
13703 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13704
13705 * djunpack.bat: removed.
13706
13707 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13708
13709 * Makefile.in: handle DOS-style absolute paths.
13710 * config-ml.in: likewise.
13711 * symlink-tree: likewise.
13712
13713 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13714
13715 * fastjar: Imported.
13716
13717 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13718
13719 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13720 libjava.
13721 * configure.in (target_libs): Removed `target-libjava'.
13722
13723 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13724
13725 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13726 (ALL_MODULES): Added fastjar.
13727 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13728 (all-target-libjava): all-fastjar replaces all-zip.
13729 (all-fastjar): Added.
13730 (configure-target-fastjar, all-target-fastjar): Likewise.
13731 * configure.in (host_tools): Added fastjar.
13732
13733 2000-12-07 Mike Stump <mrs@wrs.com>
13734
13735 * Makefile.in (local-distclean): Remove leftover built files.
13736
13737 2000-11-24 Nick Clifton <nickc@redhat.com>
13738
13739 * configure.in (xscale-elf): Add target.
13740 (xscale-coff): Add target.
13741
13742 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13743
13744 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13745 recent versions of FreeBSD (release 3 or later).
13746 * ltconfig: On FreeBSD, -lc must not be provided when building
13747 a shared library or else the standard -pthread gcc option is
13748 rendered worthless to later users of the built library.
13749
13750 2000-11-16 Fred Fish <fnf@be.com>
13751
13752 * configure.in (enable_libstdcxx_v3): Fix typo,
13753 libstd++ -> libstdc++.
13754
13755 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13756
13757 * MAINTAINERS: Add self to Write After Approval list.
13758
13759 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13760
13761 * MAINTAINERS: Update my email address. Add myself to global write
13762 privs list.
13763
13764 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13765
13766 * Makefile.in: Merge with src and libgcj.
13767 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13768 configure-target-<library> when their configure scripts need the C
13769 or C++ library to have already been built to work properly.
13770 (do_proto_toplev): Set them to an empty string.
13771
13772 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13773 (REALLY_SET_LIB_PATH): Use them.
13774
13775 2000-11-17 Stan Shebs <shebs@apple.com>
13776
13777 * MAINTAINERS: Add self to Write After Approval list.
13778
13779 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13780
13781 * configure: Provide the original toplevel configure arguments
13782 (including $0) to subprocesses in the environment rather than
13783 through gcc/configargs.h.
13784
13785 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13786
13787 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13788 C99. Alphabetise "Write After Approval" list.
13789
13790 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13791
13792 * configure: Turn on libstdc++ V3 by default.
13793
13794 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13795 if we've got GCC.
13796
13797 2000-11-11 Philip Blundell <philb@gnu.org>
13798
13799 * MAINTAINERS: Add self to Write After Approval list.
13800
13801 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13802
13803 * ltcf-c.sh (aix4): Improve shared library configuration; require
13804 exporting symbols.
13805 * ltcf-cxx.sh (aix4): Define.
13806 * ltconfig (aix4): Define library and soname specs appropriate for
13807 AIX. Define command to create export symbols list.
13808
13809 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13810
13811 * config.sub: Add support for Sun Chorus
13812
13813 2000-10-31 Nick Clifton <nickc@redhat.com>
13814
13815 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13816 <name>@redhat.com. Also installed new email address for Clint
13817 Popetz.
13818
13819 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13820
13821 * etc: Remove directory from GCC.
13822
13823 2000-10-16 Michael Meissner <meissner@redhat.com>
13824
13825 * configure (gcc/configargs.h): Only create if there is a build GCC
13826 directory created.
13827
13828 2000-10-16 Matthias Klose <doko@debian.org>
13829
13830 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13831 when configured for libstdc++-v3.
13832
13833 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13834
13835 * configure: Save configure arguments to gcc/configargs.h.
13836
13837 2000-10-04 Philipp Thomas <pthomas@suse.de>
13838
13839 * config.guess: Import CVS version 1.157.
13840 * config.sub: Import CVS version 1.181.
13841
13842 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13843
13844 * Makefile.in (bootstrap): avoid recursion if subdir missing
13845 (cross): ditto
13846 (do-proto-toplev): ditto
13847
13848 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13849
13850 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13851 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13852
13853 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13854 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13855 all affected `configure' scripts.
13856
13857 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13858
13859 * MAINTAINERS: Add self as cpplib co-maintainer.
13860
13861 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13862
13863 * MAINTAINERS: Add self to Write After Approval list.
13864
13865 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13866
13867 * INSTALL/README: egcs -> GCC update.
13868
13869 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13870
13871 * MAINTAINERS: Add myself to Write After Approval list.
13872
13873 2000-09-15 Kazu Hirata <kazu@hxi.com>
13874
13875 * MAINTAINERS: Add myself to Write After Approval list.
13876
13877 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13878
13879 * configure.in: Do not build byacc for hppa64. Provide paths to the
13880 X11 libraries for hppa64.
13881
13882 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13883
13884 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13885
13886 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13887
13888 * Makefile.in (all-zlib): Added dummy target.
13889
13890 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13891 ltcf-gcj.sh: Updated from libtool multi-language branch.
13892
13893 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13894
13895 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13896 (bootstrap*): Depend on all-bootstrap.
13897
13898 2000-09-05 Philipp Thomas <pthomas@suse.de>
13899
13900 * config.guess: Import CVS version 1.156.
13901 * config.sub: Import CVS version 1.179.
13902
13903 2000-09-02 Anthony Green <green@cygnus.com>
13904
13905 * Makefile.in (all-gcc): Depend on all-zlib.
13906 (CLEAN_MODULES): Add clean-zlib.
13907 (ALL_MODULES): Add all-zlib.
13908 * configure.in (host_libs): Add zlib.
13909
13910 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13911
13912 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13913 crosses, but add gcc/include to the header search path for them.
13914
13915 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13916
13917 * MAINTAINERS: Add self to Write After Approval list.
13918
13919 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13920
13921 * config.guess: Import CVS version 1.152.
13922 * config.sub: Import CVS version 1.177.
13923
13924 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13925
13926 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13927 $targargs to tell whether newlib is going to be built.
13928
13929 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13930 $$r/TARGET_SUBDIR/libio for _G_config.h.
13931
13932 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13933
13934 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13935
13936 2000-08-22 DJ Delorie <dj@redhat.com>
13937
13938 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13939
13940 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13941
13942 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13943 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13944 sub-configures.
13945
13946 2000-08-21 DJ Delorie <dj@redhat.com>
13947
13948 * MAINTAINERS: Add self as a libiberty maintainer
13949
13950 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13951
13952 * configure.in (libstdcxx_flags): Use
13953 libstdc++-v3/src/libstdc++.INC.
13954
13955 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13956
13957 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13958
13959 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13960
13961 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13962
13963 * configure: Make enable_threads and enable_shared defaults
13964 explicit. Substitute enable_threads into generated Makefiles.
13965 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13966 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13967
13968 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13969
13970 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13971
13972 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13973
13974 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13975 previous delta.
13976
13977 2000-08-11 Jason Merrill <jason@redhat.com>
13978
13979 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13980 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13981 (FLAGS_FOR_TARGET): Not here.
13982 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13983
13984 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13985
13986 * config-ml.in (CC, CXX): Don't introduce a leading space.
13987
13988 2000-08-07 DJ Delorie <dj@delorie.com>
13989
13990 * MAINTAINERS: Add self as a DJGPP maintainer
13991
13992 2000-08-07 DJ Delorie <dj@redhat.com>
13993
13994 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13995 "if we're also building gcc, and it's a gcc that will run on the
13996 build machine, we want to use its includes instead of the system's
13997 default includes".
13998
13999 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14000
14001 * MAINTAINERS: Add self to Write After Approval list.
14002
14003 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14004
14005 * configure.in (libstdcxx_flags): Don't use `"'.
14006
14007 * config-ml.in: Adjust multilib search paths to the
14008 appropriate multilib tree.
14009
14010 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14011
14012 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14013 commas in $LANGUAGES.
14014
14015 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14016
14017 * configure.in: Re-enable all references to libg++ and librx.
14018
14019 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14020
14021 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14022 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14023 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14024 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14025
14026 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14027
14028 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14029
14030 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14031 CXX_FOR_TARGET for sed.
14032
14033 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14034
14035 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14036 Do not override if already set in the environment or in configure.
14037 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14038 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14039
14040 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14041
14042 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14043 the libtool CVS tree multi-language branch.
14044 * ltconfig, ltmain.sh: Updated.
14045
14046 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14047
14048 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14049 (clean-target): Depend on it.
14050
14051 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14052 (GCC_FOR_TARGET): Use it.
14053 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14054 * configure.in: ... here.
14055 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14056 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14057
14058 2000-07-24 Eric Christopher <echristo@cygnus.com>
14059
14060 * MAINTAINERS: Add self to Write After Approval list.
14061
14062 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14063
14064 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14065 (configure-target-libchill, configure-target-libobjc): Likewise.
14066
14067 * configure.in: Use the same cache file for all target libs.
14068 * config-ml.in: But different cache files per multilib variant.
14069
14070 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14071
14072 * configure (topsrcdir): Don't use dirname.
14073
14074 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14075
14076 * MAINTAINERS: Add self to Write After Approval list.
14077
14078 2000-07-20 Jason Merrill <jason@redhat.com>
14079
14080 * configure.in: Remove all references to libg++ and librx.
14081
14082 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14083
14084 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14085
14086 * config.sub: Update to subversions version 2000-07-06.
14087
14088 2000-07-12 Andrew Haley <aph@cygnus.com>
14089
14090 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14091 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14092
14093 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14094
14095 * symlink-tree: Check number of arguments.
14096
14097 2000-07-05 Jim Wilson <wilson@cygnus.com>
14098
14099 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14100 search path for a g++ extracted from the build tree. This
14101 will allow link tests run by configure scripts in
14102 subdirectories to succeed.
14103
14104 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14105
14106 * ltconfig: Add support for mips-dde-sysv4.2MP
14107
14108 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14109
14110 * MAINTAINERS: Add myself as loop discovery maintainer.
14111
14112 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14113
14114 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14115 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14116
14117 2000-06-19 Timothy Wall <twall@cygnus.com>
14118
14119 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14120 * config.sub: Add tic54x target.
14121
14122 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14123
14124 * MAINTAINERS: Add self as Fortran maintainer,
14125 remove Craig Burley.
14126
14127 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
14128
14129 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14130 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14131
14132 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14133
14134 * MAINTAINERS: Add self as i18n maintainer
14135
14136 20000-05-21 H.J. Lu (hjl@gnu.org)
14137
14138 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14139 directory are used if they exist. Make sure
14140 $(build_tooldir)/include is searched for header files,
14141 $(build_tooldir)/lib/ for library files.
14142 (GCC_FOR_TARGET): Likewise.
14143 (CXX_FOR_TARGET): Likewise.
14144
14145 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14146
14147 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14148
14149 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
14150
14151 * Makefile.in (configure-target-libiberty): Depend on
14152 configure-target-newlib.
14153
14154 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14155
14156 * configure.in, Makefile.in: Merge all libffi-related
14157 configury stuff from the libgcj tree.
14158
14159 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14160
14161 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14162 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14163
14164 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14165
14166 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14167 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14168 current version information. Add to proto-toplev directory.
14169 (gdb-taz): Build do-djunpack.
14170
14171 2000-05-15 David Edelsohn <edelsohn@gnu.org>
14172
14173 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14174
14175 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14176
14177 * MAINTAINERS: Add self to Write After Approval list.
14178
14179 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14180
14181 * ltmain.sh: Preserve in relink_command any environment
14182 variables that may affect the linker behavior.
14183
14184 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14185
14186 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14187
14188 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14189
14190 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14191
14192 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14193
14194 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14195 with the version name.
14196
14197 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14198
14199 * MAINTAINERS: Add self as bb-reorder maintainer.
14200
14201 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14202
14203 * config.if: Tweak.
14204
14205 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14206
14207 * djunpack.bat: New file.
14208
14209 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14210
14211 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14212 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14213 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14214 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14215
14216 2000-04-16 Dave Pitts <dpitts@cozx.com>
14217
14218 * config.sub (case $basic_machine): Change default for "ibm-*"
14219 to "openedition".
14220
14221 2000-04-13 Andreas Jaeger <aj@suse.de>
14222
14223 * MAINTAINERS: Added myself.
14224
14225 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14226
14227 * Makefile.in (gdb-taz): New target. GDB specific archive.
14228 (do-md5sum): New target.
14229 (MD5PROG): Define.
14230 (PACKAGE): Default to TOOL.
14231 (VER): Default to a shell script.
14232 (taz): Rewrite target. Move real work to do-proto-toplev. Include
14233 md5 checksum generation.
14234 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14235 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14236 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14237 insight.tar.bz2): Use gdb-taz to create archive.
14238
14239 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14240
14241 * configure (warn_cflags): Delete.
14242
14243 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14244
14245 * MAINTAINERS: Added myself.
14246
14247 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
14248 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
14249
14250 * configure.in (enable_libstdcxx_v3): Add.
14251 (target_libs): Add bits here to switch between libstdc++-v2 and
14252 libstdc++-v3.
14253 * config.if: And this file too.
14254 * Makefile.in: Add libstdc++-v3 targets.
14255
14256 2000-04-05 Michael Meissner <meissner@redhat.com>
14257
14258 * config.sub (d30v): Add d30v as a basic machine type.
14259
14260 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
14261
14262 * configure.in: -linux-gnu*, not -linux-gnu.
14263
14264 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14265
14266 * MAINTAINERS: Add self in write-after-approval section.
14267
14268 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14269
14270 * MAINTAINERS: Add self as ia64 port maintainer.
14271
14272 2000-03-08 Neil Booth <NeilB@earthling.net>
14273
14274 * MAINTAINERS: Add self in write-after-approval section.
14275
14276 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
14277
14278 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14279 (do-tar-bz2): Replace TOOL with PACKAGE.
14280 (gdb.tar.bz2): Remove GDBTK from GDB package.
14281 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14282 dejagnu.tar.bz2): New packages.
14283
14284 2000-02-27 Andreas Jaeger <aj@suse.de>
14285
14286 * configure.in: Add entry for mips*-*-linux*, move catch all
14287 *-*-*linux* entry below this one.
14288
14289 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14290
14291 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14292
14293 2000-02-24 Nick Clifton <nickc@cygnus.com>
14294
14295 * config.sub: Support an OS of "wince".
14296
14297 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14298
14299 * config.guess, config.sub: Updated to match config's 2000-02-15
14300 version.
14301
14302 2000-02-23 Linas Vepstas <linas@linas.org>
14303
14304 * config.sub: Add support for Linux/IBM 370.
14305 * configure.in: Likewise.
14306
14307 2000-02-22 Nick Clifton <nickc@cygnus.com>
14308
14309 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14310
14311 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14312
14313 * config.guess: Guess "cygwin" rather than "cygwin32".
14314
14315 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14316
14317 * configure (gcc_version): When setting, narrow search to
14318 lines containing `version_string'.
14319
14320 2000-02-15 Denis Chertykov <denisc@overta.ru>
14321
14322 * config.sub: Add support for avr target.
14323
14324 2000-02-14 Nick Clifton <nickc@cygnus.com>
14325
14326 * MAINTAINERS: Add maintainers for MCore port.
14327
14328 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14329
14330 * config.sub: Add mmix-knuth-mmixware.
14331
14332 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14333
14334 * MAINTAINERS: Pair cccp with cpplib maintainership.
14335
14336 2000-01-27 Christopher Faylor <cgf@redhat.com>
14337
14338 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14339 structure stuff to -L library search.
14340 (CXX_FOR_TARGET): Ditto.
14341 (CROSS_CHECK_MODULES): Fix spelling mistake.
14342
14343 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14344
14345 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14346 the C++ compiler.
14347
14348 2000-01-12 Richard Henderson <rth@cygnus.com>
14349
14350 * configure.in: Don't build some bits for beos.
14351
14352 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14353
14354 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14355 as include files.
14356
14357 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14358
14359 * Add self as cpplib maintainer, as requested by Jason
14360 Merrill. Correct my e-mail address.
14361
14362 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14363
14364 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14365 not mh-aix43.
14366
14367 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14368
14369 * MAINTAINERS: Add myself to "write after approval" list.
14370
14371 1999-12-14 Richard Henderson <rth@cygnus.com>
14372
14373 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14374 * config.sub: Accept alphaev[78], alphaev8.
14375
14376 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14377
14378 * config.guess, config.sub: Update from autoconf.
14379
14380 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14381
14382 * MAINTAINERS: update my playtime e-address.
14383
14384 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14385
14386 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14387 necessary libraries are missing.
14388
14389 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14390
14391 * MAINTAINERS: Add new 'write after approval' maintainer.
14392
14393 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14394
14395 * MAINTAINERS: Add new Java maintainer.
14396
14397 1999-10-25 Andreas Schwab <schwab@suse.de>
14398
14399 * configure: Fix quoting inside arguments of eval.
14400
14401 1999-10-21 Nick Clifton <nickc@cygnus.com>
14402
14403 * config-ml.in: Allow suppression of some ARM multilibs.
14404
14405 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14406
14407 * config.guess: Add OS/390 match pattern.
14408 * config.sub: Add mvs, openedition targets.
14409 * configure.in (i370-ibm-opened*): New.
14410
14411 1999-09-04 Steve Chamberlain <sac@pobox.com>
14412
14413 * config.sub: Add support for configuring for pj.
14414
14415 1999-08-31 Nick Clifton <nickc@cygnus.com>
14416
14417 * config.sub (maybe_os): Add support for configuring for fr30.
14418
14419 1999-08-25 Nick Clifton <nickc@cygnus.com>
14420
14421 * configure.in: Do not configure or build ld for AIX
14422 platforms. ld is known to be broken on these platforms.
14423
14424 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14425
14426 * config-ml.in: Pass compiler flag corresponding to multidirs to
14427 subdir configures.
14428
14429 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14430
14431 * Makefile.in (LDFLAGS): Define.
14432
14433 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14434
14435 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14436 noconfigdirs.
14437 (*-*-cygwin*): Likewise.
14438
14439 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14440
14441 * mkdep: New file.
14442 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14443 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14444
14445 From Eli Zaretskii <eliz@is.elta.co.il>:
14446 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14447 long file name when using DJGPP on MS-DOS.
14448
14449 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14450
14451 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14452
14453 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14454
14455 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14456 dependency as this causes "make check" to globally "make all"
14457
14458 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14459
14460 * configure.in (target_libs): Added target-zlib.
14461 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14462 (CONFIGURE_TARGET_MODULES): Likewise.
14463 (CHECK_TARGET_MODULES): Likewise.
14464 (INSTALL_TARGET_MODULES): Likewise.
14465 (CLEAN_TARGET_MODULES): Likewise.
14466 (configure-target-zlib): New target.
14467 (all-target-zlib): Likewise.
14468 (all-target-libjava): Depend on all-target-zlib.
14469 (configure-target-libjava): Depend on configure-target-zlib.
14470
14471 * Makefile.in (configure-target-libjava): Depend on
14472 configure-target-newlib.
14473 (configure-target-boehm-gc): New target.
14474 (configure-target-qthreads): New target.
14475
14476 * configure.in (target_libs): Added target-qthreads.
14477 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14478 (CONFIGURE_TARGET_MODULES): Likewise.
14479 (CHECK_TARGET_MODULES): Likewise.
14480 (INSTALL_TARGET_MODULES): Likewise.
14481 (CLEAN_TARGET_MODULES): Likewise.
14482 (all-target-qthreads): New target.
14483 (configure-target-libjava): Depend on configure-target-qthreads.
14484 (all-target-libjava): Depend on all-target-qthreads.
14485
14486 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14487 (CONFIGURE_TARGET_MODULES): Likewise.
14488 (CHECK_TARGET_MODULES): Likewise.
14489 (INSTALL_TARGET_MODULES): Likewise.
14490 (CLEAN_TARGET_MODULES): Likewise.
14491 (all-target-libjava): New target.
14492 (all-target-boehm-gc): Likewise.
14493 * configure.in (target_libs): Added libjava, boehm-gc.
14494
14495 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14496
14497 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14498 configure.bat in SUPPORT_FILES.
14499 (gas+binutils.tar.bz2): Likewise.
14500
14501 * makeall.bat: Remove; obsolete.
14502
14503 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14504
14505 From Mark Elbrecht:
14506 * configure.bat: Remove; obsolete.
14507
14508 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14509
14510 * configure: Add -W -Wall to the default CFLAGS when compiling with
14511 gcc.
14512
14513 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14514
14515 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14516
14517 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14518
14519 * configure.in: Build ld on IRIX6.
14520
14521 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14522
14523 * Makefile.in: Change distribution targets to use bzip2 instead of
14524 gzip.
14525 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14526 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14527
14528 1999-06-04 Nick Clifton <nickc@cygnus.com>
14529
14530 * config.sub: Add mcore target.
14531
14532 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14533
14534 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14535
14536 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14537
14538 * config.guess (dummy): Changed to $dummy.
14539
14540 1999-05-24 Nick Clifton <nickc@cygnus.com>
14541
14542 * config.sub: Tidied up case statements.
14543
14544 1999-05-22 Ben Elliston <bje@cygnus.com>
14545
14546 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14547 <jiro@din.or.jp>.
14548
14549 * config.guess: Merge with FSF version. Future changes will be
14550 more accurately recorded in this ChangeLog.
14551 * config.sub: Likewise.
14552
14553 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14554
14555 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14556
14557 1999-04-30 Tom Tromey <tromey@cygnus.com>
14558
14559 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14560
14561 1999-04-23 Tom Tromey <tromey@cygnus.com>
14562
14563 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14564
14565 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14566
14567 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14568 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14569 Bad merge removed these two changes.
14570
14571 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14572 Martin Heller (Ing.-Buero_Heller@t-online.de)
14573
14574 * config.guess (interix Alpha): Add.
14575
14576 1999-04-11 Richard Henderson <rth@cygnus.com>
14577
14578 * configure.in (i?86-*-beos*): Do config gperf; don't config
14579 gdb, newlib, or libgloss.
14580
14581 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14582
14583 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14584 link a trivial program with -mabi=64. If it fails, remove mabi=64
14585 from multidirs.
14586
14587 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14588
14589 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14590
14591 1999-04-08 Nick Clifton <nickc@cygnus.com>
14592
14593 * config.sub: Add support for mcore targets.
14594
14595 1999-04-07 Michael Meissner <meissner@cygnus.com>
14596
14597 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14598 not mt-ospace, in order to shut up assembler warning about using
14599 symbols that are named the same as registers.
14600
14601 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14602
14603 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14604 dependency list for all-target-cygmon.
14605
14606 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14607
14608 * config-ml.in: Check $host, not $target, for selective multilibs.
14609 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14610 thumb interworking, and underscore prefix multilibs.
14611
14612 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14613
14614 * missing: Update to version from current automake.
14615
14616 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14617
14618 * configure (gxx_include_dir): Removed.
14619
14620 * configure.in (gxx_include_dir): Handle it.
14621 * Makefile.in: Likewise.
14622
14623 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14624
14625 * config.sub (mips64vr4111,mips64vr4111el) Add.
14626
14627 1999-03-21 Ben Elliston <bje@cygnus.com>
14628
14629 * config.guess: Correct typo for detecting ELF on FreeBSD.
14630
14631 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14632
14633 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14634 config/mh-djgpp.
14635
14636 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14637
14638 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14639 all-target-newlib to dependency list for all-target-bsp.
14640
14641 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14642
14643 * config.sub: Add i386-uwin support.
14644 * config.guess: Likewise.
14645
14646 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14647
14648 * configure.in: cleanup, add mh-*pic handling for arm, special
14649 case powerpc*-*-aix*
14650
14651 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14652
14653 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14654 can be built.
14655
14656 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14657
14658 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14659 targets.
14660
14661 1999-03-02 Nick Clifton <nickc@cygnus.com>
14662
14663 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14664
14665 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14666
14667 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14668
14669 1999-02-24 Nick Clifton <nickc@cygnus.com>
14670
14671 * config.sub: Fix typo in arm recognition.
14672
14673 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14674
14675 * configure.in (noconfigdirs): Changed target_configdirs to
14676 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14677 rather than m68k-*-* since it is not known to work on
14678 m68k-aout. Ditto for arm-*-*oabi.
14679
14680 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14681
14682 * configure.in (*-*-windows*): Remove, no longer used.
14683
14684 1999-02-19 Ben Elliston <bje@cygnus.com>
14685
14686 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14687 Smart and improved by Andrew Cagney.
14688
14689 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14690
14691 * config.guess: Recognize openbsd-*-hppa.
14692
14693 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14694
14695 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14696 only if it is not empty.
14697
14698 1999-02-17 Nick Clifton <nickc@cygnus.com>
14699
14700 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14701
14702 * config.guess: Modified to recognize uname's armv* syntax.
14703
14704 * config.sub: Modified to recognize uname's armv* syntax.
14705
14706 1999-02-17 Mark Salter <msalter@cygnus.com>
14707
14708 * configure.in: Added target-bsp for sparclite.
14709
14710 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14711
14712 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14713
14714 1999-02-08 Nick Clifton <nickc@cygnus.com>
14715
14716 * configure.in: Add support for strongarm port.
14717 * config.sub: Add support for strongarm target.
14718
14719 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14720
14721 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14722 the old name config/mh-cygwin32.
14723 Enable texinfo.
14724
14725 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14726
14727 * configure.in: Do build ld for ix86 Solaris.
14728
14729 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14730
14731 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14732 $AR_FOR_TARGET. Likewise for RANLIB.
14733
14734 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14735
14736 * config.sub (oabi): Recognize.
14737 * configure.in (arm-*-oabi): Handle.
14738
14739 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14740
14741 * config.guess: Improve detection of i686 on UnixWare 7.
14742
14743 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14744
14745 * config.guess: Add support for i386-pc-interix.
14746 * config.sub: Likewise.
14747 * configure.in: Likewise.
14748
14749 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14750
14751 * Makefile.in: Remove unneeded all-target-libio from
14752 from all-target-winsup target since it is now unneeded.
14753 Add all-target-libtermcap in its place since it is now
14754 needed.
14755
14756 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14757
14758 * configure.in: makefile stub for cygwin target is probably
14759 unnecessary. Remove it for now.
14760
14761 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14762
14763 * configure.in: libtermcap.a should be built when cygwin is the
14764 target as well as the host.
14765 * config.guess: Allow mixed case in cygwin uname output.
14766 * Makefile.in: Add libtermcap target.
14767
14768 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14769
14770 * config.sub: Clean up handling of hppa2.0.
14771
14772 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14773
14774 * config.guess: Use C code to identify more HP machines.
14775
14776 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14777
14778 * config.sub: Handle hppa2.0.
14779
14780 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14781
14782 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14783 cygmon for all sparclite targets, regardless of object format.
14784
14785 1998-12-15 Mark Salter <msalter@cygnus.com>
14786
14787 * configure.in: Added target-bsp for several target architectures.
14788
14789 * Makefile.in: Added rules for bsp.
14790
14791 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14792
14793 * config.guess: Improve detection of hppa2.0 processors.
14794
14795 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14796
14797 * config.guess: Recognize FreeBSD using ELF automatically.
14798
14799 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14800
14801 * configure (skip-this-dir): Add handling for new shell script, which
14802 might be created by a sub-directory's configure to indicate, this particular
14803 directory is "unwanted".
14804 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14805
14806 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14807
14808 * ltconfig: import from libtool, after changing libtool to
14809 account for the cygwin name change.
14810
14811 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14812
14813 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14814 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14815
14816 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14817
14818 * configure.in: Add libtermcap to list of cygwin dependencies.
14819
14820 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14821
14822 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14823 they include winsup/include when it's a cygwin target.
14824
14825 1998-11-12 Tom Tromey <tromey@cygnus.com>
14826
14827 * configure.in (host_tools): Added zip.
14828 * Makefile.in (all-target-libjava): Depend on all-zip.
14829 (all-zip): New target.
14830 (ALL_MODULES): Added all-zip.
14831 (NATIVE_CHECK_MODULES): Added check-zip.
14832 (INSTALL_MODULES): Added install-zip.
14833 (CLEAN_MODULES): Added clean-zip.
14834
14835 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14836
14837 * Makefile.in: lose "32" from comment about cygwin.
14838
14839 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14840
14841 * configure.in: Use -Os to build target libraries for the fr30.
14842
14843 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14844
14845 * config.sub: Add fr30.
14846
14847 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14848
14849 * configure.in: drop "32" from config/mh-cygwin32. Check
14850 cygwin* instead of cygwin32*.
14851 * config.sub: Check cygwin* instead of cygwin32*.
14852
14853 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14854
14855 * config.guess: Match any version of Unixware7.
14856
14857 1998-10-20 Syd Polk <spolk@cygnus.com>
14858
14859 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14860 if desired.
14861
14862 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14863
14864 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14865 these if the appropriate directories and files to not exist.
14866
14867 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14868
14869 * Makefile.in (DEVO_SUPPORT): Add config.if.
14870
14871 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14872
14873 * configure: Add pattern to replace "build_tooldir"'s
14874 definition in the generated Makefile with "tooldir"'s
14875 actual value.
14876
14877 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14878
14879 * config.sub: Bring back lost sparcv9.
14880
14881 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14882
14883 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14884
14885 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14886 CC_FOR_TARGET and friends.
14887
14888 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14889
14890 * Makefile.in (build_tooldir): New variable, same as tooldir.
14891 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14892 -B$(build_tooldir)/bin/.
14893 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14894
14895 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14896
14897 * README: Remove installation instructions and refer to the
14898 INSTALL directory instead.
14899
14900 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14901
14902 * config.sub: Add support for i[34567]86-pc-udk.
14903 * configure.in: Likewise.
14904
14905 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14906
14907 * Makefile.in: add bzip2 package building bits for user
14908 tools module
14909 * configure.in: ditto
14910
14911 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14912
14913 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14914 (ALL_TARGET_MODULES): Add all-target-libobjc.
14915 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14916 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14917 (all-target-libchill): Add dependencies.
14918 * configure.in (target_libs): Add libchill.
14919
14920 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14921
14922 * configure.in (target_subdir): Remove duplicate line.
14923
14924 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14925
14926 * Makefile.in (all-automake): fix dependencies.
14927
14928 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14929
14930 * configure.in: Minor cleanups for building in the $(target_alias)
14931 subdir.
14932
14933 1998-09-22 Jim Wilson <wilson@cygnus.com>
14934
14935 * Makefile.in (bootstrap): Set r and s before make all. Use
14936 BASE_FLAGS_TO_PASS in make all.
14937 (cross): Likewise.
14938
14939 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14940
14941 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14942
14943 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14944
14945 * config.sub: Fix typo in last change.
14946
14947 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14948
14949 * config.sub: Add support for C4x target.
14950 * configure.in: Likewise.
14951
14952 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14953
14954 * config.sub: Recognize sparcv9 just like sparc64.
14955
14956 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14957
14958 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14959
14960 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14961
14962 * config.guess: Correctly identify Pentium II sco boxes.
14963
14964 * config.guess: Fix "tr" code. From Weiwen Liu.
14965
14966 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14967
14968 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14969 stabs.
14970
14971 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14972
14973 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14974 (ALL_TARGET_MODULES): Add all-target-libchill.
14975 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14976 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14977 (all-target-libchill): Add dependencies.
14978 * configure.in (target_libs): Add libchill.
14979
14980 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14981
14982 * config.guess: Avoid assumptions about "tr" behaves when
14983 LANG is set to something other than English.
14984
14985 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14986
14987 * configure (gxx_include_dir): Changed to
14988 '${prefix}/include/g++'-${libstdcxx_interface}.
14989
14990 * config.if: New to determine the interfaces.
14991
14992 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14993
14994 * config.guess: Detect and handle MPE/IX.
14995 * config.sub: Deal with MPE/IX.
14996
14997 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14998
14999 * configure.in: Use mh-aix43.
15000
15001 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15002
15003 * configure: Fix --without/--disable cases for gxx-include-dir.
15004
15005 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15006
15007 * mdata-sh: Imported. Needed for automake support.
15008
15009 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15010
15011 * Makefile.in (taz): Try "chmod -R og=u ." before
15012 "chmod og=u `find . -print`".
15013
15014 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15015
15016 * configure.in: Add arm-elf and thumb-elf support.
15017
15018 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15019
15020 * Makefile.in: Undo previous patch.
15021
15022 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15023
15024 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15025 to here ...
15026 (install-no-fixedincludes): and here
15027 (INSTALL_MODULES): ... from here.
15028
15029 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15030
15031 * config.sub: Merge with FSF.
15032
15033 * config.guess: Merge with FSF.
15034
15035 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15036
15037 * configure (extraconfigdirs): New variable.
15038 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15039 * Makefile.in (all): Move higher in file.
15040 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15041 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15042 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15043 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15044 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15045
15046 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15047
15048 * Makefile.in (all-target-libjava): Depend on all-gcc and
15049 all-target-newlib.
15050 (configure-target-libjava): Depend on $(ALL_GCC).
15051
15052 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15053
15054 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15055 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15056
15057 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15058
15059 * INSTALL/README: Fix typo.
15060
15061 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15062
15063 * ylwrap: Change absolute path checks to check for DOS style path
15064 names.
15065
15066 * ylwrap: Don't use a full path name if the source file is in the
15067 same directory. From hjl@lucon.org (H.J. Lu).
15068
15069 * config-ml.in: Default to being verbose, to match Feb 18 change to
15070 configure.
15071
15072 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15073
15074 Brought over from egcs:
15075
15076 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15077
15078 * configure.in (target_subdir): Set to ${target_alias} instead
15079 of "libraries".
15080
15081 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15082
15083 * configure.in (target_subdir): Set to libraries if enable_multilib.
15084
15085 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15086
15087 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15088 multilibs, force reconfiguration the first time we create
15089 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15090
15091 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15092
15093 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15094 avoid confusion with --no-recursion.
15095
15096 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15097
15098 * configure.in: Win32 hosts shouldn't use install -x
15099 * install-sh: remove -x option, and special .exe-handling
15100 hack.
15101
15102 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15103
15104 * config.guess: Recognize i586-pc-beos.
15105 * configure.in: Don't build some bits for beos.
15106
15107 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15108
15109 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15110 CFLAGS default to -O2.
15111
15112 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15113 when using GNU ld.
15114
15115 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15116
15117 * ltmain.sh: Correct install when using a different shell.
15118
15119 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15120
15121 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15122
15123 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15124
15125 * makefile.vms: Update to build binutils/makefile.vms. Add install
15126 target.
15127
15128 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15129
15130 * ltconfig: Update to correct AIX handling.
15131
15132 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15133
15134 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15135
15136 * configure.in (target_subdir): Set to ${target_alias} instead
15137 of "libraries".
15138
15139 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15140
15141 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15142 (Makefile): Depend on $(gcc_version_trigger).
15143
15144 * configure (gcc_version): Change default initializer to empty
15145 string.
15146 (gcc_version_trigger): New variable; pass this variable down
15147 to subdir configures to enable them checking gcc's version
15148 themselves. Emit make macros for both gcc_version vars.
15149 (topsrcdir): Initialize reliably.
15150 (recursion line): Remove --with-gcc-version=${gcc_version}.
15151
15152 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15153
15154 * configure (enable_version_specific_runtime_libs): Implement new flag
15155 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15156 in $(libsubdir); emit definition in each generated Makefile.
15157 (gxx_include_dir): Initialize depending on
15158 $enable_version_specific_runtime_libs.
15159
15160 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15161
15162 * configure (gcc_version): Initialize properly depending on
15163 how and where configure is started.
15164 (recursion line): Pass a --with-gcc-version=${gcc_version}
15165 to configures in subdirs.
15166
15167 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15168
15169 * configure.in (noconfigdirs): Add configure pattern for mips tx39
15170 cygmon
15171
15172 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15173
15174 * configure.in: Add cygmon and libstub support for mn10200.
15175
15176 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15177
15178 * configure (gcc_version): Add new variable describing the
15179 particular gcc version we're building.
15180 * Makefile.in (libsubdir): Add new macro for the directory
15181 in which the compiler finds executables, libraries, etc.
15182 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15183 and libsubdir.
15184
15185 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15186
15187 * Makefile.in (local-clean): Remove *.log.
15188 (warning.log): Built with warn_summary from build.log.
15189 (mail-report.log): Run test_summary.
15190 (mail-report-with-warnings.log): Run test_summary including
15191 warning.log in the report.
15192
15193 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15194
15195 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15196
15197 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15198
15199 * Makefile.in (grep): Grep no longer depends on libiberty.
15200
15201 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15202
15203 * Makefile.in: all-snavigator needs all-libgui.
15204
15205 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15206
15207 * configure.in: Add cygmon and libstub support for mn10300.
15208
15209 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15210
15211 * missing: Update to version from automake 1.3.
15212
15213 * ltmain.sh: On installation, don't get confused if the same name
15214 appears more than once in the list of library names.
15215
15216 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15217
15218 * config.sub: Accept m68060 and m5200 as CPU names.
15219
15220 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15221
15222 * configure: Use && rather than using -a in test, because odd
15223 strings can confuse test.
15224 * configure.in: Likewise.
15225
15226 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15227
15228 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15229
15230 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15231
15232 * Makefile.in (boostrap2-lean, bootstrap3-lean,
15233 bootstrap4-lean): New targets.
15234
15235 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15236
15237 * mpw-* Delete. Not used.
15238
15239 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15240
15241 * COPYING.LIB: Update FSF address.
15242
15243 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15244
15245 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15246
15247 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15248 GAS_SUPPORT_DIRS.
15249
15250 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15251
15252 * ltconfig, ltmain.sh: Avoid producing a version number if
15253 -version-info was not used.
15254
15255 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15256
15257 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15258 building with newlib.
15259
15260 1998-04-30 Paul Eggert <eggert@twinsun.com>
15261
15262 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15263 Solaris `make' causes it to continue to next definition.
15264
15265 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15266
15267 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15268 the right GUI libraries and files are installed along with GDB.
15269
15270 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15271
15272 * configure.in: Change alpha to alpha* in several places.
15273
15274 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15275
15276 * config.sub: Recognize sparc86x.
15277
15278 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15279
15280 * configure.in (--enable-target-optspace): Remove debug echo.
15281
15282 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15283
15284 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15285
15286 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15287
15288 * ltconfig: Update cygwin32 support.
15289
15290 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15291 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15292 (GDB_SUPPORT_DIRS): Likewise.
15293
15294 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15295
15296 * configure.in (target_makefile_frag): If --enable-target-optspace,
15297 use -Os to compile target libraries rather than -O2. Default to
15298 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15299 not used.
15300 * configure.in (target_cflags): Ditto for d30v.
15301
15302 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15303
15304 * Makefile.in (all-bfd): Depend on all-intl.
15305 (all-binutils): Likewise.
15306 (all-gas): Likewise.
15307 (all-gprof): Likewise.
15308 (all-ld): Likewise.
15309
15310 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15311
15312 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15313
15314 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15315
15316 * Makefile.in (all-bfd): Depend upon all-libiberty.
15317
15318 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15319
15320 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15321
15322 * Makefile.in: Add libstub.
15323
15324 * configure.in: Ditto. Build libstub for targets that have cygmon
15325 support.
15326
15327 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15328
15329 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15330
15331 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15332
15333 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15334 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15335
15336 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15337
15338 * configure: Define DEFAULT_M4 by searching PATH.
15339 * Makfile.in: Use DEFAULT_M4.
15340
15341 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15342
15343 * ltconfig: Add cygwin32 support.
15344
15345 * Makefile.in, configure.in: Add libtool as a native only directory
15346 to configure and build.
15347
15348 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15349
15350 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15351
15352 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15353
15354 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15355
15356 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15357
15358 * Makefile.in: add ash make rules
15359 * configure.in: add ash to native_only and host_tools lists
15360
15361 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15362
15363 * Makefile.in (all-gettext, all-intl): New targets.
15364 (ALL_MODULES): Added all-gettext, all-intl.
15365 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15366 (INSTALL_MODULES): Added install-gettext, install-intl.
15367 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15368
15369 * configure.in (host_tools): Added gettext.
15370 (native_only): Likewise.
15371 (noconfigdirs) [various cases]: Likewise.
15372 (host_libs): Added intl.
15373
15374 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15375
15376 * configure: Do not disable building gdbtk for cygwin32 hosts.
15377
15378 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15379
15380 * configure.in: Add thumb-coff target.
15381 * config.sub: Add thumb-coff target.
15382
15383 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15384
15385 * Makefile.in: Revert yesterday's change.
15386 (all-target-winsup): all-target-librx stays out of here.
15387
15388 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15389
15390 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15391 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15392 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15393 Remove references to librx and libg++.
15394
15395 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15396
15397 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15398 recursive makes
15399
15400 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15403 for newlib directory.
15404 (CXX_FOR_TARGET): Likewise.
15405
15406 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15407
15408 * ltconfig: Update after libtool/ltconfig.in change for
15409 hpux11.
15410
15411 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15412
15413 * ltconfig, ltmain.sh: Update to libtool 1.2.
15414
15415 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15416
15417 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15418 (install-gcc-cross): Instead, override LANGUAGES here.
15419
15420 1998-03-18 Dave Love <d.love@dl.ac.uk>
15421
15422 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15423 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15424
15425 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15426
15427 * configure.in: Add Thumb-pe target.
15428
15429 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15430
15431 * Makefile.in - changed sn targets to snavigator
15432 * configure.in - changed sn targets to snavigator
15433
15434 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15435
15436 * config-ml.in: After building symlink tree call make distclean
15437 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15438 to be the case for libiberty.
15439
15440 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15441
15442 * configure: When making link, also check the current
15443 directory. The configure scripts may create one.
15444
15445 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15446
15447 * config.sub: Accept alphapca56 and alphaev6 properly.
15448
15449 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15450
15451 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15452
15453 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15454
15455 * config.sub (sco5): Fix typo.
15456
15457 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15458
15459 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15460 install-itcl.
15461 (install-itcl): Remove dependency on install-tcl.
15462
15463 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15464
15465 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15466
15467 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * configure.in: Don't build libgui for a cygwin32 target when not on
15470 a cygwin32 host.
15471
15472 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15473
15474 * configure (redirect): Set to null, so default behavior of
15475 configure is now --verbose.
15476
15477 1998-02-16 Dave Love <d.love@dl.ac.uk>
15478
15479 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15480 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15481
15482 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15483
15484 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15485 this change to sync Makefile.in with its ChangeLog entries.
15486
15487 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15488
15489 * ltmain.sh (mkdir): Check that the directory doesn't exist
15490 before we exit with error, so that we don't get races during
15491 parallel builds.
15492
15493 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15494
15495 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15496
15497 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15498
15499 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15500 PICFLAG_FOR_TARGET.
15501 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15502
15503 * configure: Emit a definition for the new macro enable_shared
15504 into each Makefile.
15505
15506 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15507
15508 * configure.in (host_tools, native_only): Add libtool.
15509
15510 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15511
15512 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15513 Fix typo in ming config comment.
15514
15515 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15516
15517 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15518
15519 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15520
15521 * config.sub: Add tic30 cases, and map c30 to tic30.
15522
15523 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15524
15525 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15526 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15527 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15528 (CLEAN_TARGET_MODULES): Similarly
15529 (all-target-libf2c): Add dependences.
15530 * configure.in (target_libs): Add libf2c.
15531
15532 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15533
15534 * configure.in: Remove expect from noconfigdirs when target
15535 is cygwin32. OK to build expect and dejagnu with Canadian
15536 Cross.
15537
15538 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15539
15540 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15541 host.
15542
15543 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15544 and mingw32.
15545
15546 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15547
15548 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15549 here as it is not defined in the toplevel Makefile.
15550
15551 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15552
15553 * configure (package_makefile_rules_frag): New variable, which names
15554 a file with generic rules, ...
15555 Change comment to mention we now have FIVE parts.
15556 * configure: Undo last change.
15557
15558 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15559
15560 * config.guess: More accurate determination of HP processor types.
15561 * config.sub: More accurate determination of HP processor types.
15562
15563 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15564
15565 * configure (package_makefile_frag): Move inserting the
15566 ${package_makefile_frag} to where it should be according
15567 to the comment.
15568
15569 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15570
15571 * config.guess: Add support for Linux/ARM.
15572
15573 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15574
15575 * .cvsignore: Remove *-info and *-install since they match
15576 release-info and mpw-install, which we don't want to just ignore.
15577
15578 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15579
15580 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15581
15582 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15583
15584 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15585 local_prefix to sub-make invocations.
15586
15587 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15588
15589 * configure.in: Check makefile fragments in the source
15590 directory.
15591
15592 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15593
15594 * configure.in: Check whether host and target makefile
15595 fragments exist before adding them to *_makefile_frag.
15596
15597 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15598
15599 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15600
15601 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15602
15603 * configure.in: Make sure we only replace RPATH_ENVVAR on
15604 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15605 regexp to sed.
15606
15607 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15608 to sub-makes.
15609
15610 1998-01-13 Lee Iverson (leei@ai.sri.com)
15611
15612 * config-ml.in (multi-do): LDFLAGS must include multilib
15613 designator.
15614
15615 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15616
15617 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15618
15619 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15620
15621 * config.sub: Add mingw32 support.
15622 * configure.in: Likewise.
15623
15624 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15625
15626 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15627
15628 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15629
15630 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15631 * configure (gxx_include_dir): Provide a definition for subdirs
15632 which do not use autoconf.
15633
15634 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15635
15636 * config.guess: Sync with egcs. Picks up new alpha support,
15637 BeOS & some additional linux support.
15638
15639 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15640
15641 * config.guess: HP 9000/803 is a PA1.1 machine.
15642
15643 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15644
15645 * configure.in: It's alpha*-...
15646
15647 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15648
15649 * configure.in (host_makefile_frag, target_makefile_frag):
15650 Handle multiple config files.
15651 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15652 alpha-*-*.
15653
15654 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15655
15656 * mkdep: New file.
15657
15658 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15659
15660 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15661
15662 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15663
15664 * Makefile.in: Add libgui directory.
15665 (GDB_TK): Add all-libgui.
15666 * configure.in: Add libgui directory.
15667 * configure: Add all-libgui to GDB_TK.
15668
15669 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15670
15671 * config-ml.in (multidirs): Add m32r to multilib list.
15672
15673 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15674
15675 * Makefile.in (all-target-gperf): Change dependency to
15676 all-target-libstdc++.
15677
15678 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15679
15680 * config.guess: Add BeOS support.
15681
15682 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15683
15684 Source directory cvs renamed to cvssrc:
15685 * configure.in (host_tools): Change cvs to cvssrc.
15686 (native_only): Likewise.
15687 (noconfigdirs) [various cases]: Likewise.
15688 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15689 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15690 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15691 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15692 (all-cvssrc): Rename target from all-cvs.
15693
15694 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15695
15696 * configure (gxx_include_dir): Fix thinko.
15697
15698 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15699
15700 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15701 (install-cross, install-gcc-cross): New targets.
15702
15703 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15704
15705 * configure.in (noconfigdirs): Add support for Thumb target.
15706
15707 * config.sub (maybe_os): Add support for Thumb target.
15708
15709 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15710
15711 * Makefile.in: Add rules for cygmon.
15712
15713 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15714
15715 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15716
15717 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15718 * configure (gxx_include_dir): Provide a definition for subdirs
15719 which do not use autoconf.
15720
15721 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15722
15723 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15724 11/18/97 build
15725
15726 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15727
15728 * From Franz Sirl.
15729 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15730 found on RedHat Linux systems.
15731
15732 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15733
15734 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15735 guesses.
15736
15737 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15738
15739 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15740
15741 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15742
15743 * ltmain.sh: If mkdir fails, check whether the directory was created
15744 anyhow by some other process.
15745
15746 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15747
15748 * configure.in (d30v-*-*): Configure all directories.
15749
15750 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15751
15752 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15753 for the D30V.
15754
15755 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15756
15757 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15758
15759 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15760
15761 * include/libiberty.h: Add extern "C" { so it can be used with C++
15762 progrms.
15763 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15764 programs.
15765
15766 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15767
15768 * configure.in (d30v-*-*): Configure GCC now.
15769
15770 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15771
15772 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15773 is no longer needed.
15774
15775 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15776
15777 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15778
15779 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15780
15781 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15782 targets using "$@" to provide support for similar but not identical
15783 targets without having to duplicate code.
15784
15785 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15786
15787 * makefile.vms: Fix to work with DEC C.
15788
15789 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15790
15791 * config.sub: Add mips-tx39-elf to marketing names.
15792
15793 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15794
15795 * ltmain.sh: Handle symlinks in generated script.
15796
15797 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15798
15799 * configure: Handle autoconf style directory options: --bindir,
15800 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15801 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15802 --sysconfdir.
15803 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15804 (sharedstatedir, localstatedir, oldincludedir): New variables.
15805 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15806 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15807 sbindir, sharedstatedir, and sysconfdir.
15808
15809 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15810
15811 * Makefile.in (bootstrap-lean): New target.
15812
15813 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15814
15815 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15816 sn, and gnuserv from noconfigdirs.
15817
15818 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15819
15820 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15821
15822 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15823
15824 * Makefile.in (cross): New target.
15825
15826 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15827 Jeff Law <law@cygnus.com>
15828
15829 * Makefile.in (bootstrap2, bootstrap3): New targets.
15830 (all-bootstrap): Remove outdated and confusing target.
15831 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15832
15833 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15834
15835 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15836 windows. Consistent with gdb/configure.
15837
15838 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15839
15840 * configure.in: Name Linux target fragment.
15841
15842 * configure: Rewrite so that project Makefile fragment is inserted
15843 first and appears last in the resulting Makefile.
15844
15845 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15846
15847 * Makefile.in (install-itcl): Install tcl first.
15848
15849 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15850
15851 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15852
15853 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15854
15855 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15856
15857 * configure.in (skipdirs): Add target-librx for Linux.
15858 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15859
15860 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15861
15862 * Makefile.in (bootstrap): New target.
15863
15864 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15865
15866 * config.sub: Accept 'amigados' for backward compatibility.
15867
15868 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15869
15870 * config.guess: Merge with FSF.
15871
15872 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15873
15874 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15875
15876 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15877
15878 * config.sub: Add "marketing-names" patch.
15879
15880 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15881
15882 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15883
15884 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15885
15886 * config.sub: Handle v850-elf.
15887
15888 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15889
15890 * .cvsignore (*-install): Remove.
15891
15892 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15893
15894 * ltconfig: Set CONFIG_SHELL in libtool.
15895 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15896
15897 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15898
15899 * configure.in (target_subdir): Set to libraries if enable_multilib.
15900
15901 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15902
15903 * config.guess: Update from gcc directory.
15904
15905 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15906
15907 * Makefile.in (all-sim): Depends on all-readline.
15908
15909 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15910
15911 * Makefile.in (BISON, YACC): Use $$s.
15912 (all-bison): Depend on all-texinfo.
15913
15914 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15915
15916 * Makefile.in (BISON): Add -L flag.
15917 (YACC): Likewise.
15918
15919 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15920
15921 * configure.in (noconfigdirs): Add support for v850e target.
15922
15923 * config.sub (maybe_os): Add support for v850e target.
15924
15925 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15926
15927 * configure.in (noconfigdirs): Add support for v850ea target.
15928
15929 * config.sub (maybe_os): Add support for v850ea target.
15930
15931 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15932
15933 * config.sub: Add mipstx39. Delete r3900.
15934
15935 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15936
15937 * Makefile.in (all-autoconf): Depends on all-texinfo.
15938
15939 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15940
15941 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15942 eabi targets.
15943
15944 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15945
15946 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15947
15948 * configure: When handling a Canadian Cross, handle YACC as well as
15949 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15950 * Makefile.in (all-bison): Depend upon all-texinfo.
15951
15952 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15953
15954 * Makefile.in (BISON): bison, not byacc or bison -y.
15955 (YACC): bison -y or byacc or yacc.
15956 (various): Add *-bison as appropriate.
15957 (taz): No need to mess with BISON anymore.
15958
15959 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15960
15961 * configure: If OSTYPE matches *win32*, try to find a good value for
15962 CONFIG_SHELL.
15963
15964 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15965
15966 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15967 configure.in if it is present.
15968
15969 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15970
15971 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15972
15973 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15974
15975 * config.sub: Recognize `arc' cpu.
15976 * configure.in: Likewise.
15977 * config-ml.in: Likewise.
15978
15979 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15980
15981 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15982
15983 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15984
15985 * configure: Changed sed delimiter from ':' to '|' when
15986 attempting to substitute ${config_shell} for SHELL. On
15987 NT ${config_shell} may contain a ':' in it.
15988
15989 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15990
15991 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15992
15993 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15994
15995 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15996
15997 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15998
15999 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16000
16001 * ylwrap: If the program is a relative path, force it to be
16002 absolute.
16003
16004 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16005
16006 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16007
16008 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16009
16010 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16011 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16012 for libraries.
16013
16014 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16015
16016 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16017 separated by spaces.
16018
16019 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16020
16021 * ylwrap: New file.
16022 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16023
16024 * ltmain.sh: Handle /bin/sh at start of install program.
16025
16026 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16027
16028 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16029 * missing: New file, from automake 1.2.
16030
16031 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16032
16033 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16034 check-tk to CHECK_X11_MODULES.
16035
16036 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16037
16038 * config.sub: Merge with FSF.
16039
16040 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16041
16042 * config.guess: Merge with FSF.
16043
16044 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16045
16046 * configure: Treat msdosdjgpp like go32.
16047 * configure.in: Likewise. Don't remove gprof for go32.
16048
16049 * configure: Change Makefile.tem2 to Makefile.tm2.
16050
16051 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16052
16053 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16054
16055 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16056
16057 * install-sh (chmodcmd): Set to null if the DST directory already
16058 exists. Same as Nov 11th change.
16059
16060 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16061
16062 * configure (GDB_TK): Needs itcl and tix.
16063
16064 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16065
16066 * config.guess: Update from FSF.
16067
16068 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16069
16070 * Makefile.in (GDB_TK): Depend on itcl and tix.
16071
16072 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16073
16074 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16075 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16076 (INSTALL_SCRIPT): New variable.
16077 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16078 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16079 to -x.
16080 * install-sh: Add support for -x option.
16081
16082 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16083
16084 * configure.in, Makefile.in: Treat tix like itcl.
16085
16086 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16087
16088 * Makefile.in (WINDRES): New variable.
16089 (WINDRES_FOR_TARGET): New variable.
16090 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16091 (EXTRA_HOST_FLAGS): Add WINDRES.
16092 (EXTRA_TARGET_FLAGS): Add WINDRES.
16093 (EXTRA_GCC_FLAGS): Add WINDRES.
16094 ($(DO_X)): Pass down WINDRES.
16095 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16096 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16097 DLLTOOL_FOR_TARGET.
16098
16099 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16100
16101 * configure.in: configure sim before gdb for win32-x-ppc
16102
16103 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16104
16105 Move gperf into the toplevel, from libg++.
16106 * configure.in (target_tools): Add target-gperf.
16107 (native_only): Add target-gperf.
16108 * Makefile.in (all-target-gperf): New target, depend on
16109 all-target-libg++.
16110 (configure-target-gperf): Empty rule.
16111 (ALL_TARGET_MODULES): Add all-target-gperf.
16112 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16113 (CHECK_TARGET_MODULES): Add check-target-gperf.
16114 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16115 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16116
16117 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
16118
16119 * config.sub (mn10200): Recognize new basic machine.
16120
16121 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16122
16123 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16124 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16125
16126 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16127
16128 * configure.in: If we're building mips-sgi-irix6* native, turn on
16129 ENABLE_MULTILIB and set TARGET_SUBDIR.
16130
16131 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16132
16133 * Makefile.in (all-sn): Depend on all-grep.
16134
16135 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16136
16137 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16138
16139 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16140 Makefile. From Jeff Makey <jeff@cts.com>.
16141 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16142
16143 * Makefile.in (DISTBISONFILES): Remove.
16144 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16145 $(DEFAULT_YACC).
16146
16147 * configure.in: Build itl, db, sn, etc., when building for native
16148 cygwin32.
16149
16150 * Makefile.in (LD): New variable.
16151 (EXTRA_HOST_FLAGS): Pass down LD.
16152 ($(DO_X)): Likewise.
16153
16154 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16155
16156 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16157
16158 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16159
16160 * configure.in (targargs): Strip out any supplied --build argument
16161 before adding our own. Always add --build.
16162
16163 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16164
16165 * configure.in (targargs): Pass --build if we're doing
16166 a cross-compile.
16167
16168 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16169
16170 * configure: Use '|' instead of ":" as the separator in
16171 sed. Otherwise sed chokes on NT path names with drive
16172 designators. Also look for "?:*" as the leading characters in an
16173 absolute pathname.
16174
16175 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16176
16177 * config.sub: Support for r3900.
16178
16179 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16180
16181 * configure.in: Use install-sh, not install.sh.
16182
16183 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16184
16185 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16186 apply it twice.
16187
16188 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16189
16190 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16191 install-binutils.
16192
16193 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16194
16195 * Makefile.in: Add automake targets.
16196 * configure.in (host_tools): Add automake.
16197
16198 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16199
16200 * configure: Default CXX to c++, not gcc.
16201 * Makefile.in (CXX): Set to c++, not gcc.
16202 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16203
16204 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16205
16206 * install-sh: try appending a .exe if source file doesn't
16207 exist
16208
16209 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16210
16211 * configure.in: Turn on multilib by default.
16212 (cross_only): Remove target-libiberty.
16213
16214 * Makefile.in (all-gcc): Don't depend on libiberty.
16215
16216 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16217
16218 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16219
16220 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16221
16222 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16223 (DISTBISONFILES): Add ld/Makefile.in
16224
16225 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16226
16227 * configure.in: if target is cygwin32 but host isn't cygwin32,
16228 don't configure gdb tcl tk expect, not just gdb.
16229
16230 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16231
16232 * configure.in: Added gnuserv everywhere sn appears.
16233
16234 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16235 (CROSS_CHECK_MODULES): Added check-gnuserv.
16236 (INSTALL_MODULES): Added install-gnuserv.
16237 (CLEAN_MODULES): Added clean-gnuserv.
16238 (all-gnuserv): New target.
16239
16240 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16241
16242 * config.guess: Fixes for MIPS OpenBSD systems.
16243
16244 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16245
16246 * Makefile.in (INSTALL_XFORM): Remove.
16247 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16248
16249 * mkinstalldirs: New file, copied from automake.
16250 * Makefile.in (installdirs): Rename from install-dirs. Use
16251 mkinstalldirs. Change all users.
16252 (DEVO_SUPPORT): Add mkinstalldirs.
16253
16254 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16255
16256 * install-sh: Rename from install.sh.
16257 * Makefile.in (INSTALL): Change install.sh to install-sh.
16258 (DEVO_SUPPORT): Likewise.
16259
16260 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16261 Graichen <graichen@rzpd.de>.
16262
16263 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16264
16265 * config.guess: Recognize OpenBSD systems correctly.
16266
16267 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16268
16269 * README, Makefile.in (ETC_SUPPORT): Remove references to
16270 cfg-paper*, configure.{texi,man,info*}._
16271
16272 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16273
16274 * Makefile.in (all.normal): Ensure that gcc is built after all
16275 the x11 - ie gdb - targets.
16276
16277 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16278
16279 * makefile.vms: Don't run conf-a-gas.
16280
16281 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16282
16283 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16284
16285 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16286
16287 * configure.in: Remove noconfigdirs case since gdb also
16288 configures and builds for tic80-coff.
16289
16290 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16291
16292 * configure: Set cache_file to config.cache.
16293 * Makefile.in (local-distclean): Remove config.cache.
16294
16295 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16296
16297 * COPYING: Update FSF address.
16298
16299 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16300
16301 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16302 noconfigdirs.
16303
16304 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16305
16306 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16307 MAKEDIRS, is empty.
16308
16309 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16310
16311 * config.sub: Tweak mn10300 entry.
16312
16313 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16314
16315 * configure.in (host_tools): Put sim before gdb, so gdb's
16316 configure.tgt can determine if the simulator was configured.
16317
16318 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16319
16320 * config.sub: Move BeOS $os case to be with other Cygnus
16321 local cases.
16322
16323 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16324
16325 * config.sub: Remove misplaced comment that broke Linux.
16326
16327 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16328
16329 * config.sub: Add BeOS support.
16330
16331 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16332
16333 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16334
16335 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16336
16337 * configure.in (noconfigdirs): Remove tcl and tk from
16338 noconfigdirs for cygwin32 builds.
16339
16340 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16341
16342 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16343
16344 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16345
16346 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16347 make-all.com, use makefile.vms instead.
16348
16349 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16350
16351 * config.sub: Accept -lnews*.
16352
16353 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16354
16355 * configure.in (noconfigdirs): Disable target-newlib,
16356 target-examples and target-libiberty for d30v.
16357
16358 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16359
16360 * configure.in (noconfigdirs): Enable ld for d30v.
16361
16362 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16363
16364 * configure.in (tic80-*-*): Build compiler.
16365
16366 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16367
16368 * configure.in (d30v-*): Remove sim directory from list of
16369 unsupported d30v directories
16370
16371 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16372
16373 * config.sub, configure.in: Add d30v target cpu.
16374
16375 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16376
16377 * makefile.vms: New file.
16378 * make-all.com: Remove.
16379
16380 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16381
16382 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16383
16384 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16385
16386 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16387
16388 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16389
16390 * Makefile.in (ALL_MODULES): Added all-db.
16391 (CROSS_CHECK_MODULES): Addec check-db.
16392 (INSTALL_MODULES): Added install-db.
16393 (CLEAN_MODULES): Added clean-db.
16394
16395 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16396
16397 * config.guess: Merge with latest FSF sources.
16398
16399 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16400
16401 * Makefile.in (ALL_MODULES): Added all-itcl.
16402 (CROSS_CHECK_MODULES): Added check-itcl.
16403 (INSTALL_MODULES): Added install-itcl.
16404 (CLEAN_MODULES): Added clean-itcl.
16405
16406 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16407
16408 * configure.in: build gdb for mn10200
16409
16410 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16411
16412 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16413
16414 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16415
16416 * configure.in (tic80-*-*): Turn off most targets right now.
16417
16418 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16419
16420 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16421 rather than the makeinfo program.
16422 (do-info): Depend upon all-texinfo.
16423
16424 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * configure.in: Remove uses of config/mh-linux.
16427
16428 * config.sub, config.guess: Merge with latest FSF sources.
16429
16430 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16431
16432 * config.sub (case $basic_machine): Add tic80 entries.
16433
16434 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16435
16436 * config.sub, config.guess: Merge with latest FSF sources.
16437
16438 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16439
16440 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16441 * mpw-config.in: Test for NewFolderRecursive.
16442 * mpw-install: Use symbolic name for startup filename.
16443 * mpw-README: Add various additional details.
16444
16445 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16446
16447 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16448
16449 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16450
16451 * configure.in: Do build gcc and the target libraries for
16452 the mn10200.
16453
16454 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16455
16456 * configure.in: don't avoid building gdb for mn10300 any more
16457 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16458 instead of single-quoting it.
16459
16460 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16461
16462 * configure.in: Don't use --with-stabs on IRIX 6.
16463
16464 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16465
16466 * configure.in (m32r): Build gdb, libg++ now.
16467
16468 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16469
16470 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16471 directories from noconfigdirs.
16472
16473 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16474
16475 * config.sub (basic_machine): added mips16 configuration
16476
16477 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16478
16479 * config.sub: Handle d10v-unknown.
16480
16481 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16482
16483 * config.sub: Handle v850-unknown.
16484
16485 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16486
16487 * Makefile.in: add findutils
16488 * configure.in: add findutils to list of host_tools
16489
16490 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16491
16492 * config.sub: Handle mn10200 and mn10300.
16493
16494 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16495
16496 * configure.in (d10v-*): Do not build librx.
16497
16498 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16499
16500 * configure.in (mn10300): Build everything except gdb & libgloss.
16501
16502 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16503
16504 * config.guess: Patch for Dansk Data Elektronik servers,
16505 from Niels Skou Olsen <nso@dde.dk>.
16506
16507 For ncr, use /bin/uname rather than uname, since GNU uname does not
16508 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16509
16510 Patch for MIPS R4000 running System V,
16511 from Eric S. Raymond <esr@snark.thyrsus.com>.
16512
16513 Fix thinko for nextstep.
16514
16515 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16516
16517 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16518 * config.guess: Guess mips-dec-mach_bsd4.3.
16519
16520 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16521 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16522 release numbers.
16523 * config.guess (mips-mips-riscos*): Emit just enough of the
16524 release number.
16525
16526 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16527 * config.guess (sparc-auspex-sunos*): Added.
16528 (f300-fujitsu-*): Added.
16529
16530 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16531 * config.guess: Recognize a Tadpole as a sparc.
16532
16533 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16534
16535 * config.guess: Don't assume that NextStep version is either 2 or
16536 3. NextStep 4 (aka OpenStep 4) has come out now.
16537
16538 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16539
16540 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16541 From Rik Faith <faith@cs.unc.edu>.
16542
16543 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16544
16545 * config.sub: Contributions from bug-gnu-utils to:
16546 Support plain "hppa" (no version given) architecture, reported by
16547 OpenStep.
16548 OpenBSD like NetBSD.
16549 LynxOs is not a hardware supplier.
16550
16551 * config.guess: Contributions from bug-gnu-utils to add support for:
16552 OpenBSD like NetBSD.
16553 Stratus systems.
16554 More Pyramid systems.
16555 i[n>4]86 Intel chips.
16556 M680[n>4]0 Motorola chips.
16557 Use unknown instead of lynx for hardware manufacturer.
16558
16559 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16560
16561 * install.sh (chmodcmd): Set to null if the DST directory already
16562 exists.
16563
16564 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16565
16566 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16567 not use mt-ppc target Makefile fragment any more.
16568
16569 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16570
16571 * configure.in (*-*-windows): Exclude everything but those dirs
16572 needed to build windows.
16573
16574 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16575
16576 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16577
16578 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16579
16580 * configure.in: Exclude mmalloc from i386-windows.
16581
16582 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16583
16584 * Undo my previous change.
16585
16586 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16587
16588 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16589 unconditionally.
16590 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16591
16592 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16593
16594 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16595 host to add it's own flags.
16596
16597 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16598
16599 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16600
16601 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16602
16603 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16604 (CXX_FOR_TARGET): Likewise.
16605 (GCC_FOR_TARGET): Define.
16606 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16607 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16608 CC_FOR_TARGET was specified on the command line.
16609 (MAKEOVERRIDES): Don't define.
16610
16611 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16612
16613 * configure.in (m32r): Fix spelling of libg++ libs.
16614
16615 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16616
16617 * config.sub (-apple*): Remove, now redundant.
16618
16619 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16620
16621 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16622
16623 * configure: Rework yesterday's sed script patch.
16624
16625 * config.sub: Merge with FSF.
16626
16627 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16628
16629 * config.guess: Merge from FSF.
16630
16631 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16632 * config.guess: Use pc instead of unknown, for pc clone systems.
16633 Change linux to linux-gnu.
16634
16635 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16636 * config.guess: Avoid non-portable tr syntax.
16637
16638 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16639
16640 * test-build.mk (HOLES): Add "xargs" for gdb.
16641
16642 * configure: Avoid hpux10.20 sed bug.
16643
16644 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16645
16646 * configure.in: Add support for windows host
16647 (that is a build done under the Microsoft build environment).
16648
16649 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16650
16651 * Makefile.in: Replace all uses of srcroot with s, to shrink
16652 command line lengths.
16653
16654 Patches from Geoffrey Noer <noer@cygnus.com>:
16655 * configure.in: If configuring for newlib, pass --with-newlib to
16656 subdirectories.
16657 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16658 -Bnewlib/ and -Lwinsup to gcc.
16659 (CXX_FOR_TARGET): Likewise.
16660
16661 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16662
16663 * Makefile.in (ETC_SUPPORT): Add configure.
16664
16665 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16666
16667 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16668 host configuration file.
16669
16670 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16671
16672 * configure.in: Break mn10x00 support into separate
16673 mn10200 and mn10300 configurations.
16674 * config.sub: Likewise.
16675
16676 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16677
16678 * configure.in: Add lots of stuff to noconfigdirs for
16679 the mn10x00 targets.
16680
16681 * config.sub, configure.in: Add mn10x00 support.
16682
16683 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16684
16685 * make-all.com: Call conf-a-gas, not config-a-gas.
16686
16687 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16688
16689 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16690 targets.
16691
16692 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16693
16694 * mpw-README: Add much more detail for native PowerMac.
16695 * mpw-install: New file.
16696 * mpw-configure: Add --norecursion and --help options.
16697 * mpw-config.in: Translate readme and install files when
16698 copying to objdir.
16699 * mpw-build.in: Don't always depend on byacc and flex.
16700 (install-only-top): New action.
16701
16702 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16703
16704 * configure.in: You can now configure GDB for the v850.
16705
16706 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16707
16708 * configure.in (noconfigdirs): Don't configure any C++ dirs
16709 if targeting D10V.
16710
16711 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16712
16713 * config.sub: Recognize mips64vr5000.
16714
16715 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16716
16717 * configure.in: Use a single line for host_tools and native_only.
16718
16719 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16720
16721 * config.sub, configure.in: Add entries for m32r.
16722
16723 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16724
16725 * Makefile.in (inet-install): Don't run install-gzip.
16726
16727 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16728
16729 * configure.in: Don't config lots of things for *-*-windows*.
16730
16731 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16732
16733 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16734 (host_libs, host_tools): Copy from configure.in.
16735 * mpw-configure: Don't complain about directories not found.
16736
16737 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16738
16739 * configure.in (i[345]86): Recognize i686 for pentium pro.
16740 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16741 file.
16742
16743 * config.guess (i[345]86): Ditto.
16744
16745 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16746
16747 * configure.in (noconfigdirs): Removed gdb for D10V.
16748
16749 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16750
16751 * configure.in: Remove ld, target-libio, target-libg++, and
16752 target-libstdc++ from noconfigdirs.
16753
16754 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16755
16756 * configure: Fix three locations where shell scripts were
16757 being run directly rather than with config_shell.
16758
16759 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16760
16761 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16762 * config.sub (basic_machine): Recognize v850.
16763
16764 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16765
16766 * mpw-configure: Handle multiple enable/disable options and
16767 pass them down recursively, handle -c and -s flags appropriately
16768 depending on choice of compiler, add escape mechanism for
16769 quoted arguments to gC.
16770
16771 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16772
16773 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16774 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16775 so that -mrelocatable-lib and -mno-eabi are used.
16776
16777 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16778 not support --print-multi-lib, don't abort.
16779
16780 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16781
16782 * make-all.com: Run config-a-gas.
16783 * setup.com: Don't copy subdirectory files around.
16784
16785 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16786
16787 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16788 target, it now compiles correctly.
16789
16790 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16791
16792 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16793
16794 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16795
16796 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16797
16798 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16799
16800 * configure.in (native_only): Add prms.
16801
16802 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16803
16804 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16805 (BINUTILS_SUPPORT_DIRS): Likewise.
16806
16807 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16808
16809 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16810 d10v support is added.
16811
16812 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16813
16814 * configure.in (d10v-*-*): New target.
16815
16816 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16817
16818 * config.guess (HP 9000/811): Recognize this as a PA1.1
16819 machine.
16820
16821 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16822
16823 * Makefile.in (do-tar-gz): New target, split out from tail end of
16824 taz target. Run each command separately, don't use pipes.
16825 (taz): Use it.
16826
16827 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16828
16829 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16830 * mpw-build.in: No builds should depend on building byacc or flex,
16831 they are assumed to be installed already.
16832
16833 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16834
16835 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16836 variable that CC_FOR_TARGET needs.
16837
16838 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16839
16840 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16841 options have changed since the last time the subdirectory was
16842 configured, and if it has, reconfigure.
16843 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16844 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16845
16846 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16847
16848 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16849 CLEAN_MODULES): Add bash.
16850 (all-bash): New target.
16851
16852 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16853
16854 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16855
16856 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16857
16858 * config.sub (basic_machine): Recognize d10v as a valid processor.
16859
16860 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16861
16862 * mpw-configure: Add support for --bindir.
16863 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16864
16865 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16866
16867 * configure.in: add bash, time, gawk to list of hosttools and things
16868 to only build for native toolchains
16869
16870 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16871
16872 * Makefile.in (docdir): Remove.
16873
16874 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16875
16876 * Makefile.in (datadir): Set to $(prefix)/share.
16877
16878 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16879
16880 * configure.in: build diff and patch for cygwin32-hosted
16881 toolchains.
16882
16883 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16884
16885 * config.sub: Accept -rtems*.
16886
16887 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16888
16889 * configure.in: enable dosrel for cygwin32-hosted builds,
16890 remove diff from the list of things not buildable
16891 via Canadian Cross
16892
16893 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16894
16895 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16896 don't get ". ".
16897
16898 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16899
16900 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16901
16902 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16903
16904 * Makefile.in (taz): Handle case where tex3patch didn't even get
16905 checked out. Also, if it was found, put the symlink in a new util
16906 subdirectory.
16907
16908 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16909
16910 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16911
16912 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16913
16914 * config.sub: Recognize -openvms.
16915 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16916 * make-all.com, setup.com: New files.
16917
16918 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16919
16920 * Makefile.in (taz): tex3patch moved to texinfo/util.
16921
16922 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16923
16924 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16925 * configure.in: remove make from disable-if-Can-Cross list
16926 enable gdb if ${host} and ${target} are cygwin32
16927
16928 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16929
16930 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16931 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16932
16933 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16934
16935 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16936 distinguish sysv/svr4/bsd variants.
16937 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16938
16939 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16940
16941 * configure.in: Added copyright notice.
16942 * move-if-change: Added copyright notice.
16943
16944 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16945
16946 * configure.in (powerpcle-*-solaris*): Until we get shared
16947 libraries working, don't build gdb, sim, make, tcl, tk, or
16948 expect.
16949
16950 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16951
16952 * config.guess: Merge with FSF:
16953
16954 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16955 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16956
16957 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16958 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16959
16960 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16961 * config.guess: Combine two OSF1 rules.
16962 Also recognize field test versions. From mjr@zk3.dec.com.
16963 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16964 because GNU uname does not support -p. From pmr@pajato.com.
16965
16966 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16967
16968 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16969
16970 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16971
16972 * mpw-README: Document GCCIncludes.
16973
16974 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16975
16976 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16977
16978 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16979
16980 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16981
16982 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16983
16984 * configure.in (*-*-cygwin32): Configure make.
16985
16986 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16987
16988 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16989
16990 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16991
16992 * Makefile.in (all-inet): Depend on all-perl.
16993
16994 * Makefile.in (inet-install): New target.
16995
16996 * Makefile.in (all-inet): Depend on all-tcl.
16997 (all-inet): Depend on all-send-pr.
16998
16999 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17000
17001 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17002 temporarily.
17003
17004 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17005
17006 * configure.in: Don't configure --with-gnu-ld on AIX.
17007
17008 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17009
17010 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17011
17012 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17013
17014 * Makefile.in (ALL_MODULES): Added all-inet.
17015 (CROSS_CHECK_MODULES): Added check-inet.
17016 (INSTALL_MODULES): Added install-inet.
17017 (CLEAN_MODULES): Added clean-inet.
17018 (all-indent): New target.
17019
17020 * configure.in (host_tools): Added inet.
17021 (native_only): Added inet.
17022 (noconfigdirs): Added inet.
17023
17024 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17025
17026 * configure.in: Don't configure libgloss if we are not configuring
17027 newlib.
17028
17029 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17030
17031 * configure.in: Don't configure libgloss for unsupported
17032 architectures.
17033
17034 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17035
17036 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17037
17038 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17039
17040 * Makefile.in (ALL_MODULES): Include all-apache.
17041 (CROSS_CHECK_MODULES): Include check-apache.
17042 (INSTALL_MODULES): Include install-apache.
17043 (all-apache): New target.
17044
17045 * configure.in: Added apache everywhere perl is seen.
17046
17047 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17048
17049 * Makefile.in: Add support for clean-{module} and
17050 clean-target-{module} rules.
17051
17052 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17053
17054 * configure.in (*-*-ose) do not build libgloss.
17055
17056 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17057
17058 * config.guess (prep*:SunOS:5.*:*): Turn into
17059 powerpele-unknown-solaris2.
17060
17061 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17062
17063 * configure.in: Permit --enable-shared to specify a list of
17064 directories.
17065
17066 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17067
17068 * configure.in (host==solaris): Pass only the first word of $CC
17069 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17070
17071 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17072
17073 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17074
17075 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17076
17077 * Makefile.in (ALL_MODULES): Include all-perl.
17078 (CROSS_CHECK_MODULES): Include check-perl.
17079 (INSTALL_MODULES): Include install-perl.
17080 (ALL_X11_MODULES): Include all-guile.
17081 (CHECK_X11_MODULES): Include check-guile.
17082 (INSTALL_X11_MODULES): Include install-guile.
17083 (all-perl): New target.
17084 (all-guile): New target.
17085
17086 * configure.in (host_tools): Include perl and guile.
17087 (native_only): Include perl and guile.
17088 (noconfigdirs): Don't build guile and perl; no ports have been
17089 done.
17090
17091 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17092
17093 * configure (--enable-*): Handle quoted option lists such as
17094 --enable-sim-cflags='-g0 -O' better.
17095
17096 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17097
17098 * Makefile.in ({,inst}all-target): New rule so we can make and
17099 install all of the target directories easily.
17100
17101 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17102
17103 * configure.in: Add missing global flag in sed substitution when
17104 deleting `target-' from ${configdirs}.
17105
17106 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17107
17108 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17109 option.
17110
17111 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17112 config/mh-necv4.
17113
17114 * install.sh: Correct misspelling of transformbasename.
17115
17116 * config.guess: Recognize mips-*-sysv*.
17117
17118 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17119
17120 * config.sub: Recognize mon960.
17121
17122 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17123
17124 * configure: Restore Canadian Cross handling of BISON and LEX,
17125 removed in Feb 20 change.
17126
17127 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17128
17129 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17130 Mention make install. Remove the old copyright date as well the
17131 clumsy and rather pointless copyright on the README file.
17132
17133 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17134
17135 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17136 Makefile after running symlink-tree, then run `make distclean' to
17137 avoid clobbering any generated files in srcdir.
17138
17139 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17140
17141 * configure.in (m68k-*-netbsd*): Build everything now.
17142
17143 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17144
17145 * Makefile.in (taz): Fix quoting.
17146
17147 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17148
17149 * configure.in (sparclet-*-*): Build everything now.
17150
17151 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17152
17153 * configure.in (m68k-*-linux*): New host.
17154
17155 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17156
17157 * configure: Check for bison before byacc.
17158
17159 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17160
17161 * Makefile.in configure: Change the way LEX and BISON/YACC are
17162 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17163 searching PATH. These are used as fallbacks by Makefile.in if
17164 flex/bison/byacc aren't in objdir.
17165
17166 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17167
17168 * Makefile.in: Make everything which depends upon all-bfd also
17169 depend upon all-opcodes, in case --with-commonbfdlib is used.
17170
17171 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17172
17173 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17174 building NT native compilers on Unix.
17175
17176 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17177
17178 * configure.in: Don't get CC from the host Makefile fragment if we
17179 can find gcc in PATH, or if this is a Canadian Cross. Move the
17180 Solaris test for /usr/ucb/cc to the post target script, just after
17181 the compiler sanity test.
17182
17183 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17184
17185 * config.sub: Merge with FSF.
17186
17187 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17188
17189 * Makefile.in (RPATH_ENVVAR): New variable.
17190 (REALLY_SET_LIB_PATH): Use it.
17191 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17192
17193 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17194
17195 * config.sub, configure.in: Recognize sparclet cpu.
17196
17197 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17198
17199 * config.guess: Support m68k-cbm-sysv4.
17200
17201 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17202
17203 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17204 m68k-unknown-linuxaout from linker help string. Put quotes around
17205 $ld_help_string.
17206
17207 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17208
17209 * config.guess (powerpc-harris-powerunix): Add guess for port
17210 to new target.
17211
17212 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17213
17214 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17215
17216 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17217
17218 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17219 $(REALLY_SET_LIB_PATH) in Makefile.
17220 * Makefile.in (SET_LIB_PATH): New variable.
17221 (REALLY_SET_LIB_PATH): New variable.
17222 ($(DO_X)): Use $(SET_LIB_PATH).
17223 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17224 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17225 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17226 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17227 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17228 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17229 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17230 (install-dosrel): Likewise.
17231 (all-opcodes): Depend upon all-libiberty.
17232
17233 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17234
17235 * config.guess (*:CYGWIN*): New
17236
17237 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17238
17239 * Makefile.in (all-target-winsup): All all-target-libiberty.
17240
17241 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17242
17243 * configure.in (noconfigdirs): Add missing # in front of comment.
17244
17245 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17246
17247 * configure.in: add second pass to things added to noconfigdirs
17248 so *-gm-magic can exclude libgloss properly.
17249
17250 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17251
17252 * mpw-configure (extralibs_name, rez_name): Set correctly
17253 for MWC68K compiler.
17254
17255 * mpw-README: Add more info on the necessary build tools.
17256
17257 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17258
17259 * configure.in, config.sub: Recognize cygwin32.
17260
17261 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17262
17263 * config.guess, config.sub: Recognize A/UX.
17264
17265 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17266
17267 * config.sub: Merge with gcc/config.sub.
17268
17269 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17270
17271 * mpw-build.in (do-binutils): Add build of stamps.
17272
17273 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17274
17275 * config.sub: Add recognition for mips64vr4100*-* targets.
17276
17277 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17278
17279 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17280 Add creation of gconfigargs with `--enable-shared' turned on.
17281 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17282 ($(host)-stamp-stage3-configured): Likewise.
17283 (HOLES): Add chatr and ldd.
17284 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17285
17286 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17287
17288 * configure: Pass --nfp to recursive configures.
17289
17290 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17291
17292 * Makefile.in (DLLTOOL): New.
17293 (DLLTOOL_FOR_TARGET): New.
17294 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17295 (EXTRA_TARGET_FLAGS): Ditto.
17296 (EXTRA_GCC_FLAGS): Ditto.
17297 (CONFIGURE_TARGET_MODULES): Ditto.
17298 (DO_X): Ditto.
17299 * configure: Add DLLTOOL.
17300
17301 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17302
17303 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17304 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17305 mh-sco, since old workarounds no longer needed, and don't
17306 build ld, since libraries have weak symbols in COFF.
17307
17308 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17309
17310 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17311
17312 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17313
17314 * configure.in: Make sure that ${CC} can be used to compile an
17315 executable.
17316
17317 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17318
17319 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17320 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17321 nothing depending on whether gdbtk is being built.
17322
17323 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17324
17325 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17326
17327 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17328
17329 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17330 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17331
17332 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17333
17334 * config-ml.in: Add support for
17335 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17336 Simplify setting of multidirs from --disable-foo.
17337
17338 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17339
17340 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17341 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17342 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17343 non-empty, pass them on to the GCC make.
17344 (all-bootstrap): New rule that is like all-gcc, except it executes
17345 the GCC bootstrap rule instead of the GCC all rule.
17346
17347 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17348
17349 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17350
17351 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17352
17353 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17354 DG/UX support.
17355
17356 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17357
17358 * config.sub (i*86*) Change [345] to [3456]
17359
17360 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17361
17362 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17363 --with-gnu-ld=no.
17364
17365 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17366
17367 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17368 AIX multilibs get built.
17369
17370 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17371
17372 * configure.in (i386-win32): Don't build expect if we're not
17373 building the tcl subdir.
17374
17375 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17376
17377 * Makefile.in: (configure-target-examples, all-target-examples):
17378 New targets, configure and build example programs.
17379
17380 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17381
17382 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17383 use it as input to sedit the generated MPW makefile.
17384 * mpw-README: Add a suggestion about Gestalt.h.
17385
17386 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17387
17388 * config.sub: Accept *-*-ieee*.
17389
17390 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17393 Ronald F. Guilmette <rfg@monkeys.com>.
17394
17395 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17396
17397 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17398 for powerpc-pe native.
17399 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17400 (target==powerpc-pe): duplicate i386-win32 entry.
17401
17402 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17403
17404 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17405 of vxworks, not just vxworks5.1.
17406
17407 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17408
17409 * mpw-configure: Add support for exec-prefix.
17410
17411 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17412
17413 * config.guess: Recognize HP model 816 machines as having
17414 a PA1.1 processor.
17415
17416 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17417
17418 * configure: Ignore new autoconf configure options.
17419
17420 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17421
17422 * config.guess: Recognize Pentium under SCO.
17423 From Robert Lipe <robertl@arnet.com>.
17424
17425 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17426
17427 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17428
17429 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17430
17431 * configure.in: Don't configure gas for alpha-dec-osf*.
17432
17433 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17434
17435 * configure.in: Default to --with-stabs for some targets for which
17436 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17437 i[345]86*-*-unixware*.
17438
17439 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17440
17441 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17442 rather than basing it on the target. Simplify handling of options
17443 controlling which directories to configure. Remove extraneous
17444 slash in multi-clean target.
17445
17446 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17447
17448 * config-ml.in: Prefix more variables with ml_ so they don't collide
17449 with configure's.
17450
17451 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17452
17453 * configure: Don't turn -v into --v.
17454
17455 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17456
17457 * configure.in (targargs): Fix typo.
17458
17459 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17460
17461 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17462
17463 * configure.in: Strip --host and --target options from
17464 CONFIG_ARGUMENTS, and always configure for --host only. Add
17465 --with-cross-host option when building with a cross-compiler.
17466 * configure: Canonicalize the arguments put into config.status by
17467 always using `=' for an option with an argument. Pass a presumed
17468 --host or --target explicitly.
17469
17470 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17471
17472 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17473 into general OS recognition case.
17474
17475 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17476
17477 * configure.in (target_configdirs): add target-winsup only
17478 for win32 target systems.
17479
17480 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17481
17482 * Makefile.in (all-target-libgloss): Depend upon
17483 configure-target-newlib, since when libgloss is built it looks to
17484 see if the newlib directory exists.
17485
17486 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17487
17488 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17489 cfg-ml-*.in.
17490
17491 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17492
17493 * configure: Handle LD and LD_FOR_TARGET when configuring a
17494 Canadian Cross.
17495
17496 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17497
17498 * configure.in (target_libs): add target-winsup.
17499 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17500 (target==ppcle-pe): remove ld from $noconfigdirs.
17501
17502 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17503
17504 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17505 Preserve relative path names in $srcdir. Build symlink tree if
17506 configuring cross target dir and srcdir=. (= no VPATH support).
17507 (configure-target-libg++): Depend on configure-target-librx.
17508 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17509 * config-ml.in: New file.
17510 * symlink-tree: New file.
17511 * configure: Ensure srcdir="." if that's what it is.
17512
17513 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17514
17515 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17516 includes and FLEX_SKELETON setting.
17517 * mpw-configure (--with-gnu-ld): New option, controls whether
17518 to use PPCLink or ld with PowerMac GCC.
17519 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17520 * mpw-config.in: Configure grez if targeting Mac.
17521
17522 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17523 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17524 just macos.
17525 * configure.in: Configure grez resource compiler if targeting Mac.
17526 * Makefile.in (all-grez, install-grez): New targets.
17527
17528 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17529
17530 * configure: CXX defaults to gcc, not g++. If we find
17531 gcc in the path, set CC to gcc -O2.
17532
17533 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17534
17535 * configure: Default ${build} correctly. Avoid picking up extra
17536 spaces when reading CC and CXX from Makefile. When doing a
17537 Canadian Cross, use plausible default values for numerous
17538 variables.
17539 * configure.in: When doing a Canadian Cross, don't try to
17540 configure tools whose configure script can't handle it.
17541
17542 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17543
17544 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17545
17546 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17547
17548 * configure: Remove dubious bug reporting address.
17549
17550 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17551
17552 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17553 configure script, run that instead of this directory's configure.
17554 In either case, print a message that we're configuring the sub-dir.
17555
17556 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17557
17558 * configure.in: Before checking for the existence of various files,
17559 use sed to filter out "target-".
17560
17561 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17562
17563 * Makefile.in (DO_X): Split rule to decrease command line length
17564 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17565 (Philippe De Muyter).
17566
17567 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17568
17569 * Makefile.in (all-patch): depend on all-libiberty.
17570
17571 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17572
17573 * configure.in: If the only directory in target_configdirs which
17574 actually exists is libiberty, then set target_configdirs to empty,
17575 to avoid trying to build a target libiberty in a gas or gdb
17576 distribution.
17577
17578 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17579
17580 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17581 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17582 systems.
17583
17584 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17585
17586 * configure.in (copy_dirs): Use sys-include instead of include
17587 for --with-headers option.
17588
17589 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17590
17591 * Makefile.in, configure.in: Make winsup builds work with
17592 new scheme.
17593
17594 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17595
17596 * configure.in: Build the linker on AIX.
17597
17598 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17599
17600 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17601 where needed.
17602
17603 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17604
17605 * Makefile.in (all-gcc): Fix typo.
17606
17607 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17608
17609 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17610
17611 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17612
17613 * configure.in: Rename libFOO to target-libFOO, and xiberty
17614 to target-xiberty, to provide more flexibility.
17615 (target_subdir): Define. Create if cross.
17616 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17617 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17618 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17619 check-libFOO -> check-target-libFOO, etc.
17620 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17621 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17622 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17623 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17624 allow ALL_GCC="" to only configure.
17625 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17626 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17627 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17628
17629 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17630
17631 * Makefile.in (taz): Build "info" in etc explicitly.
17632
17633 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17634
17635 * configure.in: Make sure that CC is undefined (as opposed to
17636 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17637 problem with autoconf trying to configure on a host without GCC.
17638
17639 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17640
17641 * mpw-configure: Set host alias from choice of host compiler,
17642 only use generic MPW Makefile sed if present, edit a file
17643 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17644 * mpw-README: Add problem notes about CW6 and CW7.
17645
17646 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17647
17648 * Makefile.in (taz): Use ";" instead of ";;".
17649
17650 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17651
17652 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17653 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17654 DISTDOCDIRS.
17655 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17656 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17657
17658 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17659
17660 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17661 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17662 Move bfd to DISTSTUFFDIRS.
17663
17664 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17665
17666 * Makefile.in (X11_LIB): Removed.
17667 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17668
17669 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17670
17671 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17672
17673 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17674 names.
17675
17676 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17677
17678 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17679
17680 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17681
17682 * configure.in (i[345]86-*-win32): Always build newlib.
17683 Don't configure cvs, autoconf or texinfo.
17684 * Makefile.in (LD_FOR_TARGET): New.
17685 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17686 Pass down LD_FOR_TARGET.
17687
17688 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17689
17690 * winsup: New directory.
17691 * Makefile.in: Build winsup.
17692 * configure.in: Winsup is configured when target is win32.
17693 Can only build win32 target GDB when native.
17694
17695 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17696
17697 * config.guess: Recognize HP model 819 machines as having
17698 a PA 1.1 processor.
17699
17700 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17701
17702 * configure: Fix sed loop which substitutes for CC and CXX to
17703 avoid bug found in various sed implementations.
17704
17705 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17706
17707 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17708 simulator. Use standard powerpc-*-eabi*.
17709
17710 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17711
17712 * configure.in: Stop putting gas and binutils in noconfigdirs for
17713 powerpc-*-aix* and rs6000-*-*.
17714
17715 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17716
17717 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17718 -mcall-aixdesc libraries.
17719
17720 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17721
17722 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17723
17724 * config.sub (arm | armel | armeb): Fix shell syntax.
17725
17726 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17727
17728 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17729 -msoft-float and -mcpu=common support.
17730 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17731 libraries.
17732
17733 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17734
17735 * configure.in: Allow configuration and build of emacs19 for the alpha.
17736
17737 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17738
17739 * configure.in (CC): Get ^CC, not just any old CC, from
17740 ${host_makefile_frag}.
17741
17742 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17743
17744 * configure.in (CC): Try to get CC from
17745 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17746
17747 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17748
17749 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17750 only if it exists in $(srcdir).
17751
17752 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17753
17754 * configure: If CC and CXX are not set in the environment, set
17755 them, based on either an existing Makefile or on searching for gcc
17756 in PATH. Substitute for CC and CXX in Makefile.
17757 * configure.in: Remove libm from target_libs. Separate
17758 target_configdirs from configdirs. If CC is not set in
17759 environment, try to get it from a host Makefile fragment. Rewrite
17760 changes of configdirs to use skipdirs instead. A few minor
17761 tweaks. Take directories out of target_configdirs as they are
17762 taken out of configdirs. Remove existing Makefile files from
17763 subdirectories. Substitute for TARGET_CONFIGDIRS and
17764 CONFIG_ARGUMENTS in Makefile.
17765 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17766 by configure.in.
17767 (CONFIG_ARGUMENTS): Likewise.
17768 (CONFIGURE_TARGET_MODULES): New variable.
17769 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17770 ($(CONFIGURE_TARGET_MODULES)): New target.
17771 (configure-libg++, configure-libio): New targets.
17772 (all-libg++): Depend upon configure-libg++.
17773 (all-libio): Depend upon configure-libio.
17774 (configure-libgloss, all-libgloss): New targets.
17775 (configure-libstdc++): New target.
17776 (all-libstdc++): Depend upon configure-libstdc++.
17777 (configure-librx, all-librx): New targets.
17778 (configure-newlib): New target.
17779 (all-newlib): Depend upon configure-newlib
17780 (configure-xiberty): New target.
17781 (all-xiberty): Depend upon configure-xiberty.
17782
17783 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17784
17785 * configure.in (host i[345]86-*-win32): Expand the
17786 noconfigdirs again.
17787
17788 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17789
17790 * mpw-configure: Fix sed command file name.
17791
17792 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17793
17794 * configure.in (host i[345]86-*-win32): Reduce the
17795 noconfigdirs again.
17796
17797 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17798
17799 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17800 or powerpc*-*-pe*, since they are not yet supported.
17801
17802 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17803
17804 Add PowerMac support and many other enhancements.
17805 * mpw-configure: New option --cc to select compiler to use,
17806 paste options set according to --cc into the generated
17807 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17808 if mpw-make.sed is present.
17809 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17810 add forward includes for PowerPC include files.
17811 * mpw-build.in: Build using Makefile.PPC if present.
17812 (do-byacc, etc): Remove separate version resource builds.
17813 (do-gas): Build "stamps" before "all".
17814 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17815 * mpw-README: Update to reflect --cc option, PowerMac support,
17816 and recently-reported compatibility problems.
17817
17818 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17819
17820 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17821 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17822 (--with-multilib-top): Pass to recursive invocations.
17823
17824 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17825
17826 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17827 v810-*-*.
17828
17829 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17830
17831 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17832 gdb, ld and opcodes on v810-*-*.
17833
17834 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17835
17836 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17837 (local-maintainer-clean): New target.
17838 (maintainer-clean): New target.
17839 (realclean): Just depend upon maintainer-clean.
17840
17841 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17842
17843 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17844
17845 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17846
17847 * configure.in: Build ld in mips*-*-bsd* case.
17848
17849 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17850
17851 * config.sub: Accept -lites* OS. From Ian Dall.
17852
17853 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17854
17855 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17856 targets.
17857
17858 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17859
17860 * configure.in: treat i386-win32 canadian cross the same as
17861 i386-go32 canadian cross.
17862
17863 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17864
17865 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17866 running under the simulator to build a reduced set of libraries.
17867 (powerpc-*-eabiaix): Add fine grained multilib support added to
17868 other powerpc targets yesterday.
17869
17870 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17871
17872 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17873 -disable-softfloat, -disable-relocatable, -disable-aix, and
17874 -disable-sysv to control which multilib libraries get built.
17875
17876 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17877
17878 * configure: Add Makefile.tem to list of files to remove in trap
17879 handler.
17880
17881 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17882
17883 * config.guess (*Linux*): Add missing "exit"s.
17884 Also, need specific check for alpha-unknown-linux (uses COFF).
17885
17886 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17887
17888 * config.guess: Merge with FSF:
17889
17890 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17891 * config.guess (AIX4): More robust release numbering discovery.
17892
17893 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17894 * config.guess (i386-sequent-ptx): Properly get version number.
17895
17896 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17897 * config.guess (mips:*:4*:UMIPS): New case.
17898
17899 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17900
17901 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17902 (i386-win32 host): Likewise. Don't build readline.
17903
17904 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17905
17906 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17907 SUPPORT_FILES to submakes.
17908
17909 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17910
17911 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17912 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17913 mpw-configure.
17914
17915 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17916
17917 * configure.in (appdirs): Use =, not ==, in test expression when
17918 trying to build the text to print in the warning message for
17919 Solaris users.
17920
17921 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17922
17923 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17924
17925 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17926
17927 * config.guess: Recognize lynx-2.3.
17928
17929 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17930
17931 * config.sub (z8ksim): Deleted
17932 (z8k-*-coff): New, this is the one true name of the target.
17933
17934 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17935
17936 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17937
17938 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17939
17940 * config.guess (*:Linux:*:*): First try asking the linker what the
17941 default object file format is (elf, aout, or coff). Then if this
17942 fails, try previous methods.
17943
17944 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17945
17946 * configure.in: Don't build newlib for *-*-vxworks5.1.
17947
17948 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17949
17950 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17951 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17952
17953 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17954
17955 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17956
17957 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17958
17959 * cfg-ml-com.in: New file.
17960 * cfg-ml-pos.in: New file.
17961
17962 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17963
17964 * COPYING.NEWLIB: Add HP free copyright to list.
17965
17966 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17967
17968 * config.sub: Recognize -eabi* for the system, not just -eabi.
17969
17970 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17971
17972 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17973 * config.sub, configure.in (win32): New target and host.
17974
17975 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17976
17977 * configure.in: Add i386-pe configuration.
17978
17979 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17980
17981 * mpw-build.in (install): Install GDB after LD.
17982
17983 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17984
17985 * mpw-config.in (elf/mips.h): Always forward-include, needed
17986 for GDB to build.
17987
17988 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17989
17990 * testsuite: New directory for customer acceptance and whole tool
17991 chain tests.
17992
17993 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17994
17995 * configure: If per-host line isn't found, but AC_OUTPUT is found
17996 and a configure script exists, run it instead.
17997
17998 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17999
18000 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18001
18002 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18003
18004 * configure: Set build_{cpu,vendor,os,alias} to host values when
18005 --build isn't specified.
18006
18007 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18008
18009 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18010 (FLAGS_TO_PASS): Pass them.
18011 (EXTRA_TARGET_FLAGS): Ditto.
18012
18013 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18014
18015 * Makefile.in (all-libg++): Depend on all-libstdc++.
18016
18017 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18018
18019 * configure.in (noconfigdirs): Enable all packages for
18020 i386-unknown-netbsd.
18021
18022 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18023
18024 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18025 hosted builds (DOS builds)
18026
18027 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18028
18029 Changes for ARM based on patches from Richard Earnshaw:
18030 * config.sub: Handle armeb and armel.
18031 * configure.in: Omit arm linker only for riscix.
18032
18033 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18034
18035 * config.guess: Update from FSF.
18036
18037 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18038
18039 * config.sub: Recognize powerpcle as the little endian variant of
18040 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18041 powerpcle variant. Convert pentium into i586, not i486. Add p5
18042 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18043 temporarily.
18044
18045 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18046
18047 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18048
18049 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18050
18051 * config.sub: Accept -lites* as a basic system type.
18052
18053 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18054
18055 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18056 installed, and if so return linuxoldld as the system name.
18057
18058 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18059
18060 * config.guess: Add hppa1.1-hp-lites support.
18061
18062 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18063
18064 * configure.in: Don't build newlib for m68k-vxworks5.1.
18065
18066 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18067
18068 * configure.in (mips-sgi-irix6): Use mh-irix5.
18069
18070 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18071
18072 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18073
18074 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18075
18076 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18077 OSF/1. Fix compiler flags.
18078 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18079
18080 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18081
18082 * configure.in: Recognize --with-newlib.
18083 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18084
18085 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18086
18087 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18088 to *_X11_MODULES due to gdbtk needing X include files et al.
18089
18090 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18091
18092 Merge in support for Mac MPW as a host.
18093 (Old change descriptions retained for informational value.)
18094
18095 * mpw-config.in: Add generic include forwards for cpu-specific
18096 include files in aout and elf directories.
18097
18098 * mpw-configure: Added copyright.
18099 * mpw-config.in: Check for presence of required build tools.
18100 (target_libs): Add newlib.
18101 (target_tools): Add examples.
18102 (Read Me): Generate as "Read Me for MPW" instead.
18103 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18104 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18105 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18106
18107 * mpw-configure: Remove subdir-specific makefile hackery,
18108 delete mk.tmp after using it.
18109
18110 * mpw-build.in (all): Display start and end times.
18111
18112 * mpw-configure (host_canonical): Set.
18113 (target_cpu): Always add to makefiles.
18114 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18115 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18116 (mpw-mh-mpw): Look for in srcdir and srcroot.
18117 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18118
18119 * mpw-build.in: (install-only): New target.
18120
18121 * mpw-configure (host_alias, target_alias): Rename from hostalias
18122 and targetalias, add into generated Makefile.
18123 (mk.tmp): If present, add into generated Makefile.
18124 * mpw-build.in (all-gas): Build config.h first before gas proper.
18125
18126 * mpw-configure (config.status): Write only if changed.
18127 * mpw-config.in (readline): Configure it (not built, just used for
18128 definitions).
18129
18130 * mpw-config.in (elf/mips.h): Add a forward include.
18131
18132 * mpw-config.in: Forward-include most .h files in include into
18133 extra-include.
18134 (readline): Don't build.
18135 mpw-build.in (install): Install GDB.
18136
18137 * mpw-configure (prefix, mpw_prefix): Handle it.
18138 * mpw-config.in (mmalloc, readline): Don't configure.
18139 * mpw-build.in (thisscript): Rename to ThisScript.
18140 Use mpw-build instead of BuildProgram everywhere.
18141 (mmalloc, readline): Don't build.
18142 * mpw-README: New file, basic documentation about the MPW port.
18143
18144 * mpw-config.in: Use forward-include to create include files.
18145
18146 * mpw-configure: Add more things to the top of each configured
18147 Makefile, including contents of config/mpw-mh-mpw.
18148 * mpw-config.in (extra-include): Create this directory and fill it
18149 with Posix-like include files when configuring.
18150
18151 * config.sub (apple, mac, mpw): Add various aliases.
18152
18153 * mpw-build.in: New file, top-level build script fragment for MPW.
18154 * mpw-configure: New file, configure script for MPW.
18155 * mpw-config.in: New file, config fragment for MPW.
18156
18157 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18158
18159 * configure.in (host_libs): Remove glob, since it is gone from the
18160 sources.
18161
18162 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18163
18164 * Makefile.in: define empty GDB_NLM_DEPS var.
18165
18166 * configure.in(target_makefile_frag): use config/mt-netware
18167 for netware targets.
18168
18169 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18170
18171 * config.sub: Merge in recent FSF changes. Remove linux special
18172 cases.
18173
18174 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18175
18176 Revert this change:
18177
18178 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18179
18180 * build-all.mk: Use CC=cc -Xs on Solaris.
18181
18182 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18183
18184 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18185 stop using it.
18186 * Makefile.in: Nuke all references to glob subdirectory.
18187
18188 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18189
18190 * configure.in: Fix --enable-shared logic in per-host.
18191
18192 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18193
18194 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18195
18196 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18197
18198 * configure.in (noconfigdirs): Don't build gas on AIX, for
18199 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18200
18201 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18202
18203 * configure: Fix --cache-file to work if the file argument is a
18204 relative path.
18205
18206 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18207
18208 * configure: If the --cache-file is used, pass it down to
18209 configure in subdirectories.
18210
18211 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18212
18213 * config.sub: add vxworks29k configuration.
18214
18215 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18216
18217 * Makefile.in (taz): Do "diststuff" part quietly.
18218
18219 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18220
18221 * config.sub: Mini-merge with gcc/config.sub.
18222
18223 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18224
18225 * config.guess (IRIX): Sed - to _.
18226
18227 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18228
18229 * Makefile.in (source-vault, binary-vault): New targets.
18230
18231 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18232
18233 * config.sub: Recognize -eabi as a basic system type.
18234
18235 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18236
18237 * configure.in (enable_shared stuff): Fix typo.
18238
18239 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18240
18241 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18242
18243 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18244
18245 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18246
18247 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18248
18249 * configure.in (rs6000-*-*): Don't build gas.
18250
18251 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18252
18253 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18254 reduce command line length.
18255 (AS_FOR_TARGET): Check for as.new, not Makefile.
18256 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18257
18258 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18259
18260 * config.guess: Merge from FSF.
18261
18262 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18263
18264 * configure: Don't use $ when handling program_suffix.
18265
18266 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18267
18268 * configure.in: Configure tk for hppa/hpux.
18269
18270 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18271
18272 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18273
18274 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18275
18276 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18277 to LIBCXXFLAGS. Tests are better run without it.
18278
18279 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18280
18281 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18282
18283 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18284
18285 * configure.in (*-*-netware*): Don't configure xiberty.
18286
18287 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18288
18289 * configure.in: Remove tk from native_only list.
18290
18291 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18292
18293 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18294 for special NCD build.
18295
18296 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18297
18298 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18299 makeall.bat, they're only useful for binutils snapshots.
18300 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18301 makeall.bat to specified SUPPORT_FILES.
18302
18303 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18304
18305 * build-all.mk: Add Ericsson targets to sun4 and solaris
18306 hosts. Add BNR's sun4 target to solaris host, so their
18307 build-from-source will be tested in-house first.
18308
18309 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18310
18311 * Makefile.in (LIBCFLAGS): New variable.
18312 (CFLAGS_FOR_TARGET): Ditto.
18313 (LIBCFLAGS_FOR_TARGET): Ditto.
18314 (LIBCXXFLAGS): Ditto.
18315 (CXXFLAGS_FOR_TARGET): Ditto.
18316 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18317 (BASE_FLAGS_TO_PASS): Pass them.
18318 (EXTRA_TARGET_FLAGS): Ditto.
18319
18320 * configure.in: Support --enable-shared.
18321
18322 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18323
18324 * configure.in (target_libs): Include libstdc++ again.
18325 * config.guess: Update from FSF (for FreeBSD).
18326
18327 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18328
18329 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18330 makeall.bat.
18331 (DISTDOCDIRS): Add `etc'.
18332 (ETC_SUPPORT_PFX): New variable.
18333 (taz): Include anything from etc starting with a word in
18334 ETC_SUPPORT_PFX.
18335
18336 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18337
18338 * config.sub: Update for recent FSF changes. Remove obsolete
18339 h8300hds entry. Add -windows* and -osx as basic os. Minor
18340 spacing changes.
18341
18342 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18343
18344 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18345
18346 * config.guess: Merge with FSF.
18347 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18348
18349 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18350
18351 * configure: Since the "trap 0" handler will override the exit
18352 status on many systems, only use it for "exit 1", and make it set
18353 a non-zero exit status; reset it before "exit 0". Also, check
18354 exit status of config.sub, and error out if it failed.
18355
18356 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18357
18358 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18359 and install libgloss.
18360
18361 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18362
18363 * Makefile.in (all-binutils): Depend upon all-byacc.
18364
18365 * configure.in: Don't build emacs on Irix 5.
18366
18367 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18368
18369 * configure.in (*-*-netware*): Add libio.
18370
18371 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18372
18373 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18374 (CHECK_TARGET_MODULES): Ditto.
18375 (INSTALL_TARGET_MODULES): Ditto.
18376 (TARGET_LIBS): Ditto.
18377 (all-libstdc++): Note dependencies.
18378
18379 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18380
18381 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18382
18383 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18384
18385 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18386 -fexternal-templates.
18387
18388 * configure.in (target_libs): Add libstdc++.
18389 (noconfigdirs): Add libstdc++ as appropriate.
18390
18391 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18392
18393 * config.guess: Update from FSF.
18394
18395 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18396
18397 * configure: Use ${config_shell} when running ${configsub}.
18398
18399 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18400
18401 * config.sub: No longer recognize h8300h.
18402
18403 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18404
18405 * config.sub: Remove extraneous differences between config.sub and
18406 gcc/config.sub.
18407
18408 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18409
18410 * Makefile.in (DISTSTUFFDIRS): Add gas.
18411
18412 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18413
18414 * COPYING.NEWLIB: New file.
18415
18416 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18417
18418 * config.guess (HP-UX): Patch from Harlan Stenn
18419 <harlan@landmark.com> to also emit release level.
18420
18421 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18422
18423 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18424
18425 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18426
18427 * config.sub: Merge nextstep cleanup from FSF.
18428
18429 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18430
18431 * configure.in (arm-*-*): Don't configure ld for this target.
18432
18433 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18434
18435 * configure.in (*-*-netware): don't configure libg++, libio,
18436 librx, or newlib.
18437
18438 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18439
18440 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18441 configure ld--it works, but it doesn't support shared libraries.
18442
18443 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18444
18445 * config.guess (*-unknown-freebsd*): Get rid of possible
18446 trailing "(Release)" in version string.
18447 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18448
18449 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18450
18451 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18452 Fix type: *-next-neststep -> *-next-nextstep.
18453
18454 * config.guess: Merge from FSF:
18455
18456 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18457
18458 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18459
18460 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18461
18462 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18463 instead of UNIX_SV for UnixWare 1.0).
18464
18465 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18466
18467 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18468 to make gdb/nlm/* build after the compiler and linker.
18469
18470 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18471
18472 * config.guess (netbsd, freebsd, linux): Accept any machine,
18473 not just i[34]86.
18474 (m68k-atari-sysv4): Relocate to match FSF version.
18475
18476 * config.guess: More merges from the FSF:
18477
18478 Add a space before function call or macro invocation.
18479
18480 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18481
18482 * config.guess: Add trap cmd to remove dummy.c and dummy when
18483 interrupted.
18484
18485 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18486
18487 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18488 (dummy): Redirect stderr from compilation of dummy.c.
18489
18490 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18491
18492 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18493
18494 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18495
18496 * configure: Accept and ignore --cache*, for compatibility with
18497 new autoconf.
18498
18499 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18500
18501 * config.guess: Merge from FSF:
18502
18503 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18504
18505 * config.guess (Pyramid*:OSx*:*:*): New case.
18506 (PATH): Add /.attbin at end for finding uname.
18507 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18508
18509 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18510
18511 * config.guess (M88*:DolphinOS:*:*): New case.
18512
18513 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18514
18515 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18516 to select whether to use ELF or COFF.
18517
18518 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18519
18520 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18521
18522 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18523
18524 * config.guess: Guess the OS version for HPUX.
18525
18526 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18527
18528 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18529
18530 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18531
18532 * configure.in: Recognize --with-headers, --with-libs, and
18533 --without-newlib.
18534 * Makefile.in (all-xiberty): Depend upon all-ld.
18535
18536 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18537
18538 * configure.in: Change i[34]86 to i[345]86.
18539
18540 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18541
18542 * configure (version): A few more tweaks to help message.
18543
18544 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18545
18546 * Makefile.in: Remove (for now) librx as a host library,
18547 now that we're building it for target.
18548
18549 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18550
18551 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18552 (Karl Berry).
18553
18554 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18555
18556 * configure.in: Also configure librx.
18557
18558 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18559
18560 * Makefile.in: Update various rules to reflect that librx
18561 is now needed for libg++.
18562
18563 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18564
18565 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18566
18567 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18568
18569 * configure.in: Configure the examples directory.
18570
18571 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18572
18573 * configure: Simplify Jun 2 1994 change.
18574
18575 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18576
18577 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18578 /bin/gcc isn't good enough to build gcc.
18579
18580 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18581
18582 * Makefile.in (GDB_SUPPORT_FILES): Remove
18583 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18584 (gdb.tar.gz): Add new rule to use standard distribution building
18585 mechanism.
18586
18587 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18588
18589 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18590 Bill Cox <bill@cygnus.com>.
18591
18592 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18593
18594 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18595
18596 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18597
18598 * configure: Search current dir first in .gdbinit.
18599
18600 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18601
18602 * config.sub: Recognize freebsd (merged from gcc config.sub).
18603
18604 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18605
18606 * config.sub: Refer to NeXT's operating system as nextstep.
18607
18608 * config.sub (case $basic_machine): Re-order the cases, to match
18609 the order in the FSF version (which is mostly alphabethical).
18610 Merge in some additions and changes from the FSF.
18611
18612 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18613
18614 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18615 * config.sub: Recognize cxux7.
18616 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18617
18618 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18619
18620 * config.sub: Fix typo powerpc -> powerpc-*.
18621
18622 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18623
18624 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18625
18626 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18627 parallel with all-emacs and install-emacs). Top-level command
18628 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18629
18630 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18631
18632 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18633 $(relbindir)/make before doing ``make install'', and use
18634 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18635 installing over running make binary.
18636 ($(host)-stamp-stage3-installed): Likewise.
18637
18638 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18639
18640 * config.guess: Recognize Mach.
18641
18642 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18643
18644 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18645 see whether --exec-prefix was used.
18646
18647 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18648
18649 * README: Explicitly mention libg++/README. (Zoo's idea.)
18650
18651 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18652
18653 * Makefile.in: Add all-librx target similar to all-libproc.
18654
18655 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18656
18657 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18658 with post 1.2 uname bogosity.
18659
18660 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18661
18662 * configure: Remove temporary files on receipt of a signal.
18663
18664 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18665
18666 * configure: If there is a package_makefile_frag, remove
18667 ${subdir}/Makefile.tem after copying it in.
18668
18669 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18670
18671 * build_all.mk: support rs6000 lynx identifies itself as
18672 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18673 since /bin/gcc is too feeble to compile a modern gcc.
18674
18675 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18676
18677 * brought devo/test-build.mk update-to-date with progressive/
18678 test-build.mk. Add lynx targets and hppa flag info.
18679
18680 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18681
18682 * configure.in: Use mh-ncrsvr43. Patch from
18683 Tom McConnell <tmcconne@sedona.intel.com>.
18684
18685 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18686
18687 * config.guess (i386-unknown-bsdi): No longer need to
18688 check #if defined(__bsdi__) && defined(__i386__).
18689
18690 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18691
18692 * configure: Set program_transform_nameoption correctly.
18693
18694 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18695
18696 * brought build-all.mk update-to-date with progressive build-all.mk,
18697 added new targets and hppa info.
18698
18699 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18700
18701 * configure: If config.guess result is a prefix of the user
18702 specified target, assume a native build and use the user specified
18703 target as the host alias. Remove SunOS patch suffix removal hack.
18704 * configure.in: Remove SunOS patch suffix removal hack.
18705
18706 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18707 in NATIVE_CHECK_MODULES.
18708
18709 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18710
18711 * Makefile.in: Rename HOST_ONLY to NATIVE.
18712 * configure: Delete SunOs patch suffix from host_canonical
18713 and build_canonical variables that are prepended to Makefiles.
18714 * configure.in: Add comments for easier maintenance.
18715
18716 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18717
18718 * Makefile.in: Add all-libproc target similar to all-gui.
18719
18720 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18721
18722 * Makefile.in (CHECK_MODULES): split into
18723 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18724
18725 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18726
18727 * config.guess (i386-unknown-bsdi): New system to guess.
18728
18729 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18730
18731 * Makefile.in: Add all-gui target (but not yet build by "all").
18732
18733 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18734
18735 * config.sub: Move deletion of patch suffix from here...
18736 * configure.in: To here, at Ian's suggestion. The top-
18737 level scripts might need to know of a patch level.
18738
18739 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18740
18741 * config.sub: Strip off patch suffix so rtl is recognized
18742 as a sunos4.1.3 machine, even though it's been patched.
18743
18744 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18745
18746 * Makefile.in (INSTALL_LAST): Delete.
18747 (INSTALL_DOSREL): New.
18748
18749 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18750
18751 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18752 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18753 whether we pass down --with-gnu-ld anyhow.
18754
18755 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18756
18757 * Makefile.in (INSTALL_LAST): Change operation so it works
18758 on more flavors of make.
18759 * configure.in (go32): Don't build libg++ or libio.
18760
18761 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18762
18763 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18764 they can be overriden by templates.
18765
18766 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18767
18768 * configure.in (target==go32): Don't build gdb.
18769 * dosrel: New directory.
18770
18771 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18772
18773 * configure.in (host==go32): Configure dosrel too.
18774 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18775 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18776 be set by incoming names or templates.
18777 (INSTALL_LAST): New rule.
18778
18779 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18780
18781 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18782
18783 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18784
18785 * configure.in (appdirs): New variable. Currently empty, but will
18786 be used in gas distribution. If nonempty, lists a set of
18787 directories at least one of which must get configured, or top
18788 level configuration is considered to have failed.
18789 (rs6000-*-lynxos*): Use new file name.
18790
18791 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18792
18793 Eliminate XTRAFLAGS.
18794 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18795 newlib include files using -idirafter, and also use -nostdinc.
18796 (CXX_FOR_TARGET): Likewise.
18797 (XTRAFLAGS): Removed.
18798 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18799 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18800 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18801 ($(DO_X)): Don't pass down XTRAFLAGS.
18802
18803 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18804
18805 * configure.in (mips*-dec-bsd*): New target; do build linker.
18806 (mips*-*-bsd*): New target; don't build linker.
18807
18808 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18809
18810 * configure.in: support rs6000-*-lynxos* configuration.
18811 support sunos4 as a cross target.
18812
18813 * config.sub: look for lynx*, not lynx since the OS version may
18814 legitimately be part of the name.
18815
18816 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18817
18818 * configure.in (i[34]86-*-sco*): Move to be with other i386
18819 targets.
18820 (romp-*-*): New target. Skip various binary utilities.
18821 (vax-*-*): New target. Don't build newlib.
18822 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18823
18824 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18825
18826 * configure.in: Only set host_makefile_frag if config
18827 directory exists.
18828
18829 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18830
18831 * install.sh: If $dstdir exists, don't check whether each
18832 component does.
18833
18834 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18835
18836 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18837
18838 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18839
18840 * configure.in (*-*-lynxos*): Don't configure newlib for either
18841 native or cross Lynx.
18842
18843 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18844
18845 * config.sub (sparc64-elf): Fix os.
18846 (z8k): Remove duplicate.
18847
18848 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18849
18850 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18851 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18852
18853 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18854
18855 * configure: Make file links cleanly even if Lynx fails on
18856 an NFS symlink (at least fail cleanly).
18857
18858 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18859
18860 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18861 -XNh2000.
18862
18863 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18864
18865 * configure: Unknown options are fatal again.
18866
18867 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18868
18869 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18870 compatibility.
18871
18872 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18873
18874 * build-all.mk: Add `clean' target.
18875
18876 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18877
18878 * config.guess: Add SINIX support.
18879 * configure.in: Add mips-*-sysv4* support.
18880
18881 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18882
18883 * build-all.mk: Document all useful targets.
18884 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18885 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18886
18887 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18888
18889 * configure: Support --silent, --quiet.
18890
18891 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18892
18893 * configure: Support --disable-FEATURE.
18894
18895 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18896
18897 * config.guess: Recognize NCR running SVR4.3.
18898
18899 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18900
18901 * config.guess: Make BSDI generate i386-unknown-bsd386.
18902 Patch from Paul Eggert <eggert@twinsun.com>.
18903
18904 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18905
18906 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18907
18908 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18909
18910 * configure: Make unrecognized options give nonfatal warnings
18911 instead of fatal errors, and pass them to any subdirectory
18912 configures in case they recognize them.
18913 Make --x equivalent to --with-x.
18914
18915 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18916
18917 * configure: Add --enable-* options. Clean up usage message and
18918 some comments.
18919
18920 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18921
18922 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18923
18924 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18925
18926 * configure.in (hppa*-*-*): Enable binutils.
18927
18928 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18929
18930 * config.sub: Recognize cisco.
18931
18932 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18933
18934 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18935
18936 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18937
18938 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18939 than one configuration name. Add comment.
18940
18941 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18942
18943 * config.guess: about target *-hitachi-hiuxwe2, fixed
18944 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18945 macro is incorrect.]
18946
18947 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18948
18949 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18950 than the "make ls" stuff which used to be here.
18951
18952 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18953
18954 * config.guess: Recognize i[34]86-unknown-freebsd.
18955 From Shawn M Carey <smcarey@rodan.syr.edu>.
18956
18957 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18958
18959 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18960
18961 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18962
18963 * config.guess: Check for ptx.
18964
18965 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18966
18967 * config.sub: Add os9k checking.
18968
18969 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18970
18971 * config.guess: Handle OSF1 running on HPPA processors
18972
18973 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18974
18975 * configure: If subdir configure fails, print out a message with
18976 subdirectory name, in case subdir's configure code didn't identify
18977 itself.
18978
18979 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18980
18981 * configure.in: Remove embedded newlines from configdirs.
18982 Avoid mismatches of substrings. Fix matching strings at end
18983 of configdirs.
18984
18985 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18986
18987 * config.guess: Add Lynx/rs6000 config support.
18988
18989 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18990
18991 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18992
18993 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18994
18995 * configure.in (hppa*-*-osf*): Treat this just like most other
18996 PA configurations (eg no binutils or ld).
18997 (hppa*-*-*elf*): These configurations have binutils and ld.
18998
18999 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19000
19001 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19002
19003 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19004
19005 * configure.in (rs6000-*-*): Build gas.
19006
19007 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19008
19009 * Makefile.in: Avoid bug in losing hpux sed.
19010
19011 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19012
19013 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19014 for GDB and GDB has been fixed to not need it.
19015
19016 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19017
19018 * config.guess: Recognize vax hosts.
19019
19020 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19021
19022 * configure (while loop): Don't use "break 2" inside case
19023 statement -- the case statement isn't an enclosing loop.
19024
19025 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19026
19027 * config.guess: Clean up NeXT support, to allow nextstep
19028 on Intel machines. Make OS be nextstep.
19029
19030 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19031
19032 * config.guess: Add alternate forms for Convex.
19033
19034 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19035
19036 * configure: Completely rewrite option processing. Take
19037 advantage of pattern-matching to avoid invoking test frequently.
19038 Also clean up host and target defaulting logic.
19039
19040 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19041
19042 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19043 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19044 commands (plus user environment) will fit SCO limits.
19045
19046 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19047
19048 * configure.in: Don't issue warnings about directories which are
19049 not being configured if -norecursion is set. Correct test for
19050 --with-gnu-as and --with-gnu-ld to not get confused by substring
19051 matches.
19052
19053 * configure.in: Don't build gas for alpha-dec-osf1*.
19054
19055 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19056
19057 * configure: Back out Per's change of 12/19/1993. It changes the
19058 behavior of configure in unexpected and confusing ways.
19059
19060 Also, use different delim char when calculating
19061 program_transform_name so that the name can contain slashes.
19062
19063 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19064
19065 * configure.in, config.sub: Add support for VSTa micro-kernel.
19066
19067 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19068
19069 * configure.in: Nuke hacks which were used to get a special
19070 version of GAS for HPPA configurations.
19071
19072 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19073
19074 * configure: If only ${target_alias} is given, use that
19075 as the default for ${host_alias}.
19076 * configure: Add missing back-slashes before nested quotes.
19077
19078 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19079
19080 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19081
19082 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19083
19084 * config.guess: Recognize some Tektronix configurations.
19085 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19086
19087 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19088
19089 * config.sub: Match any flavor of SH.
19090
19091 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19092
19093 * configure.in: Don't try to configure newlib for Alpha.
19094
19095 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19096
19097 * configure.in: Don't build ld for Irix 5. Don't build gas,
19098 libg++ or libio for any Alpha target.
19099
19100 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19101
19102 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19103
19104 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19105 default arguments -- so it tried to compress itself.
19106
19107 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19108
19109 * configure.in (notsupp): ensure that a space is always at the end
19110 of the configdirs list, since the grep checks for an explicit space
19111
19112 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19113
19114 * configure.in (target i386-sysv4.2): don't build ld, since static
19115 versions of many libraries are not available.
19116
19117 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19118
19119 * config.guess: Recognize Apollos (using environment variables).
19120 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19121
19122 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19123
19124 * config.guess: Recognize Sony news mips running newsos.
19125
19126 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19127
19128 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19129 "fi ; else" for bash.
19130
19131 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19132
19133 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19134
19135 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19136
19137 * config.sub: accept unixware as an alias for svr4.2.
19138 Fix some inconsistancies with the gcc version.
19139
19140 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19141
19142 * Makefile.in (DISTDOCDIRS): Add gdb.
19143
19144 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19145
19146 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19147
19148 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19149
19150 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19151 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19152 this now.
19153
19154 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19155
19156 * config.sub: Accept hiux* as an OS name.
19157
19158 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19159 etc/make-stds.texi. The underscore came from gcc, and dje now
19160 agrees that RUNTESTFLAGS is the correct name.
19161
19162 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19163
19164 * install.sh: Remove 'set -e'. It makes any conditionals
19165 in the script useless.
19166
19167 * config.guess: Automatically recognize arm-acorn-riscix
19168 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19169
19170 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19171
19172 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19173
19174 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19175
19176 * Makefile.in (DISTDOCDIRS): New variable.
19177 (taz): Edit local Makefile.in sooner, instead of proto-toplev
19178 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
19179
19180 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19181
19182 * configure.in (hppa target): check the source directory for the
19183 pagas sub-directory
19184
19185 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19186
19187 * config.sub: Allow -aout* and -elf*.
19188
19189 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19190
19191 * configure.in: Don't build ld on i386-solaris2, same as for
19192 sparc-solaris2.
19193
19194 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19195
19196 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19197
19198 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19199
19200 * configure.in: Configure gdb for alpha.
19201
19202 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19203
19204 * Makefile.in (CXXFLAGS): Add -O.
19205
19206 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19207
19208 * config.guess: added support for DG Aviion
19209
19210 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19211
19212 * configure.in: Produce warning message for subdirectories not
19213 configurable for this host/target combination. Don't try to
19214 configure gdb for vms.
19215
19216 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19217
19218 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19219 appropriate files before making "diststuff".
19220 (DISTBISONFILES): New var: list of files to be edited.
19221 (DISTSTUFFDIRS): Add binutils.
19222
19223 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19224
19225 * config.sub: also handle mipsel and mips64el (for little endian mips)
19226
19227 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19228
19229 * configure.in: Add * to end of all OS names.
19230
19231 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19232
19233 * configure.in: Build newlib for LynxOS native.
19234
19235 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19236
19237 * config.guess: Add support for delta 88k running SVR3.
19238
19239 * configure.in: Add comment about HP compiler vs. emacs.
19240
19241 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19242
19243 * configure.in: don't build ld on solaris2 (not a viable option
19244 due to bugs in getpwnam & getpwuid)
19245
19246 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19247
19248 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19249 config.guess will produce a full version number.
19250
19251 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19252
19253 * configure.in: Build linker and binutils for alpha-dec-osf1.
19254
19255 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19256
19257 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19258 and gdb/testsuite/Makefile.in.
19259
19260 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19261
19262 * configure.in: recognize mips*- instead of mips-
19263
19264 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19265
19266 * config.sub: Accept linux*coff and linux*elf as operating
19267 systems.
19268
19269 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19270
19271 * config.sub: Recognize mips64, and mips3 as an alias for it.
19272
19273 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19274
19275 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19276 gdb knows how to handle OSF/1 shared libraries.
19277
19278 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19279
19280 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19281 * config.guess: Recognize Hitachi's HIUX.
19282 * config.sub: Recognize h3050r* and hppahitachi.
19283 Remove redundant cases for hp9k[23]*.
19284
19285 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19286
19287 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19288 if gas and ld are in the source tree and are in ${configdirs}.
19289 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19290 --with options (but still pass them down on the command line,
19291 if they were explicitly specified).
19292
19293 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19294
19295 * configure: substitute SHELL value in Makefile.in with
19296 ${CONFIG_SHELL}
19297
19298 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19299
19300 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19301 *-*-solaris2* targets.
19302
19303 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19304
19305 * Makefile.in: define M4, and pass it down to sub-makes;
19306 all-autoconf now depends on all-m4
19307
19308 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19309
19310 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19311 presence of {ar,ranlib} instead of a configured directory
19312
19313 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19314
19315 * config.guess: Accept 34?? as well as 33?? for NCR.
19316
19317 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19318
19319 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19320 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19321
19322 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19323
19324 * configure: grab values for $(CC) and $(CXX) from the
19325 environment, so that someone can do "CC=gcc configure; make" and
19326 have it work right (matching the way that autoconf works now)
19327
19328 * configure.in, Makefile.in: add support for gash, the tcl
19329 interface to Galaxy
19330
19331 * config.guess: add NetBSD variants (hp300, x86)
19332
19333 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19334
19335 * install.sh: Support -d option (in the manner of SunOS 4 install,
19336 as it is more deterministic than that of GNU install)
19337 (chmodcmd): Set file to mode 755 by default (should also do default
19338 chgrp and chown, but I don't feel like dealing with that now)
19339
19340 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19341
19342 * config.sub: Remove h8300hhms alias.
19343
19344 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19345
19346 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19347
19348 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19349
19350 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19351 as stmp-fixinc
19352
19353 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19354
19355 * config.sub: recognize m88110-bug-coff.
19356
19357 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19358
19359 * Makefile.in (all-libio): all dependencies on the toolchain used
19360 to build this (gcc, gas, ld, etc)
19361
19362 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19363
19364 * config.guess: Deal with OSF/1 1.3 on alpha.
19365
19366 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19367
19368 * install.sh: add some 'else true' clauses for portability
19369
19370 * configure.in: don't build libio for h8[35]00-*-* targets
19371
19372 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19373
19374 * Makefile.in: Add support for new libio.
19375
19376 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19377
19378 * install.sh: If one command fails, don't try the rest. Don't try
19379 to remove $dsttmp (via trap) unless we have already created it.
19380 If $src doesn't exist, detect it and exit with an error.
19381
19382 * config.guess: Recognize BSD on hp300.
19383
19384 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19385
19386 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19387 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19388
19389 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19390
19391 * Makefile.in (all-send-pr): depends on all-prms
19392
19393 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19394
19395 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19396
19397 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19398
19399 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19400 Added test for mips-mips-riscos5.
19401
19402 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19403
19404 * configure.in: use mh-hp300 for 68k HP hosts
19405
19406 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19407
19408 * configure: add support for CONFIG_SHELL, so that you can use
19409 some alternate shell for evaluating configure scripts
19410
19411 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19412
19413 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19414 in configure script to bug-gdb@prep.ai.mit.edu when building
19415 distribution archive.
19416 * Makefile.in (COMPRESS): Remove def.
19417 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19418 gdb.tar.Z and make-gdb.tar.Z respectively.
19419 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19420 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19421 to convergence with 'taz' target in Makefile.in.
19422
19423 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19424
19425 * install.sh (dsttmp): use trap to ensure that tmp files go
19426 away on error conditions
19427
19428 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19429
19430 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19431
19432 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19433
19434 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19435 its parent is '/' not ''.
19436
19437 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19438
19439 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19440
19441 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19442 that ${newsrcdir}/configure.in does.
19443
19444 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19445
19446 * test-build.mk: support for CONFIG_SHELL
19447
19448 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19449
19450 * config.sub (netware): Add as a basic system type.
19451
19452 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19453
19454 * Makefile.in (Makefile): depend on configure.in. Also drop the
19455 $(srcdir)/ from the dependency on Makefile.in.
19456
19457 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19458
19459 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19460 (h8300hhms is temporary until multi-libraries are implemented).
19461 * configure.in: Handle h8300h too.
19462
19463 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19464
19465 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19466
19467 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19468
19469 * configure: Remove extraneous output when guessing host type.
19470 * config.guess: Remove extraneous output when guessing using C
19471 compiler rather than uname, or when guessing fails.
19472
19473 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19474
19475 * Makefile.in: remove all.cross and install.cross targets
19476
19477 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19478 definitions
19479
19480 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19481
19482 * configure.in (target sh): Build gprof.
19483
19484 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19485
19486 * config.sub: change -solaris to -solaris2
19487
19488 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19489
19490 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19491
19492 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19493
19494 * configure: Correct error message for missing Makefile.in to
19495 print correct directory.
19496
19497 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19498
19499 * install.sh: kludge around 386BSD shell bug
19500
19501 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19502
19503 * config.guess: Recognize NeXT.
19504 * config.guess: Recognize i486-ncr-sysv4.
19505 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19506
19507 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19508
19509 * Makefile.in (MAKEINFOFLAGS): New variable.
19510 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19511 * build-all.mk, test-build.mk: Pass down --no-split as
19512 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19513
19514 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19515
19516 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19517
19518 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19519
19520 * Makefile.in (libg++.tar.z): New rule.
19521 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19522 * Makefile.in (taz): Only do a single chmod.
19523
19524 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19525
19526 * install.sh: don't use dirname anymore (replaced with sed usage)
19527
19528 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19529
19530 * Makefile.in: Change extension for gzip'd files from '.z' to
19531 '.gz' per new FSF standard usage.
19532
19533 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19534
19535 * configure: put quotes around the final value of program_transform_name
19536
19537 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19538
19539 * Makefile.in: new install.sh support; update install-info rules
19540
19541 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19542
19543 * configure.in: Build diff for crosses, but not for go32 host.
19544
19545 * configure.in: Build gprof only for native, and don't build it
19546 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19547
19548 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19549
19550 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19551
19552 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19553
19554 * configure.in (host_tools): Add prms.
19555
19556 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19557
19558 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19559 with $(FLAGS_TO_PASS) on the command line
19560
19561 * config.sub: Recognize lynx and lynxos
19562
19563 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19564
19565 * config.sub: Accept -ecoff*, not just -ecoff.
19566
19567 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19568
19569 * Makefile.in (taz): Use .gz suffix instead of .z.
19570 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19571 names.
19572
19573 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19574
19575 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19576
19577 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19578
19579 * Makefile.in (install-no-fixedincludes): install gcc last, so
19580 that rebuilds that might happen during 'make install' don't get
19581 bogus gcc include files
19582
19583 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19584
19585 Change from Utah for HPPA support:
19586 * config.guess: Recognize hppa1.x-hp-bsd.
19587
19588 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19589
19590 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19591 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19592
19593 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19594
19595 * config.sub: Add support for rom68k and bug boot monitors.
19596
19597 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19598
19599 * Makefile.in: Make all-opcodes depend on all-bfd.
19600
19601 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19602
19603 * config.guess: Added special check for i[34]86-univel-sysv4*.
19604
19605 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19606
19607 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19608 the processor rather than assuming i486.
19609
19610 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19611
19612 * config.guess: Recognize SunOS6 as Solaris3.
19613
19614 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19615
19616 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19617 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19618
19619 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19620
19621 * build-all.mk (all-cross): New target for Canadian Cross.
19622 Added Q2 go32 targets.
19623 * test-build.mk: Configure go32 cross sparclite-aout and
19624 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19625 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19626
19627 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19628
19629 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19630 GO32 hosted toolchains
19631
19632 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19633
19634 * configure: change so "-exec-prefix" gets passed down rather
19635 than "-exec_prefix" so autoconf generated Makefiles get the
19636 exec_prefix set right.
19637
19638 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19639
19640 * config.guess: get the Solaris2 minor version number
19641
19642 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19643
19644 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19645
19646 * config.guess: Recognize some Sequent platforms.
19647
19648 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19649
19650 * Makefile.in: added the vault-install target
19651
19652 * configure.in: actually use the Sun3 makefile fragment that's in
19653 config, also added the release dir to configdirs
19654
19655 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19656
19657 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19658
19659 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19660
19661 * configure.in: remove some program from Alpha targetted toolchains
19662
19663 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19664
19665 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19666 gprof.
19667 (taz): Run "make diststuff" in those directories instead of "make
19668 proto-dir". Look for "VERSION=" only at start of line in subdir
19669 Makefile. Use "gzip -9" for compression.
19670 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19671 (binutils.tar.z): New target.
19672
19673 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19674
19675 * Makefile.in (taz): Include gpl.texinfo.
19676
19677 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19678
19679 * Makefile.in (setup-dirs): Merged into "taz" target.
19680 (taz): Only do `proto-dir' stuff if a directory is actually needed
19681 for this target.
19682
19683 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19684
19685 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19686 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19687 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19688 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19689 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19690
19691 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19692
19693 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19694 config.sub, and move-if-change to gdb testsuite distribution
19695 archive, so the testsuite can be extracted, configured, and
19696 run separately from the gdb distribution. Blow away the Chill
19697 tests that require a Chill compiled executable, since GNU Chill
19698 is not yet publically available.
19699
19700 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19701
19702 * test-build.mk: set environment variables in a single command,
19703 instead of a list of assignments and exports
19704
19705 * config.guess: recognize Alpha/OSF1 systems
19706
19707 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19708
19709 * configure: Change help message to prefer --options rather than
19710 -options.
19711
19712 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19713
19714 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19715 zippy@ecst.csuchico.edu.
19716 * config.guess: Recognize miniframe.
19717
19718 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19719
19720 * Makefile.in: Use srcroot to find runtest rather than rootme.
19721 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19722
19723 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19724
19725 * test-build.mk: Extensive additions to support building on a
19726 machine other than the host.
19727
19728 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19729
19730 * configure (tooldir): Fix for i386-aix again.
19731
19732 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19733
19734 * configure, Makefile.in: Change definition of $(tooldir)
19735 to match the FSF.
19736
19737 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19738
19739 * config.guess: Recognize i[34]86/SVR4.
19740
19741 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19742
19743 * Makefile.in (all-gdb): gdb depends on sim.
19744
19745 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19746
19747 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19748 at the same time we make the prototype gdb directory.
19749 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19750 files at the same time as the gdb base release distribution.
19751
19752 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19753
19754 * Makefile.in (check): Use individual check targets rather than
19755 DO_X rule.
19756 (check-gcc): Added.
19757
19758 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19759
19760 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19761 for System V release 3.2.
19762
19763 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19764
19765 * config.sub: Recognize hppaosf.
19766 * configure.in: Do configure ld/binutils/gas for it.
19767
19768 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19769
19770 * configure (tooldir): Alter syntax used to set this, for systems
19771 where "\$" isn't handled right, like i386-aix.
19772
19773 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19774
19775 * configure: Pass program-transform-name, not
19776 program_transform_name, to recursive configures.
19777
19778 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19779
19780 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19781 of gas+ld+binutils.
19782
19783 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19784
19785 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19786
19787 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19788
19789 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19790
19791 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19792
19793 * Makefile.in (PRMS): Set back to all-prms.
19794
19795 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19796
19797 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19798 targets, rather than for MIPS hosts.
19799
19800 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19801
19802 * configure.in: add comment for --with-x default values
19803
19804 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19805
19806 * Makefile.in: add check-* targets for each of the directories in
19807 the tree. Add a definition of RUNTEST that will use the one we
19808 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19809
19810 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19811
19812 * configure.in: Removed obsolete references to bfd_target and
19813 target_makefile_frag.
19814
19815 * build-all.mk: Set assorted targets for Q2.
19816 * config.sub: Recognize z8k-sim and h8300-hms.
19817 * test-build.mk: Really don't pass host to configure.
19818 (HOLES): Added uname.
19819
19820 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19821
19822 * configure: Handle an empty program-prefix, program-suffix or
19823 program-transform-name correctly.
19824
19825 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19826
19827 * build-all.mk: -G 8 no longer required for MIPS targets.
19828 * test-build.mk: Don't pass host argument to configure; make it
19829 guess.
19830
19831 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19832
19833 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19834 * Makefile.in (COMPRESS): New macro, like GZIP.
19835
19836 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19837
19838 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19839
19840 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19841 with gas currently defaults to -G 0.
19842
19843 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19844
19845 * Makefile.in (all-flex): flex depends on byacc.
19846
19847 * build-all.mk: If host not specified, use config.guess. Pass TAG
19848 to test-build.mk as RELEASE_TAG.
19849 * test-build.mk (configargs): New variable containing arguments to
19850 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19851 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19852
19853 * config.guess: Use /bin/uname when checking -X argument on SCO,
19854 to avoid invoking GNU uname which doesn't understand -X.
19855
19856 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19857
19858 * configure.in: Build gas for mips-*-*.
19859
19860 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19861
19862 * Makefile.in (all.normal): insert missing backslash.
19863
19864 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19865
19866 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19867
19868 * Makefile.in: Complete overhaul to merge many almost identical
19869 targets.
19870
19871 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19872
19873 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19874 (gdb.tar.Z): Adjusted.
19875
19876 * Makefile.in (setup-dirs, taz): New targets; should be general
19877 enough to adapt for gdb sometime. Build only .z file.
19878 (gas.tar.z): New target.
19879
19880 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19881
19882 * build-all.mk: Use CC=cc -Xs on Solaris.
19883
19884 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19885
19886 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19887 for handling BISON for FSF releases.
19888
19889 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19890
19891 * configure: Actually implement the change zoo just documented.
19892
19893 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19894
19895 * configure: when using config.guess, only set target_alias when
19896 it's not already been set (ie, on the command line)
19897
19898 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19899
19900 * Makefile.in: add installcheck target, set PRMS to install-prms
19901
19902 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19903
19904 * configure: add support for package_makefile_fragment, handle the
19905 case where a directory has a configure.in file but no Makefile.in
19906 more gracefully (with an actual understandable error message, even);
19907 add support for --without (and add this to the usage message); also
19908 explicitly add a --host=${host_alias} to the command line when
19909 config.guess is used
19910
19911 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19912
19913 * configure: Must use both --host and --target in recursive calls.
19914
19915 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19916
19917 * Makefile.in: Change deja-gnu to dejagnu.
19918
19919 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19920
19921 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19922
19923 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19924
19925 * configure.in: canonicalize all instances to *-*-solaris2*,
19926 also strip out a number of tools to not build for go32 host
19927
19928 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19929
19930 * config.guess: add GPL.
19931
19932 * Makefile.in, config.guess, config.sub, configure: bump
19933 copyrights to 93.
19934
19935 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19936
19937 * Makefile.in (do-info): Removed obsolete check for existence of
19938 localenv file.
19939
19940 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19941
19942 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19943
19944 * Makefile.in: a couple of 'else true' for decstation,
19945 support for TclX
19946
19947 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19948
19949 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19950
19951 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19952
19953 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19954
19955 * config.guess: Recognize i386-ibm-aix (PS/2).
19956 * configure.in: Use config/mh-aix386 file for it.
19957
19958 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19959
19960 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19961 CC_FOR_TARGET instead.
19962 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19963
19964 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19965
19966 * Makefile.in: Add sim to list of directories sent with gdb
19967
19968 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19969
19970 * configure.in: Put back mips-dec-bsd* case.
19971
19972 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19973
19974 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19975 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19976 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19977
19978 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19979
19980 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19981
19982 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19983 (install-info): install dir.info only if it exists,
19984 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19985
19986 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19987
19988 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19989 gas for mips-dec-bsd.
19990
19991 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19992
19993 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19994 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19995
19996 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19997
19998 * configure.in: Added "dejagnu" to hosttools list.
19999
20000 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20001
20002 * config.sub, configure.in, config.guess: Add support
20003 for Bosx, an AIX variant from Bull.
20004 Patches from F.Pierresteguy@frcl.bull.fr.
20005
20006 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20007
20008 * devo/dejagnu: Initial creation of devo/dejagnu.
20009 Migrated dejagnu testcases and support files for testing software
20010 tools to reside as subdirectories, currently called "testsuite",
20011 within the directory of the software tool. Migrated all programs,
20012 support libraries, etc. beloging to dejagnu proper from
20013 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20014 with no modifications. The changes to these files which will
20015 allow them to configure, build, and execute properly will be made
20016 in a future update.
20017
20018 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20019
20020 * Makefile.in: Change send_pr to send-pr.
20021 * configure.in: Likewise.
20022 * send_pr: Renamed directory to send-pr.
20023
20024 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20025
20026 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20027
20028 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20029
20030 * README: Update for gdb-4.8 release.
20031 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20032 gdb-xxx.tar.z (gzip'd) file also.
20033
20034 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20035
20036 * Makefile.in: make all-diff depend on all-libiberty
20037
20038 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20039
20040 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20041
20042 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20043
20044 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20045
20046 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20047
20048 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20049 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20050 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20051
20052 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20053
20054 * Makefile.in: makeinfo binary is in a new location
20055
20056 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20057
20058 * config.sub: Accept -ecoff as an OS.
20059
20060 * Makefile.in: Various changes to eliminate a level of make
20061 recursion and reduce the required command line length.
20062 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20063 sub-makes.
20064 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20065 variables holding settings for specific sub-makes.
20066 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20067 in terms of BASE_FLAGS_TO_PASS.
20068 (TARGET_LIBS): New variable listing directories which use
20069 TARGET_FLAGS_TO_PASS.
20070 (subdir_do): Eliminated.
20071 (do-*): New set of targets to replace subdir_do.
20072 (various): All targets which used subdir_do now depend on do-*.
20073 (local-clean): Renamed from do_clean.
20074 (local-distclean): New target, dependency of distclean and
20075 realclean.
20076 (install-info): Don't create directories. Depend on dir.info
20077 rather than calling make recursively.
20078 (install-dir.info): Eliminated.
20079 (install-info-dirs): Create all info directories here.
20080 (dir.info): Depend upon do-install-info.
20081
20082 * test-build.mk (HOLES): Added false.
20083
20084 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20085
20086 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20087
20088 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20089
20090 * Makefile.in (info): remove dependency on all-texinfo. The
20091 problem was really in texinfo/C, not at this level.
20092
20093 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20094
20095 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20096
20097 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20098
20099 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20100 GDB releases.
20101
20102 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20103
20104 * configure: Include srcdir in message about target of link not
20105 being found. Don't convert `-' to `_' in `with' options being
20106 passed to subdirs.
20107
20108 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20109
20110 * configure.in: add uudecode to host_tools
20111
20112 * Makefile.in: added {all,install}-uudecode targets, added them to
20113 the appropriate lists
20114
20115 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20116
20117 * Makefile.in (all-gcc): Added dependency on all-gas.
20118
20119 * configure.in (mips-*-*): Build ld and binutils.
20120
20121 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20122
20123 * configure: check return code from mkdir, print error message and
20124 exit on failure.
20125
20126 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20127
20128 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20129
20130 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20131
20132 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20133
20134 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20135
20136 * config.sub (h8500): Recognize this as a cpu type.
20137
20138 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20139
20140 * configure: source directory missing is no longer a warning
20141
20142 * configure.in: recognize irix[34]* instead of irix[34]
20143
20144 * Makefile.in: define and pass down X11_LIB
20145
20146 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20147
20148 * guess-systype: Renamed to ...
20149 * config.guess: ... by popular request.
20150 * configure.in, Makefile.in: Update accordingly.
20151
20152 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20153
20154 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20155 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20156 + Execute ./dummy instead of assuming . is in PATH.
20157
20158 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20159
20160 * guess-systype: New shell script. Attempts to guess the
20161 canonical host name of the executing host.
20162 Only a few hosts are supported so far.
20163 * configure: Call guess-systype if no host is specified.
20164
20165 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20166
20167 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20168 gcc Makefile.
20169
20170 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20171
20172 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20173 (all-gcc, install-gcc, subdir_do): Use it.
20174
20175 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20176
20177 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20178
20179 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20180
20181 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20182 set exclusively by configure, using configure.in .
20183
20184 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20185
20186 * test-build.mk: set $PATH for all builds
20187
20188 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20189
20190 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20191
20192 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20193 the one used in gcc/Makefile.in, so that a null expansion doesn't
20194 override the one needed to build gcc with a native cc.
20195
20196 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20197
20198 * configure: Accept -with arguments.
20199
20200 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20201
20202 * Makefile.in: added h8300sim
20203
20204 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20205
20206 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20207 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20208 (all-cygnus, native, build-cygnus): Make
20209 $(canonhost)-stamp-3stage-done, not $(host)....
20210 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20211 i386-sco3.2v4. Added else true to if command.
20212
20213 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20214
20215 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20216
20217 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20218
20219 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20220
20221 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20222
20223 * configure.in: don't remove binutils from Solaris builds
20224
20225 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20226
20227 * Makefile.in: get rid of earlier definitions for *clean,
20228 also handle the recursive info rule better
20229
20230 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20231
20232 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20233 do more-or-less the right thing.
20234
20235 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20236
20237 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20238 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20239
20240 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20241
20242 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20243 $(host_canonical).
20244
20245 * configure.in: split the configdirs list into 4 categories (native
20246 v. cross, library v. tool) and handle the cross-only and native-
20247 only in more reasonable (and correct!) way.
20248
20249 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20250
20251 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20252 configdirs anymore.
20253
20254 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20255
20256 * Makefile.in: extensive cleanup:: removed all of the explicit
20257 clean-* targets, collapsed many wrappers around subdir_do into
20258 one, added additional targets to satisfy standards.texi, deleted
20259 some old targets, some changes for consistency
20260
20261 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20262
20263 * configure.in: handle some programs as cross-only, and others as
20264 native only
20265
20266 * test-build.mk: handle partial holes in a more generic manner
20267
20268 * Makefile.in: m4 depends on libiberty
20269
20270 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20271
20272 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20273 time, wdiff, and find to configdirs
20274
20275 * Makefile.in: all, clean, and install rules for the new programs
20276 added to configure.in
20277
20278 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20279
20280 * configure.in: use mh-sun for all *-sun-* hosts
20281
20282 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20283
20284 * Makefile.in: define flags for X11 include files and library file
20285 locations, pass them down to the programs that need this info
20286
20287 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20288
20289 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20290
20291 * configure.in: start building libg++ for HP-UX targets
20292
20293 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20294
20295 * README: Update references to files moved into etc/.
20296
20297 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20298
20299 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20300 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20301
20302 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20303
20304 * configure: accept dash as well as underscore in long option
20305 names for FSF compatibility.
20306
20307 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20308
20309 * config.sub: added -sco3.2v4 support from FSF.
20310
20311 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20312
20313 * configure.in: expand the section that adds or removes
20314 directories from the list of programs to build, to handle native
20315 vs. cross in addition to host v. native
20316
20317 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20318
20319 * Makefile.in: Replace C++ in macro names with CXX.
20320 This is less likely to break ...
20321
20322 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20323
20324 * test-build.mk: add -w to GNU_MAKE
20325
20326 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20327
20328 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20329 add 'sparc' to list of recognized cpus. This needed to make
20330 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20331 Delete some redundant ose68 variants. Recognize -wrs as an os,
20332 then changes that into $CPU-wrs-vxworks.
20333
20334 * configure.in: remove most references to gdbtest, regularize
20335 target based program removal
20336
20337 * test-build.mk: import from p3 tree (many fixes and changes)
20338
20339 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20340
20341 * Makefile.in: added rules to handle tcl, tk, and expect
20342
20343 * configure.in: handle those directories if they exist
20344
20345 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20346
20347 * config.sub: removed bogus hppabsd and hppahpux names, since
20348 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20349
20350 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20351
20352 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20353 depends upon all-xiberty
20354
20355 * Makefile.in: changes from p3, including:
20356
20357 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20358
20359 * Makefile.in (XTRAFLAGS): include newlib directories if
20360 newlib/Makefile exists, rather than if host != target.
20361
20362 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20363
20364 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20365 from the same source tree and not building a cross-compiler. This
20366 matters for the libg++ configuration if reconfiguring a tree that
20367 has already been installed.
20368
20369 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20370
20371 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20372 pick up the machine and system specific header files.
20373
20374 * Makefile.in: added AS_FOR_TARGET, passed down in
20375 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20376 the C compiler to use to create programs which are run in the
20377 build environment, set it to default to $(CC), and passed it down
20378 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20379
20380 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20381
20382 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20383 We need them for unusual native builds, like systems without
20384 ranlib.
20385
20386 * configure: also define $(host_canonical) and
20387 $(target_canonical), which are the full, canonical names for the
20388 given host and target
20389
20390 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20391
20392 * Makefile.in: Added separate definitions for C++.
20393
20394 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20395
20396 * configure.in (configdirs): Add deja-gnu.
20397
20398 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20399
20400 * README: Update for configure.texi and gdb-4.7 release.
20401
20402 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20403
20404 * Makefile.in: Move "all" target to top of file.
20405 Previously, first target was ".PHONY" which caused BSD4.4 make
20406 to build .PHONY when make was run without arguments.
20407
20408 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20409
20410 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20411 Library-copylefted code in libiberty.
20412
20413 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20414
20415 * config.sub: Replace m68kmote with plain old m68k.
20416
20417 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20418
20419 * Makefile.in: Remove space from blank line, avoid Make complaints.
20420
20421 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20422
20423 * config.sub: Complain if no argument is given. Added support for
20424 386bsd as OS and target alias.
20425
20426 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20427
20428 * Makefile.in (XTRAFLAGS): include newlib directories if
20429 newlib/Makefile exists, rather than if host != target.
20430
20431 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20432
20433 * config.sub: recognize sparclite-wrs-vxworks.
20434
20435 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20436 p3.) Added clean-xiberty to clean.
20437
20438 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20439
20440 * configure.in: use *-*-* instead of nested cases for host and target
20441
20442 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20443
20444 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20445 from the same source tree and not building a cross-compiler. This
20446 matters for the libg++ configuration if reconfiguring a tree that
20447 has already been installed.
20448
20449 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20450
20451 * config.sub (i486v/i486v4): Merge in from FSF version.
20452
20453 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20454
20455 * configure: only set PWD if it is already set.
20456
20457 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20458
20459 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20460 doesn't have unset and all success paths (and most error paths)
20461 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20462 to just ${PWD} to avoid confusion.)
20463
20464 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20465
20466 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20467 even for a native compilation.
20468
20469 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20470
20471 Changes to make the gdb.tar.Z rule work better.
20472
20473 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20474 (DEVO_SUPPORT): Add configure.texi.
20475 (bfd-ilrt.tar.Z): Remove ancient rule.
20476
20477 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20478
20479 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20480 pick up the machine and system specific header files.
20481
20482 * configure.in, config.sub: added new target m68010-adobe-scout,
20483 with alias of adobe68k. Changed configure.in to check for
20484 -scout before -sco* to avoid a false match.
20485
20486 * Makefile.in: added AS_FOR_TARGET, passed down in
20487 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20488 the C compiler to use to create programs which are run in the
20489 build environment, set it to default to $(CC), and passed it down
20490 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20491
20492 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20493
20494 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20495 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20496 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20497 FOR_TARGET variants, to newlib and libg++.
20498
20499 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20500
20501 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20502 first.
20503
20504 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20505
20506 * config.sub: Accept `elf' as an environment.
20507
20508 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20509
20510 * Makefile.in (all-opcodes): cd into the right directory
20511
20512 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20513
20514 * configure: added -program_transform_name option, used as
20515 argument to sed when installing programs.
20516 configure.texi: added documentation for -program_prefix,
20517 -program_suffix and -program_transform_name.
20518
20519 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20520
20521 * config.sub: Accept i486 where i386 ok.
20522
20523 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20524
20525 * config.sub: accept we32k
20526
20527 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20528
20529 * config.sub, configure.in: accept OSE68000 and OSE68k.
20530
20531 * Makefile.in: don't create all directories for ``make install'';
20532 let the subdirectories create the ones they need.
20533
20534 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20535
20536 * COPYING: new file, GPL v2
20537
20538 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20539
20540 * Makefile.in: use the new gen-info-dir, which needs a template
20541 argument (which also lives in texinfo)
20542
20543 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20544
20545 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20546
20547 * config.sub (ncr3000): Change i386 to i486.
20548
20549 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20550
20551 * Makefile.in: add install-rcs, install-grep to
20552 install-no-fixedincludes, removed install-bison and install-libgcc
20553
20554 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20555
20556 * configure.in: grab the HPUX makefile fragment if on HPUX
20557
20558 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20559
20560 * Makefile.in: eradicate bison spoor (ditto libgcc).
20561 configure.in: recognise m68{k,000}-ericsson-OSE.
20562 es1800 is alias for m68k-ericsson-OSE
20563
20564 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20565
20566 * configure.in: rearrange the parts that remove programs from
20567 configdirs, based now on HOST==TARGET or by canonical triple.
20568
20569 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20570
20571 * test-build.mk: recurse explicitly with -f test-build.mk when
20572 appropriate. predicate stage3 and comparison on the existence
20573 of gcc. That is, if gcc isn't around, we aren't three-staging.
20574 On very clean, also remove ...stamp-co. Build in-place before
20575 doing other builds.
20576
20577 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20578
20579 * Makefile.in, configure.in: add tgas
20580
20581 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20582
20583 * Makefile.in: a number of changes merged in from progressive.
20584
20585 * configure.in: add libm.
20586
20587 * .cvsignore: ignore some stuff that comes from test-build.mk.
20588
20589 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20590
20591 * config.sub: Add es1800 (m68k-ericsson-es1800).
20592
20593 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20594
20595 * configure: Add program_suffix (parallel to program_prefix)
20596 * Makefile.in: adjust directory-creating script for losing decstation
20597
20598 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20599
20600 * configure: Minor $subdir-related fixes.
20601
20602 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20603
20604 * configure: fix various problems with propogating
20605 makefile_target_frag in subdirs.
20606 * configure.in: config libgcc if its there
20607
20608 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20609
20610 * config.sub: HPPA merge.
20611
20612 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20613
20614 * Makefile.in: Replace all-bison with all-byacc in all
20615 dependency lines for other tools (which now use byacc).
20616
20617 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20618
20619 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20620
20621 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20622
20623 * Makefile.in: make gprof rules similar to byacc rules (instead of
20624 vestigal $(unsubdir) that didn't work...)
20625
20626 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20627
20628 * config.sub: Add support for Linux.
20629 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20630 (at least for libg++).
20631
20632 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20633
20634 * configure.texi: fix doc for the -nfp option to configure
20635
20636 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20637
20638 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20639
20640 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20641
20642 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20643 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20644 * configure.in: added solaris* host_makefile_frag hook.
20645
20646 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20647
20648 * config.sub: changed recognition of m68000 so that various
20649 m68k types can be specified via m680[01234]0
20650
20651 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20652
20653 * config.sub (basic_machine): fix sed so that '-foo' isn't
20654 completely substituted out while .+'-foo' loses the '-foo'
20655
20656 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20657
20658 * config.sub ($os): Add -aout.
20659
20660 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20661
20662 * configure: If host_makefile_frag is absolute, don't
20663 prefix ${invsubdir} (relevant to libg++ auto-configure).
20664
20665 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20666
20667 * Makefile.in (tooldir): Define it.
20668 (all-ld): Depend on all-flex.
20669
20670 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20671
20672 * Makefile.in (check): Fix libg++ special case.
20673
20674 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20675
20676 * configure: do not bury `pwd` into config.status, thus do fewer
20677 pwd's.
20678
20679 * configure: print the "Building in" message only when building in
20680 other than "." AND verbose.
20681
20682 * configure: remove -s, rework -v to better accommodate guested
20683 configures.
20684
20685 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20686
20687 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20688
20689 * Makefile.in: macroize flags passed on recursion. remove
20690 fileutils.
20691
20692 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20693
20694 * configure: get makesrcdir right for subdirs deeper than 1.
20695
20696 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20697 install.
20698
20699 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20700
20701 * Makefile.in: don't print subdir_do or recursion lines.
20702
20703 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20704
20705 * standards.texi: added menu item.
20706
20707 * Makefile.in: build and install standards.info.
20708
20709 * standards.texi: new file.
20710
20711 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20712
20713 * configure: test for and move config.status pieces from
20714 ${subdir}/.
20715
20716 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20717
20718 * configure: Test for existance of files before trying to mv
20719 them, to avoid numerous non-existance messages.
20720
20721 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20722
20723 * configure: correct final line of config.status.
20724
20725 * configure: patch from eggert. Avoids a protection problem if
20726 the original Makefile.in is read only.
20727
20728 * configure: use move-if-change from gcc to create config.status.
20729 Some makefiles depend on config.status to tell if a directory
20730 has been reconfigured for a different host. This change
20731 prevents those directories from remaking everything in the case
20732 where the reconfig was only intended to rebuild a Makefile.
20733
20734 * configure: test for config.sub with "config.sub sun4" rather
20735 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20736 host alias from a missing config.sub.
20737
20738 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20739
20740 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20741 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20742
20743 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20744
20745 * configure: mkdir ${subdir} as needed.
20746
20747 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20748
20749 * Makefile.in,configure.in: added autoconf.
20750
20751 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20752
20753 * Makefile.in: no longer pass against on recursion.
20754
20755 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20756 definitions are not inherited.
20757
20758 * configure: correct makesrcdir when subdir is .
20759
20760 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20761
20762 * configure: Add support for 'subdirs' variable, which is
20763 like 'configdirs', except that configure doesn't re-invoke
20764 itself for subdirs, it just creates a Makefile for each subdir.
20765 * configure.texi: Document subdirs.
20766
20767 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20768
20769 * configure.in: added flex to configdirs
20770
20771 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20772
20773 * Makefile.in: remove clean-stamps from clean.
20774
20775 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20776
20777 * configure.in: Add gdbtest to configdirs.
20778
20779 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20780
20781 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20782 to recursive makes.
20783 * configure.in: Recognize new ncr3000 config.
20784
20785 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20786
20787 * Makefile.in, configure.in: removed references to gdbm.
20788
20789 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20790
20791 * config.sub: Don't canonicalize os value
20792 newsos* to bsd (readline needs to check for newsos).
20793 (This fix was earlier made Jan 31, but got re-broken.)
20794
20795 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20796
20797 * configure.in: sco is an os, not a vendor!
20798
20799 * configure: Quote $( better. Keep various shells happy.
20800
20801 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20802
20803 * Makefile.in: eliminate stamp-files.
20804
20805 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20806
20807 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20808 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20809
20810 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20811
20812 * config.sub: fix iris/iris3.
20813
20814 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20815
20816 * configure: re-add -rm.
20817
20818 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20819
20820 * Maskefile.in: add .stmp-rcs to all.
20821
20822 * configure.in: remove gas from rs6000 build, use aix host fragment.
20823
20824 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20825
20826 * configure: pass down site_option during recursion.
20827
20828 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20829
20830 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20831
20832 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20833
20834 * configure: Change exec_prefix so that it really defaults to prefix.
20835
20836 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20837
20838 * Makefile.in, configure.in: Add support for mmalloc library.
20839
20840 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20841
20842 * Makefile.in: add stmp dependencies for a few more things.
20843
20844 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20845
20846 * configure: adjusted error message on objdir/srcdir configure
20847 collision, per john's suggestion.
20848
20849 * Makefile.in: add libiberty stmp to all and all.cross.
20850
20851 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20852
20853 * Makefile.in: remove force dependencies, add grep to all.
20854
20855 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20856
20857 * Makefile.in: drop flex. make stamp files work.
20858
20859 * configure: added test for conflicting configuration in srcdir,
20860 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20861 gets cranky. use relative paths for configure and srcdir
20862 whenever possible. Send some error messages to stderr that were
20863 going to stdout.
20864
20865 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20866
20867 * Makefile.in: Fix libg++ rule to check for gcc directory
20868 before using gcc/gcc. Also pass XTRAFLAGS.
20869
20870 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20871
20872 * Makefile.in: added stmp-files so that directories aren't polled
20873 when they are already built.
20874
20875 * configure.texi: fixed a node pointer problem.
20876
20877 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20878
20879 * config.sub configure.in gdb/configure.in
20880 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20881 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20882 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20883
20884 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20885
20886 * configure: -recurring becomes -silent. corrected help message
20887 for -site= option.
20888
20889 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20890
20891 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20892
20893 * configure: when building Makefile for crosses, replace
20894 tooldir and program_prefix. default srcdir from location of
20895 config.sub. remove "for host in hosts" and "for target in
20896 targets" loops.
20897
20898 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20899
20900 * Makefile.in: Do not pass bindir or mandir to cvs.
20901
20902 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20903
20904 * Makefile.in, configure.in: removed traces of namesubdir,
20905 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20906 copyrights to '92, changed some from Cygnus to FSF.
20907
20908 * configure.texi: remove most references to multiple hosts,
20909 multiple targets, subdirs, etc.
20910
20911 * configure.man: removed rcsid. reference config.sub not
20912 config.subr.
20913
20914 * Makefile.in: mkdir $(infodir) on install-info.
20915
20916 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20917
20918 * configure.texi: Explain better about .gdbinit and about
20919 the environment that configure.in sections run in.
20920
20921 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20922
20923 * configure.in: Ultrix is only a decstation if it's a MIPS.
20924
20925 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20926
20927 * README: DOC.configure => cfg-paper.texi.
20928
20929 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20930
20931 * config.sub (near case $os): Don't convert newsos* to bsd!
20932
20933 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20934
20935 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20936 the number of copies of COPYING that go into the GDB tar file.
20937
20938 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20939
20940 * bfd/configure.in, gdb/config/mh-i386sco,
20941 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20942 Fix SCO configuration stuff.
20943
20944 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20945
20946 * Makefile.in: For libg++, make sure the -I pointing
20947 to the gcc directory goes *after* all the libg++-local -I flags.
20948 Also, move just-gcc dependency from just-libg++ to all-libg++.
20949
20950 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20951
20952 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20953
20954 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20955
20956 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20957
20958 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20959
20960 * config.sub: Add stratus configuration frags. Also
20961 submitted to FSF.
20962
20963 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20964
20965 * Makefile.in (DEV_SUPPORT): add configure.man.
20966
20967 * config.sub(Decode manufacturer-specific): add -none*.
20968
20969 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20970
20971 * Makefile.in: remove form feeds to make Sun's make happy.
20972 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20973
20974 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20975
20976 * Makefile.in (AR_FLAGS): Make quieter.
20977
20978 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20979
20980 * configure.in: Add libg++.
20981 * configure: When verbose, don't output the command line at each
20982 level; it will be unremarkably the same as the previous version,
20983 which will be the same as what the user typed.
20984
20985 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20986
20987 * configure.in, Makefile.in: fix clean-info, add flex. add
20988 fileutils.
20989
20990 * configure: be less sensitive to spaces in Makefile.in. Do not
20991 look for sources in "..". Doing so breaks subdirectories that
20992 might have their own configure. If a subdir has it's own
20993 configure script, use it.
20994
20995 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20996
20997 * cfg-paper.texi: some changes suggested by rms.
20998
20999 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21000
21001 * config.sub: Merge in some small additions from the FSF version,
21002 taken from the gcc distribution, to bring the Cygnus and FSF
21003 versions into closer sync.
21004
21005 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21006
21007 * configure.in: Changed svr4 references to sysv4.
21008
21009 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21010
21011 * configure: added -V for version number option.
21012
21013 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21014
21015 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21016 renamed from DOC.configure to cfg-paper.texi.
21017
21018 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21019
21020 * configure, config.subr, config.sub: config.subr is now
21021 config.sub again.
21022
21023 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21024
21025 * configure.texi: new file, in progress.
21026
21027 * Makefile.in: build info file and install the man page for
21028 configure.
21029
21030 * configure.man: new file, first cut.
21031
21032 * configure: find config.subr again now that configuration "none"
21033 has gone. removed all traces of the -ansi option. removed all
21034 traces of the -languages option.
21035
21036 * config.subr: resync from rms.
21037
21038 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21039
21040 * configure, config.sub, config.subr: merge config.sub into
21041 config.subr, call the result config.subr, remove config.sub, use
21042 config.subr.
21043
21044 * Makefile.in: revised install for dir.info.
21045
21046 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21047
21048 * configure.in: add decstation host makefile frag.
21049
21050 * Makefile.in: BISON now bison -y again. also install-gcc on
21051 install. clean-gdbm on clean. infodir belongs in datadir.
21052 Make directories for info install. Build dir.info here then
21053 install it.
21054
21055 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21056
21057 * Makefile.in: fix for bad directory tests.
21058
21059 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21060
21061 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21062 regexp. -srcdir relative was being handled incorrectly.
21063
21064 * Makefile.in: unwrapped some for loops so that parallel makes
21065 work again and so one can focus one's attention on a particular
21066 package.
21067
21068 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21069
21070 * configure: added PWD as a stand in for `pwd` (for speed). use
21071 elif wherever possible. make -srcdir work without -objdir.
21072 -objdir= commented out.
21073
21074 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21075
21076 * configure: +options become --options. -subdirs commented out.
21077 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21078 Makefile now at top of generated Makefile. Removed cvs log
21079 entries. added -srcdir. create .gdbinit only if there is one
21080 in ${srcdir}.
21081
21082 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21083 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21084 and mandir now keyed off datadir by default.
21085
21086 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21087
21088 * Freshly created ChangeLog.
21089
21090 \f
21091 Local Variables:
21092 mode: change-log
21093 left-margin: 8
21094 fill-column: 76
21095 version-control: never
21096 End:
This page took 0.983462 seconds and 6 git commands to generate.