]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Add support for ASan odr_indicator.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
efbca99c 12016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2
3 * config/acx.m4: Change "tail +16c" to "tail -c +17".
4 * configure: Regenerated.
5
74dfdbe3 62016-12-01 Matthias Klose <doko@ubuntu.com>
7
8 * configure.ac: Don't use pkg-config to check for bdw-gc.
9 * configure: Regenerate.
10
baf71228 112016-11-30 Matthias Klose <doko@ubuntu.com>
12
13 * Makefile.def: Remove reference to boehm-gc target module.
14 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
15 options and for the bdw-gc pkg-config module.
16 * configure: Regenerate.
17 * Makefile.in: Regenerate.
18
216d4ec2 192016-11-28 Nathan Sidwell <nathan@acm.org>
20
21 * MAINTAINERS (nvptx): Remove self.
22
f74f6a32 232016-11-25 Ben Elliston <bje@gnu.org>
24
25 * config.guess: Import latest version.
26 * config.sub: Likewise.
27
a7bea5f7 282016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
29
30 * MAINTAINERS (Write After Approval): Add myself.
31
30ddd7d7 322016-11-15 Matthias Klose <doko@ubuntu.com>
33
34 * Makefile.def: Remove references to GCJ.
35 * Makefile.tpl: Likewise.
36 * Makefile.in: Regenerate.
37
29a8a56b 382016-11-15 Matthias Klose <doko@ubuntu.com>
39
40 * config-ml.in: Remove references to GCJ.
41 * configure.ac: Likewise.
42 * configure: Regenerate.
43
c368baae 442016-11-01 Josh Conner <joshconner@google.com>
45
46 * MAINTAINERS (Write After Approval): Update email address,
47
49508b55 482016-10-27 Carl Love <cel@us.ibm.com>
49
50 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
51 Approval list to make it alphabetical.
52
584fa6c1 532016-10-27 Carl Love <cel@us.ibm.com>
54
55 * MAINTAINERS (Write After Approval): Add myself.
56
30c3cafe 572016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * MAINTAINERS (Reviewers): Add myself.
60 (Write After Approval): Add myself.
61
53f34234 622016-10-21 Hartmut Penner <hepenner@us.ibm.com>
63 Ulrich Weigand <uweigand@de.ibm.com>
64
65 * MAINTAINERS: Update email address.
66
862c56bc 672016-10-10 Nathan Sidwell <nathan@acm.org>
68
69 * MAINTAINERS: Update email address.
70
88afddbc 712016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
72
73 * configure.ac: Add aarch64-*-freebsd*.
74 * configure: Regenerate.
75
ab93a701 762016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
77
78 * MAINTAINERS: Update email address after it got reverted.
79
03869f98 802016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
81
82 * configure.ac (target_libraries): Readd target-boehm-gc.
83 Restore --enable-objc-gc handling.
84 * configure: Regenerate.
85
e7d04cdd 862015-10-03 Jeff Law <law@redhat.com>
87
88 * MAINTAINERS: Move several inactive maintainers to the
89 write-after-approval section.
90
38cf534f 912016-09-30 Jakub Jelinek <jakub@redhat.com>
92
93 * configure.ac: Add target-libffi to target_libraries.
94 Readd libgcj target disablings, modified to only target-libffi.
95 Readd target addition of go to unsupported languages.
96 * configure: Regenerated.
97
17bf743e 982016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
99
100 * MAINTAINERS: Update email address.
101
f4951849 1022016-09-30 Andrew Haley <aph@redhat.com>
103
fc08a45b 104 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
f4951849 105 write-after approval. Remove Tom Tromey and Bryce McKinlay from
106 libgcj.
107
0f2095b8 1082016-09-30 Andrew Haley <aph@redhat.com>
109
110 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
111 write-after approval after GCJ deletion.
112
1ab7ff47 1132016-09-30 Andrew Haley <aph@redhat.com>
114
115 * Makefile.def: Remove libjava.
116 * Makefile.tpl: Likewise.
117 * Makefile.in: Regenerate.
118 * configure.ac: Likewise.
119 * configure: Likewise.
120 * gcc/java: Remove.
121 * libjava: Likewise.
122
c80b93bd 1232016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
124
125 * MAINTAINERS (Reviewers): Add myself.
126
194b906d 1272016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
128
129 * configure.ac: Disable "sim" directory for arc*-*-*.
130 * configure: Regenerated.
131
58a36bf6 1322016-09-23 Tamar Christina <tamar.christina@arm.com>
133
134 * MAINTAINERS (Write After Approval): Add myself.
135
efa1150d 1362016-09-12 Maciej W. Rozycki <macro@imgtec.com>
137
138 * configure.ac: Check for the minimum in-tree MPFR version
139 handled.
140 * configure: Regenerate.
141
8fa8d3bc 1422016-07-20 Yan-Ting Lin <currygt52@gmail.com>
143
144 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
145 * configure: Regenerated.
146
aae553ee 1472016-07-19 Fritz Reese <fritzoreese@gmail.com>
148
149 * MAINTAINERS (Write After Approval): Add myself.
150
b4c71cbb 1512016-06-23 Andi Kleen <ak@linux.intel.com>
152
153 * Makefile.def: Add autoprofiledbootstrap.
154 * Makefile.tpl: Dito.
155 * Makefile.in: Regenerate.
156
1d6aa005 1572016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
158
159 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
160 * configure: Regenerate.
161
0f7d9ee5 1622016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
163
164 * configure: Regenerate.
165 * configure.ac: Remove support for avr-rtems.
166
e980e16a 1672016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
168
169 * MAINTAINERS (Write After Approval): Add myself.
170
60b33cd7 1712016-06-16 Michael Collison <michael.collison@arm.com>
172
173 * MAINTAINERS (Write After Approval): Add myself.
174
4f60ea41 1752016-06-14 Mikael Morin <mikael@gcc.gnu.org>
176
177 * MAINTAINERS (Write After Approval): Update e-mail address.
178
7cfaa234 1792016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
180
8fa8d3bc 181 * MAINTAINERS (Write After Approval): Add myself.
7cfaa234 182
55bba89a 1832016-05-28 Alan Modra <amodra@gmail.com>
184
185 * Makefile.tpl (configure): Depend on m4 files included.
186 * Makefile.in: Regenerate.
187
bb7145f6 1882016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
189
190 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
191 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
192
61736a1b 1932016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
194
195 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
196 special case builtin.
197 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
198 support for ALTIVEC_BUILTIN_VEC_ADDEC.
199 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
200 for __builtin_vec_addec.
201
cd9cf094 2022016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
203
204 * config.guess: Import version 2016-04-02 (newest).
205 * config.sub: Import version 2016-05-10 (newest).
206
89797459 2072016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
47a09f55 208
89797459 209 * configure.ac: Add ARC support to libgloss.
210 * configure: Regenerate
47a09f55 211
96bab53a 2122016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
213
214 * MAINTAINERS (Write After Approval): Add myself.
215
4b2246ef 2162016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
217
218 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
219 * configure: Regenerated.
220 * Makefile.def (gmp): Explicitly disable assembler.
221 (mpfr): Adjust lib_path.
222 (mpc): Likewise.
223 * Makefile.in: Regenerated.
224
bee4f5e5 2252016-05-01 Jakub Jelinek <jakub@redhat.com>
226
227 PR bootstrap/70704
228 * configure.ac (--enable-stage1-checking): Add missing
229 --enable-checking=.
230 * configure: Regenerated.
231
9a9b5abf 2322016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
233
5505dabc 234 * config.guess: Revert r235676.
235 * config.sub: Revert r235676.
236
2372016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
238
239 * config.guess: Remove SH5 support.
9a9b5abf 240 * config.sub: Likewise.
241 * configure: Likewise.
242 * configure.ac: Likewise.
243
c05979a1 2442016-04-26 Jakub Jelinek <jakub@redhat.com>
245
246 PR bootstrap/70704
247 * configure.ac (--enable-stage1-checking): For --disable-checking or
248 implicit --enable-checking, make sure extra flag matches in between
249 stage1 and later checking.
250 * configure: Regenerated.
251
524df596 2522016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
253
254 * .gitattributes: New file.
255
c268ae83 2562016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
257
258 * MAINTAINERS (rs6000/powerpc port): Add myself.
259
f1907b88 2602016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
261
262 PR bootstrap/70173
263 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
264 and gotools directories. Delete the stage_final file.
265 * Makefile.in: Regenerate.
266
67c7f8e2 2672016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
268
269 * MAINTAINERS (Write After Approval): Add myself.
270
74cacd78 2712016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
272
273 * MAINTAINERS (Fortran maintainer): Remove myself.
274
61b25b61 2752016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
a12eaf25 2792016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
280
281 * MAINTAINERS (Write After Approval): Add myself.
282
ca7ff757 2832016-03-17 Cary Coutant <ccoutant@gmail.com>
284
285 Sync with binutils-gdb:
286
287 2016-03-17 Cary Coutant <ccoutant@gmail.com>
288
289 * configure.ac: Add mips and s390 to the gold target check.
290 * configure: Regenerate.
291
bf03cb9d 2922016-03-01 DJ Delorie <dj@redhat.com>
293
294 * MAINTAINERS (mep): Remove myself as MeP maintainer.
295
7aed60de 2962016-02-22 David Malcolm <dmalcolm@redhat.com>
297
298 * MAINTAINERS (libcpp): Add myself.
299 (diagnostic messages): Likewise.
300
b2745e57 3012016-02-20 Tom de Vries <tom@codesourcery.com>
302
303 * MAINTAINERS: Fix whitespace.
304
4afa5064 3052016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
ae5394fd 3092016-01-29 Sebastian Pop <s.pop@samsung.com>
310
311 * config/isl.m4: Add comments about isl-0.16.
312 * configure: Regenerate.
313
f9fb57ca 3142016-01-29 Martin Jambor <mjambor@suse.cz>
315
316 * MAINTAINERS (hsa maintainers): Add myself.
317
9ce22fb3 3182015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
319
320 * MAINTAINERS: (Write After Approval): Add myself.
321
45fc5243 3222016-01-25 Aditya Kumar <aditya.k7@samsung.com>
323 Sebastian Pop <s.pop@samsung.com>
324
325 * Makefile.in: Regenerate.
326 * Makefile.tpl: Export ISLVER.
327 * configure: Regenerate.
328 * config/isl.m4: Detect isl-0.15.
329
cdcc70f1 3302016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
331
332 PR bootstrap/69329
333 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
334 * Makefile.in: Regenerate.
335
7aa50266 3362016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
337
338 * configure.ac: Enable LTO for DJGPP
339 * configure: Regenerate
340
325f661b 3412016-01-12 H.J. Lu <hongjiu.lu@intel.com>
342
343 Sync with binutils-gdb:
344 2015-10-21 Nick Clifton <nickc@redhat.com>
345
346 PR gas/19109
347 * configure.ac: Note the 'none' is an acceptable argument to
348 --enable-compressed-debug-sections.
349 * configure: Regenerate.
350
8b8da2f4 3512016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
352
353 PR bootstrap/69134
354 * Makefile.def (mpfr): Disable assembler.
355 * Makefile.in: Regenerate.
356
eb32c607 3572016-01-01 Ben Elliston <bje@gnu.org>
358
359 * config.guess: Import version 2016-01-01.
360 * config.sub: Likewise.
361
95ec1e88 3622015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
363
364 * MAINTAINERS (Write After Approval): Add myself.
365
71130ef8 3662015-12-17 Sebastian Pop <s.pop@samsung.com>
367
368 * Makefile.in: Replace ISL with isl.
369 * Makefile.tpl: Same.
370 * config/isl.m4: Same.
371 * configure.ac: Same.
372 * contrib/download_prerequisites: Same.
373 * configure: Regenerate.
374
a2356db3 3752015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
376
377 * MAINTAINERS (Write After Approval): Add Myself.
378
07ae8272 3792015-12-17 Nathan Sidwell <nathan@acm.org>
380
381 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
382 * configure: Regenerate.
383
7458b15a 3842015-12-16 Aditya Kumar <aditya.k7@samsung.com>
385 Sebastian Pop <s.pop@samsung.com>
386
387 * config/isl.m4 (ISL_CHECK_VERSION): Check for
388 isl_ctx_get_max_operations.
389 * configure: Regenerate.
390
9be4db03 3912015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
61d7a193 392
393 * MAINTAINERS (Write After Approval): Add myself.
394
877f47a9 3952015-12-02 Ian Lance Taylor <iant@google.com>
396
397 PR go/66147
398 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
399 * Makefile.in: Regenerate.
400
256eaa17 4012015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
402
403 PR libffi/65726
404 * Makefile.def (lang_env_dependencies): Make libffi depend
405 on cxx.
406 * Makefile.in: Regenerate.
407
bc9df766 4082015-11-26 David Edelsohn <dje.gcc@gmail.com>
409
410 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
411 symbols.
412
38f4c967 4132015-11-20 Tristan Gingold <gingold@adacore.com>
414
415 Sync with binutils-gdb:
416 2015-11-20 Tristan Gingold <gingold@adacore.com>
417
418 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
419 * configure: Regenerate.
420
d666ba1d 4212015-11-19 Martin Liska <mliska@suse.cz>
422
423 * .gitignore: Add .clang-format to ignored files.
424 * Makefile.in: Add clang-format.
425 * Makefile.tpl: Likewise.
426
067ef0d9 4272015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
428
429 * configure.ac: Enable libmpx by default.
430 * configure: Regenerated.
431
b0751b76 4322015-10-23 Steve Ellcey <sellcey@imgtec.com>
433
434 * MAINTAINERS: Update email address.
435
2fc69290 4362015-10-23 Paulo Matos <pmatos@linki.tools>
437
438 * MAINTAINERS: Update email address.
439
26f6d549 4402015-10-23 Alan Hayward <alan.hayward@arm.com>
441
442 * MAINTAINERS (Write After Approval): Add myself.
443
afb6adb9 4442015-10-20 H.J. Lu <hongjiu.lu@intel.com>
445
446 Sync with binutils-gdb:
447 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
448
449 PR gas/19109
450 * configure.ac: Add
451 --enable-compressed-debug-sections={all,gas,gold,ld}.
452 * configure: Regenerated.
453
b7d4b31c 4542015-10-16 Arnaud Charlet <charlet@adacore.com>
455
456 * MAINTAINERS: Update list of Ada maintainers and email addresses.
457
57d92e8a 4582015-10-09 Martin Liska <mliska@suse.cz>
459
460 * MAINTAINERS (Write After Approval): Add myself.
461
fa835bac 4622015-10-09 Alexander Fomin <alexander.fomin@intel.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
9db2fa68 4662015-10-02 Florian Weimer <fweimer@redhat.com>
467
468 * MAINTAINERS: Update email address.
469
b185c082 4702015-10-02 Louis Krupp <louis.krupp@zoho.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
3ac5995c 4742015-09-20 Kai Tietz <ktietz70@googlemail.com>
475
cf2fd8f7 476 * MAINTAINERS: Update email.
3ac5995c 477
2149208d 4782015-09-14 Bernd Schmidt <bschmidt@redhat.com>
479
480 * MAINTAINERS: Update my email address.
481
a8e073b5 4822015-09-01 James Bowman <james.bowman@ftdichip.com>
483
484 * MAINTAINERS (ft32 port): Add myself.
485
748c0f4a 4862015-08-28 David Sherwood <david.sherwood@arm.com>
487
488 * MAINTAINERS: Add myself.
489
ec5f8547 4902015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
491
492 * MAINTAINERS (Write After Approval): Add myself.
493
4e7d6e89 4942015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
495
496 PR libfortran/54572
497 * Makefile.def: Make libgfortran depend on libbacktrace.
498 * Makefile.in: Regenerate.
499
376211b1 5002015-08-20 Simon Dardis <simon.dardis@imgtec.com>
501
502 * MAINTAINERS (Write After Approval): Add myself.
503
9d71bbdc 5042015-08-12 Tom de Vries <tom@codesourcery.com>
505
506 PR other/67092
507 * configure.ac: Remove --with_host_libstdcxx support.
508 * configure: Regenerate.
509
fdcd05c8 5102015-08-10 Thomas Schwinge <thomas@codesourcery.com>
511 Jakub Jelinek <jakub@redhat.com>
512
513 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
514 nvptx*-*-*.
515 * configure: Regenerate.
516
29890f2e 5172015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
518
519 * Makefile.def (libiconv): Define bootstrap=true.
520 Mark pdf/html/info as missing.
521 (configure-gcc): Depend on all-libiconv.
522 (all-gcc): Ditto.
523 (configure-libcpp): Ditto.
524 (all-libcpp): Ditto.
525 (configure-intl): Ditto.
526 (all-intl): Ditto.
527 * Makefile.in: Regenerate.
528
d1a8d2ac 5292015-08-03 Bin Cheng <bin.cheng@arm.com>
530
531 * MAINTAINERS (loop ivopts): Add the entry and myself.
532
ad10d664 5332015-07-31 Nathan Sidwell <nathan@codesourcery.com>
534
535 * MAINTAINERS (nvptx): Add self.
536
7b42a296 5372015-07-29 Alan Lawrence <alan.lawrence@arm.com>
538
539 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
540 128-bit vector modes.
541
d46c0c7e 5422015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
e4d06601 543
d46c0c7e 544 * MAINTAINERS (Write After Approval): Add myself.
545
cf2fd8f7 5462015-07-28 Ben Elliston <bje@gnu.org>
c14bac81 547
548 * config.sub, config.guess: Import from upstream.
549
e757a6a8 5502015-07-24 Michael Darling <darlingm@gmail.com>
551
552 PR other/66259
553 * config-ml.in: Reflects renaming of configure.in to configure.ac
554 * configure: Likewise
555 * configure.ac: Likewise
556
15c41437 5572015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
558
559 * MAINTAINERS: Update my email address.
560
8a6ab6a0 5612015-07-14 H.J. Lu <hongjiu.lu@intel.com>
562
563 Sync with binutils-gdb:
564 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
565
566 * configure.ac (target_configdirs): Exclude target-zlib if
567 target-libjava isn't built.
568 * configure: Regenerated.
569
6406d366 5702015-07-14 H.J. Lu <hongjiu.lu@intel.com>
571
572 Sync with binutils-gdb:
573 2015-05-13 John David Anglin <dave.anglin@bell.net>
574
575 * configure.ac: Disable configuration of GDB for HPUX targets.
576 * configure: Regenerate.
577
578 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
579
580 * configure.ac: Add --with-system-zlib.
581 * configure: Regenerated.
582
583 2015-01-28 James Bowman <james.bowman@ftdichip.com>
584
585 * configure.ac: Add FT32 support.
586 * configure: Regenerate.
587
588 2015-01-12 Anthony Green <green@moxielogic.com>
589
590 * configure.ac: Don't disable gprof for moxie.
591 * configure: Rebuild.
592
c850ece7 5932015-07-14 H.J. Lu <hongjiu.lu@intel.com>
594
595 Sync with binutils-gdb:
596 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
597
598 PR ld/18355
599 * Makefile.def: Add extra_configure_flags to host zlib.
600 * configure.ac (extra_host_zlib_configure_flags): New. Set
601 to --enable-host-shared When bfd is to be built as shared
602 library. AC_SUBST.
603 * Makefile.in: Regenerated.
604
31a33dc9 6052015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
606
607 Sync with src:
608 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
609 * Makefile.def (dependencies): Add all-zlib to all-bfd.
610 * Makefile.in: Regenerated.
611
1c26a2ee 6122015-06-30 H.J. Lu <hongjiu.lu@intel.com>
613
614 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
615 target.
616 * configure: Regenerate.
617
5941b5d3 6182015-06-23 Ludovic Courtès <ludo@gnu.org>
619
620 * MAINTAINERS (Write After Approval): Add myself.
621
ed13ef4d 6222015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
623
624 * MAINTAINERS (OS Port Maintainers): Add myself.
625 (Various Maintainers): Remove myself from libffi testsuite.
626
d348be20 6272015-06-04 Richard Sandiford <richard.sandiford@arm.com>
628
629 * MAINTAINERS (gen* on machine desc): Add self.
630
dce53dbc 6312015-06-02 Jason Merrill <jason@redhat.com>
632
633 PR bootstrap/66319
634 * configure.ac: Use -std=gnu++98.
635
ea589ea6 6362015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
637
638 * MAINTAINERS (Write After Approval): Add myself.
639
d5f3a33f 6402015-05-28 Mike Frysinger <vapier@gentoo.org>
641
642 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
643 * configure: Regenerate.
644
27590679 6452015-05-26 Jason Merrill <jason@redhat.com>
646
647 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
648 * configure: Regenerate.
649
b6616c9c 6502015-05-16 James Bowman <james.bowman@ftdichip.com>
651
652 * configure.ac: FT32 target added.
b6616c9c 653 * configure: Regenerated.
654
457a4c2e 6552015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
656
657 * MAINTAINERS (Write After Approval): Add myself.
658
d337ac08 6592015-05-11 Paulo Matos <paulo@matos-sorge.com>
660
661 * MAINTAINERS (Write After Approval): Add myself.
662
6efd9d79 6632015-05-11 Paulo Matos <paulo@matos-sorge.com>
664
665 * configure.ac: Fix typo.
666 * configure: Regenerate.
667
052433ca 6682015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
669
670 * MAINTAINERS (Write After Approval): Add myself.
671
bed3355c 6722015-05-03 Matthias Klose <doko@ubuntu.com>
673
674 * configure.ac: Match $host configured with triplets.
675 * configure: Regenerate.
676
215cfab2 6772015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
678
679 * Makefile.tpl: Remove surplus whitespace throughout.
680 * Makefile.in: Regenerate.
681
3ba2fa8f 6822015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
683
684 * MAINTAINERS (Various Maintainers): Add myself as instruction
685 combiner maintainer.
686
868af6b6 6872015-04-17 Jakub Jelinek <jakub@redhat.com>
688
689 PR bootstrap/62077
690 * configure.ac (--enable-stage1-checking): Default to
691 release,misc,gimple,rtlflag,tree,types if --disable-checking
692 or --enable-checking is not specified and DEV-PHASE is not
693 experimental.
694 * configure: Regenerated.
695
53eea98c 6962015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
697
698 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
699 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
700 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
701 * Makefile.in: Regenerate.
702
c3570991 7032015-04-08 Cary Coutant <ccoutant@gmail.com>
8fb85120 704
705 * MAINTAINERS: Update my email address.
706
af5714b1 7072015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
708
709 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
710
6bf5506c 7112015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
712
713 * MAINTAINERS: Add myself as an arm port reviewer.
714
c8ddf81f 7152015-03-25 Martin Liska <mliska@suse.cz>
716 Yury Gribov <y.gribov@samsung.com>
717
718 * Makefile.in: Fix ln source location for vimrc file.
719 * Makefile.tpl: Likewise.
720
f5fad380 7212015-03-09 Aldy Hernandez <aldyh@redhat.com>
722
723 PR bootstrap/25672
724 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
725 cross-compiling. Similarly for CXX_FOR_TARGET.
726 * configure: Regenerate.
727
202baac8 7282015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
729
730 * Makefile.def: Add libmpx.
731 * configure.ac: Add libmpx.
732 * Makefile.in: Regenerate.
733 * configure: Regenerate.
734
a05985c3 7352015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
736
737 * MAINTAINERS (CPU Port Maintainers): Add myself
738 i386 vector ISA extns mantainer.
739
0ee33baf 7402015-03-13 Jeff Law <law@redhat.com>
741
742 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
743 maintainer.
744 Remove Richard Henderson as a maintainer for the x86 port.
745
1c92e2e9 7462015-03-03 Joern Rennecke <gnu@amylaar.uk>
747
748 * MAINTAINERS (CPU Port Maintainers): Update my email address.
749
df311a4c 7502015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
751
752 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
753 pointer bounds checker and i386 MPX maintainer.
754
0a9a2234 7552015-02-26 Sandra Loosemore <sandra@codesourcery.com>
756
757 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
758
27859cd3 7592015-02-26 Martin Sebor <msebor@redhat.com>
760
761 * MAINTAINERS (Various Maintainers): Add self.
762
dd87c525 7632015-02-20 Thomas Schwinge <thomas@codesourcery.com>
764
765 * configure.ac [--enable-as-accelerator-for] (enable_languages):
766 Make sure it contains lto.
767 * configure: Regenerate.
768
0f769573 7692015-02-18 Thomas Schwinge <thomas@codesourcery.com>
770
771 * configure: Regenerate.
772
84958347 7732015-02-06 Diego Novillo <dnovillo@google.com>
e984c227 7741
84958347 775 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
776 middle-end, docstring): Remove myself.
777 (Write After Approval): Add myself.
778
265e716f 7792015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
780
781 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
782 (Write After Approval): Update address.
783
5c524c74 7842015-01-29 David Malcolm <dmalcolm@redhat.com>
785
786 PR jit/64780
787 * configure.ac: Require the user to explicitly specify
788 --enable-host-shared if the jit is enabled.
789 * configure: Regenerate.
790
c82aff11 7912015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
8a608e00 7952015-01-25 Tom de Vries <tom@codesourcery.com>
796
797 * MAINTAINERS: Make whitespace consistent.
798
2968b954 7992015-01-23 Braden Obrzut <admin@maniacsvault.net>
800
801 * MAINTAINERS (Write After Approval): Add myself.
802
d084f505 8032015-01-20 Andre Vehreschild <vehre@gmx.de>
804
805 * MAINTAINERS: (Write After Approval): Add myself.
806
1b4bfbd1 8072015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
808
809 * MAINTAINERS: (Write After Approval): Add myself.
810
7fd44cfc 8112015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
812
813 * MAINTAINERS: (Write After Approval): Add myself.
814
1f206195 8152015-01-13 Iain Sandoe <iain@codesourcery.com>
816
817 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
818 objective-c/c++ front end maintainer.
819
65eebed4 8202015-01-13 Marek Polacek <polacek@redhat.com>
821
822 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
823
2bfaea82 8242015-01-12 Jeff Law <law@redhat.com>
825
826 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
827 a very long time.
828
dcfe52b6 8292015-01-09 Ian Lance Taylor <iant@google.com>
830
831 * configure.ac (host_tools): Add gotools.
832 * Makefile.def (host_modules): Add gotools.
833 (dependencies): Add dependency of all-gotools on all-target-libgo.
834
275d0a7c 8352015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
836
837 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
838 * configure: Regenerate.
839
fb5eef67 8402015-01-08 Thomas Schwinge <thomas@codesourcery.com>
841
842 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
843 all-target-libgomp.
844 * Makefile.in: Regenerate.
845
fa8b719f 8462015-01-06 Eric Botcazou <ebotcazou@adacore.com>
847
848 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
849
8992df51 8502015-01-06 Eric Botcazou <ebotcazou@adacore.com>
851
852 * configure.ac: Add Visium support.
853 * configure: Regenerate.
854
9b31ae9c 8552015-01-04 Andreas Schwab <schwab@linux-m68k.org>
856
857 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
858 * configure: Regenerate.
859
fc740d70 8602015-01-03 Andrew Pinski <apinski@cavium.com>
861
862 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
863 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
864 (BASE_TARGET_EXPORTS): Add OBJCOPY.
865 (OBJCOPY_FOR_TARGET): New variable.
866 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
867 * Makefile.in: Regenerate.
868 * configure.ac: Check for already installed target objcopy.
869 Also GCC_TARGET_TOOL on objcopy.
870 * configure: Regenerate.
871
edf5ad4f 8722015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
873
874 * config.sub: Update from upstream, to 2015-01-01 version.
875 * config.guess: Ditto.
876
40ef7a25 8772014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
878
879 * MAINTAINERS (RTEMS Ports): Add myself.
880
78d92ced 8812014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
882
883 * MAINTAINERS (Write After Approval): Add myself.
884
f604b2e0 8852014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
886
887 * MAINTAINERS (Write After Approval): Add myself.
888
67cedda8 8892014-12-15 Thomas Schwinge <thomas@codesourcery.com>
890
891 * configure.ac (--enable-as-accelerator-for): Don't set
892 ENABLE_AS_ACCELERATOR_FOR. Update all users.
893 * configure: Regenerate.
894
41a4aa66 8952014-12-13 Jakub Jelinek <jakub@redhat.com>
896
897 PR bootstrap/64023
898 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
899 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
900 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
901 to CXX.
902 * Makefile.in: Regenerated.
903
d10a337d 9042014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
905 Yury Gribov <y.gribov@samsung.com>
906
907 * .gitignore: Added .local.vimrc and .lvimrc.
908 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
909 * Makefile.in: Regenerate.
910
9112014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
b4cec649 912
913 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
914 * configure: Regenerated.
915
d22eabd4 9162014-11-27 Bernd Schmidt <bernds@codesourcery.com>
917
918 * MAINTAINERS (nvptx port): New entry.
919
d781ea5c 9202014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
921
922 * configure: Regenerate.
923
3e78a7ce 9242014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
925
926 * configure.ac: Merge with Binutils.
927
533c3d32 9282014-11-26 Tobias Burnus <burnus@net-b.de>
929
930 * Makefile.def: Make more dependent on mpfr, mpc and isl.
931 * Makefile.in: Regenerate.
932
d1a94f02 9332014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
934
935 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
936 missing flex.
937 * Makefile.in: Regenerated.
938
3453eaf0 9392014-11-21 Ilya Verbin <ilya.verbin@intel.com>
940
941 * Makefile.in: Regenerate.
942
4e8a08d4 9432014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
944
945 PR bootstrap/63784
946 * libtool.m4: Add $pic_flag with -shared.
947
d758319f 9482014-11-21 Renlin Li <Renlin.Li@arm.com>
949
950 * MAINTAINERS (Write After Approval): Added myself.
951
673168e8 9522014-11-21 Alex Velenko <Alex.Velenko@arm.com>
953
954 * MAINTAINERS (write-after-approval): Add myself.
955
50c933a3 9562014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
957
958 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
959 from 2 years ago.
960
2008009a 9612014-11-19 Alex Velenko <Alex.Velenko@arm.com>
962
963 Revert:
964 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
965
966 * MAINTAINERS (Write After Approval): Added myself as line map
967 maintainer.
968
e2d66bc6 9692014-11-19 Renlin Li <Renlin.Li@arm.com>
970
971 Revert:
972 2014-11-19 Renlin Li <Renlin.Li@arm.com>
973
974 * MAINTAINERS (Write After Approval): Added myself.
975
cef068f7 9762014-11-19 Renlin Li <Renlin.Li@arm.com>
977
978 * MAINTAINERS (Write After Approval): Added myself.
979
f5ff9110 9802014-11-19 Alex Velenko <Alex.Velenko@arm.com>
981
982 * MAINTAINERS (Write After Approval): Added myself as line map
983 maintainer.
984
14c6b63a 9852014-11-17 Dodji Seketeli <dodji@redhat.com>
986
987 * MAINTAINERS (Various Maintainers): Added myself as line map
988 maintainer.
989
c8df758a 9902014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
991
992 * move-if-change: Sync from upstream gnulib.
993
cdf97dbf 9942014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
995
996 * compile: Sync with upstream Automake.
997 * depcomp: Ditto.
998 * install-sh: Ditto.
999 * missing: Ditto.
1000 * mkinstalldirs: Ditto.
1001 * ylwrap: Ditto.
1002
54c820f5 10032014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1004
1005 * config.sub: Update from upstream config repo.
1006 * config.guess: Ditto.
1007
d3a7dd32 10082014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
1009
1010 * Makefile.def: Add liboffloadmic to target_modules. Make
1011 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1012 * Makefile.in: Regenerate.
1013 * configure: Regenerate.
1014 * configure.ac: Add liboffloadmic to target binaries.
1015 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1016 Add liboffloadmic to noconfig list when C++ is not supported.
1017
a3d93be3 10182014-11-13 Bernd Schmidt <bernds@codesourcery.com>
1019 Thomas Schwinge <thomas@codesourcery.com>
1020 Ilya Verbin <ilya.verbin@intel.com>
1021 Andrey Turetskiy <andrey.turetskiy@intel.com>
1022
1023 * configure: Regenerate.
1024 * configure.ac (--enable-as-accelerator-for)
1025 (--enable-offload-targets): New configure options.
1026
90d9e583 10272014-11-11 Tobias Burnus <burnus@net-b.de>
1028
845ec886 1029 * Makefile.def: Make all-gcc depend on all-isl.
90d9e583 1030 * Makefile.in: Regenerate.
1031
863e76f9 10322014-11-11 David Malcolm <dmalcolm@redhat.com>
1033
1034 * ChangeLog.jit: New.
1035 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1036
7c407808 10372014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1038
1039 PR target/63610
1040 * libtool.m4: Fix globbing of darwin versions.
1041 * configure: Regenerate.
1042
572cf1f7 10432014-11-11 Tobias Burnus <burnus@net-b.de>
1044
572cf1f7 1045 * Makefile.def: Remove CLooG.
1046 * Makefile.tpl: Ditto.
1047 * configure.ac: Ditto.
1048 * configure: Regenerate.
1049 * Makefile.in: Ditto.
1050
8ce80784 10512014-11-06 Bernd Schmidt <bernds@codesourcery.com>
1052
1053 * configure.ac: Handle nvptx-*-*.
1054 * configure: Regenerate.
1055
aa80e213 10562014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
f7d3db38 10602014-10-31 Jakub Jelinek <jakub@redhat.com>
1061
1062 * Makefile.def (libcc1): Remove bootstrap=true;.
1063 * Makefile.in: Regenerated.
1064
10e64fba 10652014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1066
1067 * configure.ac: Update comment.
1068 * configure: Regenerate.
1069
6f0a1b31 10702014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
1071
1072 * MAINTAINERS (Write After Approval): Add myself.
1073
944792ef 10742014-10-30 Thomas Schwinge <thomas@codesourcery.com>
1075
1076 * configure.ac (extra_host_libiberty_configure_flags): Add
1077 --enable-shared also for libcc1's benefit.
1078 * configure: Regenerate.
1079
98b17817 10802014-10-29 Tristan Gingold <gingold@adacore.com>
1081
1082 * MAINTAINERS: Change my email address.
1083
ab103e33 10842014-10-27 Phil Muldoon <pmuldoon@redhat.com>
1085 Tom Tromey <tromey@redhat.com>
1086
1087 * Makefile.def: Add libcc1 to host_modules.
1088 * configure.ac (host_tools): Add libcc1.
1089 * Makefile.in, configure: Rebuild.
1090
1085f3b8 10912014-10-24 Hans-Peter Nilsson <hp@axis.com>
b85b703b 1092
1093 * configure.ac (build_configargs): Don't share config.cache between
1094 build subdirs.
d9eecfbd 1095 * configure: Regenerate.
b85b703b 1096
14091821 10972014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1098
1099 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1100 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1101 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1102 leon3v7 as leon3.
1103 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1104 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1105 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1106 * config/sparc/sparc.md (cpu): Add leon3v7.
1107 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1108
b58f2ae3 11092014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1110
1111 * MAINTAINERS (write-after-approval): Add myself.
1112
56242c27 11132014-10-23 Ian Lance Taylor <iant@google.com>
1114
1115 * configure.ac: Disable the Go frontend on systems where it is known
1116 to not work.
1117 * configure: Regenerate.
1118
9245d2c5 11192014-10-23 Richard Biener <rguenther@suse.de>
1120
1121 * Makefile.def: Add libcpp build module and dependencies.
1122 * configure.ac: Add libcpp build module.
1123 * Makefile.in: Regenerate.
1124 * configure: Likewise.
1125
2e7fb888 11262014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1127
1128 * MAINTAINERS (write-after-approval): Add myself.
1129
a4dbd7d4 11302014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1131
1132 * INSTALL/README: Do not mention CVS.
1133
58f62c51 11342014-10-03 Jing Yu <jingyu@google.com>
1135
1136 * configure.ac: Add aarch64 to list of targets that support gold.
1137 * configure: Regenerate.
1138
0c89a10c 11392014-09-29 François Dumont <fdumont@gcc.gnu.org>
1140
1141 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1142
7747f33f 11432014-09-29 Catherine Moore <clm@codesourcery.com>
1144
1145 * MAINTAINERS: Add myself as MIPS maintainer.
1146
6d0eaeb8 11472014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1148
1149 * MAINTAINERS: Move myself to MIPS maintainers.
1150
1fbbc678 11512014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1152
1153 * MAINTAINERS: Put all email addresses between '<' and '>'.
1154
5e530ebd 11552014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1156
1157 * MAINTAINERS: Move myself to reviewers (Fortran).
1158
870e466f 11592014-09-01 Andi Kleen <ak@linux.intel.com>
1160
1161 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1162 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1163 * Makefile.in: Regenerate.
1164
8325d4dd 11652014-08-28 David Malcolm <dmalcolm@redhat.com>
1166
1167 * rtx-classes-status.txt: Delete
1168
91a55c11 11692014-08-28 David Malcolm <dmalcolm@redhat.com>
1170
1171 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1172
b6de67fd 11732014-08-27 Sebastian Pop <s.pop@samsung.com>
1174
1175 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1176 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1177 of checking for version number.
1178 * configure: Regenerated.
1179 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1180
f1ee32d1 11812014-08-27 David Malcolm <dmalcolm@redhat.com>
1182
1183 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1184 is done; begin phase 6 (use extra rtx_def subclasses).
1185
d40b1309 11862014-08-27 David Malcolm <dmalcolm@redhat.com>
1187
1188 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1189 done; begin phase 5 (additional rtx_def subclasses).
1190
e149ca56 11912014-08-26 David Malcolm <dmalcolm@redhat.com>
1192
1193 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1194
26bb3cb2 11952014-08-26 David Malcolm <dmalcolm@redhat.com>
1196
1197 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1198 SET_BB_HEADER are done.
1199
fc5ad70a 12002014-08-26 David Malcolm <dmalcolm@redhat.com>
1201
1202 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1203 done.
1204
69c5a18c 12052014-08-26 David Malcolm <dmalcolm@redhat.com>
1206
1207 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1208
2f3c9801 12092014-08-26 David Malcolm <dmalcolm@redhat.com>
1210
1211 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1212
e97a173d 12132014-08-25 David Malcolm <dmalcolm@redhat.com>
1214
1215 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1216
943ea6fa 12172014-08-25 David Malcolm <dmalcolm@redhat.com>
1218
1219 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1220
08a06697 12212014-08-25 David Malcolm <dmalcolm@redhat.com>
1222
1223 * rtx-classes-status.txt: Phase 3 (per-file commits within
1224 "config" subdirs) is done; begin phase 4 (removal of
1225 "scaffolding").
1226
d2ecc902 12272014-08-23 David Malcolm <dmalcolm@redhat.com>
1228
1229 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1230 dir) is done; begin phase 3 (per-file commits within "config"
1231 subdirs).
1232
e31de0d2 12332014-08-21 David Malcolm <dmalcolm@redhat.com>
1234
1235 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1236 phase 2 (per-file commits in main source dir).
1237
6ac3b11e 12382014-08-21 Bin Cheng <bin.cheng@arm.com>
1239
1240 * configure: Regenerated.
1241
0eec6621 12422014-08-19 David Malcolm <dmalcolm@redhat.com>
1243
1244 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1245
17616710 12462014-08-19 David Malcolm <dmalcolm@redhat.com>
1247
1248 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1249
7c5928c3 12502014-08-19 David Malcolm <dmalcolm@redhat.com>
1251
1252 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1253
047ccec4 12542014-08-19 David Malcolm <dmalcolm@redhat.com>
1255
1256 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1257
a83c8362 12582014-08-19 David Malcolm <dmalcolm@redhat.com>
1259
1260 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1261
1b08cfdd 12622014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1263
1264 * MAINTAINERS (Write After Approval): Add myself.
1265
d41d96b7 12662014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1267
1268 * MAINTAINERS: Remove myself
1269
4a57a2e8 12702014-08-19 David Malcolm <dmalcolm@redhat.com>
1271
1272 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1273
7ad1fa02 12742014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1275
1276 * MAINTAINERS (Write After Approval): Add myself.
1277
a684cb04 12782014-08-18 David Malcolm <dmalcolm@redhat.com>
1279
1280 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1281 SET_BB_HEADER, SET_BB_FOOTER
1282
57c8dfee 12832014-08-18 David Malcolm <dmalcolm@redhat.com>
1284
904c3df2 1285 * rtx-classes-status.txt: New file
57c8dfee 1286
429cca51 12872014-08-18 Roman Gareev <gareevroman@gmail.com>
1288
1289 * configure.ac: Eliminate ClooG installation dependency.
1290 * configure: Regenerate.
1291 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1292 * Makefile.in: Regenerate.
1293
5420e92f 12942014-08-15 Ilya Verbin <iverbin@gmail.com>
1295
1296 * MAINTAINERS (Write After Approval): Add myself.
1297
cf2fd8f7 12982014-08-15 Ilya Tocar <tocarip@gmail.com>
f0da22ea 1299
1300 * MAINTAINERS (Write After Approval): Add myself.
1301
47d90752 13022014-08-01 Jiong Wang <jiong.wang@arm.com>
1303
1304 * MAINTAINERS (Write After Approval): Add myself.
1305
1d163515 13062014-07-28 Anthony Green <green@moxielogic.com>
1307
1308 Import from savannah.gnu.org:
1309 * config.sub: Update to 2014-07-28 version.
1310
8cc0edb6 13112014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1312
1313 * MAINTAINERS: Remove my MIPS maintainer entry.
1314
385527e9 13152014-07-26 Uros Bizjak <ubizjak@gmail.com>
1316
1317 PR target/47230
1318 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1319 * configure: Regenerate.
1320
2dd0603e 13212014-07-24 James Norris <jnorris@codesourcery.com>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
383b71a9 13252014-07-20 Roman Gareev <gareevroman@gmail.com>
1326
1327 * configure.ac: Accept only CLooG 0.18.1.
1328 * configure: Regenerate.
1329
9556e4d0 13302014-07-17 Roman Gareev <gareevroman@gmail.com>
1331
1332 * configure.ac: Don't accept isl 0.11.
1333 * configure: Regenerate.
1334
05095438 13352014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1336
1337 * MAINTAINERS (Write After Approval): Add myself.
1338
20632469 13392014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1340
1341 * configure.ac: Don't accept isl 0.10.
1342 * configure: Regenerate.
1343
f4953d40 13442014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2556a4ed 1345
f4953d40 1346 Fix include path for in-tree cloog.
1347 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1348 * configure: Regenerate.
2556a4ed 1349
f4953d40 13502014-06-18 Richard Henderson <rth@redhat.com>
60d578d4 1351
f4953d40 1352 * .gitignore: Import gcc_update output.
60d578d4 1353
bf0001d4 13542014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1355
52fd2e17 1356 * config-ml.in: Robustify ac_configure_args parsing.
1357
1015a063 1358 * configure.ac (--enable-linker-plugin-configure-flags)
1359 (--enable-linker-plugin-flags): New flags.
1360 (configdirs): Conditionally add libiberty-linker-plugin.
1361 * configure: Regenerate.
1362 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1363 (host_modules) <lto-plugin>: Pay attention to
1364 @extra_linker_plugin_flags@ and
1365 @extra_linker_plugin_configure_flags@.
1366 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1367 * Makefile.in: Regenerate.
1368
bf0001d4 1369 * Makefile.tpl (configure-[+prefix+][+module+])
1370 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1371 "module_srcdir" instead of "module" for locating a module's srcdir.
1372 * Makefile.in: Regenerate.
1373
85dcf814 13742014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1375
1376 * MAINTAINERS (Write After Approval): Add myself.
1377
b9f71945 13782014-06-06 Sebastian Pop <sebpop@gmail.com>
1379
1380 * MAINTAINERS: Update my email address.
1381
a499a116 13822014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
42878318 13862014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1387
1388 * MAINTAINERS (Write After Approval): Add myself.
1389
df148e44 13902014-05-30 Jonathan Wakely <jwakely@redhat.com>
1391
1392 PR libstdc++/61011
1393 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1394 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1395 * configure: Regenerate.
1396
7f9463ec 13972014-05-28 Pedro Alves <palves@redhat.com>
1398
1399 * MAINTAINERS (Write After Approval): Add myself.
1400
0be66420 14012014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1402
1403 * MAINTAINERS: Update my affiliation/email.
1404
2a96d757 14052014-05-19 Mike Stump <mikestump@comcast.net>
1406
1407 * MAINTAINERS: Add wide-int reviewers.
1408
2481a2c1 14092014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1410
1411 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1412 * configure: Regenerated.
1413
418aa869 14142014-05-15 Torvald Riegel <triegel@redhat.com>
1415
1416 * MAINTAINERS (libitm): Add myself as maintainer.
1417
d23ca936 14182014-05-07 Charles Baylis <charles.baylis@linaro.org>
1419
1420 * MAINTAINERS (Write After Approval): Add myself.
1421
b98f8a78 14222014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1423
1424 * config.sub, config.guess: Import from upstream.
1425
588c2671 14262014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1427
1428 * MAINTAINERS (Write After Approval): Put myself in correct order.
1429
572205be 14302014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1431
1432 * MAINTAINERS (Write After Approval): Add myself.
1433
a6703892 14342014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1435
1436 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1437 section.
1438
5692cf37 14392014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1440
1441 * MAINTAINERS (Write After Approval): Delete myself.
1442
478532eb 14432014-04-17 Jakub Jelinek <jakub@redhat.com>
1444
1445 PR sanitizer/56781
1446 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1447 and -B* options with -Xcompiler.
1448
e40b19b7 14492014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1450
1451 PR bootstrap/60620
cf2fd8f7 1452 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
e40b19b7 1453 * Makefile.in: Regenerate.
1454
e673a265 14552014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1456
1457 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1458 for WINDRES_FOR_TARGET in default-manifest.o rule.
1459 * Makefile.in: Regenerate.
1460
737fef9c 14612014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
f4ae1a00 14652014-03-26 Jakub Jelinek <jakub@redhat.com>
1466
1467 PR sanitizer/56781
1468 * Makefile.def: Set bootstrap=true; for host fixincludes.
1469 * configure.ac: Don't bootstrap host fixincludes unless
1470 --with-build-config=bootstrap-{a,ub}san.
1471 * Makefile.in: Regenerated.
1472 * configure: Regenerated.
1473
ee055341 14742014-03-21 Jakub Jelinek <jakub@redhat.com>
1475
1476 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1477 --enable-vtable-verify option parsing. Don't add
1478 target-libsanitizer to bootstrap_target_libs unless
1479 --with-build-config=bootstrap-asan or
1480 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1481 to bootstrap_target_libs unless --enable-vtable-verify.
1482 * configure: Regenerated.
1483
1279e87b 14842014-03-10 Anatoly Sokolov <aesok@post.ru>
1485
1486 * MAINTAINERS (Write After Approval): Add myself.
1487
cf0201a5 14882014-03-07 Denis Chertykov <chertykov@gmail.com>
1489
1490 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1491
48d33b51 14922014-03-07 Jakub Jelinek <jakub@redhat.com>
1493
1494 PR bootstrap/58572
1495 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1496 -I for libstdc++-v3 includes if $(LEAN).
1497 * Makefile.in: Regenerated.
1498
4dcc249a 14992014-03-04 Jonathan Wakely <jwakely@redhat.com>
1500
1501 * MAINTAINERS: Update my email address.
1502
2da35515 15032014-02-24 Walter Lee <walt@tilera.com>
1504
1505 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1506 (tilegx-*-*): Change to tilegx*-*-*.
1507 * configure: Regenerate.
1508
2cdbba93 15092014-02-17 Loren J. Rittle <ljrittle@acm.org>
1510
1511 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1512
e3c32511 15132014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1514
1515 * MAINTAINERS (Write After Approval): Add myself.
1516
48118d02 15172014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1518
1519 PR target/59788
1520 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1521 *solaris2*.
1522
68512f53 15232014-01-21 John David Anglin <danglin@gcc.gnu.org>
1524
1525 * MAINTAINERS: Update my email address.
1526
a37bd79b 15272014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1528
1529 * MAINTAINERS: Convert to UTF-8.
1530 Properly sort Xinliang David Li's entry.
1531
3c6280bd 15322013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1533 Sandra Loosemore <sandra@codesourcery.com>
1534
1535 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1536 nios2 port maintainers.
1537
e8cac2b9 15382013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1539
1540 * MAINTAINERS (Write After Approval): Add myself.
1541
87ebeb4c 15422013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d4cf3e7a 1543
1544 * configure.ac: Add user-friendly check for native x86_64-linux
1545 multilibs.
1546 * configure: Regenerate.
1547
15482013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1549
1550 * MAINTAINERS: Add myself as sh maintainer.
1551
15522013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1553
1554 * MAINTAINERS: Add self as SLSR maintainer.
1555
15562013-11-18 Jan Hubicka <hubicka@ucw.cz>
1557
1558 * MAINTAINERS: Update my email address.
1559
15602013-11-15 David Edelsohn <dje.gcc@gmail.com>
1561
1562 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1563
15642013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1565
1566 * Makefile.in: Regenerate.
1567
1568 * Makefile.tpl: Fix typo.
1569 * Makefile.in: Regenerate partially.
1570
15712013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1572
1573 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1574 supported.
1575 * configure: Regenerated.
1576
15772013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1578
1579 * MAINTAINERS (Write After Approval): Add myself.
1580
15812013-10-30 Jason Merrill <jason@redhat.com>
1582
1583 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1584 --disable-build-format-warnings.
1585
15862013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1587
cf2fd8f7 1588 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
d4cf3e7a 1589 depend on libstdc++ and libgcc.
1590 * configure: Regenerate.
1591 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1592 libcilkrts for POSIX and i*86, and x86_64 architectures.
1593 * Makefile.in: Added libcilkrts related fields to support building it.
1594
15952013-10-26 Jeff Law <law@redhat.com>
1596
1597 * Makefile.def (target_modules): Remove libmudflap
1598 (languages): Remove check-target-libmudflap).
1599 * Makefile.in: Rebuilt.
1600 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1601 * configure.ac (target_libraries): Remove target-libmudflap.
1602 Remove checks which disabled libmudflap on some systems.
1603 * configure: Rebuilt.
1604 * libmudflap: Directory removed.
1605
16062013-10-21 Cong Hou <congh@google.com>
1607
1608 * MAINTAINERS (Write After Approval): Add myself.
1609
16102013-10-16 Mike Stump <mikestump@comcast.net>
1611
1612 * .dir-locals.el: Add.
1613
16142013-10-15 David Malcolm <dmalcolm@redhat.com>
1615
1616 * configure.ac: Add --enable-host-shared
1617 * configure: Regenerate.
1618
16192013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1620
1621 Import from savannah.gnu.org:
1622 * config.guess: Update to 2013-06-10 version.
1623 * config.sub: Update to 2013-10-01 version.
1624
16252013-10-01 Simon Cook <simon.cook@embecosm.com>
1626
1627 Changes to build configuration to allow big endian ARC ELF toolchain
1628 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1629 * configure: Regenerate.
1630
16312013-09-20 Alan Modra <amodra@gmail.com>
1632
1633 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1634 ppc host match. Support little-endian powerpc linux hosts.
1635
16362013-09-19 Dodji Seketeli <dodji@redhat.com>
1637
1638 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1639 maintainer.
1640
16412013-09-12 DJ Delorie <dj@redhat.com>
1642
1643 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1644 maintainers.
1645
16462013-09-03 Richard Biener <rguenther@suse.de>
1647
1648 * configure.ac: Also allow ISL 0.12.
1649 * configure: Regenerated.
1650
16512013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1652
1653 * MAINTAINERS (Write After Approval): Add myself.
1654
16552013-08-27 David Malcolm <dmalcolm@redhat.com>
1656
1657 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1658
16592013-08-26 Caroline Tice <cmtice@google.com>
1660
1661 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1662 "Various Reviewers" to libvtv "Various Maintainers".
1663
16642013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1665
1666 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1667
16682013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1669
1670 * MAINTAINERS: Update name, email.
1671
16722013-08-13 Adam Butcher <adam@jessamine.co.uk>
1673
1674 * MAINTAINERS (Write After Approval): Add myself.
1675
16762013-08-12 Caroline Tice <cmtice@google.com>
1677
1678 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1679 address in the Write After Approval section.
1680
16812013-08-09 Carlos O'Donell <carlos@redhat.com>
1682
1683 * MAINTAINERS (Write After Approval): Update email.
1684
16852013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1686
1687 * configure.ac: Adjust to check VTV_SUPPORTED.
1688 * configure: Regenerated.
1689
16902013-08-02 Caroline Tice <cmtice@google.com>
1691
1692 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1693 on non-linux systems; add target-libvtv to noconfigdirs; add
1694 libsupc++/.libs to C++ library search paths.
1695 * configure: Regenerated.
1696 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1697 libstdc++ and libgcc.
1698 * Makefile.in: Regenerated.
1699
17002013-07-19 Yvan Roux <yvan.roux@linaro.org>
1701
1702 * MAINTAINERS (Write After Approval): Add myself.
1703
17042013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1705 Shiva Chen <shiva0217@gmail.com>
1706
1707 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1708 nds32 port maintainers.
1709
17102013-07-17 Tim Shen <timshen91@gmail.com>
1711
1712 * MAINTAINERS (Write After Approval): Add myself.
1713
17142013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1715
1716 * configure.ac: Sync from binutils.
1717 * configure: Regenerate.
1718
17192013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1720
1721 * MAINTAINERS (Write After Approval): Add myself.
1722
17232013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1724
1725 * MAINTAINERS (Write After Approval): Add myself.
1726
17272013-05-17 David Malcolm <dmalcolm@redhat.com>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
17312013-04-30 Brooks Moses <bmoses@google.com>
1732
1733 * MAINTAINERS: Update my email; move myself from Fortran
1734 reviewer to Write After Approval.
1735
17362013-04-16 Andreas Schwab <schwab@suse.de>
1737
1738 * configure.ac (aarch64-*-*): Don't disable java.
1739 * configure: Regenerate.
1740
17412013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1742
1743 * MAINTAINERS (Write After Approval): Add myself.
1744
17452013-03-30 Matthias Klose <doko@ubuntu.com>
1746
1747 * Makefile.def (target_modules): Don't install libffi.
1748 * Makefile.in: Regenerate.
1749
17502013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
17542013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1755
1756 * MAINTAINERS (Write After Approval): Add myself.
1757
17582013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1759
1760 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1761 * configure: Regenerated.
1762
477ef922 17632013-02-05 Ian Lance Taylor <iant@google.com>
1764
1765 PR go/55969
1766 * configure.ac: Disable libgo on some systems where it does not
1767 work.
1768
d4cf3e7a 17692013-02-04 David Edelsohn <dje.gcc@gmail.com>
1770
1771 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1772 Remove Geoff Keating as rs6000 port maintainer, at his request.
1773
17742013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1775
1776 * MAINTAINERS: Update my email.
1777
17782013-01-23 Shenghou Ma <minux.ma@gmail.com>
1779
1780 * configure: Re-generate.
1781
17822013-01-15 Richard Biener <rguenther@suse.de>
1783
1784 PR other/55973
1785 * configure: Re-generate.
1786
17872013-01-14 Matthias Klose <doko@ubuntu.com>
1788
1789 * Makefile.def (install-target-libsanitizer): Depend on
1790 install-target-libstdc++-v3.
1791 * Makefile.in: Regenerate.
1792
17932013-01-14 Richard Biener <rguenther@suse.de>
1794
1795 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1796 * configure: Re-generate
1797
17982013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1799
1800 * config.sub: Update from config repo.
1801
18022013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1803
1804 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1805 * Makefile.in: Regenerate.
1806
18072013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1808
1809 * MAINTAINERS (arc): Add new port maintainership for myself.
1810
18112013-01-09 Jason Merrill <jason@redhat.com>
1812
1813 * .gitignore: Import from gdb repository.
1814
18152013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1816
1817 * Makefile.def (configure-gcc): Depend on all-gmp.
1818 (all-gcc): Remove dependency on all-gmp.
1819 * Makefile.in: Regenerated.
1820
18212013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1822
1823 * config.sub: Merge from config repo.
1824 * config.guess: Ditto.
1825
18262013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1827
1828 * Makefile.def: Merge from binutils.
1829 * Makefile.in: Ditto.
1830
18312013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1832
1833 * MAINTAINERS: Update my email.
1834
18352012-12-29 Ben Elliston <bje@gnu.org>
1836
1837 * config.guess: Update to 2012-12-29 version.
1838 * config.sub: Likewise.
1839
18402012-12-20 Matthias Klose <doko@ubuntu.com>
1841
1842 * Makefile.def (install-target-libgfortran): Depend on
1843 install-target-libquadmath, install-target-libgcc.
1844 (install-target-libsanitizer): Depend on install-target-libgcc.
1845 (install-target-libjava): Depend on install-target-libgcc.
1846 (install-target-libitm): Depend on install-target-libgcc.
1847 (install-target-libobjc): Depend on install-target-libgcc.
1848 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1849 * Makefile.in: Regenerate.
1850
18512012-12-19 Matthias Klose <doko@ubuntu.com>
1852
1853 * Makefile.def (install-target-libgo): Depend on
1854 install-target-libatomic.
1855 * Makefile.in: Regenerate.
1856
18572012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1858
1859 PR go/55201
1860 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1861 * Makefile.in: Regenerate.
1862
18632012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1864
1865 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1866 * configure: Regenerate.
1867
18682012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1869
1870 * config.sub: Merge from config repo.
1871
18722012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1873
1874 * Makefile.def (target_modules): Add bootstrap=true and
1875 raw_cxx=true to libsanitizer.
1876 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1877 * Makefile.in: Regenerated.
1878 * configure: Likewise.
1879
18802012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1881
1882 * MAINTAINERS: Remove self as RTL optimization maintainer.
1883
18842012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1885
1886 * MAINTAINERS (Write After Approval): Add myself.
1887
18882012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1889
1890 * Makefile.def (target_modules): Remove bootstrap=true and
1891 raw_cxx=true from libsanitizer.
1892 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1893 * Makefile.in: Regenerated.
1894 * configure: Likewise.
1895
18962012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1897
1898 * Makefile.def (target_modules): Add bootstrap=true and
1899 raw_cxx=true to libsanitizer.
1900 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1901 * Makefile.in: Regenerated.
1902 * configure: Likewise.
1903
19042012-11-28 Andrew Pinski <apinski@cavium.com>
1905
1906 PR bootstrap/54279
1907 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1908 * configure: Regenerate.
1909 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1910 * Makefile.in: Regenerate.
1911
19122012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1913
1914 * configure.ac: Disable libsanitizer if we're not building C++.
1915 * configure: Regenerate.
1916
19172012-11-15 Roland McGrath <roland@hack.frob.com>
1918
1919 * MAINTAINERS (Write After Approval): Add myself.
1920
19212012-11-15 Dmitry Vyukov <dvyukov@google.com>
1922
1923 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1924 Kostya Serebryany (kcc@google.com) and
1925 Jakub Jelinek (jakub@redhat.com).
1926 Rename area for Dodji Seketeli (dodji@redhat.com).
1927
19282012-11-15 Dodji Seketeli <dodji@redhat.com>
1929
1930 * MAINTAINERS: (asan.c, related): Add myself.
1931
19322012-11-14 Roland McGrath <mcgrathr@google.com>
1933
1934 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1935 * configure: Regenerate.
1936
19372012-11-13 Richard Henderson <rth@redhat.com>
1938
1939 * configure.ac: Move libsanitizer logic to subdirectory.
1940 * configure: Regenerate.
1941
19422012-11-13 Dodji Seketeli <dodji@redhat.com>
1943
1944 * configure.ac: Enable libsanitizer just on x86 linux for now.
1945 * configure: Re-generate.
1946
19472012-11-13 David Edelsohn <dje.gcc@gmail.com>
1948
1949 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1950 sections.
1951 * configure: Regenerate.
1952
19532012-11-13 Hans-Peter Nilsson <hp@axis.com>
1954
1955 * configure.ac: Add section for configdirs for libsanitizer.
1956 Disable for cris-*-* and mmix-*-*.
1957 * configure: Regenerate.
1958
19592012-11-12 Wei Mi <wmi@google.com>
1960
1961 * configure.ac: Add libsanitizer to target_libraries.
1962 * Makefile.def: Ditto.
1963 * configure: Regenerate.
1964 * Makefile.in: Regenerate.
1965 * libsanitizer: New directory for asan runtime. Contains an empty
1966 tsan directory.
1967
19682012-11-03 Corinna Vinschen <corinna@vinschen.de>
1969
1970 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1971 against Mingw64 w32api.
1972 * configure: Regenerate.
1973
19742012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1975
1976 * configure: Regenerated.
1977
19782012-11-03 Robert Mason <rbmj@verizon.net>
1979
1980 * configure.ac: add --disable-libstdcxx configure option
1981 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1982
19832012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1984
1985 * MAINTAINERS (Write After Approval): Add myself.
1986
19872012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1988
1989 * MAINTAINERS (Write After Approval): Add myself.
1990
19912012-10-24 Sharad Singhai <singhai@google.com>
1992
1993 * MAINTAINERS (Write After Approval): Add myself.
1994
19952012-10-24 Eric Christopher <echristo@gmail.com>
1996
1997 * MAINTAINERS: Update email address.
1998
19992012-10-23 Eric Botcazou <ebotcazou@adacore.com>
2000
2001 PR bootstrap/54820
2002 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2003 * configure: Regenerate.
2004
20052012-10-23 Richard Earnshaw <rearnsha@arm.com>
2006
2007 * MAINTAINERS (aarch64): Add Marcus and myself.
2008
20092012-10-22 Eric Botcazou <ebotcazou@adacore.com>
2010
2011 PR bootstrap/54820
2012 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2013 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2014 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2015 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2016 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2017 * Makefile.in: Regenerate.
2018 * configure.ac (have_static_libs): New variable and associated check.
2019 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2020 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2021 * configure: Regenerate.
2022
20232012-10-10 Richard Biener <rguenther@suse.de>
2024
2025 * MAINTAINERS: Adjust for changed surname.
2026
20272012-10-04 Lawrence Crowl <crowl@google.com>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
20312012-10-01 Cary Coutant <ccoutant@google.com>
2032
2033 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2034
20352012-09-28 Ian Lance Taylor <iant@google.com>
2036
2037 * Makefile.def: Make all-target-libgo depend on
2038 all-target-libbacktrace.
2039 * Makefile.in: Rebuild.
2040
20412012-09-26 Ian Lance Taylor <iant@google.com>
2042
2043 * Makefile.def: Make all-gcc depend on all-libbacktrace.
2044 * Makefile.in: Rebuild.
2045
20462012-09-20 Walter Lee <walt@tilera.com>
2047
2048 * configure.ac: Add tilegx to list of targets that support gold.
2049 * configure: Regenerate.
2050
20512012-09-20 Marek Polacek <polacek@redhat.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
20552012-09-19 Steve Ellcey <sellcey@mips.com>
2056
2057 * configure.ac: Add mips*-mti-elf* target.
2058 * configure: Regenerate.
2059
20602012-09-17 Ian Lance Taylor <iant@google.com>
2061
2062 * MAINTAINERS (Various Maintainers): Add libbacktrace.
2063 * configure.ac (host_libs): Add libbacktrace.
2064 (target_libraries): Add libbacktrace.
2065 * Makefile.def (host_modules): Add libbacktrace.
2066 (target_modules): Likewise.
2067 * configure, Makefile.in: Rebuild.
2068
20692012-09-14 David Edelsohn <dje.gcc@gmail.com>
2070
2071 PR target/38607
2072 Merge upstream change.
2073 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2074
2075 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2076 Add libgomp*.o to compare_exclusions for AIX.
2077 * configure: Regenerate.
2078
20792012-09-06 Diego Novillo <dnovillo@google.com>
2080
2081 * configure.ac: Bump minimum GMP version to 4.2.3.
2082 * configure: Re-generate.
2083
20842012-09-05 Georg-Johann Lay <avr@gjlay.de>
2085
2086 PR target/54461
2087 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2088 target-libgloss if not configured --with-avrlibc=no.
2089 * configure: Regenerate.
2090
20912012-09-04 Jason Merrill <jason@redhat.com>
2092
2093 * configure.ac: Fix --enable-languages=all.
2094
20952012-09-04 Christophe Lyon <christophe.lyon@st.com>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
20992012-09-03 Richard Guenther <rguenther@suse.de>
2100
2101 PR bootstrap/54138
2102 * configure.ac: Re-organize ISL / CLOOG checks to allow
2103 disabling with either --without-isl or --without-cloog.
2104 * configure: Regenerated.
2105
21062012-09-03 Georg-Johann Lay <avr@gjlay.de>
2107
2108 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2109 * configure: Regenerate.
2110
21112012-08-27 Ulrich Drepper <drepper@gmail.com>
2112
2113 * MAINTAINERS: Fix my email address.
2114
21152012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2116
2117 PR binutils/4970
2118 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2119 and opcodes.
2120 * Makefile.in: Regenerated.
2121
21222012-08-26 Art Haas <ahaas@impactweather.com>
2123
2124 * configure: Regenerate.
2125
21262012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2127
2128 * INSTALL/README: Also refer to the online installation
2129 instructions.
2130
21312012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2132
2133 * MAINTAINERS (Write After Approval): Add myself.
2134 (Picochip port): Remove myself.
2135
21362012-08-14 Diego Novillo <dnovillo@google.com>
2137
2138 Merge from cxx-conversion branch.
2139
2140 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2141 POSTSTAGE1_CONFIGURE_FLAGS.
2142 * Makefile.in: Regenerate.
2143 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2144 Force C++ when bootstrapping.
2145 * configure: Regenerate.
2146
21472012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
21512012-07-16 Joseph Myers <joseph@codesourcery.com>
2152
2153 * README: Document use of ranges of years in copyright notices.
2154
21552012-07-06 Richard Guenther <rguenther@suse.de>
2156
2157 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2158 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2159 --with-gmp=system.
2160 * Makefile.in: Regenerated.
2161 * configure: Likewise.
2162
21632012-07-06 Richard Guenther <rguenther@suse.de>
2164
2165 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2166 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2167 supply V=1 as extra_make_flags.
2168 * configure: Regenerated.
2169 * Makefile.in: Likewise.
2170
21712012-07-04 Tristan Gingold <gingold@adacore.com>
2172
2173 * configure: Regenerate.
2174
21752012-07-03 Richard Guenther <rguenther@suse.de>
2176
2177 * Makfile.def (isl): Remove not necessary extra_exports and
2178 extra_make_flags.
2179 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2180 * Makefile.in: Regenerated.
2181
21822012-07-03 Richard Guenther <rguenther@suse.de>
2183
2184 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2185 * configure.ac: If either the ISL or the CLooG check failed
2186 do not try to build in-tree versions.
2187 * Makefile.in: Regenerated.
2188 * configure: Regenerated.
2189
21902012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2191
2192 * configure: Regenerate.
2193
21942012-07-02 Janis Johnson <janisjo@codesourcery.com>
2195
2196 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2197 maintainer.
2198
21992012-07-02 Richard Guenther <rguenther@suse.de>
2200
2201 * configure: Regenerated.
2202
22032012-07-02 Richard Guenther <rguenther@suse.de>
2204 Michael Matz <matz@suse.de>
2205 Tobias Grosser <tobias@grosser.es>
2206 Sebastian Pop <sebpop@gmail.com>
2207
2208 * Makefile.def: Add ISL host module, remove PPL host module.
2209 Adjust ClooG host module to use the proper ISL.
2210 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2211 * configure.ac: Include config/isl.m4. Add ISL host library,
2212 remove PPL. Remove PPL configury, add ISL configury, adjust
2213 ClooG configury.
2214 * Makefile.in: Regenerated.
2215 * configure: Likewise.
2216
22172012-07-02 Richard Guenther <rguenther@suse.de>
2218
2219 Merge from graphite branch
2220 2011-07-21 Tobias Grosser <tobias@grosser.es>
2221
2222 * configure: Regenerated.
2223 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2224 both cloog.org and legacy versions. The only supported version will
2225 be CLooG with the isl backend.
2226
2227 2011-07-21 Tobias Grosser <tobias@grosser.es>
2228
2229 * configure: Regenerated.
2230 * configure.ac: Require cloog isl 0.17.0
2231
2232 2011-07-21 Tobias Grosser <tobias@grosser.es>
2233
2234 * configure: Regenerated.
2235 * config/cloog.m4: Do not define CLOOG_ORG
2236
22372012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2238
2239 * configure.ac: Skip C if explicitly selected.
2240 * configure: Regenerate.
2241
22422012-06-28 Christophe Lyon <christophe.lyon@st.com>
2243
2244 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2245 they contain -O2.
2246 * configure: Regenerate.
2247
22482012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2249
2250 PR debug/53740
2251 * df.h, df-problems.c, dce.c: Revert last patch.
2252
22532012-06-25 Iain Sandoe <iain@codesourcery.com>
2254
2255 * MAINTAINERS (Write After Approval): Update my email address.
2256
22572012-06-21 Meador Inge <meadori@codesourcery.com>
2258
2259 * MAINTAINERS (Write After Approval): Add myself.
2260
22612012-06-20 Jason Merrill <jason@redhat.com>
2262
2263 * Makefile.tpl (check-target-libgomp-c++): New.
2264 (check-target-libitm-c++): New.
2265 * Makefile.def (c++): Add them.
2266 * Makefile.in: Regenerate.
2267
22682012-05-29 Edmar Wienskoski <edmar@freescale.com>
2269
2270 * MAINTAINERS (Write After Approval): Add myself.
2271
22722012-05-16 Olivier Hainque <hainque@adacore.com>
2273
2274 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2275 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2276 (install-no-fixedincludes): Adjust accordingly.
2277 * Makefile.in: Regenerate.
2278
22792012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2280
2281 Merge upstream change
2282 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2283
22842012-05-14 Marc Glisse <marc.glisse@inria.fr>
2285
2286 * MAINTAINERS (Write After Approval): Add myself.
2287
22882012-05-09 Nick Clifton <nickc@redhat.com>
2289 Paul Smith <psmith@gnu.org>
2290
2291 PR bootstrap/50461
2292 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2293 allow for the fact that from release v3.1.0 of MPFR the source
2294 files were moved into a src sub-directory.
2295 * configure: Regenerate.
2296
22972012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2298
2299 * configure.ac: Bump minimum MPFR version to 2.4.0.
2300 * configure: Regenerated.
2301
23022012-05-01 Richard Henderson <rth@redhat.com>
2303
2304 * Makefile.def (libatomic): New target_module.
2305 * configure.ac (target_libraries): Add libatomic.
2306 (noconfigdirs): Check if libatomic is supported.
2307 * Makefile.in, configure: Rebuild.
2308
23092012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2310
2311 * MAINTAINERS (Write After Approval): Add myself.
2312
23132012-04-25 Joel Brobecker <brobecker@adacore.com>
2314
2315 * config.sub: Update to 2012-04-18 version from official repo.
2316
23172012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2318
2319 * MAINTAINERS (Write After Approval): Add myself.
2320
23212012-04-11 Steve Ellcey <sellcey@mips.com>
2322
2323 * MAINTAINERS: Changed email address.
2324
23252012-03-28 Georg-Johann Lay <avr@gjlay.de>
2326
2327 PR target/52737
2328 * contrib/gcc_update (files_and_dependencies):
2329 Remove gcc/config/avr/t-multilib from touch data.
2330
23312012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2332
2333 * MAINTAINERS (OS Port Maintainers): Remove irix.
2334 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2335 (unsupported_languages): Remove mips-sgi-irix6.*.
2336 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2337 (with_stabs): Remove.
2338 * configure: Regenerate.
2339
23402012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2341
2342 * MAINTAINERS (OS Port Maintainers): Remove osf.
2343 * configure.ac (enable_libgomp): Remove *-*-osf*.
2344 (with_stabs): Remove alpha*-*-osf*.
2345 * configure: Regenerate.
2346
23472012-03-05 Tristan Gingold <gingold@adacore.com>
2348
2349 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2350 * configure: Regenerate.
2351
23522012-02-17 Walter Lee <walt@tilera.com>
2353
2354 * MAINTAINERS: (Write After Approval): Delete myself.
2355
23562012-02-14 Walter Lee <walt@tilera.com>
2357
2358 * MAINTAINERS (tilegx port): Add myself.
2359 (tilepro port): Add myself.
2360 (Write After Approval): Add myself.
2361
23622012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2363
2364 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2365 and Joseph Myers as docstring relicensing maintainers.
2366
23672012-02-09 Bin Cheng <bin.cheng@arm.com>
2368
2369 * MAINTAINERS (write-after-approval): Add myself.
2370
23712012-02-08 Ira Rosen <irar@il.ibm.com>
2372
2373 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2374 maintainer.
2375
23762012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2377
2378 * MAINTAINERS (Write After Approval): Move myself to
2379 maintain alphabetical order.
2380
23812012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2382
2383 * MAINTAINERS (Write After Approval): Add myself.
2384
23852012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2386
2387 * MAINTAINERS (Write After Approval): Add myself.
2388
23892012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2390 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2391
2392 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2393 * configure: Regenerate.
2394
23952012-01-23 Harshit Chopra <harshit@google.com>
2396
2397 * MAINTAINERS (Write After Approval): Add myself.
2398
23992012-01-22 Douglas B Rupp <rupp@ngnat.com>
2400
2401 * configure.ac: Remove reference to mh-interix.
2402 * configure: Regenerate.
2403
24042012-01-05 Richard Henderson <rth@redhat.com>
2405
2406 PR bootstrap/51072
2407 * configure.ac: Disable libitm if c++ is not enabled.
2408 * configure: Rebuild.
2409
2410 * configure.ac: Fix regexp for same.
2411 * configure: Rebuild.
2412
24132012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2414
2415 * MAINTAINERS (Write After Approval): Add myself.
2416
24172012-01-02 Richard Guenther <rguenther@suse.de>
2418
2419 PR bootstrap/51686
2420 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2421 * Makefile.in: Regenerate.
2422
24232011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2424
2425 * MAINTAINERS (Write After Approval): Add myself.
2426
24272011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2428
2429 * configure: Regenerate.
2430
24312011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2432
2433 * MAINTAINERS (picochip): Changed email address.
2434
24352011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2436
2437 * MAINTAINERS (write-after-approval): Add self.
2438
24392011-11-29 DJ Delorie <dj@redhat.com>
2440
2441 * configure.ac (rl78-*-*) New case.
2442 * configure: Regenerate.
2443 * MAINTAINERS: Add myself as RL78 maintainer.
2444
24452011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2446
2447 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2448
24492011-11-21 Andreas Tobler <andreast@fgznet.ch>
2450
2451 * libtool.m4: Additional FreeBSD 10 fixes.
2452
24532011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2454
2455 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2456 Maintainers section, as Epiphany maintainer.
2457
24582011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2459
2460 PR target/49992
2461 * configure.ac: Remove ranlib special-casing for Darwin.
2462 * configure: Regenerate.
2463
24642011-11-12 Andrey Belevantsev <abel@ispras.ru>
2465
2466 * MAINTAINERS (Reviewers): Keep the list sorted.
2467
24682011-11-11 Andrey Belevantsev <abel@ispras.ru>
2469
2470 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2471
24722011-11-09 Roland McGrath <mcgrathr@google.com>
2473
2474 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2475 * configure: Rebuild.
2476 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2477 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2478 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2479 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2480 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2481 Add READELF.
2482 * Makefile.in: Rebuild.
2483
24842011-11-09 Jason Merrill <jason@redhat.com>
2485
2486 * Makefile.def (language=c++): Remove check-c++0x.
2487 * Makefile.in (check-gcc-c++): Regenerate.
2488
24892011-11-08 Richard Henderson <rth@redhat.com>
2490
2491 * configure.ac: Test for libitm directory present first.
2492
2493 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2494
2495 * configure.ac: Test libitm/configure.tgt to disable libitm.
2496 * configure: Rebuild.
2497
24982011-11-07 Aldy Hernandez <aldyh@redhat.com>
2499 Richard Henderson <rth@redhat.com>
2500
2501 Merged from transactional-memory.
2502
2503 * Makefile.def (lang_env_dependencies): libitm is c++.
2504 Add libitm target module.
2505 * configure.ac: Likewise.
2506 * config/mmap.m4: New file.
2507 * contrib/gcc_update: Add libitm to touch data.
2508 * Makefile.in, configure: Rebuild.
2509
25102011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2511
2512 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2513 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2514 * Makefile.in: Regenerate.
2515
25162011-11-01 DJ Delorie <dj@redhat.com>
2517
2518 * config.sub: Update to version 2011-10-29 (added rl78)
2519
25202011-10-27 Nick Clifton <nickc@redhat.com>
2521
2522 * config.sub: Import these changes from the config project:
2523
2524 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2525 Ben Elliston <bje@gnu.org>
2526
2527 * config.sub (epiphany): New.
2528
2529 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2530 Ben Elliston <bje@gnu.org>
2531
2532 * config.sub (hexagon, hexagon-*): New.
2533
2534 2011-08-23 Roland McGrath <mcgrathr@google.com>
2535
2536 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2537 64eb to be64.
2538
2539 2011-08-16 Roland McGrath <mcgrathr@google.com>
2540
2541 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2542 (nacl): Grok as alias for 32el-unknown-nacl.
2543
25442011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
2547
25482011-10-24 Teresa Johnson <tejohnson@google.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
25522011-09-21 Jakub Jelinek <jakub@redhat.com>
2553
2554 * MAINTAINERS (sparc port): Remove myself.
2555
25562011-09-14 Tom de Vries <tom@codesourcery.com>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
25602011-08-14 Yao Qi <yao@codesourcery.com>
2561
2562 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2563 * configure: Regenerate.
2564
25652011-07-26 Ian Lance Taylor <iant@google.com>
2566
2567 * configure.ac: Set have_compiler based on whether gcc directory
2568 exists, rather than on whether gcc is in configdirs.
2569 * configure: Rebuild.
2570
25712011-07-21 Joseph Myers <joseph@codesourcery.com>
2572
2573 * MAINTAINERS (Global Reviewers): Add self.
2574
25752011-07-20 David Edelsohn <dje.gcc@gmail.com>
2576
2577 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2578 link directories.
2579 * Makefile.in: Rebuild.
2580
25812011-07-20 Ian Lance Taylor <iant@google.com>
2582
2583 PR bootstrap/49787
2584 * configure.ac: Move --enable-bootstrap handling earlier in file.
2585 If --enable-bootstrap and either --enable-build-with-cxx or
2586 --enable-build-poststage1-with-cxx, enable C++ automatically.
2587 * configure: Rebuild.
2588
25892011-07-19 Ian Lance Taylor <iant@google.com>
2590
2591 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2592 make C++ a boot_language. Set and substitute
2593 POSTSTAGE1_CONFIGURE_FLAGS.
2594 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2595 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2596 * configure, Makefile.in: Rebuild.
2597
25982011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2599
2600 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2601 maintainers.
2602
26032011-07-18 Jakub Jelinek <jakub@redhat.com>
2604
2605 * MAINTAINERS (Global Reviewers): Add myself.
2606
26072011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2608
2609 * configure: Regenerate.
2610
26112011-07-16 Jason Merrill <jason@redhat.com>
2612
2613 * Makefile.def (language=c++): Add check-c++0x and
2614 check-target-libmudflap-c++.
2615 * Makefile.tpl (check-target-libmudflap-c++): New.
2616 * Makefile.in: Regenerate.
2617
26182011-07-16 Matthias Klose <doko@ubuntu.com>
2619
2620 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2621 * Makefile.def (target_modules/libjava): Pass
2622 $(EXTRA_CONFIGARGS_LIBJAVA).
2623 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2624 if not configured with --enable-static-libjava.
2625 * Makefile.in: Regenerate.
2626 * configure: Likewise.
2627
26282011-07-15 Jason Merrill <jason@redhat.com>
2629
2630 * Makefile.in (check-c++): Move check-gcc-c++0x after
2631 check-target-libstdc++-v3.
2632
26332011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2634
2635 * MAINTAINERS (c6x port): New entry.
2636
26372011-07-13 Jason Merrill <jason@redhat.com>
2638
2639 * Makefile.in (check-gcc-c++0x): New.
2640 (check-c++): Depend on it.
2641
26422011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2643
2644 PR target/39150
2645 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2646 x86_64-*-solaris2.1[0-9]*.
2647 * configure: Regenerate.
2648
26492011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2650
2651 * MAINTAINERS (RTL optimizers): Add self.
2652
26532011-06-27 Gabriel Charette <gchare@google.com>
2654
2655 * MAINTAINERS (Write After Approval): Add myself.
2656
26572011-06-22 Hans-Peter Nilsson <hp@axis.com>
2658
2659 PR regression/47836
2660 PR bootstrap/23656
2661 PR other/47733
2662 PR bootstrap/49247
2663 PR c/48825
2664 * configure.ac (target_libraries): Remove target-libiberty.
2665 Remove case-statement setting skipdirs=target-libiberty for
2666 multiple targets. Remove checking target_configdirs and
2667 removing target-libiberty but keeping target-libgcc if
2668 otherwise empty.
2669 * Makefile.def (target_modules): Don't add libiberty.
2670 (dependencies): Remove all traces of target-libiberty.
2671 * configure, Makefile.in: Regenerate.
2672
26732011-06-13 Walter Lee <walt@tilera.com>
2674
2675 * configure.ac (tilepro-*-*) New case.
2676 (tilegx-*-*): Likewise.
2677 * configure: Regenerate.
2678
26792011-06-06 Jing Yu <jingyu@google.com>
2680
2681 * configure.ac: Skip target-libiberty for
2682 arm*-*-linux-androideabi.
2683 * configure: Regenerated.
2684
26852011-06-06 Nick Clifton <nickc@redhat.com>
2686
2687 * config.sub: Sync from upstream.
2688
26892011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2690
2691 * MAINTAINERS (Write After Approval): Add myself.
2692
26932011-06-01 Daniel Jacobowitz <drow@false.org>
2694
2695 * MAINTAINERS: Update my email address.
2696
26972011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2698
2699 * MAINTAINERS (Write After Approval): Update my email address.
2700
27012011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2702
2703 * MAINTAINERS (Write After Approval): Add myself.
2704
27052011-05-08 Doug Kwan <dougkwan@google.com>
2706
2707 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2708 * configure: Regenerated.
2709 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2710 value from configure.
2711 * Makefile.in: Regenerated.
2712
27132011-05-05 Joseph Myers <joseph@codesourcery.com>
2714
2715 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2716 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2717 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2718 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2719 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2720 *-*-vxworks*): Disable newlib and libgloss in separate case
2721 statement.
2722 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2723 to separate case statement.
2724 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2725 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2726 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2727 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2728 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2729 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2730 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2731 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2732 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2733 i[[3456789]]86-*-rdos*, m32r-*-*,
2734 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2735 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2736 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2737 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2738 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2739 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2740 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2741 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2742 and libgloss in main case over targets. Remove most empty cases
2743 in main case over targets.
2744 * configure: Regenerate.
2745
27462011-05-04 Janis Johnson <janisjo@codesourcery.com>
2747
2748 * MAINTAINERS (Write After Approval): Add myself.
2749
27502011-05-04 Joseph Myers <joseph@codesourcery.com>
2751
2752 * configure.ac: Remove code setting special library locations for
2753 hppa*64*-*-hpux11*. Remove code setting compiler for
2754 sparc-sun-solaris2*.
2755 * configure: Regenerate.
2756
27572011-05-04 Joseph Myers <joseph@codesourcery.com>
2758
2759 * configure.ac: Separate libgloss_dir settings from general case
2760 over targets.
2761 * configure: Regenerate.
2762
27632011-04-28 Joseph Myers <joseph@codesourcery.com>
2764
2765 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2766 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2767 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2768 cases in libgcj-disabling case statement.
2769 (hppa*64*-*-linux*): Set unsupported_languages instead of
2770 disabling target-zlib.
2771 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2772 to hppa*64*-*-hpux*.
2773 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2774 hppa*-*-hpux*.
2775 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2776 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2777 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2778 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2779 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2780 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2781 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2782 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2783 libgcj-disabling case statement.
2784 * configure: Regenerate.
2785
27862011-04-28 Joseph Myers <joseph@codesourcery.com>
2787
2788 * configure.ac: Disable Java for targets not supporting libffi.
2789 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2790 Remove cases in Java-disabling statement.
2791 (*arm-wince-pe): Change to arm-wince-pe.
2792 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2793 cases in Java-disabling statement.
2794 (bfin-*-*): Don't disable Java again.
2795 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2796 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2797 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2798 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2799 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2800 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2801 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2802 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2803 Java-disabling statement.
2804 (mmix-*-*): Don't disable Java again.
2805 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2806 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2807 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2808 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2809 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2810 statement.
2811 * configure: Regenerate.
2812
28132011-04-28 Joseph Myers <joseph@codesourcery.com>
2814
2815 * configure.ac: Separate cases disabling Java and Java libraries
2816 from general case over targets.
2817 * configure: Regenerate.
2818
28192011-04-21 Jie Zhang <jzhang918@gmail.com>
2820
2821 * MAINTAINERS: Update my email address.
2822
28232011-04-20 Easwaran Raman <eraman@google.com>
2824
2825 * MAINTAINERS (Write After Approval): Add myself.
2826
28272011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2828
2829 PR lto/48086
2830 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2831 * configure: Regenerate.
2832
28332011-04-16 Jim Meyering <meyering@redhat.com>
2834
2835 * MAINTAINERS (Write After Approval): Add myself.
2836
28372011-04-15 Dodji Seketeli <dodji@redhat.com>
2838
2839 * MAINTAINERS: Update my email address.
2840
28412011-04-13 Georg-Johann Lay <avr@gjlay.de>
2842
2843 * MAINTAINERS (Write After Approval): Add myself.
2844
28452011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2846
2847 * MAINTAINERS (Write After Approval): Add myself.
2848
28492011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2850
2851 * MAINTAINERS (Write After Approval): Add myself.
2852
28532011-04-06 Joseph Myers <joseph@codesourcery.com>
2854
2855 * configure.ac (build_tools): Remove build-byacc.
2856 (host_libs): Remove mmalloc.
2857 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2858 autoconf automake libtool diff rcs fileutils shellutils time
2859 textutils wdiff find uudecode hello tar gzip indent recode release
2860 sed perl gawk findutils gettext zip.
2861 (libgcj): Remove target-qthreads.
2862 (target_tools): Remove target-examples target-gperf.
2863 (YACC): Don't handle building byacc.
2864 * configure: Regenerate.
2865 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2866 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2867 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2868 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2869 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2870 handle building components.
2871 * Makefile.in: Regenerate.
2872
28732011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2874
2875 * MAINTAINERS: Update my email address as Xtensa maintainer.
2876
28772011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2878
2879 * config.sub: Sync from upstream.
2880
28812011-04-01 Joseph Myers <joseph@codesourcery.com>
2882
2883 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2884 (microblaze*): Don't disable libssp.
2885 * configure: Regenerate.
2886
28872011-04-01 Joseph Myers <joseph@codesourcery.com>
2888
2889 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2890 moveifchange.
2891 * configure: Regenerate.
2892 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2893 * Makefile.in: Regenerate.
2894
28952011-04-01 Joseph Myers <joseph@codesourcery.com>
2896
2897 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2898 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2899 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2900 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2901 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2902 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2903 md_exec_prefix cases.
2904 * configure: Regenerate.
2905
29062011-04-01 Joseph Myers <joseph@codesourcery.com>
2907
2908 * configure.ac: Separate cases disabling target-libssp,
2909 target-libiberty, target-libstdc++-v3 and Fortran from general
2910 case over targets.
2911 * configure: Regenerate.
2912
29132011-04-01 Joseph Myers <joseph@codesourcery.com>
2914
2915 * configure.ac (*-*-chorusos): Don't disable libgcj.
2916 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2917 Remove case.
2918 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2919 (arm-*-coff): Don't disable libgcj.
2920 (arm*-*-linux-gnueabi): Remove useless assignment.
2921 (arm-*-riscix*): Don't disable libgcj.
2922 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2923 configuration.
2924 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2925 (c54x*-*-*): Remove case.
2926 (tic54x-*-*): Don't disable GCC or GCC libraries.
2927 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2928 to *.
2929 (d10v-*-*): Don't disable GCC libraries.
2930 (d30v-*-*): Don't disable libgcj.
2931 (h8500-*-*): Don't disable GCC libraries.
2932 (i960-*-*): Don't disable libgcj.
2933 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2934 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2935 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2936 libgcj.
2937 (m68k-*-coff*): Remove case.
2938 (mmix-*-*): Don't disable libgloss on host.
2939 (mn10200-*-*, mn10300-*-*): Remove cases.
2940 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2941 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2942 Don't disable libgcj.
2943 (romp-*-*): Remove case.
2944 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2945 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2946 case.
2947 (v810-*-*): Don't disable GCC libraries.
2948 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2949 (ip2k-*-*): Don't disable GCC libraries.
2950 * configure: Regenerate.
2951
29522011-03-28 Joseph Myers <joseph@codesourcery.com>
2953
2954 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2955 libffi on host.
2956 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2957 on host.
2958 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2959 * configure: Regenerate.
2960
29612011-03-26 John Marino <binutils@marino.st>
2962
2963 * configure.ac: Add support for *-*-dragonfly*
2964 * configure: Regenerate.
2965
29662011-03-25 Joseph Myers <joseph@codesourcery.com>
2967
2968 * configure.ac (native_only): Remove.
2969 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2970 send-pr uudecode guile gnuserv on host.
2971 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2972 send-pr rcs guile perl texinfo libtool on host.
2973 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2974 automake send-pr rcs guile perl texinfo libtool on host.
2975 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2976 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2977 (alpha*-dec-osf*): Don't disable fileutils on target.
2978 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2979 texinfo send-pr expect dejagnu on target.
2980 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2981 target-qthreads on target.
2982 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2983 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2984 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2985 x86_64-*-mingw*): Don't disable expect on target.
2986 (*-*-cygwin*): Don't disable target-gperf on target.
2987 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2988 gnuserv on target.
2989 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2990 target.
2991 * configure: Regenerate.
2992
29932011-03-25 Joseph Myers <joseph@codesourcery.com>
2994
2995 * configure.ac (target_tools): Remove target-groff.
2996 (native_only): Remove target-groff.
2997 (hppa*64*-*-*): Don't disable byacc.
2998 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2999 setting.
3000 (*-*-kaos*): Don't skip target-librx and target-groff.
3001 (*-*-netware*): Don't skip target-libmudflap.
3002 (*-*-tpf*): Don't skip target-libmudflap.
3003 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3004 directories on the host.
3005 (ia64*-*-*vms*): Don't skip tix.
3006 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3007 host.
3008 * configure: Regenerate.
3009
30102011-03-24 Paolo Bonzini <pbonzini@redhat.com>
3011
3012 * configure.ac: Remove references to mt-mep, mt-netware,
3013 mt-wince.
3014 * Makefile.def: Add all-utils soft dependencies.
3015 * Makefile.tpl: Remove GDB_NLM_DEPS.
3016 * configure: Regenerate.
3017 * Makefile.in: Regenerate.
3018
30192011-03-24 Paolo Bonzini <bonzini@gnu.org>
3020
3021 * configure.ac: Do not include mh-x86omitfp.
3022 * configure: Regenerate.
3023
30242011-03-24 Paolo Bonzini <bonzini@gnu.org>
3025
3026 * configure.ac: Remove empty cases.
3027 * configure: Regenerate.
3028
30292011-03-24 Paolo Bonzini <bonzini@gnu.org>
3030
3031 * Makefile.def: Add dependency from termcap to gdb.
3032 * Makefile.in: Regenerate.
3033
30342011-03-24 Paolo Bonzini <bonzini@gnu.org>
3035
3036 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3037 * configure: Regenerate.
3038 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3039 * Makefile.tpl: Likewise.
3040 * Makefile.in: Regenerate.
3041
30422011-03-24 Paolo Bonzini <bonzini@gnu.org>
3043
3044 * configure.ac: Remove all mentions of tentative_cc.
3045 * configure: Regenerate.
3046
30472011-03-24 Joseph Myers <joseph@codesourcery.com>
3048
3049 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3050 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3051 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3052 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3053 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3054 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3055 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3056 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3057 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3058 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3059 *-*-rhapsody*): Remove host cases.
3060 * configure: Regenerate.
3061
30622011-03-24 Joseph Myers <joseph@codesourcery.com>
3063
3064 * configure.ac (ppc*-*-pe): Remove host case.
3065 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3066 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3067 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3068 cases.
3069 * configure: Regenerate.
3070
30712011-03-24 Joseph Myers <joseph@codesourcery.com>
3072
3073 * config.sub: Update to version 2011-03-23.
3074
30752011-03-22 Joseph Myers <joseph@codesourcery.com>
3076
3077 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3078 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3079 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3080 * configure: Regenerate.
3081
30822011-03-22 Joseph Myers <joseph@codesourcery.com>
3083
3084 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
3085 to Write After Approval.
3086 * config-ml.in: Don't handle arc-*-elf*.
3087 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3088 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3089 handle GCC libraries.
3090 * configure: Regenerate.
3091
30922011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3093
3094 PR bootstrap/48120:
3095 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3096 Add -lstdc++ -lm to LIBS.
3097 * configure: Regenerate.
3098
30992011-03-18 David Edelsohn <dje.gcc@gmail.com>
3100
3101 * config.guess: Update to version 2011-02-02
3102 * config.sub: Update to version 2011-02-24
3103
31042011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3105
3106 PR lto/48086
3107 * configure.ac: Re-enable LTO on *-apple-darwin9.
3108 * configure: Regenerate.
3109
31102011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3111
3112 PR lto/48086
3113 * configure.ac: Disable LTO on darwin due to an assembler change in
3114 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3115 under 256.
3116 * configure: Regenerate.
3117
31182011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3119
3120 * MAINTAINERS: Update myself as score backend maintainer,
3121 update my e-mail address.
3122
31232011-03-09 Xuepeng Guo <terry.guo@arm.com>
3124
3125 * MAINTAINERS: Update my e-mail address.
3126
31272011-03-06 Joey Ye <joey.ye@arm.com>
3128
3129 * MAINTAINERS: Update my e-mail address.
3130
31312011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3132
3133 * configure.ac: Adjust test of with_ppl.
3134 * configure: Regenerated.
3135
31362011-03-02 Kai Tietz <ktietz@redhat.com>
3137
3138 * MAINTAINERS: Adjust my e-mail address.
3139
31402011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3141
3142 * configure.ac: Add -lpwl to ppllibs.
3143 * configure: Regenerated.
3144
31452011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3146
3147 * config/cloog.m4: Add -lisl to clooglibs.
3148 * configure: Regenerated.
3149
31502011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3151
3152 * MAINTAINERS (CPU Port maintainers): Add self.
3153
31542011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3155
3156 * MAINTAINERS: Add myself as testsuite maintainer.
3157
31582011-02-15 Mike Stump <mikestump@comcast.net>
3159
3160 * MAINTAINERS: Add myself as testsuite maintainer.
3161
31622011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3163
3164 Import from Libtool and gnulib:
3165
3166 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3167
3168 Prepare for supporting FreeBSD 10.
3169 * config.rpath: Remove handling of freebsd1* which soon would
3170 match FreeBSD 10.0.
3171
3172 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3173
3174 Remove support for FreeBSD 1.x.
3175 * libtool.m4 (_LT_LINKER_SHLIBS)
3176 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3177 soon would incorrectly match FreeBSD 10.0.
3178
31792011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3180
3181 PR binutils/12283
3182 * move-if-change: Import version from gnulib.
3183
31842011-02-12 Alexandre Oliva <aoliva@redhat.com>
3185
3186 PR lto/47225
3187 * Makefile.def (lto-plugin): Double dash for enable-shared.
3188 (configure-gcc): Depend on all-lto-plugin.
3189 * Makefile.in: Rebuilt.
3190
31912011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3192
3193 * configure.ac: Remove extra bracket.
3194 * configure: Regenerate.
3195
31962011-02-08 Tobias Burnus <burnus@net-b.de>
3197
3198 * MAINTAINERS: Add myself as libquadmath maintainer.
3199
32002011-02-08 Thomas Schwinge <thomas@schwinge.name>
3201
3202 * MAINTAINERS: Update my email address.
3203
32042011-02-07 Joseph Myers <joseph@codesourcery.com>
3205
3206 * MAINTAINERS (option handling): Add self.
3207
32082011-02-06 Kai Tietz <kai.tietz@onevision.com>
3209
3210 PR lto/47225
3211 * Makefile.def: Add dependency for install-gcc
3212 on install-lto-plugin.
3213 * Makfile.in: Regenerated
3214
32152011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3216
3217 * MAINTAINERS (CPU Port Maintainers): Add myself.
3218
32192011-01-31 Alexandre Oliva <aoliva@redhat.com>
3220
3221 PR libgcj/44341
3222 * configure.ac: Discard --with-* flags for host when configuring
3223 target libraries for cross build.
3224 * configure: Rebuilt.
3225
32262011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3227
3228 * MAINTAINERS (linear loop transforms): Removed.
3229
32302011-01-25 Jakub Jelinek <jakub@redhat.com>
3231
3232 * configure.ac: If with_ppl is no, move setting with_cloog=no
3233 after CLOOG_REQUESTED check.
3234 * configure: Regenerated.
3235
32362011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3237
3238 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3239 CLooG has been requested.
3240 * configure: Regenerated.
3241
32422011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3243
3244 * configure: Regenerated.
3245 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3246
32472011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3248
3249 * configure: Regenerated.
3250 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3251
32522011-01-21 Andreas Schwab <schwab@redhat.com>
3253
3254 * configure.ac: Use AS_HELP_STRING throughout.
3255 * configure: Regenerate.
3256
32572011-01-18 Jie Zhang <jie.zhang@analog.com>
3258
3259 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3260 * configure: Regenerate.
3261
32622011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3263
3264 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3265
32662011-01-13 Joel Brobecker <brobecker@adacore.com>
3267
3268 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3269 for ia64-hpux.
3270 * configure: Regenerate.
3271
32722011-01-07 Jan Hubicka <jh@suse.cz>
3273
3274 PR lto/47225
3275 * Makefile.in: Regenerate.
3276 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3277 configure.
3278
32792011-01-07 Jan Hubicka <jh@suse.cz>
3280
3281 * Makefile.in: Regenerate.
3282 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3283 and configure dependency on lto-plugin configure.
3284 (lto-plugin module): Remove dependency on GCC; add dependency on
3285 liniberty.
3286
32872011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290
32912010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3292
3293 * configure: Regenerate.
3294
32952010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3296
3297 * configure.ac: (picochip): Disable libiberty.
3298
32992010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3300
3301 * MAINTAINERS (Write After Approval): Add myself.
3302
33032010-12-10 Ian Lance Taylor <iant@google.com>
3304
3305 PR bootstrap/46819
3306 * configure.ac: For --disable-libgcj clear libgcj_saved.
3307 * configure: Rebuild.
3308
33092010-12-10 Tobias Burnus <burnus@net-b.de>
3310
3311 PR fortran/46540
3312 * configure.ac: Add --disable-libquadmath and
3313 --disable-libquadmath-support.
3314 * configure: Regenerate.
3315
33162010-12-03 Ian Lance Taylor <iant@google.com>
3317
3318 * MAINTAINERS: Add myself as libgo maintainer.
3319
33202010-12-03 Hans-Peter Nilsson <hp@axis.com>
3321
3322 PR libffi/46792
3323 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3324 * configure: Regenerate.
3325
33262010-12-02 Ian Lance Taylor <iant@google.com>
3327
3328 * configure.ac: Always set default for poststage1_ldflags to
3329 -static-libstdc++ -static-libgcc.
3330
33312010-11-29 Andreas Schwab <schwab@redhat.com>
3332
3333 * configure.ac: Move comment to remove extra space in last argument
3334 of GCC_TARGET_TOOL.
3335
33362010-11-26 Alexandre Oliva <aoliva@redhat.com>
3337
3338 PR other/46026
3339 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3340 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3341 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3342 (BASE_FLAGS_TO_PASS): Use it.
3343 * configure: Rebuilt.
3344 * Makefile.in: Rebuilt.
3345
33462010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3347
3348 PR binutils/12258
3349 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3350 Properly check default linker.
3351 * configure: Regnerated.
3352
33532010-11-23 Matthias Klose <doko@ubuntu.com>
3354
3355 * configure.ac: For --enable-gold, handle value `default' instead of
3356 `both*'. New configure option --{en,dis}able-ld.
3357 * configure: Regenerate.
3358
33592010-11-20 Ian Lance Taylor <iant@google.com>
3360
3361 * configure.ac: Only disable a language library if no language needs
3362 it. Don't let --disable-libgcj uncondtionally disable libffi.
3363 * configure: Rebuild.
3364
33652010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3366
3367 * Makefile.in: Regenerate.
3368
3369 PR other/46202
3370 * configure.ac: Fix just-built in-tree STRIP name to be
3371 binutils/strip-new.
3372 * configure: Regenerate.
3373 * Makefile.def (install-strip-gcc, install-strip-binutils)
3374 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3375 (install-strip-sid): Mirror dependencies on non-strip variants
3376 of these targets on the respective -strip prerequisites.
3377 * Makefile.tpl (install-strip, install-strip-host)
3378 (install-strip-target): New targets.
3379 (install-strip-[+module+], install-strip-target-[+module+]):
3380 New targets.
3381 * Makefile.in: Regenerate.
3382
33832010-11-19 Ian Lance Taylor <iant@google.com>
3384 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3385
3386 * configure.ac: Add target-libgo to target_libraries. Set
3387 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3388 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3389 (HOST_EXPORTS): Add GOC.
3390 (BASE_TARGET_EXPORTS): Add GOC.
3391 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3392 (GOCFLAGS_FOR_TARGET): New variable.
3393 (EXTRA_HOST_FLAGS): Add GOC.
3394 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3395 * Makefile.def (target_modules): Add libgo.
3396 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3397 (dependencies): Add dependency from configure-target-libgo to
3398 configure-target-libffi and all-target-libstdc++-v3. Add
3399 dependencies from all-target-libgo to all-target-libffi.
3400 (languages): Add go.
3401 * configure: Rebuild.
3402 * Makefile.in: Rebuild.
3403
34042010-11-19 Ian Lance Taylor <iant@google.com>
3405
3406 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3407 compiler/flag environment variables.
3408
34092010-11-18 Ian Lance Taylor <iant@google.com>
3410
3411 * configure.ac: Check for lang_requires_boot_languages in
3412 config-lang.in files.
3413 * configure: Rebuild.
3414
34152010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
87969c8c 3416 Tobias Burnus <burnus@net-b.de>
3417
3418 PR fortran/32049
3419 * Makefile.def: Add libquadmath; build it with language=fortran.
3420 * configure.ac: Add libquadmath.
3421 * Makefile.tpl: Handle multiple libs in check-[+language+].
3422 * Makefile.in: Regenerate.
3423 * configure: Regenerate.
3424
1fea6e9c 34252010-11-16 Tom Tromey <tromey@redhat.com>
3426
3427 * MAINTAINERS: Moved myself to reviewers section.
3428
1950f29a 34292010-11-15 Zdenek Dvorak <ook@ucw.cz>
3430
3431 * MAINTAINERS: Moved myself to reviewers section.
3432
e3d68d13 34332010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3434
3435 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3436 (Write After Approval): Remove self.
3437
73f813e1 34382010-11-15 Andreas Schwab <schwab@redhat.com>
3439
3440 * configure.ac: Fix spelling in option names.
3441 * configure: Regenerated.
3442
e619f0a6 34432010-11-13 Georg-Johann Lay <georgjohann@web.de>
3444
3445 PR bootstrap/39622
3446 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3447 * configure: Regenerated.
3448
b330025b 34492010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3450
3451 * MAINTAINERS: Update my email address.
3452
8a0fe290 34532010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3454
8a0fe290 3455 * configure: Regenerate.
3456
81b9d148 34572010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3458
aac33805 3459 * configure: Regenerate.
81b9d148 3460
4076133b 34612010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3462
4076133b 3463 * configure: Regenerate.
3464
88e8cc3e 34652010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3466
88e8cc3e 3467 * configure: Regenerate.
3468
a3c81e03 34692010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3470
3471 * configure.ac: Support official CLooG.org versions.
3472 * configure: Regenerate.
3473 * config/cloog.m4: New.
3474
083311b4 34752010-11-10 François Dumont <francois.cppdevs@free.fr>
3476
3477 * MAINTAINERS (Write After Approval): Add myself.
3478
7cb0b8a7 34792010-11-09 David Edelsohn <dje.gcc@gmail.com>
3480
3481 * MAINTAINERS: Update my email address.
3482
16463c8d 34832010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3484
3485 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3486 * configure: Regenerate.
16463c8d 3487
25630dc7 34882010-11-03 Ian Lance Taylor <iant@google.com>
3489 Dave Korn <dave.korn.cygwin@gmail.com>
3490
3491 PR lto/46273
3492 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3493 and on other supported platforms whenever LTO is enabled.
3494 * configure: Rebuild.
3495
13d2f2b2 34962010-11-02 Alan Modra <amodra@gmail.com>
3497
3498 PR binutils/12110
3499 * configure.ac: Error when source path contains spaces.
3500 * configure: Regenerate.
3501
4a0163ae 35022010-10-23 James E. Wilson <wilson@codesourcery.com>
3503
3504 * MAINTAINERS: Update my email address.
3505
1235ba90 35062010-10-20 Ian Lance Taylor <iant@google.com>
3507
3508 * Makefile.def (target_modules): Set lib_path to src/.libs for
3509 libstdc++-v3 module.
3510 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3511 * Makefile.in: Rebuild.
3512
579b6115 35132010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3514
3515 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3516 (Write After Approval): Remove myself.
3517
79aafbf6 35182010-10-15 Tristan Gingold <gingold@adacore.com>
3519
3520 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3521
7516f0c4 35222010-10-14 Douglas Rupp <rupp@gnat.com>
3523
3524 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3525
ca42e774 35262010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3527
3528 * configure.ac (build_lto_plugin): New shell variable.
3529 (--enable-lto): Turn on by default for all non-ELF platforms that
3530 have had LTO support added so far. Set build_lto_plugin appropriately
3531 for both ELF and non-ELF.
3532 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3533 * configure: Regenerate.
3534
9ee71fca 35352010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3536
3537 Sync from src:
3538 * configure.ac (v850 support): Remove target-libgloss from
3539 noconfigdirs.
3540 * configure: Regenerate.
3541
372a3f1e 35422010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3543
3544 PR bootstrap/45326
3545 PR bootstrap/45174
3546 * configure.ac: Honor initial values of $build_configargs,
3547 $host_configargs, $target_configargs. Mark the precious, so
3548 environment settings get recorded.
3549 * configure: Regenerate.
3550
445b7c96 35512010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3552
3553 PR bootstrap/45796
3554 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3555 Depend on all-build-libiberty.
3556 * Makefile.in: Regenerate.
3557
d34b0d1e 35582010-09-30 Michael Eager <eager@eagercon.com>
3559
3560 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3561 * configure: Regenerate.
3562
2ae04593 35632010-09-28 Michael Eager <eager@eagercon.com>
3564
3565 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3566
3aa7b555 35672010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3568
3569 PR bootstrap/44621
3570 * configure.ac: Fix unportable shell quoting.
3571 * configure: Regenerate.
3572
62932e4d 35732010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3574
3575 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3576 targets and amend comment.
3577 * configure: Regenerate.
3578
b3f60ce8 35792010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3580
3581 * MAINTAINERS (Write After Approval): Add myself.
3582
4ae8c98f 35832010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3584
3585 * configure.ac: Enable LTO by default on Darwin.
3586 * configure: Regenerate.
3587
782aa0bb 35882010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3589
4ae8c98f 3590 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 3591
3888a212 35922010-09-01 Ian Bolton <ian.bolton@arm.com>
3593
4ae8c98f 3594 * MAINTAINERS (Write After Approval): Add myself.
3888a212 3595
ad7d8d63 35962010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3597
3598 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3599 ports
3600
b9c08e4e 36012010-07-28 David Yuste <david.yuste@gmail.com>
3602
3603 * MAINTAINERS (Write After Approval): Add myself.
3604
65b688d7 36052010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3606
3607 * configure.ac: Support all v850 targets.
3608 * configure: Regenerate.
3609
b9a8e4c4 36102010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3611
3612 PR bootstrap/44455
3613 * configure.ac (extra_mpfr_configure_flags): Copy from
3614 extra_mpc_gmp_configure_flags.
3615 * configure: Re-generated.
3616
a91ed45e 36172010-07-22 Andi Kleen <ak@linux.intel.com>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
b2c57537 36212010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
a7a6769e 36252010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
cb885d9b 36292010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3630
3631 PR target/44862
3632 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3633 Provide -B option to allow for link spec %s substitutions for
3634 libstdc++.a on darwin.
3635 * Makefile.in: Regenerate.
3636
5bea9bfd 36372010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3638
3639 * MAINTAINERS (Reviewers): Update my e-mail address
3640
753a7a07 36412010-06-10 Alexandre Oliva <aoliva@redhat.com>
3642
3643 * Makefile.def (configure-gcc): Depend on all-libelf.
3644 * Makefile.in: Rebuild.
3645
596b7b22 36462010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3647
3648 * MAINTAINERS (Write After Approval): Add myself in the right place.
3649
dcde3c07 36502010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 3651
3652 * MAINTAINERS (Write After Approval): Add myself.
3653
dcde3c07 36542010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 3655
3656 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 3657
36582010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 3659
e3cce89a 3660 * config.sub: Update to version 2010-05-21.
3661 * config.guess: Update to version 2010-04-03.
fc75f6d9 3662
f64b48e2 36632010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3664
3665 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3666 * configure: Regenerate.
3667
2be0e543 36682010-05-12 Sriraman Tallam <tmsriram@google.com>
3669
3670 * MAINTAINERS (Write After Approval): Add myself.
3671
23433d72 36722010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3673
3674 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3675 a platform that supports LTO.
3676 * configure: Regenerate.
3677
896fc761 36782010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3679
3680 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3681 * configure: Regenerated.
3682
af7c5662 36832010-04-27 Roland McGrath <roland@redhat.com>
3684 H.J. Lu <hongjiu.lu@intel.com>
3685
3686 * configure.ac (--enable-gold): Support both, both/gold and
3687 both/bfd to add gold to configdirs without removing ld.
3688 * configure: Regenerated.
3689
3690 * Makefile.def: Add install-gold dependency to install-ld.
3691 * Makefile.in: Regenerated.
3692
4d992eb6 36932010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3694
3695 PR lto/42776
3696 * configure.ac (--enable-lto): Refactor handling so libelf tests
3697 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3698 and allow LTO to be explicitly enabled on non-ELF platforms that
3699 are known to support it inside else-clause.
3700 * configure: Regenerate.
3701
affd1d61 37022010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3703
3704 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3705 * configure: Regenerate.
3706
e55e8126 37072010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3708
3709 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3710 * configure: Regenerate.
3711
d6845139 37122010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3713
3714 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3715 separately.
3716 * configure: Regenerate.
3717
c9c28109 37182010-04-16 Kevin Williams <kevin.williams@inria.fr>
3719
3720 * MAINTAINERS (Write After Approval): Add myself.
3721
8e051ef4 37222010-04-14 Tristan Gingold <gingold@adacore.com>
3723
3724 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3725 * configure: Regenerate.
3726
7cc7a0c6 37272010-04-13 Steve Ellcey <sje@cup.hp.com>
3728
3729 * configure: Regenerate after change to elf.m4.
3730
30e08f1c 37312010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
b14b3ce1 37352010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3736
3737 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3738 * configure: Regenerated.
3739
37402010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3741
3742 * configure.ac: Print "buggy but acceptable" when CLooG
3743 revision is less than 9.
3744 * configure: Regenerated.
3745
09c38bea 37462010-04-01 Diego Novillo <dnovillo@google.com>
3747
3748 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3749
59a40389 37502010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3751
3752 PR bootstrap/43615
3753 PR bootstrap/43328
3754
3755 Revert:
3756
3757 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3758
3759 * configure.ac: Do not pass --enable-multilib nor
3760 --disable-multilib in baseargs. Accept explicitly passed
3761 --enable_multilib.
3762 * configure: Regenerate.
3763
15153e30 37642010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3765
3766 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3767
247ec299 37682010-03-31 Janis Johnson <janis187@us.ibm.com>
3769
3770 * MAINTAINERS: Remove myself.
3771
7816cdf1 37722010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3773
3774 PR bootstrap/43328
3775 * configure.ac: Do not pass --enable-multilib nor
3776 --disable-multilib in baseargs. Accept explicitly passed
3777 --enable_multilib.
3778 * configure: Regenerate.
3779
2a78007b 37802010-03-28 Andrew Pinski <pinskia@gmail.com>
3781
3782 * MAINTAINERS (spu port): Remove me.
3783
fa0a53e3 37842010-03-23 Joseph Myers <joseph@codesourcery.com>
3785
3786 * configure.ac (tic6x-*-*): New case.
3787 * configure: Regenerate.
3788
d590232e 37892010-03-23 Joseph Myers <joseph@codesourcery.com>
3790
3791 * config.sub: Update to version 2010-03-22.
3792 * config.guess: Update to version 2009-12-30.
3793
dcde3c07 37942010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 3795
3796 PR ada/42554
3797 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3798 * configure: Regenerate.
3799
7071ad11 38002010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3801
3802 * MAINTAINERS: Update my email address.
3803
c583eb67 38042010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3805
3806 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3807 (ghassan.shobaki@amd.com): Removed.
3808
6217c06a 38092010-03-17 Alan Modra <amodra@gmail.com>
3810
3811 * MAINTAINERS: Update my email address.
3812
101a6f96 38132010-03-16 Diego Novillo <dnovillo@google.com>
3814
3815 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3816 Matthews.
3817
b753085c 38182010-03-16 Joseph Myers <joseph@codesourcery.com>
3819
3820 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3821 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3822
4b83e160 38232010-03-16 Joseph Myers <joseph@codesourcery.com>
3824
3825 * MAINTAINERS: Update my email address.
3826
f345c9fb 38272010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3828
3829 * MAINTAINERS: Update my email address.
3830
4c6d05aa 38312010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3832
3833 * MAINTAINERS: Update my email address.
3834
11010e64 38352010-03-09 Jie Zhang <jie@codesourcery.com>
3836
3837 * MAINTAINERS: Update my email address.
3838
68645a6b 38392010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3840
3841 PR libstdc++/32499
3842 * configure.ac (RANLIB): Default to true.
3843 (STRIP): Likewise.
3844 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3845 * configure: Regenerate.
3846
dcde3c07 38472010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 3848
3849 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3850 (Write After Approval): Update my email address.
3851
90b41dad 38522010-02-17 Nick Clifton <nickc@redhat.com>
3853
3854 PR 11238
3855 * Makefile.tpl (local-distclean): Also remove config.cache files in
3856 sub-directories as there may not be Makefiles present in the
3857 sub-directories.
4284910f 3858 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3859 the config.cache files found by the find command.
3860
90b41dad 3861 * Makefile.in: Regenerate.
3862 * configure.ac: Revert previous delta.
3863 * configure: Regenerate.
3864
abb1d088 38652010-02-15 Nick Clifton <nickc@redhat.com>
3866
3867 PR 11238
3868 * configure.ac: Delete config.cache files in sub-directories when
3869 deleting Makefiles.
3870 * configure: Regenerate.
3871
b55e20a0 38722010-02-12 Ben Elliston <bje@gnu.org>
3873
3874 * MAINTAINERS: Update my email address.
3875
0518ccd2 38762010-02-08 Andrew Pinski <pinskia@gmail.com>
3877
3878 * MAINTAINERS (spu port): Update my email address.
3879
dcd5ad58 38802010-02-08 Jie Zhang <jie.zhang@analog.com>
3881
3882 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3883
17b6993a 38842010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3885
3886 * configure.ac: Add "recommended" version checks for GMP/MPC.
3887 Update recommended GMP/MPFR/MPC versions.
3888 * configure: Regenerate.
3889
e10fd696 38902010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3891
3892 * MAINTAINERS: Move my Embecosm email address into the
3893 write-after-approval section.
3894
ddcf38e8 38952010-01-26 Ian Lance Taylor <iant@google.com>
3896
3897 * MAINTAINERS: Add myself as Go frontend maintainer.
3898
5c96a839 38992010-01-25 Joern Rennecke <amylaar@spamcop.net>
3900
3901 PR libstdc++/36101, PR libstdc++/42813
3902 * configure.ac (bootstrap_target_libs): Make inclusion of
3903 target-libgomp conditional on libgomb being in target_configdirs.
3904 * configure: Regenerate.
3905
8e61effd 39062010-01-23 Joern Rennecke <amylaar@spamcop.net>
3907
3908 PR libstdc++/36101, PR libstdc++/42813
3909 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3910 * configure: Regenerate.
3911
1fda3360 39122010-01-22 Joern Rennecke <amylaar@spamcop.net>
3913
3914 PR libstdc++/36101, PR libstdc++/42813
3915 * configure.ac (target_configdirs): Substitute.
3916 * Makefile.def: Bootstrap target module libgomp.
3917 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3918 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3919 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3920 * configure, Makefile.in: Regenerate.
3921
8e32c255 39222010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3923
3924 * MAINTAINERS: Adjust my details.
3925
37d3b41c 39262010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3927
3928 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3929
50918a37 39302010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3931
3932 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3933
3397c9b2 39342010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3935
3936 * MAINTAINERS (Write After Approval): Add myself.
3937
25cd8ffa 39382010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
a82c8807 39422010-01-11 Richard Guenther <rguenther@suse.de>
3943
3944 PR lto/41569
3945 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3946 * Makefile.in: Regenerated.
3947
5846e92c 39482010-01-11 Andreas Tobler <andreast@fgznet.ch>
3949
3950 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3951 * configure: Regenerate.
3952
c3fc6a63 39532010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9f9d05ad 3954 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
c3fc6a63 3955
3956 PR bootstrap/42424
3957 * configure.ac: Include libtool m4 files.
9f9d05ad 3958 (_LT_CHECK_OBJDIR): Call it.
c3fc6a63 3959 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3960 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 3961
c3fc6a63 3962 * configure: Regenerate.
3963
1ab7bcf0 39642010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3965
3966 PR bootstrap/41818
3967 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3968 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3969 * Makefile.in: Regenerate.
3970
1a4f45ec 39712010-01-02 Richard Guenther <rguenther@suse.de>
3972
3973 PR lto/41529
3974 * configure.ac: Include config/elf.m4. Disable LTO if not
3975 builting for an elf target.
3976 * configure: Regenerate.
3977
cff9dc68 39782009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3979
3980 * MAINTAINERS: Change my email address.
3981
c505c9f4 39822009-12-18 Ben Elliston <bje@au.ibm.com>
3983
3984 * config.sub, config.guess: Update from upstream sources.
3985
070457e7 39862009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3987
3988 * MAINTAINERS (Write After Approval): Add myself.
3989
16de6a81 39902009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3991
3992 PR middle-end/30447
3993 PR middle-end/30789
3994 PR other/40302
3995
3996 * configure.ac: Require MPC.
3997 * configure: Regenerate.
3998
e6408286 39992009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4000
4001 PR target/38384
4002 PR bootstrap/40972
4003 * libtool.m4: Sync from git Libtool.
4004 * ltoptions.m4: Likewise.
4005 * ltversion.m4: Likewise.
4006 * lt~obsolete.m4: Likewise.
4007 * ltmain.sh: Likewise.
4008
fcb50449 40092009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4010
4011 * configure.ac: Update minimum MPC version to 0.8.
4012 * configure: Regenerate.
4013
cff3778c 40142009-11-21 Sebastian Pop <sebpop@gmail.com>
4015
4016 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4017 * configure: Regenerated.
4018
d6dfe18a 40192009-11-21 Ian Lance Taylor <iant@google.com>
4020
4021 * configure.ac: Change default of poststage1_ldflags to be empty if
4022 poststage1_libs is set. When poststage1_libs is empty, and
4023 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4024 * configure: Rebuild.
4025
04810760 40262009-11-21 Adam Nemet <adambnmet@gmail.com>
4027
4028 * MAINTAINERS (Write After Approval): Update my email address.
4029
af3e823e 40302009-11-20 Ben Elliston <bje@au.ibm.com>
4031
4032 * config.guess: Update from upstream sources.
4033
e01b36b0 40342009-11-16 Alexandre Oliva <aoliva@redhat.com>
4035
4036 * Makefile.def: Restore host and target settings for gmp.
4037 * Makefile.in: Rebuild.
4038
eea1ae23 40392009-11-16 Alexandre Oliva <aoliva@redhat.com>
4040
4041 * configure.ac: Add libelf to host_libs. Enable in-tree configury
4042 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
4043 Fix portability of test of C++ as bootstrap language. Add
4044 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4045 * configure: Rebuild.
4046 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4047 and cloog. Fix in-tree ppl configuration. Introduce libelf
4048 in-tree building.
4049 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4050 (POSTSTAGE1_HOST_EXPORTS): Use it.
4051 (STAGE[+id+]_CXXFLAGS): New.
4052 (BASE_FLAGS_TO_PASS): Pass it down.
4053 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
4054 extra_exports.
4055 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4056 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4057 extra_exports.
4058 * Makefile.in: Rebuild.
4059
5e80e315 40602009-11-17 Ben Elliston <bje@au.ibm.com>
4061
4062 * config.sub, config.guess: Update from upstream sources.
4063
500010c6 40642009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4065
4066 * MAINTAINERS (Write After Approval): Add myself.
4067
dcde3c07 40682009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 4069
4070 * MAINTAINERS (Write After Approval): Add myself.
4071
fe284774 40722009-11-06 Ozkan Sezer <sezeroz@gmail.com>
4073
4074 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
4075 paths for *-w64-mingw* and x86_64-*mingw*.
4076 * configure: Regenerated.
4077
dcde3c07 40782009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 4079
4080 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4081
c356a43c 40822009-11-02 Benjamin Kosnik <bkoz@redhat.com>
4083
4084 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4085 Phil Edwards to Write-After Approval.
4086
ec2eb8fb 40872009-10-30 Kai Tietz <kai.tietz@onevision.com>
4088
4089 * configure.ac: Disable target-winsup & co for
4090 x86_64-*-mingw* and *-w64-mingw* targets.
4091 * configure: Regenerated.
4092
24833e1a 40932009-10-16 Nick Clifton <nickc@redhat.com>
4094
4095 * MAINTAINERS: Add myself as a maintainer for the RX port.
4096
dcde3c07 40972009-10-26 Johannes Singler <singler@kit.edu>
2683326a 4098
9f9d05ad 4099 * MAINTAINERS (Write After Approval): Update my e-mail address.
2683326a 4100
3a8cd7be 41012009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4102
4103 * configure.ac (CLooG test): Use = with test.
4104 * configure: Regenerate.
4105
24d0cd27 41062009-10-22 Richard Guenther <rguenther@suse.de>
4107
4108 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4109 cloog if the ppl version check failed. Move flags saving
4110 before setting in libelf check.
4111 * configure: Regenerate.
4112
539c8c59 41132009-10-21 Richard Guenther <rguenther@suse.de>
4114
4115 * configure.ac: Adjust the ppl and cloog configure to work as
4116 documented. Disable cloog if ppl was disabled. Omit the version
4117 checks if they were disabled.
4118 * configure: Re-generate.
4119
d6ef094a 41202009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4121
4122 * configure.ac: Add 'lto' to enable_languages, not
4123 new_enable_languages, and only if not already present.
4124 * configure: Regenerate.
4125
414672c1 41262009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4127
4128 * README: Refer to the various COPYING* files instead of just
4129 COPYING.
4130 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4131
dcde3c07 41322009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 4133
4134 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
8738bcea 4135
17780be3 41362009-10-07 Richard Guenther <rguenther@suse.de>
4137
4138 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4139 and Richard Guenther as reviewers.
4140 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4141 as reviewers.
4142
c01decc6 41432009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 4144
c01decc6 4145 * config.sub: Update from upstream sources.
56ca37b0 4146
85627a28 41472009-10-06 Ian Lance Taylor <iant@google.com>
4148
4149 * Makefile.def: check-gold depends upon all-gas.
4150 * Makefile.in: Rebuild.
4151
338b88fa 41522009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4153
4154 * MAINTAINERS (Write After Approval): Add myself.
4155
7bfefa9d 41562009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4157
4158 * Makefile.def: all-lto-plugin depends on all-libiberty.
4159 set bootstrap=true for lto-plugin.
4160 Add lto-plugin.
4161 * Makefile.in: Regenerate.
4162 * configure.ac (host_libs): Add lto-plugin.
4163 * configure: Regenerate.
4164
7bfefa9d 41652009-10-03 Diego Novillo <dnovillo@google.com>
4166
4167 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4168 (HOST_LIBELFLIBS): Define.
4169 (HOST_LIBELFINC): Define.
4170 * Makefile.in: Regenerate.
4171 * configure.ac: Add --enable-lto.
4172 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4173 If --enable-lto is used, add 'lto' to new_enable_languages.
4174 If --enable-lto is used and gold is enabled, add
4175 lto-plugin to configdirs.
4176 * configure: Regenerate.
4177
41782009-10-03 Simon Baldwin <simonb@google.com>
4179
4180 * configure.ac: If --with-system-zlib, suppress local zlib and
4181 pass --with-system-zlib to subdir configure scripts.
4182 * configure: Regenerate.
4183
dcde3c07 41842009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 4185 Paolo Bonzini <bonzini@gnu.org>
4186
4187 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4188 $(srcdir).
4189 * Makefile.in: Rebuilt.
4190
dcde3c07 41912009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 4192
4193 * MAINTAINERS (Write After Approval): Add myself.
4194
0f3a3df5 41952009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4196
4197 * configure.ac: Update minimum MPC version to 0.7.
4198 * configure: Regenerate.
4199
412c2e81 42002009-09-25 Nick Clifton <nickc@redhat.com>
4201
4202 * configure.ac: Pass any --cache-file=/dev/null option on to
4203 subconfigures.
4204 * configure: Regenerate.
4205
c061df75 42062009-09-23 Nick Clifton <nickc@redhat.com>
4207
4208 * config.sub, config.guess: Update from upstream sources.
4209
dcde3c07 42102009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 4211
4212 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4213 * Makefile.in: Rebuilt.
4214
04a2e841 42152009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4216
4217 PR bootstrap/32272
4218 * configure.ac: Error out if $srcdir isn't '.' but contains
4219 host-${host_noncanonical}.
4220 * configure: Regenerate.
4221
3d00a007 42222009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4223
4224 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4225 maintainer.
4226
9d447cf8 42272009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4228
7b5fee3e 4229 * configure.ac: If bootstrapping a combined tree with
4230 --enable-gold, require c++ in stage1_languages.
4231 * configure: Regenerate.
4232
32027446 4233 * configure.ac: Also add target_libs of stage1_languages to
4234 bootstrap_target_libs.
4235 * configure: Regenerate.
4236
9d447cf8 4237 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4238 with --enable-languages not containing c++.
4239 * configure: Regenerate.
4240
572ee61a 42412009-09-15 Jie Zhang <jie.zhang@analog.com>
4242
4243 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4244 * configure: Regenerate.
4245
dcde3c07 42462009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 4247
6cf4f338 4248 * MAINTAINERS (Write After Approval): Update my e-mail address,
4249 and move from from here...
4250 (Waiting for paperwork): To here.
153f8c88 4251
31ebfd49 42522009-09-09 Joseph Myers <joseph@codesourcery.com>
4253
4254 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4255
8bb79148 42562009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4257
4258 * configure.ac: Do not use $extrasub for replacing @if/@endif
4259 parts in Makefile; instead, use additional arguments to
4260 AC_CONFIG_COMMANDS to do the replacement manually, with several
4261 sed invocations, to avoid HP-UX sed command limits.
4262 * configure: Regenerate.
4263
81540bae 42642009-09-08 Alexandre Oliva <aoliva@redhat.com>
4265
4266 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4267 blank before -L.
4268
a2059f7a 42692009-09-04 Alexandre Oliva <aoliva@redhat.com>
4270
4271 * configure.ac (with-build-config): Document. Handle without.
4272 Handle missing argument.
4273 * configure: Rebuilt.
4274
719faf1c 42752009-09-03 Alexandre Oliva <aoliva@redhat.com>
4276
4277 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4278 Default to bootstrap-debug only if compare-debug works.
4279 * configure: Rebuilt.
4280 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4281 * Makefile.in: Rebuilt.
4282
aab1c61e 42832009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4284
4285 * MAINTAINERS (OS Port Maintainers): Update my email address.
4286
14151756 42872009-09-01 Alexandre Oliva <aoliva@redhat.com>
4288
4289 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4290 * Makefile.in: Rebuilt.
4291
0ba87351 42922009-09-01 Chris Demetriou <cgd@google.com>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
4295
7c48f38c 42962009-08-31 Dodji Seketeli <dodji@redhat.com>
4297
4298 PR debug/30161
4299 * include/dwarf2.h (enum dwarf_tag): Added
4300 DW_TAG_GNU_template_template_param
4301 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4302
5576729b 43032009-08-30 Paolo Bonzini <bonzini@gnu.org>
4304
4305 * Makefile.tpl (AWK): Fix typo.
4306 * Makefile.in: Regenerate.
4307
b181f265 43082009-08-30 Paolo Bonzini <bonzini@gnu.org>
4309
4310 * configure.ac: Detect awk and sed.
4311 * Makefile.def (flags_to_pass): Add AWK and SED.
4312 * Makefile.tpl (AWK, SED): New.
4313 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4314 * configure: Regenerate.
4315 * Makefile.in: Regenerate.
4316
7baff5bd 43172009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4318
4319 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4320 (collapseslashes): Likewise.
4321
81a71e2b 43222009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4323
4324 * configure.ac (AC_PREREQ): Bump to 2.64.
4325
f0c89091 43262009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4327
115d57c5 4328 * configure.ac: Remove --with-datarootdir, --with-docdir,
4329 --with-pdfdir, --with-htmldir switches.
4330 * configure: Regenerate.
4331
cd9a469c 4332 * configure: Regenerate.
4333
f0c89091 4334 * compile: Sync from Automake 1.11.
4335 * depcomp: Likewise.
4336 * install-sh: Likewise.
4337 * missing: Likewise.
4338 * mkinstalldirs: Likewise.
4339 * ylwrap: Likewise.
4340
a410fae3 43412009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4342
4343 * ltmain.sh (func_normal_abspath): New function.
4344 (func_relative_path): Likewise.
4345 (func_mode_help): Document new -bindir option for link mode.
4346 (func_mode_link): Add new -bindir option, and use it to place
4347 output DLL if specified.
4348
1a48098b 43492009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4350
cd2f3773 4351 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4352 (baseargs): Add --disable-option-checking.
4353 * configure: Regenerate.
4354
1a48098b 4355 * Makefile.def (configure-target-libiberty): Depend on
4356 all-binutils and all-ld.
4357 (configure-target-newlib): Likewise.
4358 * Makefile.in: Regenerate.
4359
155f17ed 43602009-08-17 Ben Elliston <bje@au.ibm.com>
4361
4362 * config.sub, config.guess: Update from upstream sources.
4363
ea864ded 43642009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4365
4366 Sync from src, merge:
4367
4368 2009-07-02 Tristan Gingold <gingold@adacore.com>
4369
4370 * configure.ac: Do not exclude gas for i386-*-darwin.
4371 Add a case for x86_64-*-darwin.
4372 * configure: Regenerate.
4373
0f879579 43742009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4375
4376 * MAINTAINERS: Add my name to Write After Approval list.
4377
dcde3c07 43782009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 4379
4380 * configure.ac: Add Microblaze target.
4381 * configure: Regenerate.
4382
39f6b116 43832009-07-31 Christian Bruel <christian.bruel@st.com>
4384
4385 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4386 * configure: Regenerate.
8738bcea 4387
dcde3c07 43882009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 4389
4390 * MAINTAINERS (Write After Approval): Update my e-mail address.
4391
5110389d 43922009-07-06 Ian Lance Taylor <iant@google.com>
4393
4394 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4395 * configure: Rebuild.
4396
fa9b8d64 43972009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4398
4399 * MAINTAINERS: Move myself to the Graphite Reviewers.
4400
5f29861f 44012009-06-30 Wei Guozhi <carrot@google.com>
4402
4403 * MAINTAINERS: Add my name to Write After Approval list.
4404
6fe86052 44052009-06-26 Steve Ellcey <sje@cup.hp.com>
4406
4407 PR bootstrap/40338
4408 * configure.ac (comparestring): Create new variable.
4409 * Makefile.tpl (comparestring): Use to skip some comparisions.
4410 * configure: Regenerate.
4411 * Makefile.in: Regenerate.
4412
b5ce97f8 44132009-06-26 Doug Evans <dje@sebabeach.org>
4414
4415 * Makefile.def (host_modules): Add cgen.
4416 * Makefile.in: Regenerate.
4417 * configure.ac (host_tools): Add cgen.
4418 * configure: Regenerate.
4419
46222c18 44202009-06-23 DJ Delorie <dj@redhat.com>
4421
4422 * MAINTAINERS: Add myself as mep maintainer.
4423
7ab76cec 44242009-06-23 Ian Lance Taylor <iant@google.com>
4425
4426 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4427 boot_languages. Only bootstrap target libraries listed in
4428 target_libs for some boot language. Add --with-stage1-ldflags,
4429 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4430 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4431 if not building with C++.
4432 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4433 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4434 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4435 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4436 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4437 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4438 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4439 * configure, Makefile.in: Rebuild.
4440
b2bb9bab 44412009-06-23 Li Feng <nemokingdom@gmail.com>
4442
4443 * MAINTAINERS: Added my name to write-after-approval list.
4444
0c809c32 44452009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4446
4447 * configure.ac: Define is_elf for QNX Neutrino targets.
4448 * configure: Regenerate.
4449
7b4becfd 44502009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4451
9f9d05ad 4452 * MAINTAINERS: Added my name to the write-after-approval list
7b4becfd 4453
7aed6ac5 44542009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4455
4456 * configure.ac: Detect MPC in default directory.
4457 * configure: Regenerate.
4458
9d247ee8 44592009-06-03 Jerome Guitton <guitton@adacore.com>
4460 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4461
9f9d05ad 4462 * Makefile.tpl (all): Avoid a trailing backslash.
4463 * Makefile.in: Regenerate.
9d247ee8 4464
aec4ef75 44652009-06-03 Ben Elliston <bje@au.ibm.com>
4466
4467 * config.sub, config.guess: Update from upstream sources.
4468
f83974e5 44692009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4470
4471 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4472 to noconfdirs.
4473 * configure: Regenerate.
4474
77b633a0 44752009-06-02 Alexandre Oliva <aoliva@redhat.com>
4476
4477 * Makefile.tpl ([+compare-target+]): Compare all stage
4478 directories, rather than just gcc.
4479 * Makefile.in: Rebuilt.
4480
351f7ac7 44812009-06-01 Doug Kwan <dougkwan@google.com>
4482
4483 * configure.ac: Support gold for target arm*-*-*.
4484 * configure: Regenerate.
9d247ee8 4485
7601a55c 44862009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4487
4488 * Makefile.def: Add MPC support and dependencies.
4489 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4490
4491 * Makefile.in, configure: Regenerate.
4492
a36217d3 44932009-05-27 Alexandre Oliva <aoliva@redhat.com>
4494
4495 * Makefile.tpl (all): Avoid harmless warning in make all when
4496 gcc-bootstrap is enabled but stage_last does not exist.
4497 * Makefile.in: Rebuilt.
4498
8b70b80d 44992009-05-24 Nicolas Roche <roche@adacore.com>
4500
4501 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4502 * Makefile.in: Regenerate.
4503
cab4bf21 45042009-05-21 Denis Chertykov <chertykov@gmail.com>
4505
4506 * MAINTAINERS: Update my e-mail address.
4507
df95bec1 45082009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4509
4510 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4511 * configure: Regenerate.
4512
bc1e0bea 45132009-05-18 Alexandre Oliva <aoliva@redhat.com>
4514
4515 PR other/40159
4516 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4517 gcc-no-bootstrap are mutually exclusive.
4518 * Makefile.in: Rebuilt.
4519
4156fd9a 45202009-05-18 Alexandre Oliva <aoliva@redhat.com>
4521
4522 PR other/40159
4523 * Makefile.tpl (all): Don't end with unconditional success.
4524 * Makefile.in: Rebuilt.
4525
bd1f9655 45262009-05-12 Alexandre Oliva <aoliva@redhat.com>
4527
4528 PR target/37137
4529 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4530 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4531 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4532 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4533 stage_configureflags, stage_cflags and stage_libcflags into
4534 explicit Makefile macros.
4535 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4536 GFORTRAN.
4537 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4538 CC. Set CC_FOR_BUILD from CC.
4539 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4540 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4541 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4542 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4543 and GFORTRAN.
4544 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4545 (_LIBCFLAGS): Renamed to _TFLAGS.
4546 (do-compare-debug, do-compare3-debug): Drop.
4547 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4548 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4549 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4550 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4551 (XGCC_FLAGS_FOR_TARGET): New.
4552 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4553 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4554 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4555 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9f9d05ad 4556 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
bd1f9655 4557 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4558 TFLAGS.
4559 (BUILD_CONFIG): Include if requested.
4560 (all): Set TFLAGS on bootstrap.
4561 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4562 (all-stageid-prefixmodule): Likewise.
4563 (do-clean, distclean-stageid): Set TFLAGS.
4564 (restrap): Fix whitespace.
4565 * Makefile.in: Rebuilt.
4566
604febb6 45672009-05-07 Paolo Bonzini <bonzini@gnu.org>
4568
4569 * config.guess: Sync with src.
4570
63d7f4db 45712009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4572
4573 * configure.ac ($with_ppl): Default to no if not supplied.
4574 ($with_cloog): Likewise.
4575 configure: Regenerate.
4576
21c0690b 45772009-04-27 James E. Wilson <wilson@codesourcery.com>
4578
4579 * MAINTAINERS: Update my e-mail address.
4580
cd06af47 45812009-04-27 Nick Clifton <nickc@redhat.com>
4582
4583 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4584
bb19a97e 45852009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4586
4587 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4588 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4589 * Makefile.in: Regenerate.
4590
bff7ea4a 45912009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4592
4593 PR bootstrap/39739
4594 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4595 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4596
4597 * configure, Makefile.in: Regenerate.
4598
bb19a97e 45992009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 4600
4601 * include/hashtab.h: Update GTY annotations to new syntax
4602 * include/splay-tree.h: Likewise
4603
613eb4a3 46042009-04-17 Ben Elliston <bje@au.ibm.com>
4605
4606 * config.sub, config.guess: Update from upstream sources.
4607
ca2751b6 46082009-04-15 Anthony Green <green@moxielogic.com>
4609
4610 * configure.ac: Add moxie support.
4611 * configure: Rebuilt.
4612
4b072aaf 46132009-04-14 Jakub Jelinek <jakub@redhat.com>
4614
4615 * configure.ac: Change copyright header to refer to version
4616 3 of the GNU General Public License and to point readers at the
4617 COPYING3 file and the FSF's license web page.
4618 * Makefile.def: Likewise.
4619 * Makefile.tpl: Likewise.
4620 * Makefile.in: Regenerate.
4621
95349883 46222009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4623
4624 * configure.ac: Restore match for darwin9 or later. Use double
4625 brackets since regeneration eats one pair.
4626 * configure: Regenerate.
4627
03caadda 46282009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4629
4630 PR gas/10039
4631 * configure.ac: Require texinfo 4.7.
4632 * configure: Regenerated.
4633
6bc9506f 46342009-04-09 Nick Clifton <nickc@redhat.com>
4635
4636 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4637 the GCC Runtime Library Exception.
4638
fec76ae9 46392009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4640
4641 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4642 * configure: Regenerate.
4643
21a0251d 46442009-04-01 Steve Ellcey <sje@cup.hp.com>
4645
4646 * Makefil.def (languages): New entries.
4647 * Makefile.tpl (check-gcc-*): New generic target.
4648 * Makefile.in: Regenerate.
21a0251d 4649
dcde3c07 46502009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 4651
03caadda 4652 * MAINTAINERS: Update my email address.
54b921e3 4653
63d6abe9 46542009-03-18 Tom Tromey <tromey@redhat.com>
4655
03caadda 4656 * configure: Rebuild.
4657 * configure.ac (host_libs): Add libiconv.
4658 * Makefile.in: Rebuild.
4659 * Makefile.def (host_modules): Add libiconv.
4660 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 4661
40c500e1 46622009-03-16 Tristan Gingold <gingold@adacore.com>
4663
4664 * configure.ac: Treat gdb as supported on x86_64-darwin.
4665 * configure: Regenerate.
4666
5bc96548 46672009-03-16 Joseph Myers <joseph@codesourcery.com>
4668
4669 * configure.ac (--with-host-libstdcxx): New option.
4670 * configure: Regenerate.
4671
dcde3c07 46722009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 4673
4674 * MAINTAINERS: Move myself into the write after approval list.
4675
2ab9be2b 46762009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4677
4678 * MAINTAINERS: Update e-mail address.
8738bcea 4679
1f7090eb 46802009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4681
4682 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4683
dcde3c07 46842009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 4685
4686 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4687
9af964d4 46882009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4689
4690 Backport from git Libtool:
4691
4692 2009-01-19 Robert Millan <rmh@aybabtu.com>
4693 Support GNU/kOpenSolaris.
4694 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4695 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4696 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4697 GNU/kOpenSolaris.
4698
a59c2cb8 46992009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4700
4701 * MAINTAINERS: Update e-mail address.
4702
8ccd3088 47032009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 4704
4705 * MAINTAINERS (Write After Approval): Add self.
4706
ebd8f42c 47072009-02-18 Bingfeng Mei <bmei@broadcom.com>
4708
4709 * MAINTAINERS (Write After Approval): Add myself.
4710
be9d4db8 47112009-02-05 Andreas Schwab <schwab@suse.de>
4712
4713 * Makefile.tpl (stage_last): Define $r and $s before using
4714 $(RECURSE_FLAGS_TO_PASS).
4715 * Makefile.in: Regenerate
4716
d7559db1 47172009-01-30 Ian Lance Taylor <iant@google.com>
4718
4719 * MAINTAINERS: Move myself to the Global Reviewers list.
4720
3bef4012 47212009-01-29 Robert Millan <rmh@aybabtu.com>
4722
4723 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4724 * configure: Regenerate.
4725
808f8521 47262009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4727
4728 * MAINTAINERS: Make whitespace consistent.
f84804e6 4729 Remove Robert Millan from Write After Approval.
808f8521 4730
6e6a9ced 47312009-01-16 Alan Modra <amodra@bigpond.net.au>
4732
4733 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4734 (all-opcodes): Depend on all-libiberty.
4735 * Makefile.in: Regenerate.
4736
8408ca00 47372009-01-15 Douglas B Rupp <rupp@gnat.com>
4738
4739 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4740 * configure: Regenerate.
4741
f95e31fd 47422009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4743
4744 * MAINTAINERS (Write After Approval): Add myself.
4745
56b496b0 47462009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4747
4748 * MAINTAINERS: Add myself to reviewers (Fortran).
4749
dcde3c07 47502009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 4751
4752 PR tree-optimization/38515
4753 * configure.ac (cloog-polylib): Removed.
4754 (with_ppl, with_cloog): Test for "no".
4755 * configure: Regenerated.
4756
4e82a0cf 47572009-01-11 Daniel Franke <franke.daniel@gmail.com>
4758
4759 * MAINTAINERS: Moved myself to reviewers (Fortran).
4760
50d19060 47612009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4762
4763 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4764 (Write After Approval): Remove myself.
4765
2915a9ca 47662009-01-03 Diego Novillo <dnovillo@google.com>
4767
4768 * MAINTAINERS: Remove myself from alias maintainership.
4769
df1f167a 47702009-01-02 David Ayers <ayers@fsfe.org>
4771
4772 * MAINTAINERS: Update e-mail address.
4773
b58007d7 47742008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4775
4776 * MAINTAINERS: Make whitespace consistent.
4777
9e6fd619 47782008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4779
4780 Backport from upstream Libtool:
4781 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4782 Add cache variables to tests that require the linker to work.
4783 For shlibpath_overrides_runpath, this also changes the semantics
4784 to let the result from the C compiler take precedence.
4785
2882bf89 47862008-12-02 Ben Elliston <bje@au.ibm.com>
4787
4788 * config.sub, config.guess: Update from upstream sources.
4789
dcde3c07 47902008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 4791
4792 * configure.ac (ppllibs): Add by default the lib flags.
4793 * configure: Regenerate.
4794
da355950 47952008-12-08 Luis Machado <luisgpm@br.ibm.com>
4796
4797 * MAINTAINERS: Add myself to the write after approval list.
4798
42d640f6 47992008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4800
be9d4db8 4801 * configure.ac: Add double brackets on darwin[912].
4802 * configure: Regenerate.
42d640f6 4803
51557c5b 48042008-12-03 Daniel Kraft <d@domob.eu>
4805
4806 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4807 Approval to Reviewer section (for Fortran front-end).
4808
501068c2 48092008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4810
4811 * configure.ac: Expand to darwin10 and later.
4812 * configure: Regenerate.
4813
0ecf7a65 48142008-12-02 Andreas Schwab <schwab@suse.de>
4815
4816 * Makefile.def: configure-target-boehm-gc depends on
4817 all-target-libstdc++-v3.
4818 * Makefile.in: Regenerate.
4819
3177f780 48202008-12-02 Kai Tietz <kai.tietz@onevision.com>
4821
4822 * MAINTAINERS: Add myself as mingw maintainer.
4823
fcf428df 48242008-12-02 Ben Elliston <bje@au.ibm.com>
4825
4826 * config.sub, config.guess: Update from upstream sources.
4827
a61f1d25 48282008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4829
4830 * README.SCO: Remove.
4831
8026444e 48322008-11-29 Fernando Pereira <pronesto@gmail.com>
4833
4834 * MAINTAINERS: Add myself to the write after approval list.
4835
707ec6d5 48362008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4837
4838 * MAINTAINERS: Update my email address in WAA section.
4839
dcde3c07 48402008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 4841
4842 * MAINTAINERS: Update e-mail address.
4843
dcde3c07 48442008-11-27 Toon Moene <toon@moene.org>
c399af55 4845
4846 * MAINTAINERS: Change e-mail address.
4847
d9f9f3af 48482008-11-27 Tristan Gingold <gingold@adacore.com>
4849
4850 * configure.ac: Build gdb for i?86-*-darwin*
4851 * configure: Regenerated.
4852
dcde3c07 48532008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 4854
4855 * MAINTAINERS: Added my full name.
4856
54670ae6 48572008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4858
4859 PR bootstrap/38014
4860 PR bootstrap/37923
4861
4862 Revert:
4863
4864 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4865
4866 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4867 * Makefile.in: Regenerated.
4868
4869 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4870
4871 PR gdb/921
4872 PR gdb/1646
4873 PR gdb/2175
4874 PR gdb/2176
4875
4876 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4877 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4878 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4879 (HOST_EXPORTS): Pass CPPFLAGS.
4880 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4881 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4882 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4883 * Makefile.in, configure: Regenerated.
4884 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4885 and CPPFLAGS_FOR_BUILD.
4886
dcde3c07 48872008-11-06 Jeff Law <law@redhat.com>
35d42d87 4888
4889 * MAINTAINERS: Add myself as middle end maintainer.
4890
9978efe2 48912008-11-06 Andrew Stubbs <ams@codesourcery.com>
4892
4893 * MAINTAINERS (Write after approval): Add myself.
4894
8487f085 48952008-11-05 Diego Novillo <dnovillo@google.com>
4896
4897 * MAINTAINERS (Global Reviewers): Add myself.
4898 (Non-Algorithmic Maintainers): Remove myself.
4899
bd2826b0 49002008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4901
0ecf7a65 4902 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 4903
fefb72aa 49042008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4905
0ecf7a65 4906 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 4907
55bc4ab1 49082008-10-31 Ben Elliston <bje@au.ibm.com>
4909
4910 * configure.ac (spu-*-*): Remove special case.
4911 * configure: Regenerate.
4912
be6ed2e1 49132008-10-30 Catherine Moore <clm@codesourcery.com>
4914
4915 * MAINTAINERS (Write after approval): Update my email address.
4916
a8e019fa 49172008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4918
4919 * configure.ac [spu-*-*]: Do not set skipdirs.
4920 * configure: Re-generate.
4921
1a9f59a4 49222008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4923
4924 * MAINTAINERS (Various Maintainers): Add myself to reload.
4925
de52fda6 49262008-10-25 Richard Guenther <rguenther@suse.de>
4927
4928 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4929 maintainer. Remove myself as libgcc-math maintainer.
4930 (Non-Algorithmic Maintainers): Remove myself.
4931
38db8374 49322008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4933
4934 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4935 * Makefile.in: Regenerated.
4936
d8ff5826 49372008-10-23 Cary Coutant <ccoutant@google.com>
4938
4939 * MAINTAINERS (Write after approval): Add myself.
4940
d514f3bf 49412008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4942
4943 PR gdb/921
4944 PR gdb/1646
4945 PR gdb/2175
4946 PR gdb/2176
4947
4948 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4949 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4950 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4951 (HOST_EXPORTS): Pass CPPFLAGS.
4952 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4953 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4954 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4955 * Makefile.in, configure: Regenerated.
4956 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4957 and CPPFLAGS_FOR_BUILD.
4958
dcde3c07 49592008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 4960
4961 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4962 Sebastian Pop.
4963
65ee4ba4 49642008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4965
4966 * MAINTAINERS (Write After Approval): Added myself.
4967
c214098d 49682008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4969
4970 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4971 recommended version to 2.3.2.
4972
4973 * configure: Regenerate.
4974
4ae4a8b5 49752008-10-01 Mark Mitchell <mark@codesourcery.com>
4976
4977 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4978
65bf946b 49792008-09-29 David Daney <david.daney@caviumnetworks.com>
4980
4981 * MAINTAINERS (Write After Approval): Update e-mail address.
4982
5028c504 49832008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4984
4985 * libtool.m4: Update to libtool 2.2.6.
4986 * lt~obsolete.m4: Update to libtool 2.2.6.
4987 * ltmain.sh: Update to libtool 2.2.6.
4988 * ltsugar.m4: Update to libtool 2.2.6.
4989 * ltversion.m4: Update to libtool 2.2.6.
4990 * ltoptions.m4: Update to libtool 2.2.6.
4991 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4992
8b1a5537 49932008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
55374afb 49972008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4998
4999 * MAINTAINERS (Write After Approval): Update my name.
5000
bf6d04f7 50012008-09-20 Steven Bosscher <steven@gcc.gnu.org>
5002
0ecf7a65 5003 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 5004
9abaa85a 50052008-09-18 Steve Ellcey <sje@cup.hp.com>
5006
0ecf7a65 5007 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 5008
43277e2a 50092008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
5010
5011 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5012 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5013 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5014 and Michael Tiemann from Write After Approval since they do not
5015 actually have access.
5016
a565a5fa 50172008-09-05 Richard Guenther <rguenther@suse.de>
5018
5019 * configure.ac: Initialize clooglibs to -lcloog.
5020 * configure: Re-generate.
5021
2d9cbe39 50222008-09-04 Le-Chun Wu <lcwu@google.com>
5023
5024 * MAINTAINERS (Write After Approval): Add myself.
5025
5362e323 50262008-09-03 Sebastian Pop <sebastian.pop@amd.com>
5027
5028 * configure.ac (--with-cloog-polylib): New.
5029 (--disable-cloog-version-check): New.
5030 (--disable-ppl-version-check): New.
5031 * configure: Re-generate.
5032
3e6e524f 50332008-09-03 Richard Guenther <rguenther@suse.de>
5034
5035 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5036 cloog test.
5037 * configure: Re-generate.
5038
8372e9ea 50392008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
5040
5041 Add picoChip port.
5042 * MAINTAINERS: Add picoChip maintainers.
5043
255b6be7 50442008-09-02 Sebastian Pop <sebastian.pop@amd.com>
5045 Tobias Grosser <grosser@fim.uni-passau.de>
5046 Jan Sjodin <jan.sjodin@amd.com>
5047 Harsha Jagasia <harsha.jagasia@amd.com>
5048 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5049 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5050 Adrien Eliche <aeliche@isty.uvsq.fr>
5051
5052 Merge from graphite branch.
5053 * configure: Regenerate.
5054 * Makefile.in: Regenerate.
5055 * configure.ac (host_libs): Add ppl and cloog.
5056 Add checks for PPL and CLooG.
5057 * Makefile.def (ppl, cloog): Added modules and dependences.
5058 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5059 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5060
7d804f04 50612008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5062
5063 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5064 (GCC_SHLIB_SUBDIR): New.
5065 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5066 * configure: Regenerate.
5067 * Makefile.in: Regenerate.
5068
cc7fe443 50692008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5070
5071 * MAINTAINERS: Consistently use tabs to separate columns.
5072
c3116b03 50732008-08-29 Tristan Gingold <gingold@adacore.com>
5074
5075 * MAINTAINERS (Write after Approval): Add myself.
5076
dba2c8ea 50772008-08-28 Tristan Gingold <gingold@adacore.com>
5078
5079 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5080 Enable bfd, binutils and opcodes.
5081 * configure: Regenerate.
5082
ae65dfef 50832008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5084
5085 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
5086
2a462700 50872008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5088
5089 * MAINTAINERS: Use correct Umlaut for last name.
5090
da1cc9ee 50912008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5092
5093 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5094
285c1b7e 50952008-08-16 David Edelsohn <edelsohn@gnu.org>
5096
5097 * MAINTAINERS: Update my email address.
5098
edcc45bb 50992008-08-16 Nicolas Roche <roche@adacore.com>
5100
5101 * Makefile.tpl: Add BOOT_ADAFLAGS.
5102 * Makefile.in: Regenerate.
5103
559b0712 51042008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5105
5106 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5107 * configure: Regenerate.
5108
dcde3c07 51092008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 5110
5111 * configure.ac: Add makefile fragments for hpux.
5112 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5113 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5114 * configure: Regenerate.
5115 * Makefile.in: Regenerate.
5116
dcde3c07 51172008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 5118
5119 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5120
dcde3c07 51212008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 5122
5123 * MAINTAINERS (Write after Approval): Add myself.
5124
d27e061f 51252008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5126
5127 * MAINTAINERS (Write After Approval): Add myself.
5128
5daaf60f 51292008-06-29 Andrew Jenner <andrew@codesourcery.com>
5130
5131 * MAINTAINERS (Write After Approval): Add myself.
5132
04177cb3 51332008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5134
5135 * MAINTAINERS: Update my email address.
5136
5dfd58d3 51372008-06-25 Joey Ye <joey.ye@intel.com>
5138
5139 * MAINTAINERS (Write After Approval): Add myself.
5140
5b2c7553 51412008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5142
5143 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5144 * Makefile.in: Regenerate.
5145 * configure: Regenerate.
5146
211b932d 51472008-06-17 Daniel Kraft <d@domob.eu>
5148
5149 * MAINTAINERS (Write After Approval): Add myself.
5150
4e8a889d 51512008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5152
5153 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5154 "$@" is still intact with both Autoconf 2.59 and 2.62.
5155 * configure: Regenerate.
5156
168ee878 51572008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5158
5159 * Makefile.tpl: Fix comment errors.
5160 * Makefile.in: Regenerate.
5161
607465f2 51622008-06-12 David S. Miller <davem@davemloft.net>
5163 David Edelsohn <edelsohn@gnu.org>
5164
5165 * configure.ac: Add powerpc*-*-* to gold supported targets.
5166 * configure: Regenerate.
5167
9841cd80 51682008-06-08 Joseph Myers <joseph@codesourcery.com>
5169
5170 PR tree-optimization/36218
5171 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5172 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5173 (all prefix="build-"): Pass them to build-system sub-makes.
5174 * Makefile.in: Regenerate.
5175
6af9f7ea 51762008-06-07 Joseph Myers <joseph@codesourcery.com>
5177
5178 * MAINTAINERS (mt port): Remove.
5179 (sco5, unixware, sco udk): Remove.
5180 (Kean Johnston): Add to Write After Approval.
5181
ab2a1d30 51822008-05-30 Julian Brown <julian@codesourcery.com>
5183
5184 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5185 of libobjc for ARM EABI Linux.
5186 * configure: Regenerate.
f7f51622 5187
dcde3c07 51882008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 5189
0ecf7a65 5190 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 5191
dcde3c07 51922008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 5193
5ade25c6 5194 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 5195
f0ce8d7d 51962008-05-15 Janus Weil <janus@gcc.gnu.org>
5197
5198 * MAINTAINERS (Write After Approval): Add myself.
5199
d3eff7bb 52002008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 5201
5202 * config-ml.in: don't handle --enable-shared and --enable-static.
5203
c69f9953 52042008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5205
5206 * MAINTAINERS: Update my email address.
5207
21b4aefa 52082008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5209
5210 * MAINTAINERS: Update my email address.
0ecf7a65 5211
f2271661 52122008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5213
5214 * MAINTAINERS (Write After Approval): Add myself.
5215
002bc050 52162008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5217
5218 * MAINTAINERS (Write After Approval): Add myself.
5219
dcde3c07 52202008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 5221
5222 * MAINTAINERS (crx): Add myself.
5223
83a50aef 52242008-04-18 Paolo Bonzini <bonzini@gnu.org>
5225
5226 Sync with src:
5227 2008-04-14 David S. Miller <davem@davemloft.net>
5228
0ecf7a65 5229 * configure.ac: Add sparc*-*-* to gold supported targets.
5230 * configure: Regenerate.
83a50aef 5231
f0cb9b36 52322008-04-18 Paolo Bonzini <bonzini@gnu.org>
5233
5234 PR bootstrap/35457
5235 * configure.ac: Include override.m4.
5236 * configure: Regenerate.
5237
1db8021c 52382008-04-18 Paolo Bonzini <bonzini@gnu.org>
5239
0ecf7a65 5240 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5241 * Makefile.in: Regenerate.
1db8021c 5242
dcde3c07 52432008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 5244
0ecf7a65 5245 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 5246 as nonconfigurable directories list.
0ecf7a65 5247 * configure: Regenerate.
15f8eac8 5248
3af820d0 52492008-04-14 Ben Elliston <bje@au.ibm.com>
5250
5251 * config.sub, config.guess: Update from upstream sources.
5252
6e7d0937 52532008-04-12 Hans-Peter Nilsson <hp@axis.com>
5254
5255 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5256 * Makefile.in: Regenerate.
5257
9c66b389 52582008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5259
5260 * configure.ac: Do not build libssp for the AVR.
5261 * configure: Regenerate.
5262
29ab6ecd 52632008-04-07 Ian Lance Taylor <iant@google.com>
5264
5265 * Makefile.def: check-gold depends upon all-binutils.
5266 * Makefile.in: Regenerate.
5267
86aaa146 52682008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5269
5270 * MAINTAINERS (Write After Approval): Add myself.
5271
45043b2b 52722008-04-04 Nick Clifton <nickc@redhat.com>
5273
5274 PR binutils/4334
fae55456 5275 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 5276 builds.
5277 * configure: Regenerate.
5278
5a92bcc2 52792008-04-04 NightStrike <NightStrike@gmail.com>
5280
5281 PR other/35151
0ecf7a65 5282 * configure.ac: Combine rules for mingw32 and mingw64.
5283 * configure: Regenerate.
5a92bcc2 5284
0805084a 52852008-04-02 Kai Tietz <kai.tietz@onvision.com>
5286
5287 * MAINTAINERS (Write After Approval): Add myself.
5288
dcde3c07 52892008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 5290
5291 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5292 * Makefile.in (.NOTPARALLEL): Ditto.
5293
63a9f8da 52942008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5295
5296 * MAINTAINERS (Write After Approval): Add myself.
5297
dcde3c07 52982008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 5299
5300 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5301 * Makefile.in (.NOTPARALLEL): Regenerate.
5302
4add9df0 53032008-03-27 Paolo Bonzini <bonzini@gnu.org>
5304
5305 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5306 * Makefile.in: Regenerate.
5307
03b33306 53082008-03-26 Jakub Staszak <kuba@et.pl>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5d42d4f2 53122008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5313
5314 * MAINTAINERS: Update e-mail address.
5315
3d47fcf5 53162008-03-20 Ian Lance Taylor <iant@google.com>
5317
5318 * configure.ac: Add support for --enable-gold.
5319 * Makefile.def: Add gold as a directory like ld.
5320 * configure, Makefile.in: Regenerate.
5321
82eaf560 53222008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5323
5324 * configure.ac: m4_include config/proginstall.m4.
5325 * configure: Regenerate.
e61456db 5326
5327 Backport from upstream Libtool:
0ecf7a65 5328
e61456db 5329 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 5330
e61456db 5331 Deal with Autoconf 2.62's semantic change in m4_append.
5332 * ltsugar.m4 (lt_append): Replace broken versions of
5333 m4_append.
5334 (lt_if_append_uniq): Don't require separator to be overquoted,
5335 and avoid broken m4_append.
5336 (lt_dict_add): Fix typo.
5337 * libtool.m4 (_LT_DECL): Don't overquote separator.
5338
020e6f2b 53392008-03-13 David Edelsohn <edelsohn@gnu.org>
5340
5341 * config.rpath: Add AIX 6 support.
5342
f7c302cf 53432008-03-13 Paolo Bonzini <bonzini@gnu.org>
5344
5345 * Makefile.def (stageprofile). Remove -fprofile-generate
5346 from stage_libcflags.
5347 * Makefile.in: Regenerate.
5348
82ab37f5 53492008-03-13 Ben Elliston <bje@au.ibm.com>
5350
5351 * config.sub, config.guess: Update from upstream sources.
5352
167057eb 53532008-03-06 Tom Tromey <tromey@redhat.com>
5354
5355 * MAINTAINERS: Update for treelang deletion.
5356
06a40dd3 53572008-03-03 James E. Wilson <wilson@tuliptree.org>
5358
5359 * MAINTAINERS: Update my email address.
5360
af05c092 53612008-03-03 Stan Shebs <stanshebs@earthlink.net>
5362
6c2338a8 5363 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 5364 (objective-c/c++): Add myself as a maintainer.
5365
f3d3d204 53662008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5367
5368 * MAINTAINERS (Write After Approval): Update my email address.
5369
d5274c75 53702008-02-25 Tomas Bily <tbily@suse.cz>
5371
5372 * MAINTAINERS (Write After Approval): Add myself.
5373
5954dfea 53742008-02-23 Jakub Jelinek <jakub@redhat.com>
5375
5376 * MAINTAINERS (OpenMP): Add myself.
5377
c898f165 53782008-02-20 Paolo Bonzini <bonzini@gnu.org>
5379
a55f1b4b 5380 PR bootstrap/32009
5381 PR bootstrap/32161
c898f165 5382
a55f1b4b 5383 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5384 * configure: Regenerate.
c898f165 5385
a55f1b4b 5386 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5387 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5388 STAGE4_LIBCFLAGS): New.
5389 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5390 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5391 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5392 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5393 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5394 for target modules. Don't export LIBCFLAGS.
5395 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5396 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5397 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5398 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5399 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5400 * Makefile.in: Regenerate.
c898f165 5401
69d30e89 54022008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5403
5404 PR libgcj/33085
5405 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5406 Do not use -DDLL_EXPORT. Backport from upstream.
5407
aaa12b63 54082008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5409
5410 * MAINTAINERS (Write After Approval): Add myself.
5411
b538c932 54122008-02-02 Hans-Peter Nilsson <hp@axis.com>
5413
5414 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5415 * configure: Regenerate.
5416
c1d3813f 54172008-01-31 Marc Gauthier <marc@tensilica.com>
5418
5419 * configure.ac (xtensa*-*-*): Recognize processor variants.
5420 * configure: Regenerate.
5421
d2d2630b 54222008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5423
6144731c 5424 PR bootstrap/34922
5425 * configure.ac (PARSE_ARGS): Push suitable setting of
5426 ac_subdirs_all, for `./configure --help=recursive'.
5427 Handle `+' in generic toplevel directory disabling.
5428 * configure: Regenerate.
d2d2630b 5429
265f31f8 54302008-01-28 Nick Clifton <nickc@redhat.com>
5431
5432 * MAINTAINERS (xstormy16): Take over maintainership.
5433
99c77e32 54342008-01-25 Joseph Myers <joseph@codesourcery.com>
5435
5436 * MAINTAINERS (c4x port): Remove.
5437
0aff9a99 54382008-01-24 David Edelsohn <edelsohn@gnu.org>
5439
5440 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5441
29179dae 54422008-01-23 Ben Elliston <bje@au.ibm.com>
5443
5444 * config.sub, config.guess: Update from upstream sources.
5445
423255b1 54462008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5447
5448 * MAINTAINERS (Write After Approval): Add myself.
5449
559c551d 54502008-01-17 H.J. Lu <hjl.tools@gmail.com>
5451
5452 * MAINTAINERS: Update my email address.
5453
54542008-01-09 Raksit Ashok <raksit@google.com>
5455
5456 * MAINTAINERS (Write After Approval): Add myself.
5457
01dc04f9 54582008-01-09 Raksit Ashok <raksit@google.com>
5459
5460 * MAINTAINERS (Write After Approval): Add myself.
5461
e257630f 54622008-01-08 Ben Elliston <bje@au.ibm.com>
5463
5464 * config.sub, config.guess: Update from upstream sources.
5465
e9450d5b 54662007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5467
5468 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 5469 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 5470 * configure: Regenerate.
5471
a611cf87 54722007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5473
5474 * MAINTAINERS: Update my email address.
5475
e502d5b5 54762007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5477
5478 * MAINTAINERS: Update my email address.
5479
85b21747 54802007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5481
5482 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5483 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5484 * Makefile.in: Regenerate.
5485
dcde3c07 54862007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 5487
5488 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5489 misplaced entries.
5490
06e8069d 54912007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5492
5493 * configure.ac: Enable libjava for x86_64-*-darwin9.
5494 * configure: Regenerate.
5495
dcde3c07 54962007-12-07 Bill Maddox <maddox@google.com>
46151c44 5497
5498 * MAINTAINERS (Write After Approval): Add myself.
5499
82a6155b 55002007-12-05 Ben Elliston <bje@au.ibm.com>
5501
5502 * config.sub, config.guess: Update from upstream sources.
5503
88b29126 55042007-12-02 Matthias Klose <doko@ubuntu.com>
5505
5506 * config-ml.in: Remove 64bit configure tests.
5507
097bd8a7 55082007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5509
5510 * config-ml.in: Robustify against white space in absolute file
5511 names.
5512
5513 * config-ml.in (multi-clean): Substitute ${Makefile}.
5514 Remove superfluous ${Makefile} in list.
5515
da01ad1e 55162007-11-19 Thiemo Seufer <ths@mips.com>
5517
5518 * config-ml.in: Don't hardcode the Makefile name.
5519
aa1ec648 55202007-11-08 Alexander Monakov <amonakov@ispras.ru>
5521
5522 * MAINTAINERS (Write After Approval): Add myself.
5523
cc01f27b 55242007-11-07 Samuel Tardieu <sam@rfc1149.net>
5525
5526 * MAINTAINERS (Write After Approval): Add myself.
5527
dcde3c07 55282007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 5529
5530 * MAINTAINERS (Write After Approval): Add myself.
5531
3c4bb8ba 55322007-10-25 Ben Elliston <bje@au.ibm.com>
5533
5534 * MAINTAINERS (mercury): Remove entry.
5535 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5536
119eb9ed 55372007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5538
5539 * Makefile.def (dependencies): Make configure-gdb depend on
5540 all-intl.
5541 * Makefile.in: Regenerated.
5542
10978713 55432007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5544
5545 * MAINTAINERS (Fortran maintainer): Remove myself.
5546
dcde3c07 55472007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 5548
5549 * Makefile.def: To avoid problems running with parallel makes,
5550 build newlib before libgloss so that target specific header
5551 files are availble.
5552 * Makefile.in: Regenerate
5553
2711b222 55542007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5555
5556 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5557 * Makefile.in: Regenerate.
5558
f5213d04 55592007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5560
5561 * MAINTAINERS (Register allocation reviewer): Add myself.
5562
823e8b8d 55632007-10-08 Mike Frysinger <vapier@gentoo.org>
5564
5565 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5566 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5567 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5568 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5569 * configure: Regenerate.
5570
dcde3c07 55712006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 5572
5573 * MAINTAINERS (Register allocation reviewer): Add myself.
5574
93c5e793 55752007-10-01 Paolo Bonzini <bonzini@gnu.org>
5576
5577 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5578 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5579 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5580 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5581 * configure.ac: Default them to host tools for $host = $build.
5582 Subst them.
5583
5584 * configure: Regenerate.
5585 * Makefile.in: Regenerate.
5586
dcde3c07 55872006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 5588
5589 * MAINTAINERS (Register allocation reviewer): Add myself.
5590
dcde3c07 55912006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 5592
5593 * MAINTAINERS (Register allocation reviewer): Add myself.
5594
547d559e 55952007-09-21 Seongbae Park <seongbae.park@gmail.com>
5596
5597 * MAINTAINERS (Write After Approval): Fix typo.
5598
3013c2c7 55992007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5600
5601 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5602 * configure: Regenerate.
5603
9658ef82 56042007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5605
5606 PR bootstrap/31906
5607 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 5608 they're already prefixed.
9658ef82 5609
a0191bfe 56102007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5611
5612 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5613 libstdc++.
5614 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5615 * configure: Regenerate.
5616 * Makefile.in: Regenerate.
0ecf7a65 5617
ef4a823a 56182007-09-17 Andreas Schwab <schwab@suse.de>
5619
5620 * configure.ac: Raise minimum makeinfo version to 4.6.
5621 * configure: Regenerate.
5622
dcde3c07 56232007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 5624
e502d5b5 5625 * MAINTAINERS (write-after-approval) add myself
3900cf8f 5626
fbbc6fdb 56272007-09-15 Alan Modra <amodra@bigpond.net.au>
5628
5629 * configure.ac: Correct makeinfo version check.
5630 * configure: Regenerate.
5631
9b139a12 56322007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5633
5634 * MAINTAINERS: Update my email address.
5635
68c9bc25 56362007-09-14 Richard Sandiford <richard@codesourcery.com>
5637
5638 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5639 to $skipdirs and only disable gprof for newlib. Use the normal
5640 mips*-elf* handling in other respects.
5641 * configure: Regnerate.
5642
d0a16e74 56432007-09-12 David Daney <ddaney@avtrex.com>
5644
5645 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5646 enabling libgcj.
5647 * configure: Regenerate.
5648
1c5767f1 56492007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5650
5651 PR other/32154
5652 * configure.ac: For libgloss targets, point the linker to the linker
5653 script, startup code and simulator library.
5654 * configure: Regenerate.
5655
b9eb3c64 56562007-09-07 Andrew Haley <aph@redhat.com>
5657
5658 * configure.ac (noconfigdirs): Remove target-libffi and
5659 target-libjava.
5660 * configure: Regenerate.
5661
70d8e49e 56622007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5663
5664 PR target/33281
5665 * configure.ac: Use config/mh-mingw on mingw.
5666 * configure: Regenerate.
70d8e49e 5667
771e1e14 56682007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5669
e2b00040 5670 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 5671
f6be6a96 56722007-09-05 Richard Guenther <rguenther@suse.de>
5673
5674 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5675 nor --disable-checking is provided also turn on yes and types
5676 checking for stage1.
5677 * configure: Re-generate.
5678
afaca01a 56792007-08-30 Krister Walfridsson <cato@df.lth.se>
5680
5681 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5682 (Write After Approval): Remove myself.
5683
26dd65f3 56842007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 5685
26dd65f3 5686 * config.sub, config.guess: Update from upstream sources.
24aa922b 5687
6144731c 56882007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 5689
5690 * MAINTAINERS (Write After Approval): Added myself.
5691 * MAINTAINERS (Reviewers): Removed myself.
5692
5f1f2de5 56932007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 5694 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 5695
5696 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5697 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5698 * Makefile.in: Regenerate.
5699 * configure.ac (--with-debug-prefix-map): New.
5700 * configure: Regenerate.
5701
f8520ad7 57022007-08-17 Richard Sandiford <richard@codesourcery.com>
5703 Nigel Stephens <nigel@mips.com>
5704
f8520ad7 5705 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5706 as target_makefile_frag.
5707 * configure: Regenerate.
5708
5b542315 57092007-08-16 Alexandre Oliva <aoliva@redhat.com>
5710
5711 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5712 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5713 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5714 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5715 (do-compare, do-compare3, do-compare-debug): New.
5716 ([+compare-target+]): Use them.
5717
8d8efff7 57182007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5719
5720 * MAINTAINERS (Write After Approval): Change my email address.
5721
af7bb0c0 57222007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5723 Ben Elliston <bje@au.ibm.com>
5724
5725 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5726 --silent if $silent.
5727 * configure: Regenerate.
5728
215d9ce6 57292003-08-12 Zdenek Dvorak <ook@ucw.cz>
5730
5731 * MAINTAINERS (Various Maintainers): Add myself as
5732 loop infrastructure maintainer. Update my e-mail
5733 address.
5734
eb57d4df 57352007-07-31 Diego Novillo <dnovillo@google.com>
5736
5737 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5738 Adjust description.
5739
f03e0ae4 57402007-07-26 Richard Guenther <rguenther@suse.de>
5741
5742 * configure.ac: Add types checking to stage1 checking flags.
5743 * configure: Regenerate.
5744
1ee47085 57452007-07-17 Nick Clifton <nickc@redhat.com>
5746
5747 * COPYING3: New file. Contains version 3 of the GNU General
5748 Public License.
5749 * COPYING3.LIB: New file. Contains version 3 of the GNU
5750 Lesser General Public License.
5751
4f1c9c75 57522007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5753
5754 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5755
8b472594 57562007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5757
5758 * MAINTAINERS (S/390 co-maintainer): Add myself.
5759 (Write After Approval): Remove myself.
5760
aa9311a1 57612007-07-13 Dan Hipschman <dsh@google.com>
5762
5763 * MAINTAINERS (Write After Approval): Add myself.
5764
2590e4db 57652007-07-11 Nick Clifton <nickc@redhat.com>
5766
5767 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5768 WINDRES export.
5769 * Makefile.in: Regenerate.
5770
ae91a3b7 57712007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5772
5773 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5774 maintainer.
5775
f9d0ebde 57762007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5777
5778 * lt~obsolete.m4: New. Import from 20070318 libtool.
5779
9a6e938f 57802007-07-03 Julian Brown <julian@codesourcery.com>
5781
5782 * MAINTAINERS (Write After Approval): Add myself.
5783
09c2d953 57842007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5785
5786 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5787 * configure: Regenerate.
5788
57892007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5790
5791 * configure.ac: Add some missing m4 quotation.
5792 * configure: Regenerate.
5793
2de49bbb 57942007-07-02 Simon Baldwin <simonb@google.com>
5795
5796 * MAINTAINERS (Write After Approval): Add myself.
5797
b7ef8464 57982007-07-02 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * configure: Regenerate.
5801
75d6a0a9 58022007-07-02 Kai Tietz <kai.tietz@onevision.com>
5803
5804 * Makefile.def: Add windmc tool to build.
5805 * Makefile.tpl: Likewise.
5806 * configure.ac: Likewise.
5807 * Makefile.in: Regenerate.
5808 * configure: Regenerate.
0ecf7a65 5809
aa331421 58102007-06-28 DJ Delorie <dj@redhat.com>
5811
5812 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5813 not building newlib.
5814 * configure: Regenerated.
0ecf7a65 5815
bab22e5c 58162007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5817
5818 * MAINTAINERS (Write After Approval): Add myself.
5819
2d569347 58202007-06-25 Martin Michlmayr <tbm@cyrius.com>
5821
5822 * MAINTAINERS (Write After Approval): Add myself.
5823
abe9fc0f 58242007-06-19 Chris Matthews <chrismatthews@google.com>
5825
5826 * MAINTAINERS (Write After Approval): Add myself.
5827
2588303d 58282007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5829
5830 * MAINTAINERS (Write After Approval): Add myself.
5831
86d469a7 58322007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5833
5834 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5835 * Makefile.in: Regenerated.
5836
e77068c4 58372007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5838
5839 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5840 bfin*-*-uclinux* targets.
5841 * configure: Regenerate.
5842
34750e69 58432007-06-14 Ian Lance Taylor <iant@google.com>
5844
5845 * MAINTAINERS: Add myself as non-algorithmic global write
5846 maintainer.
5847
5a6568b4 58482007-06-14 Diego Novillo <dnovillo@google.com>
5849
5850 * MAINTAINERS: Add self as middle-end maintainer and
5851 non-algorithmic global write maintainer.
5852
49607763 58532007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5854
5855 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5856 Move all Fortran maintainers except Paul Brook into the
5857 Non-Autopoiesis section.
5858
021ff58f 58592007-06-14 Paolo Bonzini <bonzini@gnu.org>
5860
5861 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5862 (distclean-stage[+id+]): Possibly delete stage_last.
5863 * Makefile.in: Regenerate.
5864
f7074c96 58652007-06-12 Seongbae Park <seongbae.park@gmail.com>
5866
5867 * MAINTAINERS (Various Maintainer): Fix typo.
5868
19dcaa9c 58692007-06-11 Paolo Bonzini <bonzini@gnu.org>
5870
5871 * MAINTAINERS (Various Maintainer): Add myself as
5872 dataflow maintainer.
5873
fef06690 58742007-06-07 Ben Elliston <bje@au.ibm.com>
5875
5876 * config.sub, config.guess: Update from upstream sources.
5877
abe109c5 58782007-06-07 Ben Elliston <bje@au.ibm.com>
5879
5880 * Makefile.tpl: Fix spelling error.
5881 * Makefile.in: Regenerate.
5882
2bcd5359 58832007-06-01 Steve Ellcey <sje@cup.hp.com>
5884
fd82ebdc 5885 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5886 lt_cv_sys_max_cmd_len.
2bcd5359 5887
92a034a0 58882007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5889
5890 * MAINTAINERS (Various Maintainers): Add myself as
5891 auto-vectorizer maintainer.
5892
796f6ddf 58932003-05-31 Paolo Bonzini <bonzini@gnu.org>
5894
5895 PR libjava/32098
5896 * libtool.m4: Revert previous change.
5897 * ltgcc.m4: Put it here.
5898
3df3f071 58992003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5900
5901 * MAINTAINERS (Various Maintainers): Add myself as
5902 auto-vectorizer maintainer.
5903
8759836c 59042007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5905
5906 PR libjava/32098
5907 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5908
de0a1cbe 59092007-05-30 Richard Guenther <rguenther@suse.de>
5910
5911 * MAINTAINERS (Various Maintainers): Add myself as
5912 auto-vectorizer maintainer.
5913
505abe0c 59142007-05-30 Jakub Jelinek <jakub@redhat.com>
5915
5916 PR bootstrap/29382
5917 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5918 * configure: Rebuilt.
5919
12d06f67 59202007-05-28 Roberto Costa <robsettantasei@gmail.com>
5921
5922 * MAINTAINERS (Write After Approval): Removed my name.
5923
cc76add4 59242007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5925
5926 * MAINTAINERS (Write After Approval): Remove myself.
5927
a027451b 59282007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5929
5930 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5931
542f9784 59322007-05-23 Steve Ellcey <sje@cup.hp.com>
5933
5934 * ltmain.sh: Update from ToT Libtool.
5935 * libtool.m4: Update from ToT Libtool.
5936 * ltsugar.m4: New. Update from ToT Libtool.
5937 * ltversion.m4: New. Update from ToT Libtool.
5938 * ltoptions.m4: New. Update from ToT Libtool.
5939 * ltconfig: Remove.
5940 * ltcf-c.sh: Remove.
5941 * ltcf-cxx.sh: Remove.
5942 * ltcf-gcj.sh: Remove.
5943
528ab743 59442007-05-22 Ollie Wild <aaw@google.com>
5945
5946 * MAINTAINERS (Write After Approval): Add myself.
5947
47cd5247 59482007-05-16 Paolo Bonzini <bonzini@gnu.org>
5949
5950 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5951 stage_cflags.
5952 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5953 Remove CFLAGS/LIBCFLAGS.
5954 (configure-stage[+id+]-[+prefix+][+module+],
5955 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5956 * Makefile.in: Regenerate.
5957
3514a11b 59582007-05-15 Diego Novillo <dnovillo@google.com>
5959
5960 * MAINTAINERS: Update e-mail address.
5961
886a57ec 59622007-05-15 Revital Eres <eres@il.ibm.com>
5963
5964 * MAINTAINERS (Write After Approval): Add myself.
5965
00b95186 59662007-05-14 Roberto Costa <robsettantasei@gmail.com>
5967
5968 * MAINTAINERS (Write After Approval): Updated my address.
5969
37a5fded 59702007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5971
5972 * MAINTAINERS (Write After Approval): Add myself.
5973
932d1055 59742007-05-11 Silvius Rus <rus@google.com>
5975
5976 * MAINTAINERS (Write After Approval): Add myself.
5977
5be46544 59782007-04-23 Tom Tromey <tromey@redhat.com>
5979
5980 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5981
85fdb7fe 59822007-04-22 Mark Mitchell <mark@codesourcery.com>
5983
5984 * MAINTAINERS (cpplib): Rename to ...
5985 (libcpp): ... this. Add C/C++ front end maintainers.
5986
0e80ecec 59872007-04-14 Steve Ellcey <sje@cup.hp.com>
5988
5989 * config-ml.in: Pass ${ml_config_env} to configure calls.
5990
678ca12c 59912007-04-04 Christian Bruel <christian.bruel@st.com>
5992
5993 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 5994
238ac4b8 59952007-04-02 Dave Korn <dave.korn@artimi.com>
5996
5997 * MAINTAINERS (Write After Approval): Add myself.
5998
1b3b5ab2 59992007-03-31 Tobias Burnus <burnus@net-b.de>
6000
6001 * MAINTAINERS (fortran 95 front end): Add myself.
6002
7af2a874 60032007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6004
6005 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 6006
f5bcb691 60072007-03-24 Ayal Zaks <zaks@il.ibm.com>
6008
6009 * MAINTAINERS (Modulo Scheduler): Add myself.
6010
9671b27d 60112007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
6012
6013 * MAINTAINERS (fortran 95 front end): Add myself.
6014 (c++ front end): whitespace fix.
6015
9ced3b39 60162007-03-22 Nathan Froyd <froydnj@codesourcery.com>
6017
6018 * MAINTAINERS (Write After Approval): Add myself.
6019
d623d587 60202007-03-21 Richard Sandiford <richard@codesourcery.com>
6021
6022 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6023 of glob. Quote arguments with single quotes too.
6024 * configure: Regenerate.
6025
d6eaff55 60262007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
6027
6028 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6029 * Makefile.in: Regenerate
6030
a6c599b5 60312007-03-07 Andreas Schwab <schwab@suse.de>
6032
6033 * configure: Regenerate.
6034
130effca 60352007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
6036
6037 * configure.ac: Add "--with-pdfdir" configure option,
6038 which defines pdfdir variable.
6039 * Makefile.def (target=fixincludes): Add install-pdf to
6040 missing targets.
6041 (recursive_targets): Add install-pdf target.
6042 (flags_to_pass): Add pdfdir.
6043 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6044 target.
6045 * configure: Regenerate
6046 * Makefile.in: Regenerate
6047
cd343b1c 60482007-02-28 Eric Christopher <echristo@apple.com>
6049
6050 Revert:
6051 2006-12-07 Mike Stump <mrs@apple.com>
6052
6053 * Makefile.def (dependencies): Add dependency for
6054 install-target-libssp and install-target-libgomp on
6055 install-gcc.
6056 * Makefile.in: Regenerate.
6057
78a477ad 60582007-02-27 Matt Kraai <kraai@ftbfs.org>
6059
6060 * configure: Regenerate.
6061 * configure.ac: Move statements after variable declarations.
6062
670a86cd 60632007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
6064
6065 * MAINTAINERS: Add myself as sh maintainer.
6066
ae8552b7 60672007-02-19 Joseph Myers <joseph@codesourcery.com>
6068
6069 * configure.ac: Adjust for loop syntax.
6070 * configure: Regenerate.
6071
95a05732 60722007-02-18 Alexandre Oliva <aoliva@redhat.com>
6073
6074 * configure: Rebuilt.
6075
b0e9b581 60762007-02-18 Alexandre Oliva <aoliva@redhat.com>
6077
6078 * configure.ac: Drop multiple occurrences of --enable-languages,
6079 and fix its quoting.
6080 * configure: Rebuilt.
6081
77ae4d79 60822007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 6083 Nathan Sidwell <nathan@codesourcery.com>
6084 Vladimir Prus <vladimir@codesourcery.com>
6085 Joseph Myers <joseph@codesourcery.com>
77ae4d79 6086
6087 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6088 * configure: Regenerate.
6089
ddacbee5 60902007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
6091
6092 * ltconfig (freebsd*): Default to elf.
6093
27bfe7b7 60942007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6095
6096 * configure.ac (target_libraries): Move libgcc before libiberty.
6097 * configure: Regenerated.
6098
eae5b2bc 60992007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
6100 Paolo Bonzini <bonzini@gnu.org>
6101
6102 PR bootstrap/30753
6103 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6104 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6105 * configure: Regenerated.
6106
41d006b3 61072007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6108
6109 * MAINTAINERS (Language Front End Maintainers): Update my mail
6110 address.
6111
4ff792a4 61122007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6113
6114 PR bootstrap/30748
6115 * configure.ac: Correct syntax for Solaris ksh.
6116 * configure: Regenerated.
6117
38d7211b 61182007-02-09 Paolo Bonzini <bonzini@gnu.org>
6119
6120 * configure.ac: Sync with src.
6121 * configure: Regenerate.
6122
fbc4b0e5 61232007-02-09 Paolo Bonzini <bonzini@gnu.org>
6124
6125 * Makefile.in: Regenerate.
6126
834785d1 61272007-02-09 Paolo Bonzini <bonzini@gnu.org>
6128
6129 * config.sub: Sync with src.
6130
b30fcfae 61312007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6132
6133 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6134 noncanonical equivalents.
6135 * configure.in: Rename to...
6136 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6137 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6138 target_noncanonical. Use them. Rewrite removal of configure
6139 arguments for autoconf 2.59. Discard variable settings. Force
6140 program_transform_name for native tools.
6141
6142 * Makefile.in: Regenerated.
6143 * configure: Regenerated with autoconf 2.59.
6144
dcde3c07 61452007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 6146
c6f3c945 6147 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 6148
44db1fbc 61492007-01-31 Andreas Schwab <schwab@suse.de>
6150
6151 * Makefile.tpl (LDFLAGS): Substitute it.
6152 * Makefile.in: Regenerate.
6153
dcde3c07 61542007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 6155
c6f3c945 6156 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 6157
25954036 61582007-01-28 David Edelsohn <edelsohn@gnu.org>
6159
c6f3c945 6160 * MAINTAINERS (spu port): Add myself.
25954036 6161
a18b2c54 61622007-01-23 Richard Guenther <rguenther@suse.de>
6163
6164 PR bootstrap/30541
6165 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6166 * Makefile.tpl (GNATBIND): Substitute it.
6167 (GNATMAKE): Likewise.
6168 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6169 of STAGE_PREFIX.
6170 * Makefile.in: Regenerate.
6171 * configure: Regenerate.
6172
dd979235 61732007-01-18 Mike Stump <mrs@apple.com>
6174
6175 * configure.in: Re-enable -Werror for gcc builds.
6176
c6f3c945 61772007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 6178
c6f3c945 6179 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 6180
16c9b2e3 61812007-01-11 Paolo Bonzini <bonzini@gnu.org>
6182
6183 * configure.in: Change == to = in test command.
c6f3c945 6184 * configure: Regenerate.
16c9b2e3 6185
d45318b3 61862007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6187 Nick Clifton <nickc@redhat.com>
6188 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6189
6190 * configure.in (build_configargs, host_configargs, target_configargs):
6191 Remove build/host/target parameters.
6192 (host_libs): Add gmp and mpfr.
6193 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6194 * Makefile.def (gmp, mpfr): New.
6195 (gcc): Remove target.
6196 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6197 target_os, target_vendor): New.
dcde3c07 6198 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 6199 * configure: Regenerate.
6200 * Makefile.in: Regenerate.
d45318b3 6201
62022007-01-11 Matt Fago <fago@earthlink.net>
6203
6204 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 6205 to improve robustness of configure tests.
d45318b3 6206 * configure: Regenerate.
cd343b1c 6207
c9c21f59 62082007-01-09 Uros Bizjak <ubizjak@gmail.com>
6209
6210 * MAINTAINERS: Add myself as i386 maintainer.
6211
f2bdcff1 62122007-01-08 Jan Hubicka <jh@suse.cz>
6213
b7be5ae5 6214 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 6215
06dd9e69 62162007-01-08 Kai Tietz <kai.tietz@onevision.com>
6217
6218 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 6219 * configure: Regenerate.
06dd9e69 6220
0a2e6193 62212007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6222
6223 * Makefile.tpl (all-target): Correct @if conditional for target
6224 modules.
6225 * configure.in: Omit libiberty if building only target libgcc.
6226 * configure, Makefile.in: Regenerated.
6227
29b1b61f 62282007-01-04 Paolo Bonzini <bonzini@gnu.org>
6229
dcde3c07 6230 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 6231 * configure: Regenerate.
6232
894a47b4 62332007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6234
6235 * Makefile.def (target_modules): Add libgcc.
6236 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6237 * Makefile.tpl (clean-target-libgcc): Delete.
6238 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6239 on gcc even for bootstrapped modules. Rewrite handling of
6240 lang_env_dependencies to loop over target_modules.
6241 * configure.in (target_libraries): Add target-libgcc.
6242 * Makefile.in, configure: Regenerated.
6243
9c3a0a29 62442006-12-29 Paolo Bonzini <bonzini@gnu.org>
6245
6246 * configure.in: Reorganize recognition of languages. Add
6247 --enable-stage1-languages. Show supported languages for the chosen
6248 target rather than all recognized languages.
6249 * configure: Regenerate.
6250
2e04b035 62512006-12-29 Paolo Bonzini <bonzini@gnu.org>
6252
6253 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6254 * Makefile.in: Regenerate.
6255
0157cc75 62562006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6257
6258 * configure.in: Warn that MPFR 2.2.0 is buggy.
6259 * configure: Regenerate.
6260
35d84d10 62612006-12-27 Ian Lance Taylor <iant@google.com>
6262
6263 * configure.in: When removing Makefiles to force a reconfigure, also
6264 remove prev-DIR*/Makefile.
6265 * configure: Regenerate.
6266
ae48753c 62672006-12-22 Andreas Schwab <schwab@suse.de>
6268
6269 * configure: Regenerate with correct autoconf version.
6270
a83ffacf 62712006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6272
c6f3c945 6273 * configure.in: add AC_SUBST for *_FOR_TARGET.
6274 * configure: Regenerate.
a83ffacf 6275
2e04b035 62762006-12-19 Paolo Bonzini <bonzini@gnu.org>
6277
6278 * configure.in: Simplify logic for rejecting languages that cannot
6279 be built. Separate the case when a language is unsupported,
6280 from the case when the user chooses not to build a language.
6281
1a606b87 62822006-12-19 Paolo Bonzini <bonzini@gnu.org>
6283
6284 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6285 it only affects bootstrap and could be tested on "$host" as well.
6286 * configure: Regenerate.
6287 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6288
39f34cfc 62892006-12-19 Paolo Bonzini <bonzini@gnu.org>
6290
6291 PR bootstrap/29544
6292 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6293 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6294 move here comment from Makefile.tpl.
6295 * Makefile.tpl: Move some definitions higher in the file.
6296 (STAGE1_CHECKING): New.
6297 * configure.in: Add --enable-stage1-checking.
6298 * configure: Regenerate.
6299 * Makefile.in: Regenerate.
6300
6523c107 63012006-12-19 Paolo Bonzini <bonzini@gnu.org>
6302
6303 * MAINTAINERS: Add myself as build system maintainer.
6304
0874d16e 63052006-12-15 Simon Martin <simartin@users.sourceforge.net>
6306
6307 * MAINTAINERS (Write After Approval): Add myself.
6308
f4177413 63092006-12-13 Eric Christopher <echristo@apple.com>
6310
6311 * MAINTAINERS: Add myself as darwin maintainer.
6312
21f5445c 63132006-12-11 Ian Lance Taylor <ian@airs.com>
6314
6315 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6316
dcde3c07 63172006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 6318
6319 MAINTAINERS: Update my entry.
6320
57c7de11 63212006-12-11 Alan Modra <amodra@bigpond.net.au>
6322
6323 * configure.in: Handle spu makefile frag.
57c7de11 6324 * Makefile.tpl (MAINT): Define
6325 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6326 * configure: Regenerate.
6327 * Makefile.in: Regenerate.
6328
e3c9d32f 63292006-12-11 Ben Elliston <bje@au.ibm.com>
6330
6331 * config.guess: Import latest version.
6332 * config.sub: Likewise.
6333
f5b9de9c 63342006-12-11 Ben Elliston <bje@au.ibm.com>
6335
6336 * configure.in (spu-*-*): Don't skip target-libiberty.
6337 * configure: Regenerate.
6338
fce068fd 63392006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6340
6341 PR bootstrap/30134
6342 * configure.in: Correct x86 darwin support for libjava to powerpc
6343 and i?86 only.
6344 * configure: Regenerate.
6345
ffe859e6 63462006-12-08 Sandro Tolaini <tolaini@libero.it>
6347
6348 * configure.in: Add x86 darwin support for libjava.
6349 * configure: Regenerate.
6350
73a19d2f 63512006-12-07 Mike Stump <mrs@apple.com>
6352
6353 * Makefile.def (dependencies): Add dependency for
6354 install-target-libssp and install-target-libgomp on
6355 install-gcc.
6356 * Makefile.in: Regenerate.
6357
a62d86ae 63582006-12-04 Richard Guenther <rguenther@suse.de>
6359
6360 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6361 (Non-Algorithmic Maintainers): Move over non-algorithmic
6362 loop optimizer maintainers, add myself as a non-algorithmic
6363 middle-end maintainer.
6364
37415b5d 63652006-12-04 Daniel Franke <franke.daniel@gmail.com>
6366
6367 * MAINTAINERS (Write After Approval): Add myself.
6368
6af0e733 63692006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6370
6371 * configure.in: Update error message for missing GMP/MPFR.
6372
6373 * configure: Regenerate.
6374
4af4078c 63752006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6376
6377 * configure.in: Update MPFR version in error message.
6378
6379 * configure: Regenerate.
6380
69c937e1 63812006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6382
6383 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6384 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6385 --with-gmp-lib): New flags.
6386
6387 * configure: Regenerate.
6388
e419f8ef 63892006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6390
6391 * MAINTAINERS (Write After Approval): Change my email address.
6392
407e85bc 63932006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6394
583272a2 6395 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 6396
dcde3c07 63972006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 6398
6399 * MAINTAINERS (i18n): Update e-mail address.
6400
c2d4f42f 64012006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6402
6403 * MAINTAINERS (spu port): Add myself as maintainer.
6404 (Write After Approval): Remove myself.
6405
7c8af356 64062006-11-22 Ben Elliston <bje@au.ibm.com>
6407
6408 * configure.in (skipdirs): Don't build libssp for SPU.
6409 * configure: Regenerate.
6410
099cd192 64112006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6412
6413 * MAINTAINERS (spu port): Add myself as maintainer.
6414 (libobjc): Update my email address.
6415
82b61569 64162006-11-21 Andrea Bona <andrea.bona@st.com>
6417
6418 * MAINTAINERS (Write After Approval): Add myself.
6419
dcde3c07 64202006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 6421
6422 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6423 * configure : Rebuilt.
6424
dcde3c07 64252006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 6426
6427 * MAINTAINERS (Write After Approval): Add myself.
6428
d027f7a9 64292006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6430
6431 * MAINTAINERS (Write After Approval): Add myself.
6432
2a9efd1a 64332006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6434
6435 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6436 libmpfr.a.
6437 * configure: Regenerate.
6438
f0903548 64392006-11-16 Paolo Bonzini <bonzini@gnu.org>
6440
6441 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6442 (unstage): Test for stage_last presence.
6443
6444 PR bootstrap/29802
dcde3c07 6445 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6446 STAGE_PREFIX.
f0903548 6447 * Makefile.in: Regenerate.
6448
75348e65 64492003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6450
6451 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6452 maintainers.
6453
0048238f 64542006-11-14 Erven Rohou <erven.rohou@st.com>
6455
6456 * MAINTAINERS (Write After Approval): Add myself.
6457
f94784f4 64582006-11-14 Paolo Bonzini <bonzini@gnu.org>
6459
6460 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6461 and stageN-package/Makefile.
6462 * Makefile.in: Regenerated.
6463
3eec5071 64642006-11-14 Jie Zhang <jie.zhang@analog.com>
6465
6466 * configure.in: Remove target-libgloss from noconfigdirs for
6467 bfin-*-*.
6468 * configure: Regenerated.
6469
d9705883 64702006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6471
6472 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 6473
d9705883 6474 * configure: Regenerate.
6475
0818100b 64762006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6477
6478 * configure.in: Robustify error message for missing GMP/MPFR.
6479
6480 * configure: Regenerate.
6481
dcde3c07 64822006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 6483
6484 * MAINTAINERS (Write After Approval): Add myself.
6485
dcde3c07 64862006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 6487
6488 * MAINTAINERS: Change email address.
6489
e2c5111e 64902006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6491
6492 * MAINTAINERS (Write After Approval): Add myself.
6493
d07c830b 64942006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6495
6496 * MAINTAINERS (Write After Approval): Add myself.
6497
6e4b1b54 64982006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6499
f4177413 6500 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 6501 Write After Approval section.
6e4b1b54 6502
6a086156 65032006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6504
6505 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6506 need_gmp anymore.
6507 * configure: Regenerate.
6508
3f08b6b2 65092006-10-16 Tobias Burnus <burnus@net-b.de>
6510
6511 * MAINTAINERS (Write After Approval): Add myself.
6512
b4c7d1be 65132006-10-16 Ben Elliston <bje@au.ibm.com>
6514
6515 * config.guess: Import latest version.
6516 * config.sub: Likewise.
6517
51f93521 65182006-10-10 Brooks Moses <bmoses@stanford.edu>
6519
6520 * Makefile.def: Added pdf target handling.
6521 * Makefile.tpl: Added pdf target handling.
6522 * Makefile.in: Regenerated.
6523
3dbfe3e4 65242006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6525
6526 * MAINTAINERS: Add self as score port maintainer.
6527
227bbb08 65282006-10-04 Brooks Moses <bmoses@stanford.edu>
6529
6530 * MAINTAINERS (Write After Approval): Add myself.
6531
112f3d57 65322006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6533
f4177413 6534 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 6535 or newer.
6536 * configure: Regenerated.
6537
8d365775 65382006-09-27 Dave Brolley <brolley@redhat.com>
6539
dcde3c07 6540 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6541 using $s instead of $r.
8d365775 6542 * configure: Regenerated.
6543
806f1769 65442006-09-26 Thiemo Seufer <ths@mips.com>
6545
6546 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6547 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6548 * configure: Regenerate.
6549
dcde3c07 65502006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 6551
6552 * MAINTAINERS (Write After Approval): Remove myself.
6553
b86059ef 65542006-09-22 Chao-ying Fu <fu@mips.com>
6555
6556 * MAINTAINERS (Write After Approval): Add myself.
6557
0cd5eaae 65582006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6559
6560 * MAINTAINERS: Add self as soft-fp maintainer.
6561
dcde3c07 65622006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 6563
6564 * MAINTAINERS: Add myself as avr maintainer.
6565 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 6566
fb01e507 65672006-09-07 Roberto Costa <roberto.costa@st.com>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
d6d689df 65712006-08-30 Corinna Vinschen <corinna@vinschen.de>
6572
6573 * configure.in: Never build newlib for a Mingw host.
6574 Never build newlib as Mingw target library.
6575 Test the existence of winsup/cygwin for building a Cygwin newlib,
6576 rather than just winsup.
6577 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6578 building a Mingw target.
6579 * configure: Regenerate.
6580
98e67652 65812006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6582
6583 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6584
c92d8afd 65852006-07-25 Paolo Bonzini <bonzini@gnu.org>
6586
6587 * config.guess: Import from src (was more updated).
6588 * config.sub: Likewise.
6589
d3e7b04c 65902006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6591
6592 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6593 * configure: Regenerated.
6594
3e427a9c 65952006-07-18 Paolo Bonzini <bonzini@gnu.org>
6596
248deaff 6597 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6598 for stages after the first.
3e427a9c 6599
1bef46b4 66002006-07-17 Jakub Jelinek <jakub@redhat.com>
6601
6602 * Makefile.def: Add dependencies for configure-opcodes
6603 on configure-intl and all-opcodes on all-intl.
6604 * Makefile.in: Regenerated.
6605
f4d112a5 66062006-07-13 Ben Elliston <bje@au.ibm.com>
6607
6608 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6609
108cf177 66102006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6611
6612 Port to hosts whose 'sort' and 'tail' implementations
6613 treat operands with leading '+' as file names, as POSIX
6614 has required since 2001. However, make sure the code still
6615 works on pre-POSIX hosts.
6616 * ltmain.sh: Don't assume "sort +2" is equivalent to
6617 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6618
2f5151d2 66192006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6620
6621 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6622
46276eaf 66232006-07-04 Peter O'Gorman <peter@pogma.com>
6624
6625 * ltconfig: chmod 644 before ranlib during install.
6626
f508ba97 66272006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6628
6629 PR bootstrap/18058
6630 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6631 if the bootstrap compiler is a GCC version that supports it.
6632 * configure: Regenerate.
6633
3891e7d9 66342006-07-03 Paolo Bonzini <bonzini@gnu.org>
6635
9333ae0b 6636 * configure.in: Fix thinkos in previous check-in.
3891e7d9 6637 * configure: Regenerate.
6638
5dee13c2 66392006-07-03 Paolo Bonzini <bonzini@gnu.org>
6640
6641 PR other/27063
6642 * configure.in: Test subdir_requires and give an appropriate
6643 error message.
6644 * configure: Regenerate.
6645
4ac79c32 66462006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6647
6648 * MAINTAINERS (Write After Approval): Add myself.
6649
9bc01059 66502006-06-22 John David Anglin <dave.anglin@nrc.ca>
6651
6652 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6653
f09fcf30 66542006-06-22 Steve Ellcey <sje@cup.hp.com>
6655
6656 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6657
f1716c67 66582006-06-20 David Ayers <d.ayers@inode.at>
6659
6660 PR bootstrap/28072
6661 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6662 whether target-libjava is being configured instead of whether the
6663 java front end is enabled.
6664 * configure: Regenerate.
f4177413 6665
778f2e8d 66662006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6667
6668 PR target/27540
6669 * configure.in: Only enable libgomp on IRIX 6.
6670 * configure: Regenerate.
6671
c81c13fb 66722006-06-15 Paolo Bonzini <bonzini@gnu.org>
6673
6674 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6675 too.
6676 * Makefile.in: Regenerate.
6677
337cc616 66782006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6679
6680 * config-ml.in: Alter CCASFLAGS to include special
6681 multilib options the same as is done for CFLAGS.
6682
be504f1e 66832006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6684
6685 * configure.in: Don't enable libgomp on hpux10.
6686 * configure: Rebuilt.
6687
d6f7b8f2 66882006-06-12 David Ayers <d.ayers@inode.at>
6689
6690 PR bootstrap/27963
6691 PR target/19970
f4177413 6692 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 6693 ${libgcj} is specified.
6694 * configure: Regenerate.
f4177413 6695
dcde3c07 66962006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 6697
6698 Sync from src:
f4177413 6699
6700 * configure.in: Sync.
d06227a7 6701 * configure: Regenerated.
f4177413 6702
d06227a7 6703 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6704
6705 * Makefile.def: Added dependencies from sim and gdb on intl, and
6706 added configure dependencies to everything with an all dependency
6707 on intl.
6708 * Makefile.in: Regenerated.
6709
dd6d3a67 67102006-06-06 David Ayers <d.ayers@inode.at>
6711
6712 PR libobjc/13946
6713 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6714 * Makefile.in: Regenerate.
6715 * configure.in: Add --enable-objc-gc at toplevel and have it
6716 enable boehm-gc for Objective-C.
6717 Remove target-boehm-gc from libgcj.
6718 Add target-boehm-gc to target_libraries.
6719 Add target-boehm-gc to noconfigdirs where ${libgcj}
6720 is specified.
6721 Assert that boehm-gc is supported when requested for Objective-C.
6722 Only build boehm-gc if needed either for Java or Objective-C.
6723 * configure: Regenerate.
f4177413 6724
13935149 67252006-06-05 Paolo Bonzini <bonzini@gnu.org>
6726
6727 PR 27674
6728 * Makefile.tpl (configure-[+prefix+][+module+],
6729 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6730 Remove rule to unstage bootstrapped modules.
6731 (stage_current): New.
6732 * Makefile.in: Regenerate.
6733
8f4b42fe 67342006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6735
6736 * MAINTAINERS (Write After Approval): Update my e-mail address.
6737
223a68cb 67382006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6739
6740 * include/libiberty.h: Declare pex_run_in_environment.
6741
54554f30 67422006-05-31 Asher Langton <langton2@llnl.gov>
6743
6744 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 6745
6c21862c 67462006-05-25 Paolo Bonzini <bonzini@gnu.org>
6747
6748 * Makefile.def (bfd, opcodes): Fix lib_path.
6749 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6750 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6751 * Makefile.in: Regenerate.
6752
9409c9d5 67532006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6754
6755 * Makefile.in: Regenerate.
6756
e0dbdbbf 67572006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6758
6759 * Makefile.def: Add install-html target. Add datarootdir
6760 docdir and htmldir to flags_to_pass.
6761 * Makefile.tpl: Add install-html target.
6762 * Makefile.in: Regenerate.
6763 * configure.in: Add --with-datarootdir, --with-docdir, and
6764 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6765 * configure: Regenerate.
6766
a2c13723 67672006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6768
6769 * configure.in: Enable gprof for cross builds.
6770 * configure: Regenerate.
6771
37f85f50 67722006-05-22 Richard Guenther <rguenther@suse.de>
6773
6774 Revert
6775 2006-01-31 Richard Guenther <rguenther@suse.de>
6776 Paolo Bonzini <bonzini@gnu.org>
6777
6778 * Makefile.def (target_modules): Add libgcc-math target module.
6779 * configure.in (target_libraries): Add libgcc-math target library.
6780 (--enable-libgcc-math): New configure switch.
6781 * Makefile.in: Re-generate.
6782 * configure: Re-generate.
6783 * libgcc-math: New toplevel directory.
6784
75d59721 67852006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6786 Andreas Tobler <a.tobler@schweiz.ch>
6787
6788 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6789 * configure: Rebuilt.
6790
dcde3c07 67912006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 6792
65bab903 6793 * MAINTAINERS (Write After Approval): Add myself.
6794
bc53ef83 67952006-05-01 DJ Delorie <dj@redhat.com>
6796
6ab99db1 6797 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 6798 * configure: Regenerate.
6799
e8bb9e10 68002006-05-01 Richard Guenther <rguenther@suse.de>
6801
6802 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6803 maintainer.
6804
dcde3c07 68052006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 6806
6807 * MAINTAINERS (Write After Approval): Add myself.
6808
dd1d6245 68092006-04-28 Jan Beulich <jbeulich@novell.com>
6810
6811 * MAINTAINERS (Write After Approval): Add myself.
6812
24714a39 68132006-04-18 DJ Delorie <dj@redhat.com>
6814
6815 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6816 reference libgloss so that libssp can be built in a combined
6817 tree.
6818 * configure: Regenerate.
6819
ebadab44 68202006-04-08 Robert Millan <rmh@gcc.gnu.org>
6821
6822 * MAINTAINERS (Write After Approval): Add myself.
6823
2c45c903 68242006-04-05 Ben Elliston <bje@au.ibm.com>
6825
6826 * configure.in: Require makeinfo 4.4 or higher.
6827 * configure: Regenerate.
6828
c8a50a04 68292006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6830
6831 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6832 Rearrange the entries of other libraries to have them in one place.
6833
0dfcec58 68342006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6835
f4177413 6836 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 6837 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6838
a4af6a58 68392006-03-14 Richard Guenther <rguenther@suse.de>
6840
6841 * configure: Regenerate with autoconf 2.13.
6842
29febb11 68432006-03-13 Jim Blandy <jimb@codesourcery.com>
6844
6845 * MAINTAINERS: Use my work address.
12a2bf00 6846
6847 * MAINTAINERS: Update my E-mail address.
6848
50996fe5 68492006-03-10 Aldy Hernandez <aldyh@redhat.com>
6850
6851 * configure.in: Handle --disable-<component> generically.
6852 * configure: Regenerate.
6853
b554a459 68542006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6855
6856 PR libgcj/17311
6857 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6858
71898775 68592006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6860
6861 * MAINTAINERS (Write After Approval): Remove myself.
6862 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6863
dcde3c07 68642006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 6865
cba69f27 6866 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6867 (TARGET_CONFIGDIRS): Remove.
6868 * configure.in: Remove AC_SUBST(target_configdirs).
6869 * Makefile.in, configure: Regenerated.
7601142f 6870
310293ad 68712006-02-20 Steven G. Kargl <kargls@comcast.net>
6872
6873 * MAINTAINERS (Write After Approval): Remove myself.
6874 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6875
26526d23 68762006-02-20 Paolo Bonzini <bonzini@gnu.org>
6877
6878 PR bootstrap/25670
6879
6880 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6881
6882 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6883 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6884 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6885 BUILD_PREFIX, BUILD_PREFIX_1.
6886 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6887
6888 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6889 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6890
6891 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6892 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6893 of `cat stage_current`. Always provide the `r' and `s' variables.
6894 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6895 a single shell execution.
6896 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6897 bootstrapped modules, make the stage1 module if the build was not
6898 started yet, else build the current stage.
6899 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6900 (all-build, all-host, all-target, [+make_target+]-host,
6901 [+make_target+]-target): Do not use \-continued lines.
6902 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6903 (current_stage, restrap, stage_last): New.
6904
6905 * Makefile.in: Regenerate.
6906 * configure: Regenerate.
6907
154ae9ad 69082006-02-19 Bud Davis <jmdavis@link.com>
6909
6910 * MAINTAINERS (Write After Approval): Remove myself.
6911 (Language Front End Maintainers): Add myself as fortran 95
6912 maintainer and update e-mail address.
6913
2b60afd7 69142006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6915
6916 * MAINTAINERS (Write After Approval): Remove myself.
6917 (Language Front End Maintainers): Add myself as fortran 95
6918 maintainer.
6919
e1c7b125 69202006-02-16 Victor Kaplansky <victork@il.ibm.com>
6921
6922 * MAINTAINERS (Write After Approval): Add myself.
6923
1eacfaf6 69242006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6925
6926 * MAINTAINERS (Write After Approval): Remove myself.
6927 (Language Front End Maintainers): Add myself as
6928 fortran 95 maintainer.
6929
ab0da556 69302006-02-14 Paolo Bonzini <bonzini@gnu.org>
6931
6932 Sync from src:
6933
6934 2005-12-27 Leif Ekblad <leif@rdos.net>
6935
248deaff 6936 * configure.in: Add support for RDOS target.
6937 * configure: Regenerate.
ab0da556 6938
69392006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 6940 Andreas Schwab <schwab@suse.de>
ab0da556 6941
248deaff 6942 * configure: Regenerate.
ab0da556 6943
634efbee 69442006-02-12 David Edelsohn <edelsohn@gnu.org>
6945
6946 * configure.in (enable_libgomp): Add AIX.
6947 * configure: Regenerate.
6948
e359d827 69492006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6950
6951 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6952
40139f55 69532006-02-03 Lee Millward <lee.millward@gmail.com>
6954
6955 * MAINTAINERS (Write After Approval): Add myself.
f4177413 6956
145b0ed1 69572006-01-31 Richard Guenther <rguenther@suse.de>
6958 Paolo Bonzini <bonzini@gnu.org>
6959
6960 * Makefile.def (target_modules): Add libgcc-math target module.
6961 * configure.in (target_libraries): Add libgcc-math target library.
6962 (--enable-libgcc-math): New configure switch.
6963 * Makefile.in: Re-generate.
6964 * configure: Re-generate.
6965 * libgcc-math: New toplevel directory.
6966
c47832b1 69672006-01-26 Paolo Bonzini <bonzini@gnu.org>
6968
6969 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6970 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6971 the assembler, linker and binutils.
6972 * configure: Regenerate.
6973
80111498 69742006-01-22 Dirk Mueller <dmueller@suse.de>
6975
6976 * MAINTAINERS (Write After Approval): Add myself.
6977
4938df8a 69782006-01-20 Diego Novillo <dnovillo@redhat.com>
6979
6980 * configure: Regenerate.
6981
1e8e9920 69822006-01-18 Richard Henderson <rth@redhat.com>
6983 Jakub Jelinek <jakub@redhat.com>
6984 Diego Novillo <dnovillo@redhat.com>
6985
6986 * libgomp: New directory.
6987 * Makefile.def: Add target_module libgomp.
6988 * Makefile.in: Regenerate.
6989 * configure.in (target_libraries): Add target-libgomp.
6990 * configure: Regenerate.
6991
deaa70c6 69922006-01-05 Alexandre Oliva <aoliva@redhat.com>
6993
6994 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6995 @ from continuation.
6996 * Makefile.in: Rebuilt.
6997
18ece38c 69982006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 6999
7914652a 7000 * MAINTAINERS (Write After Approval): Add myself.
7001
0c8a85c6 70022006-01-04 Paolo Bonzini <bonzini@gnu.org>
7003
7004 PR bootstrap/24252
7005
7006 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7007 * Makefile.tpl (OBJDUMP): New.
7008 (EXTRA_HOST_FLAGS): Add it.
7009 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7010
1e8e9920 7011 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7012 to use symbolic links between directories. Avoid race conditions
7013 or make them harmless.
7014 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 7015
7016 * Makefile.def (LEAN): Pass.
7017 * Makefile.tpl (LEAN): Define.
7018 (stage[+id+]-start): Accept that the previous directory does not
7019 exist, if the bootstrap is lean.
7020 (stage[+id+]-bubble): Invoke lean bootstrap commands after
7021 stage[+id+]-start. Use a makefile variable and an `if' instead of a
7022 configure substitution.
7023 ([+compare-target+]): Likewise.
7024 ([+bootstrap-target+]-lean): New.
7025 * configure.in: Remove lean bootstrap support from here.
7026
1e8e9920 7027 * Makefile.in: Regenerate.
7028 * configure: Regenerate.
0c8a85c6 7029
bd63b943 70302006-01-04 Ben Elliston <bje@au.ibm.com>
7031
7032 * MAINTAINERS (libdecnumber): Add myself.
7033
3b6bba18 70342006-01-02 Mark Mitchell <mark@codesourcery.com>
7035
7036 * libtool-ldflags: New script.
7037
9c19a746 70382006-01-02 Andreas Schwab <schwab@suse.de>
7039
7040 * configure.in: When reconfiguring remove Makefile in
7041 all stage directories.
7042 * configure: Regenerate.
7043
1c39ab9d 70442005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
7045
7046 * MAINTAINERS: Update my email address.
7047
ceebc884 70482005-12-20 Paolo Bonzini <bonzini@gnu.org>
7049
7050 Revert Ada-related part of the previous change.
7051
7052 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7053 Do not pass.
7054 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7055 * Makefile.in: Regenerate.
7056 * configure.in: Do not include mt-ppc-aix target fragment.
7057 * configure: Regenerate.
7058
9ca214be 70592005-12-19 Paolo Bonzini <bonzini@gnu.org>
7060
7061 * configure.in: Select appropriate fragments for PowerPC/AIX.
7062 * configure: Regenerate.
7063
7064 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7065 BOOT_CFLAGS, BOOT_LDFLAGS.
7066 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7067 BOOT_CFLAGS, BOOT_LDFLAGS.
7068 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7069 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7070 (stage): Fail if we cannot complete the work.
7071 * Makefile.in: Regenerate.
7072
957985d9 70732005-12-16 Nathan Sidwell <nathan@codesourcery.com>
7074
7075 * configure.in: Replace ms1 with mt.
7076 * configure: Rebuilt.
7077
3fecdf28 70782005-12-15 Bryce McKinlay <mckinlay@redhat.com>
7079
7080 * MAINTAINERS: Update my email address.
7081
2420a95f 70822005-12-15 Paolo Bonzini <bonzini@gnu.org>
7083
7084 * Makefile.tpl (all, do-[+make_target+], do-check, install,
7085 install-host-nogcc): Don't invoke $(stage) at the end.
7086 * Makefile.in: Regenerate.
7087
98777423 70882005-12-14 Paolo Bonzini <bonzini@gnu.org>
7089
7090 * configure.in: Flip the top-level bootstrap switch.
7091 * configure: Regenerate.
7092
83f96a51 70932005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
7094
7095 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7096 $(stage) and $(unstage).
7097 (EXTRA_TARGET_FLAGS): Correct double-quoting.
7098 (all): Remove stray semicolon.
7099 (local-distclean): Don't handle multilib.tmp and multilib.out.
7100 (install.all): Set $s for consistency.
7101 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7102 check_multilibs setting. Always make the install directory.
7103 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7104 Correct @if/@endif.
7105 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7106 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7107 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7108 (multilib.out): Remove.
7109 * Makefile.in: Regenerated.
7110
dcde3c07 71112005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 7112
7113 * MAINTAINERS (Write After Approval): Add myself.
7114
8a4c0c5f 71152005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7116
a67ce901 7117 * MAINTAINERS: Add myself as mt maintainer.
7118
8a4c0c5f 7119 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7120
937fb015 71212005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7122
7123 * MAINTAINERS: Change email address.
7124
f5aebe3e 71252005-12-05 Paolo Bonzini <bonzini@gnu.org>
7126
7127 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7128 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7129 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7130 Find in-tree tools if available.
7131 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7132 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7133 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7134 (COMPILER_*_FOR_TARGET): New.
7135 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7136 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7137 (CONFIGURED_*, USUAL_*): Remove.
7138 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7139 STRIP): Use autoconf substitutions.
7140 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7141 COMPILER_NM_FOR_TARGET): New.
7142 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7143
7144 (all): Make all-host and all-target in parallel.
7145 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7146 that $$r and $$s are set before invoking a recursive make.
7147 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7148 ([+bootstrap-target+]): Inline most of the `all' target.
7149
e888c15e 71502005-11-29 Ben Elliston <bje@au.ibm.com>
7151
7152 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7153 from the gcc build directory.
7154 * Makefile.in: Regenerate.
7155
e21c3597 71562005-11-29 Ben Elliston <bje@au.ibm.com>
7157
7158 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7159 depend on all-libdecnumber.
7160 * configure.in (host_libs): Include libdecnumber.
7161 * Makefile.in: Regenerate.
7162 * configure: Likewise.
7163
e3f15eef 71642005-11-29 Ben Elliston <bje@au.ibm.com>
7165
7166 * libdecnumber: Import decNumber sources from the dfp-branch.
7167
8afb273f 71682005-11-21 Kean Johnston <jkj@sco.com>
7169
7170 * config.sub, config.guess: Sync from upstream sources.
7171
fefdfa6e 71722005-11-21 Ben Elliston <bje@au.ibm.com>
7173
7174 Import from Autoconf sources:
7175
7176 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7177 * config/move-if-change: Don't output "$2 is unchanged";
7178 suggested by Ben Elliston. Handle weird characters correctly.
7179
92016de0 71802005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7181
7182 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7183 to match upstream libtool for darwin.
7184
415470be 71852005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7186
7187 * Makefile.def: Remove gdb dependencies for gdbtk.
7188 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7189 (configure-gdb, install-gdb): New rules.
7190 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7191 * Makefile.in, configure: Regenerated.
7192
15bb6251 71932005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7194
7195 * MAINTAINERS (Write After Approval): Add myself.
7196
66182ee6 71972005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7198
7199 * MAINTAINERS (Write After Approval): Add myself.
7200
9aad078e 72012005-10-24 Diego Novillo <dnovillo@redhat.com>
7202
7203 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7204 Diego Novillo.
7205
e025d06f 72062005-10-22 Paolo Bonzini <bonzini@gnu.org>
7207
7208 PR bootstrap/24297
7209 * Makefile.tpl (do-[+make-target+], do-check, install,
7210 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7211 are set before recursing.
7212 * Makefile.in: Regenerate.
7213
bde48217 72142005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7215
7216 PR bootstrap/18939
7217 * Makefile.def (gcc) <target>: Fix thinko.
7218 * Makefile.in: Regenerate.
7219
8d687193 72202005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7221
7222 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7223 * configure: Regenerate.
7224
843af2a1 72252005-10-15 Jie Zhang <jie.zhang@analog.com>
7226
7227 * MAINTAINERS (Write After Approval): Add self.
7228
6783d878 72292005-10-08 Kazu Hirata <kazu@codesourcery.com>
7230
7231 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7232 target-libffi, target-qthreads, target-libjava, and
7233 targetlibobjc.
7234 * configure: Regenerate.
7235
ae74ffb7 72362005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7237
7238 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7239 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7240 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7241 (USUAL_OBJDUMP_FOR_TARGET): New.
7242 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7243 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 7244 * configure, Makefile.in: Regenerated.
ae74ffb7 7245
7fd717b3 72462005-10-05 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7249 before other host packages.
7250
8d2ef209 72512005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7252
7253 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7254
8283f873 72552005-10-05 Paolo Bonzini <bonzini@gnu.org>
7256
7257 PR bootstrap/22340
7258
7259 * configure.in (default_target): Remove.
7260 * Makefile.tpl (all): Do not use prerequisites as subroutines
7261 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7262 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7263 use prerequisites as subroutines.
7264 (check-host, check-target): New.
7265 (bootstrap configure & all targets): Do not use stage*-start
7266 if the directory layout is already ok.
7267 (non-bootstrap configure & all targets): Prepend a $(unstage).
7268 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7269 (NOTPARALLEL): Remove.
7270 (unstage, stage variables): New variables.
7271 (unstage, stage targets): Simply expand to those variables.
7272
7273 * configure: Regenerate.
7274 * Makefile.in: Regenerate.
7275
8011a2db 72762005-10-04 James E Wilson <wilson@specifix.com>
7277
7278 * Makefile.def (lang_env_dependencies): Add libmudflap.
7279 * Makefile.in: Regenerate.
7280
09cc3896 72812005-10-03 Andreas Schwab <schwab@suse.de>
7282
7283 Backport from libtool CVS:
7284 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7285
7286 * ltmain.sh: add support for installing into temporary
7287 staging area (e.g. 'make install DESTDIR=...')
7288
d7441b0d 72892005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7290
7291 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7292 * configure: Regenerated.
7293
9886f3d1 72942005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7295
7296 * configure: Regenerate with the correct
7297 autoconf version.
7298
7172be51 72992005-09-30 Catherine Moore <clm@cm00re.com>
7300
7301 * configure.in (bfin-*-*): New.
7302 * configure: Regenerated.
7303
9fec3fa8 73042005-09-28 Geoffrey Keating <geoffk@apple.com>
7305
7306 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7307 (LIPO_FOR_TARGET): New.
7308 (CONFIGURED_LIPO_FOR_TARGET): New.
7309 (USUAL_LIPO_FOR_TARGET): New.
7310 (STRIP_FOR_TARGET): New.
7311 (CONFIGURED_STRIP_FOR_TARGET): New.
7312 (USUAL_STRIP_FOR_TARGET): New.
7313 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7314 STRIP_FOR_TARGET.
7315 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7316 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7317 * Makefile.in: Regenerate.
7318 * configure: Regenerate.
f4177413 7319
14bd4516 73202005-09-19 David Edelsohn <edelsohn@gnu.org>
7321
7322 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7323 (rs6000-*-aix*): Same.
7324 * configure: Regenerate.
7325
6ca52624 73262005-09-16 Tom Tromey <tromey@redhat.com>
7327
7328 * MAINTAINERS: Add self as java maintainer.
7329
2c718da0 73302005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7331
7332 * configure.in: Recognize f95 in the --enable-languages option,
7333 and substitute it for fortran, issuing a warning.
7334 * configure: Regenerate.
7335
51427b7f 73362005-08-30 Phil Edwards <phil@codesourcery.com>
7337
7338 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7339 * configure: Regenerated.
7340
70bd96e6 73412005-08-22 Aldy Hernandez <aldyh@redhat.com>
7342
7343 * MAINTAINERS: Add self as ms1 maintainer.
7344
e85b7f3c 73452005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7346
7347 * Makefile.def (libssp): Add to lang_env_dependencies.
7348 * Makefile.in: Regenerate.
7349
6be90865 73502005-08-18 Ian Lance Taylor <ian@airs.com>
7351
7352 * MAINTAINERS: Add myself as middle-end maintainer.
7353
28a54140 73542005-08-17 Christian Groessler <chris@groessler.org>
7355
7356 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7357 * Makefile.in: Regenerate.
7358
c1f0d853 73592005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7360
7361 * MAINTAINERS (write after approval): Added myself.
7362
02bbe015 73632005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7364
7365 * MAINTAINERS (Write After Approval): Add myself.
7366
768691b5 73672005-08-12 Paolo Bonzini <bonzini@gnu.org>
7368
7369 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7370 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7371 Look for alternate names of the target cc and c++
7372 * configure: Regenerate.
7373
ef8184c7 73742005-08-08 Paolo Bonzini <bonzini@gnu.org>
7375
7376 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7377 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7378 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7379 tools; remove code to manually set them.
7380 (Target tools): Look in the environment for them.
7381 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7382 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7383 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7384 build directory.
7385 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7386 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7387 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7388 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7389 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7390 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7391 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7392 * configure: Regenerate.
7393 * Makefile.in: Regenerate.
7394
3e17c591 73952005-07-28 Ben Elliston <bje@au.ibm.com>
7396
7397 * MAINTAINERS: Update for removed CPU targets.
7398
29327bb4 73992005-07-27 Mark Mitchell <mark@codesourcery.com>
7400
7401 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 7402 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 7403 * Makefile.in: Regenerated.
7404
ffa8502d 74052005-07-26 Mark Mitchell <mark@codesourcery.com>
7406
7407 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7408 (CFLAGS_FOR_TARGET): Use it.
7409 (CXXFLAGS_FOR_TARGET): Likewise.
7410 * Makefile.in: Regenerated.
7411 * configure.in (--with-build-sysroot): New option.
7412 * configure: Regenerated.
7413
ee8b5c34 74142005-07-24 Paolo Bonzini <bonzini@gnu.org>
7415
7416 * Makefile.tpl: Wrap install between unstage and stage
7417 * Makefile.in: Regenerate.
7418
1558ffaf 74192005-07-21 Eric Christopher <echristo@apple.com>
7420
7421 * MAINTAINERS: Update affiliation.
7422
0d56c486 74232005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7424
7425 * MAINTAINERS: Add self as crx port maintainer.
7426
4569287f 74272005-07-20 DJ Delorie <dj@redhat.com>
7428
7429 * MAINTAINERS: Add self as m32c maintainer.
7430
06b8a6e6 74312005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7432
7433 * all files: Update FSF address.
7434
3031a1be 74352005-07-15 Eric Christopher <echristo@redhat.com>
7436
7437 * MAINTAINERS: Change affiliation.
7438
040541fe 74392005-07-14 Jim Blandy <jimb@redhat.com>
7440
7441 * configure.in: Add cases for Renesas m32c.
7442 * configure: Regenerated.
f4177413 7443
a03a59f4 74442005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7445
47440b6d 7446 * COPYING.LIB: Update from fsf.org.
7447
74482005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7449
7450 * COPYING, compile, config.guess,
a03a59f4 7451 config.sub, install-sh, missing, mkinstalldirs,
7452 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 7453 * config-ml.in: Update FSF address.
a03a59f4 7454
9f88bc9d 74552005-07-13 Eric Christopher <echristo@redhat.com>
7456
7457 * configure.in: Add toplevel noconfigdir support for tpf.
7458 * configure: Regenerate.
7459
f6463472 74602005-07-11 Paolo Bonzini <bonzini@gnu.org>
7461
7462 PR ada/22340
7463
7464 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7465 * Makefile.in: Regenerate.
7466
eb39e466 74672005-07-07 Mark Mitchell <mark@codesourcery.com>
7468
7469 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 7470 Brolley to write-after-approval.
eb39e466 7471
3c7c61db 74722005-07-07 Andreas Schwab <schwab@suse.de>
7473
7474 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7475 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7476 * Makefile.in: Regenerated.
7477
d28caca4 74782005-07-06 Geoffrey Keating <geoffk@apple.com>
7479
7480 * configure.in: Don't build sim or rda when targetting darwin.
7481 * configure: Regenerate.
7482
07da5214 74832005-07-06 Kazu Hirata <kazu@codesourcery.com>
7484
7485 * configure.in: Add --enable-libssp and --disable-libssp.
7486 * configure: Regenerate with autoconf-2.13.
7487
0d55f4d0 74882005-07-02 Jakub Jelinek <jakub@redhat.com>
7489
7490 * Makefile.def (target_modules): Add libssp.
7491 * configure.in (target_libraries): Add target-libssp.
7492 * configure: Rebuilt.
7493 * Makefile.in: Rebuilt.
7494
c6d8e763 74952005-07-01 Zack Weinberg <zackw@panix.com>
7496
7497 * MAINTAINERS: Change email address. Resign from maintainership.
7498
e64566bc 74992005-07-01 Richard Guenther <rguenther@suse.de>
7500
7501 * MAINTAINERS: Change my e-mail address and affiliation.
7502
919a60fa 75032005-06-22 Paolo Bonzini <bonzini@gnu.org>
7504
7505 * Makefile.def (stagefeedback): Come after profile.
7506 Define profiledbootstrap target.
7507 * Makefile.tpl (profiledbootstrap): Remove.
7508 (stageprofile-end): Zap stagefeedback.
7509 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7510 * Makefile.in: Regenerate.
7511
1dcfcddb 75122005-06-13 Richard Sandiford <richard@codesourcery.com>
7513
7514 * MAINTAINERS: Update my email address.
7515
cbaa9876 75162005-06-13 Zack Weinberg <zack@codesourcery.com>
7517
7518 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7519 In 'cpp' stanza, support '#line' as well as '# '.
7520
90314144 75212005-06-08 Andreas Schwab <schwab@suse.de>
7522
7523 * MAINTAINERS: Move myself from 'Write After Approval' to
7524 'CPU Port Maintainers' section as m68k maintainer.
7525
ff7dcf6a 75262005-06-07 Hans-Peter Nilsson <hp@axis.com>
7527
7528 * configure.in (unsupported_languages): New macro.
7529 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7530 non-ported target libraries in noconfigdirs.
7531 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7532 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 7533 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 7534 unsupported_languages.
7535 * configure: Regenerate.
7536
058a5366 75372005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7538
7539 * configure.in: Fix typo in handling of --with-mpfr-dir.
7540 * configure: Regenerate.
7541
a0133d5a 75422005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7543
7544 * MAINTAINERS: Update my email address.
7545
ba84b398 75462005-06-02 Jim Blandy <jimb@redhat.com>
7547
7548 * config.sub: Add cases for the Renesas m32c. (This patch has been
7549 accepted into the master sources.)
7550
f6fa11cb 75512005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 7552 Michael Snyder <msnyder@redhat.com>
7553 Stan Cox <scox@redhat.com>
f6fa11cb 7554
cbaa9876 7555 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 7556
cbaa9876 7557 * configure: Regenerate.
f6fa11cb 7558
5538a252 75592005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7560
7561 * MAINTAINERS (Write After Approval): Add self.
7562
eb475541 75632005-06-01 Josh Conner <jconner@apple.com>
7564
7565 * MAINTAINERS (Write After Approval): Add self.
7566
f61df03e 75672005-06-01 Kazu Hirata <kazu@codesourcery.com>
7568
7569 * MAINTAINERS: Update my email address.
7570
8c31789b 75712005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7572
7573 * MAINTAINERS (Write After Approval): Add self.
7574
80f2a08d 75752005-05-26 Chris Demetriou <cgd@broadcom.com>
7576
7577 * MAINTAINERS (Write After Approval): Remove self.
7578
97d52533 75792005-05-25 Paolo Bonzini <bonzini@gnu.org>
7580
7581 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7582 (Dependencies): Consider target modules for bootstrap dependencies.
7583 Make target bootstrap modules depend on each stage's gcc.
7584 * Makefile.in: Regenerate.
7585
aa73b18f 75862005-05-20 Paolo Bonzini <bonzini@gnu.org>
7587
7588 * Makefile.def (configure-gcc): Depend on binutils having been built.
7589 (all-gcc): No need to do it here.
7590 * Makefile.in: Regenerate.
7591
e8bfe1fa 75922005-05-19 Paul Brook <paul@codesourcery.com>
7593
cbaa9876 7594 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 7595 language cannot be built.
7596 * configure: Regenerate.
7597
4267b9ea 75982005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7599
7600 * ylwrap: Import from Automake 1.9.5.
7601
9d7b8b84 76022005-05-13 David Ung <davidu@mips.com>
7603
7604 * MAINTAINERS (Write After Approval): Add self.
7605
5cd1aacd 76062005-05-09 Mike Stump <mrs@apple.com>
7607
7608 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7609 lt_cv_sys_max_cmd_len for now.
cbaa9876 7610
0e47e899 76112005-05-09 Stan Cox <scox@redhat.com>
7612
7613 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7614
f9697cdb 76152005-05-08 Matt Kraai <kraai@ftbfs.org>
7616
7617 * README.SCO: Update the URL.
7618
3fec05ca 76192005-05-05 David Edelsohn <edelsohn@gnu.org>
7620
7621 * ltconfig: Define file_list_spec. Pass file_list_spec and
7622 with_gnu_ld to libtool.
7623 * ltcf-c.sh (aix[45]): Define file_list_spec.
7624 * ltcf-cxx.sh (aix[45]): Same.
7625 * ltcf-gcj.sh (aix[45]): Same.
7626 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7627 exists, write list of input files to temporary file.
7628
a8abbd9d 76292005-05-04 Mike Stump <mrs@apple.com>
7630
7631 * configure.in: Always pass --target to target configures as
7632 otherwise rebuilds that do --recheck will fail.
7633 * confiugure: Rebuilt.
7634
12fb418d 76352005-05-04 Paolo Bonzini <bonzini@gnu.org>
7636
7637 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7638 STAGE_HOST_EXPORTS.
7639 (configure, all): Add bootstrap support.
7640 (Host modules, target modules): Pass post-stage1 flags and exports.
7641 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7642 * Makefile.in: Regenerate.
7643
c828481a 76442005-04-29 Paolo Bonzini <bonzini@gnu.org>
7645
7646 * configure: Regenerate.
7647
352141ae 76482005-04-27 Mike Stump <mrs@apple.com>
7649
7650 * MAINTAINERS: Add self as darwin maintainer.
7651
5629b19d 76522005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7653
7654 * config.sub: Update from master copy.
7655
3cf20c3b 76562005-04-21 Mike Stump <mrs@apple.com>
7657
7658 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7659 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7660
c0188550 76612005-04-19 Hans-Peter Nilsson <hp@axis.com>
7662
7663 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7664 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7665 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7666 "*-*-elf" and "*-*-linux*".
7667 * configure: Regenerate.
7668
603e1354 76692005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7670
7671 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7672
6db39137 76732005-04-12 Mike Stump <mrs@apple.com>
7674
7675 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7676
1df56788 76772005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7678
7679 * MAINTAINERS (Write After Approval): Add myself.
7680
80ccce4c 76812005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7682
7683 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7684
c15fb64c 76852005-04-06 Paolo Bonzini <bonzini@gnu.org>
7686
cbaa9876 7687 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 7688 (TARGET_CONFIGARGS): Include --with-target-subdir.
7689 (configure, all): New macros. Use them throughout.
7690 * Makefile.in: Regenerate.
7691
e6eb2b02 76922005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7693
7694 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 7695
d18f347b 76962005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7697
7698 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7699
8494de10 77002005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7701
7702 * MAINTAINERS: Move John Carr to Write After Approval.
7703
dcde3c07 77042005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 7705
7706 * config/mh-mingw32: Delete.
7707 * configure.in: Don't use it.
7708 * configure: Regenerate.
7709
60b2817d 77102005-03-31 Paolo Bonzini <bonzini@gnu.org>
7711
7712 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7713 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 7714 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 7715 (HOST_LIB_PATH): Generate from Makefile.def.
7716 (TARGET_LIB_PATH): Likewise.
7717 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7718 * Makefile.in: Regenerate.
7719 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7720 (RPATH_ENVVAR): Include Darwin case.
7721 * configure: Regenerate.
7722
9cc9199f 77232005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7724
7725 * MAINTAINERS (Various Maintainers): Remove self.
7726 (Write After Approval): Add self.
7727
beefdb0f 77282005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7729
7730 * MAINTAINERS (Various Maintainers): Add self.
7731
697e01c8 77322005-03-25 Paolo Bonzini <bonzini@gnu.org>
7733
7734 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7735 * configure: Regenerate.
7736
9624cab1 77372005-03-21 Zack Weinberg <zack@codesourcery.com>
7738
7739 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7740 gcc_version, and gcc_version_trigger from set of flags to pass.
7741 * Makefile.tpl: Remove definitions of above variables.
7742 (config.status): Remove dependency on $(gcc_version_trigger).
7743 * Makefile.in: Regenerate.
7744 * configure.in: Do not reference config/gcc-version.m4 nor
7745 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7746 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7747 * configure: Regenerate.
7748
5745a02a 77492005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 7750 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 7751
7752 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7753 * Makefile.in: Regenerate.
7754
df4e5443 77552005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7756
7757 * MAINTAINERS (Write After Approval): Add myself.
7758
379a1f2c 77592005-03-03 David Ayers <d.ayers@inode.at>
7760
7761 * MAINTAINERS (Write After Approval): Add myself.
7762
b3fc57d4 77632005-03-01 Alexandre Oliva <aoliva@redhat.com>
7764
7765 PR libgcj/20160
7766 * ltmain.sh: Avoid creating archives with components that have
7767 duplicate basenames.
7768
39c05b8e 77692005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7770
7771 PR bootstrap/20250
7772 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7773 instead of check.
7774 * Makefile.in: Regenerate.
7775
d874b723 77762005-02-28 Paolo Bonzini <bonzini@gnu.org>
7777
7778 * Makefile.in: Regenerate to fix conflict between the previous two
7779 patches.
7780
c1eb9e31 77812005-02-28 Paolo Bonzini <bonzini@gnu.org>
7782
7783 PR bootstrap/17383
7784 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7785 * Makefile.tpl (HOST_SUBDIR): New substitution.
7786 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7787 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7788 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7789 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7790 (Host modules, Bootstrapped modules): Use it.
7791 (Build modules, Target modules): Do not create symlink trees,
7792 always configure out-of-srcdir.
7793 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7794 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7795 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7796 $(HOST_SUBDIR). Create a symlink for host_subdir.
7797
7798 * Makefile.in: Regenerate.
7799 * configure: Regenerate.
7800
a136b23d 78012005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7802
7803 Merged from libada-gnattools-branch:
7804 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7805
7806 * gnattools: New directory.
7807 * Makefile.def: Add gnattools as a module, depending on target-libada.
7808 * Makefile.in: Regenerate.
7809 * configure.in: Include gnattools in host_tools; disable it if ada
7810 is disabled.
7811 * configure: Regenerate.
7812
46042488 78132005-02-24 James A. Morrison <phython@gcc.gnu.org>
7814
7815 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7816 treelang maintainer.
7817 (Write After Approval): Remove myself.
7818
123fdbbd 78192005-02-23 Paul Schlie <schlie@comcast.net>
7820
7821 * configure.in: Allow darwin targeted ports to build tk, itcl and
7822 libgui.
7823 * configure: Regenerate.
7824
17336619 78252005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7826
7827 PR libgcj/10353
7828 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7829 * configure: Regenerate.
7830
6e4db1f1 78312005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7832
7833 * MAINTAINERS (Write After Approval): Add myself.
7834
203ad69a 78352005-02-10 Ian Lance Taylor <ian@airs.com>
7836
7837 * MAINTAINERS: Update my e-mail address.
7838
afa8b68c 78392005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7840
7841 * MAINTAINERS (Write After Approval): Add myself.
7842
06b2086e 78432005-01-29 Hans-Peter Nilsson <hp@axis.com>
7844
7845 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7846 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7847 target-libgloss when not *-*-elf and *-*-aout.
7848 * configure: Regenerate.
7849
2890721b 78502005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7851
7852 * MAINTAINERS: Remove obsolete entries.
7853
b9db2b8c 7854 * MAINTAINERS (Write After Approval): Add Michael Matz.
7855
9da9577b 78562005-01-19 Neil Booth <neil@daikokuya.co.uk>
7857
7858 * MAINTAINERS: Remove self as cpplib maintainer.
7859
c626e85f 78602005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7861
7862 * install-sh, config.sub: Import from upstream.
7863
cac4ee55 78642005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7865
7866 PR bootstrap/18222
7867 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7868 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7869 * Makefile.in: Regenerate.
7870
e03fcf5f 78712005-01-16 Jason Thorpe <thorpej@netbsd.org>
7872
7873 * MAINTAINERS: Update my email address.
7874
abb13670 78752005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 7876 Andreas Schwab <schwab@suse.de>
abb13670 7877
7878 PR bootstrap/18033
7879 * config-ml.in: Eval option if surrounded by single quotes.
7880
e4a78ee4 78812005-01-03 Paolo Bonzini <bonzini@gnu.org>
7882
7883 Revert 2004-12-28 Makefile changes, a better fix will be
7884 applied to mainline and src after GCC 4.0 branches.
7885
1fe42238 78862004-12-28 Paolo Bonzini <bonzini@gnu.org>
7887
7888 PR bootstrap/17383
7889
7890 * Makefile.def (target_modules): Remove stage parameter,
7891 it is always true now.
7892 * Makefile.tpl (configure-build-[+module+],
7893 configure-target-[+module+]): Always build symlink tree
7894 for the directory and for include. BUILD_SUBDIR and
7895 TARGET_SUBDIR cannot be . anymore.
7896 * Makefile.in: Regenerate.
7897
fcaf3188 78982004-12-25 David Edelsohn <edelsohn@gnu.org>
7899
7900 Revert 2004-12-08 Makefile changes.
7901
835db815 79022004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7903
7904 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7905 cygwin, mingw.
7906
33974778 79072004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7908
7909 * configure.in (sh64-*-*): Reenable gprof.
7910 * configure: Regenerate.
7911
4b8fa64c 79122004-12-08 David Edelsohn <edelsohn@gnu.org>
7913
7914 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7915 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7916 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7917 * Makefile.in: Regenerate.
7918
ef31114f 79192004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7920
7921 * MAINTAINERS: Update my email address.
7922
7799fdb2 79232004-12-07 Matt Kraai <kraai@ftbfs.org>
7924
7925 * Makefile.tpl: Generate normal dependencies if the LHS module is
7926 not bootstrapped.
7927 * Makefile.in: Regenerate.
7928
c88bf782 79292004-12-03 Richard Sandiford <rsandifo@redhat.com>
7930
7931 * configure.in: Include config/gxx-include-dir.m4. Use
7932 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7933 * configure: Regenerate.
7934
f8592d5a 79352004-12-03 Richard Sandiford <rsandifo@redhat.com>
7936
7937 * config.if: Delete.
7938 * configure.in: Set libstdcxx_incdir directly.
7939 * configure: Regenerate.
7940
39b9d49f 79412004-12-02 Eric Christopher <echristo@redhat.com>
7942
7943 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7944 * Makefile.in: Regenerate.
7945
c3e7e62b 79462004-12-02 Richard Sandiford <rsandifo@redhat.com>
7947
7948 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7949 * configure: Regenerate.
7950
14ac9144 79512004-12-02 Richard Sandiford <rsandifo@redhat.com>
7952
7953 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7954 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7955 * configure: Regenerate.
7956
b68b9d92 79572004-12-01 Eric Christopher <echristo@redhat.com>
7958
7959 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7960 of things to remove.
7961
68b7b0fe 79622004-11-29 Matt Kraai <kraai@ftbfs.org>
7963
7964 * MAINTAINERS (Write After Approval): Update my e-mail address.
7965
d081dd29 79662004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7967
7968 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7969 from CVS libtool to always pass_all.
7970
08261f02 79712004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7972
7973 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7974 (hppa*64*-*-*): Delete incorrect comment.
7975 * configure: Rebuilt.
7976
a234d196 79772004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7978
7979 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7980
7f93fe7a 79812004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7982
7983 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7984 from CVS libtool to always pass_all.
7985
037ff4cc 79862004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7987
7988 * install-sh, compile: Import from automake.
7989
e294bcff 79902004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7991
7992 * config.guess, config.sub: Import from savannnah.
7993
aad2f5f9 79942004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 7995
7996 * MAINTAINERS (Write After Approval): Add myself
7997
956942fa 79982004-11-12 Mike Stump <mrs@apple.com>
7999
8000 * Makefile.def: Add html support.
8001 * Makefile.tpl: Likewise.
8002 * Makefile.in: Regenerate.
8003
ec2a8310 80042004-11-11 Geoffrey Keating <geoffk@apple.com>
8005
8a54e13f 8006 PR 18423
8007 * configure.in: Remove all instances of build-fixincludes from
8008 noconfigdirs.
8009 (build_configargs): Supply --target to subdirectories.
8010 * configure: Regenerate.
8011
ec2a8310 8012 * Makefile.def: Make gcc install depend on fixincludes install.
8013 * Makefile.in: Regenerate.
8014
696f98d4 80152004-11-10 Janis Johnson <janis187@us.ibm.com>
8016
8017 * MAINTAINERS: Add myself as gcc testsuite maintainer.
8018
3eb34262 80192004-11-11 Paul Brook <paul@codesourcery.com>
8020
8021 * MAINTAINERS: Add self as arm maintainer. Update email address.
8022
dd63ad62 80232004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
8024
8025 * configure.in (noconfigdirs) [mmix-*-*]: Disable
8026 target-libgfortran.
17a0d7e8 8027 * configure: Regenerate.
dd63ad62 8028
d8483d79 80292004-11-07 David Edelsohn <edelsohn@gnu.org>
8030
8031 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8032 like CC.
8033
bdcc5e0f 80342004-11-05 Paolo Bonzini <bonzini@gnu.org>
8035
8036 * Makefile.def (host fixincludes): Specify missing targets.
8037 * Makefile.in: Regenerate.
8038
9310c946 80392004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
8040
8041 * MAINTAINERS: Add myself
8042
1dfe67f7 80432004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
8044
8045 * MAINTAINERS (Write After Approval): Add myself.
8046
50e7e370 80472004-11-04 Geoffrey Keating <geoffk@apple.com>
8048
8049 * Makefile.def: Build fixincludes for the host, too.
8050 * Makefile.in: Regenerate.
8051 * configure.in (host_tools): Add fixincludes.
8052 * configure: Regenerate.
8053
b6824c17 80542004-11-04 Daniel Jacobowitz <dan@debian.org>
8055
8056 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8057 * configure: Regenerated.
8058
44f0e47c 80592004-11-04 H.J. Lu <hongjiu.lu@intel.com>
8060
8061 PR other/17783
8062 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8063 * configure: Regenerated.
8064
03dbc854 80652004-10-31 Mark Mitchell <mark@codesourcery.com>
8066
8067 * README.SCO: Update per FSF instructions.
8068
d2be3229 80692004-10-28 Eric B. Weddington <ericw@evcohs.com>
8070
8071 PR target/18151
8072 * configure.in (case ${target}): Do not build fixincludes for avr.
8073 * configure: Regenerated.
8074
6675f2d9 80752004-10-26 Paolo Bonzini <bonzini@gnu.org>
8076
8077 * configure.in (case ${target}): Do not build fixincludes
8078 on platforms where it is not used.
8079 * configure: Regenerated.
8080
3a8631fa 80812004-10-23 Daniel Jacobowitz <dan@debian.org>
8082
8083 * configure.in: Use an absolute path to install-sh.
8084 * configure: Regenerated.
8085
50c69ebc 80862004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8087
8088 * MAINTAINERS (Write After Approval): Add myself.
8089
2c95e9b1 80902004-10-19 Kazu Hirata <kazu@cs.umass.edu>
8091
8092 * MAINTAINERS: Remove from Write After Approval those that are
8093 already maintainers.
8094
3d22b915 80952004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
8096
8097 * MAINTAINERS: Update my email address.
8098
3fba36a4 80992004-10-12 Kelley Cook <kcook@gcc.gnu.org>
8100
8101 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8102 * configure: Regenerate.
8103
dcde3c07 81042004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 8105
8106 * MAINTAINERS: Update my email address.
8107
668dc571 81082004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8109
8110 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8111 entries belonging to this category.
8112
2c50ca04 81132004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8114
8115 * MAINTAINERS: Update my e-mail address.
8116
68b4a982 81172004-10-06 Paolo Bonzini <bonzini@gnu.org>
8118
8119 Fix wrong conflict resolution in:
8120
8121 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8122
8123 * Makefile.in: Regenerate.
8124 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8125 in the recursive `make', instead of hardwiring `all'.
8126 (Autogenerated TARGET-* variables): New.
8127
5326cc72 81282004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8129
8130 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 8131 * configure: Regenerate.
5326cc72 8132
6e4191af 81332004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8134
8135 * MAINTAINERS (Various Maintainers): Move the "windows,
8136 cygwin, mingw" maintainer to ...
8137 (OS Port Maintainers): ... here.
8138
39826843 81392004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8140
8141 * MAINTAINERS (Write After Approval): Remove those that are
8142 maintainers of some subsystem.
8143
e644ba93 81442004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8145
8146 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8147 * ltcf-cxx.sh (tpf*): Likewise.
8148 * ltconfig (tpf*): Add TPF OS configuration support.
8149
ddc76fa7 81502004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8151
8152 * MAINTAINERS: Change my email address to my new work account.
8153
3bdd04cc 81542004-09-24 Michael Roth <mroth@nessie.de>
8155
8156 * configure.in (--without-headers): Add missing double quotes.
8157 * configure: Regenerate.
8158
dcde3c07 81592004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 8160
8161 * ylwrap: Revert to previous version.
8162
d389b7e3 81632004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8164
8165 PR bootstrap/17369
8166 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8167 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8168 SET_GCC_LIB_PATH_CMD.
8169 (BASE_TARGET_EXPORTS): Likewise.
8170 * Makefile.in: Regenerated.
8171
8172 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8173 * configure: Regenerated.
8174
2109ded2 81752004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8176
8177 * config.guess: New upstream version
8178 * compile, depcomp, install-sh, ylwrap: Likewise.
8179
da9e6519 81802004-09-19 Roger Sayle <roger@eyesopen.com>
8181
8182 * config/mh-x86omitfp: New host makefile fragment. Add
8183 -fomit-frame-pointer to the default BOOT_CFLAGS.
8184 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8185 * configure: Regenerate.
8186
e84ab337 81872004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8188
8189 PR target/11572
8190 * configure.in (*-*-darwin*): Renable libobjc.
8191 * configure: Regenerate.
8192
c875bbba 81932004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8194
8195 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8196
39a1c4e9 81972004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 8198
39a1c4e9 8199 * Makefile.def: Remove libbanshee.
8200 * Makefile.tpl: Ditto.
8201 * configure.in: Ditto.
8202 * Makefile.in: Regen.
8203 * configure: Ditto.
8204
c600ebdb 82052004-09-08 David Edelsohn <edelsohn@gnu.org>
8206
8207 * ltmain.sh: Use $pic_object as $non_pic_object if
8208 $non_pic_object=none.
8209
e1aef632 82102004-09-07 Paolo Bonzini <bonzini@gnu.org>
8211
8212 * missing: Import latest version from master repository.
8213
ccf99faa 82142004-09-06 Nick Clifton <nickc@redhat.com>
8215
8216 * config.sub: Import latest version from master repository.
8217 * config.guess: Likewise.
8218 This includes these changes:
b68b9d92 8219
ccf99faa 8220 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8221
8222 * config.sub: Handle crisv32, alias etraxfs.
8223 * config.guess (crisv32:Linux:*:*): Handle.
8224
8225 2004-08-13 Brad Smith <brad@comstyle.com>
8226
8227 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8228 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8229
8230 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8231
8232 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8233 assume the processor is a powerpc. This is because coreutils
8234 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8235 in this case, due to a MacOS X bug that causes
8236 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8237 to return a negative number.
8238 Problem reported by Petter Reinholdtsen in:
8239 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8240
8241 2004-07-19 Ben Elliston <bje@gnu.org>
8242
8243 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8244
8245 2004-06-24 Ben Elliston <bje@gnu.org>
8246
8247 * config.guess: Update copyright years.
8248 * config.sub: Likewise.
8249
8250 2004-06-22 Robert Millan <robertmh@gnu.org>
8251
8252 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8253 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8254
8255 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8256
8257 * config.guess (*:*VMS:*:*): New entry. Replaces
8258 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8259 manufacturer.
8260
8261 2004-06-22 Ben Elliston <bje@gnu.org>
8262
8263 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8264 * config.sub: Likewise.
8265
8266 2004-06-22 Ben Elliston <bje@gnu.org>
8267
8268 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8269 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8270
8271 2004-06-11 Ben Elliston <bje@gnu.org>
8272
8273 * config.guess (pegasos:OpenBSD:*:*): Remove.
8274
8275 2004-06-11 Ben Elliston <bje@gnu.org>
8276
8277 From Wouter Verhelst <wouter@grep.be>:
8278 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8279
8280 2004-06-11 Ben Elliston <bje@gnu.org>
8281
8282 * config.guess (luna88k:OpenBSD:*:*): New.
8283
8284 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8285
8286 * config.guess (m32r*:Linux:*:*): New case.
8287 * config.sub: Handle m32rle.
8288
8289 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8290
8291 From Jens Petersen <petersen@redhat.com>:
8292 * config.sub: Handle sparcv8.
8293
8294 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8295
8296 From Tom Smith <smith@cag.lkg.hp.com>:
8297 * config.guess: Version suffixes are equally significant on Tru64
8298 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8299 prefix of "P" (patched kernel).
8300
8301 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8302
8303 * config.sub: Add support for National Semiconductor CRX target.
8304
cde9549e 83052004-09-03 Janis Johnson <janis187@us.ibm.com>
8306
8307 * MAINTAINERS (Various Maintainers): Remove myself as web page
8308 maintainer, add myself as maintainer of build status lists.
8309
634f7a13 83102004-09-03 Jan Beulich <jbeulich@novell.com>
8311
8312 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8313 *-*-netware, but add target-libmudflap.
8314 Consolidate *-*-netware targets (of which really only i?86 exists)
8315 into a single entry.
8316 * configure: Likewise.
8317
2b64d19b 83182004-09-01 Paolo Bonzini <bonzini@gnu.org>
8319
8320 * Makefile.tpl (sorry): Remove.
8321 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8322 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8323 (do-clean): Clean per-stage directories too.
8324 (do-distclean): Run distclean-stage1 too.
8325 (.NOTPARALLEL): Enable during toplevel bootstrap.
8326 (stage[+id+]-bubble): Enable parallel execution during
8327 the recursive invocation.
8328 * Makefile.in: Regenerate.
8329
8330 Fix previous checkin:
8331
8332 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8333 include.
8334 * configure.in: Fix indentation.
8335 * configure: Regenerate.
8336
dcde3c07 83372004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 8338
2b64d19b 8339 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8340 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8341 * configure: regenerate
b68b9d92 8342 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 8343 -mdynamic-no-pic
0222d984 8344
2b59cb05 83452004-08-31 Paolo Bonzini <bonzini@gnu.org>
8346
8347 * Makefile.def (build_modules): Add fixincludes.
8348 (dependencies): Make gcc depend on fixincludes.
8349 * configure.in (build_tools): Add fixincludes.
8350 (build_configdirs): Always include build_libs.
8351 * Makefile.in: Regenerate.
8352 * configure: Regenerate.
8353
83542004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 8355
8356 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8357 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8358 phony targets; do not generate timestamp files.
8359 (distclean-stageN): Remove references to their timestamp files.
8360 (restageN, touch-stageN): Remove.
8361 (stageN-bubble): Rewritten.
8362 (compare): Support lean bootstraps.
8363 * Makefile.in: Regenerate.
8364
8365 * configure.in: Only warn when bootstrapping but
8366 build != host or build != target. Support lean bootstraps.
8367 * configure: Regenerate.
8368
4a921c63 83692004-08-26 Phil Edwards <phil@codesourcery.com>
8370
8371 * configure.in: Give a better error message if GMP/MPFR are missing
8372 and a language needing them has been requested.
8373 * configure: Regenerated.
8374
6cee4b4a 83752004-08-25 Phil Edwards <phil@codesourcery.com>
8376
8377 * configure.in: Print a list of available language front-ends if
8378 a requested one is missing. Tidy stray tab characters.
8379 * configure: Regenerated.
8380
e6312df0 83812004-08-19 Michael Koch <konqueror@gmx.de>
8382
8383 * gcc/doc/install.texi: Update entry about automake for libjava.
8384
c01dd063 83852004-08-17 Robert Millan <robertmh@gnu.org>
8386
8387 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8388 (instead of FreeBSD).
8389 * configure: Regenerate.
8390
a1ad7483 83912004-08-16 Paolo Bonzini <bonzini@gnu.org>
8392
8393 * Makefile.in: Regenerate.
8394 * configure: Regenerate.
8395
8396 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8397 stage_*_flags.
8398 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8399 for bootstrapped modules if toplevel bootstrap is going.
8400 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8401 modules. Adjust for changes in Makefile.def. Enable several
8402 rules even in non-bootstrap mode, just to avoid peppering the
8403 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8404 (stage-[+prev+]-bubble): Remove.
8405
8406 * Makefile.def (Dependencies): Depend on all-build-bison,
8407 all-build-flex, all-build-byacc, all-build-texinfo, rather
8408 than the host variations.
8409 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8410 with BUILD_SUBDIR.
8411 (BISON): Update for recent Bisons.
8412 (YACC): Fix typo.
8413 (cross): Depend on all-build.
8414 (all): Do not depend on all-build.
8415 (prebootstrap): Remove.
8416 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8417 (Prebootstrap dependencies): Add them to the per-stage targets
8418 and to all-prebootstrap.
8419 * configure.in (build_configdirs): Always enable build_tools.
8420 (BUILD_DIR_PREFIX): Remove.
8421
8422 * Makefile.def (gcc): Add target variable.
8423 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8424 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8425 in the recursive `make', instead of hardwiring `all'.
8426 (Autogenerated TARGET-* variables): New.
8427
e0d2a616 84282004-08-13 Brian Booth <bbooth@redhat.com>
8429
8430 * MAINTAINERS: Remove myself from write-after-approval.
8431
77f9b2dc 84322004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8433
8434 * src-release: Stop distributing mmalloc with gdb (which doesn't
8435 use it).
8436 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8437 * Makefile.in: Regenerate.
8438
30e9913f 84392004-08-09 Mark Mitchell <mark@codesourcery.com>
8440
8441 * configure.in (arm*-*-eabi*): New target.
8442 * configure: Regenerate.
8443
ea8d3d75 84442004-08-06 Paolo Bonzini <bonzini@gnu.org>
8445
8446 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8447 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8448 (Dependencies): New section.
8449 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8450 (configure-target-[+module+]): Depend on maybe-all-gcc
8451 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8452 (toplevel profiledbootstrap): Fix dependencies.
8453 * Makefile.in: Regenerate.
8454
8647a116 84552004-08-03 Mark Mitchell <mark@codesourcery.com>
8456
8457 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8458 target-libiberty to noconfigdirs.
8459 * configure: Regenerate.
8460
5ca838b8 84612004-08-03 Paul Brook <paul@codesourcery.com>
8462
8463 * configure.in: Check for MPFR as well as GMP.
8464 * configure: Regenerate.
8465
cb8a7007 84662004-08-01 Robert Millan <robertmh@gnu.org>
8467
8468 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8469 libmudflap for all GNU-based systems (with Glibc).
8470 * configure: Regenerate.
8471
dcde3c07 84722004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 8473
8474 * Makefile.def (host-modules): Add gcc.
8475 * Makefile.in: Regenerate.
8476 * Makefile.tpl (sorry): New rule.
8477 (configure-host, all-host, [+make_target+]-host, do-check,
8478 install-host): Do not add gcc as a special case.
8479 (host modules): Add a small special-casing for gcc. Export
8480 extra_make_flags through the environment.
8481 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8482 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8483 other recursive targets for gcc): Remove.
8484
8485 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8486 (stage, unstage): New rules.
8487 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8488 distclean-stage[+id+]): Use stage_current.
8489 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8490 the stage*-start rules.
8491
3ff2e849 84922004-08-02 Geoffrey Keating <geoffk@apple.com>
8493
8494 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8495 use -all_load flag.
8496
75b6260c 84972004-08-02 Paolo Bonzini <bonzini@gnu.org>
8498
8499 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8500 * configure: Regenerate.
8501
3ecc19f1 85022004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8503
8504 * maintainer-scripts/gcc_release: Revert yesterday's change.
8505
0396e2a1 85062004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8507
8508 * MAINTAINERS: Add myself to write-after-approval.
8509
b1fd5525 85102004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8511
8512 * libf2c: Removed.
8513 * gcc/gccbug.in: Updated because of libf2c removal.
8514 * maintainer-scripts/gcc_release: Ditto.
8515
dcde3c07 85162004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 8517
8518 * configure.in: Build libmudflap by default on FreeBSD.
8519 * configure: Regenerated.
8520
344b2784 85212004-07-09 Mark Mitchell <mark@codesourcery.com>
8522
8523 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8524 systems.
8525 * configure: Regenerated.
8526
dcde3c07 85272004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 8528
8529 PR target/16344
8530 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8531 feedback based compiler.
8532 * Makefile.in: Rebuilt.
8533
13e3668a 85342004-07-08 Alexandre Oliva <aoliva@redhat.com>
8535
8536 * Makefile.def (host_modules): Set bootstrap=true for flex.
8537 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8538 * Makefile.in: Rebuilt.
8539
9763d43d 85402004-07-07 Jan Hubicka <jh@suse.cz>
8541
8542 * MAINTAINERS: Add self as a profile feedback maintainer.
8543
03c65091 85442004-07-05 Phil Edwards <phil@codesourcery.com>
8545
8546 * configure.in: Do not prepend $srcdir to /dev/null in
8547 makefile fragments.
8548 * configure: Regenerate.
8549
2f8725b0 85502004-07-01 Paolo Bonzini <bonzini@gnu.org>
8551
8552 * Makefile.def (build_modules): Add bison, byacc, flex,
8553 m4, texinfo.
8554 (flags_to_pass): Add FLEX.
8555 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8556 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8557 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8558 DEFAULT_MAKEINFO): Remove.
8559 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8560 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8561 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8562 objdir or else use configured tool.
8563 (all-build): New.
8564 (all): Depend on it.
8565 (Build module dependencies): Add.
8566 * Makefile.in: Regenerate.
8567 * configure.in: Better support for multiple build modules,
8568 matching what is done for host/target modules. Do not look
8569 for "plausible" locations of build tools if Canadian cross.
8570 Use autoconf's AC_PROG_CC to find a C compiler. Define
8571 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8572 * configure: Regenerate.
b68b9d92 8573
1e6242a4 85742004-06-22 Paolo Bonzini <bonzini@gnu.org>
8575
8576 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8577 * Makefile.in: Regenerate.
8578
1b53fe78 85792004-06-22 Paolo Bonzini <bonzini@gnu.org>
8580
8581 * Makefile.tpl (configure-build-[+module+],
8582 configure-[+module+], configure-target-[+module+]): Pass
8583 [+extra_configure_args+].
8584 (all-build-[+module+], all-[+module+], check-[+module+],
8585 install-[+module+], [+make_target+]-[+module+],
8586 all-target-[+module+], check-target-[+module+],
8587 install-target-[+module+], [+make_target+]-target-[+module+]):
8588 Pass [+extra_make_args+].
8589 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8590 (GCC_HOST_EXPORTS): Remove.
8591 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8592 cross, check-gcc, check-gcc-c++, install-gcc,
8593 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8594 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8595 * Makefile.in: Regenerate.
8596
a22cc2c4 85972004-06-21 Matthew Sachs <msachs@apple.com>
8598
8599 * MAINTAINERS: Added self to write-after-approval.
8600
d76e1e50 86012004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8602
8603 * configure.in: Check for srcdir/winsup rather than build directory
8604 winsup.
8605 * configure: Regenerate.
8606
2c10944d 86072004-06-17 Corinna Vinschen <vinschen@redhat.com>
8608
8609 * configure.in: Don't build Cygwin native newlib if winsup
8610 directory is missing. Emit warning instead.
8611 * configure: Regenerate.
8612
599a3eac 86132004-06-09 Paolo Bonzini <bonzini@gnu.org>
8614
8615 * Makefile.tpl (touch-stage[+id+]): New.
8616 (restage[+prev+]): Depend on touch-stage[+id+].
8617
8618 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8619 Use it throughout.
8620
8621 * Makefile.def: Add profile and feedback bootstrap stages.
8622 Remove next field from bootstrap stages.
8623 * Makefile.tpl (LN, LN_S): Substitute.
8624 (stageN-start, stageN-end): Use double-colon rules, to
8625 provide a hook for additional setup commands.
8626 (distclean-stageN-gcc, restageN): Create dependencies from
8627 [+prev+], not from [+next+].
8628 (stageN-bubble): Add commands for successive stages from
8629 [+prev+], using double-colon rules.
8630 (all-stageN-gcc): Fix typo.
8631 (stagefeedback-start, profiledbootstrap): New.
8632 * Makefile.in: Regenerate.
8633 * configure.in: Call ACX_PROG_LN.
8634 * configure: Regenerate.
8635
ba797f0e 86362004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8637
8638 * MAINTAINERS (Write After Approval): Add myself.
8639
b93f892d 86402004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8641
8642 * MAINTAINERS (Write After Approval): Add myself.
8643
93f93279 86442004-06-03 Paolo Bonzini <bonzini@gnu.org>
8645
8646 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8647 without gcc.
8648 * configure: Regenerate.
8649
d8b05159 86502004-06-01 Paolo Bonzini <bonzini@gnu.org>
8651
8652 * Makefile.tpl: Fix typo.
8653 * Makefile.in: Regenerate.
8654
dcde3c07 86552004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 8656
8657 * configure.in: Remove new- prefix from toplevel
8658 bootstrap targets.
8659 * configure: Regenerate.
8660
54f0538b 86612004-06-01 Paolo Bonzini <bonzini@gnu.org>
8662
8663 * Makefile.tpl (all.normal): Rename to all.
8664 (all): Replace with a rule to pick the default
8665 target from configure.
8666 (all-gcc, configure-gcc): Use conditionals to
8667 do nothing when toplevel bootstrap is going on.
8668 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8669 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8670 * configure.in: Support --enable-bootstrap.
8671
8672 * Makefile.def: Remove new- prefix from toplevel
8673 bootstrap targets.
8674 * Makefile.tpl: Likewise.
8675
8676 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8677 target.
8678
8679 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8680 $(RECURSE_FLAGS) to recursive invocation of make.
8681
8682 * Makefile.in: Regenerate.
8683 * configure: Regenerate.
8684
e0754ee6 86852004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 8686 Jim Wilson <wilson@specifixinc.com>
e0754ee6 8687
8688 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8689 like CC.
8690
8e8b3365 86912004-05-27 Daniel Jacobowitz <dan@debian.org>
8692
8693 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8694 * configure: Regenerate.
8695
27e3aebd 86962004-05-25 Daniel Jacobowitz <drow@false.org>
8697
8698 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8699 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8700 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8701 targets.
8702 * Makefile.in: Regenerate.
8703
dcde3c07 87042004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 8705
8706 * configure.in: Test the ability to symlink directories.
8707 * configure: Regenerate.
8708
8709 * Makefile.def (bootstrap-stage): New definitions.
8710 * Makefile.tpl (configure-stage1-gcc,
8711 configure-stage2-gcc, configure-stage3-gcc,
8712 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8713 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8714 new-restage3, compare): Autogenerate, see Makefile.in
8715 entry for behavioral changes.
8716 (distclean-stage1, new-stage1-start, new-stage1-end,
8717 new-stage1-bubble, distclean-stage2, new-stage2-start,
8718 new-stage2-end, new-stage2-bubble, distclean-stage3,
8719 new-stage3-start, new-stage3-end): New autogenerated targets.
8720 (objext, prebootstrap, BOOT_CFLAGS,
8721 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8722 targets.
8723
8724 * Makefile.in: Regenerate.
8725 (distclean-stage1, new-stage1-start, new-stage1-end,
8726 new-stage1-bubble, distclean-stage2, new-stage2-start,
8727 new-stage2-end, new-stage2-bubble, distclean-stage3,
8728 new-stage3-start, new-stage3-end): New targets.
8729 (all-stage1-gcc): Move prebootstrap dependency from here...
8730 (configure-stage1-gcc): ...to here.
8731 (new-bootstrap): Use bubble targets.
8732 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8733 Use per-stage distclean targets.
8734 (configure-stage1-gcc, configure-stage2-gcc,
8735 configure-stage3-gcc, all-stage1-gcc,
8736 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8737 Use new-stageN-start to prepare the tree.
8738
d856c8a6 87392004-05-23 Paolo Bonzini <bonzini@gnu.org>
8740
8741 * Makefile.def (host_modules): add libcpp.
8742 * Makefile.tpl: Add dependencies on and for libcpp.
8743 * Makefile.in: Regenerate.
8744 * configure.in: Add libcpp host module.
8745 * configure: Regenerate.
8746
01b41571 87472004-05-21 Paolo Bonzini <bonzini@gnu.org>
8748
8749 * Makefile.tpl: Whenever a recursive target is defined, wrap
8750 it in a special @if/@endif block, and prepare its maybe
8751 dependency in the @if/@endif block
8752 * configure.in: Instead of writing maybe dependencies, remove
8753 the @if/@endif statements, and remove the @if/@endif blocks
8754 that remain.
8755 * configure: Regenerate.
8756 * Makefile.in: Regenerate.
8757
f47da044 87582004-05-20 Janis Johnson <janis187@us.ibm.com>
8759
8760 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8761
d556a20e 87622004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8763
8764 PR bootstrap/15120
8765 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8766 * */configure: Rebuilt.
8767
49fbf4b9 87682004-05-17 Zack Weinberg <zack@codesourcery.com>
8769
8770 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8771 of libf2c.
8772 * configure, Makefile.in: Regenerate.
8773
d3eff7bb 87742004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 8775
8776 * MAINTAINERS (Write After Approval): Add myself.
8777
4ee9c684 87782004-05-13 Diego Novillo <dnovillo@redhat.com>
8779
8780 Merge from tree-ssa-20020619-branch.
8781
8782 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8783 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8784 (HOST_GMPLIBS): Define.
8785 (HOST_GMPINC): Define.
8786 (TARGET_LIB_PATH): Add libmudflap.
8787 (GFORTRAN_FOR_TARGET): Define.
8788 (configure-build*): Export GFORTRAN.
8789 (configure-gcc): Export GMPLIBS and GMPINC.
8790 (all-gcc): Add maybe-all-libbanshee.
8791 (configure-target-libgfortran): Define.
8792 * Makefile.in: Regenerate.
8793 * configure.in (host_libs): Add libbanshee.
8794 (target_libraries): Add target-libmudflap and target-libgfortran.
8795 Add --with-libbanshee.
8796 Handle --disable-libmudflap.
8797 (*-*-freebsd*): Use with_gmp.
8798 Add $(libgcj) to noconfigdirs.
8799 * configure: Regenerate.
8800 * depcomp: New file.
8801 * MAINTAINERS: Add tree-ssa maintainers.
8802
455fb4f7 88032004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8804
49fbf4b9 8805 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 8806
9ca797fe 88072004-04-30 Brian Ford <ford@vss.fsi.com>
8808
49fbf4b9 8809 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 8810
043b6c62 88112004-04-29 Uros Bizjak <uros@kss-loka.si>
8812
49fbf4b9 8813 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 8814
697dfd2c 88152004-04-28 Paolo Bonzini <bonzini@gnu.org>
8816
8817 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8818 * configure: Regenerate.
8819
839c6a20 88202004-04-27 Paolo Bonzini <bonzini@gnu.org>
8821
8822 Revert:
8823 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8824
8825 * Makefile.def (flags_to_pass): Remove *dir variables that
8826 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8827 as well as prefix and exec_prefix.
8828 * Makefile.in: Regenerate.
8829
a2718648 88302004-04-26 Robert Millan <robertmh@gnu.org>
8831
8832 Add patches from libtool CVS.
8833 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8834 * ltconfig: Likewise.
8835 * ltcf-c.sh: Likewise.
8836 * ltcf-cxx.sh: Likewise.
8837 * ltcf-gcj.sh: Likewise.
8838
be2c9eb1 88392004-04-26 Paolo Bonzini <bonzini@gnu.org>
8840
8841 * Makefile.def (host_modules): Mark with the bootstrap
8842 flag packages on which gcc depends.
8843 * Makefile.tpl (all-bootstrap): Use it.
8844 * Makefile.in: Regenerate.
8845
b5196e8d 88462004-04-26 Paolo Bonzini <bonzini@gnu.org>
8847
8848 * Makefile.def (flags_to_pass): Remove *dir variables that
8849 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8850 as well as prefix and exec_prefix.
8851 * Makefile.in: Regenerate.
8852
7bcc3b4a 88532004-04-26 Paolo Bonzini <bonzini@gnu.org>
8854
49fbf4b9 8855 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8856 * configure: Regenerate.
8857 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8858 * gcc/Makefile.tpl (compare): Use the result of the test.
8859 * gcc/Makefile.in: Regenerate.
7bcc3b4a 8860
33e3141d 88612004-04-23 Paolo Bonzini <bonzini@gnu.org>
8862
8863 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8864 Always relocate gcc and prev-gcc to the original names, even
8865 if the build fails.
8866 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8867 New targets.
8868
44217381 88692004-04-23 Laurent GUERBY <laurent@guerby.net>
8870
8871 * MAINTAINERS: Update my email address.
49fbf4b9 8872
de88352a 88732004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8874
8875 * configure.in (mips*-*-irix5*): Enable ld.
8876 * configure: Regenerate.
44217381 8877
216de822 88782004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8879
8880 * configure: Regenerate.
8881
b8d376b5 88822004-04-15 James E Wilson <wilson@specifixinc.com>
8883
8884 * Makefile.tpl (configure-[+module+], configure-gcc,
8885 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8886 Set and export LDFLAGS.
8887 * Makefile.in: Regenerate.
8888
9ce62711 88892004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8890
49fbf4b9 8891 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 8892
49aae208 88932004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8894
8895 PR bootstrap/14871
8896 * Makefile.tpl: If we don't have built-in-tree target tools,
8897 use the ones found by configure rather than hacking around with
8898 program_transform_name.
8899 * configure.in: Give Makefile.tpl the information necessary
8900 to do that.
8901 * Makefile.in: Regenerate.
8902 * configure: Regenerate.
8903
f4191912 89042004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8905
8906 PR bootstrap/14760
8907 * configure.in: When computing baseargs, strip *all* copies of
8908 offending options. Also, don't match/substitute the trailing space,
8909 so that this actually works when two similar options are separated by
8910 only one space.
8911 * configure: Regenerate.
8912
d17281c9 89132004-04-06 David Edelsohn <edelsohn@gnu.org>
8914
49fbf4b9 8915 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8916 (rs6000-*-aix*): Same.
8917 * configure: Regenerate.
d17281c9 8918
10930c81 89192004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 8920
8921 * MAINTAINERS: Add myself to write-after-approval.
10930c81 8922
74d8b57d 89232004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 8924
8925 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 8926
c0c5068d 89272004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8928
32fbc463 8929 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8930 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8931 * Makefile.in: Regenerate.
8932
c0c5068d 8933 * configure.in (top level bootstrap support): Rework --enable-werror
8934 to set @stage2_werror_flag@.
8935 * configure: Regenerate.
8936 * Makefile.tpl (top level bootstrap support): Pass
8937 @stage2_werror_flag@ down to configure in stages 2 and 3.
8938 * Makefile.in: Regenerate.
8939
d120ca69 89402004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8941
7f6f8932 8942 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8943 for stages 2 and 3 as well as in make. As a consequence, remove
8944 OUTPUT_OPTION (now detected by configure) from the flags passed down
8945 to make.
8946 * Makefile.in: Regenerate.
8947
d120ca69 8948 * Makefile.tpl (new-bootstrap): Fix typo.
8949 * Makefile.in: Regenerate.
8950
7dade866 89512004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8952
9621e512 8953 * Makefile.tpl: Rearrange by moving recursive_targets rules
8954 into their proper sections.
8955 * Makefile.tpl (top level bootstrap support): Move disabling
8956 of coverage flags from 'make' to 'configure'; improve comments.
8957 * Makefile.in: Regenerate.
8958
aff6cf7b 8959 * Makefile.tpl (experimental top level bootstrap) Move stage1
8960 language setting from all- target to configure- target; disable
8961 intermodule optimization in stage 1; prevent gratuitous rebuilds
8962 of stage 1.
8963 * Makefile.in: Regenerate.
8964 * configure.in: Comma-separate stage 1 language list for top
8965 level bootstrap.
8966 * configure: Regenerate.
8967
7dade866 8968 * Makefile.tpl: Clean up experimental top level bootstrap support:
8969 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8970 prev-gcc in configure- targets as well as all- targets.
8971 * Makefile.in: Regenerate.
8972
c6deeaef 89732004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8974
8975 * compile: New file imported from automake.
8976
f28cd43a 89772004-03-17 Paolo Bonzini <bonzini@gnu.org>
8978
8979 * configure.in: Remove symbolic link section.
8980 * configure: Regenerate.
8981 * Makefile.tpl (links): Remove.
8982 * Makefile.in: Regenerate.
8983
8e6391a6 89842004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 8985 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 8986
8987 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 8988 Set with AC_CHECK_PROGS.
8e6391a6 8989 * configure.in: Fix comment typo from last patch.
8990 * configure: Regenerate.
8991
2d64c2fd 89922004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8993
8994 * Makefile.tpl: Introduce experimental top level bootstrap support.
8995 * Makefile.in: Regenerate.
8996 * configure.in: Introduce support for top level bootstrap.
8997 * configure: Regenerate.
8998
989edd2f 89992004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 9000 Paolo Bonzini <bonzini@gnu.org>
989edd2f 9001
9002 PR bootstrap/14522
9003 * configure.in: Cope with shells that do not support unquoted ^
9004 * configure: Regenerate.
9005
f46e13ec 90062004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 9007 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 9008
9009 PR bootstrap/14522
989edd2f 9010 * configure.in: Cope with shells that do not support nesting
f46e13ec 9011 quotes inside quoted backquote substitutions.
9012 * configure: Regenerate.
9013
db1c2ab2 90142004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
9015
9016 PR bootstrap/14522
6175885e 9017 * configure.in: Fix escaping of $.
db1c2ab2 9018 * configure: Regenerate.
9019
8e1fea1a 90202004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
9021
9022 * configure: Regenerate, since I forgot to while committing Paolo's
9023 changes.
9024
c24c5e46 90252004-03-08 Paolo Bonzini <bonzini@gnu.org>
9026
9027 PR ada/14131
9028 Move language detection to the top level.
9029 * configure.in: Find default values for the tools as
9030 soon as possible. Disable ada if GNAT is not found.
9031 Emit error message about missing languages. Expand
9032 --enable-languages=all for the gcc subdirectory.
9033
2a4b7d44 90342004-03-10 Ben Elliston <bje@gnu.org>
9035
9036 * MAINTAINERS: Update my email address.
9037
ebdab8b6 90382004-03-05 David Edelsohn <edelsohn@gnu.org>
9039
9040 * ltconfig: Disable building static libraries if building shared
9041 libraries on AIX 5L.
9042
19e1fe6d 90432004-03-01 Richard Sandiford <rsandifo@redhat.com>
9044
9045 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9046 and disable libgcj.
9047 * configure: Regenerated.
9048
70990390 90492004-03-01 Brian Booth <bbooth@redhat.com>
9050
9051 * MAINTAINERS: Add myself to write-after-approval.
9052
a291166d 90532004-03-01 Paolo Bonzini <bonzini@gnu.org>
9054
9055 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9056
75fc7adc 90572004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9058
9059 PR bootstrap/7087
9060 * Makefile.tpl: Guard XFOO sed statements better.
9061 * Makefile.tpl: Add dependency for configure-target-libada.
9062 * Makefile.in: Regenerate (incidentally fixes broken
9063 commit when libada-branch was merged).
9064
683dcdca 90652004-02-25 Kelley Cook <kcook@gcc.gnu.org>
9066
9067 * MAINTAINERS: Add myself to write-after-approval.
9068
662476d9 90692004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
9070
9071 * MAINTAINERS: Add Nicola Pero and myself as libobjc
9072 maintainers.
9073
ee887245 90742004-02-20 Andrew Cagney <cagney@redhat.com>
9075
9076 * config.guess: Update from version 2003-10-16 to 2004-02-16.
9077 * config.sub: Update from version 2003-11-03 to 2004-02-16.
9078
e86087cf 90792004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
9080
9081 PR bootstrap/11932
9082 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9083
22699913 90842004-02-14 Jerry Quinn <jlquinn@optonline.net>
9085
9086 * MAINTAINERS: Added myself to write-after-approval.
9087
98b111a1 90882004-02-14 Michael Koch <konqueror@gmx.de>
9089
9090 * MAINTAINERS: Added myself to write-after-approval.
9091
4aa8866f 90922004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
9093
9094 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
9095 some OS port maintainers to OS port maintainers section.
9096
39c687d5 90972004-02-13 Frank Ch. Eigler <fche@redhat.com>
9098
9099 * MAINTAINERS: Add self.
9100
cdfbccf4 91012004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9102
9103 * MAINTAINERS: Alphabetize.
9104
bc9cab17 91052004-02-12 Paolo Bonzini <bonzini@gnu.org>
9106
9107 * MAINTAINERS: Remove myself.
49fbf4b9 9108
b0c02cae 91092004-02-11 David Edelsohn <edelsohn@gnu.org>
9110
9111 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9112 (rs6000-*-aix*): Same.
9113 * configure: Regenerate.
9114
9dec93ca 91152004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9116
9117 * configure.in (host): Add in missing $noconfigdirs to defines.
9118 * configure: Regenerate.
9119
93341878 91202004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9121 Nathanael Nerode <neroden@gcc.gnu.org>
9122
9123 PR ada/6637, PR ada/5911
49fbf4b9 9124 Merge with libada-branch:
93341878 9125 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9126 with appropriate dependencies. Add --enable-libada configure switch.
9127 * configure, Makefile.in: Regenerate.
9128
a31db762 91292004-02-09 Paolo Bonzini <bonzini@gnu.org>
9130
9131 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9132
d74dd50d 91332004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9134
9135 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9136 * configure: Regenerate.
9137
351ae313 91382004-02-04 Geoffrey Keating <geoffk@apple.com>
9139
9140 Merge from upstream:
9141
9142 * ltmain.in: When setting IFS to '~', be careful about user
9143 arguments that contain '~'.
9144
9145 2004-02-04 Peter O'Gorman <peter@pogma.com>
9146
9147 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9148 Also test $base_compile against $CC with escaped arguments. Bug
9149 reported by Geoff Keating <geoffk@apple.com>.
9150
b82e7603 91512004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9152
9153 * MAINTAINERS: Remove i960 port.
9154
24b4656e 91552004-01-23 DJ Delorie <dj@redhat.com>
9156
9157 * Makefile.def (target_modules) [libiberty]: Don't stage.
9158 * Makefile.in: Rebuilt.
9159
8f694e4c 91602004-01-20 Caroline Tice <ctice@apple.com>
9161
9162 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9163
725cf077 91642004-01-19 Paolo Carlini <pcarlini@suse.de>
9165
9166 * MAINTAINERS: Update my email address.
9167
3dc94299 91682004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9169
9170 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 9171
6d3c6627 91722004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9173
9174 * MAINTAINERS: Remove entries without email address.
9175
26ffdd7d 91762004-01-15 Daniel Jacobowitz <drow@mvista.com>
9177
9178 * MAINTAINERS: Add myself to write-after-approval.
9179
0255c638 91802004-01-15 Steven Bosscher <stevenb@suse.de>
9181
9182 * MAINTAINERS: Update my email address.
9183
dcde3c07 91842004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 9185
9186 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9187 * Makefile.tpl (configure-target-[+module+]): Support stage.
9188 * Makefile.in: Rebuilt.
9189
51292f82 91902004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9191
9192 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9193
3b6f11b0 91942004-01-10 Richard Sandiford <rsandifo@redhat.com>
9195
9196 * MAINTAINERS: Add myself as a MIPS maintainer.
9197
090b36fb 91982004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9199
c8241dd9 9200 * configure.in: Use ./config.cache, not config.cache.
9201 * configure: Regenerate.
9202 * Makefile.tpl: Special-casing not needed for GCC any more.
9203 * Makefile.in: Regenerate.
9204
ba1081ef 9205 * configure.in: Don't share a cache file for host dirs.
9206 * configure: Regenerate.
9207
090b36fb 9208 * config-ml.in: Don't mess with the cache file.
9209
a73c2b4b 92102004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9211
9212 * MAINTAINERS: Move myself from 'Write After Approval' to
9213 'CPU Port Maintainers' section as SPARC maintainer.
9214
74fef112 92152004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9216
6509bb23 9217 * Makefile.tpl: Make GCC use a separate config.cache.
9218 * Makefile.in: Regenerate.
9219
74fef112 9220 PR bootstrap/11932, PR bootstrap/11933
9221 (I don't know if it will fix either of them, but it relates
9222 to them.)
9223 * configure.in: Don't use shared config.cache for target
9224 directories.
9225 * configure: Regenerate.
9226
a570dccd 92272004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9228
9229 * MAINTAINERS: Add myself to 'Write After Approval' section.
9230
3e983e16 92312003-12-31 Roger Sayle <roger@eyesopen.com>
9232
9233 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9234 * configure: Regenerated.
9235
e35ccc0b 92362003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9237
9238 * MAINTAINERS: Remove the mn10200 maintainer.
9239
688429c4 92402003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 9241
248deaff 9242 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9243 * configure: Regenerated.
688429c4 9244
65cc485a 92452003-12-16 Jan Hubicka <jh@suse.cz>
9246
9247 * MAINTAINERS: Add myself as callgraph maintainer.
9248
b31913cd 92492003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9250
9251 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9252 * configure: Regenerate.
9253
6ebf7635 92542003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9255
9256 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9257 'Write After Approval' section. Update email.
9258
dcde3c07 92592003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 9260
9261 * MAINTAINERS (Write After Approval): Add myself.
9262
233f501d 92632003-11-20 Matt Thomas <matt@3am-software.com>
9264
9265 * MAINTAINERS: Add myself as a vax port maintainer.
9266
3a6fbbb0 92672003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9268
9269 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9270 (configure-build-[+module+], configure-[+module+]): Likewise.
9271 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9272 * Makefile.in: Regenerate.
9273
fbccfde7 92742003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9275
9276 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9277 shared/dylibed libraries.
9278 * ltmain.sh: Likewise.
9279 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9280 * ltcf-cxx.sh: Likewise.
9281 * ltcf-gcj.sh: Likewise.
9282 * ltconfig: Likewise.
9283
e58f120a 92842003-11-17 Stan Cox <scox@redhat.com>
9285
9286 * MAINTAINERS: Add myself as iq2000 port maintainer.
9287
f008c4c8 92882003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9289
49fbf4b9 9290 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9291 * Makefile.in: Regenerate.
f008c4c8 9292
4f84a874 92932003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9294
9295 * config.sub: Update to 2003-11-03 version.
9296
e78b44da 92972003-10-20 Phil Edwards <phil@codesourcery.com>
9298
9299 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9300 * configure: Regenerate.
9301
dcde3c07 93022003-10-20 Nicolas Pitre <nico@cam.org>
96356481 9303
9304 * MAINTAINERS: Add myself to 'Write After Approval' section.
9305
27bdc4aa 93062003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9307
9308 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9309
84c43cd1 93102003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9311
9312 * MAINTAINERS: Update my email address.
9313
61a0eea4 93142003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9315
9316 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9317
dcde3c07 93182003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 9319
9320 * MAINTAINERS: Add myself to 'Write After Approval' section.
9321
5f8d73e1 93222003-10-16 Bernardo Innocenti <bernie@develer.com>
9323
9324 * config.guess: Update to 2003-10-16 version.
9325 * config.sub: Update to 2003-10-16 version.
9326
dcde3c07 93272003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 9328
9329 * MAINTAINERS: Added myself to 'Write After Approval' section.
9330
170f5a00 93312003-10-15 Falk Hueffner <falk@debian.org>
9332
9333 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9334 'Write After Approval' section. Update email.
9335
a7611bf4 93362003-10-14 Roger Sayle <roger@eyesopen.com>
9337
9338 * MAINTAINERS: Move myself from 'Write After Approval' to
9339 'Various Maintainers' section as middle-end maintainer.
9340
70356f61 93412003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9342
9343 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9344 HOST_FLAGS_TO_PASS.
9345 * Makefile.in: Regenerate.
9346
258ddda4 93472003-10-11 Bernardo Innocenti <bernie@develer.com>
9348
9349 * config.guess: Update to 2003-10-07 version.
9350 * config.sub: Update to 2003-10-07 version.
9351
ab81b5cb 93522003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9353
9354 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9355 * ltconfig (irix5*, irix6*): Don't override version_type.
9356
d8e9ea04 93572003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9358
9359 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9360 * configure: Rebuilt
9361 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9362 * Makefile.in: Rebuilt
9363
cd5c13ff 93642003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9365
9366 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9367
40d3e4b2 93682003-09-30 Carlo Wood <carlo@alinoe.com>
9369
248deaff 9370 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 9371
05c58265 93722003-09-29 Paul Koning <ni1d@arrl.net>
9373
9374 * MAINTAINERS: Move myself from "Write After Approval"
9375 to CPU platform maintainers for pdp11 platform.
9376
78b5bf24 93772003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9378
9379 * MAINTAINERS: Move myself from 'Write After Approval' to
9380 'Various Maintainers' section as libffi testsuite maintainer.
9381
fbfea1fa 93822003-09-21 Daniel Jacobowitz <drow@mvista.com>
9383
9384 * configure.in: Pass a computed --program-transform-name
9385 to subconfigures.
9386 * configure: Regenerated.
9387
0c20a995 93882003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9389
f9bdf3d8 9390 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9391 * Makefile.in: Regenerate.
9392
0c20a995 9393 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9394 * Makefile.in: Regenerate.
9395
1237664b 93962003-09-19 Ziemowit Laski <zlaski@apple.com>
9397
9398 * MAINTAINERS: Move myself from 'Write After Approval'
9399 to 'Various Maintainers' (objective-c) section.
9400
5df533c9 94012003-09-17 Daniel Jacobowitz <drow@mvista.com>
9402
9403 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9404 quoting.
9405 * configure: Regenerated.
9406
f0b55f07 94072003-09-16 Joel Brobecker <brobecker@gnat.com>
9408
9409 * MAINTAINERS (Write After Approval): Add myself to write after
9410 approval list.
9411
55a8be62 94122003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9413
248deaff 9414 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 9415
bb94c300 94162003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9417
9418 * MAINTAINERS: Update my e-mail address.
9419
9165b0af 94202003-09-09 Alan Modra <amodra@bigpond.net.au>
9421
9422 * libtool.m4 (LD): Correct powerpc64 host match.
9423
01a54e86 94242003-09-06 James E Wilson <wilson@tuliptree.org>
9425
9426 * MAINTAINTERS: Update my affiliation and email address.
9427
8cfcdde8 94282003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9429
9430 * MAINTAINERS (Write After Approval): Add myself.
9431
08d04508 94322003-09-04 DJ Delorie <dj@redhat.com>
9433
9434 * configure: Regenerate.
9435
94362003-09-04 Robert Millan <robertmh@gnu.org>
9437
9438 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 9439
25e22e05 94402003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9441
9442 * configure.in: Ensure arguments to sed are properly spaced.
9443 * configure: Regenerate.
9444
d4e272bb 94452003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9446
9447 * MAINTAINERS: Update my e-mail address.
9448
29eb8c8a 94492003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9450
9451 * MAINTAINERS (Write After Approval): Add myself.
9452
8d288ef7 94532003-08-27 Daniel Jacobowitz <drow@mvista.com>
9454
9455 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9456 * configure: Regenerated.
9457
db648c92 94582003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9459
9460 * MAINTAINERS: Update my email address.
9461
4482474a 94622003-08-23 Phil Edwards <pme@gcc.gnu.org>
9463
9464 * configure.in: Use newline instead of semicolon when assuming
9465 shell arguments in a for loop.
9466 * configure: Regenerated.
9467
8dd25e42 94682003-08-22 Jason Eckhardt <jle@rice.edu>
9469
9470 * MAINTAINERS: Resurrect the i860 maintainer.
9471
63a057cf 94722003-08-20 Geoffrey Keating <geoffk@apple.com>
9473
9ad4b12b 9474 PR 8180
9475 * configure.in: When testing with_libs and with_headers, treat
9476 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9477 * configure: Regenerate.
49fbf4b9 9478
63a057cf 9479 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9480 make, shell, etc.
9481 (baseargs): Likewise.
9482 * configure: Regenerate.
9483
cb023c85 94842003-08-20 Bernardo Innocenti <bernie@develer.com>
9485
9486 * MAINTAINERS (Write After Approval): Add myself.
9487
0894307c 94882003-08-19 Geoffrey Keating <geoffk@apple.com>
9489
9490 * configure.in: Disable libgcj for darwin not on powerpc.
9491 * configure: Rebuild.
9492
080e0ef5 94932003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9494
9495 * config-ml.in, symlink-tree: Add license.
9496
49fbf4b9 94972003-08-03 Richard Stallman <rms@gnu.org>
9498 Eben Moglen <moglen@columbia.edu>
5d982d49 9499
9500 * README.SCO: New file.
9501
465fccaf 95022003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9503
9504 * Makefile.tpl (check, check-c++): Express dependencies using
9505 dependencies rather than commands.
9506 * Makefile.in: Regenerate.
9507
eda8e89a 95082003-08-01 Andrew Cagney <cagney@redhat.com>
9509
9510 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9511 * configure: Ditto.
9512
9db45a87 95132003-07-31 Geoffrey Keating <geoffk@apple.com>
9514
9515 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 9516 * Makefile.in: Update.
9db45a87 9517
ac57d0b7 95182003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9519
9520 * configure.in: Enable libgcj for darwin.
9521 * configure: Rebuild.
9522
ea0c3105 95232003-07-29 Phil Edwards <pme@gcc.gnu.org>
9524
9525 * config-ml.in: Use ac_configure_args directly instead of
9526 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9527 actually seen.
9528
2f61b8ca 95292003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9530
9531 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9532 creating target and build subdirs to build all parent dirs as needed.
9533 * Makefile.in: Rebuild.
9534 * configure.in: Don't build dirs explicitly here.
9535 * configure: Rebuild.
9536
7e13b46d 95372003-07-26 Paul Brook <paul@nowt.org>
9538
9539 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9540
8a3e139d 95412003-07-22 Alexandre Oliva <aoliva@redhat.com>
9542
9543 * Makefile.tpl (all-make): Depend on intl.
9544 * Makefile.in: Rebuilt.
9545
451a290b 95462003-07-20 Phil Edwards <pme@gcc.gnu.org>
9547
9548 * install-sh: Update to newer upstream versions (associated with
9549 aclocal 1.7).
9550 * mkinstalldirs: Likewise.
9551 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9552
b00dcec8 95532003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9554
9555 * MAINTAINERS: Move self from Bug database only accounts
9556 to write-after-approval.
9557
35e03d52 95582003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9559
9560 * config.if: Remove unused libc_interface determination.
9561
8b4f1479 95622003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9563
9564 * MAINTAINERS: Move self from write-after-approval to
9565 build machinery (*.in).
9566
450e6c84 95672003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9568
9569 PR bootstrap/11273
9570 PR bootstrap/11408
9571 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9572 unused INSTALL_PROGRAM_ARGS.
9573 * configure.in: Use AC_PROG_INSTALL.
9574 * Makefile.in: Regenerate.
9575 * configure: Regenerate.
9576
461e4409 95772003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9578
9579 * MAINTAINERS: Alphabetize.
9580
700d38c2 95812003-07-10 Alexandre Oliva <aoliva@redhat.com>
9582
9583 * configure: Rebuilt.
9584 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9585 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9586 newlib nor libgloss.
9587 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9588 * configure.in (am33_2.0-*-linux*): Added.
9589
678f5830 95902003-07-09 Bob Wilson <bob.wilson@acm.org>
9591
9592 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9593 * configure: Regenerate.
9594
c6976b58 95952003-07-07 Zack Weinberg <zack@codesourcery.com>
9596
9597 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9598 * Makefile.in: Regenerate.
9599
56735f39 96002003-07-04 Zack Weinberg <zack@codesourcery.com>
9601
9602 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9603 * Makefile.in: Regenerate.
9604
dcde3c07 96052003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 9606
9607 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9608 * Makefile.in: Regenerated.
9609
528819e3 9610 * config-ml.in: Replace PWD with PWD_COMMAND.
9611
1e12d536 96122003-07-04 Zack Weinberg <zack@codesourcery.com>
9613
9614 * intl: New directory; see intl/ChangeLog for details.
9615 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9616 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9617 * Makefile.in: Regenerate.
9618
efe37a83 96192003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9620
9621 * configure.in: Clean up config-lang.in handling. Delete
9622 useless assignment to "subdirs".
9623 * configure: Regenerate.
9624
328637e8 96252003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9626
9627 * configure.in: Rename 'target_libs' to 'target_libraries'.
9628 Remove useless reference to 'target_libs'.
9629 * configure: Regenerate.
9630
8ca838c4 96312003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9632
9633 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9634 * Makefile.in: Regenerate.
9635
36bbd884 96362003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9637
9638 * Makefile.def: Introduce flags_to_pass.
9639 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9640 * Makefile.in: Regenerate.
9641
4a9237fb 96422003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9643
9644 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9645 and target-libgloss.
9646 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9647 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9648 * configure: Regenerate.
9649
eb295b2d 96502003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9651
9652 * configure.in: Update testsuite_flags to new location.
9653 * configure. Regenerate.
1e12d536 9654
58933515 96552003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9656
9657 * Makefile.tpl: Remove BUILD_CC stuff.
9658 * Makefile.in: Regenerate.
9659
4e857606 96602003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9661
9662 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9663
dcde3c07 96642003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 9665
9666 * MAINTAINERS (Write After Approval): Add myself.
9667
dcde3c07 96682003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 9669
6409c17a 9670 * config.guess: Update to 2003-06-12 version.
9671 * config.sub: Update to 2003-06-13 version.
9672
dcde3c07 96732003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 9674
9675 * config.guess: Update to 2003-06-06 version.
9676 * config.sub: Update to 2003-06-06 version.
9677
8a76f31d 96782003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9679
9680 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9681 * configure. Regenerate.
9682
ca3b731f 96832003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9684
622c1fa9 9685 * configure.in: Disable serial configure by default.
9686 * configure: Regenerate.
9687 * Makefile.tpl: Abolish .NOTPARALLEL.
9688 * Makefile.in: Regenerate.
9689
ab8cf29b 9690 * Makefile.tpl: Replace {build,host,target}_canonical by
9691 {build,host,target}.
9692 * Makefile.in: Regenerate.
9693
ca3b731f 9694 * Makefile.tpl: Fix stupid pasto.
9695 * Makefile.in: Regenerate.
9696
d95eabf9 96972003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9698
9699 * Makefile.tpl: Remove bogus conditional.
9700 * Makefile.in: Regenerate.
9701
97022003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 9703
9704 * Makefile.tpl (profiledbootstrap): New target.
9705 * Makefile.in (profiledbootstrap): New target.
9706
60daf4cb 97072003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 9708
9709 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9710 Pinski. Remove user names from other bugzilla-only maintainers.
9711
ffe98fac 97122003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9713
ff2e99a4 9714 * Makefile.tpl: Make 'recursive targets' using autogen rather
9715 than shell loop. Remove duplicate 'clean' targets and false
9716 comments.
9717 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9718 Add systematic method of specifying missing targets in subdirs.
9719 Add copyright boilerplate.
9720 * Makefile.in: Regenerate.
9721 * configure.in: Add 'recursive targets' to maybe list.
9722 * configure: Regenerate.
9723
e53ad3a2 9724 * MAINTAINERS: "GNATS only" -> "Bug database only".
9725
ffe98fac 9726 * Makefile.tpl: Rename [+target+] to [+make_target+].
9727 * Makefile.def: Rename 'target' to 'make_target'.
9728
b3ccab1c 97292003-05-31 Neil Booth <neil@daikokuya.co.uk>
9730
9731 * MAINTAINERS: Add self as options handling maintainer.
9732
f81148db 97332003-05-28 Michael Meissner <gnu@the-meissners.org>
9734
9735 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9736 been too long since I touched those ports.
9737
abcfd3cb 97382003-05-28 DJ Delorie <dj@redhat.com>
9739
9740 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9741 * Makefile.in: Regenerate.
9742
1a21d71c 97432003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9744
9745 * configure.in: Use curly braces in the definition of tooldir.
9746 * configure: Regenerate.
9747
7a9bc7f6 97482003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 9749
7a9bc7f6 9750 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9751 newlib or libgloss.
9752 * Makefile.in: Regenerate.
9753
575caa8d 97542003-05-21 DJ Delorie <dj@redhat.com>
9755
9756 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9757 * Makefile.in: Regenerate.
9758
8c7c29d9 97592003-05-20 Ian Lance Taylor <ian@airs.com>
9760
9761 * MAINTAINERS: Update my e-mail address.
9762
4d9c9c81 97632003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9764
9765 * configure.in: Switch more things to use maybe dependencies.
1e12d536 9766 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 9767 Factor out common code from autogen IF statements.
9768 * configure: Regenerate.
9769 * Makefile.in: Regenerate.
9770
f74ea578 97712003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9772
9773 * configure.in: Accept i[3456789]86 for machine type.
9774 * configure: Regenerate.
9775
6f4f34a7 97762003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9777
9778 * configure.in: Switch more things to use maybe dependencies.
9779 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9780 * configure: Regenerate.
9781 * Makefile.tpl: Switch more things to use maybe dependencies.
9782 * Makefile.in: Regenerate.
9783
a2e3bfd3 97842003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 9785
9786 * Makefile.tpl (install-opcodes): Define.
9787 * Makefile.in: Rebuild.
9788
aeaac216 97892003-05-13 Andreas Jaeger <aj@suse.de>
9790
9791 * config.guess: Update to 2003-05-09 version.
9792 * config.sub: Update to 2003-05-09 version.
9793
dcde3c07 97942003-05-13 Michael Eager <eager@mvista.com>
6995305c 9795
9796 * configure.in: Correct sed script so that options in quotes are not
9797 deleted.
9798 * configure: Rebuild.
9799
d957c480 98002003-05-12 Corinna Vinschen <corinna@vinschen.de>
9801
9802 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9803 and $$s/newlib/libc/sys/cygwin32 include paths.
9804 * configure: Ditto.
9805
e0ca23ce 98062003-05-12 Michael Meissner <gnu@the-meissners.org>
9807
9808 * MAINTAINERS: Update my email addresses.
9809
26e253a0 98102003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9811
9812 * config-ml.in: Propagate INSTALL variables.
aeaac216 9813
1f55ccc8 98142003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9815
9816 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9817
d8b01fbe 98182003-05-02 Chris Demetriou <cgd@broadcom.com>
9819
1e12d536 9820 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9821 * Makefile.in: Regenerate.
d8b01fbe 9822
29b9a35e 98232003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9824
9825 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9826
904536c9 98272003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9828
9829 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9830
170853d0 98312003-04-27 Daniel Jacobowitz <drow@mvista.com>
9832
9833 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9834 * Makefile.in: Regenerated.
9835
d5ab03ba 98362003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9837
9838 * MAINTAINERS (Write After Approval): Upgrade myself from
9839 GNATS only to write-after-approval. Update my mail address.
9840
dcde3c07 98412003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 9842
9843 (OS Port Maintainers: freebsd): Add myself.
9844
eb13b182 98452003-04-22 Mark Mitchell <mark@codesourcery.com>
9846
9847 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9848
fe20e83b 98492003-04-22 Kean Johnston <jkj@sco.com>
9850
9851 * MAINTAINERS (SCO ports): Added myself.
9852
acaf46de 98532003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9854
9855 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9856
efde8e6d 98572003-04-19 Kean Johnston <jkj@sco.com>
9858
9859 * MAINTAINERS (Write After Approval): Add myself.
9860
516b2e07 98612003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9862
9863 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9864 * Makefile.in: Regenerate.
9865
3647950d 98662003-04-18 Jakub Jelinek <jakub@redhat.com>
9867
9868 * configure.in (powerpc64*-*-linux*): Remove.
9869 * configure: Rebuilt.
9870
057705e9 98712003-04-17 Phil Edwards <pme@gcc.gnu.org>
9872
9873 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9874 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9875 and restrap.
9876 * Makefile.in: Regenerate.
9877
c8a4cc21 98782003-04-16 Richard Earnshaw <rearnsha@arm.com>
9879
9880 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9881 * configure: Regenerated.
9882
62ada5db 98832003-04-15 DJ Delorie <dj@redhat.com>
9884
9885 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9886
82aa4d68 98872003-04-13 Nick Clifton <nickc@redhat.com>
9888
9889 * config-ml.in: Remove support for --disable-aix removing
9890 call-aix multilibs.
9891
7b26d9f7 98922003-04-10 Alexandre Oliva <aoliva@redhat.com>
9893
9894 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9895 * */configure: Rebuilt.
9896
51d6e0d7 98972003-04-08 Joel Sherrill <joel@oarcorp.com>
9898
9899 * MAINTAINERS: Add my email address.
9900
13f79774 99012003-03-17 Olivier Hainque <hainque@act-europe.fr>
9902
9903 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 9904
523318a0 99052003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9906
9907 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9908 * Makefile.in: Regenerate.
9909
ea0ebc5e 99102003-03-14 Michael Chastain <mec@shout.net>
9911
9912 * Makefile.in: Regenerate with correct Makefile.def.
9913
966842d4 99142003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9915
9916 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9917 Make macro.
9918 * Makefile.in: Regenerate.
9919 * configure.in: Clean up gxx_include_dir logic.
9920 * configure: Regenerate.
9921
e72ec9a8 99222003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9923
9924 * MAINTAINERS (Write After Approval): Add myself.
9925
5a18e4cd 99262003-03-10 Ben Elliston <bje@wasabisystems.com>
9927
9928 * MAINTAINERS: Update my mail address.
9929
2436d08e 99302003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9931
9932 * configure.in (gxx_include_dir): Fix typo.
9933 * configure: Regenerated.
9934
602d002b 99352003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9936
9937 * Makefile.tpl: Reindent.
9938 * Makefile.in: Regenerate.
9939 * configure.in: Reindent. Don't set unused variables.
9940 * configure: Regenerate.
9941
5750c7d4 99422003-03-04 Daniel Jacobowitz <drow@mvista.com>
9943
9944 * configure.in: Include $(build_tooldir)/sys-include in
9945 FLAGS_FOR_TARGET.
9946 * configure: Regenerated.
9947
54d7d5f2 99482003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9949
224ed654 9950 * Makefile.tpl: Always pass down RANLIB.
9951 * Makefile.in: Regenerate.
9952
123bd2df 9953 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9954 * Makefile.in: Regenerate.
9955 * configure.in: Remove unused logic relating to --enable-shared
9956 and --enable-threads. Remove bogus comments. Remove redundant
9957 noconfigdirs.
9958 * configure: Regenerate.
9959
54d7d5f2 9960 * configure.in: Replace ${libstdcxx_version} by its value.
9961 Remove reference to mh-dgux.
9962 * configure: Regenerate.
9963
98dce82b 99642003-03-03 Kevin Buettner <kevinb@redhat.com>
9965
9966 * MAINTAINERS (Write After Approval): Add myself.
9967
f7ca337f 99682003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9969
9970 * Makefile.tpl: Rearrange.
9971 * Makefile.in: Regenerate.
9972
dcde3c07 99732003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 9974
9975 * configure.in: Add support for kaOS as cross build target system.
9976 * configure: Regenerated.
9977
4e29e79f 99782003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9979
9980 * MAINTAINERS (Write after approval): Add myself.
9981
9a5856da 99822003-02-21 James E Wilson <wilson@tuliptree.org>
9983
9984 * MAINTAINERS: Update my email address.
9985
f05d1a58 99862003-02-21 Zack Weinberg <zack@codesourcery.com>
9987
9988 * MAINTAINERS: Add self to blanket write privs. section.
9989
de0c9797 99902003-02-20 Sean McNeil <sean@blue.mcneil.com>
9991
9992 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9993 configure-target-* as some target builds may require additional
9994 flags for preprocessor tests.
9995 * Makefile.in: Regenerated.
9996
3290c0cf 99972003-02-19 Alexandre Oliva <aoliva@redhat.com>
9998
de3c9f55 9999 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10000 * ltconfig: Handle it.
10001 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10002 auto-detecting it.
10003
a4e88f7d 10004 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10005 it is used as argument to $CC.
10006 * ltcf-gcj.sh: Likewise.
10007
3290c0cf 10008 * configure.in: Introduce --enable-maintainer-mode.
10009 * configure: Rebuilt.
10010 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10011 for maintainer mode.
10012 * Makefile.in: Rebuilt.
10013
0537137a 100142003-02-18 Jason Merrill <jason@redhat.com>
10015
10016 * Makefile.tpl (check-c++): Allow parallelism.
10017
201a9c33 100182003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10019
10020 * MAINTAINERS: Remove John Carr (who never actually had access to
10021 gcc.gnu.org).
10022
c0e5028f 100232003-02-15 Geoffrey Keating <geoffk@apple.com>
10024
10025 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10026 don't configure target-libobjc.
10027 * configure: Regenerate.
10028
7c86fd3f 100292003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10030
10031 * Makefile.tpl (RANLIB): Define.
10032 * Makefile.in: Regenerate.
10033
bd20d38b 100342003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
10035
10036 * MAINTAINERS: Update my email.
f05d1a58 10037
e50ab007 100382003-02-06 Keith R Seitz <keiths@redhat.com>
10039
10040 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10041 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10042 * Makefile.in: Regenerated.
10043 * configure.in: Remove all traces of snavigator, db, and grep.
10044 * configure: Regenerated.
10045
c91e543c 100462003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10047
10048 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10049 After Approval.
10050
70e7788a 100512003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10052
10053 * MAINTAINERS (Write after approval): Add myself.
10054
621ed2b9 100552003-01-31 Frank Ch. Eigler <fche@redhat.com>
10056
10057 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10058 * Makefile.in: Regenerated.
10059
f08ad151 100602003-01-30 Roger Sayle <roger@eyesopen.com>
10061
10062 * config.guess: Updated to 2003-01-30's version.
10063 * config.sub: Updated to 2003-01-28's version.
10064
47fe0706 100652003-01-30 Alexandre Oliva <aoliva@redhat.com>
10066
10067 * config.if: If gcc_version is already set, just use it. Don't set
10068 gcc_version_trigger if it's already set, otherwise set it to
10069 gcc/version.c, but only if the file exists. If it is not set and
10070 gcc/version.c does not exist, try to extract the version number from
10071 $CC.
10072
fa163406 100732003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
10074
f05d1a58 10075 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 10076
e4ca87c8 100772003-01-27 Phil Edwards <pme@gcc.gnu.org>
10078
10079 * configure.in: Revert 24Jan change.
10080 * configure: Regenerate.
10081
c2cb58bc 100822003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10083
10084 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
10085 entry of HJ Lu.
10086
bd564d1c 100872003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10088
10089 * configure.in: Revert previous change.
10090 * configure: Regenerate.
10091
d5e7287b 100922003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
10093
10094 * configure.in: Make rda native-only.
10095 * configure: Regenerate.
10096
15bbfd76 100972003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10098
10099 * MAINTAINERS: Move myself from GNATS-only-accounts to
10100 write-after-approval.
10101
cdfc500e 101022003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10103
10104 * configure.in: Add missing \.
10105 * configure: Rebuilt.
10106
c9b54641 101072003-01-17 Jakub Jelinek <jakub@redhat.com>
10108
10109 * configure.in (baseargs): Avoid using \| in sed regular
10110 expressions.
10111 * configure: Rebuilt.
10112
da7bb396 101132003-01-16 Jakub Jelinek <jakub@redhat.com>
10114
10115 * configure.in (baseargs): Remove all supported forms of
10116 --cache-file, --srcdir, --host, --build and --target options
10117 from argument lists.
10118 * configure: Rebuilt.
10119
6d3cf184 101202003-01-15 Josef Zlomek <zlomekj@suse.cz>
10121
10122 * MAINTAINERS: Add myself to write-after-approval list.
10123
ef9a8a41 101242003-01-15 Alexandre Oliva <aoliva@redhat.com>
10125
10126 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10127 * configure: Rebuilt.
10128
a16b5a9d 101292003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10130
10131 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10132 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10133 * Makefile.in: Regenerate.
10134 * configure: Regenerate.
10135
980d8b91 101362003-01-09 Alexandre Oliva <aoliva@redhat.com>
10137
10138 * configure.in: Remove Makefile in build, host and target modules
10139 unless configure was run with --no-recursion.
10140 * configure: Rebuilt.
10141
05794691 101422003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10143
10144 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10145 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10146 * Makefile.in: Regenerate.
10147
8ddabd5d 101482003-01-08 Chris Demetriou <cgd@broadcom.com>
10149
10150 * config.guess: Update to 2003-01-03 version.
10151 * config.sub: Update to 2003-01-03 version.
10152
f98c470c 101532003-01-07 Christopher Faylor <cgf@redhat.com>
10154
10155 * configure: Regenerate with proper autoconf 2.13.
10156
d65dd253 101572003-01-07 Christopher Faylor <cgf@redhat.com>
10158
10159 * configure.in: Add AC_PREREQ for consistency.
f98c470c 10160 * configure: Regenerate.
d65dd253 10161
8fdaf281 101622003-01-06 Andrew Cagney <ac131313@redhat.com>
10163
10164 * configure.in (GDB_TK): Add tcl directories conditional on
10165 gdb/gdbtk directory being present.
10166 * configure: Regenerate.
f05d1a58 10167
dcde3c07 101682003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 10169
dcde3c07 10170 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10171 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 10172 * configure: Rebuilt.
10173
f53265fe 101742002-12-31 Tom Tromey <tromey@redhat.com>
10175
10176 * Makefile.in: Rebuilt.
10177 * Makefile.def (target_modules) [libffi]: Allow installation.
10178
0411e85f 101792002-12-31 Andreas Schwab <schwab@suse.de>
10180
10181 * configure.in: Fix use of $program_transform_name.
10182 * configure: Regenerated.
10183
a13fbfc9 101842002-12-30 Daniel Jacobowitz <drow@mvista.com>
10185
10186 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 10187 * configure: Regenerated.
a13fbfc9 10188
ec955b52 101892002-12-29 Alexandre Oliva <aoliva@redhat.com>
10190
10191 * Makefile.tpl (local-distclean): Don't remove...
10192 (multilib.ts): ... this. Moved into...
10193 (multilib.out): ... this. Don't use sub-make.
10194 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10195 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10196 (configure-build-[+module+], configure-[+module+],
10197 configure-target-[+module+], configure-gcc): ... these. Test
10198 for Makefile existence. Drop config.status from dependencies.
10199 * Makefile.in: Rebuilt.
10200 * configure.in: Move gcc-version-trigger to the end of
10201 ac_configure_args. Add comments to maybedep.tmp and
10202 serdep.tmp. Introduce --disable-serial-configure. Remove
10203 nonopt from baseargs, matching and removing corresponding
10204 whitespace while at it.
10205 * configure: Rebuilt.
10206
041dd099 102072002-12-28 Alexandre Oliva <aoliva@redhat.com>
10208
fca297b0 10209 * configure.in (host_configargs): Replace reference to
10210 no-longer-defined buildopts with --build=${build_alias}.
10211 * configure: Rebuilt.
10212
041dd099 10213 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10214 program_transform_name to standard idiom.
10215 (AUTOGEN, AUTOCONF): Define.
10216 (Makefile.in): Use $(AUTOGEN).
10217 (Makefile): Depend on config.status, and use autoconf-style rule to
10218 build it. Move original commands to...
10219 (config.status): ... this new target.
10220 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10221 $(AUTOCONF).
10222 * Makefile.in: Rebuilt.
10223
71ab34df 102242002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10225
d75be5a6 10226 * Makefile.tpl: Fix dramatic bustage due to change in
10227 program_transform_name.
10228 * Makefile.in: Regenerate.
10229
10230 * configure.in: Remove unnecessary PATH setting.
10231 * configure: Regnerate.
10232
10233 * configure.in: Don't default to unprefixed tools unless
10234 the native tools will work.
10235 * configure: Regenerate.
10236
71ab34df 10237 * configure.in: Convert to autoconf script. Blow away lots
10238 of now-redundant Makefile fragments.
10239 * configure: Generate using Autoconf.
10240 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10241 * Makefile.in: Regenerate.
10242
09fe6d98 102432002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10244
3a7bfd0c 10245 * configure: Fix stupid bug where RANLIB was mistakenly included.
10246
f05d1a58 10247 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 10248 (build_configargs, host_configargs, target_configargs).
10249
10250 * configure.in: Move logic out of sed statement.
10251
f05d1a58 10252 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 10253 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10254
53a01bae 102552002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10256
10257 * config.sub: Import from master repository
10258 * config.guess: Ditto
10259
11a0151c 102602002-12-24 Andreas Schwab <schwab@suse.de>
10261
10262 * Makefile.tpl (multilib.out): Fix missing space.
10263 * Makefile.in: Regenerate.
10264
ca86fd55 102652002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10266
10267 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10268 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10269 * Makefile.in: Regenerate.
10270 * configure.in: Remove unnecessary leftovers.
10271
b437616a 102722002-12-21 Geoffrey Keating <geoffk@apple.com>
10273
10274 * configure.in (extra_ranlibflags_for_target): New variable.
10275 (*-*-darwin): Add -c to ranlib commands.
10276 * configure (tooldir): Handle extra_ranlibflags_for_target.
10277
927f1f0c 102782002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 10279
10280 * Makefile.tpl: Revert HJL's change.
10281 * Makefile.in: Regenerated.
10282 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10283 always.
10284
df9badbe 102852002-12-19 Andreas Schwab <schwab@suse.de>
10286
10287 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10288 * Makefile.in: Regenerate.
10289
dcde3c07 102902002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 10291
10292 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10293 * Makefile.in: Regenerated.
10294
10295 * configure.in (build_prefix): New. Substitute.
10296
20672016 102972002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10298
6c11eefc 10299 * Makefile.tpl: Don't let real targets depend on phony targets.
10300 * Makefile.in: Regenerate.
10301
20672016 10302 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10303 * Makefile.in: Regenerate.
10304
462c28fa 103052002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10306
10307 * config.sub: Import from master repository
10308 * config.guess: Ditto
10309
f7c8fc8e 103102002-12-16 Jason Merrill <jason@redhat.com>
10311
10312 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10313 previous 'make bootstrap'.
10314 * Makefile.in: Regenerate.
10315
4bcd8023 103162002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10317
10318 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10319
805e22b2 103202002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10321
10322 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10323 * Makefile.in: Regenerate.
10324
d1211e96 103252002-12-13 Jason Merrill <jason@redhat.com>
10326
7c28bad6 10327 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 10328 library tests.
10329 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 10330 * Makefile.in: Regenerate.
10331
805e22b2 103322002-12-12 Alexandre Oliva <aoliva@redhat.com>
10333
10334 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10335 * Makefile.in: Rebuilt.
10336
1afe6db1 103372002-12-12 Alexandre Oliva <aoliva@redhat.com>
10338
10339 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10340
805e22b2 103412002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10342
10343 * configure: Fix bug put in by gremlins.
10344
10345 * Makefile.tpl: Substitute more autoconfily.
10346 * configure: Substitute more autoconfily.
10347 * Makefile.in: Regenerate.
10348
7960374c 103492002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10350
10351 * config.sub: Import from master repository
10352 * config.guess: Ditto
10353 * MAINTAINERS: Added Svein Seldal under write after approval
10354
805e22b2 103552002-12-08 Andrew Cagney <ac131313@redhat.com>
10356
10357 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10358 * Makefile.in (all-sim): Ditto.
10359
103602002-12-06 DJ Delorie <dj@redhat.com>
10361
10362 * Makefile.tpl: Change configure dependencies to not have real
10363 targets depend on phony targets.
10364
103652002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10366
10367 * configure.in: Revert unintentional change.
10368
10369 * Makefile.tpl: Change dependency for */multilib.out so that
10370 it works when gcc isn't in the tree.
10371
10372 * configure.in: Substitute more.
10373 * configure: Run subconfigures from the Makefile.
10374 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10375 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10376
761158c0 103772002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10378
10379 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10380
805e22b2 103812002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10382
10383 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10384 and corresponding dependencies.
10385 * Makefile.in: Regenerate.
10386
10387 * configure.in (host_tools): Order binutils, gas and ld for
10388 convenience in running the testsuites.
10389
10390 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10391 * Makefile.in: Regenerate.
10392 * configure.in: Introduce rules to serialize subconfigure runs.
10393
10394 * configure.in: Introduce BASE_CC_FOR_TARGET.
10395 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10396 Realize configure-build-* targets. Realize configure-target-* targets.
10397 * Makefile.in: Regenerate.
10398
103992002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10400
10401 * configure: Move gcc_version_trigger stuff from here...
10402 * configure.in: ...to here.
10403
10404 * configure.in: Separate subconfigure options added by this file from
10405 options given by the user. Add machinery to put args for host
10406 subconfigures into the Makefile.
10407
10408 * Makefile.tpl: Remove 'vault' targets.
10409 * Makefile.tpl: Reorder and comment dependencies.
10410 * Makefile.in: Regenerate.
10411
104122002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10413 * configure.in: Fix my broken commit of previous patch. (sigh)
10414
7384c63f 104152002-11-28 Geoffrey Keating <geoffk@apple.com>
10416
10417 * configure.in: Move host-specific darwin noconfigdirs into
10418 the host-specific section.
10419
805e22b2 104202002-11-28 Geoffrey Keating <geoffk@apple.com>
10421
10422 * configure.in: Move host-specific darwin noconfigdirs into
10423 the host-specific section.
10424
104252002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10426
10427 * configure: Remove skip-this-dir support.
10428 * Makefile.tpl: Remove skip-this-dir support.
10429
10430 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10431 subdirectories.
10432 * Makefile.in: Regenerate.
10433
10434 * Makefile.tpl: Strip out useless setting of 'dir'.
10435 * Makefile.in: Regenerate.
10436
104372002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10438
10439 * configure.in: Fix deeply stupid bug.
10440
10441 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10442 shell code in CXX_FOR_TARGET
10443 * Makefile.def: Introduce raw_cxx.
10444 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10445 RAW_CXX_FOR_TARGET.
10446 * Makefile.in: Regenerate.
10447
104482002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10449
10450 * Makefile.tpl: Remove unnecessary ifs.
10451 * Makefile.in: Regenerate.
10452
10453 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10454 dependencies. Maybe-ize build-libiberty. Create dummy install
10455 targets for 'no_install' modules.
10456 * configure: Move GDB_TK substitution to configure.in. Move
10457 build_modules stuff to configure.in.
10458 * configure.in: Implement soft dependency machinery. Maybe-ize
10459 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10460 * Makefile.in: Regenerate.
10461
104622002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10463
10464 * Makefile.tpl: Make all-target, install-target behave similarly
10465 to all, install (only hitting configured targets). Eliminate
10466 unused macro defintions.
10467
10468 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10469 build != host.
10470
10471 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10472
10473 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10474
10475 * configure.in: Produce lists of subdir targets we're actually
10476 configuring. Remove references to "dosrel".
10477 * Makefile.tpl: Let configure set which subdir targets are hit.
10478 Remove install-cross; clean up install; remove ALL. Remove
10479 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10480 Autogenerate host module targets. Remove empty dependency lines
10481 and redundant dependency; rearrange slightly.
10482 * Makefile.def: Add host-side libtermcap, utils.
10483
10484 * Makefile.in: Regenerate.
10485
0753f1b5 104862002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10487
10488 * ltconfig (osf[345]): Append $major to soname_spec.
10489 Reflect this in library_names_spec.
10490 * ltmain.sh (osf): Prefix $major with . for use as extension.
10491
4b695c23 104922002-11-19 Andreas Jaeger <aj@suse.de>
10493
10494 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10495 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10496 and sparc64 GNU/Linux systems.
10497
3e8ebe0a 104982002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10499
10500 * MAINTAINERS: Update email.
10501
73a8b678 105022002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10503
10504 * MAINTAINERS: Complete James Dennett's entry.
10505
894e4f56 105062002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10507
10508 * MAINTAINERS (Write After Approval): Add myself.
10509
f507a3cb 105102002-11-13 Bruce Korb <bkorb@gnu.org>
10511
10512 * Makefile.tpl: syntactic cleanup
10513
dcde3c07 105142002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 10515
10516 * MAINTAINERS: Add myself to write-after-approval list.
10517
805e22b2 105182002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10519
10520 * Makefile.def: Add list of recursive targets to autogenerate.
10521 Add build_modules.
10522 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10523 targets. Autogenerate *-build-* targets.
10524 * Makefile.in: Regenerate.
10525
105262002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10527
10528 * configure: More autoconf-style substitutions.
10529 * Makefile.tpl: More autoconf-style substitutions.
10530 * Makefile.in: Regenerate.
10531
105322002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10533
10534 * configure: Substitute more variables in a more autoconf-friendly
10535 way. Simplify slightly.
10536 * Makefile.tpl: Make more variables substitutable in an
10537 autoconf-friendly way.
10538 * Makefile.in: Regenerate.
10539
4dd0a098 105402002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10541
10542 * MAINTAINERS (Write After Approval): Add myself.
10543
805e22b2 105442002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10545
10546 * configure.in (v810*): Remove special setting of tools.
10547
10548 * configure: Add support for extra required flags for ar or nm.
10549 * configure.in (aix4.3+): Use above support for target-specific
10550 issues, rather than using config/mt-aix43.
10551
105522002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10553
10554 * configure: Remove 'removing', which doesn't work. Replace $subdir
10555 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10556 with $srcdir. Reformat indentation. Substitute some variables
10557 formerly hard-coded in the Makefile for build=host.
10558 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10559 * Makefile.def: Autogenerate more.
10560 * Makefile.in: Regenerate.
10561
40679d3b 105622002-11-04 Adam Nemet <anemet@lnxw.com>
10563
10564 * MAINTAINERS (Write After Approval): Add myself.
10565
062b02db 105662002-11-04 Kevin Buettner <kevinb@redhat.com>
10567
10568 * Makefile.def (host_modules): Add rda.
10569 * Makefile.in: Regenerate.
10570 * configure.in (target_tool): Add target-rda to list.
10571
bb0439dd 105722002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10573
10574 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10575
a3c3be37 105762002-10-25 Phil Edwards <pme@gcc.gnu.org>
10577
10578 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10579 and restrap targets to this rule.
10580 * Makefile.in: Regenerate.
10581
dd1a0a37 105822002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10583
10584 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10585 GNATS only accounts.
10586
4ea2c3bf 105872002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10588
10589 * configure.in (i[3456]86-*-linux*): Add check to disable
10590 ${libgcj} for glibc1.
10591
03333934 105922002-10-24 Denis Chertykov <denisc@overta.ru>
10593
10594 * MAINTAINERS: Add myself as ip2k port maintainer.
10595
6c5e2f80 105962002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10597
10598 * configure.in: Add tic4x target.
10599
949b0daa 106002002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10601
0e26095b 10602 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10603 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10604 * Makefile.in: Regenerate.
10605
949b0daa 10606 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10607 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10608 * Makefile.in: Regenerate.
10609
aa80d31c 106102002-10-02 Janis Johnson <janis187@us.ibm.com>
10611
10612 * MAINTAINERS: Add myself as web pages co-maintainer.
10613
87614545 106142002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10615
10616 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10617 * Makefile.in: Regenerate.
10618
4aac350f 106192002-10-02 Zack Weinberg <zack@codesourcery.com>
10620
10621 * MAINTAINERS: Add myself and Nathan Sidwell
10622 <nathan@codesourcery.com> as VxWorks maintainers.
10623
e3e6c470 106242002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 10625
10626 * Makefile.def: Remove order dependency comments.
10627 * Makefile.tpl: Add explicit install-install dependencies.
10628 * Makefile.in: Regenerate.
d6a4a914 10629
3fef3c05 10630 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 10631 * Makefile.in: Regenerate.
3fef3c05 10632
d6a4a914 10633 * Makefile.tpl: Add configure-target (for src-release in src)
10634 * Makefile.in: Regenerate.
10635
eb5db528 106362002-09-30 Nick Clifton <nickc@redhat.com>
10637
10638 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10639
971b1aa4 106402002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10641
10642 * configure.in (s390*-*-linux*): Enable libgcj.
10643
b7d94964 106442002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10645
5fa209e7 10646 * configure: Revert accidentally applied changes.
10647
b7d94964 10648 * Makefile.tpl: Make more autoconf-friendly.
10649 * Makefile.in: Regenerate.
10650 * configure: Make substitution more autoconf-like.
10651
2704ebd1 106522002-09-28 Richard Earnshaw <rearnsha@arm.com>
10653
10654 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10655 single entry to handle all these.
10656 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10657 libjava on arm-*-elf.
10658
352ce91b 106592002-09-27 Geoffrey Keating <geoffk@apple.com>
10660
10661 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10662 things that depend on them.
10663
0311ff84 106642002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10665
10666 * Makefile.tpl: Make subsituted variables more autoconfy.
10667 * Makefile.in: Regenerate.
10668 * configure: Make seds more autoconfy.
10669
cc46b37d 106702002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 10671
10672 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10673 * Makefile.in: Regenerate.
10674 * configure.in: Rewrite sed statements to look autoconfy.
10675
cc46b37d 10676 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10677 all-target-foo on configure-target-foo.
10678 * Makefile.def: Ditto.
10679 * Makefile.in: Rebuild.
10680
baabce06 106812002-09-25 Andrew Haley <aph@redhat.com>
10682
10683 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10684
2a1ac811 106852002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10686
10687 * Makefile.def: New file.
10688 * Makefile.tpl: New file.
10689 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10690 * contrib/gcc_update: Note that Makefile.in is a generated file.
10691
10692 * configure.in: Minor rearrangement. Simplify tests.
10693
c725cfd7 106942002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10695
10696 * configure.in (with_headers): Skip copy if value is "yes".
10697 (with_libs): Likewise.
10698
058a3669 106992002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 10700
10701 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10702 * configure.in (sh*-*-pe*): Ditto.
10703 * configure.in (mips*-*-pe*): Ditto.
10704 * configure.in (*arm-wince-pe): Ditto.
10705
512912f3 10706 * configure.in: Rearrange.
10707
dfcd4425 107082002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10709
10710 * MAINTAINERS: Update my email address.
10711
d90b8b3d 107122002-08-30 Paul Koning <pkoning@equallogic.com>
10713
10714 * MAINTAINERS: (Write After Approval): Add myself.
10715
915f1827 107162002-08-29 Geoffrey Keating <geoffk@redhat.com>
10717
10718 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10719
bf81fbc5 107202002-08-24 Geoffrey Keating <geoffk@redhat.com>
10721
10722 * MAINTAINERS: Change my mailing address.
10723
f9ab9bb4 107242002-08-21 Paolo Carlini <pcarlini@unitus.it>
10725
10726 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 10727 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 10728
dcde3c07 107292002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 10730
10731 * MAINTAINERS (Write After Approval): Remove myself.
10732 (Various Maintainers: c++ runtime libs): Add myself.
10733
2857c21b 107342002-08-15 Eric Christopher <echristo@redhat.com>
10735
10736 * config.sub: Import from master repository.
10737 * config.guess: Ditto.
10738
4269a651 107392002-08-19 Alexandre Oliva <aoliva@redhat.com>
10740
10741 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10742 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10743 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10744
0bc5749d 107452002-08-16 Aldy Hernandez <aldyh@redhat.com>
10746
10747 * MAINTAINERS: Add self to rs6000 vector extensions.
10748
38f91bf2 107492002-08-15 Alexandre Oliva <aoliva@redhat.com>
10750
10751 * libiberty/configure: Reverted unintended yesterday's check in.
10752
c837ae19 107532002-08-14 Alexandre Oliva <aoliva@redhat.com>
10754
10755 * boehm-gc/configure, libf2c/configure: Rebuilt.
10756 * libffi/configure, libiberty/configure: Ditto.
10757 * libjava/configure, libobjc/configure: Ditto.
10758 * libstdc++-v3/configure, zlib/configure: Ditto.
10759 Merged from binutils:
10760 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10761 From Steve Ellcey <sje@cup.hp.com>:
10762 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10763 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10764 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10765 IA64.
10766 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10767 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10768 soname_spec, sys_lib_search_path_spec): Ditto.
10769
dcde3c07 107702002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 10771
10772 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10773
769d609b 107742002-08-04 H.J. Lu (hjl@gnu.org)
10775
10776 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10777
fad51d8f 107782002-08-02 Krister Walfridsson <cato@df.lth.se>
10779
10780 * MAINTAINERS (Write After Approval): Add myself.
10781
e31d86e1 107822002-07-31 Alan Modra <amodra@bigpond.net.au>
10783
10784 * configure.in: Move generic linux case to end. Copy generic
10785 linux noconfigdirs to mips*-*-linux* entry and new
10786 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10787
31699db1 107882002-07-19 Michael Matz <matz@suse.de>
10789
10790 * MAINTAINERS: Add myself as ra* maintainer.
10791
2ac0d5ca 107922002-07-16 Chris Demetriou <cgd@broadcom.com>
10793
10794 * config.guess: Update to 2002-07-09 version.
10795 * config.sub: Update to 2002-07-03 version.
10796
501ad919 107972002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10798
10799 * MAINTAINERS: Fix typo in a maintainer email address.
10800
753fca8a 108012002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10802
10803 * configure.in: Remove two redundant tests.
10804
61ab9ea9 108052002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10806
10807 * configure.in (mips*-*-irix6*o32): Enable stabs.
10808
39b7c449 108092002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10810
a7d623d2 10811 * configure.in: Don't build grez.
10812 * Makefile.in: Ditto.
10813
39b7c449 10814 * Makefile.in: Remove references to bsp, cygmon, libstub.
10815 * configure.in: Ditto.
10816
10817 * configure.in: Remove leftover reference to gdbtest.
10818
418aeabd 108192002-07-08 Phil Edwards <pme@gcc.gnu.org>
10820
10821 * configure.in (gxx_include_dir): Change to match versioned
10822 C++ headers if --enable-version-specific-runtime-libs is used.
10823
7261cb98 108242002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 10825
7261cb98 10826 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10827
f6c0123d 108282002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10829
10830 * configure.in: Make --without-x work.
10831
a054af37 108322002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10833
70af7570 10834 * configure.in: Rearrange target Makefile fragment collection.
10835
a054af37 10836 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10837 cvs[src].
10838 * configure.in: Ditto.
10839
59303ed0 108402002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10841
10842 * MAINTAINERS (Write After Approval): Update my e-mail address.
10843
4606a26b 108442002-06-24 Ben Elliston <bje@redhat.com>
10845
10846 * configure.in (host_tools): Remove cgen.
10847
10848 * Makefile.in (all-cgen): Remove; runs from its source directory.
10849 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 10850 (all-opcodes): Do not depend on all-cgen.
4606a26b 10851 (all-sim): Likewise.
10852
dcde3c07 108532002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 10854
10855 * Makefile.in: Eliminate 'apache' targets.
10856 * configure.in: Eliminate 'apache' targets.
10857
13b1b53a 10858 * configure.in: Eliminate redundant tests. Reorganize.
10859
9acba065 10860 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10861
d240b39d 10862 * config-ml.in: Eliminate references to Cygnus configure.
10863
8323b19f 10864 * Makefile.in: Eliminate references to building emacs.
10865
5e606a0f 108662002-06-28 Graham Stott <graham.stott@btinternet.com>
10867
10868 * MAINTAINERS: Update my email address.
10869
531034c6 108702002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10871
10872 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 10873 (cxx_incdir): Remove.
531034c6 10874
bbe6e35a 108752002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10876
10877 * MAINTAINERS (Write After Approval): Add self.
10878
1be37211 10879Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10880
10881 * configure.in: Add support for ip2k.
10882
28070d68 108832002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10884
10885 * configure.in: Fix AIX configury bug.
10886
750f93c6 108872002-06-20 Steve Ellcey <sje@cup.hp.com>
10888
10889 * MAINTAINERS (Write After Approval): Add self.
10890
6862ee05 108912002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10892
296a0f54 10893 * configure.in: replace ${topsrcdir} with ${srcdir}
10894
79381a91 10895 * configure.in: Move definition of libstdcxx_flags
10896 right above usage, rather than waaay earlier.
10897
99aa6b34 10898 * configure.in: Pull definition of is_cross_compiler earlier.
10899
2e74a29f 10900 * configure.in: Rearrange a little.
10901
6862ee05 10902 * configure.in: Remove references to librx.
10903 * Makefile.in: Remove references to librx.
10904
8208f71e 10905Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10906
10907 * config.sub: Add support for avr target.
10908 Import from master sources, rev 1.255
2857c21b 10909
b3167a65 109102002-06-19 Phil Edwards <pme@gcc.gnu.org>
10911
10912 * configure, .cvsignore: Revert previous change...
10913 * Makefile: ...delete.
10914
3177ad11 109152002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10916
10917 * configure.in: Eliminate ${gasdir} variable.
10918
98b82774 109192002-06-18 Dave Brolley <brolley@redhat.com>
10920
10921 * configure.in: Add support for frv.
10922 * config.sub: Add support for frv.
10923
324ae56a 109242002-06-18 Phil Edwards <pme@gcc.gnu.org>
10925
10926 * configure: Remove garbage from previous commit.
10927
9bf16801 109282002-06-18 Phil Edwards <pme@gcc.gnu.org>
10929
10930 * configure: For in-source builds, make a subdir and re-exec there.
10931 * Makefile: New file. Pass targets through to build directory.
10932 * .cvsignore: No longer ignore "Makefile".
10933
ceb0e431 109342002-06-16 Douglas Rupp <rupp@gnat.com>
10935
10936 * MAINTAINERS (Write After Approval): Add self.
10937
50471600 109382002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10939
10940 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10941
5f0cd095 109422002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10943
10944 * configure.in (vax-*-netbsd*): Re-enable gas.
10945
02a5d82a 109462002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10947
286bd992 10948 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10949 BUILD_PREFIX_1, to correct nomenclature.
10950 * configure: Likewise.
10951
02a5d82a 10952 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10953 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10954
33327ce2 109552002-05-31 Olaf Hering <olh@suse.de>
10956
10957 * config-ml.in: Propogate DESTDIR also.
10958
ce3c05b4 109592002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10960
10961 * configure.in (vax-*-netbsd*): Don't build gas for this
10962 platform.
10963
a899dc64 109642002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10965
10966 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10967 and libgcj for AVR.
10968
fe44416c 109692002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10970
10971 * MAINTAINERS (Write After Approval): Add myself.
10972
81c7c0cd 109732002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10974
10975 * config.guess: Update to 2002-05-22 version.
10976 * config.sub: Likewise.
10977
3354d061 109782002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10979
10980 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10981 * config-ml.in: Likewise.
10982 * configure: Likewise.
10983 * configure.in: Likewise.
10984
38d811e4 109852002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10986
10987 * MAINTAINERS: Update my email address.
10988
85b038d8 109892002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10990
e12be23e 10991 * configure.in: Simplify makefile fragment collection.
10992
10993 * configure.in: Remove code to build emacs.
ebd9f514 10994
64d298c9 10995 * configure.in : Remove --srcdir argument from targargs and buildargs
10996 (it's always overridden in the Makefile anyway). Rearrange a bit.
10997
10998 * configure: Move some logic to configure.in.
10999 * configure.in: Move some logic from configure.
85b038d8 11000
231fca94 110012002-05-11 Tom Tromey <tromey@redhat.com>
11002
11003 * MAINTAINERS: Reflect libgcj reality.
11004
7a94b1b9 110052002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
11006
11007 * Makefile.in: Honour DESTDIR.
11008
053d448f 110092002-05-08 Mark Mitchell <mark@codesourcery.com>
11010
11011 * config.guess: Import 2002-03-20 version.
11012 * config.sub: Import 2002-04-26 version.
11013
2eb4509a 110142002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11015
11016 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11017
df8868bc 110182002-05-07 Tim Josling <tej@melbpc.org.au>
11019
11020 * MAINTAINERS: Add self.
11021
dcde3c07 110222002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 11023
11024 * ltmain.sh: Detect and handle object name conflicts
11025 while piecewise linking a static library.
11026
05bcb167 110272002-05-05 Alexandre Oliva <aoliva@redhat.com>
11028
11029 * configure.in (noconfigdirs): Don't disable libgcj on
11030 sparc64-*-solaris* and sparcv9-*-solaris*.
11031
1693b6e0 110322002-05-03 Alexandre Oliva <aoliva@redhat.com>
11033
11034 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11035
6a255a10 110362002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
11037
11038 * configure.in (FLAGS_FOR_TARGET): Do not add
11039 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11040 on i[3456]86-*-linux*.
11041
84690ae2 110422002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
11043
11044 * configure.in (noconfigdirs): Replace [ ] with test.
11045
11046 * configure.in (noconfigdirs): Do not add target-newlib if
11047 target == i[3456]86-*-linux*, and host == target.
11048
f8c3fea9 110492002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
11050
d5908f53 11051 * configure.in: delete reference to absent file
11052
441f85dc 11053 * configure.in: replace '[' with 'test'
11054
a1245e7e 11055 * configure.in: Eliminate references to gash.
11056 * Makefile.in: Eliminate references to gash.
11057
7fe51435 11058 * configure.in: remove useless references to 'pic' makefile fragments.
11059
1e0a85a6 11060 * configure.in: (*-*-windows*) Finish removing.
11061
f8c3fea9 11062 * configure.in: Eliminate redundant test for libgui.
11063
5cf29107 110642002-04-29 Roger Sayle <roger@eyesopen.com>
11065
11066 * MAINTAINERS: Add self and realphabetize. Update entries
11067 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
11068 entry for a29k port maintainer.
11069
dcde3c07 110702002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 11071
11072 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11073 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11074
feaa7d87 110752002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
11076
11077 * configure.in: remove references to dead files
11078
d74b55e8 110792002-04-19 Mark Mitchell <mark@codesourcery.com>
11080
11081 * MAINTAINERS: Add information about purpose of this file.
11082
55efab1c 110832002-04-18 Tom Tromey <tromey@redhat.com>
11084
11085 * configure.in: Disallow configuring libgcj when it is already
11086 installed and we're using Solaris 2.8 linker. Do enable libgcj on
11087 Solaris 2.8 by default. For PR libgcj/6158.
11088
29a2c390 110892002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11090
11091 * configure.in: Move default CC setting out of config/mh-* fragments
11092 directly into here.
11093
b138c834 110942002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
11095
11096 * configure.in: don't even try to configure or make a subdirectory
11097 if there's no configure script for it.
11098
5e311636 110992002-04-15 Mark Mitchell <mark@codesourcery.com>
11100
11101 * MAINTAINERS: Remove chill maintainers.
11102 * Makefile.in (CHILLFLAGS): Remove.
11103 (CHILL_LIB): Remove.
11104 (TARGET_CONFIGDIRS): Remove libchill.
11105 (CHILL_FOR_TARGET): Remove.
11106 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11107 CHILL_LIB.
11108 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11109 (CHECK_TARGET_MODULES): Likewise.
11110 (INSTALL_TARGET_MODULES): Likewise.
11111 (CLEAN_TARGET_MODULES): Likewise.
11112 (configure-target-libchill): Remove.
11113 (all-target-libchill): Remove.
11114 * configure.in (target_libs): Remove target-libchill.
11115 Do not compute CHILL_FOR_TARGET.
11116 * libchill: Remove directory.
2857c21b 11117
df2ff48f 111182002-04-11 DJ Delorie <dj@redhat.com>
11119
11120 * Makefile.in, configure.in: Sync with binutils, entries
11121 follow...
11122
a76bff71 111232002-04-07 Andrew Cagney <ac131313@redhat.com>
11124
11125 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11126 (do-tar, do-bz2): New rules.
11127 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11128 (gdb-tar): New rule.
11129 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11130 (insight_dejagnu.tar): New rule.
11131 (insight.tar): New rule.
11132 (gdb+dejagnu.tar): New rule.
11133 (gdb.tar): New rule.
11134
df2ff48f 111352002-02-01 Mo DeJong <supermo@bayarea.net>
11136
11137 * Makefile.in: Add all-tix to deps for all-snavigator
11138 so that tix is built when building snavigator.
11139
111402002-01-11 Steve Ellcey <sje@cup.hp.com>
11141
11142 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11143 ld and gdb are not supported.
11144
111452002-01-07 Mark Salter <msalter@redhat.com>
11146
11147 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11148 Allow target-libgloss to be built for arm, strongarm, and xscale.
11149
111502001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11151
11152 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11153 options for i[3456]86-pc-linux* native builds.
11154
111552001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11156
11157 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11158 files from .po files for a distribution.
11159
111602001-09-03 Jeff Holcomb <jeffh@redhat.com>
11161
11162 * configure.in: Enable libstdc++-v3 for h8300 targets.
11163
111642001-06-19 Alan Modra <amodra@bigpond.net.au>
11165
11166 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11167 version from bfd/.
11168
11169Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11170
11171 * Makefile.in (VER): When present, extract the version number from
11172 the file version.in.
11173
dcde3c07 111742001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 11175
11176 * configure.in : enable ld for aix
11177
111782001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11179
11180 * config.guess: Add linux target for S/390.
11181
111822000-11-07 Philip Blundell <pb@futuretv.com>
11183
11184 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11185
111862000-11-03 Philip Blundell <pb@futuretv.com>
11187
11188 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11189 files.
11190
111912001-01-15 Ben Elliston <bje@redhat.com>
11192
11193 * configure.in (host_tools): Add sid.
11194 Always configure cgen.
11195
111962000-11-24 Nick Clifton <nickc@redhat.com>
11197
11198 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11199
df2ff48f 112002000-08-20 Doug Evans <dje@casey.transmeta.com>
11201
11202 * Makefile.in (ALL_MODULES): Add all-cgen.
11203 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11204 (all-cgen): New target.
11205 (all-opcodes,all-sim): Depend on all-cgen.
11206 * configure.in (host_tools): Add cgen.
11207 Only configure cgen if --enable-cgen-maint.
11208
dcde3c07 112092002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 11210
11211 * configure.in: Add *-*-freebsd* configurations.
11212
4caca96d 112132002-04-08 Tom Tromey <tromey@redhat.com>
11214
11215 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11216 Fixes PR libgcj/6068.
11217
ec66e65b 112182002-03-30 Krister Walfridsson <cato@df.lth.se>
11219
11220 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11221
dd96b1d1 112222002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11223
11224 * configure.in (alpha*-dec-osf*): Enable libgcj.
11225
dcde3c07 112262003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 11227
11228 * MAINTAINERS (Write After Approval): Add myself.
11229
52fdc102 112302002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11231
11232 Fix for: PR bootstrap/3591, target/5676
11233 * configure.in (mcore-pe): Disable the configuration of
11234 libstdc++-v3 since exceptions are not supported.
11235
f3830a0e 112362002-03-20 Anthony Green <green@redhat.com>
11237
11238 * configure.in: Enable libgcj for xscale-elf target.
11239
dcde3c07 11240Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 11241
11242 * MAINTAINERS: Update my email address.
11243
82c26350 112442002-03-16 Alexandre Oliva <aoliva@redhat.com>
11245
11246 * ltmain.sh (relink_command): Fix typo in previous change.
11247
30d51ce8 112482002-03-15 Alexandre Oliva <aoliva@redhat.com>
11249
11250 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11251 (relink_command): Added --tag flags.
11252 (mode=install): If relinking fails; error out.
11253
863ba363 112542002-03-12 Richard Henderson <rth@redhat.com>
11255
11256 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11257 .NOTPARALLEL tag.
11258 (do-check): Rename from check.
11259 (check): Allow parallel check.
11260
a4ae6a96 112612002-03-12 Bob Wilson <bob.wilson@acm.org>
11262
11263 * MAINTAINERS: Add myself as maintainer for xtensa port.
11264 Fix alphabetical order in CPU port maintainer list.
11265 Remove myself from Write After Approval list.
11266
b65e027c 112672002-03-11 Richard Henderson <rth@redhat.com>
11268
11269 * Makefile.in (.NOTPARALLEL): Add fake tag.
11270
857f2cca 112712002-03-07 H.J. Lu (hjl@gnu.org)
11272
11273 * configure.in: Enable gprof for mips*-*-linux*.
11274
f9231c6c 112752002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11276
11277 * MAINTAINERS (Write After Approval): Add myself.
11278
a51555c7 112792002-02-28 Alexandre Oliva <aoliva@redhat.com>
11280
11281 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11282 libjava.
11283 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11284
f48588d2 112852002-02-23 Alexandre Oliva <aoliva@redhat.com>
11286
11287 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11288 because its Makefile is there; test for the executable instead.
11289
4e979746 112902002-02-22 Alexandre Oliva <aoliva@redhat.com>
11291
11292 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11293 libstdc++-v3 and libjava.
11294
dcde3c07 112952002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 11296
11297 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11298 boehm-gc
2857c21b 11299
ff727c47 113002002-02-09 Alexandre Oliva <aoliva@redhat.com>
11301
11302 * config.guess: Updated to 2002-01-30's version.
11303 * config.sub: Updated to 2002-02-01's version.
11304 Contribute sh64-elf.
11305 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11306 * configure.in: Added sh64-*-*.
11307
77badc5f 113082002-02-08 Chris Demetriou <cgd@broadcom.com>
11309
11310 * MAINTAINERS: Belatedly add myself to write after approval list.
11311
270ba101 11312Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11313
11314 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11315 Remove self as Write After Approval.
11316
2ca6eb0a 113172002-01-31 Geoffrey Keating <geoffk@redhat.com>
11318
11319 * MAINTAINERS: Put self in as maintainer for contrib/regression
11320 directory.
11321
0a526b48 113222002-01-28 Phil Edwards <pme@gcc.gnu.org>
11323
11324 * MAINTAINERS: Update my email address.
11325
1602f15c 113262002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11327
2857c21b 11328 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11329 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 11330 libraries if not supported for NetBSD on target CPU.
11331
ecec2beb 113322002-01-25 Douglas B Rupp <rupp@gnat.com>
11333
11334 * install-sh: Use _inst.$$_ for temp file name.
11335
645cf380 113362002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11337
11338 * MAINTAINERS (Write After Approval): Move my contact info
11339 from here...
11340 (OS Port Maintainers): ...to here (netbsd).
11341
aaced030 113422002-01-22 Bob Wilson <bob.wilson@acm.org>
11343
11344 * MAINTAINERS (Write After Approval): Add myself.
11345
dcde3c07 113462002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 11347
11348 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11349 (all-target-fastjar): Also depend on all-target-libiberty.
11350
7fac8b66 113512002-01-16 H.J. Lu (hjl@gnu.org)
11352
11353 * config.guess: Import from master sources, rev 1.225.
11354 * config.sub: Import from master sources, rev 1.238.
11355
22cb6446 113562002-01-16 Kazu Hirata <kazu@hxi.com>
11357
11358 * MAINTAINERS (Write After Approval): Remove myself.
11359
e83a1c00 113602001-12-19 Florian Weimer <fw@deneb.enyo.de>
11361
11362 * MAINTAINERS (Write After Approval): Add myself.
11363
7ac25494 113642001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11365
11366 * MAINTAINERS: Add self as docs co-maintainer.
11367
15f457c4 113682001-12-11 Matthias Klose <doko@debian.org>
11369
11370 * MAINTAINERS (Write After Approval): Add myself.
11371
9753f6ab 113722001-12-09 Zack Weinberg <zack@codesourcery.com>
11373
11374 * MAINTAINERS: Update my email address.
11375
35df4184 113762001-12-07 Turly O'Connor <turly@apple.com>
11377 * MAINTAINERS (Write After Approval): Add myself.
11378 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11379 (rs6000_initialize_trampoline): Call __trampoline_setup for
11380 ABI_DARWIN too.
11381 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 11382 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 11383
66f95edb 113842001-12-07 Paolo Carlini <pcarlini@unitus.it>
11385
11386 * MAINTAINERS (Write After Approval): Add myself.
11387
e67b1627 11388Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11389
11390 * configure, configure.in: Use temp file for long sed commands.
11391
8dfee166 113922001-12-03 Laurent Guerby <guerby@acm.org>
11393
11394 * config.sub: Update to version 1.232 on subversion.
11395
7412cf54 113962001-12-03 Ben Elliston <bje@redhat.com>
11397
11398 * MAINTAINERS: Update mail address for config.* patches.
11399
dcde3c07 114002001-11-27 DJ Delorie <dj@redhat.com>
31972771 11401 Zack Weinberg <zack@codesourcery.com>
11402
11403 When build != host, create libiberty for the build machine.
11404
11405 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11406 CONFIG_ARGUMENTS.
11407 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11408 New variables.
11409 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11410 and rules.
11411 (all.normal): Depend on ALL_BUILD_MODULES.
11412 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11413 (all-build-libiberty): Depend on configure-build-libiberty.
11414
11415 * configure: Calculate and substitute proper value for
11416 ALL_BUILD_MODULES.
11417 * configure.in: Create the build subdirectory.
11418 Calculate and substitute TARGET_CONFIGARGS (formerly
11419 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11420
0e3daba4 114212001-11-26 Ziemowit Laski <zlaski@apple.com>
11422
11423 * MAINTAINERS (write-after-approval): Add self.
11424
1ccaa52c 114252001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11426
11427 * MAINTAINERS (GNATS only accounts): Remove self.
11428
97b9437e 114292001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11430
11431 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11432 libf2c.
11433
2d051b86 114342001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11435
11436 * MAINTAINERS (Write After Approval): Add self.
11437
9829bea4 114382001-11-12 David O'Brien <obrien@FreeBSD.org>
11439
11440 * MAINTAINERS: mips and s390 are also CPU ports.
11441
f8556812 114422001-11-12 David O'Brien <obrien@FreeBSD.org>
11443
11444 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11445
e3c6ddf5 114462001-11-11 David O'Brien <obrien@FreeBSD.org>
11447
11448 * MAINTAINERS: Alphabetize.
11449
31cd48a0 114502001-11-09 Kazu Hirata <kazu@hxi.com>
11451
11452 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11453
76f9a979 114542001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11455
11456 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11457
a9cbbd8a 114582001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11459
11460 * configure.in (--enable-languages): Be more permissive about
11461 syntax. Check for empty lists better. Warn about $LANGUAGES.
11462
dddb37d8 114632001-11-08 Geoffrey Keating <geoffk@redhat.com>
11464
11465 * config.sub: Import from master sources, rev. 1.230.
11466 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11467
f0314ce2 114682001-11-07 Laurent Guerby <guerby@acm.org>
11469
11470 * MAINTAINERS (Write After Approval): Add self.
11471
8c30d42d 114722001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11473
11474 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11475
18729ae0 114762001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11477
11478 * config.sub: Import from master sources, rev 1.226.
11479 * config.guess: Import from master sources, rev 1.216.
11480
38135c1e 114812001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11482
11483 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11484 * MAINTAINERS: Add self as maintainer of MMIX port.
11485 Remove old after-approval entry.
11486
fee90afd 114872001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11488
11489 * ChangeLog, configure: Fix spelling errors.
11490
800026b8 114912001-10-20 Brendan Kehoe <brendan@zen.org>
11492
11493 * MAINTAINERS: Tweak my address.
11494
dcde3c07 11495Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 11496
11497 * MAINTAINERS: Update my email address.
11498
b746a8aa 114992001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 11500
10475f52 11501 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 11502 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 11503
27e8b2c3 115042001-10-10 Geert Bosch <bosch@gnat.com>
11505
31972771 11506 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 11507 Added Robert Dewar.
11508
dcde3c07 115092001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 11510
11511 * MAINTAINERS (Write After Approval): Added self
11512
17a611d5 115132001-10-02 Geert Bosch <bosch@gnat.com>
11514
11515 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11516
8b20014f 115172001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11518
11519 * configure: Handle temporary files securely using mkdir.
11520
85d6787e 115212001-09-29 Alexandre Oliva <aoliva@redhat.com>
11522
11523 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11524
dcde3c07 115252001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 11526
11527 * configure.in (*-*-linux*): Disable configuration of target-newlib
11528 and target-libgloss.
31972771 11529
1ed656c9 115302001-09-26 Alexandre Oliva <aoliva@redhat.com>
11531
11532 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11533 RANLIB.
11534
6f36c694 115352001-09-21 Alexandre Oliva <aoliva@redhat.com>
11536
11537 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11538 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11539 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11540 avoid quotes nesting problems.
11541 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11542 (DO_X): Export only variables that are set.
11543
471c8d6f 115442001-09-19 Ben Elliston <bje@redhat.com>
11545
11546 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11547 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11548 semantics. Use the shell built-in "type" command instead.
11549
debdecb8 115502001-08-31 Alexandre Oliva <aoliva@redhat.com>
11551
11552 Merged from gcc-3_0-branch:
11553 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11554 * ltcf-c.sh: Use $objext, not $ac_objext.
11555 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11556 * ltcf-cxx.sh: Add support for GNU.
11557 2001-07-22 Timothy Wall <twall@redhat.com>
11558 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11559 default settings if using GNU tools with that configuration.
11560 * ltcf-cxx.sh: Ditto.
11561 * ltcf-gcj.sh: Ditto.
11562 2001-07-21 Michael Chastain <chastain@redhat.com>
11563 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11564 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11565 * ltmain.sh: Mark as gcc-local.
11566
79af057d 115672001-08-30 Eric Christopher <echristo@redhat.com>
11568 Jason Eckhardt <jle@redhat.com>
11569
11570 * config.guess: Merge from master sources.
11571 * config.sub: Merge from master sources, add support for mipsisa32.
11572
2af6c242 115732001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 11574 * config.sub: Merge from master sources, rev 1.219.
11575 * MAINTAINERS: Add self as contact for stormy16 port.
11576
2e1f0726 115772001-08-14 Zack Weinberg <zackw@panix.com>
11578
11579 * config.sub: Merge from master sources, rev 1.218.
11580 * config.guess: Merge from master sources, rev 1.209.
11581
7148a43f 115822001-08-11 Graham Stott <grahams@redhat.com>
11583
11584 * Makefile.in (check-c++): Add missing semicolon.
11585
7572bd48 11586Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11587
2af6c242 11588 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 11589
f9daa432 115902001-07-30 Eric Christopher <echristo@redhat.com>
11591
11592 * MAINTAINERS (Various maintainers: mips port): Added myself.
11593
d5d994d4 115942001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11595
31972771 11596 * configure.in (sh-*-linux*): New.
d5d994d4 11597
8741eff3 115982001-07-27 Richard Henderson <rth@redhat.com>
11599
11600 * .cvsignore: Add LAST_UPDATED.
11601
e06d8cc6 116022001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11603
11604 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11605
8729bf80 116062001-07-16 Aldy Hernandez <aldyh@redhat.com>
11607
31972771 11608 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 11609
19abf887 11610Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11611
11612 * MAINTAINERS (Write After Approval): Added myself.
11613
8f71eb19 116142001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11615
11616 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11617 and libgcj on m68hc11/m68hc12.
11618
fc5104b7 116192001-06-27 H.J. Lu (hjl@gnu.org)
11620
11621 * Makefile (CFLAGS_FOR_BUILD): New.
11622 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11623
8ee5e915 116242001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11625
11626 * README: Remove version number.
11627
c753142b 116282001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11629
11630 * INSTALL/README: Update wrt. to the installation instructions now
11631 residing in gcc/doc/install.texi.
11632
8f602ce4 116332001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11634
11635 * README: Replace with a cut-down and updated version of gcc/README.
11636
0546d603 116372001-06-12 David Edelsohn <edelsohn@gnu.org>
11638
11639 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11640 multilibs to be disabled.
11641
f3886572 116422001-06-11 Daniel Berlin <dan@cgsoftware.com>
11643
11644 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 11645
f1379586 116462001-06-09 Alexandre Oliva <aoliva@redhat.com>
11647
11648 * config.guess: Import CVS version 1.195.
11649 * config.sub: Import CVS version 1.212.
11650
ff091412 116512001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11652
11653 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11654 gcc/xgcc is built, use -print-prog-name to find out the program
11655 name to use.
11656
6eadd25b 116572001-06-04 Phil Edwards <pme@sources.redhat.com>
11658
11659 * config.guess: Import CVS version 1.194. All gcc-local changes
11660 appear to also be in the master copy.
11661 * config.sub: Import CVS version 1.211.
11662
761c31c6 11663Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11664
11665 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11666 with_gcc]: Use `gcc -shared' to build a shared library.
11667
833b6505 11668Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11669
11670 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11671 archives.
11672
9847d949 11673Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11674
11675 * MAINTAINERS (Write After Approval): Add myself.
11676
fadf0d3c 116772001-06-01 Hans-Peter Nilsson <hp@axis.com>
11678
11679 * configure.in (libstdcxx_flags): Do not try to execute
11680 libstdc++-v3/testsuite_flags until it exists.
11681
d39a4f27 116822001-06-01 Alan Modra <amodra@bigpond.net.au>
11683
11684 * MAINTAINERS: Update my email address.
11685
d0642799 116862001-05-31 Graham Stott <grahams@redhat.com>
11687
11688 * MAINTAINERS (Write After Approval): Add myself.
11689
dcde3c07 116902001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 11691
11692 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11693 libraries when using g++ with native linker.
11694
a28875e9 116952001-05-28 Alexandre Oliva <aoliva@redhat.com>
11696
11697 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11698
00ed89e1 116992001-05-22 Alexandre Oliva <aoliva@redhat.com>
11700
11701 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11702 [aix4*|aix5*]: Prepend blank.
11703
93221b10 117042001-05-20 Alexandre Oliva <aoliva@redhat.com>
11705
11706 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11707 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11708 of subdir/configure scripts to use the new libtool.m4.
11709
b26428f6 117102001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11711
11712 * MAINTAINERS (Write After Approval): Add myself.
11713
de27502c 117142001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11715
11716 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11717
28e776fd 117182001-05-11 Ben Elliston <bje@redhat.com>
11719
11720 * Makefile.in (all-sid): New target.
11721 (check-sid, clean-sid, install-sid): Likewise.
11722
e67abcc9 117232001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11724
11725 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11726
df4fdffb 117272001-05-03 Alexandre Oliva <aoliva@redhat.com>
11728
11729 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11730 libgcj.
11731
117322001-05-03 Alexandre Oliva <aoliva@redhat.com>
11733
11734 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11735 gcc/xgcc is built, use -print-prog-name to find out the program
11736 name to use.
11737
dfb18c91 117382001-04-26 Alexandre Oliva <aoliva@redhat.com>
11739
fdaf496c 11740 * configure.in (noconfigdirs): Don't reset it from scratch in the
11741 target case; only append to it.
f9daa432 11742
dfb18c91 11743 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11744 sparc-*-solaris2.8]: Disable ${libgcj}.
11745
f7ec7829 117462001-04-25 Alexandre Oliva <aoliva@redhat.com>
11747
11748 * configure.in (libgcj_saved): Copy from $libgcj.
11749 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11750 --disable-libgcj.
11751
b890ea44 117522001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11753
11754 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 11755 C front end maintainer.
b890ea44 11756
f6dd84a6 11757Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11758
11759 * configure.in: Move *-chorusos target case to the proper switch.
11760 Disable libgcj.
11761
46b021de 117622001-04-12 Alexandre Oliva <aoliva@redhat.com>
11763
11764 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11765 1.641.2.228.
11766
0355c121 117672001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11768
11769 * Makefile.in (STAGE1_CFLAGS): Pass down.
11770
954078d1 117712001-04-13 Alan Modra <amodra@one.net.au>
11772
11773 * config.guess: Add hppa64-linux support. Note for next import that
11774 this is already in the master file.
11775 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11776
67282802 117772001-04-12 Alexandre Oliva <aoliva@redhat.com>
11778
11779 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11780 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11781
628f3e51 117822001-04-11 Stan Shebs <shebs@apple.com>
11783
11784 * MAINTAINERS: Add self as Darwin port maintainer.
11785
c5659af6 117862001-04-11 Alan Modra <amodra@one.net.au>
11787
11788 * MAINTAINERS: Update my email address.
11789
6a965736 117902001-04-10 Loren J. Rittle <ljrittle@acm.org>
11791
11792 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11793 recent versions of FreeBSD (release 3 or later).
11794 * ltconfig: On FreeBSD, -lc must not be provided when building
11795 a shared library or else the standard -pthread gcc option is
11796 rendered worthless to later users of the built library.
11797
e64be694 117982001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11799
11800 * MAINTAINERS: Add self and RTH as C front end maintainers.
11801
a28f421e 118022001-04-05 Alexandre Oliva <aoliva@redhat.com>
11803
31972771 11804 * config.sub: Make sure to match an already-canonicalized
11805 machine name (eg. mn10300-unknown-elf).
a28f421e 11806
1cb80700 118072001-04-01 Alexandre Oliva <aoliva@redhat.com>
11808
11809 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11810 New macros.
11811 (bootstrap, cross): Use RECURSE_FLAGS.
11812 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11813
8929c4de 118142001-03-27 Alexandre Oliva <aoliva@redhat.com>
11815
11816 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11817
46b43912 118182001-03-22 Colin Howell <chowell@redhat.com>
11819
5c144a30 11820 * Makefile.in (DO_X): Do not backslash single-quotes in
11821 backquotes (two places).
46b43912 11822
cd003521 118232001-03-22 Alexandre Oliva <aoliva@redhat.com>
11824
11825 Re-installed:
11826 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11827 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11828 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11829 * ltcf-cxx.sh: Likewise.
11830 * ltcf-gcj.sh: Likewise.
11831
7c9b3c20 118322001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11833
11834 * MAINTAINERS: Add myself as "documentation co-maintainer".
11835
88c1d089 118362001-03-22 Alexandre Oliva <aoliva@redhat.com>
11837
11838 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11839 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11840
ed7a462d 118412001-03-19 Tom Tromey <tromey@redhat.com>
11842
11843 * config-ml.in: Handle GCJ and GCJFLAGS.
11844
3caa3e73 118452001-03-21 Michael Chastain <chastain@redhat.com>
11846
11847 * Makefile.in: all-m4 depends on all-texinfo.
11848
45b909bc 118492001-03-20 Loren J. Rittle <ljrittle@acm.org>
11850
11851 * MAINTAINERS: Add myself to write after approval list.
11852
f9ecd05b 118532001-03-18 Laurynas Biveinis <lauras@softhome.net>
11854
11855 * Makefile.in (DO_X): Quote nested quotes.
11856
a0167be8 118572001-03-18 Alan Modra <alan@linuxcare.com.au>
11858
11859 * MAINTAINERS: Add myself to write after approval list.
11860
34690eeb 118612001-03-15 Laurynas Biveinis <lauras@softhome.net>
11862
11863 * Makefile.in (DO_X): Use double quotes for quoting
11864 "RANLIB=$${RANLIB}".
11865
ace16e3d 118662001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11867
11868 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11869
dcde3c07 118702001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 11871
11872 * configure.in: Only use `lang_requires' for languages athat are
11873 actually enabled.
11874
6941e176 118752001-03-08 Phil Edwards <pme@sources.redhat.com>
11876
11877 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11878
8278b709 118792001-03-08 Alexandre Oliva <aoliva@redhat.com>
11880
11881 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11882
1a6eb118 118832001-03-07 Tom Tromey <tromey@redhat.com>
11884
11885 * configure.in: Allow config-lang.in to set `lang_requires' to list
11886 of other required languages.
11887
8c74272d 118882001-03-06 Laurynas Biveinis <lauras@softhome.net>
11889
11890 * Makefile.in: Remove RANLIB definition. Use RANLIB
11891 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11892 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 11893
41edef81 118942001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 11895 Alexandre Oliva <aoliva@redhat.com>
f9daa432 11896
41edef81 11897 * Makefile.in (check-c++): Use tabs, not spaces.
11898
8b6c1516 118992001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 11900
8b6c1516 11901 * MAINTAINERS: add myself to Write After Approval list.
11902
66c4386e 119032001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 11904
31972771 11905 * Makefile.in (check-c++): New rule.
f9daa432 11906
fd1a012c 11907 * configure.in (target_libs): Remove libg++.
11908 (noconfigdirs): Remove libg++.
11909 (noconfigdirs): Same.
11910 (noconfigdirs): Same.
11911 (noconfigdirs): Same.
11912
11913 * config-ml.in: Remove libg++ references.
11914
11915 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11916 (ALL_TARGET_MODULES): Same.
11917 (configure-target-libg++): Remove.
11918 (all-target-libg++): Remove.
11919 (configure-target-libio): Remove.
11920 (all-target-libio): Remove.
11921 (check-target-libio): Remove.
11922 (.PHONY): Remove.
11923 (libg++.tar.bz2): Remove.
11924 (all-target-cygmon): Remove libio.
11925 (all-target-libstdc++): Remove.
11926 (configure-target-libstdc++): Remove.
11927 (TARGET_LIB_PATH): Remove libstdc++.
11928 (ALL_GCC_CXX): Remove libstdc++.
11929 (all-target-gperf): Correct.
11930
8fb60dad 119312001-02-16 Nick Clifton <nickc@redhat.com>
11932
11933 * configure.in (noconfigdirs): Allow configuration of texinfo
11934 for Cygwin hosts.
11935
8611f330 119362001-02-15 Anthony Green <green@redhat.com>
11937
11938 * configure: Introduce GCJ_FOR_TARGET.
11939 * configure.in: Ditto.
11940 * Makefile.in: Ditto.
11941
863b470b 119422001-02-13 Andreas Schwab <schwab@suse.de>
11943
11944 * MAINTAINERS: Update mail address.
11945
9bfefeba 119462001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11947
11948 * config.guess: Add linux target for S/390.
11949 * config.sub: Likewise.
11950
dcde3c07 119512001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 11952
11953 * configure.in: for *-chorusos, don't config target-newlib and
31972771 11954 target-libgloss.
737f6b8e 11955
60611395 119562001-02-06 Ben Elliston <bje@redhat.com>
11957
11958 * configure: Output host type to stdout, not stderr.
11959
2b05b516 119602001-02-05 Mark Mitchell <mark@codesourcery.com>
11961
da0c6982 11962 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 11963 * ltcf-cxx.sh: Likewise.
11964
2b05b516 11965 * config.if: Assume enable_libstdcxx_v3 is defined.
11966
1030d23b 119672001-02-04 Mark Mitchell <mark@codesourcery.com>
11968
11969 Remove V2 C++ library.
11970 * configure.in: Remove --enable-libstdcxx_v3 support.
11971
1c1033dd 119722001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11973
11974 * include/demangle.h: Add prototype for java_demangle_v3.
11975
3a2af5aa 119762001-01-29 Phil Edwards <pme@sources.redhat.com>
11977
11978 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11979
f4763e9a 119802001-01-27 Richard Henderson <rth@redhat.com>
11981
11982 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11983
1e5173c2 119842001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11985
11986 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11987 Don't unset, it's non-portable and no longer necessary, set to empty
11988 instead.
11989
441075de 119902001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11991
11992 * ltconfig: Shell portability fix for the tagname validity check.
11993
21037ec8 119942001-01-27 Alexandre Oliva <aoliva@redhat.com>
11995
11996 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11997 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11998
db45c2a0 119992001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12000
12001 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12002
2c18c34e 120032001-01-26 Tom Tromey <tromey@redhat.com>
12004
12005 * configure.in: Allow libgcj to be built on Sparc Solaris.
12006
4b44c1a3 120072001-01-25 David Edelsohn <edelsohn@gnu.org>
12008
12009 * ltcf-c.sh: Add aix5 case.
12010 * ltcf-cxx.sh: Likewise.
12011 * ltconfig: Likewise.
12012
24f78d1b 120132001-01-24 Alexandre Oliva <aoliva@redhat.com>
12014
a7b0e06d 12015 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12016 keep at least one of build_libtool_libs or build_old_libs set to
12017 yes.
12018
24f78d1b 12019 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12020 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12021
ef1760c1 120222001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
12023
12024 * configure.in: Enable libgcj on several additional platforms.
12025
1986d3d9 120262001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
12027
12028 * configure.in: Enable libgcj for linux targets.
12029
7e1bb7bf 120302001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12031
12032 * MAINTAINERS (Write After Approval): Add myself.
12033
f3a027ae 120342001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
12035
12036 * MAINTAINERS: Add myself as vax port maintainer.
12037
5e7056b8 120382001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
12039
12040 * MAINTAINERS: Add myself as Mercury front-end maintainer.
12041
0d2271de 120422001-01-09 Mike Stump <mrs@wrs.com>
12043
12044 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12045 failures of subdirectories.
12046
cd003521 120472001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 12048
cd003521 12049 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 12050 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 12051 * ltcf-cxx.sh: Likewise.
12052 * ltcf-gcj.sh: Likewise.
12053 * ltconfig.sh: Fix typo.
d76e21ba 12054
95426b72 120552001-01-02 Laurynas Biveinis <lauras@softhome.net>
12056
12057 * configure: handle DOS-style absolute paths.
12058
bd55fdd4 120592001-01-02 Laurynas Biveinis <lauras@softhome.net>
12060
12061 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12062
66714311 120632000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
12064
12065 * MAINTAINERS: Add myself as avr port co-maintainer.
12066
f4f04af5 120672000-12-28 Ben Elliston <bje@redhat.com>
12068
12069 * MAINTAINERS: Add myself under ``Write After Approval''.
12070
81875c45 120712000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
12072
12073 * texinfo: Remove directory from GCC.
12074
35d9361d 120752000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12076
12077 * COPYING: Update to current
12078 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12079 to 19yy as example year in copyright notice).
12080
ac20ef2c 120812000-12-18 Benjamin Kosnik <bkoz@redhat.com>
12082
f9daa432 12083 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 12084 (libstdcxx_incdir): Pass down.
12085 * config.if: Remove expired bits for cxx_interface, add stub.
12086 (libstdcxx_incdir): Add variable for g++ include directory.
12087 * configure.in (gxx_include_dir): Use it.
f9daa432 12088
d550dfb2 120892000-12-18 Alexandre Oliva <aoliva@redhat.com>
12090
12091 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
12092 with old-email address from ``Write After Approval''.
12093
2353a84c 120942000-12-15 Andreas Jaeger <aj@suse.de>
12095
12096 * configure.in: Handle lang_dirs.
12097
120982000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 12099
ad324c4e 12100 * MAINTAINERS: Removed brads.
12101
1bbd1888 12102 * MAINTAINERS: Added gcj developers.
12103
7756f182 121042000-12-13 Anthony Green <green@redhat.com>
f9daa432 12105
7756f182 12106 * configure.in: Disable libgcj for any target not specifically
4b695c23 12107 listed. Disable libgcj for x86 and Alpha Linux until compatible
12108 with g++ abi.
f9daa432 12109
1ef27c9d 121102000-12-13 Mike Stump <mrs@wrs.com>
12111
12112 * Makefile.in (local-distclean): Also remove fastjar.
12113
8c200666 121142000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12115
12116 * contrib/gcc_update: Add fastjar --touch entries.
12117
abc9907a 121182000-12-12 Alexandre Oliva <aoliva@redhat.com>
12119
12120 * configure.in: Disable language-specific target libraries for
12121 languages that aren't enabled.
12122
4d5a2476 121232000-12-10 Anthony Green <green@redhat.com>
12124
12125 * configure.in: Define libgcj. Disable libgcj target libraries for
12126 most targets.
12127
f30b13ba 121282000-12-10 Neil Booth <neilb@earthling.net>
12129
12130 * MAINTAINERS: Update mail address, remove from WAA list.
12131
da538d34 121322000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12133
12134 * libjava: Imported from /cvs/java.
12135 * libffi: Likewise.
12136 * Boehm-gc: Likewise.
12137
bb5f4242 121382000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12139
12140 * configure.in (target_libs): Revert 2000-12-08 patch.
12141 (noconfigdirs): Added target-libjava.
12142
f4f46f68 121432000-12-09 Laurynas Biveinis <lauras@softhome.net>
12144
12145 * djunpack.bat: removed.
12146
2adfe2a9 121472000-12-09 Laurynas Biveinis <lauras@softhome.net>
12148
12149 * Makefile.in: handle DOS-style absolute paths.
12150 * config-ml.in: likewise.
12151 * symlink-tree: likewise.
12152
7ce26751 121532000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12154
12155 * fastjar: Imported.
12156
68a758b6 121572000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12158
12159 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12160 libjava.
12161 * configure.in (target_libs): Removed `target-libjava'.
12162
0b3b9f3b 121632000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12164
12165 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12166 (ALL_MODULES): Added fastjar.
12167 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12168 (all-target-libjava): all-fastjar replaces all-zip.
12169 (all-fastjar): Added.
12170 (configure-target-fastjar, all-target-fastjar): Likewise.
12171 * configure.in (host_tools): Added fastjar.
12172
b9b564e0 121732000-12-07 Mike Stump <mrs@wrs.com>
12174
12175 * Makefile.in (local-distclean): Remove leftover built files.
12176
1a45dccf 121772000-11-24 Nick Clifton <nickc@redhat.com>
12178
12179 * configure.in (xscale-elf): Add target.
12180 (xscale-coff): Add target.
12181
b21e5977 121822000-11-22 Loren J. Rittle <ljrittle@acm.org>
12183
31972771 12184 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12185 recent versions of FreeBSD (release 3 or later).
12186 * ltconfig: On FreeBSD, -lc must not be provided when building
12187 a shared library or else the standard -pthread gcc option is
12188 rendered worthless to later users of the built library.
b21e5977 12189
d7ce037e 121902000-11-16 Fred Fish <fnf@be.com>
12191
12192 * configure.in (enable_libstdcxx_v3): Fix typo,
12193 libstd++ -> libstdc++.
12194
2c5d378d 121952000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12196
12197 * MAINTAINERS: Add self to Write After Approval list.
12198
ea4ec5d3 121992000-11-21 Bernd Schmidt <bernds@redhat.com>
12200
12201 * MAINTAINERS: Update my email address. Add myself to global write
12202 privs list.
12203
5cfbc08c 122042000-11-18 Alexandre Oliva <aoliva@redhat.com>
12205
f42cc732 12206 * Makefile.in: Merge with src and libgcj.
12207 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12208 configure-target-<library> when their configure scripts need the C
12209 or C++ library to have already been built to work properly.
12210 (do_proto_toplev): Set them to an empty string.
12211
5cfbc08c 12212 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12213 (REALLY_SET_LIB_PATH): Use them.
12214
f1433f3d 122152000-11-17 Stan Shebs <shebs@apple.com>
12216
12217 * MAINTAINERS: Add self to Write After Approval list.
12218
9371935c 122192000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12220
12221 * configure: Provide the original toplevel configure arguments
12222 (including $0) to subprocesses in the environment rather than
12223 through gcc/configargs.h.
12224
967ccfb6 122252000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12226
12227 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12228 C99. Alphabetise "Write After Approval" list.
12229
facb1a06 122302000-11-12 Mark Mitchell <mark@codesourcery.com>
12231
4ec87d68 12232 * configure: Turn on libstdc++ V3 by default.
12233
facb1a06 12234 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12235 if we've got GCC.
12236
0877e533 122372000-11-11 Philip Blundell <philb@gnu.org>
12238
12239 * MAINTAINERS: Add self to Write After Approval list.
12240
a6fdcbb2 122412000-11-09 David Edelsohn <edelsohn@gnu.org>
12242
12243 * ltcf-c.sh (aix4): Improve shared library configuration; require
12244 exporting symbols.
12245 * ltcf-cxx.sh (aix4): Define.
12246 * ltconfig (aix4): Define library and soname specs appropriate for
12247 AIX. Define command to create export symbols list.
12248
dcde3c07 12249Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 12250
12251 * config.sub: Add support for Sun Chorus
12252
cc849a38 122532000-10-31 Nick Clifton <nickc@redhat.com>
12254
12255 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12256 <name>@redhat.com. Also installed new email address for Clint
12257 Popetz.
f9daa432 12258
3f23f60a 122592000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12260
12261 * etc: Remove directory from GCC.
12262
3e9279ee 122632000-10-16 Michael Meissner <meissner@redhat.com>
12264
12265 * configure (gcc/configargs.h): Only create if there is a build GCC
12266 directory created.
12267
f9daa432 122682000-10-16 Matthias Klose <doko@debian.org>
12269
5c371a2c 12270 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12271 when configured for libstdc++-v3.
12272
4a0e2d42 122732000-10-05 Phil Edwards <pme@gcc.gnu.org>
12274
12275 * configure: Save configure arguments to gcc/configargs.h.
12276
f39aafc5 122772000-10-04 Philipp Thomas <pthomas@suse.de>
12278
12279 * config.guess: Import CVS version 1.157.
12280 * config.sub: Import CVS version 1.181.
12281
c884589e 122822000-10-04 Andris Pavenis <pavenis@latnet.lv>
12283
12284 * Makefile.in (bootstrap): avoid recursion if subdir missing
12285 (cross): ditto
12286 (do-proto-toplev): ditto
12287
c1a13da0 122882000-09-30 Alexandre Oliva <aoliva@redhat.com>
12289
e920d979 12290 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12291 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12292
c1a13da0 12293 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12294 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12295 all affected `configure' scripts.
12296
81089fbf 12297Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12298
12299 * MAINTAINERS: Add self as cpplib co-maintainer.
12300
c47eeef8 123012000-09-24 Aldy Hernandez <aldyh@redhat.com>
12302
12303 * MAINTAINERS: Add self to Write After Approval list.
12304
1f6ba023 123052000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12306
12307 * INSTALL/README: egcs -> GCC update.
12308
dcde3c07 12309Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 12310
12311 * MAINTAINERS: Add myself to Write After Approval list.
12312
eca133bc 123132000-09-15 Kazu Hirata <kazu@hxi.com>
12314
12315 * MAINTAINERS: Add myself to Write After Approval list.
12316
3a6d39fe 12317Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12318
31972771 12319 * configure.in: Do not build byacc for hppa64. Provide paths to the
12320 X11 libraries for hppa64.
3a6d39fe 12321
5e4d941a 123222000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12323
12324 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12325
fd7f3a57 123262000-09-06 Alexandre Oliva <aoliva@redhat.com>
12327
5fbdfc0f 12328 * Makefile.in (all-zlib): Added dummy target.
12329
fd7f3a57 12330 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12331 ltcf-gcj.sh: Updated from libtool multi-language branch.
12332
92b251ca 123332000-09-05 Alexandre Oliva <aoliva@redhat.com>
12334
12335 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12336 (bootstrap*): Depend on all-bootstrap.
12337
31ab897a 123382000-09-05 Philipp Thomas <pthomas@suse.de>
12339
12340 * config.guess: Import CVS version 1.156.
12341 * config.sub: Import CVS version 1.179.
12342
add841d2 123432000-09-02 Anthony Green <green@cygnus.com>
12344
12345 * Makefile.in (all-gcc): Depend on all-zlib.
12346 (CLEAN_MODULES): Add clean-zlib.
12347 (ALL_MODULES): Add all-zlib.
12348 * configure.in (host_libs): Add zlib.
12349
aff0af06 123502000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 12351
12352 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12353 crosses, but add gcc/include to the header search path for them.
12354
d6f4f260 123552000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12356
12357 * MAINTAINERS: Add self to Write After Approval list.
12358
352d4040 123592000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12360
12361 * config.guess: Import CVS version 1.152.
12362 * config.sub: Import CVS version 1.177.
12363
a49a3523 123642000-08-25 Alexandre Oliva <aoliva@redhat.com>
12365
681dbe98 12366 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12367 $targargs to tell whether newlib is going to be built.
12368
a49a3523 12369 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12370 $$r/TARGET_SUBDIR/libio for _G_config.h.
12371
2fb10547 123722000-08-23 Alexandre Oliva <aoliva@redhat.com>
12373
12374 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12375
1554dae1 123762000-08-22 DJ Delorie <dj@redhat.com>
12377
12378 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12379
883e4a54 123802000-08-22 Alexandre Oliva <aoliva@redhat.com>
12381
12382 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12383 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12384 sub-configures.
12385
47e1a34e 123862000-08-21 DJ Delorie <dj@redhat.com>
12387
12388 * MAINTAINERS: Add self as a libiberty maintainer
12389
f4fb1596 123902000-08-16 Alexandre Oliva <aoliva@redhat.com>
12391
12392 * configure.in (libstdcxx_flags): Use
12393 libstdc++-v3/src/libstdc++.INC.
12394
a4b68c89 123952000-08-15 Alexandre Oliva <aoliva@redhat.com>
12396
12397 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12398
e800dd2f 123992000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12400
e5d5867a 12401 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12402
f9daa432 12403 * configure: Make enable_threads and enable_shared defaults
e800dd2f 12404 explicit. Substitute enable_threads into generated Makefiles.
12405 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12406 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12407
4a5bda50 124082000-08-13 Geoff Keating <geoffk@cygnus.com>
12409
12410 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12411
2968054b 124122000-08-12 Alexandre Oliva <aoliva@redhat.com>
12413
12414 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12415 previous delta.
12416
cbf326ce 124172000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 12418
cbf326ce 12419 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12420 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12421 (FLAGS_FOR_TARGET): Not here.
12422 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 12423
287d2cfb 124242000-08-11 Alexandre Oliva <aoliva@redhat.com>
12425
12426 * config-ml.in (CC, CXX): Don't introduce a leading space.
12427
9b573fd8 124282000-08-07 DJ Delorie <dj@delorie.com>
12429
12430 * MAINTAINERS: Add self as a DJGPP maintainer
12431
ede08f9f 124322000-08-07 DJ Delorie <dj@redhat.com>
12433
12434 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12435 "if we're also building gcc, and it's a gcc that will run on the
12436 build machine, we want to use its includes instead of the system's
12437 default includes".
12438
85895852 124392000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12440
12441 * MAINTAINERS: Add self to Write After Approval list.
12442
454c751b 124432000-08-03 Alexandre Oliva <aoliva@redhat.com>
12444
feb7523c 12445 * configure.in (libstdcxx_flags): Don't use `"'.
12446
454c751b 12447 * config-ml.in: Adjust multilib search paths to the
12448 appropriate multilib tree.
12449
0a120c53 124502000-08-02 Alexandre Oliva <aoliva@redhat.com>
12451
12452 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12453 commas in $LANGUAGES.
12454
f3efc960 124552000-08-02 Manfred Hollstein <manfredh@redhat.com>
12456
12457 * configure.in: Re-enable all references to libg++ and librx.
12458
00c97451 124592000-08-01 Alexandre Oliva <aoliva@redhat.com>
12460
650713eb 12461 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12462 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12463 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12464 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12465
00c97451 12466 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12467
4d3fd3b7 124682000-07-31 Alexandre Oliva <aoliva@redhat.com>
12469
12470 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12471 CXX_FOR_TARGET for sed.
12472
32999451 124732000-07-30 Alexandre Oliva <aoliva@redhat.com>
12474
12475 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12476 Do not override if already set in the environment or in configure.
12477 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12478 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12479
c102b56d 124802000-07-28 Alexandre Oliva <aoliva@redhat.com>
12481
12482 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12483 the libtool CVS tree multi-language branch.
12484 * ltconfig, ltmain.sh: Updated.
f9daa432 12485
bc7af389 124862000-07-27 Alexandre Oliva <aoliva@redhat.com>
12487
ed2dfc92 12488 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12489 (clean-target): Depend on it.
12490
bc7af389 12491 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12492 (GCC_FOR_TARGET): Use it.
12493 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12494 * configure.in: ... here.
12495 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12496 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12497
aee16bda 124982000-07-24 Eric Christopher <echristo@cygnus.com>
12499
12500 * MAINTAINERS: Add self to Write After Approval list.
12501
bae203e7 125022000-07-24 Alexandre Oliva <aoliva@redhat.com>
12503
8ad0b02a 12504 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12505 (configure-target-libchill, configure-target-libobjc): Likewise.
12506
bae203e7 12507 * configure.in: Use the same cache file for all target libs.
12508 * config-ml.in: But different cache files per multilib variant.
12509
2dce220b 125102000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12511
12512 * configure (topsrcdir): Don't use dirname.
12513
84a55ca2 125142000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12515
12516 * MAINTAINERS: Add self to Write After Approval list.
12517
151ad919 125182000-07-20 Jason Merrill <jason@redhat.com>
12519
12520 * configure.in: Remove all references to libg++ and librx.
12521
12522 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12523
125242000-07-20 Hans-Peter Nilsson <hp@axis.com>
12525
12526 * config.sub: Update to subversions version 2000-07-06.
12527
99545576 125282000-07-12 Andrew Haley <aph@cygnus.com>
12529
12530 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12531 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12532
1ac432f1 125332000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12534
12535 * symlink-tree: Check number of arguments.
12536
8d6dd244 125372000-07-05 Jim Wilson <wilson@cygnus.com>
12538
12539 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12540 search path for a g++ extracted from the build tree. This
12541 will allow link tests run by configure scripts in
12542 subdirectories to succeed.
12543
151ad919 125442000-07-01 Koundinya K <kk@ddeorg.soft.net>
12545
31972771 12546 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 12547
74c42694 125482000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12549
12550 * MAINTAINERS: Add myself as loop discovery maintainer.
12551
151ad919 125522000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12553
12554 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12555 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12556
125572000-06-19 Timothy Wall <twall@cygnus.com>
12558
12559 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12560 * config.sub: Add tic54x target.
12561
39d9b770 12562Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12563
12564 * MAINTAINERS: Add self as Fortran maintainer,
12565 remove Craig Burley.
12566
151ad919 12567Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 12568
151ad919 12569 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12570 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 12571
a71aa125 12572Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12573
12574 * MAINTAINERS: Add self as i18n maintainer
12575
151ad919 1257620000-05-21 H.J. Lu (hjl@gnu.org)
12577
31972771 12578 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12579 directory are used if they exist. Make sure
12580 $(build_tooldir)/include is searched for header files,
12581 $(build_tooldir)/lib/ for library files.
151ad919 12582 (GCC_FOR_TARGET): Likewise.
31972771 12583 (CXX_FOR_TARGET): Likewise.
151ad919 12584
1ef89cd1 12585Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12586
12587 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12588
151ad919 12589Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 12590
12591 * Makefile.in (configure-target-libiberty): Depend on
12592 configure-target-newlib.
12593
ffee4df0 125942000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12595
12596 * configure.in, Makefile.in: Merge all libffi-related
12597 configury stuff from the libgcj tree.
12598
151ad919 12599Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12600
12601 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12602 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12603
12604Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12605
12606 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12607 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 12608 current version information. Add to proto-toplev directory.
151ad919 12609 (gdb-taz): Build do-djunpack.
12610
677b224d 126112000-05-15 David Edelsohn <edelsohn@gnu.org>
12612
12613 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12614
36d84962 12615Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12616
12617 * MAINTAINERS: Add self to Write After Approval list.
12618
151ad919 126192000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12620
12621 * ltmain.sh: Preserve in relink_command any environment
12622 variables that may affect the linker behavior.
12623
b4ae6e19 12624Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12625
151ad919 12626 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12627
12628Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12629
12630 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12631
126322000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12633
12634 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 12635 with the version name.
b4ae6e19 12636
9f8322d4 12637Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12638
12639 * MAINTAINERS: Add self as bb-reorder maintainer.
12640
212276a1 126412000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12642
12643 * config.if: Tweak.
12644
151ad919 126452000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12646
12647 * djunpack.bat: New file.
12648
12649Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12650
12651 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 12652 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12653 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12654 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 12655
1e866de7 126562000-04-16 Dave Pitts <dpitts@cozx.com>
12657
31972771 12658 * config.sub (case $basic_machine): Change default for "ibm-*"
12659 to "openedition".
1e866de7 12660
c3d0c692 126612000-04-13 Andreas Jaeger <aj@suse.de>
12662
12663 * MAINTAINERS: Added myself.
12664
151ad919 12665Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12666
12667 * Makefile.in (gdb-taz): New target. GDB specific archive.
12668 (do-md5sum): New target.
12669 (MD5PROG): Define.
12670 (PACKAGE): Default to TOOL.
12671 (VER): Default to a shell script.
12672 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 12673 md5 checksum generation.
151ad919 12674 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12675 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12676 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 12677 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 12678
12679Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12680
12681 * configure (warn_cflags): Delete.
12682
dd0ac352 12683Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12684
12685 * MAINTAINERS: Added myself.
12686
84d8005c 126872000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 12688 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 12689
31972771 12690 * configure.in (enable_libstdcxx_v3): Add.
12691 (target_libs): Add bits here to switch between libstdc++-v2 and
12692 libstdc++-v3.
12693 * config.if: And this file too.
12694 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 12695
a995bb42 126962000-04-05 Michael Meissner <meissner@redhat.com>
12697
12698 * config.sub (d30v): Add d30v as a basic machine type.
12699
c1d2a99e 127002000-03-29 Jason Merrill <jason@casey.cygnus.com>
12701
12702 * configure.in: -linux-gnu*, not -linux-gnu.
12703
6437c7c8 12704Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12705
12706 * MAINTAINERS: Add self in write-after-approval section.
12707
48ad86bd 12708Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12709
12710 * MAINTAINERS: Add self as ia64 port maintainer.
12711
cb86f6e1 127122000-03-08 Neil Booth <NeilB@earthling.net>
12713
12714 * MAINTAINERS: Add self in write-after-approval section.
12715
151ad919 12716Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 12717
151ad919 12718 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12719 (do-tar-bz2): Replace TOOL with PACKAGE.
12720 (gdb.tar.bz2): Remove GDBTK from GDB package.
12721 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 12722 dejagnu.tar.bz2): New packages.
151ad919 12723
127242000-02-27 Andreas Jaeger <aj@suse.de>
12725
12726 * configure.in: Add entry for mips*-*-linux*, move catch all
12727 *-*-*linux* entry below this one.
12728
127292000-02-27 Ian Lance Taylor <ian@zembu.com>
12730
12731 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 12732
1872c686 127332000-02-24 Nick Clifton <nickc@cygnus.com>
12734
12735 * config.sub: Support an OS of "wince".
12736
151ad919 12737Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12738
12739 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 12740 version.
151ad919 12741
dcde3c07 127422000-02-23 Linas Vepstas <linas@linas.org>
151ad919 12743
12744 * config.sub: Add support for Linux/IBM 370.
12745 * configure.in: Likewise.
12746
8027f1d6 127472000-02-22 Nick Clifton <nickc@cygnus.com>
12748
12749 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12750
dcde3c07 127512000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 12752
151ad919 12753 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 12754
4f5e65d7 127552000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12756
12757 * configure (gcc_version): When setting, narrow search to
12758 lines containing `version_string'.
12759
cb257c25 127602000-02-15 Denis Chertykov <denisc@overta.ru>
12761
12762 * config.sub: Add support for avr target.
12763
b1b2e339 127642000-02-14 Nick Clifton <nickc@cygnus.com>
12765
12766 * MAINTAINERS: Add maintainers for MCore port.
12767
def2c3fb 12768Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12769
12770 * config.sub: Add mmix-knuth-mmixware.
12771
f0e58719 127722000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12773
12774 * MAINTAINERS: Pair cccp with cpplib maintainership.
12775
dcde3c07 127762000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 12777
12778 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12779 structure stuff to -L library search.
12780 (CXX_FOR_TARGET): Ditto.
12781 (CROSS_CHECK_MODULES): Fix spelling mistake.
12782
6ba3324d 127832000-01-24 Mark Mitchell <mark@codesourcery.com>
12784
12785 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12786 the C++ compiler.
12787
1532359f 127882000-01-12 Richard Henderson <rth@cygnus.com>
12789
12790 * configure.in: Don't build some bits for beos.
12791
75daeef1 127922000-01-12 Joel Sherrill (joel@OARcorp.com)
12793
12794 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12795 as include files.
12796
2774282e 127972000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12798
12799 * Add self as cpplib maintainer, as requested by Jason
12800 Merrill. Correct my e-mail address.
12801
d08e2cf4 128022000-01-06 Geoff Keating <geoffk@cygnus.com>
12803
12804 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12805 not mh-aix43.
12806
cee0655e 12807Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12808
12809 * MAINTAINERS: Add myself to "write after approval" list.
12810
a23a249a 128111999-12-14 Richard Henderson <rth@cygnus.com>
12812
12813 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12814 * config.sub: Accept alphaev[78], alphaev8.
12815
7f620b51 128161999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12817
12818 * config.guess, config.sub: Update from autoconf.
12819
76323487 128201999-11-29 Bruce Korb <autogen@linuxbox.com>
12821
3beb0b4d 12822 * MAINTAINERS: update my playtime e-address.
76323487 12823
5514758e 12824Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12825
12826 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12827 necessary libraries are missing.
12828
dcde3c07 12829Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 12830
12831 * MAINTAINERS: Add new 'write after approval' maintainer.
12832
4a6db447 12833Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12834
12835 * MAINTAINERS: Add new Java maintainer.
12836
34834d2a 128371999-10-25 Andreas Schwab <schwab@suse.de>
12838
12839 * configure: Fix quoting inside arguments of eval.
12840
26186f46 128411999-10-21 Nick Clifton <nickc@cygnus.com>
12842
12843 * config-ml.in: Allow suppression of some ARM multilibs.
12844
b384fc18 12845Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12846
12847 * config.guess: Add OS/390 match pattern.
12848 * config.sub: Add mvs, openedition targets.
12849 * configure.in (i370-ibm-opened*): New.
12850
151ad919 128511999-09-04 Steve Chamberlain <sac@pobox.com>
12852
12853 * config.sub: Add support for configuring for pj.
12854
128551999-08-31 Nick Clifton <nickc@cygnus.com>
12856
12857 * config.sub (maybe_os): Add support for configuring for fr30.
12858
3e6b7981 128591999-08-25 Nick Clifton <nickc@cygnus.com>
12860
12861 * configure.in: Do not configure or build ld for AIX
12862 platforms. ld is known to be broken on these platforms.
12863
49c01ead 12864Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12865
12866 * config-ml.in: Pass compiler flag corresponding to multidirs to
12867 subdir configures.
12868
151ad919 128691999-08-09 Ian Lance Taylor <ian@zembu.com>
12870
12871 * Makefile.in (LDFLAGS): Define.
12872
128731999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12874
12875 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12876 noconfigdirs.
12877 (*-*-cygwin*): Likewise.
12878
128791999-08-08 Ian Lance Taylor <ian@zembu.com>
12880
12881 * mkdep: New file.
12882 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12883 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12884
12885 From Eli Zaretskii <eliz@is.elta.co.il>:
12886 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12887 long file name when using DJGPP on MS-DOS.
12888
90916687 12889Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12890
12891 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12892
151ad919 128931999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12894
12895 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12896 dependency as this causes "make check" to globally "make all"
12897
ed4e41d7 12898Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12899
12900 * configure.in (target_libs): Added target-zlib.
12901 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12902 (CONFIGURE_TARGET_MODULES): Likewise.
12903 (CHECK_TARGET_MODULES): Likewise.
12904 (INSTALL_TARGET_MODULES): Likewise.
12905 (CLEAN_TARGET_MODULES): Likewise.
12906 (configure-target-zlib): New target.
12907 (all-target-zlib): Likewise.
12908 (all-target-libjava): Depend on all-target-zlib.
12909 (configure-target-libjava): Depend on configure-target-zlib.
12910
12911 * Makefile.in (configure-target-libjava): Depend on
12912 configure-target-newlib.
12913 (configure-target-boehm-gc): New target.
12914 (configure-target-qthreads): New target.
12915
31972771 12916 * configure.in (target_libs): Added target-qthreads.
12917 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12918 (CONFIGURE_TARGET_MODULES): Likewise.
12919 (CHECK_TARGET_MODULES): Likewise.
12920 (INSTALL_TARGET_MODULES): Likewise.
12921 (CLEAN_TARGET_MODULES): Likewise.
12922 (all-target-qthreads): New target.
12923 (configure-target-libjava): Depend on configure-target-qthreads.
12924 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 12925
12926 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12927 (CONFIGURE_TARGET_MODULES): Likewise.
12928 (CHECK_TARGET_MODULES): Likewise.
12929 (INSTALL_TARGET_MODULES): Likewise.
12930 (CLEAN_TARGET_MODULES): Likewise.
12931 (all-target-libjava): New target.
12932 (all-target-boehm-gc): Likewise.
12933 * configure.in (target_libs): Added libjava, boehm-gc.
12934
151ad919 129351999-07-22 Ian Lance Taylor <ian@zembu.com>
12936
12937 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12938 configure.bat in SUPPORT_FILES.
12939 (gas+binutils.tar.bz2): Likewise.
12940
12941 * makeall.bat: Remove; obsolete.
12942
129431999-07-21 Ian Lance Taylor <ian@zembu.com>
12944
12945 From Mark Elbrecht:
12946 * configure.bat: Remove; obsolete.
12947
129481999-07-11 Ian Lance Taylor <ian@zembu.com>
12949
12950 * configure: Add -W -Wall to the default CFLAGS when compiling with
12951 gcc.
12952
12953Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12954
12955 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12956
129571999-06-30 Mark Mitchell <mark@codesourcery.com>
12958
12959 * configure.in: Build ld on IRIX6.
12960
129611999-06-12 Ian Lance Taylor <ian@zembu.com>
12962
12963 * Makefile.in: Change distribution targets to use bzip2 instead of
12964 gzip.
12965 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12966 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12967
129681999-06-04 Nick Clifton <nickc@cygnus.com>
12969
12970 * config.sub: Add mcore target.
12971
4960e263 12972Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12973
12974 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12975
fb873f96 12976Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12977
12978 * config.guess (dummy): Changed to $dummy.
12979
f0d0ef7c 129801999-05-24 Nick Clifton <nickc@cygnus.com>
12981
12982 * config.sub: Tidied up case statements.
12983
0522f2f0 129841999-05-22 Ben Elliston <bje@cygnus.com>
12985
e571eca2 12986 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12987 <jiro@din.or.jp>.
12988
0522f2f0 12989 * config.guess: Merge with FSF version. Future changes will be
12990 more accurately recorded in this ChangeLog.
12991 * config.sub: Likewise.
12992
8566565c 12993Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12994
12995 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12996
151ad919 129971999-04-30 Tom Tromey <tromey@cygnus.com>
12998
12999 * ltmain.sh: [mode link] Always use CC given by ltconfig.
13000
688d5631 130011999-04-23 Tom Tromey <tromey@cygnus.com>
13002
13003 * ltconfig, ltmain.sh: Update to libtool 1.2f.
13004
151ad919 130051999-04-20 Drew Moseley <dmoseley@cygnus.com>
13006
13007 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13008 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13009 Bad merge removed these two changes.
13010
e020fd98 13011Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 13012 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 13013
13014 * config.guess (interix Alpha): Add.
13015
151ad919 130161999-04-11 Richard Henderson <rth@cygnus.com>
13017
13018 * configure.in (i?86-*-beos*): Do config gperf; don't config
13019 gdb, newlib, or libgloss.
13020
a48ef8ee 13021Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13022
a48ef8ee 13023 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13024 link a trivial program with -mabi=64. If it fails, remove mabi=64
13025 from multidirs.
13026
c3a180dc 13027Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
13028
13029 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13030
151ad919 130311999-04-08 Nick Clifton <nickc@cygnus.com>
13032
13033 * config.sub: Add support for mcore targets.
13034
130351999-04-07 Michael Meissner <meissner@cygnus.com>
13036
13037 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13038 not mt-ospace, in order to shut up assembler warning about using
13039 symbols that are named the same as registers.
13040
130411999-04-07 Drew Moseley <dmoseley@cygnus.com>
13042
13043 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13044 dependency list for all-target-cygmon.
13045
130461999-04-05 Doug Evans <devans@casey.cygnus.com>
13047
13048 * config-ml.in: Check $host, not $target, for selective multilibs.
13049 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13050 thumb interworking, and underscore prefix multilibs.
13051
130521999-04-04 Ian Lance Taylor <ian@zembu.com>
13053
13054 * missing: Update to version from current automake.
13055
b7ba05c0 13056Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
13057
13058 * configure (gxx_include_dir): Removed.
13059
13060 * configure.in (gxx_include_dir): Handle it.
13061 * Makefile.in: Likewise.
13062
151ad919 130631999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
13064
13065 * config.sub (mips64vr4111,mips64vr4111el) Add.
13066
130671999-03-21 Ben Elliston <bje@cygnus.com>
13068
31972771 13069 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 13070
9862eda4 13071Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
13072
9862eda4 13073 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13074 config/mh-djgpp.
13075
151ad919 13076Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
13077
13078 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13079 all-target-newlib to dependency list for all-target-bsp.
13080
26a1dadb 13081Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
13082
13083 * config.sub: Add i386-uwin support.
13084 * config.guess: Likewise.
13085
fea0107e 13086Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13087
13088 * configure.in: cleanup, add mh-*pic handling for arm, special
13089 case powerpc*-*-aix*
13090
151ad919 13091Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
13092
13093 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13094 can be built.
13095
13096Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
13097
13098 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 13099 targets.
151ad919 13100
daa90679 131011999-03-02 Nick Clifton <nickc@cygnus.com>
13102
13103 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13104
f6a095e9 13105Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13106
13107 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13108
47d8eb1d 131091999-02-24 Nick Clifton <nickc@cygnus.com>
13110
13111 * config.sub: Fix typo in arm recognition.
13112
151ad919 13113Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13114
13115 * configure.in (noconfigdirs): Changed target_configdirs to
13116 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13117 rather than m68k-*-* since it is not known to work on
13118 m68k-aout. Ditto for arm-*-*oabi.
13119
13120Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13121
13122 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 13123
131241999-02-19 Ben Elliston <bje@cygnus.com>
13125
13126 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13127 Smart and improved by Andrew Cagney.
13128
52b143d0 13129Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13130
13131 * config.guess: Recognize openbsd-*-hppa.
13132
c441c977 13133Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13134
13135 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13136 only if it is not empty.
13137
8faa2109 131381999-02-17 Nick Clifton <nickc@cygnus.com>
13139
13140 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 13141
151ad919 13142 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 13143
13144 * config.sub: Modified to recognize uname's armv* syntax.
13145
151ad919 131461999-02-17 Mark Salter <msalter@cygnus.com>
13147
13148 * configure.in: Added target-bsp for sparclite.
13149
13150Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13151
13152 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13153
131541999-02-08 Nick Clifton <nickc@cygnus.com>
13155
13156 * configure.in: Add support for strongarm port.
13157 * config.sub: Add support for strongarm target.
13158
654a22b1 13159Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 13160
654a22b1 13161 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13162 the old name config/mh-cygwin32.
13163 Enable texinfo.
13164
151ad919 13165Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13166
13167 * configure.in: Do build ld for ix86 Solaris.
13168
46fb7091 13169Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13170
13171 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13172 $AR_FOR_TARGET. Likewise for RANLIB.
13173
115ec39e 13174Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 13175
31972771 13176 * config.sub (oabi): Recognize.
13177 * configure.in (arm-*-oabi): Handle.
115ec39e 13178
5cca51e0 13179Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13180
13181 * config.guess: Improve detection of i686 on UnixWare 7.
13182
183a8abb 13183Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13184
13185 * config.guess: Add support for i386-pc-interix.
13186 * config.sub: Likewise.
13187 * configure.in: Likewise.
183a8abb 13188
151ad919 13189Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13190
13191 * Makefile.in: Remove unneeded all-target-libio from
13192 from all-target-winsup target since it is now unneeded.
13193 Add all-target-libtermcap in its place since it is now
13194 needed.
13195
13196Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13197
13198 * configure.in: makefile stub for cygwin target is probably
13199 unnecessary. Remove it for now.
151ad919 13200
13201Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13202
13203 * configure.in: libtermcap.a should be built when cygwin is the
13204 target as well as the host.
13205 * config.guess: Allow mixed case in cygwin uname output.
13206 * Makefile.in: Add libtermcap target.
151ad919 13207
0db75088 13208Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13209
13210 * config.sub: Clean up handling of hppa2.0.
13211
a30dcfee 13212Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13213
13214 * config.guess: Use C code to identify more HP machines.
13215
44cfa345 13216Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13217
13218 * config.sub: Handle hppa2.0.
13219
151ad919 13220Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13221
13222 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 13223 cygmon for all sparclite targets, regardless of object format.
151ad919 13224
132251998-12-15 Mark Salter <msalter@cygnus.com>
13226
13227 * configure.in: Added target-bsp for several target architectures.
13228
13229 * Makefile.in: Added rules for bsp.
13230
be0f7b24 13231Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13232
13233 * config.guess: Improve detection of hppa2.0 processors.
13234
13235Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13236
13237 * config.guess: Recognize FreeBSD using ELF automatically.
13238
76103b2c 132391998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13240
13241 * configure (skip-this-dir): Add handling for new shell script, which
13242 might be created by a sub-directory's configure to indicate, this particular
13243 directory is "unwanted".
13244 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13245
151ad919 13246Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13247
13248 * ltconfig: import from libtool, after changing libtool to
13249 account for the cygwin name change.
13250
13251Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13252
13253 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13254 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13255
13256Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13257
13258 * configure.in: Add libtermcap to list of cygwin dependencies.
13259
13260Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13261
31972771 13262 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13263 they include winsup/include when it's a cygwin target.
151ad919 13264
132651998-11-12 Tom Tromey <tromey@cygnus.com>
13266
13267 * configure.in (host_tools): Added zip.
13268 * Makefile.in (all-target-libjava): Depend on all-zip.
13269 (all-zip): New target.
13270 (ALL_MODULES): Added all-zip.
13271 (NATIVE_CHECK_MODULES): Added check-zip.
13272 (INSTALL_MODULES): Added install-zip.
13273 (CLEAN_MODULES): Added clean-zip.
13274
13275Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13276
13277 * Makefile.in: lose "32" from comment about cygwin.
13278
13279Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13280
13281 * configure.in: Use -Os to build target libraries for the fr30.
13282
13283Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13284
13285 * config.sub: Add fr30.
13286
13287Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13288
31972771 13289 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 13290 cygwin* instead of cygwin32*.
13291 * config.sub: Check cygwin* instead of cygwin32*.
13292
39ebcbe1 13293Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13294
13295 * config.guess: Match any version of Unixware7.
13296
151ad919 132971998-10-20 Syd Polk <spolk@cygnus.com>
13298
13299 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13300 if desired.
13301
de79e382 13302Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13303
13304 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13305 these if the appropriate directories and files to not exist.
13306
e7104d38 13307Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13308
13309 * Makefile.in (DEVO_SUPPORT): Add config.if.
13310
fb1c80df 13311Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13312
13313 * configure: Add pattern to replace "build_tooldir"'s
13314 definition in the generated Makefile with "tooldir"'s
13315 actual value.
13316
46a4cc47 13317Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13318
0ee69c06 13319 * config.sub: Bring back lost sparcv9.
13320
46a4cc47 13321 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13322
3a8c0cab 13323Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13324
13325 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13326 CC_FOR_TARGET and friends.
13327
13328Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 13329
ea0cacfb 13330 * Makefile.in (build_tooldir): New variable, same as tooldir.
13331 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13332 -B$(build_tooldir)/bin/.
13333 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 13334
de7dcc81 13335Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13336
13337 * README: Remove installation instructions and refer to the
13338 INSTALL directory instead.
13339
67139a60 13340Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 13341
67139a60 13342 * config.sub: Add support for i[34567]86-pc-udk.
13343 * configure.in: Likewise.
13344
ed37269d 13345Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13346
13347 * Makefile.in: add bzip2 package building bits for user
13348 tools module
13349 * configure.in: ditto
13350
fc449a71 13351Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13352
13353 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13354 (ALL_TARGET_MODULES): Add all-target-libobjc.
13355 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13356 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13357 (all-target-libchill): Add dependencies.
13358 * configure.in (target_libs): Add libchill.
aee16bda 13359
7bb9dd92 133601998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13361
13362 * configure.in (target_subdir): Remove duplicate line.
13363
ed37269d 13364Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13365
13366 * Makefile.in (all-automake): fix dependencies.
13367
a9ff8bf0 13368Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13369
13370 * configure.in: Minor cleanups for building in the $(target_alias)
13371 subdir.
13372
5869bc6a 133731998-09-22 Jim Wilson <wilson@cygnus.com>
13374
13375 * Makefile.in (bootstrap): Set r and s before make all. Use
13376 BASE_FLAGS_TO_PASS in make all.
13377 (cross): Likewise.
13378
a5caa84c 133791998-09-20 Mark Mitchell <mark@markmitchell.com>
13380
13381 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13382
331d5855 13383Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13384
13385 * config.sub: Fix typo in last change.
13386
4d004c41 133871998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13388
13389 * config.sub: Add support for C4x target.
13390 * configure.in: Likewise.
13391
0a2a3792 133921998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13393
13394 * config.sub: Recognize sparcv9 just like sparc64.
13395
67e059d3 13396Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13397
13398 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13399
cd547500 13400Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13401
7325e595 13402 * config.guess: Correctly identify Pentium II sco boxes.
13403
cd547500 13404 * config.guess: Fix "tr" code. From Weiwen Liu.
13405
0b632721 13406Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13407
13408 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13409 stabs.
13410
ae568fff 13411Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13412
13413 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13414 (ALL_TARGET_MODULES): Add all-target-libchill.
13415 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13416 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13417 (all-target-libchill): Add dependencies.
13418 * configure.in (target_libs): Add libchill.
13419
68da0d0a 13420Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13421
13422 * config.guess: Avoid assumptions about "tr" behaves when
13423 LANG is set to something other than English.
13424
d722107d 13425Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13426
13427 * configure (gxx_include_dir): Changed to
13428 '${prefix}/include/g++'-${libstdcxx_interface}.
13429
13430 * config.if: New to determine the interfaces.
13431
5e6f60dc 13432Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13433
13434 * config.guess: Detect and handle MPE/IX.
13435 * config.sub: Deal with MPE/IX.
13436
8a70d526 13437Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13438
13439 * configure.in: Use mh-aix43.
13440
f890b212 134411998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13442
13443 * configure: Fix --without/--disable cases for gxx-include-dir.
13444
ed37269d 13445Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13446
13447 * mdata-sh: Imported. Needed for automake support.
13448
13449Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13450
13451 * Makefile.in (taz): Try "chmod -R og=u ." before
13452 "chmod og=u `find . -print`".
13453
13454Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13455
13456 * configure.in: Add arm-elf and thumb-elf support.
13457
13458Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13459
13460 * Makefile.in: Undo previous patch.
13461
13462Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13463
13464 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13465 to here ...
13466 (install-no-fixedincludes): and here
13467 (INSTALL_MODULES): ... from here.
13468
6d2063db 13469Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13470
13471 * config.sub: Merge with FSF.
13472
2f7b048d 13473 * config.guess: Merge with FSF.
13474
151ad919 13475Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13476
13477 * configure (extraconfigdirs): New variable.
13478 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13479 * Makefile.in (all): Move higher in file.
13480 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13481 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13482 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13483 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13484 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13485
134861998-07-23 Brendan Kehoe <brendan@cygnus.com>
13487
13488 * Makefile.in (all-target-libjava): Depend on all-gcc and
13489 all-target-newlib.
13490 (configure-target-libjava): Depend on $(ALL_GCC).
13491
1c802742 13492Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13493
13494 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13495 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13496
eb7921e4 13497Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13498
13499 * INSTALL/README: Fix typo.
13500
a8071b4d 13501Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13502
ed37269d 13503 * ylwrap: Change absolute path checks to check for DOS style path
13504 names.
a8071b4d 13505
ed37269d 13506 * ylwrap: Don't use a full path name if the source file is in the
13507 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 13508
26d9569a 13509 * config-ml.in: Default to being verbose, to match Feb 18 change to
13510 configure.
13511
ed37269d 13512Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13513
13514 Brought over from egcs:
13515
13516 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13517
13518 * configure.in (target_subdir): Set to ${target_alias} instead
13519 of "libraries".
13520
13521 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13522
13523 * configure.in (target_subdir): Set to libraries if enable_multilib.
13524
13525Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13526
13527 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13528 multilibs, force reconfiguration the first time we create
13529 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13530
13531Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13532
13533 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13534 avoid confusion with --no-recursion.
13535
13536Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13537
13538 * configure.in: Win32 hosts shouldn't use install -x
13539 * install-sh: remove -x option, and special .exe-handling
13540 hack.
13541
151ad919 13542Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13543
13544 * config.guess: Recognize i586-pc-beos.
13545 * configure.in: Don't build some bits for beos.
13546
81cf37ba 13547Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13548
ed37269d 13549 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13550 CFLAGS default to -O2.
13551
81cf37ba 13552 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13553 when using GNU ld.
13554
13555Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13556
13557 * ltmain.sh: Correct install when using a different shell.
13558
13559Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13560
13561 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13562
151ad919 13563Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13564
13565 * makefile.vms: Update to build binutils/makefile.vms. Add install
13566 target.
81cf37ba 13567
13568Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13569
13570 * ltconfig: Update to correct AIX handling.
13571
d6cf7517 13572Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13573
e98d756a 13574 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13575
d6cf7517 13576 * configure.in (target_subdir): Set to ${target_alias} instead
13577 of "libraries".
13578
eb85e8b7 135791998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13580
13581 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13582 (Makefile): Depend on $(gcc_version_trigger).
13583
13584 * configure (gcc_version): Change default initializer to empty
13585 string.
13586 (gcc_version_trigger): New variable; pass this variable down
13587 to subdir configures to enable them checking gcc's version
13588 themselves. Emit make macros for both gcc_version vars.
13589 (topsrcdir): Initialize reliably.
13590 (recursion line): Remove --with-gcc-version=${gcc_version}.
13591
da421e40 135921998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13593
13594 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 13595 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13596 in $(libsubdir); emit definition in each generated Makefile.
13597 (gxx_include_dir): Initialize depending on
13598 $enable_version_specific_runtime_libs.
da421e40 13599
d9f2c557 136001998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13601
13602 * configure (gcc_version): Initialize properly depending on
13603 how and where configure is started.
13604 (recursion line): Pass a --with-gcc-version=${gcc_version}
13605 to configures in subdirs.
13606
151ad919 13607Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13608
13609 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 13610 cygmon
151ad919 13611
ed37269d 13612Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13613
13614 * configure.in: Add cygmon and libstub support for mn10200.
13615
1ee34a17 136161998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13617
13618 * configure (gcc_version): Add new variable describing the
13619 particular gcc version we're building.
13620 * Makefile.in (libsubdir): Add new macro for the directory
13621 in which the compiler finds executables, libraries, etc.
13622 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13623 and libsubdir.
13624
6c2f7b46 13625Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13626
ea0cacfb 13627 * Makefile.in (local-clean): Remove *.log.
13628 (warning.log): Built with warn_summary from build.log.
13629 (mail-report.log): Run test_summary.
13630 (mail-report-with-warnings.log): Run test_summary including
13631 warning.log in the report.
6c2f7b46 13632
c8d7e712 13633Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13634
13635 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13636
ed37269d 13637Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13638
13639 * Makefile.in (grep): Grep no longer depends on libiberty.
13640
13641Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13642
13643 * Makefile.in: all-snavigator needs all-libgui.
13644
13645Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13646
13647 * configure.in: Add cygmon and libstub support for mn10300.
13648
1b402317 13649Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13650
13651 * missing: Update to version from automake 1.3.
13652
81cf37ba 13653 * ltmain.sh: On installation, don't get confused if the same name
13654 appears more than once in the list of library names.
13655
6d2063db 13656Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13657
13658 * config.sub: Accept m68060 and m5200 as CPU names.
13659
ed37269d 13660Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13661
13662 * configure: Use && rather than using -a in test, because odd
13663 strings can confuse test.
13664 * configure.in: Likewise.
13665
81cf37ba 13666Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13667
13668 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13669
5afc2f4d 13670Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13671
13672 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 13673 bootstrap4-lean): New targets.
5afc2f4d 13674
c51cbc45 13675Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13676
13677 * mpw-* Delete. Not used.
13678
ed37269d 13679Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13680
13681 * COPYING.LIB: Update FSF address.
13682
c51cbc45 13683Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13686
ed37269d 13687 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13688 GAS_SUPPORT_DIRS.
13689
c51cbc45 13690Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13691
13692 * ltconfig, ltmain.sh: Avoid producing a version number if
13693 -version-info was not used.
13694
ed37269d 13695Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13696
13697 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13698 building with newlib.
13699
137001998-04-30 Paul Eggert <eggert@twinsun.com>
13701
151ad919 13702 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 13703 Solaris `make' causes it to continue to next definition.
151ad919 13704
13705Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13706
13707 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13708 the right GUI libraries and files are installed along with GDB.
ed37269d 13709
13710Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13711
13712 * configure.in: Change alpha to alpha* in several places.
13713
151ad919 13714Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13715
13716 * config.sub: Recognize sparc86x.
13717
803e9d57 13718Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13719
13720 * configure.in (--enable-target-optspace): Remove debug echo.
13721
2aabe804 13722Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13723
13724 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13725
c51cbc45 13726Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13727
13728 * ltconfig: Update cygwin32 support.
13729
ed37269d 13730 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13731 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13732 (GDB_SUPPORT_DIRS): Likewise.
13733
650ebf2f 13734Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13735
13736 * configure.in (target_makefile_frag): If --enable-target-optspace,
13737 use -Os to compile target libraries rather than -O2. Default to
151ad919 13738 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13739 not used.
13740 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 13741
ed37269d 13742Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13743
13744 * Makefile.in (all-bfd): Depend on all-intl.
13745 (all-binutils): Likewise.
13746 (all-gas): Likewise.
13747 (all-gprof): Likewise.
13748 (all-ld): Likewise.
13749
137501998-04-19 Brendan Kehoe <brendan@cygnus.com>
13751
13752 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13753
c51cbc45 13754Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13755
ed37269d 13756 * Makefile.in (all-bfd): Depend upon all-libiberty.
13757
c51cbc45 13758 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13759
ed37269d 13760Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13761
13762 * Makefile.in: Add libstub.
13763
13764 * configure.in: Ditto. Build libstub for targets that have cygmon
13765 support.
13766
13767Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13768
13769 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13770
13771Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13772
13773 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13774 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13775
c7879c37 13776Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13777
13778 * configure: Define DEFAULT_M4 by searching PATH.
13779 * Makfile.in: Use DEFAULT_M4.
13780
c51cbc45 13781Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13782
13783 * ltconfig: Add cygwin32 support.
13784
ed37269d 13785 * Makefile.in, configure.in: Add libtool as a native only directory
13786 to configure and build.
13787
a79ac5e8 13788Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13789
13790 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13791
ed37269d 13792Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 13793
ed37269d 13794 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13795
13796Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13797
13798 * Makefile.in: add ash make rules
13799 * configure.in: add ash to native_only and host_tools lists
13800
13801Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13802
13803 * Makefile.in (all-gettext, all-intl): New targets.
13804 (ALL_MODULES): Added all-gettext, all-intl.
13805 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13806 (INSTALL_MODULES): Added install-gettext, install-intl.
13807 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13808
13809 * configure.in (host_tools): Added gettext.
13810 (native_only): Likewise.
13811 (noconfigdirs) [various cases]: Likewise.
13812 (host_libs): Added intl.
13813
151ad919 13814Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13815
13816 * configure: Do not disable building gdbtk for cygwin32 hosts.
13817
0579e60e 13818Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13819
13820 * configure.in: Add thumb-coff target.
13821 * config.sub: Add thumb-coff target.
13822
ed37269d 13823Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13824
13825 * Makefile.in: Revert yesterday's change.
13826 (all-target-winsup): all-target-librx stays out of here.
13827
13828Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13829
13830 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13831 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13832 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13833 Remove references to librx and libg++.
13834
13835Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13836
13837 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13838 recursive makes
13839
c51cbc45 13840Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13841
13842 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 13843 for newlib directory.
c51cbc45 13844 (CXX_FOR_TARGET): Likewise.
13845
13846Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13847
13848 * ltconfig: Update after libtool/ltconfig.in change for
13849 hpux11.
13850
13851Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13852
13853 * ltconfig, ltmain.sh: Update to libtool 1.2.
13854
80a9e3eb 13855Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13856
13857 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13858 (install-gcc-cross): Instead, override LANGUAGES here.
13859
474d50b3 138601998-03-18 Dave Love <d.love@dl.ac.uk>
13861
13862 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13863 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13864
151ad919 13865Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13866
13867 * configure.in: Add Thumb-pe target.
13868
ed37269d 13869Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 13870
ed37269d 13871 * Makefile.in - changed sn targets to snavigator
13872 * configure.in - changed sn targets to snavigator
13873
69d10d87 13874Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13875
13876 * config-ml.in: After building symlink tree call make distclean
13877 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13878 to be the case for libiberty.
13879
5628bc1c 13880Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13881
13882 * configure: When making link, also check the current
13883 directory. The configure scripts may create one.
13884
4d821bda 13885Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13886
13887 * config.sub: Accept alphapca56 and alphaev6 properly.
13888
263cd6a9 13889Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13890
13891 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13892
83536831 13893Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 13894
31972771 13895 * config.sub (sco5): Fix typo.
83536831 13896
ed37269d 13897Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13898
13899 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13900 install-itcl.
13901 (install-itcl): Remove dependency on install-tcl.
13902
13903Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13904
13905 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13906
13907Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13908
13909 * configure.in: Don't build libgui for a cygwin32 target when not on
13910 a cygwin32 host.
13911
13912Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13913
13914 * configure (redirect): Set to null, so default behavior of
13915 configure is now --verbose.
13916
2590786c 139171998-02-16 Dave Love <d.love@dl.ac.uk>
13918
13919 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13920 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13921
dd5a56be 13922Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13923
13924 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13925 this change to sync Makefile.in with its ChangeLog entries.
13926
ed37269d 13927Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13928
13929 * ltmain.sh (mkdir): Check that the directory doesn't exist
13930 before we exit with error, so that we don't get races during
13931 parallel builds.
13932
c51cbc45 13933Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13934
13935 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13936
92424a17 13937Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13938
13939 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13940 PICFLAG_FOR_TARGET.
13941 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13942
13943 * configure: Emit a definition for the new macro enable_shared
13944 into each Makefile.
13945
ed37269d 13946Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13947
13948 * configure.in (host_tools, native_only): Add libtool.
13949
13950Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13951
13952 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13953 Fix typo in ming config comment.
13954
c51cbc45 13955Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13956
13957 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13958
ed37269d 13959Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13960
13961 * config.sub: Add tic30 cases, and map c30 to tic30.
13962
c495fa66 13963Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13964
13965 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13966 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13967 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13968 (CLEAN_TARGET_MODULES): Similarly
13969 (all-target-libf2c): Add dependences.
aee16bda 13970 * configure.in (target_libs): Add libf2c.
c495fa66 13971
ed37269d 13972Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13973
13974 * configure.in: Remove expect from noconfigdirs when target
13975 is cygwin32. OK to build expect and dejagnu with Canadian
13976 Cross.
13977
6563ae0c 13978Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13979
ed37269d 13980 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13981 host.
13982
6563ae0c 13983 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13984 and mingw32.
13985
87f6ff88 13986Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13987
13988 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13989 here as it is not defined in the toplevel Makefile.
13990
3d2749bb 13991Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13992
13993 * configure (package_makefile_rules_frag): New variable, which names
13994 a file with generic rules, ...
13995 Change comment to mention we now have FIVE parts.
13996 * configure: Undo last change.
13997
580bb6d9 13998Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13999
14000 * config.guess: More accurate determination of HP processor types.
ed37269d 14001 * config.sub: More accurate determination of HP processor types.
580bb6d9 14002
72f9a66a 14003Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
14004
14005 * configure (package_makefile_frag): Move inserting the
14006 ${package_makefile_frag} to where it should be according
14007 to the comment.
14008
696f1132 14009Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
14010
14011 * config.guess: Add support for Linux/ARM.
14012
151ad919 14013Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
14014
14015 * .cvsignore: Remove *-info and *-install since they match
14016 release-info and mpw-install, which we don't want to just ignore.
14017
e29d857e 14018Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
14019
14020 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14021
ab426314 14022Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
14023
14024 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14025 local_prefix to sub-make invocations.
14026
fa6212f1 14027Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
14028
14029 * configure.in: Check makefile fragments in the source
14030 directory.
14031
99e98fcd 14032Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14033
ea0cacfb 14034 * configure.in: Check whether host and target makefile
14035 fragments exist before adding them to *_makefile_frag.
99e98fcd 14036
ed37269d 14037Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
14038
14039 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14040
14041Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
14042
14043 * configure.in: Make sure we only replace RPATH_ENVVAR on
14044 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14045 regexp to sed.
14046
14047 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14048 to sub-makes.
14049
c0a2f1ac 140501998-01-13 Lee Iverson (leei@ai.sri.com)
14051
14052 * config-ml.in (multi-do): LDFLAGS must include multilib
14053 designator.
14054
6eaa4c2d 14055Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 14056
14057 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14058
ba7b87c8 14059Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
14060
14061 * config.sub: Add mingw32 support.
14062 * configure.in: Likewise.
ba7b87c8 14063
ebabad97 14064Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14065
14066 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14067
ed37269d 14068Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
14069
14070 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14071 * configure (gxx_include_dir): Provide a definition for subdirs
14072 which do not use autoconf.
14073
14074Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
14075
14076 * config.guess: Sync with egcs. Picks up new alpha support,
14077 BeOS & some additional linux support.
14078
e5af4166 14079Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
14080
14081 * config.guess: HP 9000/803 is a PA1.1 machine.
14082
8c7cf808 14083Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
14084
14085 * configure.in: It's alpha*-...
14086
b05392a6 14087Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14088
14089 * configure.in (host_makefile_frag, target_makefile_frag):
14090 Handle multiple config files.
14091 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14092 alpha-*-*.
14093
151ad919 14094Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
14095
14096 * mkdep: New file.
14097
14098Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
14099
14100 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14101
ed37269d 14102Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14103
14104 * Makefile.in: Add libgui directory.
14105 (GDB_TK): Add all-libgui.
14106 * configure.in: Add libgui directory.
14107 * configure: Add all-libgui to GDB_TK.
14108
14109Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14110
14111 * config-ml.in (multidirs): Add m32r to multilib list.
14112
14113Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14114
14115 * Makefile.in (all-target-gperf): Change dependency to
14116 all-target-libstdc++.
14117
e4182547 14118Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14119
14120 * config.guess: Add BeOS support.
14121
ed37269d 14122Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14123
14124 Source directory cvs renamed to cvssrc:
14125 * configure.in (host_tools): Change cvs to cvssrc.
14126 (native_only): Likewise.
14127 (noconfigdirs) [various cases]: Likewise.
14128 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14129 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14130 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14131 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14132 (all-cvssrc): Rename target from all-cvs.
14133
c0a49bd7 14134Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14135
14136 * configure (gxx_include_dir): Fix thinko.
14137
33148f33 14138Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14139
14140 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14141 (install-cross, install-gcc-cross): New targets.
14142
ed37269d 14143Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14144
14145 * configure.in (noconfigdirs): Add support for Thumb target.
14146
14147 * config.sub (maybe_os): Add support for Thumb target.
14148
14149Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14150
14151 * Makefile.in: Add rules for cygmon.
14152
14153 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14154
66e82180 14155Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14156
14157 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14158 * configure (gxx_include_dir): Provide a definition for subdirs
14159 which do not use autoconf.
151ad919 14160
14161Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14162
14163 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 14164 11/18/97 build
151ad919 14165
db8f5cfe 14166Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14167
14168 * From Franz Sirl.
14169 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14170 found on RedHat Linux systems.
66e82180 14171
b58ae2dc 14172Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14173
14174 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14175 guesses.
14176
db8f5cfe 14177Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14178
14179 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14180
ed37269d 14181Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14182
14183 * ltmain.sh: If mkdir fails, check whether the directory was created
14184 anyhow by some other process.
14185
151ad919 14186Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14187
14188 * configure.in (d30v-*-*): Configure all directories.
14189
14190Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14191
14192 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14193 for the D30V.
14194
14195Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14196
14197 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14198
ed37269d 14199Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14200
31972771 14201 * include/libiberty.h: Add extern "C" { so it can be used with C++
14202 progrms.
14203 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14204 programs.
ed37269d 14205
151ad919 14206Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14207
14208 * configure.in (d30v-*-*): Configure GCC now.
14209
ed37269d 14210Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14211
14212 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14213 is no longer needed.
14214
62a42df9 14215Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14216
14217 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14218
75a1ca82 14219Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14220
14221 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14222 targets using "$@" to provide support for similar but not identical
14223 targets without having to duplicate code.
14224
151ad919 14225Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14226
14227 * makefile.vms: Fix to work with DEC C.
14228
14229Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14230
14231 * config.sub: Add mips-tx39-elf to marketing names.
14232
14233Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14234
14235 * ltmain.sh: Handle symlinks in generated script.
14236
14237Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14238
14239 * configure: Handle autoconf style directory options: --bindir,
14240 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14241 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14242 --sysconfdir.
14243 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14244 (sharedstatedir, localstatedir, oldincludedir): New variables.
14245 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14246 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14247 sbindir, sharedstatedir, and sysconfdir.
14248
732395de 14249Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14250
14251 * Makefile.in (bootstrap-lean): New target.
14252
151ad919 14253Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14254
14255 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 14256 sn, and gnuserv from noconfigdirs.
151ad919 14257
14258Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14259
14260 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14261
20e61444 14262Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14263
14264 * Makefile.in (cross): New target.
14265
53647f74 14266Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14267 Jeff Law <law@cygnus.com>
14268
14269 * Makefile.in (bootstrap2, bootstrap3): New targets.
14270 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 14271 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 14272
151ad919 14273Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14274
14275 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 14276 windows. Consistent with gdb/configure.
151ad919 14277
a6bb47e0 142781997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14279
a6bb47e0 14280 * configure.in: Name Linux target fragment.
14281
14282 * configure: Rewrite so that project Makefile fragment is inserted
14283 first and appears last in the resulting Makefile.
14284
151ad919 14285Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14286
14287 * Makefile.in (install-itcl): Install tcl first.
14288
ed37269d 14289Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14290
14291 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14292
2e678402 14293Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14294
14295 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14296
14297 * configure.in (skipdirs): Add target-librx for Linux.
14298 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14299
6b071baa 14300Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14301
14302 * Makefile.in (bootstrap): New target.
14303
b496f822 14304Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14305
fee90afd 14306 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 14307
151ad919 14308Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14309
14310 * config.guess: Merge with FSF.
14311
d99ec4a1 14312Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14313
14314 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14315
151ad919 14316Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14317
14318 * config.sub: Add "marketing-names" patch.
14319
952fead6 14320Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14321
31972771 14322 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 14323
9defe53a 14324Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14325
14326 * config.sub: Handle v850-elf.
14327
9efeb2e1 14328Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 14329
14330 * .cvsignore (*-install): Remove.
14331
c51cbc45 14332Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14333
14334 * ltconfig: Set CONFIG_SHELL in libtool.
14335 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14336
0dcb4a65 14337Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14338
14339 * configure.in (target_subdir): Set to libraries if enable_multilib.
14340
01a35b7f 14341Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14342
14343 * config.guess: Update from gcc directory.
14344
151ad919 14345Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14346
14347 * Makefile.in (all-sim): Depends on all-readline.
14348
28e9041c 14349Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14350
14351 * Makefile.in (BISON, YACC): Use $$s.
14352 (all-bison): Depend on all-texinfo.
14353
14354Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14355
14356 * Makefile.in (BISON): Add -L flag.
14357 (YACC): Likewise.
14358
151ad919 14359Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14360
aee16bda 14361 * configure.in (noconfigdirs): Add support for v850e target.
14362
151ad919 14363 * config.sub (maybe_os): Add support for v850e target.
14364
14365Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14366
aee16bda 14367 * configure.in (noconfigdirs): Add support for v850ea target.
14368
151ad919 14369 * config.sub (maybe_os): Add support for v850ea target.
14370
28e9041c 14371Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14372
14373 * config.sub: Add mipstx39. Delete r3900.
14374
14375Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14376
14377 * Makefile.in (all-autoconf): Depends on all-texinfo.
14378
14379Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14380
14381 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14382 eabi targets.
14383
14384Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14385
14386 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14387
14388 * configure: When handling a Canadian Cross, handle YACC as well as
14389 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 14390 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 14391
14392Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14393
14394 * Makefile.in (BISON): bison, not byacc or bison -y.
14395 (YACC): bison -y or byacc or yacc.
14396 (various): Add *-bison as appropriate.
14397 (taz): No need to mess with BISON anymore.
14398
14399Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14400
14401 * configure: If OSTYPE matches *win32*, try to find a good value for
14402 CONFIG_SHELL.
14403
14404Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14407 configure.in if it is present.
14408
14409Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14410
14411 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14412
14413Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14414
14415 * config.sub: Recognize `arc' cpu.
14416 * configure.in: Likewise.
14417 * config-ml.in: Likewise.
14418
14419Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14420
14421 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14422
14423Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14424
14425 * configure: Changed sed delimiter from ':' to '|' when
14426 attempting to substitute ${config_shell} for SHELL. On
14427 NT ${config_shell} may contain a ':' in it.
14428
14429Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14430
14431 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14432
14433Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14434
14435 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14436
14437Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14438
14439 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14440
14441 * ylwrap: If the program is a relative path, force it to be
14442 absolute.
14443
14444Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14445
14446 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14447
14448Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14449
14450 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 14451 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14452 for libraries.
28e9041c 14453
14454Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14455
14456 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 14457 separated by spaces.
28e9041c 14458
14459Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14460
14461 * ylwrap: New file.
14462 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14463
14464 * ltmain.sh: Handle /bin/sh at start of install program.
14465
14466 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14467
14468 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14469 * missing: New file, from automake 1.2.
14470
14471Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14472
14473 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14474 check-tk to CHECK_X11_MODULES.
14475
14476Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14477
14478 * config.sub: Merge with FSF.
14479
14480Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14481
14482 * config.guess: Merge with FSF.
14483
14484Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14485
14486 * configure: Treat msdosdjgpp like go32.
14487 * configure.in: Likewise. Don't remove gprof for go32.
14488
14489 * configure: Change Makefile.tem2 to Makefile.tm2.
14490
14491Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14492
14493 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14494
14495Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14496
14497 * install-sh (chmodcmd): Set to null if the DST directory already
14498 exists. Same as Nov 11th change.
14499
14500Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14501
aee16bda 14502 * configure (GDB_TK): Needs itcl and tix.
28e9041c 14503
14504Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14505
14506 * config.guess: Update from FSF.
14507
14508Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14509
14510 * Makefile.in (GDB_TK): Depend on itcl and tix.
14511
14512Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14513
14514 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14515 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14516 (INSTALL_SCRIPT): New variable.
14517 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14518 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14519 to -x.
14520 * install-sh: Add support for -x option.
14521
14522Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14523
14524 * configure.in, Makefile.in: Treat tix like itcl.
14525
14526Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14527
14528 * Makefile.in (WINDRES): New variable.
14529 (WINDRES_FOR_TARGET): New variable.
14530 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14531 (EXTRA_HOST_FLAGS): Add WINDRES.
14532 (EXTRA_TARGET_FLAGS): Add WINDRES.
14533 (EXTRA_GCC_FLAGS): Add WINDRES.
14534 ($(DO_X)): Pass down WINDRES.
14535 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14536 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14537 DLLTOOL_FOR_TARGET.
14538
14539Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14540
14541 * configure.in: configure sim before gdb for win32-x-ppc
14542
14543Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14544
14545 Move gperf into the toplevel, from libg++.
14546 * configure.in (target_tools): Add target-gperf.
14547 (native_only): Add target-gperf.
14548 * Makefile.in (all-target-gperf): New target, depend on
14549 all-target-libg++.
14550 (configure-target-gperf): Empty rule.
14551 (ALL_TARGET_MODULES): Add all-target-gperf.
14552 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14553 (CHECK_TARGET_MODULES): Add check-target-gperf.
14554 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14555 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14556
14557Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 14558
28e9041c 14559 * config.sub (mn10200): Recognize new basic machine.
14560
14561Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14562
14563 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14564 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14565
14566Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14567
14568 * configure.in: If we're building mips-sgi-irix6* native, turn on
14569 ENABLE_MULTILIB and set TARGET_SUBDIR.
14570
14571Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14572
14573 * Makefile.in (all-sn): Depend on all-grep.
14574
14575Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14576
14577 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14578
14579 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14580 Makefile. From Jeff Makey <jeff@cts.com>.
14581 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14582
14583 * Makefile.in (DISTBISONFILES): Remove.
14584 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14585 $(DEFAULT_YACC).
14586
14587 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 14588 cygwin32.
28e9041c 14589
14590 * Makefile.in (LD): New variable.
14591 (EXTRA_HOST_FLAGS): Pass down LD.
14592 ($(DO_X)): Likewise.
14593
14594Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14595
14596 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14597
14598Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14599
14600 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 14601 before adding our own. Always add --build.
28e9041c 14602
14603Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14604
14605 * configure.in (targargs): Pass --build if we're doing
14606 a cross-compile.
14607
14608Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14609
ac6fd7b6 14610 * configure: Use '|' instead of ":" as the separator in
28e9041c 14611 sed. Otherwise sed chokes on NT path names with drive
14612 designators. Also look for "?:*" as the leading characters in an
14613 absolute pathname.
14614
14615Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14616
14617 * config.sub: Support for r3900.
14618
14619Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14620
14621 * configure.in: Use install-sh, not install.sh.
14622
14623Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14624
14625 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14626 apply it twice.
14627
14628Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14629
14630 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14631 install-binutils.
14632
14633Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14634
14635 * Makefile.in: Add automake targets.
14636 * configure.in (host_tools): Add automake.
14637
14638Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14639
14640 * configure: Default CXX to c++, not gcc.
14641 * Makefile.in (CXX): Set to c++, not gcc.
14642 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14643
14644Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14645
14646 * install-sh: try appending a .exe if source file doesn't
14647 exist
14648
14649Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14650
14651 * configure.in: Turn on multilib by default.
14652 (cross_only): Remove target-libiberty.
14653
14654 * Makefile.in (all-gcc): Don't depend on libiberty.
14655
14656Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14657
14658 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14659
14660Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14661
14662 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14663 (DISTBISONFILES): Add ld/Makefile.in
14664
14665Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14666
14667 * configure.in: if target is cygwin32 but host isn't cygwin32,
14668 don't configure gdb tcl tk expect, not just gdb.
14669
14670Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14671
14672 * configure.in: Added gnuserv everywhere sn appears.
14673
14674 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14675 (CROSS_CHECK_MODULES): Added check-gnuserv.
14676 (INSTALL_MODULES): Added install-gnuserv.
14677 (CLEAN_MODULES): Added clean-gnuserv.
14678 (all-gnuserv): New target.
14679
14680Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14681
14682 * config.guess: Fixes for MIPS OpenBSD systems.
14683
14684Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14685
14686 * Makefile.in (INSTALL_XFORM): Remove.
14687 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14688
14689 * mkinstalldirs: New file, copied from automake.
14690 * Makefile.in (installdirs): Rename from install-dirs. Use
14691 mkinstalldirs. Change all users.
14692 (DEVO_SUPPORT): Add mkinstalldirs.
14693
14694Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14695
14696 * install-sh: Rename from install.sh.
14697 * Makefile.in (INSTALL): Change install.sh to install-sh.
14698 (DEVO_SUPPORT): Likewise.
14699
14700 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14701 Graichen <graichen@rzpd.de>.
14702
14703Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14704
14705 * config.guess: Recognize OpenBSD systems correctly.
14706
14707Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14708
14709 * README, Makefile.in (ETC_SUPPORT): Remove references to
14710 cfg-paper*, configure.{texi,man,info*}._
14711
14712Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14713
14714 * Makefile.in (all.normal): Ensure that gcc is built after all
14715 the x11 - ie gdb - targets.
14716
14717Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14718
14719 * makefile.vms: Don't run conf-a-gas.
14720
14721Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14722
31972771 14723 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 14724
151ad919 14725Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14726
14727 * configure.in: Remove noconfigdirs case since gdb also
14728 configures and builds for tic80-coff.
14729
28e9041c 14730Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14731
14732 * configure: Set cache_file to config.cache.
14733 * Makefile.in (local-distclean): Remove config.cache.
14734
14735Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14736
14737 * COPYING: Update FSF address.
14738
151ad919 14739Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14740
14741 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14742 noconfigdirs.
14743
28e9041c 14744Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14745
14746 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14747 MAKEDIRS, is empty.
14748
14749Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14750
14751 * config.sub: Tweak mn10300 entry.
14752
14753Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14754
14755 * configure.in (host_tools): Put sim before gdb, so gdb's
14756 configure.tgt can determine if the simulator was configured.
14757
14758Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14759
14760 * config.sub: Move BeOS $os case to be with other Cygnus
14761 local cases.
14762
14763Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14764
14765 * config.sub: Remove misplaced comment that broke Linux.
14766
14767Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14768
14769 * config.sub: Add BeOS support.
14770
14771Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14772
14773 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14774
14775Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14776
14777 * configure.in (noconfigdirs): Remove tcl and tk from
14778 noconfigdirs for cygwin32 builds.
14779
151ad919 14780Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14781
14782 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14783
28e9041c 14784Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14785
14786 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14787 make-all.com, use makefile.vms instead.
14788
14789Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14790
14791 * config.sub: Accept -lnews*.
14792
151ad919 14793Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14794
14795 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 14796 target-examples and target-libiberty for d30v.
151ad919 14797
14798Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14799
14800 * configure.in (noconfigdirs): Enable ld for d30v.
14801
14802Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14803
14804 * configure.in (tic80-*-*): Build compiler.
14805
14806Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14807
14808 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 14809 unsupported d30v directories
151ad919 14810
14811Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14812
aee16bda 14813 * config.sub, configure.in: Add d30v target cpu.
14814
28e9041c 14815Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14816
14817 * makefile.vms: New file.
14818 * make-all.com: Remove.
14819
14820Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14821
14822 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14823
14824Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14825
14826 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14827
14828Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14829
14830 * Makefile.in (ALL_MODULES): Added all-db.
14831 (CROSS_CHECK_MODULES): Addec check-db.
14832 (INSTALL_MODULES): Added install-db.
14833 (CLEAN_MODULES): Added clean-db.
14834
14835Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14836
14837 * config.guess: Merge with latest FSF sources.
14838
14839Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14840
14841 * Makefile.in (ALL_MODULES): Added all-itcl.
14842 (CROSS_CHECK_MODULES): Added check-itcl.
14843 (INSTALL_MODULES): Added install-itcl.
14844 (CLEAN_MODULES): Added clean-itcl.
14845
14846Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14847
14848 * configure.in: build gdb for mn10200
14849
14850Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14851
14852 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14853
151ad919 14854Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14855
14856 * configure.in (tic80-*-*): Turn off most targets right now.
14857
28e9041c 14858Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14859
14860 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14861 rather than the makeinfo program.
14862 (do-info): Depend upon all-texinfo.
14863
14864Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14865
14866 * configure.in: Remove uses of config/mh-linux.
14867
14868 * config.sub, config.guess: Merge with latest FSF sources.
14869
151ad919 14870Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14871
14872 * config.sub (case $basic_machine): Add tic80 entries.
14873
28e9041c 14874Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14875
14876 * config.sub, config.guess: Merge with latest FSF sources.
14877
14878Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14879
14880 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14881 * mpw-config.in: Test for NewFolderRecursive.
14882 * mpw-install: Use symbolic name for startup filename.
14883 * mpw-README: Add various additional details.
14884
14885Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14886
14887 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14888
14889Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14890
14891 * configure.in: Do build gcc and the target libraries for
14892 the mn10200.
14893
14894Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14895
14896 * configure.in: don't avoid building gdb for mn10300 any more
14897 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14898 instead of single-quoting it.
14899
14900Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14901
14902 * configure.in: Don't use --with-stabs on IRIX 6.
14903
14904Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14905
14906 * configure.in (m32r): Build gdb, libg++ now.
14907
14908Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14909
14910 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14911 directories from noconfigdirs.
14912
14913Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14914
14915 * config.sub (basic_machine): added mips16 configuration
14916
14917Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14918
14919 * config.sub: Handle d10v-unknown.
14920
151ad919 14921Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14922
14923 * config.sub: Handle v850-unknown.
14924
28e9041c 14925Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14926
14927 * Makefile.in: add findutils
14928 * configure.in: add findutils to list of host_tools
14929
14930Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14931
14932 * config.sub: Handle mn10200 and mn10300.
14933
14934Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14935
14936 * configure.in (d10v-*): Do not build librx.
14937
14938Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14939
14940 * configure.in (mn10300): Build everything except gdb & libgloss.
14941
14942Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14943
14944 * config.guess: Patch for Dansk Data Elektronik servers,
14945 from Niels Skou Olsen <nso@dde.dk>.
14946
14947 For ncr, use /bin/uname rather than uname, since GNU uname does not
14948 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14949
14950 Patch for MIPS R4000 running System V,
14951 from Eric S. Raymond <esr@snark.thyrsus.com>.
14952
14953 Fix thinko for nextstep.
14954
14955 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14956
14957 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14958 * config.guess: Guess mips-dec-mach_bsd4.3.
14959
14960 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14961 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14962 release numbers.
14963 * config.guess (mips-mips-riscos*): Emit just enough of the
14964 release number.
14965
14966 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14967 * config.guess (sparc-auspex-sunos*): Added.
14968 (f300-fujitsu-*): Added.
14969
14970 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14971 * config.guess: Recognize a Tadpole as a sparc.
14972
14973Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14974
14975 * config.guess: Don't assume that NextStep version is either 2 or
14976 3. NextStep 4 (aka OpenStep 4) has come out now.
14977
14978Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14979
14980 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14981 From Rik Faith <faith@cs.unc.edu>.
14982
14983Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14984
14985 * config.sub: Contributions from bug-gnu-utils to:
14986 Support plain "hppa" (no version given) architecture, reported by
14987 OpenStep.
14988 OpenBSD like NetBSD.
14989 LynxOs is not a hardware supplier.
14990
14991 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 14992 OpenBSD like NetBSD.
28e9041c 14993 Stratus systems.
14994 More Pyramid systems.
14995 i[n>4]86 Intel chips.
14996 M680[n>4]0 Motorola chips.
14997 Use unknown instead of lynx for hardware manufacturer.
14998
14999Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15000
15001 * install.sh (chmodcmd): Set to null if the DST directory already
15002 exists.
15003
15004Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15005
15006 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15007 not use mt-ppc target Makefile fragment any more.
15008
15009Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15010
15011 * configure.in (*-*-windows): Exclude everything but those dirs
15012 needed to build windows.
15013
15014Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
15015
15016 * Makefile.in (all-target-winsup): Depend on all-target-librx.
15017
15018Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15019
15020 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 15021
15022Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
15023
15024 * Undo my previous change.
15025
15026Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
15027
15028 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15029 unconditionally.
15030 (MAKEOVERRIDES): Define (revert this part of October 18 change).
15031
15032Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
15033
15034 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
15035 host to add it's own flags.
28e9041c 15036
15037Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
15038
15039 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15040
15041Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
15042
15043 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15044 (CXX_FOR_TARGET): Likewise.
15045 (GCC_FOR_TARGET): Define.
15046 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15047 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15048 CC_FOR_TARGET was specified on the command line.
15049 (MAKEOVERRIDES): Don't define.
15050
15051Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
15052
15053 * configure.in (m32r): Fix spelling of libg++ libs.
15054
15055Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
15056
15057 * config.sub (-apple*): Remove, now redundant.
15058
15059Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
15060
15061 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15062
15063 * configure: Rework yesterday's sed script patch.
15064
15065 * config.sub: Merge with FSF.
15066
15067Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
15068
15069 * config.guess: Merge from FSF.
15070
15071 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 15072 * config.guess: Use pc instead of unknown, for pc clone systems.
15073 Change linux to linux-gnu.
28e9041c 15074
15075 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 15076 * config.guess: Avoid non-portable tr syntax.
28e9041c 15077
15078Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
15079
15080 * test-build.mk (HOLES): Add "xargs" for gdb.
15081
15082 * configure: Avoid hpux10.20 sed bug.
15083
15084Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
15085
5309a301 15086 * configure.in: Add support for windows host
28e9041c 15087 (that is a build done under the Microsoft build environment).
15088
15089Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
15090
15091 * Makefile.in: Replace all uses of srcroot with s, to shrink
15092 command line lengths.
15093
15094 Patches from Geoffrey Noer <noer@cygnus.com>:
15095 * configure.in: If configuring for newlib, pass --with-newlib to
15096 subdirectories.
15097 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15098 -Bnewlib/ and -Lwinsup to gcc.
15099 (CXX_FOR_TARGET): Likewise.
15100
15101Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15102
15103 * Makefile.in (ETC_SUPPORT): Add configure.
15104
15105Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15106
aee16bda 15107 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 15108 host configuration file.
15109
15110Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15111
15112 * configure.in: Break mn10x00 support into separate
15113 mn10200 and mn10300 configurations.
15114 * config.sub: Likewise.
15115
15116Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15117
15118 * configure.in: Add lots of stuff to noconfigdirs for
15119 the mn10x00 targets.
15120
15121 * config.sub, configure.in: Add mn10x00 support.
15122
15123Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15124
15125 * make-all.com: Call conf-a-gas, not config-a-gas.
15126
15127Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15128
15129 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 15130 targets.
28e9041c 15131
15132Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15133
15134 * mpw-README: Add much more detail for native PowerMac.
15135 * mpw-install: New file.
15136 * mpw-configure: Add --norecursion and --help options.
15137 * mpw-config.in: Translate readme and install files when
15138 copying to objdir.
15139 * mpw-build.in: Don't always depend on byacc and flex.
15140 (install-only-top): New action.
15141
151ad919 15142Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15143
15144 * configure.in: You can now configure GDB for the v850.
15145
28e9041c 15146Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15147
15148 * configure.in (noconfigdirs): Don't configure any C++ dirs
15149 if targeting D10V.
15150
15151Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15152
15153 * config.sub: Recognize mips64vr5000.
15154
15155Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15156
15157 * configure.in: Use a single line for host_tools and native_only.
15158
15159Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15160
15161 * config.sub, configure.in: Add entries for m32r.
15162
15163Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15164
15165 * Makefile.in (inet-install): Don't run install-gzip.
15166
15167Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15168
15169 * configure.in: Don't config lots of things for *-*-windows*.
15170
15171Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15172
15173 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15174 (host_libs, host_tools): Copy from configure.in.
15175 * mpw-configure: Don't complain about directories not found.
15176
15177Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15178
15179 * configure.in (i[345]86): Recognize i686 for pentium pro.
15180 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15181 file.
15182
15183 * config.guess (i[345]86): Ditto.
15184
15185Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15186
15187 * configure.in (noconfigdirs): Removed gdb for D10V.
15188
151ad919 15189Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 15190
151ad919 15191 * configure.in: Remove ld, target-libio, target-libg++, and
15192 target-libstdc++ from noconfigdirs.
ed37269d 15193
28e9041c 15194Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15195
15196 * configure: Fix three locations where shell scripts were
15197 being run directly rather than with config_shell.
15198
151ad919 15199Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15200
15201 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15202 * config.sub (basic_machine): Recognize v850.
15203
28e9041c 15204Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15205
15206 * mpw-configure: Handle multiple enable/disable options and
15207 pass them down recursively, handle -c and -s flags appropriately
15208 depending on choice of compiler, add escape mechanism for
15209 quoted arguments to gC.
15210
15211Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15212
15213 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15214 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15215 so that -mrelocatable-lib and -mno-eabi are used.
15216
15217 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15218 not support --print-multi-lib, don't abort.
15219
28e9041c 15220Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15221
15222 * make-all.com: Run config-a-gas.
15223 * setup.com: Don't copy subdirectory files around.
15224
15225Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15226
15227 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15228 target, it now compiles correctly.
15229
15230Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15231
15232 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15233
15234Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15235
aee16bda 15236 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 15237
15238Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15239
15240 * configure.in (native_only): Add prms.
15241
15242Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15243
15244 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15245 (BINUTILS_SUPPORT_DIRS): Likewise.
15246
15247Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15248
15249 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15250 d10v support is added.
15251
15252Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15253
15254 * configure.in (d10v-*-*): New target.
15255
15256Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15257
15258 * config.guess (HP 9000/811): Recognize this as a PA1.1
15259 machine.
15260
15261Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15262
15263 * Makefile.in (do-tar-gz): New target, split out from tail end of
15264 taz target. Run each command separately, don't use pipes.
15265 (taz): Use it.
15266
15267Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15268
15269 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15270 * mpw-build.in: No builds should depend on building byacc or flex,
15271 they are assumed to be installed already.
15272
15273Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15274
15275 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15276 variable that CC_FOR_TARGET needs.
15277
15278Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15279
15280 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15281 options have changed since the last time the subdirectory was
15282 configured, and if it has, reconfigure.
15283 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15284 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15285
15286Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15287
15288 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15289 CLEAN_MODULES): Add bash.
15290 (all-bash): New target.
15291
15292Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15293
15294 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15295
15296Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15297
15298 * config.sub (basic_machine): Recognize d10v as a valid processor.
15299
15300Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15301
15302 * mpw-configure: Add support for --bindir.
15303 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15304
15305Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15306
15307 * configure.in: add bash, time, gawk to list of hosttools and things
15308 to only build for native toolchains
15309
15310Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15311
15312 * Makefile.in (docdir): Remove.
15313
15314Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15315
15316 * Makefile.in (datadir): Set to $(prefix)/share.
15317
15318Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15319
15320 * configure.in: build diff and patch for cygwin32-hosted
15321 toolchains.
15322
15323Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15324
15325 * config.sub: Accept -rtems*.
15326
15327Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15328
31972771 15329 * configure.in: enable dosrel for cygwin32-hosted builds,
15330 remove diff from the list of things not buildable
15331 via Canadian Cross
28e9041c 15332
15333Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15334
15335 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 15336 don't get ". ".
28e9041c 15337
15338Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15339
15340 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15341
15342Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15343
15344 * Makefile.in (taz): Handle case where tex3patch didn't even get
15345 checked out. Also, if it was found, put the symlink in a new util
15346 subdirectory.
15347
15348Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15349
15350 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15351
15352Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15353
15354 * config.sub: Recognize -openvms.
15355 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15356 * make-all.com, setup.com: New files.
15357
15358Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15359
15360 * Makefile.in (taz): tex3patch moved to texinfo/util.
15361
15362Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15363
15364 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15365 * configure.in: remove make from disable-if-Can-Cross list
15366 enable gdb if ${host} and ${target} are cygwin32
15367
15368Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15369
15370 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15371 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15372
15373Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15374
15375 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15376 distinguish sysv/svr4/bsd variants.
15377 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15378
15379Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15380
15381 * configure.in: Added copyright notice.
15382 * move-if-change: Added copyright notice.
15383
15384Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15385
15386 * configure.in (powerpcle-*-solaris*): Until we get shared
15387 libraries working, don't build gdb, sim, make, tcl, tk, or
15388 expect.
15389
15390Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15391
15392 * config.guess: Merge with FSF:
15393
15394 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15395 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15396
15397 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15398 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15399
15400 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15401 * config.guess: Combine two OSF1 rules.
15402 Also recognize field test versions. From mjr@zk3.dec.com.
15403 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15404 because GNU uname does not support -p. From pmr@pajato.com.
15405
15406Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15407
15408 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15409
15410Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15411
15412 * mpw-README: Document GCCIncludes.
15413
15414Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15415
15416 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15417
15418Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15419
15420 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15421
15422Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15423
15424 * configure.in (*-*-cygwin32): Configure make.
15425
15426Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15427
15428 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15429
15430Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15431
15432 * Makefile.in (all-inet): Depend on all-perl.
15433
15434 * Makefile.in (inet-install): New target.
15435
15436 * Makefile.in (all-inet): Depend on all-tcl.
15437 (all-inet): Depend on all-send-pr.
15438
15439Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15440
15441 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15442 temporarily.
15443
15444Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15445
15446 * configure.in: Don't configure --with-gnu-ld on AIX.
15447
15448Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15449
15450 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15451
15452Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15453
15454 * Makefile.in (ALL_MODULES): Added all-inet.
15455 (CROSS_CHECK_MODULES): Added check-inet.
15456 (INSTALL_MODULES): Added install-inet.
15457 (CLEAN_MODULES): Added clean-inet.
15458 (all-indent): New target.
15459
15460 * configure.in (host_tools): Added inet.
15461 (native_only): Added inet.
15462 (noconfigdirs): Added inet.
15463
15464Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15465
15466 * configure.in: Don't configure libgloss if we are not configuring
15467 newlib.
15468
15469Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15470
15471 * configure.in: Don't configure libgloss for unsupported
15472 architectures.
15473
15474Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15475
15476 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15477
15478Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15479
15480 * Makefile.in (ALL_MODULES): Include all-apache.
15481 (CROSS_CHECK_MODULES): Include check-apache.
15482 (INSTALL_MODULES): Include install-apache.
15483 (all-apache): New target.
15484
15485 * configure.in: Added apache everywhere perl is seen.
15486
15487Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15488
15489 * Makefile.in: Add support for clean-{module} and
15490 clean-target-{module} rules.
15491
15492Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15493
15494 * configure.in (*-*-ose) do not build libgloss.
15495
15496Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15497
15498 * config.guess (prep*:SunOS:5.*:*): Turn into
15499 powerpele-unknown-solaris2.
15500
15501Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15502
15503 * configure.in: Permit --enable-shared to specify a list of
15504 directories.
15505
15506Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15507
15508 * configure.in (host==solaris): Pass only the first word of $CC
15509 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15510
15511Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15512
15513 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15514
15515Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15516
15517 * Makefile.in (ALL_MODULES): Include all-perl.
15518 (CROSS_CHECK_MODULES): Include check-perl.
15519 (INSTALL_MODULES): Include install-perl.
15520 (ALL_X11_MODULES): Include all-guile.
15521 (CHECK_X11_MODULES): Include check-guile.
15522 (INSTALL_X11_MODULES): Include install-guile.
15523 (all-perl): New target.
15524 (all-guile): New target.
15525
15526 * configure.in (host_tools): Include perl and guile.
15527 (native_only): Include perl and guile.
15528 (noconfigdirs): Don't build guile and perl; no ports have been
15529 done.
15530
15531Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15532
31972771 15533 * configure (--enable-*): Handle quoted option lists such as
15534 --enable-sim-cflags='-g0 -O' better.
28e9041c 15535
15536Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15537
15538 * Makefile.in ({,inst}all-target): New rule so we can make and
15539 install all of the target directories easily.
15540
15541Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15542
15543 * configure.in: Add missing global flag in sed substitution when
15544 deleting `target-' from ${configdirs}.
15545
15546Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15547
15548 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15549 option.
15550
15551 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15552 config/mh-necv4.
15553
15554 * install.sh: Correct misspelling of transformbasename.
15555
15556 * config.guess: Recognize mips-*-sysv*.
15557
15558Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15559
15560 * config.sub: Recognize mon960.
15561
15562Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15563
15564 * configure: Restore Canadian Cross handling of BISON and LEX,
15565 removed in Feb 20 change.
15566
15567Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15568
15569 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15570 Mention make install. Remove the old copyright date as well the
15571 clumsy and rather pointless copyright on the README file.
15572
15573Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15574
15575 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15576 Makefile after running symlink-tree, then run `make distclean' to
15577 avoid clobbering any generated files in srcdir.
15578
15579Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15580
15581 * configure.in (m68k-*-netbsd*): Build everything now.
15582
15583Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15584
15585 * Makefile.in (taz): Fix quoting.
15586
15587Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15588
15589 * configure.in (sparclet-*-*): Build everything now.
15590
15591Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15592
15593 * configure.in (m68k-*-linux*): New host.
15594
15595Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15596
15597 * configure: Check for bison before byacc.
15598
15599Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15600
15601 * Makefile.in configure: Change the way LEX and BISON/YACC are
15602 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15603 searching PATH. These are used as fallbacks by Makefile.in if
15604 flex/bison/byacc aren't in objdir.
15605
15606Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15607
15608 * Makefile.in: Make everything which depends upon all-bfd also
15609 depend upon all-opcodes, in case --with-commonbfdlib is used.
15610
15611Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15612
15613 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15614 building NT native compilers on Unix.
15615
15616Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15617
15618 * configure.in: Don't get CC from the host Makefile fragment if we
15619 can find gcc in PATH, or if this is a Canadian Cross. Move the
15620 Solaris test for /usr/ucb/cc to the post target script, just after
15621 the compiler sanity test.
15622
15623Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15624
15625 * config.sub: Merge with FSF.
15626
15627Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15628
15629 * Makefile.in (RPATH_ENVVAR): New variable.
15630 (REALLY_SET_LIB_PATH): Use it.
15631 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15632
15633Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15634
15635 * config.sub, configure.in: Recognize sparclet cpu.
15636
15637Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15638
15639 * config.guess: Support m68k-cbm-sysv4.
15640
15641Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15642
15643 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15644 m68k-unknown-linuxaout from linker help string. Put quotes around
15645 $ld_help_string.
15646
15647Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15648
15649 * config.guess (powerpc-harris-powerunix): Add guess for port
15650 to new target.
15651
15652Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15653
15654 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15655
15656Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15657
15658 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15659 $(REALLY_SET_LIB_PATH) in Makefile.
15660 * Makefile.in (SET_LIB_PATH): New variable.
15661 (REALLY_SET_LIB_PATH): New variable.
15662 ($(DO_X)): Use $(SET_LIB_PATH).
15663 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15664 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15665 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15666 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15667 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15668 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15669 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15670 (install-dosrel): Likewise.
15671 (all-opcodes): Depend upon all-libiberty.
15672
15673Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15674
15675 * config.guess (*:CYGWIN*): New
15676
15677Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15678
15679 * Makefile.in (all-target-winsup): All all-target-libiberty.
15680
15681Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15682
15683 * configure.in (noconfigdirs): Add missing # in front of comment.
15684
15685Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15686
15687 * configure.in: add second pass to things added to noconfigdirs
15688 so *-gm-magic can exclude libgloss properly.
15689
15690Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15691
15692 * mpw-configure (extralibs_name, rez_name): Set correctly
15693 for MWC68K compiler.
15694
15695 * mpw-README: Add more info on the necessary build tools.
15696
15697Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15698
15699 * configure.in, config.sub: Recognize cygwin32.
15700
15701Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15702
15703 * config.guess, config.sub: Recognize A/UX.
15704
15705Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15706
15707 * config.sub: Merge with gcc/config.sub.
15708
15709Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15710
15711 * mpw-build.in (do-binutils): Add build of stamps.
15712
15713Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15714
15715 * config.sub: Add recognition for mips64vr4100*-* targets.
15716
15717Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15718
15719 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15720 Add creation of gconfigargs with `--enable-shared' turned on.
15721 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15722 ($(host)-stamp-stage3-configured): Likewise.
15723 (HOLES): Add chatr and ldd.
15724 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15725
15726Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15727
15728 * configure: Pass --nfp to recursive configures.
15729
15730Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15731
15732 * Makefile.in (DLLTOOL): New.
15733 (DLLTOOL_FOR_TARGET): New.
15734 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15735 (EXTRA_TARGET_FLAGS): Ditto.
15736 (EXTRA_GCC_FLAGS): Ditto.
15737 (CONFIGURE_TARGET_MODULES): Ditto.
15738 (DO_X): Ditto.
15739 * configure: Add DLLTOOL.
15740
15741Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15742
15743 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15744 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15745 mh-sco, since old workarounds no longer needed, and don't
15746 build ld, since libraries have weak symbols in COFF.
15747
15748Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15749
15750 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15751
15752Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15753
15754 * configure.in: Make sure that ${CC} can be used to compile an
15755 executable.
15756
15757Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15758
15759 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15760 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15761 nothing depending on whether gdbtk is being built.
15762
15763Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15764
15765 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15766
15767Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15768
15769 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15770 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15771
15772Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15773
15774 * config-ml.in: Add support for
15775 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15776 Simplify setting of multidirs from --disable-foo.
15777
15778Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15779
15780 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15781 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15782 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 15783 non-empty, pass them on to the GCC make.
28e9041c 15784 (all-bootstrap): New rule that is like all-gcc, except it executes
15785 the GCC bootstrap rule instead of the GCC all rule.
15786
15787Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15788
15789 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15790
15791Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15792
15793 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15794 DG/UX support.
15795
15796Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15797
15798 * config.sub (i*86*) Change [345] to [3456]
15799
15800Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15801
15802 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15803 --with-gnu-ld=no.
15804
15805Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15806
15807 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15808 AIX multilibs get built.
15809
15810Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15811
15812 * configure.in (i386-win32): Don't build expect if we're not
15813 building the tcl subdir.
15814
15815Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15816
15817 * Makefile.in: (configure-target-examples, all-target-examples):
15818 New targets, configure and build example programs.
15819
15820Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15821
15822 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15823 use it as input to sedit the generated MPW makefile.
15824 * mpw-README: Add a suggestion about Gestalt.h.
15825
15826Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15827
15828 * config.sub: Accept *-*-ieee*.
15829
15830Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15831
15832 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15833 Ronald F. Guilmette <rfg@monkeys.com>.
15834
15835Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15836
15837 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15838 for powerpc-pe native.
15839 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15840 (target==powerpc-pe): duplicate i386-win32 entry.
15841
15842Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15843
15844 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15845 of vxworks, not just vxworks5.1.
15846
15847Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15848
15849 * mpw-configure: Add support for exec-prefix.
15850
15851Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15852
15853 * config.guess: Recognize HP model 816 machines as having
15854 a PA1.1 processor.
15855
15856Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15857
15858 * configure: Ignore new autoconf configure options.
15859
28e9041c 15860Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15861
15862 * config.guess: Recognize Pentium under SCO.
15863 From Robert Lipe <robertl@arnet.com>.
15864
15865Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15866
15867 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 15868
15869Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15870
15871 * configure.in: Don't configure gas for alpha-dec-osf*.
15872
15873Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15874
15875 * configure.in: Default to --with-stabs for some targets for which
15876 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15877 i[345]86*-*-unixware*.
15878
15879Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15880
15881 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15882 rather than basing it on the target. Simplify handling of options
15883 controlling which directories to configure. Remove extraneous
15884 slash in multi-clean target.
15885
15886Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15887
15888 * config-ml.in: Prefix more variables with ml_ so they don't collide
15889 with configure's.
15890
15891Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15892
15893 * configure: Don't turn -v into --v.
15894
15895Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15896
15897 * configure.in (targargs): Fix typo.
15898
15899 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15900
15901Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15902
15903 * configure.in: Strip --host and --target options from
15904 CONFIG_ARGUMENTS, and always configure for --host only. Add
15905 --with-cross-host option when building with a cross-compiler.
15906 * configure: Canonicalize the arguments put into config.status by
15907 always using `=' for an option with an argument. Pass a presumed
15908 --host or --target explicitly.
15909
15910Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15911
15912 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15913 into general OS recognition case.
15914
15915Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15916
15917 * configure.in (target_configdirs): add target-winsup only
15918 for win32 target systems.
15919
15920Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15921
15922 * Makefile.in (all-target-libgloss): Depend upon
15923 configure-target-newlib, since when libgloss is built it looks to
15924 see if the newlib directory exists.
15925
15926Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15927
15928 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15929 cfg-ml-*.in.
15930
15931Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15932
15933 * configure: Handle LD and LD_FOR_TARGET when configuring a
15934 Canadian Cross.
15935
28e9041c 15936Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15937
15938 * configure.in (target_libs): add target-winsup.
15939 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15940 (target==ppcle-pe): remove ld from $noconfigdirs.
15941
15942Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15943
15944 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15945 Preserve relative path names in $srcdir. Build symlink tree if
15946 configuring cross target dir and srcdir=. (= no VPATH support).
15947 (configure-target-libg++): Depend on configure-target-librx.
15948 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15949 * config-ml.in: New file.
15950 * symlink-tree: New file.
15951 * configure: Ensure srcdir="." if that's what it is.
15952
15953Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15954
15955 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15956 includes and FLEX_SKELETON setting.
15957 * mpw-configure (--with-gnu-ld): New option, controls whether
15958 to use PPCLink or ld with PowerMac GCC.
15959 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15960 * mpw-config.in: Configure grez if targeting Mac.
15961
15962 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 15963 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15964 just macos.
28e9041c 15965 * configure.in: Configure grez resource compiler if targeting Mac.
15966 * Makefile.in (all-grez, install-grez): New targets.
15967
15968Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15969
15970 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 15971 gcc in the path, set CC to gcc -O2.
28e9041c 15972
15973Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15974
15975 * configure: Default ${build} correctly. Avoid picking up extra
15976 spaces when reading CC and CXX from Makefile. When doing a
15977 Canadian Cross, use plausible default values for numerous
15978 variables.
15979 * configure.in: When doing a Canadian Cross, don't try to
15980 configure tools whose configure script can't handle it.
15981
15982Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15983
15984 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15985
15986Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15987
15988 * configure: Remove dubious bug reporting address.
15989
15990Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15991
15992 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15993 configure script, run that instead of this directory's configure.
15994 In either case, print a message that we're configuring the sub-dir.
15995
15996Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15997
15998 * configure.in: Before checking for the existence of various files,
15999 use sed to filter out "target-".
16000
16001Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
16002
16003 * Makefile.in (DO_X): Split rule to decrease command line length
16004 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
16005 (Philippe De Muyter).
16006
16007Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16008
16009 * Makefile.in (all-patch): depend on all-libiberty.
16010
16011Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
16012
16013 * configure.in: If the only directory in target_configdirs which
16014 actually exists is libiberty, then set target_configdirs to empty,
16015 to avoid trying to build a target libiberty in a gas or gdb
16016 distribution.
16017
16018Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
16019
16020 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 16021 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16022 systems.
28e9041c 16023
16024Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16025
16026 * configure.in (copy_dirs): Use sys-include instead of include
16027 for --with-headers option.
16028
16029Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
16030
16031 * Makefile.in, configure.in: Make winsup builds work with
16032 new scheme.
16033
16034Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
16035
16036 * configure.in: Build the linker on AIX.
16037
16038Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
16039
16040 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
16041 where needed.
16042
16043Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
16044
16045 * Makefile.in (all-gcc): Fix typo.
16046
16047Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
16048
16049 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
16050
16051Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
16052
16053 * configure.in: Rename libFOO to target-libFOO, and xiberty
16054 to target-xiberty, to provide more flexibility.
16055 (target_subdir): Define. Create if cross.
16056 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16057 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
16058 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16059 check-libFOO -> check-target-libFOO, etc.
16060 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16061 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16062 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16063 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
16064 allow ALL_GCC="" to only configure.
16065 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
16066 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
16067 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
16068
16069Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
16070
16071 * Makefile.in (taz): Build "info" in etc explicitly.
16072
16073Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
16074
16075 * configure.in: Make sure that CC is undefined (as opposed to
16076 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
16077 problem with autoconf trying to configure on a host without GCC.
16078
16079Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16080
16081 * mpw-configure: Set host alias from choice of host compiler,
16082 only use generic MPW Makefile sed if present, edit a file
16083 named "hacked_Makefile.in" instead of "Makefile.in" if present.
16084 * mpw-README: Add problem notes about CW6 and CW7.
16085
16086Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
16087
16088 * Makefile.in (taz): Use ";" instead of ";;".
16089
16090Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16091
16092 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
16093 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16094 DISTDOCDIRS.
16095 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
16096 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
16097
16098Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
16099
16100 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16101 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16102 Move bfd to DISTSTUFFDIRS.
16103
16104Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16105
16106 * Makefile.in (X11_LIB): Removed.
16107 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16108
16109 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16110
16111Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16112
16113 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16114 names.
16115
16116Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16117
16118 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16119
16120Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16121
16122 * configure.in (i[345]86-*-win32): Always build newlib.
16123 Don't configure cvs, autoconf or texinfo.
16124 * Makefile.in (LD_FOR_TARGET): New.
16125 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16126 Pass down LD_FOR_TARGET.
16127
16128Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16129
16130 * winsup: New directory.
16131 * Makefile.in: Build winsup.
16132 * configure.in: Winsup is configured when target is win32.
16133 Can only build win32 target GDB when native.
aee16bda 16134
28e9041c 16135Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16136
16137 * config.guess: Recognize HP model 819 machines as having
16138 a PA 1.1 processor.
16139
16140Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16141
16142 * configure: Fix sed loop which substitutes for CC and CXX to
16143 avoid bug found in various sed implementations.
16144
16145Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16146
16147 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16148 simulator. Use standard powerpc-*-eabi*.
16149
16150Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16151
16152 * configure.in: Stop putting gas and binutils in noconfigdirs for
16153 powerpc-*-aix* and rs6000-*-*.
16154
16155Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16156
16157 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16158 -mcall-aixdesc libraries.
16159
16160Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16161
16162 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16163
16164 * config.sub (arm | armel | armeb): Fix shell syntax.
16165
16166Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16167
16168 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16169 -msoft-float and -mcpu=common support.
16170 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16171 libraries.
16172
16173Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16174
16175 * configure.in: Allow configuration and build of emacs19 for the alpha.
16176
16177Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16178
16179 * configure.in (CC): Get ^CC, not just any old CC, from
16180 ${host_makefile_frag}.
16181
16182Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16183
aee16bda 16184 * configure.in (CC): Try to get CC from
28e9041c 16185 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16186
16187Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16188
16189 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16190 only if it exists in $(srcdir).
16191
16192Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16193
16194 * configure: If CC and CXX are not set in the environment, set
16195 them, based on either an existing Makefile or on searching for gcc
16196 in PATH. Substitute for CC and CXX in Makefile.
16197 * configure.in: Remove libm from target_libs. Separate
16198 target_configdirs from configdirs. If CC is not set in
16199 environment, try to get it from a host Makefile fragment. Rewrite
16200 changes of configdirs to use skipdirs instead. A few minor
16201 tweaks. Take directories out of target_configdirs as they are
16202 taken out of configdirs. Remove existing Makefile files from
16203 subdirectories. Substitute for TARGET_CONFIGDIRS and
16204 CONFIG_ARGUMENTS in Makefile.
16205 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16206 by configure.in.
16207 (CONFIG_ARGUMENTS): Likewise.
16208 (CONFIGURE_TARGET_MODULES): New variable.
16209 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16210 ($(CONFIGURE_TARGET_MODULES)): New target.
16211 (configure-libg++, configure-libio): New targets.
16212 (all-libg++): Depend upon configure-libg++.
16213 (all-libio): Depend upon configure-libio.
16214 (configure-libgloss, all-libgloss): New targets.
16215 (configure-libstdc++): New target.
16216 (all-libstdc++): Depend upon configure-libstdc++.
16217 (configure-librx, all-librx): New targets.
16218 (configure-newlib): New target.
16219 (all-newlib): Depend upon configure-newlib
16220 (configure-xiberty): New target.
16221 (all-xiberty): Depend upon configure-xiberty.
16222
16223Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16224
16225 * configure.in (host i[345]86-*-win32): Expand the
16226 noconfigdirs again.
16227
16228Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16229
16230 * mpw-configure: Fix sed command file name.
16231
16232Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16233
aee16bda 16234 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 16235 noconfigdirs again.
16236
16237Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16238
16239 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16240 or powerpc*-*-pe*, since they are not yet supported.
16241
16242Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16243
16244 Add PowerMac support and many other enhancements.
16245 * mpw-configure: New option --cc to select compiler to use,
16246 paste options set according to --cc into the generated
16247 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16248 if mpw-make.sed is present.
16249 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16250 add forward includes for PowerPC include files.
16251 * mpw-build.in: Build using Makefile.PPC if present.
16252 (do-byacc, etc): Remove separate version resource builds.
16253 (do-gas): Build "stamps" before "all".
16254 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16255 * mpw-README: Update to reflect --cc option, PowerMac support,
16256 and recently-reported compatibility problems.
16257
16258Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16259
16260 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16261 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16262 (--with-multilib-top): Pass to recursive invocations.
16263
16264Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16265
16266 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16267 v810-*-*.
16268
16269Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16270
16271 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16272 gdb, ld and opcodes on v810-*-*.
16273
28e9041c 16274Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16275
16276 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16277 (local-maintainer-clean): New target.
16278 (maintainer-clean): New target.
16279 (realclean): Just depend upon maintainer-clean.
16280
16281Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16282
16283 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16284
16285Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16286
16287 * configure.in: Build ld in mips*-*-bsd* case.
16288
16289Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16290
16291 * config.sub: Accept -lites* OS. From Ian Dall.
16292
16293Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16294
16295 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 16296 targets.
28e9041c 16297
16298Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16299
16300 * configure.in: treat i386-win32 canadian cross the same as
16301 i386-go32 canadian cross.
16302
16303Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16304
16305 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16306 running under the simulator to build a reduced set of libraries.
16307 (powerpc-*-eabiaix): Add fine grained multilib support added to
16308 other powerpc targets yesterday.
16309
16310Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16311
16312 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16313 -disable-softfloat, -disable-relocatable, -disable-aix, and
16314 -disable-sysv to control which multilib libraries get built.
16315
16316Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16317
16318 * configure: Add Makefile.tem to list of files to remove in trap
16319 handler.
16320
16321Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16322
16323 * config.guess (*Linux*): Add missing "exit"s.
16324 Also, need specific check for alpha-unknown-linux (uses COFF).
16325
16326Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16327
16328 * config.guess: Merge with FSF:
16329
16330 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16331 * config.guess (AIX4): More robust release numbering discovery.
16332
16333 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16334 * config.guess (i386-sequent-ptx): Properly get version number.
16335
16336 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16337 * config.guess (mips:*:4*:UMIPS): New case.
16338
16339Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16340
16341 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16342 (i386-win32 host): Likewise. Don't build readline.
16343
16344Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16345
16346 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16347 SUPPORT_FILES to submakes.
16348
16349Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16350
16351 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16352 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16353 mpw-configure.
16354
16355Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16356
16357 * configure.in (appdirs): Use =, not ==, in test expression when
16358 trying to build the text to print in the warning message for
16359 Solaris users.
16360
16361Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16362
16363 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16364
16365Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16366
16367 * config.guess: Recognize lynx-2.3.
16368
16369Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16370
16371 * config.sub (z8ksim): Deleted
16372 (z8k-*-coff): New, this is the one true name of the target.
16373
16374Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16375
16376 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16377
16378Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16379
16380 * config.guess (*:Linux:*:*): First try asking the linker what the
16381 default object file format is (elf, aout, or coff). Then if this
16382 fails, try previous methods.
16383
16384Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16385
16386 * configure.in: Don't build newlib for *-*-vxworks5.1.
16387
16388Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16389
16390 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16391 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16392
16393Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16394
16395 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16396
16397Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16398
16399 * cfg-ml-com.in: New file.
16400 * cfg-ml-pos.in: New file.
16401
16402Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16403
16404 * COPYING.NEWLIB: Add HP free copyright to list.
16405
16406Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16407
16408 * config.sub: Recognize -eabi* for the system, not just -eabi.
16409
16410Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16411
16412 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16413 * config.sub, configure.in (win32): New target and host.
16414
16415Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16416
16417 * configure.in: Add i386-pe configuration.
16418
16419Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16420
16421 * mpw-build.in (install): Install GDB after LD.
16422
16423Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16424
16425 * mpw-config.in (elf/mips.h): Always forward-include, needed
16426 for GDB to build.
16427
16428Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16429
16430 * testsuite: New directory for customer acceptance and whole tool
16431 chain tests.
16432
16433Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16434
16435 * configure: If per-host line isn't found, but AC_OUTPUT is found
16436 and a configure script exists, run it instead.
16437
16438Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16439
16440 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16441
16442Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16443
16444 * configure: Set build_{cpu,vendor,os,alias} to host values when
16445 --build isn't specified.
16446
16447Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16448
16449 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16450 (FLAGS_TO_PASS): Pass them.
16451 (EXTRA_TARGET_FLAGS): Ditto.
16452
28e9041c 16453Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16454
16455 * Makefile.in (all-libg++): Depend on all-libstdc++.
16456
16457Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16458
16459 * configure.in (noconfigdirs): Enable all packages for
16460 i386-unknown-netbsd.
16461
16462Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16463
16464 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16465 hosted builds (DOS builds)
16466
16467Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16468
16469 Changes for ARM based on patches from Richard Earnshaw:
16470 * config.sub: Handle armeb and armel.
16471 * configure.in: Omit arm linker only for riscix.
16472
16473Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16474
16475 * config.guess: Update from FSF.
16476
16477Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16478
fee90afd 16479 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 16480 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16481 powerpcle variant. Convert pentium into i586, not i486. Add p5
16482 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16483 temporarily.
16484
16485Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16486
16487 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16488
16489Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16490
16491 * config.sub: Accept -lites* as a basic system type.
16492
16493Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16494
16495 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16496 installed, and if so return linuxoldld as the system name.
16497
16498Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16499
16500 * config.guess: Add hppa1.1-hp-lites support.
16501
16502Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16503
16504 * configure.in: Don't build newlib for m68k-vxworks5.1.
16505
16506Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16507
16508 * configure.in (mips-sgi-irix6): Use mh-irix5.
16509
16510Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16511
16512 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16513
16514Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16515
16516 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 16517 OSF/1. Fix compiler flags.
28e9041c 16518 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16519
16520Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16521
16522 * configure.in: Recognize --with-newlib.
16523 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16524
16525Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16526
151ad919 16527 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 16528 to *_X11_MODULES due to gdbtk needing X include files et al.
16529
16530Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16531
16532 Merge in support for Mac MPW as a host.
16533 (Old change descriptions retained for informational value.)
16534
16535 * mpw-config.in: Add generic include forwards for cpu-specific
16536 include files in aout and elf directories.
16537
16538 * mpw-configure: Added copyright.
16539 * mpw-config.in: Check for presence of required build tools.
16540 (target_libs): Add newlib.
16541 (target_tools): Add examples.
16542 (Read Me): Generate as "Read Me for MPW" instead.
16543 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16544 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16545 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16546
16547 * mpw-configure: Remove subdir-specific makefile hackery,
16548 delete mk.tmp after using it.
16549
16550 * mpw-build.in (all): Display start and end times.
16551
16552 * mpw-configure (host_canonical): Set.
16553 (target_cpu): Always add to makefiles.
16554 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16555 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16556 (mpw-mh-mpw): Look for in srcdir and srcroot.
16557 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16558
16559 * mpw-build.in: (install-only): New target.
16560
16561 * mpw-configure (host_alias, target_alias): Rename from hostalias
16562 and targetalias, add into generated Makefile.
16563 (mk.tmp): If present, add into generated Makefile.
16564 * mpw-build.in (all-gas): Build config.h first before gas proper.
16565
16566 * mpw-configure (config.status): Write only if changed.
16567 * mpw-config.in (readline): Configure it (not built, just used for
16568 definitions).
16569
16570 * mpw-config.in (elf/mips.h): Add a forward include.
16571
16572 * mpw-config.in: Forward-include most .h files in include into
16573 extra-include.
16574 (readline): Don't build.
16575 mpw-build.in (install): Install GDB.
16576
16577 * mpw-configure (prefix, mpw_prefix): Handle it.
16578 * mpw-config.in (mmalloc, readline): Don't configure.
16579 * mpw-build.in (thisscript): Rename to ThisScript.
16580 Use mpw-build instead of BuildProgram everywhere.
16581 (mmalloc, readline): Don't build.
16582 * mpw-README: New file, basic documentation about the MPW port.
16583
16584 * mpw-config.in: Use forward-include to create include files.
16585
16586 * mpw-configure: Add more things to the top of each configured
16587 Makefile, including contents of config/mpw-mh-mpw.
16588 * mpw-config.in (extra-include): Create this directory and fill it
16589 with Posix-like include files when configuring.
16590
16591 * config.sub (apple, mac, mpw): Add various aliases.
16592
16593 * mpw-build.in: New file, top-level build script fragment for MPW.
16594 * mpw-configure: New file, configure script for MPW.
16595 * mpw-config.in: New file, config fragment for MPW.
16596
16597Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16598
16599 * configure.in (host_libs): Remove glob, since it is gone from the
16600 sources.
16601
16602Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16603
16604 * Makefile.in: define empty GDB_NLM_DEPS var.
16605
16606 * configure.in(target_makefile_frag): use config/mt-netware
16607 for netware targets.
16608
16609Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16610
16611 * config.sub: Merge in recent FSF changes. Remove linux special
16612 cases.
16613
16614Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16615
5309a301 16616 Revert this change:
28e9041c 16617
16618 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16619
16620 * build-all.mk: Use CC=cc -Xs on Solaris.
16621
28e9041c 16622Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16623
16624 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16625 stop using it.
16626 * Makefile.in: Nuke all references to glob subdirectory.
16627
16628Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16629
16630 * configure.in: Fix --enable-shared logic in per-host.
16631
16632Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16633
16634 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16635
16636Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16637
16638 * configure.in (noconfigdirs): Don't build gas on AIX, for
16639 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16640
16641Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16642
16643 * configure: Fix --cache-file to work if the file argument is a
16644 relative path.
16645
16646Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16647
16648 * configure: If the --cache-file is used, pass it down to
16649 configure in subdirectories.
16650
16651Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16652
16653 * config.sub: add vxworks29k configuration.
16654
16655Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16656
16657 * Makefile.in (taz): Do "diststuff" part quietly.
16658
16659Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16660
16661 * config.sub: Mini-merge with gcc/config.sub.
16662
16663Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16664
16665 * config.guess (IRIX): Sed - to _.
16666
16667Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16668
16669 * Makefile.in (source-vault, binary-vault): New targets.
16670
16671Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16672
16673 * config.sub: Recognize -eabi as a basic system type.
16674
16675Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16676
16677 * configure.in (enable_shared stuff): Fix typo.
16678
16679Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16680
16681 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16682
16683Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16684
16685 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16686
16687Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16688
16689 * configure.in (rs6000-*-*): Don't build gas.
16690
16691Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16692
16693 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16694 reduce command line length.
16695 (AS_FOR_TARGET): Check for as.new, not Makefile.
16696 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16697
16698Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16699
16700 * config.guess: Merge from FSF.
16701
16702Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16703
16704 * configure: Don't use $ when handling program_suffix.
16705
16706Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16707
16708 * configure.in: Configure tk for hppa/hpux.
16709
16710Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16711
16712 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16713
16714Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16715
16716 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16717 to LIBCXXFLAGS. Tests are better run without it.
16718
16719Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16720
16721 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16722
16723Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16724
16725 * configure.in (*-*-netware*): Don't configure xiberty.
16726
16727Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16728
16729 * configure.in: Remove tk from native_only list.
16730
16731Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16732
16733 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16734 for special NCD build.
16735
16736Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16737
16738 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16739 makeall.bat, they're only useful for binutils snapshots.
16740 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16741 makeall.bat to specified SUPPORT_FILES.
16742
16743Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16744
16745 * build-all.mk: Add Ericsson targets to sun4 and solaris
16746 hosts. Add BNR's sun4 target to solaris host, so their
16747 build-from-source will be tested in-house first.
16748
16749Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16750
16751 * Makefile.in (LIBCFLAGS): New variable.
16752 (CFLAGS_FOR_TARGET): Ditto.
16753 (LIBCFLAGS_FOR_TARGET): Ditto.
16754 (LIBCXXFLAGS): Ditto.
16755 (CXXFLAGS_FOR_TARGET): Ditto.
16756 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16757 (BASE_FLAGS_TO_PASS): Pass them.
16758 (EXTRA_TARGET_FLAGS): Ditto.
16759
5309a301 16760 * configure.in: Support --enable-shared.
28e9041c 16761
16762Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16763
16764 * configure.in (target_libs): Include libstdc++ again.
16765 * config.guess: Update from FSF (for FreeBSD).
16766
16767Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16768
16769 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16770 makeall.bat.
16771 (DISTDOCDIRS): Add `etc'.
16772 (ETC_SUPPORT_PFX): New variable.
16773 (taz): Include anything from etc starting with a word in
16774 ETC_SUPPORT_PFX.
16775
16776Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16777
16778 * config.sub: Update for recent FSF changes. Remove obsolete
16779 h8300hds entry. Add -windows* and -osx as basic os. Minor
16780 spacing changes.
16781
16782Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16783
16784 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16785
16786 * config.guess: Merge with FSF.
16787 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16788
16789Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16790
16791 * configure: Since the "trap 0" handler will override the exit
16792 status on many systems, only use it for "exit 1", and make it set
16793 a non-zero exit status; reset it before "exit 0". Also, check
16794 exit status of config.sub, and error out if it failed.
16795
16796Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16797
16798 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16799 and install libgloss.
16800
16801Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16802
16803 * Makefile.in (all-binutils): Depend upon all-byacc.
16804
16805 * configure.in: Don't build emacs on Irix 5.
16806
16807Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16808
16809 * configure.in (*-*-netware*): Add libio.
16810
16811Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16812
16813 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16814 (CHECK_TARGET_MODULES): Ditto.
16815 (INSTALL_TARGET_MODULES): Ditto.
16816 (TARGET_LIBS): Ditto.
16817 (all-libstdc++): Note dependencies.
16818
16819Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16820
16821 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16822
16823Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16824
16825 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16826 -fexternal-templates.
16827
16828 * configure.in (target_libs): Add libstdc++.
16829 (noconfigdirs): Add libstdc++ as appropriate.
16830
16831Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16832
16833 * config.guess: Update from FSF.
16834
16835Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16836
16837 * configure: Use ${config_shell} when running ${configsub}.
16838
16839Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16840
16841 * config.sub: No longer recognize h8300h.
16842
16843Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16844
16845 * config.sub: Remove extraneous differences between config.sub and
16846 gcc/config.sub.
16847
16848Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16849
16850 * Makefile.in (DISTSTUFFDIRS): Add gas.
16851
16852Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16853
16854 * COPYING.NEWLIB: New file.
16855
16856Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16857
16858 * config.guess (HP-UX): Patch from Harlan Stenn
16859 <harlan@landmark.com> to also emit release level.
16860
16861Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16862
16863 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16864
16865Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16866
16867 * config.sub: Merge nextstep cleanup from FSF.
16868
16869Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16870
16871 * configure.in (arm-*-*): Don't configure ld for this target.
16872
16873Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16874
16875 * configure.in (*-*-netware): don't configure libg++, libio,
16876 librx, or newlib.
16877
16878Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16879
16880 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16881 configure ld--it works, but it doesn't support shared libraries.
16882
16883Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16884
16885 * config.guess (*-unknown-freebsd*): Get rid of possible
16886 trailing "(Release)" in version string.
16887 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16888
16889Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16890
16891 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16892 Fix type: *-next-neststep -> *-next-nextstep.
16893
16894 * config.guess: Merge from FSF:
16895
16896 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16897
16898 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16899
16900 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16901
16902 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16903 instead of UNIX_SV for UnixWare 1.0).
16904
16905Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16906
16907 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16908 to make gdb/nlm/* build after the compiler and linker.
16909
16910Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16911
16912 * config.guess (netbsd, freebsd, linux): Accept any machine,
16913 not just i[34]86.
16914 (m68k-atari-sysv4): Relocate to match FSF version.
16915
16916 * config.guess: More merges from the FSF:
16917
16918 Add a space before function call or macro invocation.
16919
16920 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16921
16922 * config.guess: Add trap cmd to remove dummy.c and dummy when
16923 interrupted.
16924
16925 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16926
16927 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16928 (dummy): Redirect stderr from compilation of dummy.c.
16929
16930 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16931
16932 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16933
16934Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16935
16936 * configure: Accept and ignore --cache*, for compatibility with
16937 new autoconf.
16938
16939Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16940
16941 * config.guess: Merge from FSF:
16942
16943 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16944
16945 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 16946 (PATH): Add /.attbin at end for finding uname.
16947 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 16948
16949 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16950
31972771 16951 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 16952
16953 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16954
31972771 16955 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16956 to select whether to use ELF or COFF.
28e9041c 16957
16958 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16959
31972771 16960 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 16961
16962 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16963
16964 * config.guess: Guess the OS version for HPUX.
16965
16966 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16967
16968 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16969
16970Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16971
16972 * configure.in: Recognize --with-headers, --with-libs, and
16973 --without-newlib.
16974 * Makefile.in (all-xiberty): Depend upon all-ld.
16975
16976Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16977
16978 * configure.in: Change i[34]86 to i[345]86.
16979
16980Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16981
16982 * configure (version): A few more tweaks to help message.
16983
16984Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16985
16986 * Makefile.in: Remove (for now) librx as a host library,
16987 now that we're building it for target.
16988
16989Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16990
16991 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16992 (Karl Berry).
16993
16994Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16995
16996 * configure.in: Also configure librx.
16997
16998Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16999
17000 * Makefile.in: Update various rules to reflect that librx
17001 is now needed for libg++.
17002
17003Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17004
17005 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17006
17007Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
17008
17009 * configure.in: Configure the examples directory.
17010
17011Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17012
17013 * configure: Simplify Jun 2 1994 change.
17014
17015Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17016
17017 * change CC to /usr/latest/bin/gcc for lynx host builds, since
17018 /bin/gcc isn't good enough to build gcc.
17019
17020Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
17021
17022 * Makefile.in (GDB_SUPPORT_FILES): Remove
17023 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
17024 (gdb.tar.gz): Add new rule to use standard distribution building
17025 mechanism.
17026
17027Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17028
17029 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
17030 Bill Cox <bill@cygnus.com>.
17031
17032Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
17033
17034 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
17035
17036Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
17037
17038 * configure: Search current dir first in .gdbinit.
17039
17040Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
17041
17042 * config.sub: Recognize freebsd (merged from gcc config.sub).
17043
17044Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
17045
17046 * config.sub: Refer to NeXT's operating system as nextstep.
17047
17048 * config.sub (case $basic_machine): Re-order the cases, to match
17049 the order in the FSF version (which is mostly alphabethical).
17050 Merge in some additions and changes from the FSF.
17051
17052Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
17053
17054 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17055 * config.sub: Recognize cxux7.
17056 * configure.in: Use mh-cxux for m88k-harris-cxux*.
17057
17058Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17059
17060 * config.sub: Fix typo powerpc -> powerpc-*.
17061
17062Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
17063
17064 * Makefile.in: `all-emacs19' depends on `all-byacc'.
17065
17066 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17067 parallel with all-emacs and install-emacs). Top-level command
17068 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17069
17070Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17071
17072 * test-build.mk ($(host)-stamp-stage2-installed): Remove
17073 $(relbindir)/make before doing ``make install'', and use
17074 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
17075 installing over running make binary.
17076 ($(host)-stamp-stage3-installed): Likewise.
17077
17078Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17079
17080 * config.guess: Recognize Mach.
17081
17082Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
17083
17084 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17085 see whether --exec-prefix was used.
17086
17087Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17088
17089 * README: Explicitly mention libg++/README. (Zoo's idea.)
17090
17091Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17092
17093 * Makefile.in: Add all-librx target similar to all-libproc.
17094
17095Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
17096
17097 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
17098 with post 1.2 uname bogosity.
17099
17100Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17101
17102 * configure: Remove temporary files on receipt of a signal.
17103
17104Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17105
17106 * configure: If there is a package_makefile_frag, remove
17107 ${subdir}/Makefile.tem after copying it in.
17108
17109Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17110
17111 * build_all.mk: support rs6000 lynx identifies itself as
17112 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17113 since /bin/gcc is too feeble to compile a modern gcc.
17114
17115Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17116
17117 * brought devo/test-build.mk update-to-date with progressive/
17118 test-build.mk. Add lynx targets and hppa flag info.
17119
17120Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17121
17122 * configure.in: Use mh-ncrsvr43. Patch from
17123 Tom McConnell <tmcconne@sedona.intel.com>.
17124
17125Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17126
17127 * config.guess (i386-unknown-bsdi): No longer need to
17128 check #if defined(__bsdi__) && defined(__i386__).
17129
17130Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17131
17132 * configure: Set program_transform_nameoption correctly.
17133
17134Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17135
17136 * brought build-all.mk update-to-date with progressive build-all.mk,
17137 added new targets and hppa info.
aee16bda 17138
28e9041c 17139Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17140
17141 * configure: If config.guess result is a prefix of the user
17142 specified target, assume a native build and use the user specified
17143 target as the host alias. Remove SunOS patch suffix removal hack.
17144 * configure.in: Remove SunOS patch suffix removal hack.
17145
17146 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17147 in NATIVE_CHECK_MODULES.
17148
17149Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17150
17151 * Makefile.in: Rename HOST_ONLY to NATIVE.
17152 * configure: Delete SunOs patch suffix from host_canonical
17153 and build_canonical variables that are prepended to Makefiles.
17154 * configure.in: Add comments for easier maintenance.
17155
17156Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17157
17158 * Makefile.in: Add all-libproc target similar to all-gui.
17159
17160Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17161
17162 * Makefile.in (CHECK_MODULES): split into
17163 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17164
17165Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17166
17167 * config.guess (i386-unknown-bsdi): New system to guess.
17168
17169Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17170
17171 * Makefile.in: Add all-gui target (but not yet build by "all").
17172
17173Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17174
17175 * config.sub: Move deletion of patch suffix from here...
17176 * configure.in: To here, at Ian's suggestion. The top-
17177 level scripts might need to know of a patch level.
17178
17179Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17180
17181 * config.sub: Strip off patch suffix so rtl is recognized
17182 as a sunos4.1.3 machine, even though it's been patched.
17183
17184Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17185
17186 * Makefile.in (INSTALL_LAST): Delete.
17187 (INSTALL_DOSREL): New.
17188
17189Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17190
17191 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17192 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17193 whether we pass down --with-gnu-ld anyhow.
17194
17195Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17196
17197 * Makefile.in (INSTALL_LAST): Change operation so it works
17198 on more flavors of make.
17199 * configure.in (go32): Don't build libg++ or libio.
17200
17201Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17202
17203 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17204 they can be overriden by templates.
17205
17206Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17207
17208 * configure.in (target==go32): Don't build gdb.
17209 * dosrel: New directory.
17210
17211Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17212
17213 * configure.in (host==go32): Configure dosrel too.
17214 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17215 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17216 be set by incoming names or templates.
17217 (INSTALL_LAST): New rule.
28e9041c 17218
17219Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17220
17221 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17222
17223Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17224
28e9041c 17225 * configure.in (appdirs): New variable. Currently empty, but will
17226 be used in gas distribution. If nonempty, lists a set of
17227 directories at least one of which must get configured, or top
17228 level configuration is considered to have failed.
17229 (rs6000-*-lynxos*): Use new file name.
17230
17231Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17232
17233 Eliminate XTRAFLAGS.
17234 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17235 newlib include files using -idirafter, and also use -nostdinc.
17236 (CXX_FOR_TARGET): Likewise.
17237 (XTRAFLAGS): Removed.
17238 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17239 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17240 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17241 ($(DO_X)): Don't pass down XTRAFLAGS.
17242
17243Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17244
17245 * configure.in (mips*-dec-bsd*): New target; do build linker.
17246 (mips*-*-bsd*): New target; don't build linker.
17247
17248Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17249
17250 * configure.in: support rs6000-*-lynxos* configuration.
17251 support sunos4 as a cross target.
17252
17253 * config.sub: look for lynx*, not lynx since the OS version may
17254 legitimately be part of the name.
17255
17256Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17257
17258 * configure.in (i[34]86-*-sco*): Move to be with other i386
17259 targets.
17260 (romp-*-*): New target. Skip various binary utilities.
17261 (vax-*-*): New target. Don't build newlib.
17262 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17263
17264Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17265
17266 * configure.in: Only set host_makefile_frag if config
17267 directory exists.
17268
17269Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17270
17271 * install.sh: If $dstdir exists, don't check whether each
17272 component does.
17273
17274Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17275
17276 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17277
17278Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17279
4b695c23 17280 * configure.in (*-*-lynxos*): Don't configure newlib for either
17281 native or cross Lynx.
28e9041c 17282
17283Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17284
17285 * config.sub (sparc64-elf): Fix os.
17286 (z8k): Remove duplicate.
17287
17288Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17289
17290 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17291 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17292
17293Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17294
17295 * configure: Make file links cleanly even if Lynx fails on
31972771 17296 an NFS symlink (at least fail cleanly).
28e9041c 17297
17298Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17299
17300 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17301 -XNh2000.
17302
17303Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17304
17305 * configure: Unknown options are fatal again.
17306
17307Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17308
17309 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 17310 compatibility.
28e9041c 17311
17312Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17313
17314 * build-all.mk: Add `clean' target.
17315
17316Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17317
17318 * config.guess: Add SINIX support.
17319 * configure.in: Add mips-*-sysv4* support.
17320
17321Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17322
17323 * build-all.mk: Document all useful targets.
17324 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17325 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17326
17327Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17328
17329 * configure: Support --silent, --quiet.
17330
17331Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17332
17333 * configure: Support --disable-FEATURE.
17334
17335Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17336
17337 * config.guess: Recognize NCR running SVR4.3.
17338
17339Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17340
17341 * config.guess: Make BSDI generate i386-unknown-bsd386.
17342 Patch from Paul Eggert <eggert@twinsun.com>.
17343
17344Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17345
17346 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17347
17348Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17349
17350 * configure: Make unrecognized options give nonfatal warnings
17351 instead of fatal errors, and pass them to any subdirectory
17352 configures in case they recognize them.
17353 Make --x equivalent to --with-x.
17354
17355Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17356
17357 * configure: Add --enable-* options. Clean up usage message and
17358 some comments.
17359
17360Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17361
17362 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17363
17364Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17365
17366 * configure.in (hppa*-*-*): Enable binutils.
17367
17368Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17369
17370 * config.sub: Recognize cisco.
17371
17372Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17373
17374 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17375
17376Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17377
17378 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17379 than one configuration name. Add comment.
17380
17381Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17382
17383 * config.guess: about target *-hitachi-hiuxwe2, fixed
17384 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17385 macro is incorrect.]
17386
17387Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17388
17389 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17390 than the "make ls" stuff which used to be here.
17391
17392Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17393
17394 * config.guess: Recognize i[34]86-unknown-freebsd.
17395 From Shawn M Carey <smcarey@rodan.syr.edu>.
17396
17397Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17398
17399 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17400
17401Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17402
17403 * config.guess: Check for ptx.
17404
17405Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17406
17407 * config.sub: Add os9k checking.
17408
17409Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17410
17411 * config.guess: Handle OSF1 running on HPPA processors
17412
17413Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17414
17415 * configure: If subdir configure fails, print out a message with
17416 subdirectory name, in case subdir's configure code didn't identify
17417 itself.
17418
17419Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17420
17421 * configure.in: Remove embedded newlines from configdirs.
17422 Avoid mismatches of substrings. Fix matching strings at end
17423 of configdirs.
17424
17425Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17426
17427 * config.guess: Add Lynx/rs6000 config support.
17428
17429Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17430
17431 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17432
17433Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17434
17435 * configure.in (hppa*-*-osf*): Treat this just like most other
17436 PA configurations (eg no binutils or ld).
17437 (hppa*-*-*elf*): These configurations have binutils and ld.
17438
17439Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17440
17441 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17442
17443Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17444
17445 * configure.in (rs6000-*-*): Build gas.
17446
17447Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17448
31972771 17449 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 17450
17451Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17452
17453 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17454 for GDB and GDB has been fixed to not need it.
17455
28e9041c 17456Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17457
17458 * config.guess: Recognize vax hosts.
17459
17460Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17461
17462 * configure (while loop): Don't use "break 2" inside case
17463 statement -- the case statement isn't an enclosing loop.
17464
17465Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17466
17467 * config.guess: Clean up NeXT support, to allow nextstep
17468 on Intel machines. Make OS be nextstep.
17469
17470Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17471
17472 * config.guess: Add alternate forms for Convex.
17473
17474Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17475
17476 * configure: Completely rewrite option processing. Take
17477 advantage of pattern-matching to avoid invoking test frequently.
17478 Also clean up host and target defaulting logic.
17479
17480Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17481
17482 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17483 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17484 commands (plus user environment) will fit SCO limits.
17485
17486Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17487
17488 * configure.in: Don't issue warnings about directories which are
17489 not being configured if -norecursion is set. Correct test for
17490 --with-gnu-as and --with-gnu-ld to not get confused by substring
17491 matches.
17492
17493 * configure.in: Don't build gas for alpha-dec-osf1*.
17494
17495Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17496
17497 * configure: Back out Per's change of 12/19/1993. It changes the
17498 behavior of configure in unexpected and confusing ways.
17499
17500 Also, use different delim char when calculating
17501 program_transform_name so that the name can contain slashes.
17502
17503Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17504
17505 * configure.in, config.sub: Add support for VSTa micro-kernel.
17506
17507Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17508
17509 * configure.in: Nuke hacks which were used to get a special
17510 version of GAS for HPPA configurations.
17511
17512Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17513
17514 * configure: If only ${target_alias} is given, use that
17515 as the default for ${host_alias}.
17516 * configure: Add missing back-slashes before nested quotes.
17517
17518Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17519
17520 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17521
17522Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17523
17524 * config.guess: Recognize some Tektronix configurations.
17525 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17526
17527Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17528
17529 * config.sub: Match any flavor of SH.
17530
17531Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17532
17533 * configure.in: Don't try to configure newlib for Alpha.
17534
17535Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17536
17537 * configure.in: Don't build ld for Irix 5. Don't build gas,
17538 libg++ or libio for any Alpha target.
17539
17540 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 17541
17542Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17543
17544 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17545 default arguments -- so it tried to compress itself.
17546
17547Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17548
17549 * configure.in (notsupp): ensure that a space is always at the end
17550 of the configdirs list, since the grep checks for an explicit space
17551
17552Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17553
17554 * configure.in (target i386-sysv4.2): don't build ld, since static
17555 versions of many libraries are not available.
17556
17557Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17558
17559 * config.guess: Recognize Apollos (using environment variables).
17560 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17561
17562Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17563
17564 * config.guess: Recognize Sony news mips running newsos.
17565
17566Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17567
17568 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17569 "fi ; else" for bash.
17570
17571Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17572
17573 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17574
17575Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17576
17577 * config.sub: accept unixware as an alias for svr4.2.
17578 Fix some inconsistancies with the gcc version.
17579
17580Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17581
17582 * Makefile.in (DISTDOCDIRS): Add gdb.
17583
17584Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17585
17586 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17587
17588Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17589
17590 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17591 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17592 this now.
17593
17594Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17595
17596 * config.sub: Accept hiux* as an OS name.
17597
17598 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17599 etc/make-stds.texi. The underscore came from gcc, and dje now
17600 agrees that RUNTESTFLAGS is the correct name.
17601
17602Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17603
17604 * install.sh: Remove 'set -e'. It makes any conditionals
17605 in the script useless.
17606
17607 * config.guess: Automatically recognize arm-acorn-riscix
17608 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17609
17610Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17611
17612 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17613
17614Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17615
17616 * Makefile.in (DISTDOCDIRS): New variable.
17617 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 17618 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 17619
17620Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17621
17622 * configure.in (hppa target): check the source directory for the
17623 pagas sub-directory
17624
17625Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17626
17627 * config.sub: Allow -aout* and -elf*.
17628
17629Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17630
17631 * configure.in: Don't build ld on i386-solaris2, same as for
17632 sparc-solaris2.
17633
17634Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17635
17636 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17637
17638Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17639
17640 * configure.in: Configure gdb for alpha.
17641
17642Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17643
17644 * Makefile.in (CXXFLAGS): Add -O.
17645
17646Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17647
17648 * config.guess: added support for DG Aviion
17649
17650Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17651
17652 * configure.in: Produce warning message for subdirectories not
17653 configurable for this host/target combination. Don't try to
17654 configure gdb for vms.
17655
17656Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17657
17658 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17659 appropriate files before making "diststuff".
17660 (DISTBISONFILES): New var: list of files to be edited.
17661 (DISTSTUFFDIRS): Add binutils.
17662
17663Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17664
17665 * config.sub: also handle mipsel and mips64el (for little endian mips)
17666
17667Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17668
17669 * configure.in: Add * to end of all OS names.
17670
17671Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17672
17673 * configure.in: Build newlib for LynxOS native.
17674
17675Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17676
17677 * config.guess: Add support for delta 88k running SVR3.
17678
17679 * configure.in: Add comment about HP compiler vs. emacs.
17680
17681Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17682
17683 * configure.in: don't build ld on solaris2 (not a viable option
17684 due to bugs in getpwnam & getpwuid)
17685
17686Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17687
17688 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17689 config.guess will produce a full version number.
17690
17691Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17692
17693 * configure.in: Build linker and binutils for alpha-dec-osf1.
17694
17695Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17696
17697 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17698 and gdb/testsuite/Makefile.in.
17699
17700Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17701
17702 * configure.in: recognize mips*- instead of mips-
17703
17704Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17705
17706 * config.sub: Accept linux*coff and linux*elf as operating
17707 systems.
17708
17709Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17710
17711 * config.sub: Recognize mips64, and mips3 as an alias for it.
17712
17713Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17714
17715 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17716 gdb knows how to handle OSF/1 shared libraries.
17717
17718Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17719
17720 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17721 * config.guess: Recognize Hitachi's HIUX.
17722 * config.sub: Recognize h3050r* and hppahitachi.
17723 Remove redundant cases for hp9k[23]*.
17724
17725Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17726
17727 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17728 if gas and ld are in the source tree and are in ${configdirs}.
17729 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 17730 --with options (but still pass them down on the command line,
28e9041c 17731 if they were explicitly specified).
17732
17733Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17734
17735 * configure: substitute SHELL value in Makefile.in with
17736 ${CONFIG_SHELL}
17737
17738Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17739
17740 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17741 *-*-solaris2* targets.
17742
17743Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17744
17745 * Makefile.in: define M4, and pass it down to sub-makes;
17746 all-autoconf now depends on all-m4
17747
17748Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17749
17750 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17751 presence of {ar,ranlib} instead of a configured directory
17752
17753Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17754
17755 * config.guess: Accept 34?? as well as 33?? for NCR.
17756
17757Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17758
17759 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17760 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17761
17762Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17763
17764 * configure: grab values for $(CC) and $(CXX) from the
17765 environment, so that someone can do "CC=gcc configure; make" and
17766 have it work right (matching the way that autoconf works now)
17767
17768 * configure.in, Makefile.in: add support for gash, the tcl
17769 interface to Galaxy
17770
17771 * config.guess: add NetBSD variants (hp300, x86)
17772
17773Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17774
17775 * install.sh: Support -d option (in the manner of SunOS 4 install,
17776 as it is more deterministic than that of GNU install)
17777 (chmodcmd): Set file to mode 755 by default (should also do default
17778 chgrp and chown, but I don't feel like dealing with that now)
17779
17780Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17781
17782 * config.sub: Remove h8300hhms alias.
17783
17784Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17785
17786 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17787
17788Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17789
17790 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17791 as stmp-fixinc
17792
17793Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17794
17795 * config.sub: recognize m88110-bug-coff.
17796
17797Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17798
17799 * Makefile.in (all-libio): all dependencies on the toolchain used
17800 to build this (gcc, gas, ld, etc)
17801
17802Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17803
17804 * config.guess: Deal with OSF/1 1.3 on alpha.
17805
17806Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17807
17808 * install.sh: add some 'else true' clauses for portability
17809
17810 * configure.in: don't build libio for h8[35]00-*-* targets
17811
17812Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17813
17814 * Makefile.in: Add support for new libio.
17815
17816Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17817
17818 * install.sh: If one command fails, don't try the rest. Don't try
17819 to remove $dsttmp (via trap) unless we have already created it.
17820 If $src doesn't exist, detect it and exit with an error.
17821
17822 * config.guess: Recognize BSD on hp300.
17823
17824Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17825
17826 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17827 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17828
17829Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17830
17831 * Makefile.in (all-send-pr): depends on all-prms
17832
17833Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17834
17835 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17836
17837Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17838
17839 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17840 Added test for mips-mips-riscos5.
17841
17842Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17843
17844 * configure.in: use mh-hp300 for 68k HP hosts
17845
17846Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17847
17848 * configure: add support for CONFIG_SHELL, so that you can use
17849 some alternate shell for evaluating configure scripts
17850
17851Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17852
17853 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17854 in configure script to bug-gdb@prep.ai.mit.edu when building
17855 distribution archive.
17856 * Makefile.in (COMPRESS): Remove def.
17857 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17858 gdb.tar.Z and make-gdb.tar.Z respectively.
17859 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17860 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17861 to convergence with 'taz' target in Makefile.in.
17862
17863Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17864
17865 * install.sh (dsttmp): use trap to ensure that tmp files go
17866 away on error conditions
17867
17868Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17869
17870 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17871
17872Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17873
17874 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17875 its parent is '/' not ''.
17876
17877 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17878
17879Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17880
17881 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17882 that ${newsrcdir}/configure.in does.
17883
17884Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17885
17886 * test-build.mk: support for CONFIG_SHELL
17887
17888Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17889
17890 * config.sub (netware): Add as a basic system type.
17891
17892Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17893
17894 * Makefile.in (Makefile): depend on configure.in. Also drop the
17895 $(srcdir)/ from the dependency on Makefile.in.
17896
17897Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17898
17899 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17900 (h8300hhms is temporary until multi-libraries are implemented).
17901 * configure.in: Handle h8300h too.
17902
17903Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17904
17905 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17906
17907Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17908
17909 * configure: Remove extraneous output when guessing host type.
17910 * config.guess: Remove extraneous output when guessing using C
17911 compiler rather than uname, or when guessing fails.
17912
17913Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17914
17915 * Makefile.in: remove all.cross and install.cross targets
17916
17917 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17918 definitions
17919
17920Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17921
17922 * configure.in (target sh): Build gprof.
17923
17924Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17925
17926 * config.sub: change -solaris to -solaris2
17927
17928Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17929
17930 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17931
17932Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17933
17934 * configure: Correct error message for missing Makefile.in to
17935 print correct directory.
17936
17937Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17938
17939 * install.sh: kludge around 386BSD shell bug
17940
17941Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17942
17943 * config.guess: Recognize NeXT.
17944 * config.guess: Recognize i486-ncr-sysv4.
17945 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17946
17947Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17948
17949 * Makefile.in (MAKEINFOFLAGS): New variable.
17950 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17951 * build-all.mk, test-build.mk: Pass down --no-split as
17952 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17953
17954Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17955
17956 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17957
17958Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17959
17960 * Makefile.in (libg++.tar.z): New rule.
17961 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17962 * Makefile.in (taz): Only do a single chmod.
17963
17964Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17965
17966 * install.sh: don't use dirname anymore (replaced with sed usage)
17967
17968Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17969
17970 * Makefile.in: Change extension for gzip'd files from '.z' to
17971 '.gz' per new FSF standard usage.
17972
17973Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17974
17975 * configure: put quotes around the final value of program_transform_name
17976
17977Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17978
17979 * Makefile.in: new install.sh support; update install-info rules
17980
17981Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17982
17983 * configure.in: Build diff for crosses, but not for go32 host.
17984
17985 * configure.in: Build gprof only for native, and don't build it
17986 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17987
17988Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17989
17990 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17991
17992Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17993
17994 * configure.in (host_tools): Add prms.
17995
17996Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17997
17998 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17999 with $(FLAGS_TO_PASS) on the command line
18000
18001 * config.sub: Recognize lynx and lynxos
18002
18003Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
18004
18005 * config.sub: Accept -ecoff*, not just -ecoff.
18006
18007Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18008
18009 * Makefile.in (taz): Use .gz suffix instead of .z.
18010 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18011 names.
18012
18013Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18014
18015 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18016
18017Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18018
18019 * Makefile.in (install-no-fixedincludes): install gcc last, so
18020 that rebuilds that might happen during 'make install' don't get
18021 bogus gcc include files
18022
18023Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18024
18025 Change from Utah for HPPA support:
18026 * config.guess: Recognize hppa1.x-hp-bsd.
18027
18028Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
18029
18030 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
18031 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18032
18033Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
18034
18035 * config.sub: Add support for rom68k and bug boot monitors.
18036
18037Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
18038
18039 * Makefile.in: Make all-opcodes depend on all-bfd.
18040
18041Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
18042
18043 * config.guess: Added special check for i[34]86-univel-sysv4*.
18044
18045Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
18046
18047 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18048 the processor rather than assuming i486.
18049
18050Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18051
18052 * config.guess: Recognize SunOS6 as Solaris3.
18053
18054Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
18055
18056 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
18057 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18058
18059Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
18060
18061 * build-all.mk (all-cross): New target for Canadian Cross.
18062 Added Q2 go32 targets.
18063 * test-build.mk: Configure go32 cross sparclite-aout and
18064 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
18065 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18066
18067Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18068
18069 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18070 GO32 hosted toolchains
18071
18072Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
18073
18074 * configure: change so "-exec-prefix" gets passed down rather
18075 than "-exec_prefix" so autoconf generated Makefiles get the
18076 exec_prefix set right.
18077
18078Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18079
18080 * config.guess: get the Solaris2 minor version number
18081
18082 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18083
18084Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18085
18086 * config.guess: Recognize some Sequent platforms.
18087
18088Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18089
18090 * Makefile.in: added the vault-install target
18091
18092 * configure.in: actually use the Sun3 makefile fragment that's in
18093 config, also added the release dir to configdirs
18094
18095Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18096
18097 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18098
18099Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18100
18101 * configure.in: remove some program from Alpha targetted toolchains
18102
18103Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18104
18105 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18106 gprof.
18107 (taz): Run "make diststuff" in those directories instead of "make
18108 proto-dir". Look for "VERSION=" only at start of line in subdir
18109 Makefile. Use "gzip -9" for compression.
18110 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18111 (binutils.tar.z): New target.
18112
18113Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18114
18115 * Makefile.in (taz): Include gpl.texinfo.
18116
18117Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18118
18119 * Makefile.in (setup-dirs): Merged into "taz" target.
18120 (taz): Only do `proto-dir' stuff if a directory is actually needed
18121 for this target.
18122
18123Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18124
18125 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18126 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18127 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18128 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18129 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18130
18131Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18132
18133 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18134 config.sub, and move-if-change to gdb testsuite distribution
18135 archive, so the testsuite can be extracted, configured, and
18136 run separately from the gdb distribution. Blow away the Chill
18137 tests that require a Chill compiled executable, since GNU Chill
18138 is not yet publically available.
18139
18140Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18141
18142 * test-build.mk: set environment variables in a single command,
18143 instead of a list of assignments and exports
18144
18145 * config.guess: recognize Alpha/OSF1 systems
18146
18147Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18148
18149 * configure: Change help message to prefer --options rather than
18150 -options.
18151
18152Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18153
18154 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18155 zippy@ecst.csuchico.edu.
18156 * config.guess: Recognize miniframe.
18157
18158Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18159
248deaff 18160 * Makefile.in: Use srcroot to find runtest rather than rootme.
18161 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 18162
18163Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18164
18165 * test-build.mk: Extensive additions to support building on a
18166 machine other than the host.
18167
18168Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18169
18170 * configure (tooldir): Fix for i386-aix again.
18171
18172Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18173
18174 * configure, Makefile.in: Change definition of $(tooldir)
18175 to match the FSF.
18176
18177Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18178
18179 * config.guess: Recognize i[34]86/SVR4.
18180
18181Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18182
18183 * Makefile.in (all-gdb): gdb depends on sim.
18184
18185Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18186
18187 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18188 at the same time we make the prototype gdb directory.
18189 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18190 files at the same time as the gdb base release distribution.
18191
18192Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18193
18194 * Makefile.in (check): Use individual check targets rather than
18195 DO_X rule.
18196 (check-gcc): Added.
18197
18198Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18199
18200 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18201 for System V release 3.2.
18202
18203Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18204
18205 * config.sub: Recognize hppaosf.
18206 * configure.in: Do configure ld/binutils/gas for it.
18207
18208Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18209
18210 * configure (tooldir): Alter syntax used to set this, for systems
18211 where "\$" isn't handled right, like i386-aix.
18212
18213Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18214
18215 * configure: Pass program-transform-name, not
18216 program_transform_name, to recursive configures.
18217
18218Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18219
18220 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18221 of gas+ld+binutils.
18222
18223Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18224
18225 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18226
18227Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18228
18229 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18230
28e9041c 18231Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18232
18233 * Makefile.in (PRMS): Set back to all-prms.
18234
18235Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18236
18237 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18238 targets, rather than for MIPS hosts.
18239
18240Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18241
18242 * configure.in: add comment for --with-x default values
18243
18244 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18245
18246 * Makefile.in: add check-* targets for each of the directories in
18247 the tree. Add a definition of RUNTEST that will use the one we
18248 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18249
18250Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18251
18252 * configure.in: Removed obsolete references to bfd_target and
18253 target_makefile_frag.
18254
18255 * build-all.mk: Set assorted targets for Q2.
18256 * config.sub: Recognize z8k-sim and h8300-hms.
18257 * test-build.mk: Really don't pass host to configure.
18258 (HOLES): Added uname.
18259
18260Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18261
18262 * configure: Handle an empty program-prefix, program-suffix or
18263 program-transform-name correctly.
18264
18265Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18266
18267 * build-all.mk: -G 8 no longer required for MIPS targets.
18268 * test-build.mk: Don't pass host argument to configure; make it
18269 guess.
18270
18271Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18272
18273 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18274 * Makefile.in (COMPRESS): New macro, like GZIP.
18275
18276Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18277
18278 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18279
18280 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18281 with gas currently defaults to -G 0.
18282
18283Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18284
18285 * Makefile.in (all-flex): flex depends on byacc.
18286
18287 * build-all.mk: If host not specified, use config.guess. Pass TAG
18288 to test-build.mk as RELEASE_TAG.
18289 * test-build.mk (configargs): New variable containing arguments to
18290 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18291 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18292
18293 * config.guess: Use /bin/uname when checking -X argument on SCO,
18294 to avoid invoking GNU uname which doesn't understand -X.
18295
18296 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18297
18298 * configure.in: Build gas for mips-*-*.
18299
18300Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18301
18302 * Makefile.in (all.normal): insert missing backslash.
18303
18304Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18305
5309a301 18306 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 18307
18308 * Makefile.in: Complete overhaul to merge many almost identical
18309 targets.
18310
18311Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18312
18313 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18314 (gdb.tar.Z): Adjusted.
18315
18316 * Makefile.in (setup-dirs, taz): New targets; should be general
18317 enough to adapt for gdb sometime. Build only .z file.
18318 (gas.tar.z): New target.
18319
18320Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18321
18322 * build-all.mk: Use CC=cc -Xs on Solaris.
18323
28e9041c 18324Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18325
18326 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18327 for handling BISON for FSF releases.
18328
18329Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18330
18331 * configure: Actually implement the change zoo just documented.
18332
18333Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18334
18335 * configure: when using config.guess, only set target_alias when
18336 it's not already been set (ie, on the command line)
18337
18338Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18339
18340 * Makefile.in: add installcheck target, set PRMS to install-prms
18341
18342Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18343
18344 * configure: add support for package_makefile_fragment, handle the
18345 case where a directory has a configure.in file but no Makefile.in
18346 more gracefully (with an actual understandable error message, even);
18347 add support for --without (and add this to the usage message); also
18348 explicitly add a --host=${host_alias} to the command line when
18349 config.guess is used
18350
18351Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18352
18353 * configure: Must use both --host and --target in recursive calls.
18354
18355Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18356
18357 * Makefile.in: Change deja-gnu to dejagnu.
18358
18359Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18360
18361 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18362
18363Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18364
18365 * configure.in: canonicalize all instances to *-*-solaris2*,
18366 also strip out a number of tools to not build for go32 host
18367
18368Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18369
18370 * config.guess: add GPL.
18371
18372 * Makefile.in, config.guess, config.sub, configure: bump
18373 copyrights to 93.
18374
18375Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18376
18377 * Makefile.in (do-info): Removed obsolete check for existence of
18378 localenv file.
18379
18380 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18381
18382Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18383
18384 * Makefile.in: a couple of 'else true' for decstation,
18385 support for TclX
18386
18387 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18388
18389Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18390
18391 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18392
18393Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18394
18395 * config.guess: Recognize i386-ibm-aix (PS/2).
18396 * configure.in: Use config/mh-aix386 file for it.
18397
18398Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18399
18400 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18401 CC_FOR_TARGET instead.
18402 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18403
18404Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18405
18406 * Makefile.in: Add sim to list of directories sent with gdb
18407
18408Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18409
18410 * configure.in: Put back mips-dec-bsd* case.
18411
18412Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18413
18414 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18415 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18416 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 18417
18418Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18419
18420 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18421
18422 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18423 (install-info): install dir.info only if it exists,
18424 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18425
18426Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18427
18428 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18429 gas for mips-dec-bsd.
18430
18431Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18432
18433 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18434 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18435
18436Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18437
18438 * configure.in: Added "dejagnu" to hosttools list.
18439
18440Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18441
18442 * config.sub, configure.in, config.guess: Add support
18443 for Bosx, an AIX variant from Bull.
18444 Patches from F.Pierresteguy@frcl.bull.fr.
18445
18446Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18447
18448 * devo/dejagnu: Initial creation of devo/dejagnu.
18449 Migrated dejagnu testcases and support files for testing software
18450 tools to reside as subdirectories, currently called "testsuite",
18451 within the directory of the software tool. Migrated all programs,
18452 support libraries, etc. beloging to dejagnu proper from
18453 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18454 with no modifications. The changes to these files which will
18455 allow them to configure, build, and execute properly will be made
18456 in a future update.
18457
18458Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18459
18460 * Makefile.in: Change send_pr to send-pr.
18461 * configure.in: Likewise.
18462 * send_pr: Renamed directory to send-pr.
18463
18464Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18465
18466 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18467
18468Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18469
18470 * README: Update for gdb-4.8 release.
18471 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18472 gdb-xxx.tar.z (gzip'd) file also.
18473
18474Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18475
18476 * Makefile.in: make all-diff depend on all-libiberty
18477
18478Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18479
18480 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18481
18482Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18483
18484 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18485
18486Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18487
18488 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18489 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18490 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18491
18492Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18493
18494 * Makefile.in: makeinfo binary is in a new location
18495
18496Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18497
18498 * config.sub: Accept -ecoff as an OS.
18499
18500 * Makefile.in: Various changes to eliminate a level of make
18501 recursion and reduce the required command line length.
18502 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18503 sub-makes.
18504 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18505 variables holding settings for specific sub-makes.
18506 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18507 in terms of BASE_FLAGS_TO_PASS.
18508 (TARGET_LIBS): New variable listing directories which use
18509 TARGET_FLAGS_TO_PASS.
18510 (subdir_do): Eliminated.
18511 (do-*): New set of targets to replace subdir_do.
18512 (various): All targets which used subdir_do now depend on do-*.
18513 (local-clean): Renamed from do_clean.
18514 (local-distclean): New target, dependency of distclean and
18515 realclean.
18516 (install-info): Don't create directories. Depend on dir.info
18517 rather than calling make recursively.
18518 (install-dir.info): Eliminated.
18519 (install-info-dirs): Create all info directories here.
18520 (dir.info): Depend upon do-install-info.
18521
18522 * test-build.mk (HOLES): Added false.
18523
18524Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18525
18526 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18527
18528Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18529
18530 * Makefile.in (info): remove dependency on all-texinfo. The
18531 problem was really in texinfo/C, not at this level.
18532
18533Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18534
18535 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18536
18537Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18538
18539 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18540 GDB releases.
18541
18542Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18543
18544 * configure: Include srcdir in message about target of link not
18545 being found. Don't convert `-' to `_' in `with' options being
18546 passed to subdirs.
18547
18548Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18549
18550 * configure.in: add uudecode to host_tools
18551
18552 * Makefile.in: added {all,install}-uudecode targets, added them to
18553 the appropriate lists
18554
18555Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18556
18557 * Makefile.in (all-gcc): Added dependency on all-gas.
18558
18559 * configure.in (mips-*-*): Build ld and binutils.
18560
18561Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18562
18563 * configure: check return code from mkdir, print error message and
18564 exit on failure.
18565
18566Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18567
18568 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18569
18570Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18571
18572 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18573
18574Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18575
18576 * config.sub (h8500): Recognize this as a cpu type.
18577
18578Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18579
18580 * configure: source directory missing is no longer a warning
18581
18582 * configure.in: recognize irix[34]* instead of irix[34]
18583
18584 * Makefile.in: define and pass down X11_LIB
18585
28e9041c 18586Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18587
18588 * guess-systype: Renamed to ...
18589 * config.guess: ... by popular request.
18590 * configure.in, Makefile.in: Update accordingly.
18591
18592Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18593
18594 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18595 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18596 + Execute ./dummy instead of assuming . is in PATH.
18597
18598Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18599
18600 * guess-systype: New shell script. Attempts to guess the
18601 canonical host name of the executing host.
18602 Only a few hosts are supported so far.
18603 * configure: Call guess-systype if no host is specified.
18604
18605Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18606
18607 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18608 gcc Makefile.
18609
28e9041c 18610Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18611
18612 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18613 (all-gcc, install-gcc, subdir_do): Use it.
18614
18615Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18616
18617 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18618
18619Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18620
18621 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18622 set exclusively by configure, using configure.in .
18623
18624Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18625
18626 * test-build.mk: set $PATH for all builds
18627
18628 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18629
18630Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18631
18632 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18633 the one used in gcc/Makefile.in, so that a null expansion doesn't
18634 override the one needed to build gcc with a native cc.
18635
28e9041c 18636Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18637
18638 * configure: Accept -with arguments.
18639
18640Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18641
18642 * Makefile.in: added h8300sim
18643
18644Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18645
28e9041c 18646 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18647 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18648 (all-cygnus, native, build-cygnus): Make
18649 $(canonhost)-stamp-3stage-done, not $(host)....
18650 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18651 i386-sco3.2v4. Added else true to if command.
18652
18653Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18654
18655 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18656
18657Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18658
18659 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18660
18661Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18662
18663 * configure.in: don't remove binutils from Solaris builds
18664
18665Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18666
18667 * Makefile.in: get rid of earlier definitions for *clean,
18668 also handle the recursive info rule better
18669
18670Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18671
18672 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18673 do more-or-less the right thing.
18674
18675Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18676
18677 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18678 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18679
18680Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18681
18682 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18683 $(host_canonical).
18684
18685 * configure.in: split the configdirs list into 4 categories (native
18686 v. cross, library v. tool) and handle the cross-only and native-
18687 only in more reasonable (and correct!) way.
18688
18689Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18690
18691 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18692 configdirs anymore.
18693
18694Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18695
18696 * Makefile.in: extensive cleanup:: removed all of the explicit
18697 clean-* targets, collapsed many wrappers around subdir_do into
18698 one, added additional targets to satisfy standards.texi, deleted
18699 some old targets, some changes for consistency
18700
18701Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18702
18703 * configure.in: handle some programs as cross-only, and others as
18704 native only
18705
18706 * test-build.mk: handle partial holes in a more generic manner
18707
18708 * Makefile.in: m4 depends on libiberty
18709
28e9041c 18710Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18711
18712 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18713 time, wdiff, and find to configdirs
18714
18715 * Makefile.in: all, clean, and install rules for the new programs
18716 added to configure.in
18717
18718Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18719
18720 * configure.in: use mh-sun for all *-sun-* hosts
18721
28e9041c 18722Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18723
18724 * Makefile.in: define flags for X11 include files and library file
18725 locations, pass them down to the programs that need this info
18726
18727 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18728
28e9041c 18729Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18730
18731 * configure.in: start building libg++ for HP-UX targets
18732
18733Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18734
18735 * README: Update references to files moved into etc/.
18736
18737Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18738
18739 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18740 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18741
18742Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18743
18744 * configure: accept dash as well as underscore in long option
18745 names for FSF compatibility.
18746
18747Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18748
18749 * config.sub: added -sco3.2v4 support from FSF.
18750
18751Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18752
18753 * configure.in: expand the section that adds or removes
18754 directories from the list of programs to build, to handle native
18755 vs. cross in addition to host v. native
18756
18757Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18758
18759 * Makefile.in: Replace C++ in macro names with CXX.
18760 This is less likely to break ...
18761
18762Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18763
18764 * test-build.mk: add -w to GNU_MAKE
18765
18766Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18767
18768 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18769 add 'sparc' to list of recognized cpus. This needed to make
18770 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18771 Delete some redundant ose68 variants. Recognize -wrs as an os,
18772 then changes that into $CPU-wrs-vxworks.
18773
18774 * configure.in: remove most references to gdbtest, regularize
18775 target based program removal
18776
18777 * test-build.mk: import from p3 tree (many fixes and changes)
18778
18779Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18780
18781 * Makefile.in: added rules to handle tcl, tk, and expect
18782
18783 * configure.in: handle those directories if they exist
18784
18785Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18786
18787 * config.sub: removed bogus hppabsd and hppahpux names, since
18788 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18789
18790Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18791
18792 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18793 depends upon all-xiberty
18794
18795 * Makefile.in: changes from p3, including:
18796
18797 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18798
18799 * Makefile.in (XTRAFLAGS): include newlib directories if
18800 newlib/Makefile exists, rather than if host != target.
18801
18802 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18803
18804 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18805 from the same source tree and not building a cross-compiler. This
18806 matters for the libg++ configuration if reconfiguring a tree that
18807 has already been installed.
18808
18809 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18810
18811 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18812 pick up the machine and system specific header files.
18813
18814 * Makefile.in: added AS_FOR_TARGET, passed down in
18815 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18816 the C compiler to use to create programs which are run in the
18817 build environment, set it to default to $(CC), and passed it down
18818 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18819
18820 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18821
18822 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18823 We need them for unusual native builds, like systems without
18824 ranlib.
18825
18826 * configure: also define $(host_canonical) and
31972771 18827 $(target_canonical), which are the full, canonical names for the
18828 given host and target
28e9041c 18829
18830Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18831
18832 * Makefile.in: Added separate definitions for C++.
18833
18834Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18835
18836 * configure.in (configdirs): Add deja-gnu.
18837
18838Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18839
18840 * README: Update for configure.texi and gdb-4.7 release.
18841
18842Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18843
18844 * Makefile.in: Move "all" target to top of file.
18845 Previously, first target was ".PHONY" which caused BSD4.4 make
18846 to build .PHONY when make was run without arguments.
18847
18848Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18849
18850 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18851 Library-copylefted code in libiberty.
18852
18853Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18854
18855 * config.sub: Replace m68kmote with plain old m68k.
18856
18857Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18858
18859 * Makefile.in: Remove space from blank line, avoid Make complaints.
18860
18861Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18862
18863 * config.sub: Complain if no argument is given. Added support for
18864 386bsd as OS and target alias.
18865
18866Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18867
18868 * Makefile.in (XTRAFLAGS): include newlib directories if
18869 newlib/Makefile exists, rather than if host != target.
18870
18871Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18872
18873 * config.sub: recognize sparclite-wrs-vxworks.
18874
18875 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18876 p3.) Added clean-xiberty to clean.
18877
18878Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18879
18880 * configure.in: use *-*-* instead of nested cases for host and target
18881
18882Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18883
18884 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18885 from the same source tree and not building a cross-compiler. This
18886 matters for the libg++ configuration if reconfiguring a tree that
18887 has already been installed.
18888
18889Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18890
18891 * config.sub (i486v/i486v4): Merge in from FSF version.
18892
18893Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18894
18895 * configure: only set PWD if it is already set.
18896
18897Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18898
18899 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18900 doesn't have unset and all success paths (and most error paths)
18901 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18902 to just ${PWD} to avoid confusion.)
18903
18904Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18905
18906 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18907 even for a native compilation.
18908
18909Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18910
18911 Changes to make the gdb.tar.Z rule work better.
18912
18913 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18914 (DEVO_SUPPORT): Add configure.texi.
18915 (bfd-ilrt.tar.Z): Remove ancient rule.
18916
18917Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18918
18919 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18920 pick up the machine and system specific header files.
18921
18922 * configure.in, config.sub: added new target m68010-adobe-scout,
18923 with alias of adobe68k. Changed configure.in to check for
18924 -scout before -sco* to avoid a false match.
18925
18926 * Makefile.in: added AS_FOR_TARGET, passed down in
18927 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18928 the C compiler to use to create programs which are run in the
18929 build environment, set it to default to $(CC), and passed it down
18930 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18931
18932Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18933
18934 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18935 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18936 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18937 FOR_TARGET variants, to newlib and libg++.
18938
18939Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18940
18941 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18942 first.
18943
18944Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18945
18946 * config.sub: Accept `elf' as an environment.
18947
18948Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18949
18950 * Makefile.in (all-opcodes): cd into the right directory
18951
18952Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18953
18954 * configure: added -program_transform_name option, used as
18955 argument to sed when installing programs.
18956 configure.texi: added documentation for -program_prefix,
18957 -program_suffix and -program_transform_name.
18958
18959Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18960
18961 * config.sub: Accept i486 where i386 ok.
18962
18963Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18964
18965 * config.sub: accept we32k
18966
18967Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18968
4b695c23 18969 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 18970
18971 * Makefile.in: don't create all directories for ``make install'';
18972 let the subdirectories create the ones they need.
18973
18974Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18975
31972771 18976 * COPYING: new file, GPL v2
28e9041c 18977
18978Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18979
18980 * Makefile.in: use the new gen-info-dir, which needs a template
18981 argument (which also lives in texinfo)
18982
18983 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18984
28e9041c 18985Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18986
18987 * config.sub (ncr3000): Change i386 to i486.
18988
18989Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18990
18991 * Makefile.in: add install-rcs, install-grep to
18992 install-no-fixedincludes, removed install-bison and install-libgcc
18993
18994Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18995
18996 * configure.in: grab the HPUX makefile fragment if on HPUX
18997
18998Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18999
19000 * Makefile.in: eradicate bison spoor (ditto libgcc).
19001 configure.in: recognise m68{k,000}-ericsson-OSE.
19002 es1800 is alias for m68k-ericsson-OSE
19003
19004Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19005
19006 * configure.in: rearrange the parts that remove programs from
19007 configdirs, based now on HOST==TARGET or by canonical triple.
19008
19009Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19010
19011 * test-build.mk: recurse explicitly with -f test-build.mk when
19012 appropriate. predicate stage3 and comparison on the existence
19013 of gcc. That is, if gcc isn't around, we aren't three-staging.
19014 On very clean, also remove ...stamp-co. Build in-place before
19015 doing other builds.
19016
19017Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19018
19019 * Makefile.in, configure.in: add tgas
19020
19021Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19022
19023 * Makefile.in: a number of changes merged in from progressive.
19024
19025 * configure.in: add libm.
19026
19027 * .cvsignore: ignore some stuff that comes from test-build.mk.
19028
28e9041c 19029Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
19030
19031 * config.sub: Add es1800 (m68k-ericsson-es1800).
19032
19033Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
19034
19035 * configure: Add program_suffix (parallel to program_prefix)
19036 * Makefile.in: adjust directory-creating script for losing decstation
19037
19038Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
19039
19040 * configure: Minor $subdir-related fixes.
19041
19042Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
19043
19044 * configure: fix various problems with propogating
19045 makefile_target_frag in subdirs.
19046 * configure.in: config libgcc if its there
19047
19048Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
19049
19050 * config.sub: HPPA merge.
19051
28e9041c 19052Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
19053
19054 * Makefile.in: Replace all-bison with all-byacc in all
19055 dependency lines for other tools (which now use byacc).
19056
19057Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
19058
19059 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
19060
28e9041c 19061Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
19062
19063 * Makefile.in: make gprof rules similar to byacc rules (instead of
19064 vestigal $(unsubdir) that didn't work...)
19065
19066Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
19067
19068 * config.sub: Add support for Linux.
19069 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
19070 (at least for libg++).
19071
19072Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19073
19074 * configure.texi: fix doc for the -nfp option to configure
19075
19076Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
19077
19078 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19079
19080Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
19081
19082 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19083 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19084 * configure.in: added solaris* host_makefile_frag hook.
19085
19086Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19087
19088 * config.sub: changed recognition of m68000 so that various
19089 m68k types can be specified via m680[01234]0
19090
19091Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19092
19093 * config.sub (basic_machine): fix sed so that '-foo' isn't
19094 completely substituted out while .+'-foo' loses the '-foo'
19095
19096Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19097
19098 * config.sub ($os): Add -aout.
19099
19100Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19101
19102 * configure: If host_makefile_frag is absolute, don't
19103 prefix ${invsubdir} (relevant to libg++ auto-configure).
19104
19105Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19106
19107 * Makefile.in (tooldir): Define it.
19108 (all-ld): Depend on all-flex.
19109
19110Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19111
19112 * Makefile.in (check): Fix libg++ special case.
19113
19114Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19115
19116 * configure: do not bury `pwd` into config.status, thus do fewer
19117 pwd's.
19118
19119 * configure: print the "Building in" message only when building in
19120 other than "." AND verbose.
19121
fee90afd 19122 * configure: remove -s, rework -v to better accommodate guested
28e9041c 19123 configures.
19124
19125 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19126
19127Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19128
19129 * Makefile.in: macroize flags passed on recursion. remove
19130 fileutils.
19131
19132Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19133
19134 * configure: get makesrcdir right for subdirs deeper than 1.
19135
19136 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19137 install.
19138
19139Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19140
19141 * Makefile.in: don't print subdir_do or recursion lines.
19142
19143Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19144
19145 * standards.texi: added menu item.
19146
19147 * Makefile.in: build and install standards.info.
19148
19149 * standards.texi: new file.
19150
19151Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19152
19153 * configure: test for and move config.status pieces from
19154 ${subdir}/.
19155
19156Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19157
28e9041c 19158 * configure: Test for existance of files before trying to mv
19159 them, to avoid numerous non-existance messages.
19160
19161Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19162
19163 * configure: correct final line of config.status.
19164
19165 * configure: patch from eggert. Avoids a protection problem if
19166 the original Makefile.in is read only.
19167
19168 * configure: use move-if-change from gcc to create config.status.
19169 Some makefiles depend on config.status to tell if a directory
19170 has been reconfigured for a different host. This change
19171 prevents those directories from remaking everything in the case
19172 where the reconfig was only intended to rebuild a Makefile.
19173
19174 * configure: test for config.sub with "config.sub sun4" rather
19175 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19176 host alias from a missing config.sub.
19177
19178Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19179
19180 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19181 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19182
19183Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19184
19185 * configure: mkdir ${subdir} as needed.
19186
19187Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19188
19189 * Makefile.in,configure.in: added autoconf.
19190
19191Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19192
19193 * Makefile.in: no longer pass against on recursion.
19194
19195 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19196 definitions are not inherited.
19197
19198 * configure: correct makesrcdir when subdir is .
19199
19200Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19201
19202 * configure: Add support for 'subdirs' variable, which is
19203 like 'configdirs', except that configure doesn't re-invoke
19204 itself for subdirs, it just creates a Makefile for each subdir.
19205 * configure.texi: Document subdirs.
19206
19207Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19208
19209 * configure.in: added flex to configdirs
19210
19211Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19212
19213 * Makefile.in: remove clean-stamps from clean.
19214
19215Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19216
19217 * configure.in: Add gdbtest to configdirs.
19218
19219Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19220
19221 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19222 to recursive makes.
19223 * configure.in: Recognize new ncr3000 config.
19224
19225Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19226
19227 * Makefile.in, configure.in: removed references to gdbm.
19228
19229Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19230
19231 * config.sub: Don't canonicalize os value
19232 newsos* to bsd (readline needs to check for newsos).
19233 (This fix was earlier made Jan 31, but got re-broken.)
19234
19235Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19236
19237 * configure.in: sco is an os, not a vendor!
19238
19239 * configure: Quote $( better. Keep various shells happy.
19240
19241Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19242
19243 * Makefile.in: eliminate stamp-files.
19244
19245Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19246
19247 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19248 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19249
19250Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19251
19252 * config.sub: fix iris/iris3.
19253
19254Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19255
19256 * configure: re-add -rm.
19257
19258Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19259
19260 * Maskefile.in: add .stmp-rcs to all.
19261
19262 * configure.in: remove gas from rs6000 build, use aix host fragment.
19263
19264Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19265
19266 * configure: pass down site_option during recursion.
19267
19268Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19269
19270 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19271
19272Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19273
19274 * configure: Change exec_prefix so that it really defaults to prefix.
19275
19276Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19277
19278 * Makefile.in, configure.in: Add support for mmalloc library.
19279
19280Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19281
19282 * Makefile.in: add stmp dependencies for a few more things.
19283
19284Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19285
19286 * configure: adjusted error message on objdir/srcdir configure
19287 collision, per john's suggestion.
19288
19289 * Makefile.in: add libiberty stmp to all and all.cross.
19290
19291Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19292
19293 * Makefile.in: remove force dependencies, add grep to all.
19294
19295Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19296
19297 * Makefile.in: drop flex. make stamp files work.
19298
19299 * configure: added test for conflicting configuration in srcdir,
19300 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19301 gets cranky. use relative paths for configure and srcdir
19302 whenever possible. Send some error messages to stderr that were
19303 going to stdout.
19304
19305Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19306
19307 * Makefile.in: Fix libg++ rule to check for gcc directory
19308 before using gcc/gcc. Also pass XTRAFLAGS.
19309
19310Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19311
19312 * Makefile.in: added stmp-files so that directories aren't polled
19313 when they are already built.
19314
19315 * configure.texi: fixed a node pointer problem.
19316
19317Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19318
5309a301 19319 * config.sub configure.in gdb/configure.in
28e9041c 19320 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19321 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19322 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19323
19324Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19325
19326 * configure: -recurring becomes -silent. corrected help message
19327 for -site= option.
19328
19329 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19330
19331Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19332
19333 * configure: when building Makefile for crosses, replace
19334 tooldir and program_prefix. default srcdir from location of
19335 config.sub. remove "for host in hosts" and "for target in
19336 targets" loops.
19337
19338Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19339
19340 * Makefile.in: Do not pass bindir or mandir to cvs.
19341
19342Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19343
19344 * Makefile.in, configure.in: removed traces of namesubdir,
19345 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19346 copyrights to '92, changed some from Cygnus to FSF.
19347
19348 * configure.texi: remove most references to multiple hosts,
19349 multiple targets, subdirs, etc.
19350
19351 * configure.man: removed rcsid. reference config.sub not
19352 config.subr.
19353
19354 * Makefile.in: mkdir $(infodir) on install-info.
19355
19356Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19357
19358 * configure.texi: Explain better about .gdbinit and about
19359 the environment that configure.in sections run in.
19360
19361Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19362
19363 * configure.in: Ultrix is only a decstation if it's a MIPS.
19364
19365Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19366
19367 * README: DOC.configure => cfg-paper.texi.
19368
19369Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19370
19371 * config.sub (near case $os): Don't convert newsos* to bsd!
19372
19373Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19374
19375 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19376 the number of copies of COPYING that go into the GDB tar file.
19377
19378Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19379
5309a301 19380 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 19381 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19382 Fix SCO configuration stuff.
19383
19384Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19385
19386 * Makefile.in: For libg++, make sure the -I pointing
19387 to the gcc directory goes *after* all the libg++-local -I flags.
19388 Also, move just-gcc dependency from just-libg++ to all-libg++.
19389
19390Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19391
19392 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19393
19394Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19395
19396 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19397
19398Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19399
19400 * config.sub: Add stratus configuration frags. Also
19401 submitted to FSF.
19402
19403Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19404
19405 * Makefile.in (DEV_SUPPORT): add configure.man.
19406
19407 * config.sub(Decode manufacturer-specific): add -none*.
19408
19409Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19410
19411 * Makefile.in: remove form feeds to make Sun's make happy.
19412 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19413
19414Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19415
19416 * Makefile.in (AR_FLAGS): Make quieter.
19417
19418Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19419
19420 * configure.in: Add libg++.
19421 * configure: When verbose, don't output the command line at each
19422 level; it will be unremarkably the same as the previous version,
19423 which will be the same as what the user typed.
19424
19425Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19426
19427 * configure.in, Makefile.in: fix clean-info, add flex. add
19428 fileutils.
19429
19430 * configure: be less sensitive to spaces in Makefile.in. Do not
19431 look for sources in "..". Doing so breaks subdirectories that
19432 might have their own configure. If a subdir has it's own
19433 configure script, use it.
19434
19435Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19436
19437 * cfg-paper.texi: some changes suggested by rms.
19438
19439Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19440
19441 * config.sub: Merge in some small additions from the FSF version,
19442 taken from the gcc distribution, to bring the Cygnus and FSF
19443 versions into closer sync.
19444
19445Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19446
19447 * configure.in: Changed svr4 references to sysv4.
19448
19449Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19450
19451 * configure: added -V for version number option.
19452
19453Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19454
19455 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19456 renamed from DOC.configure to cfg-paper.texi.
19457
19458Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19459
19460 * configure, config.subr, config.sub: config.subr is now
19461 config.sub again.
19462
19463Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19464
19465 * configure.texi: new file, in progress.
19466
19467 * Makefile.in: build info file and install the man page for
19468 configure.
19469
19470 * configure.man: new file, first cut.
19471
19472 * configure: find config.subr again now that configuration "none"
19473 has gone. removed all traces of the -ansi option. removed all
19474 traces of the -languages option.
19475
19476 * config.subr: resync from rms.
19477
19478Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19479
19480 * configure, config.sub, config.subr: merge config.sub into
19481 config.subr, call the result config.subr, remove config.sub, use
19482 config.subr.
19483
19484 * Makefile.in: revised install for dir.info.
19485
19486Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19487
19488 * configure.in: add decstation host makefile frag.
19489
19490 * Makefile.in: BISON now bison -y again. also install-gcc on
19491 install. clean-gdbm on clean. infodir belongs in datadir.
19492 Make directories for info install. Build dir.info here then
19493 install it.
19494
19495Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19496
19497 * Makefile.in: fix for bad directory tests.
19498
19499Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19500
19501 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19502 regexp. -srcdir relative was being handled incorrectly.
19503
19504 * Makefile.in: unwrapped some for loops so that parallel makes
19505 work again and so one can focus one's attention on a particular
19506 package.
19507
19508Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19509
19510 * configure: added PWD as a stand in for `pwd` (for speed). use
19511 elif wherever possible. make -srcdir work without -objdir.
19512 -objdir= commented out.
19513
19514Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19515
19516 * configure: +options become --options. -subdirs commented out.
19517 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19518 Makefile now at top of generated Makefile. Removed cvs log
19519 entries. added -srcdir. create .gdbinit only if there is one
19520 in ${srcdir}.
19521
19522 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19523 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19524 and mandir now keyed off datadir by default.
19525
19526Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19527
19528 * Freshly created ChangeLog.
19529
19530\f
19531Local Variables:
19532mode: change-log
19533left-margin: 8
19534fill-column: 76
19535version-control: never
19536End: