]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
2016-10-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
[thirdparty/gcc.git] / ChangeLog
CommitLineData
03869f98 12016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 * configure.ac (target_libraries): Readd target-boehm-gc.
4 Restore --enable-objc-gc handling.
5 * configure: Regenerate.
6
e7d04cdd 72015-10-03 Jeff Law <law@redhat.com>
8
9 * MAINTAINERS: Move several inactive maintainers to the
10 write-after-approval section.
11
38cf534f 122016-09-30 Jakub Jelinek <jakub@redhat.com>
13
14 * configure.ac: Add target-libffi to target_libraries.
15 Readd libgcj target disablings, modified to only target-libffi.
16 Readd target addition of go to unsupported languages.
17 * configure: Regenerated.
18
17bf743e 192016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
20
21 * MAINTAINERS: Update email address.
22
f4951849 232016-09-30 Andrew Haley <aph@redhat.com>
24
fc08a45b 25 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
f4951849 26 write-after approval. Remove Tom Tromey and Bryce McKinlay from
27 libgcj.
28
0f2095b8 292016-09-30 Andrew Haley <aph@redhat.com>
30
31 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
32 write-after approval after GCJ deletion.
33
1ab7ff47 342016-09-30 Andrew Haley <aph@redhat.com>
35
36 * Makefile.def: Remove libjava.
37 * Makefile.tpl: Likewise.
38 * Makefile.in: Regenerate.
39 * configure.ac: Likewise.
40 * configure: Likewise.
41 * gcc/java: Remove.
42 * libjava: Likewise.
43
c80b93bd 442016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
45
46 * MAINTAINERS (Reviewers): Add myself.
47
194b906d 482016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
49
50 * configure.ac: Disable "sim" directory for arc*-*-*.
51 * configure: Regenerated.
52
58a36bf6 532016-09-23 Tamar Christina <tamar.christina@arm.com>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
efa1150d 572016-09-12 Maciej W. Rozycki <macro@imgtec.com>
58
59 * configure.ac: Check for the minimum in-tree MPFR version
60 handled.
61 * configure: Regenerate.
62
8fa8d3bc 632016-07-20 Yan-Ting Lin <currygt52@gmail.com>
64
65 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
66 * configure: Regenerated.
67
aae553ee 682016-07-19 Fritz Reese <fritzoreese@gmail.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
b4c71cbb 722016-06-23 Andi Kleen <ak@linux.intel.com>
73
74 * Makefile.def: Add autoprofiledbootstrap.
75 * Makefile.tpl: Dito.
76 * Makefile.in: Regenerate.
77
1d6aa005 782016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
79
80 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
81 * configure: Regenerate.
82
0f7d9ee5 832016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
84
85 * configure: Regenerate.
86 * configure.ac: Remove support for avr-rtems.
87
e980e16a 882016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
89
90 * MAINTAINERS (Write After Approval): Add myself.
91
60b33cd7 922016-06-16 Michael Collison <michael.collison@arm.com>
93
94 * MAINTAINERS (Write After Approval): Add myself.
95
4f60ea41 962016-06-14 Mikael Morin <mikael@gcc.gnu.org>
97
98 * MAINTAINERS (Write After Approval): Update e-mail address.
99
7cfaa234 1002016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
101
8fa8d3bc 102 * MAINTAINERS (Write After Approval): Add myself.
7cfaa234 103
55bba89a 1042016-05-28 Alan Modra <amodra@gmail.com>
105
106 * Makefile.tpl (configure): Depend on m4 files included.
107 * Makefile.in: Regenerate.
108
bb7145f6 1092016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
110
111 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
112 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
113
61736a1b 1142016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
115
116 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
117 special case builtin.
118 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
119 support for ALTIVEC_BUILTIN_VEC_ADDEC.
120 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
121 for __builtin_vec_addec.
122
cd9cf094 1232016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
124
125 * config.guess: Import version 2016-04-02 (newest).
126 * config.sub: Import version 2016-05-10 (newest).
127
89797459 1282016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
47a09f55 129
89797459 130 * configure.ac: Add ARC support to libgloss.
131 * configure: Regenerate
47a09f55 132
96bab53a 1332016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
134
135 * MAINTAINERS (Write After Approval): Add myself.
136
4b2246ef 1372016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
138
139 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
140 * configure: Regenerated.
141 * Makefile.def (gmp): Explicitly disable assembler.
142 (mpfr): Adjust lib_path.
143 (mpc): Likewise.
144 * Makefile.in: Regenerated.
145
bee4f5e5 1462016-05-01 Jakub Jelinek <jakub@redhat.com>
147
148 PR bootstrap/70704
149 * configure.ac (--enable-stage1-checking): Add missing
150 --enable-checking=.
151 * configure: Regenerated.
152
9a9b5abf 1532016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
154
5505dabc 155 * config.guess: Revert r235676.
156 * config.sub: Revert r235676.
157
1582016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
159
160 * config.guess: Remove SH5 support.
9a9b5abf 161 * config.sub: Likewise.
162 * configure: Likewise.
163 * configure.ac: Likewise.
164
c05979a1 1652016-04-26 Jakub Jelinek <jakub@redhat.com>
166
167 PR bootstrap/70704
168 * configure.ac (--enable-stage1-checking): For --disable-checking or
169 implicit --enable-checking, make sure extra flag matches in between
170 stage1 and later checking.
171 * configure: Regenerated.
172
524df596 1732016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
174
175 * .gitattributes: New file.
176
c268ae83 1772016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
178
179 * MAINTAINERS (rs6000/powerpc port): Add myself.
180
f1907b88 1812016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
182
183 PR bootstrap/70173
184 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
185 and gotools directories. Delete the stage_final file.
186 * Makefile.in: Regenerate.
187
67c7f8e2 1882016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
189
190 * MAINTAINERS (Write After Approval): Add myself.
191
74cacd78 1922016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
193
194 * MAINTAINERS (Fortran maintainer): Remove myself.
195
61b25b61 1962016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
197
198 * MAINTAINERS (Write After Approval): Add myself.
199
a12eaf25 2002016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
201
202 * MAINTAINERS (Write After Approval): Add myself.
203
ca7ff757 2042016-03-17 Cary Coutant <ccoutant@gmail.com>
205
206 Sync with binutils-gdb:
207
208 2016-03-17 Cary Coutant <ccoutant@gmail.com>
209
210 * configure.ac: Add mips and s390 to the gold target check.
211 * configure: Regenerate.
212
bf03cb9d 2132016-03-01 DJ Delorie <dj@redhat.com>
214
215 * MAINTAINERS (mep): Remove myself as MeP maintainer.
216
7aed60de 2172016-02-22 David Malcolm <dmalcolm@redhat.com>
218
219 * MAINTAINERS (libcpp): Add myself.
220 (diagnostic messages): Likewise.
221
b2745e57 2222016-02-20 Tom de Vries <tom@codesourcery.com>
223
224 * MAINTAINERS: Fix whitespace.
225
4afa5064 2262016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
227
228 * MAINTAINERS (Write After Approval): Add myself.
229
ae5394fd 2302016-01-29 Sebastian Pop <s.pop@samsung.com>
231
232 * config/isl.m4: Add comments about isl-0.16.
233 * configure: Regenerate.
234
f9fb57ca 2352016-01-29 Martin Jambor <mjambor@suse.cz>
236
237 * MAINTAINERS (hsa maintainers): Add myself.
238
9ce22fb3 2392015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
240
241 * MAINTAINERS: (Write After Approval): Add myself.
242
45fc5243 2432016-01-25 Aditya Kumar <aditya.k7@samsung.com>
244 Sebastian Pop <s.pop@samsung.com>
245
246 * Makefile.in: Regenerate.
247 * Makefile.tpl: Export ISLVER.
248 * configure: Regenerate.
249 * config/isl.m4: Detect isl-0.15.
250
cdcc70f1 2512016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
252
253 PR bootstrap/69329
254 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
255 * Makefile.in: Regenerate.
256
7aa50266 2572016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
258
259 * configure.ac: Enable LTO for DJGPP
260 * configure: Regenerate
261
325f661b 2622016-01-12 H.J. Lu <hongjiu.lu@intel.com>
263
264 Sync with binutils-gdb:
265 2015-10-21 Nick Clifton <nickc@redhat.com>
266
267 PR gas/19109
268 * configure.ac: Note the 'none' is an acceptable argument to
269 --enable-compressed-debug-sections.
270 * configure: Regenerate.
271
8b8da2f4 2722016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
273
274 PR bootstrap/69134
275 * Makefile.def (mpfr): Disable assembler.
276 * Makefile.in: Regenerate.
277
eb32c607 2782016-01-01 Ben Elliston <bje@gnu.org>
279
280 * config.guess: Import version 2016-01-01.
281 * config.sub: Likewise.
282
95ec1e88 2832015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
284
285 * MAINTAINERS (Write After Approval): Add myself.
286
71130ef8 2872015-12-17 Sebastian Pop <s.pop@samsung.com>
288
289 * Makefile.in: Replace ISL with isl.
290 * Makefile.tpl: Same.
291 * config/isl.m4: Same.
292 * configure.ac: Same.
293 * contrib/download_prerequisites: Same.
294 * configure: Regenerate.
295
a2356db3 2962015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
297
298 * MAINTAINERS (Write After Approval): Add Myself.
299
07ae8272 3002015-12-17 Nathan Sidwell <nathan@acm.org>
301
302 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
303 * configure: Regenerate.
304
7458b15a 3052015-12-16 Aditya Kumar <aditya.k7@samsung.com>
306 Sebastian Pop <s.pop@samsung.com>
307
308 * config/isl.m4 (ISL_CHECK_VERSION): Check for
309 isl_ctx_get_max_operations.
310 * configure: Regenerate.
311
9be4db03 3122015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 313
314 * MAINTAINERS (Write After Approval): Add myself.
315
877f47a9 3162015-12-02 Ian Lance Taylor <iant@google.com>
317
318 PR go/66147
319 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
320 * Makefile.in: Regenerate.
321
256eaa17 3222015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
323
324 PR libffi/65726
325 * Makefile.def (lang_env_dependencies): Make libffi depend
326 on cxx.
327 * Makefile.in: Regenerate.
328
bc9df766 3292015-11-26 David Edelsohn <dje.gcc@gmail.com>
330
331 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
332 symbols.
333
38f4c967 3342015-11-20 Tristan Gingold <gingold@adacore.com>
335
336 Sync with binutils-gdb:
337 2015-11-20 Tristan Gingold <gingold@adacore.com>
338
339 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
340 * configure: Regenerate.
341
d666ba1d 3422015-11-19 Martin Liska <mliska@suse.cz>
343
344 * .gitignore: Add .clang-format to ignored files.
345 * Makefile.in: Add clang-format.
346 * Makefile.tpl: Likewise.
347
067ef0d9 3482015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
349
350 * configure.ac: Enable libmpx by default.
351 * configure: Regenerated.
352
b0751b76 3532015-10-23 Steve Ellcey <sellcey@imgtec.com>
354
355 * MAINTAINERS: Update email address.
356
2fc69290 3572015-10-23 Paulo Matos <pmatos@linki.tools>
358
359 * MAINTAINERS: Update email address.
360
26f6d549 3612015-10-23 Alan Hayward <alan.hayward@arm.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
afb6adb9 3652015-10-20 H.J. Lu <hongjiu.lu@intel.com>
366
367 Sync with binutils-gdb:
368 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
369
370 PR gas/19109
371 * configure.ac: Add
372 --enable-compressed-debug-sections={all,gas,gold,ld}.
373 * configure: Regenerated.
374
b7d4b31c 3752015-10-16 Arnaud Charlet <charlet@adacore.com>
376
377 * MAINTAINERS: Update list of Ada maintainers and email addresses.
378
57d92e8a 3792015-10-09 Martin Liska <mliska@suse.cz>
380
381 * MAINTAINERS (Write After Approval): Add myself.
382
fa835bac 3832015-10-09 Alexander Fomin <alexander.fomin@intel.com>
384
385 * MAINTAINERS (Write After Approval): Add myself.
386
9db2fa68 3872015-10-02 Florian Weimer <fweimer@redhat.com>
388
389 * MAINTAINERS: Update email address.
390
b185c082 3912015-10-02 Louis Krupp <louis.krupp@zoho.com>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
3ac5995c 3952015-09-20 Kai Tietz <ktietz70@googlemail.com>
396
cf2fd8f7 397 * MAINTAINERS: Update email.
3ac5995c 398
2149208d 3992015-09-14 Bernd Schmidt <bschmidt@redhat.com>
400
401 * MAINTAINERS: Update my email address.
402
a8e073b5 4032015-09-01 James Bowman <james.bowman@ftdichip.com>
404
405 * MAINTAINERS (ft32 port): Add myself.
406
748c0f4a 4072015-08-28 David Sherwood <david.sherwood@arm.com>
408
409 * MAINTAINERS: Add myself.
410
ec5f8547 4112015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
412
413 * MAINTAINERS (Write After Approval): Add myself.
414
4e7d6e89 4152015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
416
417 PR libfortran/54572
418 * Makefile.def: Make libgfortran depend on libbacktrace.
419 * Makefile.in: Regenerate.
420
376211b1 4212015-08-20 Simon Dardis <simon.dardis@imgtec.com>
422
423 * MAINTAINERS (Write After Approval): Add myself.
424
9d71bbdc 4252015-08-12 Tom de Vries <tom@codesourcery.com>
426
427 PR other/67092
428 * configure.ac: Remove --with_host_libstdcxx support.
429 * configure: Regenerate.
430
fdcd05c8 4312015-08-10 Thomas Schwinge <thomas@codesourcery.com>
432 Jakub Jelinek <jakub@redhat.com>
433
434 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
435 nvptx*-*-*.
436 * configure: Regenerate.
437
29890f2e 4382015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
439
440 * Makefile.def (libiconv): Define bootstrap=true.
441 Mark pdf/html/info as missing.
442 (configure-gcc): Depend on all-libiconv.
443 (all-gcc): Ditto.
444 (configure-libcpp): Ditto.
445 (all-libcpp): Ditto.
446 (configure-intl): Ditto.
447 (all-intl): Ditto.
448 * Makefile.in: Regenerate.
449
d1a8d2ac 4502015-08-03 Bin Cheng <bin.cheng@arm.com>
451
452 * MAINTAINERS (loop ivopts): Add the entry and myself.
453
ad10d664 4542015-07-31 Nathan Sidwell <nathan@codesourcery.com>
455
456 * MAINTAINERS (nvptx): Add self.
457
7b42a296 4582015-07-29 Alan Lawrence <alan.lawrence@arm.com>
459
460 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
461 128-bit vector modes.
462
d46c0c7e 4632015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 464
d46c0c7e 465 * MAINTAINERS (Write After Approval): Add myself.
466
cf2fd8f7 4672015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 468
469 * config.sub, config.guess: Import from upstream.
470
e757a6a8 4712015-07-24 Michael Darling <darlingm@gmail.com>
472
473 PR other/66259
474 * config-ml.in: Reflects renaming of configure.in to configure.ac
475 * configure: Likewise
476 * configure.ac: Likewise
477
15c41437 4782015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
479
480 * MAINTAINERS: Update my email address.
481
8a6ab6a0 4822015-07-14 H.J. Lu <hongjiu.lu@intel.com>
483
484 Sync with binutils-gdb:
485 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
486
487 * configure.ac (target_configdirs): Exclude target-zlib if
488 target-libjava isn't built.
489 * configure: Regenerated.
490
6406d366 4912015-07-14 H.J. Lu <hongjiu.lu@intel.com>
492
493 Sync with binutils-gdb:
494 2015-05-13 John David Anglin <dave.anglin@bell.net>
495
496 * configure.ac: Disable configuration of GDB for HPUX targets.
497 * configure: Regenerate.
498
499 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
500
501 * configure.ac: Add --with-system-zlib.
502 * configure: Regenerated.
503
504 2015-01-28 James Bowman <james.bowman@ftdichip.com>
505
506 * configure.ac: Add FT32 support.
507 * configure: Regenerate.
508
509 2015-01-12 Anthony Green <green@moxielogic.com>
510
511 * configure.ac: Don't disable gprof for moxie.
512 * configure: Rebuild.
513
c850ece7 5142015-07-14 H.J. Lu <hongjiu.lu@intel.com>
515
516 Sync with binutils-gdb:
517 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
518
519 PR ld/18355
520 * Makefile.def: Add extra_configure_flags to host zlib.
521 * configure.ac (extra_host_zlib_configure_flags): New. Set
522 to --enable-host-shared When bfd is to be built as shared
523 library. AC_SUBST.
524 * Makefile.in: Regenerated.
525
31a33dc9 5262015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
527
528 Sync with src:
529 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
530 * Makefile.def (dependencies): Add all-zlib to all-bfd.
531 * Makefile.in: Regenerated.
532
1c26a2ee 5332015-06-30 H.J. Lu <hongjiu.lu@intel.com>
534
535 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
536 target.
537 * configure: Regenerate.
538
5941b5d3 5392015-06-23 Ludovic Courtès <ludo@gnu.org>
540
541 * MAINTAINERS (Write After Approval): Add myself.
542
ed13ef4d 5432015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
544
545 * MAINTAINERS (OS Port Maintainers): Add myself.
546 (Various Maintainers): Remove myself from libffi testsuite.
547
d348be20 5482015-06-04 Richard Sandiford <richard.sandiford@arm.com>
549
550 * MAINTAINERS (gen* on machine desc): Add self.
551
dce53dbc 5522015-06-02 Jason Merrill <jason@redhat.com>
553
554 PR bootstrap/66319
555 * configure.ac: Use -std=gnu++98.
556
ea589ea6 5572015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
558
559 * MAINTAINERS (Write After Approval): Add myself.
560
d5f3a33f 5612015-05-28 Mike Frysinger <vapier@gentoo.org>
562
563 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
564 * configure: Regenerate.
565
27590679 5662015-05-26 Jason Merrill <jason@redhat.com>
567
568 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
569 * configure: Regenerate.
570
b6616c9c 5712015-05-16 James Bowman <james.bowman@ftdichip.com>
572
573 * configure.ac: FT32 target added.
b6616c9c 574 * configure: Regenerated.
575
457a4c2e 5762015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
577
578 * MAINTAINERS (Write After Approval): Add myself.
579
d337ac08 5802015-05-11 Paulo Matos <paulo@matos-sorge.com>
581
582 * MAINTAINERS (Write After Approval): Add myself.
583
6efd9d79 5842015-05-11 Paulo Matos <paulo@matos-sorge.com>
585
586 * configure.ac: Fix typo.
587 * configure: Regenerate.
588
052433ca 5892015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
590
591 * MAINTAINERS (Write After Approval): Add myself.
592
bed3355c 5932015-05-03 Matthias Klose <doko@ubuntu.com>
594
595 * configure.ac: Match $host configured with triplets.
596 * configure: Regenerate.
597
215cfab2 5982015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
599
600 * Makefile.tpl: Remove surplus whitespace throughout.
601 * Makefile.in: Regenerate.
602
3ba2fa8f 6032015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
604
605 * MAINTAINERS (Various Maintainers): Add myself as instruction
606 combiner maintainer.
607
868af6b6 6082015-04-17 Jakub Jelinek <jakub@redhat.com>
609
610 PR bootstrap/62077
611 * configure.ac (--enable-stage1-checking): Default to
612 release,misc,gimple,rtlflag,tree,types if --disable-checking
613 or --enable-checking is not specified and DEV-PHASE is not
614 experimental.
615 * configure: Regenerated.
616
53eea98c 6172015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
618
619 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
620 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
621 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
622 * Makefile.in: Regenerate.
623
c3570991 6242015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 625
626 * MAINTAINERS: Update my email address.
627
af5714b1 6282015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
629
630 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
631
6bf5506c 6322015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
633
634 * MAINTAINERS: Add myself as an arm port reviewer.
635
c8ddf81f 6362015-03-25 Martin Liska <mliska@suse.cz>
637 Yury Gribov <y.gribov@samsung.com>
638
639 * Makefile.in: Fix ln source location for vimrc file.
640 * Makefile.tpl: Likewise.
641
f5fad380 6422015-03-09 Aldy Hernandez <aldyh@redhat.com>
643
644 PR bootstrap/25672
645 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
646 cross-compiling. Similarly for CXX_FOR_TARGET.
647 * configure: Regenerate.
648
202baac8 6492015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
650
651 * Makefile.def: Add libmpx.
652 * configure.ac: Add libmpx.
653 * Makefile.in: Regenerate.
654 * configure: Regenerate.
655
a05985c3 6562015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
657
658 * MAINTAINERS (CPU Port Maintainers): Add myself
659 i386 vector ISA extns mantainer.
660
0ee33baf 6612015-03-13 Jeff Law <law@redhat.com>
662
663 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
664 maintainer.
665 Remove Richard Henderson as a maintainer for the x86 port.
666
1c92e2e9 6672015-03-03 Joern Rennecke <gnu@amylaar.uk>
668
669 * MAINTAINERS (CPU Port Maintainers): Update my email address.
670
df311a4c 6712015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
672
673 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
674 pointer bounds checker and i386 MPX maintainer.
675
0a9a2234 6762015-02-26 Sandra Loosemore <sandra@codesourcery.com>
677
678 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
679
27859cd3 6802015-02-26 Martin Sebor <msebor@redhat.com>
681
682 * MAINTAINERS (Various Maintainers): Add self.
683
dd87c525 6842015-02-20 Thomas Schwinge <thomas@codesourcery.com>
685
686 * configure.ac [--enable-as-accelerator-for] (enable_languages):
687 Make sure it contains lto.
688 * configure: Regenerate.
689
0f769573 6902015-02-18 Thomas Schwinge <thomas@codesourcery.com>
691
692 * configure: Regenerate.
693
84958347 6942015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 6951
84958347 696 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
697 middle-end, docstring): Remove myself.
698 (Write After Approval): Add myself.
699
265e716f 7002015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
701
702 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
703 (Write After Approval): Update address.
704
5c524c74 7052015-01-29 David Malcolm <dmalcolm@redhat.com>
706
707 PR jit/64780
708 * configure.ac: Require the user to explicitly specify
709 --enable-host-shared if the jit is enabled.
710 * configure: Regenerate.
711
c82aff11 7122015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
713
714 * MAINTAINERS (Write After Approval): Add myself.
715
8a608e00 7162015-01-25 Tom de Vries <tom@codesourcery.com>
717
718 * MAINTAINERS: Make whitespace consistent.
719
2968b954 7202015-01-23 Braden Obrzut <admin@maniacsvault.net>
721
722 * MAINTAINERS (Write After Approval): Add myself.
723
d084f505 7242015-01-20 Andre Vehreschild <vehre@gmx.de>
725
726 * MAINTAINERS: (Write After Approval): Add myself.
727
1b4bfbd1 7282015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
729
730 * MAINTAINERS: (Write After Approval): Add myself.
731
7fd44cfc 7322015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
733
734 * MAINTAINERS: (Write After Approval): Add myself.
735
1f206195 7362015-01-13 Iain Sandoe <iain@codesourcery.com>
737
738 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
739 objective-c/c++ front end maintainer.
740
65eebed4 7412015-01-13 Marek Polacek <polacek@redhat.com>
742
743 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
744
2bfaea82 7452015-01-12 Jeff Law <law@redhat.com>
746
747 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
748 a very long time.
749
dcfe52b6 7502015-01-09 Ian Lance Taylor <iant@google.com>
751
752 * configure.ac (host_tools): Add gotools.
753 * Makefile.def (host_modules): Add gotools.
754 (dependencies): Add dependency of all-gotools on all-target-libgo.
755
275d0a7c 7562015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
757
758 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
759 * configure: Regenerate.
760
fb5eef67 7612015-01-08 Thomas Schwinge <thomas@codesourcery.com>
762
763 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
764 all-target-libgomp.
765 * Makefile.in: Regenerate.
766
fa8b719f 7672015-01-06 Eric Botcazou <ebotcazou@adacore.com>
768
769 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
770
8992df51 7712015-01-06 Eric Botcazou <ebotcazou@adacore.com>
772
773 * configure.ac: Add Visium support.
774 * configure: Regenerate.
775
9b31ae9c 7762015-01-04 Andreas Schwab <schwab@linux-m68k.org>
777
778 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
779 * configure: Regenerate.
780
fc740d70 7812015-01-03 Andrew Pinski <apinski@cavium.com>
782
783 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
784 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
785 (BASE_TARGET_EXPORTS): Add OBJCOPY.
786 (OBJCOPY_FOR_TARGET): New variable.
787 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
788 * Makefile.in: Regenerate.
789 * configure.ac: Check for already installed target objcopy.
790 Also GCC_TARGET_TOOL on objcopy.
791 * configure: Regenerate.
792
edf5ad4f 7932015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
794
795 * config.sub: Update from upstream, to 2015-01-01 version.
796 * config.guess: Ditto.
797
40ef7a25 7982014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
799
800 * MAINTAINERS (RTEMS Ports): Add myself.
801
78d92ced 8022014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
803
804 * MAINTAINERS (Write After Approval): Add myself.
805
f604b2e0 8062014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
807
808 * MAINTAINERS (Write After Approval): Add myself.
809
67cedda8 8102014-12-15 Thomas Schwinge <thomas@codesourcery.com>
811
812 * configure.ac (--enable-as-accelerator-for): Don't set
813 ENABLE_AS_ACCELERATOR_FOR. Update all users.
814 * configure: Regenerate.
815
41a4aa66 8162014-12-13 Jakub Jelinek <jakub@redhat.com>
817
818 PR bootstrap/64023
819 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
820 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
821 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
822 to CXX.
823 * Makefile.in: Regenerated.
824
d10a337d 8252014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
826 Yury Gribov <y.gribov@samsung.com>
827
828 * .gitignore: Added .local.vimrc and .lvimrc.
829 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
830 * Makefile.in: Regenerate.
831
8322014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 833
834 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
835 * configure: Regenerated.
836
d22eabd4 8372014-11-27 Bernd Schmidt <bernds@codesourcery.com>
838
839 * MAINTAINERS (nvptx port): New entry.
840
d781ea5c 8412014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
842
843 * configure: Regenerate.
844
3e78a7ce 8452014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
846
847 * configure.ac: Merge with Binutils.
848
533c3d32 8492014-11-26 Tobias Burnus <burnus@net-b.de>
850
851 * Makefile.def: Make more dependent on mpfr, mpc and isl.
852 * Makefile.in: Regenerate.
853
d1a94f02 8542014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
855
856 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
857 missing flex.
858 * Makefile.in: Regenerated.
859
3453eaf0 8602014-11-21 Ilya Verbin <ilya.verbin@intel.com>
861
862 * Makefile.in: Regenerate.
863
4e8a08d4 8642014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
865
866 PR bootstrap/63784
867 * libtool.m4: Add $pic_flag with -shared.
868
d758319f 8692014-11-21 Renlin Li <Renlin.Li@arm.com>
870
871 * MAINTAINERS (Write After Approval): Added myself.
872
673168e8 8732014-11-21 Alex Velenko <Alex.Velenko@arm.com>
874
875 * MAINTAINERS (write-after-approval): Add myself.
876
50c933a3 8772014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
878
879 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
880 from 2 years ago.
881
2008009a 8822014-11-19 Alex Velenko <Alex.Velenko@arm.com>
883
884 Revert:
885 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
886
887 * MAINTAINERS (Write After Approval): Added myself as line map
888 maintainer.
889
e2d66bc6 8902014-11-19 Renlin Li <Renlin.Li@arm.com>
891
892 Revert:
893 2014-11-19 Renlin Li <Renlin.Li@arm.com>
894
895 * MAINTAINERS (Write After Approval): Added myself.
896
cef068f7 8972014-11-19 Renlin Li <Renlin.Li@arm.com>
898
899 * MAINTAINERS (Write After Approval): Added myself.
900
f5ff9110 9012014-11-19 Alex Velenko <Alex.Velenko@arm.com>
902
903 * MAINTAINERS (Write After Approval): Added myself as line map
904 maintainer.
905
14c6b63a 9062014-11-17 Dodji Seketeli <dodji@redhat.com>
907
908 * MAINTAINERS (Various Maintainers): Added myself as line map
909 maintainer.
910
c8df758a 9112014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
912
913 * move-if-change: Sync from upstream gnulib.
914
cdf97dbf 9152014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
916
917 * compile: Sync with upstream Automake.
918 * depcomp: Ditto.
919 * install-sh: Ditto.
920 * missing: Ditto.
921 * mkinstalldirs: Ditto.
922 * ylwrap: Ditto.
923
54c820f5 9242014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
925
926 * config.sub: Update from upstream config repo.
927 * config.guess: Ditto.
928
d3a7dd32 9292014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
930
931 * Makefile.def: Add liboffloadmic to target_modules. Make
932 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
933 * Makefile.in: Regenerate.
934 * configure: Regenerate.
935 * configure.ac: Add liboffloadmic to target binaries.
936 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
937 Add liboffloadmic to noconfig list when C++ is not supported.
938
a3d93be3 9392014-11-13 Bernd Schmidt <bernds@codesourcery.com>
940 Thomas Schwinge <thomas@codesourcery.com>
941 Ilya Verbin <ilya.verbin@intel.com>
942 Andrey Turetskiy <andrey.turetskiy@intel.com>
943
944 * configure: Regenerate.
945 * configure.ac (--enable-as-accelerator-for)
946 (--enable-offload-targets): New configure options.
947
90d9e583 9482014-11-11 Tobias Burnus <burnus@net-b.de>
949
845ec886 950 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 951 * Makefile.in: Regenerate.
952
863e76f9 9532014-11-11 David Malcolm <dmalcolm@redhat.com>
954
955 * ChangeLog.jit: New.
956 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
957
7c407808 9582014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
959
960 PR target/63610
961 * libtool.m4: Fix globbing of darwin versions.
962 * configure: Regenerate.
963
572cf1f7 9642014-11-11 Tobias Burnus <burnus@net-b.de>
965
572cf1f7 966 * Makefile.def: Remove CLooG.
967 * Makefile.tpl: Ditto.
968 * configure.ac: Ditto.
969 * configure: Regenerate.
970 * Makefile.in: Ditto.
971
8ce80784 9722014-11-06 Bernd Schmidt <bernds@codesourcery.com>
973
974 * configure.ac: Handle nvptx-*-*.
975 * configure: Regenerate.
976
aa80e213 9772014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
978
979 * MAINTAINERS (Write After Approval): Add myself.
980
f7d3db38 9812014-10-31 Jakub Jelinek <jakub@redhat.com>
982
983 * Makefile.def (libcc1): Remove bootstrap=true;.
984 * Makefile.in: Regenerated.
985
10e64fba 9862014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
987
988 * configure.ac: Update comment.
989 * configure: Regenerate.
990
6f0a1b31 9912014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
944792ef 9952014-10-30 Thomas Schwinge <thomas@codesourcery.com>
996
997 * configure.ac (extra_host_libiberty_configure_flags): Add
998 --enable-shared also for libcc1's benefit.
999 * configure: Regenerate.
1000
98b17817 10012014-10-29 Tristan Gingold <gingold@adacore.com>
1002
1003 * MAINTAINERS: Change my email address.
1004
ab103e33 10052014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1006 Tom Tromey <tromey@redhat.com>
1007
1008 * Makefile.def: Add libcc1 to host_modules.
1009 * configure.ac (host_tools): Add libcc1.
1010 * Makefile.in, configure: Rebuild.
1011
1085f3b8 10122014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 1013
1014 * configure.ac (build_configargs): Don't share config.cache between
1015 build subdirs.
d9eecfbd 1016 * configure: Regenerate.
b85b703b 1017
14091821 10182014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1019
1020 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1021 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1022 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1023 leon3v7 as leon3.
1024 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1025 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1026 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1027 * config/sparc/sparc.md (cpu): Add leon3v7.
1028 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1029
b58f2ae3 10302014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1031
1032 * MAINTAINERS (write-after-approval): Add myself.
1033
56242c27 10342014-10-23 Ian Lance Taylor <iant@google.com>
1035
1036 * configure.ac: Disable the Go frontend on systems where it is known
1037 to not work.
1038 * configure: Regenerate.
1039
9245d2c5 10402014-10-23 Richard Biener <rguenther@suse.de>
1041
1042 * Makefile.def: Add libcpp build module and dependencies.
1043 * configure.ac: Add libcpp build module.
1044 * Makefile.in: Regenerate.
1045 * configure: Likewise.
1046
2e7fb888 10472014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1048
1049 * MAINTAINERS (write-after-approval): Add myself.
1050
a4dbd7d4 10512014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1052
1053 * INSTALL/README: Do not mention CVS.
1054
58f62c51 10552014-10-03 Jing Yu <jingyu@google.com>
1056
1057 * configure.ac: Add aarch64 to list of targets that support gold.
1058 * configure: Regenerate.
1059
0c89a10c 10602014-09-29 François Dumont <fdumont@gcc.gnu.org>
1061
1062 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1063
7747f33f 10642014-09-29 Catherine Moore <clm@codesourcery.com>
1065
1066 * MAINTAINERS: Add myself as MIPS maintainer.
1067
6d0eaeb8 10682014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1069
1070 * MAINTAINERS: Move myself to MIPS maintainers.
1071
1fbbc678 10722014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1073
1074 * MAINTAINERS: Put all email addresses between '<' and '>'.
1075
5e530ebd 10762014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1077
1078 * MAINTAINERS: Move myself to reviewers (Fortran).
1079
870e466f 10802014-09-01 Andi Kleen <ak@linux.intel.com>
1081
1082 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1083 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1084 * Makefile.in: Regenerate.
1085
8325d4dd 10862014-08-28 David Malcolm <dmalcolm@redhat.com>
1087
1088 * rtx-classes-status.txt: Delete
1089
91a55c11 10902014-08-28 David Malcolm <dmalcolm@redhat.com>
1091
1092 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1093
b6de67fd 10942014-08-27 Sebastian Pop <s.pop@samsung.com>
1095
1096 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1097 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1098 of checking for version number.
1099 * configure: Regenerated.
1100 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1101
f1ee32d1 11022014-08-27 David Malcolm <dmalcolm@redhat.com>
1103
1104 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1105 is done; begin phase 6 (use extra rtx_def subclasses).
1106
d40b1309 11072014-08-27 David Malcolm <dmalcolm@redhat.com>
1108
1109 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1110 done; begin phase 5 (additional rtx_def subclasses).
1111
e149ca56 11122014-08-26 David Malcolm <dmalcolm@redhat.com>
1113
1114 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1115
26bb3cb2 11162014-08-26 David Malcolm <dmalcolm@redhat.com>
1117
1118 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1119 SET_BB_HEADER are done.
1120
fc5ad70a 11212014-08-26 David Malcolm <dmalcolm@redhat.com>
1122
1123 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1124 done.
1125
69c5a18c 11262014-08-26 David Malcolm <dmalcolm@redhat.com>
1127
1128 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1129
2f3c9801 11302014-08-26 David Malcolm <dmalcolm@redhat.com>
1131
1132 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1133
e97a173d 11342014-08-25 David Malcolm <dmalcolm@redhat.com>
1135
1136 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1137
943ea6fa 11382014-08-25 David Malcolm <dmalcolm@redhat.com>
1139
1140 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1141
08a06697 11422014-08-25 David Malcolm <dmalcolm@redhat.com>
1143
1144 * rtx-classes-status.txt: Phase 3 (per-file commits within
1145 "config" subdirs) is done; begin phase 4 (removal of
1146 "scaffolding").
1147
d2ecc902 11482014-08-23 David Malcolm <dmalcolm@redhat.com>
1149
1150 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1151 dir) is done; begin phase 3 (per-file commits within "config"
1152 subdirs).
1153
e31de0d2 11542014-08-21 David Malcolm <dmalcolm@redhat.com>
1155
1156 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1157 phase 2 (per-file commits in main source dir).
1158
6ac3b11e 11592014-08-21 Bin Cheng <bin.cheng@arm.com>
1160
1161 * configure: Regenerated.
1162
0eec6621 11632014-08-19 David Malcolm <dmalcolm@redhat.com>
1164
1165 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1166
17616710 11672014-08-19 David Malcolm <dmalcolm@redhat.com>
1168
1169 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1170
7c5928c3 11712014-08-19 David Malcolm <dmalcolm@redhat.com>
1172
1173 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1174
047ccec4 11752014-08-19 David Malcolm <dmalcolm@redhat.com>
1176
1177 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1178
a83c8362 11792014-08-19 David Malcolm <dmalcolm@redhat.com>
1180
1181 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1182
1b08cfdd 11832014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1184
1185 * MAINTAINERS (Write After Approval): Add myself.
1186
d41d96b7 11872014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1188
1189 * MAINTAINERS: Remove myself
1190
4a57a2e8 11912014-08-19 David Malcolm <dmalcolm@redhat.com>
1192
1193 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1194
7ad1fa02 11952014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1196
1197 * MAINTAINERS (Write After Approval): Add myself.
1198
a684cb04 11992014-08-18 David Malcolm <dmalcolm@redhat.com>
1200
1201 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1202 SET_BB_HEADER, SET_BB_FOOTER
1203
57c8dfee 12042014-08-18 David Malcolm <dmalcolm@redhat.com>
1205
904c3df2 1206 * rtx-classes-status.txt: New file
57c8dfee 1207
429cca51 12082014-08-18 Roman Gareev <gareevroman@gmail.com>
1209
1210 * configure.ac: Eliminate ClooG installation dependency.
1211 * configure: Regenerate.
1212 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1213 * Makefile.in: Regenerate.
1214
5420e92f 12152014-08-15 Ilya Verbin <iverbin@gmail.com>
1216
1217 * MAINTAINERS (Write After Approval): Add myself.
1218
cf2fd8f7 12192014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 1220
1221 * MAINTAINERS (Write After Approval): Add myself.
1222
47d90752 12232014-08-01 Jiong Wang <jiong.wang@arm.com>
1224
1225 * MAINTAINERS (Write After Approval): Add myself.
1226
1d163515 12272014-07-28 Anthony Green <green@moxielogic.com>
1228
1229 Import from savannah.gnu.org:
1230 * config.sub: Update to 2014-07-28 version.
1231
8cc0edb6 12322014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1233
1234 * MAINTAINERS: Remove my MIPS maintainer entry.
1235
385527e9 12362014-07-26 Uros Bizjak <ubizjak@gmail.com>
1237
1238 PR target/47230
1239 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1240 * configure: Regenerate.
1241
2dd0603e 12422014-07-24 James Norris <jnorris@codesourcery.com>
1243
1244 * MAINTAINERS (Write After Approval): Add myself.
1245
383b71a9 12462014-07-20 Roman Gareev <gareevroman@gmail.com>
1247
1248 * configure.ac: Accept only CLooG 0.18.1.
1249 * configure: Regenerate.
1250
9556e4d0 12512014-07-17 Roman Gareev <gareevroman@gmail.com>
1252
1253 * configure.ac: Don't accept isl 0.11.
1254 * configure: Regenerate.
1255
05095438 12562014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1257
1258 * MAINTAINERS (Write After Approval): Add myself.
1259
20632469 12602014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1261
1262 * configure.ac: Don't accept isl 0.10.
1263 * configure: Regenerate.
1264
f4953d40 12652014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 1266
f4953d40 1267 Fix include path for in-tree cloog.
1268 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1269 * configure: Regenerate.
2556a4ed 1270
f4953d40 12712014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 1272
f4953d40 1273 * .gitignore: Import gcc_update output.
60d578d4 1274
bf0001d4 12752014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1276
52fd2e17 1277 * config-ml.in: Robustify ac_configure_args parsing.
1278
1015a063 1279 * configure.ac (--enable-linker-plugin-configure-flags)
1280 (--enable-linker-plugin-flags): New flags.
1281 (configdirs): Conditionally add libiberty-linker-plugin.
1282 * configure: Regenerate.
1283 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1284 (host_modules) <lto-plugin>: Pay attention to
1285 @extra_linker_plugin_flags@ and
1286 @extra_linker_plugin_configure_flags@.
1287 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1288 * Makefile.in: Regenerate.
1289
bf0001d4 1290 * Makefile.tpl (configure-[+prefix+][+module+])
1291 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1292 "module_srcdir" instead of "module" for locating a module's srcdir.
1293 * Makefile.in: Regenerate.
1294
85dcf814 12952014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1296
1297 * MAINTAINERS (Write After Approval): Add myself.
1298
b9f71945 12992014-06-06 Sebastian Pop <sebpop@gmail.com>
1300
1301 * MAINTAINERS: Update my email address.
1302
a499a116 13032014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1304
1305 * MAINTAINERS (Write After Approval): Add myself.
1306
42878318 13072014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1308
1309 * MAINTAINERS (Write After Approval): Add myself.
1310
df148e44 13112014-05-30 Jonathan Wakely <jwakely@redhat.com>
1312
1313 PR libstdc++/61011
1314 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1315 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1316 * configure: Regenerate.
1317
7f9463ec 13182014-05-28 Pedro Alves <palves@redhat.com>
1319
1320 * MAINTAINERS (Write After Approval): Add myself.
1321
0be66420 13222014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1323
1324 * MAINTAINERS: Update my affiliation/email.
1325
2a96d757 13262014-05-19 Mike Stump <mikestump@comcast.net>
1327
1328 * MAINTAINERS: Add wide-int reviewers.
1329
2481a2c1 13302014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1331
1332 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1333 * configure: Regenerated.
1334
418aa869 13352014-05-15 Torvald Riegel <triegel@redhat.com>
1336
1337 * MAINTAINERS (libitm): Add myself as maintainer.
1338
d23ca936 13392014-05-07 Charles Baylis <charles.baylis@linaro.org>
1340
1341 * MAINTAINERS (Write After Approval): Add myself.
1342
b98f8a78 13432014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1344
1345 * config.sub, config.guess: Import from upstream.
1346
588c2671 13472014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1348
1349 * MAINTAINERS (Write After Approval): Put myself in correct order.
1350
572205be 13512014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1352
1353 * MAINTAINERS (Write After Approval): Add myself.
1354
a6703892 13552014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1356
1357 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1358 section.
1359
5692cf37 13602014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1361
1362 * MAINTAINERS (Write After Approval): Delete myself.
1363
478532eb 13642014-04-17 Jakub Jelinek <jakub@redhat.com>
1365
1366 PR sanitizer/56781
1367 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1368 and -B* options with -Xcompiler.
1369
e40b19b7 13702014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1371
1372 PR bootstrap/60620
cf2fd8f7 1373 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 1374 * Makefile.in: Regenerate.
1375
e673a265 13762014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1377
1378 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1379 for WINDRES_FOR_TARGET in default-manifest.o rule.
1380 * Makefile.in: Regenerate.
1381
737fef9c 13822014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
f4ae1a00 13862014-03-26 Jakub Jelinek <jakub@redhat.com>
1387
1388 PR sanitizer/56781
1389 * Makefile.def: Set bootstrap=true; for host fixincludes.
1390 * configure.ac: Don't bootstrap host fixincludes unless
1391 --with-build-config=bootstrap-{a,ub}san.
1392 * Makefile.in: Regenerated.
1393 * configure: Regenerated.
1394
ee055341 13952014-03-21 Jakub Jelinek <jakub@redhat.com>
1396
1397 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1398 --enable-vtable-verify option parsing. Don't add
1399 target-libsanitizer to bootstrap_target_libs unless
1400 --with-build-config=bootstrap-asan or
1401 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1402 to bootstrap_target_libs unless --enable-vtable-verify.
1403 * configure: Regenerated.
1404
1279e87b 14052014-03-10 Anatoly Sokolov <aesok@post.ru>
1406
1407 * MAINTAINERS (Write After Approval): Add myself.
1408
cf0201a5 14092014-03-07 Denis Chertykov <chertykov@gmail.com>
1410
1411 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1412
48d33b51 14132014-03-07 Jakub Jelinek <jakub@redhat.com>
1414
1415 PR bootstrap/58572
1416 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1417 -I for libstdc++-v3 includes if $(LEAN).
1418 * Makefile.in: Regenerated.
1419
4dcc249a 14202014-03-04 Jonathan Wakely <jwakely@redhat.com>
1421
1422 * MAINTAINERS: Update my email address.
1423
2da35515 14242014-02-24 Walter Lee <walt@tilera.com>
1425
1426 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1427 (tilegx-*-*): Change to tilegx*-*-*.
1428 * configure: Regenerate.
1429
2cdbba93 14302014-02-17 Loren J. Rittle <ljrittle@acm.org>
1431
1432 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1433
e3c32511 14342014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1435
1436 * MAINTAINERS (Write After Approval): Add myself.
1437
48118d02 14382014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1439
1440 PR target/59788
1441 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1442 *solaris2*.
1443
68512f53 14442014-01-21 John David Anglin <danglin@gcc.gnu.org>
1445
1446 * MAINTAINERS: Update my email address.
1447
a37bd79b 14482014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1449
1450 * MAINTAINERS: Convert to UTF-8.
1451 Properly sort Xinliang David Li's entry.
1452
3c6280bd 14532013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1454 Sandra Loosemore <sandra@codesourcery.com>
1455
1456 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1457 nios2 port maintainers.
1458
e8cac2b9 14592013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1460
1461 * MAINTAINERS (Write After Approval): Add myself.
1462
87ebeb4c 14632013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 1464
1465 * configure.ac: Add user-friendly check for native x86_64-linux
1466 multilibs.
1467 * configure: Regenerate.
1468
14692013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1470
1471 * MAINTAINERS: Add myself as sh maintainer.
1472
14732013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1474
1475 * MAINTAINERS: Add self as SLSR maintainer.
1476
14772013-11-18 Jan Hubicka <hubicka@ucw.cz>
1478
1479 * MAINTAINERS: Update my email address.
1480
14812013-11-15 David Edelsohn <dje.gcc@gmail.com>
1482
1483 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1484
14852013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1486
1487 * Makefile.in: Regenerate.
1488
1489 * Makefile.tpl: Fix typo.
1490 * Makefile.in: Regenerate partially.
1491
14922013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1493
1494 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1495 supported.
1496 * configure: Regenerated.
1497
14982013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1499
1500 * MAINTAINERS (Write After Approval): Add myself.
1501
15022013-10-30 Jason Merrill <jason@redhat.com>
1503
1504 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1505 --disable-build-format-warnings.
1506
15072013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1508
cf2fd8f7 1509 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 1510 depend on libstdc++ and libgcc.
1511 * configure: Regenerate.
1512 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1513 libcilkrts for POSIX and i*86, and x86_64 architectures.
1514 * Makefile.in: Added libcilkrts related fields to support building it.
1515
15162013-10-26 Jeff Law <law@redhat.com>
1517
1518 * Makefile.def (target_modules): Remove libmudflap
1519 (languages): Remove check-target-libmudflap).
1520 * Makefile.in: Rebuilt.
1521 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1522 * configure.ac (target_libraries): Remove target-libmudflap.
1523 Remove checks which disabled libmudflap on some systems.
1524 * configure: Rebuilt.
1525 * libmudflap: Directory removed.
1526
15272013-10-21 Cong Hou <congh@google.com>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
15312013-10-16 Mike Stump <mikestump@comcast.net>
1532
1533 * .dir-locals.el: Add.
1534
15352013-10-15 David Malcolm <dmalcolm@redhat.com>
1536
1537 * configure.ac: Add --enable-host-shared
1538 * configure: Regenerate.
1539
15402013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1541
1542 Import from savannah.gnu.org:
1543 * config.guess: Update to 2013-06-10 version.
1544 * config.sub: Update to 2013-10-01 version.
1545
15462013-10-01 Simon Cook <simon.cook@embecosm.com>
1547
1548 Changes to build configuration to allow big endian ARC ELF toolchain
1549 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1550 * configure: Regenerate.
1551
15522013-09-20 Alan Modra <amodra@gmail.com>
1553
1554 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1555 ppc host match. Support little-endian powerpc linux hosts.
1556
15572013-09-19 Dodji Seketeli <dodji@redhat.com>
1558
1559 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1560 maintainer.
1561
15622013-09-12 DJ Delorie <dj@redhat.com>
1563
1564 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1565 maintainers.
1566
15672013-09-03 Richard Biener <rguenther@suse.de>
1568
1569 * configure.ac: Also allow ISL 0.12.
1570 * configure: Regenerated.
1571
15722013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
15762013-08-27 David Malcolm <dmalcolm@redhat.com>
1577
1578 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1579
15802013-08-26 Caroline Tice <cmtice@google.com>
1581
1582 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1583 "Various Reviewers" to libvtv "Various Maintainers".
1584
15852013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1586
1587 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1588
15892013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1590
1591 * MAINTAINERS: Update name, email.
1592
15932013-08-13 Adam Butcher <adam@jessamine.co.uk>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
15972013-08-12 Caroline Tice <cmtice@google.com>
1598
1599 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1600 address in the Write After Approval section.
1601
16022013-08-09 Carlos O'Donell <carlos@redhat.com>
1603
1604 * MAINTAINERS (Write After Approval): Update email.
1605
16062013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1607
1608 * configure.ac: Adjust to check VTV_SUPPORTED.
1609 * configure: Regenerated.
1610
16112013-08-02 Caroline Tice <cmtice@google.com>
1612
1613 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1614 on non-linux systems; add target-libvtv to noconfigdirs; add
1615 libsupc++/.libs to C++ library search paths.
1616 * configure: Regenerated.
1617 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1618 libstdc++ and libgcc.
1619 * Makefile.in: Regenerated.
1620
16212013-07-19 Yvan Roux <yvan.roux@linaro.org>
1622
1623 * MAINTAINERS (Write After Approval): Add myself.
1624
16252013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1626 Shiva Chen <shiva0217@gmail.com>
1627
1628 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1629 nds32 port maintainers.
1630
16312013-07-17 Tim Shen <timshen91@gmail.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
16352013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1636
1637 * configure.ac: Sync from binutils.
1638 * configure: Regenerate.
1639
16402013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
16442013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1645
1646 * MAINTAINERS (Write After Approval): Add myself.
1647
16482013-05-17 David Malcolm <dmalcolm@redhat.com>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
16522013-04-30 Brooks Moses <bmoses@google.com>
1653
1654 * MAINTAINERS: Update my email; move myself from Fortran
1655 reviewer to Write After Approval.
1656
16572013-04-16 Andreas Schwab <schwab@suse.de>
1658
1659 * configure.ac (aarch64-*-*): Don't disable java.
1660 * configure: Regenerate.
1661
16622013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1663
1664 * MAINTAINERS (Write After Approval): Add myself.
1665
16662013-03-30 Matthias Klose <doko@ubuntu.com>
1667
1668 * Makefile.def (target_modules): Don't install libffi.
1669 * Makefile.in: Regenerate.
1670
16712013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
16752013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
16792013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1680
1681 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1682 * configure: Regenerated.
1683
477ef922 16842013-02-05 Ian Lance Taylor <iant@google.com>
1685
1686 PR go/55969
1687 * configure.ac: Disable libgo on some systems where it does not
1688 work.
1689
d4cf3e7a 16902013-02-04 David Edelsohn <dje.gcc@gmail.com>
1691
1692 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1693 Remove Geoff Keating as rs6000 port maintainer, at his request.
1694
16952013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1696
1697 * MAINTAINERS: Update my email.
1698
16992013-01-23 Shenghou Ma <minux.ma@gmail.com>
1700
1701 * configure: Re-generate.
1702
17032013-01-15 Richard Biener <rguenther@suse.de>
1704
1705 PR other/55973
1706 * configure: Re-generate.
1707
17082013-01-14 Matthias Klose <doko@ubuntu.com>
1709
1710 * Makefile.def (install-target-libsanitizer): Depend on
1711 install-target-libstdc++-v3.
1712 * Makefile.in: Regenerate.
1713
17142013-01-14 Richard Biener <rguenther@suse.de>
1715
1716 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1717 * configure: Re-generate
1718
17192013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1720
1721 * config.sub: Update from config repo.
1722
17232013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1724
1725 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1726 * Makefile.in: Regenerate.
1727
17282013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1729
1730 * MAINTAINERS (arc): Add new port maintainership for myself.
1731
17322013-01-09 Jason Merrill <jason@redhat.com>
1733
1734 * .gitignore: Import from gdb repository.
1735
17362013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1737
1738 * Makefile.def (configure-gcc): Depend on all-gmp.
1739 (all-gcc): Remove dependency on all-gmp.
1740 * Makefile.in: Regenerated.
1741
17422013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1743
1744 * config.sub: Merge from config repo.
1745 * config.guess: Ditto.
1746
17472013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1748
1749 * Makefile.def: Merge from binutils.
1750 * Makefile.in: Ditto.
1751
17522013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1753
1754 * MAINTAINERS: Update my email.
1755
17562012-12-29 Ben Elliston <bje@gnu.org>
1757
1758 * config.guess: Update to 2012-12-29 version.
1759 * config.sub: Likewise.
1760
17612012-12-20 Matthias Klose <doko@ubuntu.com>
1762
1763 * Makefile.def (install-target-libgfortran): Depend on
1764 install-target-libquadmath, install-target-libgcc.
1765 (install-target-libsanitizer): Depend on install-target-libgcc.
1766 (install-target-libjava): Depend on install-target-libgcc.
1767 (install-target-libitm): Depend on install-target-libgcc.
1768 (install-target-libobjc): Depend on install-target-libgcc.
1769 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1770 * Makefile.in: Regenerate.
1771
17722012-12-19 Matthias Klose <doko@ubuntu.com>
1773
1774 * Makefile.def (install-target-libgo): Depend on
1775 install-target-libatomic.
1776 * Makefile.in: Regenerate.
1777
17782012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1779
1780 PR go/55201
1781 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1782 * Makefile.in: Regenerate.
1783
17842012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1785
1786 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1787 * configure: Regenerate.
1788
17892012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1790
1791 * config.sub: Merge from config repo.
1792
17932012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1794
1795 * Makefile.def (target_modules): Add bootstrap=true and
1796 raw_cxx=true to libsanitizer.
1797 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1798 * Makefile.in: Regenerated.
1799 * configure: Likewise.
1800
18012012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1802
1803 * MAINTAINERS: Remove self as RTL optimization maintainer.
1804
18052012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1806
1807 * MAINTAINERS (Write After Approval): Add myself.
1808
18092012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1810
1811 * Makefile.def (target_modules): Remove bootstrap=true and
1812 raw_cxx=true from libsanitizer.
1813 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1814 * Makefile.in: Regenerated.
1815 * configure: Likewise.
1816
18172012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1818
1819 * Makefile.def (target_modules): Add bootstrap=true and
1820 raw_cxx=true to libsanitizer.
1821 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1822 * Makefile.in: Regenerated.
1823 * configure: Likewise.
1824
18252012-11-28 Andrew Pinski <apinski@cavium.com>
1826
1827 PR bootstrap/54279
1828 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1829 * configure: Regenerate.
1830 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1831 * Makefile.in: Regenerate.
1832
18332012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1834
1835 * configure.ac: Disable libsanitizer if we're not building C++.
1836 * configure: Regenerate.
1837
18382012-11-15 Roland McGrath <roland@hack.frob.com>
1839
1840 * MAINTAINERS (Write After Approval): Add myself.
1841
18422012-11-15 Dmitry Vyukov <dvyukov@google.com>
1843
1844 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1845 Kostya Serebryany (kcc@google.com) and
1846 Jakub Jelinek (jakub@redhat.com).
1847 Rename area for Dodji Seketeli (dodji@redhat.com).
1848
18492012-11-15 Dodji Seketeli <dodji@redhat.com>
1850
1851 * MAINTAINERS: (asan.c, related): Add myself.
1852
18532012-11-14 Roland McGrath <mcgrathr@google.com>
1854
1855 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1856 * configure: Regenerate.
1857
18582012-11-13 Richard Henderson <rth@redhat.com>
1859
1860 * configure.ac: Move libsanitizer logic to subdirectory.
1861 * configure: Regenerate.
1862
18632012-11-13 Dodji Seketeli <dodji@redhat.com>
1864
1865 * configure.ac: Enable libsanitizer just on x86 linux for now.
1866 * configure: Re-generate.
1867
18682012-11-13 David Edelsohn <dje.gcc@gmail.com>
1869
1870 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1871 sections.
1872 * configure: Regenerate.
1873
18742012-11-13 Hans-Peter Nilsson <hp@axis.com>
1875
1876 * configure.ac: Add section for configdirs for libsanitizer.
1877 Disable for cris-*-* and mmix-*-*.
1878 * configure: Regenerate.
1879
18802012-11-12 Wei Mi <wmi@google.com>
1881
1882 * configure.ac: Add libsanitizer to target_libraries.
1883 * Makefile.def: Ditto.
1884 * configure: Regenerate.
1885 * Makefile.in: Regenerate.
1886 * libsanitizer: New directory for asan runtime. Contains an empty
1887 tsan directory.
1888
18892012-11-03 Corinna Vinschen <corinna@vinschen.de>
1890
1891 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1892 against Mingw64 w32api.
1893 * configure: Regenerate.
1894
18952012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1896
1897 * configure: Regenerated.
1898
18992012-11-03 Robert Mason <rbmj@verizon.net>
1900
1901 * configure.ac: add --disable-libstdcxx configure option
1902 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1903
19042012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1905
1906 * MAINTAINERS (Write After Approval): Add myself.
1907
19082012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1909
1910 * MAINTAINERS (Write After Approval): Add myself.
1911
19122012-10-24 Sharad Singhai <singhai@google.com>
1913
1914 * MAINTAINERS (Write After Approval): Add myself.
1915
19162012-10-24 Eric Christopher <echristo@gmail.com>
1917
1918 * MAINTAINERS: Update email address.
1919
19202012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1921
1922 PR bootstrap/54820
1923 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1924 * configure: Regenerate.
1925
19262012-10-23 Richard Earnshaw <rearnsha@arm.com>
1927
1928 * MAINTAINERS (aarch64): Add Marcus and myself.
1929
19302012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1931
1932 PR bootstrap/54820
1933 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1934 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1935 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1936 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1937 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1938 * Makefile.in: Regenerate.
1939 * configure.ac (have_static_libs): New variable and associated check.
1940 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1941 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1942 * configure: Regenerate.
1943
19442012-10-10 Richard Biener <rguenther@suse.de>
1945
1946 * MAINTAINERS: Adjust for changed surname.
1947
19482012-10-04 Lawrence Crowl <crowl@google.com>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
19522012-10-01 Cary Coutant <ccoutant@google.com>
1953
1954 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1955
19562012-09-28 Ian Lance Taylor <iant@google.com>
1957
1958 * Makefile.def: Make all-target-libgo depend on
1959 all-target-libbacktrace.
1960 * Makefile.in: Rebuild.
1961
19622012-09-26 Ian Lance Taylor <iant@google.com>
1963
1964 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1965 * Makefile.in: Rebuild.
1966
19672012-09-20 Walter Lee <walt@tilera.com>
1968
1969 * configure.ac: Add tilegx to list of targets that support gold.
1970 * configure: Regenerate.
1971
19722012-09-20 Marek Polacek <polacek@redhat.com>
1973
1974 * MAINTAINERS (Write After Approval): Add myself.
1975
19762012-09-19 Steve Ellcey <sellcey@mips.com>
1977
1978 * configure.ac: Add mips*-mti-elf* target.
1979 * configure: Regenerate.
1980
19812012-09-17 Ian Lance Taylor <iant@google.com>
1982
1983 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1984 * configure.ac (host_libs): Add libbacktrace.
1985 (target_libraries): Add libbacktrace.
1986 * Makefile.def (host_modules): Add libbacktrace.
1987 (target_modules): Likewise.
1988 * configure, Makefile.in: Rebuild.
1989
19902012-09-14 David Edelsohn <dje.gcc@gmail.com>
1991
1992 PR target/38607
1993 Merge upstream change.
1994 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1995
1996 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1997 Add libgomp*.o to compare_exclusions for AIX.
1998 * configure: Regenerate.
1999
20002012-09-06 Diego Novillo <dnovillo@google.com>
2001
2002 * configure.ac: Bump minimum GMP version to 4.2.3.
2003 * configure: Re-generate.
2004
20052012-09-05 Georg-Johann Lay <avr@gjlay.de>
2006
2007 PR target/54461
2008 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2009 target-libgloss if not configured --with-avrlibc=no.
2010 * configure: Regenerate.
2011
20122012-09-04 Jason Merrill <jason@redhat.com>
2013
2014 * configure.ac: Fix --enable-languages=all.
2015
20162012-09-04 Christophe Lyon <christophe.lyon@st.com>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
20202012-09-03 Richard Guenther <rguenther@suse.de>
2021
2022 PR bootstrap/54138
2023 * configure.ac: Re-organize ISL / CLOOG checks to allow
2024 disabling with either --without-isl or --without-cloog.
2025 * configure: Regenerated.
2026
20272012-09-03 Georg-Johann Lay <avr@gjlay.de>
2028
2029 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2030 * configure: Regenerate.
2031
20322012-08-27 Ulrich Drepper <drepper@gmail.com>
2033
2034 * MAINTAINERS: Fix my email address.
2035
20362012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2037
2038 PR binutils/4970
2039 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2040 and opcodes.
2041 * Makefile.in: Regenerated.
2042
20432012-08-26 Art Haas <ahaas@impactweather.com>
2044
2045 * configure: Regenerate.
2046
20472012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2048
2049 * INSTALL/README: Also refer to the online installation
2050 instructions.
2051
20522012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055 (Picochip port): Remove myself.
2056
20572012-08-14 Diego Novillo <dnovillo@google.com>
2058
2059 Merge from cxx-conversion branch.
2060
2061 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2062 POSTSTAGE1_CONFIGURE_FLAGS.
2063 * Makefile.in: Regenerate.
2064 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2065 Force C++ when bootstrapping.
2066 * configure: Regenerate.
2067
20682012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2069
2070 * MAINTAINERS (Write After Approval): Add myself.
2071
20722012-07-16 Joseph Myers <joseph@codesourcery.com>
2073
2074 * README: Document use of ranges of years in copyright notices.
2075
20762012-07-06 Richard Guenther <rguenther@suse.de>
2077
2078 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2079 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2080 --with-gmp=system.
2081 * Makefile.in: Regenerated.
2082 * configure: Likewise.
2083
20842012-07-06 Richard Guenther <rguenther@suse.de>
2085
2086 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2087 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2088 supply V=1 as extra_make_flags.
2089 * configure: Regenerated.
2090 * Makefile.in: Likewise.
2091
20922012-07-04 Tristan Gingold <gingold@adacore.com>
2093
2094 * configure: Regenerate.
2095
20962012-07-03 Richard Guenther <rguenther@suse.de>
2097
2098 * Makfile.def (isl): Remove not necessary extra_exports and
2099 extra_make_flags.
2100 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2101 * Makefile.in: Regenerated.
2102
21032012-07-03 Richard Guenther <rguenther@suse.de>
2104
2105 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2106 * configure.ac: If either the ISL or the CLooG check failed
2107 do not try to build in-tree versions.
2108 * Makefile.in: Regenerated.
2109 * configure: Regenerated.
2110
21112012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2112
2113 * configure: Regenerate.
2114
21152012-07-02 Janis Johnson <janisjo@codesourcery.com>
2116
2117 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2118 maintainer.
2119
21202012-07-02 Richard Guenther <rguenther@suse.de>
2121
2122 * configure: Regenerated.
2123
21242012-07-02 Richard Guenther <rguenther@suse.de>
2125 Michael Matz <matz@suse.de>
2126 Tobias Grosser <tobias@grosser.es>
2127 Sebastian Pop <sebpop@gmail.com>
2128
2129 * Makefile.def: Add ISL host module, remove PPL host module.
2130 Adjust ClooG host module to use the proper ISL.
2131 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2132 * configure.ac: Include config/isl.m4. Add ISL host library,
2133 remove PPL. Remove PPL configury, add ISL configury, adjust
2134 ClooG configury.
2135 * Makefile.in: Regenerated.
2136 * configure: Likewise.
2137
21382012-07-02 Richard Guenther <rguenther@suse.de>
2139
2140 Merge from graphite branch
2141 2011-07-21 Tobias Grosser <tobias@grosser.es>
2142
2143 * configure: Regenerated.
2144 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2145 both cloog.org and legacy versions. The only supported version will
2146 be CLooG with the isl backend.
2147
2148 2011-07-21 Tobias Grosser <tobias@grosser.es>
2149
2150 * configure: Regenerated.
2151 * configure.ac: Require cloog isl 0.17.0
2152
2153 2011-07-21 Tobias Grosser <tobias@grosser.es>
2154
2155 * configure: Regenerated.
2156 * config/cloog.m4: Do not define CLOOG_ORG
2157
21582012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2159
2160 * configure.ac: Skip C if explicitly selected.
2161 * configure: Regenerate.
2162
21632012-06-28 Christophe Lyon <christophe.lyon@st.com>
2164
2165 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2166 they contain -O2.
2167 * configure: Regenerate.
2168
21692012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2170
2171 PR debug/53740
2172 * df.h, df-problems.c, dce.c: Revert last patch.
2173
21742012-06-25 Iain Sandoe <iain@codesourcery.com>
2175
2176 * MAINTAINERS (Write After Approval): Update my email address.
2177
21782012-06-21 Meador Inge <meadori@codesourcery.com>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
21822012-06-20 Jason Merrill <jason@redhat.com>
2183
2184 * Makefile.tpl (check-target-libgomp-c++): New.
2185 (check-target-libitm-c++): New.
2186 * Makefile.def (c++): Add them.
2187 * Makefile.in: Regenerate.
2188
21892012-05-29 Edmar Wienskoski <edmar@freescale.com>
2190
2191 * MAINTAINERS (Write After Approval): Add myself.
2192
21932012-05-16 Olivier Hainque <hainque@adacore.com>
2194
2195 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2196 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2197 (install-no-fixedincludes): Adjust accordingly.
2198 * Makefile.in: Regenerate.
2199
22002012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2201
2202 Merge upstream change
2203 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2204
22052012-05-14 Marc Glisse <marc.glisse@inria.fr>
2206
2207 * MAINTAINERS (Write After Approval): Add myself.
2208
22092012-05-09 Nick Clifton <nickc@redhat.com>
2210 Paul Smith <psmith@gnu.org>
2211
2212 PR bootstrap/50461
2213 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2214 allow for the fact that from release v3.1.0 of MPFR the source
2215 files were moved into a src sub-directory.
2216 * configure: Regenerate.
2217
22182012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2219
2220 * configure.ac: Bump minimum MPFR version to 2.4.0.
2221 * configure: Regenerated.
2222
22232012-05-01 Richard Henderson <rth@redhat.com>
2224
2225 * Makefile.def (libatomic): New target_module.
2226 * configure.ac (target_libraries): Add libatomic.
2227 (noconfigdirs): Check if libatomic is supported.
2228 * Makefile.in, configure: Rebuild.
2229
22302012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2231
2232 * MAINTAINERS (Write After Approval): Add myself.
2233
22342012-04-25 Joel Brobecker <brobecker@adacore.com>
2235
2236 * config.sub: Update to 2012-04-18 version from official repo.
2237
22382012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2239
2240 * MAINTAINERS (Write After Approval): Add myself.
2241
22422012-04-11 Steve Ellcey <sellcey@mips.com>
2243
2244 * MAINTAINERS: Changed email address.
2245
22462012-03-28 Georg-Johann Lay <avr@gjlay.de>
2247
2248 PR target/52737
2249 * contrib/gcc_update (files_and_dependencies):
2250 Remove gcc/config/avr/t-multilib from touch data.
2251
22522012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2253
2254 * MAINTAINERS (OS Port Maintainers): Remove irix.
2255 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2256 (unsupported_languages): Remove mips-sgi-irix6.*.
2257 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2258 (with_stabs): Remove.
2259 * configure: Regenerate.
2260
22612012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2262
2263 * MAINTAINERS (OS Port Maintainers): Remove osf.
2264 * configure.ac (enable_libgomp): Remove *-*-osf*.
2265 (with_stabs): Remove alpha*-*-osf*.
2266 * configure: Regenerate.
2267
22682012-03-05 Tristan Gingold <gingold@adacore.com>
2269
2270 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2271 * configure: Regenerate.
2272
22732012-02-17 Walter Lee <walt@tilera.com>
2274
2275 * MAINTAINERS: (Write After Approval): Delete myself.
2276
22772012-02-14 Walter Lee <walt@tilera.com>
2278
2279 * MAINTAINERS (tilegx port): Add myself.
2280 (tilepro port): Add myself.
2281 (Write After Approval): Add myself.
2282
22832012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2284
2285 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2286 and Joseph Myers as docstring relicensing maintainers.
2287
22882012-02-09 Bin Cheng <bin.cheng@arm.com>
2289
2290 * MAINTAINERS (write-after-approval): Add myself.
2291
22922012-02-08 Ira Rosen <irar@il.ibm.com>
2293
2294 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2295 maintainer.
2296
22972012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2298
2299 * MAINTAINERS (Write After Approval): Move myself to
2300 maintain alphabetical order.
2301
23022012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2303
2304 * MAINTAINERS (Write After Approval): Add myself.
2305
23062012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2307
2308 * MAINTAINERS (Write After Approval): Add myself.
2309
23102012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2311 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2312
2313 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2314 * configure: Regenerate.
2315
23162012-01-23 Harshit Chopra <harshit@google.com>
2317
2318 * MAINTAINERS (Write After Approval): Add myself.
2319
23202012-01-22 Douglas B Rupp <rupp@ngnat.com>
2321
2322 * configure.ac: Remove reference to mh-interix.
2323 * configure: Regenerate.
2324
23252012-01-05 Richard Henderson <rth@redhat.com>
2326
2327 PR bootstrap/51072
2328 * configure.ac: Disable libitm if c++ is not enabled.
2329 * configure: Rebuild.
2330
2331 * configure.ac: Fix regexp for same.
2332 * configure: Rebuild.
2333
23342012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2335
2336 * MAINTAINERS (Write After Approval): Add myself.
2337
23382012-01-02 Richard Guenther <rguenther@suse.de>
2339
2340 PR bootstrap/51686
2341 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2342 * Makefile.in: Regenerate.
2343
23442011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2345
2346 * MAINTAINERS (Write After Approval): Add myself.
2347
23482011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2349
2350 * configure: Regenerate.
2351
23522011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2353
2354 * MAINTAINERS (picochip): Changed email address.
2355
23562011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2357
2358 * MAINTAINERS (write-after-approval): Add self.
2359
23602011-11-29 DJ Delorie <dj@redhat.com>
2361
2362 * configure.ac (rl78-*-*) New case.
2363 * configure: Regenerate.
2364 * MAINTAINERS: Add myself as RL78 maintainer.
2365
23662011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2367
2368 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2369
23702011-11-21 Andreas Tobler <andreast@fgznet.ch>
2371
2372 * libtool.m4: Additional FreeBSD 10 fixes.
2373
23742011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2375
2376 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2377 Maintainers section, as Epiphany maintainer.
2378
23792011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2380
2381 PR target/49992
2382 * configure.ac: Remove ranlib special-casing for Darwin.
2383 * configure: Regenerate.
2384
23852011-11-12 Andrey Belevantsev <abel@ispras.ru>
2386
2387 * MAINTAINERS (Reviewers): Keep the list sorted.
2388
23892011-11-11 Andrey Belevantsev <abel@ispras.ru>
2390
2391 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2392
23932011-11-09 Roland McGrath <mcgrathr@google.com>
2394
2395 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2396 * configure: Rebuild.
2397 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2398 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2399 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2400 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2401 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2402 Add READELF.
2403 * Makefile.in: Rebuild.
2404
24052011-11-09 Jason Merrill <jason@redhat.com>
2406
2407 * Makefile.def (language=c++): Remove check-c++0x.
2408 * Makefile.in (check-gcc-c++): Regenerate.
2409
24102011-11-08 Richard Henderson <rth@redhat.com>
2411
2412 * configure.ac: Test for libitm directory present first.
2413
2414 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2415
2416 * configure.ac: Test libitm/configure.tgt to disable libitm.
2417 * configure: Rebuild.
2418
24192011-11-07 Aldy Hernandez <aldyh@redhat.com>
2420 Richard Henderson <rth@redhat.com>
2421
2422 Merged from transactional-memory.
2423
2424 * Makefile.def (lang_env_dependencies): libitm is c++.
2425 Add libitm target module.
2426 * configure.ac: Likewise.
2427 * config/mmap.m4: New file.
2428 * contrib/gcc_update: Add libitm to touch data.
2429 * Makefile.in, configure: Rebuild.
2430
24312011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2432
2433 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2434 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2435 * Makefile.in: Regenerate.
2436
24372011-11-01 DJ Delorie <dj@redhat.com>
2438
2439 * config.sub: Update to version 2011-10-29 (added rl78)
2440
24412011-10-27 Nick Clifton <nickc@redhat.com>
2442
2443 * config.sub: Import these changes from the config project:
2444
2445 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2446 Ben Elliston <bje@gnu.org>
2447
2448 * config.sub (epiphany): New.
2449
2450 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2451 Ben Elliston <bje@gnu.org>
2452
2453 * config.sub (hexagon, hexagon-*): New.
2454
2455 2011-08-23 Roland McGrath <mcgrathr@google.com>
2456
2457 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2458 64eb to be64.
2459
2460 2011-08-16 Roland McGrath <mcgrathr@google.com>
2461
2462 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2463 (nacl): Grok as alias for 32el-unknown-nacl.
2464
24652011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2466
2467 * MAINTAINERS (Write After Approval): Add myself.
2468
24692011-10-24 Teresa Johnson <tejohnson@google.com>
2470
2471 * MAINTAINERS (Write After Approval): Add myself.
2472
24732011-09-21 Jakub Jelinek <jakub@redhat.com>
2474
2475 * MAINTAINERS (sparc port): Remove myself.
2476
24772011-09-14 Tom de Vries <tom@codesourcery.com>
2478
2479 * MAINTAINERS (Write After Approval): Add myself.
2480
24812011-08-14 Yao Qi <yao@codesourcery.com>
2482
2483 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2484 * configure: Regenerate.
2485
24862011-07-26 Ian Lance Taylor <iant@google.com>
2487
2488 * configure.ac: Set have_compiler based on whether gcc directory
2489 exists, rather than on whether gcc is in configdirs.
2490 * configure: Rebuild.
2491
24922011-07-21 Joseph Myers <joseph@codesourcery.com>
2493
2494 * MAINTAINERS (Global Reviewers): Add self.
2495
24962011-07-20 David Edelsohn <dje.gcc@gmail.com>
2497
2498 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2499 link directories.
2500 * Makefile.in: Rebuild.
2501
25022011-07-20 Ian Lance Taylor <iant@google.com>
2503
2504 PR bootstrap/49787
2505 * configure.ac: Move --enable-bootstrap handling earlier in file.
2506 If --enable-bootstrap and either --enable-build-with-cxx or
2507 --enable-build-poststage1-with-cxx, enable C++ automatically.
2508 * configure: Rebuild.
2509
25102011-07-19 Ian Lance Taylor <iant@google.com>
2511
2512 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2513 make C++ a boot_language. Set and substitute
2514 POSTSTAGE1_CONFIGURE_FLAGS.
2515 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2516 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2517 * configure, Makefile.in: Rebuild.
2518
25192011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2520
2521 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2522 maintainers.
2523
25242011-07-18 Jakub Jelinek <jakub@redhat.com>
2525
2526 * MAINTAINERS (Global Reviewers): Add myself.
2527
25282011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2529
2530 * configure: Regenerate.
2531
25322011-07-16 Jason Merrill <jason@redhat.com>
2533
2534 * Makefile.def (language=c++): Add check-c++0x and
2535 check-target-libmudflap-c++.
2536 * Makefile.tpl (check-target-libmudflap-c++): New.
2537 * Makefile.in: Regenerate.
2538
25392011-07-16 Matthias Klose <doko@ubuntu.com>
2540
2541 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2542 * Makefile.def (target_modules/libjava): Pass
2543 $(EXTRA_CONFIGARGS_LIBJAVA).
2544 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2545 if not configured with --enable-static-libjava.
2546 * Makefile.in: Regenerate.
2547 * configure: Likewise.
2548
25492011-07-15 Jason Merrill <jason@redhat.com>
2550
2551 * Makefile.in (check-c++): Move check-gcc-c++0x after
2552 check-target-libstdc++-v3.
2553
25542011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2555
2556 * MAINTAINERS (c6x port): New entry.
2557
25582011-07-13 Jason Merrill <jason@redhat.com>
2559
2560 * Makefile.in (check-gcc-c++0x): New.
2561 (check-c++): Depend on it.
2562
25632011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2564
2565 PR target/39150
2566 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2567 x86_64-*-solaris2.1[0-9]*.
2568 * configure: Regenerate.
2569
25702011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2571
2572 * MAINTAINERS (RTL optimizers): Add self.
2573
25742011-06-27 Gabriel Charette <gchare@google.com>
2575
2576 * MAINTAINERS (Write After Approval): Add myself.
2577
25782011-06-22 Hans-Peter Nilsson <hp@axis.com>
2579
2580 PR regression/47836
2581 PR bootstrap/23656
2582 PR other/47733
2583 PR bootstrap/49247
2584 PR c/48825
2585 * configure.ac (target_libraries): Remove target-libiberty.
2586 Remove case-statement setting skipdirs=target-libiberty for
2587 multiple targets. Remove checking target_configdirs and
2588 removing target-libiberty but keeping target-libgcc if
2589 otherwise empty.
2590 * Makefile.def (target_modules): Don't add libiberty.
2591 (dependencies): Remove all traces of target-libiberty.
2592 * configure, Makefile.in: Regenerate.
2593
25942011-06-13 Walter Lee <walt@tilera.com>
2595
2596 * configure.ac (tilepro-*-*) New case.
2597 (tilegx-*-*): Likewise.
2598 * configure: Regenerate.
2599
26002011-06-06 Jing Yu <jingyu@google.com>
2601
2602 * configure.ac: Skip target-libiberty for
2603 arm*-*-linux-androideabi.
2604 * configure: Regenerated.
2605
26062011-06-06 Nick Clifton <nickc@redhat.com>
2607
2608 * config.sub: Sync from upstream.
2609
26102011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
2613
26142011-06-01 Daniel Jacobowitz <drow@false.org>
2615
2616 * MAINTAINERS: Update my email address.
2617
26182011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2619
2620 * MAINTAINERS (Write After Approval): Update my email address.
2621
26222011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2623
2624 * MAINTAINERS (Write After Approval): Add myself.
2625
26262011-05-08 Doug Kwan <dougkwan@google.com>
2627
2628 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2629 * configure: Regenerated.
2630 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2631 value from configure.
2632 * Makefile.in: Regenerated.
2633
26342011-05-05 Joseph Myers <joseph@codesourcery.com>
2635
2636 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2637 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2638 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2639 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2640 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2641 *-*-vxworks*): Disable newlib and libgloss in separate case
2642 statement.
2643 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2644 to separate case statement.
2645 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2646 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2647 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2648 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2649 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2650 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2651 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2652 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2653 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2654 i[[3456789]]86-*-rdos*, m32r-*-*,
2655 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2656 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2657 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2658 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2659 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2660 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2661 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2662 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2663 and libgloss in main case over targets. Remove most empty cases
2664 in main case over targets.
2665 * configure: Regenerate.
2666
26672011-05-04 Janis Johnson <janisjo@codesourcery.com>
2668
2669 * MAINTAINERS (Write After Approval): Add myself.
2670
26712011-05-04 Joseph Myers <joseph@codesourcery.com>
2672
2673 * configure.ac: Remove code setting special library locations for
2674 hppa*64*-*-hpux11*. Remove code setting compiler for
2675 sparc-sun-solaris2*.
2676 * configure: Regenerate.
2677
26782011-05-04 Joseph Myers <joseph@codesourcery.com>
2679
2680 * configure.ac: Separate libgloss_dir settings from general case
2681 over targets.
2682 * configure: Regenerate.
2683
26842011-04-28 Joseph Myers <joseph@codesourcery.com>
2685
2686 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2687 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2688 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2689 cases in libgcj-disabling case statement.
2690 (hppa*64*-*-linux*): Set unsupported_languages instead of
2691 disabling target-zlib.
2692 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2693 to hppa*64*-*-hpux*.
2694 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2695 hppa*-*-hpux*.
2696 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2697 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2698 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2699 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2700 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2701 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2702 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2703 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2704 libgcj-disabling case statement.
2705 * configure: Regenerate.
2706
27072011-04-28 Joseph Myers <joseph@codesourcery.com>
2708
2709 * configure.ac: Disable Java for targets not supporting libffi.
2710 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2711 Remove cases in Java-disabling statement.
2712 (*arm-wince-pe): Change to arm-wince-pe.
2713 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2714 cases in Java-disabling statement.
2715 (bfin-*-*): Don't disable Java again.
2716 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2717 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2718 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2719 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2720 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2721 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2722 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2723 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2724 Java-disabling statement.
2725 (mmix-*-*): Don't disable Java again.
2726 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2727 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2728 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2729 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2730 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2731 statement.
2732 * configure: Regenerate.
2733
27342011-04-28 Joseph Myers <joseph@codesourcery.com>
2735
2736 * configure.ac: Separate cases disabling Java and Java libraries
2737 from general case over targets.
2738 * configure: Regenerate.
2739
27402011-04-21 Jie Zhang <jzhang918@gmail.com>
2741
2742 * MAINTAINERS: Update my email address.
2743
27442011-04-20 Easwaran Raman <eraman@google.com>
2745
2746 * MAINTAINERS (Write After Approval): Add myself.
2747
27482011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2749
2750 PR lto/48086
2751 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2752 * configure: Regenerate.
2753
27542011-04-16 Jim Meyering <meyering@redhat.com>
2755
2756 * MAINTAINERS (Write After Approval): Add myself.
2757
27582011-04-15 Dodji Seketeli <dodji@redhat.com>
2759
2760 * MAINTAINERS: Update my email address.
2761
27622011-04-13 Georg-Johann Lay <avr@gjlay.de>
2763
2764 * MAINTAINERS (Write After Approval): Add myself.
2765
27662011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2767
2768 * MAINTAINERS (Write After Approval): Add myself.
2769
27702011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2771
2772 * MAINTAINERS (Write After Approval): Add myself.
2773
27742011-04-06 Joseph Myers <joseph@codesourcery.com>
2775
2776 * configure.ac (build_tools): Remove build-byacc.
2777 (host_libs): Remove mmalloc.
2778 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2779 autoconf automake libtool diff rcs fileutils shellutils time
2780 textutils wdiff find uudecode hello tar gzip indent recode release
2781 sed perl gawk findutils gettext zip.
2782 (libgcj): Remove target-qthreads.
2783 (target_tools): Remove target-examples target-gperf.
2784 (YACC): Don't handle building byacc.
2785 * configure: Regenerate.
2786 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2787 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2788 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2789 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2790 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2791 handle building components.
2792 * Makefile.in: Regenerate.
2793
27942011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2795
2796 * MAINTAINERS: Update my email address as Xtensa maintainer.
2797
27982011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2799
2800 * config.sub: Sync from upstream.
2801
28022011-04-01 Joseph Myers <joseph@codesourcery.com>
2803
2804 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2805 (microblaze*): Don't disable libssp.
2806 * configure: Regenerate.
2807
28082011-04-01 Joseph Myers <joseph@codesourcery.com>
2809
2810 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2811 moveifchange.
2812 * configure: Regenerate.
2813 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2814 * Makefile.in: Regenerate.
2815
28162011-04-01 Joseph Myers <joseph@codesourcery.com>
2817
2818 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2819 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2820 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2821 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2822 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2823 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2824 md_exec_prefix cases.
2825 * configure: Regenerate.
2826
28272011-04-01 Joseph Myers <joseph@codesourcery.com>
2828
2829 * configure.ac: Separate cases disabling target-libssp,
2830 target-libiberty, target-libstdc++-v3 and Fortran from general
2831 case over targets.
2832 * configure: Regenerate.
2833
28342011-04-01 Joseph Myers <joseph@codesourcery.com>
2835
2836 * configure.ac (*-*-chorusos): Don't disable libgcj.
2837 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2838 Remove case.
2839 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2840 (arm-*-coff): Don't disable libgcj.
2841 (arm*-*-linux-gnueabi): Remove useless assignment.
2842 (arm-*-riscix*): Don't disable libgcj.
2843 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2844 configuration.
2845 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2846 (c54x*-*-*): Remove case.
2847 (tic54x-*-*): Don't disable GCC or GCC libraries.
2848 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2849 to *.
2850 (d10v-*-*): Don't disable GCC libraries.
2851 (d30v-*-*): Don't disable libgcj.
2852 (h8500-*-*): Don't disable GCC libraries.
2853 (i960-*-*): Don't disable libgcj.
2854 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2855 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2856 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2857 libgcj.
2858 (m68k-*-coff*): Remove case.
2859 (mmix-*-*): Don't disable libgloss on host.
2860 (mn10200-*-*, mn10300-*-*): Remove cases.
2861 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2862 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2863 Don't disable libgcj.
2864 (romp-*-*): Remove case.
2865 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2866 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2867 case.
2868 (v810-*-*): Don't disable GCC libraries.
2869 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2870 (ip2k-*-*): Don't disable GCC libraries.
2871 * configure: Regenerate.
2872
28732011-03-28 Joseph Myers <joseph@codesourcery.com>
2874
2875 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2876 libffi on host.
2877 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2878 on host.
2879 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2880 * configure: Regenerate.
2881
28822011-03-26 John Marino <binutils@marino.st>
2883
2884 * configure.ac: Add support for *-*-dragonfly*
2885 * configure: Regenerate.
2886
28872011-03-25 Joseph Myers <joseph@codesourcery.com>
2888
2889 * configure.ac (native_only): Remove.
2890 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2891 send-pr uudecode guile gnuserv on host.
2892 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2893 send-pr rcs guile perl texinfo libtool on host.
2894 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2895 automake send-pr rcs guile perl texinfo libtool on host.
2896 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2897 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2898 (alpha*-dec-osf*): Don't disable fileutils on target.
2899 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2900 texinfo send-pr expect dejagnu on target.
2901 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2902 target-qthreads on target.
2903 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2904 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2905 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2906 x86_64-*-mingw*): Don't disable expect on target.
2907 (*-*-cygwin*): Don't disable target-gperf on target.
2908 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2909 gnuserv on target.
2910 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2911 target.
2912 * configure: Regenerate.
2913
29142011-03-25 Joseph Myers <joseph@codesourcery.com>
2915
2916 * configure.ac (target_tools): Remove target-groff.
2917 (native_only): Remove target-groff.
2918 (hppa*64*-*-*): Don't disable byacc.
2919 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2920 setting.
2921 (*-*-kaos*): Don't skip target-librx and target-groff.
2922 (*-*-netware*): Don't skip target-libmudflap.
2923 (*-*-tpf*): Don't skip target-libmudflap.
2924 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2925 directories on the host.
2926 (ia64*-*-*vms*): Don't skip tix.
2927 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2928 host.
2929 * configure: Regenerate.
2930
29312011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2932
2933 * configure.ac: Remove references to mt-mep, mt-netware,
2934 mt-wince.
2935 * Makefile.def: Add all-utils soft dependencies.
2936 * Makefile.tpl: Remove GDB_NLM_DEPS.
2937 * configure: Regenerate.
2938 * Makefile.in: Regenerate.
2939
29402011-03-24 Paolo Bonzini <bonzini@gnu.org>
2941
2942 * configure.ac: Do not include mh-x86omitfp.
2943 * configure: Regenerate.
2944
29452011-03-24 Paolo Bonzini <bonzini@gnu.org>
2946
2947 * configure.ac: Remove empty cases.
2948 * configure: Regenerate.
2949
29502011-03-24 Paolo Bonzini <bonzini@gnu.org>
2951
2952 * Makefile.def: Add dependency from termcap to gdb.
2953 * Makefile.in: Regenerate.
2954
29552011-03-24 Paolo Bonzini <bonzini@gnu.org>
2956
2957 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2958 * configure: Regenerate.
2959 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2960 * Makefile.tpl: Likewise.
2961 * Makefile.in: Regenerate.
2962
29632011-03-24 Paolo Bonzini <bonzini@gnu.org>
2964
2965 * configure.ac: Remove all mentions of tentative_cc.
2966 * configure: Regenerate.
2967
29682011-03-24 Joseph Myers <joseph@codesourcery.com>
2969
2970 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2971 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2972 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2973 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2974 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2975 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2976 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2977 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2978 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2979 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2980 *-*-rhapsody*): Remove host cases.
2981 * configure: Regenerate.
2982
29832011-03-24 Joseph Myers <joseph@codesourcery.com>
2984
2985 * configure.ac (ppc*-*-pe): Remove host case.
2986 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2987 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2988 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2989 cases.
2990 * configure: Regenerate.
2991
29922011-03-24 Joseph Myers <joseph@codesourcery.com>
2993
2994 * config.sub: Update to version 2011-03-23.
2995
29962011-03-22 Joseph Myers <joseph@codesourcery.com>
2997
2998 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2999 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3000 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3001 * configure: Regenerate.
3002
30032011-03-22 Joseph Myers <joseph@codesourcery.com>
3004
3005 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3006 to Write After Approval.
3007 * config-ml.in: Don't handle arc-*-elf*.
3008 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3009 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3010 handle GCC libraries.
3011 * configure: Regenerate.
3012
30132011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3014
3015 PR bootstrap/48120:
3016 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3017 Add -lstdc++ -lm to LIBS.
3018 * configure: Regenerate.
3019
30202011-03-18 David Edelsohn <dje.gcc@gmail.com>
3021
3022 * config.guess: Update to version 2011-02-02
3023 * config.sub: Update to version 2011-02-24
3024
30252011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3026
3027 PR lto/48086
3028 * configure.ac: Re-enable LTO on *-apple-darwin9.
3029 * configure: Regenerate.
3030
30312011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3032
3033 PR lto/48086
3034 * configure.ac: Disable LTO on darwin due to an assembler change in
3035 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3036 under 256.
3037 * configure: Regenerate.
3038
30392011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3040
3041 * MAINTAINERS: Update myself as score backend maintainer,
3042 update my e-mail address.
3043
30442011-03-09 Xuepeng Guo <terry.guo@arm.com>
3045
3046 * MAINTAINERS: Update my e-mail address.
3047
30482011-03-06 Joey Ye <joey.ye@arm.com>
3049
3050 * MAINTAINERS: Update my e-mail address.
3051
30522011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3053
3054 * configure.ac: Adjust test of with_ppl.
3055 * configure: Regenerated.
3056
30572011-03-02 Kai Tietz <ktietz@redhat.com>
3058
3059 * MAINTAINERS: Adjust my e-mail address.
3060
30612011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3062
3063 * configure.ac: Add -lpwl to ppllibs.
3064 * configure: Regenerated.
3065
30662011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3067
3068 * config/cloog.m4: Add -lisl to clooglibs.
3069 * configure: Regenerated.
3070
30712011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3072
3073 * MAINTAINERS (CPU Port maintainers): Add self.
3074
30752011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3076
3077 * MAINTAINERS: Add myself as testsuite maintainer.
3078
30792011-02-15 Mike Stump <mikestump@comcast.net>
3080
3081 * MAINTAINERS: Add myself as testsuite maintainer.
3082
30832011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3084
3085 Import from Libtool and gnulib:
3086
3087 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3088
3089 Prepare for supporting FreeBSD 10.
3090 * config.rpath: Remove handling of freebsd1* which soon would
3091 match FreeBSD 10.0.
3092
3093 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3094
3095 Remove support for FreeBSD 1.x.
3096 * libtool.m4 (_LT_LINKER_SHLIBS)
3097 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3098 soon would incorrectly match FreeBSD 10.0.
3099
31002011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3101
3102 PR binutils/12283
3103 * move-if-change: Import version from gnulib.
3104
31052011-02-12 Alexandre Oliva <aoliva@redhat.com>
3106
3107 PR lto/47225
3108 * Makefile.def (lto-plugin): Double dash for enable-shared.
3109 (configure-gcc): Depend on all-lto-plugin.
3110 * Makefile.in: Rebuilt.
3111
31122011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3113
3114 * configure.ac: Remove extra bracket.
3115 * configure: Regenerate.
3116
31172011-02-08 Tobias Burnus <burnus@net-b.de>
3118
3119 * MAINTAINERS: Add myself as libquadmath maintainer.
3120
31212011-02-08 Thomas Schwinge <thomas@schwinge.name>
3122
3123 * MAINTAINERS: Update my email address.
3124
31252011-02-07 Joseph Myers <joseph@codesourcery.com>
3126
3127 * MAINTAINERS (option handling): Add self.
3128
31292011-02-06 Kai Tietz <kai.tietz@onevision.com>
3130
3131 PR lto/47225
3132 * Makefile.def: Add dependency for install-gcc
3133 on install-lto-plugin.
3134 * Makfile.in: Regenerated
3135
31362011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3137
3138 * MAINTAINERS (CPU Port Maintainers): Add myself.
3139
31402011-01-31 Alexandre Oliva <aoliva@redhat.com>
3141
3142 PR libgcj/44341
3143 * configure.ac: Discard --with-* flags for host when configuring
3144 target libraries for cross build.
3145 * configure: Rebuilt.
3146
31472011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3148
3149 * MAINTAINERS (linear loop transforms): Removed.
3150
31512011-01-25 Jakub Jelinek <jakub@redhat.com>
3152
3153 * configure.ac: If with_ppl is no, move setting with_cloog=no
3154 after CLOOG_REQUESTED check.
3155 * configure: Regenerated.
3156
31572011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3158
3159 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3160 CLooG has been requested.
3161 * configure: Regenerated.
3162
31632011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3164
3165 * configure: Regenerated.
3166 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3167
31682011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3169
3170 * configure: Regenerated.
3171 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3172
31732011-01-21 Andreas Schwab <schwab@redhat.com>
3174
3175 * configure.ac: Use AS_HELP_STRING throughout.
3176 * configure: Regenerate.
3177
31782011-01-18 Jie Zhang <jie.zhang@analog.com>
3179
3180 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3181 * configure: Regenerate.
3182
31832011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3184
3185 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3186
31872011-01-13 Joel Brobecker <brobecker@adacore.com>
3188
3189 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3190 for ia64-hpux.
3191 * configure: Regenerate.
3192
31932011-01-07 Jan Hubicka <jh@suse.cz>
3194
3195 PR lto/47225
3196 * Makefile.in: Regenerate.
3197 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3198 configure.
3199
32002011-01-07 Jan Hubicka <jh@suse.cz>
3201
3202 * Makefile.in: Regenerate.
3203 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3204 and configure dependency on lto-plugin configure.
3205 (lto-plugin module): Remove dependency on GCC; add dependency on
3206 liniberty.
3207
32082011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3209
3210 * MAINTAINERS (Write After Approval): Add myself.
3211
32122010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3213
3214 * configure: Regenerate.
3215
32162010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3217
3218 * configure.ac: (picochip): Disable libiberty.
3219
32202010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3221
3222 * MAINTAINERS (Write After Approval): Add myself.
3223
32242010-12-10 Ian Lance Taylor <iant@google.com>
3225
3226 PR bootstrap/46819
3227 * configure.ac: For --disable-libgcj clear libgcj_saved.
3228 * configure: Rebuild.
3229
32302010-12-10 Tobias Burnus <burnus@net-b.de>
3231
3232 PR fortran/46540
3233 * configure.ac: Add --disable-libquadmath and
3234 --disable-libquadmath-support.
3235 * configure: Regenerate.
3236
32372010-12-03 Ian Lance Taylor <iant@google.com>
3238
3239 * MAINTAINERS: Add myself as libgo maintainer.
3240
32412010-12-03 Hans-Peter Nilsson <hp@axis.com>
3242
3243 PR libffi/46792
3244 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3245 * configure: Regenerate.
3246
32472010-12-02 Ian Lance Taylor <iant@google.com>
3248
3249 * configure.ac: Always set default for poststage1_ldflags to
3250 -static-libstdc++ -static-libgcc.
3251
32522010-11-29 Andreas Schwab <schwab@redhat.com>
3253
3254 * configure.ac: Move comment to remove extra space in last argument
3255 of GCC_TARGET_TOOL.
3256
32572010-11-26 Alexandre Oliva <aoliva@redhat.com>
3258
3259 PR other/46026
3260 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3261 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3262 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3263 (BASE_FLAGS_TO_PASS): Use it.
3264 * configure: Rebuilt.
3265 * Makefile.in: Rebuilt.
3266
32672010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3268
3269 PR binutils/12258
3270 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3271 Properly check default linker.
3272 * configure: Regnerated.
3273
32742010-11-23 Matthias Klose <doko@ubuntu.com>
3275
3276 * configure.ac: For --enable-gold, handle value `default' instead of
3277 `both*'. New configure option --{en,dis}able-ld.
3278 * configure: Regenerate.
3279
32802010-11-20 Ian Lance Taylor <iant@google.com>
3281
3282 * configure.ac: Only disable a language library if no language needs
3283 it. Don't let --disable-libgcj uncondtionally disable libffi.
3284 * configure: Rebuild.
3285
32862010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3287
3288 * Makefile.in: Regenerate.
3289
3290 PR other/46202
3291 * configure.ac: Fix just-built in-tree STRIP name to be
3292 binutils/strip-new.
3293 * configure: Regenerate.
3294 * Makefile.def (install-strip-gcc, install-strip-binutils)
3295 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3296 (install-strip-sid): Mirror dependencies on non-strip variants
3297 of these targets on the respective -strip prerequisites.
3298 * Makefile.tpl (install-strip, install-strip-host)
3299 (install-strip-target): New targets.
3300 (install-strip-[+module+], install-strip-target-[+module+]):
3301 New targets.
3302 * Makefile.in: Regenerate.
3303
33042010-11-19 Ian Lance Taylor <iant@google.com>
3305 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3306
3307 * configure.ac: Add target-libgo to target_libraries. Set
3308 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3309 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3310 (HOST_EXPORTS): Add GOC.
3311 (BASE_TARGET_EXPORTS): Add GOC.
3312 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3313 (GOCFLAGS_FOR_TARGET): New variable.
3314 (EXTRA_HOST_FLAGS): Add GOC.
3315 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3316 * Makefile.def (target_modules): Add libgo.
3317 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3318 (dependencies): Add dependency from configure-target-libgo to
3319 configure-target-libffi and all-target-libstdc++-v3. Add
3320 dependencies from all-target-libgo to all-target-libffi.
3321 (languages): Add go.
3322 * configure: Rebuild.
3323 * Makefile.in: Rebuild.
3324
33252010-11-19 Ian Lance Taylor <iant@google.com>
3326
3327 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3328 compiler/flag environment variables.
3329
33302010-11-18 Ian Lance Taylor <iant@google.com>
3331
3332 * configure.ac: Check for lang_requires_boot_languages in
3333 config-lang.in files.
3334 * configure: Rebuild.
3335
33362010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 3337 Tobias Burnus <burnus@net-b.de>
3338
3339 PR fortran/32049
3340 * Makefile.def: Add libquadmath; build it with language=fortran.
3341 * configure.ac: Add libquadmath.
3342 * Makefile.tpl: Handle multiple libs in check-[+language+].
3343 * Makefile.in: Regenerate.
3344 * configure: Regenerate.
3345
1fea6e9c 33462010-11-16 Tom Tromey <tromey@redhat.com>
3347
3348 * MAINTAINERS: Moved myself to reviewers section.
3349
1950f29a 33502010-11-15 Zdenek Dvorak <ook@ucw.cz>
3351
3352 * MAINTAINERS: Moved myself to reviewers section.
3353
e3d68d13 33542010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3355
3356 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3357 (Write After Approval): Remove self.
3358
73f813e1 33592010-11-15 Andreas Schwab <schwab@redhat.com>
3360
3361 * configure.ac: Fix spelling in option names.
3362 * configure: Regenerated.
3363
e619f0a6 33642010-11-13 Georg-Johann Lay <georgjohann@web.de>
3365
3366 PR bootstrap/39622
3367 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3368 * configure: Regenerated.
3369
b330025b 33702010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3371
3372 * MAINTAINERS: Update my email address.
3373
8a0fe290 33742010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3375
8a0fe290 3376 * configure: Regenerate.
3377
81b9d148 33782010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3379
aac33805 3380 * configure: Regenerate.
81b9d148 3381
4076133b 33822010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3383
4076133b 3384 * configure: Regenerate.
3385
88e8cc3e 33862010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3387
88e8cc3e 3388 * configure: Regenerate.
3389
a3c81e03 33902010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3391
3392 * configure.ac: Support official CLooG.org versions.
3393 * configure: Regenerate.
3394 * config/cloog.m4: New.
3395
083311b4 33962010-11-10 François Dumont <francois.cppdevs@free.fr>
3397
3398 * MAINTAINERS (Write After Approval): Add myself.
3399
7cb0b8a7 34002010-11-09 David Edelsohn <dje.gcc@gmail.com>
3401
3402 * MAINTAINERS: Update my email address.
3403
16463c8d 34042010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3405
3406 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3407 * configure: Regenerate.
16463c8d 3408
25630dc7 34092010-11-03 Ian Lance Taylor <iant@google.com>
3410 Dave Korn <dave.korn.cygwin@gmail.com>
3411
3412 PR lto/46273
3413 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3414 and on other supported platforms whenever LTO is enabled.
3415 * configure: Rebuild.
3416
13d2f2b2 34172010-11-02 Alan Modra <amodra@gmail.com>
3418
3419 PR binutils/12110
3420 * configure.ac: Error when source path contains spaces.
3421 * configure: Regenerate.
3422
4a0163ae 34232010-10-23 James E. Wilson <wilson@codesourcery.com>
3424
3425 * MAINTAINERS: Update my email address.
3426
1235ba90 34272010-10-20 Ian Lance Taylor <iant@google.com>
3428
3429 * Makefile.def (target_modules): Set lib_path to src/.libs for
3430 libstdc++-v3 module.
3431 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3432 * Makefile.in: Rebuild.
3433
579b6115 34342010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3435
3436 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3437 (Write After Approval): Remove myself.
3438
79aafbf6 34392010-10-15 Tristan Gingold <gingold@adacore.com>
3440
3441 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3442
7516f0c4 34432010-10-14 Douglas Rupp <rupp@gnat.com>
3444
3445 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3446
ca42e774 34472010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3448
3449 * configure.ac (build_lto_plugin): New shell variable.
3450 (--enable-lto): Turn on by default for all non-ELF platforms that
3451 have had LTO support added so far. Set build_lto_plugin appropriately
3452 for both ELF and non-ELF.
3453 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3454 * configure: Regenerate.
3455
9ee71fca 34562010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3457
3458 Sync from src:
3459 * configure.ac (v850 support): Remove target-libgloss from
3460 noconfigdirs.
3461 * configure: Regenerate.
3462
372a3f1e 34632010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3464
3465 PR bootstrap/45326
3466 PR bootstrap/45174
3467 * configure.ac: Honor initial values of $build_configargs,
3468 $host_configargs, $target_configargs. Mark the precious, so
3469 environment settings get recorded.
3470 * configure: Regenerate.
3471
445b7c96 34722010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3473
3474 PR bootstrap/45796
3475 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3476 Depend on all-build-libiberty.
3477 * Makefile.in: Regenerate.
3478
d34b0d1e 34792010-09-30 Michael Eager <eager@eagercon.com>
3480
3481 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3482 * configure: Regenerate.
3483
2ae04593 34842010-09-28 Michael Eager <eager@eagercon.com>
3485
3486 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3487
3aa7b555 34882010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3489
3490 PR bootstrap/44621
3491 * configure.ac: Fix unportable shell quoting.
3492 * configure: Regenerate.
3493
62932e4d 34942010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3495
3496 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3497 targets and amend comment.
3498 * configure: Regenerate.
3499
b3f60ce8 35002010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3501
3502 * MAINTAINERS (Write After Approval): Add myself.
3503
4ae8c98f 35042010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3505
3506 * configure.ac: Enable LTO by default on Darwin.
3507 * configure: Regenerate.
3508
782aa0bb 35092010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3510
4ae8c98f 3511 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 3512
3888a212 35132010-09-01 Ian Bolton <ian.bolton@arm.com>
3514
4ae8c98f 3515 * MAINTAINERS (Write After Approval): Add myself.
3888a212 3516
ad7d8d63 35172010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3518
3519 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3520 ports
3521
b9c08e4e 35222010-07-28 David Yuste <david.yuste@gmail.com>
3523
3524 * MAINTAINERS (Write After Approval): Add myself.
3525
65b688d7 35262010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3527
3528 * configure.ac: Support all v850 targets.
3529 * configure: Regenerate.
3530
b9a8e4c4 35312010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3532
3533 PR bootstrap/44455
3534 * configure.ac (extra_mpfr_configure_flags): Copy from
3535 extra_mpc_gmp_configure_flags.
3536 * configure: Re-generated.
3537
a91ed45e 35382010-07-22 Andi Kleen <ak@linux.intel.com>
3539
3540 * MAINTAINERS (Write After Approval): Add myself.
3541
b2c57537 35422010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3543
3544 * MAINTAINERS (Write After Approval): Add myself.
3545
a7a6769e 35462010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3547
3548 * MAINTAINERS (Write After Approval): Add myself.
3549
cb885d9b 35502010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3551
3552 PR target/44862
3553 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3554 Provide -B option to allow for link spec %s substitutions for
3555 libstdc++.a on darwin.
3556 * Makefile.in: Regenerate.
3557
5bea9bfd 35582010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3559
3560 * MAINTAINERS (Reviewers): Update my e-mail address
3561
753a7a07 35622010-06-10 Alexandre Oliva <aoliva@redhat.com>
3563
3564 * Makefile.def (configure-gcc): Depend on all-libelf.
3565 * Makefile.in: Rebuild.
3566
596b7b22 35672010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3568
3569 * MAINTAINERS (Write After Approval): Add myself in the right place.
3570
dcde3c07 35712010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 3572
3573 * MAINTAINERS (Write After Approval): Add myself.
3574
dcde3c07 35752010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 3576
3577 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 3578
35792010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 3580
e3cce89a 3581 * config.sub: Update to version 2010-05-21.
3582 * config.guess: Update to version 2010-04-03.
fc75f6d9 3583
f64b48e2 35842010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3585
3586 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3587 * configure: Regenerate.
3588
2be0e543 35892010-05-12 Sriraman Tallam <tmsriram@google.com>
3590
3591 * MAINTAINERS (Write After Approval): Add myself.
3592
23433d72 35932010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3594
3595 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3596 a platform that supports LTO.
3597 * configure: Regenerate.
3598
896fc761 35992010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3600
3601 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3602 * configure: Regenerated.
3603
af7c5662 36042010-04-27 Roland McGrath <roland@redhat.com>
3605 H.J. Lu <hongjiu.lu@intel.com>
3606
3607 * configure.ac (--enable-gold): Support both, both/gold and
3608 both/bfd to add gold to configdirs without removing ld.
3609 * configure: Regenerated.
3610
3611 * Makefile.def: Add install-gold dependency to install-ld.
3612 * Makefile.in: Regenerated.
3613
4d992eb6 36142010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3615
3616 PR lto/42776
3617 * configure.ac (--enable-lto): Refactor handling so libelf tests
3618 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3619 and allow LTO to be explicitly enabled on non-ELF platforms that
3620 are known to support it inside else-clause.
3621 * configure: Regenerate.
3622
affd1d61 36232010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3624
3625 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3626 * configure: Regenerate.
3627
e55e8126 36282010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3629
3630 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3631 * configure: Regenerate.
3632
d6845139 36332010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3634
3635 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3636 separately.
3637 * configure: Regenerate.
3638
c9c28109 36392010-04-16 Kevin Williams <kevin.williams@inria.fr>
3640
3641 * MAINTAINERS (Write After Approval): Add myself.
3642
8e051ef4 36432010-04-14 Tristan Gingold <gingold@adacore.com>
3644
3645 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3646 * configure: Regenerate.
3647
7cc7a0c6 36482010-04-13 Steve Ellcey <sje@cup.hp.com>
3649
3650 * configure: Regenerate after change to elf.m4.
3651
30e08f1c 36522010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
b14b3ce1 36562010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3657
3658 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3659 * configure: Regenerated.
3660
36612010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3662
3663 * configure.ac: Print "buggy but acceptable" when CLooG
3664 revision is less than 9.
3665 * configure: Regenerated.
3666
09c38bea 36672010-04-01 Diego Novillo <dnovillo@google.com>
3668
3669 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3670
59a40389 36712010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3672
3673 PR bootstrap/43615
3674 PR bootstrap/43328
3675
3676 Revert:
3677
3678 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3679
3680 * configure.ac: Do not pass --enable-multilib nor
3681 --disable-multilib in baseargs. Accept explicitly passed
3682 --enable_multilib.
3683 * configure: Regenerate.
3684
15153e30 36852010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3686
3687 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3688
247ec299 36892010-03-31 Janis Johnson <janis187@us.ibm.com>
3690
3691 * MAINTAINERS: Remove myself.
3692
7816cdf1 36932010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3694
3695 PR bootstrap/43328
3696 * configure.ac: Do not pass --enable-multilib nor
3697 --disable-multilib in baseargs. Accept explicitly passed
3698 --enable_multilib.
3699 * configure: Regenerate.
3700
2a78007b 37012010-03-28 Andrew Pinski <pinskia@gmail.com>
3702
3703 * MAINTAINERS (spu port): Remove me.
3704
fa0a53e3 37052010-03-23 Joseph Myers <joseph@codesourcery.com>
3706
3707 * configure.ac (tic6x-*-*): New case.
3708 * configure: Regenerate.
3709
d590232e 37102010-03-23 Joseph Myers <joseph@codesourcery.com>
3711
3712 * config.sub: Update to version 2010-03-22.
3713 * config.guess: Update to version 2009-12-30.
3714
dcde3c07 37152010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 3716
3717 PR ada/42554
3718 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3719 * configure: Regenerate.
3720
7071ad11 37212010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3722
3723 * MAINTAINERS: Update my email address.
3724
c583eb67 37252010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3726
3727 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3728 (ghassan.shobaki@amd.com): Removed.
3729
6217c06a 37302010-03-17 Alan Modra <amodra@gmail.com>
3731
3732 * MAINTAINERS: Update my email address.
3733
101a6f96 37342010-03-16 Diego Novillo <dnovillo@google.com>
3735
3736 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3737 Matthews.
3738
b753085c 37392010-03-16 Joseph Myers <joseph@codesourcery.com>
3740
3741 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3742 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3743
4b83e160 37442010-03-16 Joseph Myers <joseph@codesourcery.com>
3745
3746 * MAINTAINERS: Update my email address.
3747
f345c9fb 37482010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3749
3750 * MAINTAINERS: Update my email address.
3751
4c6d05aa 37522010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3753
3754 * MAINTAINERS: Update my email address.
3755
11010e64 37562010-03-09 Jie Zhang <jie@codesourcery.com>
3757
3758 * MAINTAINERS: Update my email address.
3759
68645a6b 37602010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3761
3762 PR libstdc++/32499
3763 * configure.ac (RANLIB): Default to true.
3764 (STRIP): Likewise.
3765 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3766 * configure: Regenerate.
3767
dcde3c07 37682010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 3769
3770 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3771 (Write After Approval): Update my email address.
3772
90b41dad 37732010-02-17 Nick Clifton <nickc@redhat.com>
3774
3775 PR 11238
3776 * Makefile.tpl (local-distclean): Also remove config.cache files in
3777 sub-directories as there may not be Makefiles present in the
3778 sub-directories.
4284910f 3779 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3780 the config.cache files found by the find command.
3781
90b41dad 3782 * Makefile.in: Regenerate.
3783 * configure.ac: Revert previous delta.
3784 * configure: Regenerate.
3785
abb1d088 37862010-02-15 Nick Clifton <nickc@redhat.com>
3787
3788 PR 11238
3789 * configure.ac: Delete config.cache files in sub-directories when
3790 deleting Makefiles.
3791 * configure: Regenerate.
3792
b55e20a0 37932010-02-12 Ben Elliston <bje@gnu.org>
3794
3795 * MAINTAINERS: Update my email address.
3796
0518ccd2 37972010-02-08 Andrew Pinski <pinskia@gmail.com>
3798
3799 * MAINTAINERS (spu port): Update my email address.
3800
dcd5ad58 38012010-02-08 Jie Zhang <jie.zhang@analog.com>
3802
3803 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3804
17b6993a 38052010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3806
3807 * configure.ac: Add "recommended" version checks for GMP/MPC.
3808 Update recommended GMP/MPFR/MPC versions.
3809 * configure: Regenerate.
3810
e10fd696 38112010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3812
3813 * MAINTAINERS: Move my Embecosm email address into the
3814 write-after-approval section.
3815
ddcf38e8 38162010-01-26 Ian Lance Taylor <iant@google.com>
3817
3818 * MAINTAINERS: Add myself as Go frontend maintainer.
3819
5c96a839 38202010-01-25 Joern Rennecke <amylaar@spamcop.net>
3821
3822 PR libstdc++/36101, PR libstdc++/42813
3823 * configure.ac (bootstrap_target_libs): Make inclusion of
3824 target-libgomp conditional on libgomb being in target_configdirs.
3825 * configure: Regenerate.
3826
8e61effd 38272010-01-23 Joern Rennecke <amylaar@spamcop.net>
3828
3829 PR libstdc++/36101, PR libstdc++/42813
3830 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3831 * configure: Regenerate.
3832
1fda3360 38332010-01-22 Joern Rennecke <amylaar@spamcop.net>
3834
3835 PR libstdc++/36101, PR libstdc++/42813
3836 * configure.ac (target_configdirs): Substitute.
3837 * Makefile.def: Bootstrap target module libgomp.
3838 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3839 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3840 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3841 * configure, Makefile.in: Regenerate.
3842
8e32c255 38432010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3844
3845 * MAINTAINERS: Adjust my details.
3846
37d3b41c 38472010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3848
3849 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3850
50918a37 38512010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3852
3853 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3854
3397c9b2 38552010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
25cd8ffa 38592010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3860
3861 * MAINTAINERS (Write After Approval): Add myself.
3862
a82c8807 38632010-01-11 Richard Guenther <rguenther@suse.de>
3864
3865 PR lto/41569
3866 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3867 * Makefile.in: Regenerated.
3868
5846e92c 38692010-01-11 Andreas Tobler <andreast@fgznet.ch>
3870
3871 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3872 * configure: Regenerate.
3873
c3fc6a63 38742010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 3875 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 3876
3877 PR bootstrap/42424
3878 * configure.ac: Include libtool m4 files.
9f9d05ad 3879 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 3880 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3881 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 3882
c3fc6a63 3883 * configure: Regenerate.
3884
1ab7bcf0 38852010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3886
3887 PR bootstrap/41818
3888 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3889 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3890 * Makefile.in: Regenerate.
3891
1a4f45ec 38922010-01-02 Richard Guenther <rguenther@suse.de>
3893
3894 PR lto/41529
3895 * configure.ac: Include config/elf.m4. Disable LTO if not
3896 builting for an elf target.
3897 * configure: Regenerate.
3898
cff9dc68 38992009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3900
3901 * MAINTAINERS: Change my email address.
3902
c505c9f4 39032009-12-18 Ben Elliston <bje@au.ibm.com>
3904
3905 * config.sub, config.guess: Update from upstream sources.
3906
070457e7 39072009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3908
3909 * MAINTAINERS (Write After Approval): Add myself.
3910
16de6a81 39112009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3912
3913 PR middle-end/30447
3914 PR middle-end/30789
3915 PR other/40302
3916
3917 * configure.ac: Require MPC.
3918 * configure: Regenerate.
3919
e6408286 39202009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3921
3922 PR target/38384
3923 PR bootstrap/40972
3924 * libtool.m4: Sync from git Libtool.
3925 * ltoptions.m4: Likewise.
3926 * ltversion.m4: Likewise.
3927 * lt~obsolete.m4: Likewise.
3928 * ltmain.sh: Likewise.
3929
fcb50449 39302009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3931
3932 * configure.ac: Update minimum MPC version to 0.8.
3933 * configure: Regenerate.
3934
cff3778c 39352009-11-21 Sebastian Pop <sebpop@gmail.com>
3936
3937 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3938 * configure: Regenerated.
3939
d6dfe18a 39402009-11-21 Ian Lance Taylor <iant@google.com>
3941
3942 * configure.ac: Change default of poststage1_ldflags to be empty if
3943 poststage1_libs is set. When poststage1_libs is empty, and
3944 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3945 * configure: Rebuild.
3946
04810760 39472009-11-21 Adam Nemet <adambnmet@gmail.com>
3948
3949 * MAINTAINERS (Write After Approval): Update my email address.
3950
af3e823e 39512009-11-20 Ben Elliston <bje@au.ibm.com>
3952
3953 * config.guess: Update from upstream sources.
3954
e01b36b0 39552009-11-16 Alexandre Oliva <aoliva@redhat.com>
3956
3957 * Makefile.def: Restore host and target settings for gmp.
3958 * Makefile.in: Rebuild.
3959
eea1ae23 39602009-11-16 Alexandre Oliva <aoliva@redhat.com>
3961
3962 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3963 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3964 Fix portability of test of C++ as bootstrap language. Add
3965 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3966 * configure: Rebuild.
3967 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3968 and cloog. Fix in-tree ppl configuration. Introduce libelf
3969 in-tree building.
3970 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3971 (POSTSTAGE1_HOST_EXPORTS): Use it.
3972 (STAGE[+id+]_CXXFLAGS): New.
3973 (BASE_FLAGS_TO_PASS): Pass it down.
3974 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3975 extra_exports.
3976 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3977 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3978 extra_exports.
3979 * Makefile.in: Rebuild.
3980
5e80e315 39812009-11-17 Ben Elliston <bje@au.ibm.com>
3982
3983 * config.sub, config.guess: Update from upstream sources.
3984
500010c6 39852009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3986
3987 * MAINTAINERS (Write After Approval): Add myself.
3988
dcde3c07 39892009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 3990
3991 * MAINTAINERS (Write After Approval): Add myself.
3992
fe284774 39932009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3994
3995 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3996 paths for *-w64-mingw* and x86_64-*mingw*.
3997 * configure: Regenerated.
3998
dcde3c07 39992009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 4000
4001 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4002
c356a43c 40032009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4004
4005 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4006 Phil Edwards to Write-After Approval.
4007
ec2eb8fb 40082009-10-30 Kai Tietz <kai.tietz@onevision.com>
4009
4010 * configure.ac: Disable target-winsup & co for
4011 x86_64-*-mingw* and *-w64-mingw* targets.
4012 * configure: Regenerated.
4013
24833e1a 40142009-10-16 Nick Clifton <nickc@redhat.com>
4015
4016 * MAINTAINERS: Add myself as a maintainer for the RX port.
4017
dcde3c07 40182009-10-26 Johannes Singler <singler@kit.edu>
2683326a 4019
9f9d05ad 4020 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 4021
3a8cd7be 40222009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4023
4024 * configure.ac (CLooG test): Use = with test.
4025 * configure: Regenerate.
4026
24d0cd27 40272009-10-22 Richard Guenther <rguenther@suse.de>
4028
4029 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4030 cloog if the ppl version check failed. Move flags saving
4031 before setting in libelf check.
4032 * configure: Regenerate.
4033
539c8c59 40342009-10-21 Richard Guenther <rguenther@suse.de>
4035
4036 * configure.ac: Adjust the ppl and cloog configure to work as
4037 documented. Disable cloog if ppl was disabled. Omit the version
4038 checks if they were disabled.
4039 * configure: Re-generate.
4040
d6ef094a 40412009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4042
4043 * configure.ac: Add 'lto' to enable_languages, not
4044 new_enable_languages, and only if not already present.
4045 * configure: Regenerate.
4046
414672c1 40472009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4048
4049 * README: Refer to the various COPYING* files instead of just
4050 COPYING.
4051 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4052
dcde3c07 40532009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 4054
4055 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 4056
17780be3 40572009-10-07 Richard Guenther <rguenther@suse.de>
4058
4059 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4060 and Richard Guenther as reviewers.
4061 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4062 as reviewers.
4063
c01decc6 40642009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 4065
c01decc6 4066 * config.sub: Update from upstream sources.
56ca37b0 4067
85627a28 40682009-10-06 Ian Lance Taylor <iant@google.com>
4069
4070 * Makefile.def: check-gold depends upon all-gas.
4071 * Makefile.in: Rebuild.
4072
338b88fa 40732009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4074
4075 * MAINTAINERS (Write After Approval): Add myself.
4076
7bfefa9d 40772009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4078
4079 * Makefile.def: all-lto-plugin depends on all-libiberty.
4080 set bootstrap=true for lto-plugin.
4081 Add lto-plugin.
4082 * Makefile.in: Regenerate.
4083 * configure.ac (host_libs): Add lto-plugin.
4084 * configure: Regenerate.
4085
7bfefa9d 40862009-10-03 Diego Novillo <dnovillo@google.com>
4087
4088 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4089 (HOST_LIBELFLIBS): Define.
4090 (HOST_LIBELFINC): Define.
4091 * Makefile.in: Regenerate.
4092 * configure.ac: Add --enable-lto.
4093 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4094 If --enable-lto is used, add 'lto' to new_enable_languages.
4095 If --enable-lto is used and gold is enabled, add
4096 lto-plugin to configdirs.
4097 * configure: Regenerate.
4098
40992009-10-03 Simon Baldwin <simonb@google.com>
4100
4101 * configure.ac: If --with-system-zlib, suppress local zlib and
4102 pass --with-system-zlib to subdir configure scripts.
4103 * configure: Regenerate.
4104
dcde3c07 41052009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 4106 Paolo Bonzini <bonzini@gnu.org>
4107
4108 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4109 $(srcdir).
4110 * Makefile.in: Rebuilt.
4111
dcde3c07 41122009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 4113
4114 * MAINTAINERS (Write After Approval): Add myself.
4115
0f3a3df5 41162009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4117
4118 * configure.ac: Update minimum MPC version to 0.7.
4119 * configure: Regenerate.
4120
412c2e81 41212009-09-25 Nick Clifton <nickc@redhat.com>
4122
4123 * configure.ac: Pass any --cache-file=/dev/null option on to
4124 subconfigures.
4125 * configure: Regenerate.
4126
c061df75 41272009-09-23 Nick Clifton <nickc@redhat.com>
4128
4129 * config.sub, config.guess: Update from upstream sources.
4130
dcde3c07 41312009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 4132
4133 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4134 * Makefile.in: Rebuilt.
4135
04a2e841 41362009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4137
4138 PR bootstrap/32272
4139 * configure.ac: Error out if $srcdir isn't '.' but contains
4140 host-${host_noncanonical}.
4141 * configure: Regenerate.
4142
3d00a007 41432009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4144
4145 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4146 maintainer.
4147
9d447cf8 41482009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4149
7b5fee3e 4150 * configure.ac: If bootstrapping a combined tree with
4151 --enable-gold, require c++ in stage1_languages.
4152 * configure: Regenerate.
4153
32027446 4154 * configure.ac: Also add target_libs of stage1_languages to
4155 bootstrap_target_libs.
4156 * configure: Regenerate.
4157
9d447cf8 4158 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4159 with --enable-languages not containing c++.
4160 * configure: Regenerate.
4161
572ee61a 41622009-09-15 Jie Zhang <jie.zhang@analog.com>
4163
4164 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4165 * configure: Regenerate.
4166
dcde3c07 41672009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 4168
6cf4f338 4169 * MAINTAINERS (Write After Approval): Update my e-mail address,
4170 and move from from here...
4171 (Waiting for paperwork): To here.
153f8c88 4172
31ebfd49 41732009-09-09 Joseph Myers <joseph@codesourcery.com>
4174
4175 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4176
8bb79148 41772009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4178
4179 * configure.ac: Do not use $extrasub for replacing @if/@endif
4180 parts in Makefile; instead, use additional arguments to
4181 AC_CONFIG_COMMANDS to do the replacement manually, with several
4182 sed invocations, to avoid HP-UX sed command limits.
4183 * configure: Regenerate.
4184
81540bae 41852009-09-08 Alexandre Oliva <aoliva@redhat.com>
4186
4187 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4188 blank before -L.
4189
a2059f7a 41902009-09-04 Alexandre Oliva <aoliva@redhat.com>
4191
4192 * configure.ac (with-build-config): Document. Handle without.
4193 Handle missing argument.
4194 * configure: Rebuilt.
4195
719faf1c 41962009-09-03 Alexandre Oliva <aoliva@redhat.com>
4197
4198 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4199 Default to bootstrap-debug only if compare-debug works.
4200 * configure: Rebuilt.
4201 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4202 * Makefile.in: Rebuilt.
4203
aab1c61e 42042009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4205
4206 * MAINTAINERS (OS Port Maintainers): Update my email address.
4207
14151756 42082009-09-01 Alexandre Oliva <aoliva@redhat.com>
4209
4210 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4211 * Makefile.in: Rebuilt.
4212
0ba87351 42132009-09-01 Chris Demetriou <cgd@google.com>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
7c48f38c 42172009-08-31 Dodji Seketeli <dodji@redhat.com>
4218
4219 PR debug/30161
4220 * include/dwarf2.h (enum dwarf_tag): Added
4221 DW_TAG_GNU_template_template_param
4222 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4223
5576729b 42242009-08-30 Paolo Bonzini <bonzini@gnu.org>
4225
4226 * Makefile.tpl (AWK): Fix typo.
4227 * Makefile.in: Regenerate.
4228
b181f265 42292009-08-30 Paolo Bonzini <bonzini@gnu.org>
4230
4231 * configure.ac: Detect awk and sed.
4232 * Makefile.def (flags_to_pass): Add AWK and SED.
4233 * Makefile.tpl (AWK, SED): New.
4234 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4235 * configure: Regenerate.
4236 * Makefile.in: Regenerate.
4237
7baff5bd 42382009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4239
4240 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4241 (collapseslashes): Likewise.
4242
81a71e2b 42432009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4244
4245 * configure.ac (AC_PREREQ): Bump to 2.64.
4246
f0c89091 42472009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4248
115d57c5 4249 * configure.ac: Remove --with-datarootdir, --with-docdir,
4250 --with-pdfdir, --with-htmldir switches.
4251 * configure: Regenerate.
4252
cd9a469c 4253 * configure: Regenerate.
4254
f0c89091 4255 * compile: Sync from Automake 1.11.
4256 * depcomp: Likewise.
4257 * install-sh: Likewise.
4258 * missing: Likewise.
4259 * mkinstalldirs: Likewise.
4260 * ylwrap: Likewise.
4261
a410fae3 42622009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4263
4264 * ltmain.sh (func_normal_abspath): New function.
4265 (func_relative_path): Likewise.
4266 (func_mode_help): Document new -bindir option for link mode.
4267 (func_mode_link): Add new -bindir option, and use it to place
4268 output DLL if specified.
4269
1a48098b 42702009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4271
cd2f3773 4272 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4273 (baseargs): Add --disable-option-checking.
4274 * configure: Regenerate.
4275
1a48098b 4276 * Makefile.def (configure-target-libiberty): Depend on
4277 all-binutils and all-ld.
4278 (configure-target-newlib): Likewise.
4279 * Makefile.in: Regenerate.
4280
155f17ed 42812009-08-17 Ben Elliston <bje@au.ibm.com>
4282
4283 * config.sub, config.guess: Update from upstream sources.
4284
ea864ded 42852009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4286
4287 Sync from src, merge:
4288
4289 2009-07-02 Tristan Gingold <gingold@adacore.com>
4290
4291 * configure.ac: Do not exclude gas for i386-*-darwin.
4292 Add a case for x86_64-*-darwin.
4293 * configure: Regenerate.
4294
0f879579 42952009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4296
4297 * MAINTAINERS: Add my name to Write After Approval list.
4298
dcde3c07 42992009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 4300
4301 * configure.ac: Add Microblaze target.
4302 * configure: Regenerate.
4303
39f6b116 43042009-07-31 Christian Bruel <christian.bruel@st.com>
4305
4306 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4307 * configure: Regenerate.
8738bcea 4308
dcde3c07 43092009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 4310
4311 * MAINTAINERS (Write After Approval): Update my e-mail address.
4312
5110389d 43132009-07-06 Ian Lance Taylor <iant@google.com>
4314
4315 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4316 * configure: Rebuild.
4317
fa9b8d64 43182009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4319
4320 * MAINTAINERS: Move myself to the Graphite Reviewers.
4321
5f29861f 43222009-06-30 Wei Guozhi <carrot@google.com>
4323
4324 * MAINTAINERS: Add my name to Write After Approval list.
4325
6fe86052 43262009-06-26 Steve Ellcey <sje@cup.hp.com>
4327
4328 PR bootstrap/40338
4329 * configure.ac (comparestring): Create new variable.
4330 * Makefile.tpl (comparestring): Use to skip some comparisions.
4331 * configure: Regenerate.
4332 * Makefile.in: Regenerate.
4333
b5ce97f8 43342009-06-26 Doug Evans <dje@sebabeach.org>
4335
4336 * Makefile.def (host_modules): Add cgen.
4337 * Makefile.in: Regenerate.
4338 * configure.ac (host_tools): Add cgen.
4339 * configure: Regenerate.
4340
46222c18 43412009-06-23 DJ Delorie <dj@redhat.com>
4342
4343 * MAINTAINERS: Add myself as mep maintainer.
4344
7ab76cec 43452009-06-23 Ian Lance Taylor <iant@google.com>
4346
4347 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4348 boot_languages. Only bootstrap target libraries listed in
4349 target_libs for some boot language. Add --with-stage1-ldflags,
4350 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4351 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4352 if not building with C++.
4353 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4354 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4355 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4356 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4357 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4358 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4359 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4360 * configure, Makefile.in: Rebuild.
4361
b2bb9bab 43622009-06-23 Li Feng <nemokingdom@gmail.com>
4363
4364 * MAINTAINERS: Added my name to write-after-approval list.
4365
0c809c32 43662009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4367
4368 * configure.ac: Define is_elf for QNX Neutrino targets.
4369 * configure: Regenerate.
4370
7b4becfd 43712009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4372
9f9d05ad 4373 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 4374
7aed6ac5 43752009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4376
4377 * configure.ac: Detect MPC in default directory.
4378 * configure: Regenerate.
4379
9d247ee8 43802009-06-03 Jerome Guitton <guitton@adacore.com>
4381 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4382
9f9d05ad 4383 * Makefile.tpl (all): Avoid a trailing backslash.
4384 * Makefile.in: Regenerate.
9d247ee8 4385
aec4ef75 43862009-06-03 Ben Elliston <bje@au.ibm.com>
4387
4388 * config.sub, config.guess: Update from upstream sources.
4389
f83974e5 43902009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4391
4392 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4393 to noconfdirs.
4394 * configure: Regenerate.
4395
77b633a0 43962009-06-02 Alexandre Oliva <aoliva@redhat.com>
4397
4398 * Makefile.tpl ([+compare-target+]): Compare all stage
4399 directories, rather than just gcc.
4400 * Makefile.in: Rebuilt.
4401
351f7ac7 44022009-06-01 Doug Kwan <dougkwan@google.com>
4403
4404 * configure.ac: Support gold for target arm*-*-*.
4405 * configure: Regenerate.
9d247ee8 4406
7601a55c 44072009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4408
4409 * Makefile.def: Add MPC support and dependencies.
4410 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4411
4412 * Makefile.in, configure: Regenerate.
4413
a36217d3 44142009-05-27 Alexandre Oliva <aoliva@redhat.com>
4415
4416 * Makefile.tpl (all): Avoid harmless warning in make all when
4417 gcc-bootstrap is enabled but stage_last does not exist.
4418 * Makefile.in: Rebuilt.
4419
8b70b80d 44202009-05-24 Nicolas Roche <roche@adacore.com>
4421
4422 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4423 * Makefile.in: Regenerate.
4424
cab4bf21 44252009-05-21 Denis Chertykov <chertykov@gmail.com>
4426
4427 * MAINTAINERS: Update my e-mail address.
4428
df95bec1 44292009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4430
4431 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4432 * configure: Regenerate.
4433
bc1e0bea 44342009-05-18 Alexandre Oliva <aoliva@redhat.com>
4435
4436 PR other/40159
4437 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4438 gcc-no-bootstrap are mutually exclusive.
4439 * Makefile.in: Rebuilt.
4440
4156fd9a 44412009-05-18 Alexandre Oliva <aoliva@redhat.com>
4442
4443 PR other/40159
4444 * Makefile.tpl (all): Don't end with unconditional success.
4445 * Makefile.in: Rebuilt.
4446
bd1f9655 44472009-05-12 Alexandre Oliva <aoliva@redhat.com>
4448
4449 PR target/37137
4450 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4451 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4452 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4453 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4454 stage_configureflags, stage_cflags and stage_libcflags into
4455 explicit Makefile macros.
4456 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4457 GFORTRAN.
4458 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4459 CC. Set CC_FOR_BUILD from CC.
4460 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4461 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4462 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4463 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4464 and GFORTRAN.
4465 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4466 (_LIBCFLAGS): Renamed to _TFLAGS.
4467 (do-compare-debug, do-compare3-debug): Drop.
4468 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4469 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4470 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4471 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4472 (XGCC_FLAGS_FOR_TARGET): New.
4473 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4474 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4475 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4476 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 4477 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 4478 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4479 TFLAGS.
4480 (BUILD_CONFIG): Include if requested.
4481 (all): Set TFLAGS on bootstrap.
4482 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4483 (all-stageid-prefixmodule): Likewise.
4484 (do-clean, distclean-stageid): Set TFLAGS.
4485 (restrap): Fix whitespace.
4486 * Makefile.in: Rebuilt.
4487
604febb6 44882009-05-07 Paolo Bonzini <bonzini@gnu.org>
4489
4490 * config.guess: Sync with src.
4491
63d7f4db 44922009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4493
4494 * configure.ac ($with_ppl): Default to no if not supplied.
4495 ($with_cloog): Likewise.
4496 configure: Regenerate.
4497
21c0690b 44982009-04-27 James E. Wilson <wilson@codesourcery.com>
4499
4500 * MAINTAINERS: Update my e-mail address.
4501
cd06af47 45022009-04-27 Nick Clifton <nickc@redhat.com>
4503
4504 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4505
bb19a97e 45062009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4507
4508 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4509 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4510 * Makefile.in: Regenerate.
4511
bff7ea4a 45122009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4513
4514 PR bootstrap/39739
4515 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4516 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4517
4518 * configure, Makefile.in: Regenerate.
4519
bb19a97e 45202009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 4521
4522 * include/hashtab.h: Update GTY annotations to new syntax
4523 * include/splay-tree.h: Likewise
4524
613eb4a3 45252009-04-17 Ben Elliston <bje@au.ibm.com>
4526
4527 * config.sub, config.guess: Update from upstream sources.
4528
ca2751b6 45292009-04-15 Anthony Green <green@moxielogic.com>
4530
4531 * configure.ac: Add moxie support.
4532 * configure: Rebuilt.
4533
4b072aaf 45342009-04-14 Jakub Jelinek <jakub@redhat.com>
4535
4536 * configure.ac: Change copyright header to refer to version
4537 3 of the GNU General Public License and to point readers at the
4538 COPYING3 file and the FSF's license web page.
4539 * Makefile.def: Likewise.
4540 * Makefile.tpl: Likewise.
4541 * Makefile.in: Regenerate.
4542
95349883 45432009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4544
4545 * configure.ac: Restore match for darwin9 or later. Use double
4546 brackets since regeneration eats one pair.
4547 * configure: Regenerate.
4548
03caadda 45492009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4550
4551 PR gas/10039
4552 * configure.ac: Require texinfo 4.7.
4553 * configure: Regenerated.
4554
6bc9506f 45552009-04-09 Nick Clifton <nickc@redhat.com>
4556
4557 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4558 the GCC Runtime Library Exception.
4559
fec76ae9 45602009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4561
4562 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4563 * configure: Regenerate.
4564
21a0251d 45652009-04-01 Steve Ellcey <sje@cup.hp.com>
4566
4567 * Makefil.def (languages): New entries.
4568 * Makefile.tpl (check-gcc-*): New generic target.
4569 * Makefile.in: Regenerate.
21a0251d 4570
dcde3c07 45712009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 4572
03caadda 4573 * MAINTAINERS: Update my email address.
54b921e3 4574
63d6abe9 45752009-03-18 Tom Tromey <tromey@redhat.com>
4576
03caadda 4577 * configure: Rebuild.
4578 * configure.ac (host_libs): Add libiconv.
4579 * Makefile.in: Rebuild.
4580 * Makefile.def (host_modules): Add libiconv.
4581 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 4582
40c500e1 45832009-03-16 Tristan Gingold <gingold@adacore.com>
4584
4585 * configure.ac: Treat gdb as supported on x86_64-darwin.
4586 * configure: Regenerate.
4587
5bc96548 45882009-03-16 Joseph Myers <joseph@codesourcery.com>
4589
4590 * configure.ac (--with-host-libstdcxx): New option.
4591 * configure: Regenerate.
4592
dcde3c07 45932009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 4594
4595 * MAINTAINERS: Move myself into the write after approval list.
4596
2ab9be2b 45972009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4598
4599 * MAINTAINERS: Update e-mail address.
8738bcea 4600
1f7090eb 46012009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4602
4603 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4604
dcde3c07 46052009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 4606
4607 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4608
9af964d4 46092009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4610
4611 Backport from git Libtool:
4612
4613 2009-01-19 Robert Millan <rmh@aybabtu.com>
4614 Support GNU/kOpenSolaris.
4615 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4616 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4617 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4618 GNU/kOpenSolaris.
4619
a59c2cb8 46202009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4621
4622 * MAINTAINERS: Update e-mail address.
4623
8ccd3088 46242009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 4625
4626 * MAINTAINERS (Write After Approval): Add self.
4627
ebd8f42c 46282009-02-18 Bingfeng Mei <bmei@broadcom.com>
4629
4630 * MAINTAINERS (Write After Approval): Add myself.
4631
be9d4db8 46322009-02-05 Andreas Schwab <schwab@suse.de>
4633
4634 * Makefile.tpl (stage_last): Define $r and $s before using
4635 $(RECURSE_FLAGS_TO_PASS).
4636 * Makefile.in: Regenerate
4637
d7559db1 46382009-01-30 Ian Lance Taylor <iant@google.com>
4639
4640 * MAINTAINERS: Move myself to the Global Reviewers list.
4641
3bef4012 46422009-01-29 Robert Millan <rmh@aybabtu.com>
4643
4644 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4645 * configure: Regenerate.
4646
808f8521 46472009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4648
4649 * MAINTAINERS: Make whitespace consistent.
f84804e6 4650 Remove Robert Millan from Write After Approval.
808f8521 4651
6e6a9ced 46522009-01-16 Alan Modra <amodra@bigpond.net.au>
4653
4654 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4655 (all-opcodes): Depend on all-libiberty.
4656 * Makefile.in: Regenerate.
4657
8408ca00 46582009-01-15 Douglas B Rupp <rupp@gnat.com>
4659
4660 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4661 * configure: Regenerate.
4662
f95e31fd 46632009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4664
4665 * MAINTAINERS (Write After Approval): Add myself.
4666
56b496b0 46672009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4668
4669 * MAINTAINERS: Add myself to reviewers (Fortran).
4670
dcde3c07 46712009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 4672
4673 PR tree-optimization/38515
4674 * configure.ac (cloog-polylib): Removed.
4675 (with_ppl, with_cloog): Test for "no".
4676 * configure: Regenerated.
4677
4e82a0cf 46782009-01-11 Daniel Franke <franke.daniel@gmail.com>
4679
4680 * MAINTAINERS: Moved myself to reviewers (Fortran).
4681
50d19060 46822009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4683
4684 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4685 (Write After Approval): Remove myself.
4686
2915a9ca 46872009-01-03 Diego Novillo <dnovillo@google.com>
4688
4689 * MAINTAINERS: Remove myself from alias maintainership.
4690
df1f167a 46912009-01-02 David Ayers <ayers@fsfe.org>
4692
4693 * MAINTAINERS: Update e-mail address.
4694
b58007d7 46952008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4696
4697 * MAINTAINERS: Make whitespace consistent.
4698
9e6fd619 46992008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4700
4701 Backport from upstream Libtool:
4702 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4703 Add cache variables to tests that require the linker to work.
4704 For shlibpath_overrides_runpath, this also changes the semantics
4705 to let the result from the C compiler take precedence.
4706
2882bf89 47072008-12-02 Ben Elliston <bje@au.ibm.com>
4708
4709 * config.sub, config.guess: Update from upstream sources.
4710
dcde3c07 47112008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 4712
4713 * configure.ac (ppllibs): Add by default the lib flags.
4714 * configure: Regenerate.
4715
da355950 47162008-12-08 Luis Machado <luisgpm@br.ibm.com>
4717
4718 * MAINTAINERS: Add myself to the write after approval list.
4719
42d640f6 47202008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4721
be9d4db8 4722 * configure.ac: Add double brackets on darwin[912].
4723 * configure: Regenerate.
42d640f6 4724
51557c5b 47252008-12-03 Daniel Kraft <d@domob.eu>
4726
4727 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4728 Approval to Reviewer section (for Fortran front-end).
4729
501068c2 47302008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4731
4732 * configure.ac: Expand to darwin10 and later.
4733 * configure: Regenerate.
4734
0ecf7a65 47352008-12-02 Andreas Schwab <schwab@suse.de>
4736
4737 * Makefile.def: configure-target-boehm-gc depends on
4738 all-target-libstdc++-v3.
4739 * Makefile.in: Regenerate.
4740
3177f780 47412008-12-02 Kai Tietz <kai.tietz@onevision.com>
4742
4743 * MAINTAINERS: Add myself as mingw maintainer.
4744
fcf428df 47452008-12-02 Ben Elliston <bje@au.ibm.com>
4746
4747 * config.sub, config.guess: Update from upstream sources.
4748
a61f1d25 47492008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4750
4751 * README.SCO: Remove.
4752
8026444e 47532008-11-29 Fernando Pereira <pronesto@gmail.com>
4754
4755 * MAINTAINERS: Add myself to the write after approval list.
4756
707ec6d5 47572008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4758
4759 * MAINTAINERS: Update my email address in WAA section.
4760
dcde3c07 47612008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 4762
4763 * MAINTAINERS: Update e-mail address.
4764
dcde3c07 47652008-11-27 Toon Moene <toon@moene.org>
c399af55 4766
4767 * MAINTAINERS: Change e-mail address.
4768
d9f9f3af 47692008-11-27 Tristan Gingold <gingold@adacore.com>
4770
4771 * configure.ac: Build gdb for i?86-*-darwin*
4772 * configure: Regenerated.
4773
dcde3c07 47742008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 4775
4776 * MAINTAINERS: Added my full name.
4777
54670ae6 47782008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4779
4780 PR bootstrap/38014
4781 PR bootstrap/37923
4782
4783 Revert:
4784
4785 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4786
4787 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4788 * Makefile.in: Regenerated.
4789
4790 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4791
4792 PR gdb/921
4793 PR gdb/1646
4794 PR gdb/2175
4795 PR gdb/2176
4796
4797 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4798 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4799 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4800 (HOST_EXPORTS): Pass CPPFLAGS.
4801 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4802 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4803 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4804 * Makefile.in, configure: Regenerated.
4805 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4806 and CPPFLAGS_FOR_BUILD.
4807
dcde3c07 48082008-11-06 Jeff Law <law@redhat.com>
35d42d87 4809
4810 * MAINTAINERS: Add myself as middle end maintainer.
4811
9978efe2 48122008-11-06 Andrew Stubbs <ams@codesourcery.com>
4813
4814 * MAINTAINERS (Write after approval): Add myself.
4815
8487f085 48162008-11-05 Diego Novillo <dnovillo@google.com>
4817
4818 * MAINTAINERS (Global Reviewers): Add myself.
4819 (Non-Algorithmic Maintainers): Remove myself.
4820
bd2826b0 48212008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4822
0ecf7a65 4823 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 4824
fefb72aa 48252008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4826
0ecf7a65 4827 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 4828
55bc4ab1 48292008-10-31 Ben Elliston <bje@au.ibm.com>
4830
4831 * configure.ac (spu-*-*): Remove special case.
4832 * configure: Regenerate.
4833
be6ed2e1 48342008-10-30 Catherine Moore <clm@codesourcery.com>
4835
4836 * MAINTAINERS (Write after approval): Update my email address.
4837
a8e019fa 48382008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4839
4840 * configure.ac [spu-*-*]: Do not set skipdirs.
4841 * configure: Re-generate.
4842
1a9f59a4 48432008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4844
4845 * MAINTAINERS (Various Maintainers): Add myself to reload.
4846
de52fda6 48472008-10-25 Richard Guenther <rguenther@suse.de>
4848
4849 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4850 maintainer. Remove myself as libgcc-math maintainer.
4851 (Non-Algorithmic Maintainers): Remove myself.
4852
38db8374 48532008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4854
4855 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4856 * Makefile.in: Regenerated.
4857
d8ff5826 48582008-10-23 Cary Coutant <ccoutant@google.com>
4859
4860 * MAINTAINERS (Write after approval): Add myself.
4861
d514f3bf 48622008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4863
4864 PR gdb/921
4865 PR gdb/1646
4866 PR gdb/2175
4867 PR gdb/2176
4868
4869 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4870 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4871 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4872 (HOST_EXPORTS): Pass CPPFLAGS.
4873 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4874 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4875 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4876 * Makefile.in, configure: Regenerated.
4877 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4878 and CPPFLAGS_FOR_BUILD.
4879
dcde3c07 48802008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 4881
4882 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4883 Sebastian Pop.
4884
65ee4ba4 48852008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4886
4887 * MAINTAINERS (Write After Approval): Added myself.
4888
c214098d 48892008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4890
4891 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4892 recommended version to 2.3.2.
4893
4894 * configure: Regenerate.
4895
4ae4a8b5 48962008-10-01 Mark Mitchell <mark@codesourcery.com>
4897
4898 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4899
65bf946b 49002008-09-29 David Daney <david.daney@caviumnetworks.com>
4901
4902 * MAINTAINERS (Write After Approval): Update e-mail address.
4903
5028c504 49042008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4905
4906 * libtool.m4: Update to libtool 2.2.6.
4907 * lt~obsolete.m4: Update to libtool 2.2.6.
4908 * ltmain.sh: Update to libtool 2.2.6.
4909 * ltsugar.m4: Update to libtool 2.2.6.
4910 * ltversion.m4: Update to libtool 2.2.6.
4911 * ltoptions.m4: Update to libtool 2.2.6.
4912 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4913
8b1a5537 49142008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4915
4916 * MAINTAINERS (Write After Approval): Add myself.
4917
55374afb 49182008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4919
4920 * MAINTAINERS (Write After Approval): Update my name.
4921
bf6d04f7 49222008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4923
0ecf7a65 4924 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 4925
9abaa85a 49262008-09-18 Steve Ellcey <sje@cup.hp.com>
4927
0ecf7a65 4928 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 4929
43277e2a 49302008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4931
4932 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4933 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4934 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4935 and Michael Tiemann from Write After Approval since they do not
4936 actually have access.
4937
a565a5fa 49382008-09-05 Richard Guenther <rguenther@suse.de>
4939
4940 * configure.ac: Initialize clooglibs to -lcloog.
4941 * configure: Re-generate.
4942
2d9cbe39 49432008-09-04 Le-Chun Wu <lcwu@google.com>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
5362e323 49472008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4948
4949 * configure.ac (--with-cloog-polylib): New.
4950 (--disable-cloog-version-check): New.
4951 (--disable-ppl-version-check): New.
4952 * configure: Re-generate.
4953
3e6e524f 49542008-09-03 Richard Guenther <rguenther@suse.de>
4955
4956 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4957 cloog test.
4958 * configure: Re-generate.
4959
8372e9ea 49602008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4961
4962 Add picoChip port.
4963 * MAINTAINERS: Add picoChip maintainers.
4964
255b6be7 49652008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4966 Tobias Grosser <grosser@fim.uni-passau.de>
4967 Jan Sjodin <jan.sjodin@amd.com>
4968 Harsha Jagasia <harsha.jagasia@amd.com>
4969 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4970 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4971 Adrien Eliche <aeliche@isty.uvsq.fr>
4972
4973 Merge from graphite branch.
4974 * configure: Regenerate.
4975 * Makefile.in: Regenerate.
4976 * configure.ac (host_libs): Add ppl and cloog.
4977 Add checks for PPL and CLooG.
4978 * Makefile.def (ppl, cloog): Added modules and dependences.
4979 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4980 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4981
7d804f04 49822008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4983
4984 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4985 (GCC_SHLIB_SUBDIR): New.
4986 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4987 * configure: Regenerate.
4988 * Makefile.in: Regenerate.
4989
cc7fe443 49902008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4991
4992 * MAINTAINERS: Consistently use tabs to separate columns.
4993
c3116b03 49942008-08-29 Tristan Gingold <gingold@adacore.com>
4995
4996 * MAINTAINERS (Write after Approval): Add myself.
4997
dba2c8ea 49982008-08-28 Tristan Gingold <gingold@adacore.com>
4999
5000 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5001 Enable bfd, binutils and opcodes.
5002 * configure: Regenerate.
5003
ae65dfef 50042008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5005
5006 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5007
2a462700 50082008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5009
5010 * MAINTAINERS: Use correct Umlaut for last name.
5011
da1cc9ee 50122008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5013
5014 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5015
285c1b7e 50162008-08-16 David Edelsohn <edelsohn@gnu.org>
5017
5018 * MAINTAINERS: Update my email address.
5019
edcc45bb 50202008-08-16 Nicolas Roche <roche@adacore.com>
5021
5022 * Makefile.tpl: Add BOOT_ADAFLAGS.
5023 * Makefile.in: Regenerate.
5024
559b0712 50252008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5026
5027 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5028 * configure: Regenerate.
5029
dcde3c07 50302008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 5031
5032 * configure.ac: Add makefile fragments for hpux.
5033 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5034 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5035 * configure: Regenerate.
5036 * Makefile.in: Regenerate.
5037
dcde3c07 50382008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 5039
5040 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5041
dcde3c07 50422008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 5043
5044 * MAINTAINERS (Write after Approval): Add myself.
5045
d27e061f 50462008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
5daaf60f 50502008-06-29 Andrew Jenner <andrew@codesourcery.com>
5051
5052 * MAINTAINERS (Write After Approval): Add myself.
5053
04177cb3 50542008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5055
5056 * MAINTAINERS: Update my email address.
5057
5dfd58d3 50582008-06-25 Joey Ye <joey.ye@intel.com>
5059
5060 * MAINTAINERS (Write After Approval): Add myself.
5061
5b2c7553 50622008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5063
5064 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5065 * Makefile.in: Regenerate.
5066 * configure: Regenerate.
5067
211b932d 50682008-06-17 Daniel Kraft <d@domob.eu>
5069
5070 * MAINTAINERS (Write After Approval): Add myself.
5071
4e8a889d 50722008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5073
5074 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5075 "$@" is still intact with both Autoconf 2.59 and 2.62.
5076 * configure: Regenerate.
5077
168ee878 50782008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5079
5080 * Makefile.tpl: Fix comment errors.
5081 * Makefile.in: Regenerate.
5082
607465f2 50832008-06-12 David S. Miller <davem@davemloft.net>
5084 David Edelsohn <edelsohn@gnu.org>
5085
5086 * configure.ac: Add powerpc*-*-* to gold supported targets.
5087 * configure: Regenerate.
5088
9841cd80 50892008-06-08 Joseph Myers <joseph@codesourcery.com>
5090
5091 PR tree-optimization/36218
5092 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5093 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5094 (all prefix="build-"): Pass them to build-system sub-makes.
5095 * Makefile.in: Regenerate.
5096
6af9f7ea 50972008-06-07 Joseph Myers <joseph@codesourcery.com>
5098
5099 * MAINTAINERS (mt port): Remove.
5100 (sco5, unixware, sco udk): Remove.
5101 (Kean Johnston): Add to Write After Approval.
5102
ab2a1d30 51032008-05-30 Julian Brown <julian@codesourcery.com>
5104
5105 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5106 of libobjc for ARM EABI Linux.
5107 * configure: Regenerate.
f7f51622 5108
dcde3c07 51092008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 5110
0ecf7a65 5111 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 5112
dcde3c07 51132008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 5114
5ade25c6 5115 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 5116
f0ce8d7d 51172008-05-15 Janus Weil <janus@gcc.gnu.org>
5118
5119 * MAINTAINERS (Write After Approval): Add myself.
5120
d3eff7bb 51212008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 5122
5123 * config-ml.in: don't handle --enable-shared and --enable-static.
5124
c69f9953 51252008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5126
5127 * MAINTAINERS: Update my email address.
5128
21b4aefa 51292008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5130
5131 * MAINTAINERS: Update my email address.
0ecf7a65 5132
f2271661 51332008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5134
5135 * MAINTAINERS (Write After Approval): Add myself.
5136
002bc050 51372008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5138
5139 * MAINTAINERS (Write After Approval): Add myself.
5140
dcde3c07 51412008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 5142
5143 * MAINTAINERS (crx): Add myself.
5144
83a50aef 51452008-04-18 Paolo Bonzini <bonzini@gnu.org>
5146
5147 Sync with src:
5148 2008-04-14 David S. Miller <davem@davemloft.net>
5149
0ecf7a65 5150 * configure.ac: Add sparc*-*-* to gold supported targets.
5151 * configure: Regenerate.
83a50aef 5152
f0cb9b36 51532008-04-18 Paolo Bonzini <bonzini@gnu.org>
5154
5155 PR bootstrap/35457
5156 * configure.ac: Include override.m4.
5157 * configure: Regenerate.
5158
1db8021c 51592008-04-18 Paolo Bonzini <bonzini@gnu.org>
5160
0ecf7a65 5161 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5162 * Makefile.in: Regenerate.
1db8021c 5163
dcde3c07 51642008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 5165
0ecf7a65 5166 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 5167 as nonconfigurable directories list.
0ecf7a65 5168 * configure: Regenerate.
15f8eac8 5169
3af820d0 51702008-04-14 Ben Elliston <bje@au.ibm.com>
5171
5172 * config.sub, config.guess: Update from upstream sources.
5173
6e7d0937 51742008-04-12 Hans-Peter Nilsson <hp@axis.com>
5175
5176 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5177 * Makefile.in: Regenerate.
5178
9c66b389 51792008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5180
5181 * configure.ac: Do not build libssp for the AVR.
5182 * configure: Regenerate.
5183
29ab6ecd 51842008-04-07 Ian Lance Taylor <iant@google.com>
5185
5186 * Makefile.def: check-gold depends upon all-binutils.
5187 * Makefile.in: Regenerate.
5188
86aaa146 51892008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5190
5191 * MAINTAINERS (Write After Approval): Add myself.
5192
45043b2b 51932008-04-04 Nick Clifton <nickc@redhat.com>
5194
5195 PR binutils/4334
fae55456 5196 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 5197 builds.
5198 * configure: Regenerate.
5199
5a92bcc2 52002008-04-04 NightStrike <NightStrike@gmail.com>
5201
5202 PR other/35151
0ecf7a65 5203 * configure.ac: Combine rules for mingw32 and mingw64.
5204 * configure: Regenerate.
5a92bcc2 5205
0805084a 52062008-04-02 Kai Tietz <kai.tietz@onvision.com>
5207
5208 * MAINTAINERS (Write After Approval): Add myself.
5209
dcde3c07 52102008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 5211
5212 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5213 * Makefile.in (.NOTPARALLEL): Ditto.
5214
63a9f8da 52152008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5216
5217 * MAINTAINERS (Write After Approval): Add myself.
5218
dcde3c07 52192008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 5220
5221 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5222 * Makefile.in (.NOTPARALLEL): Regenerate.
5223
4add9df0 52242008-03-27 Paolo Bonzini <bonzini@gnu.org>
5225
5226 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5227 * Makefile.in: Regenerate.
5228
03b33306 52292008-03-26 Jakub Staszak <kuba@et.pl>
5230
5231 * MAINTAINERS (Write After Approval): Add myself.
5232
5d42d4f2 52332008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5234
5235 * MAINTAINERS: Update e-mail address.
5236
3d47fcf5 52372008-03-20 Ian Lance Taylor <iant@google.com>
5238
5239 * configure.ac: Add support for --enable-gold.
5240 * Makefile.def: Add gold as a directory like ld.
5241 * configure, Makefile.in: Regenerate.
5242
82eaf560 52432008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5244
5245 * configure.ac: m4_include config/proginstall.m4.
5246 * configure: Regenerate.
e61456db 5247
5248 Backport from upstream Libtool:
0ecf7a65 5249
e61456db 5250 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 5251
e61456db 5252 Deal with Autoconf 2.62's semantic change in m4_append.
5253 * ltsugar.m4 (lt_append): Replace broken versions of
5254 m4_append.
5255 (lt_if_append_uniq): Don't require separator to be overquoted,
5256 and avoid broken m4_append.
5257 (lt_dict_add): Fix typo.
5258 * libtool.m4 (_LT_DECL): Don't overquote separator.
5259
020e6f2b 52602008-03-13 David Edelsohn <edelsohn@gnu.org>
5261
5262 * config.rpath: Add AIX 6 support.
5263
f7c302cf 52642008-03-13 Paolo Bonzini <bonzini@gnu.org>
5265
5266 * Makefile.def (stageprofile). Remove -fprofile-generate
5267 from stage_libcflags.
5268 * Makefile.in: Regenerate.
5269
82ab37f5 52702008-03-13 Ben Elliston <bje@au.ibm.com>
5271
5272 * config.sub, config.guess: Update from upstream sources.
5273
167057eb 52742008-03-06 Tom Tromey <tromey@redhat.com>
5275
5276 * MAINTAINERS: Update for treelang deletion.
5277
06a40dd3 52782008-03-03 James E. Wilson <wilson@tuliptree.org>
5279
5280 * MAINTAINERS: Update my email address.
5281
af05c092 52822008-03-03 Stan Shebs <stanshebs@earthlink.net>
5283
6c2338a8 5284 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 5285 (objective-c/c++): Add myself as a maintainer.
5286
f3d3d204 52872008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5288
5289 * MAINTAINERS (Write After Approval): Update my email address.
5290
d5274c75 52912008-02-25 Tomas Bily <tbily@suse.cz>
5292
5293 * MAINTAINERS (Write After Approval): Add myself.
5294
5954dfea 52952008-02-23 Jakub Jelinek <jakub@redhat.com>
5296
5297 * MAINTAINERS (OpenMP): Add myself.
5298
c898f165 52992008-02-20 Paolo Bonzini <bonzini@gnu.org>
5300
a55f1b4b 5301 PR bootstrap/32009
5302 PR bootstrap/32161
c898f165 5303
a55f1b4b 5304 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5305 * configure: Regenerate.
c898f165 5306
a55f1b4b 5307 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5308 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5309 STAGE4_LIBCFLAGS): New.
5310 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5311 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5312 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5313 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5314 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5315 for target modules. Don't export LIBCFLAGS.
5316 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5317 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5318 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5319 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5320 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5321 * Makefile.in: Regenerate.
c898f165 5322
69d30e89 53232008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5324
5325 PR libgcj/33085
5326 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5327 Do not use -DDLL_EXPORT. Backport from upstream.
5328
aaa12b63 53292008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5330
5331 * MAINTAINERS (Write After Approval): Add myself.
5332
b538c932 53332008-02-02 Hans-Peter Nilsson <hp@axis.com>
5334
5335 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5336 * configure: Regenerate.
5337
c1d3813f 53382008-01-31 Marc Gauthier <marc@tensilica.com>
5339
5340 * configure.ac (xtensa*-*-*): Recognize processor variants.
5341 * configure: Regenerate.
5342
d2d2630b 53432008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5344
6144731c 5345 PR bootstrap/34922
5346 * configure.ac (PARSE_ARGS): Push suitable setting of
5347 ac_subdirs_all, for `./configure --help=recursive'.
5348 Handle `+' in generic toplevel directory disabling.
5349 * configure: Regenerate.
d2d2630b 5350
265f31f8 53512008-01-28 Nick Clifton <nickc@redhat.com>
5352
5353 * MAINTAINERS (xstormy16): Take over maintainership.
5354
99c77e32 53552008-01-25 Joseph Myers <joseph@codesourcery.com>
5356
5357 * MAINTAINERS (c4x port): Remove.
5358
0aff9a99 53592008-01-24 David Edelsohn <edelsohn@gnu.org>
5360
5361 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5362
29179dae 53632008-01-23 Ben Elliston <bje@au.ibm.com>
5364
5365 * config.sub, config.guess: Update from upstream sources.
5366
423255b1 53672008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5368
5369 * MAINTAINERS (Write After Approval): Add myself.
5370
559c551d 53712008-01-17 H.J. Lu <hjl.tools@gmail.com>
5372
5373 * MAINTAINERS: Update my email address.
5374
53752008-01-09 Raksit Ashok <raksit@google.com>
5376
5377 * MAINTAINERS (Write After Approval): Add myself.
5378
01dc04f9 53792008-01-09 Raksit Ashok <raksit@google.com>
5380
5381 * MAINTAINERS (Write After Approval): Add myself.
5382
e257630f 53832008-01-08 Ben Elliston <bje@au.ibm.com>
5384
5385 * config.sub, config.guess: Update from upstream sources.
5386
e9450d5b 53872007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5388
5389 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 5390 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 5391 * configure: Regenerate.
5392
a611cf87 53932007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5394
5395 * MAINTAINERS: Update my email address.
5396
e502d5b5 53972007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5398
5399 * MAINTAINERS: Update my email address.
5400
85b21747 54012007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5402
5403 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5404 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5405 * Makefile.in: Regenerate.
5406
dcde3c07 54072007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 5408
5409 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5410 misplaced entries.
5411
06e8069d 54122007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5413
5414 * configure.ac: Enable libjava for x86_64-*-darwin9.
5415 * configure: Regenerate.
5416
dcde3c07 54172007-12-07 Bill Maddox <maddox@google.com>
46151c44 5418
5419 * MAINTAINERS (Write After Approval): Add myself.
5420
82a6155b 54212007-12-05 Ben Elliston <bje@au.ibm.com>
5422
5423 * config.sub, config.guess: Update from upstream sources.
5424
88b29126 54252007-12-02 Matthias Klose <doko@ubuntu.com>
5426
5427 * config-ml.in: Remove 64bit configure tests.
5428
097bd8a7 54292007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5430
5431 * config-ml.in: Robustify against white space in absolute file
5432 names.
5433
5434 * config-ml.in (multi-clean): Substitute ${Makefile}.
5435 Remove superfluous ${Makefile} in list.
5436
da01ad1e 54372007-11-19 Thiemo Seufer <ths@mips.com>
5438
5439 * config-ml.in: Don't hardcode the Makefile name.
5440
aa1ec648 54412007-11-08 Alexander Monakov <amonakov@ispras.ru>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
cc01f27b 54452007-11-07 Samuel Tardieu <sam@rfc1149.net>
5446
5447 * MAINTAINERS (Write After Approval): Add myself.
5448
dcde3c07 54492007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 5450
5451 * MAINTAINERS (Write After Approval): Add myself.
5452
3c4bb8ba 54532007-10-25 Ben Elliston <bje@au.ibm.com>
5454
5455 * MAINTAINERS (mercury): Remove entry.
5456 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5457
119eb9ed 54582007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5459
5460 * Makefile.def (dependencies): Make configure-gdb depend on
5461 all-intl.
5462 * Makefile.in: Regenerated.
5463
10978713 54642007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5465
5466 * MAINTAINERS (Fortran maintainer): Remove myself.
5467
dcde3c07 54682007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 5469
5470 * Makefile.def: To avoid problems running with parallel makes,
5471 build newlib before libgloss so that target specific header
5472 files are availble.
5473 * Makefile.in: Regenerate
5474
2711b222 54752007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5476
5477 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5478 * Makefile.in: Regenerate.
5479
f5213d04 54802007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5481
5482 * MAINTAINERS (Register allocation reviewer): Add myself.
5483
823e8b8d 54842007-10-08 Mike Frysinger <vapier@gentoo.org>
5485
5486 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5487 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5488 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5489 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5490 * configure: Regenerate.
5491
dcde3c07 54922006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 5493
5494 * MAINTAINERS (Register allocation reviewer): Add myself.
5495
93c5e793 54962007-10-01 Paolo Bonzini <bonzini@gnu.org>
5497
5498 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5499 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5500 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5501 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5502 * configure.ac: Default them to host tools for $host = $build.
5503 Subst them.
5504
5505 * configure: Regenerate.
5506 * Makefile.in: Regenerate.
5507
dcde3c07 55082006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 5509
5510 * MAINTAINERS (Register allocation reviewer): Add myself.
5511
dcde3c07 55122006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 5513
5514 * MAINTAINERS (Register allocation reviewer): Add myself.
5515
547d559e 55162007-09-21 Seongbae Park <seongbae.park@gmail.com>
5517
5518 * MAINTAINERS (Write After Approval): Fix typo.
5519
3013c2c7 55202007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5521
5522 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5523 * configure: Regenerate.
5524
9658ef82 55252007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5526
5527 PR bootstrap/31906
5528 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 5529 they're already prefixed.
9658ef82 5530
a0191bfe 55312007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5532
5533 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5534 libstdc++.
5535 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5536 * configure: Regenerate.
5537 * Makefile.in: Regenerate.
0ecf7a65 5538
ef4a823a 55392007-09-17 Andreas Schwab <schwab@suse.de>
5540
5541 * configure.ac: Raise minimum makeinfo version to 4.6.
5542 * configure: Regenerate.
5543
dcde3c07 55442007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 5545
e502d5b5 5546 * MAINTAINERS (write-after-approval) add myself
3900cf8f 5547
fbbc6fdb 55482007-09-15 Alan Modra <amodra@bigpond.net.au>
5549
5550 * configure.ac: Correct makeinfo version check.
5551 * configure: Regenerate.
5552
9b139a12 55532007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5554
5555 * MAINTAINERS: Update my email address.
5556
68c9bc25 55572007-09-14 Richard Sandiford <richard@codesourcery.com>
5558
5559 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5560 to $skipdirs and only disable gprof for newlib. Use the normal
5561 mips*-elf* handling in other respects.
5562 * configure: Regnerate.
5563
d0a16e74 55642007-09-12 David Daney <ddaney@avtrex.com>
5565
5566 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5567 enabling libgcj.
5568 * configure: Regenerate.
5569
1c5767f1 55702007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5571
5572 PR other/32154
5573 * configure.ac: For libgloss targets, point the linker to the linker
5574 script, startup code and simulator library.
5575 * configure: Regenerate.
5576
b9eb3c64 55772007-09-07 Andrew Haley <aph@redhat.com>
5578
5579 * configure.ac (noconfigdirs): Remove target-libffi and
5580 target-libjava.
5581 * configure: Regenerate.
5582
70d8e49e 55832007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5584
5585 PR target/33281
5586 * configure.ac: Use config/mh-mingw on mingw.
5587 * configure: Regenerate.
70d8e49e 5588
771e1e14 55892007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5590
e2b00040 5591 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 5592
f6be6a96 55932007-09-05 Richard Guenther <rguenther@suse.de>
5594
5595 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5596 nor --disable-checking is provided also turn on yes and types
5597 checking for stage1.
5598 * configure: Re-generate.
5599
afaca01a 56002007-08-30 Krister Walfridsson <cato@df.lth.se>
5601
5602 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5603 (Write After Approval): Remove myself.
5604
26dd65f3 56052007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 5606
26dd65f3 5607 * config.sub, config.guess: Update from upstream sources.
24aa922b 5608
6144731c 56092007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 5610
5611 * MAINTAINERS (Write After Approval): Added myself.
5612 * MAINTAINERS (Reviewers): Removed myself.
5613
5f1f2de5 56142007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 5615 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 5616
5617 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5618 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5619 * Makefile.in: Regenerate.
5620 * configure.ac (--with-debug-prefix-map): New.
5621 * configure: Regenerate.
5622
f8520ad7 56232007-08-17 Richard Sandiford <richard@codesourcery.com>
5624 Nigel Stephens <nigel@mips.com>
5625
f8520ad7 5626 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5627 as target_makefile_frag.
5628 * configure: Regenerate.
5629
5b542315 56302007-08-16 Alexandre Oliva <aoliva@redhat.com>
5631
5632 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5633 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5634 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5635 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5636 (do-compare, do-compare3, do-compare-debug): New.
5637 ([+compare-target+]): Use them.
5638
8d8efff7 56392007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5640
5641 * MAINTAINERS (Write After Approval): Change my email address.
5642
af7bb0c0 56432007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5644 Ben Elliston <bje@au.ibm.com>
5645
5646 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5647 --silent if $silent.
5648 * configure: Regenerate.
5649
215d9ce6 56502003-08-12 Zdenek Dvorak <ook@ucw.cz>
5651
5652 * MAINTAINERS (Various Maintainers): Add myself as
5653 loop infrastructure maintainer. Update my e-mail
5654 address.
5655
eb57d4df 56562007-07-31 Diego Novillo <dnovillo@google.com>
5657
5658 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5659 Adjust description.
5660
f03e0ae4 56612007-07-26 Richard Guenther <rguenther@suse.de>
5662
5663 * configure.ac: Add types checking to stage1 checking flags.
5664 * configure: Regenerate.
5665
1ee47085 56662007-07-17 Nick Clifton <nickc@redhat.com>
5667
5668 * COPYING3: New file. Contains version 3 of the GNU General
5669 Public License.
5670 * COPYING3.LIB: New file. Contains version 3 of the GNU
5671 Lesser General Public License.
5672
4f1c9c75 56732007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5674
5675 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5676
8b472594 56772007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5678
5679 * MAINTAINERS (S/390 co-maintainer): Add myself.
5680 (Write After Approval): Remove myself.
5681
aa9311a1 56822007-07-13 Dan Hipschman <dsh@google.com>
5683
5684 * MAINTAINERS (Write After Approval): Add myself.
5685
2590e4db 56862007-07-11 Nick Clifton <nickc@redhat.com>
5687
5688 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5689 WINDRES export.
5690 * Makefile.in: Regenerate.
5691
ae91a3b7 56922007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5693
5694 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5695 maintainer.
5696
f9d0ebde 56972007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5698
5699 * lt~obsolete.m4: New. Import from 20070318 libtool.
5700
9a6e938f 57012007-07-03 Julian Brown <julian@codesourcery.com>
5702
5703 * MAINTAINERS (Write After Approval): Add myself.
5704
09c2d953 57052007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5706
5707 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5708 * configure: Regenerate.
5709
57102007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5711
5712 * configure.ac: Add some missing m4 quotation.
5713 * configure: Regenerate.
5714
2de49bbb 57152007-07-02 Simon Baldwin <simonb@google.com>
5716
5717 * MAINTAINERS (Write After Approval): Add myself.
5718
b7ef8464 57192007-07-02 Paolo Bonzini <bonzini@gnu.org>
5720
5721 * configure: Regenerate.
5722
75d6a0a9 57232007-07-02 Kai Tietz <kai.tietz@onevision.com>
5724
5725 * Makefile.def: Add windmc tool to build.
5726 * Makefile.tpl: Likewise.
5727 * configure.ac: Likewise.
5728 * Makefile.in: Regenerate.
5729 * configure: Regenerate.
0ecf7a65 5730
aa331421 57312007-06-28 DJ Delorie <dj@redhat.com>
5732
5733 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5734 not building newlib.
5735 * configure: Regenerated.
0ecf7a65 5736
bab22e5c 57372007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5738
5739 * MAINTAINERS (Write After Approval): Add myself.
5740
2d569347 57412007-06-25 Martin Michlmayr <tbm@cyrius.com>
5742
5743 * MAINTAINERS (Write After Approval): Add myself.
5744
abe9fc0f 57452007-06-19 Chris Matthews <chrismatthews@google.com>
5746
5747 * MAINTAINERS (Write After Approval): Add myself.
5748
2588303d 57492007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5750
5751 * MAINTAINERS (Write After Approval): Add myself.
5752
86d469a7 57532007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5754
5755 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5756 * Makefile.in: Regenerated.
5757
e77068c4 57582007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5759
5760 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5761 bfin*-*-uclinux* targets.
5762 * configure: Regenerate.
5763
34750e69 57642007-06-14 Ian Lance Taylor <iant@google.com>
5765
5766 * MAINTAINERS: Add myself as non-algorithmic global write
5767 maintainer.
5768
5a6568b4 57692007-06-14 Diego Novillo <dnovillo@google.com>
5770
5771 * MAINTAINERS: Add self as middle-end maintainer and
5772 non-algorithmic global write maintainer.
5773
49607763 57742007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5775
5776 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5777 Move all Fortran maintainers except Paul Brook into the
5778 Non-Autopoiesis section.
5779
021ff58f 57802007-06-14 Paolo Bonzini <bonzini@gnu.org>
5781
5782 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5783 (distclean-stage[+id+]): Possibly delete stage_last.
5784 * Makefile.in: Regenerate.
5785
f7074c96 57862007-06-12 Seongbae Park <seongbae.park@gmail.com>
5787
5788 * MAINTAINERS (Various Maintainer): Fix typo.
5789
19dcaa9c 57902007-06-11 Paolo Bonzini <bonzini@gnu.org>
5791
5792 * MAINTAINERS (Various Maintainer): Add myself as
5793 dataflow maintainer.
5794
fef06690 57952007-06-07 Ben Elliston <bje@au.ibm.com>
5796
5797 * config.sub, config.guess: Update from upstream sources.
5798
abe109c5 57992007-06-07 Ben Elliston <bje@au.ibm.com>
5800
5801 * Makefile.tpl: Fix spelling error.
5802 * Makefile.in: Regenerate.
5803
2bcd5359 58042007-06-01 Steve Ellcey <sje@cup.hp.com>
5805
fd82ebdc 5806 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5807 lt_cv_sys_max_cmd_len.
2bcd5359 5808
92a034a0 58092007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5810
5811 * MAINTAINERS (Various Maintainers): Add myself as
5812 auto-vectorizer maintainer.
5813
796f6ddf 58142003-05-31 Paolo Bonzini <bonzini@gnu.org>
5815
5816 PR libjava/32098
5817 * libtool.m4: Revert previous change.
5818 * ltgcc.m4: Put it here.
5819
3df3f071 58202003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5821
5822 * MAINTAINERS (Various Maintainers): Add myself as
5823 auto-vectorizer maintainer.
5824
8759836c 58252007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5826
5827 PR libjava/32098
5828 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5829
de0a1cbe 58302007-05-30 Richard Guenther <rguenther@suse.de>
5831
5832 * MAINTAINERS (Various Maintainers): Add myself as
5833 auto-vectorizer maintainer.
5834
505abe0c 58352007-05-30 Jakub Jelinek <jakub@redhat.com>
5836
5837 PR bootstrap/29382
5838 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5839 * configure: Rebuilt.
5840
12d06f67 58412007-05-28 Roberto Costa <robsettantasei@gmail.com>
5842
5843 * MAINTAINERS (Write After Approval): Removed my name.
5844
cc76add4 58452007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5846
5847 * MAINTAINERS (Write After Approval): Remove myself.
5848
a027451b 58492007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5850
5851 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5852
542f9784 58532007-05-23 Steve Ellcey <sje@cup.hp.com>
5854
5855 * ltmain.sh: Update from ToT Libtool.
5856 * libtool.m4: Update from ToT Libtool.
5857 * ltsugar.m4: New. Update from ToT Libtool.
5858 * ltversion.m4: New. Update from ToT Libtool.
5859 * ltoptions.m4: New. Update from ToT Libtool.
5860 * ltconfig: Remove.
5861 * ltcf-c.sh: Remove.
5862 * ltcf-cxx.sh: Remove.
5863 * ltcf-gcj.sh: Remove.
5864
528ab743 58652007-05-22 Ollie Wild <aaw@google.com>
5866
5867 * MAINTAINERS (Write After Approval): Add myself.
5868
47cd5247 58692007-05-16 Paolo Bonzini <bonzini@gnu.org>
5870
5871 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5872 stage_cflags.
5873 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5874 Remove CFLAGS/LIBCFLAGS.
5875 (configure-stage[+id+]-[+prefix+][+module+],
5876 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5877 * Makefile.in: Regenerate.
5878
3514a11b 58792007-05-15 Diego Novillo <dnovillo@google.com>
5880
5881 * MAINTAINERS: Update e-mail address.
5882
886a57ec 58832007-05-15 Revital Eres <eres@il.ibm.com>
5884
5885 * MAINTAINERS (Write After Approval): Add myself.
5886
00b95186 58872007-05-14 Roberto Costa <robsettantasei@gmail.com>
5888
5889 * MAINTAINERS (Write After Approval): Updated my address.
5890
37a5fded 58912007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5892
5893 * MAINTAINERS (Write After Approval): Add myself.
5894
932d1055 58952007-05-11 Silvius Rus <rus@google.com>
5896
5897 * MAINTAINERS (Write After Approval): Add myself.
5898
5be46544 58992007-04-23 Tom Tromey <tromey@redhat.com>
5900
5901 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5902
85fdb7fe 59032007-04-22 Mark Mitchell <mark@codesourcery.com>
5904
5905 * MAINTAINERS (cpplib): Rename to ...
5906 (libcpp): ... this. Add C/C++ front end maintainers.
5907
0e80ecec 59082007-04-14 Steve Ellcey <sje@cup.hp.com>
5909
5910 * config-ml.in: Pass ${ml_config_env} to configure calls.
5911
678ca12c 59122007-04-04 Christian Bruel <christian.bruel@st.com>
5913
5914 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5915
238ac4b8 59162007-04-02 Dave Korn <dave.korn@artimi.com>
5917
5918 * MAINTAINERS (Write After Approval): Add myself.
5919
1b3b5ab2 59202007-03-31 Tobias Burnus <burnus@net-b.de>
5921
5922 * MAINTAINERS (fortran 95 front end): Add myself.
5923
7af2a874 59242007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5925
5926 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5927
f5bcb691 59282007-03-24 Ayal Zaks <zaks@il.ibm.com>
5929
5930 * MAINTAINERS (Modulo Scheduler): Add myself.
5931
9671b27d 59322007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5933
5934 * MAINTAINERS (fortran 95 front end): Add myself.
5935 (c++ front end): whitespace fix.
5936
9ced3b39 59372007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5938
5939 * MAINTAINERS (Write After Approval): Add myself.
5940
d623d587 59412007-03-21 Richard Sandiford <richard@codesourcery.com>
5942
5943 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5944 of glob. Quote arguments with single quotes too.
5945 * configure: Regenerate.
5946
d6eaff55 59472007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5948
5949 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5950 * Makefile.in: Regenerate
5951
a6c599b5 59522007-03-07 Andreas Schwab <schwab@suse.de>
5953
5954 * configure: Regenerate.
5955
130effca 59562007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5957
5958 * configure.ac: Add "--with-pdfdir" configure option,
5959 which defines pdfdir variable.
5960 * Makefile.def (target=fixincludes): Add install-pdf to
5961 missing targets.
5962 (recursive_targets): Add install-pdf target.
5963 (flags_to_pass): Add pdfdir.
5964 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5965 target.
5966 * configure: Regenerate
5967 * Makefile.in: Regenerate
5968
cd343b1c 59692007-02-28 Eric Christopher <echristo@apple.com>
5970
5971 Revert:
5972 2006-12-07 Mike Stump <mrs@apple.com>
5973
5974 * Makefile.def (dependencies): Add dependency for
5975 install-target-libssp and install-target-libgomp on
5976 install-gcc.
5977 * Makefile.in: Regenerate.
5978
78a477ad 59792007-02-27 Matt Kraai <kraai@ftbfs.org>
5980
5981 * configure: Regenerate.
5982 * configure.ac: Move statements after variable declarations.
5983
670a86cd 59842007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5985
5986 * MAINTAINERS: Add myself as sh maintainer.
5987
ae8552b7 59882007-02-19 Joseph Myers <joseph@codesourcery.com>
5989
5990 * configure.ac: Adjust for loop syntax.
5991 * configure: Regenerate.
5992
95a05732 59932007-02-18 Alexandre Oliva <aoliva@redhat.com>
5994
5995 * configure: Rebuilt.
5996
b0e9b581 59972007-02-18 Alexandre Oliva <aoliva@redhat.com>
5998
5999 * configure.ac: Drop multiple occurrences of --enable-languages,
6000 and fix its quoting.
6001 * configure: Rebuilt.
6002
77ae4d79 60032007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 6004 Nathan Sidwell <nathan@codesourcery.com>
6005 Vladimir Prus <vladimir@codesourcery.com>
6006 Joseph Myers <joseph@codesourcery.com>
77ae4d79 6007
6008 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6009 * configure: Regenerate.
6010
ddacbee5 60112007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6012
6013 * ltconfig (freebsd*): Default to elf.
6014
27bfe7b7 60152007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6016
6017 * configure.ac (target_libraries): Move libgcc before libiberty.
6018 * configure: Regenerated.
6019
eae5b2bc 60202007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6021 Paolo Bonzini <bonzini@gnu.org>
6022
6023 PR bootstrap/30753
6024 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6025 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6026 * configure: Regenerated.
6027
41d006b3 60282007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6029
6030 * MAINTAINERS (Language Front End Maintainers): Update my mail
6031 address.
6032
4ff792a4 60332007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6034
6035 PR bootstrap/30748
6036 * configure.ac: Correct syntax for Solaris ksh.
6037 * configure: Regenerated.
6038
38d7211b 60392007-02-09 Paolo Bonzini <bonzini@gnu.org>
6040
6041 * configure.ac: Sync with src.
6042 * configure: Regenerate.
6043
fbc4b0e5 60442007-02-09 Paolo Bonzini <bonzini@gnu.org>
6045
6046 * Makefile.in: Regenerate.
6047
834785d1 60482007-02-09 Paolo Bonzini <bonzini@gnu.org>
6049
6050 * config.sub: Sync with src.
6051
b30fcfae 60522007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6053
6054 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6055 noncanonical equivalents.
6056 * configure.in: Rename to...
6057 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6058 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6059 target_noncanonical. Use them. Rewrite removal of configure
6060 arguments for autoconf 2.59. Discard variable settings. Force
6061 program_transform_name for native tools.
6062
6063 * Makefile.in: Regenerated.
6064 * configure: Regenerated with autoconf 2.59.
6065
dcde3c07 60662007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 6067
c6f3c945 6068 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 6069
44db1fbc 60702007-01-31 Andreas Schwab <schwab@suse.de>
6071
6072 * Makefile.tpl (LDFLAGS): Substitute it.
6073 * Makefile.in: Regenerate.
6074
dcde3c07 60752007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 6076
c6f3c945 6077 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 6078
25954036 60792007-01-28 David Edelsohn <edelsohn@gnu.org>
6080
c6f3c945 6081 * MAINTAINERS (spu port): Add myself.
25954036 6082
a18b2c54 60832007-01-23 Richard Guenther <rguenther@suse.de>
6084
6085 PR bootstrap/30541
6086 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6087 * Makefile.tpl (GNATBIND): Substitute it.
6088 (GNATMAKE): Likewise.
6089 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6090 of STAGE_PREFIX.
6091 * Makefile.in: Regenerate.
6092 * configure: Regenerate.
6093
dd979235 60942007-01-18 Mike Stump <mrs@apple.com>
6095
6096 * configure.in: Re-enable -Werror for gcc builds.
6097
c6f3c945 60982007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 6099
c6f3c945 6100 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 6101
16c9b2e3 61022007-01-11 Paolo Bonzini <bonzini@gnu.org>
6103
6104 * configure.in: Change == to = in test command.
c6f3c945 6105 * configure: Regenerate.
16c9b2e3 6106
d45318b3 61072007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6108 Nick Clifton <nickc@redhat.com>
6109 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6110
6111 * configure.in (build_configargs, host_configargs, target_configargs):
6112 Remove build/host/target parameters.
6113 (host_libs): Add gmp and mpfr.
6114 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6115 * Makefile.def (gmp, mpfr): New.
6116 (gcc): Remove target.
6117 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6118 target_os, target_vendor): New.
dcde3c07 6119 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 6120 * configure: Regenerate.
6121 * Makefile.in: Regenerate.
d45318b3 6122
61232007-01-11 Matt Fago <fago@earthlink.net>
6124
6125 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 6126 to improve robustness of configure tests.
d45318b3 6127 * configure: Regenerate.
cd343b1c 6128
c9c21f59 61292007-01-09 Uros Bizjak <ubizjak@gmail.com>
6130
6131 * MAINTAINERS: Add myself as i386 maintainer.
6132
f2bdcff1 61332007-01-08 Jan Hubicka <jh@suse.cz>
6134
b7be5ae5 6135 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 6136
06dd9e69 61372007-01-08 Kai Tietz <kai.tietz@onevision.com>
6138
6139 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 6140 * configure: Regenerate.
06dd9e69 6141
0a2e6193 61422007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6143
6144 * Makefile.tpl (all-target): Correct @if conditional for target
6145 modules.
6146 * configure.in: Omit libiberty if building only target libgcc.
6147 * configure, Makefile.in: Regenerated.
6148
29b1b61f 61492007-01-04 Paolo Bonzini <bonzini@gnu.org>
6150
dcde3c07 6151 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 6152 * configure: Regenerate.
6153
894a47b4 61542007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6155
6156 * Makefile.def (target_modules): Add libgcc.
6157 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6158 * Makefile.tpl (clean-target-libgcc): Delete.
6159 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6160 on gcc even for bootstrapped modules. Rewrite handling of
6161 lang_env_dependencies to loop over target_modules.
6162 * configure.in (target_libraries): Add target-libgcc.
6163 * Makefile.in, configure: Regenerated.
6164
9c3a0a29 61652006-12-29 Paolo Bonzini <bonzini@gnu.org>
6166
6167 * configure.in: Reorganize recognition of languages. Add
6168 --enable-stage1-languages. Show supported languages for the chosen
6169 target rather than all recognized languages.
6170 * configure: Regenerate.
6171
2e04b035 61722006-12-29 Paolo Bonzini <bonzini@gnu.org>
6173
6174 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6175 * Makefile.in: Regenerate.
6176
0157cc75 61772006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6178
6179 * configure.in: Warn that MPFR 2.2.0 is buggy.
6180 * configure: Regenerate.
6181
35d84d10 61822006-12-27 Ian Lance Taylor <iant@google.com>
6183
6184 * configure.in: When removing Makefiles to force a reconfigure, also
6185 remove prev-DIR*/Makefile.
6186 * configure: Regenerate.
6187
ae48753c 61882006-12-22 Andreas Schwab <schwab@suse.de>
6189
6190 * configure: Regenerate with correct autoconf version.
6191
a83ffacf 61922006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6193
c6f3c945 6194 * configure.in: add AC_SUBST for *_FOR_TARGET.
6195 * configure: Regenerate.
a83ffacf 6196
2e04b035 61972006-12-19 Paolo Bonzini <bonzini@gnu.org>
6198
6199 * configure.in: Simplify logic for rejecting languages that cannot
6200 be built. Separate the case when a language is unsupported,
6201 from the case when the user chooses not to build a language.
6202
1a606b87 62032006-12-19 Paolo Bonzini <bonzini@gnu.org>
6204
6205 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6206 it only affects bootstrap and could be tested on "$host" as well.
6207 * configure: Regenerate.
6208 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6209
39f34cfc 62102006-12-19 Paolo Bonzini <bonzini@gnu.org>
6211
6212 PR bootstrap/29544
6213 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6214 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6215 move here comment from Makefile.tpl.
6216 * Makefile.tpl: Move some definitions higher in the file.
6217 (STAGE1_CHECKING): New.
6218 * configure.in: Add --enable-stage1-checking.
6219 * configure: Regenerate.
6220 * Makefile.in: Regenerate.
6221
6523c107 62222006-12-19 Paolo Bonzini <bonzini@gnu.org>
6223
6224 * MAINTAINERS: Add myself as build system maintainer.
6225
0874d16e 62262006-12-15 Simon Martin <simartin@users.sourceforge.net>
6227
6228 * MAINTAINERS (Write After Approval): Add myself.
6229
f4177413 62302006-12-13 Eric Christopher <echristo@apple.com>
6231
6232 * MAINTAINERS: Add myself as darwin maintainer.
6233
21f5445c 62342006-12-11 Ian Lance Taylor <ian@airs.com>
6235
6236 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6237
dcde3c07 62382006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 6239
6240 MAINTAINERS: Update my entry.
6241
57c7de11 62422006-12-11 Alan Modra <amodra@bigpond.net.au>
6243
6244 * configure.in: Handle spu makefile frag.
57c7de11 6245 * Makefile.tpl (MAINT): Define
6246 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6247 * configure: Regenerate.
6248 * Makefile.in: Regenerate.
6249
e3c9d32f 62502006-12-11 Ben Elliston <bje@au.ibm.com>
6251
6252 * config.guess: Import latest version.
6253 * config.sub: Likewise.
6254
f5b9de9c 62552006-12-11 Ben Elliston <bje@au.ibm.com>
6256
6257 * configure.in (spu-*-*): Don't skip target-libiberty.
6258 * configure: Regenerate.
6259
fce068fd 62602006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6261
6262 PR bootstrap/30134
6263 * configure.in: Correct x86 darwin support for libjava to powerpc
6264 and i?86 only.
6265 * configure: Regenerate.
6266
ffe859e6 62672006-12-08 Sandro Tolaini <tolaini@libero.it>
6268
6269 * configure.in: Add x86 darwin support for libjava.
6270 * configure: Regenerate.
6271
73a19d2f 62722006-12-07 Mike Stump <mrs@apple.com>
6273
6274 * Makefile.def (dependencies): Add dependency for
6275 install-target-libssp and install-target-libgomp on
6276 install-gcc.
6277 * Makefile.in: Regenerate.
6278
a62d86ae 62792006-12-04 Richard Guenther <rguenther@suse.de>
6280
6281 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6282 (Non-Algorithmic Maintainers): Move over non-algorithmic
6283 loop optimizer maintainers, add myself as a non-algorithmic
6284 middle-end maintainer.
6285
37415b5d 62862006-12-04 Daniel Franke <franke.daniel@gmail.com>
6287
6288 * MAINTAINERS (Write After Approval): Add myself.
6289
6af0e733 62902006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6291
6292 * configure.in: Update error message for missing GMP/MPFR.
6293
6294 * configure: Regenerate.
6295
4af4078c 62962006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6297
6298 * configure.in: Update MPFR version in error message.
6299
6300 * configure: Regenerate.
6301
69c937e1 63022006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6303
6304 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6305 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6306 --with-gmp-lib): New flags.
6307
6308 * configure: Regenerate.
6309
e419f8ef 63102006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6311
6312 * MAINTAINERS (Write After Approval): Change my email address.
6313
407e85bc 63142006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6315
583272a2 6316 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 6317
dcde3c07 63182006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 6319
6320 * MAINTAINERS (i18n): Update e-mail address.
6321
c2d4f42f 63222006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6323
6324 * MAINTAINERS (spu port): Add myself as maintainer.
6325 (Write After Approval): Remove myself.
6326
7c8af356 63272006-11-22 Ben Elliston <bje@au.ibm.com>
6328
6329 * configure.in (skipdirs): Don't build libssp for SPU.
6330 * configure: Regenerate.
6331
099cd192 63322006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6333
6334 * MAINTAINERS (spu port): Add myself as maintainer.
6335 (libobjc): Update my email address.
6336
82b61569 63372006-11-21 Andrea Bona <andrea.bona@st.com>
6338
6339 * MAINTAINERS (Write After Approval): Add myself.
6340
dcde3c07 63412006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 6342
6343 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6344 * configure : Rebuilt.
6345
dcde3c07 63462006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 6347
6348 * MAINTAINERS (Write After Approval): Add myself.
6349
d027f7a9 63502006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6351
6352 * MAINTAINERS (Write After Approval): Add myself.
6353
2a9efd1a 63542006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6355
6356 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6357 libmpfr.a.
6358 * configure: Regenerate.
6359
f0903548 63602006-11-16 Paolo Bonzini <bonzini@gnu.org>
6361
6362 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6363 (unstage): Test for stage_last presence.
6364
6365 PR bootstrap/29802
dcde3c07 6366 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6367 STAGE_PREFIX.
f0903548 6368 * Makefile.in: Regenerate.
6369
75348e65 63702003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6371
6372 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6373 maintainers.
6374
0048238f 63752006-11-14 Erven Rohou <erven.rohou@st.com>
6376
6377 * MAINTAINERS (Write After Approval): Add myself.
6378
f94784f4 63792006-11-14 Paolo Bonzini <bonzini@gnu.org>
6380
6381 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6382 and stageN-package/Makefile.
6383 * Makefile.in: Regenerated.
6384
3eec5071 63852006-11-14 Jie Zhang <jie.zhang@analog.com>
6386
6387 * configure.in: Remove target-libgloss from noconfigdirs for
6388 bfin-*-*.
6389 * configure: Regenerated.
6390
d9705883 63912006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6392
6393 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 6394
d9705883 6395 * configure: Regenerate.
6396
0818100b 63972006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6398
6399 * configure.in: Robustify error message for missing GMP/MPFR.
6400
6401 * configure: Regenerate.
6402
dcde3c07 64032006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 6404
6405 * MAINTAINERS (Write After Approval): Add myself.
6406
dcde3c07 64072006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 6408
6409 * MAINTAINERS: Change email address.
6410
e2c5111e 64112006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6412
6413 * MAINTAINERS (Write After Approval): Add myself.
6414
d07c830b 64152006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6416
6417 * MAINTAINERS (Write After Approval): Add myself.
6418
6e4b1b54 64192006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6420
f4177413 6421 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 6422 Write After Approval section.
6e4b1b54 6423
6a086156 64242006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6425
6426 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6427 need_gmp anymore.
6428 * configure: Regenerate.
6429
3f08b6b2 64302006-10-16 Tobias Burnus <burnus@net-b.de>
6431
6432 * MAINTAINERS (Write After Approval): Add myself.
6433
b4c7d1be 64342006-10-16 Ben Elliston <bje@au.ibm.com>
6435
6436 * config.guess: Import latest version.
6437 * config.sub: Likewise.
6438
51f93521 64392006-10-10 Brooks Moses <bmoses@stanford.edu>
6440
6441 * Makefile.def: Added pdf target handling.
6442 * Makefile.tpl: Added pdf target handling.
6443 * Makefile.in: Regenerated.
6444
3dbfe3e4 64452006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6446
6447 * MAINTAINERS: Add self as score port maintainer.
6448
227bbb08 64492006-10-04 Brooks Moses <bmoses@stanford.edu>
6450
6451 * MAINTAINERS (Write After Approval): Add myself.
6452
112f3d57 64532006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6454
f4177413 6455 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 6456 or newer.
6457 * configure: Regenerated.
6458
8d365775 64592006-09-27 Dave Brolley <brolley@redhat.com>
6460
dcde3c07 6461 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6462 using $s instead of $r.
8d365775 6463 * configure: Regenerated.
6464
806f1769 64652006-09-26 Thiemo Seufer <ths@mips.com>
6466
6467 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6468 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6469 * configure: Regenerate.
6470
dcde3c07 64712006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 6472
6473 * MAINTAINERS (Write After Approval): Remove myself.
6474
b86059ef 64752006-09-22 Chao-ying Fu <fu@mips.com>
6476
6477 * MAINTAINERS (Write After Approval): Add myself.
6478
0cd5eaae 64792006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6480
6481 * MAINTAINERS: Add self as soft-fp maintainer.
6482
dcde3c07 64832006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 6484
6485 * MAINTAINERS: Add myself as avr maintainer.
6486 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 6487
fb01e507 64882006-09-07 Roberto Costa <roberto.costa@st.com>
6489
6490 * MAINTAINERS (Write After Approval): Add myself.
6491
d6d689df 64922006-08-30 Corinna Vinschen <corinna@vinschen.de>
6493
6494 * configure.in: Never build newlib for a Mingw host.
6495 Never build newlib as Mingw target library.
6496 Test the existence of winsup/cygwin for building a Cygwin newlib,
6497 rather than just winsup.
6498 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6499 building a Mingw target.
6500 * configure: Regenerate.
6501
98e67652 65022006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6503
6504 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6505
c92d8afd 65062006-07-25 Paolo Bonzini <bonzini@gnu.org>
6507
6508 * config.guess: Import from src (was more updated).
6509 * config.sub: Likewise.
6510
d3e7b04c 65112006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6512
6513 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6514 * configure: Regenerated.
6515
3e427a9c 65162006-07-18 Paolo Bonzini <bonzini@gnu.org>
6517
248deaff 6518 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6519 for stages after the first.
3e427a9c 6520
1bef46b4 65212006-07-17 Jakub Jelinek <jakub@redhat.com>
6522
6523 * Makefile.def: Add dependencies for configure-opcodes
6524 on configure-intl and all-opcodes on all-intl.
6525 * Makefile.in: Regenerated.
6526
f4d112a5 65272006-07-13 Ben Elliston <bje@au.ibm.com>
6528
6529 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6530
108cf177 65312006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6532
6533 Port to hosts whose 'sort' and 'tail' implementations
6534 treat operands with leading '+' as file names, as POSIX
6535 has required since 2001. However, make sure the code still
6536 works on pre-POSIX hosts.
6537 * ltmain.sh: Don't assume "sort +2" is equivalent to
6538 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6539
2f5151d2 65402006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6541
6542 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6543
46276eaf 65442006-07-04 Peter O'Gorman <peter@pogma.com>
6545
6546 * ltconfig: chmod 644 before ranlib during install.
6547
f508ba97 65482006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6549
6550 PR bootstrap/18058
6551 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6552 if the bootstrap compiler is a GCC version that supports it.
6553 * configure: Regenerate.
6554
3891e7d9 65552006-07-03 Paolo Bonzini <bonzini@gnu.org>
6556
9333ae0b 6557 * configure.in: Fix thinkos in previous check-in.
3891e7d9 6558 * configure: Regenerate.
6559
5dee13c2 65602006-07-03 Paolo Bonzini <bonzini@gnu.org>
6561
6562 PR other/27063
6563 * configure.in: Test subdir_requires and give an appropriate
6564 error message.
6565 * configure: Regenerate.
6566
4ac79c32 65672006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
9bc01059 65712006-06-22 John David Anglin <dave.anglin@nrc.ca>
6572
6573 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6574
f09fcf30 65752006-06-22 Steve Ellcey <sje@cup.hp.com>
6576
6577 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6578
f1716c67 65792006-06-20 David Ayers <d.ayers@inode.at>
6580
6581 PR bootstrap/28072
6582 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6583 whether target-libjava is being configured instead of whether the
6584 java front end is enabled.
6585 * configure: Regenerate.
f4177413 6586
778f2e8d 65872006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6588
6589 PR target/27540
6590 * configure.in: Only enable libgomp on IRIX 6.
6591 * configure: Regenerate.
6592
c81c13fb 65932006-06-15 Paolo Bonzini <bonzini@gnu.org>
6594
6595 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6596 too.
6597 * Makefile.in: Regenerate.
6598
337cc616 65992006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6600
6601 * config-ml.in: Alter CCASFLAGS to include special
6602 multilib options the same as is done for CFLAGS.
6603
be504f1e 66042006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6605
6606 * configure.in: Don't enable libgomp on hpux10.
6607 * configure: Rebuilt.
6608
d6f7b8f2 66092006-06-12 David Ayers <d.ayers@inode.at>
6610
6611 PR bootstrap/27963
6612 PR target/19970
f4177413 6613 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 6614 ${libgcj} is specified.
6615 * configure: Regenerate.
f4177413 6616
dcde3c07 66172006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 6618
6619 Sync from src:
f4177413 6620
6621 * configure.in: Sync.
d06227a7 6622 * configure: Regenerated.
f4177413 6623
d06227a7 6624 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6625
6626 * Makefile.def: Added dependencies from sim and gdb on intl, and
6627 added configure dependencies to everything with an all dependency
6628 on intl.
6629 * Makefile.in: Regenerated.
6630
dd6d3a67 66312006-06-06 David Ayers <d.ayers@inode.at>
6632
6633 PR libobjc/13946
6634 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6635 * Makefile.in: Regenerate.
6636 * configure.in: Add --enable-objc-gc at toplevel and have it
6637 enable boehm-gc for Objective-C.
6638 Remove target-boehm-gc from libgcj.
6639 Add target-boehm-gc to target_libraries.
6640 Add target-boehm-gc to noconfigdirs where ${libgcj}
6641 is specified.
6642 Assert that boehm-gc is supported when requested for Objective-C.
6643 Only build boehm-gc if needed either for Java or Objective-C.
6644 * configure: Regenerate.
f4177413 6645
13935149 66462006-06-05 Paolo Bonzini <bonzini@gnu.org>
6647
6648 PR 27674
6649 * Makefile.tpl (configure-[+prefix+][+module+],
6650 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6651 Remove rule to unstage bootstrapped modules.
6652 (stage_current): New.
6653 * Makefile.in: Regenerate.
6654
8f4b42fe 66552006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6656
6657 * MAINTAINERS (Write After Approval): Update my e-mail address.
6658
223a68cb 66592006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6660
6661 * include/libiberty.h: Declare pex_run_in_environment.
6662
54554f30 66632006-05-31 Asher Langton <langton2@llnl.gov>
6664
6665 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 6666
6c21862c 66672006-05-25 Paolo Bonzini <bonzini@gnu.org>
6668
6669 * Makefile.def (bfd, opcodes): Fix lib_path.
6670 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6671 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6672 * Makefile.in: Regenerate.
6673
9409c9d5 66742006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6675
6676 * Makefile.in: Regenerate.
6677
e0dbdbbf 66782006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6679
6680 * Makefile.def: Add install-html target. Add datarootdir
6681 docdir and htmldir to flags_to_pass.
6682 * Makefile.tpl: Add install-html target.
6683 * Makefile.in: Regenerate.
6684 * configure.in: Add --with-datarootdir, --with-docdir, and
6685 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6686 * configure: Regenerate.
6687
a2c13723 66882006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6689
6690 * configure.in: Enable gprof for cross builds.
6691 * configure: Regenerate.
6692
37f85f50 66932006-05-22 Richard Guenther <rguenther@suse.de>
6694
6695 Revert
6696 2006-01-31 Richard Guenther <rguenther@suse.de>
6697 Paolo Bonzini <bonzini@gnu.org>
6698
6699 * Makefile.def (target_modules): Add libgcc-math target module.
6700 * configure.in (target_libraries): Add libgcc-math target library.
6701 (--enable-libgcc-math): New configure switch.
6702 * Makefile.in: Re-generate.
6703 * configure: Re-generate.
6704 * libgcc-math: New toplevel directory.
6705
75d59721 67062006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6707 Andreas Tobler <a.tobler@schweiz.ch>
6708
6709 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6710 * configure: Rebuilt.
6711
dcde3c07 67122006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 6713
65bab903 6714 * MAINTAINERS (Write After Approval): Add myself.
6715
bc53ef83 67162006-05-01 DJ Delorie <dj@redhat.com>
6717
6ab99db1 6718 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 6719 * configure: Regenerate.
6720
e8bb9e10 67212006-05-01 Richard Guenther <rguenther@suse.de>
6722
6723 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6724 maintainer.
6725
dcde3c07 67262006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 6727
6728 * MAINTAINERS (Write After Approval): Add myself.
6729
dd1d6245 67302006-04-28 Jan Beulich <jbeulich@novell.com>
6731
6732 * MAINTAINERS (Write After Approval): Add myself.
6733
24714a39 67342006-04-18 DJ Delorie <dj@redhat.com>
6735
6736 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6737 reference libgloss so that libssp can be built in a combined
6738 tree.
6739 * configure: Regenerate.
6740
ebadab44 67412006-04-08 Robert Millan <rmh@gcc.gnu.org>
6742
6743 * MAINTAINERS (Write After Approval): Add myself.
6744
2c45c903 67452006-04-05 Ben Elliston <bje@au.ibm.com>
6746
6747 * configure.in: Require makeinfo 4.4 or higher.
6748 * configure: Regenerate.
6749
c8a50a04 67502006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6751
6752 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6753 Rearrange the entries of other libraries to have them in one place.
6754
0dfcec58 67552006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6756
f4177413 6757 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 6758 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6759
a4af6a58 67602006-03-14 Richard Guenther <rguenther@suse.de>
6761
6762 * configure: Regenerate with autoconf 2.13.
6763
29febb11 67642006-03-13 Jim Blandy <jimb@codesourcery.com>
6765
6766 * MAINTAINERS: Use my work address.
12a2bf00 6767
6768 * MAINTAINERS: Update my E-mail address.
6769
50996fe5 67702006-03-10 Aldy Hernandez <aldyh@redhat.com>
6771
6772 * configure.in: Handle --disable-<component> generically.
6773 * configure: Regenerate.
6774
b554a459 67752006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6776
6777 PR libgcj/17311
6778 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6779
71898775 67802006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6781
6782 * MAINTAINERS (Write After Approval): Remove myself.
6783 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6784
dcde3c07 67852006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 6786
cba69f27 6787 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6788 (TARGET_CONFIGDIRS): Remove.
6789 * configure.in: Remove AC_SUBST(target_configdirs).
6790 * Makefile.in, configure: Regenerated.
7601142f 6791
310293ad 67922006-02-20 Steven G. Kargl <kargls@comcast.net>
6793
6794 * MAINTAINERS (Write After Approval): Remove myself.
6795 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6796
26526d23 67972006-02-20 Paolo Bonzini <bonzini@gnu.org>
6798
6799 PR bootstrap/25670
6800
6801 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6802
6803 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6804 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6805 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6806 BUILD_PREFIX, BUILD_PREFIX_1.
6807 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6808
6809 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6810 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6811
6812 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6813 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6814 of `cat stage_current`. Always provide the `r' and `s' variables.
6815 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6816 a single shell execution.
6817 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6818 bootstrapped modules, make the stage1 module if the build was not
6819 started yet, else build the current stage.
6820 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6821 (all-build, all-host, all-target, [+make_target+]-host,
6822 [+make_target+]-target): Do not use \-continued lines.
6823 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6824 (current_stage, restrap, stage_last): New.
6825
6826 * Makefile.in: Regenerate.
6827 * configure: Regenerate.
6828
154ae9ad 68292006-02-19 Bud Davis <jmdavis@link.com>
6830
6831 * MAINTAINERS (Write After Approval): Remove myself.
6832 (Language Front End Maintainers): Add myself as fortran 95
6833 maintainer and update e-mail address.
6834
2b60afd7 68352006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6836
6837 * MAINTAINERS (Write After Approval): Remove myself.
6838 (Language Front End Maintainers): Add myself as fortran 95
6839 maintainer.
6840
e1c7b125 68412006-02-16 Victor Kaplansky <victork@il.ibm.com>
6842
6843 * MAINTAINERS (Write After Approval): Add myself.
6844
1eacfaf6 68452006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6846
6847 * MAINTAINERS (Write After Approval): Remove myself.
6848 (Language Front End Maintainers): Add myself as
6849 fortran 95 maintainer.
6850
ab0da556 68512006-02-14 Paolo Bonzini <bonzini@gnu.org>
6852
6853 Sync from src:
6854
6855 2005-12-27 Leif Ekblad <leif@rdos.net>
6856
248deaff 6857 * configure.in: Add support for RDOS target.
6858 * configure: Regenerate.
ab0da556 6859
68602006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6861 Andreas Schwab <schwab@suse.de>
ab0da556 6862
248deaff 6863 * configure: Regenerate.
ab0da556 6864
634efbee 68652006-02-12 David Edelsohn <edelsohn@gnu.org>
6866
6867 * configure.in (enable_libgomp): Add AIX.
6868 * configure: Regenerate.
6869
e359d827 68702006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6871
6872 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6873
40139f55 68742006-02-03 Lee Millward <lee.millward@gmail.com>
6875
6876 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6877
145b0ed1 68782006-01-31 Richard Guenther <rguenther@suse.de>
6879 Paolo Bonzini <bonzini@gnu.org>
6880
6881 * Makefile.def (target_modules): Add libgcc-math target module.
6882 * configure.in (target_libraries): Add libgcc-math target library.
6883 (--enable-libgcc-math): New configure switch.
6884 * Makefile.in: Re-generate.
6885 * configure: Re-generate.
6886 * libgcc-math: New toplevel directory.
6887
c47832b1 68882006-01-26 Paolo Bonzini <bonzini@gnu.org>
6889
6890 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6891 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6892 the assembler, linker and binutils.
6893 * configure: Regenerate.
6894
80111498 68952006-01-22 Dirk Mueller <dmueller@suse.de>
6896
6897 * MAINTAINERS (Write After Approval): Add myself.
6898
4938df8a 68992006-01-20 Diego Novillo <dnovillo@redhat.com>
6900
6901 * configure: Regenerate.
6902
1e8e9920 69032006-01-18 Richard Henderson <rth@redhat.com>
6904 Jakub Jelinek <jakub@redhat.com>
6905 Diego Novillo <dnovillo@redhat.com>
6906
6907 * libgomp: New directory.
6908 * Makefile.def: Add target_module libgomp.
6909 * Makefile.in: Regenerate.
6910 * configure.in (target_libraries): Add target-libgomp.
6911 * configure: Regenerate.
6912
deaa70c6 69132006-01-05 Alexandre Oliva <aoliva@redhat.com>
6914
6915 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6916 @ from continuation.
6917 * Makefile.in: Rebuilt.
6918
18ece38c 69192006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 6920
7914652a 6921 * MAINTAINERS (Write After Approval): Add myself.
6922
0c8a85c6 69232006-01-04 Paolo Bonzini <bonzini@gnu.org>
6924
6925 PR bootstrap/24252
6926
6927 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6928 * Makefile.tpl (OBJDUMP): New.
6929 (EXTRA_HOST_FLAGS): Add it.
6930 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6931
1e8e9920 6932 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6933 to use symbolic links between directories. Avoid race conditions
6934 or make them harmless.
6935 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 6936
6937 * Makefile.def (LEAN): Pass.
6938 * Makefile.tpl (LEAN): Define.
6939 (stage[+id+]-start): Accept that the previous directory does not
6940 exist, if the bootstrap is lean.
6941 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6942 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6943 configure substitution.
6944 ([+compare-target+]): Likewise.
6945 ([+bootstrap-target+]-lean): New.
6946 * configure.in: Remove lean bootstrap support from here.
6947
1e8e9920 6948 * Makefile.in: Regenerate.
6949 * configure: Regenerate.
0c8a85c6 6950
bd63b943 69512006-01-04 Ben Elliston <bje@au.ibm.com>
6952
6953 * MAINTAINERS (libdecnumber): Add myself.
6954
3b6bba18 69552006-01-02 Mark Mitchell <mark@codesourcery.com>
6956
6957 * libtool-ldflags: New script.
6958
9c19a746 69592006-01-02 Andreas Schwab <schwab@suse.de>
6960
6961 * configure.in: When reconfiguring remove Makefile in
6962 all stage directories.
6963 * configure: Regenerate.
6964
1c39ab9d 69652005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6966
6967 * MAINTAINERS: Update my email address.
6968
ceebc884 69692005-12-20 Paolo Bonzini <bonzini@gnu.org>
6970
6971 Revert Ada-related part of the previous change.
6972
6973 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6974 Do not pass.
6975 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6976 * Makefile.in: Regenerate.
6977 * configure.in: Do not include mt-ppc-aix target fragment.
6978 * configure: Regenerate.
6979
9ca214be 69802005-12-19 Paolo Bonzini <bonzini@gnu.org>
6981
6982 * configure.in: Select appropriate fragments for PowerPC/AIX.
6983 * configure: Regenerate.
6984
6985 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6986 BOOT_CFLAGS, BOOT_LDFLAGS.
6987 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6988 BOOT_CFLAGS, BOOT_LDFLAGS.
6989 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6990 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6991 (stage): Fail if we cannot complete the work.
6992 * Makefile.in: Regenerate.
6993
957985d9 69942005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6995
6996 * configure.in: Replace ms1 with mt.
6997 * configure: Rebuilt.
6998
3fecdf28 69992005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7000
7001 * MAINTAINERS: Update my email address.
7002
2420a95f 70032005-12-15 Paolo Bonzini <bonzini@gnu.org>
7004
7005 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7006 install-host-nogcc): Don't invoke $(stage) at the end.
7007 * Makefile.in: Regenerate.
7008
98777423 70092005-12-14 Paolo Bonzini <bonzini@gnu.org>
7010
7011 * configure.in: Flip the top-level bootstrap switch.
7012 * configure: Regenerate.
7013
83f96a51 70142005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7015
7016 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7017 $(stage) and $(unstage).
7018 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7019 (all): Remove stray semicolon.
7020 (local-distclean): Don't handle multilib.tmp and multilib.out.
7021 (install.all): Set $s for consistency.
7022 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7023 check_multilibs setting. Always make the install directory.
7024 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7025 Correct @if/@endif.
7026 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7027 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7028 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7029 (multilib.out): Remove.
7030 * Makefile.in: Regenerated.
7031
dcde3c07 70322005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 7033
7034 * MAINTAINERS (Write After Approval): Add myself.
7035
8a4c0c5f 70362005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7037
a67ce901 7038 * MAINTAINERS: Add myself as mt maintainer.
7039
8a4c0c5f 7040 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7041
937fb015 70422005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7043
7044 * MAINTAINERS: Change email address.
7045
f5aebe3e 70462005-12-05 Paolo Bonzini <bonzini@gnu.org>
7047
7048 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7049 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7050 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7051 Find in-tree tools if available.
7052 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7053 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7054 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7055 (COMPILER_*_FOR_TARGET): New.
7056 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7057 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7058 (CONFIGURED_*, USUAL_*): Remove.
7059 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7060 STRIP): Use autoconf substitutions.
7061 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7062 COMPILER_NM_FOR_TARGET): New.
7063 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7064
7065 (all): Make all-host and all-target in parallel.
7066 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7067 that $$r and $$s are set before invoking a recursive make.
7068 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7069 ([+bootstrap-target+]): Inline most of the `all' target.
7070
e888c15e 70712005-11-29 Ben Elliston <bje@au.ibm.com>
7072
7073 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7074 from the gcc build directory.
7075 * Makefile.in: Regenerate.
7076
e21c3597 70772005-11-29 Ben Elliston <bje@au.ibm.com>
7078
7079 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7080 depend on all-libdecnumber.
7081 * configure.in (host_libs): Include libdecnumber.
7082 * Makefile.in: Regenerate.
7083 * configure: Likewise.
7084
e3f15eef 70852005-11-29 Ben Elliston <bje@au.ibm.com>
7086
7087 * libdecnumber: Import decNumber sources from the dfp-branch.
7088
8afb273f 70892005-11-21 Kean Johnston <jkj@sco.com>
7090
7091 * config.sub, config.guess: Sync from upstream sources.
7092
fefdfa6e 70932005-11-21 Ben Elliston <bje@au.ibm.com>
7094
7095 Import from Autoconf sources:
7096
7097 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7098 * config/move-if-change: Don't output "$2 is unchanged";
7099 suggested by Ben Elliston. Handle weird characters correctly.
7100
92016de0 71012005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7102
7103 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7104 to match upstream libtool for darwin.
7105
415470be 71062005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7107
7108 * Makefile.def: Remove gdb dependencies for gdbtk.
7109 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7110 (configure-gdb, install-gdb): New rules.
7111 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7112 * Makefile.in, configure: Regenerated.
7113
15bb6251 71142005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7115
7116 * MAINTAINERS (Write After Approval): Add myself.
7117
66182ee6 71182005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7119
7120 * MAINTAINERS (Write After Approval): Add myself.
7121
9aad078e 71222005-10-24 Diego Novillo <dnovillo@redhat.com>
7123
7124 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7125 Diego Novillo.
7126
e025d06f 71272005-10-22 Paolo Bonzini <bonzini@gnu.org>
7128
7129 PR bootstrap/24297
7130 * Makefile.tpl (do-[+make-target+], do-check, install,
7131 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7132 are set before recursing.
7133 * Makefile.in: Regenerate.
7134
bde48217 71352005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7136
7137 PR bootstrap/18939
7138 * Makefile.def (gcc) <target>: Fix thinko.
7139 * Makefile.in: Regenerate.
7140
8d687193 71412005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7142
7143 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7144 * configure: Regenerate.
7145
843af2a1 71462005-10-15 Jie Zhang <jie.zhang@analog.com>
7147
7148 * MAINTAINERS (Write After Approval): Add self.
7149
6783d878 71502005-10-08 Kazu Hirata <kazu@codesourcery.com>
7151
7152 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7153 target-libffi, target-qthreads, target-libjava, and
7154 targetlibobjc.
7155 * configure: Regenerate.
7156
ae74ffb7 71572005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7158
7159 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7160 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7161 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7162 (USUAL_OBJDUMP_FOR_TARGET): New.
7163 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7164 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 7165 * configure, Makefile.in: Regenerated.
ae74ffb7 7166
7fd717b3 71672005-10-05 Paolo Bonzini <bonzini@gnu.org>
7168
7169 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7170 before other host packages.
7171
8d2ef209 71722005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7173
7174 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7175
8283f873 71762005-10-05 Paolo Bonzini <bonzini@gnu.org>
7177
7178 PR bootstrap/22340
7179
7180 * configure.in (default_target): Remove.
7181 * Makefile.tpl (all): Do not use prerequisites as subroutines
7182 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7183 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7184 use prerequisites as subroutines.
7185 (check-host, check-target): New.
7186 (bootstrap configure & all targets): Do not use stage*-start
7187 if the directory layout is already ok.
7188 (non-bootstrap configure & all targets): Prepend a $(unstage).
7189 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7190 (NOTPARALLEL): Remove.
7191 (unstage, stage variables): New variables.
7192 (unstage, stage targets): Simply expand to those variables.
7193
7194 * configure: Regenerate.
7195 * Makefile.in: Regenerate.
7196
8011a2db 71972005-10-04 James E Wilson <wilson@specifix.com>
7198
7199 * Makefile.def (lang_env_dependencies): Add libmudflap.
7200 * Makefile.in: Regenerate.
7201
09cc3896 72022005-10-03 Andreas Schwab <schwab@suse.de>
7203
7204 Backport from libtool CVS:
7205 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7206
7207 * ltmain.sh: add support for installing into temporary
7208 staging area (e.g. 'make install DESTDIR=...')
7209
d7441b0d 72102005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7211
7212 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7213 * configure: Regenerated.
7214
9886f3d1 72152005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7216
7217 * configure: Regenerate with the correct
7218 autoconf version.
7219
7172be51 72202005-09-30 Catherine Moore <clm@cm00re.com>
7221
7222 * configure.in (bfin-*-*): New.
7223 * configure: Regenerated.
7224
9fec3fa8 72252005-09-28 Geoffrey Keating <geoffk@apple.com>
7226
7227 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7228 (LIPO_FOR_TARGET): New.
7229 (CONFIGURED_LIPO_FOR_TARGET): New.
7230 (USUAL_LIPO_FOR_TARGET): New.
7231 (STRIP_FOR_TARGET): New.
7232 (CONFIGURED_STRIP_FOR_TARGET): New.
7233 (USUAL_STRIP_FOR_TARGET): New.
7234 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7235 STRIP_FOR_TARGET.
7236 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7237 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7238 * Makefile.in: Regenerate.
7239 * configure: Regenerate.
f4177413 7240
14bd4516 72412005-09-19 David Edelsohn <edelsohn@gnu.org>
7242
7243 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7244 (rs6000-*-aix*): Same.
7245 * configure: Regenerate.
7246
6ca52624 72472005-09-16 Tom Tromey <tromey@redhat.com>
7248
7249 * MAINTAINERS: Add self as java maintainer.
7250
2c718da0 72512005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7252
7253 * configure.in: Recognize f95 in the --enable-languages option,
7254 and substitute it for fortran, issuing a warning.
7255 * configure: Regenerate.
7256
51427b7f 72572005-08-30 Phil Edwards <phil@codesourcery.com>
7258
7259 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7260 * configure: Regenerated.
7261
70bd96e6 72622005-08-22 Aldy Hernandez <aldyh@redhat.com>
7263
7264 * MAINTAINERS: Add self as ms1 maintainer.
7265
e85b7f3c 72662005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7267
7268 * Makefile.def (libssp): Add to lang_env_dependencies.
7269 * Makefile.in: Regenerate.
7270
6be90865 72712005-08-18 Ian Lance Taylor <ian@airs.com>
7272
7273 * MAINTAINERS: Add myself as middle-end maintainer.
7274
28a54140 72752005-08-17 Christian Groessler <chris@groessler.org>
7276
7277 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7278 * Makefile.in: Regenerate.
7279
c1f0d853 72802005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7281
7282 * MAINTAINERS (write after approval): Added myself.
7283
02bbe015 72842005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7285
7286 * MAINTAINERS (Write After Approval): Add myself.
7287
768691b5 72882005-08-12 Paolo Bonzini <bonzini@gnu.org>
7289
7290 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7291 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7292 Look for alternate names of the target cc and c++
7293 * configure: Regenerate.
7294
ef8184c7 72952005-08-08 Paolo Bonzini <bonzini@gnu.org>
7296
7297 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7298 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7299 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7300 tools; remove code to manually set them.
7301 (Target tools): Look in the environment for them.
7302 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7303 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7304 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7305 build directory.
7306 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7307 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7308 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7309 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7310 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7311 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7312 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7313 * configure: Regenerate.
7314 * Makefile.in: Regenerate.
7315
3e17c591 73162005-07-28 Ben Elliston <bje@au.ibm.com>
7317
7318 * MAINTAINERS: Update for removed CPU targets.
7319
29327bb4 73202005-07-27 Mark Mitchell <mark@codesourcery.com>
7321
7322 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 7323 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 7324 * Makefile.in: Regenerated.
7325
ffa8502d 73262005-07-26 Mark Mitchell <mark@codesourcery.com>
7327
7328 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7329 (CFLAGS_FOR_TARGET): Use it.
7330 (CXXFLAGS_FOR_TARGET): Likewise.
7331 * Makefile.in: Regenerated.
7332 * configure.in (--with-build-sysroot): New option.
7333 * configure: Regenerated.
7334
ee8b5c34 73352005-07-24 Paolo Bonzini <bonzini@gnu.org>
7336
7337 * Makefile.tpl: Wrap install between unstage and stage
7338 * Makefile.in: Regenerate.
7339
1558ffaf 73402005-07-21 Eric Christopher <echristo@apple.com>
7341
7342 * MAINTAINERS: Update affiliation.
7343
0d56c486 73442005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7345
7346 * MAINTAINERS: Add self as crx port maintainer.
7347
4569287f 73482005-07-20 DJ Delorie <dj@redhat.com>
7349
7350 * MAINTAINERS: Add self as m32c maintainer.
7351
06b8a6e6 73522005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7353
7354 * all files: Update FSF address.
7355
3031a1be 73562005-07-15 Eric Christopher <echristo@redhat.com>
7357
7358 * MAINTAINERS: Change affiliation.
7359
040541fe 73602005-07-14 Jim Blandy <jimb@redhat.com>
7361
7362 * configure.in: Add cases for Renesas m32c.
7363 * configure: Regenerated.
f4177413 7364
a03a59f4 73652005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7366
47440b6d 7367 * COPYING.LIB: Update from fsf.org.
7368
73692005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7370
7371 * COPYING, compile, config.guess,
a03a59f4 7372 config.sub, install-sh, missing, mkinstalldirs,
7373 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 7374 * config-ml.in: Update FSF address.
a03a59f4 7375
9f88bc9d 73762005-07-13 Eric Christopher <echristo@redhat.com>
7377
7378 * configure.in: Add toplevel noconfigdir support for tpf.
7379 * configure: Regenerate.
7380
f6463472 73812005-07-11 Paolo Bonzini <bonzini@gnu.org>
7382
7383 PR ada/22340
7384
7385 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7386 * Makefile.in: Regenerate.
7387
eb39e466 73882005-07-07 Mark Mitchell <mark@codesourcery.com>
7389
7390 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 7391 Brolley to write-after-approval.
eb39e466 7392
3c7c61db 73932005-07-07 Andreas Schwab <schwab@suse.de>
7394
7395 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7396 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7397 * Makefile.in: Regenerated.
7398
d28caca4 73992005-07-06 Geoffrey Keating <geoffk@apple.com>
7400
7401 * configure.in: Don't build sim or rda when targetting darwin.
7402 * configure: Regenerate.
7403
07da5214 74042005-07-06 Kazu Hirata <kazu@codesourcery.com>
7405
7406 * configure.in: Add --enable-libssp and --disable-libssp.
7407 * configure: Regenerate with autoconf-2.13.
7408
0d55f4d0 74092005-07-02 Jakub Jelinek <jakub@redhat.com>
7410
7411 * Makefile.def (target_modules): Add libssp.
7412 * configure.in (target_libraries): Add target-libssp.
7413 * configure: Rebuilt.
7414 * Makefile.in: Rebuilt.
7415
c6d8e763 74162005-07-01 Zack Weinberg <zackw@panix.com>
7417
7418 * MAINTAINERS: Change email address. Resign from maintainership.
7419
e64566bc 74202005-07-01 Richard Guenther <rguenther@suse.de>
7421
7422 * MAINTAINERS: Change my e-mail address and affiliation.
7423
919a60fa 74242005-06-22 Paolo Bonzini <bonzini@gnu.org>
7425
7426 * Makefile.def (stagefeedback): Come after profile.
7427 Define profiledbootstrap target.
7428 * Makefile.tpl (profiledbootstrap): Remove.
7429 (stageprofile-end): Zap stagefeedback.
7430 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7431 * Makefile.in: Regenerate.
7432
1dcfcddb 74332005-06-13 Richard Sandiford <richard@codesourcery.com>
7434
7435 * MAINTAINERS: Update my email address.
7436
cbaa9876 74372005-06-13 Zack Weinberg <zack@codesourcery.com>
7438
7439 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7440 In 'cpp' stanza, support '#line' as well as '# '.
7441
90314144 74422005-06-08 Andreas Schwab <schwab@suse.de>
7443
7444 * MAINTAINERS: Move myself from 'Write After Approval' to
7445 'CPU Port Maintainers' section as m68k maintainer.
7446
ff7dcf6a 74472005-06-07 Hans-Peter Nilsson <hp@axis.com>
7448
7449 * configure.in (unsupported_languages): New macro.
7450 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7451 non-ported target libraries in noconfigdirs.
7452 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7453 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 7454 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 7455 unsupported_languages.
7456 * configure: Regenerate.
7457
058a5366 74582005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7459
7460 * configure.in: Fix typo in handling of --with-mpfr-dir.
7461 * configure: Regenerate.
7462
a0133d5a 74632005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7464
7465 * MAINTAINERS: Update my email address.
7466
ba84b398 74672005-06-02 Jim Blandy <jimb@redhat.com>
7468
7469 * config.sub: Add cases for the Renesas m32c. (This patch has been
7470 accepted into the master sources.)
7471
f6fa11cb 74722005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 7473 Michael Snyder <msnyder@redhat.com>
7474 Stan Cox <scox@redhat.com>
f6fa11cb 7475
cbaa9876 7476 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 7477
cbaa9876 7478 * configure: Regenerate.
f6fa11cb 7479
5538a252 74802005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7481
7482 * MAINTAINERS (Write After Approval): Add self.
7483
eb475541 74842005-06-01 Josh Conner <jconner@apple.com>
7485
7486 * MAINTAINERS (Write After Approval): Add self.
7487
f61df03e 74882005-06-01 Kazu Hirata <kazu@codesourcery.com>
7489
7490 * MAINTAINERS: Update my email address.
7491
8c31789b 74922005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7493
7494 * MAINTAINERS (Write After Approval): Add self.
7495
80f2a08d 74962005-05-26 Chris Demetriou <cgd@broadcom.com>
7497
7498 * MAINTAINERS (Write After Approval): Remove self.
7499
97d52533 75002005-05-25 Paolo Bonzini <bonzini@gnu.org>
7501
7502 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7503 (Dependencies): Consider target modules for bootstrap dependencies.
7504 Make target bootstrap modules depend on each stage's gcc.
7505 * Makefile.in: Regenerate.
7506
aa73b18f 75072005-05-20 Paolo Bonzini <bonzini@gnu.org>
7508
7509 * Makefile.def (configure-gcc): Depend on binutils having been built.
7510 (all-gcc): No need to do it here.
7511 * Makefile.in: Regenerate.
7512
e8bfe1fa 75132005-05-19 Paul Brook <paul@codesourcery.com>
7514
cbaa9876 7515 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 7516 language cannot be built.
7517 * configure: Regenerate.
7518
4267b9ea 75192005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7520
7521 * ylwrap: Import from Automake 1.9.5.
7522
9d7b8b84 75232005-05-13 David Ung <davidu@mips.com>
7524
7525 * MAINTAINERS (Write After Approval): Add self.
7526
5cd1aacd 75272005-05-09 Mike Stump <mrs@apple.com>
7528
7529 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7530 lt_cv_sys_max_cmd_len for now.
cbaa9876 7531
0e47e899 75322005-05-09 Stan Cox <scox@redhat.com>
7533
7534 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7535
f9697cdb 75362005-05-08 Matt Kraai <kraai@ftbfs.org>
7537
7538 * README.SCO: Update the URL.
7539
3fec05ca 75402005-05-05 David Edelsohn <edelsohn@gnu.org>
7541
7542 * ltconfig: Define file_list_spec. Pass file_list_spec and
7543 with_gnu_ld to libtool.
7544 * ltcf-c.sh (aix[45]): Define file_list_spec.
7545 * ltcf-cxx.sh (aix[45]): Same.
7546 * ltcf-gcj.sh (aix[45]): Same.
7547 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7548 exists, write list of input files to temporary file.
7549
a8abbd9d 75502005-05-04 Mike Stump <mrs@apple.com>
7551
7552 * configure.in: Always pass --target to target configures as
7553 otherwise rebuilds that do --recheck will fail.
7554 * confiugure: Rebuilt.
7555
12fb418d 75562005-05-04 Paolo Bonzini <bonzini@gnu.org>
7557
7558 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7559 STAGE_HOST_EXPORTS.
7560 (configure, all): Add bootstrap support.
7561 (Host modules, target modules): Pass post-stage1 flags and exports.
7562 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7563 * Makefile.in: Regenerate.
7564
c828481a 75652005-04-29 Paolo Bonzini <bonzini@gnu.org>
7566
7567 * configure: Regenerate.
7568
352141ae 75692005-04-27 Mike Stump <mrs@apple.com>
7570
7571 * MAINTAINERS: Add self as darwin maintainer.
7572
5629b19d 75732005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7574
7575 * config.sub: Update from master copy.
7576
3cf20c3b 75772005-04-21 Mike Stump <mrs@apple.com>
7578
7579 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7580 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7581
c0188550 75822005-04-19 Hans-Peter Nilsson <hp@axis.com>
7583
7584 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7585 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7586 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7587 "*-*-elf" and "*-*-linux*".
7588 * configure: Regenerate.
7589
603e1354 75902005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7591
7592 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7593
6db39137 75942005-04-12 Mike Stump <mrs@apple.com>
7595
7596 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7597
1df56788 75982005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7599
7600 * MAINTAINERS (Write After Approval): Add myself.
7601
80ccce4c 76022005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7603
7604 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7605
c15fb64c 76062005-04-06 Paolo Bonzini <bonzini@gnu.org>
7607
cbaa9876 7608 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 7609 (TARGET_CONFIGARGS): Include --with-target-subdir.
7610 (configure, all): New macros. Use them throughout.
7611 * Makefile.in: Regenerate.
7612
e6eb2b02 76132005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7614
7615 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 7616
d18f347b 76172005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7618
7619 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7620
8494de10 76212005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7622
7623 * MAINTAINERS: Move John Carr to Write After Approval.
7624
dcde3c07 76252005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 7626
7627 * config/mh-mingw32: Delete.
7628 * configure.in: Don't use it.
7629 * configure: Regenerate.
7630
60b2817d 76312005-03-31 Paolo Bonzini <bonzini@gnu.org>
7632
7633 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7634 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 7635 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 7636 (HOST_LIB_PATH): Generate from Makefile.def.
7637 (TARGET_LIB_PATH): Likewise.
7638 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7639 * Makefile.in: Regenerate.
7640 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7641 (RPATH_ENVVAR): Include Darwin case.
7642 * configure: Regenerate.
7643
9cc9199f 76442005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7645
7646 * MAINTAINERS (Various Maintainers): Remove self.
7647 (Write After Approval): Add self.
7648
beefdb0f 76492005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7650
7651 * MAINTAINERS (Various Maintainers): Add self.
7652
697e01c8 76532005-03-25 Paolo Bonzini <bonzini@gnu.org>
7654
7655 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7656 * configure: Regenerate.
7657
9624cab1 76582005-03-21 Zack Weinberg <zack@codesourcery.com>
7659
7660 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7661 gcc_version, and gcc_version_trigger from set of flags to pass.
7662 * Makefile.tpl: Remove definitions of above variables.
7663 (config.status): Remove dependency on $(gcc_version_trigger).
7664 * Makefile.in: Regenerate.
7665 * configure.in: Do not reference config/gcc-version.m4 nor
7666 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7667 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7668 * configure: Regenerate.
7669
5745a02a 76702005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 7671 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 7672
7673 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7674 * Makefile.in: Regenerate.
7675
df4e5443 76762005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7677
7678 * MAINTAINERS (Write After Approval): Add myself.
7679
379a1f2c 76802005-03-03 David Ayers <d.ayers@inode.at>
7681
7682 * MAINTAINERS (Write After Approval): Add myself.
7683
b3fc57d4 76842005-03-01 Alexandre Oliva <aoliva@redhat.com>
7685
7686 PR libgcj/20160
7687 * ltmain.sh: Avoid creating archives with components that have
7688 duplicate basenames.
7689
39c05b8e 76902005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7691
7692 PR bootstrap/20250
7693 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7694 instead of check.
7695 * Makefile.in: Regenerate.
7696
d874b723 76972005-02-28 Paolo Bonzini <bonzini@gnu.org>
7698
7699 * Makefile.in: Regenerate to fix conflict between the previous two
7700 patches.
7701
c1eb9e31 77022005-02-28 Paolo Bonzini <bonzini@gnu.org>
7703
7704 PR bootstrap/17383
7705 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7706 * Makefile.tpl (HOST_SUBDIR): New substitution.
7707 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7708 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7709 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7710 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7711 (Host modules, Bootstrapped modules): Use it.
7712 (Build modules, Target modules): Do not create symlink trees,
7713 always configure out-of-srcdir.
7714 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7715 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7716 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7717 $(HOST_SUBDIR). Create a symlink for host_subdir.
7718
7719 * Makefile.in: Regenerate.
7720 * configure: Regenerate.
7721
a136b23d 77222005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7723
7724 Merged from libada-gnattools-branch:
7725 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7726
7727 * gnattools: New directory.
7728 * Makefile.def: Add gnattools as a module, depending on target-libada.
7729 * Makefile.in: Regenerate.
7730 * configure.in: Include gnattools in host_tools; disable it if ada
7731 is disabled.
7732 * configure: Regenerate.
7733
46042488 77342005-02-24 James A. Morrison <phython@gcc.gnu.org>
7735
7736 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7737 treelang maintainer.
7738 (Write After Approval): Remove myself.
7739
123fdbbd 77402005-02-23 Paul Schlie <schlie@comcast.net>
7741
7742 * configure.in: Allow darwin targeted ports to build tk, itcl and
7743 libgui.
7744 * configure: Regenerate.
7745
17336619 77462005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7747
7748 PR libgcj/10353
7749 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7750 * configure: Regenerate.
7751
6e4db1f1 77522005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7753
7754 * MAINTAINERS (Write After Approval): Add myself.
7755
203ad69a 77562005-02-10 Ian Lance Taylor <ian@airs.com>
7757
7758 * MAINTAINERS: Update my e-mail address.
7759
afa8b68c 77602005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7761
7762 * MAINTAINERS (Write After Approval): Add myself.
7763
06b2086e 77642005-01-29 Hans-Peter Nilsson <hp@axis.com>
7765
7766 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7767 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7768 target-libgloss when not *-*-elf and *-*-aout.
7769 * configure: Regenerate.
7770
2890721b 77712005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7772
7773 * MAINTAINERS: Remove obsolete entries.
7774
b9db2b8c 7775 * MAINTAINERS (Write After Approval): Add Michael Matz.
7776
9da9577b 77772005-01-19 Neil Booth <neil@daikokuya.co.uk>
7778
7779 * MAINTAINERS: Remove self as cpplib maintainer.
7780
c626e85f 77812005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7782
7783 * install-sh, config.sub: Import from upstream.
7784
cac4ee55 77852005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7786
7787 PR bootstrap/18222
7788 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7789 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7790 * Makefile.in: Regenerate.
7791
e03fcf5f 77922005-01-16 Jason Thorpe <thorpej@netbsd.org>
7793
7794 * MAINTAINERS: Update my email address.
7795
abb13670 77962005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 7797 Andreas Schwab <schwab@suse.de>
abb13670 7798
7799 PR bootstrap/18033
7800 * config-ml.in: Eval option if surrounded by single quotes.
7801
e4a78ee4 78022005-01-03 Paolo Bonzini <bonzini@gnu.org>
7803
7804 Revert 2004-12-28 Makefile changes, a better fix will be
7805 applied to mainline and src after GCC 4.0 branches.
7806
1fe42238 78072004-12-28 Paolo Bonzini <bonzini@gnu.org>
7808
7809 PR bootstrap/17383
7810
7811 * Makefile.def (target_modules): Remove stage parameter,
7812 it is always true now.
7813 * Makefile.tpl (configure-build-[+module+],
7814 configure-target-[+module+]): Always build symlink tree
7815 for the directory and for include. BUILD_SUBDIR and
7816 TARGET_SUBDIR cannot be . anymore.
7817 * Makefile.in: Regenerate.
7818
fcaf3188 78192004-12-25 David Edelsohn <edelsohn@gnu.org>
7820
7821 Revert 2004-12-08 Makefile changes.
7822
835db815 78232004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7824
7825 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7826 cygwin, mingw.
7827
33974778 78282004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7829
7830 * configure.in (sh64-*-*): Reenable gprof.
7831 * configure: Regenerate.
7832
4b8fa64c 78332004-12-08 David Edelsohn <edelsohn@gnu.org>
7834
7835 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7836 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7837 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7838 * Makefile.in: Regenerate.
7839
ef31114f 78402004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7841
7842 * MAINTAINERS: Update my email address.
7843
7799fdb2 78442004-12-07 Matt Kraai <kraai@ftbfs.org>
7845
7846 * Makefile.tpl: Generate normal dependencies if the LHS module is
7847 not bootstrapped.
7848 * Makefile.in: Regenerate.
7849
c88bf782 78502004-12-03 Richard Sandiford <rsandifo@redhat.com>
7851
7852 * configure.in: Include config/gxx-include-dir.m4. Use
7853 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7854 * configure: Regenerate.
7855
f8592d5a 78562004-12-03 Richard Sandiford <rsandifo@redhat.com>
7857
7858 * config.if: Delete.
7859 * configure.in: Set libstdcxx_incdir directly.
7860 * configure: Regenerate.
7861
39b9d49f 78622004-12-02 Eric Christopher <echristo@redhat.com>
7863
7864 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7865 * Makefile.in: Regenerate.
7866
c3e7e62b 78672004-12-02 Richard Sandiford <rsandifo@redhat.com>
7868
7869 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7870 * configure: Regenerate.
7871
14ac9144 78722004-12-02 Richard Sandiford <rsandifo@redhat.com>
7873
7874 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7875 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7876 * configure: Regenerate.
7877
b68b9d92 78782004-12-01 Eric Christopher <echristo@redhat.com>
7879
7880 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7881 of things to remove.
7882
68b7b0fe 78832004-11-29 Matt Kraai <kraai@ftbfs.org>
7884
7885 * MAINTAINERS (Write After Approval): Update my e-mail address.
7886
d081dd29 78872004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7888
7889 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7890 from CVS libtool to always pass_all.
7891
08261f02 78922004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7893
7894 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7895 (hppa*64*-*-*): Delete incorrect comment.
7896 * configure: Rebuilt.
7897
a234d196 78982004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7899
7900 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7901
7f93fe7a 79022004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7903
7904 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7905 from CVS libtool to always pass_all.
7906
037ff4cc 79072004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7908
7909 * install-sh, compile: Import from automake.
7910
e294bcff 79112004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7912
7913 * config.guess, config.sub: Import from savannnah.
7914
aad2f5f9 79152004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 7916
7917 * MAINTAINERS (Write After Approval): Add myself
7918
956942fa 79192004-11-12 Mike Stump <mrs@apple.com>
7920
7921 * Makefile.def: Add html support.
7922 * Makefile.tpl: Likewise.
7923 * Makefile.in: Regenerate.
7924
ec2a8310 79252004-11-11 Geoffrey Keating <geoffk@apple.com>
7926
8a54e13f 7927 PR 18423
7928 * configure.in: Remove all instances of build-fixincludes from
7929 noconfigdirs.
7930 (build_configargs): Supply --target to subdirectories.
7931 * configure: Regenerate.
7932
ec2a8310 7933 * Makefile.def: Make gcc install depend on fixincludes install.
7934 * Makefile.in: Regenerate.
7935
696f98d4 79362004-11-10 Janis Johnson <janis187@us.ibm.com>
7937
7938 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7939
3eb34262 79402004-11-11 Paul Brook <paul@codesourcery.com>
7941
7942 * MAINTAINERS: Add self as arm maintainer. Update email address.
7943
dd63ad62 79442004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7945
7946 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7947 target-libgfortran.
17a0d7e8 7948 * configure: Regenerate.
dd63ad62 7949
d8483d79 79502004-11-07 David Edelsohn <edelsohn@gnu.org>
7951
7952 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7953 like CC.
7954
bdcc5e0f 79552004-11-05 Paolo Bonzini <bonzini@gnu.org>
7956
7957 * Makefile.def (host fixincludes): Specify missing targets.
7958 * Makefile.in: Regenerate.
7959
9310c946 79602004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7961
7962 * MAINTAINERS: Add myself
7963
1dfe67f7 79642004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7965
7966 * MAINTAINERS (Write After Approval): Add myself.
7967
50e7e370 79682004-11-04 Geoffrey Keating <geoffk@apple.com>
7969
7970 * Makefile.def: Build fixincludes for the host, too.
7971 * Makefile.in: Regenerate.
7972 * configure.in (host_tools): Add fixincludes.
7973 * configure: Regenerate.
7974
b6824c17 79752004-11-04 Daniel Jacobowitz <dan@debian.org>
7976
7977 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7978 * configure: Regenerated.
7979
44f0e47c 79802004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7981
7982 PR other/17783
7983 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7984 * configure: Regenerated.
7985
03dbc854 79862004-10-31 Mark Mitchell <mark@codesourcery.com>
7987
7988 * README.SCO: Update per FSF instructions.
7989
d2be3229 79902004-10-28 Eric B. Weddington <ericw@evcohs.com>
7991
7992 PR target/18151
7993 * configure.in (case ${target}): Do not build fixincludes for avr.
7994 * configure: Regenerated.
7995
6675f2d9 79962004-10-26 Paolo Bonzini <bonzini@gnu.org>
7997
7998 * configure.in (case ${target}): Do not build fixincludes
7999 on platforms where it is not used.
8000 * configure: Regenerated.
8001
3a8631fa 80022004-10-23 Daniel Jacobowitz <dan@debian.org>
8003
8004 * configure.in: Use an absolute path to install-sh.
8005 * configure: Regenerated.
8006
50c69ebc 80072004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8008
8009 * MAINTAINERS (Write After Approval): Add myself.
8010
2c95e9b1 80112004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8012
8013 * MAINTAINERS: Remove from Write After Approval those that are
8014 already maintainers.
8015
3d22b915 80162004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8017
8018 * MAINTAINERS: Update my email address.
8019
3fba36a4 80202004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8021
8022 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8023 * configure: Regenerate.
8024
dcde3c07 80252004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 8026
8027 * MAINTAINERS: Update my email address.
8028
668dc571 80292004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8030
8031 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8032 entries belonging to this category.
8033
2c50ca04 80342004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8035
8036 * MAINTAINERS: Update my e-mail address.
8037
68b4a982 80382004-10-06 Paolo Bonzini <bonzini@gnu.org>
8039
8040 Fix wrong conflict resolution in:
8041
8042 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8043
8044 * Makefile.in: Regenerate.
8045 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8046 in the recursive `make', instead of hardwiring `all'.
8047 (Autogenerated TARGET-* variables): New.
8048
5326cc72 80492004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8050
8051 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 8052 * configure: Regenerate.
5326cc72 8053
6e4191af 80542004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8055
8056 * MAINTAINERS (Various Maintainers): Move the "windows,
8057 cygwin, mingw" maintainer to ...
8058 (OS Port Maintainers): ... here.
8059
39826843 80602004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8061
8062 * MAINTAINERS (Write After Approval): Remove those that are
8063 maintainers of some subsystem.
8064
e644ba93 80652004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8066
8067 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8068 * ltcf-cxx.sh (tpf*): Likewise.
8069 * ltconfig (tpf*): Add TPF OS configuration support.
8070
ddc76fa7 80712004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8072
8073 * MAINTAINERS: Change my email address to my new work account.
8074
3bdd04cc 80752004-09-24 Michael Roth <mroth@nessie.de>
8076
8077 * configure.in (--without-headers): Add missing double quotes.
8078 * configure: Regenerate.
8079
dcde3c07 80802004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 8081
8082 * ylwrap: Revert to previous version.
8083
d389b7e3 80842004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8085
8086 PR bootstrap/17369
8087 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8088 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8089 SET_GCC_LIB_PATH_CMD.
8090 (BASE_TARGET_EXPORTS): Likewise.
8091 * Makefile.in: Regenerated.
8092
8093 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8094 * configure: Regenerated.
8095
2109ded2 80962004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8097
8098 * config.guess: New upstream version
8099 * compile, depcomp, install-sh, ylwrap: Likewise.
8100
da9e6519 81012004-09-19 Roger Sayle <roger@eyesopen.com>
8102
8103 * config/mh-x86omitfp: New host makefile fragment. Add
8104 -fomit-frame-pointer to the default BOOT_CFLAGS.
8105 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8106 * configure: Regenerate.
8107
e84ab337 81082004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8109
8110 PR target/11572
8111 * configure.in (*-*-darwin*): Renable libobjc.
8112 * configure: Regenerate.
8113
c875bbba 81142004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8115
8116 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8117
39a1c4e9 81182004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 8119
39a1c4e9 8120 * Makefile.def: Remove libbanshee.
8121 * Makefile.tpl: Ditto.
8122 * configure.in: Ditto.
8123 * Makefile.in: Regen.
8124 * configure: Ditto.
8125
c600ebdb 81262004-09-08 David Edelsohn <edelsohn@gnu.org>
8127
8128 * ltmain.sh: Use $pic_object as $non_pic_object if
8129 $non_pic_object=none.
8130
e1aef632 81312004-09-07 Paolo Bonzini <bonzini@gnu.org>
8132
8133 * missing: Import latest version from master repository.
8134
ccf99faa 81352004-09-06 Nick Clifton <nickc@redhat.com>
8136
8137 * config.sub: Import latest version from master repository.
8138 * config.guess: Likewise.
8139 This includes these changes:
b68b9d92 8140
ccf99faa 8141 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8142
8143 * config.sub: Handle crisv32, alias etraxfs.
8144 * config.guess (crisv32:Linux:*:*): Handle.
8145
8146 2004-08-13 Brad Smith <brad@comstyle.com>
8147
8148 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8149 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8150
8151 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8152
8153 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8154 assume the processor is a powerpc. This is because coreutils
8155 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8156 in this case, due to a MacOS X bug that causes
8157 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8158 to return a negative number.
8159 Problem reported by Petter Reinholdtsen in:
8160 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8161
8162 2004-07-19 Ben Elliston <bje@gnu.org>
8163
8164 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8165
8166 2004-06-24 Ben Elliston <bje@gnu.org>
8167
8168 * config.guess: Update copyright years.
8169 * config.sub: Likewise.
8170
8171 2004-06-22 Robert Millan <robertmh@gnu.org>
8172
8173 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8174 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8175
8176 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8177
8178 * config.guess (*:*VMS:*:*): New entry. Replaces
8179 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8180 manufacturer.
8181
8182 2004-06-22 Ben Elliston <bje@gnu.org>
8183
8184 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8185 * config.sub: Likewise.
8186
8187 2004-06-22 Ben Elliston <bje@gnu.org>
8188
8189 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8190 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8191
8192 2004-06-11 Ben Elliston <bje@gnu.org>
8193
8194 * config.guess (pegasos:OpenBSD:*:*): Remove.
8195
8196 2004-06-11 Ben Elliston <bje@gnu.org>
8197
8198 From Wouter Verhelst <wouter@grep.be>:
8199 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8200
8201 2004-06-11 Ben Elliston <bje@gnu.org>
8202
8203 * config.guess (luna88k:OpenBSD:*:*): New.
8204
8205 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8206
8207 * config.guess (m32r*:Linux:*:*): New case.
8208 * config.sub: Handle m32rle.
8209
8210 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8211
8212 From Jens Petersen <petersen@redhat.com>:
8213 * config.sub: Handle sparcv8.
8214
8215 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8216
8217 From Tom Smith <smith@cag.lkg.hp.com>:
8218 * config.guess: Version suffixes are equally significant on Tru64
8219 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8220 prefix of "P" (patched kernel).
8221
8222 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8223
8224 * config.sub: Add support for National Semiconductor CRX target.
8225
cde9549e 82262004-09-03 Janis Johnson <janis187@us.ibm.com>
8227
8228 * MAINTAINERS (Various Maintainers): Remove myself as web page
8229 maintainer, add myself as maintainer of build status lists.
8230
634f7a13 82312004-09-03 Jan Beulich <jbeulich@novell.com>
8232
8233 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8234 *-*-netware, but add target-libmudflap.
8235 Consolidate *-*-netware targets (of which really only i?86 exists)
8236 into a single entry.
8237 * configure: Likewise.
8238
2b64d19b 82392004-09-01 Paolo Bonzini <bonzini@gnu.org>
8240
8241 * Makefile.tpl (sorry): Remove.
8242 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8243 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8244 (do-clean): Clean per-stage directories too.
8245 (do-distclean): Run distclean-stage1 too.
8246 (.NOTPARALLEL): Enable during toplevel bootstrap.
8247 (stage[+id+]-bubble): Enable parallel execution during
8248 the recursive invocation.
8249 * Makefile.in: Regenerate.
8250
8251 Fix previous checkin:
8252
8253 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8254 include.
8255 * configure.in: Fix indentation.
8256 * configure: Regenerate.
8257
dcde3c07 82582004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 8259
2b64d19b 8260 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8261 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8262 * configure: regenerate
b68b9d92 8263 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 8264 -mdynamic-no-pic
0222d984 8265
2b59cb05 82662004-08-31 Paolo Bonzini <bonzini@gnu.org>
8267
8268 * Makefile.def (build_modules): Add fixincludes.
8269 (dependencies): Make gcc depend on fixincludes.
8270 * configure.in (build_tools): Add fixincludes.
8271 (build_configdirs): Always include build_libs.
8272 * Makefile.in: Regenerate.
8273 * configure: Regenerate.
8274
82752004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 8276
8277 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8278 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8279 phony targets; do not generate timestamp files.
8280 (distclean-stageN): Remove references to their timestamp files.
8281 (restageN, touch-stageN): Remove.
8282 (stageN-bubble): Rewritten.
8283 (compare): Support lean bootstraps.
8284 * Makefile.in: Regenerate.
8285
8286 * configure.in: Only warn when bootstrapping but
8287 build != host or build != target. Support lean bootstraps.
8288 * configure: Regenerate.
8289
4a921c63 82902004-08-26 Phil Edwards <phil@codesourcery.com>
8291
8292 * configure.in: Give a better error message if GMP/MPFR are missing
8293 and a language needing them has been requested.
8294 * configure: Regenerated.
8295
6cee4b4a 82962004-08-25 Phil Edwards <phil@codesourcery.com>
8297
8298 * configure.in: Print a list of available language front-ends if
8299 a requested one is missing. Tidy stray tab characters.
8300 * configure: Regenerated.
8301
e6312df0 83022004-08-19 Michael Koch <konqueror@gmx.de>
8303
8304 * gcc/doc/install.texi: Update entry about automake for libjava.
8305
c01dd063 83062004-08-17 Robert Millan <robertmh@gnu.org>
8307
8308 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8309 (instead of FreeBSD).
8310 * configure: Regenerate.
8311
a1ad7483 83122004-08-16 Paolo Bonzini <bonzini@gnu.org>
8313
8314 * Makefile.in: Regenerate.
8315 * configure: Regenerate.
8316
8317 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8318 stage_*_flags.
8319 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8320 for bootstrapped modules if toplevel bootstrap is going.
8321 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8322 modules. Adjust for changes in Makefile.def. Enable several
8323 rules even in non-bootstrap mode, just to avoid peppering the
8324 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8325 (stage-[+prev+]-bubble): Remove.
8326
8327 * Makefile.def (Dependencies): Depend on all-build-bison,
8328 all-build-flex, all-build-byacc, all-build-texinfo, rather
8329 than the host variations.
8330 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8331 with BUILD_SUBDIR.
8332 (BISON): Update for recent Bisons.
8333 (YACC): Fix typo.
8334 (cross): Depend on all-build.
8335 (all): Do not depend on all-build.
8336 (prebootstrap): Remove.
8337 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8338 (Prebootstrap dependencies): Add them to the per-stage targets
8339 and to all-prebootstrap.
8340 * configure.in (build_configdirs): Always enable build_tools.
8341 (BUILD_DIR_PREFIX): Remove.
8342
8343 * Makefile.def (gcc): Add target variable.
8344 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8345 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8346 in the recursive `make', instead of hardwiring `all'.
8347 (Autogenerated TARGET-* variables): New.
8348
e0d2a616 83492004-08-13 Brian Booth <bbooth@redhat.com>
8350
8351 * MAINTAINERS: Remove myself from write-after-approval.
8352
77f9b2dc 83532004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8354
8355 * src-release: Stop distributing mmalloc with gdb (which doesn't
8356 use it).
8357 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8358 * Makefile.in: Regenerate.
8359
30e9913f 83602004-08-09 Mark Mitchell <mark@codesourcery.com>
8361
8362 * configure.in (arm*-*-eabi*): New target.
8363 * configure: Regenerate.
8364
ea8d3d75 83652004-08-06 Paolo Bonzini <bonzini@gnu.org>
8366
8367 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8368 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8369 (Dependencies): New section.
8370 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8371 (configure-target-[+module+]): Depend on maybe-all-gcc
8372 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8373 (toplevel profiledbootstrap): Fix dependencies.
8374 * Makefile.in: Regenerate.
8375
8647a116 83762004-08-03 Mark Mitchell <mark@codesourcery.com>
8377
8378 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8379 target-libiberty to noconfigdirs.
8380 * configure: Regenerate.
8381
5ca838b8 83822004-08-03 Paul Brook <paul@codesourcery.com>
8383
8384 * configure.in: Check for MPFR as well as GMP.
8385 * configure: Regenerate.
8386
cb8a7007 83872004-08-01 Robert Millan <robertmh@gnu.org>
8388
8389 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8390 libmudflap for all GNU-based systems (with Glibc).
8391 * configure: Regenerate.
8392
dcde3c07 83932004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 8394
8395 * Makefile.def (host-modules): Add gcc.
8396 * Makefile.in: Regenerate.
8397 * Makefile.tpl (sorry): New rule.
8398 (configure-host, all-host, [+make_target+]-host, do-check,
8399 install-host): Do not add gcc as a special case.
8400 (host modules): Add a small special-casing for gcc. Export
8401 extra_make_flags through the environment.
8402 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8403 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8404 other recursive targets for gcc): Remove.
8405
8406 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8407 (stage, unstage): New rules.
8408 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8409 distclean-stage[+id+]): Use stage_current.
8410 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8411 the stage*-start rules.
8412
3ff2e849 84132004-08-02 Geoffrey Keating <geoffk@apple.com>
8414
8415 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8416 use -all_load flag.
8417
75b6260c 84182004-08-02 Paolo Bonzini <bonzini@gnu.org>
8419
8420 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8421 * configure: Regenerate.
8422
3ecc19f1 84232004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8424
8425 * maintainer-scripts/gcc_release: Revert yesterday's change.
8426
0396e2a1 84272004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8428
8429 * MAINTAINERS: Add myself to write-after-approval.
8430
b1fd5525 84312004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8432
8433 * libf2c: Removed.
8434 * gcc/gccbug.in: Updated because of libf2c removal.
8435 * maintainer-scripts/gcc_release: Ditto.
8436
dcde3c07 84372004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 8438
8439 * configure.in: Build libmudflap by default on FreeBSD.
8440 * configure: Regenerated.
8441
344b2784 84422004-07-09 Mark Mitchell <mark@codesourcery.com>
8443
8444 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8445 systems.
8446 * configure: Regenerated.
8447
dcde3c07 84482004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 8449
8450 PR target/16344
8451 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8452 feedback based compiler.
8453 * Makefile.in: Rebuilt.
8454
13e3668a 84552004-07-08 Alexandre Oliva <aoliva@redhat.com>
8456
8457 * Makefile.def (host_modules): Set bootstrap=true for flex.
8458 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8459 * Makefile.in: Rebuilt.
8460
9763d43d 84612004-07-07 Jan Hubicka <jh@suse.cz>
8462
8463 * MAINTAINERS: Add self as a profile feedback maintainer.
8464
03c65091 84652004-07-05 Phil Edwards <phil@codesourcery.com>
8466
8467 * configure.in: Do not prepend $srcdir to /dev/null in
8468 makefile fragments.
8469 * configure: Regenerate.
8470
2f8725b0 84712004-07-01 Paolo Bonzini <bonzini@gnu.org>
8472
8473 * Makefile.def (build_modules): Add bison, byacc, flex,
8474 m4, texinfo.
8475 (flags_to_pass): Add FLEX.
8476 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8477 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8478 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8479 DEFAULT_MAKEINFO): Remove.
8480 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8481 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8482 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8483 objdir or else use configured tool.
8484 (all-build): New.
8485 (all): Depend on it.
8486 (Build module dependencies): Add.
8487 * Makefile.in: Regenerate.
8488 * configure.in: Better support for multiple build modules,
8489 matching what is done for host/target modules. Do not look
8490 for "plausible" locations of build tools if Canadian cross.
8491 Use autoconf's AC_PROG_CC to find a C compiler. Define
8492 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8493 * configure: Regenerate.
b68b9d92 8494
1e6242a4 84952004-06-22 Paolo Bonzini <bonzini@gnu.org>
8496
8497 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8498 * Makefile.in: Regenerate.
8499
1b53fe78 85002004-06-22 Paolo Bonzini <bonzini@gnu.org>
8501
8502 * Makefile.tpl (configure-build-[+module+],
8503 configure-[+module+], configure-target-[+module+]): Pass
8504 [+extra_configure_args+].
8505 (all-build-[+module+], all-[+module+], check-[+module+],
8506 install-[+module+], [+make_target+]-[+module+],
8507 all-target-[+module+], check-target-[+module+],
8508 install-target-[+module+], [+make_target+]-target-[+module+]):
8509 Pass [+extra_make_args+].
8510 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8511 (GCC_HOST_EXPORTS): Remove.
8512 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8513 cross, check-gcc, check-gcc-c++, install-gcc,
8514 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8515 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8516 * Makefile.in: Regenerate.
8517
a22cc2c4 85182004-06-21 Matthew Sachs <msachs@apple.com>
8519
8520 * MAINTAINERS: Added self to write-after-approval.
8521
d76e1e50 85222004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8523
8524 * configure.in: Check for srcdir/winsup rather than build directory
8525 winsup.
8526 * configure: Regenerate.
8527
2c10944d 85282004-06-17 Corinna Vinschen <vinschen@redhat.com>
8529
8530 * configure.in: Don't build Cygwin native newlib if winsup
8531 directory is missing. Emit warning instead.
8532 * configure: Regenerate.
8533
599a3eac 85342004-06-09 Paolo Bonzini <bonzini@gnu.org>
8535
8536 * Makefile.tpl (touch-stage[+id+]): New.
8537 (restage[+prev+]): Depend on touch-stage[+id+].
8538
8539 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8540 Use it throughout.
8541
8542 * Makefile.def: Add profile and feedback bootstrap stages.
8543 Remove next field from bootstrap stages.
8544 * Makefile.tpl (LN, LN_S): Substitute.
8545 (stageN-start, stageN-end): Use double-colon rules, to
8546 provide a hook for additional setup commands.
8547 (distclean-stageN-gcc, restageN): Create dependencies from
8548 [+prev+], not from [+next+].
8549 (stageN-bubble): Add commands for successive stages from
8550 [+prev+], using double-colon rules.
8551 (all-stageN-gcc): Fix typo.
8552 (stagefeedback-start, profiledbootstrap): New.
8553 * Makefile.in: Regenerate.
8554 * configure.in: Call ACX_PROG_LN.
8555 * configure: Regenerate.
8556
ba797f0e 85572004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8558
8559 * MAINTAINERS (Write After Approval): Add myself.
8560
b93f892d 85612004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8562
8563 * MAINTAINERS (Write After Approval): Add myself.
8564
93f93279 85652004-06-03 Paolo Bonzini <bonzini@gnu.org>
8566
8567 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8568 without gcc.
8569 * configure: Regenerate.
8570
d8b05159 85712004-06-01 Paolo Bonzini <bonzini@gnu.org>
8572
8573 * Makefile.tpl: Fix typo.
8574 * Makefile.in: Regenerate.
8575
dcde3c07 85762004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 8577
8578 * configure.in: Remove new- prefix from toplevel
8579 bootstrap targets.
8580 * configure: Regenerate.
8581
54f0538b 85822004-06-01 Paolo Bonzini <bonzini@gnu.org>
8583
8584 * Makefile.tpl (all.normal): Rename to all.
8585 (all): Replace with a rule to pick the default
8586 target from configure.
8587 (all-gcc, configure-gcc): Use conditionals to
8588 do nothing when toplevel bootstrap is going on.
8589 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8590 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8591 * configure.in: Support --enable-bootstrap.
8592
8593 * Makefile.def: Remove new- prefix from toplevel
8594 bootstrap targets.
8595 * Makefile.tpl: Likewise.
8596
8597 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8598 target.
8599
8600 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8601 $(RECURSE_FLAGS) to recursive invocation of make.
8602
8603 * Makefile.in: Regenerate.
8604 * configure: Regenerate.
8605
e0754ee6 86062004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 8607 Jim Wilson <wilson@specifixinc.com>
e0754ee6 8608
8609 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8610 like CC.
8611
8e8b3365 86122004-05-27 Daniel Jacobowitz <dan@debian.org>
8613
8614 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8615 * configure: Regenerate.
8616
27e3aebd 86172004-05-25 Daniel Jacobowitz <drow@false.org>
8618
8619 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8620 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8621 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8622 targets.
8623 * Makefile.in: Regenerate.
8624
dcde3c07 86252004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 8626
8627 * configure.in: Test the ability to symlink directories.
8628 * configure: Regenerate.
8629
8630 * Makefile.def (bootstrap-stage): New definitions.
8631 * Makefile.tpl (configure-stage1-gcc,
8632 configure-stage2-gcc, configure-stage3-gcc,
8633 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8634 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8635 new-restage3, compare): Autogenerate, see Makefile.in
8636 entry for behavioral changes.
8637 (distclean-stage1, new-stage1-start, new-stage1-end,
8638 new-stage1-bubble, distclean-stage2, new-stage2-start,
8639 new-stage2-end, new-stage2-bubble, distclean-stage3,
8640 new-stage3-start, new-stage3-end): New autogenerated targets.
8641 (objext, prebootstrap, BOOT_CFLAGS,
8642 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8643 targets.
8644
8645 * Makefile.in: Regenerate.
8646 (distclean-stage1, new-stage1-start, new-stage1-end,
8647 new-stage1-bubble, distclean-stage2, new-stage2-start,
8648 new-stage2-end, new-stage2-bubble, distclean-stage3,
8649 new-stage3-start, new-stage3-end): New targets.
8650 (all-stage1-gcc): Move prebootstrap dependency from here...
8651 (configure-stage1-gcc): ...to here.
8652 (new-bootstrap): Use bubble targets.
8653 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8654 Use per-stage distclean targets.
8655 (configure-stage1-gcc, configure-stage2-gcc,
8656 configure-stage3-gcc, all-stage1-gcc,
8657 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8658 Use new-stageN-start to prepare the tree.
8659
d856c8a6 86602004-05-23 Paolo Bonzini <bonzini@gnu.org>
8661
8662 * Makefile.def (host_modules): add libcpp.
8663 * Makefile.tpl: Add dependencies on and for libcpp.
8664 * Makefile.in: Regenerate.
8665 * configure.in: Add libcpp host module.
8666 * configure: Regenerate.
8667
01b41571 86682004-05-21 Paolo Bonzini <bonzini@gnu.org>
8669
8670 * Makefile.tpl: Whenever a recursive target is defined, wrap
8671 it in a special @if/@endif block, and prepare its maybe
8672 dependency in the @if/@endif block
8673 * configure.in: Instead of writing maybe dependencies, remove
8674 the @if/@endif statements, and remove the @if/@endif blocks
8675 that remain.
8676 * configure: Regenerate.
8677 * Makefile.in: Regenerate.
8678
f47da044 86792004-05-20 Janis Johnson <janis187@us.ibm.com>
8680
8681 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8682
d556a20e 86832004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8684
8685 PR bootstrap/15120
8686 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8687 * */configure: Rebuilt.
8688
49fbf4b9 86892004-05-17 Zack Weinberg <zack@codesourcery.com>
8690
8691 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8692 of libf2c.
8693 * configure, Makefile.in: Regenerate.
8694
d3eff7bb 86952004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 8696
8697 * MAINTAINERS (Write After Approval): Add myself.
8698
4ee9c684 86992004-05-13 Diego Novillo <dnovillo@redhat.com>
8700
8701 Merge from tree-ssa-20020619-branch.
8702
8703 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8704 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8705 (HOST_GMPLIBS): Define.
8706 (HOST_GMPINC): Define.
8707 (TARGET_LIB_PATH): Add libmudflap.
8708 (GFORTRAN_FOR_TARGET): Define.
8709 (configure-build*): Export GFORTRAN.
8710 (configure-gcc): Export GMPLIBS and GMPINC.
8711 (all-gcc): Add maybe-all-libbanshee.
8712 (configure-target-libgfortran): Define.
8713 * Makefile.in: Regenerate.
8714 * configure.in (host_libs): Add libbanshee.
8715 (target_libraries): Add target-libmudflap and target-libgfortran.
8716 Add --with-libbanshee.
8717 Handle --disable-libmudflap.
8718 (*-*-freebsd*): Use with_gmp.
8719 Add $(libgcj) to noconfigdirs.
8720 * configure: Regenerate.
8721 * depcomp: New file.
8722 * MAINTAINERS: Add tree-ssa maintainers.
8723
455fb4f7 87242004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8725
49fbf4b9 8726 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 8727
9ca797fe 87282004-04-30 Brian Ford <ford@vss.fsi.com>
8729
49fbf4b9 8730 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 8731
043b6c62 87322004-04-29 Uros Bizjak <uros@kss-loka.si>
8733
49fbf4b9 8734 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 8735
697dfd2c 87362004-04-28 Paolo Bonzini <bonzini@gnu.org>
8737
8738 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8739 * configure: Regenerate.
8740
839c6a20 87412004-04-27 Paolo Bonzini <bonzini@gnu.org>
8742
8743 Revert:
8744 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8745
8746 * Makefile.def (flags_to_pass): Remove *dir variables that
8747 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8748 as well as prefix and exec_prefix.
8749 * Makefile.in: Regenerate.
8750
a2718648 87512004-04-26 Robert Millan <robertmh@gnu.org>
8752
8753 Add patches from libtool CVS.
8754 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8755 * ltconfig: Likewise.
8756 * ltcf-c.sh: Likewise.
8757 * ltcf-cxx.sh: Likewise.
8758 * ltcf-gcj.sh: Likewise.
8759
be2c9eb1 87602004-04-26 Paolo Bonzini <bonzini@gnu.org>
8761
8762 * Makefile.def (host_modules): Mark with the bootstrap
8763 flag packages on which gcc depends.
8764 * Makefile.tpl (all-bootstrap): Use it.
8765 * Makefile.in: Regenerate.
8766
b5196e8d 87672004-04-26 Paolo Bonzini <bonzini@gnu.org>
8768
8769 * Makefile.def (flags_to_pass): Remove *dir variables that
8770 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8771 as well as prefix and exec_prefix.
8772 * Makefile.in: Regenerate.
8773
7bcc3b4a 87742004-04-26 Paolo Bonzini <bonzini@gnu.org>
8775
49fbf4b9 8776 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8777 * configure: Regenerate.
8778 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8779 * gcc/Makefile.tpl (compare): Use the result of the test.
8780 * gcc/Makefile.in: Regenerate.
7bcc3b4a 8781
33e3141d 87822004-04-23 Paolo Bonzini <bonzini@gnu.org>
8783
8784 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8785 Always relocate gcc and prev-gcc to the original names, even
8786 if the build fails.
8787 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8788 New targets.
8789
44217381 87902004-04-23 Laurent GUERBY <laurent@guerby.net>
8791
8792 * MAINTAINERS: Update my email address.
49fbf4b9 8793
de88352a 87942004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8795
8796 * configure.in (mips*-*-irix5*): Enable ld.
8797 * configure: Regenerate.
44217381 8798
216de822 87992004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8800
8801 * configure: Regenerate.
8802
b8d376b5 88032004-04-15 James E Wilson <wilson@specifixinc.com>
8804
8805 * Makefile.tpl (configure-[+module+], configure-gcc,
8806 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8807 Set and export LDFLAGS.
8808 * Makefile.in: Regenerate.
8809
9ce62711 88102004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8811
49fbf4b9 8812 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 8813
49aae208 88142004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8815
8816 PR bootstrap/14871
8817 * Makefile.tpl: If we don't have built-in-tree target tools,
8818 use the ones found by configure rather than hacking around with
8819 program_transform_name.
8820 * configure.in: Give Makefile.tpl the information necessary
8821 to do that.
8822 * Makefile.in: Regenerate.
8823 * configure: Regenerate.
8824
f4191912 88252004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8826
8827 PR bootstrap/14760
8828 * configure.in: When computing baseargs, strip *all* copies of
8829 offending options. Also, don't match/substitute the trailing space,
8830 so that this actually works when two similar options are separated by
8831 only one space.
8832 * configure: Regenerate.
8833
d17281c9 88342004-04-06 David Edelsohn <edelsohn@gnu.org>
8835
49fbf4b9 8836 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8837 (rs6000-*-aix*): Same.
8838 * configure: Regenerate.
d17281c9 8839
10930c81 88402004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 8841
8842 * MAINTAINERS: Add myself to write-after-approval.
10930c81 8843
74d8b57d 88442004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 8845
8846 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 8847
c0c5068d 88482004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8849
32fbc463 8850 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8851 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8852 * Makefile.in: Regenerate.
8853
c0c5068d 8854 * configure.in (top level bootstrap support): Rework --enable-werror
8855 to set @stage2_werror_flag@.
8856 * configure: Regenerate.
8857 * Makefile.tpl (top level bootstrap support): Pass
8858 @stage2_werror_flag@ down to configure in stages 2 and 3.
8859 * Makefile.in: Regenerate.
8860
d120ca69 88612004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8862
7f6f8932 8863 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8864 for stages 2 and 3 as well as in make. As a consequence, remove
8865 OUTPUT_OPTION (now detected by configure) from the flags passed down
8866 to make.
8867 * Makefile.in: Regenerate.
8868
d120ca69 8869 * Makefile.tpl (new-bootstrap): Fix typo.
8870 * Makefile.in: Regenerate.
8871
7dade866 88722004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8873
9621e512 8874 * Makefile.tpl: Rearrange by moving recursive_targets rules
8875 into their proper sections.
8876 * Makefile.tpl (top level bootstrap support): Move disabling
8877 of coverage flags from 'make' to 'configure'; improve comments.
8878 * Makefile.in: Regenerate.
8879
aff6cf7b 8880 * Makefile.tpl (experimental top level bootstrap) Move stage1
8881 language setting from all- target to configure- target; disable
8882 intermodule optimization in stage 1; prevent gratuitous rebuilds
8883 of stage 1.
8884 * Makefile.in: Regenerate.
8885 * configure.in: Comma-separate stage 1 language list for top
8886 level bootstrap.
8887 * configure: Regenerate.
8888
7dade866 8889 * Makefile.tpl: Clean up experimental top level bootstrap support:
8890 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8891 prev-gcc in configure- targets as well as all- targets.
8892 * Makefile.in: Regenerate.
8893
c6deeaef 88942004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8895
8896 * compile: New file imported from automake.
8897
f28cd43a 88982004-03-17 Paolo Bonzini <bonzini@gnu.org>
8899
8900 * configure.in: Remove symbolic link section.
8901 * configure: Regenerate.
8902 * Makefile.tpl (links): Remove.
8903 * Makefile.in: Regenerate.
8904
8e6391a6 89052004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 8906 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 8907
8908 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 8909 Set with AC_CHECK_PROGS.
8e6391a6 8910 * configure.in: Fix comment typo from last patch.
8911 * configure: Regenerate.
8912
2d64c2fd 89132004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8914
8915 * Makefile.tpl: Introduce experimental top level bootstrap support.
8916 * Makefile.in: Regenerate.
8917 * configure.in: Introduce support for top level bootstrap.
8918 * configure: Regenerate.
8919
989edd2f 89202004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8921 Paolo Bonzini <bonzini@gnu.org>
989edd2f 8922
8923 PR bootstrap/14522
8924 * configure.in: Cope with shells that do not support unquoted ^
8925 * configure: Regenerate.
8926
f46e13ec 89272004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 8928 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 8929
8930 PR bootstrap/14522
989edd2f 8931 * configure.in: Cope with shells that do not support nesting
f46e13ec 8932 quotes inside quoted backquote substitutions.
8933 * configure: Regenerate.
8934
db1c2ab2 89352004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8936
8937 PR bootstrap/14522
6175885e 8938 * configure.in: Fix escaping of $.
db1c2ab2 8939 * configure: Regenerate.
8940
8e1fea1a 89412004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8942
8943 * configure: Regenerate, since I forgot to while committing Paolo's
8944 changes.
8945
c24c5e46 89462004-03-08 Paolo Bonzini <bonzini@gnu.org>
8947
8948 PR ada/14131
8949 Move language detection to the top level.
8950 * configure.in: Find default values for the tools as
8951 soon as possible. Disable ada if GNAT is not found.
8952 Emit error message about missing languages. Expand
8953 --enable-languages=all for the gcc subdirectory.
8954
2a4b7d44 89552004-03-10 Ben Elliston <bje@gnu.org>
8956
8957 * MAINTAINERS: Update my email address.
8958
ebdab8b6 89592004-03-05 David Edelsohn <edelsohn@gnu.org>
8960
8961 * ltconfig: Disable building static libraries if building shared
8962 libraries on AIX 5L.
8963
19e1fe6d 89642004-03-01 Richard Sandiford <rsandifo@redhat.com>
8965
8966 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8967 and disable libgcj.
8968 * configure: Regenerated.
8969
70990390 89702004-03-01 Brian Booth <bbooth@redhat.com>
8971
8972 * MAINTAINERS: Add myself to write-after-approval.
8973
a291166d 89742004-03-01 Paolo Bonzini <bonzini@gnu.org>
8975
8976 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 8977
75fc7adc 89782004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8979
8980 PR bootstrap/7087
8981 * Makefile.tpl: Guard XFOO sed statements better.
8982 * Makefile.tpl: Add dependency for configure-target-libada.
8983 * Makefile.in: Regenerate (incidentally fixes broken
8984 commit when libada-branch was merged).
8985
683dcdca 89862004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8987
8988 * MAINTAINERS: Add myself to write-after-approval.
8989
662476d9 89902004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8991
8992 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8993 maintainers.
8994
ee887245 89952004-02-20 Andrew Cagney <cagney@redhat.com>
8996
8997 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8998 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8999
e86087cf 90002004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9001
9002 PR bootstrap/11932
9003 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9004
22699913 90052004-02-14 Jerry Quinn <jlquinn@optonline.net>
9006
9007 * MAINTAINERS: Added myself to write-after-approval.
9008
98b111a1 90092004-02-14 Michael Koch <konqueror@gmx.de>
9010
9011 * MAINTAINERS: Added myself to write-after-approval.
9012
4aa8866f 90132004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9014
9015 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9016 some OS port maintainers to OS port maintainers section.
9017
39c687d5 90182004-02-13 Frank Ch. Eigler <fche@redhat.com>
9019
9020 * MAINTAINERS: Add self.
9021
cdfbccf4 90222004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9023
9024 * MAINTAINERS: Alphabetize.
9025
bc9cab17 90262004-02-12 Paolo Bonzini <bonzini@gnu.org>
9027
9028 * MAINTAINERS: Remove myself.
49fbf4b9 9029
b0c02cae 90302004-02-11 David Edelsohn <edelsohn@gnu.org>
9031
9032 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9033 (rs6000-*-aix*): Same.
9034 * configure: Regenerate.
9035
9dec93ca 90362004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9037
9038 * configure.in (host): Add in missing $noconfigdirs to defines.
9039 * configure: Regenerate.
9040
93341878 90412004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9042 Nathanael Nerode <neroden@gcc.gnu.org>
9043
9044 PR ada/6637, PR ada/5911
49fbf4b9 9045 Merge with libada-branch:
93341878 9046 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9047 with appropriate dependencies. Add --enable-libada configure switch.
9048 * configure, Makefile.in: Regenerate.
9049
a31db762 90502004-02-09 Paolo Bonzini <bonzini@gnu.org>
9051
9052 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9053
d74dd50d 90542004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9055
9056 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9057 * configure: Regenerate.
9058
351ae313 90592004-02-04 Geoffrey Keating <geoffk@apple.com>
9060
9061 Merge from upstream:
9062
9063 * ltmain.in: When setting IFS to '~', be careful about user
9064 arguments that contain '~'.
9065
9066 2004-02-04 Peter O'Gorman <peter@pogma.com>
9067
9068 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9069 Also test $base_compile against $CC with escaped arguments. Bug
9070 reported by Geoff Keating <geoffk@apple.com>.
9071
b82e7603 90722004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9073
9074 * MAINTAINERS: Remove i960 port.
9075
24b4656e 90762004-01-23 DJ Delorie <dj@redhat.com>
9077
9078 * Makefile.def (target_modules) [libiberty]: Don't stage.
9079 * Makefile.in: Rebuilt.
9080
8f694e4c 90812004-01-20 Caroline Tice <ctice@apple.com>
9082
9083 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9084
725cf077 90852004-01-19 Paolo Carlini <pcarlini@suse.de>
9086
9087 * MAINTAINERS: Update my email address.
9088
3dc94299 90892004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9090
9091 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9092
6d3c6627 90932004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9094
9095 * MAINTAINERS: Remove entries without email address.
9096
26ffdd7d 90972004-01-15 Daniel Jacobowitz <drow@mvista.com>
9098
9099 * MAINTAINERS: Add myself to write-after-approval.
9100
0255c638 91012004-01-15 Steven Bosscher <stevenb@suse.de>
9102
9103 * MAINTAINERS: Update my email address.
9104
dcde3c07 91052004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 9106
9107 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9108 * Makefile.tpl (configure-target-[+module+]): Support stage.
9109 * Makefile.in: Rebuilt.
9110
51292f82 91112004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9112
9113 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9114
3b6f11b0 91152004-01-10 Richard Sandiford <rsandifo@redhat.com>
9116
9117 * MAINTAINERS: Add myself as a MIPS maintainer.
9118
090b36fb 91192004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9120
c8241dd9 9121 * configure.in: Use ./config.cache, not config.cache.
9122 * configure: Regenerate.
9123 * Makefile.tpl: Special-casing not needed for GCC any more.
9124 * Makefile.in: Regenerate.
9125
ba1081ef 9126 * configure.in: Don't share a cache file for host dirs.
9127 * configure: Regenerate.
9128
090b36fb 9129 * config-ml.in: Don't mess with the cache file.
9130
a73c2b4b 91312004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9132
9133 * MAINTAINERS: Move myself from 'Write After Approval' to
9134 'CPU Port Maintainers' section as SPARC maintainer.
9135
74fef112 91362004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9137
6509bb23 9138 * Makefile.tpl: Make GCC use a separate config.cache.
9139 * Makefile.in: Regenerate.
9140
74fef112 9141 PR bootstrap/11932, PR bootstrap/11933
9142 (I don't know if it will fix either of them, but it relates
9143 to them.)
9144 * configure.in: Don't use shared config.cache for target
9145 directories.
9146 * configure: Regenerate.
9147
a570dccd 91482004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9149
9150 * MAINTAINERS: Add myself to 'Write After Approval' section.
9151
3e983e16 91522003-12-31 Roger Sayle <roger@eyesopen.com>
9153
9154 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9155 * configure: Regenerated.
9156
e35ccc0b 91572003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9158
9159 * MAINTAINERS: Remove the mn10200 maintainer.
9160
688429c4 91612003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 9162
248deaff 9163 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9164 * configure: Regenerated.
688429c4 9165
65cc485a 91662003-12-16 Jan Hubicka <jh@suse.cz>
9167
9168 * MAINTAINERS: Add myself as callgraph maintainer.
9169
b31913cd 91702003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9171
9172 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9173 * configure: Regenerate.
9174
6ebf7635 91752003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9176
9177 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9178 'Write After Approval' section. Update email.
9179
dcde3c07 91802003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 9181
9182 * MAINTAINERS (Write After Approval): Add myself.
9183
233f501d 91842003-11-20 Matt Thomas <matt@3am-software.com>
9185
9186 * MAINTAINERS: Add myself as a vax port maintainer.
9187
3a6fbbb0 91882003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9189
9190 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9191 (configure-build-[+module+], configure-[+module+]): Likewise.
9192 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9193 * Makefile.in: Regenerate.
9194
fbccfde7 91952003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9196
9197 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9198 shared/dylibed libraries.
9199 * ltmain.sh: Likewise.
9200 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9201 * ltcf-cxx.sh: Likewise.
9202 * ltcf-gcj.sh: Likewise.
9203 * ltconfig: Likewise.
9204
e58f120a 92052003-11-17 Stan Cox <scox@redhat.com>
9206
9207 * MAINTAINERS: Add myself as iq2000 port maintainer.
9208
f008c4c8 92092003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9210
49fbf4b9 9211 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9212 * Makefile.in: Regenerate.
f008c4c8 9213
4f84a874 92142003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9215
9216 * config.sub: Update to 2003-11-03 version.
9217
e78b44da 92182003-10-20 Phil Edwards <phil@codesourcery.com>
9219
9220 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9221 * configure: Regenerate.
9222
dcde3c07 92232003-10-20 Nicolas Pitre <nico@cam.org>
96356481 9224
9225 * MAINTAINERS: Add myself to 'Write After Approval' section.
9226
27bdc4aa 92272003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9228
9229 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9230
84c43cd1 92312003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9232
9233 * MAINTAINERS: Update my email address.
9234
61a0eea4 92352003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9236
9237 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9238
dcde3c07 92392003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 9240
9241 * MAINTAINERS: Add myself to 'Write After Approval' section.
9242
5f8d73e1 92432003-10-16 Bernardo Innocenti <bernie@develer.com>
9244
9245 * config.guess: Update to 2003-10-16 version.
9246 * config.sub: Update to 2003-10-16 version.
9247
dcde3c07 92482003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 9249
9250 * MAINTAINERS: Added myself to 'Write After Approval' section.
9251
170f5a00 92522003-10-15 Falk Hueffner <falk@debian.org>
9253
9254 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9255 'Write After Approval' section. Update email.
9256
a7611bf4 92572003-10-14 Roger Sayle <roger@eyesopen.com>
9258
9259 * MAINTAINERS: Move myself from 'Write After Approval' to
9260 'Various Maintainers' section as middle-end maintainer.
9261
70356f61 92622003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9263
9264 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9265 HOST_FLAGS_TO_PASS.
9266 * Makefile.in: Regenerate.
9267
258ddda4 92682003-10-11 Bernardo Innocenti <bernie@develer.com>
9269
9270 * config.guess: Update to 2003-10-07 version.
9271 * config.sub: Update to 2003-10-07 version.
9272
ab81b5cb 92732003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9274
9275 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9276 * ltconfig (irix5*, irix6*): Don't override version_type.
9277
d8e9ea04 92782003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9279
9280 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9281 * configure: Rebuilt
9282 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9283 * Makefile.in: Rebuilt
9284
cd5c13ff 92852003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9286
9287 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9288
40d3e4b2 92892003-09-30 Carlo Wood <carlo@alinoe.com>
9290
248deaff 9291 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 9292
05c58265 92932003-09-29 Paul Koning <ni1d@arrl.net>
9294
9295 * MAINTAINERS: Move myself from "Write After Approval"
9296 to CPU platform maintainers for pdp11 platform.
9297
78b5bf24 92982003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9299
9300 * MAINTAINERS: Move myself from 'Write After Approval' to
9301 'Various Maintainers' section as libffi testsuite maintainer.
9302
fbfea1fa 93032003-09-21 Daniel Jacobowitz <drow@mvista.com>
9304
9305 * configure.in: Pass a computed --program-transform-name
9306 to subconfigures.
9307 * configure: Regenerated.
9308
0c20a995 93092003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9310
f9bdf3d8 9311 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9312 * Makefile.in: Regenerate.
9313
0c20a995 9314 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9315 * Makefile.in: Regenerate.
9316
1237664b 93172003-09-19 Ziemowit Laski <zlaski@apple.com>
9318
9319 * MAINTAINERS: Move myself from 'Write After Approval'
9320 to 'Various Maintainers' (objective-c) section.
9321
5df533c9 93222003-09-17 Daniel Jacobowitz <drow@mvista.com>
9323
9324 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9325 quoting.
9326 * configure: Regenerated.
9327
f0b55f07 93282003-09-16 Joel Brobecker <brobecker@gnat.com>
9329
9330 * MAINTAINERS (Write After Approval): Add myself to write after
9331 approval list.
9332
55a8be62 93332003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9334
248deaff 9335 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 9336
bb94c300 93372003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9338
9339 * MAINTAINERS: Update my e-mail address.
9340
9165b0af 93412003-09-09 Alan Modra <amodra@bigpond.net.au>
9342
9343 * libtool.m4 (LD): Correct powerpc64 host match.
9344
01a54e86 93452003-09-06 James E Wilson <wilson@tuliptree.org>
9346
9347 * MAINTAINTERS: Update my affiliation and email address.
9348
8cfcdde8 93492003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9350
9351 * MAINTAINERS (Write After Approval): Add myself.
9352
08d04508 93532003-09-04 DJ Delorie <dj@redhat.com>
9354
9355 * configure: Regenerate.
9356
93572003-09-04 Robert Millan <robertmh@gnu.org>
9358
9359 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 9360
25e22e05 93612003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9362
9363 * configure.in: Ensure arguments to sed are properly spaced.
9364 * configure: Regenerate.
9365
d4e272bb 93662003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9367
9368 * MAINTAINERS: Update my e-mail address.
9369
29eb8c8a 93702003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9371
9372 * MAINTAINERS (Write After Approval): Add myself.
9373
8d288ef7 93742003-08-27 Daniel Jacobowitz <drow@mvista.com>
9375
9376 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9377 * configure: Regenerated.
9378
db648c92 93792003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9380
9381 * MAINTAINERS: Update my email address.
9382
4482474a 93832003-08-23 Phil Edwards <pme@gcc.gnu.org>
9384
9385 * configure.in: Use newline instead of semicolon when assuming
9386 shell arguments in a for loop.
9387 * configure: Regenerated.
9388
8dd25e42 93892003-08-22 Jason Eckhardt <jle@rice.edu>
9390
9391 * MAINTAINERS: Resurrect the i860 maintainer.
9392
63a057cf 93932003-08-20 Geoffrey Keating <geoffk@apple.com>
9394
9ad4b12b 9395 PR 8180
9396 * configure.in: When testing with_libs and with_headers, treat
9397 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9398 * configure: Regenerate.
49fbf4b9 9399
63a057cf 9400 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9401 make, shell, etc.
9402 (baseargs): Likewise.
9403 * configure: Regenerate.
9404
cb023c85 94052003-08-20 Bernardo Innocenti <bernie@develer.com>
9406
9407 * MAINTAINERS (Write After Approval): Add myself.
9408
0894307c 94092003-08-19 Geoffrey Keating <geoffk@apple.com>
9410
9411 * configure.in: Disable libgcj for darwin not on powerpc.
9412 * configure: Rebuild.
9413
080e0ef5 94142003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9415
9416 * config-ml.in, symlink-tree: Add license.
9417
49fbf4b9 94182003-08-03 Richard Stallman <rms@gnu.org>
9419 Eben Moglen <moglen@columbia.edu>
5d982d49 9420
9421 * README.SCO: New file.
9422
465fccaf 94232003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9424
9425 * Makefile.tpl (check, check-c++): Express dependencies using
9426 dependencies rather than commands.
9427 * Makefile.in: Regenerate.
9428
eda8e89a 94292003-08-01 Andrew Cagney <cagney@redhat.com>
9430
9431 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9432 * configure: Ditto.
9433
9db45a87 94342003-07-31 Geoffrey Keating <geoffk@apple.com>
9435
9436 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 9437 * Makefile.in: Update.
9db45a87 9438
ac57d0b7 94392003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9440
9441 * configure.in: Enable libgcj for darwin.
9442 * configure: Rebuild.
9443
ea0c3105 94442003-07-29 Phil Edwards <pme@gcc.gnu.org>
9445
9446 * config-ml.in: Use ac_configure_args directly instead of
9447 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9448 actually seen.
9449
2f61b8ca 94502003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9451
9452 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9453 creating target and build subdirs to build all parent dirs as needed.
9454 * Makefile.in: Rebuild.
9455 * configure.in: Don't build dirs explicitly here.
9456 * configure: Rebuild.
9457
7e13b46d 94582003-07-26 Paul Brook <paul@nowt.org>
9459
9460 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9461
8a3e139d 94622003-07-22 Alexandre Oliva <aoliva@redhat.com>
9463
9464 * Makefile.tpl (all-make): Depend on intl.
9465 * Makefile.in: Rebuilt.
9466
451a290b 94672003-07-20 Phil Edwards <pme@gcc.gnu.org>
9468
9469 * install-sh: Update to newer upstream versions (associated with
9470 aclocal 1.7).
9471 * mkinstalldirs: Likewise.
9472 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9473
b00dcec8 94742003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9475
9476 * MAINTAINERS: Move self from Bug database only accounts
9477 to write-after-approval.
9478
35e03d52 94792003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9480
9481 * config.if: Remove unused libc_interface determination.
9482
8b4f1479 94832003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9484
9485 * MAINTAINERS: Move self from write-after-approval to
9486 build machinery (*.in).
9487
450e6c84 94882003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9489
9490 PR bootstrap/11273
9491 PR bootstrap/11408
9492 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9493 unused INSTALL_PROGRAM_ARGS.
9494 * configure.in: Use AC_PROG_INSTALL.
9495 * Makefile.in: Regenerate.
9496 * configure: Regenerate.
9497
461e4409 94982003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9499
9500 * MAINTAINERS: Alphabetize.
9501
700d38c2 95022003-07-10 Alexandre Oliva <aoliva@redhat.com>
9503
9504 * configure: Rebuilt.
9505 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9506 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9507 newlib nor libgloss.
9508 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9509 * configure.in (am33_2.0-*-linux*): Added.
9510
678f5830 95112003-07-09 Bob Wilson <bob.wilson@acm.org>
9512
9513 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9514 * configure: Regenerate.
9515
c6976b58 95162003-07-07 Zack Weinberg <zack@codesourcery.com>
9517
9518 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9519 * Makefile.in: Regenerate.
9520
56735f39 95212003-07-04 Zack Weinberg <zack@codesourcery.com>
9522
9523 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9524 * Makefile.in: Regenerate.
9525
dcde3c07 95262003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 9527
9528 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9529 * Makefile.in: Regenerated.
9530
528819e3 9531 * config-ml.in: Replace PWD with PWD_COMMAND.
9532
1e12d536 95332003-07-04 Zack Weinberg <zack@codesourcery.com>
9534
9535 * intl: New directory; see intl/ChangeLog for details.
9536 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9537 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9538 * Makefile.in: Regenerate.
9539
efe37a83 95402003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9541
9542 * configure.in: Clean up config-lang.in handling. Delete
9543 useless assignment to "subdirs".
9544 * configure: Regenerate.
9545
328637e8 95462003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9547
9548 * configure.in: Rename 'target_libs' to 'target_libraries'.
9549 Remove useless reference to 'target_libs'.
9550 * configure: Regenerate.
9551
8ca838c4 95522003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9553
9554 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9555 * Makefile.in: Regenerate.
9556
36bbd884 95572003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9558
9559 * Makefile.def: Introduce flags_to_pass.
9560 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9561 * Makefile.in: Regenerate.
9562
4a9237fb 95632003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9564
9565 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9566 and target-libgloss.
9567 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9568 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9569 * configure: Regenerate.
9570
eb295b2d 95712003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9572
9573 * configure.in: Update testsuite_flags to new location.
9574 * configure. Regenerate.
1e12d536 9575
58933515 95762003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9577
9578 * Makefile.tpl: Remove BUILD_CC stuff.
9579 * Makefile.in: Regenerate.
9580
4e857606 95812003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9582
9583 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9584
dcde3c07 95852003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 9586
9587 * MAINTAINERS (Write After Approval): Add myself.
9588
dcde3c07 95892003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 9590
6409c17a 9591 * config.guess: Update to 2003-06-12 version.
9592 * config.sub: Update to 2003-06-13 version.
9593
dcde3c07 95942003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 9595
9596 * config.guess: Update to 2003-06-06 version.
9597 * config.sub: Update to 2003-06-06 version.
9598
8a76f31d 95992003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9600
9601 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9602 * configure. Regenerate.
9603
ca3b731f 96042003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9605
622c1fa9 9606 * configure.in: Disable serial configure by default.
9607 * configure: Regenerate.
9608 * Makefile.tpl: Abolish .NOTPARALLEL.
9609 * Makefile.in: Regenerate.
9610
ab8cf29b 9611 * Makefile.tpl: Replace {build,host,target}_canonical by
9612 {build,host,target}.
9613 * Makefile.in: Regenerate.
9614
ca3b731f 9615 * Makefile.tpl: Fix stupid pasto.
9616 * Makefile.in: Regenerate.
9617
d95eabf9 96182003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9619
9620 * Makefile.tpl: Remove bogus conditional.
9621 * Makefile.in: Regenerate.
9622
96232003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 9624
9625 * Makefile.tpl (profiledbootstrap): New target.
9626 * Makefile.in (profiledbootstrap): New target.
9627
60daf4cb 96282003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 9629
9630 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9631 Pinski. Remove user names from other bugzilla-only maintainers.
9632
ffe98fac 96332003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9634
ff2e99a4 9635 * Makefile.tpl: Make 'recursive targets' using autogen rather
9636 than shell loop. Remove duplicate 'clean' targets and false
9637 comments.
9638 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9639 Add systematic method of specifying missing targets in subdirs.
9640 Add copyright boilerplate.
9641 * Makefile.in: Regenerate.
9642 * configure.in: Add 'recursive targets' to maybe list.
9643 * configure: Regenerate.
9644
e53ad3a2 9645 * MAINTAINERS: "GNATS only" -> "Bug database only".
9646
ffe98fac 9647 * Makefile.tpl: Rename [+target+] to [+make_target+].
9648 * Makefile.def: Rename 'target' to 'make_target'.
9649
b3ccab1c 96502003-05-31 Neil Booth <neil@daikokuya.co.uk>
9651
9652 * MAINTAINERS: Add self as options handling maintainer.
9653
f81148db 96542003-05-28 Michael Meissner <gnu@the-meissners.org>
9655
9656 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9657 been too long since I touched those ports.
9658
abcfd3cb 96592003-05-28 DJ Delorie <dj@redhat.com>
9660
9661 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9662 * Makefile.in: Regenerate.
9663
1a21d71c 96642003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9665
9666 * configure.in: Use curly braces in the definition of tooldir.
9667 * configure: Regenerate.
9668
7a9bc7f6 96692003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 9670
7a9bc7f6 9671 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9672 newlib or libgloss.
9673 * Makefile.in: Regenerate.
9674
575caa8d 96752003-05-21 DJ Delorie <dj@redhat.com>
9676
9677 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9678 * Makefile.in: Regenerate.
9679
8c7c29d9 96802003-05-20 Ian Lance Taylor <ian@airs.com>
9681
9682 * MAINTAINERS: Update my e-mail address.
9683
4d9c9c81 96842003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9685
9686 * configure.in: Switch more things to use maybe dependencies.
1e12d536 9687 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 9688 Factor out common code from autogen IF statements.
9689 * configure: Regenerate.
9690 * Makefile.in: Regenerate.
9691
f74ea578 96922003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9693
9694 * configure.in: Accept i[3456789]86 for machine type.
9695 * configure: Regenerate.
9696
6f4f34a7 96972003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9698
9699 * configure.in: Switch more things to use maybe dependencies.
9700 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9701 * configure: Regenerate.
9702 * Makefile.tpl: Switch more things to use maybe dependencies.
9703 * Makefile.in: Regenerate.
9704
a2e3bfd3 97052003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 9706
9707 * Makefile.tpl (install-opcodes): Define.
9708 * Makefile.in: Rebuild.
9709
aeaac216 97102003-05-13 Andreas Jaeger <aj@suse.de>
9711
9712 * config.guess: Update to 2003-05-09 version.
9713 * config.sub: Update to 2003-05-09 version.
9714
dcde3c07 97152003-05-13 Michael Eager <eager@mvista.com>
6995305c 9716
9717 * configure.in: Correct sed script so that options in quotes are not
9718 deleted.
9719 * configure: Rebuild.
9720
d957c480 97212003-05-12 Corinna Vinschen <corinna@vinschen.de>
9722
9723 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9724 and $$s/newlib/libc/sys/cygwin32 include paths.
9725 * configure: Ditto.
9726
e0ca23ce 97272003-05-12 Michael Meissner <gnu@the-meissners.org>
9728
9729 * MAINTAINERS: Update my email addresses.
9730
26e253a0 97312003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9732
9733 * config-ml.in: Propagate INSTALL variables.
aeaac216 9734
1f55ccc8 97352003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9736
9737 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9738
d8b01fbe 97392003-05-02 Chris Demetriou <cgd@broadcom.com>
9740
1e12d536 9741 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9742 * Makefile.in: Regenerate.
d8b01fbe 9743
29b9a35e 97442003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9745
9746 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9747
904536c9 97482003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9749
9750 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9751
170853d0 97522003-04-27 Daniel Jacobowitz <drow@mvista.com>
9753
9754 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9755 * Makefile.in: Regenerated.
9756
d5ab03ba 97572003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9758
9759 * MAINTAINERS (Write After Approval): Upgrade myself from
9760 GNATS only to write-after-approval. Update my mail address.
9761
dcde3c07 97622003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 9763
9764 (OS Port Maintainers: freebsd): Add myself.
9765
eb13b182 97662003-04-22 Mark Mitchell <mark@codesourcery.com>
9767
9768 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9769
fe20e83b 97702003-04-22 Kean Johnston <jkj@sco.com>
9771
9772 * MAINTAINERS (SCO ports): Added myself.
9773
acaf46de 97742003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9775
9776 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9777
efde8e6d 97782003-04-19 Kean Johnston <jkj@sco.com>
9779
9780 * MAINTAINERS (Write After Approval): Add myself.
9781
516b2e07 97822003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9783
9784 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9785 * Makefile.in: Regenerate.
9786
3647950d 97872003-04-18 Jakub Jelinek <jakub@redhat.com>
9788
9789 * configure.in (powerpc64*-*-linux*): Remove.
9790 * configure: Rebuilt.
9791
057705e9 97922003-04-17 Phil Edwards <pme@gcc.gnu.org>
9793
9794 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9795 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9796 and restrap.
9797 * Makefile.in: Regenerate.
9798
c8a4cc21 97992003-04-16 Richard Earnshaw <rearnsha@arm.com>
9800
9801 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9802 * configure: Regenerated.
9803
62ada5db 98042003-04-15 DJ Delorie <dj@redhat.com>
9805
9806 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9807
82aa4d68 98082003-04-13 Nick Clifton <nickc@redhat.com>
9809
9810 * config-ml.in: Remove support for --disable-aix removing
9811 call-aix multilibs.
9812
7b26d9f7 98132003-04-10 Alexandre Oliva <aoliva@redhat.com>
9814
9815 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9816 * */configure: Rebuilt.
9817
51d6e0d7 98182003-04-08 Joel Sherrill <joel@oarcorp.com>
9819
9820 * MAINTAINERS: Add my email address.
9821
13f79774 98222003-03-17 Olivier Hainque <hainque@act-europe.fr>
9823
9824 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 9825
523318a0 98262003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9827
9828 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9829 * Makefile.in: Regenerate.
9830
ea0ebc5e 98312003-03-14 Michael Chastain <mec@shout.net>
9832
9833 * Makefile.in: Regenerate with correct Makefile.def.
9834
966842d4 98352003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9836
9837 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9838 Make macro.
9839 * Makefile.in: Regenerate.
9840 * configure.in: Clean up gxx_include_dir logic.
9841 * configure: Regenerate.
9842
e72ec9a8 98432003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9844
9845 * MAINTAINERS (Write After Approval): Add myself.
9846
5a18e4cd 98472003-03-10 Ben Elliston <bje@wasabisystems.com>
9848
9849 * MAINTAINERS: Update my mail address.
9850
2436d08e 98512003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9852
9853 * configure.in (gxx_include_dir): Fix typo.
9854 * configure: Regenerated.
9855
602d002b 98562003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9857
9858 * Makefile.tpl: Reindent.
9859 * Makefile.in: Regenerate.
9860 * configure.in: Reindent. Don't set unused variables.
9861 * configure: Regenerate.
9862
5750c7d4 98632003-03-04 Daniel Jacobowitz <drow@mvista.com>
9864
9865 * configure.in: Include $(build_tooldir)/sys-include in
9866 FLAGS_FOR_TARGET.
9867 * configure: Regenerated.
9868
54d7d5f2 98692003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9870
224ed654 9871 * Makefile.tpl: Always pass down RANLIB.
9872 * Makefile.in: Regenerate.
9873
123bd2df 9874 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9875 * Makefile.in: Regenerate.
9876 * configure.in: Remove unused logic relating to --enable-shared
9877 and --enable-threads. Remove bogus comments. Remove redundant
9878 noconfigdirs.
9879 * configure: Regenerate.
9880
54d7d5f2 9881 * configure.in: Replace ${libstdcxx_version} by its value.
9882 Remove reference to mh-dgux.
9883 * configure: Regenerate.
9884
98dce82b 98852003-03-03 Kevin Buettner <kevinb@redhat.com>
9886
9887 * MAINTAINERS (Write After Approval): Add myself.
9888
f7ca337f 98892003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9890
9891 * Makefile.tpl: Rearrange.
9892 * Makefile.in: Regenerate.
9893
dcde3c07 98942003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 9895
9896 * configure.in: Add support for kaOS as cross build target system.
9897 * configure: Regenerated.
9898
4e29e79f 98992003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9900
9901 * MAINTAINERS (Write after approval): Add myself.
9902
9a5856da 99032003-02-21 James E Wilson <wilson@tuliptree.org>
9904
9905 * MAINTAINERS: Update my email address.
9906
f05d1a58 99072003-02-21 Zack Weinberg <zack@codesourcery.com>
9908
9909 * MAINTAINERS: Add self to blanket write privs. section.
9910
de0c9797 99112003-02-20 Sean McNeil <sean@blue.mcneil.com>
9912
9913 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9914 configure-target-* as some target builds may require additional
9915 flags for preprocessor tests.
9916 * Makefile.in: Regenerated.
9917
3290c0cf 99182003-02-19 Alexandre Oliva <aoliva@redhat.com>
9919
de3c9f55 9920 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9921 * ltconfig: Handle it.
9922 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9923 auto-detecting it.
9924
a4e88f7d 9925 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9926 it is used as argument to $CC.
9927 * ltcf-gcj.sh: Likewise.
9928
3290c0cf 9929 * configure.in: Introduce --enable-maintainer-mode.
9930 * configure: Rebuilt.
9931 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9932 for maintainer mode.
9933 * Makefile.in: Rebuilt.
9934
0537137a 99352003-02-18 Jason Merrill <jason@redhat.com>
9936
9937 * Makefile.tpl (check-c++): Allow parallelism.
9938
201a9c33 99392003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9940
9941 * MAINTAINERS: Remove John Carr (who never actually had access to
9942 gcc.gnu.org).
9943
c0e5028f 99442003-02-15 Geoffrey Keating <geoffk@apple.com>
9945
9946 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9947 don't configure target-libobjc.
9948 * configure: Regenerate.
9949
7c86fd3f 99502003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9951
9952 * Makefile.tpl (RANLIB): Define.
9953 * Makefile.in: Regenerate.
9954
bd20d38b 99552003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9956
9957 * MAINTAINERS: Update my email.
f05d1a58 9958
e50ab007 99592003-02-06 Keith R Seitz <keiths@redhat.com>
9960
9961 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9962 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9963 * Makefile.in: Regenerated.
9964 * configure.in: Remove all traces of snavigator, db, and grep.
9965 * configure: Regenerated.
9966
c91e543c 99672003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9968
9969 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9970 After Approval.
9971
70e7788a 99722003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9973
9974 * MAINTAINERS (Write after approval): Add myself.
9975
621ed2b9 99762003-01-31 Frank Ch. Eigler <fche@redhat.com>
9977
9978 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9979 * Makefile.in: Regenerated.
9980
f08ad151 99812003-01-30 Roger Sayle <roger@eyesopen.com>
9982
9983 * config.guess: Updated to 2003-01-30's version.
9984 * config.sub: Updated to 2003-01-28's version.
9985
47fe0706 99862003-01-30 Alexandre Oliva <aoliva@redhat.com>
9987
9988 * config.if: If gcc_version is already set, just use it. Don't set
9989 gcc_version_trigger if it's already set, otherwise set it to
9990 gcc/version.c, but only if the file exists. If it is not set and
9991 gcc/version.c does not exist, try to extract the version number from
9992 $CC.
9993
fa163406 99942003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9995
f05d1a58 9996 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 9997
e4ca87c8 99982003-01-27 Phil Edwards <pme@gcc.gnu.org>
9999
10000 * configure.in: Revert 24Jan change.
10001 * configure: Regenerate.
10002
c2cb58bc 100032003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10004
10005 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10006 entry of HJ Lu.
10007
bd564d1c 100082003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10009
10010 * configure.in: Revert previous change.
10011 * configure: Regenerate.
10012
d5e7287b 100132003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10014
10015 * configure.in: Make rda native-only.
10016 * configure: Regenerate.
10017
15bbfd76 100182003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10019
10020 * MAINTAINERS: Move myself from GNATS-only-accounts to
10021 write-after-approval.
10022
cdfc500e 100232003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10024
10025 * configure.in: Add missing \.
10026 * configure: Rebuilt.
10027
c9b54641 100282003-01-17 Jakub Jelinek <jakub@redhat.com>
10029
10030 * configure.in (baseargs): Avoid using \| in sed regular
10031 expressions.
10032 * configure: Rebuilt.
10033
da7bb396 100342003-01-16 Jakub Jelinek <jakub@redhat.com>
10035
10036 * configure.in (baseargs): Remove all supported forms of
10037 --cache-file, --srcdir, --host, --build and --target options
10038 from argument lists.
10039 * configure: Rebuilt.
10040
6d3cf184 100412003-01-15 Josef Zlomek <zlomekj@suse.cz>
10042
10043 * MAINTAINERS: Add myself to write-after-approval list.
10044
ef9a8a41 100452003-01-15 Alexandre Oliva <aoliva@redhat.com>
10046
10047 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10048 * configure: Rebuilt.
10049
a16b5a9d 100502003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10051
10052 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10053 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10054 * Makefile.in: Regenerate.
10055 * configure: Regenerate.
10056
980d8b91 100572003-01-09 Alexandre Oliva <aoliva@redhat.com>
10058
10059 * configure.in: Remove Makefile in build, host and target modules
10060 unless configure was run with --no-recursion.
10061 * configure: Rebuilt.
10062
05794691 100632003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10064
10065 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10066 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10067 * Makefile.in: Regenerate.
10068
8ddabd5d 100692003-01-08 Chris Demetriou <cgd@broadcom.com>
10070
10071 * config.guess: Update to 2003-01-03 version.
10072 * config.sub: Update to 2003-01-03 version.
10073
f98c470c 100742003-01-07 Christopher Faylor <cgf@redhat.com>
10075
10076 * configure: Regenerate with proper autoconf 2.13.
10077
d65dd253 100782003-01-07 Christopher Faylor <cgf@redhat.com>
10079
10080 * configure.in: Add AC_PREREQ for consistency.
f98c470c 10081 * configure: Regenerate.
d65dd253 10082
8fdaf281 100832003-01-06 Andrew Cagney <ac131313@redhat.com>
10084
10085 * configure.in (GDB_TK): Add tcl directories conditional on
10086 gdb/gdbtk directory being present.
10087 * configure: Regenerate.
f05d1a58 10088
dcde3c07 100892003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 10090
dcde3c07 10091 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10092 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 10093 * configure: Rebuilt.
10094
f53265fe 100952002-12-31 Tom Tromey <tromey@redhat.com>
10096
10097 * Makefile.in: Rebuilt.
10098 * Makefile.def (target_modules) [libffi]: Allow installation.
10099
0411e85f 101002002-12-31 Andreas Schwab <schwab@suse.de>
10101
10102 * configure.in: Fix use of $program_transform_name.
10103 * configure: Regenerated.
10104
a13fbfc9 101052002-12-30 Daniel Jacobowitz <drow@mvista.com>
10106
10107 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 10108 * configure: Regenerated.
a13fbfc9 10109
ec955b52 101102002-12-29 Alexandre Oliva <aoliva@redhat.com>
10111
10112 * Makefile.tpl (local-distclean): Don't remove...
10113 (multilib.ts): ... this. Moved into...
10114 (multilib.out): ... this. Don't use sub-make.
10115 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10116 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10117 (configure-build-[+module+], configure-[+module+],
10118 configure-target-[+module+], configure-gcc): ... these. Test
10119 for Makefile existence. Drop config.status from dependencies.
10120 * Makefile.in: Rebuilt.
10121 * configure.in: Move gcc-version-trigger to the end of
10122 ac_configure_args. Add comments to maybedep.tmp and
10123 serdep.tmp. Introduce --disable-serial-configure. Remove
10124 nonopt from baseargs, matching and removing corresponding
10125 whitespace while at it.
10126 * configure: Rebuilt.
10127
041dd099 101282002-12-28 Alexandre Oliva <aoliva@redhat.com>
10129
fca297b0 10130 * configure.in (host_configargs): Replace reference to
10131 no-longer-defined buildopts with --build=${build_alias}.
10132 * configure: Rebuilt.
10133
041dd099 10134 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10135 program_transform_name to standard idiom.
10136 (AUTOGEN, AUTOCONF): Define.
10137 (Makefile.in): Use $(AUTOGEN).
10138 (Makefile): Depend on config.status, and use autoconf-style rule to
10139 build it. Move original commands to...
10140 (config.status): ... this new target.
10141 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10142 $(AUTOCONF).
10143 * Makefile.in: Rebuilt.
10144
71ab34df 101452002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10146
d75be5a6 10147 * Makefile.tpl: Fix dramatic bustage due to change in
10148 program_transform_name.
10149 * Makefile.in: Regenerate.
10150
10151 * configure.in: Remove unnecessary PATH setting.
10152 * configure: Regnerate.
10153
10154 * configure.in: Don't default to unprefixed tools unless
10155 the native tools will work.
10156 * configure: Regenerate.
10157
71ab34df 10158 * configure.in: Convert to autoconf script. Blow away lots
10159 of now-redundant Makefile fragments.
10160 * configure: Generate using Autoconf.
10161 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10162 * Makefile.in: Regenerate.
10163
09fe6d98 101642002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10165
3a7bfd0c 10166 * configure: Fix stupid bug where RANLIB was mistakenly included.
10167
f05d1a58 10168 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 10169 (build_configargs, host_configargs, target_configargs).
10170
10171 * configure.in: Move logic out of sed statement.
10172
f05d1a58 10173 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 10174 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10175
53a01bae 101762002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10177
10178 * config.sub: Import from master repository
10179 * config.guess: Ditto
10180
11a0151c 101812002-12-24 Andreas Schwab <schwab@suse.de>
10182
10183 * Makefile.tpl (multilib.out): Fix missing space.
10184 * Makefile.in: Regenerate.
10185
ca86fd55 101862002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10187
10188 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10189 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10190 * Makefile.in: Regenerate.
10191 * configure.in: Remove unnecessary leftovers.
10192
b437616a 101932002-12-21 Geoffrey Keating <geoffk@apple.com>
10194
10195 * configure.in (extra_ranlibflags_for_target): New variable.
10196 (*-*-darwin): Add -c to ranlib commands.
10197 * configure (tooldir): Handle extra_ranlibflags_for_target.
10198
927f1f0c 101992002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 10200
10201 * Makefile.tpl: Revert HJL's change.
10202 * Makefile.in: Regenerated.
10203 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10204 always.
10205
df9badbe 102062002-12-19 Andreas Schwab <schwab@suse.de>
10207
10208 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10209 * Makefile.in: Regenerate.
10210
dcde3c07 102112002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 10212
10213 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10214 * Makefile.in: Regenerated.
10215
10216 * configure.in (build_prefix): New. Substitute.
10217
20672016 102182002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10219
6c11eefc 10220 * Makefile.tpl: Don't let real targets depend on phony targets.
10221 * Makefile.in: Regenerate.
10222
20672016 10223 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10224 * Makefile.in: Regenerate.
10225
462c28fa 102262002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10227
10228 * config.sub: Import from master repository
10229 * config.guess: Ditto
10230
f7c8fc8e 102312002-12-16 Jason Merrill <jason@redhat.com>
10232
10233 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10234 previous 'make bootstrap'.
10235 * Makefile.in: Regenerate.
10236
4bcd8023 102372002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10238
10239 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10240
805e22b2 102412002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10242
10243 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10244 * Makefile.in: Regenerate.
10245
d1211e96 102462002-12-13 Jason Merrill <jason@redhat.com>
10247
7c28bad6 10248 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 10249 library tests.
10250 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 10251 * Makefile.in: Regenerate.
10252
805e22b2 102532002-12-12 Alexandre Oliva <aoliva@redhat.com>
10254
10255 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10256 * Makefile.in: Rebuilt.
10257
1afe6db1 102582002-12-12 Alexandre Oliva <aoliva@redhat.com>
10259
10260 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10261
805e22b2 102622002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10263
10264 * configure: Fix bug put in by gremlins.
10265
10266 * Makefile.tpl: Substitute more autoconfily.
10267 * configure: Substitute more autoconfily.
10268 * Makefile.in: Regenerate.
10269
7960374c 102702002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10271
10272 * config.sub: Import from master repository
10273 * config.guess: Ditto
10274 * MAINTAINERS: Added Svein Seldal under write after approval
10275
805e22b2 102762002-12-08 Andrew Cagney <ac131313@redhat.com>
10277
10278 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10279 * Makefile.in (all-sim): Ditto.
10280
102812002-12-06 DJ Delorie <dj@redhat.com>
10282
10283 * Makefile.tpl: Change configure dependencies to not have real
10284 targets depend on phony targets.
10285
102862002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10287
10288 * configure.in: Revert unintentional change.
10289
10290 * Makefile.tpl: Change dependency for */multilib.out so that
10291 it works when gcc isn't in the tree.
10292
10293 * configure.in: Substitute more.
10294 * configure: Run subconfigures from the Makefile.
10295 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10296 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10297
761158c0 102982002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10299
10300 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10301
805e22b2 103022002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10303
10304 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10305 and corresponding dependencies.
10306 * Makefile.in: Regenerate.
10307
10308 * configure.in (host_tools): Order binutils, gas and ld for
10309 convenience in running the testsuites.
10310
10311 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10312 * Makefile.in: Regenerate.
10313 * configure.in: Introduce rules to serialize subconfigure runs.
10314
10315 * configure.in: Introduce BASE_CC_FOR_TARGET.
10316 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10317 Realize configure-build-* targets. Realize configure-target-* targets.
10318 * Makefile.in: Regenerate.
10319
103202002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10321
10322 * configure: Move gcc_version_trigger stuff from here...
10323 * configure.in: ...to here.
10324
10325 * configure.in: Separate subconfigure options added by this file from
10326 options given by the user. Add machinery to put args for host
10327 subconfigures into the Makefile.
10328
10329 * Makefile.tpl: Remove 'vault' targets.
10330 * Makefile.tpl: Reorder and comment dependencies.
10331 * Makefile.in: Regenerate.
10332
103332002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10334 * configure.in: Fix my broken commit of previous patch. (sigh)
10335
7384c63f 103362002-11-28 Geoffrey Keating <geoffk@apple.com>
10337
10338 * configure.in: Move host-specific darwin noconfigdirs into
10339 the host-specific section.
10340
805e22b2 103412002-11-28 Geoffrey Keating <geoffk@apple.com>
10342
10343 * configure.in: Move host-specific darwin noconfigdirs into
10344 the host-specific section.
10345
103462002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10347
10348 * configure: Remove skip-this-dir support.
10349 * Makefile.tpl: Remove skip-this-dir support.
10350
10351 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10352 subdirectories.
10353 * Makefile.in: Regenerate.
10354
10355 * Makefile.tpl: Strip out useless setting of 'dir'.
10356 * Makefile.in: Regenerate.
10357
103582002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10359
10360 * configure.in: Fix deeply stupid bug.
10361
10362 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10363 shell code in CXX_FOR_TARGET
10364 * Makefile.def: Introduce raw_cxx.
10365 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10366 RAW_CXX_FOR_TARGET.
10367 * Makefile.in: Regenerate.
10368
103692002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10370
10371 * Makefile.tpl: Remove unnecessary ifs.
10372 * Makefile.in: Regenerate.
10373
10374 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10375 dependencies. Maybe-ize build-libiberty. Create dummy install
10376 targets for 'no_install' modules.
10377 * configure: Move GDB_TK substitution to configure.in. Move
10378 build_modules stuff to configure.in.
10379 * configure.in: Implement soft dependency machinery. Maybe-ize
10380 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10381 * Makefile.in: Regenerate.
10382
103832002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10384
10385 * Makefile.tpl: Make all-target, install-target behave similarly
10386 to all, install (only hitting configured targets). Eliminate
10387 unused macro defintions.
10388
10389 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10390 build != host.
10391
10392 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10393
10394 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10395
10396 * configure.in: Produce lists of subdir targets we're actually
10397 configuring. Remove references to "dosrel".
10398 * Makefile.tpl: Let configure set which subdir targets are hit.
10399 Remove install-cross; clean up install; remove ALL. Remove
10400 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10401 Autogenerate host module targets. Remove empty dependency lines
10402 and redundant dependency; rearrange slightly.
10403 * Makefile.def: Add host-side libtermcap, utils.
10404
10405 * Makefile.in: Regenerate.
10406
0753f1b5 104072002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10408
10409 * ltconfig (osf[345]): Append $major to soname_spec.
10410 Reflect this in library_names_spec.
10411 * ltmain.sh (osf): Prefix $major with . for use as extension.
10412
4b695c23 104132002-11-19 Andreas Jaeger <aj@suse.de>
10414
10415 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10416 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10417 and sparc64 GNU/Linux systems.
10418
3e8ebe0a 104192002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10420
10421 * MAINTAINERS: Update email.
10422
73a8b678 104232002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10424
10425 * MAINTAINERS: Complete James Dennett's entry.
10426
894e4f56 104272002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10428
10429 * MAINTAINERS (Write After Approval): Add myself.
10430
f507a3cb 104312002-11-13 Bruce Korb <bkorb@gnu.org>
10432
10433 * Makefile.tpl: syntactic cleanup
10434
dcde3c07 104352002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 10436
10437 * MAINTAINERS: Add myself to write-after-approval list.
10438
805e22b2 104392002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10440
10441 * Makefile.def: Add list of recursive targets to autogenerate.
10442 Add build_modules.
10443 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10444 targets. Autogenerate *-build-* targets.
10445 * Makefile.in: Regenerate.
10446
104472002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10448
10449 * configure: More autoconf-style substitutions.
10450 * Makefile.tpl: More autoconf-style substitutions.
10451 * Makefile.in: Regenerate.
10452
104532002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10454
10455 * configure: Substitute more variables in a more autoconf-friendly
10456 way. Simplify slightly.
10457 * Makefile.tpl: Make more variables substitutable in an
10458 autoconf-friendly way.
10459 * Makefile.in: Regenerate.
10460
4dd0a098 104612002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10462
10463 * MAINTAINERS (Write After Approval): Add myself.
10464
805e22b2 104652002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10466
10467 * configure.in (v810*): Remove special setting of tools.
10468
10469 * configure: Add support for extra required flags for ar or nm.
10470 * configure.in (aix4.3+): Use above support for target-specific
10471 issues, rather than using config/mt-aix43.
10472
104732002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10474
10475 * configure: Remove 'removing', which doesn't work. Replace $subdir
10476 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10477 with $srcdir. Reformat indentation. Substitute some variables
10478 formerly hard-coded in the Makefile for build=host.
10479 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10480 * Makefile.def: Autogenerate more.
10481 * Makefile.in: Regenerate.
10482
40679d3b 104832002-11-04 Adam Nemet <anemet@lnxw.com>
10484
10485 * MAINTAINERS (Write After Approval): Add myself.
10486
062b02db 104872002-11-04 Kevin Buettner <kevinb@redhat.com>
10488
10489 * Makefile.def (host_modules): Add rda.
10490 * Makefile.in: Regenerate.
10491 * configure.in (target_tool): Add target-rda to list.
10492
bb0439dd 104932002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10494
10495 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10496
a3c3be37 104972002-10-25 Phil Edwards <pme@gcc.gnu.org>
10498
10499 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10500 and restrap targets to this rule.
10501 * Makefile.in: Regenerate.
10502
dd1a0a37 105032002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10504
10505 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10506 GNATS only accounts.
10507
4ea2c3bf 105082002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10509
10510 * configure.in (i[3456]86-*-linux*): Add check to disable
10511 ${libgcj} for glibc1.
10512
03333934 105132002-10-24 Denis Chertykov <denisc@overta.ru>
10514
10515 * MAINTAINERS: Add myself as ip2k port maintainer.
10516
6c5e2f80 105172002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10518
10519 * configure.in: Add tic4x target.
10520
949b0daa 105212002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10522
0e26095b 10523 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10524 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10525 * Makefile.in: Regenerate.
10526
949b0daa 10527 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10528 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10529 * Makefile.in: Regenerate.
10530
aa80d31c 105312002-10-02 Janis Johnson <janis187@us.ibm.com>
10532
10533 * MAINTAINERS: Add myself as web pages co-maintainer.
10534
87614545 105352002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10536
10537 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10538 * Makefile.in: Regenerate.
10539
4aac350f 105402002-10-02 Zack Weinberg <zack@codesourcery.com>
10541
10542 * MAINTAINERS: Add myself and Nathan Sidwell
10543 <nathan@codesourcery.com> as VxWorks maintainers.
10544
e3e6c470 105452002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 10546
10547 * Makefile.def: Remove order dependency comments.
10548 * Makefile.tpl: Add explicit install-install dependencies.
10549 * Makefile.in: Regenerate.
d6a4a914 10550
3fef3c05 10551 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 10552 * Makefile.in: Regenerate.
3fef3c05 10553
d6a4a914 10554 * Makefile.tpl: Add configure-target (for src-release in src)
10555 * Makefile.in: Regenerate.
10556
eb5db528 105572002-09-30 Nick Clifton <nickc@redhat.com>
10558
10559 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10560
971b1aa4 105612002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10562
10563 * configure.in (s390*-*-linux*): Enable libgcj.
10564
b7d94964 105652002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10566
5fa209e7 10567 * configure: Revert accidentally applied changes.
10568
b7d94964 10569 * Makefile.tpl: Make more autoconf-friendly.
10570 * Makefile.in: Regenerate.
10571 * configure: Make substitution more autoconf-like.
10572
2704ebd1 105732002-09-28 Richard Earnshaw <rearnsha@arm.com>
10574
10575 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10576 single entry to handle all these.
10577 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10578 libjava on arm-*-elf.
10579
352ce91b 105802002-09-27 Geoffrey Keating <geoffk@apple.com>
10581
10582 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10583 things that depend on them.
10584
0311ff84 105852002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10586
10587 * Makefile.tpl: Make subsituted variables more autoconfy.
10588 * Makefile.in: Regenerate.
10589 * configure: Make seds more autoconfy.
10590
cc46b37d 105912002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 10592
10593 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10594 * Makefile.in: Regenerate.
10595 * configure.in: Rewrite sed statements to look autoconfy.
10596
cc46b37d 10597 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10598 all-target-foo on configure-target-foo.
10599 * Makefile.def: Ditto.
10600 * Makefile.in: Rebuild.
10601
baabce06 106022002-09-25 Andrew Haley <aph@redhat.com>
10603
10604 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10605
2a1ac811 106062002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10607
10608 * Makefile.def: New file.
10609 * Makefile.tpl: New file.
10610 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10611 * contrib/gcc_update: Note that Makefile.in is a generated file.
10612
10613 * configure.in: Minor rearrangement. Simplify tests.
10614
c725cfd7 106152002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10616
10617 * configure.in (with_headers): Skip copy if value is "yes".
10618 (with_libs): Likewise.
10619
058a3669 106202002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 10621
10622 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10623 * configure.in (sh*-*-pe*): Ditto.
10624 * configure.in (mips*-*-pe*): Ditto.
10625 * configure.in (*arm-wince-pe): Ditto.
10626
512912f3 10627 * configure.in: Rearrange.
10628
dfcd4425 106292002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10630
10631 * MAINTAINERS: Update my email address.
10632
d90b8b3d 106332002-08-30 Paul Koning <pkoning@equallogic.com>
10634
10635 * MAINTAINERS: (Write After Approval): Add myself.
10636
915f1827 106372002-08-29 Geoffrey Keating <geoffk@redhat.com>
10638
10639 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10640
bf81fbc5 106412002-08-24 Geoffrey Keating <geoffk@redhat.com>
10642
10643 * MAINTAINERS: Change my mailing address.
10644
f9ab9bb4 106452002-08-21 Paolo Carlini <pcarlini@unitus.it>
10646
10647 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 10648 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 10649
dcde3c07 106502002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 10651
10652 * MAINTAINERS (Write After Approval): Remove myself.
10653 (Various Maintainers: c++ runtime libs): Add myself.
10654
2857c21b 106552002-08-15 Eric Christopher <echristo@redhat.com>
10656
10657 * config.sub: Import from master repository.
10658 * config.guess: Ditto.
10659
4269a651 106602002-08-19 Alexandre Oliva <aoliva@redhat.com>
10661
10662 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10663 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10664 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10665
0bc5749d 106662002-08-16 Aldy Hernandez <aldyh@redhat.com>
10667
10668 * MAINTAINERS: Add self to rs6000 vector extensions.
10669
38f91bf2 106702002-08-15 Alexandre Oliva <aoliva@redhat.com>
10671
10672 * libiberty/configure: Reverted unintended yesterday's check in.
10673
c837ae19 106742002-08-14 Alexandre Oliva <aoliva@redhat.com>
10675
10676 * boehm-gc/configure, libf2c/configure: Rebuilt.
10677 * libffi/configure, libiberty/configure: Ditto.
10678 * libjava/configure, libobjc/configure: Ditto.
10679 * libstdc++-v3/configure, zlib/configure: Ditto.
10680 Merged from binutils:
10681 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10682 From Steve Ellcey <sje@cup.hp.com>:
10683 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10684 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10685 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10686 IA64.
10687 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10688 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10689 soname_spec, sys_lib_search_path_spec): Ditto.
10690
dcde3c07 106912002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 10692
10693 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10694
769d609b 106952002-08-04 H.J. Lu (hjl@gnu.org)
10696
10697 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10698
fad51d8f 106992002-08-02 Krister Walfridsson <cato@df.lth.se>
10700
10701 * MAINTAINERS (Write After Approval): Add myself.
10702
e31d86e1 107032002-07-31 Alan Modra <amodra@bigpond.net.au>
10704
10705 * configure.in: Move generic linux case to end. Copy generic
10706 linux noconfigdirs to mips*-*-linux* entry and new
10707 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10708
31699db1 107092002-07-19 Michael Matz <matz@suse.de>
10710
10711 * MAINTAINERS: Add myself as ra* maintainer.
10712
2ac0d5ca 107132002-07-16 Chris Demetriou <cgd@broadcom.com>
10714
10715 * config.guess: Update to 2002-07-09 version.
10716 * config.sub: Update to 2002-07-03 version.
10717
501ad919 107182002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10719
10720 * MAINTAINERS: Fix typo in a maintainer email address.
10721
753fca8a 107222002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10723
10724 * configure.in: Remove two redundant tests.
10725
61ab9ea9 107262002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10727
10728 * configure.in (mips*-*-irix6*o32): Enable stabs.
10729
39b7c449 107302002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10731
a7d623d2 10732 * configure.in: Don't build grez.
10733 * Makefile.in: Ditto.
10734
39b7c449 10735 * Makefile.in: Remove references to bsp, cygmon, libstub.
10736 * configure.in: Ditto.
10737
10738 * configure.in: Remove leftover reference to gdbtest.
10739
418aeabd 107402002-07-08 Phil Edwards <pme@gcc.gnu.org>
10741
10742 * configure.in (gxx_include_dir): Change to match versioned
10743 C++ headers if --enable-version-specific-runtime-libs is used.
10744
7261cb98 107452002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 10746
7261cb98 10747 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10748
f6c0123d 107492002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10750
10751 * configure.in: Make --without-x work.
10752
a054af37 107532002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10754
70af7570 10755 * configure.in: Rearrange target Makefile fragment collection.
10756
a054af37 10757 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10758 cvs[src].
10759 * configure.in: Ditto.
10760
59303ed0 107612002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10762
10763 * MAINTAINERS (Write After Approval): Update my e-mail address.
10764
4606a26b 107652002-06-24 Ben Elliston <bje@redhat.com>
10766
10767 * configure.in (host_tools): Remove cgen.
10768
10769 * Makefile.in (all-cgen): Remove; runs from its source directory.
10770 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 10771 (all-opcodes): Do not depend on all-cgen.
4606a26b 10772 (all-sim): Likewise.
10773
dcde3c07 107742002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 10775
10776 * Makefile.in: Eliminate 'apache' targets.
10777 * configure.in: Eliminate 'apache' targets.
10778
13b1b53a 10779 * configure.in: Eliminate redundant tests. Reorganize.
10780
9acba065 10781 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10782
d240b39d 10783 * config-ml.in: Eliminate references to Cygnus configure.
10784
8323b19f 10785 * Makefile.in: Eliminate references to building emacs.
10786
5e606a0f 107872002-06-28 Graham Stott <graham.stott@btinternet.com>
10788
10789 * MAINTAINERS: Update my email address.
10790
531034c6 107912002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10792
10793 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 10794 (cxx_incdir): Remove.
531034c6 10795
bbe6e35a 107962002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10797
10798 * MAINTAINERS (Write After Approval): Add self.
10799
1be37211 10800Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10801
10802 * configure.in: Add support for ip2k.
10803
28070d68 108042002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10805
10806 * configure.in: Fix AIX configury bug.
10807
750f93c6 108082002-06-20 Steve Ellcey <sje@cup.hp.com>
10809
10810 * MAINTAINERS (Write After Approval): Add self.
10811
6862ee05 108122002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10813
296a0f54 10814 * configure.in: replace ${topsrcdir} with ${srcdir}
10815
79381a91 10816 * configure.in: Move definition of libstdcxx_flags
10817 right above usage, rather than waaay earlier.
10818
99aa6b34 10819 * configure.in: Pull definition of is_cross_compiler earlier.
10820
2e74a29f 10821 * configure.in: Rearrange a little.
10822
6862ee05 10823 * configure.in: Remove references to librx.
10824 * Makefile.in: Remove references to librx.
10825
8208f71e 10826Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10827
10828 * config.sub: Add support for avr target.
10829 Import from master sources, rev 1.255
2857c21b 10830
b3167a65 108312002-06-19 Phil Edwards <pme@gcc.gnu.org>
10832
10833 * configure, .cvsignore: Revert previous change...
10834 * Makefile: ...delete.
10835
3177ad11 108362002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10837
10838 * configure.in: Eliminate ${gasdir} variable.
10839
98b82774 108402002-06-18 Dave Brolley <brolley@redhat.com>
10841
10842 * configure.in: Add support for frv.
10843 * config.sub: Add support for frv.
10844
324ae56a 108452002-06-18 Phil Edwards <pme@gcc.gnu.org>
10846
10847 * configure: Remove garbage from previous commit.
10848
9bf16801 108492002-06-18 Phil Edwards <pme@gcc.gnu.org>
10850
10851 * configure: For in-source builds, make a subdir and re-exec there.
10852 * Makefile: New file. Pass targets through to build directory.
10853 * .cvsignore: No longer ignore "Makefile".
10854
ceb0e431 108552002-06-16 Douglas Rupp <rupp@gnat.com>
10856
10857 * MAINTAINERS (Write After Approval): Add self.
10858
50471600 108592002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10860
10861 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10862
5f0cd095 108632002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10864
10865 * configure.in (vax-*-netbsd*): Re-enable gas.
10866
02a5d82a 108672002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10868
286bd992 10869 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10870 BUILD_PREFIX_1, to correct nomenclature.
10871 * configure: Likewise.
10872
02a5d82a 10873 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10874 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10875
33327ce2 108762002-05-31 Olaf Hering <olh@suse.de>
10877
10878 * config-ml.in: Propogate DESTDIR also.
10879
ce3c05b4 108802002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10881
10882 * configure.in (vax-*-netbsd*): Don't build gas for this
10883 platform.
10884
a899dc64 108852002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10886
10887 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10888 and libgcj for AVR.
10889
fe44416c 108902002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10891
10892 * MAINTAINERS (Write After Approval): Add myself.
10893
81c7c0cd 108942002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10895
10896 * config.guess: Update to 2002-05-22 version.
10897 * config.sub: Likewise.
10898
3354d061 108992002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10900
10901 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10902 * config-ml.in: Likewise.
10903 * configure: Likewise.
10904 * configure.in: Likewise.
10905
38d811e4 109062002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10907
10908 * MAINTAINERS: Update my email address.
10909
85b038d8 109102002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10911
e12be23e 10912 * configure.in: Simplify makefile fragment collection.
10913
10914 * configure.in: Remove code to build emacs.
ebd9f514 10915
64d298c9 10916 * configure.in : Remove --srcdir argument from targargs and buildargs
10917 (it's always overridden in the Makefile anyway). Rearrange a bit.
10918
10919 * configure: Move some logic to configure.in.
10920 * configure.in: Move some logic from configure.
85b038d8 10921
231fca94 109222002-05-11 Tom Tromey <tromey@redhat.com>
10923
10924 * MAINTAINERS: Reflect libgcj reality.
10925
7a94b1b9 109262002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10927
10928 * Makefile.in: Honour DESTDIR.
10929
053d448f 109302002-05-08 Mark Mitchell <mark@codesourcery.com>
10931
10932 * config.guess: Import 2002-03-20 version.
10933 * config.sub: Import 2002-04-26 version.
10934
2eb4509a 109352002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10936
10937 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10938
df8868bc 109392002-05-07 Tim Josling <tej@melbpc.org.au>
10940
10941 * MAINTAINERS: Add self.
10942
dcde3c07 109432002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 10944
10945 * ltmain.sh: Detect and handle object name conflicts
10946 while piecewise linking a static library.
10947
05bcb167 109482002-05-05 Alexandre Oliva <aoliva@redhat.com>
10949
10950 * configure.in (noconfigdirs): Don't disable libgcj on
10951 sparc64-*-solaris* and sparcv9-*-solaris*.
10952
1693b6e0 109532002-05-03 Alexandre Oliva <aoliva@redhat.com>
10954
10955 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10956
6a255a10 109572002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10958
10959 * configure.in (FLAGS_FOR_TARGET): Do not add
10960 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10961 on i[3456]86-*-linux*.
10962
84690ae2 109632002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10964
10965 * configure.in (noconfigdirs): Replace [ ] with test.
10966
10967 * configure.in (noconfigdirs): Do not add target-newlib if
10968 target == i[3456]86-*-linux*, and host == target.
10969
f8c3fea9 109702002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10971
d5908f53 10972 * configure.in: delete reference to absent file
10973
441f85dc 10974 * configure.in: replace '[' with 'test'
10975
a1245e7e 10976 * configure.in: Eliminate references to gash.
10977 * Makefile.in: Eliminate references to gash.
10978
7fe51435 10979 * configure.in: remove useless references to 'pic' makefile fragments.
10980
1e0a85a6 10981 * configure.in: (*-*-windows*) Finish removing.
10982
f8c3fea9 10983 * configure.in: Eliminate redundant test for libgui.
10984
5cf29107 109852002-04-29 Roger Sayle <roger@eyesopen.com>
10986
10987 * MAINTAINERS: Add self and realphabetize. Update entries
10988 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10989 entry for a29k port maintainer.
10990
dcde3c07 109912002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 10992
10993 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10994 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10995
feaa7d87 109962002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10997
10998 * configure.in: remove references to dead files
10999
d74b55e8 110002002-04-19 Mark Mitchell <mark@codesourcery.com>
11001
11002 * MAINTAINERS: Add information about purpose of this file.
11003
55efab1c 110042002-04-18 Tom Tromey <tromey@redhat.com>
11005
11006 * configure.in: Disallow configuring libgcj when it is already
11007 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11008 Solaris 2.8 by default. For PR libgcj/6158.
11009
29a2c390 110102002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11011
11012 * configure.in: Move default CC setting out of config/mh-* fragments
11013 directly into here.
11014
b138c834 110152002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11016
11017 * configure.in: don't even try to configure or make a subdirectory
11018 if there's no configure script for it.
11019
5e311636 110202002-04-15 Mark Mitchell <mark@codesourcery.com>
11021
11022 * MAINTAINERS: Remove chill maintainers.
11023 * Makefile.in (CHILLFLAGS): Remove.
11024 (CHILL_LIB): Remove.
11025 (TARGET_CONFIGDIRS): Remove libchill.
11026 (CHILL_FOR_TARGET): Remove.
11027 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11028 CHILL_LIB.
11029 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11030 (CHECK_TARGET_MODULES): Likewise.
11031 (INSTALL_TARGET_MODULES): Likewise.
11032 (CLEAN_TARGET_MODULES): Likewise.
11033 (configure-target-libchill): Remove.
11034 (all-target-libchill): Remove.
11035 * configure.in (target_libs): Remove target-libchill.
11036 Do not compute CHILL_FOR_TARGET.
11037 * libchill: Remove directory.
2857c21b 11038
df2ff48f 110392002-04-11 DJ Delorie <dj@redhat.com>
11040
11041 * Makefile.in, configure.in: Sync with binutils, entries
11042 follow...
11043
a76bff71 110442002-04-07 Andrew Cagney <ac131313@redhat.com>
11045
11046 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11047 (do-tar, do-bz2): New rules.
11048 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11049 (gdb-tar): New rule.
11050 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11051 (insight_dejagnu.tar): New rule.
11052 (insight.tar): New rule.
11053 (gdb+dejagnu.tar): New rule.
11054 (gdb.tar): New rule.
11055
df2ff48f 110562002-02-01 Mo DeJong <supermo@bayarea.net>
11057
11058 * Makefile.in: Add all-tix to deps for all-snavigator
11059 so that tix is built when building snavigator.
11060
110612002-01-11 Steve Ellcey <sje@cup.hp.com>
11062
11063 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11064 ld and gdb are not supported.
11065
110662002-01-07 Mark Salter <msalter@redhat.com>
11067
11068 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11069 Allow target-libgloss to be built for arm, strongarm, and xscale.
11070
110712001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11072
11073 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11074 options for i[3456]86-pc-linux* native builds.
11075
110762001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11077
11078 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11079 files from .po files for a distribution.
11080
110812001-09-03 Jeff Holcomb <jeffh@redhat.com>
11082
11083 * configure.in: Enable libstdc++-v3 for h8300 targets.
11084
110852001-06-19 Alan Modra <amodra@bigpond.net.au>
11086
11087 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11088 version from bfd/.
11089
11090Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11091
11092 * Makefile.in (VER): When present, extract the version number from
11093 the file version.in.
11094
dcde3c07 110952001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 11096
11097 * configure.in : enable ld for aix
11098
110992001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11100
11101 * config.guess: Add linux target for S/390.
11102
111032000-11-07 Philip Blundell <pb@futuretv.com>
11104
11105 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11106
111072000-11-03 Philip Blundell <pb@futuretv.com>
11108
11109 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11110 files.
11111
111122001-01-15 Ben Elliston <bje@redhat.com>
11113
11114 * configure.in (host_tools): Add sid.
11115 Always configure cgen.
11116
111172000-11-24 Nick Clifton <nickc@redhat.com>
11118
11119 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11120
df2ff48f 111212000-08-20 Doug Evans <dje@casey.transmeta.com>
11122
11123 * Makefile.in (ALL_MODULES): Add all-cgen.
11124 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11125 (all-cgen): New target.
11126 (all-opcodes,all-sim): Depend on all-cgen.
11127 * configure.in (host_tools): Add cgen.
11128 Only configure cgen if --enable-cgen-maint.
11129
dcde3c07 111302002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 11131
11132 * configure.in: Add *-*-freebsd* configurations.
11133
4caca96d 111342002-04-08 Tom Tromey <tromey@redhat.com>
11135
11136 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11137 Fixes PR libgcj/6068.
11138
ec66e65b 111392002-03-30 Krister Walfridsson <cato@df.lth.se>
11140
11141 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11142
dd96b1d1 111432002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11144
11145 * configure.in (alpha*-dec-osf*): Enable libgcj.
11146
dcde3c07 111472003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 11148
11149 * MAINTAINERS (Write After Approval): Add myself.
11150
52fdc102 111512002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11152
11153 Fix for: PR bootstrap/3591, target/5676
11154 * configure.in (mcore-pe): Disable the configuration of
11155 libstdc++-v3 since exceptions are not supported.
11156
f3830a0e 111572002-03-20 Anthony Green <green@redhat.com>
11158
11159 * configure.in: Enable libgcj for xscale-elf target.
11160
dcde3c07 11161Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 11162
11163 * MAINTAINERS: Update my email address.
11164
82c26350 111652002-03-16 Alexandre Oliva <aoliva@redhat.com>
11166
11167 * ltmain.sh (relink_command): Fix typo in previous change.
11168
30d51ce8 111692002-03-15 Alexandre Oliva <aoliva@redhat.com>
11170
11171 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11172 (relink_command): Added --tag flags.
11173 (mode=install): If relinking fails; error out.
11174
863ba363 111752002-03-12 Richard Henderson <rth@redhat.com>
11176
11177 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11178 .NOTPARALLEL tag.
11179 (do-check): Rename from check.
11180 (check): Allow parallel check.
11181
a4ae6a96 111822002-03-12 Bob Wilson <bob.wilson@acm.org>
11183
11184 * MAINTAINERS: Add myself as maintainer for xtensa port.
11185 Fix alphabetical order in CPU port maintainer list.
11186 Remove myself from Write After Approval list.
11187
b65e027c 111882002-03-11 Richard Henderson <rth@redhat.com>
11189
11190 * Makefile.in (.NOTPARALLEL): Add fake tag.
11191
857f2cca 111922002-03-07 H.J. Lu (hjl@gnu.org)
11193
11194 * configure.in: Enable gprof for mips*-*-linux*.
11195
f9231c6c 111962002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11197
11198 * MAINTAINERS (Write After Approval): Add myself.
11199
a51555c7 112002002-02-28 Alexandre Oliva <aoliva@redhat.com>
11201
11202 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11203 libjava.
11204 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11205
f48588d2 112062002-02-23 Alexandre Oliva <aoliva@redhat.com>
11207
11208 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11209 because its Makefile is there; test for the executable instead.
11210
4e979746 112112002-02-22 Alexandre Oliva <aoliva@redhat.com>
11212
11213 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11214 libstdc++-v3 and libjava.
11215
dcde3c07 112162002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 11217
11218 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11219 boehm-gc
2857c21b 11220
ff727c47 112212002-02-09 Alexandre Oliva <aoliva@redhat.com>
11222
11223 * config.guess: Updated to 2002-01-30's version.
11224 * config.sub: Updated to 2002-02-01's version.
11225 Contribute sh64-elf.
11226 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11227 * configure.in: Added sh64-*-*.
11228
77badc5f 112292002-02-08 Chris Demetriou <cgd@broadcom.com>
11230
11231 * MAINTAINERS: Belatedly add myself to write after approval list.
11232
270ba101 11233Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11234
11235 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11236 Remove self as Write After Approval.
11237
2ca6eb0a 112382002-01-31 Geoffrey Keating <geoffk@redhat.com>
11239
11240 * MAINTAINERS: Put self in as maintainer for contrib/regression
11241 directory.
11242
0a526b48 112432002-01-28 Phil Edwards <pme@gcc.gnu.org>
11244
11245 * MAINTAINERS: Update my email address.
11246
1602f15c 112472002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11248
2857c21b 11249 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11250 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 11251 libraries if not supported for NetBSD on target CPU.
11252
ecec2beb 112532002-01-25 Douglas B Rupp <rupp@gnat.com>
11254
11255 * install-sh: Use _inst.$$_ for temp file name.
11256
645cf380 112572002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11258
11259 * MAINTAINERS (Write After Approval): Move my contact info
11260 from here...
11261 (OS Port Maintainers): ...to here (netbsd).
11262
aaced030 112632002-01-22 Bob Wilson <bob.wilson@acm.org>
11264
11265 * MAINTAINERS (Write After Approval): Add myself.
11266
dcde3c07 112672002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 11268
11269 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11270 (all-target-fastjar): Also depend on all-target-libiberty.
11271
7fac8b66 112722002-01-16 H.J. Lu (hjl@gnu.org)
11273
11274 * config.guess: Import from master sources, rev 1.225.
11275 * config.sub: Import from master sources, rev 1.238.
11276
22cb6446 112772002-01-16 Kazu Hirata <kazu@hxi.com>
11278
11279 * MAINTAINERS (Write After Approval): Remove myself.
11280
e83a1c00 112812001-12-19 Florian Weimer <fw@deneb.enyo.de>
11282
11283 * MAINTAINERS (Write After Approval): Add myself.
11284
7ac25494 112852001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11286
11287 * MAINTAINERS: Add self as docs co-maintainer.
11288
15f457c4 112892001-12-11 Matthias Klose <doko@debian.org>
11290
11291 * MAINTAINERS (Write After Approval): Add myself.
11292
9753f6ab 112932001-12-09 Zack Weinberg <zack@codesourcery.com>
11294
11295 * MAINTAINERS: Update my email address.
11296
35df4184 112972001-12-07 Turly O'Connor <turly@apple.com>
11298 * MAINTAINERS (Write After Approval): Add myself.
11299 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11300 (rs6000_initialize_trampoline): Call __trampoline_setup for
11301 ABI_DARWIN too.
11302 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 11303 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 11304
66f95edb 113052001-12-07 Paolo Carlini <pcarlini@unitus.it>
11306
11307 * MAINTAINERS (Write After Approval): Add myself.
11308
e67b1627 11309Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11310
11311 * configure, configure.in: Use temp file for long sed commands.
11312
8dfee166 113132001-12-03 Laurent Guerby <guerby@acm.org>
11314
11315 * config.sub: Update to version 1.232 on subversion.
11316
7412cf54 113172001-12-03 Ben Elliston <bje@redhat.com>
11318
11319 * MAINTAINERS: Update mail address for config.* patches.
11320
dcde3c07 113212001-11-27 DJ Delorie <dj@redhat.com>
31972771 11322 Zack Weinberg <zack@codesourcery.com>
11323
11324 When build != host, create libiberty for the build machine.
11325
11326 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11327 CONFIG_ARGUMENTS.
11328 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11329 New variables.
11330 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11331 and rules.
11332 (all.normal): Depend on ALL_BUILD_MODULES.
11333 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11334 (all-build-libiberty): Depend on configure-build-libiberty.
11335
11336 * configure: Calculate and substitute proper value for
11337 ALL_BUILD_MODULES.
11338 * configure.in: Create the build subdirectory.
11339 Calculate and substitute TARGET_CONFIGARGS (formerly
11340 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11341
0e3daba4 113422001-11-26 Ziemowit Laski <zlaski@apple.com>
11343
11344 * MAINTAINERS (write-after-approval): Add self.
11345
1ccaa52c 113462001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11347
11348 * MAINTAINERS (GNATS only accounts): Remove self.
11349
97b9437e 113502001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11351
11352 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11353 libf2c.
11354
2d051b86 113552001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11356
11357 * MAINTAINERS (Write After Approval): Add self.
11358
9829bea4 113592001-11-12 David O'Brien <obrien@FreeBSD.org>
11360
11361 * MAINTAINERS: mips and s390 are also CPU ports.
11362
f8556812 113632001-11-12 David O'Brien <obrien@FreeBSD.org>
11364
11365 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11366
e3c6ddf5 113672001-11-11 David O'Brien <obrien@FreeBSD.org>
11368
11369 * MAINTAINERS: Alphabetize.
11370
31cd48a0 113712001-11-09 Kazu Hirata <kazu@hxi.com>
11372
11373 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11374
76f9a979 113752001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11376
11377 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11378
a9cbbd8a 113792001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11380
11381 * configure.in (--enable-languages): Be more permissive about
11382 syntax. Check for empty lists better. Warn about $LANGUAGES.
11383
dddb37d8 113842001-11-08 Geoffrey Keating <geoffk@redhat.com>
11385
11386 * config.sub: Import from master sources, rev. 1.230.
11387 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11388
f0314ce2 113892001-11-07 Laurent Guerby <guerby@acm.org>
11390
11391 * MAINTAINERS (Write After Approval): Add self.
11392
8c30d42d 113932001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11394
11395 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11396
18729ae0 113972001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11398
11399 * config.sub: Import from master sources, rev 1.226.
11400 * config.guess: Import from master sources, rev 1.216.
11401
38135c1e 114022001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11403
11404 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11405 * MAINTAINERS: Add self as maintainer of MMIX port.
11406 Remove old after-approval entry.
11407
fee90afd 114082001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11409
11410 * ChangeLog, configure: Fix spelling errors.
11411
800026b8 114122001-10-20 Brendan Kehoe <brendan@zen.org>
11413
11414 * MAINTAINERS: Tweak my address.
11415
dcde3c07 11416Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 11417
11418 * MAINTAINERS: Update my email address.
11419
b746a8aa 114202001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 11421
10475f52 11422 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 11423 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 11424
27e8b2c3 114252001-10-10 Geert Bosch <bosch@gnat.com>
11426
31972771 11427 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 11428 Added Robert Dewar.
11429
dcde3c07 114302001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 11431
11432 * MAINTAINERS (Write After Approval): Added self
11433
17a611d5 114342001-10-02 Geert Bosch <bosch@gnat.com>
11435
11436 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11437
8b20014f 114382001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11439
11440 * configure: Handle temporary files securely using mkdir.
11441
85d6787e 114422001-09-29 Alexandre Oliva <aoliva@redhat.com>
11443
11444 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11445
dcde3c07 114462001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 11447
11448 * configure.in (*-*-linux*): Disable configuration of target-newlib
11449 and target-libgloss.
31972771 11450
1ed656c9 114512001-09-26 Alexandre Oliva <aoliva@redhat.com>
11452
11453 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11454 RANLIB.
11455
6f36c694 114562001-09-21 Alexandre Oliva <aoliva@redhat.com>
11457
11458 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11459 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11460 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11461 avoid quotes nesting problems.
11462 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11463 (DO_X): Export only variables that are set.
11464
471c8d6f 114652001-09-19 Ben Elliston <bje@redhat.com>
11466
11467 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11468 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11469 semantics. Use the shell built-in "type" command instead.
11470
debdecb8 114712001-08-31 Alexandre Oliva <aoliva@redhat.com>
11472
11473 Merged from gcc-3_0-branch:
11474 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11475 * ltcf-c.sh: Use $objext, not $ac_objext.
11476 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11477 * ltcf-cxx.sh: Add support for GNU.
11478 2001-07-22 Timothy Wall <twall@redhat.com>
11479 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11480 default settings if using GNU tools with that configuration.
11481 * ltcf-cxx.sh: Ditto.
11482 * ltcf-gcj.sh: Ditto.
11483 2001-07-21 Michael Chastain <chastain@redhat.com>
11484 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11485 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11486 * ltmain.sh: Mark as gcc-local.
11487
79af057d 114882001-08-30 Eric Christopher <echristo@redhat.com>
11489 Jason Eckhardt <jle@redhat.com>
11490
11491 * config.guess: Merge from master sources.
11492 * config.sub: Merge from master sources, add support for mipsisa32.
11493
2af6c242 114942001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 11495 * config.sub: Merge from master sources, rev 1.219.
11496 * MAINTAINERS: Add self as contact for stormy16 port.
11497
2e1f0726 114982001-08-14 Zack Weinberg <zackw@panix.com>
11499
11500 * config.sub: Merge from master sources, rev 1.218.
11501 * config.guess: Merge from master sources, rev 1.209.
11502
7148a43f 115032001-08-11 Graham Stott <grahams@redhat.com>
11504
11505 * Makefile.in (check-c++): Add missing semicolon.
11506
7572bd48 11507Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11508
2af6c242 11509 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 11510
f9daa432 115112001-07-30 Eric Christopher <echristo@redhat.com>
11512
11513 * MAINTAINERS (Various maintainers: mips port): Added myself.
11514
d5d994d4 115152001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11516
31972771 11517 * configure.in (sh-*-linux*): New.
d5d994d4 11518
8741eff3 115192001-07-27 Richard Henderson <rth@redhat.com>
11520
11521 * .cvsignore: Add LAST_UPDATED.
11522
e06d8cc6 115232001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11524
11525 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11526
8729bf80 115272001-07-16 Aldy Hernandez <aldyh@redhat.com>
11528
31972771 11529 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 11530
19abf887 11531Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11532
11533 * MAINTAINERS (Write After Approval): Added myself.
11534
8f71eb19 115352001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11536
11537 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11538 and libgcj on m68hc11/m68hc12.
11539
fc5104b7 115402001-06-27 H.J. Lu (hjl@gnu.org)
11541
11542 * Makefile (CFLAGS_FOR_BUILD): New.
11543 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11544
8ee5e915 115452001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11546
11547 * README: Remove version number.
11548
c753142b 115492001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11550
11551 * INSTALL/README: Update wrt. to the installation instructions now
11552 residing in gcc/doc/install.texi.
11553
8f602ce4 115542001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11555
11556 * README: Replace with a cut-down and updated version of gcc/README.
11557
0546d603 115582001-06-12 David Edelsohn <edelsohn@gnu.org>
11559
11560 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11561 multilibs to be disabled.
11562
f3886572 115632001-06-11 Daniel Berlin <dan@cgsoftware.com>
11564
11565 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 11566
f1379586 115672001-06-09 Alexandre Oliva <aoliva@redhat.com>
11568
11569 * config.guess: Import CVS version 1.195.
11570 * config.sub: Import CVS version 1.212.
11571
ff091412 115722001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11573
11574 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11575 gcc/xgcc is built, use -print-prog-name to find out the program
11576 name to use.
11577
6eadd25b 115782001-06-04 Phil Edwards <pme@sources.redhat.com>
11579
11580 * config.guess: Import CVS version 1.194. All gcc-local changes
11581 appear to also be in the master copy.
11582 * config.sub: Import CVS version 1.211.
11583
761c31c6 11584Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11585
11586 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11587 with_gcc]: Use `gcc -shared' to build a shared library.
11588
833b6505 11589Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11590
11591 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11592 archives.
11593
9847d949 11594Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11595
11596 * MAINTAINERS (Write After Approval): Add myself.
11597
fadf0d3c 115982001-06-01 Hans-Peter Nilsson <hp@axis.com>
11599
11600 * configure.in (libstdcxx_flags): Do not try to execute
11601 libstdc++-v3/testsuite_flags until it exists.
11602
d39a4f27 116032001-06-01 Alan Modra <amodra@bigpond.net.au>
11604
11605 * MAINTAINERS: Update my email address.
11606
d0642799 116072001-05-31 Graham Stott <grahams@redhat.com>
11608
11609 * MAINTAINERS (Write After Approval): Add myself.
11610
dcde3c07 116112001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 11612
11613 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11614 libraries when using g++ with native linker.
11615
a28875e9 116162001-05-28 Alexandre Oliva <aoliva@redhat.com>
11617
11618 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11619
00ed89e1 116202001-05-22 Alexandre Oliva <aoliva@redhat.com>
11621
11622 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11623 [aix4*|aix5*]: Prepend blank.
11624
93221b10 116252001-05-20 Alexandre Oliva <aoliva@redhat.com>
11626
11627 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11628 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11629 of subdir/configure scripts to use the new libtool.m4.
11630
b26428f6 116312001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11632
11633 * MAINTAINERS (Write After Approval): Add myself.
11634
de27502c 116352001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11636
11637 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11638
28e776fd 116392001-05-11 Ben Elliston <bje@redhat.com>
11640
11641 * Makefile.in (all-sid): New target.
11642 (check-sid, clean-sid, install-sid): Likewise.
11643
e67abcc9 116442001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11645
11646 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11647
df4fdffb 116482001-05-03 Alexandre Oliva <aoliva@redhat.com>
11649
11650 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11651 libgcj.
11652
116532001-05-03 Alexandre Oliva <aoliva@redhat.com>
11654
11655 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11656 gcc/xgcc is built, use -print-prog-name to find out the program
11657 name to use.
11658
dfb18c91 116592001-04-26 Alexandre Oliva <aoliva@redhat.com>
11660
fdaf496c 11661 * configure.in (noconfigdirs): Don't reset it from scratch in the
11662 target case; only append to it.
f9daa432 11663
dfb18c91 11664 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11665 sparc-*-solaris2.8]: Disable ${libgcj}.
11666
f7ec7829 116672001-04-25 Alexandre Oliva <aoliva@redhat.com>
11668
11669 * configure.in (libgcj_saved): Copy from $libgcj.
11670 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11671 --disable-libgcj.
11672
b890ea44 116732001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11674
11675 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 11676 C front end maintainer.
b890ea44 11677
f6dd84a6 11678Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11679
11680 * configure.in: Move *-chorusos target case to the proper switch.
11681 Disable libgcj.
11682
46b021de 116832001-04-12 Alexandre Oliva <aoliva@redhat.com>
11684
11685 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11686 1.641.2.228.
11687
0355c121 116882001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11689
11690 * Makefile.in (STAGE1_CFLAGS): Pass down.
11691
954078d1 116922001-04-13 Alan Modra <amodra@one.net.au>
11693
11694 * config.guess: Add hppa64-linux support. Note for next import that
11695 this is already in the master file.
11696 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11697
67282802 116982001-04-12 Alexandre Oliva <aoliva@redhat.com>
11699
11700 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11701 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11702
628f3e51 117032001-04-11 Stan Shebs <shebs@apple.com>
11704
11705 * MAINTAINERS: Add self as Darwin port maintainer.
11706
c5659af6 117072001-04-11 Alan Modra <amodra@one.net.au>
11708
11709 * MAINTAINERS: Update my email address.
11710
6a965736 117112001-04-10 Loren J. Rittle <ljrittle@acm.org>
11712
11713 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11714 recent versions of FreeBSD (release 3 or later).
11715 * ltconfig: On FreeBSD, -lc must not be provided when building
11716 a shared library or else the standard -pthread gcc option is
11717 rendered worthless to later users of the built library.
11718
e64be694 117192001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11720
11721 * MAINTAINERS: Add self and RTH as C front end maintainers.
11722
a28f421e 117232001-04-05 Alexandre Oliva <aoliva@redhat.com>
11724
31972771 11725 * config.sub: Make sure to match an already-canonicalized
11726 machine name (eg. mn10300-unknown-elf).
a28f421e 11727
1cb80700 117282001-04-01 Alexandre Oliva <aoliva@redhat.com>
11729
11730 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11731 New macros.
11732 (bootstrap, cross): Use RECURSE_FLAGS.
11733 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11734
8929c4de 117352001-03-27 Alexandre Oliva <aoliva@redhat.com>
11736
11737 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11738
46b43912 117392001-03-22 Colin Howell <chowell@redhat.com>
11740
5c144a30 11741 * Makefile.in (DO_X): Do not backslash single-quotes in
11742 backquotes (two places).
46b43912 11743
cd003521 117442001-03-22 Alexandre Oliva <aoliva@redhat.com>
11745
11746 Re-installed:
11747 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11748 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11749 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11750 * ltcf-cxx.sh: Likewise.
11751 * ltcf-gcj.sh: Likewise.
11752
7c9b3c20 117532001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11754
11755 * MAINTAINERS: Add myself as "documentation co-maintainer".
11756
88c1d089 117572001-03-22 Alexandre Oliva <aoliva@redhat.com>
11758
11759 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11760 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11761
ed7a462d 117622001-03-19 Tom Tromey <tromey@redhat.com>
11763
11764 * config-ml.in: Handle GCJ and GCJFLAGS.
11765
3caa3e73 117662001-03-21 Michael Chastain <chastain@redhat.com>
11767
11768 * Makefile.in: all-m4 depends on all-texinfo.
11769
45b909bc 117702001-03-20 Loren J. Rittle <ljrittle@acm.org>
11771
11772 * MAINTAINERS: Add myself to write after approval list.
11773
f9ecd05b 117742001-03-18 Laurynas Biveinis <lauras@softhome.net>
11775
11776 * Makefile.in (DO_X): Quote nested quotes.
11777
a0167be8 117782001-03-18 Alan Modra <alan@linuxcare.com.au>
11779
11780 * MAINTAINERS: Add myself to write after approval list.
11781
34690eeb 117822001-03-15 Laurynas Biveinis <lauras@softhome.net>
11783
11784 * Makefile.in (DO_X): Use double quotes for quoting
11785 "RANLIB=$${RANLIB}".
11786
ace16e3d 117872001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11788
11789 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11790
dcde3c07 117912001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 11792
11793 * configure.in: Only use `lang_requires' for languages athat are
11794 actually enabled.
11795
6941e176 117962001-03-08 Phil Edwards <pme@sources.redhat.com>
11797
11798 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11799
8278b709 118002001-03-08 Alexandre Oliva <aoliva@redhat.com>
11801
11802 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11803
1a6eb118 118042001-03-07 Tom Tromey <tromey@redhat.com>
11805
11806 * configure.in: Allow config-lang.in to set `lang_requires' to list
11807 of other required languages.
11808
8c74272d 118092001-03-06 Laurynas Biveinis <lauras@softhome.net>
11810
11811 * Makefile.in: Remove RANLIB definition. Use RANLIB
11812 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11813 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 11814
41edef81 118152001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 11816 Alexandre Oliva <aoliva@redhat.com>
f9daa432 11817
41edef81 11818 * Makefile.in (check-c++): Use tabs, not spaces.
11819
8b6c1516 118202001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 11821
8b6c1516 11822 * MAINTAINERS: add myself to Write After Approval list.
11823
66c4386e 118242001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 11825
31972771 11826 * Makefile.in (check-c++): New rule.
f9daa432 11827
fd1a012c 11828 * configure.in (target_libs): Remove libg++.
11829 (noconfigdirs): Remove libg++.
11830 (noconfigdirs): Same.
11831 (noconfigdirs): Same.
11832 (noconfigdirs): Same.
11833
11834 * config-ml.in: Remove libg++ references.
11835
11836 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11837 (ALL_TARGET_MODULES): Same.
11838 (configure-target-libg++): Remove.
11839 (all-target-libg++): Remove.
11840 (configure-target-libio): Remove.
11841 (all-target-libio): Remove.
11842 (check-target-libio): Remove.
11843 (.PHONY): Remove.
11844 (libg++.tar.bz2): Remove.
11845 (all-target-cygmon): Remove libio.
11846 (all-target-libstdc++): Remove.
11847 (configure-target-libstdc++): Remove.
11848 (TARGET_LIB_PATH): Remove libstdc++.
11849 (ALL_GCC_CXX): Remove libstdc++.
11850 (all-target-gperf): Correct.
11851
8fb60dad 118522001-02-16 Nick Clifton <nickc@redhat.com>
11853
11854 * configure.in (noconfigdirs): Allow configuration of texinfo
11855 for Cygwin hosts.
11856
8611f330 118572001-02-15 Anthony Green <green@redhat.com>
11858
11859 * configure: Introduce GCJ_FOR_TARGET.
11860 * configure.in: Ditto.
11861 * Makefile.in: Ditto.
11862
863b470b 118632001-02-13 Andreas Schwab <schwab@suse.de>
11864
11865 * MAINTAINERS: Update mail address.
11866
9bfefeba 118672001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11868
11869 * config.guess: Add linux target for S/390.
11870 * config.sub: Likewise.
11871
dcde3c07 118722001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 11873
11874 * configure.in: for *-chorusos, don't config target-newlib and
31972771 11875 target-libgloss.
737f6b8e 11876
60611395 118772001-02-06 Ben Elliston <bje@redhat.com>
11878
11879 * configure: Output host type to stdout, not stderr.
11880
2b05b516 118812001-02-05 Mark Mitchell <mark@codesourcery.com>
11882
da0c6982 11883 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 11884 * ltcf-cxx.sh: Likewise.
11885
2b05b516 11886 * config.if: Assume enable_libstdcxx_v3 is defined.
11887
1030d23b 118882001-02-04 Mark Mitchell <mark@codesourcery.com>
11889
11890 Remove V2 C++ library.
11891 * configure.in: Remove --enable-libstdcxx_v3 support.
11892
1c1033dd 118932001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11894
11895 * include/demangle.h: Add prototype for java_demangle_v3.
11896
3a2af5aa 118972001-01-29 Phil Edwards <pme@sources.redhat.com>
11898
11899 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11900
f4763e9a 119012001-01-27 Richard Henderson <rth@redhat.com>
11902
11903 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11904
1e5173c2 119052001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11906
11907 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11908 Don't unset, it's non-portable and no longer necessary, set to empty
11909 instead.
11910
441075de 119112001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11912
11913 * ltconfig: Shell portability fix for the tagname validity check.
11914
21037ec8 119152001-01-27 Alexandre Oliva <aoliva@redhat.com>
11916
11917 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11918 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11919
db45c2a0 119202001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11921
11922 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11923
2c18c34e 119242001-01-26 Tom Tromey <tromey@redhat.com>
11925
11926 * configure.in: Allow libgcj to be built on Sparc Solaris.
11927
4b44c1a3 119282001-01-25 David Edelsohn <edelsohn@gnu.org>
11929
11930 * ltcf-c.sh: Add aix5 case.
11931 * ltcf-cxx.sh: Likewise.
11932 * ltconfig: Likewise.
11933
24f78d1b 119342001-01-24 Alexandre Oliva <aoliva@redhat.com>
11935
a7b0e06d 11936 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11937 keep at least one of build_libtool_libs or build_old_libs set to
11938 yes.
11939
24f78d1b 11940 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11941 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11942
ef1760c1 119432001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11944
11945 * configure.in: Enable libgcj on several additional platforms.
11946
1986d3d9 119472001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11948
11949 * configure.in: Enable libgcj for linux targets.
11950
7e1bb7bf 119512001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11952
11953 * MAINTAINERS (Write After Approval): Add myself.
11954
f3a027ae 119552001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11956
11957 * MAINTAINERS: Add myself as vax port maintainer.
11958
5e7056b8 119592001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11960
11961 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11962
0d2271de 119632001-01-09 Mike Stump <mrs@wrs.com>
11964
11965 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11966 failures of subdirectories.
11967
cd003521 119682001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 11969
cd003521 11970 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 11971 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 11972 * ltcf-cxx.sh: Likewise.
11973 * ltcf-gcj.sh: Likewise.
11974 * ltconfig.sh: Fix typo.
d76e21ba 11975
95426b72 119762001-01-02 Laurynas Biveinis <lauras@softhome.net>
11977
11978 * configure: handle DOS-style absolute paths.
11979
bd55fdd4 119802001-01-02 Laurynas Biveinis <lauras@softhome.net>
11981
11982 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11983
66714311 119842000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11985
11986 * MAINTAINERS: Add myself as avr port co-maintainer.
11987
f4f04af5 119882000-12-28 Ben Elliston <bje@redhat.com>
11989
11990 * MAINTAINERS: Add myself under ``Write After Approval''.
11991
81875c45 119922000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11993
11994 * texinfo: Remove directory from GCC.
11995
35d9361d 119962000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11997
11998 * COPYING: Update to current
11999 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12000 to 19yy as example year in copyright notice).
12001
ac20ef2c 120022000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12003
f9daa432 12004 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 12005 (libstdcxx_incdir): Pass down.
12006 * config.if: Remove expired bits for cxx_interface, add stub.
12007 (libstdcxx_incdir): Add variable for g++ include directory.
12008 * configure.in (gxx_include_dir): Use it.
f9daa432 12009
d550dfb2 120102000-12-18 Alexandre Oliva <aoliva@redhat.com>
12011
12012 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12013 with old-email address from ``Write After Approval''.
12014
2353a84c 120152000-12-15 Andreas Jaeger <aj@suse.de>
12016
12017 * configure.in: Handle lang_dirs.
12018
120192000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 12020
ad324c4e 12021 * MAINTAINERS: Removed brads.
12022
1bbd1888 12023 * MAINTAINERS: Added gcj developers.
12024
7756f182 120252000-12-13 Anthony Green <green@redhat.com>
f9daa432 12026
7756f182 12027 * configure.in: Disable libgcj for any target not specifically
4b695c23 12028 listed. Disable libgcj for x86 and Alpha Linux until compatible
12029 with g++ abi.
f9daa432 12030
1ef27c9d 120312000-12-13 Mike Stump <mrs@wrs.com>
12032
12033 * Makefile.in (local-distclean): Also remove fastjar.
12034
8c200666 120352000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12036
12037 * contrib/gcc_update: Add fastjar --touch entries.
12038
abc9907a 120392000-12-12 Alexandre Oliva <aoliva@redhat.com>
12040
12041 * configure.in: Disable language-specific target libraries for
12042 languages that aren't enabled.
12043
4d5a2476 120442000-12-10 Anthony Green <green@redhat.com>
12045
12046 * configure.in: Define libgcj. Disable libgcj target libraries for
12047 most targets.
12048
f30b13ba 120492000-12-10 Neil Booth <neilb@earthling.net>
12050
12051 * MAINTAINERS: Update mail address, remove from WAA list.
12052
da538d34 120532000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12054
12055 * libjava: Imported from /cvs/java.
12056 * libffi: Likewise.
12057 * Boehm-gc: Likewise.
12058
bb5f4242 120592000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12060
12061 * configure.in (target_libs): Revert 2000-12-08 patch.
12062 (noconfigdirs): Added target-libjava.
12063
f4f46f68 120642000-12-09 Laurynas Biveinis <lauras@softhome.net>
12065
12066 * djunpack.bat: removed.
12067
2adfe2a9 120682000-12-09 Laurynas Biveinis <lauras@softhome.net>
12069
12070 * Makefile.in: handle DOS-style absolute paths.
12071 * config-ml.in: likewise.
12072 * symlink-tree: likewise.
12073
7ce26751 120742000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12075
12076 * fastjar: Imported.
12077
68a758b6 120782000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12079
12080 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12081 libjava.
12082 * configure.in (target_libs): Removed `target-libjava'.
12083
0b3b9f3b 120842000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12085
12086 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12087 (ALL_MODULES): Added fastjar.
12088 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12089 (all-target-libjava): all-fastjar replaces all-zip.
12090 (all-fastjar): Added.
12091 (configure-target-fastjar, all-target-fastjar): Likewise.
12092 * configure.in (host_tools): Added fastjar.
12093
b9b564e0 120942000-12-07 Mike Stump <mrs@wrs.com>
12095
12096 * Makefile.in (local-distclean): Remove leftover built files.
12097
1a45dccf 120982000-11-24 Nick Clifton <nickc@redhat.com>
12099
12100 * configure.in (xscale-elf): Add target.
12101 (xscale-coff): Add target.
12102
b21e5977 121032000-11-22 Loren J. Rittle <ljrittle@acm.org>
12104
31972771 12105 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12106 recent versions of FreeBSD (release 3 or later).
12107 * ltconfig: On FreeBSD, -lc must not be provided when building
12108 a shared library or else the standard -pthread gcc option is
12109 rendered worthless to later users of the built library.
b21e5977 12110
d7ce037e 121112000-11-16 Fred Fish <fnf@be.com>
12112
12113 * configure.in (enable_libstdcxx_v3): Fix typo,
12114 libstd++ -> libstdc++.
12115
2c5d378d 121162000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12117
12118 * MAINTAINERS: Add self to Write After Approval list.
12119
ea4ec5d3 121202000-11-21 Bernd Schmidt <bernds@redhat.com>
12121
12122 * MAINTAINERS: Update my email address. Add myself to global write
12123 privs list.
12124
5cfbc08c 121252000-11-18 Alexandre Oliva <aoliva@redhat.com>
12126
f42cc732 12127 * Makefile.in: Merge with src and libgcj.
12128 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12129 configure-target-<library> when their configure scripts need the C
12130 or C++ library to have already been built to work properly.
12131 (do_proto_toplev): Set them to an empty string.
12132
5cfbc08c 12133 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12134 (REALLY_SET_LIB_PATH): Use them.
12135
f1433f3d 121362000-11-17 Stan Shebs <shebs@apple.com>
12137
12138 * MAINTAINERS: Add self to Write After Approval list.
12139
9371935c 121402000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12141
12142 * configure: Provide the original toplevel configure arguments
12143 (including $0) to subprocesses in the environment rather than
12144 through gcc/configargs.h.
12145
967ccfb6 121462000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12147
12148 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12149 C99. Alphabetise "Write After Approval" list.
12150
facb1a06 121512000-11-12 Mark Mitchell <mark@codesourcery.com>
12152
4ec87d68 12153 * configure: Turn on libstdc++ V3 by default.
12154
facb1a06 12155 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12156 if we've got GCC.
12157
0877e533 121582000-11-11 Philip Blundell <philb@gnu.org>
12159
12160 * MAINTAINERS: Add self to Write After Approval list.
12161
a6fdcbb2 121622000-11-09 David Edelsohn <edelsohn@gnu.org>
12163
12164 * ltcf-c.sh (aix4): Improve shared library configuration; require
12165 exporting symbols.
12166 * ltcf-cxx.sh (aix4): Define.
12167 * ltconfig (aix4): Define library and soname specs appropriate for
12168 AIX. Define command to create export symbols list.
12169
dcde3c07 12170Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 12171
12172 * config.sub: Add support for Sun Chorus
12173
cc849a38 121742000-10-31 Nick Clifton <nickc@redhat.com>
12175
12176 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12177 <name>@redhat.com. Also installed new email address for Clint
12178 Popetz.
f9daa432 12179
3f23f60a 121802000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12181
12182 * etc: Remove directory from GCC.
12183
3e9279ee 121842000-10-16 Michael Meissner <meissner@redhat.com>
12185
12186 * configure (gcc/configargs.h): Only create if there is a build GCC
12187 directory created.
12188
f9daa432 121892000-10-16 Matthias Klose <doko@debian.org>
12190
5c371a2c 12191 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12192 when configured for libstdc++-v3.
12193
4a0e2d42 121942000-10-05 Phil Edwards <pme@gcc.gnu.org>
12195
12196 * configure: Save configure arguments to gcc/configargs.h.
12197
f39aafc5 121982000-10-04 Philipp Thomas <pthomas@suse.de>
12199
12200 * config.guess: Import CVS version 1.157.
12201 * config.sub: Import CVS version 1.181.
12202
c884589e 122032000-10-04 Andris Pavenis <pavenis@latnet.lv>
12204
12205 * Makefile.in (bootstrap): avoid recursion if subdir missing
12206 (cross): ditto
12207 (do-proto-toplev): ditto
12208
c1a13da0 122092000-09-30 Alexandre Oliva <aoliva@redhat.com>
12210
e920d979 12211 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12212 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12213
c1a13da0 12214 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12215 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12216 all affected `configure' scripts.
12217
81089fbf 12218Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12219
12220 * MAINTAINERS: Add self as cpplib co-maintainer.
12221
c47eeef8 122222000-09-24 Aldy Hernandez <aldyh@redhat.com>
12223
12224 * MAINTAINERS: Add self to Write After Approval list.
12225
1f6ba023 122262000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12227
12228 * INSTALL/README: egcs -> GCC update.
12229
dcde3c07 12230Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 12231
12232 * MAINTAINERS: Add myself to Write After Approval list.
12233
eca133bc 122342000-09-15 Kazu Hirata <kazu@hxi.com>
12235
12236 * MAINTAINERS: Add myself to Write After Approval list.
12237
3a6d39fe 12238Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12239
31972771 12240 * configure.in: Do not build byacc for hppa64. Provide paths to the
12241 X11 libraries for hppa64.
3a6d39fe 12242
5e4d941a 122432000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12244
12245 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12246
fd7f3a57 122472000-09-06 Alexandre Oliva <aoliva@redhat.com>
12248
5fbdfc0f 12249 * Makefile.in (all-zlib): Added dummy target.
12250
fd7f3a57 12251 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12252 ltcf-gcj.sh: Updated from libtool multi-language branch.
12253
92b251ca 122542000-09-05 Alexandre Oliva <aoliva@redhat.com>
12255
12256 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12257 (bootstrap*): Depend on all-bootstrap.
12258
31ab897a 122592000-09-05 Philipp Thomas <pthomas@suse.de>
12260
12261 * config.guess: Import CVS version 1.156.
12262 * config.sub: Import CVS version 1.179.
12263
add841d2 122642000-09-02 Anthony Green <green@cygnus.com>
12265
12266 * Makefile.in (all-gcc): Depend on all-zlib.
12267 (CLEAN_MODULES): Add clean-zlib.
12268 (ALL_MODULES): Add all-zlib.
12269 * configure.in (host_libs): Add zlib.
12270
aff0af06 122712000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 12272
12273 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12274 crosses, but add gcc/include to the header search path for them.
12275
d6f4f260 122762000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12277
12278 * MAINTAINERS: Add self to Write After Approval list.
12279
352d4040 122802000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12281
12282 * config.guess: Import CVS version 1.152.
12283 * config.sub: Import CVS version 1.177.
12284
a49a3523 122852000-08-25 Alexandre Oliva <aoliva@redhat.com>
12286
681dbe98 12287 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12288 $targargs to tell whether newlib is going to be built.
12289
a49a3523 12290 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12291 $$r/TARGET_SUBDIR/libio for _G_config.h.
12292
2fb10547 122932000-08-23 Alexandre Oliva <aoliva@redhat.com>
12294
12295 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12296
1554dae1 122972000-08-22 DJ Delorie <dj@redhat.com>
12298
12299 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12300
883e4a54 123012000-08-22 Alexandre Oliva <aoliva@redhat.com>
12302
12303 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12304 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12305 sub-configures.
12306
47e1a34e 123072000-08-21 DJ Delorie <dj@redhat.com>
12308
12309 * MAINTAINERS: Add self as a libiberty maintainer
12310
f4fb1596 123112000-08-16 Alexandre Oliva <aoliva@redhat.com>
12312
12313 * configure.in (libstdcxx_flags): Use
12314 libstdc++-v3/src/libstdc++.INC.
12315
a4b68c89 123162000-08-15 Alexandre Oliva <aoliva@redhat.com>
12317
12318 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12319
e800dd2f 123202000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12321
e5d5867a 12322 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12323
f9daa432 12324 * configure: Make enable_threads and enable_shared defaults
e800dd2f 12325 explicit. Substitute enable_threads into generated Makefiles.
12326 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12327 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12328
4a5bda50 123292000-08-13 Geoff Keating <geoffk@cygnus.com>
12330
12331 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12332
2968054b 123332000-08-12 Alexandre Oliva <aoliva@redhat.com>
12334
12335 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12336 previous delta.
12337
cbf326ce 123382000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 12339
cbf326ce 12340 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12341 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12342 (FLAGS_FOR_TARGET): Not here.
12343 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 12344
287d2cfb 123452000-08-11 Alexandre Oliva <aoliva@redhat.com>
12346
12347 * config-ml.in (CC, CXX): Don't introduce a leading space.
12348
9b573fd8 123492000-08-07 DJ Delorie <dj@delorie.com>
12350
12351 * MAINTAINERS: Add self as a DJGPP maintainer
12352
ede08f9f 123532000-08-07 DJ Delorie <dj@redhat.com>
12354
12355 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12356 "if we're also building gcc, and it's a gcc that will run on the
12357 build machine, we want to use its includes instead of the system's
12358 default includes".
12359
85895852 123602000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12361
12362 * MAINTAINERS: Add self to Write After Approval list.
12363
454c751b 123642000-08-03 Alexandre Oliva <aoliva@redhat.com>
12365
feb7523c 12366 * configure.in (libstdcxx_flags): Don't use `"'.
12367
454c751b 12368 * config-ml.in: Adjust multilib search paths to the
12369 appropriate multilib tree.
12370
0a120c53 123712000-08-02 Alexandre Oliva <aoliva@redhat.com>
12372
12373 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12374 commas in $LANGUAGES.
12375
f3efc960 123762000-08-02 Manfred Hollstein <manfredh@redhat.com>
12377
12378 * configure.in: Re-enable all references to libg++ and librx.
12379
00c97451 123802000-08-01 Alexandre Oliva <aoliva@redhat.com>
12381
650713eb 12382 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12383 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12384 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12385 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12386
00c97451 12387 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12388
4d3fd3b7 123892000-07-31 Alexandre Oliva <aoliva@redhat.com>
12390
12391 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12392 CXX_FOR_TARGET for sed.
12393
32999451 123942000-07-30 Alexandre Oliva <aoliva@redhat.com>
12395
12396 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12397 Do not override if already set in the environment or in configure.
12398 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12399 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12400
c102b56d 124012000-07-28 Alexandre Oliva <aoliva@redhat.com>
12402
12403 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12404 the libtool CVS tree multi-language branch.
12405 * ltconfig, ltmain.sh: Updated.
f9daa432 12406
bc7af389 124072000-07-27 Alexandre Oliva <aoliva@redhat.com>
12408
ed2dfc92 12409 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12410 (clean-target): Depend on it.
12411
bc7af389 12412 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12413 (GCC_FOR_TARGET): Use it.
12414 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12415 * configure.in: ... here.
12416 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12417 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12418
aee16bda 124192000-07-24 Eric Christopher <echristo@cygnus.com>
12420
12421 * MAINTAINERS: Add self to Write After Approval list.
12422
bae203e7 124232000-07-24 Alexandre Oliva <aoliva@redhat.com>
12424
8ad0b02a 12425 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12426 (configure-target-libchill, configure-target-libobjc): Likewise.
12427
bae203e7 12428 * configure.in: Use the same cache file for all target libs.
12429 * config-ml.in: But different cache files per multilib variant.
12430
2dce220b 124312000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12432
12433 * configure (topsrcdir): Don't use dirname.
12434
84a55ca2 124352000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12436
12437 * MAINTAINERS: Add self to Write After Approval list.
12438
151ad919 124392000-07-20 Jason Merrill <jason@redhat.com>
12440
12441 * configure.in: Remove all references to libg++ and librx.
12442
12443 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12444
124452000-07-20 Hans-Peter Nilsson <hp@axis.com>
12446
12447 * config.sub: Update to subversions version 2000-07-06.
12448
99545576 124492000-07-12 Andrew Haley <aph@cygnus.com>
12450
12451 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12452 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12453
1ac432f1 124542000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12455
12456 * symlink-tree: Check number of arguments.
12457
8d6dd244 124582000-07-05 Jim Wilson <wilson@cygnus.com>
12459
12460 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12461 search path for a g++ extracted from the build tree. This
12462 will allow link tests run by configure scripts in
12463 subdirectories to succeed.
12464
151ad919 124652000-07-01 Koundinya K <kk@ddeorg.soft.net>
12466
31972771 12467 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 12468
74c42694 124692000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12470
12471 * MAINTAINERS: Add myself as loop discovery maintainer.
12472
151ad919 124732000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12474
12475 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12476 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12477
124782000-06-19 Timothy Wall <twall@cygnus.com>
12479
12480 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12481 * config.sub: Add tic54x target.
12482
39d9b770 12483Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12484
12485 * MAINTAINERS: Add self as Fortran maintainer,
12486 remove Craig Burley.
12487
151ad919 12488Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 12489
151ad919 12490 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12491 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 12492
a71aa125 12493Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12494
12495 * MAINTAINERS: Add self as i18n maintainer
12496
151ad919 1249720000-05-21 H.J. Lu (hjl@gnu.org)
12498
31972771 12499 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12500 directory are used if they exist. Make sure
12501 $(build_tooldir)/include is searched for header files,
12502 $(build_tooldir)/lib/ for library files.
151ad919 12503 (GCC_FOR_TARGET): Likewise.
31972771 12504 (CXX_FOR_TARGET): Likewise.
151ad919 12505
1ef89cd1 12506Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12507
12508 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12509
151ad919 12510Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 12511
12512 * Makefile.in (configure-target-libiberty): Depend on
12513 configure-target-newlib.
12514
ffee4df0 125152000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12516
12517 * configure.in, Makefile.in: Merge all libffi-related
12518 configury stuff from the libgcj tree.
12519
151ad919 12520Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12521
12522 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12523 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12524
12525Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12526
12527 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12528 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 12529 current version information. Add to proto-toplev directory.
151ad919 12530 (gdb-taz): Build do-djunpack.
12531
677b224d 125322000-05-15 David Edelsohn <edelsohn@gnu.org>
12533
12534 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12535
36d84962 12536Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12537
12538 * MAINTAINERS: Add self to Write After Approval list.
12539
151ad919 125402000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12541
12542 * ltmain.sh: Preserve in relink_command any environment
12543 variables that may affect the linker behavior.
12544
b4ae6e19 12545Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12546
151ad919 12547 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12548
12549Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12550
12551 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12552
125532000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12554
12555 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 12556 with the version name.
b4ae6e19 12557
9f8322d4 12558Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12559
12560 * MAINTAINERS: Add self as bb-reorder maintainer.
12561
212276a1 125622000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12563
12564 * config.if: Tweak.
12565
151ad919 125662000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12567
12568 * djunpack.bat: New file.
12569
12570Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12571
12572 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 12573 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12574 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12575 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 12576
1e866de7 125772000-04-16 Dave Pitts <dpitts@cozx.com>
12578
31972771 12579 * config.sub (case $basic_machine): Change default for "ibm-*"
12580 to "openedition".
1e866de7 12581
c3d0c692 125822000-04-13 Andreas Jaeger <aj@suse.de>
12583
12584 * MAINTAINERS: Added myself.
12585
151ad919 12586Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12587
12588 * Makefile.in (gdb-taz): New target. GDB specific archive.
12589 (do-md5sum): New target.
12590 (MD5PROG): Define.
12591 (PACKAGE): Default to TOOL.
12592 (VER): Default to a shell script.
12593 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 12594 md5 checksum generation.
151ad919 12595 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12596 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12597 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 12598 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 12599
12600Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12601
12602 * configure (warn_cflags): Delete.
12603
dd0ac352 12604Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12605
12606 * MAINTAINERS: Added myself.
12607
84d8005c 126082000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 12609 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 12610
31972771 12611 * configure.in (enable_libstdcxx_v3): Add.
12612 (target_libs): Add bits here to switch between libstdc++-v2 and
12613 libstdc++-v3.
12614 * config.if: And this file too.
12615 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 12616
a995bb42 126172000-04-05 Michael Meissner <meissner@redhat.com>
12618
12619 * config.sub (d30v): Add d30v as a basic machine type.
12620
c1d2a99e 126212000-03-29 Jason Merrill <jason@casey.cygnus.com>
12622
12623 * configure.in: -linux-gnu*, not -linux-gnu.
12624
6437c7c8 12625Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12626
12627 * MAINTAINERS: Add self in write-after-approval section.
12628
48ad86bd 12629Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12630
12631 * MAINTAINERS: Add self as ia64 port maintainer.
12632
cb86f6e1 126332000-03-08 Neil Booth <NeilB@earthling.net>
12634
12635 * MAINTAINERS: Add self in write-after-approval section.
12636
151ad919 12637Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 12638
151ad919 12639 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12640 (do-tar-bz2): Replace TOOL with PACKAGE.
12641 (gdb.tar.bz2): Remove GDBTK from GDB package.
12642 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 12643 dejagnu.tar.bz2): New packages.
151ad919 12644
126452000-02-27 Andreas Jaeger <aj@suse.de>
12646
12647 * configure.in: Add entry for mips*-*-linux*, move catch all
12648 *-*-*linux* entry below this one.
12649
126502000-02-27 Ian Lance Taylor <ian@zembu.com>
12651
12652 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 12653
1872c686 126542000-02-24 Nick Clifton <nickc@cygnus.com>
12655
12656 * config.sub: Support an OS of "wince".
12657
151ad919 12658Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12659
12660 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 12661 version.
151ad919 12662
dcde3c07 126632000-02-23 Linas Vepstas <linas@linas.org>
151ad919 12664
12665 * config.sub: Add support for Linux/IBM 370.
12666 * configure.in: Likewise.
12667
8027f1d6 126682000-02-22 Nick Clifton <nickc@cygnus.com>
12669
12670 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12671
dcde3c07 126722000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 12673
151ad919 12674 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 12675
4f5e65d7 126762000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12677
12678 * configure (gcc_version): When setting, narrow search to
12679 lines containing `version_string'.
12680
cb257c25 126812000-02-15 Denis Chertykov <denisc@overta.ru>
12682
12683 * config.sub: Add support for avr target.
12684
b1b2e339 126852000-02-14 Nick Clifton <nickc@cygnus.com>
12686
12687 * MAINTAINERS: Add maintainers for MCore port.
12688
def2c3fb 12689Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12690
12691 * config.sub: Add mmix-knuth-mmixware.
12692
f0e58719 126932000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12694
12695 * MAINTAINERS: Pair cccp with cpplib maintainership.
12696
dcde3c07 126972000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 12698
12699 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12700 structure stuff to -L library search.
12701 (CXX_FOR_TARGET): Ditto.
12702 (CROSS_CHECK_MODULES): Fix spelling mistake.
12703
6ba3324d 127042000-01-24 Mark Mitchell <mark@codesourcery.com>
12705
12706 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12707 the C++ compiler.
12708
1532359f 127092000-01-12 Richard Henderson <rth@cygnus.com>
12710
12711 * configure.in: Don't build some bits for beos.
12712
75daeef1 127132000-01-12 Joel Sherrill (joel@OARcorp.com)
12714
12715 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12716 as include files.
12717
2774282e 127182000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12719
12720 * Add self as cpplib maintainer, as requested by Jason
12721 Merrill. Correct my e-mail address.
12722
d08e2cf4 127232000-01-06 Geoff Keating <geoffk@cygnus.com>
12724
12725 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12726 not mh-aix43.
12727
cee0655e 12728Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12729
12730 * MAINTAINERS: Add myself to "write after approval" list.
12731
a23a249a 127321999-12-14 Richard Henderson <rth@cygnus.com>
12733
12734 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12735 * config.sub: Accept alphaev[78], alphaev8.
12736
7f620b51 127371999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12738
12739 * config.guess, config.sub: Update from autoconf.
12740
76323487 127411999-11-29 Bruce Korb <autogen@linuxbox.com>
12742
3beb0b4d 12743 * MAINTAINERS: update my playtime e-address.
76323487 12744
5514758e 12745Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12746
12747 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12748 necessary libraries are missing.
12749
dcde3c07 12750Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 12751
12752 * MAINTAINERS: Add new 'write after approval' maintainer.
12753
4a6db447 12754Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12755
12756 * MAINTAINERS: Add new Java maintainer.
12757
34834d2a 127581999-10-25 Andreas Schwab <schwab@suse.de>
12759
12760 * configure: Fix quoting inside arguments of eval.
12761
26186f46 127621999-10-21 Nick Clifton <nickc@cygnus.com>
12763
12764 * config-ml.in: Allow suppression of some ARM multilibs.
12765
b384fc18 12766Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12767
12768 * config.guess: Add OS/390 match pattern.
12769 * config.sub: Add mvs, openedition targets.
12770 * configure.in (i370-ibm-opened*): New.
12771
151ad919 127721999-09-04 Steve Chamberlain <sac@pobox.com>
12773
12774 * config.sub: Add support for configuring for pj.
12775
127761999-08-31 Nick Clifton <nickc@cygnus.com>
12777
12778 * config.sub (maybe_os): Add support for configuring for fr30.
12779
3e6b7981 127801999-08-25 Nick Clifton <nickc@cygnus.com>
12781
12782 * configure.in: Do not configure or build ld for AIX
12783 platforms. ld is known to be broken on these platforms.
12784
49c01ead 12785Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12786
12787 * config-ml.in: Pass compiler flag corresponding to multidirs to
12788 subdir configures.
12789
151ad919 127901999-08-09 Ian Lance Taylor <ian@zembu.com>
12791
12792 * Makefile.in (LDFLAGS): Define.
12793
127941999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12795
12796 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12797 noconfigdirs.
12798 (*-*-cygwin*): Likewise.
12799
128001999-08-08 Ian Lance Taylor <ian@zembu.com>
12801
12802 * mkdep: New file.
12803 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12804 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12805
12806 From Eli Zaretskii <eliz@is.elta.co.il>:
12807 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12808 long file name when using DJGPP on MS-DOS.
12809
90916687 12810Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12811
12812 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12813
151ad919 128141999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12815
12816 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12817 dependency as this causes "make check" to globally "make all"
12818
ed4e41d7 12819Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12820
12821 * configure.in (target_libs): Added target-zlib.
12822 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12823 (CONFIGURE_TARGET_MODULES): Likewise.
12824 (CHECK_TARGET_MODULES): Likewise.
12825 (INSTALL_TARGET_MODULES): Likewise.
12826 (CLEAN_TARGET_MODULES): Likewise.
12827 (configure-target-zlib): New target.
12828 (all-target-zlib): Likewise.
12829 (all-target-libjava): Depend on all-target-zlib.
12830 (configure-target-libjava): Depend on configure-target-zlib.
12831
12832 * Makefile.in (configure-target-libjava): Depend on
12833 configure-target-newlib.
12834 (configure-target-boehm-gc): New target.
12835 (configure-target-qthreads): New target.
12836
31972771 12837 * configure.in (target_libs): Added target-qthreads.
12838 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12839 (CONFIGURE_TARGET_MODULES): Likewise.
12840 (CHECK_TARGET_MODULES): Likewise.
12841 (INSTALL_TARGET_MODULES): Likewise.
12842 (CLEAN_TARGET_MODULES): Likewise.
12843 (all-target-qthreads): New target.
12844 (configure-target-libjava): Depend on configure-target-qthreads.
12845 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 12846
12847 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12848 (CONFIGURE_TARGET_MODULES): Likewise.
12849 (CHECK_TARGET_MODULES): Likewise.
12850 (INSTALL_TARGET_MODULES): Likewise.
12851 (CLEAN_TARGET_MODULES): Likewise.
12852 (all-target-libjava): New target.
12853 (all-target-boehm-gc): Likewise.
12854 * configure.in (target_libs): Added libjava, boehm-gc.
12855
151ad919 128561999-07-22 Ian Lance Taylor <ian@zembu.com>
12857
12858 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12859 configure.bat in SUPPORT_FILES.
12860 (gas+binutils.tar.bz2): Likewise.
12861
12862 * makeall.bat: Remove; obsolete.
12863
128641999-07-21 Ian Lance Taylor <ian@zembu.com>
12865
12866 From Mark Elbrecht:
12867 * configure.bat: Remove; obsolete.
12868
128691999-07-11 Ian Lance Taylor <ian@zembu.com>
12870
12871 * configure: Add -W -Wall to the default CFLAGS when compiling with
12872 gcc.
12873
12874Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12875
12876 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12877
128781999-06-30 Mark Mitchell <mark@codesourcery.com>
12879
12880 * configure.in: Build ld on IRIX6.
12881
128821999-06-12 Ian Lance Taylor <ian@zembu.com>
12883
12884 * Makefile.in: Change distribution targets to use bzip2 instead of
12885 gzip.
12886 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12887 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12888
128891999-06-04 Nick Clifton <nickc@cygnus.com>
12890
12891 * config.sub: Add mcore target.
12892
4960e263 12893Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12894
12895 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12896
fb873f96 12897Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12898
12899 * config.guess (dummy): Changed to $dummy.
12900
f0d0ef7c 129011999-05-24 Nick Clifton <nickc@cygnus.com>
12902
12903 * config.sub: Tidied up case statements.
12904
0522f2f0 129051999-05-22 Ben Elliston <bje@cygnus.com>
12906
e571eca2 12907 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12908 <jiro@din.or.jp>.
12909
0522f2f0 12910 * config.guess: Merge with FSF version. Future changes will be
12911 more accurately recorded in this ChangeLog.
12912 * config.sub: Likewise.
12913
8566565c 12914Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12915
12916 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12917
151ad919 129181999-04-30 Tom Tromey <tromey@cygnus.com>
12919
12920 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12921
688d5631 129221999-04-23 Tom Tromey <tromey@cygnus.com>
12923
12924 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12925
151ad919 129261999-04-20 Drew Moseley <dmoseley@cygnus.com>
12927
12928 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12929 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12930 Bad merge removed these two changes.
12931
e020fd98 12932Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 12933 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 12934
12935 * config.guess (interix Alpha): Add.
12936
151ad919 129371999-04-11 Richard Henderson <rth@cygnus.com>
12938
12939 * configure.in (i?86-*-beos*): Do config gperf; don't config
12940 gdb, newlib, or libgloss.
12941
a48ef8ee 12942Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 12943
a48ef8ee 12944 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12945 link a trivial program with -mabi=64. If it fails, remove mabi=64
12946 from multidirs.
12947
c3a180dc 12948Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12949
12950 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12951
151ad919 129521999-04-08 Nick Clifton <nickc@cygnus.com>
12953
12954 * config.sub: Add support for mcore targets.
12955
129561999-04-07 Michael Meissner <meissner@cygnus.com>
12957
12958 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12959 not mt-ospace, in order to shut up assembler warning about using
12960 symbols that are named the same as registers.
12961
129621999-04-07 Drew Moseley <dmoseley@cygnus.com>
12963
12964 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12965 dependency list for all-target-cygmon.
12966
129671999-04-05 Doug Evans <devans@casey.cygnus.com>
12968
12969 * config-ml.in: Check $host, not $target, for selective multilibs.
12970 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12971 thumb interworking, and underscore prefix multilibs.
12972
129731999-04-04 Ian Lance Taylor <ian@zembu.com>
12974
12975 * missing: Update to version from current automake.
12976
b7ba05c0 12977Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12978
12979 * configure (gxx_include_dir): Removed.
12980
12981 * configure.in (gxx_include_dir): Handle it.
12982 * Makefile.in: Likewise.
12983
151ad919 129841999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12985
12986 * config.sub (mips64vr4111,mips64vr4111el) Add.
12987
129881999-03-21 Ben Elliston <bje@cygnus.com>
12989
31972771 12990 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 12991
9862eda4 12992Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12993
9862eda4 12994 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12995 config/mh-djgpp.
12996
151ad919 12997Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12998
12999 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13000 all-target-newlib to dependency list for all-target-bsp.
13001
26a1dadb 13002Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13003
13004 * config.sub: Add i386-uwin support.
13005 * config.guess: Likewise.
13006
fea0107e 13007Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13008
13009 * configure.in: cleanup, add mh-*pic handling for arm, special
13010 case powerpc*-*-aix*
13011
151ad919 13012Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13013
13014 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13015 can be built.
13016
13017Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13018
13019 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 13020 targets.
151ad919 13021
daa90679 130221999-03-02 Nick Clifton <nickc@cygnus.com>
13023
13024 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13025
f6a095e9 13026Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13027
13028 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13029
47d8eb1d 130301999-02-24 Nick Clifton <nickc@cygnus.com>
13031
13032 * config.sub: Fix typo in arm recognition.
13033
151ad919 13034Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13035
13036 * configure.in (noconfigdirs): Changed target_configdirs to
13037 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13038 rather than m68k-*-* since it is not known to work on
13039 m68k-aout. Ditto for arm-*-*oabi.
13040
13041Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13042
13043 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 13044
130451999-02-19 Ben Elliston <bje@cygnus.com>
13046
13047 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13048 Smart and improved by Andrew Cagney.
13049
52b143d0 13050Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13051
13052 * config.guess: Recognize openbsd-*-hppa.
13053
c441c977 13054Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13055
13056 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13057 only if it is not empty.
13058
8faa2109 130591999-02-17 Nick Clifton <nickc@cygnus.com>
13060
13061 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 13062
151ad919 13063 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 13064
13065 * config.sub: Modified to recognize uname's armv* syntax.
13066
151ad919 130671999-02-17 Mark Salter <msalter@cygnus.com>
13068
13069 * configure.in: Added target-bsp for sparclite.
13070
13071Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13072
13073 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13074
130751999-02-08 Nick Clifton <nickc@cygnus.com>
13076
13077 * configure.in: Add support for strongarm port.
13078 * config.sub: Add support for strongarm target.
13079
654a22b1 13080Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 13081
654a22b1 13082 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13083 the old name config/mh-cygwin32.
13084 Enable texinfo.
13085
151ad919 13086Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13087
13088 * configure.in: Do build ld for ix86 Solaris.
13089
46fb7091 13090Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13091
13092 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13093 $AR_FOR_TARGET. Likewise for RANLIB.
13094
115ec39e 13095Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 13096
31972771 13097 * config.sub (oabi): Recognize.
13098 * configure.in (arm-*-oabi): Handle.
115ec39e 13099
5cca51e0 13100Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13101
13102 * config.guess: Improve detection of i686 on UnixWare 7.
13103
183a8abb 13104Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13105
13106 * config.guess: Add support for i386-pc-interix.
13107 * config.sub: Likewise.
13108 * configure.in: Likewise.
183a8abb 13109
151ad919 13110Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13111
13112 * Makefile.in: Remove unneeded all-target-libio from
13113 from all-target-winsup target since it is now unneeded.
13114 Add all-target-libtermcap in its place since it is now
13115 needed.
13116
13117Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13118
13119 * configure.in: makefile stub for cygwin target is probably
13120 unnecessary. Remove it for now.
151ad919 13121
13122Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13123
13124 * configure.in: libtermcap.a should be built when cygwin is the
13125 target as well as the host.
13126 * config.guess: Allow mixed case in cygwin uname output.
13127 * Makefile.in: Add libtermcap target.
151ad919 13128
0db75088 13129Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13130
13131 * config.sub: Clean up handling of hppa2.0.
13132
a30dcfee 13133Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13134
13135 * config.guess: Use C code to identify more HP machines.
13136
44cfa345 13137Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13138
13139 * config.sub: Handle hppa2.0.
13140
151ad919 13141Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13142
13143 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 13144 cygmon for all sparclite targets, regardless of object format.
151ad919 13145
131461998-12-15 Mark Salter <msalter@cygnus.com>
13147
13148 * configure.in: Added target-bsp for several target architectures.
13149
13150 * Makefile.in: Added rules for bsp.
13151
be0f7b24 13152Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13153
13154 * config.guess: Improve detection of hppa2.0 processors.
13155
13156Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13157
13158 * config.guess: Recognize FreeBSD using ELF automatically.
13159
76103b2c 131601998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13161
13162 * configure (skip-this-dir): Add handling for new shell script, which
13163 might be created by a sub-directory's configure to indicate, this particular
13164 directory is "unwanted".
13165 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13166
151ad919 13167Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13168
13169 * ltconfig: import from libtool, after changing libtool to
13170 account for the cygwin name change.
13171
13172Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13173
13174 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13175 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13176
13177Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13178
13179 * configure.in: Add libtermcap to list of cygwin dependencies.
13180
13181Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13182
31972771 13183 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13184 they include winsup/include when it's a cygwin target.
151ad919 13185
131861998-11-12 Tom Tromey <tromey@cygnus.com>
13187
13188 * configure.in (host_tools): Added zip.
13189 * Makefile.in (all-target-libjava): Depend on all-zip.
13190 (all-zip): New target.
13191 (ALL_MODULES): Added all-zip.
13192 (NATIVE_CHECK_MODULES): Added check-zip.
13193 (INSTALL_MODULES): Added install-zip.
13194 (CLEAN_MODULES): Added clean-zip.
13195
13196Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13197
13198 * Makefile.in: lose "32" from comment about cygwin.
13199
13200Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13201
13202 * configure.in: Use -Os to build target libraries for the fr30.
13203
13204Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13205
13206 * config.sub: Add fr30.
13207
13208Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13209
31972771 13210 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 13211 cygwin* instead of cygwin32*.
13212 * config.sub: Check cygwin* instead of cygwin32*.
13213
39ebcbe1 13214Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13215
13216 * config.guess: Match any version of Unixware7.
13217
151ad919 132181998-10-20 Syd Polk <spolk@cygnus.com>
13219
13220 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13221 if desired.
13222
de79e382 13223Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13224
13225 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13226 these if the appropriate directories and files to not exist.
13227
e7104d38 13228Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13229
13230 * Makefile.in (DEVO_SUPPORT): Add config.if.
13231
fb1c80df 13232Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13233
13234 * configure: Add pattern to replace "build_tooldir"'s
13235 definition in the generated Makefile with "tooldir"'s
13236 actual value.
13237
46a4cc47 13238Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13239
0ee69c06 13240 * config.sub: Bring back lost sparcv9.
13241
46a4cc47 13242 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13243
3a8c0cab 13244Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13245
13246 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13247 CC_FOR_TARGET and friends.
13248
13249Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13250
ea0cacfb 13251 * Makefile.in (build_tooldir): New variable, same as tooldir.
13252 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13253 -B$(build_tooldir)/bin/.
13254 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 13255
de7dcc81 13256Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13257
13258 * README: Remove installation instructions and refer to the
13259 INSTALL directory instead.
13260
67139a60 13261Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 13262
67139a60 13263 * config.sub: Add support for i[34567]86-pc-udk.
13264 * configure.in: Likewise.
13265
ed37269d 13266Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13267
13268 * Makefile.in: add bzip2 package building bits for user
13269 tools module
13270 * configure.in: ditto
13271
fc449a71 13272Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13273
13274 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13275 (ALL_TARGET_MODULES): Add all-target-libobjc.
13276 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13277 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13278 (all-target-libchill): Add dependencies.
13279 * configure.in (target_libs): Add libchill.
aee16bda 13280
7bb9dd92 132811998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13282
13283 * configure.in (target_subdir): Remove duplicate line.
13284
ed37269d 13285Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13286
13287 * Makefile.in (all-automake): fix dependencies.
13288
a9ff8bf0 13289Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13290
13291 * configure.in: Minor cleanups for building in the $(target_alias)
13292 subdir.
13293
5869bc6a 132941998-09-22 Jim Wilson <wilson@cygnus.com>
13295
13296 * Makefile.in (bootstrap): Set r and s before make all. Use
13297 BASE_FLAGS_TO_PASS in make all.
13298 (cross): Likewise.
13299
a5caa84c 133001998-09-20 Mark Mitchell <mark@markmitchell.com>
13301
13302 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13303
331d5855 13304Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13305
13306 * config.sub: Fix typo in last change.
13307
4d004c41 133081998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13309
13310 * config.sub: Add support for C4x target.
13311 * configure.in: Likewise.
13312
0a2a3792 133131998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13314
13315 * config.sub: Recognize sparcv9 just like sparc64.
13316
67e059d3 13317Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13318
13319 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13320
cd547500 13321Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13322
7325e595 13323 * config.guess: Correctly identify Pentium II sco boxes.
13324
cd547500 13325 * config.guess: Fix "tr" code. From Weiwen Liu.
13326
0b632721 13327Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13328
13329 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13330 stabs.
13331
ae568fff 13332Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13333
13334 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13335 (ALL_TARGET_MODULES): Add all-target-libchill.
13336 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13337 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13338 (all-target-libchill): Add dependencies.
13339 * configure.in (target_libs): Add libchill.
13340
68da0d0a 13341Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13342
13343 * config.guess: Avoid assumptions about "tr" behaves when
13344 LANG is set to something other than English.
13345
d722107d 13346Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13347
13348 * configure (gxx_include_dir): Changed to
13349 '${prefix}/include/g++'-${libstdcxx_interface}.
13350
13351 * config.if: New to determine the interfaces.
13352
5e6f60dc 13353Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13354
13355 * config.guess: Detect and handle MPE/IX.
13356 * config.sub: Deal with MPE/IX.
13357
8a70d526 13358Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13359
13360 * configure.in: Use mh-aix43.
13361
f890b212 133621998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13363
13364 * configure: Fix --without/--disable cases for gxx-include-dir.
13365
ed37269d 13366Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13367
13368 * mdata-sh: Imported. Needed for automake support.
13369
13370Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13371
13372 * Makefile.in (taz): Try "chmod -R og=u ." before
13373 "chmod og=u `find . -print`".
13374
13375Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13376
13377 * configure.in: Add arm-elf and thumb-elf support.
13378
13379Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13380
13381 * Makefile.in: Undo previous patch.
13382
13383Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13384
13385 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13386 to here ...
13387 (install-no-fixedincludes): and here
13388 (INSTALL_MODULES): ... from here.
13389
6d2063db 13390Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13391
13392 * config.sub: Merge with FSF.
13393
2f7b048d 13394 * config.guess: Merge with FSF.
13395
151ad919 13396Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13397
13398 * configure (extraconfigdirs): New variable.
13399 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13400 * Makefile.in (all): Move higher in file.
13401 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13402 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13403 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13404 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13405 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13406
134071998-07-23 Brendan Kehoe <brendan@cygnus.com>
13408
13409 * Makefile.in (all-target-libjava): Depend on all-gcc and
13410 all-target-newlib.
13411 (configure-target-libjava): Depend on $(ALL_GCC).
13412
1c802742 13413Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13414
13415 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13416 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13417
eb7921e4 13418Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13419
13420 * INSTALL/README: Fix typo.
13421
a8071b4d 13422Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13423
ed37269d 13424 * ylwrap: Change absolute path checks to check for DOS style path
13425 names.
a8071b4d 13426
ed37269d 13427 * ylwrap: Don't use a full path name if the source file is in the
13428 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 13429
26d9569a 13430 * config-ml.in: Default to being verbose, to match Feb 18 change to
13431 configure.
13432
ed37269d 13433Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13434
13435 Brought over from egcs:
13436
13437 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13438
13439 * configure.in (target_subdir): Set to ${target_alias} instead
13440 of "libraries".
13441
13442 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13443
13444 * configure.in (target_subdir): Set to libraries if enable_multilib.
13445
13446Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13447
13448 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13449 multilibs, force reconfiguration the first time we create
13450 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13451
13452Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13453
13454 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13455 avoid confusion with --no-recursion.
13456
13457Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13458
13459 * configure.in: Win32 hosts shouldn't use install -x
13460 * install-sh: remove -x option, and special .exe-handling
13461 hack.
13462
151ad919 13463Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13464
13465 * config.guess: Recognize i586-pc-beos.
13466 * configure.in: Don't build some bits for beos.
13467
81cf37ba 13468Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13469
ed37269d 13470 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13471 CFLAGS default to -O2.
13472
81cf37ba 13473 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13474 when using GNU ld.
13475
13476Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13477
13478 * ltmain.sh: Correct install when using a different shell.
13479
13480Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13481
13482 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13483
151ad919 13484Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13485
13486 * makefile.vms: Update to build binutils/makefile.vms. Add install
13487 target.
81cf37ba 13488
13489Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13490
13491 * ltconfig: Update to correct AIX handling.
13492
d6cf7517 13493Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13494
e98d756a 13495 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13496
d6cf7517 13497 * configure.in (target_subdir): Set to ${target_alias} instead
13498 of "libraries".
13499
eb85e8b7 135001998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13501
13502 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13503 (Makefile): Depend on $(gcc_version_trigger).
13504
13505 * configure (gcc_version): Change default initializer to empty
13506 string.
13507 (gcc_version_trigger): New variable; pass this variable down
13508 to subdir configures to enable them checking gcc's version
13509 themselves. Emit make macros for both gcc_version vars.
13510 (topsrcdir): Initialize reliably.
13511 (recursion line): Remove --with-gcc-version=${gcc_version}.
13512
da421e40 135131998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13514
13515 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 13516 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13517 in $(libsubdir); emit definition in each generated Makefile.
13518 (gxx_include_dir): Initialize depending on
13519 $enable_version_specific_runtime_libs.
da421e40 13520
d9f2c557 135211998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13522
13523 * configure (gcc_version): Initialize properly depending on
13524 how and where configure is started.
13525 (recursion line): Pass a --with-gcc-version=${gcc_version}
13526 to configures in subdirs.
13527
151ad919 13528Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13529
13530 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 13531 cygmon
151ad919 13532
ed37269d 13533Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13534
13535 * configure.in: Add cygmon and libstub support for mn10200.
13536
1ee34a17 135371998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13538
13539 * configure (gcc_version): Add new variable describing the
13540 particular gcc version we're building.
13541 * Makefile.in (libsubdir): Add new macro for the directory
13542 in which the compiler finds executables, libraries, etc.
13543 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13544 and libsubdir.
13545
6c2f7b46 13546Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13547
ea0cacfb 13548 * Makefile.in (local-clean): Remove *.log.
13549 (warning.log): Built with warn_summary from build.log.
13550 (mail-report.log): Run test_summary.
13551 (mail-report-with-warnings.log): Run test_summary including
13552 warning.log in the report.
6c2f7b46 13553
c8d7e712 13554Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13555
13556 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13557
ed37269d 13558Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13559
13560 * Makefile.in (grep): Grep no longer depends on libiberty.
13561
13562Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13563
13564 * Makefile.in: all-snavigator needs all-libgui.
13565
13566Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13567
13568 * configure.in: Add cygmon and libstub support for mn10300.
13569
1b402317 13570Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13571
13572 * missing: Update to version from automake 1.3.
13573
81cf37ba 13574 * ltmain.sh: On installation, don't get confused if the same name
13575 appears more than once in the list of library names.
13576
6d2063db 13577Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13578
13579 * config.sub: Accept m68060 and m5200 as CPU names.
13580
ed37269d 13581Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13582
13583 * configure: Use && rather than using -a in test, because odd
13584 strings can confuse test.
13585 * configure.in: Likewise.
13586
81cf37ba 13587Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13588
13589 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13590
5afc2f4d 13591Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13592
13593 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 13594 bootstrap4-lean): New targets.
5afc2f4d 13595
c51cbc45 13596Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13597
13598 * mpw-* Delete. Not used.
13599
ed37269d 13600Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13601
13602 * COPYING.LIB: Update FSF address.
13603
c51cbc45 13604Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13605
13606 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13607
ed37269d 13608 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13609 GAS_SUPPORT_DIRS.
13610
c51cbc45 13611Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13612
13613 * ltconfig, ltmain.sh: Avoid producing a version number if
13614 -version-info was not used.
13615
ed37269d 13616Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13617
13618 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13619 building with newlib.
13620
136211998-04-30 Paul Eggert <eggert@twinsun.com>
13622
151ad919 13623 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 13624 Solaris `make' causes it to continue to next definition.
151ad919 13625
13626Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13627
13628 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13629 the right GUI libraries and files are installed along with GDB.
ed37269d 13630
13631Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13632
13633 * configure.in: Change alpha to alpha* in several places.
13634
151ad919 13635Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13636
13637 * config.sub: Recognize sparc86x.
13638
803e9d57 13639Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13640
13641 * configure.in (--enable-target-optspace): Remove debug echo.
13642
2aabe804 13643Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13644
13645 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13646
c51cbc45 13647Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13648
13649 * ltconfig: Update cygwin32 support.
13650
ed37269d 13651 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13652 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13653 (GDB_SUPPORT_DIRS): Likewise.
13654
650ebf2f 13655Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13656
13657 * configure.in (target_makefile_frag): If --enable-target-optspace,
13658 use -Os to compile target libraries rather than -O2. Default to
151ad919 13659 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13660 not used.
13661 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 13662
ed37269d 13663Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13664
13665 * Makefile.in (all-bfd): Depend on all-intl.
13666 (all-binutils): Likewise.
13667 (all-gas): Likewise.
13668 (all-gprof): Likewise.
13669 (all-ld): Likewise.
13670
136711998-04-19 Brendan Kehoe <brendan@cygnus.com>
13672
13673 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13674
c51cbc45 13675Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13676
ed37269d 13677 * Makefile.in (all-bfd): Depend upon all-libiberty.
13678
c51cbc45 13679 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13680
ed37269d 13681Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13682
13683 * Makefile.in: Add libstub.
13684
13685 * configure.in: Ditto. Build libstub for targets that have cygmon
13686 support.
13687
13688Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13689
13690 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13691
13692Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13693
13694 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13695 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13696
c7879c37 13697Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13698
13699 * configure: Define DEFAULT_M4 by searching PATH.
13700 * Makfile.in: Use DEFAULT_M4.
13701
c51cbc45 13702Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13703
13704 * ltconfig: Add cygwin32 support.
13705
ed37269d 13706 * Makefile.in, configure.in: Add libtool as a native only directory
13707 to configure and build.
13708
a79ac5e8 13709Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13710
13711 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13712
ed37269d 13713Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 13714
ed37269d 13715 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13716
13717Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13718
13719 * Makefile.in: add ash make rules
13720 * configure.in: add ash to native_only and host_tools lists
13721
13722Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13723
13724 * Makefile.in (all-gettext, all-intl): New targets.
13725 (ALL_MODULES): Added all-gettext, all-intl.
13726 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13727 (INSTALL_MODULES): Added install-gettext, install-intl.
13728 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13729
13730 * configure.in (host_tools): Added gettext.
13731 (native_only): Likewise.
13732 (noconfigdirs) [various cases]: Likewise.
13733 (host_libs): Added intl.
13734
151ad919 13735Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13736
13737 * configure: Do not disable building gdbtk for cygwin32 hosts.
13738
0579e60e 13739Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13740
13741 * configure.in: Add thumb-coff target.
13742 * config.sub: Add thumb-coff target.
13743
ed37269d 13744Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13745
13746 * Makefile.in: Revert yesterday's change.
13747 (all-target-winsup): all-target-librx stays out of here.
13748
13749Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13750
13751 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13752 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13753 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13754 Remove references to librx and libg++.
13755
13756Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13757
13758 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13759 recursive makes
13760
c51cbc45 13761Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13762
13763 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 13764 for newlib directory.
c51cbc45 13765 (CXX_FOR_TARGET): Likewise.
13766
13767Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13768
13769 * ltconfig: Update after libtool/ltconfig.in change for
13770 hpux11.
13771
13772Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13773
13774 * ltconfig, ltmain.sh: Update to libtool 1.2.
13775
80a9e3eb 13776Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13777
13778 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13779 (install-gcc-cross): Instead, override LANGUAGES here.
13780
474d50b3 137811998-03-18 Dave Love <d.love@dl.ac.uk>
13782
13783 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13784 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13785
151ad919 13786Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13787
13788 * configure.in: Add Thumb-pe target.
13789
ed37269d 13790Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 13791
ed37269d 13792 * Makefile.in - changed sn targets to snavigator
13793 * configure.in - changed sn targets to snavigator
13794
69d10d87 13795Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13796
13797 * config-ml.in: After building symlink tree call make distclean
13798 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13799 to be the case for libiberty.
13800
5628bc1c 13801Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13802
13803 * configure: When making link, also check the current
13804 directory. The configure scripts may create one.
13805
4d821bda 13806Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13807
13808 * config.sub: Accept alphapca56 and alphaev6 properly.
13809
263cd6a9 13810Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13811
13812 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13813
83536831 13814Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 13815
31972771 13816 * config.sub (sco5): Fix typo.
83536831 13817
ed37269d 13818Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13819
13820 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13821 install-itcl.
13822 (install-itcl): Remove dependency on install-tcl.
13823
13824Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13825
13826 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13827
13828Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13829
13830 * configure.in: Don't build libgui for a cygwin32 target when not on
13831 a cygwin32 host.
13832
13833Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13834
13835 * configure (redirect): Set to null, so default behavior of
13836 configure is now --verbose.
13837
2590786c 138381998-02-16 Dave Love <d.love@dl.ac.uk>
13839
13840 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13841 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13842
dd5a56be 13843Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13844
13845 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13846 this change to sync Makefile.in with its ChangeLog entries.
13847
ed37269d 13848Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13849
13850 * ltmain.sh (mkdir): Check that the directory doesn't exist
13851 before we exit with error, so that we don't get races during
13852 parallel builds.
13853
c51cbc45 13854Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13855
13856 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13857
92424a17 13858Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13859
13860 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13861 PICFLAG_FOR_TARGET.
13862 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13863
13864 * configure: Emit a definition for the new macro enable_shared
13865 into each Makefile.
13866
ed37269d 13867Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13868
13869 * configure.in (host_tools, native_only): Add libtool.
13870
13871Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13872
13873 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13874 Fix typo in ming config comment.
13875
c51cbc45 13876Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13877
13878 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13879
ed37269d 13880Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13881
13882 * config.sub: Add tic30 cases, and map c30 to tic30.
13883
c495fa66 13884Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13885
13886 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13887 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13888 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13889 (CLEAN_TARGET_MODULES): Similarly
13890 (all-target-libf2c): Add dependences.
aee16bda 13891 * configure.in (target_libs): Add libf2c.
c495fa66 13892
ed37269d 13893Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13894
13895 * configure.in: Remove expect from noconfigdirs when target
13896 is cygwin32. OK to build expect and dejagnu with Canadian
13897 Cross.
13898
6563ae0c 13899Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13900
ed37269d 13901 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13902 host.
13903
6563ae0c 13904 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13905 and mingw32.
13906
87f6ff88 13907Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13908
13909 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13910 here as it is not defined in the toplevel Makefile.
13911
3d2749bb 13912Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13913
13914 * configure (package_makefile_rules_frag): New variable, which names
13915 a file with generic rules, ...
13916 Change comment to mention we now have FIVE parts.
13917 * configure: Undo last change.
13918
580bb6d9 13919Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13920
13921 * config.guess: More accurate determination of HP processor types.
ed37269d 13922 * config.sub: More accurate determination of HP processor types.
580bb6d9 13923
72f9a66a 13924Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13925
13926 * configure (package_makefile_frag): Move inserting the
13927 ${package_makefile_frag} to where it should be according
13928 to the comment.
13929
696f1132 13930Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13931
13932 * config.guess: Add support for Linux/ARM.
13933
151ad919 13934Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13935
13936 * .cvsignore: Remove *-info and *-install since they match
13937 release-info and mpw-install, which we don't want to just ignore.
13938
e29d857e 13939Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13940
13941 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13942
ab426314 13943Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13944
13945 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13946 local_prefix to sub-make invocations.
13947
fa6212f1 13948Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13949
13950 * configure.in: Check makefile fragments in the source
13951 directory.
13952
99e98fcd 13953Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13954
ea0cacfb 13955 * configure.in: Check whether host and target makefile
13956 fragments exist before adding them to *_makefile_frag.
99e98fcd 13957
ed37269d 13958Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13959
13960 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13961
13962Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13963
13964 * configure.in: Make sure we only replace RPATH_ENVVAR on
13965 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13966 regexp to sed.
13967
13968 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13969 to sub-makes.
13970
c0a2f1ac 139711998-01-13 Lee Iverson (leei@ai.sri.com)
13972
13973 * config-ml.in (multi-do): LDFLAGS must include multilib
13974 designator.
13975
6eaa4c2d 13976Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 13977
13978 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13979
ba7b87c8 13980Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13981
13982 * config.sub: Add mingw32 support.
13983 * configure.in: Likewise.
ba7b87c8 13984
ebabad97 13985Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13986
13987 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13988
ed37269d 13989Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13990
13991 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13992 * configure (gxx_include_dir): Provide a definition for subdirs
13993 which do not use autoconf.
13994
13995Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13996
13997 * config.guess: Sync with egcs. Picks up new alpha support,
13998 BeOS & some additional linux support.
13999
e5af4166 14000Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14001
14002 * config.guess: HP 9000/803 is a PA1.1 machine.
14003
8c7cf808 14004Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14005
14006 * configure.in: It's alpha*-...
14007
b05392a6 14008Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14009
14010 * configure.in (host_makefile_frag, target_makefile_frag):
14011 Handle multiple config files.
14012 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14013 alpha-*-*.
14014
151ad919 14015Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14016
14017 * mkdep: New file.
14018
14019Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14020
14021 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14022
ed37269d 14023Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14024
14025 * Makefile.in: Add libgui directory.
14026 (GDB_TK): Add all-libgui.
14027 * configure.in: Add libgui directory.
14028 * configure: Add all-libgui to GDB_TK.
14029
14030Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14031
14032 * config-ml.in (multidirs): Add m32r to multilib list.
14033
14034Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14035
14036 * Makefile.in (all-target-gperf): Change dependency to
14037 all-target-libstdc++.
14038
e4182547 14039Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14040
14041 * config.guess: Add BeOS support.
14042
ed37269d 14043Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14044
14045 Source directory cvs renamed to cvssrc:
14046 * configure.in (host_tools): Change cvs to cvssrc.
14047 (native_only): Likewise.
14048 (noconfigdirs) [various cases]: Likewise.
14049 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14050 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14051 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14052 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14053 (all-cvssrc): Rename target from all-cvs.
14054
c0a49bd7 14055Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14056
14057 * configure (gxx_include_dir): Fix thinko.
14058
33148f33 14059Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14060
14061 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14062 (install-cross, install-gcc-cross): New targets.
14063
ed37269d 14064Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14065
14066 * configure.in (noconfigdirs): Add support for Thumb target.
14067
14068 * config.sub (maybe_os): Add support for Thumb target.
14069
14070Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14071
14072 * Makefile.in: Add rules for cygmon.
14073
14074 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14075
66e82180 14076Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14077
14078 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14079 * configure (gxx_include_dir): Provide a definition for subdirs
14080 which do not use autoconf.
151ad919 14081
14082Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14083
14084 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 14085 11/18/97 build
151ad919 14086
db8f5cfe 14087Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14088
14089 * From Franz Sirl.
14090 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14091 found on RedHat Linux systems.
66e82180 14092
b58ae2dc 14093Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14094
14095 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14096 guesses.
14097
db8f5cfe 14098Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14099
14100 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14101
ed37269d 14102Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14103
14104 * ltmain.sh: If mkdir fails, check whether the directory was created
14105 anyhow by some other process.
14106
151ad919 14107Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14108
14109 * configure.in (d30v-*-*): Configure all directories.
14110
14111Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14112
14113 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14114 for the D30V.
14115
14116Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14117
14118 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14119
ed37269d 14120Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14121
31972771 14122 * include/libiberty.h: Add extern "C" { so it can be used with C++
14123 progrms.
14124 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14125 programs.
ed37269d 14126
151ad919 14127Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14128
14129 * configure.in (d30v-*-*): Configure GCC now.
14130
ed37269d 14131Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14132
14133 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14134 is no longer needed.
14135
62a42df9 14136Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14137
14138 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14139
75a1ca82 14140Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14141
14142 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14143 targets using "$@" to provide support for similar but not identical
14144 targets without having to duplicate code.
14145
151ad919 14146Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14147
14148 * makefile.vms: Fix to work with DEC C.
14149
14150Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14151
14152 * config.sub: Add mips-tx39-elf to marketing names.
14153
14154Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14155
14156 * ltmain.sh: Handle symlinks in generated script.
14157
14158Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14159
14160 * configure: Handle autoconf style directory options: --bindir,
14161 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14162 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14163 --sysconfdir.
14164 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14165 (sharedstatedir, localstatedir, oldincludedir): New variables.
14166 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14167 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14168 sbindir, sharedstatedir, and sysconfdir.
14169
732395de 14170Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14171
14172 * Makefile.in (bootstrap-lean): New target.
14173
151ad919 14174Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14175
14176 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 14177 sn, and gnuserv from noconfigdirs.
151ad919 14178
14179Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14180
14181 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14182
20e61444 14183Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14184
14185 * Makefile.in (cross): New target.
14186
53647f74 14187Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14188 Jeff Law <law@cygnus.com>
14189
14190 * Makefile.in (bootstrap2, bootstrap3): New targets.
14191 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 14192 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 14193
151ad919 14194Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14195
14196 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 14197 windows. Consistent with gdb/configure.
151ad919 14198
a6bb47e0 141991997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14200
a6bb47e0 14201 * configure.in: Name Linux target fragment.
14202
14203 * configure: Rewrite so that project Makefile fragment is inserted
14204 first and appears last in the resulting Makefile.
14205
151ad919 14206Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14207
14208 * Makefile.in (install-itcl): Install tcl first.
14209
ed37269d 14210Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14211
14212 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14213
2e678402 14214Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14215
14216 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14217
14218 * configure.in (skipdirs): Add target-librx for Linux.
14219 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14220
6b071baa 14221Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14222
14223 * Makefile.in (bootstrap): New target.
14224
b496f822 14225Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14226
fee90afd 14227 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 14228
151ad919 14229Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14230
14231 * config.guess: Merge with FSF.
14232
d99ec4a1 14233Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14234
14235 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14236
151ad919 14237Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14238
14239 * config.sub: Add "marketing-names" patch.
14240
952fead6 14241Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14242
31972771 14243 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 14244
9defe53a 14245Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14246
14247 * config.sub: Handle v850-elf.
14248
9efeb2e1 14249Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 14250
14251 * .cvsignore (*-install): Remove.
14252
c51cbc45 14253Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14254
14255 * ltconfig: Set CONFIG_SHELL in libtool.
14256 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14257
0dcb4a65 14258Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14259
14260 * configure.in (target_subdir): Set to libraries if enable_multilib.
14261
01a35b7f 14262Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14263
14264 * config.guess: Update from gcc directory.
14265
151ad919 14266Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14267
14268 * Makefile.in (all-sim): Depends on all-readline.
14269
28e9041c 14270Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14271
14272 * Makefile.in (BISON, YACC): Use $$s.
14273 (all-bison): Depend on all-texinfo.
14274
14275Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14276
14277 * Makefile.in (BISON): Add -L flag.
14278 (YACC): Likewise.
14279
151ad919 14280Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14281
aee16bda 14282 * configure.in (noconfigdirs): Add support for v850e target.
14283
151ad919 14284 * config.sub (maybe_os): Add support for v850e target.
14285
14286Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14287
aee16bda 14288 * configure.in (noconfigdirs): Add support for v850ea target.
14289
151ad919 14290 * config.sub (maybe_os): Add support for v850ea target.
14291
28e9041c 14292Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14293
14294 * config.sub: Add mipstx39. Delete r3900.
14295
14296Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14297
14298 * Makefile.in (all-autoconf): Depends on all-texinfo.
14299
14300Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14301
14302 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14303 eabi targets.
14304
14305Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14306
14307 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14308
14309 * configure: When handling a Canadian Cross, handle YACC as well as
14310 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 14311 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 14312
14313Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14314
14315 * Makefile.in (BISON): bison, not byacc or bison -y.
14316 (YACC): bison -y or byacc or yacc.
14317 (various): Add *-bison as appropriate.
14318 (taz): No need to mess with BISON anymore.
14319
14320Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14321
14322 * configure: If OSTYPE matches *win32*, try to find a good value for
14323 CONFIG_SHELL.
14324
14325Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14326
14327 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14328 configure.in if it is present.
14329
14330Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14331
14332 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14333
14334Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14335
14336 * config.sub: Recognize `arc' cpu.
14337 * configure.in: Likewise.
14338 * config-ml.in: Likewise.
14339
14340Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14341
14342 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14343
14344Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14345
14346 * configure: Changed sed delimiter from ':' to '|' when
14347 attempting to substitute ${config_shell} for SHELL. On
14348 NT ${config_shell} may contain a ':' in it.
14349
14350Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14351
14352 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14353
14354Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14355
14356 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14357
14358Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14359
14360 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14361
14362 * ylwrap: If the program is a relative path, force it to be
14363 absolute.
14364
14365Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14366
14367 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14368
14369Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14370
14371 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 14372 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14373 for libraries.
28e9041c 14374
14375Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14376
14377 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 14378 separated by spaces.
28e9041c 14379
14380Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14381
14382 * ylwrap: New file.
14383 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14384
14385 * ltmain.sh: Handle /bin/sh at start of install program.
14386
14387 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14388
14389 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14390 * missing: New file, from automake 1.2.
14391
14392Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14393
14394 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14395 check-tk to CHECK_X11_MODULES.
14396
14397Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14398
14399 * config.sub: Merge with FSF.
14400
14401Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14402
14403 * config.guess: Merge with FSF.
14404
14405Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14406
14407 * configure: Treat msdosdjgpp like go32.
14408 * configure.in: Likewise. Don't remove gprof for go32.
14409
14410 * configure: Change Makefile.tem2 to Makefile.tm2.
14411
14412Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14413
14414 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14415
14416Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14417
14418 * install-sh (chmodcmd): Set to null if the DST directory already
14419 exists. Same as Nov 11th change.
14420
14421Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14422
aee16bda 14423 * configure (GDB_TK): Needs itcl and tix.
28e9041c 14424
14425Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14426
14427 * config.guess: Update from FSF.
14428
14429Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14430
14431 * Makefile.in (GDB_TK): Depend on itcl and tix.
14432
14433Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14434
14435 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14436 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14437 (INSTALL_SCRIPT): New variable.
14438 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14439 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14440 to -x.
14441 * install-sh: Add support for -x option.
14442
14443Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14444
14445 * configure.in, Makefile.in: Treat tix like itcl.
14446
14447Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14448
14449 * Makefile.in (WINDRES): New variable.
14450 (WINDRES_FOR_TARGET): New variable.
14451 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14452 (EXTRA_HOST_FLAGS): Add WINDRES.
14453 (EXTRA_TARGET_FLAGS): Add WINDRES.
14454 (EXTRA_GCC_FLAGS): Add WINDRES.
14455 ($(DO_X)): Pass down WINDRES.
14456 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14457 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14458 DLLTOOL_FOR_TARGET.
14459
14460Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14461
14462 * configure.in: configure sim before gdb for win32-x-ppc
14463
14464Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14465
14466 Move gperf into the toplevel, from libg++.
14467 * configure.in (target_tools): Add target-gperf.
14468 (native_only): Add target-gperf.
14469 * Makefile.in (all-target-gperf): New target, depend on
14470 all-target-libg++.
14471 (configure-target-gperf): Empty rule.
14472 (ALL_TARGET_MODULES): Add all-target-gperf.
14473 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14474 (CHECK_TARGET_MODULES): Add check-target-gperf.
14475 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14476 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14477
14478Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 14479
28e9041c 14480 * config.sub (mn10200): Recognize new basic machine.
14481
14482Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14483
14484 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14485 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14486
14487Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14488
14489 * configure.in: If we're building mips-sgi-irix6* native, turn on
14490 ENABLE_MULTILIB and set TARGET_SUBDIR.
14491
14492Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14493
14494 * Makefile.in (all-sn): Depend on all-grep.
14495
14496Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14497
14498 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14499
14500 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14501 Makefile. From Jeff Makey <jeff@cts.com>.
14502 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14503
14504 * Makefile.in (DISTBISONFILES): Remove.
14505 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14506 $(DEFAULT_YACC).
14507
14508 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 14509 cygwin32.
28e9041c 14510
14511 * Makefile.in (LD): New variable.
14512 (EXTRA_HOST_FLAGS): Pass down LD.
14513 ($(DO_X)): Likewise.
14514
14515Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14516
14517 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14518
14519Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14520
14521 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 14522 before adding our own. Always add --build.
28e9041c 14523
14524Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14525
14526 * configure.in (targargs): Pass --build if we're doing
14527 a cross-compile.
14528
14529Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14530
ac6fd7b6 14531 * configure: Use '|' instead of ":" as the separator in
28e9041c 14532 sed. Otherwise sed chokes on NT path names with drive
14533 designators. Also look for "?:*" as the leading characters in an
14534 absolute pathname.
14535
14536Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14537
14538 * config.sub: Support for r3900.
14539
14540Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14541
14542 * configure.in: Use install-sh, not install.sh.
14543
14544Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14545
14546 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14547 apply it twice.
14548
14549Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14550
14551 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14552 install-binutils.
14553
14554Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14555
14556 * Makefile.in: Add automake targets.
14557 * configure.in (host_tools): Add automake.
14558
14559Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14560
14561 * configure: Default CXX to c++, not gcc.
14562 * Makefile.in (CXX): Set to c++, not gcc.
14563 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14564
14565Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14566
14567 * install-sh: try appending a .exe if source file doesn't
14568 exist
14569
14570Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14571
14572 * configure.in: Turn on multilib by default.
14573 (cross_only): Remove target-libiberty.
14574
14575 * Makefile.in (all-gcc): Don't depend on libiberty.
14576
14577Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14578
14579 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14580
14581Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14582
14583 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14584 (DISTBISONFILES): Add ld/Makefile.in
14585
14586Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14587
14588 * configure.in: if target is cygwin32 but host isn't cygwin32,
14589 don't configure gdb tcl tk expect, not just gdb.
14590
14591Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14592
14593 * configure.in: Added gnuserv everywhere sn appears.
14594
14595 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14596 (CROSS_CHECK_MODULES): Added check-gnuserv.
14597 (INSTALL_MODULES): Added install-gnuserv.
14598 (CLEAN_MODULES): Added clean-gnuserv.
14599 (all-gnuserv): New target.
14600
14601Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14602
14603 * config.guess: Fixes for MIPS OpenBSD systems.
14604
14605Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14606
14607 * Makefile.in (INSTALL_XFORM): Remove.
14608 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14609
14610 * mkinstalldirs: New file, copied from automake.
14611 * Makefile.in (installdirs): Rename from install-dirs. Use
14612 mkinstalldirs. Change all users.
14613 (DEVO_SUPPORT): Add mkinstalldirs.
14614
14615Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * install-sh: Rename from install.sh.
14618 * Makefile.in (INSTALL): Change install.sh to install-sh.
14619 (DEVO_SUPPORT): Likewise.
14620
14621 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14622 Graichen <graichen@rzpd.de>.
14623
14624Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14625
14626 * config.guess: Recognize OpenBSD systems correctly.
14627
14628Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14629
14630 * README, Makefile.in (ETC_SUPPORT): Remove references to
14631 cfg-paper*, configure.{texi,man,info*}._
14632
14633Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14634
14635 * Makefile.in (all.normal): Ensure that gcc is built after all
14636 the x11 - ie gdb - targets.
14637
14638Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14639
14640 * makefile.vms: Don't run conf-a-gas.
14641
14642Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14643
31972771 14644 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 14645
151ad919 14646Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14647
14648 * configure.in: Remove noconfigdirs case since gdb also
14649 configures and builds for tic80-coff.
14650
28e9041c 14651Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14652
14653 * configure: Set cache_file to config.cache.
14654 * Makefile.in (local-distclean): Remove config.cache.
14655
14656Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14657
14658 * COPYING: Update FSF address.
14659
151ad919 14660Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14661
14662 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14663 noconfigdirs.
14664
28e9041c 14665Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14668 MAKEDIRS, is empty.
14669
14670Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14671
14672 * config.sub: Tweak mn10300 entry.
14673
14674Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14675
14676 * configure.in (host_tools): Put sim before gdb, so gdb's
14677 configure.tgt can determine if the simulator was configured.
14678
14679Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14680
14681 * config.sub: Move BeOS $os case to be with other Cygnus
14682 local cases.
14683
14684Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14685
14686 * config.sub: Remove misplaced comment that broke Linux.
14687
14688Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14689
14690 * config.sub: Add BeOS support.
14691
14692Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14693
14694 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14695
14696Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14697
14698 * configure.in (noconfigdirs): Remove tcl and tk from
14699 noconfigdirs for cygwin32 builds.
14700
151ad919 14701Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14702
14703 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14704
28e9041c 14705Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14706
14707 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14708 make-all.com, use makefile.vms instead.
14709
14710Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14711
14712 * config.sub: Accept -lnews*.
14713
151ad919 14714Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14715
14716 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 14717 target-examples and target-libiberty for d30v.
151ad919 14718
14719Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14720
14721 * configure.in (noconfigdirs): Enable ld for d30v.
14722
14723Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14724
14725 * configure.in (tic80-*-*): Build compiler.
14726
14727Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14728
14729 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 14730 unsupported d30v directories
151ad919 14731
14732Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14733
aee16bda 14734 * config.sub, configure.in: Add d30v target cpu.
14735
28e9041c 14736Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14737
14738 * makefile.vms: New file.
14739 * make-all.com: Remove.
14740
14741Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14742
14743 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14744
14745Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14746
14747 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14748
14749Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14750
14751 * Makefile.in (ALL_MODULES): Added all-db.
14752 (CROSS_CHECK_MODULES): Addec check-db.
14753 (INSTALL_MODULES): Added install-db.
14754 (CLEAN_MODULES): Added clean-db.
14755
14756Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14757
14758 * config.guess: Merge with latest FSF sources.
14759
14760Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14761
14762 * Makefile.in (ALL_MODULES): Added all-itcl.
14763 (CROSS_CHECK_MODULES): Added check-itcl.
14764 (INSTALL_MODULES): Added install-itcl.
14765 (CLEAN_MODULES): Added clean-itcl.
14766
14767Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14768
14769 * configure.in: build gdb for mn10200
14770
14771Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14772
14773 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14774
151ad919 14775Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14776
14777 * configure.in (tic80-*-*): Turn off most targets right now.
14778
28e9041c 14779Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14780
14781 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14782 rather than the makeinfo program.
14783 (do-info): Depend upon all-texinfo.
14784
14785Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14786
14787 * configure.in: Remove uses of config/mh-linux.
14788
14789 * config.sub, config.guess: Merge with latest FSF sources.
14790
151ad919 14791Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14792
14793 * config.sub (case $basic_machine): Add tic80 entries.
14794
28e9041c 14795Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14796
14797 * config.sub, config.guess: Merge with latest FSF sources.
14798
14799Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14800
14801 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14802 * mpw-config.in: Test for NewFolderRecursive.
14803 * mpw-install: Use symbolic name for startup filename.
14804 * mpw-README: Add various additional details.
14805
14806Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14807
14808 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14809
14810Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14811
14812 * configure.in: Do build gcc and the target libraries for
14813 the mn10200.
14814
14815Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14816
14817 * configure.in: don't avoid building gdb for mn10300 any more
14818 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14819 instead of single-quoting it.
14820
14821Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14822
14823 * configure.in: Don't use --with-stabs on IRIX 6.
14824
14825Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14826
14827 * configure.in (m32r): Build gdb, libg++ now.
14828
14829Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14830
14831 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14832 directories from noconfigdirs.
14833
14834Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14835
14836 * config.sub (basic_machine): added mips16 configuration
14837
14838Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14839
14840 * config.sub: Handle d10v-unknown.
14841
151ad919 14842Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14843
14844 * config.sub: Handle v850-unknown.
14845
28e9041c 14846Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14847
14848 * Makefile.in: add findutils
14849 * configure.in: add findutils to list of host_tools
14850
14851Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14852
14853 * config.sub: Handle mn10200 and mn10300.
14854
14855Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14856
14857 * configure.in (d10v-*): Do not build librx.
14858
14859Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14860
14861 * configure.in (mn10300): Build everything except gdb & libgloss.
14862
14863Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14864
14865 * config.guess: Patch for Dansk Data Elektronik servers,
14866 from Niels Skou Olsen <nso@dde.dk>.
14867
14868 For ncr, use /bin/uname rather than uname, since GNU uname does not
14869 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14870
14871 Patch for MIPS R4000 running System V,
14872 from Eric S. Raymond <esr@snark.thyrsus.com>.
14873
14874 Fix thinko for nextstep.
14875
14876 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14877
14878 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14879 * config.guess: Guess mips-dec-mach_bsd4.3.
14880
14881 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14882 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14883 release numbers.
14884 * config.guess (mips-mips-riscos*): Emit just enough of the
14885 release number.
14886
14887 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14888 * config.guess (sparc-auspex-sunos*): Added.
14889 (f300-fujitsu-*): Added.
14890
14891 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14892 * config.guess: Recognize a Tadpole as a sparc.
14893
14894Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14895
14896 * config.guess: Don't assume that NextStep version is either 2 or
14897 3. NextStep 4 (aka OpenStep 4) has come out now.
14898
14899Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14900
14901 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14902 From Rik Faith <faith@cs.unc.edu>.
14903
14904Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14905
14906 * config.sub: Contributions from bug-gnu-utils to:
14907 Support plain "hppa" (no version given) architecture, reported by
14908 OpenStep.
14909 OpenBSD like NetBSD.
14910 LynxOs is not a hardware supplier.
14911
14912 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 14913 OpenBSD like NetBSD.
28e9041c 14914 Stratus systems.
14915 More Pyramid systems.
14916 i[n>4]86 Intel chips.
14917 M680[n>4]0 Motorola chips.
14918 Use unknown instead of lynx for hardware manufacturer.
14919
14920Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14921
14922 * install.sh (chmodcmd): Set to null if the DST directory already
14923 exists.
14924
14925Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14926
14927 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14928 not use mt-ppc target Makefile fragment any more.
14929
14930Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14931
14932 * configure.in (*-*-windows): Exclude everything but those dirs
14933 needed to build windows.
14934
14935Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14936
14937 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14938
14939Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14940
14941 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 14942
14943Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14944
14945 * Undo my previous change.
14946
14947Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14948
14949 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14950 unconditionally.
14951 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14952
14953Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14954
14955 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14956 host to add it's own flags.
28e9041c 14957
14958Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14959
14960 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14961
14962Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14963
14964 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14965 (CXX_FOR_TARGET): Likewise.
14966 (GCC_FOR_TARGET): Define.
14967 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14968 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14969 CC_FOR_TARGET was specified on the command line.
14970 (MAKEOVERRIDES): Don't define.
14971
14972Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14973
14974 * configure.in (m32r): Fix spelling of libg++ libs.
14975
14976Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14977
14978 * config.sub (-apple*): Remove, now redundant.
14979
14980Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14981
14982 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14983
14984 * configure: Rework yesterday's sed script patch.
14985
14986 * config.sub: Merge with FSF.
14987
14988Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14989
14990 * config.guess: Merge from FSF.
14991
14992 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 14993 * config.guess: Use pc instead of unknown, for pc clone systems.
14994 Change linux to linux-gnu.
28e9041c 14995
14996 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 14997 * config.guess: Avoid non-portable tr syntax.
28e9041c 14998
14999Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15000
15001 * test-build.mk (HOLES): Add "xargs" for gdb.
15002
15003 * configure: Avoid hpux10.20 sed bug.
15004
15005Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15006
5309a301 15007 * configure.in: Add support for windows host
28e9041c 15008 (that is a build done under the Microsoft build environment).
15009
15010Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15011
15012 * Makefile.in: Replace all uses of srcroot with s, to shrink
15013 command line lengths.
15014
15015 Patches from Geoffrey Noer <noer@cygnus.com>:
15016 * configure.in: If configuring for newlib, pass --with-newlib to
15017 subdirectories.
15018 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15019 -Bnewlib/ and -Lwinsup to gcc.
15020 (CXX_FOR_TARGET): Likewise.
15021
15022Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15023
15024 * Makefile.in (ETC_SUPPORT): Add configure.
15025
15026Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15027
aee16bda 15028 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 15029 host configuration file.
15030
15031Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15032
15033 * configure.in: Break mn10x00 support into separate
15034 mn10200 and mn10300 configurations.
15035 * config.sub: Likewise.
15036
15037Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15038
15039 * configure.in: Add lots of stuff to noconfigdirs for
15040 the mn10x00 targets.
15041
15042 * config.sub, configure.in: Add mn10x00 support.
15043
15044Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15045
15046 * make-all.com: Call conf-a-gas, not config-a-gas.
15047
15048Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15049
15050 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 15051 targets.
28e9041c 15052
15053Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15054
15055 * mpw-README: Add much more detail for native PowerMac.
15056 * mpw-install: New file.
15057 * mpw-configure: Add --norecursion and --help options.
15058 * mpw-config.in: Translate readme and install files when
15059 copying to objdir.
15060 * mpw-build.in: Don't always depend on byacc and flex.
15061 (install-only-top): New action.
15062
151ad919 15063Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15064
15065 * configure.in: You can now configure GDB for the v850.
15066
28e9041c 15067Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15068
15069 * configure.in (noconfigdirs): Don't configure any C++ dirs
15070 if targeting D10V.
15071
15072Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15073
15074 * config.sub: Recognize mips64vr5000.
15075
15076Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15077
15078 * configure.in: Use a single line for host_tools and native_only.
15079
15080Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15081
15082 * config.sub, configure.in: Add entries for m32r.
15083
15084Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15085
15086 * Makefile.in (inet-install): Don't run install-gzip.
15087
15088Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15089
15090 * configure.in: Don't config lots of things for *-*-windows*.
15091
15092Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15093
15094 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15095 (host_libs, host_tools): Copy from configure.in.
15096 * mpw-configure: Don't complain about directories not found.
15097
15098Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15099
15100 * configure.in (i[345]86): Recognize i686 for pentium pro.
15101 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15102 file.
15103
15104 * config.guess (i[345]86): Ditto.
15105
15106Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15107
15108 * configure.in (noconfigdirs): Removed gdb for D10V.
15109
151ad919 15110Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 15111
151ad919 15112 * configure.in: Remove ld, target-libio, target-libg++, and
15113 target-libstdc++ from noconfigdirs.
ed37269d 15114
28e9041c 15115Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15116
15117 * configure: Fix three locations where shell scripts were
15118 being run directly rather than with config_shell.
15119
151ad919 15120Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15121
15122 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15123 * config.sub (basic_machine): Recognize v850.
15124
28e9041c 15125Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15126
15127 * mpw-configure: Handle multiple enable/disable options and
15128 pass them down recursively, handle -c and -s flags appropriately
15129 depending on choice of compiler, add escape mechanism for
15130 quoted arguments to gC.
15131
15132Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15133
15134 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15135 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15136 so that -mrelocatable-lib and -mno-eabi are used.
15137
15138 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15139 not support --print-multi-lib, don't abort.
15140
28e9041c 15141Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15142
15143 * make-all.com: Run config-a-gas.
15144 * setup.com: Don't copy subdirectory files around.
15145
15146Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15147
15148 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15149 target, it now compiles correctly.
15150
15151Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15152
15153 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15154
15155Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15156
aee16bda 15157 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 15158
15159Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15160
15161 * configure.in (native_only): Add prms.
15162
15163Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15164
15165 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15166 (BINUTILS_SUPPORT_DIRS): Likewise.
15167
15168Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15169
15170 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15171 d10v support is added.
15172
15173Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15174
15175 * configure.in (d10v-*-*): New target.
15176
15177Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15178
15179 * config.guess (HP 9000/811): Recognize this as a PA1.1
15180 machine.
15181
15182Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15183
15184 * Makefile.in (do-tar-gz): New target, split out from tail end of
15185 taz target. Run each command separately, don't use pipes.
15186 (taz): Use it.
15187
15188Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15189
15190 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15191 * mpw-build.in: No builds should depend on building byacc or flex,
15192 they are assumed to be installed already.
15193
15194Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15195
15196 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15197 variable that CC_FOR_TARGET needs.
15198
15199Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15200
15201 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15202 options have changed since the last time the subdirectory was
15203 configured, and if it has, reconfigure.
15204 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15205 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15206
15207Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15208
15209 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15210 CLEAN_MODULES): Add bash.
15211 (all-bash): New target.
15212
15213Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15214
15215 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15216
15217Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15218
15219 * config.sub (basic_machine): Recognize d10v as a valid processor.
15220
15221Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15222
15223 * mpw-configure: Add support for --bindir.
15224 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15225
15226Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15227
15228 * configure.in: add bash, time, gawk to list of hosttools and things
15229 to only build for native toolchains
15230
15231Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15232
15233 * Makefile.in (docdir): Remove.
15234
15235Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15236
15237 * Makefile.in (datadir): Set to $(prefix)/share.
15238
15239Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15240
15241 * configure.in: build diff and patch for cygwin32-hosted
15242 toolchains.
15243
15244Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15245
15246 * config.sub: Accept -rtems*.
15247
15248Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15249
31972771 15250 * configure.in: enable dosrel for cygwin32-hosted builds,
15251 remove diff from the list of things not buildable
15252 via Canadian Cross
28e9041c 15253
15254Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15255
15256 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 15257 don't get ". ".
28e9041c 15258
15259Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15260
15261 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15262
15263Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15264
15265 * Makefile.in (taz): Handle case where tex3patch didn't even get
15266 checked out. Also, if it was found, put the symlink in a new util
15267 subdirectory.
15268
15269Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15270
15271 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15272
15273Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15274
15275 * config.sub: Recognize -openvms.
15276 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15277 * make-all.com, setup.com: New files.
15278
15279Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15280
15281 * Makefile.in (taz): tex3patch moved to texinfo/util.
15282
15283Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15284
15285 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15286 * configure.in: remove make from disable-if-Can-Cross list
15287 enable gdb if ${host} and ${target} are cygwin32
15288
15289Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15290
15291 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15292 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15293
15294Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15295
15296 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15297 distinguish sysv/svr4/bsd variants.
15298 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15299
15300Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15301
15302 * configure.in: Added copyright notice.
15303 * move-if-change: Added copyright notice.
15304
15305Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15306
15307 * configure.in (powerpcle-*-solaris*): Until we get shared
15308 libraries working, don't build gdb, sim, make, tcl, tk, or
15309 expect.
15310
15311Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15312
15313 * config.guess: Merge with FSF:
15314
15315 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15316 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15317
15318 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15319 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15320
15321 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15322 * config.guess: Combine two OSF1 rules.
15323 Also recognize field test versions. From mjr@zk3.dec.com.
15324 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15325 because GNU uname does not support -p. From pmr@pajato.com.
15326
15327Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15328
15329 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15330
15331Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15332
15333 * mpw-README: Document GCCIncludes.
15334
15335Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15336
15337 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15338
15339Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15340
15341 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15342
15343Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15344
15345 * configure.in (*-*-cygwin32): Configure make.
15346
15347Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15348
15349 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15350
15351Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15352
15353 * Makefile.in (all-inet): Depend on all-perl.
15354
15355 * Makefile.in (inet-install): New target.
15356
15357 * Makefile.in (all-inet): Depend on all-tcl.
15358 (all-inet): Depend on all-send-pr.
15359
15360Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15361
15362 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15363 temporarily.
15364
15365Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15366
15367 * configure.in: Don't configure --with-gnu-ld on AIX.
15368
15369Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15370
15371 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15372
15373Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15374
15375 * Makefile.in (ALL_MODULES): Added all-inet.
15376 (CROSS_CHECK_MODULES): Added check-inet.
15377 (INSTALL_MODULES): Added install-inet.
15378 (CLEAN_MODULES): Added clean-inet.
15379 (all-indent): New target.
15380
15381 * configure.in (host_tools): Added inet.
15382 (native_only): Added inet.
15383 (noconfigdirs): Added inet.
15384
15385Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15386
15387 * configure.in: Don't configure libgloss if we are not configuring
15388 newlib.
15389
15390Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15391
15392 * configure.in: Don't configure libgloss for unsupported
15393 architectures.
15394
15395Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15396
15397 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15398
15399Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15400
15401 * Makefile.in (ALL_MODULES): Include all-apache.
15402 (CROSS_CHECK_MODULES): Include check-apache.
15403 (INSTALL_MODULES): Include install-apache.
15404 (all-apache): New target.
15405
15406 * configure.in: Added apache everywhere perl is seen.
15407
15408Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15409
15410 * Makefile.in: Add support for clean-{module} and
15411 clean-target-{module} rules.
15412
15413Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15414
15415 * configure.in (*-*-ose) do not build libgloss.
15416
15417Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15418
15419 * config.guess (prep*:SunOS:5.*:*): Turn into
15420 powerpele-unknown-solaris2.
15421
15422Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15423
15424 * configure.in: Permit --enable-shared to specify a list of
15425 directories.
15426
15427Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15428
15429 * configure.in (host==solaris): Pass only the first word of $CC
15430 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15431
15432Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15433
15434 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15435
15436Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15437
15438 * Makefile.in (ALL_MODULES): Include all-perl.
15439 (CROSS_CHECK_MODULES): Include check-perl.
15440 (INSTALL_MODULES): Include install-perl.
15441 (ALL_X11_MODULES): Include all-guile.
15442 (CHECK_X11_MODULES): Include check-guile.
15443 (INSTALL_X11_MODULES): Include install-guile.
15444 (all-perl): New target.
15445 (all-guile): New target.
15446
15447 * configure.in (host_tools): Include perl and guile.
15448 (native_only): Include perl and guile.
15449 (noconfigdirs): Don't build guile and perl; no ports have been
15450 done.
15451
15452Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15453
31972771 15454 * configure (--enable-*): Handle quoted option lists such as
15455 --enable-sim-cflags='-g0 -O' better.
28e9041c 15456
15457Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15458
15459 * Makefile.in ({,inst}all-target): New rule so we can make and
15460 install all of the target directories easily.
15461
15462Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15463
15464 * configure.in: Add missing global flag in sed substitution when
15465 deleting `target-' from ${configdirs}.
15466
15467Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15470 option.
15471
15472 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15473 config/mh-necv4.
15474
15475 * install.sh: Correct misspelling of transformbasename.
15476
15477 * config.guess: Recognize mips-*-sysv*.
15478
15479Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15480
15481 * config.sub: Recognize mon960.
15482
15483Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15484
15485 * configure: Restore Canadian Cross handling of BISON and LEX,
15486 removed in Feb 20 change.
15487
15488Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15489
15490 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15491 Mention make install. Remove the old copyright date as well the
15492 clumsy and rather pointless copyright on the README file.
15493
15494Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15495
15496 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15497 Makefile after running symlink-tree, then run `make distclean' to
15498 avoid clobbering any generated files in srcdir.
15499
15500Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15501
15502 * configure.in (m68k-*-netbsd*): Build everything now.
15503
15504Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15505
15506 * Makefile.in (taz): Fix quoting.
15507
15508Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15509
15510 * configure.in (sparclet-*-*): Build everything now.
15511
15512Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15513
15514 * configure.in (m68k-*-linux*): New host.
15515
15516Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15517
15518 * configure: Check for bison before byacc.
15519
15520Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15521
15522 * Makefile.in configure: Change the way LEX and BISON/YACC are
15523 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15524 searching PATH. These are used as fallbacks by Makefile.in if
15525 flex/bison/byacc aren't in objdir.
15526
15527Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15528
15529 * Makefile.in: Make everything which depends upon all-bfd also
15530 depend upon all-opcodes, in case --with-commonbfdlib is used.
15531
15532Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15533
15534 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15535 building NT native compilers on Unix.
15536
15537Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15538
15539 * configure.in: Don't get CC from the host Makefile fragment if we
15540 can find gcc in PATH, or if this is a Canadian Cross. Move the
15541 Solaris test for /usr/ucb/cc to the post target script, just after
15542 the compiler sanity test.
15543
15544Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15545
15546 * config.sub: Merge with FSF.
15547
15548Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15549
15550 * Makefile.in (RPATH_ENVVAR): New variable.
15551 (REALLY_SET_LIB_PATH): Use it.
15552 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15553
15554Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15555
15556 * config.sub, configure.in: Recognize sparclet cpu.
15557
15558Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15559
15560 * config.guess: Support m68k-cbm-sysv4.
15561
15562Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15563
15564 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15565 m68k-unknown-linuxaout from linker help string. Put quotes around
15566 $ld_help_string.
15567
15568Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15569
15570 * config.guess (powerpc-harris-powerunix): Add guess for port
15571 to new target.
15572
15573Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15574
15575 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15576
15577Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15578
15579 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15580 $(REALLY_SET_LIB_PATH) in Makefile.
15581 * Makefile.in (SET_LIB_PATH): New variable.
15582 (REALLY_SET_LIB_PATH): New variable.
15583 ($(DO_X)): Use $(SET_LIB_PATH).
15584 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15585 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15586 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15587 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15588 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15589 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15590 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15591 (install-dosrel): Likewise.
15592 (all-opcodes): Depend upon all-libiberty.
15593
15594Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15595
15596 * config.guess (*:CYGWIN*): New
15597
15598Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15599
15600 * Makefile.in (all-target-winsup): All all-target-libiberty.
15601
15602Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15603
15604 * configure.in (noconfigdirs): Add missing # in front of comment.
15605
15606Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15607
15608 * configure.in: add second pass to things added to noconfigdirs
15609 so *-gm-magic can exclude libgloss properly.
15610
15611Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15612
15613 * mpw-configure (extralibs_name, rez_name): Set correctly
15614 for MWC68K compiler.
15615
15616 * mpw-README: Add more info on the necessary build tools.
15617
15618Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15619
15620 * configure.in, config.sub: Recognize cygwin32.
15621
15622Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15623
15624 * config.guess, config.sub: Recognize A/UX.
15625
15626Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15627
15628 * config.sub: Merge with gcc/config.sub.
15629
15630Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15631
15632 * mpw-build.in (do-binutils): Add build of stamps.
15633
15634Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15635
15636 * config.sub: Add recognition for mips64vr4100*-* targets.
15637
15638Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15639
15640 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15641 Add creation of gconfigargs with `--enable-shared' turned on.
15642 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15643 ($(host)-stamp-stage3-configured): Likewise.
15644 (HOLES): Add chatr and ldd.
15645 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15646
15647Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15648
15649 * configure: Pass --nfp to recursive configures.
15650
15651Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15652
15653 * Makefile.in (DLLTOOL): New.
15654 (DLLTOOL_FOR_TARGET): New.
15655 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15656 (EXTRA_TARGET_FLAGS): Ditto.
15657 (EXTRA_GCC_FLAGS): Ditto.
15658 (CONFIGURE_TARGET_MODULES): Ditto.
15659 (DO_X): Ditto.
15660 * configure: Add DLLTOOL.
15661
15662Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15663
15664 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15665 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15666 mh-sco, since old workarounds no longer needed, and don't
15667 build ld, since libraries have weak symbols in COFF.
15668
15669Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15670
15671 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15672
15673Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15674
15675 * configure.in: Make sure that ${CC} can be used to compile an
15676 executable.
15677
15678Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15679
15680 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15681 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15682 nothing depending on whether gdbtk is being built.
15683
15684Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15685
15686 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15687
15688Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15689
15690 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15691 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15692
15693Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15694
15695 * config-ml.in: Add support for
15696 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15697 Simplify setting of multidirs from --disable-foo.
15698
15699Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15700
15701 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15702 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15703 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 15704 non-empty, pass them on to the GCC make.
28e9041c 15705 (all-bootstrap): New rule that is like all-gcc, except it executes
15706 the GCC bootstrap rule instead of the GCC all rule.
15707
15708Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15709
15710 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15711
15712Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15713
15714 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15715 DG/UX support.
15716
15717Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15718
15719 * config.sub (i*86*) Change [345] to [3456]
15720
15721Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15722
15723 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15724 --with-gnu-ld=no.
15725
15726Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15727
15728 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15729 AIX multilibs get built.
15730
15731Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15732
15733 * configure.in (i386-win32): Don't build expect if we're not
15734 building the tcl subdir.
15735
15736Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15737
15738 * Makefile.in: (configure-target-examples, all-target-examples):
15739 New targets, configure and build example programs.
15740
15741Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15742
15743 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15744 use it as input to sedit the generated MPW makefile.
15745 * mpw-README: Add a suggestion about Gestalt.h.
15746
15747Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15748
15749 * config.sub: Accept *-*-ieee*.
15750
15751Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15752
15753 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15754 Ronald F. Guilmette <rfg@monkeys.com>.
15755
15756Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15757
15758 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15759 for powerpc-pe native.
15760 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15761 (target==powerpc-pe): duplicate i386-win32 entry.
15762
15763Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15764
15765 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15766 of vxworks, not just vxworks5.1.
15767
15768Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15769
15770 * mpw-configure: Add support for exec-prefix.
15771
15772Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15773
15774 * config.guess: Recognize HP model 816 machines as having
15775 a PA1.1 processor.
15776
15777Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15778
15779 * configure: Ignore new autoconf configure options.
15780
28e9041c 15781Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15782
15783 * config.guess: Recognize Pentium under SCO.
15784 From Robert Lipe <robertl@arnet.com>.
15785
15786Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15787
15788 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 15789
15790Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15791
15792 * configure.in: Don't configure gas for alpha-dec-osf*.
15793
15794Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15795
15796 * configure.in: Default to --with-stabs for some targets for which
15797 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15798 i[345]86*-*-unixware*.
15799
15800Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15801
15802 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15803 rather than basing it on the target. Simplify handling of options
15804 controlling which directories to configure. Remove extraneous
15805 slash in multi-clean target.
15806
15807Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15808
15809 * config-ml.in: Prefix more variables with ml_ so they don't collide
15810 with configure's.
15811
15812Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15813
15814 * configure: Don't turn -v into --v.
15815
15816Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15817
15818 * configure.in (targargs): Fix typo.
15819
15820 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15821
15822Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15823
15824 * configure.in: Strip --host and --target options from
15825 CONFIG_ARGUMENTS, and always configure for --host only. Add
15826 --with-cross-host option when building with a cross-compiler.
15827 * configure: Canonicalize the arguments put into config.status by
15828 always using `=' for an option with an argument. Pass a presumed
15829 --host or --target explicitly.
15830
15831Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15832
15833 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15834 into general OS recognition case.
15835
15836Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15837
15838 * configure.in (target_configdirs): add target-winsup only
15839 for win32 target systems.
15840
15841Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15842
15843 * Makefile.in (all-target-libgloss): Depend upon
15844 configure-target-newlib, since when libgloss is built it looks to
15845 see if the newlib directory exists.
15846
15847Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15848
15849 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15850 cfg-ml-*.in.
15851
15852Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15853
15854 * configure: Handle LD and LD_FOR_TARGET when configuring a
15855 Canadian Cross.
15856
28e9041c 15857Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15858
15859 * configure.in (target_libs): add target-winsup.
15860 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15861 (target==ppcle-pe): remove ld from $noconfigdirs.
15862
15863Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15864
15865 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15866 Preserve relative path names in $srcdir. Build symlink tree if
15867 configuring cross target dir and srcdir=. (= no VPATH support).
15868 (configure-target-libg++): Depend on configure-target-librx.
15869 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15870 * config-ml.in: New file.
15871 * symlink-tree: New file.
15872 * configure: Ensure srcdir="." if that's what it is.
15873
15874Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15875
15876 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15877 includes and FLEX_SKELETON setting.
15878 * mpw-configure (--with-gnu-ld): New option, controls whether
15879 to use PPCLink or ld with PowerMac GCC.
15880 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15881 * mpw-config.in: Configure grez if targeting Mac.
15882
15883 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 15884 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15885 just macos.
28e9041c 15886 * configure.in: Configure grez resource compiler if targeting Mac.
15887 * Makefile.in (all-grez, install-grez): New targets.
15888
15889Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15890
15891 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 15892 gcc in the path, set CC to gcc -O2.
28e9041c 15893
15894Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15895
15896 * configure: Default ${build} correctly. Avoid picking up extra
15897 spaces when reading CC and CXX from Makefile. When doing a
15898 Canadian Cross, use plausible default values for numerous
15899 variables.
15900 * configure.in: When doing a Canadian Cross, don't try to
15901 configure tools whose configure script can't handle it.
15902
15903Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15904
15905 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15906
15907Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15908
15909 * configure: Remove dubious bug reporting address.
15910
15911Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15912
15913 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15914 configure script, run that instead of this directory's configure.
15915 In either case, print a message that we're configuring the sub-dir.
15916
15917Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15918
15919 * configure.in: Before checking for the existence of various files,
15920 use sed to filter out "target-".
15921
15922Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15923
15924 * Makefile.in (DO_X): Split rule to decrease command line length
15925 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15926 (Philippe De Muyter).
15927
15928Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15929
15930 * Makefile.in (all-patch): depend on all-libiberty.
15931
15932Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15933
15934 * configure.in: If the only directory in target_configdirs which
15935 actually exists is libiberty, then set target_configdirs to empty,
15936 to avoid trying to build a target libiberty in a gas or gdb
15937 distribution.
15938
15939Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15940
15941 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 15942 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15943 systems.
28e9041c 15944
15945Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15946
15947 * configure.in (copy_dirs): Use sys-include instead of include
15948 for --with-headers option.
15949
15950Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15951
15952 * Makefile.in, configure.in: Make winsup builds work with
15953 new scheme.
15954
15955Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15956
15957 * configure.in: Build the linker on AIX.
15958
15959Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15960
15961 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15962 where needed.
15963
15964Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15965
15966 * Makefile.in (all-gcc): Fix typo.
15967
15968Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15969
15970 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15971
15972Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15973
15974 * configure.in: Rename libFOO to target-libFOO, and xiberty
15975 to target-xiberty, to provide more flexibility.
15976 (target_subdir): Define. Create if cross.
15977 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15978 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15979 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15980 check-libFOO -> check-target-libFOO, etc.
15981 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15982 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15983 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15984 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15985 allow ALL_GCC="" to only configure.
15986 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15987 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15988 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15989
15990Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15991
15992 * Makefile.in (taz): Build "info" in etc explicitly.
15993
15994Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15995
15996 * configure.in: Make sure that CC is undefined (as opposed to
15997 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15998 problem with autoconf trying to configure on a host without GCC.
15999
16000Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16001
16002 * mpw-configure: Set host alias from choice of host compiler,
16003 only use generic MPW Makefile sed if present, edit a file
16004 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16005 * mpw-README: Add problem notes about CW6 and CW7.
16006
16007Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16008
16009 * Makefile.in (taz): Use ";" instead of ";;".
16010
16011Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16012
16013 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16014 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16015 DISTDOCDIRS.
16016 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16017 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16018
16019Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16020
16021 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16022 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16023 Move bfd to DISTSTUFFDIRS.
16024
16025Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16026
16027 * Makefile.in (X11_LIB): Removed.
16028 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16029
16030 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16031
16032Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16033
16034 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16035 names.
16036
16037Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16038
16039 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16040
16041Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16042
16043 * configure.in (i[345]86-*-win32): Always build newlib.
16044 Don't configure cvs, autoconf or texinfo.
16045 * Makefile.in (LD_FOR_TARGET): New.
16046 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16047 Pass down LD_FOR_TARGET.
16048
16049Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16050
16051 * winsup: New directory.
16052 * Makefile.in: Build winsup.
16053 * configure.in: Winsup is configured when target is win32.
16054 Can only build win32 target GDB when native.
aee16bda 16055
28e9041c 16056Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16057
16058 * config.guess: Recognize HP model 819 machines as having
16059 a PA 1.1 processor.
16060
16061Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16062
16063 * configure: Fix sed loop which substitutes for CC and CXX to
16064 avoid bug found in various sed implementations.
16065
16066Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16067
16068 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16069 simulator. Use standard powerpc-*-eabi*.
16070
16071Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16072
16073 * configure.in: Stop putting gas and binutils in noconfigdirs for
16074 powerpc-*-aix* and rs6000-*-*.
16075
16076Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16077
16078 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16079 -mcall-aixdesc libraries.
16080
16081Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16082
16083 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16084
16085 * config.sub (arm | armel | armeb): Fix shell syntax.
16086
16087Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16088
16089 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16090 -msoft-float and -mcpu=common support.
16091 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16092 libraries.
16093
16094Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16095
16096 * configure.in: Allow configuration and build of emacs19 for the alpha.
16097
16098Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16099
16100 * configure.in (CC): Get ^CC, not just any old CC, from
16101 ${host_makefile_frag}.
16102
16103Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16104
aee16bda 16105 * configure.in (CC): Try to get CC from
28e9041c 16106 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16107
16108Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16109
16110 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16111 only if it exists in $(srcdir).
16112
16113Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16114
16115 * configure: If CC and CXX are not set in the environment, set
16116 them, based on either an existing Makefile or on searching for gcc
16117 in PATH. Substitute for CC and CXX in Makefile.
16118 * configure.in: Remove libm from target_libs. Separate
16119 target_configdirs from configdirs. If CC is not set in
16120 environment, try to get it from a host Makefile fragment. Rewrite
16121 changes of configdirs to use skipdirs instead. A few minor
16122 tweaks. Take directories out of target_configdirs as they are
16123 taken out of configdirs. Remove existing Makefile files from
16124 subdirectories. Substitute for TARGET_CONFIGDIRS and
16125 CONFIG_ARGUMENTS in Makefile.
16126 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16127 by configure.in.
16128 (CONFIG_ARGUMENTS): Likewise.
16129 (CONFIGURE_TARGET_MODULES): New variable.
16130 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16131 ($(CONFIGURE_TARGET_MODULES)): New target.
16132 (configure-libg++, configure-libio): New targets.
16133 (all-libg++): Depend upon configure-libg++.
16134 (all-libio): Depend upon configure-libio.
16135 (configure-libgloss, all-libgloss): New targets.
16136 (configure-libstdc++): New target.
16137 (all-libstdc++): Depend upon configure-libstdc++.
16138 (configure-librx, all-librx): New targets.
16139 (configure-newlib): New target.
16140 (all-newlib): Depend upon configure-newlib
16141 (configure-xiberty): New target.
16142 (all-xiberty): Depend upon configure-xiberty.
16143
16144Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16145
16146 * configure.in (host i[345]86-*-win32): Expand the
16147 noconfigdirs again.
16148
16149Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16150
16151 * mpw-configure: Fix sed command file name.
16152
16153Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16154
aee16bda 16155 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 16156 noconfigdirs again.
16157
16158Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16159
16160 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16161 or powerpc*-*-pe*, since they are not yet supported.
16162
16163Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16164
16165 Add PowerMac support and many other enhancements.
16166 * mpw-configure: New option --cc to select compiler to use,
16167 paste options set according to --cc into the generated
16168 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16169 if mpw-make.sed is present.
16170 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16171 add forward includes for PowerPC include files.
16172 * mpw-build.in: Build using Makefile.PPC if present.
16173 (do-byacc, etc): Remove separate version resource builds.
16174 (do-gas): Build "stamps" before "all".
16175 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16176 * mpw-README: Update to reflect --cc option, PowerMac support,
16177 and recently-reported compatibility problems.
16178
16179Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16180
16181 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16182 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16183 (--with-multilib-top): Pass to recursive invocations.
16184
16185Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16186
16187 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16188 v810-*-*.
16189
16190Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16191
16192 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16193 gdb, ld and opcodes on v810-*-*.
16194
28e9041c 16195Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16196
16197 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16198 (local-maintainer-clean): New target.
16199 (maintainer-clean): New target.
16200 (realclean): Just depend upon maintainer-clean.
16201
16202Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16203
16204 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16205
16206Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16207
16208 * configure.in: Build ld in mips*-*-bsd* case.
16209
16210Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16211
16212 * config.sub: Accept -lites* OS. From Ian Dall.
16213
16214Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16215
16216 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 16217 targets.
28e9041c 16218
16219Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16220
16221 * configure.in: treat i386-win32 canadian cross the same as
16222 i386-go32 canadian cross.
16223
16224Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16225
16226 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16227 running under the simulator to build a reduced set of libraries.
16228 (powerpc-*-eabiaix): Add fine grained multilib support added to
16229 other powerpc targets yesterday.
16230
16231Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16232
16233 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16234 -disable-softfloat, -disable-relocatable, -disable-aix, and
16235 -disable-sysv to control which multilib libraries get built.
16236
16237Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16238
16239 * configure: Add Makefile.tem to list of files to remove in trap
16240 handler.
16241
16242Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16243
16244 * config.guess (*Linux*): Add missing "exit"s.
16245 Also, need specific check for alpha-unknown-linux (uses COFF).
16246
16247Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16248
16249 * config.guess: Merge with FSF:
16250
16251 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16252 * config.guess (AIX4): More robust release numbering discovery.
16253
16254 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16255 * config.guess (i386-sequent-ptx): Properly get version number.
16256
16257 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16258 * config.guess (mips:*:4*:UMIPS): New case.
16259
16260Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16261
16262 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16263 (i386-win32 host): Likewise. Don't build readline.
16264
16265Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16266
16267 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16268 SUPPORT_FILES to submakes.
16269
16270Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16271
16272 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16273 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16274 mpw-configure.
16275
16276Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16277
16278 * configure.in (appdirs): Use =, not ==, in test expression when
16279 trying to build the text to print in the warning message for
16280 Solaris users.
16281
16282Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16283
16284 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16285
16286Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16287
16288 * config.guess: Recognize lynx-2.3.
16289
16290Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16291
16292 * config.sub (z8ksim): Deleted
16293 (z8k-*-coff): New, this is the one true name of the target.
16294
16295Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16296
16297 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16298
16299Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16300
16301 * config.guess (*:Linux:*:*): First try asking the linker what the
16302 default object file format is (elf, aout, or coff). Then if this
16303 fails, try previous methods.
16304
16305Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16306
16307 * configure.in: Don't build newlib for *-*-vxworks5.1.
16308
16309Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16310
16311 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16312 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16313
16314Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16315
16316 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16317
16318Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16319
16320 * cfg-ml-com.in: New file.
16321 * cfg-ml-pos.in: New file.
16322
16323Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16324
16325 * COPYING.NEWLIB: Add HP free copyright to list.
16326
16327Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16328
16329 * config.sub: Recognize -eabi* for the system, not just -eabi.
16330
16331Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16332
16333 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16334 * config.sub, configure.in (win32): New target and host.
16335
16336Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16337
16338 * configure.in: Add i386-pe configuration.
16339
16340Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16341
16342 * mpw-build.in (install): Install GDB after LD.
16343
16344Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16345
16346 * mpw-config.in (elf/mips.h): Always forward-include, needed
16347 for GDB to build.
16348
16349Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16350
16351 * testsuite: New directory for customer acceptance and whole tool
16352 chain tests.
16353
16354Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16355
16356 * configure: If per-host line isn't found, but AC_OUTPUT is found
16357 and a configure script exists, run it instead.
16358
16359Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16360
16361 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16362
16363Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16364
16365 * configure: Set build_{cpu,vendor,os,alias} to host values when
16366 --build isn't specified.
16367
16368Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16369
16370 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16371 (FLAGS_TO_PASS): Pass them.
16372 (EXTRA_TARGET_FLAGS): Ditto.
16373
28e9041c 16374Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16375
16376 * Makefile.in (all-libg++): Depend on all-libstdc++.
16377
16378Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16379
16380 * configure.in (noconfigdirs): Enable all packages for
16381 i386-unknown-netbsd.
16382
16383Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16384
16385 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16386 hosted builds (DOS builds)
16387
16388Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16389
16390 Changes for ARM based on patches from Richard Earnshaw:
16391 * config.sub: Handle armeb and armel.
16392 * configure.in: Omit arm linker only for riscix.
16393
16394Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16395
16396 * config.guess: Update from FSF.
16397
16398Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16399
fee90afd 16400 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 16401 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16402 powerpcle variant. Convert pentium into i586, not i486. Add p5
16403 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16404 temporarily.
16405
16406Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16407
16408 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16409
16410Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16411
16412 * config.sub: Accept -lites* as a basic system type.
16413
16414Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16415
16416 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16417 installed, and if so return linuxoldld as the system name.
16418
16419Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16420
16421 * config.guess: Add hppa1.1-hp-lites support.
16422
16423Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16424
16425 * configure.in: Don't build newlib for m68k-vxworks5.1.
16426
16427Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16428
16429 * configure.in (mips-sgi-irix6): Use mh-irix5.
16430
16431Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16432
16433 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16434
16435Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16436
16437 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 16438 OSF/1. Fix compiler flags.
28e9041c 16439 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16440
16441Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16442
16443 * configure.in: Recognize --with-newlib.
16444 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16445
16446Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16447
151ad919 16448 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 16449 to *_X11_MODULES due to gdbtk needing X include files et al.
16450
16451Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16452
16453 Merge in support for Mac MPW as a host.
16454 (Old change descriptions retained for informational value.)
16455
16456 * mpw-config.in: Add generic include forwards for cpu-specific
16457 include files in aout and elf directories.
16458
16459 * mpw-configure: Added copyright.
16460 * mpw-config.in: Check for presence of required build tools.
16461 (target_libs): Add newlib.
16462 (target_tools): Add examples.
16463 (Read Me): Generate as "Read Me for MPW" instead.
16464 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16465 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16466 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16467
16468 * mpw-configure: Remove subdir-specific makefile hackery,
16469 delete mk.tmp after using it.
16470
16471 * mpw-build.in (all): Display start and end times.
16472
16473 * mpw-configure (host_canonical): Set.
16474 (target_cpu): Always add to makefiles.
16475 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16476 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16477 (mpw-mh-mpw): Look for in srcdir and srcroot.
16478 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16479
16480 * mpw-build.in: (install-only): New target.
16481
16482 * mpw-configure (host_alias, target_alias): Rename from hostalias
16483 and targetalias, add into generated Makefile.
16484 (mk.tmp): If present, add into generated Makefile.
16485 * mpw-build.in (all-gas): Build config.h first before gas proper.
16486
16487 * mpw-configure (config.status): Write only if changed.
16488 * mpw-config.in (readline): Configure it (not built, just used for
16489 definitions).
16490
16491 * mpw-config.in (elf/mips.h): Add a forward include.
16492
16493 * mpw-config.in: Forward-include most .h files in include into
16494 extra-include.
16495 (readline): Don't build.
16496 mpw-build.in (install): Install GDB.
16497
16498 * mpw-configure (prefix, mpw_prefix): Handle it.
16499 * mpw-config.in (mmalloc, readline): Don't configure.
16500 * mpw-build.in (thisscript): Rename to ThisScript.
16501 Use mpw-build instead of BuildProgram everywhere.
16502 (mmalloc, readline): Don't build.
16503 * mpw-README: New file, basic documentation about the MPW port.
16504
16505 * mpw-config.in: Use forward-include to create include files.
16506
16507 * mpw-configure: Add more things to the top of each configured
16508 Makefile, including contents of config/mpw-mh-mpw.
16509 * mpw-config.in (extra-include): Create this directory and fill it
16510 with Posix-like include files when configuring.
16511
16512 * config.sub (apple, mac, mpw): Add various aliases.
16513
16514 * mpw-build.in: New file, top-level build script fragment for MPW.
16515 * mpw-configure: New file, configure script for MPW.
16516 * mpw-config.in: New file, config fragment for MPW.
16517
16518Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16519
16520 * configure.in (host_libs): Remove glob, since it is gone from the
16521 sources.
16522
16523Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16524
16525 * Makefile.in: define empty GDB_NLM_DEPS var.
16526
16527 * configure.in(target_makefile_frag): use config/mt-netware
16528 for netware targets.
16529
16530Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16531
16532 * config.sub: Merge in recent FSF changes. Remove linux special
16533 cases.
16534
16535Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16536
5309a301 16537 Revert this change:
28e9041c 16538
16539 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16540
16541 * build-all.mk: Use CC=cc -Xs on Solaris.
16542
28e9041c 16543Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16544
16545 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16546 stop using it.
16547 * Makefile.in: Nuke all references to glob subdirectory.
16548
16549Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16550
16551 * configure.in: Fix --enable-shared logic in per-host.
16552
16553Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16554
16555 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16556
16557Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16558
16559 * configure.in (noconfigdirs): Don't build gas on AIX, for
16560 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16561
16562Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16563
16564 * configure: Fix --cache-file to work if the file argument is a
16565 relative path.
16566
16567Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16568
16569 * configure: If the --cache-file is used, pass it down to
16570 configure in subdirectories.
16571
16572Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16573
16574 * config.sub: add vxworks29k configuration.
16575
16576Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16577
16578 * Makefile.in (taz): Do "diststuff" part quietly.
16579
16580Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16581
16582 * config.sub: Mini-merge with gcc/config.sub.
16583
16584Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16585
16586 * config.guess (IRIX): Sed - to _.
16587
16588Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16589
16590 * Makefile.in (source-vault, binary-vault): New targets.
16591
16592Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16593
16594 * config.sub: Recognize -eabi as a basic system type.
16595
16596Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16597
16598 * configure.in (enable_shared stuff): Fix typo.
16599
16600Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16601
16602 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16603
16604Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16605
16606 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16607
16608Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16609
16610 * configure.in (rs6000-*-*): Don't build gas.
16611
16612Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16613
16614 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16615 reduce command line length.
16616 (AS_FOR_TARGET): Check for as.new, not Makefile.
16617 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16618
16619Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16620
16621 * config.guess: Merge from FSF.
16622
16623Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16624
16625 * configure: Don't use $ when handling program_suffix.
16626
16627Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16628
16629 * configure.in: Configure tk for hppa/hpux.
16630
16631Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16632
16633 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16634
16635Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16636
16637 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16638 to LIBCXXFLAGS. Tests are better run without it.
16639
16640Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16641
16642 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16643
16644Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16645
16646 * configure.in (*-*-netware*): Don't configure xiberty.
16647
16648Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16649
16650 * configure.in: Remove tk from native_only list.
16651
16652Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16653
16654 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16655 for special NCD build.
16656
16657Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16658
16659 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16660 makeall.bat, they're only useful for binutils snapshots.
16661 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16662 makeall.bat to specified SUPPORT_FILES.
16663
16664Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16665
16666 * build-all.mk: Add Ericsson targets to sun4 and solaris
16667 hosts. Add BNR's sun4 target to solaris host, so their
16668 build-from-source will be tested in-house first.
16669
16670Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16671
16672 * Makefile.in (LIBCFLAGS): New variable.
16673 (CFLAGS_FOR_TARGET): Ditto.
16674 (LIBCFLAGS_FOR_TARGET): Ditto.
16675 (LIBCXXFLAGS): Ditto.
16676 (CXXFLAGS_FOR_TARGET): Ditto.
16677 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16678 (BASE_FLAGS_TO_PASS): Pass them.
16679 (EXTRA_TARGET_FLAGS): Ditto.
16680
5309a301 16681 * configure.in: Support --enable-shared.
28e9041c 16682
16683Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16684
16685 * configure.in (target_libs): Include libstdc++ again.
16686 * config.guess: Update from FSF (for FreeBSD).
16687
16688Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16689
16690 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16691 makeall.bat.
16692 (DISTDOCDIRS): Add `etc'.
16693 (ETC_SUPPORT_PFX): New variable.
16694 (taz): Include anything from etc starting with a word in
16695 ETC_SUPPORT_PFX.
16696
16697Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16698
16699 * config.sub: Update for recent FSF changes. Remove obsolete
16700 h8300hds entry. Add -windows* and -osx as basic os. Minor
16701 spacing changes.
16702
16703Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16704
16705 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16706
16707 * config.guess: Merge with FSF.
16708 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16709
16710Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16711
16712 * configure: Since the "trap 0" handler will override the exit
16713 status on many systems, only use it for "exit 1", and make it set
16714 a non-zero exit status; reset it before "exit 0". Also, check
16715 exit status of config.sub, and error out if it failed.
16716
16717Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16718
16719 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16720 and install libgloss.
16721
16722Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16723
16724 * Makefile.in (all-binutils): Depend upon all-byacc.
16725
16726 * configure.in: Don't build emacs on Irix 5.
16727
16728Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16729
16730 * configure.in (*-*-netware*): Add libio.
16731
16732Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16733
16734 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16735 (CHECK_TARGET_MODULES): Ditto.
16736 (INSTALL_TARGET_MODULES): Ditto.
16737 (TARGET_LIBS): Ditto.
16738 (all-libstdc++): Note dependencies.
16739
16740Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16741
16742 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16743
16744Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16745
16746 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16747 -fexternal-templates.
16748
16749 * configure.in (target_libs): Add libstdc++.
16750 (noconfigdirs): Add libstdc++ as appropriate.
16751
16752Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16753
16754 * config.guess: Update from FSF.
16755
16756Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16757
16758 * configure: Use ${config_shell} when running ${configsub}.
16759
16760Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16761
16762 * config.sub: No longer recognize h8300h.
16763
16764Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16765
16766 * config.sub: Remove extraneous differences between config.sub and
16767 gcc/config.sub.
16768
16769Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16770
16771 * Makefile.in (DISTSTUFFDIRS): Add gas.
16772
16773Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16774
16775 * COPYING.NEWLIB: New file.
16776
16777Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16778
16779 * config.guess (HP-UX): Patch from Harlan Stenn
16780 <harlan@landmark.com> to also emit release level.
16781
16782Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16783
16784 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16785
16786Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16787
16788 * config.sub: Merge nextstep cleanup from FSF.
16789
16790Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16791
16792 * configure.in (arm-*-*): Don't configure ld for this target.
16793
16794Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16795
16796 * configure.in (*-*-netware): don't configure libg++, libio,
16797 librx, or newlib.
16798
16799Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16800
16801 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16802 configure ld--it works, but it doesn't support shared libraries.
16803
16804Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16805
16806 * config.guess (*-unknown-freebsd*): Get rid of possible
16807 trailing "(Release)" in version string.
16808 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16809
16810Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16811
16812 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16813 Fix type: *-next-neststep -> *-next-nextstep.
16814
16815 * config.guess: Merge from FSF:
16816
16817 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16818
16819 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16820
16821 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16822
16823 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16824 instead of UNIX_SV for UnixWare 1.0).
16825
16826Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16827
16828 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16829 to make gdb/nlm/* build after the compiler and linker.
16830
16831Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16832
16833 * config.guess (netbsd, freebsd, linux): Accept any machine,
16834 not just i[34]86.
16835 (m68k-atari-sysv4): Relocate to match FSF version.
16836
16837 * config.guess: More merges from the FSF:
16838
16839 Add a space before function call or macro invocation.
16840
16841 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16842
16843 * config.guess: Add trap cmd to remove dummy.c and dummy when
16844 interrupted.
16845
16846 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16847
16848 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16849 (dummy): Redirect stderr from compilation of dummy.c.
16850
16851 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16852
16853 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16854
16855Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16856
16857 * configure: Accept and ignore --cache*, for compatibility with
16858 new autoconf.
16859
16860Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16861
16862 * config.guess: Merge from FSF:
16863
16864 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16865
16866 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 16867 (PATH): Add /.attbin at end for finding uname.
16868 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 16869
16870 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16871
31972771 16872 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 16873
16874 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16875
31972771 16876 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16877 to select whether to use ELF or COFF.
28e9041c 16878
16879 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16880
31972771 16881 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 16882
16883 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16884
16885 * config.guess: Guess the OS version for HPUX.
16886
16887 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16888
16889 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16890
16891Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16892
16893 * configure.in: Recognize --with-headers, --with-libs, and
16894 --without-newlib.
16895 * Makefile.in (all-xiberty): Depend upon all-ld.
16896
16897Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16898
16899 * configure.in: Change i[34]86 to i[345]86.
16900
16901Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16902
16903 * configure (version): A few more tweaks to help message.
16904
16905Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16906
16907 * Makefile.in: Remove (for now) librx as a host library,
16908 now that we're building it for target.
16909
16910Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16911
16912 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16913 (Karl Berry).
16914
16915Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16916
16917 * configure.in: Also configure librx.
16918
16919Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16920
16921 * Makefile.in: Update various rules to reflect that librx
16922 is now needed for libg++.
16923
16924Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16925
16926 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16927
16928Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16929
16930 * configure.in: Configure the examples directory.
16931
16932Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16933
16934 * configure: Simplify Jun 2 1994 change.
16935
16936Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16937
16938 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16939 /bin/gcc isn't good enough to build gcc.
16940
16941Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16942
16943 * Makefile.in (GDB_SUPPORT_FILES): Remove
16944 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16945 (gdb.tar.gz): Add new rule to use standard distribution building
16946 mechanism.
16947
16948Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16949
16950 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16951 Bill Cox <bill@cygnus.com>.
16952
16953Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16954
16955 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16956
16957Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16958
16959 * configure: Search current dir first in .gdbinit.
16960
16961Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16962
16963 * config.sub: Recognize freebsd (merged from gcc config.sub).
16964
16965Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16966
16967 * config.sub: Refer to NeXT's operating system as nextstep.
16968
16969 * config.sub (case $basic_machine): Re-order the cases, to match
16970 the order in the FSF version (which is mostly alphabethical).
16971 Merge in some additions and changes from the FSF.
16972
16973Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16974
16975 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16976 * config.sub: Recognize cxux7.
16977 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16978
16979Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16980
16981 * config.sub: Fix typo powerpc -> powerpc-*.
16982
16983Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16984
16985 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16986
16987 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16988 parallel with all-emacs and install-emacs). Top-level command
16989 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16990
16991Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16992
16993 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16994 $(relbindir)/make before doing ``make install'', and use
16995 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16996 installing over running make binary.
16997 ($(host)-stamp-stage3-installed): Likewise.
16998
16999Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17000
17001 * config.guess: Recognize Mach.
17002
17003Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17004
17005 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17006 see whether --exec-prefix was used.
17007
17008Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17009
17010 * README: Explicitly mention libg++/README. (Zoo's idea.)
17011
17012Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17013
17014 * Makefile.in: Add all-librx target similar to all-libproc.
17015
17016Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17017
17018 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17019 with post 1.2 uname bogosity.
17020
17021Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17022
17023 * configure: Remove temporary files on receipt of a signal.
17024
17025Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17026
17027 * configure: If there is a package_makefile_frag, remove
17028 ${subdir}/Makefile.tem after copying it in.
17029
17030Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17031
17032 * build_all.mk: support rs6000 lynx identifies itself as
17033 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17034 since /bin/gcc is too feeble to compile a modern gcc.
17035
17036Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17037
17038 * brought devo/test-build.mk update-to-date with progressive/
17039 test-build.mk. Add lynx targets and hppa flag info.
17040
17041Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17042
17043 * configure.in: Use mh-ncrsvr43. Patch from
17044 Tom McConnell <tmcconne@sedona.intel.com>.
17045
17046Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17047
17048 * config.guess (i386-unknown-bsdi): No longer need to
17049 check #if defined(__bsdi__) && defined(__i386__).
17050
17051Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17052
17053 * configure: Set program_transform_nameoption correctly.
17054
17055Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17056
17057 * brought build-all.mk update-to-date with progressive build-all.mk,
17058 added new targets and hppa info.
aee16bda 17059
28e9041c 17060Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17061
17062 * configure: If config.guess result is a prefix of the user
17063 specified target, assume a native build and use the user specified
17064 target as the host alias. Remove SunOS patch suffix removal hack.
17065 * configure.in: Remove SunOS patch suffix removal hack.
17066
17067 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17068 in NATIVE_CHECK_MODULES.
17069
17070Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17071
17072 * Makefile.in: Rename HOST_ONLY to NATIVE.
17073 * configure: Delete SunOs patch suffix from host_canonical
17074 and build_canonical variables that are prepended to Makefiles.
17075 * configure.in: Add comments for easier maintenance.
17076
17077Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17078
17079 * Makefile.in: Add all-libproc target similar to all-gui.
17080
17081Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17082
17083 * Makefile.in (CHECK_MODULES): split into
17084 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17085
17086Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17087
17088 * config.guess (i386-unknown-bsdi): New system to guess.
17089
17090Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17091
17092 * Makefile.in: Add all-gui target (but not yet build by "all").
17093
17094Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17095
17096 * config.sub: Move deletion of patch suffix from here...
17097 * configure.in: To here, at Ian's suggestion. The top-
17098 level scripts might need to know of a patch level.
17099
17100Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17101
17102 * config.sub: Strip off patch suffix so rtl is recognized
17103 as a sunos4.1.3 machine, even though it's been patched.
17104
17105Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17106
17107 * Makefile.in (INSTALL_LAST): Delete.
17108 (INSTALL_DOSREL): New.
17109
17110Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17111
17112 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17113 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17114 whether we pass down --with-gnu-ld anyhow.
17115
17116Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17117
17118 * Makefile.in (INSTALL_LAST): Change operation so it works
17119 on more flavors of make.
17120 * configure.in (go32): Don't build libg++ or libio.
17121
17122Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17123
17124 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17125 they can be overriden by templates.
17126
17127Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17128
17129 * configure.in (target==go32): Don't build gdb.
17130 * dosrel: New directory.
17131
17132Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17133
17134 * configure.in (host==go32): Configure dosrel too.
17135 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17136 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17137 be set by incoming names or templates.
17138 (INSTALL_LAST): New rule.
28e9041c 17139
17140Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17141
17142 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17143
17144Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17145
28e9041c 17146 * configure.in (appdirs): New variable. Currently empty, but will
17147 be used in gas distribution. If nonempty, lists a set of
17148 directories at least one of which must get configured, or top
17149 level configuration is considered to have failed.
17150 (rs6000-*-lynxos*): Use new file name.
17151
17152Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17153
17154 Eliminate XTRAFLAGS.
17155 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17156 newlib include files using -idirafter, and also use -nostdinc.
17157 (CXX_FOR_TARGET): Likewise.
17158 (XTRAFLAGS): Removed.
17159 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17160 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17161 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17162 ($(DO_X)): Don't pass down XTRAFLAGS.
17163
17164Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17165
17166 * configure.in (mips*-dec-bsd*): New target; do build linker.
17167 (mips*-*-bsd*): New target; don't build linker.
17168
17169Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17170
17171 * configure.in: support rs6000-*-lynxos* configuration.
17172 support sunos4 as a cross target.
17173
17174 * config.sub: look for lynx*, not lynx since the OS version may
17175 legitimately be part of the name.
17176
17177Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17178
17179 * configure.in (i[34]86-*-sco*): Move to be with other i386
17180 targets.
17181 (romp-*-*): New target. Skip various binary utilities.
17182 (vax-*-*): New target. Don't build newlib.
17183 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17184
17185Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17186
17187 * configure.in: Only set host_makefile_frag if config
17188 directory exists.
17189
17190Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17191
17192 * install.sh: If $dstdir exists, don't check whether each
17193 component does.
17194
17195Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17196
17197 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17198
17199Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17200
4b695c23 17201 * configure.in (*-*-lynxos*): Don't configure newlib for either
17202 native or cross Lynx.
28e9041c 17203
17204Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17205
17206 * config.sub (sparc64-elf): Fix os.
17207 (z8k): Remove duplicate.
17208
17209Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17210
17211 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17212 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17213
17214Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17215
17216 * configure: Make file links cleanly even if Lynx fails on
31972771 17217 an NFS symlink (at least fail cleanly).
28e9041c 17218
17219Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17220
17221 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17222 -XNh2000.
17223
17224Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17225
17226 * configure: Unknown options are fatal again.
17227
17228Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17229
17230 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 17231 compatibility.
28e9041c 17232
17233Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17234
17235 * build-all.mk: Add `clean' target.
17236
17237Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17238
17239 * config.guess: Add SINIX support.
17240 * configure.in: Add mips-*-sysv4* support.
17241
17242Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17243
17244 * build-all.mk: Document all useful targets.
17245 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17246 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17247
17248Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17249
17250 * configure: Support --silent, --quiet.
17251
17252Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17253
17254 * configure: Support --disable-FEATURE.
17255
17256Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17257
17258 * config.guess: Recognize NCR running SVR4.3.
17259
17260Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17261
17262 * config.guess: Make BSDI generate i386-unknown-bsd386.
17263 Patch from Paul Eggert <eggert@twinsun.com>.
17264
17265Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17266
17267 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17268
17269Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17270
17271 * configure: Make unrecognized options give nonfatal warnings
17272 instead of fatal errors, and pass them to any subdirectory
17273 configures in case they recognize them.
17274 Make --x equivalent to --with-x.
17275
17276Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17277
17278 * configure: Add --enable-* options. Clean up usage message and
17279 some comments.
17280
17281Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17282
17283 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17284
17285Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17286
17287 * configure.in (hppa*-*-*): Enable binutils.
17288
17289Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17290
17291 * config.sub: Recognize cisco.
17292
17293Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17294
17295 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17296
17297Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17298
17299 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17300 than one configuration name. Add comment.
17301
17302Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17303
17304 * config.guess: about target *-hitachi-hiuxwe2, fixed
17305 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17306 macro is incorrect.]
17307
17308Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17309
17310 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17311 than the "make ls" stuff which used to be here.
17312
17313Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17314
17315 * config.guess: Recognize i[34]86-unknown-freebsd.
17316 From Shawn M Carey <smcarey@rodan.syr.edu>.
17317
17318Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17319
17320 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17321
17322Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17323
17324 * config.guess: Check for ptx.
17325
17326Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17327
17328 * config.sub: Add os9k checking.
17329
17330Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17331
17332 * config.guess: Handle OSF1 running on HPPA processors
17333
17334Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17335
17336 * configure: If subdir configure fails, print out a message with
17337 subdirectory name, in case subdir's configure code didn't identify
17338 itself.
17339
17340Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17341
17342 * configure.in: Remove embedded newlines from configdirs.
17343 Avoid mismatches of substrings. Fix matching strings at end
17344 of configdirs.
17345
17346Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17347
17348 * config.guess: Add Lynx/rs6000 config support.
17349
17350Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17351
17352 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17353
17354Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17355
17356 * configure.in (hppa*-*-osf*): Treat this just like most other
17357 PA configurations (eg no binutils or ld).
17358 (hppa*-*-*elf*): These configurations have binutils and ld.
17359
17360Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17361
17362 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17363
17364Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17365
17366 * configure.in (rs6000-*-*): Build gas.
17367
17368Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17369
31972771 17370 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 17371
17372Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17373
17374 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17375 for GDB and GDB has been fixed to not need it.
17376
28e9041c 17377Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17378
17379 * config.guess: Recognize vax hosts.
17380
17381Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17382
17383 * configure (while loop): Don't use "break 2" inside case
17384 statement -- the case statement isn't an enclosing loop.
17385
17386Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17387
17388 * config.guess: Clean up NeXT support, to allow nextstep
17389 on Intel machines. Make OS be nextstep.
17390
17391Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17392
17393 * config.guess: Add alternate forms for Convex.
17394
17395Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17396
17397 * configure: Completely rewrite option processing. Take
17398 advantage of pattern-matching to avoid invoking test frequently.
17399 Also clean up host and target defaulting logic.
17400
17401Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17402
17403 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17404 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17405 commands (plus user environment) will fit SCO limits.
17406
17407Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17408
17409 * configure.in: Don't issue warnings about directories which are
17410 not being configured if -norecursion is set. Correct test for
17411 --with-gnu-as and --with-gnu-ld to not get confused by substring
17412 matches.
17413
17414 * configure.in: Don't build gas for alpha-dec-osf1*.
17415
17416Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17417
17418 * configure: Back out Per's change of 12/19/1993. It changes the
17419 behavior of configure in unexpected and confusing ways.
17420
17421 Also, use different delim char when calculating
17422 program_transform_name so that the name can contain slashes.
17423
17424Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17425
17426 * configure.in, config.sub: Add support for VSTa micro-kernel.
17427
17428Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17429
17430 * configure.in: Nuke hacks which were used to get a special
17431 version of GAS for HPPA configurations.
17432
17433Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17434
17435 * configure: If only ${target_alias} is given, use that
17436 as the default for ${host_alias}.
17437 * configure: Add missing back-slashes before nested quotes.
17438
17439Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17440
17441 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17442
17443Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17444
17445 * config.guess: Recognize some Tektronix configurations.
17446 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17447
17448Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17449
17450 * config.sub: Match any flavor of SH.
17451
17452Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17453
17454 * configure.in: Don't try to configure newlib for Alpha.
17455
17456Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17457
17458 * configure.in: Don't build ld for Irix 5. Don't build gas,
17459 libg++ or libio for any Alpha target.
17460
17461 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 17462
17463Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17464
17465 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17466 default arguments -- so it tried to compress itself.
17467
17468Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17469
17470 * configure.in (notsupp): ensure that a space is always at the end
17471 of the configdirs list, since the grep checks for an explicit space
17472
17473Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17474
17475 * configure.in (target i386-sysv4.2): don't build ld, since static
17476 versions of many libraries are not available.
17477
17478Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17479
17480 * config.guess: Recognize Apollos (using environment variables).
17481 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17482
17483Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17484
17485 * config.guess: Recognize Sony news mips running newsos.
17486
17487Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17488
17489 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17490 "fi ; else" for bash.
17491
17492Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17493
17494 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17495
17496Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17497
17498 * config.sub: accept unixware as an alias for svr4.2.
17499 Fix some inconsistancies with the gcc version.
17500
17501Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17502
17503 * Makefile.in (DISTDOCDIRS): Add gdb.
17504
17505Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17506
17507 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17508
17509Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17510
17511 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17512 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17513 this now.
17514
17515Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17516
17517 * config.sub: Accept hiux* as an OS name.
17518
17519 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17520 etc/make-stds.texi. The underscore came from gcc, and dje now
17521 agrees that RUNTESTFLAGS is the correct name.
17522
17523Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17524
17525 * install.sh: Remove 'set -e'. It makes any conditionals
17526 in the script useless.
17527
17528 * config.guess: Automatically recognize arm-acorn-riscix
17529 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17530
17531Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17532
17533 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17534
17535Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17536
17537 * Makefile.in (DISTDOCDIRS): New variable.
17538 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 17539 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 17540
17541Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17542
17543 * configure.in (hppa target): check the source directory for the
17544 pagas sub-directory
17545
17546Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17547
17548 * config.sub: Allow -aout* and -elf*.
17549
17550Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17551
17552 * configure.in: Don't build ld on i386-solaris2, same as for
17553 sparc-solaris2.
17554
17555Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17556
17557 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17558
17559Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17560
17561 * configure.in: Configure gdb for alpha.
17562
17563Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17564
17565 * Makefile.in (CXXFLAGS): Add -O.
17566
17567Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17568
17569 * config.guess: added support for DG Aviion
17570
17571Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17572
17573 * configure.in: Produce warning message for subdirectories not
17574 configurable for this host/target combination. Don't try to
17575 configure gdb for vms.
17576
17577Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17578
17579 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17580 appropriate files before making "diststuff".
17581 (DISTBISONFILES): New var: list of files to be edited.
17582 (DISTSTUFFDIRS): Add binutils.
17583
17584Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17585
17586 * config.sub: also handle mipsel and mips64el (for little endian mips)
17587
17588Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17589
17590 * configure.in: Add * to end of all OS names.
17591
17592Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17593
17594 * configure.in: Build newlib for LynxOS native.
17595
17596Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17597
17598 * config.guess: Add support for delta 88k running SVR3.
17599
17600 * configure.in: Add comment about HP compiler vs. emacs.
17601
17602Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17603
17604 * configure.in: don't build ld on solaris2 (not a viable option
17605 due to bugs in getpwnam & getpwuid)
17606
17607Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17608
17609 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17610 config.guess will produce a full version number.
17611
17612Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17613
17614 * configure.in: Build linker and binutils for alpha-dec-osf1.
17615
17616Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17617
17618 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17619 and gdb/testsuite/Makefile.in.
17620
17621Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17622
17623 * configure.in: recognize mips*- instead of mips-
17624
17625Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17626
17627 * config.sub: Accept linux*coff and linux*elf as operating
17628 systems.
17629
17630Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17631
17632 * config.sub: Recognize mips64, and mips3 as an alias for it.
17633
17634Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17635
17636 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17637 gdb knows how to handle OSF/1 shared libraries.
17638
17639Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17640
17641 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17642 * config.guess: Recognize Hitachi's HIUX.
17643 * config.sub: Recognize h3050r* and hppahitachi.
17644 Remove redundant cases for hp9k[23]*.
17645
17646Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17647
17648 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17649 if gas and ld are in the source tree and are in ${configdirs}.
17650 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 17651 --with options (but still pass them down on the command line,
28e9041c 17652 if they were explicitly specified).
17653
17654Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17655
17656 * configure: substitute SHELL value in Makefile.in with
17657 ${CONFIG_SHELL}
17658
17659Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17660
17661 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17662 *-*-solaris2* targets.
17663
17664Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17665
17666 * Makefile.in: define M4, and pass it down to sub-makes;
17667 all-autoconf now depends on all-m4
17668
17669Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17670
17671 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17672 presence of {ar,ranlib} instead of a configured directory
17673
17674Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17675
17676 * config.guess: Accept 34?? as well as 33?? for NCR.
17677
17678Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17679
17680 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17681 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17682
17683Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17684
17685 * configure: grab values for $(CC) and $(CXX) from the
17686 environment, so that someone can do "CC=gcc configure; make" and
17687 have it work right (matching the way that autoconf works now)
17688
17689 * configure.in, Makefile.in: add support for gash, the tcl
17690 interface to Galaxy
17691
17692 * config.guess: add NetBSD variants (hp300, x86)
17693
17694Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17695
17696 * install.sh: Support -d option (in the manner of SunOS 4 install,
17697 as it is more deterministic than that of GNU install)
17698 (chmodcmd): Set file to mode 755 by default (should also do default
17699 chgrp and chown, but I don't feel like dealing with that now)
17700
17701Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17702
17703 * config.sub: Remove h8300hhms alias.
17704
17705Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17706
17707 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17708
17709Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17710
17711 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17712 as stmp-fixinc
17713
17714Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17715
17716 * config.sub: recognize m88110-bug-coff.
17717
17718Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17719
17720 * Makefile.in (all-libio): all dependencies on the toolchain used
17721 to build this (gcc, gas, ld, etc)
17722
17723Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17724
17725 * config.guess: Deal with OSF/1 1.3 on alpha.
17726
17727Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17728
17729 * install.sh: add some 'else true' clauses for portability
17730
17731 * configure.in: don't build libio for h8[35]00-*-* targets
17732
17733Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17734
17735 * Makefile.in: Add support for new libio.
17736
17737Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17738
17739 * install.sh: If one command fails, don't try the rest. Don't try
17740 to remove $dsttmp (via trap) unless we have already created it.
17741 If $src doesn't exist, detect it and exit with an error.
17742
17743 * config.guess: Recognize BSD on hp300.
17744
17745Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17746
17747 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17748 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17749
17750Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17751
17752 * Makefile.in (all-send-pr): depends on all-prms
17753
17754Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17755
17756 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17757
17758Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17759
17760 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17761 Added test for mips-mips-riscos5.
17762
17763Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17764
17765 * configure.in: use mh-hp300 for 68k HP hosts
17766
17767Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17768
17769 * configure: add support for CONFIG_SHELL, so that you can use
17770 some alternate shell for evaluating configure scripts
17771
17772Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17773
17774 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17775 in configure script to bug-gdb@prep.ai.mit.edu when building
17776 distribution archive.
17777 * Makefile.in (COMPRESS): Remove def.
17778 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17779 gdb.tar.Z and make-gdb.tar.Z respectively.
17780 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17781 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17782 to convergence with 'taz' target in Makefile.in.
17783
17784Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17785
17786 * install.sh (dsttmp): use trap to ensure that tmp files go
17787 away on error conditions
17788
17789Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17790
17791 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17792
17793Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17794
17795 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17796 its parent is '/' not ''.
17797
17798 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17799
17800Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17801
17802 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17803 that ${newsrcdir}/configure.in does.
17804
17805Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17806
17807 * test-build.mk: support for CONFIG_SHELL
17808
17809Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17810
17811 * config.sub (netware): Add as a basic system type.
17812
17813Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17814
17815 * Makefile.in (Makefile): depend on configure.in. Also drop the
17816 $(srcdir)/ from the dependency on Makefile.in.
17817
17818Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17819
17820 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17821 (h8300hhms is temporary until multi-libraries are implemented).
17822 * configure.in: Handle h8300h too.
17823
17824Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17825
17826 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17827
17828Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17829
17830 * configure: Remove extraneous output when guessing host type.
17831 * config.guess: Remove extraneous output when guessing using C
17832 compiler rather than uname, or when guessing fails.
17833
17834Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17835
17836 * Makefile.in: remove all.cross and install.cross targets
17837
17838 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17839 definitions
17840
17841Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17842
17843 * configure.in (target sh): Build gprof.
17844
17845Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17846
17847 * config.sub: change -solaris to -solaris2
17848
17849Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17850
17851 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17852
17853Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17854
17855 * configure: Correct error message for missing Makefile.in to
17856 print correct directory.
17857
17858Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17859
17860 * install.sh: kludge around 386BSD shell bug
17861
17862Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17863
17864 * config.guess: Recognize NeXT.
17865 * config.guess: Recognize i486-ncr-sysv4.
17866 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17867
17868Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17869
17870 * Makefile.in (MAKEINFOFLAGS): New variable.
17871 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17872 * build-all.mk, test-build.mk: Pass down --no-split as
17873 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17874
17875Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17876
17877 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17878
17879Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17880
17881 * Makefile.in (libg++.tar.z): New rule.
17882 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17883 * Makefile.in (taz): Only do a single chmod.
17884
17885Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17886
17887 * install.sh: don't use dirname anymore (replaced with sed usage)
17888
17889Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17890
17891 * Makefile.in: Change extension for gzip'd files from '.z' to
17892 '.gz' per new FSF standard usage.
17893
17894Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17895
17896 * configure: put quotes around the final value of program_transform_name
17897
17898Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17899
17900 * Makefile.in: new install.sh support; update install-info rules
17901
17902Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17903
17904 * configure.in: Build diff for crosses, but not for go32 host.
17905
17906 * configure.in: Build gprof only for native, and don't build it
17907 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17908
17909Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17910
17911 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17912
17913Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17914
17915 * configure.in (host_tools): Add prms.
17916
17917Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17918
17919 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17920 with $(FLAGS_TO_PASS) on the command line
17921
17922 * config.sub: Recognize lynx and lynxos
17923
17924Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17925
17926 * config.sub: Accept -ecoff*, not just -ecoff.
17927
17928Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17929
17930 * Makefile.in (taz): Use .gz suffix instead of .z.
17931 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17932 names.
17933
17934Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17935
17936 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17937
17938Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17939
17940 * Makefile.in (install-no-fixedincludes): install gcc last, so
17941 that rebuilds that might happen during 'make install' don't get
17942 bogus gcc include files
17943
17944Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17945
17946 Change from Utah for HPPA support:
17947 * config.guess: Recognize hppa1.x-hp-bsd.
17948
17949Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17950
17951 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17952 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17953
17954Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17955
17956 * config.sub: Add support for rom68k and bug boot monitors.
17957
17958Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17959
17960 * Makefile.in: Make all-opcodes depend on all-bfd.
17961
17962Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17963
17964 * config.guess: Added special check for i[34]86-univel-sysv4*.
17965
17966Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17967
17968 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17969 the processor rather than assuming i486.
17970
17971Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17972
17973 * config.guess: Recognize SunOS6 as Solaris3.
17974
17975Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17976
17977 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17978 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17979
17980Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17981
17982 * build-all.mk (all-cross): New target for Canadian Cross.
17983 Added Q2 go32 targets.
17984 * test-build.mk: Configure go32 cross sparclite-aout and
17985 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17986 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17987
17988Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17989
17990 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17991 GO32 hosted toolchains
17992
17993Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17994
17995 * configure: change so "-exec-prefix" gets passed down rather
17996 than "-exec_prefix" so autoconf generated Makefiles get the
17997 exec_prefix set right.
17998
17999Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18000
18001 * config.guess: get the Solaris2 minor version number
18002
18003 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18004
18005Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18006
18007 * config.guess: Recognize some Sequent platforms.
18008
18009Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18010
18011 * Makefile.in: added the vault-install target
18012
18013 * configure.in: actually use the Sun3 makefile fragment that's in
18014 config, also added the release dir to configdirs
18015
18016Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18017
18018 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18019
18020Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18021
18022 * configure.in: remove some program from Alpha targetted toolchains
18023
18024Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18025
18026 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18027 gprof.
18028 (taz): Run "make diststuff" in those directories instead of "make
18029 proto-dir". Look for "VERSION=" only at start of line in subdir
18030 Makefile. Use "gzip -9" for compression.
18031 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18032 (binutils.tar.z): New target.
18033
18034Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18035
18036 * Makefile.in (taz): Include gpl.texinfo.
18037
18038Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18039
18040 * Makefile.in (setup-dirs): Merged into "taz" target.
18041 (taz): Only do `proto-dir' stuff if a directory is actually needed
18042 for this target.
18043
18044Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18045
18046 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18047 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18048 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18049 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18050 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18051
18052Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18053
18054 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18055 config.sub, and move-if-change to gdb testsuite distribution
18056 archive, so the testsuite can be extracted, configured, and
18057 run separately from the gdb distribution. Blow away the Chill
18058 tests that require a Chill compiled executable, since GNU Chill
18059 is not yet publically available.
18060
18061Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18062
18063 * test-build.mk: set environment variables in a single command,
18064 instead of a list of assignments and exports
18065
18066 * config.guess: recognize Alpha/OSF1 systems
18067
18068Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18069
18070 * configure: Change help message to prefer --options rather than
18071 -options.
18072
18073Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18074
18075 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18076 zippy@ecst.csuchico.edu.
18077 * config.guess: Recognize miniframe.
18078
18079Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18080
248deaff 18081 * Makefile.in: Use srcroot to find runtest rather than rootme.
18082 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 18083
18084Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18085
18086 * test-build.mk: Extensive additions to support building on a
18087 machine other than the host.
18088
18089Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18090
18091 * configure (tooldir): Fix for i386-aix again.
18092
18093Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18094
18095 * configure, Makefile.in: Change definition of $(tooldir)
18096 to match the FSF.
18097
18098Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18099
18100 * config.guess: Recognize i[34]86/SVR4.
18101
18102Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18103
18104 * Makefile.in (all-gdb): gdb depends on sim.
18105
18106Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18107
18108 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18109 at the same time we make the prototype gdb directory.
18110 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18111 files at the same time as the gdb base release distribution.
18112
18113Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18114
18115 * Makefile.in (check): Use individual check targets rather than
18116 DO_X rule.
18117 (check-gcc): Added.
18118
18119Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18120
18121 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18122 for System V release 3.2.
18123
18124Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18125
18126 * config.sub: Recognize hppaosf.
18127 * configure.in: Do configure ld/binutils/gas for it.
18128
18129Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18130
18131 * configure (tooldir): Alter syntax used to set this, for systems
18132 where "\$" isn't handled right, like i386-aix.
18133
18134Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18135
18136 * configure: Pass program-transform-name, not
18137 program_transform_name, to recursive configures.
18138
18139Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18140
18141 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18142 of gas+ld+binutils.
18143
18144Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18145
18146 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18147
18148Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18149
18150 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18151
28e9041c 18152Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18153
18154 * Makefile.in (PRMS): Set back to all-prms.
18155
18156Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18157
18158 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18159 targets, rather than for MIPS hosts.
18160
18161Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18162
18163 * configure.in: add comment for --with-x default values
18164
18165 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18166
18167 * Makefile.in: add check-* targets for each of the directories in
18168 the tree. Add a definition of RUNTEST that will use the one we
18169 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18170
18171Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18172
18173 * configure.in: Removed obsolete references to bfd_target and
18174 target_makefile_frag.
18175
18176 * build-all.mk: Set assorted targets for Q2.
18177 * config.sub: Recognize z8k-sim and h8300-hms.
18178 * test-build.mk: Really don't pass host to configure.
18179 (HOLES): Added uname.
18180
18181Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18182
18183 * configure: Handle an empty program-prefix, program-suffix or
18184 program-transform-name correctly.
18185
18186Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18187
18188 * build-all.mk: -G 8 no longer required for MIPS targets.
18189 * test-build.mk: Don't pass host argument to configure; make it
18190 guess.
18191
18192Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18193
18194 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18195 * Makefile.in (COMPRESS): New macro, like GZIP.
18196
18197Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18198
18199 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18200
18201 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18202 with gas currently defaults to -G 0.
18203
18204Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18205
18206 * Makefile.in (all-flex): flex depends on byacc.
18207
18208 * build-all.mk: If host not specified, use config.guess. Pass TAG
18209 to test-build.mk as RELEASE_TAG.
18210 * test-build.mk (configargs): New variable containing arguments to
18211 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18212 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18213
18214 * config.guess: Use /bin/uname when checking -X argument on SCO,
18215 to avoid invoking GNU uname which doesn't understand -X.
18216
18217 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18218
18219 * configure.in: Build gas for mips-*-*.
18220
18221Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18222
18223 * Makefile.in (all.normal): insert missing backslash.
18224
18225Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18226
5309a301 18227 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 18228
18229 * Makefile.in: Complete overhaul to merge many almost identical
18230 targets.
18231
18232Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18233
18234 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18235 (gdb.tar.Z): Adjusted.
18236
18237 * Makefile.in (setup-dirs, taz): New targets; should be general
18238 enough to adapt for gdb sometime. Build only .z file.
18239 (gas.tar.z): New target.
18240
18241Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18242
18243 * build-all.mk: Use CC=cc -Xs on Solaris.
18244
28e9041c 18245Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18246
18247 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18248 for handling BISON for FSF releases.
18249
18250Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18251
18252 * configure: Actually implement the change zoo just documented.
18253
18254Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18255
18256 * configure: when using config.guess, only set target_alias when
18257 it's not already been set (ie, on the command line)
18258
18259Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18260
18261 * Makefile.in: add installcheck target, set PRMS to install-prms
18262
18263Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18264
18265 * configure: add support for package_makefile_fragment, handle the
18266 case where a directory has a configure.in file but no Makefile.in
18267 more gracefully (with an actual understandable error message, even);
18268 add support for --without (and add this to the usage message); also
18269 explicitly add a --host=${host_alias} to the command line when
18270 config.guess is used
18271
18272Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18273
18274 * configure: Must use both --host and --target in recursive calls.
18275
18276Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18277
18278 * Makefile.in: Change deja-gnu to dejagnu.
18279
18280Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18281
18282 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18283
18284Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18285
18286 * configure.in: canonicalize all instances to *-*-solaris2*,
18287 also strip out a number of tools to not build for go32 host
18288
18289Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18290
18291 * config.guess: add GPL.
18292
18293 * Makefile.in, config.guess, config.sub, configure: bump
18294 copyrights to 93.
18295
18296Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18297
18298 * Makefile.in (do-info): Removed obsolete check for existence of
18299 localenv file.
18300
18301 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18302
18303Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18304
18305 * Makefile.in: a couple of 'else true' for decstation,
18306 support for TclX
18307
18308 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18309
18310Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18311
18312 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18313
18314Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18315
18316 * config.guess: Recognize i386-ibm-aix (PS/2).
18317 * configure.in: Use config/mh-aix386 file for it.
18318
18319Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18320
18321 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18322 CC_FOR_TARGET instead.
18323 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18324
18325Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18326
18327 * Makefile.in: Add sim to list of directories sent with gdb
18328
18329Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18330
18331 * configure.in: Put back mips-dec-bsd* case.
18332
18333Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18334
18335 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18336 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18337 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 18338
18339Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18340
18341 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18342
18343 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18344 (install-info): install dir.info only if it exists,
18345 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18346
18347Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18348
18349 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18350 gas for mips-dec-bsd.
18351
18352Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18353
18354 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18355 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18356
18357Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18358
18359 * configure.in: Added "dejagnu" to hosttools list.
18360
18361Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18362
18363 * config.sub, configure.in, config.guess: Add support
18364 for Bosx, an AIX variant from Bull.
18365 Patches from F.Pierresteguy@frcl.bull.fr.
18366
18367Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18368
18369 * devo/dejagnu: Initial creation of devo/dejagnu.
18370 Migrated dejagnu testcases and support files for testing software
18371 tools to reside as subdirectories, currently called "testsuite",
18372 within the directory of the software tool. Migrated all programs,
18373 support libraries, etc. beloging to dejagnu proper from
18374 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18375 with no modifications. The changes to these files which will
18376 allow them to configure, build, and execute properly will be made
18377 in a future update.
18378
18379Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18380
18381 * Makefile.in: Change send_pr to send-pr.
18382 * configure.in: Likewise.
18383 * send_pr: Renamed directory to send-pr.
18384
18385Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18386
18387 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18388
18389Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18390
18391 * README: Update for gdb-4.8 release.
18392 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18393 gdb-xxx.tar.z (gzip'd) file also.
18394
18395Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18396
18397 * Makefile.in: make all-diff depend on all-libiberty
18398
18399Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18400
18401 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18402
18403Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18404
18405 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18406
18407Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18408
18409 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18410 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18411 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18412
18413Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18414
18415 * Makefile.in: makeinfo binary is in a new location
18416
18417Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18418
18419 * config.sub: Accept -ecoff as an OS.
18420
18421 * Makefile.in: Various changes to eliminate a level of make
18422 recursion and reduce the required command line length.
18423 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18424 sub-makes.
18425 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18426 variables holding settings for specific sub-makes.
18427 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18428 in terms of BASE_FLAGS_TO_PASS.
18429 (TARGET_LIBS): New variable listing directories which use
18430 TARGET_FLAGS_TO_PASS.
18431 (subdir_do): Eliminated.
18432 (do-*): New set of targets to replace subdir_do.
18433 (various): All targets which used subdir_do now depend on do-*.
18434 (local-clean): Renamed from do_clean.
18435 (local-distclean): New target, dependency of distclean and
18436 realclean.
18437 (install-info): Don't create directories. Depend on dir.info
18438 rather than calling make recursively.
18439 (install-dir.info): Eliminated.
18440 (install-info-dirs): Create all info directories here.
18441 (dir.info): Depend upon do-install-info.
18442
18443 * test-build.mk (HOLES): Added false.
18444
18445Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18446
18447 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18448
18449Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18450
18451 * Makefile.in (info): remove dependency on all-texinfo. The
18452 problem was really in texinfo/C, not at this level.
18453
18454Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18455
18456 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18457
18458Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18459
18460 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18461 GDB releases.
18462
18463Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18464
18465 * configure: Include srcdir in message about target of link not
18466 being found. Don't convert `-' to `_' in `with' options being
18467 passed to subdirs.
18468
18469Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18470
18471 * configure.in: add uudecode to host_tools
18472
18473 * Makefile.in: added {all,install}-uudecode targets, added them to
18474 the appropriate lists
18475
18476Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18477
18478 * Makefile.in (all-gcc): Added dependency on all-gas.
18479
18480 * configure.in (mips-*-*): Build ld and binutils.
18481
18482Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18483
18484 * configure: check return code from mkdir, print error message and
18485 exit on failure.
18486
18487Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18488
18489 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18490
18491Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18492
18493 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18494
18495Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18496
18497 * config.sub (h8500): Recognize this as a cpu type.
18498
18499Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18500
18501 * configure: source directory missing is no longer a warning
18502
18503 * configure.in: recognize irix[34]* instead of irix[34]
18504
18505 * Makefile.in: define and pass down X11_LIB
18506
28e9041c 18507Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18508
18509 * guess-systype: Renamed to ...
18510 * config.guess: ... by popular request.
18511 * configure.in, Makefile.in: Update accordingly.
18512
18513Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18514
18515 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18516 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18517 + Execute ./dummy instead of assuming . is in PATH.
18518
18519Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18520
18521 * guess-systype: New shell script. Attempts to guess the
18522 canonical host name of the executing host.
18523 Only a few hosts are supported so far.
18524 * configure: Call guess-systype if no host is specified.
18525
18526Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18527
18528 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18529 gcc Makefile.
18530
28e9041c 18531Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18532
18533 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18534 (all-gcc, install-gcc, subdir_do): Use it.
18535
18536Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18537
18538 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18539
18540Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18541
18542 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18543 set exclusively by configure, using configure.in .
18544
18545Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18546
18547 * test-build.mk: set $PATH for all builds
18548
18549 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18550
18551Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18552
18553 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18554 the one used in gcc/Makefile.in, so that a null expansion doesn't
18555 override the one needed to build gcc with a native cc.
18556
28e9041c 18557Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18558
18559 * configure: Accept -with arguments.
18560
18561Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18562
18563 * Makefile.in: added h8300sim
18564
18565Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18566
28e9041c 18567 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18568 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18569 (all-cygnus, native, build-cygnus): Make
18570 $(canonhost)-stamp-3stage-done, not $(host)....
18571 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18572 i386-sco3.2v4. Added else true to if command.
18573
18574Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18575
18576 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18577
18578Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18579
18580 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18581
18582Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18583
18584 * configure.in: don't remove binutils from Solaris builds
18585
18586Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18587
18588 * Makefile.in: get rid of earlier definitions for *clean,
18589 also handle the recursive info rule better
18590
18591Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18592
18593 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18594 do more-or-less the right thing.
18595
18596Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18597
18598 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18599 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18600
18601Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18602
18603 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18604 $(host_canonical).
18605
18606 * configure.in: split the configdirs list into 4 categories (native
18607 v. cross, library v. tool) and handle the cross-only and native-
18608 only in more reasonable (and correct!) way.
18609
18610Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18611
18612 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18613 configdirs anymore.
18614
18615Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18616
18617 * Makefile.in: extensive cleanup:: removed all of the explicit
18618 clean-* targets, collapsed many wrappers around subdir_do into
18619 one, added additional targets to satisfy standards.texi, deleted
18620 some old targets, some changes for consistency
18621
18622Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18623
18624 * configure.in: handle some programs as cross-only, and others as
18625 native only
18626
18627 * test-build.mk: handle partial holes in a more generic manner
18628
18629 * Makefile.in: m4 depends on libiberty
18630
28e9041c 18631Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18632
18633 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18634 time, wdiff, and find to configdirs
18635
18636 * Makefile.in: all, clean, and install rules for the new programs
18637 added to configure.in
18638
18639Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18640
18641 * configure.in: use mh-sun for all *-sun-* hosts
18642
28e9041c 18643Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18644
18645 * Makefile.in: define flags for X11 include files and library file
18646 locations, pass them down to the programs that need this info
18647
18648 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18649
28e9041c 18650Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18651
18652 * configure.in: start building libg++ for HP-UX targets
18653
18654Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18655
18656 * README: Update references to files moved into etc/.
18657
18658Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18659
18660 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18661 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18662
18663Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18664
18665 * configure: accept dash as well as underscore in long option
18666 names for FSF compatibility.
18667
18668Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18669
18670 * config.sub: added -sco3.2v4 support from FSF.
18671
18672Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18673
18674 * configure.in: expand the section that adds or removes
18675 directories from the list of programs to build, to handle native
18676 vs. cross in addition to host v. native
18677
18678Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18679
18680 * Makefile.in: Replace C++ in macro names with CXX.
18681 This is less likely to break ...
18682
18683Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18684
18685 * test-build.mk: add -w to GNU_MAKE
18686
18687Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18688
18689 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18690 add 'sparc' to list of recognized cpus. This needed to make
18691 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18692 Delete some redundant ose68 variants. Recognize -wrs as an os,
18693 then changes that into $CPU-wrs-vxworks.
18694
18695 * configure.in: remove most references to gdbtest, regularize
18696 target based program removal
18697
18698 * test-build.mk: import from p3 tree (many fixes and changes)
18699
18700Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18701
18702 * Makefile.in: added rules to handle tcl, tk, and expect
18703
18704 * configure.in: handle those directories if they exist
18705
18706Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18707
18708 * config.sub: removed bogus hppabsd and hppahpux names, since
18709 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18710
18711Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18712
18713 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18714 depends upon all-xiberty
18715
18716 * Makefile.in: changes from p3, including:
18717
18718 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18719
18720 * Makefile.in (XTRAFLAGS): include newlib directories if
18721 newlib/Makefile exists, rather than if host != target.
18722
18723 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18724
18725 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18726 from the same source tree and not building a cross-compiler. This
18727 matters for the libg++ configuration if reconfiguring a tree that
18728 has already been installed.
18729
18730 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18731
18732 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18733 pick up the machine and system specific header files.
18734
18735 * Makefile.in: added AS_FOR_TARGET, passed down in
18736 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18737 the C compiler to use to create programs which are run in the
18738 build environment, set it to default to $(CC), and passed it down
18739 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18740
18741 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18742
18743 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18744 We need them for unusual native builds, like systems without
18745 ranlib.
18746
18747 * configure: also define $(host_canonical) and
31972771 18748 $(target_canonical), which are the full, canonical names for the
18749 given host and target
28e9041c 18750
18751Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18752
18753 * Makefile.in: Added separate definitions for C++.
18754
18755Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18756
18757 * configure.in (configdirs): Add deja-gnu.
18758
18759Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18760
18761 * README: Update for configure.texi and gdb-4.7 release.
18762
18763Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18764
18765 * Makefile.in: Move "all" target to top of file.
18766 Previously, first target was ".PHONY" which caused BSD4.4 make
18767 to build .PHONY when make was run without arguments.
18768
18769Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18770
18771 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18772 Library-copylefted code in libiberty.
18773
18774Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18775
18776 * config.sub: Replace m68kmote with plain old m68k.
18777
18778Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18779
18780 * Makefile.in: Remove space from blank line, avoid Make complaints.
18781
18782Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18783
18784 * config.sub: Complain if no argument is given. Added support for
18785 386bsd as OS and target alias.
18786
18787Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18788
18789 * Makefile.in (XTRAFLAGS): include newlib directories if
18790 newlib/Makefile exists, rather than if host != target.
18791
18792Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18793
18794 * config.sub: recognize sparclite-wrs-vxworks.
18795
18796 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18797 p3.) Added clean-xiberty to clean.
18798
18799Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18800
18801 * configure.in: use *-*-* instead of nested cases for host and target
18802
18803Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18804
18805 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18806 from the same source tree and not building a cross-compiler. This
18807 matters for the libg++ configuration if reconfiguring a tree that
18808 has already been installed.
18809
18810Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18811
18812 * config.sub (i486v/i486v4): Merge in from FSF version.
18813
18814Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18815
18816 * configure: only set PWD if it is already set.
18817
18818Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18819
18820 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18821 doesn't have unset and all success paths (and most error paths)
18822 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18823 to just ${PWD} to avoid confusion.)
18824
18825Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18826
18827 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18828 even for a native compilation.
18829
18830Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18831
18832 Changes to make the gdb.tar.Z rule work better.
18833
18834 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18835 (DEVO_SUPPORT): Add configure.texi.
18836 (bfd-ilrt.tar.Z): Remove ancient rule.
18837
18838Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18839
18840 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18841 pick up the machine and system specific header files.
18842
18843 * configure.in, config.sub: added new target m68010-adobe-scout,
18844 with alias of adobe68k. Changed configure.in to check for
18845 -scout before -sco* to avoid a false match.
18846
18847 * Makefile.in: added AS_FOR_TARGET, passed down in
18848 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18849 the C compiler to use to create programs which are run in the
18850 build environment, set it to default to $(CC), and passed it down
18851 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18852
18853Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18854
18855 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18856 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18857 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18858 FOR_TARGET variants, to newlib and libg++.
18859
18860Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18861
18862 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18863 first.
18864
18865Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18866
18867 * config.sub: Accept `elf' as an environment.
18868
18869Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18870
18871 * Makefile.in (all-opcodes): cd into the right directory
18872
18873Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18874
18875 * configure: added -program_transform_name option, used as
18876 argument to sed when installing programs.
18877 configure.texi: added documentation for -program_prefix,
18878 -program_suffix and -program_transform_name.
18879
18880Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18881
18882 * config.sub: Accept i486 where i386 ok.
18883
18884Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18885
18886 * config.sub: accept we32k
18887
18888Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18889
4b695c23 18890 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 18891
18892 * Makefile.in: don't create all directories for ``make install'';
18893 let the subdirectories create the ones they need.
18894
18895Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18896
31972771 18897 * COPYING: new file, GPL v2
28e9041c 18898
18899Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18900
18901 * Makefile.in: use the new gen-info-dir, which needs a template
18902 argument (which also lives in texinfo)
18903
18904 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18905
28e9041c 18906Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18907
18908 * config.sub (ncr3000): Change i386 to i486.
18909
18910Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18911
18912 * Makefile.in: add install-rcs, install-grep to
18913 install-no-fixedincludes, removed install-bison and install-libgcc
18914
18915Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18916
18917 * configure.in: grab the HPUX makefile fragment if on HPUX
18918
18919Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18920
18921 * Makefile.in: eradicate bison spoor (ditto libgcc).
18922 configure.in: recognise m68{k,000}-ericsson-OSE.
18923 es1800 is alias for m68k-ericsson-OSE
18924
18925Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18926
18927 * configure.in: rearrange the parts that remove programs from
18928 configdirs, based now on HOST==TARGET or by canonical triple.
18929
18930Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18931
18932 * test-build.mk: recurse explicitly with -f test-build.mk when
18933 appropriate. predicate stage3 and comparison on the existence
18934 of gcc. That is, if gcc isn't around, we aren't three-staging.
18935 On very clean, also remove ...stamp-co. Build in-place before
18936 doing other builds.
18937
18938Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18939
18940 * Makefile.in, configure.in: add tgas
18941
18942Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18943
18944 * Makefile.in: a number of changes merged in from progressive.
18945
18946 * configure.in: add libm.
18947
18948 * .cvsignore: ignore some stuff that comes from test-build.mk.
18949
28e9041c 18950Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18951
18952 * config.sub: Add es1800 (m68k-ericsson-es1800).
18953
18954Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18955
18956 * configure: Add program_suffix (parallel to program_prefix)
18957 * Makefile.in: adjust directory-creating script for losing decstation
18958
18959Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18960
18961 * configure: Minor $subdir-related fixes.
18962
18963Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18964
18965 * configure: fix various problems with propogating
18966 makefile_target_frag in subdirs.
18967 * configure.in: config libgcc if its there
18968
18969Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18970
18971 * config.sub: HPPA merge.
18972
28e9041c 18973Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18974
18975 * Makefile.in: Replace all-bison with all-byacc in all
18976 dependency lines for other tools (which now use byacc).
18977
18978Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18979
18980 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18981
28e9041c 18982Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18983
18984 * Makefile.in: make gprof rules similar to byacc rules (instead of
18985 vestigal $(unsubdir) that didn't work...)
18986
18987Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18988
18989 * config.sub: Add support for Linux.
18990 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18991 (at least for libg++).
18992
18993Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18994
18995 * configure.texi: fix doc for the -nfp option to configure
18996
18997Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18998
18999 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19000
19001Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19002
19003 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19004 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19005 * configure.in: added solaris* host_makefile_frag hook.
19006
19007Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19008
19009 * config.sub: changed recognition of m68000 so that various
19010 m68k types can be specified via m680[01234]0
19011
19012Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19013
19014 * config.sub (basic_machine): fix sed so that '-foo' isn't
19015 completely substituted out while .+'-foo' loses the '-foo'
19016
19017Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19018
19019 * config.sub ($os): Add -aout.
19020
19021Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19022
19023 * configure: If host_makefile_frag is absolute, don't
19024 prefix ${invsubdir} (relevant to libg++ auto-configure).
19025
19026Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19027
19028 * Makefile.in (tooldir): Define it.
19029 (all-ld): Depend on all-flex.
19030
19031Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19032
19033 * Makefile.in (check): Fix libg++ special case.
19034
19035Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19036
19037 * configure: do not bury `pwd` into config.status, thus do fewer
19038 pwd's.
19039
19040 * configure: print the "Building in" message only when building in
19041 other than "." AND verbose.
19042
fee90afd 19043 * configure: remove -s, rework -v to better accommodate guested
28e9041c 19044 configures.
19045
19046 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19047
19048Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19049
19050 * Makefile.in: macroize flags passed on recursion. remove
19051 fileutils.
19052
19053Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19054
19055 * configure: get makesrcdir right for subdirs deeper than 1.
19056
19057 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19058 install.
19059
19060Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19061
19062 * Makefile.in: don't print subdir_do or recursion lines.
19063
19064Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19065
19066 * standards.texi: added menu item.
19067
19068 * Makefile.in: build and install standards.info.
19069
19070 * standards.texi: new file.
19071
19072Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19073
19074 * configure: test for and move config.status pieces from
19075 ${subdir}/.
19076
19077Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19078
28e9041c 19079 * configure: Test for existance of files before trying to mv
19080 them, to avoid numerous non-existance messages.
19081
19082Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19083
19084 * configure: correct final line of config.status.
19085
19086 * configure: patch from eggert. Avoids a protection problem if
19087 the original Makefile.in is read only.
19088
19089 * configure: use move-if-change from gcc to create config.status.
19090 Some makefiles depend on config.status to tell if a directory
19091 has been reconfigured for a different host. This change
19092 prevents those directories from remaking everything in the case
19093 where the reconfig was only intended to rebuild a Makefile.
19094
19095 * configure: test for config.sub with "config.sub sun4" rather
19096 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19097 host alias from a missing config.sub.
19098
19099Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19100
19101 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19102 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19103
19104Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19105
19106 * configure: mkdir ${subdir} as needed.
19107
19108Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19109
19110 * Makefile.in,configure.in: added autoconf.
19111
19112Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19113
19114 * Makefile.in: no longer pass against on recursion.
19115
19116 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19117 definitions are not inherited.
19118
19119 * configure: correct makesrcdir when subdir is .
19120
19121Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19122
19123 * configure: Add support for 'subdirs' variable, which is
19124 like 'configdirs', except that configure doesn't re-invoke
19125 itself for subdirs, it just creates a Makefile for each subdir.
19126 * configure.texi: Document subdirs.
19127
19128Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19129
19130 * configure.in: added flex to configdirs
19131
19132Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19133
19134 * Makefile.in: remove clean-stamps from clean.
19135
19136Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19137
19138 * configure.in: Add gdbtest to configdirs.
19139
19140Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19141
19142 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19143 to recursive makes.
19144 * configure.in: Recognize new ncr3000 config.
19145
19146Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19147
19148 * Makefile.in, configure.in: removed references to gdbm.
19149
19150Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19151
19152 * config.sub: Don't canonicalize os value
19153 newsos* to bsd (readline needs to check for newsos).
19154 (This fix was earlier made Jan 31, but got re-broken.)
19155
19156Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19157
19158 * configure.in: sco is an os, not a vendor!
19159
19160 * configure: Quote $( better. Keep various shells happy.
19161
19162Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19163
19164 * Makefile.in: eliminate stamp-files.
19165
19166Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19167
19168 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19169 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19170
19171Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19172
19173 * config.sub: fix iris/iris3.
19174
19175Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19176
19177 * configure: re-add -rm.
19178
19179Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19180
19181 * Maskefile.in: add .stmp-rcs to all.
19182
19183 * configure.in: remove gas from rs6000 build, use aix host fragment.
19184
19185Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19186
19187 * configure: pass down site_option during recursion.
19188
19189Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19190
19191 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19192
19193Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19194
19195 * configure: Change exec_prefix so that it really defaults to prefix.
19196
19197Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19198
19199 * Makefile.in, configure.in: Add support for mmalloc library.
19200
19201Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19202
19203 * Makefile.in: add stmp dependencies for a few more things.
19204
19205Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19206
19207 * configure: adjusted error message on objdir/srcdir configure
19208 collision, per john's suggestion.
19209
19210 * Makefile.in: add libiberty stmp to all and all.cross.
19211
19212Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19213
19214 * Makefile.in: remove force dependencies, add grep to all.
19215
19216Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19217
19218 * Makefile.in: drop flex. make stamp files work.
19219
19220 * configure: added test for conflicting configuration in srcdir,
19221 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19222 gets cranky. use relative paths for configure and srcdir
19223 whenever possible. Send some error messages to stderr that were
19224 going to stdout.
19225
19226Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19227
19228 * Makefile.in: Fix libg++ rule to check for gcc directory
19229 before using gcc/gcc. Also pass XTRAFLAGS.
19230
19231Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19232
19233 * Makefile.in: added stmp-files so that directories aren't polled
19234 when they are already built.
19235
19236 * configure.texi: fixed a node pointer problem.
19237
19238Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19239
5309a301 19240 * config.sub configure.in gdb/configure.in
28e9041c 19241 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19242 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19243 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19244
19245Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19246
19247 * configure: -recurring becomes -silent. corrected help message
19248 for -site= option.
19249
19250 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19251
19252Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19253
19254 * configure: when building Makefile for crosses, replace
19255 tooldir and program_prefix. default srcdir from location of
19256 config.sub. remove "for host in hosts" and "for target in
19257 targets" loops.
19258
19259Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19260
19261 * Makefile.in: Do not pass bindir or mandir to cvs.
19262
19263Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19264
19265 * Makefile.in, configure.in: removed traces of namesubdir,
19266 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19267 copyrights to '92, changed some from Cygnus to FSF.
19268
19269 * configure.texi: remove most references to multiple hosts,
19270 multiple targets, subdirs, etc.
19271
19272 * configure.man: removed rcsid. reference config.sub not
19273 config.subr.
19274
19275 * Makefile.in: mkdir $(infodir) on install-info.
19276
19277Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19278
19279 * configure.texi: Explain better about .gdbinit and about
19280 the environment that configure.in sections run in.
19281
19282Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19283
19284 * configure.in: Ultrix is only a decstation if it's a MIPS.
19285
19286Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19287
19288 * README: DOC.configure => cfg-paper.texi.
19289
19290Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19291
19292 * config.sub (near case $os): Don't convert newsos* to bsd!
19293
19294Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19295
19296 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19297 the number of copies of COPYING that go into the GDB tar file.
19298
19299Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19300
5309a301 19301 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 19302 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19303 Fix SCO configuration stuff.
19304
19305Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19306
19307 * Makefile.in: For libg++, make sure the -I pointing
19308 to the gcc directory goes *after* all the libg++-local -I flags.
19309 Also, move just-gcc dependency from just-libg++ to all-libg++.
19310
19311Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19312
19313 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19314
19315Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19316
19317 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19318
19319Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19320
19321 * config.sub: Add stratus configuration frags. Also
19322 submitted to FSF.
19323
19324Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19325
19326 * Makefile.in (DEV_SUPPORT): add configure.man.
19327
19328 * config.sub(Decode manufacturer-specific): add -none*.
19329
19330Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19331
19332 * Makefile.in: remove form feeds to make Sun's make happy.
19333 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19334
19335Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19336
19337 * Makefile.in (AR_FLAGS): Make quieter.
19338
19339Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19340
19341 * configure.in: Add libg++.
19342 * configure: When verbose, don't output the command line at each
19343 level; it will be unremarkably the same as the previous version,
19344 which will be the same as what the user typed.
19345
19346Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19347
19348 * configure.in, Makefile.in: fix clean-info, add flex. add
19349 fileutils.
19350
19351 * configure: be less sensitive to spaces in Makefile.in. Do not
19352 look for sources in "..". Doing so breaks subdirectories that
19353 might have their own configure. If a subdir has it's own
19354 configure script, use it.
19355
19356Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19357
19358 * cfg-paper.texi: some changes suggested by rms.
19359
19360Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19361
19362 * config.sub: Merge in some small additions from the FSF version,
19363 taken from the gcc distribution, to bring the Cygnus and FSF
19364 versions into closer sync.
19365
19366Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19367
19368 * configure.in: Changed svr4 references to sysv4.
19369
19370Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19371
19372 * configure: added -V for version number option.
19373
19374Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19375
19376 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19377 renamed from DOC.configure to cfg-paper.texi.
19378
19379Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19380
19381 * configure, config.subr, config.sub: config.subr is now
19382 config.sub again.
19383
19384Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19385
19386 * configure.texi: new file, in progress.
19387
19388 * Makefile.in: build info file and install the man page for
19389 configure.
19390
19391 * configure.man: new file, first cut.
19392
19393 * configure: find config.subr again now that configuration "none"
19394 has gone. removed all traces of the -ansi option. removed all
19395 traces of the -languages option.
19396
19397 * config.subr: resync from rms.
19398
19399Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19400
19401 * configure, config.sub, config.subr: merge config.sub into
19402 config.subr, call the result config.subr, remove config.sub, use
19403 config.subr.
19404
19405 * Makefile.in: revised install for dir.info.
19406
19407Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19408
19409 * configure.in: add decstation host makefile frag.
19410
19411 * Makefile.in: BISON now bison -y again. also install-gcc on
19412 install. clean-gdbm on clean. infodir belongs in datadir.
19413 Make directories for info install. Build dir.info here then
19414 install it.
19415
19416Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19417
19418 * Makefile.in: fix for bad directory tests.
19419
19420Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19421
19422 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19423 regexp. -srcdir relative was being handled incorrectly.
19424
19425 * Makefile.in: unwrapped some for loops so that parallel makes
19426 work again and so one can focus one's attention on a particular
19427 package.
19428
19429Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19430
19431 * configure: added PWD as a stand in for `pwd` (for speed). use
19432 elif wherever possible. make -srcdir work without -objdir.
19433 -objdir= commented out.
19434
19435Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19436
19437 * configure: +options become --options. -subdirs commented out.
19438 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19439 Makefile now at top of generated Makefile. Removed cvs log
19440 entries. added -srcdir. create .gdbinit only if there is one
19441 in ${srcdir}.
19442
19443 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19444 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19445 and mandir now keyed off datadir by default.
19446
19447Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19448
19449 * Freshly created ChangeLog.
19450
19451\f
19452Local Variables:
19453mode: change-log
19454left-margin: 8
19455fill-column: 76
19456version-control: never
19457End: