]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Pass LSAN_OPTIONS to Makefiles in subdirectories
[thirdparty/gcc.git] / ChangeLog
1 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2
3 PR bootstrap/69329
4 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
5 * Makefile.in: Regenerate.
6
7 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
8
9 * configure.ac: Enable LTO for DJGPP
10 * configure: Regenerate
11
12 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
13
14 Sync with binutils-gdb:
15 2015-10-21 Nick Clifton <nickc@redhat.com>
16
17 PR gas/19109
18 * configure.ac: Note the 'none' is an acceptable argument to
19 --enable-compressed-debug-sections.
20 * configure: Regenerate.
21
22 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
23
24 PR bootstrap/69134
25 * Makefile.def (mpfr): Disable assembler.
26 * Makefile.in: Regenerate.
27
28 2016-01-01 Ben Elliston <bje@gnu.org>
29
30 * config.guess: Import version 2016-01-01.
31 * config.sub: Likewise.
32
33 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2015-12-17 Sebastian Pop <s.pop@samsung.com>
38
39 * Makefile.in: Replace ISL with isl.
40 * Makefile.tpl: Same.
41 * config/isl.m4: Same.
42 * configure.ac: Same.
43 * contrib/download_prerequisites: Same.
44 * configure: Regenerate.
45
46 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
47
48 * MAINTAINERS (Write After Approval): Add Myself.
49
50 2015-12-17 Nathan Sidwell <nathan@acm.org>
51
52 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
53 * configure: Regenerate.
54
55 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
56 Sebastian Pop <s.pop@samsung.com>
57
58 * config/isl.m4 (ISL_CHECK_VERSION): Check for
59 isl_ctx_get_max_operations.
60 * configure: Regenerate.
61
62 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
66 2015-12-02 Ian Lance Taylor <iant@google.com>
67
68 PR go/66147
69 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
70 * Makefile.in: Regenerate.
71
72 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
73
74 PR libffi/65726
75 * Makefile.def (lang_env_dependencies): Make libffi depend
76 on cxx.
77 * Makefile.in: Regenerate.
78
79 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
80
81 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
82 symbols.
83
84 2015-11-20 Tristan Gingold <gingold@adacore.com>
85
86 Sync with binutils-gdb:
87 2015-11-20 Tristan Gingold <gingold@adacore.com>
88
89 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
90 * configure: Regenerate.
91
92 2015-11-19 Martin Liska <mliska@suse.cz>
93
94 * .gitignore: Add .clang-format to ignored files.
95 * Makefile.in: Add clang-format.
96 * Makefile.tpl: Likewise.
97
98 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
99
100 * configure.ac: Enable libmpx by default.
101 * configure: Regenerated.
102
103 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
104
105 * MAINTAINERS: Update email address.
106
107 2015-10-23 Paulo Matos <pmatos@linki.tools>
108
109 * MAINTAINERS: Update email address.
110
111 2015-10-23 Alan Hayward <alan.hayward@arm.com>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
115 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
116
117 Sync with binutils-gdb:
118 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
119
120 PR gas/19109
121 * configure.ac: Add
122 --enable-compressed-debug-sections={all,gas,gold,ld}.
123 * configure: Regenerated.
124
125 2015-10-16 Arnaud Charlet <charlet@adacore.com>
126
127 * MAINTAINERS: Update list of Ada maintainers and email addresses.
128
129 2015-10-09 Martin Liska <mliska@suse.cz>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
133 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
134
135 * MAINTAINERS (Write After Approval): Add myself.
136
137 2015-10-02 Florian Weimer <fweimer@redhat.com>
138
139 * MAINTAINERS: Update email address.
140
141 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
142
143 * MAINTAINERS (Write After Approval): Add myself.
144
145 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
146
147 * MAINTAINERS: Update email.
148
149 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
150
151 * MAINTAINERS: Update my email address.
152
153 2015-09-01 James Bowman <james.bowman@ftdichip.com>
154
155 * MAINTAINERS (ft32 port): Add myself.
156
157 2015-08-28 David Sherwood <david.sherwood@arm.com>
158
159 * MAINTAINERS: Add myself.
160
161 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
162
163 * MAINTAINERS (Write After Approval): Add myself.
164
165 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
166
167 PR libfortran/54572
168 * Makefile.def: Make libgfortran depend on libbacktrace.
169 * Makefile.in: Regenerate.
170
171 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
172
173 * MAINTAINERS (Write After Approval): Add myself.
174
175 2015-08-12 Tom de Vries <tom@codesourcery.com>
176
177 PR other/67092
178 * configure.ac: Remove --with_host_libstdcxx support.
179 * configure: Regenerate.
180
181 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
182 Jakub Jelinek <jakub@redhat.com>
183
184 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
185 nvptx*-*-*.
186 * configure: Regenerate.
187
188 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
189
190 * Makefile.def (libiconv): Define bootstrap=true.
191 Mark pdf/html/info as missing.
192 (configure-gcc): Depend on all-libiconv.
193 (all-gcc): Ditto.
194 (configure-libcpp): Ditto.
195 (all-libcpp): Ditto.
196 (configure-intl): Ditto.
197 (all-intl): Ditto.
198 * Makefile.in: Regenerate.
199
200 2015-08-03 Bin Cheng <bin.cheng@arm.com>
201
202 * MAINTAINERS (loop ivopts): Add the entry and myself.
203
204 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
205
206 * MAINTAINERS (nvptx): Add self.
207
208 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
209
210 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
211 128-bit vector modes.
212
213 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
214
215 * MAINTAINERS (Write After Approval): Add myself.
216
217 2015-07-28 Ben Elliston <bje@gnu.org>
218
219 * config.sub, config.guess: Import from upstream.
220
221 2015-07-24 Michael Darling <darlingm@gmail.com>
222
223 PR other/66259
224 * config-ml.in: Reflects renaming of configure.in to configure.ac
225 * configure: Likewise
226 * configure.ac: Likewise
227
228 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
229
230 * MAINTAINERS: Update my email address.
231
232 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
233
234 Sync with binutils-gdb:
235 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
236
237 * configure.ac (target_configdirs): Exclude target-zlib if
238 target-libjava isn't built.
239 * configure: Regenerated.
240
241 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
242
243 Sync with binutils-gdb:
244 2015-05-13 John David Anglin <dave.anglin@bell.net>
245
246 * configure.ac: Disable configuration of GDB for HPUX targets.
247 * configure: Regenerate.
248
249 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
250
251 * configure.ac: Add --with-system-zlib.
252 * configure: Regenerated.
253
254 2015-01-28 James Bowman <james.bowman@ftdichip.com>
255
256 * configure.ac: Add FT32 support.
257 * configure: Regenerate.
258
259 2015-01-12 Anthony Green <green@moxielogic.com>
260
261 * configure.ac: Don't disable gprof for moxie.
262 * configure: Rebuild.
263
264 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
265
266 Sync with binutils-gdb:
267 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
268
269 PR ld/18355
270 * Makefile.def: Add extra_configure_flags to host zlib.
271 * configure.ac (extra_host_zlib_configure_flags): New. Set
272 to --enable-host-shared When bfd is to be built as shared
273 library. AC_SUBST.
274 * Makefile.in: Regenerated.
275
276 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
277
278 Sync with src:
279 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
280 * Makefile.def (dependencies): Add all-zlib to all-bfd.
281 * Makefile.in: Regenerated.
282
283 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
284
285 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
286 target.
287 * configure: Regenerate.
288
289 2015-06-23 Ludovic Courtès <ludo@gnu.org>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
293 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
294
295 * MAINTAINERS (OS Port Maintainers): Add myself.
296 (Various Maintainers): Remove myself from libffi testsuite.
297
298 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
299
300 * MAINTAINERS (gen* on machine desc): Add self.
301
302 2015-06-02 Jason Merrill <jason@redhat.com>
303
304 PR bootstrap/66319
305 * configure.ac: Use -std=gnu++98.
306
307 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
308
309 * MAINTAINERS (Write After Approval): Add myself.
310
311 2015-05-28 Mike Frysinger <vapier@gentoo.org>
312
313 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
314 * configure: Regenerate.
315
316 2015-05-26 Jason Merrill <jason@redhat.com>
317
318 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
319 * configure: Regenerate.
320
321 2015-05-16 James Bowman <james.bowman@ftdichip.com>
322
323 * configure.ac: FT32 target added.
324 * configure: Regenerated.
325
326 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
327
328 * MAINTAINERS (Write After Approval): Add myself.
329
330 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
331
332 * MAINTAINERS (Write After Approval): Add myself.
333
334 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
335
336 * configure.ac: Fix typo.
337 * configure: Regenerate.
338
339 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
343 2015-05-03 Matthias Klose <doko@ubuntu.com>
344
345 * configure.ac: Match $host configured with triplets.
346 * configure: Regenerate.
347
348 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
349
350 * Makefile.tpl: Remove surplus whitespace throughout.
351 * Makefile.in: Regenerate.
352
353 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
354
355 * MAINTAINERS (Various Maintainers): Add myself as instruction
356 combiner maintainer.
357
358 2015-04-17 Jakub Jelinek <jakub@redhat.com>
359
360 PR bootstrap/62077
361 * configure.ac (--enable-stage1-checking): Default to
362 release,misc,gimple,rtlflag,tree,types if --disable-checking
363 or --enable-checking is not specified and DEV-PHASE is not
364 experimental.
365 * configure: Regenerated.
366
367 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
368
369 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
370 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
371 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
372 * Makefile.in: Regenerate.
373
374 2015-04-08 Cary Coutant <ccoutant@gmail.com>
375
376 * MAINTAINERS: Update my email address.
377
378 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
379
380 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
381
382 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
383
384 * MAINTAINERS: Add myself as an arm port reviewer.
385
386 2015-03-25 Martin Liska <mliska@suse.cz>
387 Yury Gribov <y.gribov@samsung.com>
388
389 * Makefile.in: Fix ln source location for vimrc file.
390 * Makefile.tpl: Likewise.
391
392 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
393
394 PR bootstrap/25672
395 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
396 cross-compiling. Similarly for CXX_FOR_TARGET.
397 * configure: Regenerate.
398
399 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
400
401 * Makefile.def: Add libmpx.
402 * configure.ac: Add libmpx.
403 * Makefile.in: Regenerate.
404 * configure: Regenerate.
405
406 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
407
408 * MAINTAINERS (CPU Port Maintainers): Add myself
409 i386 vector ISA extns mantainer.
410
411 2015-03-13 Jeff Law <law@redhat.com>
412
413 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
414 maintainer.
415 Remove Richard Henderson as a maintainer for the x86 port.
416
417 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
418
419 * MAINTAINERS (CPU Port Maintainers): Update my email address.
420
421 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
422
423 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
424 pointer bounds checker and i386 MPX maintainer.
425
426 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
427
428 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
429
430 2015-02-26 Martin Sebor <msebor@redhat.com>
431
432 * MAINTAINERS (Various Maintainers): Add self.
433
434 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
435
436 * configure.ac [--enable-as-accelerator-for] (enable_languages):
437 Make sure it contains lto.
438 * configure: Regenerate.
439
440 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
441
442 * configure: Regenerate.
443
444 2015-02-06 Diego Novillo <dnovillo@google.com>
445 1
446 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
447 middle-end, docstring): Remove myself.
448 (Write After Approval): Add myself.
449
450 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
451
452 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
453 (Write After Approval): Update address.
454
455 2015-01-29 David Malcolm <dmalcolm@redhat.com>
456
457 PR jit/64780
458 * configure.ac: Require the user to explicitly specify
459 --enable-host-shared if the jit is enabled.
460 * configure: Regenerate.
461
462 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
466 2015-01-25 Tom de Vries <tom@codesourcery.com>
467
468 * MAINTAINERS: Make whitespace consistent.
469
470 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
474 2015-01-20 Andre Vehreschild <vehre@gmx.de>
475
476 * MAINTAINERS: (Write After Approval): Add myself.
477
478 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
479
480 * MAINTAINERS: (Write After Approval): Add myself.
481
482 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
483
484 * MAINTAINERS: (Write After Approval): Add myself.
485
486 2015-01-13 Iain Sandoe <iain@codesourcery.com>
487
488 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
489 objective-c/c++ front end maintainer.
490
491 2015-01-13 Marek Polacek <polacek@redhat.com>
492
493 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
494
495 2015-01-12 Jeff Law <law@redhat.com>
496
497 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
498 a very long time.
499
500 2015-01-09 Ian Lance Taylor <iant@google.com>
501
502 * configure.ac (host_tools): Add gotools.
503 * Makefile.def (host_modules): Add gotools.
504 (dependencies): Add dependency of all-gotools on all-target-libgo.
505
506 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
507
508 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
509 * configure: Regenerate.
510
511 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
512
513 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
514 all-target-libgomp.
515 * Makefile.in: Regenerate.
516
517 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
518
519 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
520
521 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
522
523 * configure.ac: Add Visium support.
524 * configure: Regenerate.
525
526 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
527
528 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
529 * configure: Regenerate.
530
531 2015-01-03 Andrew Pinski <apinski@cavium.com>
532
533 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
534 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
535 (BASE_TARGET_EXPORTS): Add OBJCOPY.
536 (OBJCOPY_FOR_TARGET): New variable.
537 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
538 * Makefile.in: Regenerate.
539 * configure.ac: Check for already installed target objcopy.
540 Also GCC_TARGET_TOOL on objcopy.
541 * configure: Regenerate.
542
543 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
544
545 * config.sub: Update from upstream, to 2015-01-01 version.
546 * config.guess: Ditto.
547
548 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
549
550 * MAINTAINERS (RTEMS Ports): Add myself.
551
552 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
553
554 * MAINTAINERS (Write After Approval): Add myself.
555
556 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
560 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
561
562 * configure.ac (--enable-as-accelerator-for): Don't set
563 ENABLE_AS_ACCELERATOR_FOR. Update all users.
564 * configure: Regenerate.
565
566 2014-12-13 Jakub Jelinek <jakub@redhat.com>
567
568 PR bootstrap/64023
569 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
570 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
571 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
572 to CXX.
573 * Makefile.in: Regenerated.
574
575 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
576 Yury Gribov <y.gribov@samsung.com>
577
578 * .gitignore: Added .local.vimrc and .lvimrc.
579 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
580 * Makefile.in: Regenerate.
581
582 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
583
584 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
585 * configure: Regenerated.
586
587 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
588
589 * MAINTAINERS (nvptx port): New entry.
590
591 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
592
593 * configure: Regenerate.
594
595 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
596
597 * configure.ac: Merge with Binutils.
598
599 2014-11-26 Tobias Burnus <burnus@net-b.de>
600
601 * Makefile.def: Make more dependent on mpfr, mpc and isl.
602 * Makefile.in: Regenerate.
603
604 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
605
606 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
607 missing flex.
608 * Makefile.in: Regenerated.
609
610 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
611
612 * Makefile.in: Regenerate.
613
614 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
615
616 PR bootstrap/63784
617 * libtool.m4: Add $pic_flag with -shared.
618
619 2014-11-21 Renlin Li <Renlin.Li@arm.com>
620
621 * MAINTAINERS (Write After Approval): Added myself.
622
623 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
624
625 * MAINTAINERS (write-after-approval): Add myself.
626
627 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
628
629 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
630 from 2 years ago.
631
632 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
633
634 Revert:
635 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
636
637 * MAINTAINERS (Write After Approval): Added myself as line map
638 maintainer.
639
640 2014-11-19 Renlin Li <Renlin.Li@arm.com>
641
642 Revert:
643 2014-11-19 Renlin Li <Renlin.Li@arm.com>
644
645 * MAINTAINERS (Write After Approval): Added myself.
646
647 2014-11-19 Renlin Li <Renlin.Li@arm.com>
648
649 * MAINTAINERS (Write After Approval): Added myself.
650
651 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
652
653 * MAINTAINERS (Write After Approval): Added myself as line map
654 maintainer.
655
656 2014-11-17 Dodji Seketeli <dodji@redhat.com>
657
658 * MAINTAINERS (Various Maintainers): Added myself as line map
659 maintainer.
660
661 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
662
663 * move-if-change: Sync from upstream gnulib.
664
665 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
666
667 * compile: Sync with upstream Automake.
668 * depcomp: Ditto.
669 * install-sh: Ditto.
670 * missing: Ditto.
671 * mkinstalldirs: Ditto.
672 * ylwrap: Ditto.
673
674 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
675
676 * config.sub: Update from upstream config repo.
677 * config.guess: Ditto.
678
679 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
680
681 * Makefile.def: Add liboffloadmic to target_modules. Make
682 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
683 * Makefile.in: Regenerate.
684 * configure: Regenerate.
685 * configure.ac: Add liboffloadmic to target binaries.
686 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
687 Add liboffloadmic to noconfig list when C++ is not supported.
688
689 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
690 Thomas Schwinge <thomas@codesourcery.com>
691 Ilya Verbin <ilya.verbin@intel.com>
692 Andrey Turetskiy <andrey.turetskiy@intel.com>
693
694 * configure: Regenerate.
695 * configure.ac (--enable-as-accelerator-for)
696 (--enable-offload-targets): New configure options.
697
698 2014-11-11 Tobias Burnus <burnus@net-b.de>
699
700 * Makefile.def: Make all-gcc depend on all-isl.
701 * Makefile.in: Regenerate.
702
703 2014-11-11 David Malcolm <dmalcolm@redhat.com>
704
705 * ChangeLog.jit: New.
706 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
707
708 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
709
710 PR target/63610
711 * libtool.m4: Fix globbing of darwin versions.
712 * configure: Regenerate.
713
714 2014-11-11 Tobias Burnus <burnus@net-b.de>
715
716 * Makefile.def: Remove CLooG.
717 * Makefile.tpl: Ditto.
718 * configure.ac: Ditto.
719 * configure: Regenerate.
720 * Makefile.in: Ditto.
721
722 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
723
724 * configure.ac: Handle nvptx-*-*.
725 * configure: Regenerate.
726
727 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
728
729 * MAINTAINERS (Write After Approval): Add myself.
730
731 2014-10-31 Jakub Jelinek <jakub@redhat.com>
732
733 * Makefile.def (libcc1): Remove bootstrap=true;.
734 * Makefile.in: Regenerated.
735
736 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
737
738 * configure.ac: Update comment.
739 * configure: Regenerate.
740
741 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
745 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
746
747 * configure.ac (extra_host_libiberty_configure_flags): Add
748 --enable-shared also for libcc1's benefit.
749 * configure: Regenerate.
750
751 2014-10-29 Tristan Gingold <gingold@adacore.com>
752
753 * MAINTAINERS: Change my email address.
754
755 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
756 Tom Tromey <tromey@redhat.com>
757
758 * Makefile.def: Add libcc1 to host_modules.
759 * configure.ac (host_tools): Add libcc1.
760 * Makefile.in, configure: Rebuild.
761
762 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
763
764 * configure.ac (build_configargs): Don't share config.cache between
765 build subdirs.
766 * configure: Regenerate.
767
768 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
769
770 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
771 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
772 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
773 leon3v7 as leon3.
774 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
775 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
776 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
777 * config/sparc/sparc.md (cpu): Add leon3v7.
778 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
779
780 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
781
782 * MAINTAINERS (write-after-approval): Add myself.
783
784 2014-10-23 Ian Lance Taylor <iant@google.com>
785
786 * configure.ac: Disable the Go frontend on systems where it is known
787 to not work.
788 * configure: Regenerate.
789
790 2014-10-23 Richard Biener <rguenther@suse.de>
791
792 * Makefile.def: Add libcpp build module and dependencies.
793 * configure.ac: Add libcpp build module.
794 * Makefile.in: Regenerate.
795 * configure: Likewise.
796
797 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
798
799 * MAINTAINERS (write-after-approval): Add myself.
800
801 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
802
803 * INSTALL/README: Do not mention CVS.
804
805 2014-10-03 Jing Yu <jingyu@google.com>
806
807 * configure.ac: Add aarch64 to list of targets that support gold.
808 * configure: Regenerate.
809
810 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
811
812 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
813
814 2014-09-29 Catherine Moore <clm@codesourcery.com>
815
816 * MAINTAINERS: Add myself as MIPS maintainer.
817
818 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
819
820 * MAINTAINERS: Move myself to MIPS maintainers.
821
822 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
823
824 * MAINTAINERS: Put all email addresses between '<' and '>'.
825
826 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
827
828 * MAINTAINERS: Move myself to reviewers (Fortran).
829
830 2014-09-01 Andi Kleen <ak@linux.intel.com>
831
832 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
833 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
834 * Makefile.in: Regenerate.
835
836 2014-08-28 David Malcolm <dmalcolm@redhat.com>
837
838 * rtx-classes-status.txt: Delete
839
840 2014-08-28 David Malcolm <dmalcolm@redhat.com>
841
842 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
843
844 2014-08-27 Sebastian Pop <s.pop@samsung.com>
845
846 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
847 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
848 of checking for version number.
849 * configure: Regenerated.
850 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
851
852 2014-08-27 David Malcolm <dmalcolm@redhat.com>
853
854 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
855 is done; begin phase 6 (use extra rtx_def subclasses).
856
857 2014-08-27 David Malcolm <dmalcolm@redhat.com>
858
859 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
860 done; begin phase 5 (additional rtx_def subclasses).
861
862 2014-08-26 David Malcolm <dmalcolm@redhat.com>
863
864 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
865
866 2014-08-26 David Malcolm <dmalcolm@redhat.com>
867
868 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
869 SET_BB_HEADER are done.
870
871 2014-08-26 David Malcolm <dmalcolm@redhat.com>
872
873 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
874 done.
875
876 2014-08-26 David Malcolm <dmalcolm@redhat.com>
877
878 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
879
880 2014-08-26 David Malcolm <dmalcolm@redhat.com>
881
882 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
883
884 2014-08-25 David Malcolm <dmalcolm@redhat.com>
885
886 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
887
888 2014-08-25 David Malcolm <dmalcolm@redhat.com>
889
890 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
891
892 2014-08-25 David Malcolm <dmalcolm@redhat.com>
893
894 * rtx-classes-status.txt: Phase 3 (per-file commits within
895 "config" subdirs) is done; begin phase 4 (removal of
896 "scaffolding").
897
898 2014-08-23 David Malcolm <dmalcolm@redhat.com>
899
900 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
901 dir) is done; begin phase 3 (per-file commits within "config"
902 subdirs).
903
904 2014-08-21 David Malcolm <dmalcolm@redhat.com>
905
906 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
907 phase 2 (per-file commits in main source dir).
908
909 2014-08-21 Bin Cheng <bin.cheng@arm.com>
910
911 * configure: Regenerated.
912
913 2014-08-19 David Malcolm <dmalcolm@redhat.com>
914
915 * rtx-classes-status.txt (TODO): Add SET_BND_TO
916
917 2014-08-19 David Malcolm <dmalcolm@redhat.com>
918
919 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
920
921 2014-08-19 David Malcolm <dmalcolm@redhat.com>
922
923 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
924
925 2014-08-19 David Malcolm <dmalcolm@redhat.com>
926
927 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
928
929 2014-08-19 David Malcolm <dmalcolm@redhat.com>
930
931 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
932
933 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
934
935 * MAINTAINERS (Write After Approval): Add myself.
936
937 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
938
939 * MAINTAINERS: Remove myself
940
941 2014-08-19 David Malcolm <dmalcolm@redhat.com>
942
943 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
944
945 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
946
947 * MAINTAINERS (Write After Approval): Add myself.
948
949 2014-08-18 David Malcolm <dmalcolm@redhat.com>
950
951 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
952 SET_BB_HEADER, SET_BB_FOOTER
953
954 2014-08-18 David Malcolm <dmalcolm@redhat.com>
955
956 * rtx-classes-status.txt: New file
957
958 2014-08-18 Roman Gareev <gareevroman@gmail.com>
959
960 * configure.ac: Eliminate ClooG installation dependency.
961 * configure: Regenerate.
962 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
963 * Makefile.in: Regenerate.
964
965 2014-08-15 Ilya Verbin <iverbin@gmail.com>
966
967 * MAINTAINERS (Write After Approval): Add myself.
968
969 2014-08-15 Ilya Tocar <tocarip@gmail.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
973 2014-08-01 Jiong Wang <jiong.wang@arm.com>
974
975 * MAINTAINERS (Write After Approval): Add myself.
976
977 2014-07-28 Anthony Green <green@moxielogic.com>
978
979 Import from savannah.gnu.org:
980 * config.sub: Update to 2014-07-28 version.
981
982 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
983
984 * MAINTAINERS: Remove my MIPS maintainer entry.
985
986 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
987
988 PR target/47230
989 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
990 * configure: Regenerate.
991
992 2014-07-24 James Norris <jnorris@codesourcery.com>
993
994 * MAINTAINERS (Write After Approval): Add myself.
995
996 2014-07-20 Roman Gareev <gareevroman@gmail.com>
997
998 * configure.ac: Accept only CLooG 0.18.1.
999 * configure: Regenerate.
1000
1001 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1002
1003 * configure.ac: Don't accept isl 0.11.
1004 * configure: Regenerate.
1005
1006 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
1010 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1011
1012 * configure.ac: Don't accept isl 0.10.
1013 * configure: Regenerate.
1014
1015 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1016
1017 Fix include path for in-tree cloog.
1018 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1019 * configure: Regenerate.
1020
1021 2014-06-18 Richard Henderson <rth@redhat.com>
1022
1023 * .gitignore: Import gcc_update output.
1024
1025 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1026
1027 * config-ml.in: Robustify ac_configure_args parsing.
1028
1029 * configure.ac (--enable-linker-plugin-configure-flags)
1030 (--enable-linker-plugin-flags): New flags.
1031 (configdirs): Conditionally add libiberty-linker-plugin.
1032 * configure: Regenerate.
1033 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1034 (host_modules) <lto-plugin>: Pay attention to
1035 @extra_linker_plugin_flags@ and
1036 @extra_linker_plugin_configure_flags@.
1037 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1038 * Makefile.in: Regenerate.
1039
1040 * Makefile.tpl (configure-[+prefix+][+module+])
1041 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1042 "module_srcdir" instead of "module" for locating a module's srcdir.
1043 * Makefile.in: Regenerate.
1044
1045 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1046
1047 * MAINTAINERS (Write After Approval): Add myself.
1048
1049 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1050
1051 * MAINTAINERS: Update my email address.
1052
1053 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1054
1055 * MAINTAINERS (Write After Approval): Add myself.
1056
1057 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1058
1059 * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1062
1063 PR libstdc++/61011
1064 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1065 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1066 * configure: Regenerate.
1067
1068 2014-05-28 Pedro Alves <palves@redhat.com>
1069
1070 * MAINTAINERS (Write After Approval): Add myself.
1071
1072 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1073
1074 * MAINTAINERS: Update my affiliation/email.
1075
1076 2014-05-19 Mike Stump <mikestump@comcast.net>
1077
1078 * MAINTAINERS: Add wide-int reviewers.
1079
1080 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1081
1082 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1083 * configure: Regenerated.
1084
1085 2014-05-15 Torvald Riegel <triegel@redhat.com>
1086
1087 * MAINTAINERS (libitm): Add myself as maintainer.
1088
1089 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1090
1091 * MAINTAINERS (Write After Approval): Add myself.
1092
1093 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1094
1095 * config.sub, config.guess: Import from upstream.
1096
1097 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1098
1099 * MAINTAINERS (Write After Approval): Put myself in correct order.
1100
1101 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1102
1103 * MAINTAINERS (Write After Approval): Add myself.
1104
1105 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1106
1107 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1108 section.
1109
1110 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1111
1112 * MAINTAINERS (Write After Approval): Delete myself.
1113
1114 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1115
1116 PR sanitizer/56781
1117 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1118 and -B* options with -Xcompiler.
1119
1120 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1121
1122 PR bootstrap/60620
1123 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1124 * Makefile.in: Regenerate.
1125
1126 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1127
1128 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1129 for WINDRES_FOR_TARGET in default-manifest.o rule.
1130 * Makefile.in: Regenerate.
1131
1132 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1133
1134 * MAINTAINERS (Write After Approval): Add myself.
1135
1136 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1137
1138 PR sanitizer/56781
1139 * Makefile.def: Set bootstrap=true; for host fixincludes.
1140 * configure.ac: Don't bootstrap host fixincludes unless
1141 --with-build-config=bootstrap-{a,ub}san.
1142 * Makefile.in: Regenerated.
1143 * configure: Regenerated.
1144
1145 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1146
1147 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1148 --enable-vtable-verify option parsing. Don't add
1149 target-libsanitizer to bootstrap_target_libs unless
1150 --with-build-config=bootstrap-asan or
1151 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1152 to bootstrap_target_libs unless --enable-vtable-verify.
1153 * configure: Regenerated.
1154
1155 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1156
1157 * MAINTAINERS (Write After Approval): Add myself.
1158
1159 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1160
1161 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1162
1163 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1164
1165 PR bootstrap/58572
1166 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1167 -I for libstdc++-v3 includes if $(LEAN).
1168 * Makefile.in: Regenerated.
1169
1170 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1171
1172 * MAINTAINERS: Update my email address.
1173
1174 2014-02-24 Walter Lee <walt@tilera.com>
1175
1176 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1177 (tilegx-*-*): Change to tilegx*-*-*.
1178 * configure: Regenerate.
1179
1180 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1181
1182 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1183
1184 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1185
1186 * MAINTAINERS (Write After Approval): Add myself.
1187
1188 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1189
1190 PR target/59788
1191 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1192 *solaris2*.
1193
1194 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1195
1196 * MAINTAINERS: Update my email address.
1197
1198 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1199
1200 * MAINTAINERS: Convert to UTF-8.
1201 Properly sort Xinliang David Li's entry.
1202
1203 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1204 Sandra Loosemore <sandra@codesourcery.com>
1205
1206 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1207 nios2 port maintainers.
1208
1209 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1210
1211 * MAINTAINERS (Write After Approval): Add myself.
1212
1213 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1214
1215 * configure.ac: Add user-friendly check for native x86_64-linux
1216 multilibs.
1217 * configure: Regenerate.
1218
1219 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1220
1221 * MAINTAINERS: Add myself as sh maintainer.
1222
1223 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1224
1225 * MAINTAINERS: Add self as SLSR maintainer.
1226
1227 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1228
1229 * MAINTAINERS: Update my email address.
1230
1231 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1232
1233 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1234
1235 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1236
1237 * Makefile.in: Regenerate.
1238
1239 * Makefile.tpl: Fix typo.
1240 * Makefile.in: Regenerate partially.
1241
1242 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1243
1244 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1245 supported.
1246 * configure: Regenerated.
1247
1248 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1249
1250 * MAINTAINERS (Write After Approval): Add myself.
1251
1252 2013-10-30 Jason Merrill <jason@redhat.com>
1253
1254 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1255 --disable-build-format-warnings.
1256
1257 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1258
1259 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1260 depend on libstdc++ and libgcc.
1261 * configure: Regenerate.
1262 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1263 libcilkrts for POSIX and i*86, and x86_64 architectures.
1264 * Makefile.in: Added libcilkrts related fields to support building it.
1265
1266 2013-10-26 Jeff Law <law@redhat.com>
1267
1268 * Makefile.def (target_modules): Remove libmudflap
1269 (languages): Remove check-target-libmudflap).
1270 * Makefile.in: Rebuilt.
1271 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1272 * configure.ac (target_libraries): Remove target-libmudflap.
1273 Remove checks which disabled libmudflap on some systems.
1274 * configure: Rebuilt.
1275 * libmudflap: Directory removed.
1276
1277 2013-10-21 Cong Hou <congh@google.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2013-10-16 Mike Stump <mikestump@comcast.net>
1282
1283 * .dir-locals.el: Add.
1284
1285 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1286
1287 * configure.ac: Add --enable-host-shared
1288 * configure: Regenerate.
1289
1290 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1291
1292 Import from savannah.gnu.org:
1293 * config.guess: Update to 2013-06-10 version.
1294 * config.sub: Update to 2013-10-01 version.
1295
1296 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1297
1298 Changes to build configuration to allow big endian ARC ELF toolchain
1299 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1300 * configure: Regenerate.
1301
1302 2013-09-20 Alan Modra <amodra@gmail.com>
1303
1304 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1305 ppc host match. Support little-endian powerpc linux hosts.
1306
1307 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1308
1309 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1310 maintainer.
1311
1312 2013-09-12 DJ Delorie <dj@redhat.com>
1313
1314 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1315 maintainers.
1316
1317 2013-09-03 Richard Biener <rguenther@suse.de>
1318
1319 * configure.ac: Also allow ISL 0.12.
1320 * configure: Regenerated.
1321
1322 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1323
1324 * MAINTAINERS (Write After Approval): Add myself.
1325
1326 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1327
1328 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1329
1330 2013-08-26 Caroline Tice <cmtice@google.com>
1331
1332 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1333 "Various Reviewers" to libvtv "Various Maintainers".
1334
1335 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1336
1337 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1338
1339 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1340
1341 * MAINTAINERS: Update name, email.
1342
1343 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1344
1345 * MAINTAINERS (Write After Approval): Add myself.
1346
1347 2013-08-12 Caroline Tice <cmtice@google.com>
1348
1349 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1350 address in the Write After Approval section.
1351
1352 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1353
1354 * MAINTAINERS (Write After Approval): Update email.
1355
1356 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1357
1358 * configure.ac: Adjust to check VTV_SUPPORTED.
1359 * configure: Regenerated.
1360
1361 2013-08-02 Caroline Tice <cmtice@google.com>
1362
1363 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1364 on non-linux systems; add target-libvtv to noconfigdirs; add
1365 libsupc++/.libs to C++ library search paths.
1366 * configure: Regenerated.
1367 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1368 libstdc++ and libgcc.
1369 * Makefile.in: Regenerated.
1370
1371 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1372
1373 * MAINTAINERS (Write After Approval): Add myself.
1374
1375 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1376 Shiva Chen <shiva0217@gmail.com>
1377
1378 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1379 nds32 port maintainers.
1380
1381 2013-07-17 Tim Shen <timshen91@gmail.com>
1382
1383 * MAINTAINERS (Write After Approval): Add myself.
1384
1385 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1386
1387 * configure.ac: Sync from binutils.
1388 * configure: Regenerate.
1389
1390 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1391
1392 * MAINTAINERS (Write After Approval): Add myself.
1393
1394 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1395
1396 * MAINTAINERS (Write After Approval): Add myself.
1397
1398 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1399
1400 * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2013-04-30 Brooks Moses <bmoses@google.com>
1403
1404 * MAINTAINERS: Update my email; move myself from Fortran
1405 reviewer to Write After Approval.
1406
1407 2013-04-16 Andreas Schwab <schwab@suse.de>
1408
1409 * configure.ac (aarch64-*-*): Don't disable java.
1410 * configure: Regenerate.
1411
1412 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2013-03-30 Matthias Klose <doko@ubuntu.com>
1417
1418 * Makefile.def (target_modules): Don't install libffi.
1419 * Makefile.in: Regenerate.
1420
1421 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1422
1423 * MAINTAINERS (Write After Approval): Add myself.
1424
1425 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428
1429 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1430
1431 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1432 * configure: Regenerated.
1433
1434 2013-02-05 Ian Lance Taylor <iant@google.com>
1435
1436 PR go/55969
1437 * configure.ac: Disable libgo on some systems where it does not
1438 work.
1439
1440 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1441
1442 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1443 Remove Geoff Keating as rs6000 port maintainer, at his request.
1444
1445 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1446
1447 * MAINTAINERS: Update my email.
1448
1449 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1450
1451 * configure: Re-generate.
1452
1453 2013-01-15 Richard Biener <rguenther@suse.de>
1454
1455 PR other/55973
1456 * configure: Re-generate.
1457
1458 2013-01-14 Matthias Klose <doko@ubuntu.com>
1459
1460 * Makefile.def (install-target-libsanitizer): Depend on
1461 install-target-libstdc++-v3.
1462 * Makefile.in: Regenerate.
1463
1464 2013-01-14 Richard Biener <rguenther@suse.de>
1465
1466 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1467 * configure: Re-generate
1468
1469 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1470
1471 * config.sub: Update from config repo.
1472
1473 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1474
1475 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1476 * Makefile.in: Regenerate.
1477
1478 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1479
1480 * MAINTAINERS (arc): Add new port maintainership for myself.
1481
1482 2013-01-09 Jason Merrill <jason@redhat.com>
1483
1484 * .gitignore: Import from gdb repository.
1485
1486 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1487
1488 * Makefile.def (configure-gcc): Depend on all-gmp.
1489 (all-gcc): Remove dependency on all-gmp.
1490 * Makefile.in: Regenerated.
1491
1492 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1493
1494 * config.sub: Merge from config repo.
1495 * config.guess: Ditto.
1496
1497 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1498
1499 * Makefile.def: Merge from binutils.
1500 * Makefile.in: Ditto.
1501
1502 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1503
1504 * MAINTAINERS: Update my email.
1505
1506 2012-12-29 Ben Elliston <bje@gnu.org>
1507
1508 * config.guess: Update to 2012-12-29 version.
1509 * config.sub: Likewise.
1510
1511 2012-12-20 Matthias Klose <doko@ubuntu.com>
1512
1513 * Makefile.def (install-target-libgfortran): Depend on
1514 install-target-libquadmath, install-target-libgcc.
1515 (install-target-libsanitizer): Depend on install-target-libgcc.
1516 (install-target-libjava): Depend on install-target-libgcc.
1517 (install-target-libitm): Depend on install-target-libgcc.
1518 (install-target-libobjc): Depend on install-target-libgcc.
1519 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1520 * Makefile.in: Regenerate.
1521
1522 2012-12-19 Matthias Klose <doko@ubuntu.com>
1523
1524 * Makefile.def (install-target-libgo): Depend on
1525 install-target-libatomic.
1526 * Makefile.in: Regenerate.
1527
1528 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1529
1530 PR go/55201
1531 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1532 * Makefile.in: Regenerate.
1533
1534 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1535
1536 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1537 * configure: Regenerate.
1538
1539 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1540
1541 * config.sub: Merge from config repo.
1542
1543 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1544
1545 * Makefile.def (target_modules): Add bootstrap=true and
1546 raw_cxx=true to libsanitizer.
1547 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1548 * Makefile.in: Regenerated.
1549 * configure: Likewise.
1550
1551 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1552
1553 * MAINTAINERS: Remove self as RTL optimization maintainer.
1554
1555 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
1559 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1560
1561 * Makefile.def (target_modules): Remove bootstrap=true and
1562 raw_cxx=true from libsanitizer.
1563 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1564 * Makefile.in: Regenerated.
1565 * configure: Likewise.
1566
1567 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1568
1569 * Makefile.def (target_modules): Add bootstrap=true and
1570 raw_cxx=true to libsanitizer.
1571 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1572 * Makefile.in: Regenerated.
1573 * configure: Likewise.
1574
1575 2012-11-28 Andrew Pinski <apinski@cavium.com>
1576
1577 PR bootstrap/54279
1578 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1579 * configure: Regenerate.
1580 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1581 * Makefile.in: Regenerate.
1582
1583 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1584
1585 * configure.ac: Disable libsanitizer if we're not building C++.
1586 * configure: Regenerate.
1587
1588 2012-11-15 Roland McGrath <roland@hack.frob.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
1592 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1593
1594 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1595 Kostya Serebryany (kcc@google.com) and
1596 Jakub Jelinek (jakub@redhat.com).
1597 Rename area for Dodji Seketeli (dodji@redhat.com).
1598
1599 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1600
1601 * MAINTAINERS: (asan.c, related): Add myself.
1602
1603 2012-11-14 Roland McGrath <mcgrathr@google.com>
1604
1605 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1606 * configure: Regenerate.
1607
1608 2012-11-13 Richard Henderson <rth@redhat.com>
1609
1610 * configure.ac: Move libsanitizer logic to subdirectory.
1611 * configure: Regenerate.
1612
1613 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1614
1615 * configure.ac: Enable libsanitizer just on x86 linux for now.
1616 * configure: Re-generate.
1617
1618 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1619
1620 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1621 sections.
1622 * configure: Regenerate.
1623
1624 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1625
1626 * configure.ac: Add section for configdirs for libsanitizer.
1627 Disable for cris-*-* and mmix-*-*.
1628 * configure: Regenerate.
1629
1630 2012-11-12 Wei Mi <wmi@google.com>
1631
1632 * configure.ac: Add libsanitizer to target_libraries.
1633 * Makefile.def: Ditto.
1634 * configure: Regenerate.
1635 * Makefile.in: Regenerate.
1636 * libsanitizer: New directory for asan runtime. Contains an empty
1637 tsan directory.
1638
1639 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1640
1641 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1642 against Mingw64 w32api.
1643 * configure: Regenerate.
1644
1645 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1646
1647 * configure: Regenerated.
1648
1649 2012-11-03 Robert Mason <rbmj@verizon.net>
1650
1651 * configure.ac: add --disable-libstdcxx configure option
1652 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1653
1654 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1655
1656 * MAINTAINERS (Write After Approval): Add myself.
1657
1658 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
1662 2012-10-24 Sharad Singhai <singhai@google.com>
1663
1664 * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2012-10-24 Eric Christopher <echristo@gmail.com>
1667
1668 * MAINTAINERS: Update email address.
1669
1670 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1671
1672 PR bootstrap/54820
1673 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1674 * configure: Regenerate.
1675
1676 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1677
1678 * MAINTAINERS (aarch64): Add Marcus and myself.
1679
1680 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1681
1682 PR bootstrap/54820
1683 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1684 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1685 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1686 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1687 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1688 * Makefile.in: Regenerate.
1689 * configure.ac (have_static_libs): New variable and associated check.
1690 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1691 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1692 * configure: Regenerate.
1693
1694 2012-10-10 Richard Biener <rguenther@suse.de>
1695
1696 * MAINTAINERS: Adjust for changed surname.
1697
1698 2012-10-04 Lawrence Crowl <crowl@google.com>
1699
1700 * MAINTAINERS (Write After Approval): Add myself.
1701
1702 2012-10-01 Cary Coutant <ccoutant@google.com>
1703
1704 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1705
1706 2012-09-28 Ian Lance Taylor <iant@google.com>
1707
1708 * Makefile.def: Make all-target-libgo depend on
1709 all-target-libbacktrace.
1710 * Makefile.in: Rebuild.
1711
1712 2012-09-26 Ian Lance Taylor <iant@google.com>
1713
1714 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1715 * Makefile.in: Rebuild.
1716
1717 2012-09-20 Walter Lee <walt@tilera.com>
1718
1719 * configure.ac: Add tilegx to list of targets that support gold.
1720 * configure: Regenerate.
1721
1722 2012-09-20 Marek Polacek <polacek@redhat.com>
1723
1724 * MAINTAINERS (Write After Approval): Add myself.
1725
1726 2012-09-19 Steve Ellcey <sellcey@mips.com>
1727
1728 * configure.ac: Add mips*-mti-elf* target.
1729 * configure: Regenerate.
1730
1731 2012-09-17 Ian Lance Taylor <iant@google.com>
1732
1733 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1734 * configure.ac (host_libs): Add libbacktrace.
1735 (target_libraries): Add libbacktrace.
1736 * Makefile.def (host_modules): Add libbacktrace.
1737 (target_modules): Likewise.
1738 * configure, Makefile.in: Rebuild.
1739
1740 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1741
1742 PR target/38607
1743 Merge upstream change.
1744 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1745
1746 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1747 Add libgomp*.o to compare_exclusions for AIX.
1748 * configure: Regenerate.
1749
1750 2012-09-06 Diego Novillo <dnovillo@google.com>
1751
1752 * configure.ac: Bump minimum GMP version to 4.2.3.
1753 * configure: Re-generate.
1754
1755 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1756
1757 PR target/54461
1758 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1759 target-libgloss if not configured --with-avrlibc=no.
1760 * configure: Regenerate.
1761
1762 2012-09-04 Jason Merrill <jason@redhat.com>
1763
1764 * configure.ac: Fix --enable-languages=all.
1765
1766 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1767
1768 * MAINTAINERS (Write After Approval): Add myself.
1769
1770 2012-09-03 Richard Guenther <rguenther@suse.de>
1771
1772 PR bootstrap/54138
1773 * configure.ac: Re-organize ISL / CLOOG checks to allow
1774 disabling with either --without-isl or --without-cloog.
1775 * configure: Regenerated.
1776
1777 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1778
1779 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1780 * configure: Regenerate.
1781
1782 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1783
1784 * MAINTAINERS: Fix my email address.
1785
1786 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1787
1788 PR binutils/4970
1789 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1790 and opcodes.
1791 * Makefile.in: Regenerated.
1792
1793 2012-08-26 Art Haas <ahaas@impactweather.com>
1794
1795 * configure: Regenerate.
1796
1797 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1798
1799 * INSTALL/README: Also refer to the online installation
1800 instructions.
1801
1802 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1803
1804 * MAINTAINERS (Write After Approval): Add myself.
1805 (Picochip port): Remove myself.
1806
1807 2012-08-14 Diego Novillo <dnovillo@google.com>
1808
1809 Merge from cxx-conversion branch.
1810
1811 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1812 POSTSTAGE1_CONFIGURE_FLAGS.
1813 * Makefile.in: Regenerate.
1814 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1815 Force C++ when bootstrapping.
1816 * configure: Regenerate.
1817
1818 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1819
1820 * MAINTAINERS (Write After Approval): Add myself.
1821
1822 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1823
1824 * README: Document use of ranges of years in copyright notices.
1825
1826 2012-07-06 Richard Guenther <rguenther@suse.de>
1827
1828 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1829 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1830 --with-gmp=system.
1831 * Makefile.in: Regenerated.
1832 * configure: Likewise.
1833
1834 2012-07-06 Richard Guenther <rguenther@suse.de>
1835
1836 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1837 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1838 supply V=1 as extra_make_flags.
1839 * configure: Regenerated.
1840 * Makefile.in: Likewise.
1841
1842 2012-07-04 Tristan Gingold <gingold@adacore.com>
1843
1844 * configure: Regenerate.
1845
1846 2012-07-03 Richard Guenther <rguenther@suse.de>
1847
1848 * Makfile.def (isl): Remove not necessary extra_exports and
1849 extra_make_flags.
1850 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1851 * Makefile.in: Regenerated.
1852
1853 2012-07-03 Richard Guenther <rguenther@suse.de>
1854
1855 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1856 * configure.ac: If either the ISL or the CLooG check failed
1857 do not try to build in-tree versions.
1858 * Makefile.in: Regenerated.
1859 * configure: Regenerated.
1860
1861 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1862
1863 * configure: Regenerate.
1864
1865 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1866
1867 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1868 maintainer.
1869
1870 2012-07-02 Richard Guenther <rguenther@suse.de>
1871
1872 * configure: Regenerated.
1873
1874 2012-07-02 Richard Guenther <rguenther@suse.de>
1875 Michael Matz <matz@suse.de>
1876 Tobias Grosser <tobias@grosser.es>
1877 Sebastian Pop <sebpop@gmail.com>
1878
1879 * Makefile.def: Add ISL host module, remove PPL host module.
1880 Adjust ClooG host module to use the proper ISL.
1881 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1882 * configure.ac: Include config/isl.m4. Add ISL host library,
1883 remove PPL. Remove PPL configury, add ISL configury, adjust
1884 ClooG configury.
1885 * Makefile.in: Regenerated.
1886 * configure: Likewise.
1887
1888 2012-07-02 Richard Guenther <rguenther@suse.de>
1889
1890 Merge from graphite branch
1891 2011-07-21 Tobias Grosser <tobias@grosser.es>
1892
1893 * configure: Regenerated.
1894 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1895 both cloog.org and legacy versions. The only supported version will
1896 be CLooG with the isl backend.
1897
1898 2011-07-21 Tobias Grosser <tobias@grosser.es>
1899
1900 * configure: Regenerated.
1901 * configure.ac: Require cloog isl 0.17.0
1902
1903 2011-07-21 Tobias Grosser <tobias@grosser.es>
1904
1905 * configure: Regenerated.
1906 * config/cloog.m4: Do not define CLOOG_ORG
1907
1908 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1909
1910 * configure.ac: Skip C if explicitly selected.
1911 * configure: Regenerate.
1912
1913 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1914
1915 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1916 they contain -O2.
1917 * configure: Regenerate.
1918
1919 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1920
1921 PR debug/53740
1922 * df.h, df-problems.c, dce.c: Revert last patch.
1923
1924 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1925
1926 * MAINTAINERS (Write After Approval): Update my email address.
1927
1928 2012-06-21 Meador Inge <meadori@codesourcery.com>
1929
1930 * MAINTAINERS (Write After Approval): Add myself.
1931
1932 2012-06-20 Jason Merrill <jason@redhat.com>
1933
1934 * Makefile.tpl (check-target-libgomp-c++): New.
1935 (check-target-libitm-c++): New.
1936 * Makefile.def (c++): Add them.
1937 * Makefile.in: Regenerate.
1938
1939 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1940
1941 * MAINTAINERS (Write After Approval): Add myself.
1942
1943 2012-05-16 Olivier Hainque <hainque@adacore.com>
1944
1945 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1946 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1947 (install-no-fixedincludes): Adjust accordingly.
1948 * Makefile.in: Regenerate.
1949
1950 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1951
1952 Merge upstream change
1953 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1954
1955 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1956
1957 * MAINTAINERS (Write After Approval): Add myself.
1958
1959 2012-05-09 Nick Clifton <nickc@redhat.com>
1960 Paul Smith <psmith@gnu.org>
1961
1962 PR bootstrap/50461
1963 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1964 allow for the fact that from release v3.1.0 of MPFR the source
1965 files were moved into a src sub-directory.
1966 * configure: Regenerate.
1967
1968 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1969
1970 * configure.ac: Bump minimum MPFR version to 2.4.0.
1971 * configure: Regenerated.
1972
1973 2012-05-01 Richard Henderson <rth@redhat.com>
1974
1975 * Makefile.def (libatomic): New target_module.
1976 * configure.ac (target_libraries): Add libatomic.
1977 (noconfigdirs): Check if libatomic is supported.
1978 * Makefile.in, configure: Rebuild.
1979
1980 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1981
1982 * MAINTAINERS (Write After Approval): Add myself.
1983
1984 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1985
1986 * config.sub: Update to 2012-04-18 version from official repo.
1987
1988 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1989
1990 * MAINTAINERS (Write After Approval): Add myself.
1991
1992 2012-04-11 Steve Ellcey <sellcey@mips.com>
1993
1994 * MAINTAINERS: Changed email address.
1995
1996 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1997
1998 PR target/52737
1999 * contrib/gcc_update (files_and_dependencies):
2000 Remove gcc/config/avr/t-multilib from touch data.
2001
2002 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2003
2004 * MAINTAINERS (OS Port Maintainers): Remove irix.
2005 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2006 (unsupported_languages): Remove mips-sgi-irix6.*.
2007 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2008 (with_stabs): Remove.
2009 * configure: Regenerate.
2010
2011 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2012
2013 * MAINTAINERS (OS Port Maintainers): Remove osf.
2014 * configure.ac (enable_libgomp): Remove *-*-osf*.
2015 (with_stabs): Remove alpha*-*-osf*.
2016 * configure: Regenerate.
2017
2018 2012-03-05 Tristan Gingold <gingold@adacore.com>
2019
2020 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2021 * configure: Regenerate.
2022
2023 2012-02-17 Walter Lee <walt@tilera.com>
2024
2025 * MAINTAINERS: (Write After Approval): Delete myself.
2026
2027 2012-02-14 Walter Lee <walt@tilera.com>
2028
2029 * MAINTAINERS (tilegx port): Add myself.
2030 (tilepro port): Add myself.
2031 (Write After Approval): Add myself.
2032
2033 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2034
2035 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2036 and Joseph Myers as docstring relicensing maintainers.
2037
2038 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2039
2040 * MAINTAINERS (write-after-approval): Add myself.
2041
2042 2012-02-08 Ira Rosen <irar@il.ibm.com>
2043
2044 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2045 maintainer.
2046
2047 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2048
2049 * MAINTAINERS (Write After Approval): Move myself to
2050 maintain alphabetical order.
2051
2052 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2057
2058 * MAINTAINERS (Write After Approval): Add myself.
2059
2060 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2061 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2062
2063 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2064 * configure: Regenerate.
2065
2066 2012-01-23 Harshit Chopra <harshit@google.com>
2067
2068 * MAINTAINERS (Write After Approval): Add myself.
2069
2070 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2071
2072 * configure.ac: Remove reference to mh-interix.
2073 * configure: Regenerate.
2074
2075 2012-01-05 Richard Henderson <rth@redhat.com>
2076
2077 PR bootstrap/51072
2078 * configure.ac: Disable libitm if c++ is not enabled.
2079 * configure: Rebuild.
2080
2081 * configure.ac: Fix regexp for same.
2082 * configure: Rebuild.
2083
2084 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2085
2086 * MAINTAINERS (Write After Approval): Add myself.
2087
2088 2012-01-02 Richard Guenther <rguenther@suse.de>
2089
2090 PR bootstrap/51686
2091 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2092 * Makefile.in: Regenerate.
2093
2094 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2099
2100 * configure: Regenerate.
2101
2102 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2103
2104 * MAINTAINERS (picochip): Changed email address.
2105
2106 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2107
2108 * MAINTAINERS (write-after-approval): Add self.
2109
2110 2011-11-29 DJ Delorie <dj@redhat.com>
2111
2112 * configure.ac (rl78-*-*) New case.
2113 * configure: Regenerate.
2114 * MAINTAINERS: Add myself as RL78 maintainer.
2115
2116 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2117
2118 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2119
2120 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2121
2122 * libtool.m4: Additional FreeBSD 10 fixes.
2123
2124 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2125
2126 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2127 Maintainers section, as Epiphany maintainer.
2128
2129 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2130
2131 PR target/49992
2132 * configure.ac: Remove ranlib special-casing for Darwin.
2133 * configure: Regenerate.
2134
2135 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2136
2137 * MAINTAINERS (Reviewers): Keep the list sorted.
2138
2139 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2140
2141 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2142
2143 2011-11-09 Roland McGrath <mcgrathr@google.com>
2144
2145 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2146 * configure: Rebuild.
2147 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2148 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2149 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2150 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2151 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2152 Add READELF.
2153 * Makefile.in: Rebuild.
2154
2155 2011-11-09 Jason Merrill <jason@redhat.com>
2156
2157 * Makefile.def (language=c++): Remove check-c++0x.
2158 * Makefile.in (check-gcc-c++): Regenerate.
2159
2160 2011-11-08 Richard Henderson <rth@redhat.com>
2161
2162 * configure.ac: Test for libitm directory present first.
2163
2164 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2165
2166 * configure.ac: Test libitm/configure.tgt to disable libitm.
2167 * configure: Rebuild.
2168
2169 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2170 Richard Henderson <rth@redhat.com>
2171
2172 Merged from transactional-memory.
2173
2174 * Makefile.def (lang_env_dependencies): libitm is c++.
2175 Add libitm target module.
2176 * configure.ac: Likewise.
2177 * config/mmap.m4: New file.
2178 * contrib/gcc_update: Add libitm to touch data.
2179 * Makefile.in, configure: Rebuild.
2180
2181 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2182
2183 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2184 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2185 * Makefile.in: Regenerate.
2186
2187 2011-11-01 DJ Delorie <dj@redhat.com>
2188
2189 * config.sub: Update to version 2011-10-29 (added rl78)
2190
2191 2011-10-27 Nick Clifton <nickc@redhat.com>
2192
2193 * config.sub: Import these changes from the config project:
2194
2195 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2196 Ben Elliston <bje@gnu.org>
2197
2198 * config.sub (epiphany): New.
2199
2200 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2201 Ben Elliston <bje@gnu.org>
2202
2203 * config.sub (hexagon, hexagon-*): New.
2204
2205 2011-08-23 Roland McGrath <mcgrathr@google.com>
2206
2207 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2208 64eb to be64.
2209
2210 2011-08-16 Roland McGrath <mcgrathr@google.com>
2211
2212 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2213 (nacl): Grok as alias for 32el-unknown-nacl.
2214
2215 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
2219 2011-10-24 Teresa Johnson <tejohnson@google.com>
2220
2221 * MAINTAINERS (Write After Approval): Add myself.
2222
2223 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2224
2225 * MAINTAINERS (sparc port): Remove myself.
2226
2227 2011-09-14 Tom de Vries <tom@codesourcery.com>
2228
2229 * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2011-08-14 Yao Qi <yao@codesourcery.com>
2232
2233 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2234 * configure: Regenerate.
2235
2236 2011-07-26 Ian Lance Taylor <iant@google.com>
2237
2238 * configure.ac: Set have_compiler based on whether gcc directory
2239 exists, rather than on whether gcc is in configdirs.
2240 * configure: Rebuild.
2241
2242 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2243
2244 * MAINTAINERS (Global Reviewers): Add self.
2245
2246 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2247
2248 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2249 link directories.
2250 * Makefile.in: Rebuild.
2251
2252 2011-07-20 Ian Lance Taylor <iant@google.com>
2253
2254 PR bootstrap/49787
2255 * configure.ac: Move --enable-bootstrap handling earlier in file.
2256 If --enable-bootstrap and either --enable-build-with-cxx or
2257 --enable-build-poststage1-with-cxx, enable C++ automatically.
2258 * configure: Rebuild.
2259
2260 2011-07-19 Ian Lance Taylor <iant@google.com>
2261
2262 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2263 make C++ a boot_language. Set and substitute
2264 POSTSTAGE1_CONFIGURE_FLAGS.
2265 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2266 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2267 * configure, Makefile.in: Rebuild.
2268
2269 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2270
2271 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2272 maintainers.
2273
2274 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2275
2276 * MAINTAINERS (Global Reviewers): Add myself.
2277
2278 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2279
2280 * configure: Regenerate.
2281
2282 2011-07-16 Jason Merrill <jason@redhat.com>
2283
2284 * Makefile.def (language=c++): Add check-c++0x and
2285 check-target-libmudflap-c++.
2286 * Makefile.tpl (check-target-libmudflap-c++): New.
2287 * Makefile.in: Regenerate.
2288
2289 2011-07-16 Matthias Klose <doko@ubuntu.com>
2290
2291 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2292 * Makefile.def (target_modules/libjava): Pass
2293 $(EXTRA_CONFIGARGS_LIBJAVA).
2294 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2295 if not configured with --enable-static-libjava.
2296 * Makefile.in: Regenerate.
2297 * configure: Likewise.
2298
2299 2011-07-15 Jason Merrill <jason@redhat.com>
2300
2301 * Makefile.in (check-c++): Move check-gcc-c++0x after
2302 check-target-libstdc++-v3.
2303
2304 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2305
2306 * MAINTAINERS (c6x port): New entry.
2307
2308 2011-07-13 Jason Merrill <jason@redhat.com>
2309
2310 * Makefile.in (check-gcc-c++0x): New.
2311 (check-c++): Depend on it.
2312
2313 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2314
2315 PR target/39150
2316 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2317 x86_64-*-solaris2.1[0-9]*.
2318 * configure: Regenerate.
2319
2320 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2321
2322 * MAINTAINERS (RTL optimizers): Add self.
2323
2324 2011-06-27 Gabriel Charette <gchare@google.com>
2325
2326 * MAINTAINERS (Write After Approval): Add myself.
2327
2328 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2329
2330 PR regression/47836
2331 PR bootstrap/23656
2332 PR other/47733
2333 PR bootstrap/49247
2334 PR c/48825
2335 * configure.ac (target_libraries): Remove target-libiberty.
2336 Remove case-statement setting skipdirs=target-libiberty for
2337 multiple targets. Remove checking target_configdirs and
2338 removing target-libiberty but keeping target-libgcc if
2339 otherwise empty.
2340 * Makefile.def (target_modules): Don't add libiberty.
2341 (dependencies): Remove all traces of target-libiberty.
2342 * configure, Makefile.in: Regenerate.
2343
2344 2011-06-13 Walter Lee <walt@tilera.com>
2345
2346 * configure.ac (tilepro-*-*) New case.
2347 (tilegx-*-*): Likewise.
2348 * configure: Regenerate.
2349
2350 2011-06-06 Jing Yu <jingyu@google.com>
2351
2352 * configure.ac: Skip target-libiberty for
2353 arm*-*-linux-androideabi.
2354 * configure: Regenerated.
2355
2356 2011-06-06 Nick Clifton <nickc@redhat.com>
2357
2358 * config.sub: Sync from upstream.
2359
2360 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2361
2362 * MAINTAINERS (Write After Approval): Add myself.
2363
2364 2011-06-01 Daniel Jacobowitz <drow@false.org>
2365
2366 * MAINTAINERS: Update my email address.
2367
2368 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2369
2370 * MAINTAINERS (Write After Approval): Update my email address.
2371
2372 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2373
2374 * MAINTAINERS (Write After Approval): Add myself.
2375
2376 2011-05-08 Doug Kwan <dougkwan@google.com>
2377
2378 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2379 * configure: Regenerated.
2380 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2381 value from configure.
2382 * Makefile.in: Regenerated.
2383
2384 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2385
2386 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2387 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2388 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2389 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2390 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2391 *-*-vxworks*): Disable newlib and libgloss in separate case
2392 statement.
2393 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2394 to separate case statement.
2395 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2396 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2397 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2398 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2399 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2400 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2401 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2402 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2403 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2404 i[[3456789]]86-*-rdos*, m32r-*-*,
2405 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2406 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2407 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2408 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2409 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2410 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2411 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2412 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2413 and libgloss in main case over targets. Remove most empty cases
2414 in main case over targets.
2415 * configure: Regenerate.
2416
2417 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2418
2419 * MAINTAINERS (Write After Approval): Add myself.
2420
2421 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2422
2423 * configure.ac: Remove code setting special library locations for
2424 hppa*64*-*-hpux11*. Remove code setting compiler for
2425 sparc-sun-solaris2*.
2426 * configure: Regenerate.
2427
2428 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2429
2430 * configure.ac: Separate libgloss_dir settings from general case
2431 over targets.
2432 * configure: Regenerate.
2433
2434 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2435
2436 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2437 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2438 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2439 cases in libgcj-disabling case statement.
2440 (hppa*64*-*-linux*): Set unsupported_languages instead of
2441 disabling target-zlib.
2442 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2443 to hppa*64*-*-hpux*.
2444 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2445 hppa*-*-hpux*.
2446 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2447 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2448 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2449 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2450 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2451 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2452 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2453 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2454 libgcj-disabling case statement.
2455 * configure: Regenerate.
2456
2457 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2458
2459 * configure.ac: Disable Java for targets not supporting libffi.
2460 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2461 Remove cases in Java-disabling statement.
2462 (*arm-wince-pe): Change to arm-wince-pe.
2463 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2464 cases in Java-disabling statement.
2465 (bfin-*-*): Don't disable Java again.
2466 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2467 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2468 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2469 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2470 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2471 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2472 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2473 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2474 Java-disabling statement.
2475 (mmix-*-*): Don't disable Java again.
2476 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2477 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2478 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2479 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2480 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2481 statement.
2482 * configure: Regenerate.
2483
2484 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2485
2486 * configure.ac: Separate cases disabling Java and Java libraries
2487 from general case over targets.
2488 * configure: Regenerate.
2489
2490 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2491
2492 * MAINTAINERS: Update my email address.
2493
2494 2011-04-20 Easwaran Raman <eraman@google.com>
2495
2496 * MAINTAINERS (Write After Approval): Add myself.
2497
2498 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2499
2500 PR lto/48086
2501 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2502 * configure: Regenerate.
2503
2504 2011-04-16 Jim Meyering <meyering@redhat.com>
2505
2506 * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2509
2510 * MAINTAINERS: Update my email address.
2511
2512 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2513
2514 * MAINTAINERS (Write After Approval): Add myself.
2515
2516 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2517
2518 * MAINTAINERS (Write After Approval): Add myself.
2519
2520 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2521
2522 * MAINTAINERS (Write After Approval): Add myself.
2523
2524 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2525
2526 * configure.ac (build_tools): Remove build-byacc.
2527 (host_libs): Remove mmalloc.
2528 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2529 autoconf automake libtool diff rcs fileutils shellutils time
2530 textutils wdiff find uudecode hello tar gzip indent recode release
2531 sed perl gawk findutils gettext zip.
2532 (libgcj): Remove target-qthreads.
2533 (target_tools): Remove target-examples target-gperf.
2534 (YACC): Don't handle building byacc.
2535 * configure: Regenerate.
2536 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2537 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2538 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2539 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2540 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2541 handle building components.
2542 * Makefile.in: Regenerate.
2543
2544 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2545
2546 * MAINTAINERS: Update my email address as Xtensa maintainer.
2547
2548 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2549
2550 * config.sub: Sync from upstream.
2551
2552 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2553
2554 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2555 (microblaze*): Don't disable libssp.
2556 * configure: Regenerate.
2557
2558 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2559
2560 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2561 moveifchange.
2562 * configure: Regenerate.
2563 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2564 * Makefile.in: Regenerate.
2565
2566 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2567
2568 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2569 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2570 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2571 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2572 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2573 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2574 md_exec_prefix cases.
2575 * configure: Regenerate.
2576
2577 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2578
2579 * configure.ac: Separate cases disabling target-libssp,
2580 target-libiberty, target-libstdc++-v3 and Fortran from general
2581 case over targets.
2582 * configure: Regenerate.
2583
2584 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2585
2586 * configure.ac (*-*-chorusos): Don't disable libgcj.
2587 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2588 Remove case.
2589 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2590 (arm-*-coff): Don't disable libgcj.
2591 (arm*-*-linux-gnueabi): Remove useless assignment.
2592 (arm-*-riscix*): Don't disable libgcj.
2593 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2594 configuration.
2595 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2596 (c54x*-*-*): Remove case.
2597 (tic54x-*-*): Don't disable GCC or GCC libraries.
2598 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2599 to *.
2600 (d10v-*-*): Don't disable GCC libraries.
2601 (d30v-*-*): Don't disable libgcj.
2602 (h8500-*-*): Don't disable GCC libraries.
2603 (i960-*-*): Don't disable libgcj.
2604 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2605 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2606 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2607 libgcj.
2608 (m68k-*-coff*): Remove case.
2609 (mmix-*-*): Don't disable libgloss on host.
2610 (mn10200-*-*, mn10300-*-*): Remove cases.
2611 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2612 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2613 Don't disable libgcj.
2614 (romp-*-*): Remove case.
2615 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2616 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2617 case.
2618 (v810-*-*): Don't disable GCC libraries.
2619 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2620 (ip2k-*-*): Don't disable GCC libraries.
2621 * configure: Regenerate.
2622
2623 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2624
2625 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2626 libffi on host.
2627 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2628 on host.
2629 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2630 * configure: Regenerate.
2631
2632 2011-03-26 John Marino <binutils@marino.st>
2633
2634 * configure.ac: Add support for *-*-dragonfly*
2635 * configure: Regenerate.
2636
2637 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2638
2639 * configure.ac (native_only): Remove.
2640 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2641 send-pr uudecode guile gnuserv on host.
2642 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2643 send-pr rcs guile perl texinfo libtool on host.
2644 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2645 automake send-pr rcs guile perl texinfo libtool on host.
2646 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2647 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2648 (alpha*-dec-osf*): Don't disable fileutils on target.
2649 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2650 texinfo send-pr expect dejagnu on target.
2651 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2652 target-qthreads on target.
2653 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2654 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2655 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2656 x86_64-*-mingw*): Don't disable expect on target.
2657 (*-*-cygwin*): Don't disable target-gperf on target.
2658 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2659 gnuserv on target.
2660 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2661 target.
2662 * configure: Regenerate.
2663
2664 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2665
2666 * configure.ac (target_tools): Remove target-groff.
2667 (native_only): Remove target-groff.
2668 (hppa*64*-*-*): Don't disable byacc.
2669 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2670 setting.
2671 (*-*-kaos*): Don't skip target-librx and target-groff.
2672 (*-*-netware*): Don't skip target-libmudflap.
2673 (*-*-tpf*): Don't skip target-libmudflap.
2674 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2675 directories on the host.
2676 (ia64*-*-*vms*): Don't skip tix.
2677 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2678 host.
2679 * configure: Regenerate.
2680
2681 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2682
2683 * configure.ac: Remove references to mt-mep, mt-netware,
2684 mt-wince.
2685 * Makefile.def: Add all-utils soft dependencies.
2686 * Makefile.tpl: Remove GDB_NLM_DEPS.
2687 * configure: Regenerate.
2688 * Makefile.in: Regenerate.
2689
2690 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2691
2692 * configure.ac: Do not include mh-x86omitfp.
2693 * configure: Regenerate.
2694
2695 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2696
2697 * configure.ac: Remove empty cases.
2698 * configure: Regenerate.
2699
2700 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2701
2702 * Makefile.def: Add dependency from termcap to gdb.
2703 * Makefile.in: Regenerate.
2704
2705 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2706
2707 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2708 * configure: Regenerate.
2709 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2710 * Makefile.tpl: Likewise.
2711 * Makefile.in: Regenerate.
2712
2713 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2714
2715 * configure.ac: Remove all mentions of tentative_cc.
2716 * configure: Regenerate.
2717
2718 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2719
2720 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2721 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2722 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2723 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2724 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2725 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2726 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2727 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2728 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2729 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2730 *-*-rhapsody*): Remove host cases.
2731 * configure: Regenerate.
2732
2733 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2734
2735 * configure.ac (ppc*-*-pe): Remove host case.
2736 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2737 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2738 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2739 cases.
2740 * configure: Regenerate.
2741
2742 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2743
2744 * config.sub: Update to version 2011-03-23.
2745
2746 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2747
2748 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2749 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2750 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2751 * configure: Regenerate.
2752
2753 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2754
2755 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2756 to Write After Approval.
2757 * config-ml.in: Don't handle arc-*-elf*.
2758 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2759 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2760 handle GCC libraries.
2761 * configure: Regenerate.
2762
2763 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2764
2765 PR bootstrap/48120:
2766 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2767 Add -lstdc++ -lm to LIBS.
2768 * configure: Regenerate.
2769
2770 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2771
2772 * config.guess: Update to version 2011-02-02
2773 * config.sub: Update to version 2011-02-24
2774
2775 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2776
2777 PR lto/48086
2778 * configure.ac: Re-enable LTO on *-apple-darwin9.
2779 * configure: Regenerate.
2780
2781 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2782
2783 PR lto/48086
2784 * configure.ac: Disable LTO on darwin due to an assembler change in
2785 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2786 under 256.
2787 * configure: Regenerate.
2788
2789 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2790
2791 * MAINTAINERS: Update myself as score backend maintainer,
2792 update my e-mail address.
2793
2794 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2795
2796 * MAINTAINERS: Update my e-mail address.
2797
2798 2011-03-06 Joey Ye <joey.ye@arm.com>
2799
2800 * MAINTAINERS: Update my e-mail address.
2801
2802 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2803
2804 * configure.ac: Adjust test of with_ppl.
2805 * configure: Regenerated.
2806
2807 2011-03-02 Kai Tietz <ktietz@redhat.com>
2808
2809 * MAINTAINERS: Adjust my e-mail address.
2810
2811 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2812
2813 * configure.ac: Add -lpwl to ppllibs.
2814 * configure: Regenerated.
2815
2816 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2817
2818 * config/cloog.m4: Add -lisl to clooglibs.
2819 * configure: Regenerated.
2820
2821 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2822
2823 * MAINTAINERS (CPU Port maintainers): Add self.
2824
2825 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2826
2827 * MAINTAINERS: Add myself as testsuite maintainer.
2828
2829 2011-02-15 Mike Stump <mikestump@comcast.net>
2830
2831 * MAINTAINERS: Add myself as testsuite maintainer.
2832
2833 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2834
2835 Import from Libtool and gnulib:
2836
2837 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2838
2839 Prepare for supporting FreeBSD 10.
2840 * config.rpath: Remove handling of freebsd1* which soon would
2841 match FreeBSD 10.0.
2842
2843 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2844
2845 Remove support for FreeBSD 1.x.
2846 * libtool.m4 (_LT_LINKER_SHLIBS)
2847 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2848 soon would incorrectly match FreeBSD 10.0.
2849
2850 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2851
2852 PR binutils/12283
2853 * move-if-change: Import version from gnulib.
2854
2855 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2856
2857 PR lto/47225
2858 * Makefile.def (lto-plugin): Double dash for enable-shared.
2859 (configure-gcc): Depend on all-lto-plugin.
2860 * Makefile.in: Rebuilt.
2861
2862 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2863
2864 * configure.ac: Remove extra bracket.
2865 * configure: Regenerate.
2866
2867 2011-02-08 Tobias Burnus <burnus@net-b.de>
2868
2869 * MAINTAINERS: Add myself as libquadmath maintainer.
2870
2871 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2872
2873 * MAINTAINERS: Update my email address.
2874
2875 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2876
2877 * MAINTAINERS (option handling): Add self.
2878
2879 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2880
2881 PR lto/47225
2882 * Makefile.def: Add dependency for install-gcc
2883 on install-lto-plugin.
2884 * Makfile.in: Regenerated
2885
2886 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2887
2888 * MAINTAINERS (CPU Port Maintainers): Add myself.
2889
2890 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2891
2892 PR libgcj/44341
2893 * configure.ac: Discard --with-* flags for host when configuring
2894 target libraries for cross build.
2895 * configure: Rebuilt.
2896
2897 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2898
2899 * MAINTAINERS (linear loop transforms): Removed.
2900
2901 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2902
2903 * configure.ac: If with_ppl is no, move setting with_cloog=no
2904 after CLOOG_REQUESTED check.
2905 * configure: Regenerated.
2906
2907 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2908
2909 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2910 CLooG has been requested.
2911 * configure: Regenerated.
2912
2913 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2914
2915 * configure: Regenerated.
2916 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2917
2918 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2919
2920 * configure: Regenerated.
2921 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2922
2923 2011-01-21 Andreas Schwab <schwab@redhat.com>
2924
2925 * configure.ac: Use AS_HELP_STRING throughout.
2926 * configure: Regenerate.
2927
2928 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2929
2930 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2931 * configure: Regenerate.
2932
2933 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2934
2935 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2936
2937 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2938
2939 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2940 for ia64-hpux.
2941 * configure: Regenerate.
2942
2943 2011-01-07 Jan Hubicka <jh@suse.cz>
2944
2945 PR lto/47225
2946 * Makefile.in: Regenerate.
2947 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2948 configure.
2949
2950 2011-01-07 Jan Hubicka <jh@suse.cz>
2951
2952 * Makefile.in: Regenerate.
2953 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2954 and configure dependency on lto-plugin configure.
2955 (lto-plugin module): Remove dependency on GCC; add dependency on
2956 liniberty.
2957
2958 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2959
2960 * MAINTAINERS (Write After Approval): Add myself.
2961
2962 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2963
2964 * configure: Regenerate.
2965
2966 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2967
2968 * configure.ac: (picochip): Disable libiberty.
2969
2970 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2971
2972 * MAINTAINERS (Write After Approval): Add myself.
2973
2974 2010-12-10 Ian Lance Taylor <iant@google.com>
2975
2976 PR bootstrap/46819
2977 * configure.ac: For --disable-libgcj clear libgcj_saved.
2978 * configure: Rebuild.
2979
2980 2010-12-10 Tobias Burnus <burnus@net-b.de>
2981
2982 PR fortran/46540
2983 * configure.ac: Add --disable-libquadmath and
2984 --disable-libquadmath-support.
2985 * configure: Regenerate.
2986
2987 2010-12-03 Ian Lance Taylor <iant@google.com>
2988
2989 * MAINTAINERS: Add myself as libgo maintainer.
2990
2991 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2992
2993 PR libffi/46792
2994 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2995 * configure: Regenerate.
2996
2997 2010-12-02 Ian Lance Taylor <iant@google.com>
2998
2999 * configure.ac: Always set default for poststage1_ldflags to
3000 -static-libstdc++ -static-libgcc.
3001
3002 2010-11-29 Andreas Schwab <schwab@redhat.com>
3003
3004 * configure.ac: Move comment to remove extra space in last argument
3005 of GCC_TARGET_TOOL.
3006
3007 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3008
3009 PR other/46026
3010 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3011 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3012 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3013 (BASE_FLAGS_TO_PASS): Use it.
3014 * configure: Rebuilt.
3015 * Makefile.in: Rebuilt.
3016
3017 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3018
3019 PR binutils/12258
3020 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3021 Properly check default linker.
3022 * configure: Regnerated.
3023
3024 2010-11-23 Matthias Klose <doko@ubuntu.com>
3025
3026 * configure.ac: For --enable-gold, handle value `default' instead of
3027 `both*'. New configure option --{en,dis}able-ld.
3028 * configure: Regenerate.
3029
3030 2010-11-20 Ian Lance Taylor <iant@google.com>
3031
3032 * configure.ac: Only disable a language library if no language needs
3033 it. Don't let --disable-libgcj uncondtionally disable libffi.
3034 * configure: Rebuild.
3035
3036 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3037
3038 * Makefile.in: Regenerate.
3039
3040 PR other/46202
3041 * configure.ac: Fix just-built in-tree STRIP name to be
3042 binutils/strip-new.
3043 * configure: Regenerate.
3044 * Makefile.def (install-strip-gcc, install-strip-binutils)
3045 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3046 (install-strip-sid): Mirror dependencies on non-strip variants
3047 of these targets on the respective -strip prerequisites.
3048 * Makefile.tpl (install-strip, install-strip-host)
3049 (install-strip-target): New targets.
3050 (install-strip-[+module+], install-strip-target-[+module+]):
3051 New targets.
3052 * Makefile.in: Regenerate.
3053
3054 2010-11-19 Ian Lance Taylor <iant@google.com>
3055 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3056
3057 * configure.ac: Add target-libgo to target_libraries. Set
3058 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3059 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3060 (HOST_EXPORTS): Add GOC.
3061 (BASE_TARGET_EXPORTS): Add GOC.
3062 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3063 (GOCFLAGS_FOR_TARGET): New variable.
3064 (EXTRA_HOST_FLAGS): Add GOC.
3065 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3066 * Makefile.def (target_modules): Add libgo.
3067 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3068 (dependencies): Add dependency from configure-target-libgo to
3069 configure-target-libffi and all-target-libstdc++-v3. Add
3070 dependencies from all-target-libgo to all-target-libffi.
3071 (languages): Add go.
3072 * configure: Rebuild.
3073 * Makefile.in: Rebuild.
3074
3075 2010-11-19 Ian Lance Taylor <iant@google.com>
3076
3077 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3078 compiler/flag environment variables.
3079
3080 2010-11-18 Ian Lance Taylor <iant@google.com>
3081
3082 * configure.ac: Check for lang_requires_boot_languages in
3083 config-lang.in files.
3084 * configure: Rebuild.
3085
3086 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3087 Tobias Burnus <burnus@net-b.de>
3088
3089 PR fortran/32049
3090 * Makefile.def: Add libquadmath; build it with language=fortran.
3091 * configure.ac: Add libquadmath.
3092 * Makefile.tpl: Handle multiple libs in check-[+language+].
3093 * Makefile.in: Regenerate.
3094 * configure: Regenerate.
3095
3096 2010-11-16 Tom Tromey <tromey@redhat.com>
3097
3098 * MAINTAINERS: Moved myself to reviewers section.
3099
3100 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3101
3102 * MAINTAINERS: Moved myself to reviewers section.
3103
3104 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3105
3106 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3107 (Write After Approval): Remove self.
3108
3109 2010-11-15 Andreas Schwab <schwab@redhat.com>
3110
3111 * configure.ac: Fix spelling in option names.
3112 * configure: Regenerated.
3113
3114 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3115
3116 PR bootstrap/39622
3117 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3118 * configure: Regenerated.
3119
3120 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3121
3122 * MAINTAINERS: Update my email address.
3123
3124 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3125
3126 * configure: Regenerate.
3127
3128 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3129
3130 * configure: Regenerate.
3131
3132 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3133
3134 * configure: Regenerate.
3135
3136 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3137
3138 * configure: Regenerate.
3139
3140 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3141
3142 * configure.ac: Support official CLooG.org versions.
3143 * configure: Regenerate.
3144 * config/cloog.m4: New.
3145
3146 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3147
3148 * MAINTAINERS (Write After Approval): Add myself.
3149
3150 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3151
3152 * MAINTAINERS: Update my email address.
3153
3154 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3155
3156 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3157 * configure: Regenerate.
3158
3159 2010-11-03 Ian Lance Taylor <iant@google.com>
3160 Dave Korn <dave.korn.cygwin@gmail.com>
3161
3162 PR lto/46273
3163 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3164 and on other supported platforms whenever LTO is enabled.
3165 * configure: Rebuild.
3166
3167 2010-11-02 Alan Modra <amodra@gmail.com>
3168
3169 PR binutils/12110
3170 * configure.ac: Error when source path contains spaces.
3171 * configure: Regenerate.
3172
3173 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3174
3175 * MAINTAINERS: Update my email address.
3176
3177 2010-10-20 Ian Lance Taylor <iant@google.com>
3178
3179 * Makefile.def (target_modules): Set lib_path to src/.libs for
3180 libstdc++-v3 module.
3181 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3182 * Makefile.in: Rebuild.
3183
3184 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3185
3186 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3187 (Write After Approval): Remove myself.
3188
3189 2010-10-15 Tristan Gingold <gingold@adacore.com>
3190
3191 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3192
3193 2010-10-14 Douglas Rupp <rupp@gnat.com>
3194
3195 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3196
3197 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3198
3199 * configure.ac (build_lto_plugin): New shell variable.
3200 (--enable-lto): Turn on by default for all non-ELF platforms that
3201 have had LTO support added so far. Set build_lto_plugin appropriately
3202 for both ELF and non-ELF.
3203 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3204 * configure: Regenerate.
3205
3206 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3207
3208 Sync from src:
3209 * configure.ac (v850 support): Remove target-libgloss from
3210 noconfigdirs.
3211 * configure: Regenerate.
3212
3213 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3214
3215 PR bootstrap/45326
3216 PR bootstrap/45174
3217 * configure.ac: Honor initial values of $build_configargs,
3218 $host_configargs, $target_configargs. Mark the precious, so
3219 environment settings get recorded.
3220 * configure: Regenerate.
3221
3222 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3223
3224 PR bootstrap/45796
3225 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3226 Depend on all-build-libiberty.
3227 * Makefile.in: Regenerate.
3228
3229 2010-09-30 Michael Eager <eager@eagercon.com>
3230
3231 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3232 * configure: Regenerate.
3233
3234 2010-09-28 Michael Eager <eager@eagercon.com>
3235
3236 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3237
3238 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3239
3240 PR bootstrap/44621
3241 * configure.ac: Fix unportable shell quoting.
3242 * configure: Regenerate.
3243
3244 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3245
3246 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3247 targets and amend comment.
3248 * configure: Regenerate.
3249
3250 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3251
3252 * MAINTAINERS (Write After Approval): Add myself.
3253
3254 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3255
3256 * configure.ac: Enable LTO by default on Darwin.
3257 * configure: Regenerate.
3258
3259 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3260
3261 * MAINTAINERS (Write After Approval): Add myself.
3262
3263 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3264
3265 * MAINTAINERS (Write After Approval): Add myself.
3266
3267 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3268
3269 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3270 ports
3271
3272 2010-07-28 David Yuste <david.yuste@gmail.com>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3277
3278 * configure.ac: Support all v850 targets.
3279 * configure: Regenerate.
3280
3281 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3282
3283 PR bootstrap/44455
3284 * configure.ac (extra_mpfr_configure_flags): Copy from
3285 extra_mpc_gmp_configure_flags.
3286 * configure: Re-generated.
3287
3288 2010-07-22 Andi Kleen <ak@linux.intel.com>
3289
3290 * MAINTAINERS (Write After Approval): Add myself.
3291
3292 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3293
3294 * MAINTAINERS (Write After Approval): Add myself.
3295
3296 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3297
3298 * MAINTAINERS (Write After Approval): Add myself.
3299
3300 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3301
3302 PR target/44862
3303 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3304 Provide -B option to allow for link spec %s substitutions for
3305 libstdc++.a on darwin.
3306 * Makefile.in: Regenerate.
3307
3308 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3309
3310 * MAINTAINERS (Reviewers): Update my e-mail address
3311
3312 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3313
3314 * Makefile.def (configure-gcc): Depend on all-libelf.
3315 * Makefile.in: Rebuild.
3316
3317 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3318
3319 * MAINTAINERS (Write After Approval): Add myself in the right place.
3320
3321 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3322
3323 * MAINTAINERS (Write After Approval): Add myself.
3324
3325 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3326
3327 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3328
3329 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3330
3331 * config.sub: Update to version 2010-05-21.
3332 * config.guess: Update to version 2010-04-03.
3333
3334 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3335
3336 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3337 * configure: Regenerate.
3338
3339 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3340
3341 * MAINTAINERS (Write After Approval): Add myself.
3342
3343 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3344
3345 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3346 a platform that supports LTO.
3347 * configure: Regenerate.
3348
3349 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3350
3351 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3352 * configure: Regenerated.
3353
3354 2010-04-27 Roland McGrath <roland@redhat.com>
3355 H.J. Lu <hongjiu.lu@intel.com>
3356
3357 * configure.ac (--enable-gold): Support both, both/gold and
3358 both/bfd to add gold to configdirs without removing ld.
3359 * configure: Regenerated.
3360
3361 * Makefile.def: Add install-gold dependency to install-ld.
3362 * Makefile.in: Regenerated.
3363
3364 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3365
3366 PR lto/42776
3367 * configure.ac (--enable-lto): Refactor handling so libelf tests
3368 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3369 and allow LTO to be explicitly enabled on non-ELF platforms that
3370 are known to support it inside else-clause.
3371 * configure: Regenerate.
3372
3373 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3374
3375 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3376 * configure: Regenerate.
3377
3378 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3379
3380 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3381 * configure: Regenerate.
3382
3383 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3384
3385 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3386 separately.
3387 * configure: Regenerate.
3388
3389 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3390
3391 * MAINTAINERS (Write After Approval): Add myself.
3392
3393 2010-04-14 Tristan Gingold <gingold@adacore.com>
3394
3395 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3396 * configure: Regenerate.
3397
3398 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3399
3400 * configure: Regenerate after change to elf.m4.
3401
3402 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3403
3404 * MAINTAINERS (Write After Approval): Add myself.
3405
3406 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3407
3408 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3409 * configure: Regenerated.
3410
3411 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3412
3413 * configure.ac: Print "buggy but acceptable" when CLooG
3414 revision is less than 9.
3415 * configure: Regenerated.
3416
3417 2010-04-01 Diego Novillo <dnovillo@google.com>
3418
3419 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3420
3421 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3422
3423 PR bootstrap/43615
3424 PR bootstrap/43328
3425
3426 Revert:
3427
3428 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3429
3430 * configure.ac: Do not pass --enable-multilib nor
3431 --disable-multilib in baseargs. Accept explicitly passed
3432 --enable_multilib.
3433 * configure: Regenerate.
3434
3435 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3436
3437 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3438
3439 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3440
3441 * MAINTAINERS: Remove myself.
3442
3443 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3444
3445 PR bootstrap/43328
3446 * configure.ac: Do not pass --enable-multilib nor
3447 --disable-multilib in baseargs. Accept explicitly passed
3448 --enable_multilib.
3449 * configure: Regenerate.
3450
3451 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3452
3453 * MAINTAINERS (spu port): Remove me.
3454
3455 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3456
3457 * configure.ac (tic6x-*-*): New case.
3458 * configure: Regenerate.
3459
3460 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3461
3462 * config.sub: Update to version 2010-03-22.
3463 * config.guess: Update to version 2009-12-30.
3464
3465 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3466
3467 PR ada/42554
3468 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3469 * configure: Regenerate.
3470
3471 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3472
3473 * MAINTAINERS: Update my email address.
3474
3475 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3476
3477 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3478 (ghassan.shobaki@amd.com): Removed.
3479
3480 2010-03-17 Alan Modra <amodra@gmail.com>
3481
3482 * MAINTAINERS: Update my email address.
3483
3484 2010-03-16 Diego Novillo <dnovillo@google.com>
3485
3486 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3487 Matthews.
3488
3489 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3490
3491 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3492 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3493
3494 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3495
3496 * MAINTAINERS: Update my email address.
3497
3498 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3499
3500 * MAINTAINERS: Update my email address.
3501
3502 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3503
3504 * MAINTAINERS: Update my email address.
3505
3506 2010-03-09 Jie Zhang <jie@codesourcery.com>
3507
3508 * MAINTAINERS: Update my email address.
3509
3510 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3511
3512 PR libstdc++/32499
3513 * configure.ac (RANLIB): Default to true.
3514 (STRIP): Likewise.
3515 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3516 * configure: Regenerate.
3517
3518 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3519
3520 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3521 (Write After Approval): Update my email address.
3522
3523 2010-02-17 Nick Clifton <nickc@redhat.com>
3524
3525 PR 11238
3526 * Makefile.tpl (local-distclean): Also remove config.cache files in
3527 sub-directories as there may not be Makefiles present in the
3528 sub-directories.
3529 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3530 the config.cache files found by the find command.
3531
3532 * Makefile.in: Regenerate.
3533 * configure.ac: Revert previous delta.
3534 * configure: Regenerate.
3535
3536 2010-02-15 Nick Clifton <nickc@redhat.com>
3537
3538 PR 11238
3539 * configure.ac: Delete config.cache files in sub-directories when
3540 deleting Makefiles.
3541 * configure: Regenerate.
3542
3543 2010-02-12 Ben Elliston <bje@gnu.org>
3544
3545 * MAINTAINERS: Update my email address.
3546
3547 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3548
3549 * MAINTAINERS (spu port): Update my email address.
3550
3551 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3552
3553 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3554
3555 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3556
3557 * configure.ac: Add "recommended" version checks for GMP/MPC.
3558 Update recommended GMP/MPFR/MPC versions.
3559 * configure: Regenerate.
3560
3561 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3562
3563 * MAINTAINERS: Move my Embecosm email address into the
3564 write-after-approval section.
3565
3566 2010-01-26 Ian Lance Taylor <iant@google.com>
3567
3568 * MAINTAINERS: Add myself as Go frontend maintainer.
3569
3570 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3571
3572 PR libstdc++/36101, PR libstdc++/42813
3573 * configure.ac (bootstrap_target_libs): Make inclusion of
3574 target-libgomp conditional on libgomb being in target_configdirs.
3575 * configure: Regenerate.
3576
3577 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3578
3579 PR libstdc++/36101, PR libstdc++/42813
3580 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3581 * configure: Regenerate.
3582
3583 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3584
3585 PR libstdc++/36101, PR libstdc++/42813
3586 * configure.ac (target_configdirs): Substitute.
3587 * Makefile.def: Bootstrap target module libgomp.
3588 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3589 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3590 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3591 * configure, Makefile.in: Regenerate.
3592
3593 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3594
3595 * MAINTAINERS: Adjust my details.
3596
3597 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3598
3599 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3600
3601 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3602
3603 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3604
3605 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3606
3607 * MAINTAINERS (Write After Approval): Add myself.
3608
3609 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3610
3611 * MAINTAINERS (Write After Approval): Add myself.
3612
3613 2010-01-11 Richard Guenther <rguenther@suse.de>
3614
3615 PR lto/41569
3616 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3617 * Makefile.in: Regenerated.
3618
3619 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3620
3621 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3622 * configure: Regenerate.
3623
3624 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3625 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3626
3627 PR bootstrap/42424
3628 * configure.ac: Include libtool m4 files.
3629 (_LT_CHECK_OBJDIR): Call it.
3630 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3631 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3632
3633 * configure: Regenerate.
3634
3635 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3636
3637 PR bootstrap/41818
3638 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3639 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3640 * Makefile.in: Regenerate.
3641
3642 2010-01-02 Richard Guenther <rguenther@suse.de>
3643
3644 PR lto/41529
3645 * configure.ac: Include config/elf.m4. Disable LTO if not
3646 builting for an elf target.
3647 * configure: Regenerate.
3648
3649 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3650
3651 * MAINTAINERS: Change my email address.
3652
3653 2009-12-18 Ben Elliston <bje@au.ibm.com>
3654
3655 * config.sub, config.guess: Update from upstream sources.
3656
3657 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3658
3659 * MAINTAINERS (Write After Approval): Add myself.
3660
3661 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3662
3663 PR middle-end/30447
3664 PR middle-end/30789
3665 PR other/40302
3666
3667 * configure.ac: Require MPC.
3668 * configure: Regenerate.
3669
3670 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3671
3672 PR target/38384
3673 PR bootstrap/40972
3674 * libtool.m4: Sync from git Libtool.
3675 * ltoptions.m4: Likewise.
3676 * ltversion.m4: Likewise.
3677 * lt~obsolete.m4: Likewise.
3678 * ltmain.sh: Likewise.
3679
3680 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3681
3682 * configure.ac: Update minimum MPC version to 0.8.
3683 * configure: Regenerate.
3684
3685 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3686
3687 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3688 * configure: Regenerated.
3689
3690 2009-11-21 Ian Lance Taylor <iant@google.com>
3691
3692 * configure.ac: Change default of poststage1_ldflags to be empty if
3693 poststage1_libs is set. When poststage1_libs is empty, and
3694 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3695 * configure: Rebuild.
3696
3697 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3698
3699 * MAINTAINERS (Write After Approval): Update my email address.
3700
3701 2009-11-20 Ben Elliston <bje@au.ibm.com>
3702
3703 * config.guess: Update from upstream sources.
3704
3705 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3706
3707 * Makefile.def: Restore host and target settings for gmp.
3708 * Makefile.in: Rebuild.
3709
3710 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3711
3712 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3713 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3714 Fix portability of test of C++ as bootstrap language. Add
3715 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3716 * configure: Rebuild.
3717 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3718 and cloog. Fix in-tree ppl configuration. Introduce libelf
3719 in-tree building.
3720 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3721 (POSTSTAGE1_HOST_EXPORTS): Use it.
3722 (STAGE[+id+]_CXXFLAGS): New.
3723 (BASE_FLAGS_TO_PASS): Pass it down.
3724 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3725 extra_exports.
3726 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3727 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3728 extra_exports.
3729 * Makefile.in: Rebuild.
3730
3731 2009-11-17 Ben Elliston <bje@au.ibm.com>
3732
3733 * config.sub, config.guess: Update from upstream sources.
3734
3735 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3736
3737 * MAINTAINERS (Write After Approval): Add myself.
3738
3739 2009-11-09 Jon Beniston <jon@beniston.com>
3740
3741 * MAINTAINERS (Write After Approval): Add myself.
3742
3743 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3744
3745 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3746 paths for *-w64-mingw* and x86_64-*mingw*.
3747 * configure: Regenerated.
3748
3749 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3750
3751 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3752
3753 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3754
3755 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3756 Phil Edwards to Write-After Approval.
3757
3758 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3759
3760 * configure.ac: Disable target-winsup & co for
3761 x86_64-*-mingw* and *-w64-mingw* targets.
3762 * configure: Regenerated.
3763
3764 2009-10-16 Nick Clifton <nickc@redhat.com>
3765
3766 * MAINTAINERS: Add myself as a maintainer for the RX port.
3767
3768 2009-10-26 Johannes Singler <singler@kit.edu>
3769
3770 * MAINTAINERS (Write After Approval): Update my e-mail address.
3771
3772 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3773
3774 * configure.ac (CLooG test): Use = with test.
3775 * configure: Regenerate.
3776
3777 2009-10-22 Richard Guenther <rguenther@suse.de>
3778
3779 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3780 cloog if the ppl version check failed. Move flags saving
3781 before setting in libelf check.
3782 * configure: Regenerate.
3783
3784 2009-10-21 Richard Guenther <rguenther@suse.de>
3785
3786 * configure.ac: Adjust the ppl and cloog configure to work as
3787 documented. Disable cloog if ppl was disabled. Omit the version
3788 checks if they were disabled.
3789 * configure: Re-generate.
3790
3791 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3792
3793 * configure.ac: Add 'lto' to enable_languages, not
3794 new_enable_languages, and only if not already present.
3795 * configure: Regenerate.
3796
3797 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3798
3799 * README: Refer to the various COPYING* files instead of just
3800 COPYING.
3801 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3802
3803 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3804
3805 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3806
3807 2009-10-07 Richard Guenther <rguenther@suse.de>
3808
3809 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3810 and Richard Guenther as reviewers.
3811 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3812 as reviewers.
3813
3814 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3815
3816 * config.sub: Update from upstream sources.
3817
3818 2009-10-06 Ian Lance Taylor <iant@google.com>
3819
3820 * Makefile.def: check-gold depends upon all-gas.
3821 * Makefile.in: Rebuild.
3822
3823 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3824
3825 * MAINTAINERS (Write After Approval): Add myself.
3826
3827 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3828
3829 * Makefile.def: all-lto-plugin depends on all-libiberty.
3830 set bootstrap=true for lto-plugin.
3831 Add lto-plugin.
3832 * Makefile.in: Regenerate.
3833 * configure.ac (host_libs): Add lto-plugin.
3834 * configure: Regenerate.
3835
3836 2009-10-03 Diego Novillo <dnovillo@google.com>
3837
3838 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3839 (HOST_LIBELFLIBS): Define.
3840 (HOST_LIBELFINC): Define.
3841 * Makefile.in: Regenerate.
3842 * configure.ac: Add --enable-lto.
3843 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3844 If --enable-lto is used, add 'lto' to new_enable_languages.
3845 If --enable-lto is used and gold is enabled, add
3846 lto-plugin to configdirs.
3847 * configure: Regenerate.
3848
3849 2009-10-03 Simon Baldwin <simonb@google.com>
3850
3851 * configure.ac: If --with-system-zlib, suppress local zlib and
3852 pass --with-system-zlib to subdir configure scripts.
3853 * configure: Regenerate.
3854
3855 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3856 Paolo Bonzini <bonzini@gnu.org>
3857
3858 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3859 $(srcdir).
3860 * Makefile.in: Rebuilt.
3861
3862 2009-09-26 Gary Funck <gary@intrepid.com>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3867
3868 * configure.ac: Update minimum MPC version to 0.7.
3869 * configure: Regenerate.
3870
3871 2009-09-25 Nick Clifton <nickc@redhat.com>
3872
3873 * configure.ac: Pass any --cache-file=/dev/null option on to
3874 subconfigures.
3875 * configure: Regenerate.
3876
3877 2009-09-23 Nick Clifton <nickc@redhat.com>
3878
3879 * config.sub, config.guess: Update from upstream sources.
3880
3881 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3882
3883 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3884 * Makefile.in: Rebuilt.
3885
3886 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3887
3888 PR bootstrap/32272
3889 * configure.ac: Error out if $srcdir isn't '.' but contains
3890 host-${host_noncanonical}.
3891 * configure: Regenerate.
3892
3893 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3894
3895 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3896 maintainer.
3897
3898 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3899
3900 * configure.ac: If bootstrapping a combined tree with
3901 --enable-gold, require c++ in stage1_languages.
3902 * configure: Regenerate.
3903
3904 * configure.ac: Also add target_libs of stage1_languages to
3905 bootstrap_target_libs.
3906 * configure: Regenerate.
3907
3908 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3909 with --enable-languages not containing c++.
3910 * configure: Regenerate.
3911
3912 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3913
3914 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3915 * configure: Regenerate.
3916
3917 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3918
3919 * MAINTAINERS (Write After Approval): Update my e-mail address,
3920 and move from from here...
3921 (Waiting for paperwork): To here.
3922
3923 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3924
3925 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3926
3927 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3928
3929 * configure.ac: Do not use $extrasub for replacing @if/@endif
3930 parts in Makefile; instead, use additional arguments to
3931 AC_CONFIG_COMMANDS to do the replacement manually, with several
3932 sed invocations, to avoid HP-UX sed command limits.
3933 * configure: Regenerate.
3934
3935 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3936
3937 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3938 blank before -L.
3939
3940 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3941
3942 * configure.ac (with-build-config): Document. Handle without.
3943 Handle missing argument.
3944 * configure: Rebuilt.
3945
3946 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3947
3948 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3949 Default to bootstrap-debug only if compare-debug works.
3950 * configure: Rebuilt.
3951 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3952 * Makefile.in: Rebuilt.
3953
3954 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3955
3956 * MAINTAINERS (OS Port Maintainers): Update my email address.
3957
3958 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3959
3960 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3961 * Makefile.in: Rebuilt.
3962
3963 2009-09-01 Chris Demetriou <cgd@google.com>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
3967 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3968
3969 PR debug/30161
3970 * include/dwarf2.h (enum dwarf_tag): Added
3971 DW_TAG_GNU_template_template_param
3972 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3973
3974 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3975
3976 * Makefile.tpl (AWK): Fix typo.
3977 * Makefile.in: Regenerate.
3978
3979 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3980
3981 * configure.ac: Detect awk and sed.
3982 * Makefile.def (flags_to_pass): Add AWK and SED.
3983 * Makefile.tpl (AWK, SED): New.
3984 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3985 * configure: Regenerate.
3986 * Makefile.in: Regenerate.
3987
3988 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3989
3990 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3991 (collapseslashes): Likewise.
3992
3993 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3994
3995 * configure.ac (AC_PREREQ): Bump to 2.64.
3996
3997 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3998
3999 * configure.ac: Remove --with-datarootdir, --with-docdir,
4000 --with-pdfdir, --with-htmldir switches.
4001 * configure: Regenerate.
4002
4003 * configure: Regenerate.
4004
4005 * compile: Sync from Automake 1.11.
4006 * depcomp: Likewise.
4007 * install-sh: Likewise.
4008 * missing: Likewise.
4009 * mkinstalldirs: Likewise.
4010 * ylwrap: Likewise.
4011
4012 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4013
4014 * ltmain.sh (func_normal_abspath): New function.
4015 (func_relative_path): Likewise.
4016 (func_mode_help): Document new -bindir option for link mode.
4017 (func_mode_link): Add new -bindir option, and use it to place
4018 output DLL if specified.
4019
4020 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4021
4022 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4023 (baseargs): Add --disable-option-checking.
4024 * configure: Regenerate.
4025
4026 * Makefile.def (configure-target-libiberty): Depend on
4027 all-binutils and all-ld.
4028 (configure-target-newlib): Likewise.
4029 * Makefile.in: Regenerate.
4030
4031 2009-08-17 Ben Elliston <bje@au.ibm.com>
4032
4033 * config.sub, config.guess: Update from upstream sources.
4034
4035 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4036
4037 Sync from src, merge:
4038
4039 2009-07-02 Tristan Gingold <gingold@adacore.com>
4040
4041 * configure.ac: Do not exclude gas for i386-*-darwin.
4042 Add a case for x86_64-*-darwin.
4043 * configure: Regenerate.
4044
4045 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4046
4047 * MAINTAINERS: Add my name to Write After Approval list.
4048
4049 2009-08-06 Michael Eager <eager@eagercon.com>
4050
4051 * configure.ac: Add Microblaze target.
4052 * configure: Regenerate.
4053
4054 2009-07-31 Christian Bruel <christian.bruel@st.com>
4055
4056 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4057 * configure: Regenerate.
4058
4059 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4060
4061 * MAINTAINERS (Write After Approval): Update my e-mail address.
4062
4063 2009-07-06 Ian Lance Taylor <iant@google.com>
4064
4065 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4066 * configure: Rebuild.
4067
4068 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4069
4070 * MAINTAINERS: Move myself to the Graphite Reviewers.
4071
4072 2009-06-30 Wei Guozhi <carrot@google.com>
4073
4074 * MAINTAINERS: Add my name to Write After Approval list.
4075
4076 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4077
4078 PR bootstrap/40338
4079 * configure.ac (comparestring): Create new variable.
4080 * Makefile.tpl (comparestring): Use to skip some comparisions.
4081 * configure: Regenerate.
4082 * Makefile.in: Regenerate.
4083
4084 2009-06-26 Doug Evans <dje@sebabeach.org>
4085
4086 * Makefile.def (host_modules): Add cgen.
4087 * Makefile.in: Regenerate.
4088 * configure.ac (host_tools): Add cgen.
4089 * configure: Regenerate.
4090
4091 2009-06-23 DJ Delorie <dj@redhat.com>
4092
4093 * MAINTAINERS: Add myself as mep maintainer.
4094
4095 2009-06-23 Ian Lance Taylor <iant@google.com>
4096
4097 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4098 boot_languages. Only bootstrap target libraries listed in
4099 target_libs for some boot language. Add --with-stage1-ldflags,
4100 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4101 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4102 if not building with C++.
4103 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4104 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4105 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4106 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4107 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4108 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4109 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4110 * configure, Makefile.in: Rebuild.
4111
4112 2009-06-23 Li Feng <nemokingdom@gmail.com>
4113
4114 * MAINTAINERS: Added my name to write-after-approval list.
4115
4116 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4117
4118 * configure.ac: Define is_elf for QNX Neutrino targets.
4119 * configure: Regenerate.
4120
4121 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4122
4123 * MAINTAINERS: Added my name to the write-after-approval list
4124
4125 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4126
4127 * configure.ac: Detect MPC in default directory.
4128 * configure: Regenerate.
4129
4130 2009-06-03 Jerome Guitton <guitton@adacore.com>
4131 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4132
4133 * Makefile.tpl (all): Avoid a trailing backslash.
4134 * Makefile.in: Regenerate.
4135
4136 2009-06-03 Ben Elliston <bje@au.ibm.com>
4137
4138 * config.sub, config.guess: Update from upstream sources.
4139
4140 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4141
4142 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4143 to noconfdirs.
4144 * configure: Regenerate.
4145
4146 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4147
4148 * Makefile.tpl ([+compare-target+]): Compare all stage
4149 directories, rather than just gcc.
4150 * Makefile.in: Rebuilt.
4151
4152 2009-06-01 Doug Kwan <dougkwan@google.com>
4153
4154 * configure.ac: Support gold for target arm*-*-*.
4155 * configure: Regenerate.
4156
4157 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4158
4159 * Makefile.def: Add MPC support and dependencies.
4160 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4161
4162 * Makefile.in, configure: Regenerate.
4163
4164 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4165
4166 * Makefile.tpl (all): Avoid harmless warning in make all when
4167 gcc-bootstrap is enabled but stage_last does not exist.
4168 * Makefile.in: Rebuilt.
4169
4170 2009-05-24 Nicolas Roche <roche@adacore.com>
4171
4172 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4173 * Makefile.in: Regenerate.
4174
4175 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4176
4177 * MAINTAINERS: Update my e-mail address.
4178
4179 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4180
4181 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4182 * configure: Regenerate.
4183
4184 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4185
4186 PR other/40159
4187 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4188 gcc-no-bootstrap are mutually exclusive.
4189 * Makefile.in: Rebuilt.
4190
4191 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4192
4193 PR other/40159
4194 * Makefile.tpl (all): Don't end with unconditional success.
4195 * Makefile.in: Rebuilt.
4196
4197 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4198
4199 PR target/37137
4200 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4201 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4202 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4203 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4204 stage_configureflags, stage_cflags and stage_libcflags into
4205 explicit Makefile macros.
4206 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4207 GFORTRAN.
4208 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4209 CC. Set CC_FOR_BUILD from CC.
4210 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4211 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4212 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4213 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4214 and GFORTRAN.
4215 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4216 (_LIBCFLAGS): Renamed to _TFLAGS.
4217 (do-compare-debug, do-compare3-debug): Drop.
4218 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4219 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4220 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4221 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4222 (XGCC_FLAGS_FOR_TARGET): New.
4223 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4224 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4225 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4226 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4227 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4228 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4229 TFLAGS.
4230 (BUILD_CONFIG): Include if requested.
4231 (all): Set TFLAGS on bootstrap.
4232 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4233 (all-stageid-prefixmodule): Likewise.
4234 (do-clean, distclean-stageid): Set TFLAGS.
4235 (restrap): Fix whitespace.
4236 * Makefile.in: Rebuilt.
4237
4238 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4239
4240 * config.guess: Sync with src.
4241
4242 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4243
4244 * configure.ac ($with_ppl): Default to no if not supplied.
4245 ($with_cloog): Likewise.
4246 configure: Regenerate.
4247
4248 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4249
4250 * MAINTAINERS: Update my e-mail address.
4251
4252 2009-04-27 Nick Clifton <nickc@redhat.com>
4253
4254 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4255
4256 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4257
4258 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4259 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4260 * Makefile.in: Regenerate.
4261
4262 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4263
4264 PR bootstrap/39739
4265 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4266 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4267
4268 * configure, Makefile.in: Regenerate.
4269
4270 2009-04-21 Taras Glek <tglek@mozilla.com>
4271
4272 * include/hashtab.h: Update GTY annotations to new syntax
4273 * include/splay-tree.h: Likewise
4274
4275 2009-04-17 Ben Elliston <bje@au.ibm.com>
4276
4277 * config.sub, config.guess: Update from upstream sources.
4278
4279 2009-04-15 Anthony Green <green@moxielogic.com>
4280
4281 * configure.ac: Add moxie support.
4282 * configure: Rebuilt.
4283
4284 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4285
4286 * configure.ac: Change copyright header to refer to version
4287 3 of the GNU General Public License and to point readers at the
4288 COPYING3 file and the FSF's license web page.
4289 * Makefile.def: Likewise.
4290 * Makefile.tpl: Likewise.
4291 * Makefile.in: Regenerate.
4292
4293 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4294
4295 * configure.ac: Restore match for darwin9 or later. Use double
4296 brackets since regeneration eats one pair.
4297 * configure: Regenerate.
4298
4299 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4300
4301 PR gas/10039
4302 * configure.ac: Require texinfo 4.7.
4303 * configure: Regenerated.
4304
4305 2009-04-09 Nick Clifton <nickc@redhat.com>
4306
4307 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4308 the GCC Runtime Library Exception.
4309
4310 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4311
4312 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4313 * configure: Regenerate.
4314
4315 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4316
4317 * Makefil.def (languages): New entries.
4318 * Makefile.tpl (check-gcc-*): New generic target.
4319 * Makefile.in: Regenerate.
4320
4321 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4322
4323 * MAINTAINERS: Update my email address.
4324
4325 2009-03-18 Tom Tromey <tromey@redhat.com>
4326
4327 * configure: Rebuild.
4328 * configure.ac (host_libs): Add libiconv.
4329 * Makefile.in: Rebuild.
4330 * Makefile.def (host_modules): Add libiconv.
4331 (configure-gdb, all-gdb): Depend on libiconv.
4332
4333 2009-03-16 Tristan Gingold <gingold@adacore.com>
4334
4335 * configure.ac: Treat gdb as supported on x86_64-darwin.
4336 * configure: Regenerate.
4337
4338 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4339
4340 * configure.ac (--with-host-libstdcxx): New option.
4341 * configure: Regenerate.
4342
4343 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4344
4345 * MAINTAINERS: Move myself into the write after approval list.
4346
4347 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4348
4349 * MAINTAINERS: Update e-mail address.
4350
4351 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4352
4353 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4354
4355 2009-03-10 Ira Rosen <irar@il.ibm.com>
4356
4357 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4358
4359 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4360
4361 Backport from git Libtool:
4362
4363 2009-01-19 Robert Millan <rmh@aybabtu.com>
4364 Support GNU/kOpenSolaris.
4365 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4366 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4367 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4368 GNU/kOpenSolaris.
4369
4370 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4371
4372 * MAINTAINERS: Update e-mail address.
4373
4374 2009-02-24 Michael Eager <eager@eagercon.com>
4375
4376 * MAINTAINERS (Write After Approval): Add self.
4377
4378 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4379
4380 * MAINTAINERS (Write After Approval): Add myself.
4381
4382 2009-02-05 Andreas Schwab <schwab@suse.de>
4383
4384 * Makefile.tpl (stage_last): Define $r and $s before using
4385 $(RECURSE_FLAGS_TO_PASS).
4386 * Makefile.in: Regenerate
4387
4388 2009-01-30 Ian Lance Taylor <iant@google.com>
4389
4390 * MAINTAINERS: Move myself to the Global Reviewers list.
4391
4392 2009-01-29 Robert Millan <rmh@aybabtu.com>
4393
4394 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4395 * configure: Regenerate.
4396
4397 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4398
4399 * MAINTAINERS: Make whitespace consistent.
4400 Remove Robert Millan from Write After Approval.
4401
4402 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4403
4404 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4405 (all-opcodes): Depend on all-libiberty.
4406 * Makefile.in: Regenerate.
4407
4408 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4409
4410 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4411 * configure: Regenerate.
4412
4413 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4414
4415 * MAINTAINERS (Write After Approval): Add myself.
4416
4417 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4418
4419 * MAINTAINERS: Add myself to reviewers (Fortran).
4420
4421 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4422
4423 PR tree-optimization/38515
4424 * configure.ac (cloog-polylib): Removed.
4425 (with_ppl, with_cloog): Test for "no".
4426 * configure: Regenerated.
4427
4428 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4429
4430 * MAINTAINERS: Moved myself to reviewers (Fortran).
4431
4432 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4433
4434 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4435 (Write After Approval): Remove myself.
4436
4437 2009-01-03 Diego Novillo <dnovillo@google.com>
4438
4439 * MAINTAINERS: Remove myself from alias maintainership.
4440
4441 2009-01-02 David Ayers <ayers@fsfe.org>
4442
4443 * MAINTAINERS: Update e-mail address.
4444
4445 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4446
4447 * MAINTAINERS: Make whitespace consistent.
4448
4449 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4450
4451 Backport from upstream Libtool:
4452 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4453 Add cache variables to tests that require the linker to work.
4454 For shlibpath_overrides_runpath, this also changes the semantics
4455 to let the result from the C compiler take precedence.
4456
4457 2008-12-02 Ben Elliston <bje@au.ibm.com>
4458
4459 * config.sub, config.guess: Update from upstream sources.
4460
4461 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4462
4463 * configure.ac (ppllibs): Add by default the lib flags.
4464 * configure: Regenerate.
4465
4466 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4467
4468 * MAINTAINERS: Add myself to the write after approval list.
4469
4470 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4471
4472 * configure.ac: Add double brackets on darwin[912].
4473 * configure: Regenerate.
4474
4475 2008-12-03 Daniel Kraft <d@domob.eu>
4476
4477 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4478 Approval to Reviewer section (for Fortran front-end).
4479
4480 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4481
4482 * configure.ac: Expand to darwin10 and later.
4483 * configure: Regenerate.
4484
4485 2008-12-02 Andreas Schwab <schwab@suse.de>
4486
4487 * Makefile.def: configure-target-boehm-gc depends on
4488 all-target-libstdc++-v3.
4489 * Makefile.in: Regenerate.
4490
4491 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4492
4493 * MAINTAINERS: Add myself as mingw maintainer.
4494
4495 2008-12-02 Ben Elliston <bje@au.ibm.com>
4496
4497 * config.sub, config.guess: Update from upstream sources.
4498
4499 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4500
4501 * README.SCO: Remove.
4502
4503 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4504
4505 * MAINTAINERS: Add myself to the write after approval list.
4506
4507 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4508
4509 * MAINTAINERS: Update my email address in WAA section.
4510
4511 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4512
4513 * MAINTAINERS: Update e-mail address.
4514
4515 2008-11-27 Toon Moene <toon@moene.org>
4516
4517 * MAINTAINERS: Change e-mail address.
4518
4519 2008-11-27 Tristan Gingold <gingold@adacore.com>
4520
4521 * configure.ac: Build gdb for i?86-*-darwin*
4522 * configure: Regenerated.
4523
4524 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4525
4526 * MAINTAINERS: Added my full name.
4527
4528 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4529
4530 PR bootstrap/38014
4531 PR bootstrap/37923
4532
4533 Revert:
4534
4535 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4536
4537 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4538 * Makefile.in: Regenerated.
4539
4540 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4541
4542 PR gdb/921
4543 PR gdb/1646
4544 PR gdb/2175
4545 PR gdb/2176
4546
4547 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4548 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4549 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4550 (HOST_EXPORTS): Pass CPPFLAGS.
4551 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4552 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4553 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4554 * Makefile.in, configure: Regenerated.
4555 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4556 and CPPFLAGS_FOR_BUILD.
4557
4558 2008-11-06 Jeff Law <law@redhat.com>
4559
4560 * MAINTAINERS: Add myself as middle end maintainer.
4561
4562 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4563
4564 * MAINTAINERS (Write after approval): Add myself.
4565
4566 2008-11-05 Diego Novillo <dnovillo@google.com>
4567
4568 * MAINTAINERS (Global Reviewers): Add myself.
4569 (Non-Algorithmic Maintainers): Remove myself.
4570
4571 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4572
4573 * MAINTAINERS (Write after approval): Add myself.
4574
4575 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4576
4577 * MAINTAINERS (Write after approval): Add myself.
4578
4579 2008-10-31 Ben Elliston <bje@au.ibm.com>
4580
4581 * configure.ac (spu-*-*): Remove special case.
4582 * configure: Regenerate.
4583
4584 2008-10-30 Catherine Moore <clm@codesourcery.com>
4585
4586 * MAINTAINERS (Write after approval): Update my email address.
4587
4588 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4589
4590 * configure.ac [spu-*-*]: Do not set skipdirs.
4591 * configure: Re-generate.
4592
4593 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4594
4595 * MAINTAINERS (Various Maintainers): Add myself to reload.
4596
4597 2008-10-25 Richard Guenther <rguenther@suse.de>
4598
4599 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4600 maintainer. Remove myself as libgcc-math maintainer.
4601 (Non-Algorithmic Maintainers): Remove myself.
4602
4603 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4604
4605 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4606 * Makefile.in: Regenerated.
4607
4608 2008-10-23 Cary Coutant <ccoutant@google.com>
4609
4610 * MAINTAINERS (Write after approval): Add myself.
4611
4612 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4613
4614 PR gdb/921
4615 PR gdb/1646
4616 PR gdb/2175
4617 PR gdb/2176
4618
4619 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4620 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4621 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4622 (HOST_EXPORTS): Pass CPPFLAGS.
4623 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4624 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4625 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4626 * Makefile.in, configure: Regenerated.
4627 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4628 and CPPFLAGS_FOR_BUILD.
4629
4630 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4631
4632 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4633 Sebastian Pop.
4634
4635 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4636
4637 * MAINTAINERS (Write After Approval): Added myself.
4638
4639 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4640
4641 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4642 recommended version to 2.3.2.
4643
4644 * configure: Regenerate.
4645
4646 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4647
4648 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4649
4650 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4651
4652 * MAINTAINERS (Write After Approval): Update e-mail address.
4653
4654 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4655
4656 * libtool.m4: Update to libtool 2.2.6.
4657 * lt~obsolete.m4: Update to libtool 2.2.6.
4658 * ltmain.sh: Update to libtool 2.2.6.
4659 * ltsugar.m4: Update to libtool 2.2.6.
4660 * ltversion.m4: Update to libtool 2.2.6.
4661 * ltoptions.m4: Update to libtool 2.2.6.
4662 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4663
4664 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4665
4666 * MAINTAINERS (Write After Approval): Add myself.
4667
4668 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4669
4670 * MAINTAINERS (Write After Approval): Update my name.
4671
4672 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4673
4674 * MAINTAINERS: Add myself in "Write After Approval".
4675
4676 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4677
4678 * MAINTAINERS: Add myself as ia64 maintainer.
4679
4680 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4681
4682 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4683 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4684 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4685 and Michael Tiemann from Write After Approval since they do not
4686 actually have access.
4687
4688 2008-09-05 Richard Guenther <rguenther@suse.de>
4689
4690 * configure.ac: Initialize clooglibs to -lcloog.
4691 * configure: Re-generate.
4692
4693 2008-09-04 Le-Chun Wu <lcwu@google.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
4697 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4698
4699 * configure.ac (--with-cloog-polylib): New.
4700 (--disable-cloog-version-check): New.
4701 (--disable-ppl-version-check): New.
4702 * configure: Re-generate.
4703
4704 2008-09-03 Richard Guenther <rguenther@suse.de>
4705
4706 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4707 cloog test.
4708 * configure: Re-generate.
4709
4710 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4711
4712 Add picoChip port.
4713 * MAINTAINERS: Add picoChip maintainers.
4714
4715 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4716 Tobias Grosser <grosser@fim.uni-passau.de>
4717 Jan Sjodin <jan.sjodin@amd.com>
4718 Harsha Jagasia <harsha.jagasia@amd.com>
4719 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4720 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4721 Adrien Eliche <aeliche@isty.uvsq.fr>
4722
4723 Merge from graphite branch.
4724 * configure: Regenerate.
4725 * Makefile.in: Regenerate.
4726 * configure.ac (host_libs): Add ppl and cloog.
4727 Add checks for PPL and CLooG.
4728 * Makefile.def (ppl, cloog): Added modules and dependences.
4729 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4730 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4731
4732 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4733
4734 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4735 (GCC_SHLIB_SUBDIR): New.
4736 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4737 * configure: Regenerate.
4738 * Makefile.in: Regenerate.
4739
4740 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4741
4742 * MAINTAINERS: Consistently use tabs to separate columns.
4743
4744 2008-08-29 Tristan Gingold <gingold@adacore.com>
4745
4746 * MAINTAINERS (Write after Approval): Add myself.
4747
4748 2008-08-28 Tristan Gingold <gingold@adacore.com>
4749
4750 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4751 Enable bfd, binutils and opcodes.
4752 * configure: Regenerate.
4753
4754 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4755
4756 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4757
4758 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4759
4760 * MAINTAINERS: Use correct Umlaut for last name.
4761
4762 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4763
4764 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4765
4766 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4767
4768 * MAINTAINERS: Update my email address.
4769
4770 2008-08-16 Nicolas Roche <roche@adacore.com>
4771
4772 * Makefile.tpl: Add BOOT_ADAFLAGS.
4773 * Makefile.in: Regenerate.
4774
4775 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4776
4777 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4778 * configure: Regenerate.
4779
4780 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4781
4782 * configure.ac: Add makefile fragments for hpux.
4783 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4784 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4785 * configure: Regenerate.
4786 * Makefile.in: Regenerate.
4787
4788 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4789
4790 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4791
4792 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4793
4794 * MAINTAINERS (Write after Approval): Add myself.
4795
4796 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4797
4798 * MAINTAINERS (Write After Approval): Add myself.
4799
4800 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4801
4802 * MAINTAINERS (Write After Approval): Add myself.
4803
4804 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4805
4806 * MAINTAINERS: Update my email address.
4807
4808 2008-06-25 Joey Ye <joey.ye@intel.com>
4809
4810 * MAINTAINERS (Write After Approval): Add myself.
4811
4812 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4813
4814 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4815 * Makefile.in: Regenerate.
4816 * configure: Regenerate.
4817
4818 2008-06-17 Daniel Kraft <d@domob.eu>
4819
4820 * MAINTAINERS (Write After Approval): Add myself.
4821
4822 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4823
4824 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4825 "$@" is still intact with both Autoconf 2.59 and 2.62.
4826 * configure: Regenerate.
4827
4828 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4829
4830 * Makefile.tpl: Fix comment errors.
4831 * Makefile.in: Regenerate.
4832
4833 2008-06-12 David S. Miller <davem@davemloft.net>
4834 David Edelsohn <edelsohn@gnu.org>
4835
4836 * configure.ac: Add powerpc*-*-* to gold supported targets.
4837 * configure: Regenerate.
4838
4839 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4840
4841 PR tree-optimization/36218
4842 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4843 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4844 (all prefix="build-"): Pass them to build-system sub-makes.
4845 * Makefile.in: Regenerate.
4846
4847 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4848
4849 * MAINTAINERS (mt port): Remove.
4850 (sco5, unixware, sco udk): Remove.
4851 (Kean Johnston): Add to Write After Approval.
4852
4853 2008-05-30 Julian Brown <julian@codesourcery.com>
4854
4855 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4856 of libobjc for ARM EABI Linux.
4857 * configure: Regenerate.
4858
4859 2008-05-18 Xinliang David Li <davidxl@google.com>
4860
4861 * ChangeLog: Remove wrong ChangeLog entry.
4862
4863 2008-05-17 Xinliang David Li <davidxl@google.com>
4864
4865 * MAINTAINERS (Write After Approval): Add myself.
4866
4867 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4868
4869 * MAINTAINERS (Write After Approval): Add myself.
4870
4871 2008-05-14 Rafael Espíndola <espindola@google.com>
4872
4873 * config-ml.in: don't handle --enable-shared and --enable-static.
4874
4875 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4876
4877 * MAINTAINERS: Update my email address.
4878
4879 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4880
4881 * MAINTAINERS: Update my email address.
4882
4883 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4884
4885 * MAINTAINERS (Write After Approval): Add myself.
4886
4887 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4888
4889 * MAINTAINERS (Write After Approval): Add myself.
4890
4891 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4892
4893 * MAINTAINERS (crx): Add myself.
4894
4895 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4896
4897 Sync with src:
4898 2008-04-14 David S. Miller <davem@davemloft.net>
4899
4900 * configure.ac: Add sparc*-*-* to gold supported targets.
4901 * configure: Regenerate.
4902
4903 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4904
4905 PR bootstrap/35457
4906 * configure.ac: Include override.m4.
4907 * configure: Regenerate.
4908
4909 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4910
4911 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4912 * Makefile.in: Regenerate.
4913
4914 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4915
4916 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4917 as nonconfigurable directories list.
4918 * configure: Regenerate.
4919
4920 2008-04-14 Ben Elliston <bje@au.ibm.com>
4921
4922 * config.sub, config.guess: Update from upstream sources.
4923
4924 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4925
4926 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4927 * Makefile.in: Regenerate.
4928
4929 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4930
4931 * configure.ac: Do not build libssp for the AVR.
4932 * configure: Regenerate.
4933
4934 2008-04-07 Ian Lance Taylor <iant@google.com>
4935
4936 * Makefile.def: check-gold depends upon all-binutils.
4937 * Makefile.in: Regenerate.
4938
4939 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4940
4941 * MAINTAINERS (Write After Approval): Add myself.
4942
4943 2008-04-04 Nick Clifton <nickc@redhat.com>
4944
4945 PR binutils/4334
4946 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4947 builds.
4948 * configure: Regenerate.
4949
4950 2008-04-04 NightStrike <NightStrike@gmail.com>
4951
4952 PR other/35151
4953 * configure.ac: Combine rules for mingw32 and mingw64.
4954 * configure: Regenerate.
4955
4956 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4957
4958 * MAINTAINERS (Write After Approval): Add myself.
4959
4960 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4961
4962 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4963 * Makefile.in (.NOTPARALLEL): Ditto.
4964
4965 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4966
4967 * MAINTAINERS (Write After Approval): Add myself.
4968
4969 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4970
4971 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4972 * Makefile.in (.NOTPARALLEL): Regenerate.
4973
4974 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4975
4976 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4977 * Makefile.in: Regenerate.
4978
4979 2008-03-26 Jakub Staszak <kuba@et.pl>
4980
4981 * MAINTAINERS (Write After Approval): Add myself.
4982
4983 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4984
4985 * MAINTAINERS: Update e-mail address.
4986
4987 2008-03-20 Ian Lance Taylor <iant@google.com>
4988
4989 * configure.ac: Add support for --enable-gold.
4990 * Makefile.def: Add gold as a directory like ld.
4991 * configure, Makefile.in: Regenerate.
4992
4993 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4994
4995 * configure.ac: m4_include config/proginstall.m4.
4996 * configure: Regenerate.
4997
4998 Backport from upstream Libtool:
4999
5000 2007-10-12 Eric Blake <ebb9@byu.net>
5001
5002 Deal with Autoconf 2.62's semantic change in m4_append.
5003 * ltsugar.m4 (lt_append): Replace broken versions of
5004 m4_append.
5005 (lt_if_append_uniq): Don't require separator to be overquoted,
5006 and avoid broken m4_append.
5007 (lt_dict_add): Fix typo.
5008 * libtool.m4 (_LT_DECL): Don't overquote separator.
5009
5010 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5011
5012 * config.rpath: Add AIX 6 support.
5013
5014 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5015
5016 * Makefile.def (stageprofile). Remove -fprofile-generate
5017 from stage_libcflags.
5018 * Makefile.in: Regenerate.
5019
5020 2008-03-13 Ben Elliston <bje@au.ibm.com>
5021
5022 * config.sub, config.guess: Update from upstream sources.
5023
5024 2008-03-06 Tom Tromey <tromey@redhat.com>
5025
5026 * MAINTAINERS: Update for treelang deletion.
5027
5028 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5029
5030 * MAINTAINERS: Update my email address.
5031
5032 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5033
5034 * MAINTAINERS (darwin port): Add myself as a maintainer.
5035 (objective-c/c++): Add myself as a maintainer.
5036
5037 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5038
5039 * MAINTAINERS (Write After Approval): Update my email address.
5040
5041 2008-02-25 Tomas Bily <tbily@suse.cz>
5042
5043 * MAINTAINERS (Write After Approval): Add myself.
5044
5045 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5046
5047 * MAINTAINERS (OpenMP): Add myself.
5048
5049 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5050
5051 PR bootstrap/32009
5052 PR bootstrap/32161
5053
5054 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5055 * configure: Regenerate.
5056
5057 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5058 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5059 STAGE4_LIBCFLAGS): New.
5060 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5061 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5062 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5063 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5064 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5065 for target modules. Don't export LIBCFLAGS.
5066 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5067 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5068 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5069 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5070 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5071 * Makefile.in: Regenerate.
5072
5073 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5074
5075 PR libgcj/33085
5076 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5077 Do not use -DDLL_EXPORT. Backport from upstream.
5078
5079 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5080
5081 * MAINTAINERS (Write After Approval): Add myself.
5082
5083 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5084
5085 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5086 * configure: Regenerate.
5087
5088 2008-01-31 Marc Gauthier <marc@tensilica.com>
5089
5090 * configure.ac (xtensa*-*-*): Recognize processor variants.
5091 * configure: Regenerate.
5092
5093 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5094
5095 PR bootstrap/34922
5096 * configure.ac (PARSE_ARGS): Push suitable setting of
5097 ac_subdirs_all, for `./configure --help=recursive'.
5098 Handle `+' in generic toplevel directory disabling.
5099 * configure: Regenerate.
5100
5101 2008-01-28 Nick Clifton <nickc@redhat.com>
5102
5103 * MAINTAINERS (xstormy16): Take over maintainership.
5104
5105 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5106
5107 * MAINTAINERS (c4x port): Remove.
5108
5109 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5110
5111 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5112
5113 2008-01-23 Ben Elliston <bje@au.ibm.com>
5114
5115 * config.sub, config.guess: Update from upstream sources.
5116
5117 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5118
5119 * MAINTAINERS (Write After Approval): Add myself.
5120
5121 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5122
5123 * MAINTAINERS: Update my email address.
5124
5125 2008-01-09 Raksit Ashok <raksit@google.com>
5126
5127 * MAINTAINERS (Write After Approval): Add myself.
5128
5129 2008-01-09 Raksit Ashok <raksit@google.com>
5130
5131 * MAINTAINERS (Write After Approval): Add myself.
5132
5133 2008-01-08 Ben Elliston <bje@au.ibm.com>
5134
5135 * config.sub, config.guess: Update from upstream sources.
5136
5137 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5138
5139 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5140 Change recommended MPFR from 2.2.1 -> 2.3.0.
5141 * configure: Regenerate.
5142
5143 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5144
5145 * MAINTAINERS: Update my email address.
5146
5147 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5148
5149 * MAINTAINERS: Update my email address.
5150
5151 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5152
5153 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5154 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5155 * Makefile.in: Regenerate.
5156
5157 2007-12-10 Mark Heffernan <meheff@google.com>
5158
5159 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5160 misplaced entries.
5161
5162 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5163
5164 * configure.ac: Enable libjava for x86_64-*-darwin9.
5165 * configure: Regenerate.
5166
5167 2007-12-07 Bill Maddox <maddox@google.com>
5168
5169 * MAINTAINERS (Write After Approval): Add myself.
5170
5171 2007-12-05 Ben Elliston <bje@au.ibm.com>
5172
5173 * config.sub, config.guess: Update from upstream sources.
5174
5175 2007-12-02 Matthias Klose <doko@ubuntu.com>
5176
5177 * config-ml.in: Remove 64bit configure tests.
5178
5179 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5180
5181 * config-ml.in: Robustify against white space in absolute file
5182 names.
5183
5184 * config-ml.in (multi-clean): Substitute ${Makefile}.
5185 Remove superfluous ${Makefile} in list.
5186
5187 2007-11-19 Thiemo Seufer <ths@mips.com>
5188
5189 * config-ml.in: Don't hardcode the Makefile name.
5190
5191 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5192
5193 * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5196
5197 * MAINTAINERS (Write After Approval): Add myself.
5198
5199 2007-11-06 Doug Kwan <dougkwan@google.com>
5200
5201 * MAINTAINERS (Write After Approval): Add myself.
5202
5203 2007-10-25 Ben Elliston <bje@au.ibm.com>
5204
5205 * MAINTAINERS (mercury): Remove entry.
5206 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5207
5208 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5209
5210 * Makefile.def (dependencies): Make configure-gdb depend on
5211 all-intl.
5212 * Makefile.in: Regenerated.
5213
5214 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5215
5216 * MAINTAINERS (Fortran maintainer): Remove myself.
5217
5218 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5219
5220 * Makefile.def: To avoid problems running with parallel makes,
5221 build newlib before libgloss so that target specific header
5222 files are availble.
5223 * Makefile.in: Regenerate
5224
5225 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5226
5227 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5228 * Makefile.in: Regenerate.
5229
5230 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5231
5232 * MAINTAINERS (Register allocation reviewer): Add myself.
5233
5234 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5235
5236 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5237 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5238 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5239 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5240 * configure: Regenerate.
5241
5242 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5243
5244 * MAINTAINERS (Register allocation reviewer): Add myself.
5245
5246 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5247
5248 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5249 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5250 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5251 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5252 * configure.ac: Default them to host tools for $host = $build.
5253 Subst them.
5254
5255 * configure: Regenerate.
5256 * Makefile.in: Regenerate.
5257
5258 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5259
5260 * MAINTAINERS (Register allocation reviewer): Add myself.
5261
5262 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5263
5264 * MAINTAINERS (Register allocation reviewer): Add myself.
5265
5266 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5267
5268 * MAINTAINERS (Write After Approval): Fix typo.
5269
5270 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5271
5272 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5273 * configure: Regenerate.
5274
5275 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5276
5277 PR bootstrap/31906
5278 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5279 they're already prefixed.
5280
5281 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5282
5283 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5284 libstdc++.
5285 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5286 * configure: Regenerate.
5287 * Makefile.in: Regenerate.
5288
5289 2007-09-17 Andreas Schwab <schwab@suse.de>
5290
5291 * configure.ac: Raise minimum makeinfo version to 4.6.
5292 * configure: Regenerate.
5293
5294 2007-09-17 Johannes Singler <singler@ira.uka.de>
5295
5296 * MAINTAINERS (write-after-approval) add myself
5297
5298 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5299
5300 * configure.ac: Correct makeinfo version check.
5301 * configure: Regenerate.
5302
5303 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5304
5305 * MAINTAINERS: Update my email address.
5306
5307 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5308
5309 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5310 to $skipdirs and only disable gprof for newlib. Use the normal
5311 mips*-elf* handling in other respects.
5312 * configure: Regnerate.
5313
5314 2007-09-12 David Daney <ddaney@avtrex.com>
5315
5316 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5317 enabling libgcj.
5318 * configure: Regenerate.
5319
5320 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5321
5322 PR other/32154
5323 * configure.ac: For libgloss targets, point the linker to the linker
5324 script, startup code and simulator library.
5325 * configure: Regenerate.
5326
5327 2007-09-07 Andrew Haley <aph@redhat.com>
5328
5329 * configure.ac (noconfigdirs): Remove target-libffi and
5330 target-libjava.
5331 * configure: Regenerate.
5332
5333 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5334
5335 PR target/33281
5336 * configure.ac: Use config/mh-mingw on mingw.
5337 * configure: Regenerate.
5338
5339 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5340
5341 * MAINTAINERS (Write After Approval): Add myself.
5342
5343 2007-09-05 Richard Guenther <rguenther@suse.de>
5344
5345 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5346 nor --disable-checking is provided also turn on yes and types
5347 checking for stage1.
5348 * configure: Re-generate.
5349
5350 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5351
5352 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5353 (Write After Approval): Remove myself.
5354
5355 2007-08-29 Nick Clifton <nickc@redhat.com>
5356
5357 * config.sub, config.guess: Update from upstream sources.
5358
5359 2007-08-22 Bud Davis <jmdavis@link.com>
5360
5361 * MAINTAINERS (Write After Approval): Added myself.
5362 * MAINTAINERS (Reviewers): Removed myself.
5363
5364 2007-08-18 Paul Brook <paul@codesourcery.com>
5365 Joseph Myers <joseph@codesourcery.com>
5366
5367 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5368 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5369 * Makefile.in: Regenerate.
5370 * configure.ac (--with-debug-prefix-map): New.
5371 * configure: Regenerate.
5372
5373 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5374 Nigel Stephens <nigel@mips.com>
5375
5376 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5377 as target_makefile_frag.
5378 * configure: Regenerate.
5379
5380 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5381
5382 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5383 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5384 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5385 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5386 (do-compare, do-compare3, do-compare-debug): New.
5387 ([+compare-target+]): Use them.
5388
5389 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5390
5391 * MAINTAINERS (Write After Approval): Change my email address.
5392
5393 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5394 Ben Elliston <bje@au.ibm.com>
5395
5396 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5397 --silent if $silent.
5398 * configure: Regenerate.
5399
5400 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5401
5402 * MAINTAINERS (Various Maintainers): Add myself as
5403 loop infrastructure maintainer. Update my e-mail
5404 address.
5405
5406 2007-07-31 Diego Novillo <dnovillo@google.com>
5407
5408 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5409 Adjust description.
5410
5411 2007-07-26 Richard Guenther <rguenther@suse.de>
5412
5413 * configure.ac: Add types checking to stage1 checking flags.
5414 * configure: Regenerate.
5415
5416 2007-07-17 Nick Clifton <nickc@redhat.com>
5417
5418 * COPYING3: New file. Contains version 3 of the GNU General
5419 Public License.
5420 * COPYING3.LIB: New file. Contains version 3 of the GNU
5421 Lesser General Public License.
5422
5423 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5424
5425 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5426
5427 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5428
5429 * MAINTAINERS (S/390 co-maintainer): Add myself.
5430 (Write After Approval): Remove myself.
5431
5432 2007-07-13 Dan Hipschman <dsh@google.com>
5433
5434 * MAINTAINERS (Write After Approval): Add myself.
5435
5436 2007-07-11 Nick Clifton <nickc@redhat.com>
5437
5438 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5439 WINDRES export.
5440 * Makefile.in: Regenerate.
5441
5442 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5443
5444 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5445 maintainer.
5446
5447 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5448
5449 * lt~obsolete.m4: New. Import from 20070318 libtool.
5450
5451 2007-07-03 Julian Brown <julian@codesourcery.com>
5452
5453 * MAINTAINERS (Write After Approval): Add myself.
5454
5455 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5456
5457 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5458 * configure: Regenerate.
5459
5460 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5461
5462 * configure.ac: Add some missing m4 quotation.
5463 * configure: Regenerate.
5464
5465 2007-07-02 Simon Baldwin <simonb@google.com>
5466
5467 * MAINTAINERS (Write After Approval): Add myself.
5468
5469 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5470
5471 * configure: Regenerate.
5472
5473 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5474
5475 * Makefile.def: Add windmc tool to build.
5476 * Makefile.tpl: Likewise.
5477 * configure.ac: Likewise.
5478 * Makefile.in: Regenerate.
5479 * configure: Regenerate.
5480
5481 2007-06-28 DJ Delorie <dj@redhat.com>
5482
5483 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5484 not building newlib.
5485 * configure: Regenerated.
5486
5487 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5488
5489 * MAINTAINERS (Write After Approval): Add myself.
5490
5491 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2007-06-19 Chris Matthews <chrismatthews@google.com>
5496
5497 * MAINTAINERS (Write After Approval): Add myself.
5498
5499 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5500
5501 * MAINTAINERS (Write After Approval): Add myself.
5502
5503 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5504
5505 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5506 * Makefile.in: Regenerated.
5507
5508 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5509
5510 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5511 bfin*-*-uclinux* targets.
5512 * configure: Regenerate.
5513
5514 2007-06-14 Ian Lance Taylor <iant@google.com>
5515
5516 * MAINTAINERS: Add myself as non-algorithmic global write
5517 maintainer.
5518
5519 2007-06-14 Diego Novillo <dnovillo@google.com>
5520
5521 * MAINTAINERS: Add self as middle-end maintainer and
5522 non-algorithmic global write maintainer.
5523
5524 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5525
5526 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5527 Move all Fortran maintainers except Paul Brook into the
5528 Non-Autopoiesis section.
5529
5530 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5531
5532 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5533 (distclean-stage[+id+]): Possibly delete stage_last.
5534 * Makefile.in: Regenerate.
5535
5536 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5537
5538 * MAINTAINERS (Various Maintainer): Fix typo.
5539
5540 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5541
5542 * MAINTAINERS (Various Maintainer): Add myself as
5543 dataflow maintainer.
5544
5545 2007-06-07 Ben Elliston <bje@au.ibm.com>
5546
5547 * config.sub, config.guess: Update from upstream sources.
5548
5549 2007-06-07 Ben Elliston <bje@au.ibm.com>
5550
5551 * Makefile.tpl: Fix spelling error.
5552 * Makefile.in: Regenerate.
5553
5554 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5555
5556 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5557 lt_cv_sys_max_cmd_len.
5558
5559 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5560
5561 * MAINTAINERS (Various Maintainers): Add myself as
5562 auto-vectorizer maintainer.
5563
5564 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5565
5566 PR libjava/32098
5567 * libtool.m4: Revert previous change.
5568 * ltgcc.m4: Put it here.
5569
5570 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5571
5572 * MAINTAINERS (Various Maintainers): Add myself as
5573 auto-vectorizer maintainer.
5574
5575 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5576
5577 PR libjava/32098
5578 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5579
5580 2007-05-30 Richard Guenther <rguenther@suse.de>
5581
5582 * MAINTAINERS (Various Maintainers): Add myself as
5583 auto-vectorizer maintainer.
5584
5585 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5586
5587 PR bootstrap/29382
5588 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5589 * configure: Rebuilt.
5590
5591 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5592
5593 * MAINTAINERS (Write After Approval): Removed my name.
5594
5595 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5596
5597 * MAINTAINERS (Write After Approval): Remove myself.
5598
5599 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5600
5601 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5602
5603 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5604
5605 * ltmain.sh: Update from ToT Libtool.
5606 * libtool.m4: Update from ToT Libtool.
5607 * ltsugar.m4: New. Update from ToT Libtool.
5608 * ltversion.m4: New. Update from ToT Libtool.
5609 * ltoptions.m4: New. Update from ToT Libtool.
5610 * ltconfig: Remove.
5611 * ltcf-c.sh: Remove.
5612 * ltcf-cxx.sh: Remove.
5613 * ltcf-gcj.sh: Remove.
5614
5615 2007-05-22 Ollie Wild <aaw@google.com>
5616
5617 * MAINTAINERS (Write After Approval): Add myself.
5618
5619 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5620
5621 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5622 stage_cflags.
5623 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5624 Remove CFLAGS/LIBCFLAGS.
5625 (configure-stage[+id+]-[+prefix+][+module+],
5626 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5627 * Makefile.in: Regenerate.
5628
5629 2007-05-15 Diego Novillo <dnovillo@google.com>
5630
5631 * MAINTAINERS: Update e-mail address.
5632
5633 2007-05-15 Revital Eres <eres@il.ibm.com>
5634
5635 * MAINTAINERS (Write After Approval): Add myself.
5636
5637 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5638
5639 * MAINTAINERS (Write After Approval): Updated my address.
5640
5641 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5642
5643 * MAINTAINERS (Write After Approval): Add myself.
5644
5645 2007-05-11 Silvius Rus <rus@google.com>
5646
5647 * MAINTAINERS (Write After Approval): Add myself.
5648
5649 2007-04-23 Tom Tromey <tromey@redhat.com>
5650
5651 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5652
5653 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5654
5655 * MAINTAINERS (cpplib): Rename to ...
5656 (libcpp): ... this. Add C/C++ front end maintainers.
5657
5658 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5659
5660 * config-ml.in: Pass ${ml_config_env} to configure calls.
5661
5662 2007-04-04 Christian Bruel <christian.bruel@st.com>
5663
5664 * MAINTAINERS (Write After Approval): Add myself.
5665
5666 2007-04-02 Dave Korn <dave.korn@artimi.com>
5667
5668 * MAINTAINERS (Write After Approval): Add myself.
5669
5670 2007-03-31 Tobias Burnus <burnus@net-b.de>
5671
5672 * MAINTAINERS (fortran 95 front end): Add myself.
5673
5674 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5675
5676 * MAINTAINERS (Write After Approval): Add myself.
5677
5678 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5679
5680 * MAINTAINERS (Modulo Scheduler): Add myself.
5681
5682 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5683
5684 * MAINTAINERS (fortran 95 front end): Add myself.
5685 (c++ front end): whitespace fix.
5686
5687 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5688
5689 * MAINTAINERS (Write After Approval): Add myself.
5690
5691 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5692
5693 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5694 of glob. Quote arguments with single quotes too.
5695 * configure: Regenerate.
5696
5697 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5698
5699 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5700 * Makefile.in: Regenerate
5701
5702 2007-03-07 Andreas Schwab <schwab@suse.de>
5703
5704 * configure: Regenerate.
5705
5706 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5707
5708 * configure.ac: Add "--with-pdfdir" configure option,
5709 which defines pdfdir variable.
5710 * Makefile.def (target=fixincludes): Add install-pdf to
5711 missing targets.
5712 (recursive_targets): Add install-pdf target.
5713 (flags_to_pass): Add pdfdir.
5714 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5715 target.
5716 * configure: Regenerate
5717 * Makefile.in: Regenerate
5718
5719 2007-02-28 Eric Christopher <echristo@apple.com>
5720
5721 Revert:
5722 2006-12-07 Mike Stump <mrs@apple.com>
5723
5724 * Makefile.def (dependencies): Add dependency for
5725 install-target-libssp and install-target-libgomp on
5726 install-gcc.
5727 * Makefile.in: Regenerate.
5728
5729 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5730
5731 * configure: Regenerate.
5732 * configure.ac: Move statements after variable declarations.
5733
5734 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5735
5736 * MAINTAINERS: Add myself as sh maintainer.
5737
5738 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5739
5740 * configure.ac: Adjust for loop syntax.
5741 * configure: Regenerate.
5742
5743 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5744
5745 * configure: Rebuilt.
5746
5747 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5748
5749 * configure.ac: Drop multiple occurrences of --enable-languages,
5750 and fix its quoting.
5751 * configure: Rebuilt.
5752
5753 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5754 Nathan Sidwell <nathan@codesourcery.com>
5755 Vladimir Prus <vladimir@codesourcery.com>
5756 Joseph Myers <joseph@codesourcery.com>
5757
5758 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5759 * configure: Regenerate.
5760
5761 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5762
5763 * ltconfig (freebsd*): Default to elf.
5764
5765 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * configure.ac (target_libraries): Move libgcc before libiberty.
5768 * configure: Regenerated.
5769
5770 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5771 Paolo Bonzini <bonzini@gnu.org>
5772
5773 PR bootstrap/30753
5774 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5775 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5776 * configure: Regenerated.
5777
5778 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5779
5780 * MAINTAINERS (Language Front End Maintainers): Update my mail
5781 address.
5782
5783 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5784
5785 PR bootstrap/30748
5786 * configure.ac: Correct syntax for Solaris ksh.
5787 * configure: Regenerated.
5788
5789 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5790
5791 * configure.ac: Sync with src.
5792 * configure: Regenerate.
5793
5794 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * Makefile.in: Regenerate.
5797
5798 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * config.sub: Sync with src.
5801
5802 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5803
5804 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5805 noncanonical equivalents.
5806 * configure.in: Rename to...
5807 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5808 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5809 target_noncanonical. Use them. Rewrite removal of configure
5810 arguments for autoconf 2.59. Discard variable settings. Force
5811 program_transform_name for native tools.
5812
5813 * Makefile.in: Regenerated.
5814 * configure: Regenerated with autoconf 2.59.
5815
5816 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5817
5818 * MAINTAINERS (Write After Approval): Add myself.
5819
5820 2007-01-31 Andreas Schwab <schwab@suse.de>
5821
5822 * Makefile.tpl (LDFLAGS): Substitute it.
5823 * Makefile.in: Regenerate.
5824
5825 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5826
5827 * MAINTAINERS (Write After Approval): Add myself.
5828
5829 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5830
5831 * MAINTAINERS (spu port): Add myself.
5832
5833 2007-01-23 Richard Guenther <rguenther@suse.de>
5834
5835 PR bootstrap/30541
5836 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5837 * Makefile.tpl (GNATBIND): Substitute it.
5838 (GNATMAKE): Likewise.
5839 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5840 of STAGE_PREFIX.
5841 * Makefile.in: Regenerate.
5842 * configure: Regenerate.
5843
5844 2007-01-18 Mike Stump <mrs@apple.com>
5845
5846 * configure.in: Re-enable -Werror for gcc builds.
5847
5848 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5853
5854 * configure.in: Change == to = in test command.
5855 * configure: Regenerate.
5856
5857 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5858 Nick Clifton <nickc@redhat.com>
5859 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5860
5861 * configure.in (build_configargs, host_configargs, target_configargs):
5862 Remove build/host/target parameters.
5863 (host_libs): Add gmp and mpfr.
5864 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5865 * Makefile.def (gmp, mpfr): New.
5866 (gcc): Remove target.
5867 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5868 target_os, target_vendor): New.
5869 (configure): Add host_alias/target_alias arguments; adjust invocations.
5870 * configure: Regenerate.
5871 * Makefile.in: Regenerate.
5872
5873 2007-01-11 Matt Fago <fago@earthlink.net>
5874
5875 * configure.in: Try to link to functions only in mpfr 2.2.x
5876 to improve robustness of configure tests.
5877 * configure: Regenerate.
5878
5879 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5880
5881 * MAINTAINERS: Add myself as i386 maintainer.
5882
5883 2007-01-08 Jan Hubicka <jh@suse.cz>
5884
5885 * MAINTAINERS: Add myself as i386 maintainer.
5886
5887 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5888
5889 * configure.in: Add support for an x86_64-mingw* target.
5890 * configure: Regenerate.
5891
5892 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5893
5894 * Makefile.tpl (all-target): Correct @if conditional for target
5895 modules.
5896 * configure.in: Omit libiberty if building only target libgcc.
5897 * configure, Makefile.in: Regenerated.
5898
5899 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5900
5901 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5902 * configure: Regenerate.
5903
5904 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5905
5906 * Makefile.def (target_modules): Add libgcc.
5907 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5908 * Makefile.tpl (clean-target-libgcc): Delete.
5909 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5910 on gcc even for bootstrapped modules. Rewrite handling of
5911 lang_env_dependencies to loop over target_modules.
5912 * configure.in (target_libraries): Add target-libgcc.
5913 * Makefile.in, configure: Regenerated.
5914
5915 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5916
5917 * configure.in: Reorganize recognition of languages. Add
5918 --enable-stage1-languages. Show supported languages for the chosen
5919 target rather than all recognized languages.
5920 * configure: Regenerate.
5921
5922 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5923
5924 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5925 * Makefile.in: Regenerate.
5926
5927 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5928
5929 * configure.in: Warn that MPFR 2.2.0 is buggy.
5930 * configure: Regenerate.
5931
5932 2006-12-27 Ian Lance Taylor <iant@google.com>
5933
5934 * configure.in: When removing Makefiles to force a reconfigure, also
5935 remove prev-DIR*/Makefile.
5936 * configure: Regenerate.
5937
5938 2006-12-22 Andreas Schwab <schwab@suse.de>
5939
5940 * configure: Regenerate with correct autoconf version.
5941
5942 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5943
5944 * configure.in: add AC_SUBST for *_FOR_TARGET.
5945 * configure: Regenerate.
5946
5947 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5948
5949 * configure.in: Simplify logic for rejecting languages that cannot
5950 be built. Separate the case when a language is unsupported,
5951 from the case when the user chooses not to build a language.
5952
5953 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5954
5955 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5956 it only affects bootstrap and could be tested on "$host" as well.
5957 * configure: Regenerate.
5958 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5959
5960 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5961
5962 PR bootstrap/29544
5963 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5964 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5965 move here comment from Makefile.tpl.
5966 * Makefile.tpl: Move some definitions higher in the file.
5967 (STAGE1_CHECKING): New.
5968 * configure.in: Add --enable-stage1-checking.
5969 * configure: Regenerate.
5970 * Makefile.in: Regenerate.
5971
5972 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5973
5974 * MAINTAINERS: Add myself as build system maintainer.
5975
5976 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5977
5978 * MAINTAINERS (Write After Approval): Add myself.
5979
5980 2006-12-13 Eric Christopher <echristo@apple.com>
5981
5982 * MAINTAINERS: Add myself as darwin maintainer.
5983
5984 2006-12-11 Ian Lance Taylor <ian@airs.com>
5985
5986 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5987
5988 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5989
5990 MAINTAINERS: Update my entry.
5991
5992 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5993
5994 * configure.in: Handle spu makefile frag.
5995 * Makefile.tpl (MAINT): Define
5996 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5997 * configure: Regenerate.
5998 * Makefile.in: Regenerate.
5999
6000 2006-12-11 Ben Elliston <bje@au.ibm.com>
6001
6002 * config.guess: Import latest version.
6003 * config.sub: Likewise.
6004
6005 2006-12-11 Ben Elliston <bje@au.ibm.com>
6006
6007 * configure.in (spu-*-*): Don't skip target-libiberty.
6008 * configure: Regenerate.
6009
6010 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6011
6012 PR bootstrap/30134
6013 * configure.in: Correct x86 darwin support for libjava to powerpc
6014 and i?86 only.
6015 * configure: Regenerate.
6016
6017 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6018
6019 * configure.in: Add x86 darwin support for libjava.
6020 * configure: Regenerate.
6021
6022 2006-12-07 Mike Stump <mrs@apple.com>
6023
6024 * Makefile.def (dependencies): Add dependency for
6025 install-target-libssp and install-target-libgomp on
6026 install-gcc.
6027 * Makefile.in: Regenerate.
6028
6029 2006-12-04 Richard Guenther <rguenther@suse.de>
6030
6031 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6032 (Non-Algorithmic Maintainers): Move over non-algorithmic
6033 loop optimizer maintainers, add myself as a non-algorithmic
6034 middle-end maintainer.
6035
6036 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6037
6038 * MAINTAINERS (Write After Approval): Add myself.
6039
6040 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6041
6042 * configure.in: Update error message for missing GMP/MPFR.
6043
6044 * configure: Regenerate.
6045
6046 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6047
6048 * configure.in: Update MPFR version in error message.
6049
6050 * configure: Regenerate.
6051
6052 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6053
6054 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6055 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6056 --with-gmp-lib): New flags.
6057
6058 * configure: Regenerate.
6059
6060 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6061
6062 * MAINTAINERS (Write After Approval): Change my email address.
6063
6064 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6065
6066 * MAINTAINERS (Write After Approval): Add myself.
6067
6068 2006-11-22 Philipp Thomas <pth@suse.de>
6069
6070 * MAINTAINERS (i18n): Update e-mail address.
6071
6072 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6073
6074 * MAINTAINERS (spu port): Add myself as maintainer.
6075 (Write After Approval): Remove myself.
6076
6077 2006-11-22 Ben Elliston <bje@au.ibm.com>
6078
6079 * configure.in (skipdirs): Don't build libssp for SPU.
6080 * configure: Regenerate.
6081
6082 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6083
6084 * MAINTAINERS (spu port): Add myself as maintainer.
6085 (libobjc): Update my email address.
6086
6087 2006-11-21 Andrea Bona <andrea.bona@st.com>
6088
6089 * MAINTAINERS (Write After Approval): Add myself.
6090
6091 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6092
6093 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6094 * configure : Rebuilt.
6095
6096 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6097
6098 * MAINTAINERS (Write After Approval): Add myself.
6099
6100 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6101
6102 * MAINTAINERS (Write After Approval): Add myself.
6103
6104 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6105
6106 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6107 libmpfr.a.
6108 * configure: Regenerate.
6109
6110 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6111
6112 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6113 (unstage): Test for stage_last presence.
6114
6115 PR bootstrap/29802
6116 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6117 STAGE_PREFIX.
6118 * Makefile.in: Regenerate.
6119
6120 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6121
6122 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6123 maintainers.
6124
6125 2006-11-14 Erven Rohou <erven.rohou@st.com>
6126
6127 * MAINTAINERS (Write After Approval): Add myself.
6128
6129 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6130
6131 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6132 and stageN-package/Makefile.
6133 * Makefile.in: Regenerated.
6134
6135 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6136
6137 * configure.in: Remove target-libgloss from noconfigdirs for
6138 bfin-*-*.
6139 * configure: Regenerated.
6140
6141 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6142
6143 * configure.in (have_gmp): Only error if the gcc directory exists.
6144
6145 * configure: Regenerate.
6146
6147 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6148
6149 * configure.in: Robustify error message for missing GMP/MPFR.
6150
6151 * configure: Regenerate.
6152
6153 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6154
6155 * MAINTAINERS (Write After Approval): Add myself.
6156
6157 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6158
6159 * MAINTAINERS: Change email address.
6160
6161 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6162
6163 * MAINTAINERS (Write After Approval): Add myself.
6164
6165 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6166
6167 * MAINTAINERS (Write After Approval): Add myself.
6168
6169 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6170
6171 * MAINTAINERS (Write After Approval): Move myself to
6172 Write After Approval section.
6173
6174 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6175
6176 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6177 need_gmp anymore.
6178 * configure: Regenerate.
6179
6180 2006-10-16 Tobias Burnus <burnus@net-b.de>
6181
6182 * MAINTAINERS (Write After Approval): Add myself.
6183
6184 2006-10-16 Ben Elliston <bje@au.ibm.com>
6185
6186 * config.guess: Import latest version.
6187 * config.sub: Likewise.
6188
6189 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6190
6191 * Makefile.def: Added pdf target handling.
6192 * Makefile.tpl: Added pdf target handling.
6193 * Makefile.in: Regenerated.
6194
6195 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6196
6197 * MAINTAINERS: Add self as score port maintainer.
6198
6199 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6200
6201 * MAINTAINERS (Write After Approval): Add myself.
6202
6203 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6204
6205 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6206 or newer.
6207 * configure: Regenerated.
6208
6209 2006-09-27 Dave Brolley <brolley@redhat.com>
6210
6211 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6212 using $s instead of $r.
6213 * configure: Regenerated.
6214
6215 2006-09-26 Thiemo Seufer <ths@mips.com>
6216
6217 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6218 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6219 * configure: Regenerate.
6220
6221 2006-09-24 Graeme Peterson <gridly@gmail.com>
6222
6223 * MAINTAINERS (Write After Approval): Remove myself.
6224
6225 2006-09-22 Chao-ying Fu <fu@mips.com>
6226
6227 * MAINTAINERS (Write After Approval): Add myself.
6228
6229 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6230
6231 * MAINTAINERS: Add self as soft-fp maintainer.
6232
6233 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6234
6235 * MAINTAINERS: Add myself as avr maintainer.
6236 Remove Marek Michalkiewicz as avr maintainer.
6237
6238 2006-09-07 Roberto Costa <roberto.costa@st.com>
6239
6240 * MAINTAINERS (Write After Approval): Add myself.
6241
6242 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6243
6244 * configure.in: Never build newlib for a Mingw host.
6245 Never build newlib as Mingw target library.
6246 Test the existence of winsup/cygwin for building a Cygwin newlib,
6247 rather than just winsup.
6248 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6249 building a Mingw target.
6250 * configure: Regenerate.
6251
6252 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6253
6254 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6255
6256 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6257
6258 * config.guess: Import from src (was more updated).
6259 * config.sub: Likewise.
6260
6261 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6262
6263 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6264 * configure: Regenerated.
6265
6266 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6267
6268 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6269 for stages after the first.
6270
6271 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6272
6273 * Makefile.def: Add dependencies for configure-opcodes
6274 on configure-intl and all-opcodes on all-intl.
6275 * Makefile.in: Regenerated.
6276
6277 2006-07-13 Ben Elliston <bje@au.ibm.com>
6278
6279 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6280
6281 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6282
6283 Port to hosts whose 'sort' and 'tail' implementations
6284 treat operands with leading '+' as file names, as POSIX
6285 has required since 2001. However, make sure the code still
6286 works on pre-POSIX hosts.
6287 * ltmain.sh: Don't assume "sort +2" is equivalent to
6288 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6289
6290 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6291
6292 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6293
6294 2006-07-04 Peter O'Gorman <peter@pogma.com>
6295
6296 * ltconfig: chmod 644 before ranlib during install.
6297
6298 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6299
6300 PR bootstrap/18058
6301 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6302 if the bootstrap compiler is a GCC version that supports it.
6303 * configure: Regenerate.
6304
6305 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6306
6307 * configure.in: Fix thinkos in previous check-in.
6308 * configure: Regenerate.
6309
6310 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6311
6312 PR other/27063
6313 * configure.in: Test subdir_requires and give an appropriate
6314 error message.
6315 * configure: Regenerate.
6316
6317 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6318
6319 * MAINTAINERS (Write After Approval): Add myself.
6320
6321 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6322
6323 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6324
6325 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6326
6327 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6328
6329 2006-06-20 David Ayers <d.ayers@inode.at>
6330
6331 PR bootstrap/28072
6332 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6333 whether target-libjava is being configured instead of whether the
6334 java front end is enabled.
6335 * configure: Regenerate.
6336
6337 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6338
6339 PR target/27540
6340 * configure.in: Only enable libgomp on IRIX 6.
6341 * configure: Regenerate.
6342
6343 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6344
6345 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6346 too.
6347 * Makefile.in: Regenerate.
6348
6349 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6350
6351 * config-ml.in: Alter CCASFLAGS to include special
6352 multilib options the same as is done for CFLAGS.
6353
6354 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6355
6356 * configure.in: Don't enable libgomp on hpux10.
6357 * configure: Rebuilt.
6358
6359 2006-06-12 David Ayers <d.ayers@inode.at>
6360
6361 PR bootstrap/27963
6362 PR target/19970
6363 * configure.in: Remove target-boehm-gc from noconfigdirs where
6364 ${libgcj} is specified.
6365 * configure: Regenerate.
6366
6367 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6368
6369 Sync from src:
6370
6371 * configure.in: Sync.
6372 * configure: Regenerated.
6373
6374 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6375
6376 * Makefile.def: Added dependencies from sim and gdb on intl, and
6377 added configure dependencies to everything with an all dependency
6378 on intl.
6379 * Makefile.in: Regenerated.
6380
6381 2006-06-06 David Ayers <d.ayers@inode.at>
6382
6383 PR libobjc/13946
6384 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6385 * Makefile.in: Regenerate.
6386 * configure.in: Add --enable-objc-gc at toplevel and have it
6387 enable boehm-gc for Objective-C.
6388 Remove target-boehm-gc from libgcj.
6389 Add target-boehm-gc to target_libraries.
6390 Add target-boehm-gc to noconfigdirs where ${libgcj}
6391 is specified.
6392 Assert that boehm-gc is supported when requested for Objective-C.
6393 Only build boehm-gc if needed either for Java or Objective-C.
6394 * configure: Regenerate.
6395
6396 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6397
6398 PR 27674
6399 * Makefile.tpl (configure-[+prefix+][+module+],
6400 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6401 Remove rule to unstage bootstrapped modules.
6402 (stage_current): New.
6403 * Makefile.in: Regenerate.
6404
6405 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6406
6407 * MAINTAINERS (Write After Approval): Update my e-mail address.
6408
6409 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6410
6411 * include/libiberty.h: Declare pex_run_in_environment.
6412
6413 2006-05-31 Asher Langton <langton2@llnl.gov>
6414
6415 * MAINTAINERS (Write After Approval): Add myself.
6416
6417 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6418
6419 * Makefile.def (bfd, opcodes): Fix lib_path.
6420 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6421 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6422 * Makefile.in: Regenerate.
6423
6424 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6425
6426 * Makefile.in: Regenerate.
6427
6428 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6429
6430 * Makefile.def: Add install-html target. Add datarootdir
6431 docdir and htmldir to flags_to_pass.
6432 * Makefile.tpl: Add install-html target.
6433 * Makefile.in: Regenerate.
6434 * configure.in: Add --with-datarootdir, --with-docdir, and
6435 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6436 * configure: Regenerate.
6437
6438 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6439
6440 * configure.in: Enable gprof for cross builds.
6441 * configure: Regenerate.
6442
6443 2006-05-22 Richard Guenther <rguenther@suse.de>
6444
6445 Revert
6446 2006-01-31 Richard Guenther <rguenther@suse.de>
6447 Paolo Bonzini <bonzini@gnu.org>
6448
6449 * Makefile.def (target_modules): Add libgcc-math target module.
6450 * configure.in (target_libraries): Add libgcc-math target library.
6451 (--enable-libgcc-math): New configure switch.
6452 * Makefile.in: Re-generate.
6453 * configure: Re-generate.
6454 * libgcc-math: New toplevel directory.
6455
6456 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6457 Andreas Tobler <a.tobler@schweiz.ch>
6458
6459 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6460 * configure: Rebuilt.
6461
6462 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6463
6464 * MAINTAINERS (Write After Approval): Add myself.
6465
6466 2006-05-01 DJ Delorie <dj@redhat.com>
6467
6468 * configure.in: Restore CFLAGS if GMP isn't present.
6469 * configure: Regenerate.
6470
6471 2006-05-01 Richard Guenther <rguenther@suse.de>
6472
6473 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6474 maintainer.
6475
6476 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6477
6478 * MAINTAINERS (Write After Approval): Add myself.
6479
6480 2006-04-28 Jan Beulich <jbeulich@novell.com>
6481
6482 * MAINTAINERS (Write After Approval): Add myself.
6483
6484 2006-04-18 DJ Delorie <dj@redhat.com>
6485
6486 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6487 reference libgloss so that libssp can be built in a combined
6488 tree.
6489 * configure: Regenerate.
6490
6491 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
6495 2006-04-05 Ben Elliston <bje@au.ibm.com>
6496
6497 * configure.in: Require makeinfo 4.4 or higher.
6498 * configure: Regenerate.
6499
6500 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6501
6502 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6503 Rearrange the entries of other libraries to have them in one place.
6504
6505 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6506
6507 * MAINTAINERS (Write After Approval): Remove myself.
6508 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6509
6510 2006-03-14 Richard Guenther <rguenther@suse.de>
6511
6512 * configure: Regenerate with autoconf 2.13.
6513
6514 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6515
6516 * MAINTAINERS: Use my work address.
6517
6518 * MAINTAINERS: Update my E-mail address.
6519
6520 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6521
6522 * configure.in: Handle --disable-<component> generically.
6523 * configure: Regenerate.
6524
6525 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6526
6527 PR libgcj/17311
6528 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6529
6530 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6531
6532 * MAINTAINERS (Write After Approval): Remove myself.
6533 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6534
6535 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6536
6537 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6538 (TARGET_CONFIGDIRS): Remove.
6539 * configure.in: Remove AC_SUBST(target_configdirs).
6540 * Makefile.in, configure: Regenerated.
6541
6542 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6543
6544 * MAINTAINERS (Write After Approval): Remove myself.
6545 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6546
6547 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6548
6549 PR bootstrap/25670
6550
6551 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6552
6553 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6554 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6555 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6556 BUILD_PREFIX, BUILD_PREFIX_1.
6557 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6558
6559 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6560 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6561
6562 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6563 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6564 of `cat stage_current`. Always provide the `r' and `s' variables.
6565 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6566 a single shell execution.
6567 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6568 bootstrapped modules, make the stage1 module if the build was not
6569 started yet, else build the current stage.
6570 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6571 (all-build, all-host, all-target, [+make_target+]-host,
6572 [+make_target+]-target): Do not use \-continued lines.
6573 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6574 (current_stage, restrap, stage_last): New.
6575
6576 * Makefile.in: Regenerate.
6577 * configure: Regenerate.
6578
6579 2006-02-19 Bud Davis <jmdavis@link.com>
6580
6581 * MAINTAINERS (Write After Approval): Remove myself.
6582 (Language Front End Maintainers): Add myself as fortran 95
6583 maintainer and update e-mail address.
6584
6585 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6586
6587 * MAINTAINERS (Write After Approval): Remove myself.
6588 (Language Front End Maintainers): Add myself as fortran 95
6589 maintainer.
6590
6591 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6592
6593 * MAINTAINERS (Write After Approval): Add myself.
6594
6595 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6596
6597 * MAINTAINERS (Write After Approval): Remove myself.
6598 (Language Front End Maintainers): Add myself as
6599 fortran 95 maintainer.
6600
6601 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6602
6603 Sync from src:
6604
6605 2005-12-27 Leif Ekblad <leif@rdos.net>
6606
6607 * configure.in: Add support for RDOS target.
6608 * configure: Regenerate.
6609
6610 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6611 Andreas Schwab <schwab@suse.de>
6612
6613 * configure: Regenerate.
6614
6615 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6616
6617 * configure.in (enable_libgomp): Add AIX.
6618 * configure: Regenerate.
6619
6620 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6621
6622 * MAINTAINERS (Write After Approval): Add myself.
6623
6624 2006-02-03 Lee Millward <lee.millward@gmail.com>
6625
6626 * MAINTAINERS (Write After Approval): Add myself.
6627
6628 2006-01-31 Richard Guenther <rguenther@suse.de>
6629 Paolo Bonzini <bonzini@gnu.org>
6630
6631 * Makefile.def (target_modules): Add libgcc-math target module.
6632 * configure.in (target_libraries): Add libgcc-math target library.
6633 (--enable-libgcc-math): New configure switch.
6634 * Makefile.in: Re-generate.
6635 * configure: Re-generate.
6636 * libgcc-math: New toplevel directory.
6637
6638 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6639
6640 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6641 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6642 the assembler, linker and binutils.
6643 * configure: Regenerate.
6644
6645 2006-01-22 Dirk Mueller <dmueller@suse.de>
6646
6647 * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6650
6651 * configure: Regenerate.
6652
6653 2006-01-18 Richard Henderson <rth@redhat.com>
6654 Jakub Jelinek <jakub@redhat.com>
6655 Diego Novillo <dnovillo@redhat.com>
6656
6657 * libgomp: New directory.
6658 * Makefile.def: Add target_module libgomp.
6659 * Makefile.in: Regenerate.
6660 * configure.in (target_libraries): Add target-libgomp.
6661 * configure: Regenerate.
6662
6663 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6664
6665 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6666 @ from continuation.
6667 * Makefile.in: Rebuilt.
6668
6669 2006-01-04 Chris Lattner <sabre@gnu.org>
6670
6671 * MAINTAINERS (Write After Approval): Add myself.
6672
6673 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6674
6675 PR bootstrap/24252
6676
6677 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6678 * Makefile.tpl (OBJDUMP): New.
6679 (EXTRA_HOST_FLAGS): Add it.
6680 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6681
6682 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6683 to use symbolic links between directories. Avoid race conditions
6684 or make them harmless.
6685 * configure.in: Do not try to use symbolic links between directories.
6686
6687 * Makefile.def (LEAN): Pass.
6688 * Makefile.tpl (LEAN): Define.
6689 (stage[+id+]-start): Accept that the previous directory does not
6690 exist, if the bootstrap is lean.
6691 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6692 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6693 configure substitution.
6694 ([+compare-target+]): Likewise.
6695 ([+bootstrap-target+]-lean): New.
6696 * configure.in: Remove lean bootstrap support from here.
6697
6698 * Makefile.in: Regenerate.
6699 * configure: Regenerate.
6700
6701 2006-01-04 Ben Elliston <bje@au.ibm.com>
6702
6703 * MAINTAINERS (libdecnumber): Add myself.
6704
6705 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6706
6707 * libtool-ldflags: New script.
6708
6709 2006-01-02 Andreas Schwab <schwab@suse.de>
6710
6711 * configure.in: When reconfiguring remove Makefile in
6712 all stage directories.
6713 * configure: Regenerate.
6714
6715 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6716
6717 * MAINTAINERS: Update my email address.
6718
6719 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6720
6721 Revert Ada-related part of the previous change.
6722
6723 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6724 Do not pass.
6725 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6726 * Makefile.in: Regenerate.
6727 * configure.in: Do not include mt-ppc-aix target fragment.
6728 * configure: Regenerate.
6729
6730 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6731
6732 * configure.in: Select appropriate fragments for PowerPC/AIX.
6733 * configure: Regenerate.
6734
6735 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6736 BOOT_CFLAGS, BOOT_LDFLAGS.
6737 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6738 BOOT_CFLAGS, BOOT_LDFLAGS.
6739 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6740 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6741 (stage): Fail if we cannot complete the work.
6742 * Makefile.in: Regenerate.
6743
6744 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6745
6746 * configure.in: Replace ms1 with mt.
6747 * configure: Rebuilt.
6748
6749 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6750
6751 * MAINTAINERS: Update my email address.
6752
6753 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6754
6755 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6756 install-host-nogcc): Don't invoke $(stage) at the end.
6757 * Makefile.in: Regenerate.
6758
6759 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6760
6761 * configure.in: Flip the top-level bootstrap switch.
6762 * configure: Regenerate.
6763
6764 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6765
6766 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6767 $(stage) and $(unstage).
6768 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6769 (all): Remove stray semicolon.
6770 (local-distclean): Don't handle multilib.tmp and multilib.out.
6771 (install.all): Set $s for consistency.
6772 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6773 check_multilibs setting. Always make the install directory.
6774 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6775 Correct @if/@endif.
6776 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6777 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6778 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6779 (multilib.out): Remove.
6780 * Makefile.in: Regenerated.
6781
6782 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6783
6784 * MAINTAINERS (Write After Approval): Add myself.
6785
6786 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6787
6788 * MAINTAINERS: Add myself as mt maintainer.
6789
6790 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6791
6792 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6793
6794 * MAINTAINERS: Change email address.
6795
6796 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6797
6798 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6799 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6800 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6801 Find in-tree tools if available.
6802 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6803 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6804 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6805 (COMPILER_*_FOR_TARGET): New.
6806 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6807 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6808 (CONFIGURED_*, USUAL_*): Remove.
6809 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6810 STRIP): Use autoconf substitutions.
6811 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6812 COMPILER_NM_FOR_TARGET): New.
6813 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6814
6815 (all): Make all-host and all-target in parallel.
6816 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6817 that $$r and $$s are set before invoking a recursive make.
6818 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6819 ([+bootstrap-target+]): Inline most of the `all' target.
6820
6821 2005-11-29 Ben Elliston <bje@au.ibm.com>
6822
6823 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6824 from the gcc build directory.
6825 * Makefile.in: Regenerate.
6826
6827 2005-11-29 Ben Elliston <bje@au.ibm.com>
6828
6829 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6830 depend on all-libdecnumber.
6831 * configure.in (host_libs): Include libdecnumber.
6832 * Makefile.in: Regenerate.
6833 * configure: Likewise.
6834
6835 2005-11-29 Ben Elliston <bje@au.ibm.com>
6836
6837 * libdecnumber: Import decNumber sources from the dfp-branch.
6838
6839 2005-11-21 Kean Johnston <jkj@sco.com>
6840
6841 * config.sub, config.guess: Sync from upstream sources.
6842
6843 2005-11-21 Ben Elliston <bje@au.ibm.com>
6844
6845 Import from Autoconf sources:
6846
6847 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6848 * config/move-if-change: Don't output "$2 is unchanged";
6849 suggested by Ben Elliston. Handle weird characters correctly.
6850
6851 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6852
6853 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6854 to match upstream libtool for darwin.
6855
6856 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6857
6858 * Makefile.def: Remove gdb dependencies for gdbtk.
6859 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6860 (configure-gdb, install-gdb): New rules.
6861 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6862 * Makefile.in, configure: Regenerated.
6863
6864 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6865
6866 * MAINTAINERS (Write After Approval): Add myself.
6867
6868 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6869
6870 * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6873
6874 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6875 Diego Novillo.
6876
6877 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6878
6879 PR bootstrap/24297
6880 * Makefile.tpl (do-[+make-target+], do-check, install,
6881 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6882 are set before recursing.
6883 * Makefile.in: Regenerate.
6884
6885 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6886
6887 PR bootstrap/18939
6888 * Makefile.def (gcc) <target>: Fix thinko.
6889 * Makefile.in: Regenerate.
6890
6891 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6892
6893 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6894 * configure: Regenerate.
6895
6896 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6897
6898 * MAINTAINERS (Write After Approval): Add self.
6899
6900 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6901
6902 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6903 target-libffi, target-qthreads, target-libjava, and
6904 targetlibobjc.
6905 * configure: Regenerate.
6906
6907 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6908
6909 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6910 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6911 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6912 (USUAL_OBJDUMP_FOR_TARGET): New.
6913 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6914 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6915 * configure, Makefile.in: Regenerated.
6916
6917 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6918
6919 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6920 before other host packages.
6921
6922 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6923
6924 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6925
6926 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6927
6928 PR bootstrap/22340
6929
6930 * configure.in (default_target): Remove.
6931 * Makefile.tpl (all): Do not use prerequisites as subroutines
6932 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6933 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6934 use prerequisites as subroutines.
6935 (check-host, check-target): New.
6936 (bootstrap configure & all targets): Do not use stage*-start
6937 if the directory layout is already ok.
6938 (non-bootstrap configure & all targets): Prepend a $(unstage).
6939 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6940 (NOTPARALLEL): Remove.
6941 (unstage, stage variables): New variables.
6942 (unstage, stage targets): Simply expand to those variables.
6943
6944 * configure: Regenerate.
6945 * Makefile.in: Regenerate.
6946
6947 2005-10-04 James E Wilson <wilson@specifix.com>
6948
6949 * Makefile.def (lang_env_dependencies): Add libmudflap.
6950 * Makefile.in: Regenerate.
6951
6952 2005-10-03 Andreas Schwab <schwab@suse.de>
6953
6954 Backport from libtool CVS:
6955 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6956
6957 * ltmain.sh: add support for installing into temporary
6958 staging area (e.g. 'make install DESTDIR=...')
6959
6960 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6961
6962 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6963 * configure: Regenerated.
6964
6965 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6966
6967 * configure: Regenerate with the correct
6968 autoconf version.
6969
6970 2005-09-30 Catherine Moore <clm@cm00re.com>
6971
6972 * configure.in (bfin-*-*): New.
6973 * configure: Regenerated.
6974
6975 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6976
6977 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6978 (LIPO_FOR_TARGET): New.
6979 (CONFIGURED_LIPO_FOR_TARGET): New.
6980 (USUAL_LIPO_FOR_TARGET): New.
6981 (STRIP_FOR_TARGET): New.
6982 (CONFIGURED_STRIP_FOR_TARGET): New.
6983 (USUAL_STRIP_FOR_TARGET): New.
6984 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6985 STRIP_FOR_TARGET.
6986 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6987 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6988 * Makefile.in: Regenerate.
6989 * configure: Regenerate.
6990
6991 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6992
6993 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6994 (rs6000-*-aix*): Same.
6995 * configure: Regenerate.
6996
6997 2005-09-16 Tom Tromey <tromey@redhat.com>
6998
6999 * MAINTAINERS: Add self as java maintainer.
7000
7001 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7002
7003 * configure.in: Recognize f95 in the --enable-languages option,
7004 and substitute it for fortran, issuing a warning.
7005 * configure: Regenerate.
7006
7007 2005-08-30 Phil Edwards <phil@codesourcery.com>
7008
7009 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7010 * configure: Regenerated.
7011
7012 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7013
7014 * MAINTAINERS: Add self as ms1 maintainer.
7015
7016 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7017
7018 * Makefile.def (libssp): Add to lang_env_dependencies.
7019 * Makefile.in: Regenerate.
7020
7021 2005-08-18 Ian Lance Taylor <ian@airs.com>
7022
7023 * MAINTAINERS: Add myself as middle-end maintainer.
7024
7025 2005-08-17 Christian Groessler <chris@groessler.org>
7026
7027 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7028 * Makefile.in: Regenerate.
7029
7030 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7031
7032 * MAINTAINERS (write after approval): Added myself.
7033
7034 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7035
7036 * MAINTAINERS (Write After Approval): Add myself.
7037
7038 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7039
7040 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7041 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7042 Look for alternate names of the target cc and c++
7043 * configure: Regenerate.
7044
7045 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7046
7047 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7048 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7049 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7050 tools; remove code to manually set them.
7051 (Target tools): Look in the environment for them.
7052 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7053 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7054 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7055 build directory.
7056 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7057 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7058 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7059 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7060 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7061 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7062 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7063 * configure: Regenerate.
7064 * Makefile.in: Regenerate.
7065
7066 2005-07-28 Ben Elliston <bje@au.ibm.com>
7067
7068 * MAINTAINERS: Update for removed CPU targets.
7069
7070 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7071
7072 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7073 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7074 * Makefile.in: Regenerated.
7075
7076 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7077
7078 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7079 (CFLAGS_FOR_TARGET): Use it.
7080 (CXXFLAGS_FOR_TARGET): Likewise.
7081 * Makefile.in: Regenerated.
7082 * configure.in (--with-build-sysroot): New option.
7083 * configure: Regenerated.
7084
7085 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7086
7087 * Makefile.tpl: Wrap install between unstage and stage
7088 * Makefile.in: Regenerate.
7089
7090 2005-07-21 Eric Christopher <echristo@apple.com>
7091
7092 * MAINTAINERS: Update affiliation.
7093
7094 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7095
7096 * MAINTAINERS: Add self as crx port maintainer.
7097
7098 2005-07-20 DJ Delorie <dj@redhat.com>
7099
7100 * MAINTAINERS: Add self as m32c maintainer.
7101
7102 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7103
7104 * all files: Update FSF address.
7105
7106 2005-07-15 Eric Christopher <echristo@redhat.com>
7107
7108 * MAINTAINERS: Change affiliation.
7109
7110 2005-07-14 Jim Blandy <jimb@redhat.com>
7111
7112 * configure.in: Add cases for Renesas m32c.
7113 * configure: Regenerated.
7114
7115 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7116
7117 * COPYING.LIB: Update from fsf.org.
7118
7119 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7120
7121 * COPYING, compile, config.guess,
7122 config.sub, install-sh, missing, mkinstalldirs,
7123 symlink-tree, ylwrap: Sync from upstream sources.
7124 * config-ml.in: Update FSF address.
7125
7126 2005-07-13 Eric Christopher <echristo@redhat.com>
7127
7128 * configure.in: Add toplevel noconfigdir support for tpf.
7129 * configure: Regenerate.
7130
7131 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7132
7133 PR ada/22340
7134
7135 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7136 * Makefile.in: Regenerate.
7137
7138 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7139
7140 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7141 Brolley to write-after-approval.
7142
7143 2005-07-07 Andreas Schwab <schwab@suse.de>
7144
7145 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7146 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7147 * Makefile.in: Regenerated.
7148
7149 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7150
7151 * configure.in: Don't build sim or rda when targetting darwin.
7152 * configure: Regenerate.
7153
7154 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7155
7156 * configure.in: Add --enable-libssp and --disable-libssp.
7157 * configure: Regenerate with autoconf-2.13.
7158
7159 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7160
7161 * Makefile.def (target_modules): Add libssp.
7162 * configure.in (target_libraries): Add target-libssp.
7163 * configure: Rebuilt.
7164 * Makefile.in: Rebuilt.
7165
7166 2005-07-01 Zack Weinberg <zackw@panix.com>
7167
7168 * MAINTAINERS: Change email address. Resign from maintainership.
7169
7170 2005-07-01 Richard Guenther <rguenther@suse.de>
7171
7172 * MAINTAINERS: Change my e-mail address and affiliation.
7173
7174 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7175
7176 * Makefile.def (stagefeedback): Come after profile.
7177 Define profiledbootstrap target.
7178 * Makefile.tpl (profiledbootstrap): Remove.
7179 (stageprofile-end): Zap stagefeedback.
7180 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7181 * Makefile.in: Regenerate.
7182
7183 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7184
7185 * MAINTAINERS: Update my email address.
7186
7187 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7188
7189 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7190 In 'cpp' stanza, support '#line' as well as '# '.
7191
7192 2005-06-08 Andreas Schwab <schwab@suse.de>
7193
7194 * MAINTAINERS: Move myself from 'Write After Approval' to
7195 'CPU Port Maintainers' section as m68k maintainer.
7196
7197 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7198
7199 * configure.in (unsupported_languages): New macro.
7200 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7201 non-ported target libraries in noconfigdirs.
7202 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7203 non-linux-gnu. Remove libgcj_ex_libffi.
7204 <lang_frag loop>: Set add_this_lang=no if the language is in
7205 unsupported_languages.
7206 * configure: Regenerate.
7207
7208 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7209
7210 * configure.in: Fix typo in handling of --with-mpfr-dir.
7211 * configure: Regenerate.
7212
7213 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7214
7215 * MAINTAINERS: Update my email address.
7216
7217 2005-06-02 Jim Blandy <jimb@redhat.com>
7218
7219 * config.sub: Add cases for the Renesas m32c. (This patch has been
7220 accepted into the master sources.)
7221
7222 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7223 Michael Snyder <msnyder@redhat.com>
7224 Stan Cox <scox@redhat.com>
7225
7226 * configure.in: Set noconfigdirs for ms1.
7227
7228 * configure: Regenerate.
7229
7230 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7231
7232 * MAINTAINERS (Write After Approval): Add self.
7233
7234 2005-06-01 Josh Conner <jconner@apple.com>
7235
7236 * MAINTAINERS (Write After Approval): Add self.
7237
7238 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7239
7240 * MAINTAINERS: Update my email address.
7241
7242 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7243
7244 * MAINTAINERS (Write After Approval): Add self.
7245
7246 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7247
7248 * MAINTAINERS (Write After Approval): Remove self.
7249
7250 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7251
7252 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7253 (Dependencies): Consider target modules for bootstrap dependencies.
7254 Make target bootstrap modules depend on each stage's gcc.
7255 * Makefile.in: Regenerate.
7256
7257 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7258
7259 * Makefile.def (configure-gcc): Depend on binutils having been built.
7260 (all-gcc): No need to do it here.
7261 * Makefile.in: Regenerate.
7262
7263 2005-05-19 Paul Brook <paul@codesourcery.com>
7264
7265 * configure.in: Rewrite misleading error message when requested
7266 language cannot be built.
7267 * configure: Regenerate.
7268
7269 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7270
7271 * ylwrap: Import from Automake 1.9.5.
7272
7273 2005-05-13 David Ung <davidu@mips.com>
7274
7275 * MAINTAINERS (Write After Approval): Add self.
7276
7277 2005-05-09 Mike Stump <mrs@apple.com>
7278
7279 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7280 lt_cv_sys_max_cmd_len for now.
7281
7282 2005-05-09 Stan Cox <scox@redhat.com>
7283
7284 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7285
7286 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7287
7288 * README.SCO: Update the URL.
7289
7290 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7291
7292 * ltconfig: Define file_list_spec. Pass file_list_spec and
7293 with_gnu_ld to libtool.
7294 * ltcf-c.sh (aix[45]): Define file_list_spec.
7295 * ltcf-cxx.sh (aix[45]): Same.
7296 * ltcf-gcj.sh (aix[45]): Same.
7297 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7298 exists, write list of input files to temporary file.
7299
7300 2005-05-04 Mike Stump <mrs@apple.com>
7301
7302 * configure.in: Always pass --target to target configures as
7303 otherwise rebuilds that do --recheck will fail.
7304 * confiugure: Rebuilt.
7305
7306 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7307
7308 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7309 STAGE_HOST_EXPORTS.
7310 (configure, all): Add bootstrap support.
7311 (Host modules, target modules): Pass post-stage1 flags and exports.
7312 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7313 * Makefile.in: Regenerate.
7314
7315 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7316
7317 * configure: Regenerate.
7318
7319 2005-04-27 Mike Stump <mrs@apple.com>
7320
7321 * MAINTAINERS: Add self as darwin maintainer.
7322
7323 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7324
7325 * config.sub: Update from master copy.
7326
7327 2005-04-21 Mike Stump <mrs@apple.com>
7328
7329 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7330 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7331
7332 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7333
7334 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7335 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7336 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7337 "*-*-elf" and "*-*-linux*".
7338 * configure: Regenerate.
7339
7340 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7341
7342 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7343
7344 2005-04-12 Mike Stump <mrs@apple.com>
7345
7346 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7347
7348 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7349
7350 * MAINTAINERS (Write After Approval): Add myself.
7351
7352 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7353
7354 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7355
7356 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7357
7358 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7359 (TARGET_CONFIGARGS): Include --with-target-subdir.
7360 (configure, all): New macros. Use them throughout.
7361 * Makefile.in: Regenerate.
7362
7363 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7364
7365 * MAINTAINERS (Write After Approval): Add myself.
7366
7367 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7368
7369 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7370
7371 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7372
7373 * MAINTAINERS: Move John Carr to Write After Approval.
7374
7375 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7376
7377 * config/mh-mingw32: Delete.
7378 * configure.in: Don't use it.
7379 * configure: Regenerate.
7380
7381 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7382
7383 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7384 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7385 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7386 (HOST_LIB_PATH): Generate from Makefile.def.
7387 (TARGET_LIB_PATH): Likewise.
7388 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7389 * Makefile.in: Regenerate.
7390 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7391 (RPATH_ENVVAR): Include Darwin case.
7392 * configure: Regenerate.
7393
7394 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7395
7396 * MAINTAINERS (Various Maintainers): Remove self.
7397 (Write After Approval): Add self.
7398
7399 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7400
7401 * MAINTAINERS (Various Maintainers): Add self.
7402
7403 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7404
7405 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7406 * configure: Regenerate.
7407
7408 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7409
7410 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7411 gcc_version, and gcc_version_trigger from set of flags to pass.
7412 * Makefile.tpl: Remove definitions of above variables.
7413 (config.status): Remove dependency on $(gcc_version_trigger).
7414 * Makefile.in: Regenerate.
7415 * configure.in: Do not reference config/gcc-version.m4 nor
7416 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7417 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7418 * configure: Regenerate.
7419
7420 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7421 Andrew Pinski <pinskia@physics.uc.edu>
7422
7423 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7424 * Makefile.in: Regenerate.
7425
7426 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7427
7428 * MAINTAINERS (Write After Approval): Add myself.
7429
7430 2005-03-03 David Ayers <d.ayers@inode.at>
7431
7432 * MAINTAINERS (Write After Approval): Add myself.
7433
7434 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7435
7436 PR libgcj/20160
7437 * ltmain.sh: Avoid creating archives with components that have
7438 duplicate basenames.
7439
7440 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7441
7442 PR bootstrap/20250
7443 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7444 instead of check.
7445 * Makefile.in: Regenerate.
7446
7447 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7448
7449 * Makefile.in: Regenerate to fix conflict between the previous two
7450 patches.
7451
7452 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7453
7454 PR bootstrap/17383
7455 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7456 * Makefile.tpl (HOST_SUBDIR): New substitution.
7457 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7458 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7459 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7460 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7461 (Host modules, Bootstrapped modules): Use it.
7462 (Build modules, Target modules): Do not create symlink trees,
7463 always configure out-of-srcdir.
7464 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7465 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7466 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7467 $(HOST_SUBDIR). Create a symlink for host_subdir.
7468
7469 * Makefile.in: Regenerate.
7470 * configure: Regenerate.
7471
7472 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7473
7474 Merged from libada-gnattools-branch:
7475 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7476
7477 * gnattools: New directory.
7478 * Makefile.def: Add gnattools as a module, depending on target-libada.
7479 * Makefile.in: Regenerate.
7480 * configure.in: Include gnattools in host_tools; disable it if ada
7481 is disabled.
7482 * configure: Regenerate.
7483
7484 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7485
7486 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7487 treelang maintainer.
7488 (Write After Approval): Remove myself.
7489
7490 2005-02-23 Paul Schlie <schlie@comcast.net>
7491
7492 * configure.in: Allow darwin targeted ports to build tk, itcl and
7493 libgui.
7494 * configure: Regenerate.
7495
7496 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7497
7498 PR libgcj/10353
7499 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7500 * configure: Regenerate.
7501
7502 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7503
7504 * MAINTAINERS (Write After Approval): Add myself.
7505
7506 2005-02-10 Ian Lance Taylor <ian@airs.com>
7507
7508 * MAINTAINERS: Update my e-mail address.
7509
7510 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7511
7512 * MAINTAINERS (Write After Approval): Add myself.
7513
7514 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7515
7516 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7517 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7518 target-libgloss when not *-*-elf and *-*-aout.
7519 * configure: Regenerate.
7520
7521 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7522
7523 * MAINTAINERS: Remove obsolete entries.
7524
7525 * MAINTAINERS (Write After Approval): Add Michael Matz.
7526
7527 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7528
7529 * MAINTAINERS: Remove self as cpplib maintainer.
7530
7531 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7532
7533 * install-sh, config.sub: Import from upstream.
7534
7535 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7536
7537 PR bootstrap/18222
7538 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7539 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7540 * Makefile.in: Regenerate.
7541
7542 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7543
7544 * MAINTAINERS: Update my email address.
7545
7546 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7547 Andreas Schwab <schwab@suse.de>
7548
7549 PR bootstrap/18033
7550 * config-ml.in: Eval option if surrounded by single quotes.
7551
7552 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7553
7554 Revert 2004-12-28 Makefile changes, a better fix will be
7555 applied to mainline and src after GCC 4.0 branches.
7556
7557 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7558
7559 PR bootstrap/17383
7560
7561 * Makefile.def (target_modules): Remove stage parameter,
7562 it is always true now.
7563 * Makefile.tpl (configure-build-[+module+],
7564 configure-target-[+module+]): Always build symlink tree
7565 for the directory and for include. BUILD_SUBDIR and
7566 TARGET_SUBDIR cannot be . anymore.
7567 * Makefile.in: Regenerate.
7568
7569 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7570
7571 Revert 2004-12-08 Makefile changes.
7572
7573 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7574
7575 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7576 cygwin, mingw.
7577
7578 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7579
7580 * configure.in (sh64-*-*): Reenable gprof.
7581 * configure: Regenerate.
7582
7583 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7584
7585 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7586 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7587 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7588 * Makefile.in: Regenerate.
7589
7590 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7591
7592 * MAINTAINERS: Update my email address.
7593
7594 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7595
7596 * Makefile.tpl: Generate normal dependencies if the LHS module is
7597 not bootstrapped.
7598 * Makefile.in: Regenerate.
7599
7600 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7601
7602 * configure.in: Include config/gxx-include-dir.m4. Use
7603 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7604 * configure: Regenerate.
7605
7606 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7607
7608 * config.if: Delete.
7609 * configure.in: Set libstdcxx_incdir directly.
7610 * configure: Regenerate.
7611
7612 2004-12-02 Eric Christopher <echristo@redhat.com>
7613
7614 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7615 * Makefile.in: Regenerate.
7616
7617 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7618
7619 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7620 * configure: Regenerate.
7621
7622 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7623
7624 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7625 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7626 * configure: Regenerate.
7627
7628 2004-12-01 Eric Christopher <echristo@redhat.com>
7629
7630 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7631 of things to remove.
7632
7633 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7634
7635 * MAINTAINERS (Write After Approval): Update my e-mail address.
7636
7637 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7638
7639 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7640 from CVS libtool to always pass_all.
7641
7642 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7643
7644 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7645 (hppa*64*-*-*): Delete incorrect comment.
7646 * configure: Rebuilt.
7647
7648 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7649
7650 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7651
7652 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7653
7654 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7655 from CVS libtool to always pass_all.
7656
7657 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7658
7659 * install-sh, compile: Import from automake.
7660
7661 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7662
7663 * config.guess, config.sub: Import from savannnah.
7664
7665 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7666
7667 * MAINTAINERS (Write After Approval): Add myself
7668
7669 2004-11-12 Mike Stump <mrs@apple.com>
7670
7671 * Makefile.def: Add html support.
7672 * Makefile.tpl: Likewise.
7673 * Makefile.in: Regenerate.
7674
7675 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7676
7677 PR 18423
7678 * configure.in: Remove all instances of build-fixincludes from
7679 noconfigdirs.
7680 (build_configargs): Supply --target to subdirectories.
7681 * configure: Regenerate.
7682
7683 * Makefile.def: Make gcc install depend on fixincludes install.
7684 * Makefile.in: Regenerate.
7685
7686 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7687
7688 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7689
7690 2004-11-11 Paul Brook <paul@codesourcery.com>
7691
7692 * MAINTAINERS: Add self as arm maintainer. Update email address.
7693
7694 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7695
7696 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7697 target-libgfortran.
7698 * configure: Regenerate.
7699
7700 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7701
7702 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7703 like CC.
7704
7705 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7706
7707 * Makefile.def (host fixincludes): Specify missing targets.
7708 * Makefile.in: Regenerate.
7709
7710 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7711
7712 * MAINTAINERS: Add myself
7713
7714 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7715
7716 * MAINTAINERS (Write After Approval): Add myself.
7717
7718 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7719
7720 * Makefile.def: Build fixincludes for the host, too.
7721 * Makefile.in: Regenerate.
7722 * configure.in (host_tools): Add fixincludes.
7723 * configure: Regenerate.
7724
7725 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7726
7727 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7728 * configure: Regenerated.
7729
7730 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7731
7732 PR other/17783
7733 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7734 * configure: Regenerated.
7735
7736 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7737
7738 * README.SCO: Update per FSF instructions.
7739
7740 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7741
7742 PR target/18151
7743 * configure.in (case ${target}): Do not build fixincludes for avr.
7744 * configure: Regenerated.
7745
7746 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7747
7748 * configure.in (case ${target}): Do not build fixincludes
7749 on platforms where it is not used.
7750 * configure: Regenerated.
7751
7752 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7753
7754 * configure.in: Use an absolute path to install-sh.
7755 * configure: Regenerated.
7756
7757 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7758
7759 * MAINTAINERS (Write After Approval): Add myself.
7760
7761 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7762
7763 * MAINTAINERS: Remove from Write After Approval those that are
7764 already maintainers.
7765
7766 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7767
7768 * MAINTAINERS: Update my email address.
7769
7770 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7771
7772 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7773 * configure: Regenerate.
7774
7775 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7776
7777 * MAINTAINERS: Update my email address.
7778
7779 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7780
7781 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7782 entries belonging to this category.
7783
7784 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7785
7786 * MAINTAINERS: Update my e-mail address.
7787
7788 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7789
7790 Fix wrong conflict resolution in:
7791
7792 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7793
7794 * Makefile.in: Regenerate.
7795 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7796 in the recursive `make', instead of hardwiring `all'.
7797 (Autogenerated TARGET-* variables): New.
7798
7799 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7800
7801 * configure.in: Enable target-libgloss for crx-*-*.
7802 * configure: Regenerate.
7803
7804 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7805
7806 * MAINTAINERS (Various Maintainers): Move the "windows,
7807 cygwin, mingw" maintainer to ...
7808 (OS Port Maintainers): ... here.
7809
7810 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7811
7812 * MAINTAINERS (Write After Approval): Remove those that are
7813 maintainers of some subsystem.
7814
7815 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7816
7817 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7818 * ltcf-cxx.sh (tpf*): Likewise.
7819 * ltconfig (tpf*): Add TPF OS configuration support.
7820
7821 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7822
7823 * MAINTAINERS: Change my email address to my new work account.
7824
7825 2004-09-24 Michael Roth <mroth@nessie.de>
7826
7827 * configure.in (--without-headers): Add missing double quotes.
7828 * configure: Regenerate.
7829
7830 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7831
7832 * ylwrap: Revert to previous version.
7833
7834 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7835
7836 PR bootstrap/17369
7837 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7838 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7839 SET_GCC_LIB_PATH_CMD.
7840 (BASE_TARGET_EXPORTS): Likewise.
7841 * Makefile.in: Regenerated.
7842
7843 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7844 * configure: Regenerated.
7845
7846 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7847
7848 * config.guess: New upstream version
7849 * compile, depcomp, install-sh, ylwrap: Likewise.
7850
7851 2004-09-19 Roger Sayle <roger@eyesopen.com>
7852
7853 * config/mh-x86omitfp: New host makefile fragment. Add
7854 -fomit-frame-pointer to the default BOOT_CFLAGS.
7855 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7856 * configure: Regenerate.
7857
7858 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7859
7860 PR target/11572
7861 * configure.in (*-*-darwin*): Renable libobjc.
7862 * configure: Regenerate.
7863
7864 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7865
7866 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7867
7868 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7869
7870 * Makefile.def: Remove libbanshee.
7871 * Makefile.tpl: Ditto.
7872 * configure.in: Ditto.
7873 * Makefile.in: Regen.
7874 * configure: Ditto.
7875
7876 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7877
7878 * ltmain.sh: Use $pic_object as $non_pic_object if
7879 $non_pic_object=none.
7880
7881 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7882
7883 * missing: Import latest version from master repository.
7884
7885 2004-09-06 Nick Clifton <nickc@redhat.com>
7886
7887 * config.sub: Import latest version from master repository.
7888 * config.guess: Likewise.
7889 This includes these changes:
7890
7891 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7892
7893 * config.sub: Handle crisv32, alias etraxfs.
7894 * config.guess (crisv32:Linux:*:*): Handle.
7895
7896 2004-08-13 Brad Smith <brad@comstyle.com>
7897
7898 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7899 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7900
7901 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7902
7903 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7904 assume the processor is a powerpc. This is because coreutils
7905 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7906 in this case, due to a MacOS X bug that causes
7907 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7908 to return a negative number.
7909 Problem reported by Petter Reinholdtsen in:
7910 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7911
7912 2004-07-19 Ben Elliston <bje@gnu.org>
7913
7914 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7915
7916 2004-06-24 Ben Elliston <bje@gnu.org>
7917
7918 * config.guess: Update copyright years.
7919 * config.sub: Likewise.
7920
7921 2004-06-22 Robert Millan <robertmh@gnu.org>
7922
7923 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7924 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7925
7926 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7927
7928 * config.guess (*:*VMS:*:*): New entry. Replaces
7929 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7930 manufacturer.
7931
7932 2004-06-22 Ben Elliston <bje@gnu.org>
7933
7934 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7935 * config.sub: Likewise.
7936
7937 2004-06-22 Ben Elliston <bje@gnu.org>
7938
7939 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7940 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7941
7942 2004-06-11 Ben Elliston <bje@gnu.org>
7943
7944 * config.guess (pegasos:OpenBSD:*:*): Remove.
7945
7946 2004-06-11 Ben Elliston <bje@gnu.org>
7947
7948 From Wouter Verhelst <wouter@grep.be>:
7949 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7950
7951 2004-06-11 Ben Elliston <bje@gnu.org>
7952
7953 * config.guess (luna88k:OpenBSD:*:*): New.
7954
7955 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7956
7957 * config.guess (m32r*:Linux:*:*): New case.
7958 * config.sub: Handle m32rle.
7959
7960 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7961
7962 From Jens Petersen <petersen@redhat.com>:
7963 * config.sub: Handle sparcv8.
7964
7965 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7966
7967 From Tom Smith <smith@cag.lkg.hp.com>:
7968 * config.guess: Version suffixes are equally significant on Tru64
7969 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7970 prefix of "P" (patched kernel).
7971
7972 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7973
7974 * config.sub: Add support for National Semiconductor CRX target.
7975
7976 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7977
7978 * MAINTAINERS (Various Maintainers): Remove myself as web page
7979 maintainer, add myself as maintainer of build status lists.
7980
7981 2004-09-03 Jan Beulich <jbeulich@novell.com>
7982
7983 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7984 *-*-netware, but add target-libmudflap.
7985 Consolidate *-*-netware targets (of which really only i?86 exists)
7986 into a single entry.
7987 * configure: Likewise.
7988
7989 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7990
7991 * Makefile.tpl (sorry): Remove.
7992 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7993 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7994 (do-clean): Clean per-stage directories too.
7995 (do-distclean): Run distclean-stage1 too.
7996 (.NOTPARALLEL): Enable during toplevel bootstrap.
7997 (stage[+id+]-bubble): Enable parallel execution during
7998 the recursive invocation.
7999 * Makefile.in: Regenerate.
8000
8001 Fix previous checkin:
8002
8003 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8004 include.
8005 * configure.in: Fix indentation.
8006 * configure: Regenerate.
8007
8008 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8009
8010 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8011 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8012 * configure: regenerate
8013 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8014 -mdynamic-no-pic
8015
8016 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8017
8018 * Makefile.def (build_modules): Add fixincludes.
8019 (dependencies): Make gcc depend on fixincludes.
8020 * configure.in (build_tools): Add fixincludes.
8021 (build_configdirs): Always include build_libs.
8022 * Makefile.in: Regenerate.
8023 * configure: Regenerate.
8024
8025 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8026
8027 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8028 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8029 phony targets; do not generate timestamp files.
8030 (distclean-stageN): Remove references to their timestamp files.
8031 (restageN, touch-stageN): Remove.
8032 (stageN-bubble): Rewritten.
8033 (compare): Support lean bootstraps.
8034 * Makefile.in: Regenerate.
8035
8036 * configure.in: Only warn when bootstrapping but
8037 build != host or build != target. Support lean bootstraps.
8038 * configure: Regenerate.
8039
8040 2004-08-26 Phil Edwards <phil@codesourcery.com>
8041
8042 * configure.in: Give a better error message if GMP/MPFR are missing
8043 and a language needing them has been requested.
8044 * configure: Regenerated.
8045
8046 2004-08-25 Phil Edwards <phil@codesourcery.com>
8047
8048 * configure.in: Print a list of available language front-ends if
8049 a requested one is missing. Tidy stray tab characters.
8050 * configure: Regenerated.
8051
8052 2004-08-19 Michael Koch <konqueror@gmx.de>
8053
8054 * gcc/doc/install.texi: Update entry about automake for libjava.
8055
8056 2004-08-17 Robert Millan <robertmh@gnu.org>
8057
8058 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8059 (instead of FreeBSD).
8060 * configure: Regenerate.
8061
8062 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8063
8064 * Makefile.in: Regenerate.
8065 * configure: Regenerate.
8066
8067 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8068 stage_*_flags.
8069 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8070 for bootstrapped modules if toplevel bootstrap is going.
8071 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8072 modules. Adjust for changes in Makefile.def. Enable several
8073 rules even in non-bootstrap mode, just to avoid peppering the
8074 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8075 (stage-[+prev+]-bubble): Remove.
8076
8077 * Makefile.def (Dependencies): Depend on all-build-bison,
8078 all-build-flex, all-build-byacc, all-build-texinfo, rather
8079 than the host variations.
8080 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8081 with BUILD_SUBDIR.
8082 (BISON): Update for recent Bisons.
8083 (YACC): Fix typo.
8084 (cross): Depend on all-build.
8085 (all): Do not depend on all-build.
8086 (prebootstrap): Remove.
8087 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8088 (Prebootstrap dependencies): Add them to the per-stage targets
8089 and to all-prebootstrap.
8090 * configure.in (build_configdirs): Always enable build_tools.
8091 (BUILD_DIR_PREFIX): Remove.
8092
8093 * Makefile.def (gcc): Add target variable.
8094 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8095 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8096 in the recursive `make', instead of hardwiring `all'.
8097 (Autogenerated TARGET-* variables): New.
8098
8099 2004-08-13 Brian Booth <bbooth@redhat.com>
8100
8101 * MAINTAINERS: Remove myself from write-after-approval.
8102
8103 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8104
8105 * src-release: Stop distributing mmalloc with gdb (which doesn't
8106 use it).
8107 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8108 * Makefile.in: Regenerate.
8109
8110 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8111
8112 * configure.in (arm*-*-eabi*): New target.
8113 * configure: Regenerate.
8114
8115 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8116
8117 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8118 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8119 (Dependencies): New section.
8120 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8121 (configure-target-[+module+]): Depend on maybe-all-gcc
8122 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8123 (toplevel profiledbootstrap): Fix dependencies.
8124 * Makefile.in: Regenerate.
8125
8126 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8127
8128 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8129 target-libiberty to noconfigdirs.
8130 * configure: Regenerate.
8131
8132 2004-08-03 Paul Brook <paul@codesourcery.com>
8133
8134 * configure.in: Check for MPFR as well as GMP.
8135 * configure: Regenerate.
8136
8137 2004-08-01 Robert Millan <robertmh@gnu.org>
8138
8139 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8140 libmudflap for all GNU-based systems (with Glibc).
8141 * configure: Regenerate.
8142
8143 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8144
8145 * Makefile.def (host-modules): Add gcc.
8146 * Makefile.in: Regenerate.
8147 * Makefile.tpl (sorry): New rule.
8148 (configure-host, all-host, [+make_target+]-host, do-check,
8149 install-host): Do not add gcc as a special case.
8150 (host modules): Add a small special-casing for gcc. Export
8151 extra_make_flags through the environment.
8152 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8153 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8154 other recursive targets for gcc): Remove.
8155
8156 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8157 (stage, unstage): New rules.
8158 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8159 distclean-stage[+id+]): Use stage_current.
8160 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8161 the stage*-start rules.
8162
8163 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8164
8165 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8166 use -all_load flag.
8167
8168 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8169
8170 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8171 * configure: Regenerate.
8172
8173 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8174
8175 * maintainer-scripts/gcc_release: Revert yesterday's change.
8176
8177 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8178
8179 * MAINTAINERS: Add myself to write-after-approval.
8180
8181 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8182
8183 * libf2c: Removed.
8184 * gcc/gccbug.in: Updated because of libf2c removal.
8185 * maintainer-scripts/gcc_release: Ditto.
8186
8187 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8188
8189 * configure.in: Build libmudflap by default on FreeBSD.
8190 * configure: Regenerated.
8191
8192 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8193
8194 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8195 systems.
8196 * configure: Regenerated.
8197
8198 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8199
8200 PR target/16344
8201 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8202 feedback based compiler.
8203 * Makefile.in: Rebuilt.
8204
8205 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8206
8207 * Makefile.def (host_modules): Set bootstrap=true for flex.
8208 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8209 * Makefile.in: Rebuilt.
8210
8211 2004-07-07 Jan Hubicka <jh@suse.cz>
8212
8213 * MAINTAINERS: Add self as a profile feedback maintainer.
8214
8215 2004-07-05 Phil Edwards <phil@codesourcery.com>
8216
8217 * configure.in: Do not prepend $srcdir to /dev/null in
8218 makefile fragments.
8219 * configure: Regenerate.
8220
8221 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8222
8223 * Makefile.def (build_modules): Add bison, byacc, flex,
8224 m4, texinfo.
8225 (flags_to_pass): Add FLEX.
8226 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8227 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8228 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8229 DEFAULT_MAKEINFO): Remove.
8230 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8231 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8232 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8233 objdir or else use configured tool.
8234 (all-build): New.
8235 (all): Depend on it.
8236 (Build module dependencies): Add.
8237 * Makefile.in: Regenerate.
8238 * configure.in: Better support for multiple build modules,
8239 matching what is done for host/target modules. Do not look
8240 for "plausible" locations of build tools if Canadian cross.
8241 Use autoconf's AC_PROG_CC to find a C compiler. Define
8242 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8243 * configure: Regenerate.
8244
8245 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8246
8247 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8248 * Makefile.in: Regenerate.
8249
8250 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8251
8252 * Makefile.tpl (configure-build-[+module+],
8253 configure-[+module+], configure-target-[+module+]): Pass
8254 [+extra_configure_args+].
8255 (all-build-[+module+], all-[+module+], check-[+module+],
8256 install-[+module+], [+make_target+]-[+module+],
8257 all-target-[+module+], check-target-[+module+],
8258 install-target-[+module+], [+make_target+]-target-[+module+]):
8259 Pass [+extra_make_args+].
8260 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8261 (GCC_HOST_EXPORTS): Remove.
8262 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8263 cross, check-gcc, check-gcc-c++, install-gcc,
8264 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8265 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8266 * Makefile.in: Regenerate.
8267
8268 2004-06-21 Matthew Sachs <msachs@apple.com>
8269
8270 * MAINTAINERS: Added self to write-after-approval.
8271
8272 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8273
8274 * configure.in: Check for srcdir/winsup rather than build directory
8275 winsup.
8276 * configure: Regenerate.
8277
8278 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8279
8280 * configure.in: Don't build Cygwin native newlib if winsup
8281 directory is missing. Emit warning instead.
8282 * configure: Regenerate.
8283
8284 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8285
8286 * Makefile.tpl (touch-stage[+id+]): New.
8287 (restage[+prev+]): Depend on touch-stage[+id+].
8288
8289 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8290 Use it throughout.
8291
8292 * Makefile.def: Add profile and feedback bootstrap stages.
8293 Remove next field from bootstrap stages.
8294 * Makefile.tpl (LN, LN_S): Substitute.
8295 (stageN-start, stageN-end): Use double-colon rules, to
8296 provide a hook for additional setup commands.
8297 (distclean-stageN-gcc, restageN): Create dependencies from
8298 [+prev+], not from [+next+].
8299 (stageN-bubble): Add commands for successive stages from
8300 [+prev+], using double-colon rules.
8301 (all-stageN-gcc): Fix typo.
8302 (stagefeedback-start, profiledbootstrap): New.
8303 * Makefile.in: Regenerate.
8304 * configure.in: Call ACX_PROG_LN.
8305 * configure: Regenerate.
8306
8307 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8308
8309 * MAINTAINERS (Write After Approval): Add myself.
8310
8311 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8312
8313 * MAINTAINERS (Write After Approval): Add myself.
8314
8315 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8316
8317 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8318 without gcc.
8319 * configure: Regenerate.
8320
8321 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8322
8323 * Makefile.tpl: Fix typo.
8324 * Makefile.in: Regenerate.
8325
8326 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8327
8328 * configure.in: Remove new- prefix from toplevel
8329 bootstrap targets.
8330 * configure: Regenerate.
8331
8332 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8333
8334 * Makefile.tpl (all.normal): Rename to all.
8335 (all): Replace with a rule to pick the default
8336 target from configure.
8337 (all-gcc, configure-gcc): Use conditionals to
8338 do nothing when toplevel bootstrap is going on.
8339 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8340 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8341 * configure.in: Support --enable-bootstrap.
8342
8343 * Makefile.def: Remove new- prefix from toplevel
8344 bootstrap targets.
8345 * Makefile.tpl: Likewise.
8346
8347 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8348 target.
8349
8350 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8351 $(RECURSE_FLAGS) to recursive invocation of make.
8352
8353 * Makefile.in: Regenerate.
8354 * configure: Regenerate.
8355
8356 2004-05-30 Andreas Jaeger <aj@suse.de>
8357 Jim Wilson <wilson@specifixinc.com>
8358
8359 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8360 like CC.
8361
8362 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8363
8364 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8365 * configure: Regenerate.
8366
8367 2004-05-25 Daniel Jacobowitz <drow@false.org>
8368
8369 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8370 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8371 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8372 targets.
8373 * Makefile.in: Regenerate.
8374
8375 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8376
8377 * configure.in: Test the ability to symlink directories.
8378 * configure: Regenerate.
8379
8380 * Makefile.def (bootstrap-stage): New definitions.
8381 * Makefile.tpl (configure-stage1-gcc,
8382 configure-stage2-gcc, configure-stage3-gcc,
8383 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8384 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8385 new-restage3, compare): Autogenerate, see Makefile.in
8386 entry for behavioral changes.
8387 (distclean-stage1, new-stage1-start, new-stage1-end,
8388 new-stage1-bubble, distclean-stage2, new-stage2-start,
8389 new-stage2-end, new-stage2-bubble, distclean-stage3,
8390 new-stage3-start, new-stage3-end): New autogenerated targets.
8391 (objext, prebootstrap, BOOT_CFLAGS,
8392 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8393 targets.
8394
8395 * Makefile.in: Regenerate.
8396 (distclean-stage1, new-stage1-start, new-stage1-end,
8397 new-stage1-bubble, distclean-stage2, new-stage2-start,
8398 new-stage2-end, new-stage2-bubble, distclean-stage3,
8399 new-stage3-start, new-stage3-end): New targets.
8400 (all-stage1-gcc): Move prebootstrap dependency from here...
8401 (configure-stage1-gcc): ...to here.
8402 (new-bootstrap): Use bubble targets.
8403 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8404 Use per-stage distclean targets.
8405 (configure-stage1-gcc, configure-stage2-gcc,
8406 configure-stage3-gcc, all-stage1-gcc,
8407 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8408 Use new-stageN-start to prepare the tree.
8409
8410 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8411
8412 * Makefile.def (host_modules): add libcpp.
8413 * Makefile.tpl: Add dependencies on and for libcpp.
8414 * Makefile.in: Regenerate.
8415 * configure.in: Add libcpp host module.
8416 * configure: Regenerate.
8417
8418 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8419
8420 * Makefile.tpl: Whenever a recursive target is defined, wrap
8421 it in a special @if/@endif block, and prepare its maybe
8422 dependency in the @if/@endif block
8423 * configure.in: Instead of writing maybe dependencies, remove
8424 the @if/@endif statements, and remove the @if/@endif blocks
8425 that remain.
8426 * configure: Regenerate.
8427 * Makefile.in: Regenerate.
8428
8429 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8430
8431 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8432
8433 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8434
8435 PR bootstrap/15120
8436 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8437 * */configure: Rebuilt.
8438
8439 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8440
8441 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8442 of libf2c.
8443 * configure, Makefile.in: Regenerate.
8444
8445 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8446
8447 * MAINTAINERS (Write After Approval): Add myself.
8448
8449 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8450
8451 Merge from tree-ssa-20020619-branch.
8452
8453 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8454 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8455 (HOST_GMPLIBS): Define.
8456 (HOST_GMPINC): Define.
8457 (TARGET_LIB_PATH): Add libmudflap.
8458 (GFORTRAN_FOR_TARGET): Define.
8459 (configure-build*): Export GFORTRAN.
8460 (configure-gcc): Export GMPLIBS and GMPINC.
8461 (all-gcc): Add maybe-all-libbanshee.
8462 (configure-target-libgfortran): Define.
8463 * Makefile.in: Regenerate.
8464 * configure.in (host_libs): Add libbanshee.
8465 (target_libraries): Add target-libmudflap and target-libgfortran.
8466 Add --with-libbanshee.
8467 Handle --disable-libmudflap.
8468 (*-*-freebsd*): Use with_gmp.
8469 Add $(libgcj) to noconfigdirs.
8470 * configure: Regenerate.
8471 * depcomp: New file.
8472 * MAINTAINERS: Add tree-ssa maintainers.
8473
8474 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8475
8476 * MAINTAINERS (Various Maintainers): Add myself.
8477
8478 2004-04-30 Brian Ford <ford@vss.fsi.com>
8479
8480 * MAINTAINERS (Write After Approval): Add myself.
8481
8482 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8483
8484 * MAINTAINERS (Write After Approval): Add myself.
8485
8486 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8487
8488 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8489 * configure: Regenerate.
8490
8491 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8492
8493 Revert:
8494 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8495
8496 * Makefile.def (flags_to_pass): Remove *dir variables that
8497 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8498 as well as prefix and exec_prefix.
8499 * Makefile.in: Regenerate.
8500
8501 2004-04-26 Robert Millan <robertmh@gnu.org>
8502
8503 Add patches from libtool CVS.
8504 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8505 * ltconfig: Likewise.
8506 * ltcf-c.sh: Likewise.
8507 * ltcf-cxx.sh: Likewise.
8508 * ltcf-gcj.sh: Likewise.
8509
8510 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8511
8512 * Makefile.def (host_modules): Mark with the bootstrap
8513 flag packages on which gcc depends.
8514 * Makefile.tpl (all-bootstrap): Use it.
8515 * Makefile.in: Regenerate.
8516
8517 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8518
8519 * Makefile.def (flags_to_pass): Remove *dir variables that
8520 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8521 as well as prefix and exec_prefix.
8522 * Makefile.in: Regenerate.
8523
8524 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8525
8526 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8527 * configure: Regenerate.
8528 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8529 * gcc/Makefile.tpl (compare): Use the result of the test.
8530 * gcc/Makefile.in: Regenerate.
8531
8532 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8533
8534 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8535 Always relocate gcc and prev-gcc to the original names, even
8536 if the build fails.
8537 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8538 New targets.
8539
8540 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8541
8542 * MAINTAINERS: Update my email address.
8543
8544 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8545
8546 * configure.in (mips*-*-irix5*): Enable ld.
8547 * configure: Regenerate.
8548
8549 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8550
8551 * configure: Regenerate.
8552
8553 2004-04-15 James E Wilson <wilson@specifixinc.com>
8554
8555 * Makefile.tpl (configure-[+module+], configure-gcc,
8556 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8557 Set and export LDFLAGS.
8558 * Makefile.in: Regenerate.
8559
8560 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8561
8562 * MAINTAINERS: Add myself to write-after-approval.
8563
8564 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8565
8566 PR bootstrap/14871
8567 * Makefile.tpl: If we don't have built-in-tree target tools,
8568 use the ones found by configure rather than hacking around with
8569 program_transform_name.
8570 * configure.in: Give Makefile.tpl the information necessary
8571 to do that.
8572 * Makefile.in: Regenerate.
8573 * configure: Regenerate.
8574
8575 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8576
8577 PR bootstrap/14760
8578 * configure.in: When computing baseargs, strip *all* copies of
8579 offending options. Also, don't match/substitute the trailing space,
8580 so that this actually works when two similar options are separated by
8581 only one space.
8582 * configure: Regenerate.
8583
8584 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8585
8586 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8587 (rs6000-*-aix*): Same.
8588 * configure: Regenerate.
8589
8590 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8591
8592 * MAINTAINERS: Add myself to write-after-approval.
8593
8594 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8595
8596 * MAINTAINERS: Add myself to write-after-approval.
8597
8598 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8599
8600 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8601 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8602 * Makefile.in: Regenerate.
8603
8604 * configure.in (top level bootstrap support): Rework --enable-werror
8605 to set @stage2_werror_flag@.
8606 * configure: Regenerate.
8607 * Makefile.tpl (top level bootstrap support): Pass
8608 @stage2_werror_flag@ down to configure in stages 2 and 3.
8609 * Makefile.in: Regenerate.
8610
8611 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8612
8613 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8614 for stages 2 and 3 as well as in make. As a consequence, remove
8615 OUTPUT_OPTION (now detected by configure) from the flags passed down
8616 to make.
8617 * Makefile.in: Regenerate.
8618
8619 * Makefile.tpl (new-bootstrap): Fix typo.
8620 * Makefile.in: Regenerate.
8621
8622 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8623
8624 * Makefile.tpl: Rearrange by moving recursive_targets rules
8625 into their proper sections.
8626 * Makefile.tpl (top level bootstrap support): Move disabling
8627 of coverage flags from 'make' to 'configure'; improve comments.
8628 * Makefile.in: Regenerate.
8629
8630 * Makefile.tpl (experimental top level bootstrap) Move stage1
8631 language setting from all- target to configure- target; disable
8632 intermodule optimization in stage 1; prevent gratuitous rebuilds
8633 of stage 1.
8634 * Makefile.in: Regenerate.
8635 * configure.in: Comma-separate stage 1 language list for top
8636 level bootstrap.
8637 * configure: Regenerate.
8638
8639 * Makefile.tpl: Clean up experimental top level bootstrap support:
8640 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8641 prev-gcc in configure- targets as well as all- targets.
8642 * Makefile.in: Regenerate.
8643
8644 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8645
8646 * compile: New file imported from automake.
8647
8648 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8649
8650 * configure.in: Remove symbolic link section.
8651 * configure: Regenerate.
8652 * Makefile.tpl (links): Remove.
8653 * Makefile.in: Regenerate.
8654
8655 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8656 Nathanael Nerode <neroden@gcc.gnu.org>
8657
8658 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8659 Set with AC_CHECK_PROGS.
8660 * configure.in: Fix comment typo from last patch.
8661 * configure: Regenerate.
8662
8663 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8664
8665 * Makefile.tpl: Introduce experimental top level bootstrap support.
8666 * Makefile.in: Regenerate.
8667 * configure.in: Introduce support for top level bootstrap.
8668 * configure: Regenerate.
8669
8670 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8671 Paolo Bonzini <bonzini@gnu.org>
8672
8673 PR bootstrap/14522
8674 * configure.in: Cope with shells that do not support unquoted ^
8675 * configure: Regenerate.
8676
8677 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8678 Paolo Bonzini <bonzini@gnu.org>
8679
8680 PR bootstrap/14522
8681 * configure.in: Cope with shells that do not support nesting
8682 quotes inside quoted backquote substitutions.
8683 * configure: Regenerate.
8684
8685 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8686
8687 PR bootstrap/14522
8688 * configure.in: Fix escaping of $.
8689 * configure: Regenerate.
8690
8691 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8692
8693 * configure: Regenerate, since I forgot to while committing Paolo's
8694 changes.
8695
8696 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8697
8698 PR ada/14131
8699 Move language detection to the top level.
8700 * configure.in: Find default values for the tools as
8701 soon as possible. Disable ada if GNAT is not found.
8702 Emit error message about missing languages. Expand
8703 --enable-languages=all for the gcc subdirectory.
8704
8705 2004-03-10 Ben Elliston <bje@gnu.org>
8706
8707 * MAINTAINERS: Update my email address.
8708
8709 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8710
8711 * ltconfig: Disable building static libraries if building shared
8712 libraries on AIX 5L.
8713
8714 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8715
8716 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8717 and disable libgcj.
8718 * configure: Regenerated.
8719
8720 2004-03-01 Brian Booth <bbooth@redhat.com>
8721
8722 * MAINTAINERS: Add myself to write-after-approval.
8723
8724 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8725
8726 * MAINTAINERS: Add myself to write-after-approval.
8727
8728 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8729
8730 PR bootstrap/7087
8731 * Makefile.tpl: Guard XFOO sed statements better.
8732 * Makefile.tpl: Add dependency for configure-target-libada.
8733 * Makefile.in: Regenerate (incidentally fixes broken
8734 commit when libada-branch was merged).
8735
8736 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8737
8738 * MAINTAINERS: Add myself to write-after-approval.
8739
8740 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8741
8742 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8743 maintainers.
8744
8745 2004-02-20 Andrew Cagney <cagney@redhat.com>
8746
8747 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8748 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8749
8750 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8751
8752 PR bootstrap/11932
8753 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8754
8755 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8756
8757 * MAINTAINERS: Added myself to write-after-approval.
8758
8759 2004-02-14 Michael Koch <konqueror@gmx.de>
8760
8761 * MAINTAINERS: Added myself to write-after-approval.
8762
8763 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8764
8765 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8766 some OS port maintainers to OS port maintainers section.
8767
8768 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8769
8770 * MAINTAINERS: Add self.
8771
8772 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8773
8774 * MAINTAINERS: Alphabetize.
8775
8776 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8777
8778 * MAINTAINERS: Remove myself.
8779
8780 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8781
8782 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8783 (rs6000-*-aix*): Same.
8784 * configure: Regenerate.
8785
8786 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8787
8788 * configure.in (host): Add in missing $noconfigdirs to defines.
8789 * configure: Regenerate.
8790
8791 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8792 Nathanael Nerode <neroden@gcc.gnu.org>
8793
8794 PR ada/6637, PR ada/5911
8795 Merge with libada-branch:
8796 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8797 with appropriate dependencies. Add --enable-libada configure switch.
8798 * configure, Makefile.in: Regenerate.
8799
8800 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8801
8802 * MAINTAINERS: Add myself to write-after-approval.
8803
8804 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8805
8806 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8807 * configure: Regenerate.
8808
8809 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8810
8811 Merge from upstream:
8812
8813 * ltmain.in: When setting IFS to '~', be careful about user
8814 arguments that contain '~'.
8815
8816 2004-02-04 Peter O'Gorman <peter@pogma.com>
8817
8818 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8819 Also test $base_compile against $CC with escaped arguments. Bug
8820 reported by Geoff Keating <geoffk@apple.com>.
8821
8822 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8823
8824 * MAINTAINERS: Remove i960 port.
8825
8826 2004-01-23 DJ Delorie <dj@redhat.com>
8827
8828 * Makefile.def (target_modules) [libiberty]: Don't stage.
8829 * Makefile.in: Rebuilt.
8830
8831 2004-01-20 Caroline Tice <ctice@apple.com>
8832
8833 * MAINTAINERS: Add myself to write-after-approval.
8834
8835 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8836
8837 * MAINTAINERS: Update my email address.
8838
8839 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8840
8841 * MAINTAINERS: Add myself to write-after-approval.
8842
8843 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8844
8845 * MAINTAINERS: Remove entries without email address.
8846
8847 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8848
8849 * MAINTAINERS: Add myself to write-after-approval.
8850
8851 2004-01-15 Steven Bosscher <stevenb@suse.de>
8852
8853 * MAINTAINERS: Update my email address.
8854
8855 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8856
8857 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8858 * Makefile.tpl (configure-target-[+module+]): Support stage.
8859 * Makefile.in: Rebuilt.
8860
8861 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8862
8863 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8864
8865 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8866
8867 * MAINTAINERS: Add myself as a MIPS maintainer.
8868
8869 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8870
8871 * configure.in: Use ./config.cache, not config.cache.
8872 * configure: Regenerate.
8873 * Makefile.tpl: Special-casing not needed for GCC any more.
8874 * Makefile.in: Regenerate.
8875
8876 * configure.in: Don't share a cache file for host dirs.
8877 * configure: Regenerate.
8878
8879 * config-ml.in: Don't mess with the cache file.
8880
8881 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8882
8883 * MAINTAINERS: Move myself from 'Write After Approval' to
8884 'CPU Port Maintainers' section as SPARC maintainer.
8885
8886 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8887
8888 * Makefile.tpl: Make GCC use a separate config.cache.
8889 * Makefile.in: Regenerate.
8890
8891 PR bootstrap/11932, PR bootstrap/11933
8892 (I don't know if it will fix either of them, but it relates
8893 to them.)
8894 * configure.in: Don't use shared config.cache for target
8895 directories.
8896 * configure: Regenerate.
8897
8898 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8899
8900 * MAINTAINERS: Add myself to 'Write After Approval' section.
8901
8902 2003-12-31 Roger Sayle <roger@eyesopen.com>
8903
8904 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8905 * configure: Regenerated.
8906
8907 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8908
8909 * MAINTAINERS: Remove the mn10200 maintainer.
8910
8911 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8912
8913 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8914 * configure: Regenerated.
8915
8916 2003-12-16 Jan Hubicka <jh@suse.cz>
8917
8918 * MAINTAINERS: Add myself as callgraph maintainer.
8919
8920 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8921
8922 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8923 * configure: Regenerate.
8924
8925 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8926
8927 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8928 'Write After Approval' section. Update email.
8929
8930 2003-12-01 James Lemke <jim@wasabisystems.com>
8931
8932 * MAINTAINERS (Write After Approval): Add myself.
8933
8934 2003-11-20 Matt Thomas <matt@3am-software.com>
8935
8936 * MAINTAINERS: Add myself as a vax port maintainer.
8937
8938 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8939
8940 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8941 (configure-build-[+module+], configure-[+module+]): Likewise.
8942 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8943 * Makefile.in: Regenerate.
8944
8945 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8946
8947 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8948 shared/dylibed libraries.
8949 * ltmain.sh: Likewise.
8950 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8951 * ltcf-cxx.sh: Likewise.
8952 * ltcf-gcj.sh: Likewise.
8953 * ltconfig: Likewise.
8954
8955 2003-11-17 Stan Cox <scox@redhat.com>
8956
8957 * MAINTAINERS: Add myself as iq2000 port maintainer.
8958
8959 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8960
8961 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8962 * Makefile.in: Regenerate.
8963
8964 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8965
8966 * config.sub: Update to 2003-11-03 version.
8967
8968 2003-10-20 Phil Edwards <phil@codesourcery.com>
8969
8970 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8971 * configure: Regenerate.
8972
8973 2003-10-20 Nicolas Pitre <nico@cam.org>
8974
8975 * MAINTAINERS: Add myself to 'Write After Approval' section.
8976
8977 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8978
8979 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8980
8981 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8982
8983 * MAINTAINERS: Update my email address.
8984
8985 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8986
8987 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8988
8989 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8990
8991 * MAINTAINERS: Add myself to 'Write After Approval' section.
8992
8993 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8994
8995 * config.guess: Update to 2003-10-16 version.
8996 * config.sub: Update to 2003-10-16 version.
8997
8998 2003-10-15 David Daney <ddaney@avtrex.com>
8999
9000 * MAINTAINERS: Added myself to 'Write After Approval' section.
9001
9002 2003-10-15 Falk Hueffner <falk@debian.org>
9003
9004 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9005 'Write After Approval' section. Update email.
9006
9007 2003-10-14 Roger Sayle <roger@eyesopen.com>
9008
9009 * MAINTAINERS: Move myself from 'Write After Approval' to
9010 'Various Maintainers' section as middle-end maintainer.
9011
9012 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9013
9014 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9015 HOST_FLAGS_TO_PASS.
9016 * Makefile.in: Regenerate.
9017
9018 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9019
9020 * config.guess: Update to 2003-10-07 version.
9021 * config.sub: Update to 2003-10-07 version.
9022
9023 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9024
9025 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9026 * ltconfig (irix5*, irix6*): Don't override version_type.
9027
9028 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9029
9030 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9031 * configure: Rebuilt
9032 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9033 * Makefile.in: Rebuilt
9034
9035 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9036
9037 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9038
9039 2003-09-30 Carlo Wood <carlo@alinoe.com>
9040
9041 * MAINTAINERS (Write After Approval): Add myself.
9042
9043 2003-09-29 Paul Koning <ni1d@arrl.net>
9044
9045 * MAINTAINERS: Move myself from "Write After Approval"
9046 to CPU platform maintainers for pdp11 platform.
9047
9048 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9049
9050 * MAINTAINERS: Move myself from 'Write After Approval' to
9051 'Various Maintainers' section as libffi testsuite maintainer.
9052
9053 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9054
9055 * configure.in: Pass a computed --program-transform-name
9056 to subconfigures.
9057 * configure: Regenerated.
9058
9059 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9060
9061 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9062 * Makefile.in: Regenerate.
9063
9064 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9065 * Makefile.in: Regenerate.
9066
9067 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9068
9069 * MAINTAINERS: Move myself from 'Write After Approval'
9070 to 'Various Maintainers' (objective-c) section.
9071
9072 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9073
9074 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9075 quoting.
9076 * configure: Regenerated.
9077
9078 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9079
9080 * MAINTAINERS (Write After Approval): Add myself to write after
9081 approval list.
9082
9083 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9084
9085 * MAINTAINERS (Write After Approval): Add myself.
9086
9087 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9088
9089 * MAINTAINERS: Update my e-mail address.
9090
9091 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9092
9093 * libtool.m4 (LD): Correct powerpc64 host match.
9094
9095 2003-09-06 James E Wilson <wilson@tuliptree.org>
9096
9097 * MAINTAINTERS: Update my affiliation and email address.
9098
9099 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9100
9101 * MAINTAINERS (Write After Approval): Add myself.
9102
9103 2003-09-04 DJ Delorie <dj@redhat.com>
9104
9105 * configure: Regenerate.
9106
9107 2003-09-04 Robert Millan <robertmh@gnu.org>
9108
9109 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9110
9111 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9112
9113 * configure.in: Ensure arguments to sed are properly spaced.
9114 * configure: Regenerate.
9115
9116 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9117
9118 * MAINTAINERS: Update my e-mail address.
9119
9120 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9121
9122 * MAINTAINERS (Write After Approval): Add myself.
9123
9124 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9125
9126 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9127 * configure: Regenerated.
9128
9129 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9130
9131 * MAINTAINERS: Update my email address.
9132
9133 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9134
9135 * configure.in: Use newline instead of semicolon when assuming
9136 shell arguments in a for loop.
9137 * configure: Regenerated.
9138
9139 2003-08-22 Jason Eckhardt <jle@rice.edu>
9140
9141 * MAINTAINERS: Resurrect the i860 maintainer.
9142
9143 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9144
9145 PR 8180
9146 * configure.in: When testing with_libs and with_headers, treat
9147 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9148 * configure: Regenerate.
9149
9150 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9151 make, shell, etc.
9152 (baseargs): Likewise.
9153 * configure: Regenerate.
9154
9155 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9156
9157 * MAINTAINERS (Write After Approval): Add myself.
9158
9159 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9160
9161 * configure.in: Disable libgcj for darwin not on powerpc.
9162 * configure: Rebuild.
9163
9164 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9165
9166 * config-ml.in, symlink-tree: Add license.
9167
9168 2003-08-03 Richard Stallman <rms@gnu.org>
9169 Eben Moglen <moglen@columbia.edu>
9170
9171 * README.SCO: New file.
9172
9173 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9174
9175 * Makefile.tpl (check, check-c++): Express dependencies using
9176 dependencies rather than commands.
9177 * Makefile.in: Regenerate.
9178
9179 2003-08-01 Andrew Cagney <cagney@redhat.com>
9180
9181 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9182 * configure: Ditto.
9183
9184 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9185
9186 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9187 * Makefile.in: Update.
9188
9189 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9190
9191 * configure.in: Enable libgcj for darwin.
9192 * configure: Rebuild.
9193
9194 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9195
9196 * config-ml.in: Use ac_configure_args directly instead of
9197 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9198 actually seen.
9199
9200 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9201
9202 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9203 creating target and build subdirs to build all parent dirs as needed.
9204 * Makefile.in: Rebuild.
9205 * configure.in: Don't build dirs explicitly here.
9206 * configure: Rebuild.
9207
9208 2003-07-26 Paul Brook <paul@nowt.org>
9209
9210 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9211
9212 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9213
9214 * Makefile.tpl (all-make): Depend on intl.
9215 * Makefile.in: Rebuilt.
9216
9217 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9218
9219 * install-sh: Update to newer upstream versions (associated with
9220 aclocal 1.7).
9221 * mkinstalldirs: Likewise.
9222 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9223
9224 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9225
9226 * MAINTAINERS: Move self from Bug database only accounts
9227 to write-after-approval.
9228
9229 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9230
9231 * config.if: Remove unused libc_interface determination.
9232
9233 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9234
9235 * MAINTAINERS: Move self from write-after-approval to
9236 build machinery (*.in).
9237
9238 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9239
9240 PR bootstrap/11273
9241 PR bootstrap/11408
9242 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9243 unused INSTALL_PROGRAM_ARGS.
9244 * configure.in: Use AC_PROG_INSTALL.
9245 * Makefile.in: Regenerate.
9246 * configure: Regenerate.
9247
9248 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9249
9250 * MAINTAINERS: Alphabetize.
9251
9252 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9253
9254 * configure: Rebuilt.
9255 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9256 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9257 newlib nor libgloss.
9258 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9259 * configure.in (am33_2.0-*-linux*): Added.
9260
9261 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9262
9263 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9264 * configure: Regenerate.
9265
9266 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9267
9268 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9269 * Makefile.in: Regenerate.
9270
9271 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9272
9273 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9274 * Makefile.in: Regenerate.
9275
9276 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9277
9278 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9279 * Makefile.in: Regenerated.
9280
9281 * config-ml.in: Replace PWD with PWD_COMMAND.
9282
9283 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9284
9285 * intl: New directory; see intl/ChangeLog for details.
9286 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9287 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9288 * Makefile.in: Regenerate.
9289
9290 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9291
9292 * configure.in: Clean up config-lang.in handling. Delete
9293 useless assignment to "subdirs".
9294 * configure: Regenerate.
9295
9296 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9297
9298 * configure.in: Rename 'target_libs' to 'target_libraries'.
9299 Remove useless reference to 'target_libs'.
9300 * configure: Regenerate.
9301
9302 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9303
9304 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9305 * Makefile.in: Regenerate.
9306
9307 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9308
9309 * Makefile.def: Introduce flags_to_pass.
9310 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9311 * Makefile.in: Regenerate.
9312
9313 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9314
9315 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9316 and target-libgloss.
9317 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9318 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9319 * configure: Regenerate.
9320
9321 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9322
9323 * configure.in: Update testsuite_flags to new location.
9324 * configure. Regenerate.
9325
9326 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9327
9328 * Makefile.tpl: Remove BUILD_CC stuff.
9329 * Makefile.in: Regenerate.
9330
9331 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9332
9333 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9334
9335 2003-06-16 Graeme Peterson <gp@qnx.com>
9336
9337 * MAINTAINERS (Write After Approval): Add myself.
9338
9339 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9340
9341 * config.guess: Update to 2003-06-12 version.
9342 * config.sub: Update to 2003-06-13 version.
9343
9344 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9345
9346 * config.guess: Update to 2003-06-06 version.
9347 * config.sub: Update to 2003-06-06 version.
9348
9349 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9350
9351 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9352 * configure. Regenerate.
9353
9354 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9355
9356 * configure.in: Disable serial configure by default.
9357 * configure: Regenerate.
9358 * Makefile.tpl: Abolish .NOTPARALLEL.
9359 * Makefile.in: Regenerate.
9360
9361 * Makefile.tpl: Replace {build,host,target}_canonical by
9362 {build,host,target}.
9363 * Makefile.in: Regenerate.
9364
9365 * Makefile.tpl: Fix stupid pasto.
9366 * Makefile.in: Regenerate.
9367
9368 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9369
9370 * Makefile.tpl: Remove bogus conditional.
9371 * Makefile.in: Regenerate.
9372
9373 2003-06-05 Jan Hubicka <jh@suse.cz>
9374
9375 * Makefile.tpl (profiledbootstrap): New target.
9376 * Makefile.in (profiledbootstrap): New target.
9377
9378 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9379
9380 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9381 Pinski. Remove user names from other bugzilla-only maintainers.
9382
9383 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9384
9385 * Makefile.tpl: Make 'recursive targets' using autogen rather
9386 than shell loop. Remove duplicate 'clean' targets and false
9387 comments.
9388 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9389 Add systematic method of specifying missing targets in subdirs.
9390 Add copyright boilerplate.
9391 * Makefile.in: Regenerate.
9392 * configure.in: Add 'recursive targets' to maybe list.
9393 * configure: Regenerate.
9394
9395 * MAINTAINERS: "GNATS only" -> "Bug database only".
9396
9397 * Makefile.tpl: Rename [+target+] to [+make_target+].
9398 * Makefile.def: Rename 'target' to 'make_target'.
9399
9400 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9401
9402 * MAINTAINERS: Add self as options handling maintainer.
9403
9404 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9405
9406 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9407 been too long since I touched those ports.
9408
9409 2003-05-28 DJ Delorie <dj@redhat.com>
9410
9411 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9412 * Makefile.in: Regenerate.
9413
9414 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9415
9416 * configure.in: Use curly braces in the definition of tooldir.
9417 * configure: Regenerate.
9418
9419 2003-05-21 DJ Delorie <dj@redhat.com>
9420
9421 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9422 newlib or libgloss.
9423 * Makefile.in: Regenerate.
9424
9425 2003-05-21 DJ Delorie <dj@redhat.com>
9426
9427 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9428 * Makefile.in: Regenerate.
9429
9430 2003-05-20 Ian Lance Taylor <ian@airs.com>
9431
9432 * MAINTAINERS: Update my e-mail address.
9433
9434 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9435
9436 * configure.in: Switch more things to use maybe dependencies.
9437 * Makefile.tpl: Switch more things to use maybe dependencies.
9438 Factor out common code from autogen IF statements.
9439 * configure: Regenerate.
9440 * Makefile.in: Regenerate.
9441
9442 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9443
9444 * configure.in: Accept i[3456789]86 for machine type.
9445 * configure: Regenerate.
9446
9447 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9448
9449 * configure.in: Switch more things to use maybe dependencies.
9450 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9451 * configure: Regenerate.
9452 * Makefile.tpl: Switch more things to use maybe dependencies.
9453 * Makefile.in: Regenerate.
9454
9455 2003-05-16 Andreas Schwab <schwab@suse.de>
9456
9457 * Makefile.tpl (install-opcodes): Define.
9458 * Makefile.in: Rebuild.
9459
9460 2003-05-13 Andreas Jaeger <aj@suse.de>
9461
9462 * config.guess: Update to 2003-05-09 version.
9463 * config.sub: Update to 2003-05-09 version.
9464
9465 2003-05-13 Michael Eager <eager@mvista.com>
9466
9467 * configure.in: Correct sed script so that options in quotes are not
9468 deleted.
9469 * configure: Rebuild.
9470
9471 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9472
9473 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9474 and $$s/newlib/libc/sys/cygwin32 include paths.
9475 * configure: Ditto.
9476
9477 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9478
9479 * MAINTAINERS: Update my email addresses.
9480
9481 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9482
9483 * config-ml.in: Propagate INSTALL variables.
9484
9485 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9486
9487 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9488
9489 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9490
9491 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9492 * Makefile.in: Regenerate.
9493
9494 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9495
9496 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9497
9498 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9499
9500 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9501
9502 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9503
9504 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9505 * Makefile.in: Regenerated.
9506
9507 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9508
9509 * MAINTAINERS (Write After Approval): Upgrade myself from
9510 GNATS only to write-after-approval. Update my mail address.
9511
9512 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9513
9514 (OS Port Maintainers: freebsd): Add myself.
9515
9516 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9517
9518 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9519
9520 2003-04-22 Kean Johnston <jkj@sco.com>
9521
9522 * MAINTAINERS (SCO ports): Added myself.
9523
9524 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9525
9526 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9527
9528 2003-04-19 Kean Johnston <jkj@sco.com>
9529
9530 * MAINTAINERS (Write After Approval): Add myself.
9531
9532 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9533
9534 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9535 * Makefile.in: Regenerate.
9536
9537 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9538
9539 * configure.in (powerpc64*-*-linux*): Remove.
9540 * configure: Rebuilt.
9541
9542 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9543
9544 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9545 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9546 and restrap.
9547 * Makefile.in: Regenerate.
9548
9549 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9550
9551 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9552 * configure: Regenerated.
9553
9554 2003-04-15 DJ Delorie <dj@redhat.com>
9555
9556 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9557
9558 2003-04-13 Nick Clifton <nickc@redhat.com>
9559
9560 * config-ml.in: Remove support for --disable-aix removing
9561 call-aix multilibs.
9562
9563 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9564
9565 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9566 * */configure: Rebuilt.
9567
9568 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9569
9570 * MAINTAINERS: Add my email address.
9571
9572 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9573
9574 * MAINTAINERS (Write After Approval): Add myself.
9575
9576 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9577
9578 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9579 * Makefile.in: Regenerate.
9580
9581 2003-03-14 Michael Chastain <mec@shout.net>
9582
9583 * Makefile.in: Regenerate with correct Makefile.def.
9584
9585 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9586
9587 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9588 Make macro.
9589 * Makefile.in: Regenerate.
9590 * configure.in: Clean up gxx_include_dir logic.
9591 * configure: Regenerate.
9592
9593 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9594
9595 * MAINTAINERS (Write After Approval): Add myself.
9596
9597 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9598
9599 * MAINTAINERS: Update my mail address.
9600
9601 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9602
9603 * configure.in (gxx_include_dir): Fix typo.
9604 * configure: Regenerated.
9605
9606 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9607
9608 * Makefile.tpl: Reindent.
9609 * Makefile.in: Regenerate.
9610 * configure.in: Reindent. Don't set unused variables.
9611 * configure: Regenerate.
9612
9613 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9614
9615 * configure.in: Include $(build_tooldir)/sys-include in
9616 FLAGS_FOR_TARGET.
9617 * configure: Regenerated.
9618
9619 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9620
9621 * Makefile.tpl: Always pass down RANLIB.
9622 * Makefile.in: Regenerate.
9623
9624 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9625 * Makefile.in: Regenerate.
9626 * configure.in: Remove unused logic relating to --enable-shared
9627 and --enable-threads. Remove bogus comments. Remove redundant
9628 noconfigdirs.
9629 * configure: Regenerate.
9630
9631 * configure.in: Replace ${libstdcxx_version} by its value.
9632 Remove reference to mh-dgux.
9633 * configure: Regenerate.
9634
9635 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9636
9637 * MAINTAINERS (Write After Approval): Add myself.
9638
9639 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9640
9641 * Makefile.tpl: Rearrange.
9642 * Makefile.in: Regenerate.
9643
9644 2003-02-25 Uwe Stieber <uwe@wwws.de>
9645
9646 * configure.in: Add support for kaOS as cross build target system.
9647 * configure: Regenerated.
9648
9649 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9650
9651 * MAINTAINERS (Write after approval): Add myself.
9652
9653 2003-02-21 James E Wilson <wilson@tuliptree.org>
9654
9655 * MAINTAINERS: Update my email address.
9656
9657 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9658
9659 * MAINTAINERS: Add self to blanket write privs. section.
9660
9661 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9662
9663 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9664 configure-target-* as some target builds may require additional
9665 flags for preprocessor tests.
9666 * Makefile.in: Regenerated.
9667
9668 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9669
9670 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9671 * ltconfig: Handle it.
9672 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9673 auto-detecting it.
9674
9675 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9676 it is used as argument to $CC.
9677 * ltcf-gcj.sh: Likewise.
9678
9679 * configure.in: Introduce --enable-maintainer-mode.
9680 * configure: Rebuilt.
9681 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9682 for maintainer mode.
9683 * Makefile.in: Rebuilt.
9684
9685 2003-02-18 Jason Merrill <jason@redhat.com>
9686
9687 * Makefile.tpl (check-c++): Allow parallelism.
9688
9689 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9690
9691 * MAINTAINERS: Remove John Carr (who never actually had access to
9692 gcc.gnu.org).
9693
9694 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9695
9696 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9697 don't configure target-libobjc.
9698 * configure: Regenerate.
9699
9700 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9701
9702 * Makefile.tpl (RANLIB): Define.
9703 * Makefile.in: Regenerate.
9704
9705 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9706
9707 * MAINTAINERS: Update my email.
9708
9709 2003-02-06 Keith R Seitz <keiths@redhat.com>
9710
9711 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9712 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9713 * Makefile.in: Regenerated.
9714 * configure.in: Remove all traces of snavigator, db, and grep.
9715 * configure: Regenerated.
9716
9717 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9718
9719 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9720 After Approval.
9721
9722 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9723
9724 * MAINTAINERS (Write after approval): Add myself.
9725
9726 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9727
9728 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9729 * Makefile.in: Regenerated.
9730
9731 2003-01-30 Roger Sayle <roger@eyesopen.com>
9732
9733 * config.guess: Updated to 2003-01-30's version.
9734 * config.sub: Updated to 2003-01-28's version.
9735
9736 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9737
9738 * config.if: If gcc_version is already set, just use it. Don't set
9739 gcc_version_trigger if it's already set, otherwise set it to
9740 gcc/version.c, but only if the file exists. If it is not set and
9741 gcc/version.c does not exist, try to extract the version number from
9742 $CC.
9743
9744 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9745
9746 * MAINTAINERS: Add myself to write-after-approval list.
9747
9748 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9749
9750 * configure.in: Revert 24Jan change.
9751 * configure: Regenerate.
9752
9753 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9754
9755 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9756 entry of HJ Lu.
9757
9758 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9759
9760 * configure.in: Revert previous change.
9761 * configure: Regenerate.
9762
9763 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9764
9765 * configure.in: Make rda native-only.
9766 * configure: Regenerate.
9767
9768 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9769
9770 * MAINTAINERS: Move myself from GNATS-only-accounts to
9771 write-after-approval.
9772
9773 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9774
9775 * configure.in: Add missing \.
9776 * configure: Rebuilt.
9777
9778 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9779
9780 * configure.in (baseargs): Avoid using \| in sed regular
9781 expressions.
9782 * configure: Rebuilt.
9783
9784 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9785
9786 * configure.in (baseargs): Remove all supported forms of
9787 --cache-file, --srcdir, --host, --build and --target options
9788 from argument lists.
9789 * configure: Rebuilt.
9790
9791 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9792
9793 * MAINTAINERS: Add myself to write-after-approval list.
9794
9795 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9796
9797 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9798 * configure: Rebuilt.
9799
9800 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9801
9802 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9803 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9804 * Makefile.in: Regenerate.
9805 * configure: Regenerate.
9806
9807 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9808
9809 * configure.in: Remove Makefile in build, host and target modules
9810 unless configure was run with --no-recursion.
9811 * configure: Rebuilt.
9812
9813 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9814
9815 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9816 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9817 * Makefile.in: Regenerate.
9818
9819 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9820
9821 * config.guess: Update to 2003-01-03 version.
9822 * config.sub: Update to 2003-01-03 version.
9823
9824 2003-01-07 Christopher Faylor <cgf@redhat.com>
9825
9826 * configure: Regenerate with proper autoconf 2.13.
9827
9828 2003-01-07 Christopher Faylor <cgf@redhat.com>
9829
9830 * configure.in: Add AC_PREREQ for consistency.
9831 * configure: Regenerate.
9832
9833 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9834
9835 * configure.in (GDB_TK): Add tcl directories conditional on
9836 gdb/gdbtk directory being present.
9837 * configure: Regenerate.
9838
9839 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9840
9841 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9842 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9843 * configure: Rebuilt.
9844
9845 2002-12-31 Tom Tromey <tromey@redhat.com>
9846
9847 * Makefile.in: Rebuilt.
9848 * Makefile.def (target_modules) [libffi]: Allow installation.
9849
9850 2002-12-31 Andreas Schwab <schwab@suse.de>
9851
9852 * configure.in: Fix use of $program_transform_name.
9853 * configure: Regenerated.
9854
9855 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9856
9857 * configure.in (baseargs): Don't remove first configure argument.
9858 * configure: Regenerated.
9859
9860 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9861
9862 * Makefile.tpl (local-distclean): Don't remove...
9863 (multilib.ts): ... this. Moved into...
9864 (multilib.out): ... this. Don't use sub-make.
9865 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9866 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9867 (configure-build-[+module+], configure-[+module+],
9868 configure-target-[+module+], configure-gcc): ... these. Test
9869 for Makefile existence. Drop config.status from dependencies.
9870 * Makefile.in: Rebuilt.
9871 * configure.in: Move gcc-version-trigger to the end of
9872 ac_configure_args. Add comments to maybedep.tmp and
9873 serdep.tmp. Introduce --disable-serial-configure. Remove
9874 nonopt from baseargs, matching and removing corresponding
9875 whitespace while at it.
9876 * configure: Rebuilt.
9877
9878 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9879
9880 * configure.in (host_configargs): Replace reference to
9881 no-longer-defined buildopts with --build=${build_alias}.
9882 * configure: Rebuilt.
9883
9884 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9885 program_transform_name to standard idiom.
9886 (AUTOGEN, AUTOCONF): Define.
9887 (Makefile.in): Use $(AUTOGEN).
9888 (Makefile): Depend on config.status, and use autoconf-style rule to
9889 build it. Move original commands to...
9890 (config.status): ... this new target.
9891 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9892 $(AUTOCONF).
9893 * Makefile.in: Rebuilt.
9894
9895 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9896
9897 * Makefile.tpl: Fix dramatic bustage due to change in
9898 program_transform_name.
9899 * Makefile.in: Regenerate.
9900
9901 * configure.in: Remove unnecessary PATH setting.
9902 * configure: Regnerate.
9903
9904 * configure.in: Don't default to unprefixed tools unless
9905 the native tools will work.
9906 * configure: Regenerate.
9907
9908 * configure.in: Convert to autoconf script. Blow away lots
9909 of now-redundant Makefile fragments.
9910 * configure: Generate using Autoconf.
9911 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9912 * Makefile.in: Regenerate.
9913
9914 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9915
9916 * configure: Fix stupid bug where RANLIB was mistakenly included.
9917
9918 * configure.in: Rename (buildargs, hostargs, targargs) to
9919 (build_configargs, host_configargs, target_configargs).
9920
9921 * configure.in: Move logic out of sed statement.
9922
9923 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9924 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9925
9926 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9927
9928 * config.sub: Import from master repository
9929 * config.guess: Ditto
9930
9931 2002-12-24 Andreas Schwab <schwab@suse.de>
9932
9933 * Makefile.tpl (multilib.out): Fix missing space.
9934 * Makefile.in: Regenerate.
9935
9936 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9937
9938 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9939 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9940 * Makefile.in: Regenerate.
9941 * configure.in: Remove unnecessary leftovers.
9942
9943 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9944
9945 * configure.in (extra_ranlibflags_for_target): New variable.
9946 (*-*-darwin): Add -c to ranlib commands.
9947 * configure (tooldir): Handle extra_ranlibflags_for_target.
9948
9949 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9950
9951 * Makefile.tpl: Revert HJL's change.
9952 * Makefile.in: Regenerated.
9953 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9954 always.
9955
9956 2002-12-19 Andreas Schwab <schwab@suse.de>
9957
9958 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9959 * Makefile.in: Regenerate.
9960
9961 2002-12-18 H.J. Lu <hjl@gnu.org>
9962
9963 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9964 * Makefile.in: Regenerated.
9965
9966 * configure.in (build_prefix): New. Substitute.
9967
9968 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9969
9970 * Makefile.tpl: Don't let real targets depend on phony targets.
9971 * Makefile.in: Regenerate.
9972
9973 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9974 * Makefile.in: Regenerate.
9975
9976 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9977
9978 * config.sub: Import from master repository
9979 * config.guess: Ditto
9980
9981 2002-12-16 Jason Merrill <jason@redhat.com>
9982
9983 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9984 previous 'make bootstrap'.
9985 * Makefile.in: Regenerate.
9986
9987 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9988
9989 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9990
9991 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9992
9993 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9994 * Makefile.in: Regenerate.
9995
9996 2002-12-13 Jason Merrill <jason@redhat.com>
9997
9998 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9999 library tests.
10000 (check-c++): Just depend on it and check-target-libstdc++-v3.
10001 * Makefile.in: Regenerate.
10002
10003 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10004
10005 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10006 * Makefile.in: Rebuilt.
10007
10008 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10009
10010 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10011
10012 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10013
10014 * configure: Fix bug put in by gremlins.
10015
10016 * Makefile.tpl: Substitute more autoconfily.
10017 * configure: Substitute more autoconfily.
10018 * Makefile.in: Regenerate.
10019
10020 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10021
10022 * config.sub: Import from master repository
10023 * config.guess: Ditto
10024 * MAINTAINERS: Added Svein Seldal under write after approval
10025
10026 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10027
10028 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10029 * Makefile.in (all-sim): Ditto.
10030
10031 2002-12-06 DJ Delorie <dj@redhat.com>
10032
10033 * Makefile.tpl: Change configure dependencies to not have real
10034 targets depend on phony targets.
10035
10036 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10037
10038 * configure.in: Revert unintentional change.
10039
10040 * Makefile.tpl: Change dependency for */multilib.out so that
10041 it works when gcc isn't in the tree.
10042
10043 * configure.in: Substitute more.
10044 * configure: Run subconfigures from the Makefile.
10045 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10046 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10047
10048 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10049
10050 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10051
10052 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10053
10054 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10055 and corresponding dependencies.
10056 * Makefile.in: Regenerate.
10057
10058 * configure.in (host_tools): Order binutils, gas and ld for
10059 convenience in running the testsuites.
10060
10061 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10062 * Makefile.in: Regenerate.
10063 * configure.in: Introduce rules to serialize subconfigure runs.
10064
10065 * configure.in: Introduce BASE_CC_FOR_TARGET.
10066 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10067 Realize configure-build-* targets. Realize configure-target-* targets.
10068 * Makefile.in: Regenerate.
10069
10070 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10071
10072 * configure: Move gcc_version_trigger stuff from here...
10073 * configure.in: ...to here.
10074
10075 * configure.in: Separate subconfigure options added by this file from
10076 options given by the user. Add machinery to put args for host
10077 subconfigures into the Makefile.
10078
10079 * Makefile.tpl: Remove 'vault' targets.
10080 * Makefile.tpl: Reorder and comment dependencies.
10081 * Makefile.in: Regenerate.
10082
10083 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10084 * configure.in: Fix my broken commit of previous patch. (sigh)
10085
10086 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10087
10088 * configure.in: Move host-specific darwin noconfigdirs into
10089 the host-specific section.
10090
10091 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10092
10093 * configure.in: Move host-specific darwin noconfigdirs into
10094 the host-specific section.
10095
10096 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10097
10098 * configure: Remove skip-this-dir support.
10099 * Makefile.tpl: Remove skip-this-dir support.
10100
10101 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10102 subdirectories.
10103 * Makefile.in: Regenerate.
10104
10105 * Makefile.tpl: Strip out useless setting of 'dir'.
10106 * Makefile.in: Regenerate.
10107
10108 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10109
10110 * configure.in: Fix deeply stupid bug.
10111
10112 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10113 shell code in CXX_FOR_TARGET
10114 * Makefile.def: Introduce raw_cxx.
10115 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10116 RAW_CXX_FOR_TARGET.
10117 * Makefile.in: Regenerate.
10118
10119 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10120
10121 * Makefile.tpl: Remove unnecessary ifs.
10122 * Makefile.in: Regenerate.
10123
10124 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10125 dependencies. Maybe-ize build-libiberty. Create dummy install
10126 targets for 'no_install' modules.
10127 * configure: Move GDB_TK substitution to configure.in. Move
10128 build_modules stuff to configure.in.
10129 * configure.in: Implement soft dependency machinery. Maybe-ize
10130 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10131 * Makefile.in: Regenerate.
10132
10133 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10134
10135 * Makefile.tpl: Make all-target, install-target behave similarly
10136 to all, install (only hitting configured targets). Eliminate
10137 unused macro defintions.
10138
10139 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10140 build != host.
10141
10142 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10143
10144 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10145
10146 * configure.in: Produce lists of subdir targets we're actually
10147 configuring. Remove references to "dosrel".
10148 * Makefile.tpl: Let configure set which subdir targets are hit.
10149 Remove install-cross; clean up install; remove ALL. Remove
10150 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10151 Autogenerate host module targets. Remove empty dependency lines
10152 and redundant dependency; rearrange slightly.
10153 * Makefile.def: Add host-side libtermcap, utils.
10154
10155 * Makefile.in: Regenerate.
10156
10157 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10158
10159 * ltconfig (osf[345]): Append $major to soname_spec.
10160 Reflect this in library_names_spec.
10161 * ltmain.sh (osf): Prefix $major with . for use as extension.
10162
10163 2002-11-19 Andreas Jaeger <aj@suse.de>
10164
10165 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10166 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10167 and sparc64 GNU/Linux systems.
10168
10169 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10170
10171 * MAINTAINERS: Update email.
10172
10173 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10174
10175 * MAINTAINERS: Complete James Dennett's entry.
10176
10177 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10178
10179 * MAINTAINERS (Write After Approval): Add myself.
10180
10181 2002-11-13 Bruce Korb <bkorb@gnu.org>
10182
10183 * Makefile.tpl: syntactic cleanup
10184
10185 2002-11-13 Stuart Hastings <stuart@apple.com>
10186
10187 * MAINTAINERS: Add myself to write-after-approval list.
10188
10189 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10190
10191 * Makefile.def: Add list of recursive targets to autogenerate.
10192 Add build_modules.
10193 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10194 targets. Autogenerate *-build-* targets.
10195 * Makefile.in: Regenerate.
10196
10197 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10198
10199 * configure: More autoconf-style substitutions.
10200 * Makefile.tpl: More autoconf-style substitutions.
10201 * Makefile.in: Regenerate.
10202
10203 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10204
10205 * configure: Substitute more variables in a more autoconf-friendly
10206 way. Simplify slightly.
10207 * Makefile.tpl: Make more variables substitutable in an
10208 autoconf-friendly way.
10209 * Makefile.in: Regenerate.
10210
10211 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10212
10213 * MAINTAINERS (Write After Approval): Add myself.
10214
10215 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10216
10217 * configure.in (v810*): Remove special setting of tools.
10218
10219 * configure: Add support for extra required flags for ar or nm.
10220 * configure.in (aix4.3+): Use above support for target-specific
10221 issues, rather than using config/mt-aix43.
10222
10223 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10224
10225 * configure: Remove 'removing', which doesn't work. Replace $subdir
10226 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10227 with $srcdir. Reformat indentation. Substitute some variables
10228 formerly hard-coded in the Makefile for build=host.
10229 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10230 * Makefile.def: Autogenerate more.
10231 * Makefile.in: Regenerate.
10232
10233 2002-11-04 Adam Nemet <anemet@lnxw.com>
10234
10235 * MAINTAINERS (Write After Approval): Add myself.
10236
10237 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10238
10239 * Makefile.def (host_modules): Add rda.
10240 * Makefile.in: Regenerate.
10241 * configure.in (target_tool): Add target-rda to list.
10242
10243 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10244
10245 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10246
10247 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10248
10249 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10250 and restrap targets to this rule.
10251 * Makefile.in: Regenerate.
10252
10253 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10254
10255 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10256 GNATS only accounts.
10257
10258 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10259
10260 * configure.in (i[3456]86-*-linux*): Add check to disable
10261 ${libgcj} for glibc1.
10262
10263 2002-10-24 Denis Chertykov <denisc@overta.ru>
10264
10265 * MAINTAINERS: Add myself as ip2k port maintainer.
10266
10267 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10268
10269 * configure.in: Add tic4x target.
10270
10271 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10272
10273 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10274 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10275 * Makefile.in: Regenerate.
10276
10277 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10278 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10279 * Makefile.in: Regenerate.
10280
10281 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10282
10283 * MAINTAINERS: Add myself as web pages co-maintainer.
10284
10285 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10286
10287 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10288 * Makefile.in: Regenerate.
10289
10290 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10291
10292 * MAINTAINERS: Add myself and Nathan Sidwell
10293 <nathan@codesourcery.com> as VxWorks maintainers.
10294
10295 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10296
10297 * Makefile.def: Remove order dependency comments.
10298 * Makefile.tpl: Add explicit install-install dependencies.
10299 * Makefile.in: Regenerate.
10300
10301 * Makefile.tpl: Remove material now in src-release. (Finally!)
10302 * Makefile.in: Regenerate.
10303
10304 * Makefile.tpl: Add configure-target (for src-release in src)
10305 * Makefile.in: Regenerate.
10306
10307 2002-09-30 Nick Clifton <nickc@redhat.com>
10308
10309 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10310
10311 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10312
10313 * configure.in (s390*-*-linux*): Enable libgcj.
10314
10315 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10316
10317 * configure: Revert accidentally applied changes.
10318
10319 * Makefile.tpl: Make more autoconf-friendly.
10320 * Makefile.in: Regenerate.
10321 * configure: Make substitution more autoconf-like.
10322
10323 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10324
10325 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10326 single entry to handle all these.
10327 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10328 libjava on arm-*-elf.
10329
10330 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10331
10332 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10333 things that depend on them.
10334
10335 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10336
10337 * Makefile.tpl: Make subsituted variables more autoconfy.
10338 * Makefile.in: Regenerate.
10339 * configure: Make seds more autoconfy.
10340
10341 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10342
10343 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10344 * Makefile.in: Regenerate.
10345 * configure.in: Rewrite sed statements to look autoconfy.
10346
10347 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10348 all-target-foo on configure-target-foo.
10349 * Makefile.def: Ditto.
10350 * Makefile.in: Rebuild.
10351
10352 2002-09-25 Andrew Haley <aph@redhat.com>
10353
10354 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10355
10356 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10357
10358 * Makefile.def: New file.
10359 * Makefile.tpl: New file.
10360 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10361 * contrib/gcc_update: Note that Makefile.in is a generated file.
10362
10363 * configure.in: Minor rearrangement. Simplify tests.
10364
10365 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10366
10367 * configure.in (with_headers): Skip copy if value is "yes".
10368 (with_libs): Likewise.
10369
10370 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10371
10372 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10373 * configure.in (sh*-*-pe*): Ditto.
10374 * configure.in (mips*-*-pe*): Ditto.
10375 * configure.in (*arm-wince-pe): Ditto.
10376
10377 * configure.in: Rearrange.
10378
10379 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10380
10381 * MAINTAINERS: Update my email address.
10382
10383 2002-08-30 Paul Koning <pkoning@equallogic.com>
10384
10385 * MAINTAINERS: (Write After Approval): Add myself.
10386
10387 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10388
10389 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10390
10391 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10392
10393 * MAINTAINERS: Change my mailing address.
10394
10395 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10396
10397 * MAINTAINERS (Write After Approval): Remove myself.
10398 (Various Maintainers: c++ runtime libs): Add myself.
10399
10400 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10401
10402 * MAINTAINERS (Write After Approval): Remove myself.
10403 (Various Maintainers: c++ runtime libs): Add myself.
10404
10405 2002-08-15 Eric Christopher <echristo@redhat.com>
10406
10407 * config.sub: Import from master repository.
10408 * config.guess: Ditto.
10409
10410 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10411
10412 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10413 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10414 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10415
10416 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10417
10418 * MAINTAINERS: Add self to rs6000 vector extensions.
10419
10420 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10421
10422 * libiberty/configure: Reverted unintended yesterday's check in.
10423
10424 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10425
10426 * boehm-gc/configure, libf2c/configure: Rebuilt.
10427 * libffi/configure, libiberty/configure: Ditto.
10428 * libjava/configure, libobjc/configure: Ditto.
10429 * libstdc++-v3/configure, zlib/configure: Ditto.
10430 Merged from binutils:
10431 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10432 From Steve Ellcey <sje@cup.hp.com>:
10433 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10434 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10435 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10436 IA64.
10437 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10438 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10439 soname_spec, sys_lib_search_path_spec): Ditto.
10440
10441 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10442
10443 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10444
10445 2002-08-04 H.J. Lu (hjl@gnu.org)
10446
10447 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10448
10449 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10450
10451 * MAINTAINERS (Write After Approval): Add myself.
10452
10453 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10454
10455 * configure.in: Move generic linux case to end. Copy generic
10456 linux noconfigdirs to mips*-*-linux* entry and new
10457 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10458
10459 2002-07-19 Michael Matz <matz@suse.de>
10460
10461 * MAINTAINERS: Add myself as ra* maintainer.
10462
10463 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10464
10465 * config.guess: Update to 2002-07-09 version.
10466 * config.sub: Update to 2002-07-03 version.
10467
10468 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10469
10470 * MAINTAINERS: Fix typo in a maintainer email address.
10471
10472 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10473
10474 * configure.in: Remove two redundant tests.
10475
10476 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10477
10478 * configure.in (mips*-*-irix6*o32): Enable stabs.
10479
10480 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10481
10482 * configure.in: Don't build grez.
10483 * Makefile.in: Ditto.
10484
10485 * Makefile.in: Remove references to bsp, cygmon, libstub.
10486 * configure.in: Ditto.
10487
10488 * configure.in: Remove leftover reference to gdbtest.
10489
10490 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10491
10492 * configure.in (gxx_include_dir): Change to match versioned
10493 C++ headers if --enable-version-specific-runtime-libs is used.
10494
10495 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10496
10497 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10498
10499 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10500
10501 * configure.in: Make --without-x work.
10502
10503 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10504
10505 * configure.in: Rearrange target Makefile fragment collection.
10506
10507 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10508 cvs[src].
10509 * configure.in: Ditto.
10510
10511 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10512
10513 * MAINTAINERS (Write After Approval): Update my e-mail address.
10514
10515 2002-06-24 Ben Elliston <bje@redhat.com>
10516
10517 * configure.in (host_tools): Remove cgen.
10518
10519 * Makefile.in (all-cgen): Remove; runs from its source directory.
10520 (check-cgen, install-cgen, clean-cgen): Likewise.
10521 (all-opcodes): Do not depend on all-cgen.
10522 (all-sim): Likewise.
10523
10524 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10525
10526 * Makefile.in: Eliminate 'apache' targets.
10527 * configure.in: Eliminate 'apache' targets.
10528
10529 * configure.in: Eliminate redundant tests. Reorganize.
10530
10531 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10532
10533 * config-ml.in: Eliminate references to Cygnus configure.
10534
10535 * Makefile.in: Eliminate references to building emacs.
10536
10537 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10538
10539 * MAINTAINERS: Update my email address.
10540
10541 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10542
10543 * config.if (libstdcxx_incdir): Version C++ headers.
10544 (cxx_incdir): Remove.
10545
10546 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10547
10548 * MAINTAINERS (Write After Approval): Add self.
10549
10550 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10551
10552 * configure.in: Add support for ip2k.
10553
10554 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10555
10556 * configure.in: Fix AIX configury bug.
10557
10558 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10559
10560 * MAINTAINERS (Write After Approval): Add self.
10561
10562 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10563
10564 * configure.in: replace ${topsrcdir} with ${srcdir}
10565
10566 * configure.in: Move definition of libstdcxx_flags
10567 right above usage, rather than waaay earlier.
10568
10569 * configure.in: Pull definition of is_cross_compiler earlier.
10570
10571 * configure.in: Rearrange a little.
10572
10573 * configure.in: Remove references to librx.
10574 * Makefile.in: Remove references to librx.
10575
10576 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10577
10578 * config.sub: Add support for avr target.
10579 Import from master sources, rev 1.255
10580
10581 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10582
10583 * configure, .cvsignore: Revert previous change...
10584 * Makefile: ...delete.
10585
10586 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10587
10588 * configure.in: Eliminate ${gasdir} variable.
10589
10590 2002-06-18 Dave Brolley <brolley@redhat.com>
10591
10592 * configure.in: Add support for frv.
10593 * config.sub: Add support for frv.
10594
10595 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10596
10597 * configure: Remove garbage from previous commit.
10598
10599 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10600
10601 * configure: For in-source builds, make a subdir and re-exec there.
10602 * Makefile: New file. Pass targets through to build directory.
10603 * .cvsignore: No longer ignore "Makefile".
10604
10605 2002-06-16 Douglas Rupp <rupp@gnat.com>
10606
10607 * MAINTAINERS (Write After Approval): Add self.
10608
10609 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10610
10611 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10612
10613 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10614
10615 * configure.in (vax-*-netbsd*): Re-enable gas.
10616
10617 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10618
10619 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10620 BUILD_PREFIX_1, to correct nomenclature.
10621 * configure: Likewise.
10622
10623 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10624 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10625
10626 2002-05-31 Olaf Hering <olh@suse.de>
10627
10628 * config-ml.in: Propogate DESTDIR also.
10629
10630 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10631
10632 * configure.in (vax-*-netbsd*): Don't build gas for this
10633 platform.
10634
10635 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10636
10637 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10638 and libgcj for AVR.
10639
10640 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10641
10642 * MAINTAINERS (Write After Approval): Add myself.
10643
10644 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10645
10646 * config.guess: Update to 2002-05-22 version.
10647 * config.sub: Likewise.
10648
10649 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10650
10651 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10652 * config-ml.in: Likewise.
10653 * configure: Likewise.
10654 * configure.in: Likewise.
10655
10656 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10657
10658 * MAINTAINERS: Update my email address.
10659
10660 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10661
10662 * configure.in: Simplify makefile fragment collection.
10663
10664 * configure.in: Remove code to build emacs.
10665
10666 * configure.in : Remove --srcdir argument from targargs and buildargs
10667 (it's always overridden in the Makefile anyway). Rearrange a bit.
10668
10669 * configure: Move some logic to configure.in.
10670 * configure.in: Move some logic from configure.
10671
10672 2002-05-11 Tom Tromey <tromey@redhat.com>
10673
10674 * MAINTAINERS: Reflect libgcj reality.
10675
10676 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10677
10678 * Makefile.in: Honour DESTDIR.
10679
10680 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10681
10682 * config.guess: Import 2002-03-20 version.
10683 * config.sub: Import 2002-04-26 version.
10684
10685 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10686
10687 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10688
10689 2002-05-07 Tim Josling <tej@melbpc.org.au>
10690
10691 * MAINTAINERS: Add self.
10692
10693 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10694
10695 * ltmain.sh: Detect and handle object name conflicts
10696 while piecewise linking a static library.
10697
10698 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10699
10700 * configure.in (noconfigdirs): Don't disable libgcj on
10701 sparc64-*-solaris* and sparcv9-*-solaris*.
10702
10703 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10704
10705 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10706
10707 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10708
10709 * configure.in (FLAGS_FOR_TARGET): Do not add
10710 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10711 on i[3456]86-*-linux*.
10712
10713 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10714
10715 * configure.in (noconfigdirs): Replace [ ] with test.
10716
10717 * configure.in (noconfigdirs): Do not add target-newlib if
10718 target == i[3456]86-*-linux*, and host == target.
10719
10720 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10721
10722 * configure.in: delete reference to absent file
10723
10724 * configure.in: replace '[' with 'test'
10725
10726 * configure.in: Eliminate references to gash.
10727 * Makefile.in: Eliminate references to gash.
10728
10729 * configure.in: remove useless references to 'pic' makefile fragments.
10730
10731 * configure.in: (*-*-windows*) Finish removing.
10732
10733 * configure.in: Eliminate redundant test for libgui.
10734
10735 2002-04-29 Roger Sayle <roger@eyesopen.com>
10736
10737 * MAINTAINERS: Add self and realphabetize. Update entries
10738 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10739 entry for a29k port maintainer.
10740
10741 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10742
10743 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10744 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10745
10746 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10747
10748 * configure.in: remove references to dead files
10749
10750 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10751
10752 * MAINTAINERS: Add information about purpose of this file.
10753
10754 2002-04-18 Tom Tromey <tromey@redhat.com>
10755
10756 * configure.in: Disallow configuring libgcj when it is already
10757 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10758 Solaris 2.8 by default. For PR libgcj/6158.
10759
10760 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10761
10762 * configure.in: Move default CC setting out of config/mh-* fragments
10763 directly into here.
10764
10765 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10766
10767 * configure.in: don't even try to configure or make a subdirectory
10768 if there's no configure script for it.
10769
10770 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10771
10772 * MAINTAINERS: Remove chill maintainers.
10773 * Makefile.in (CHILLFLAGS): Remove.
10774 (CHILL_LIB): Remove.
10775 (TARGET_CONFIGDIRS): Remove libchill.
10776 (CHILL_FOR_TARGET): Remove.
10777 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10778 CHILL_LIB.
10779 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10780 (CHECK_TARGET_MODULES): Likewise.
10781 (INSTALL_TARGET_MODULES): Likewise.
10782 (CLEAN_TARGET_MODULES): Likewise.
10783 (configure-target-libchill): Remove.
10784 (all-target-libchill): Remove.
10785 * configure.in (target_libs): Remove target-libchill.
10786 Do not compute CHILL_FOR_TARGET.
10787 * libchill: Remove directory.
10788
10789 2002-04-11 DJ Delorie <dj@redhat.com>
10790
10791 * Makefile.in, configure.in: Sync with binutils, entries
10792 follow...
10793
10794 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10795
10796 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10797 (do-tar, do-bz2): New rules.
10798 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10799 (gdb-tar): New rule.
10800 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10801 (insight_dejagnu.tar): New rule.
10802 (insight.tar): New rule.
10803 (gdb+dejagnu.tar): New rule.
10804 (gdb.tar): New rule.
10805
10806 2002-02-01 Mo DeJong <supermo@bayarea.net>
10807
10808 * Makefile.in: Add all-tix to deps for all-snavigator
10809 so that tix is built when building snavigator.
10810
10811 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10812
10813 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10814 ld and gdb are not supported.
10815
10816 2002-01-07 Mark Salter <msalter@redhat.com>
10817
10818 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10819 Allow target-libgloss to be built for arm, strongarm, and xscale.
10820
10821 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10822
10823 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10824 options for i[3456]86-pc-linux* native builds.
10825
10826 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10827
10828 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10829 files from .po files for a distribution.
10830
10831 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10832
10833 * configure.in: Enable libstdc++-v3 for h8300 targets.
10834
10835 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10836
10837 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10838 version from bfd/.
10839
10840 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10841
10842 * Makefile.in (VER): When present, extract the version number from
10843 the file version.in.
10844
10845 2001-05-24 Tom Rix <trix@redhat.com>
10846
10847 * configure.in : enable ld for aix
10848
10849 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10850
10851 * config.guess: Add linux target for S/390.
10852
10853 2000-11-07 Philip Blundell <pb@futuretv.com>
10854
10855 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10856
10857 2000-11-03 Philip Blundell <pb@futuretv.com>
10858
10859 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10860 files.
10861
10862 2001-01-15 Ben Elliston <bje@redhat.com>
10863
10864 * configure.in (host_tools): Add sid.
10865 Always configure cgen.
10866
10867 2000-11-24 Nick Clifton <nickc@redhat.com>
10868
10869 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10870
10871
10872 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10873
10874 * Makefile.in (ALL_MODULES): Add all-cgen.
10875 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10876 (all-cgen): New target.
10877 (all-opcodes,all-sim): Depend on all-cgen.
10878 * configure.in (host_tools): Add cgen.
10879 Only configure cgen if --enable-cgen-maint.
10880
10881 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10882
10883 * configure.in: Add *-*-freebsd* configurations.
10884
10885 2002-04-08 Tom Tromey <tromey@redhat.com>
10886
10887 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10888 Fixes PR libgcj/6068.
10889
10890 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10891
10892 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10893
10894 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10895
10896 * configure.in (alpha*-dec-osf*): Enable libgcj.
10897
10898 2003-03-27 Matthew Gingell <gingell@gnat.com>
10899
10900 * MAINTAINERS (Write After Approval): Add myself.
10901
10902 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10903
10904 Fix for: PR bootstrap/3591, target/5676
10905 * configure.in (mcore-pe): Disable the configuration of
10906 libstdc++-v3 since exceptions are not supported.
10907
10908 2002-03-20 Anthony Green <green@redhat.com>
10909
10910 * configure.in: Enable libgcj for xscale-elf target.
10911
10912 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10913
10914 * MAINTAINERS: Update my email address.
10915
10916 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10917
10918 * ltmain.sh (relink_command): Fix typo in previous change.
10919
10920 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10921
10922 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10923 (relink_command): Added --tag flags.
10924 (mode=install): If relinking fails; error out.
10925
10926 2002-03-12 Richard Henderson <rth@redhat.com>
10927
10928 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10929 .NOTPARALLEL tag.
10930 (do-check): Rename from check.
10931 (check): Allow parallel check.
10932
10933 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10934
10935 * MAINTAINERS: Add myself as maintainer for xtensa port.
10936 Fix alphabetical order in CPU port maintainer list.
10937 Remove myself from Write After Approval list.
10938
10939 2002-03-11 Richard Henderson <rth@redhat.com>
10940
10941 * Makefile.in (.NOTPARALLEL): Add fake tag.
10942
10943 2002-03-07 H.J. Lu (hjl@gnu.org)
10944
10945 * configure.in: Enable gprof for mips*-*-linux*.
10946
10947 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10948
10949 * MAINTAINERS (Write After Approval): Add myself.
10950
10951 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10952
10953 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10954 libjava.
10955 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10956
10957 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10958
10959 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10960 because its Makefile is there; test for the executable instead.
10961
10962 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10963
10964 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10965 libstdc++-v3 and libjava.
10966
10967 2002-02-11 Adam Megacz <adam@xwt.org>
10968
10969 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10970 boehm-gc
10971
10972 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10973
10974 * config.guess: Updated to 2002-01-30's version.
10975 * config.sub: Updated to 2002-02-01's version.
10976 Contribute sh64-elf.
10977 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10978 * configure.in: Added sh64-*-*.
10979
10980 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10981
10982 * MAINTAINERS: Belatedly add myself to write after approval list.
10983
10984 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10985
10986 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10987 Remove self as Write After Approval.
10988
10989 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10990
10991 * MAINTAINERS: Put self in as maintainer for contrib/regression
10992 directory.
10993
10994 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10995
10996 * MAINTAINERS: Update my email address.
10997
10998 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10999
11000 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11001 target-libiberty, and target-libgloss. Skip Java-related
11002 libraries if not supported for NetBSD on target CPU.
11003
11004 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11005
11006 * install-sh: Use _inst.$$_ for temp file name.
11007
11008 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11009
11010 * MAINTAINERS (Write After Approval): Move my contact info
11011 from here...
11012 (OS Port Maintainers): ...to here (netbsd).
11013
11014 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11015
11016 * MAINTAINERS (Write After Approval): Add myself.
11017
11018 2002-01-17 H.J. Lu <hjl@gnu.org>
11019
11020 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11021 (all-target-fastjar): Also depend on all-target-libiberty.
11022
11023 2002-01-16 H.J. Lu (hjl@gnu.org)
11024
11025 * config.guess: Import from master sources, rev 1.225.
11026 * config.sub: Import from master sources, rev 1.238.
11027
11028 2002-01-16 Kazu Hirata <kazu@hxi.com>
11029
11030 * MAINTAINERS (Write After Approval): Remove myself.
11031
11032 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11033
11034 * MAINTAINERS (Write After Approval): Add myself.
11035
11036 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11037
11038 * MAINTAINERS: Add self as docs co-maintainer.
11039
11040 2001-12-11 Matthias Klose <doko@debian.org>
11041
11042 * MAINTAINERS (Write After Approval): Add myself.
11043
11044 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11045
11046 * MAINTAINERS: Update my email address.
11047
11048 2001-12-07 Turly O'Connor <turly@apple.com>
11049 * MAINTAINERS (Write After Approval): Add myself.
11050 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11051 (rs6000_initialize_trampoline): Call __trampoline_setup for
11052 ABI_DARWIN too.
11053 * darwin-tramp.asm: New file, implements __trampoline_setup.
11054 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11055
11056 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11057
11058 * MAINTAINERS (Write After Approval): Add myself.
11059
11060 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11061
11062 * configure, configure.in: Use temp file for long sed commands.
11063
11064 2001-12-03 Laurent Guerby <guerby@acm.org>
11065
11066 * config.sub: Update to version 1.232 on subversion.
11067
11068 2001-12-03 Ben Elliston <bje@redhat.com>
11069
11070 * MAINTAINERS: Update mail address for config.* patches.
11071
11072 2001-11-27 DJ Delorie <dj@redhat.com>
11073 Zack Weinberg <zack@codesourcery.com>
11074
11075 When build != host, create libiberty for the build machine.
11076
11077 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11078 CONFIG_ARGUMENTS.
11079 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11080 New variables.
11081 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11082 and rules.
11083 (all.normal): Depend on ALL_BUILD_MODULES.
11084 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11085 (all-build-libiberty): Depend on configure-build-libiberty.
11086
11087 * configure: Calculate and substitute proper value for
11088 ALL_BUILD_MODULES.
11089 * configure.in: Create the build subdirectory.
11090 Calculate and substitute TARGET_CONFIGARGS (formerly
11091 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11092
11093 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11094
11095 * MAINTAINERS (write-after-approval): Add self.
11096
11097 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11098
11099 * MAINTAINERS (GNATS only accounts): Remove self.
11100
11101 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11102
11103 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11104 libf2c.
11105
11106 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11107
11108 * MAINTAINERS (Write After Approval): Add self.
11109
11110 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11111
11112 * MAINTAINERS: mips and s390 are also CPU ports.
11113
11114 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11115
11116 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11117
11118 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11119
11120 * MAINTAINERS: Alphabetize.
11121
11122 2001-11-09 Kazu Hirata <kazu@hxi.com>
11123
11124 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11125
11126 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11127
11128 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11129
11130 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11131
11132 * configure.in (--enable-languages): Be more permissive about
11133 syntax. Check for empty lists better. Warn about $LANGUAGES.
11134
11135 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11136
11137 * config.sub: Import from master sources, rev. 1.230.
11138 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11139
11140 2001-11-07 Laurent Guerby <guerby@acm.org>
11141
11142 * MAINTAINERS (Write After Approval): Add self.
11143
11144 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11145
11146 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11147
11148 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11149
11150 * config.sub: Import from master sources, rev 1.226.
11151 * config.guess: Import from master sources, rev 1.216.
11152
11153 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11154
11155 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11156 * MAINTAINERS: Add self as maintainer of MMIX port.
11157 Remove old after-approval entry.
11158
11159 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11160
11161 * ChangeLog, configure: Fix spelling errors.
11162
11163 2001-10-20 Brendan Kehoe <brendan@zen.org>
11164
11165 * MAINTAINERS: Tweak my address.
11166
11167 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11168
11169 * MAINTAINERS: Update my email address.
11170
11171 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11172
11173 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11174 * MAINTAINERS: Add self as maintainer of CRIS port.
11175
11176 2001-10-10 Geert Bosch <bosch@gnat.com>
11177
11178 * MAINTAINERS (Various maintainers: Ada front end):
11179 Added Robert Dewar.
11180
11181 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11182
11183 * MAINTAINERS (Write After Approval): Added self
11184
11185 2001-10-02 Geert Bosch <bosch@gnat.com>
11186
11187 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11188
11189 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11190
11191 * configure: Handle temporary files securely using mkdir.
11192
11193 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11194
11195 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11196
11197 2001-09-26 Will Cohen <wcohen@redhat.com>
11198
11199 * configure.in (*-*-linux*): Disable configuration of target-newlib
11200 and target-libgloss.
11201
11202 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11203
11204 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11205 RANLIB.
11206
11207 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11208
11209 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11210 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11211 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11212 avoid quotes nesting problems.
11213 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11214 (DO_X): Export only variables that are set.
11215
11216 2001-09-19 Ben Elliston <bje@redhat.com>
11217
11218 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11219 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11220 semantics. Use the shell built-in "type" command instead.
11221
11222 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11223
11224 Merged from gcc-3_0-branch:
11225 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11226 * ltcf-c.sh: Use $objext, not $ac_objext.
11227 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11228 * ltcf-cxx.sh: Add support for GNU.
11229 2001-07-22 Timothy Wall <twall@redhat.com>
11230 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11231 default settings if using GNU tools with that configuration.
11232 * ltcf-cxx.sh: Ditto.
11233 * ltcf-gcj.sh: Ditto.
11234 2001-07-21 Michael Chastain <chastain@redhat.com>
11235 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11236 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11237 * ltmain.sh: Mark as gcc-local.
11238
11239 2001-08-30 Eric Christopher <echristo@redhat.com>
11240 Jason Eckhardt <jle@redhat.com>
11241
11242 * config.guess: Merge from master sources.
11243 * config.sub: Merge from master sources, add support for mipsisa32.
11244
11245 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11246 * config.sub: Merge from master sources, rev 1.219.
11247 * MAINTAINERS: Add self as contact for stormy16 port.
11248
11249 2001-08-14 Zack Weinberg <zackw@panix.com>
11250
11251 * config.sub: Merge from master sources, rev 1.218.
11252 * config.guess: Merge from master sources, rev 1.209.
11253
11254 2001-08-11 Graham Stott <grahams@redhat.com>
11255
11256 * Makefile.in (check-c++): Add missing semicolon.
11257
11258 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11259
11260 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11261
11262 2001-07-30 Eric Christopher <echristo@redhat.com>
11263
11264 * MAINTAINERS (Various maintainers: mips port): Added myself.
11265
11266 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11267
11268 * configure.in (sh-*-linux*): New.
11269
11270 2001-07-27 Richard Henderson <rth@redhat.com>
11271
11272 * .cvsignore: Add LAST_UPDATED.
11273
11274 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11275
11276 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11277
11278 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11279
11280 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11281
11282 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11283
11284 * MAINTAINERS (Write After Approval): Added myself.
11285
11286 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11287
11288 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11289 and libgcj on m68hc11/m68hc12.
11290
11291 2001-06-27 H.J. Lu (hjl@gnu.org)
11292
11293 * Makefile (CFLAGS_FOR_BUILD): New.
11294 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11295
11296 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11297
11298 * README: Remove version number.
11299
11300 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11301
11302 * INSTALL/README: Update wrt. to the installation instructions now
11303 residing in gcc/doc/install.texi.
11304
11305 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11306
11307 * README: Replace with a cut-down and updated version of gcc/README.
11308
11309 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11310
11311 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11312 multilibs to be disabled.
11313
11314 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11315
11316 * MAINTAINERS (Write After Approval): Add myself.
11317
11318 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11319
11320 * config.guess: Import CVS version 1.195.
11321 * config.sub: Import CVS version 1.212.
11322
11323 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11324
11325 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11326 gcc/xgcc is built, use -print-prog-name to find out the program
11327 name to use.
11328
11329 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11330
11331 * config.guess: Import CVS version 1.194. All gcc-local changes
11332 appear to also be in the master copy.
11333 * config.sub: Import CVS version 1.211.
11334
11335 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11336
11337 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11338 with_gcc]: Use `gcc -shared' to build a shared library.
11339
11340 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11341
11342 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11343 archives.
11344
11345 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11346
11347 * MAINTAINERS (Write After Approval): Add myself.
11348
11349 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11350
11351 * configure.in (libstdcxx_flags): Do not try to execute
11352 libstdc++-v3/testsuite_flags until it exists.
11353
11354 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11355
11356 * MAINTAINERS: Update my email address.
11357
11358 2001-05-31 Graham Stott <grahams@redhat.com>
11359
11360 * MAINTAINERS (Write After Approval): Add myself.
11361
11362 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11363
11364 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11365 libraries when using g++ with native linker.
11366
11367 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11368
11369 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11370
11371 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11372
11373 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11374 [aix4*|aix5*]: Prepend blank.
11375
11376 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11377
11378 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11379 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11380 of subdir/configure scripts to use the new libtool.m4.
11381
11382 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11383
11384 * MAINTAINERS (Write After Approval): Add myself.
11385
11386 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11387
11388 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11389
11390 2001-05-11 Ben Elliston <bje@redhat.com>
11391
11392 * Makefile.in (all-sid): New target.
11393 (check-sid, clean-sid, install-sid): Likewise.
11394
11395 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11396
11397 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11398
11399 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11400
11401 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11402 libgcj.
11403
11404 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11405
11406 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11407 gcc/xgcc is built, use -print-prog-name to find out the program
11408 name to use.
11409
11410 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11411
11412 * configure.in (noconfigdirs): Don't reset it from scratch in the
11413 target case; only append to it.
11414
11415 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11416 sparc-*-solaris2.8]: Disable ${libgcj}.
11417
11418 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11419
11420 * configure.in (libgcj_saved): Copy from $libgcj.
11421 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11422 --disable-libgcj.
11423
11424 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11425
11426 * MAINTAINERS: Remove self as MIPS maintainer and
11427 C front end maintainer.
11428
11429 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11430
11431 * configure.in: Move *-chorusos target case to the proper switch.
11432 Disable libgcj.
11433
11434 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11435
11436 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11437 1.641.2.228.
11438
11439 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11440
11441 * Makefile.in (STAGE1_CFLAGS): Pass down.
11442
11443 2001-04-13 Alan Modra <amodra@one.net.au>
11444
11445 * config.guess: Add hppa64-linux support. Note for next import that
11446 this is already in the master file.
11447 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11448
11449 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11450
11451 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11452 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11453
11454 2001-04-11 Stan Shebs <shebs@apple.com>
11455
11456 * MAINTAINERS: Add self as Darwin port maintainer.
11457
11458 2001-04-11 Alan Modra <amodra@one.net.au>
11459
11460 * MAINTAINERS: Update my email address.
11461
11462 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11463
11464 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11465 recent versions of FreeBSD (release 3 or later).
11466 * ltconfig: On FreeBSD, -lc must not be provided when building
11467 a shared library or else the standard -pthread gcc option is
11468 rendered worthless to later users of the built library.
11469
11470 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11471
11472 * MAINTAINERS: Add self and RTH as C front end maintainers.
11473
11474 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11475
11476 * config.sub: Make sure to match an already-canonicalized
11477 machine name (eg. mn10300-unknown-elf).
11478
11479 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11480
11481 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11482 New macros.
11483 (bootstrap, cross): Use RECURSE_FLAGS.
11484 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11485
11486 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11487
11488 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11489
11490 2001-03-22 Colin Howell <chowell@redhat.com>
11491
11492 * Makefile.in (DO_X): Do not backslash single-quotes in
11493 backquotes (two places).
11494
11495 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11496
11497 Re-installed:
11498 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11499 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11500 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11501 * ltcf-cxx.sh: Likewise.
11502 * ltcf-gcj.sh: Likewise.
11503
11504 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11505
11506 * MAINTAINERS: Add myself as "documentation co-maintainer".
11507
11508 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11509
11510 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11511 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11512
11513 2001-03-19 Tom Tromey <tromey@redhat.com>
11514
11515 * config-ml.in: Handle GCJ and GCJFLAGS.
11516
11517 2001-03-21 Michael Chastain <chastain@redhat.com>
11518
11519 * Makefile.in: all-m4 depends on all-texinfo.
11520
11521 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11522
11523 * MAINTAINERS: Add myself to write after approval list.
11524
11525 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11526
11527 * Makefile.in (DO_X): Quote nested quotes.
11528
11529 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11530
11531 * MAINTAINERS: Add myself to write after approval list.
11532
11533 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11534
11535 * Makefile.in (DO_X): Use double quotes for quoting
11536 "RANLIB=$${RANLIB}".
11537
11538 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11539
11540 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11541
11542 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11543
11544 * configure.in: Only use `lang_requires' for languages athat are
11545 actually enabled.
11546
11547 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11548
11549 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11550
11551 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11552
11553 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11554
11555 2001-03-07 Tom Tromey <tromey@redhat.com>
11556
11557 * configure.in: Allow config-lang.in to set `lang_requires' to list
11558 of other required languages.
11559
11560 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11561
11562 * Makefile.in: Remove RANLIB definition. Use RANLIB
11563 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11564 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11565
11566 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11567 Alexandre Oliva <aoliva@redhat.com>
11568
11569 * Makefile.in (check-c++): Use tabs, not spaces.
11570
11571 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11572
11573 * MAINTAINERS: add myself to Write After Approval list.
11574
11575 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11576
11577 * Makefile.in (check-c++): New rule.
11578
11579 * configure.in (target_libs): Remove libg++.
11580 (noconfigdirs): Remove libg++.
11581 (noconfigdirs): Same.
11582 (noconfigdirs): Same.
11583 (noconfigdirs): Same.
11584
11585 * config-ml.in: Remove libg++ references.
11586
11587 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11588 (ALL_TARGET_MODULES): Same.
11589 (configure-target-libg++): Remove.
11590 (all-target-libg++): Remove.
11591 (configure-target-libio): Remove.
11592 (all-target-libio): Remove.
11593 (check-target-libio): Remove.
11594 (.PHONY): Remove.
11595 (libg++.tar.bz2): Remove.
11596 (all-target-cygmon): Remove libio.
11597 (all-target-libstdc++): Remove.
11598 (configure-target-libstdc++): Remove.
11599 (TARGET_LIB_PATH): Remove libstdc++.
11600 (ALL_GCC_CXX): Remove libstdc++.
11601 (all-target-gperf): Correct.
11602
11603 2001-02-16 Nick Clifton <nickc@redhat.com>
11604
11605 * configure.in (noconfigdirs): Allow configuration of texinfo
11606 for Cygwin hosts.
11607
11608 2001-02-15 Anthony Green <green@redhat.com>
11609
11610 * configure: Introduce GCJ_FOR_TARGET.
11611 * configure.in: Ditto.
11612 * Makefile.in: Ditto.
11613
11614 2001-02-13 Andreas Schwab <schwab@suse.de>
11615
11616 * MAINTAINERS: Update mail address.
11617
11618 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11619
11620 * config.guess: Add linux target for S/390.
11621 * config.sub: Likewise.
11622
11623 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11624
11625 * configure.in: for *-chorusos, don't config target-newlib and
11626 target-libgloss.
11627
11628 2001-02-06 Ben Elliston <bje@redhat.com>
11629
11630 * configure: Output host type to stdout, not stderr.
11631
11632 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11633
11634 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11635 * ltcf-cxx.sh: Likewise.
11636
11637 * config.if: Assume enable_libstdcxx_v3 is defined.
11638
11639 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11640
11641 Remove V2 C++ library.
11642 * configure.in: Remove --enable-libstdcxx_v3 support.
11643
11644 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11645
11646 * include/demangle.h: Add prototype for java_demangle_v3.
11647
11648 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11649
11650 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11651
11652 2001-01-27 Richard Henderson <rth@redhat.com>
11653
11654 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11655
11656 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11657
11658 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11659 Don't unset, it's non-portable and no longer necessary, set to empty
11660 instead.
11661
11662 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11663
11664 * ltconfig: Shell portability fix for the tagname validity check.
11665
11666 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11667
11668 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11669 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11670
11671 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11672
11673 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11674
11675 2001-01-26 Tom Tromey <tromey@redhat.com>
11676
11677 * configure.in: Allow libgcj to be built on Sparc Solaris.
11678
11679 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11680
11681 * ltcf-c.sh: Add aix5 case.
11682 * ltcf-cxx.sh: Likewise.
11683 * ltconfig: Likewise.
11684
11685 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11686
11687 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11688 keep at least one of build_libtool_libs or build_old_libs set to
11689 yes.
11690
11691 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11692 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11693
11694 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11695
11696 * configure.in: Enable libgcj on several additional platforms.
11697
11698 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11699
11700 * configure.in: Enable libgcj for linux targets.
11701
11702 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11703
11704 * MAINTAINERS (Write After Approval): Add myself.
11705
11706 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11707
11708 * MAINTAINERS: Add myself as vax port maintainer.
11709
11710 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11711
11712 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11713
11714 2001-01-09 Mike Stump <mrs@wrs.com>
11715
11716 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11717 failures of subdirectories.
11718
11719 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11720
11721 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11722 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11723 * ltcf-cxx.sh: Likewise.
11724 * ltcf-gcj.sh: Likewise.
11725 * ltconfig.sh: Fix typo.
11726
11727 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11728
11729 * configure: handle DOS-style absolute paths.
11730
11731 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11732
11733 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11734
11735 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11736
11737 * MAINTAINERS: Add myself as avr port co-maintainer.
11738
11739 2000-12-28 Ben Elliston <bje@redhat.com>
11740
11741 * MAINTAINERS: Add myself under ``Write After Approval''.
11742
11743 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11744
11745 * texinfo: Remove directory from GCC.
11746
11747 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11748
11749 * COPYING: Update to current
11750 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11751 to 19yy as example year in copyright notice).
11752
11753 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11754
11755 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11756 (libstdcxx_incdir): Pass down.
11757 * config.if: Remove expired bits for cxx_interface, add stub.
11758 (libstdcxx_incdir): Add variable for g++ include directory.
11759 * configure.in (gxx_include_dir): Use it.
11760
11761 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11762
11763 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11764 with old-email address from ``Write After Approval''.
11765
11766 2000-12-15 Andreas Jaeger <aj@suse.de>
11767
11768 * configure.in: Handle lang_dirs.
11769
11770 2000-12-14 Tom Tromey <tromey@redhat.com>
11771
11772 * MAINTAINERS: Removed brads.
11773
11774 * MAINTAINERS: Added gcj developers.
11775
11776 2000-12-13 Anthony Green <green@redhat.com>
11777
11778 * configure.in: Disable libgcj for any target not specifically
11779 listed. Disable libgcj for x86 and Alpha Linux until compatible
11780 with g++ abi.
11781
11782 2000-12-13 Mike Stump <mrs@wrs.com>
11783
11784 * Makefile.in (local-distclean): Also remove fastjar.
11785
11786 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11787
11788 * contrib/gcc_update: Add fastjar --touch entries.
11789
11790 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11791
11792 * configure.in: Disable language-specific target libraries for
11793 languages that aren't enabled.
11794
11795 2000-12-10 Anthony Green <green@redhat.com>
11796
11797 * configure.in: Define libgcj. Disable libgcj target libraries for
11798 most targets.
11799
11800 2000-12-10 Neil Booth <neilb@earthling.net>
11801
11802 * MAINTAINERS: Update mail address, remove from WAA list.
11803
11804 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11805
11806 * libjava: Imported from /cvs/java.
11807 * libffi: Likewise.
11808 * Boehm-gc: Likewise.
11809
11810 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11811
11812 * configure.in (target_libs): Revert 2000-12-08 patch.
11813 (noconfigdirs): Added target-libjava.
11814
11815 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11816
11817 * djunpack.bat: removed.
11818
11819 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11820
11821 * Makefile.in: handle DOS-style absolute paths.
11822 * config-ml.in: likewise.
11823 * symlink-tree: likewise.
11824
11825 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11826
11827 * fastjar: Imported.
11828
11829 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11830
11831 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11832 libjava.
11833 * configure.in (target_libs): Removed `target-libjava'.
11834
11835 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11836
11837 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11838 (ALL_MODULES): Added fastjar.
11839 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11840 (all-target-libjava): all-fastjar replaces all-zip.
11841 (all-fastjar): Added.
11842 (configure-target-fastjar, all-target-fastjar): Likewise.
11843 * configure.in (host_tools): Added fastjar.
11844
11845 2000-12-07 Mike Stump <mrs@wrs.com>
11846
11847 * Makefile.in (local-distclean): Remove leftover built files.
11848
11849 2000-11-24 Nick Clifton <nickc@redhat.com>
11850
11851 * configure.in (xscale-elf): Add target.
11852 (xscale-coff): Add target.
11853
11854 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11855
11856 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11857 recent versions of FreeBSD (release 3 or later).
11858 * ltconfig: On FreeBSD, -lc must not be provided when building
11859 a shared library or else the standard -pthread gcc option is
11860 rendered worthless to later users of the built library.
11861
11862 2000-11-16 Fred Fish <fnf@be.com>
11863
11864 * configure.in (enable_libstdcxx_v3): Fix typo,
11865 libstd++ -> libstdc++.
11866
11867 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11868
11869 * MAINTAINERS: Add self to Write After Approval list.
11870
11871 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11872
11873 * MAINTAINERS: Update my email address. Add myself to global write
11874 privs list.
11875
11876 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11877
11878 * Makefile.in: Merge with src and libgcj.
11879 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11880 configure-target-<library> when their configure scripts need the C
11881 or C++ library to have already been built to work properly.
11882 (do_proto_toplev): Set them to an empty string.
11883
11884 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11885 (REALLY_SET_LIB_PATH): Use them.
11886
11887 2000-11-17 Stan Shebs <shebs@apple.com>
11888
11889 * MAINTAINERS: Add self to Write After Approval list.
11890
11891 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11892
11893 * configure: Provide the original toplevel configure arguments
11894 (including $0) to subprocesses in the environment rather than
11895 through gcc/configargs.h.
11896
11897 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11898
11899 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11900 C99. Alphabetise "Write After Approval" list.
11901
11902 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11903
11904 * configure: Turn on libstdc++ V3 by default.
11905
11906 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11907 if we've got GCC.
11908
11909 2000-11-11 Philip Blundell <philb@gnu.org>
11910
11911 * MAINTAINERS: Add self to Write After Approval list.
11912
11913 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11914
11915 * ltcf-c.sh (aix4): Improve shared library configuration; require
11916 exporting symbols.
11917 * ltcf-cxx.sh (aix4): Define.
11918 * ltconfig (aix4): Define library and soname specs appropriate for
11919 AIX. Define command to create export symbols list.
11920
11921 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11922
11923 * config.sub: Add support for Sun Chorus
11924
11925 2000-10-31 Nick Clifton <nickc@redhat.com>
11926
11927 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11928 <name>@redhat.com. Also installed new email address for Clint
11929 Popetz.
11930
11931 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11932
11933 * etc: Remove directory from GCC.
11934
11935 2000-10-16 Michael Meissner <meissner@redhat.com>
11936
11937 * configure (gcc/configargs.h): Only create if there is a build GCC
11938 directory created.
11939
11940 2000-10-16 Matthias Klose <doko@debian.org>
11941
11942 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11943 when configured for libstdc++-v3.
11944
11945 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11946
11947 * configure: Save configure arguments to gcc/configargs.h.
11948
11949 2000-10-04 Philipp Thomas <pthomas@suse.de>
11950
11951 * config.guess: Import CVS version 1.157.
11952 * config.sub: Import CVS version 1.181.
11953
11954 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11955
11956 * Makefile.in (bootstrap): avoid recursion if subdir missing
11957 (cross): ditto
11958 (do-proto-toplev): ditto
11959
11960 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11961
11962 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11963 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11964
11965 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11966 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11967 all affected `configure' scripts.
11968
11969 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11970
11971 * MAINTAINERS: Add self as cpplib co-maintainer.
11972
11973 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11974
11975 * MAINTAINERS: Add self to Write After Approval list.
11976
11977 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11978
11979 * INSTALL/README: egcs -> GCC update.
11980
11981 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11982
11983 * MAINTAINERS: Add myself to Write After Approval list.
11984
11985 2000-09-15 Kazu Hirata <kazu@hxi.com>
11986
11987 * MAINTAINERS: Add myself to Write After Approval list.
11988
11989 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11990
11991 * configure.in: Do not build byacc for hppa64. Provide paths to the
11992 X11 libraries for hppa64.
11993
11994 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11995
11996 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11997
11998 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11999
12000 * Makefile.in (all-zlib): Added dummy target.
12001
12002 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12003 ltcf-gcj.sh: Updated from libtool multi-language branch.
12004
12005 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12006
12007 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12008 (bootstrap*): Depend on all-bootstrap.
12009
12010 2000-09-05 Philipp Thomas <pthomas@suse.de>
12011
12012 * config.guess: Import CVS version 1.156.
12013 * config.sub: Import CVS version 1.179.
12014
12015 2000-09-02 Anthony Green <green@cygnus.com>
12016
12017 * Makefile.in (all-gcc): Depend on all-zlib.
12018 (CLEAN_MODULES): Add clean-zlib.
12019 (ALL_MODULES): Add all-zlib.
12020 * configure.in (host_libs): Add zlib.
12021
12022 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12023
12024 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12025 crosses, but add gcc/include to the header search path for them.
12026
12027 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12028
12029 * MAINTAINERS: Add self to Write After Approval list.
12030
12031 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12032
12033 * config.guess: Import CVS version 1.152.
12034 * config.sub: Import CVS version 1.177.
12035
12036 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12037
12038 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12039 $targargs to tell whether newlib is going to be built.
12040
12041 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12042 $$r/TARGET_SUBDIR/libio for _G_config.h.
12043
12044 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12045
12046 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12047
12048 2000-08-22 DJ Delorie <dj@redhat.com>
12049
12050 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12051
12052 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12053
12054 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12055 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12056 sub-configures.
12057
12058 2000-08-21 DJ Delorie <dj@redhat.com>
12059
12060 * MAINTAINERS: Add self as a libiberty maintainer
12061
12062 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12063
12064 * configure.in (libstdcxx_flags): Use
12065 libstdc++-v3/src/libstdc++.INC.
12066
12067 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12068
12069 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12070
12071 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12072
12073 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12074
12075 * configure: Make enable_threads and enable_shared defaults
12076 explicit. Substitute enable_threads into generated Makefiles.
12077 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12078 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12079
12080 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12081
12082 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12083
12084 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12085
12086 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12087 previous delta.
12088
12089 2000-08-11 Jason Merrill <jason@redhat.com>
12090
12091 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12092 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12093 (FLAGS_FOR_TARGET): Not here.
12094 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12095
12096 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12097
12098 * config-ml.in (CC, CXX): Don't introduce a leading space.
12099
12100 2000-08-07 DJ Delorie <dj@delorie.com>
12101
12102 * MAINTAINERS: Add self as a DJGPP maintainer
12103
12104 2000-08-07 DJ Delorie <dj@redhat.com>
12105
12106 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12107 "if we're also building gcc, and it's a gcc that will run on the
12108 build machine, we want to use its includes instead of the system's
12109 default includes".
12110
12111 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12112
12113 * MAINTAINERS: Add self to Write After Approval list.
12114
12115 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12116
12117 * configure.in (libstdcxx_flags): Don't use `"'.
12118
12119 * config-ml.in: Adjust multilib search paths to the
12120 appropriate multilib tree.
12121
12122 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12123
12124 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12125 commas in $LANGUAGES.
12126
12127 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12128
12129 * configure.in: Re-enable all references to libg++ and librx.
12130
12131 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12132
12133 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12134 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12135 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12136 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12137
12138 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12139
12140 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12141
12142 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12143 CXX_FOR_TARGET for sed.
12144
12145 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12146
12147 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12148 Do not override if already set in the environment or in configure.
12149 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12150 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12151
12152 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12153
12154 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12155 the libtool CVS tree multi-language branch.
12156 * ltconfig, ltmain.sh: Updated.
12157
12158 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12159
12160 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12161 (clean-target): Depend on it.
12162
12163 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12164 (GCC_FOR_TARGET): Use it.
12165 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12166 * configure.in: ... here.
12167 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12168 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12169
12170 2000-07-24 Eric Christopher <echristo@cygnus.com>
12171
12172 * MAINTAINERS: Add self to Write After Approval list.
12173
12174 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12175
12176 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12177 (configure-target-libchill, configure-target-libobjc): Likewise.
12178
12179 * configure.in: Use the same cache file for all target libs.
12180 * config-ml.in: But different cache files per multilib variant.
12181
12182 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12183
12184 * configure (topsrcdir): Don't use dirname.
12185
12186 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12187
12188 * MAINTAINERS: Add self to Write After Approval list.
12189
12190 2000-07-20 Jason Merrill <jason@redhat.com>
12191
12192 * configure.in: Remove all references to libg++ and librx.
12193
12194 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12195
12196 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12197
12198 * config.sub: Update to subversions version 2000-07-06.
12199
12200 2000-07-12 Andrew Haley <aph@cygnus.com>
12201
12202 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12203 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12204
12205 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12206
12207 * symlink-tree: Check number of arguments.
12208
12209 2000-07-05 Jim Wilson <wilson@cygnus.com>
12210
12211 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12212 search path for a g++ extracted from the build tree. This
12213 will allow link tests run by configure scripts in
12214 subdirectories to succeed.
12215
12216 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12217
12218 * ltconfig: Add support for mips-dde-sysv4.2MP
12219
12220 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12221
12222 * MAINTAINERS: Add myself as loop discovery maintainer.
12223
12224 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12225
12226 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12227 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12228
12229 2000-06-19 Timothy Wall <twall@cygnus.com>
12230
12231 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12232 * config.sub: Add tic54x target.
12233
12234 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12235
12236 * MAINTAINERS: Add self as Fortran maintainer,
12237 remove Craig Burley.
12238
12239 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12240
12241 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12242 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12243
12244 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12245
12246 * MAINTAINERS: Add self as i18n maintainer
12247
12248 20000-05-21 H.J. Lu (hjl@gnu.org)
12249
12250 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12251 directory are used if they exist. Make sure
12252 $(build_tooldir)/include is searched for header files,
12253 $(build_tooldir)/lib/ for library files.
12254 (GCC_FOR_TARGET): Likewise.
12255 (CXX_FOR_TARGET): Likewise.
12256
12257 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12258
12259 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12260
12261 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12262
12263 * Makefile.in (configure-target-libiberty): Depend on
12264 configure-target-newlib.
12265
12266 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12267
12268 * configure.in, Makefile.in: Merge all libffi-related
12269 configury stuff from the libgcj tree.
12270
12271 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12272
12273 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12274 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12275
12276 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12277
12278 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12279 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12280 current version information. Add to proto-toplev directory.
12281 (gdb-taz): Build do-djunpack.
12282
12283 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12284
12285 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12286
12287 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12288
12289 * MAINTAINERS: Add self to Write After Approval list.
12290
12291 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12292
12293 * ltmain.sh: Preserve in relink_command any environment
12294 variables that may affect the linker behavior.
12295
12296 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12297
12298 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12299
12300 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12301
12302 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12303
12304 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12305
12306 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12307 with the version name.
12308
12309 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12310
12311 * MAINTAINERS: Add self as bb-reorder maintainer.
12312
12313 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12314
12315 * config.if: Tweak.
12316
12317 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12318
12319 * djunpack.bat: New file.
12320
12321 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12322
12323 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12324 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12325 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12326 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12327
12328 2000-04-16 Dave Pitts <dpitts@cozx.com>
12329
12330 * config.sub (case $basic_machine): Change default for "ibm-*"
12331 to "openedition".
12332
12333 2000-04-13 Andreas Jaeger <aj@suse.de>
12334
12335 * MAINTAINERS: Added myself.
12336
12337 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12338
12339 * Makefile.in (gdb-taz): New target. GDB specific archive.
12340 (do-md5sum): New target.
12341 (MD5PROG): Define.
12342 (PACKAGE): Default to TOOL.
12343 (VER): Default to a shell script.
12344 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12345 md5 checksum generation.
12346 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12347 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12348 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12349 insight.tar.bz2): Use gdb-taz to create archive.
12350
12351 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12352
12353 * configure (warn_cflags): Delete.
12354
12355 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12356
12357 * MAINTAINERS: Added myself.
12358
12359 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12360 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12361
12362 * configure.in (enable_libstdcxx_v3): Add.
12363 (target_libs): Add bits here to switch between libstdc++-v2 and
12364 libstdc++-v3.
12365 * config.if: And this file too.
12366 * Makefile.in: Add libstdc++-v3 targets.
12367
12368 2000-04-05 Michael Meissner <meissner@redhat.com>
12369
12370 * config.sub (d30v): Add d30v as a basic machine type.
12371
12372 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12373
12374 * configure.in: -linux-gnu*, not -linux-gnu.
12375
12376 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12377
12378 * MAINTAINERS: Add self in write-after-approval section.
12379
12380 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12381
12382 * MAINTAINERS: Add self as ia64 port maintainer.
12383
12384 2000-03-08 Neil Booth <NeilB@earthling.net>
12385
12386 * MAINTAINERS: Add self in write-after-approval section.
12387
12388 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12389
12390 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12391 (do-tar-bz2): Replace TOOL with PACKAGE.
12392 (gdb.tar.bz2): Remove GDBTK from GDB package.
12393 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12394 dejagnu.tar.bz2): New packages.
12395
12396 2000-02-27 Andreas Jaeger <aj@suse.de>
12397
12398 * configure.in: Add entry for mips*-*-linux*, move catch all
12399 *-*-*linux* entry below this one.
12400
12401 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12402
12403 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12404
12405 2000-02-24 Nick Clifton <nickc@cygnus.com>
12406
12407 * config.sub: Support an OS of "wince".
12408
12409 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12410
12411 * config.guess, config.sub: Updated to match config's 2000-02-15
12412 version.
12413
12414 2000-02-23 Linas Vepstas <linas@linas.org>
12415
12416 * config.sub: Add support for Linux/IBM 370.
12417 * configure.in: Likewise.
12418
12419 2000-02-22 Nick Clifton <nickc@cygnus.com>
12420
12421 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12422
12423 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12424
12425 * config.guess: Guess "cygwin" rather than "cygwin32".
12426
12427 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12428
12429 * configure (gcc_version): When setting, narrow search to
12430 lines containing `version_string'.
12431
12432 2000-02-15 Denis Chertykov <denisc@overta.ru>
12433
12434 * config.sub: Add support for avr target.
12435
12436 2000-02-14 Nick Clifton <nickc@cygnus.com>
12437
12438 * MAINTAINERS: Add maintainers for MCore port.
12439
12440 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12441
12442 * config.sub: Add mmix-knuth-mmixware.
12443
12444 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12445
12446 * MAINTAINERS: Pair cccp with cpplib maintainership.
12447
12448 2000-01-27 Christopher Faylor <cgf@redhat.com>
12449
12450 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12451 structure stuff to -L library search.
12452 (CXX_FOR_TARGET): Ditto.
12453 (CROSS_CHECK_MODULES): Fix spelling mistake.
12454
12455 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12456
12457 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12458 the C++ compiler.
12459
12460 2000-01-12 Richard Henderson <rth@cygnus.com>
12461
12462 * configure.in: Don't build some bits for beos.
12463
12464 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12465
12466 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12467 as include files.
12468
12469 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12470
12471 * Add self as cpplib maintainer, as requested by Jason
12472 Merrill. Correct my e-mail address.
12473
12474 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12475
12476 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12477 not mh-aix43.
12478
12479 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12480
12481 * MAINTAINERS: Add myself to "write after approval" list.
12482
12483 1999-12-14 Richard Henderson <rth@cygnus.com>
12484
12485 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12486 * config.sub: Accept alphaev[78], alphaev8.
12487
12488 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12489
12490 * config.guess, config.sub: Update from autoconf.
12491
12492 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12493
12494 * MAINTAINERS: update my playtime e-address.
12495
12496 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12497
12498 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12499 necessary libraries are missing.
12500
12501 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12502
12503 * MAINTAINERS: Add new 'write after approval' maintainer.
12504
12505 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12506
12507 * MAINTAINERS: Add new Java maintainer.
12508
12509 1999-10-25 Andreas Schwab <schwab@suse.de>
12510
12511 * configure: Fix quoting inside arguments of eval.
12512
12513 1999-10-21 Nick Clifton <nickc@cygnus.com>
12514
12515 * config-ml.in: Allow suppression of some ARM multilibs.
12516
12517 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12518
12519 * config.guess: Add OS/390 match pattern.
12520 * config.sub: Add mvs, openedition targets.
12521 * configure.in (i370-ibm-opened*): New.
12522
12523 1999-09-04 Steve Chamberlain <sac@pobox.com>
12524
12525 * config.sub: Add support for configuring for pj.
12526
12527 1999-08-31 Nick Clifton <nickc@cygnus.com>
12528
12529 * config.sub (maybe_os): Add support for configuring for fr30.
12530
12531 1999-08-25 Nick Clifton <nickc@cygnus.com>
12532
12533 * configure.in: Do not configure or build ld for AIX
12534 platforms. ld is known to be broken on these platforms.
12535
12536 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12537
12538 * config-ml.in: Pass compiler flag corresponding to multidirs to
12539 subdir configures.
12540
12541 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12542
12543 * Makefile.in (LDFLAGS): Define.
12544
12545 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12546
12547 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12548 noconfigdirs.
12549 (*-*-cygwin*): Likewise.
12550
12551 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12552
12553 * mkdep: New file.
12554 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12555 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12556
12557 From Eli Zaretskii <eliz@is.elta.co.il>:
12558 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12559 long file name when using DJGPP on MS-DOS.
12560
12561 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12562
12563 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12564
12565 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12566
12567 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12568 dependency as this causes "make check" to globally "make all"
12569
12570 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12571
12572 * configure.in (target_libs): Added target-zlib.
12573 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12574 (CONFIGURE_TARGET_MODULES): Likewise.
12575 (CHECK_TARGET_MODULES): Likewise.
12576 (INSTALL_TARGET_MODULES): Likewise.
12577 (CLEAN_TARGET_MODULES): Likewise.
12578 (configure-target-zlib): New target.
12579 (all-target-zlib): Likewise.
12580 (all-target-libjava): Depend on all-target-zlib.
12581 (configure-target-libjava): Depend on configure-target-zlib.
12582
12583 * Makefile.in (configure-target-libjava): Depend on
12584 configure-target-newlib.
12585 (configure-target-boehm-gc): New target.
12586 (configure-target-qthreads): New target.
12587
12588 * configure.in (target_libs): Added target-qthreads.
12589 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12590 (CONFIGURE_TARGET_MODULES): Likewise.
12591 (CHECK_TARGET_MODULES): Likewise.
12592 (INSTALL_TARGET_MODULES): Likewise.
12593 (CLEAN_TARGET_MODULES): Likewise.
12594 (all-target-qthreads): New target.
12595 (configure-target-libjava): Depend on configure-target-qthreads.
12596 (all-target-libjava): Depend on all-target-qthreads.
12597
12598 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12599 (CONFIGURE_TARGET_MODULES): Likewise.
12600 (CHECK_TARGET_MODULES): Likewise.
12601 (INSTALL_TARGET_MODULES): Likewise.
12602 (CLEAN_TARGET_MODULES): Likewise.
12603 (all-target-libjava): New target.
12604 (all-target-boehm-gc): Likewise.
12605 * configure.in (target_libs): Added libjava, boehm-gc.
12606
12607 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12608
12609 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12610 configure.bat in SUPPORT_FILES.
12611 (gas+binutils.tar.bz2): Likewise.
12612
12613 * makeall.bat: Remove; obsolete.
12614
12615 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12616
12617 From Mark Elbrecht:
12618 * configure.bat: Remove; obsolete.
12619
12620 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12621
12622 * configure: Add -W -Wall to the default CFLAGS when compiling with
12623 gcc.
12624
12625 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12626
12627 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12628
12629 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12630
12631 * configure.in: Build ld on IRIX6.
12632
12633 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12634
12635 * Makefile.in: Change distribution targets to use bzip2 instead of
12636 gzip.
12637 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12638 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12639
12640 1999-06-04 Nick Clifton <nickc@cygnus.com>
12641
12642 * config.sub: Add mcore target.
12643
12644 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12645
12646 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12647
12648 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12649
12650 * config.guess (dummy): Changed to $dummy.
12651
12652 1999-05-24 Nick Clifton <nickc@cygnus.com>
12653
12654 * config.sub: Tidied up case statements.
12655
12656 1999-05-22 Ben Elliston <bje@cygnus.com>
12657
12658 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12659 <jiro@din.or.jp>.
12660
12661 * config.guess: Merge with FSF version. Future changes will be
12662 more accurately recorded in this ChangeLog.
12663 * config.sub: Likewise.
12664
12665 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12666
12667 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12668
12669 1999-04-30 Tom Tromey <tromey@cygnus.com>
12670
12671 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12672
12673 1999-04-23 Tom Tromey <tromey@cygnus.com>
12674
12675 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12676
12677 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12678
12679 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12680 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12681 Bad merge removed these two changes.
12682
12683 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12684 Martin Heller (Ing.-Buero_Heller@t-online.de)
12685
12686 * config.guess (interix Alpha): Add.
12687
12688 1999-04-11 Richard Henderson <rth@cygnus.com>
12689
12690 * configure.in (i?86-*-beos*): Do config gperf; don't config
12691 gdb, newlib, or libgloss.
12692
12693 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12694
12695 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12696 link a trivial program with -mabi=64. If it fails, remove mabi=64
12697 from multidirs.
12698
12699 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12700
12701 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12702
12703 1999-04-08 Nick Clifton <nickc@cygnus.com>
12704
12705 * config.sub: Add support for mcore targets.
12706
12707 1999-04-07 Michael Meissner <meissner@cygnus.com>
12708
12709 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12710 not mt-ospace, in order to shut up assembler warning about using
12711 symbols that are named the same as registers.
12712
12713 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12714
12715 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12716 dependency list for all-target-cygmon.
12717
12718 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12719
12720 * config-ml.in: Check $host, not $target, for selective multilibs.
12721 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12722 thumb interworking, and underscore prefix multilibs.
12723
12724 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12725
12726 * missing: Update to version from current automake.
12727
12728 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12729
12730 * configure (gxx_include_dir): Removed.
12731
12732 * configure.in (gxx_include_dir): Handle it.
12733 * Makefile.in: Likewise.
12734
12735 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12736
12737 * config.sub (mips64vr4111,mips64vr4111el) Add.
12738
12739 1999-03-21 Ben Elliston <bje@cygnus.com>
12740
12741 * config.guess: Correct typo for detecting ELF on FreeBSD.
12742
12743 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12744
12745 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12746 config/mh-djgpp.
12747
12748 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12749
12750 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12751 all-target-newlib to dependency list for all-target-bsp.
12752
12753 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12754
12755 * config.sub: Add i386-uwin support.
12756 * config.guess: Likewise.
12757
12758 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12759
12760 * configure.in: cleanup, add mh-*pic handling for arm, special
12761 case powerpc*-*-aix*
12762
12763 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12764
12765 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12766 can be built.
12767
12768 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12769
12770 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12771 targets.
12772
12773 1999-03-02 Nick Clifton <nickc@cygnus.com>
12774
12775 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12776
12777 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12778
12779 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12780
12781 1999-02-24 Nick Clifton <nickc@cygnus.com>
12782
12783 * config.sub: Fix typo in arm recognition.
12784
12785 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12786
12787 * configure.in (noconfigdirs): Changed target_configdirs to
12788 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12789 rather than m68k-*-* since it is not known to work on
12790 m68k-aout. Ditto for arm-*-*oabi.
12791
12792 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12793
12794 * configure.in (*-*-windows*): Remove, no longer used.
12795
12796 1999-02-19 Ben Elliston <bje@cygnus.com>
12797
12798 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12799 Smart and improved by Andrew Cagney.
12800
12801 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12802
12803 * config.guess: Recognize openbsd-*-hppa.
12804
12805 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12806
12807 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12808 only if it is not empty.
12809
12810 1999-02-17 Nick Clifton <nickc@cygnus.com>
12811
12812 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12813
12814 * config.guess: Modified to recognize uname's armv* syntax.
12815
12816 * config.sub: Modified to recognize uname's armv* syntax.
12817
12818 1999-02-17 Mark Salter <msalter@cygnus.com>
12819
12820 * configure.in: Added target-bsp for sparclite.
12821
12822 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12823
12824 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12825
12826 1999-02-08 Nick Clifton <nickc@cygnus.com>
12827
12828 * configure.in: Add support for strongarm port.
12829 * config.sub: Add support for strongarm target.
12830
12831 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12832
12833 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12834 the old name config/mh-cygwin32.
12835 Enable texinfo.
12836
12837 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12838
12839 * configure.in: Do build ld for ix86 Solaris.
12840
12841 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12842
12843 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12844 $AR_FOR_TARGET. Likewise for RANLIB.
12845
12846 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12847
12848 * config.sub (oabi): Recognize.
12849 * configure.in (arm-*-oabi): Handle.
12850
12851 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12852
12853 * config.guess: Improve detection of i686 on UnixWare 7.
12854
12855 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12856
12857 * config.guess: Add support for i386-pc-interix.
12858 * config.sub: Likewise.
12859 * configure.in: Likewise.
12860
12861 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12862
12863 * Makefile.in: Remove unneeded all-target-libio from
12864 from all-target-winsup target since it is now unneeded.
12865 Add all-target-libtermcap in its place since it is now
12866 needed.
12867
12868 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12869
12870 * configure.in: makefile stub for cygwin target is probably
12871 unnecessary. Remove it for now.
12872
12873 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12874
12875 * configure.in: libtermcap.a should be built when cygwin is the
12876 target as well as the host.
12877 * config.guess: Allow mixed case in cygwin uname output.
12878 * Makefile.in: Add libtermcap target.
12879
12880 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12881
12882 * config.sub: Clean up handling of hppa2.0.
12883
12884 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12885
12886 * config.guess: Use C code to identify more HP machines.
12887
12888 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12889
12890 * config.sub: Handle hppa2.0.
12891
12892 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12893
12894 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12895 cygmon for all sparclite targets, regardless of object format.
12896
12897 1998-12-15 Mark Salter <msalter@cygnus.com>
12898
12899 * configure.in: Added target-bsp for several target architectures.
12900
12901 * Makefile.in: Added rules for bsp.
12902
12903 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12904
12905 * config.guess: Improve detection of hppa2.0 processors.
12906
12907 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12908
12909 * config.guess: Recognize FreeBSD using ELF automatically.
12910
12911 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12912
12913 * configure (skip-this-dir): Add handling for new shell script, which
12914 might be created by a sub-directory's configure to indicate, this particular
12915 directory is "unwanted".
12916 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12917
12918 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12919
12920 * ltconfig: import from libtool, after changing libtool to
12921 account for the cygwin name change.
12922
12923 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12924
12925 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12926 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12927
12928 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12929
12930 * configure.in: Add libtermcap to list of cygwin dependencies.
12931
12932 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12933
12934 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12935 they include winsup/include when it's a cygwin target.
12936
12937 1998-11-12 Tom Tromey <tromey@cygnus.com>
12938
12939 * configure.in (host_tools): Added zip.
12940 * Makefile.in (all-target-libjava): Depend on all-zip.
12941 (all-zip): New target.
12942 (ALL_MODULES): Added all-zip.
12943 (NATIVE_CHECK_MODULES): Added check-zip.
12944 (INSTALL_MODULES): Added install-zip.
12945 (CLEAN_MODULES): Added clean-zip.
12946
12947 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12948
12949 * Makefile.in: lose "32" from comment about cygwin.
12950
12951 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12952
12953 * configure.in: Use -Os to build target libraries for the fr30.
12954
12955 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12956
12957 * config.sub: Add fr30.
12958
12959 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12960
12961 * configure.in: drop "32" from config/mh-cygwin32. Check
12962 cygwin* instead of cygwin32*.
12963 * config.sub: Check cygwin* instead of cygwin32*.
12964
12965 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12966
12967 * config.guess: Match any version of Unixware7.
12968
12969 1998-10-20 Syd Polk <spolk@cygnus.com>
12970
12971 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12972 if desired.
12973
12974 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12975
12976 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12977 these if the appropriate directories and files to not exist.
12978
12979 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12980
12981 * Makefile.in (DEVO_SUPPORT): Add config.if.
12982
12983 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12984
12985 * configure: Add pattern to replace "build_tooldir"'s
12986 definition in the generated Makefile with "tooldir"'s
12987 actual value.
12988
12989 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12990
12991 * config.sub: Bring back lost sparcv9.
12992
12993 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12994
12995 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12996
12997 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12998 CC_FOR_TARGET and friends.
12999
13000 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13001
13002 * Makefile.in (build_tooldir): New variable, same as tooldir.
13003 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13004 -B$(build_tooldir)/bin/.
13005 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13006
13007 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13008
13009 * README: Remove installation instructions and refer to the
13010 INSTALL directory instead.
13011
13012 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13013
13014 * config.sub: Add support for i[34567]86-pc-udk.
13015 * configure.in: Likewise.
13016
13017 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13018
13019 * Makefile.in: add bzip2 package building bits for user
13020 tools module
13021 * configure.in: ditto
13022
13023 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13024
13025 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13026 (ALL_TARGET_MODULES): Add all-target-libobjc.
13027 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13028 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13029 (all-target-libchill): Add dependencies.
13030 * configure.in (target_libs): Add libchill.
13031
13032 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13033
13034 * configure.in (target_subdir): Remove duplicate line.
13035
13036 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13037
13038 * Makefile.in (all-automake): fix dependencies.
13039
13040 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13041
13042 * configure.in: Minor cleanups for building in the $(target_alias)
13043 subdir.
13044
13045 1998-09-22 Jim Wilson <wilson@cygnus.com>
13046
13047 * Makefile.in (bootstrap): Set r and s before make all. Use
13048 BASE_FLAGS_TO_PASS in make all.
13049 (cross): Likewise.
13050
13051 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13052
13053 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13054
13055 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13056
13057 * config.sub: Fix typo in last change.
13058
13059 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13060
13061 * config.sub: Add support for C4x target.
13062 * configure.in: Likewise.
13063
13064 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13065
13066 * config.sub: Recognize sparcv9 just like sparc64.
13067
13068 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13069
13070 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13071
13072 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13073
13074 * config.guess: Correctly identify Pentium II sco boxes.
13075
13076 * config.guess: Fix "tr" code. From Weiwen Liu.
13077
13078 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13079
13080 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13081 stabs.
13082
13083 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13084
13085 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13086 (ALL_TARGET_MODULES): Add all-target-libchill.
13087 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13088 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13089 (all-target-libchill): Add dependencies.
13090 * configure.in (target_libs): Add libchill.
13091
13092 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13093
13094 * config.guess: Avoid assumptions about "tr" behaves when
13095 LANG is set to something other than English.
13096
13097 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13098
13099 * configure (gxx_include_dir): Changed to
13100 '${prefix}/include/g++'-${libstdcxx_interface}.
13101
13102 * config.if: New to determine the interfaces.
13103
13104 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13105
13106 * config.guess: Detect and handle MPE/IX.
13107 * config.sub: Deal with MPE/IX.
13108
13109 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13110
13111 * configure.in: Use mh-aix43.
13112
13113 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13114
13115 * configure: Fix --without/--disable cases for gxx-include-dir.
13116
13117 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13118
13119 * mdata-sh: Imported. Needed for automake support.
13120
13121 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13122
13123 * Makefile.in (taz): Try "chmod -R og=u ." before
13124 "chmod og=u `find . -print`".
13125
13126 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13127
13128 * configure.in: Add arm-elf and thumb-elf support.
13129
13130 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13131
13132 * Makefile.in: Undo previous patch.
13133
13134 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13135
13136 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13137 to here ...
13138 (install-no-fixedincludes): and here
13139 (INSTALL_MODULES): ... from here.
13140
13141 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13142
13143 * config.sub: Merge with FSF.
13144
13145 * config.guess: Merge with FSF.
13146
13147 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13148
13149 * configure (extraconfigdirs): New variable.
13150 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13151 * Makefile.in (all): Move higher in file.
13152 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13153 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13154 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13155 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13156 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13157
13158 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13159
13160 * Makefile.in (all-target-libjava): Depend on all-gcc and
13161 all-target-newlib.
13162 (configure-target-libjava): Depend on $(ALL_GCC).
13163
13164 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13165
13166 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13167 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13168
13169 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13170
13171 * INSTALL/README: Fix typo.
13172
13173 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13174
13175 * ylwrap: Change absolute path checks to check for DOS style path
13176 names.
13177
13178 * ylwrap: Don't use a full path name if the source file is in the
13179 same directory. From hjl@lucon.org (H.J. Lu).
13180
13181 * config-ml.in: Default to being verbose, to match Feb 18 change to
13182 configure.
13183
13184 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13185
13186 Brought over from egcs:
13187
13188 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13189
13190 * configure.in (target_subdir): Set to ${target_alias} instead
13191 of "libraries".
13192
13193 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13194
13195 * configure.in (target_subdir): Set to libraries if enable_multilib.
13196
13197 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13198
13199 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13200 multilibs, force reconfiguration the first time we create
13201 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13202
13203 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13204
13205 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13206 avoid confusion with --no-recursion.
13207
13208 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13209
13210 * configure.in: Win32 hosts shouldn't use install -x
13211 * install-sh: remove -x option, and special .exe-handling
13212 hack.
13213
13214 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13215
13216 * config.guess: Recognize i586-pc-beos.
13217 * configure.in: Don't build some bits for beos.
13218
13219 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13220
13221 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13222 CFLAGS default to -O2.
13223
13224 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13225 when using GNU ld.
13226
13227 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13228
13229 * ltmain.sh: Correct install when using a different shell.
13230
13231 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13232
13233 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13234
13235 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13236
13237 * makefile.vms: Update to build binutils/makefile.vms. Add install
13238 target.
13239
13240 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13241
13242 * ltconfig: Update to correct AIX handling.
13243
13244 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13245
13246 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13247
13248 * configure.in (target_subdir): Set to ${target_alias} instead
13249 of "libraries".
13250
13251 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13252
13253 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13254 (Makefile): Depend on $(gcc_version_trigger).
13255
13256 * configure (gcc_version): Change default initializer to empty
13257 string.
13258 (gcc_version_trigger): New variable; pass this variable down
13259 to subdir configures to enable them checking gcc's version
13260 themselves. Emit make macros for both gcc_version vars.
13261 (topsrcdir): Initialize reliably.
13262 (recursion line): Remove --with-gcc-version=${gcc_version}.
13263
13264 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13265
13266 * configure (enable_version_specific_runtime_libs): Implement new flag
13267 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13268 in $(libsubdir); emit definition in each generated Makefile.
13269 (gxx_include_dir): Initialize depending on
13270 $enable_version_specific_runtime_libs.
13271
13272 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13273
13274 * configure (gcc_version): Initialize properly depending on
13275 how and where configure is started.
13276 (recursion line): Pass a --with-gcc-version=${gcc_version}
13277 to configures in subdirs.
13278
13279 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13280
13281 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13282 cygmon
13283
13284 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13285
13286 * configure.in: Add cygmon and libstub support for mn10200.
13287
13288 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13289
13290 * configure (gcc_version): Add new variable describing the
13291 particular gcc version we're building.
13292 * Makefile.in (libsubdir): Add new macro for the directory
13293 in which the compiler finds executables, libraries, etc.
13294 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13295 and libsubdir.
13296
13297 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13298
13299 * Makefile.in (local-clean): Remove *.log.
13300 (warning.log): Built with warn_summary from build.log.
13301 (mail-report.log): Run test_summary.
13302 (mail-report-with-warnings.log): Run test_summary including
13303 warning.log in the report.
13304
13305 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13306
13307 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13308
13309 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13310
13311 * Makefile.in (grep): Grep no longer depends on libiberty.
13312
13313 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13314
13315 * Makefile.in: all-snavigator needs all-libgui.
13316
13317 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13318
13319 * configure.in: Add cygmon and libstub support for mn10300.
13320
13321 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13322
13323 * missing: Update to version from automake 1.3.
13324
13325 * ltmain.sh: On installation, don't get confused if the same name
13326 appears more than once in the list of library names.
13327
13328 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13329
13330 * config.sub: Accept m68060 and m5200 as CPU names.
13331
13332 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13333
13334 * configure: Use && rather than using -a in test, because odd
13335 strings can confuse test.
13336 * configure.in: Likewise.
13337
13338 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13339
13340 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13341
13342 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13343
13344 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13345 bootstrap4-lean): New targets.
13346
13347 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13348
13349 * mpw-* Delete. Not used.
13350
13351 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13352
13353 * COPYING.LIB: Update FSF address.
13354
13355 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13356
13357 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13358
13359 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13360 GAS_SUPPORT_DIRS.
13361
13362 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13363
13364 * ltconfig, ltmain.sh: Avoid producing a version number if
13365 -version-info was not used.
13366
13367 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13368
13369 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13370 building with newlib.
13371
13372 1998-04-30 Paul Eggert <eggert@twinsun.com>
13373
13374 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13375 Solaris `make' causes it to continue to next definition.
13376
13377 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13378
13379 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13380 the right GUI libraries and files are installed along with GDB.
13381
13382 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13383
13384 * configure.in: Change alpha to alpha* in several places.
13385
13386 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13387
13388 * config.sub: Recognize sparc86x.
13389
13390 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13391
13392 * configure.in (--enable-target-optspace): Remove debug echo.
13393
13394 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13395
13396 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13397
13398 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13399
13400 * ltconfig: Update cygwin32 support.
13401
13402 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13403 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13404 (GDB_SUPPORT_DIRS): Likewise.
13405
13406 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13407
13408 * configure.in (target_makefile_frag): If --enable-target-optspace,
13409 use -Os to compile target libraries rather than -O2. Default to
13410 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13411 not used.
13412 * configure.in (target_cflags): Ditto for d30v.
13413
13414 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13415
13416 * Makefile.in (all-bfd): Depend on all-intl.
13417 (all-binutils): Likewise.
13418 (all-gas): Likewise.
13419 (all-gprof): Likewise.
13420 (all-ld): Likewise.
13421
13422 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13423
13424 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13425
13426 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13427
13428 * Makefile.in (all-bfd): Depend upon all-libiberty.
13429
13430 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13431
13432 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13433
13434 * Makefile.in: Add libstub.
13435
13436 * configure.in: Ditto. Build libstub for targets that have cygmon
13437 support.
13438
13439 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13440
13441 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13442
13443 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13444
13445 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13446 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13447
13448 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13449
13450 * configure: Define DEFAULT_M4 by searching PATH.
13451 * Makfile.in: Use DEFAULT_M4.
13452
13453 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13454
13455 * ltconfig: Add cygwin32 support.
13456
13457 * Makefile.in, configure.in: Add libtool as a native only directory
13458 to configure and build.
13459
13460 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13461
13462 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13463
13464 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13465
13466 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13467
13468 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13469
13470 * Makefile.in: add ash make rules
13471 * configure.in: add ash to native_only and host_tools lists
13472
13473 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13474
13475 * Makefile.in (all-gettext, all-intl): New targets.
13476 (ALL_MODULES): Added all-gettext, all-intl.
13477 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13478 (INSTALL_MODULES): Added install-gettext, install-intl.
13479 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13480
13481 * configure.in (host_tools): Added gettext.
13482 (native_only): Likewise.
13483 (noconfigdirs) [various cases]: Likewise.
13484 (host_libs): Added intl.
13485
13486 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13487
13488 * configure: Do not disable building gdbtk for cygwin32 hosts.
13489
13490 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13491
13492 * configure.in: Add thumb-coff target.
13493 * config.sub: Add thumb-coff target.
13494
13495 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13496
13497 * Makefile.in: Revert yesterday's change.
13498 (all-target-winsup): all-target-librx stays out of here.
13499
13500 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13501
13502 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13503 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13504 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13505 Remove references to librx and libg++.
13506
13507 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13508
13509 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13510 recursive makes
13511
13512 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13513
13514 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13515 for newlib directory.
13516 (CXX_FOR_TARGET): Likewise.
13517
13518 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13519
13520 * ltconfig: Update after libtool/ltconfig.in change for
13521 hpux11.
13522
13523 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13524
13525 * ltconfig, ltmain.sh: Update to libtool 1.2.
13526
13527 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13528
13529 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13530 (install-gcc-cross): Instead, override LANGUAGES here.
13531
13532 1998-03-18 Dave Love <d.love@dl.ac.uk>
13533
13534 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13535 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13536
13537 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13538
13539 * configure.in: Add Thumb-pe target.
13540
13541 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13542
13543 * Makefile.in - changed sn targets to snavigator
13544 * configure.in - changed sn targets to snavigator
13545
13546 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13547
13548 * config-ml.in: After building symlink tree call make distclean
13549 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13550 to be the case for libiberty.
13551
13552 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13553
13554 * configure: When making link, also check the current
13555 directory. The configure scripts may create one.
13556
13557 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13558
13559 * config.sub: Accept alphapca56 and alphaev6 properly.
13560
13561 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13562
13563 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13564
13565 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13566
13567 * config.sub (sco5): Fix typo.
13568
13569 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13570
13571 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13572 install-itcl.
13573 (install-itcl): Remove dependency on install-tcl.
13574
13575 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13576
13577 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13578
13579 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13580
13581 * configure.in: Don't build libgui for a cygwin32 target when not on
13582 a cygwin32 host.
13583
13584 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13585
13586 * configure (redirect): Set to null, so default behavior of
13587 configure is now --verbose.
13588
13589 1998-02-16 Dave Love <d.love@dl.ac.uk>
13590
13591 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13592 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13593
13594 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13595
13596 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13597 this change to sync Makefile.in with its ChangeLog entries.
13598
13599 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13600
13601 * ltmain.sh (mkdir): Check that the directory doesn't exist
13602 before we exit with error, so that we don't get races during
13603 parallel builds.
13604
13605 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13606
13607 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13608
13609 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13610
13611 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13612 PICFLAG_FOR_TARGET.
13613 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13614
13615 * configure: Emit a definition for the new macro enable_shared
13616 into each Makefile.
13617
13618 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13619
13620 * configure.in (host_tools, native_only): Add libtool.
13621
13622 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13623
13624 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13625 Fix typo in ming config comment.
13626
13627 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13628
13629 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13630
13631 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13632
13633 * config.sub: Add tic30 cases, and map c30 to tic30.
13634
13635 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13636
13637 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13638 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13639 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13640 (CLEAN_TARGET_MODULES): Similarly
13641 (all-target-libf2c): Add dependences.
13642 * configure.in (target_libs): Add libf2c.
13643
13644 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13645
13646 * configure.in: Remove expect from noconfigdirs when target
13647 is cygwin32. OK to build expect and dejagnu with Canadian
13648 Cross.
13649
13650 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13651
13652 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13653 host.
13654
13655 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13656 and mingw32.
13657
13658 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13659
13660 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13661 here as it is not defined in the toplevel Makefile.
13662
13663 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13664
13665 * configure (package_makefile_rules_frag): New variable, which names
13666 a file with generic rules, ...
13667 Change comment to mention we now have FIVE parts.
13668 * configure: Undo last change.
13669
13670 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13671
13672 * config.guess: More accurate determination of HP processor types.
13673 * config.sub: More accurate determination of HP processor types.
13674
13675 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13676
13677 * configure (package_makefile_frag): Move inserting the
13678 ${package_makefile_frag} to where it should be according
13679 to the comment.
13680
13681 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13682
13683 * config.guess: Add support for Linux/ARM.
13684
13685 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13686
13687 * .cvsignore: Remove *-info and *-install since they match
13688 release-info and mpw-install, which we don't want to just ignore.
13689
13690 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13691
13692 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13693
13694 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13695
13696 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13697 local_prefix to sub-make invocations.
13698
13699 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13700
13701 * configure.in: Check makefile fragments in the source
13702 directory.
13703
13704 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13705
13706 * configure.in: Check whether host and target makefile
13707 fragments exist before adding them to *_makefile_frag.
13708
13709 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13710
13711 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13712
13713 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13714
13715 * configure.in: Make sure we only replace RPATH_ENVVAR on
13716 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13717 regexp to sed.
13718
13719 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13720 to sub-makes.
13721
13722 1998-01-13 Lee Iverson (leei@ai.sri.com)
13723
13724 * config-ml.in (multi-do): LDFLAGS must include multilib
13725 designator.
13726
13727 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13728
13729 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13730
13731 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13732
13733 * config.sub: Add mingw32 support.
13734 * configure.in: Likewise.
13735
13736 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13737
13738 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13739
13740 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13741
13742 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13743 * configure (gxx_include_dir): Provide a definition for subdirs
13744 which do not use autoconf.
13745
13746 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13747
13748 * config.guess: Sync with egcs. Picks up new alpha support,
13749 BeOS & some additional linux support.
13750
13751 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13752
13753 * config.guess: HP 9000/803 is a PA1.1 machine.
13754
13755 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13756
13757 * configure.in: It's alpha*-...
13758
13759 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13760
13761 * configure.in (host_makefile_frag, target_makefile_frag):
13762 Handle multiple config files.
13763 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13764 alpha-*-*.
13765
13766 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13767
13768 * mkdep: New file.
13769
13770 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13771
13772 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13773
13774 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13775
13776 * Makefile.in: Add libgui directory.
13777 (GDB_TK): Add all-libgui.
13778 * configure.in: Add libgui directory.
13779 * configure: Add all-libgui to GDB_TK.
13780
13781 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13782
13783 * config-ml.in (multidirs): Add m32r to multilib list.
13784
13785 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13786
13787 * Makefile.in (all-target-gperf): Change dependency to
13788 all-target-libstdc++.
13789
13790 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13791
13792 * config.guess: Add BeOS support.
13793
13794 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13795
13796 Source directory cvs renamed to cvssrc:
13797 * configure.in (host_tools): Change cvs to cvssrc.
13798 (native_only): Likewise.
13799 (noconfigdirs) [various cases]: Likewise.
13800 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13801 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13802 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13803 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13804 (all-cvssrc): Rename target from all-cvs.
13805
13806 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13807
13808 * configure (gxx_include_dir): Fix thinko.
13809
13810 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13811
13812 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13813 (install-cross, install-gcc-cross): New targets.
13814
13815 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13816
13817 * configure.in (noconfigdirs): Add support for Thumb target.
13818
13819 * config.sub (maybe_os): Add support for Thumb target.
13820
13821 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13822
13823 * Makefile.in: Add rules for cygmon.
13824
13825 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13826
13827 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13828
13829 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13830 * configure (gxx_include_dir): Provide a definition for subdirs
13831 which do not use autoconf.
13832
13833 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13834
13835 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13836 11/18/97 build
13837
13838 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13839
13840 * From Franz Sirl.
13841 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13842 found on RedHat Linux systems.
13843
13844 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13845
13846 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13847 guesses.
13848
13849 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13850
13851 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13852
13853 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13854
13855 * ltmain.sh: If mkdir fails, check whether the directory was created
13856 anyhow by some other process.
13857
13858 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13859
13860 * configure.in (d30v-*-*): Configure all directories.
13861
13862 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13863
13864 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13865 for the D30V.
13866
13867 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13868
13869 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13870
13871 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13872
13873 * include/libiberty.h: Add extern "C" { so it can be used with C++
13874 progrms.
13875 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13876 programs.
13877
13878 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13879
13880 * configure.in (d30v-*-*): Configure GCC now.
13881
13882 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13883
13884 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13885 is no longer needed.
13886
13887 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13888
13889 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13890
13891 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13892
13893 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13894 targets using "$@" to provide support for similar but not identical
13895 targets without having to duplicate code.
13896
13897 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13898
13899 * makefile.vms: Fix to work with DEC C.
13900
13901 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13902
13903 * config.sub: Add mips-tx39-elf to marketing names.
13904
13905 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13906
13907 * ltmain.sh: Handle symlinks in generated script.
13908
13909 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13910
13911 * configure: Handle autoconf style directory options: --bindir,
13912 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13913 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13914 --sysconfdir.
13915 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13916 (sharedstatedir, localstatedir, oldincludedir): New variables.
13917 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13918 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13919 sbindir, sharedstatedir, and sysconfdir.
13920
13921 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13922
13923 * Makefile.in (bootstrap-lean): New target.
13924
13925 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13926
13927 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13928 sn, and gnuserv from noconfigdirs.
13929
13930 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13931
13932 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13933
13934 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13935
13936 * Makefile.in (cross): New target.
13937
13938 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13939 Jeff Law <law@cygnus.com>
13940
13941 * Makefile.in (bootstrap2, bootstrap3): New targets.
13942 (all-bootstrap): Remove outdated and confusing target.
13943 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13944
13945 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13946
13947 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13948 windows. Consistent with gdb/configure.
13949
13950 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13951
13952 * configure.in: Name Linux target fragment.
13953
13954 * configure: Rewrite so that project Makefile fragment is inserted
13955 first and appears last in the resulting Makefile.
13956
13957 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13958
13959 * Makefile.in (install-itcl): Install tcl first.
13960
13961 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13962
13963 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13964
13965 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13966
13967 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13968
13969 * configure.in (skipdirs): Add target-librx for Linux.
13970 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13971
13972 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13973
13974 * Makefile.in (bootstrap): New target.
13975
13976 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13977
13978 * config.sub: Accept 'amigados' for backward compatibility.
13979
13980 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13981
13982 * config.guess: Merge with FSF.
13983
13984 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13985
13986 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13987
13988 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13989
13990 * config.sub: Add "marketing-names" patch.
13991
13992 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13993
13994 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13995
13996 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13997
13998 * config.sub: Handle v850-elf.
13999
14000 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14001
14002 * .cvsignore (*-install): Remove.
14003
14004 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14005
14006 * ltconfig: Set CONFIG_SHELL in libtool.
14007 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14008
14009 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14010
14011 * configure.in (target_subdir): Set to libraries if enable_multilib.
14012
14013 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14014
14015 * config.guess: Update from gcc directory.
14016
14017 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14018
14019 * Makefile.in (all-sim): Depends on all-readline.
14020
14021 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14022
14023 * Makefile.in (BISON, YACC): Use $$s.
14024 (all-bison): Depend on all-texinfo.
14025
14026 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14027
14028 * Makefile.in (BISON): Add -L flag.
14029 (YACC): Likewise.
14030
14031 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14032
14033 * configure.in (noconfigdirs): Add support for v850e target.
14034
14035 * config.sub (maybe_os): Add support for v850e target.
14036
14037 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14038
14039 * configure.in (noconfigdirs): Add support for v850ea target.
14040
14041 * config.sub (maybe_os): Add support for v850ea target.
14042
14043 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14044
14045 * config.sub: Add mipstx39. Delete r3900.
14046
14047 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14048
14049 * Makefile.in (all-autoconf): Depends on all-texinfo.
14050
14051 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14052
14053 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14054 eabi targets.
14055
14056 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14057
14058 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14059
14060 * configure: When handling a Canadian Cross, handle YACC as well as
14061 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14062 * Makefile.in (all-bison): Depend upon all-texinfo.
14063
14064 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14065
14066 * Makefile.in (BISON): bison, not byacc or bison -y.
14067 (YACC): bison -y or byacc or yacc.
14068 (various): Add *-bison as appropriate.
14069 (taz): No need to mess with BISON anymore.
14070
14071 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14072
14073 * configure: If OSTYPE matches *win32*, try to find a good value for
14074 CONFIG_SHELL.
14075
14076 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14077
14078 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14079 configure.in if it is present.
14080
14081 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14082
14083 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14084
14085 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14086
14087 * config.sub: Recognize `arc' cpu.
14088 * configure.in: Likewise.
14089 * config-ml.in: Likewise.
14090
14091 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14092
14093 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14094
14095 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14096
14097 * configure: Changed sed delimiter from ':' to '|' when
14098 attempting to substitute ${config_shell} for SHELL. On
14099 NT ${config_shell} may contain a ':' in it.
14100
14101 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14102
14103 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14104
14105 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14106
14107 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14108
14109 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14110
14111 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14112
14113 * ylwrap: If the program is a relative path, force it to be
14114 absolute.
14115
14116 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14117
14118 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14119
14120 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14121
14122 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14123 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14124 for libraries.
14125
14126 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14127
14128 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14129 separated by spaces.
14130
14131 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14132
14133 * ylwrap: New file.
14134 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14135
14136 * ltmain.sh: Handle /bin/sh at start of install program.
14137
14138 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14139
14140 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14141 * missing: New file, from automake 1.2.
14142
14143 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14144
14145 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14146 check-tk to CHECK_X11_MODULES.
14147
14148 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14149
14150 * config.sub: Merge with FSF.
14151
14152 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14153
14154 * config.guess: Merge with FSF.
14155
14156 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14157
14158 * configure: Treat msdosdjgpp like go32.
14159 * configure.in: Likewise. Don't remove gprof for go32.
14160
14161 * configure: Change Makefile.tem2 to Makefile.tm2.
14162
14163 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14164
14165 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14166
14167 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14168
14169 * install-sh (chmodcmd): Set to null if the DST directory already
14170 exists. Same as Nov 11th change.
14171
14172 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14173
14174 * configure (GDB_TK): Needs itcl and tix.
14175
14176 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14177
14178 * config.guess: Update from FSF.
14179
14180 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14181
14182 * Makefile.in (GDB_TK): Depend on itcl and tix.
14183
14184 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14185
14186 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14187 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14188 (INSTALL_SCRIPT): New variable.
14189 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14190 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14191 to -x.
14192 * install-sh: Add support for -x option.
14193
14194 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14195
14196 * configure.in, Makefile.in: Treat tix like itcl.
14197
14198 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14199
14200 * Makefile.in (WINDRES): New variable.
14201 (WINDRES_FOR_TARGET): New variable.
14202 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14203 (EXTRA_HOST_FLAGS): Add WINDRES.
14204 (EXTRA_TARGET_FLAGS): Add WINDRES.
14205 (EXTRA_GCC_FLAGS): Add WINDRES.
14206 ($(DO_X)): Pass down WINDRES.
14207 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14208 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14209 DLLTOOL_FOR_TARGET.
14210
14211 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14212
14213 * configure.in: configure sim before gdb for win32-x-ppc
14214
14215 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14216
14217 Move gperf into the toplevel, from libg++.
14218 * configure.in (target_tools): Add target-gperf.
14219 (native_only): Add target-gperf.
14220 * Makefile.in (all-target-gperf): New target, depend on
14221 all-target-libg++.
14222 (configure-target-gperf): Empty rule.
14223 (ALL_TARGET_MODULES): Add all-target-gperf.
14224 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14225 (CHECK_TARGET_MODULES): Add check-target-gperf.
14226 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14227 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14228
14229 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14230
14231 * config.sub (mn10200): Recognize new basic machine.
14232
14233 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14234
14235 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14236 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14237
14238 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14239
14240 * configure.in: If we're building mips-sgi-irix6* native, turn on
14241 ENABLE_MULTILIB and set TARGET_SUBDIR.
14242
14243 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14244
14245 * Makefile.in (all-sn): Depend on all-grep.
14246
14247 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14248
14249 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14250
14251 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14252 Makefile. From Jeff Makey <jeff@cts.com>.
14253 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14254
14255 * Makefile.in (DISTBISONFILES): Remove.
14256 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14257 $(DEFAULT_YACC).
14258
14259 * configure.in: Build itl, db, sn, etc., when building for native
14260 cygwin32.
14261
14262 * Makefile.in (LD): New variable.
14263 (EXTRA_HOST_FLAGS): Pass down LD.
14264 ($(DO_X)): Likewise.
14265
14266 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14267
14268 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14269
14270 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14271
14272 * configure.in (targargs): Strip out any supplied --build argument
14273 before adding our own. Always add --build.
14274
14275 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14276
14277 * configure.in (targargs): Pass --build if we're doing
14278 a cross-compile.
14279
14280 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14281
14282 * configure: Use '|' instead of ":" as the separator in
14283 sed. Otherwise sed chokes on NT path names with drive
14284 designators. Also look for "?:*" as the leading characters in an
14285 absolute pathname.
14286
14287 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14288
14289 * config.sub: Support for r3900.
14290
14291 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14292
14293 * configure.in: Use install-sh, not install.sh.
14294
14295 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14296
14297 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14298 apply it twice.
14299
14300 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14301
14302 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14303 install-binutils.
14304
14305 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14306
14307 * Makefile.in: Add automake targets.
14308 * configure.in (host_tools): Add automake.
14309
14310 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14311
14312 * configure: Default CXX to c++, not gcc.
14313 * Makefile.in (CXX): Set to c++, not gcc.
14314 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14315
14316 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14317
14318 * install-sh: try appending a .exe if source file doesn't
14319 exist
14320
14321 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14322
14323 * configure.in: Turn on multilib by default.
14324 (cross_only): Remove target-libiberty.
14325
14326 * Makefile.in (all-gcc): Don't depend on libiberty.
14327
14328 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14329
14330 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14331
14332 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14333
14334 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14335 (DISTBISONFILES): Add ld/Makefile.in
14336
14337 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14338
14339 * configure.in: if target is cygwin32 but host isn't cygwin32,
14340 don't configure gdb tcl tk expect, not just gdb.
14341
14342 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14343
14344 * configure.in: Added gnuserv everywhere sn appears.
14345
14346 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14347 (CROSS_CHECK_MODULES): Added check-gnuserv.
14348 (INSTALL_MODULES): Added install-gnuserv.
14349 (CLEAN_MODULES): Added clean-gnuserv.
14350 (all-gnuserv): New target.
14351
14352 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14353
14354 * config.guess: Fixes for MIPS OpenBSD systems.
14355
14356 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14357
14358 * Makefile.in (INSTALL_XFORM): Remove.
14359 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14360
14361 * mkinstalldirs: New file, copied from automake.
14362 * Makefile.in (installdirs): Rename from install-dirs. Use
14363 mkinstalldirs. Change all users.
14364 (DEVO_SUPPORT): Add mkinstalldirs.
14365
14366 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * install-sh: Rename from install.sh.
14369 * Makefile.in (INSTALL): Change install.sh to install-sh.
14370 (DEVO_SUPPORT): Likewise.
14371
14372 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14373 Graichen <graichen@rzpd.de>.
14374
14375 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14376
14377 * config.guess: Recognize OpenBSD systems correctly.
14378
14379 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14380
14381 * README, Makefile.in (ETC_SUPPORT): Remove references to
14382 cfg-paper*, configure.{texi,man,info*}._
14383
14384 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14385
14386 * Makefile.in (all.normal): Ensure that gcc is built after all
14387 the x11 - ie gdb - targets.
14388
14389 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14390
14391 * makefile.vms: Don't run conf-a-gas.
14392
14393 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14394
14395 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14396
14397 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14398
14399 * configure.in: Remove noconfigdirs case since gdb also
14400 configures and builds for tic80-coff.
14401
14402 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14403
14404 * configure: Set cache_file to config.cache.
14405 * Makefile.in (local-distclean): Remove config.cache.
14406
14407 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14408
14409 * COPYING: Update FSF address.
14410
14411 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14412
14413 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14414 noconfigdirs.
14415
14416 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14417
14418 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14419 MAKEDIRS, is empty.
14420
14421 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14422
14423 * config.sub: Tweak mn10300 entry.
14424
14425 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14426
14427 * configure.in (host_tools): Put sim before gdb, so gdb's
14428 configure.tgt can determine if the simulator was configured.
14429
14430 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14431
14432 * config.sub: Move BeOS $os case to be with other Cygnus
14433 local cases.
14434
14435 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14436
14437 * config.sub: Remove misplaced comment that broke Linux.
14438
14439 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14440
14441 * config.sub: Add BeOS support.
14442
14443 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14444
14445 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14446
14447 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14448
14449 * configure.in (noconfigdirs): Remove tcl and tk from
14450 noconfigdirs for cygwin32 builds.
14451
14452 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14453
14454 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14455
14456 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14457
14458 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14459 make-all.com, use makefile.vms instead.
14460
14461 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14462
14463 * config.sub: Accept -lnews*.
14464
14465 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14466
14467 * configure.in (noconfigdirs): Disable target-newlib,
14468 target-examples and target-libiberty for d30v.
14469
14470 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14471
14472 * configure.in (noconfigdirs): Enable ld for d30v.
14473
14474 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14475
14476 * configure.in (tic80-*-*): Build compiler.
14477
14478 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14479
14480 * configure.in (d30v-*): Remove sim directory from list of
14481 unsupported d30v directories
14482
14483 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14484
14485 * config.sub, configure.in: Add d30v target cpu.
14486
14487 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14488
14489 * makefile.vms: New file.
14490 * make-all.com: Remove.
14491
14492 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14493
14494 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14495
14496 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14497
14498 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14499
14500 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14501
14502 * Makefile.in (ALL_MODULES): Added all-db.
14503 (CROSS_CHECK_MODULES): Addec check-db.
14504 (INSTALL_MODULES): Added install-db.
14505 (CLEAN_MODULES): Added clean-db.
14506
14507 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14508
14509 * config.guess: Merge with latest FSF sources.
14510
14511 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14512
14513 * Makefile.in (ALL_MODULES): Added all-itcl.
14514 (CROSS_CHECK_MODULES): Added check-itcl.
14515 (INSTALL_MODULES): Added install-itcl.
14516 (CLEAN_MODULES): Added clean-itcl.
14517
14518 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14519
14520 * configure.in: build gdb for mn10200
14521
14522 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14523
14524 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14525
14526 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14527
14528 * configure.in (tic80-*-*): Turn off most targets right now.
14529
14530 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14531
14532 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14533 rather than the makeinfo program.
14534 (do-info): Depend upon all-texinfo.
14535
14536 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14537
14538 * configure.in: Remove uses of config/mh-linux.
14539
14540 * config.sub, config.guess: Merge with latest FSF sources.
14541
14542 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14543
14544 * config.sub (case $basic_machine): Add tic80 entries.
14545
14546 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14547
14548 * config.sub, config.guess: Merge with latest FSF sources.
14549
14550 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14551
14552 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14553 * mpw-config.in: Test for NewFolderRecursive.
14554 * mpw-install: Use symbolic name for startup filename.
14555 * mpw-README: Add various additional details.
14556
14557 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14558
14559 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14560
14561 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14562
14563 * configure.in: Do build gcc and the target libraries for
14564 the mn10200.
14565
14566 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14567
14568 * configure.in: don't avoid building gdb for mn10300 any more
14569 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14570 instead of single-quoting it.
14571
14572 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14573
14574 * configure.in: Don't use --with-stabs on IRIX 6.
14575
14576 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14577
14578 * configure.in (m32r): Build gdb, libg++ now.
14579
14580 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14581
14582 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14583 directories from noconfigdirs.
14584
14585 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14586
14587 * config.sub (basic_machine): added mips16 configuration
14588
14589 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14590
14591 * config.sub: Handle d10v-unknown.
14592
14593 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14594
14595 * config.sub: Handle v850-unknown.
14596
14597 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14598
14599 * Makefile.in: add findutils
14600 * configure.in: add findutils to list of host_tools
14601
14602 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14603
14604 * config.sub: Handle mn10200 and mn10300.
14605
14606 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14607
14608 * configure.in (d10v-*): Do not build librx.
14609
14610 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14611
14612 * configure.in (mn10300): Build everything except gdb & libgloss.
14613
14614 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14615
14616 * config.guess: Patch for Dansk Data Elektronik servers,
14617 from Niels Skou Olsen <nso@dde.dk>.
14618
14619 For ncr, use /bin/uname rather than uname, since GNU uname does not
14620 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14621
14622 Patch for MIPS R4000 running System V,
14623 from Eric S. Raymond <esr@snark.thyrsus.com>.
14624
14625 Fix thinko for nextstep.
14626
14627 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14628
14629 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14630 * config.guess: Guess mips-dec-mach_bsd4.3.
14631
14632 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14633 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14634 release numbers.
14635 * config.guess (mips-mips-riscos*): Emit just enough of the
14636 release number.
14637
14638 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14639 * config.guess (sparc-auspex-sunos*): Added.
14640 (f300-fujitsu-*): Added.
14641
14642 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14643 * config.guess: Recognize a Tadpole as a sparc.
14644
14645 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14646
14647 * config.guess: Don't assume that NextStep version is either 2 or
14648 3. NextStep 4 (aka OpenStep 4) has come out now.
14649
14650 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14651
14652 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14653 From Rik Faith <faith@cs.unc.edu>.
14654
14655 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14656
14657 * config.sub: Contributions from bug-gnu-utils to:
14658 Support plain "hppa" (no version given) architecture, reported by
14659 OpenStep.
14660 OpenBSD like NetBSD.
14661 LynxOs is not a hardware supplier.
14662
14663 * config.guess: Contributions from bug-gnu-utils to add support for:
14664 OpenBSD like NetBSD.
14665 Stratus systems.
14666 More Pyramid systems.
14667 i[n>4]86 Intel chips.
14668 M680[n>4]0 Motorola chips.
14669 Use unknown instead of lynx for hardware manufacturer.
14670
14671 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14672
14673 * install.sh (chmodcmd): Set to null if the DST directory already
14674 exists.
14675
14676 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14677
14678 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14679 not use mt-ppc target Makefile fragment any more.
14680
14681 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14682
14683 * configure.in (*-*-windows): Exclude everything but those dirs
14684 needed to build windows.
14685
14686 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14687
14688 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14689
14690 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14691
14692 * configure.in: Exclude mmalloc from i386-windows.
14693
14694 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14695
14696 * Undo my previous change.
14697
14698 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14699
14700 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14701 unconditionally.
14702 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14703
14704 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14705
14706 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14707 host to add it's own flags.
14708
14709 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14710
14711 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14712
14713 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14714
14715 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14716 (CXX_FOR_TARGET): Likewise.
14717 (GCC_FOR_TARGET): Define.
14718 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14719 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14720 CC_FOR_TARGET was specified on the command line.
14721 (MAKEOVERRIDES): Don't define.
14722
14723 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14724
14725 * configure.in (m32r): Fix spelling of libg++ libs.
14726
14727 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14728
14729 * config.sub (-apple*): Remove, now redundant.
14730
14731 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14732
14733 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14734
14735 * configure: Rework yesterday's sed script patch.
14736
14737 * config.sub: Merge with FSF.
14738
14739 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14740
14741 * config.guess: Merge from FSF.
14742
14743 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14744 * config.guess: Use pc instead of unknown, for pc clone systems.
14745 Change linux to linux-gnu.
14746
14747 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14748 * config.guess: Avoid non-portable tr syntax.
14749
14750 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14751
14752 * test-build.mk (HOLES): Add "xargs" for gdb.
14753
14754 * configure: Avoid hpux10.20 sed bug.
14755
14756 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14757
14758 * configure.in: Add support for windows host
14759 (that is a build done under the Microsoft build environment).
14760
14761 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14762
14763 * Makefile.in: Replace all uses of srcroot with s, to shrink
14764 command line lengths.
14765
14766 Patches from Geoffrey Noer <noer@cygnus.com>:
14767 * configure.in: If configuring for newlib, pass --with-newlib to
14768 subdirectories.
14769 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14770 -Bnewlib/ and -Lwinsup to gcc.
14771 (CXX_FOR_TARGET): Likewise.
14772
14773 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14774
14775 * Makefile.in (ETC_SUPPORT): Add configure.
14776
14777 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14778
14779 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14780 host configuration file.
14781
14782 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14783
14784 * configure.in: Break mn10x00 support into separate
14785 mn10200 and mn10300 configurations.
14786 * config.sub: Likewise.
14787
14788 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14789
14790 * configure.in: Add lots of stuff to noconfigdirs for
14791 the mn10x00 targets.
14792
14793 * config.sub, configure.in: Add mn10x00 support.
14794
14795 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14796
14797 * make-all.com: Call conf-a-gas, not config-a-gas.
14798
14799 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14800
14801 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14802 targets.
14803
14804 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14805
14806 * mpw-README: Add much more detail for native PowerMac.
14807 * mpw-install: New file.
14808 * mpw-configure: Add --norecursion and --help options.
14809 * mpw-config.in: Translate readme and install files when
14810 copying to objdir.
14811 * mpw-build.in: Don't always depend on byacc and flex.
14812 (install-only-top): New action.
14813
14814 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14815
14816 * configure.in: You can now configure GDB for the v850.
14817
14818 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14819
14820 * configure.in (noconfigdirs): Don't configure any C++ dirs
14821 if targeting D10V.
14822
14823 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14824
14825 * config.sub: Recognize mips64vr5000.
14826
14827 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14828
14829 * configure.in: Use a single line for host_tools and native_only.
14830
14831 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14832
14833 * config.sub, configure.in: Add entries for m32r.
14834
14835 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14836
14837 * Makefile.in (inet-install): Don't run install-gzip.
14838
14839 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14840
14841 * configure.in: Don't config lots of things for *-*-windows*.
14842
14843 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14844
14845 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14846 (host_libs, host_tools): Copy from configure.in.
14847 * mpw-configure: Don't complain about directories not found.
14848
14849 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14850
14851 * configure.in (i[345]86): Recognize i686 for pentium pro.
14852 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14853 file.
14854
14855 * config.guess (i[345]86): Ditto.
14856
14857 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14858
14859 * configure.in (noconfigdirs): Removed gdb for D10V.
14860
14861 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14862
14863 * configure.in: Remove ld, target-libio, target-libg++, and
14864 target-libstdc++ from noconfigdirs.
14865
14866 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14867
14868 * configure: Fix three locations where shell scripts were
14869 being run directly rather than with config_shell.
14870
14871 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14872
14873 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14874 * config.sub (basic_machine): Recognize v850.
14875
14876 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14877
14878 * mpw-configure: Handle multiple enable/disable options and
14879 pass them down recursively, handle -c and -s flags appropriately
14880 depending on choice of compiler, add escape mechanism for
14881 quoted arguments to gC.
14882
14883 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14884
14885 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14886 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14887 so that -mrelocatable-lib and -mno-eabi are used.
14888
14889 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14890 not support --print-multi-lib, don't abort.
14891
14892 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14893
14894 * make-all.com: Run config-a-gas.
14895 * setup.com: Don't copy subdirectory files around.
14896
14897 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14898
14899 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14900 target, it now compiles correctly.
14901
14902 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14903
14904 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14905
14906 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14907
14908 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14909
14910 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14911
14912 * configure.in (native_only): Add prms.
14913
14914 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14915
14916 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14917 (BINUTILS_SUPPORT_DIRS): Likewise.
14918
14919 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14920
14921 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14922 d10v support is added.
14923
14924 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14925
14926 * configure.in (d10v-*-*): New target.
14927
14928 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14929
14930 * config.guess (HP 9000/811): Recognize this as a PA1.1
14931 machine.
14932
14933 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14934
14935 * Makefile.in (do-tar-gz): New target, split out from tail end of
14936 taz target. Run each command separately, don't use pipes.
14937 (taz): Use it.
14938
14939 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14940
14941 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14942 * mpw-build.in: No builds should depend on building byacc or flex,
14943 they are assumed to be installed already.
14944
14945 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14946
14947 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14948 variable that CC_FOR_TARGET needs.
14949
14950 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14951
14952 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14953 options have changed since the last time the subdirectory was
14954 configured, and if it has, reconfigure.
14955 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14956 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14957
14958 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14959
14960 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14961 CLEAN_MODULES): Add bash.
14962 (all-bash): New target.
14963
14964 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14965
14966 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14967
14968 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14969
14970 * config.sub (basic_machine): Recognize d10v as a valid processor.
14971
14972 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14973
14974 * mpw-configure: Add support for --bindir.
14975 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14976
14977 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14978
14979 * configure.in: add bash, time, gawk to list of hosttools and things
14980 to only build for native toolchains
14981
14982 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14983
14984 * Makefile.in (docdir): Remove.
14985
14986 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14987
14988 * Makefile.in (datadir): Set to $(prefix)/share.
14989
14990 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14991
14992 * configure.in: build diff and patch for cygwin32-hosted
14993 toolchains.
14994
14995 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14996
14997 * config.sub: Accept -rtems*.
14998
14999 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15000
15001 * configure.in: enable dosrel for cygwin32-hosted builds,
15002 remove diff from the list of things not buildable
15003 via Canadian Cross
15004
15005 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15006
15007 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15008 don't get ". ".
15009
15010 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15011
15012 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15013
15014 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15015
15016 * Makefile.in (taz): Handle case where tex3patch didn't even get
15017 checked out. Also, if it was found, put the symlink in a new util
15018 subdirectory.
15019
15020 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15021
15022 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15023
15024 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15025
15026 * config.sub: Recognize -openvms.
15027 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15028 * make-all.com, setup.com: New files.
15029
15030 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15031
15032 * Makefile.in (taz): tex3patch moved to texinfo/util.
15033
15034 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15035
15036 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15037 * configure.in: remove make from disable-if-Can-Cross list
15038 enable gdb if ${host} and ${target} are cygwin32
15039
15040 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15041
15042 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15043 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15044
15045 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15046
15047 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15048 distinguish sysv/svr4/bsd variants.
15049 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15050
15051 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15052
15053 * configure.in: Added copyright notice.
15054 * move-if-change: Added copyright notice.
15055
15056 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15057
15058 * configure.in (powerpcle-*-solaris*): Until we get shared
15059 libraries working, don't build gdb, sim, make, tcl, tk, or
15060 expect.
15061
15062 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15063
15064 * config.guess: Merge with FSF:
15065
15066 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15067 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15068
15069 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15070 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15071
15072 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15073 * config.guess: Combine two OSF1 rules.
15074 Also recognize field test versions. From mjr@zk3.dec.com.
15075 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15076 because GNU uname does not support -p. From pmr@pajato.com.
15077
15078 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15079
15080 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15081
15082 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15083
15084 * mpw-README: Document GCCIncludes.
15085
15086 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15087
15088 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15089
15090 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15091
15092 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15093
15094 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15095
15096 * configure.in (*-*-cygwin32): Configure make.
15097
15098 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15099
15100 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15101
15102 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15103
15104 * Makefile.in (all-inet): Depend on all-perl.
15105
15106 * Makefile.in (inet-install): New target.
15107
15108 * Makefile.in (all-inet): Depend on all-tcl.
15109 (all-inet): Depend on all-send-pr.
15110
15111 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15112
15113 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15114 temporarily.
15115
15116 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15117
15118 * configure.in: Don't configure --with-gnu-ld on AIX.
15119
15120 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15121
15122 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15123
15124 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15125
15126 * Makefile.in (ALL_MODULES): Added all-inet.
15127 (CROSS_CHECK_MODULES): Added check-inet.
15128 (INSTALL_MODULES): Added install-inet.
15129 (CLEAN_MODULES): Added clean-inet.
15130 (all-indent): New target.
15131
15132 * configure.in (host_tools): Added inet.
15133 (native_only): Added inet.
15134 (noconfigdirs): Added inet.
15135
15136 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15137
15138 * configure.in: Don't configure libgloss if we are not configuring
15139 newlib.
15140
15141 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15142
15143 * configure.in: Don't configure libgloss for unsupported
15144 architectures.
15145
15146 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15147
15148 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15149
15150 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15151
15152 * Makefile.in (ALL_MODULES): Include all-apache.
15153 (CROSS_CHECK_MODULES): Include check-apache.
15154 (INSTALL_MODULES): Include install-apache.
15155 (all-apache): New target.
15156
15157 * configure.in: Added apache everywhere perl is seen.
15158
15159 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15160
15161 * Makefile.in: Add support for clean-{module} and
15162 clean-target-{module} rules.
15163
15164 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15165
15166 * configure.in (*-*-ose) do not build libgloss.
15167
15168 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15169
15170 * config.guess (prep*:SunOS:5.*:*): Turn into
15171 powerpele-unknown-solaris2.
15172
15173 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15174
15175 * configure.in: Permit --enable-shared to specify a list of
15176 directories.
15177
15178 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15179
15180 * configure.in (host==solaris): Pass only the first word of $CC
15181 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15182
15183 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15184
15185 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15186
15187 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15188
15189 * Makefile.in (ALL_MODULES): Include all-perl.
15190 (CROSS_CHECK_MODULES): Include check-perl.
15191 (INSTALL_MODULES): Include install-perl.
15192 (ALL_X11_MODULES): Include all-guile.
15193 (CHECK_X11_MODULES): Include check-guile.
15194 (INSTALL_X11_MODULES): Include install-guile.
15195 (all-perl): New target.
15196 (all-guile): New target.
15197
15198 * configure.in (host_tools): Include perl and guile.
15199 (native_only): Include perl and guile.
15200 (noconfigdirs): Don't build guile and perl; no ports have been
15201 done.
15202
15203 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15204
15205 * configure (--enable-*): Handle quoted option lists such as
15206 --enable-sim-cflags='-g0 -O' better.
15207
15208 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15209
15210 * Makefile.in ({,inst}all-target): New rule so we can make and
15211 install all of the target directories easily.
15212
15213 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15214
15215 * configure.in: Add missing global flag in sed substitution when
15216 deleting `target-' from ${configdirs}.
15217
15218 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15219
15220 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15221 option.
15222
15223 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15224 config/mh-necv4.
15225
15226 * install.sh: Correct misspelling of transformbasename.
15227
15228 * config.guess: Recognize mips-*-sysv*.
15229
15230 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15231
15232 * config.sub: Recognize mon960.
15233
15234 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15235
15236 * configure: Restore Canadian Cross handling of BISON and LEX,
15237 removed in Feb 20 change.
15238
15239 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15240
15241 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15242 Mention make install. Remove the old copyright date as well the
15243 clumsy and rather pointless copyright on the README file.
15244
15245 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15246
15247 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15248 Makefile after running symlink-tree, then run `make distclean' to
15249 avoid clobbering any generated files in srcdir.
15250
15251 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15252
15253 * configure.in (m68k-*-netbsd*): Build everything now.
15254
15255 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15256
15257 * Makefile.in (taz): Fix quoting.
15258
15259 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15260
15261 * configure.in (sparclet-*-*): Build everything now.
15262
15263 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15264
15265 * configure.in (m68k-*-linux*): New host.
15266
15267 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15268
15269 * configure: Check for bison before byacc.
15270
15271 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15272
15273 * Makefile.in configure: Change the way LEX and BISON/YACC are
15274 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15275 searching PATH. These are used as fallbacks by Makefile.in if
15276 flex/bison/byacc aren't in objdir.
15277
15278 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15279
15280 * Makefile.in: Make everything which depends upon all-bfd also
15281 depend upon all-opcodes, in case --with-commonbfdlib is used.
15282
15283 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15284
15285 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15286 building NT native compilers on Unix.
15287
15288 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15289
15290 * configure.in: Don't get CC from the host Makefile fragment if we
15291 can find gcc in PATH, or if this is a Canadian Cross. Move the
15292 Solaris test for /usr/ucb/cc to the post target script, just after
15293 the compiler sanity test.
15294
15295 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15296
15297 * config.sub: Merge with FSF.
15298
15299 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15300
15301 * Makefile.in (RPATH_ENVVAR): New variable.
15302 (REALLY_SET_LIB_PATH): Use it.
15303 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15304
15305 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15306
15307 * config.sub, configure.in: Recognize sparclet cpu.
15308
15309 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15310
15311 * config.guess: Support m68k-cbm-sysv4.
15312
15313 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15314
15315 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15316 m68k-unknown-linuxaout from linker help string. Put quotes around
15317 $ld_help_string.
15318
15319 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15320
15321 * config.guess (powerpc-harris-powerunix): Add guess for port
15322 to new target.
15323
15324 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15325
15326 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15327
15328 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15329
15330 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15331 $(REALLY_SET_LIB_PATH) in Makefile.
15332 * Makefile.in (SET_LIB_PATH): New variable.
15333 (REALLY_SET_LIB_PATH): New variable.
15334 ($(DO_X)): Use $(SET_LIB_PATH).
15335 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15336 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15337 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15338 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15339 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15340 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15341 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15342 (install-dosrel): Likewise.
15343 (all-opcodes): Depend upon all-libiberty.
15344
15345 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15346
15347 * config.guess (*:CYGWIN*): New
15348
15349 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15350
15351 * Makefile.in (all-target-winsup): All all-target-libiberty.
15352
15353 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15354
15355 * configure.in (noconfigdirs): Add missing # in front of comment.
15356
15357 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15358
15359 * configure.in: add second pass to things added to noconfigdirs
15360 so *-gm-magic can exclude libgloss properly.
15361
15362 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15363
15364 * mpw-configure (extralibs_name, rez_name): Set correctly
15365 for MWC68K compiler.
15366
15367 * mpw-README: Add more info on the necessary build tools.
15368
15369 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15370
15371 * configure.in, config.sub: Recognize cygwin32.
15372
15373 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15374
15375 * config.guess, config.sub: Recognize A/UX.
15376
15377 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15378
15379 * config.sub: Merge with gcc/config.sub.
15380
15381 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15382
15383 * mpw-build.in (do-binutils): Add build of stamps.
15384
15385 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15386
15387 * config.sub: Add recognition for mips64vr4100*-* targets.
15388
15389 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15390
15391 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15392 Add creation of gconfigargs with `--enable-shared' turned on.
15393 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15394 ($(host)-stamp-stage3-configured): Likewise.
15395 (HOLES): Add chatr and ldd.
15396 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15397
15398 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15399
15400 * configure: Pass --nfp to recursive configures.
15401
15402 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15403
15404 * Makefile.in (DLLTOOL): New.
15405 (DLLTOOL_FOR_TARGET): New.
15406 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15407 (EXTRA_TARGET_FLAGS): Ditto.
15408 (EXTRA_GCC_FLAGS): Ditto.
15409 (CONFIGURE_TARGET_MODULES): Ditto.
15410 (DO_X): Ditto.
15411 * configure: Add DLLTOOL.
15412
15413 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15414
15415 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15416 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15417 mh-sco, since old workarounds no longer needed, and don't
15418 build ld, since libraries have weak symbols in COFF.
15419
15420 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15421
15422 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15423
15424 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15425
15426 * configure.in: Make sure that ${CC} can be used to compile an
15427 executable.
15428
15429 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15430
15431 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15432 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15433 nothing depending on whether gdbtk is being built.
15434
15435 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15436
15437 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15438
15439 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15440
15441 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15442 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15443
15444 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15445
15446 * config-ml.in: Add support for
15447 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15448 Simplify setting of multidirs from --disable-foo.
15449
15450 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15451
15452 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15453 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15454 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15455 non-empty, pass them on to the GCC make.
15456 (all-bootstrap): New rule that is like all-gcc, except it executes
15457 the GCC bootstrap rule instead of the GCC all rule.
15458
15459 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15460
15461 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15462
15463 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15464
15465 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15466 DG/UX support.
15467
15468 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15469
15470 * config.sub (i*86*) Change [345] to [3456]
15471
15472 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15473
15474 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15475 --with-gnu-ld=no.
15476
15477 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15478
15479 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15480 AIX multilibs get built.
15481
15482 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15483
15484 * configure.in (i386-win32): Don't build expect if we're not
15485 building the tcl subdir.
15486
15487 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15488
15489 * Makefile.in: (configure-target-examples, all-target-examples):
15490 New targets, configure and build example programs.
15491
15492 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15493
15494 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15495 use it as input to sedit the generated MPW makefile.
15496 * mpw-README: Add a suggestion about Gestalt.h.
15497
15498 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15499
15500 * config.sub: Accept *-*-ieee*.
15501
15502 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15503
15504 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15505 Ronald F. Guilmette <rfg@monkeys.com>.
15506
15507 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15508
15509 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15510 for powerpc-pe native.
15511 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15512 (target==powerpc-pe): duplicate i386-win32 entry.
15513
15514 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15515
15516 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15517 of vxworks, not just vxworks5.1.
15518
15519 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15520
15521 * mpw-configure: Add support for exec-prefix.
15522
15523 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15524
15525 * config.guess: Recognize HP model 816 machines as having
15526 a PA1.1 processor.
15527
15528 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15529
15530 * configure: Ignore new autoconf configure options.
15531
15532 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15533
15534 * config.guess: Recognize Pentium under SCO.
15535 From Robert Lipe <robertl@arnet.com>.
15536
15537 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15538
15539 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15540
15541 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15542
15543 * configure.in: Don't configure gas for alpha-dec-osf*.
15544
15545 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15546
15547 * configure.in: Default to --with-stabs for some targets for which
15548 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15549 i[345]86*-*-unixware*.
15550
15551 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15552
15553 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15554 rather than basing it on the target. Simplify handling of options
15555 controlling which directories to configure. Remove extraneous
15556 slash in multi-clean target.
15557
15558 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15559
15560 * config-ml.in: Prefix more variables with ml_ so they don't collide
15561 with configure's.
15562
15563 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15564
15565 * configure: Don't turn -v into --v.
15566
15567 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15568
15569 * configure.in (targargs): Fix typo.
15570
15571 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15572
15573 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15574
15575 * configure.in: Strip --host and --target options from
15576 CONFIG_ARGUMENTS, and always configure for --host only. Add
15577 --with-cross-host option when building with a cross-compiler.
15578 * configure: Canonicalize the arguments put into config.status by
15579 always using `=' for an option with an argument. Pass a presumed
15580 --host or --target explicitly.
15581
15582 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15583
15584 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15585 into general OS recognition case.
15586
15587 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15588
15589 * configure.in (target_configdirs): add target-winsup only
15590 for win32 target systems.
15591
15592 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15593
15594 * Makefile.in (all-target-libgloss): Depend upon
15595 configure-target-newlib, since when libgloss is built it looks to
15596 see if the newlib directory exists.
15597
15598 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15599
15600 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15601 cfg-ml-*.in.
15602
15603 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15604
15605 * configure: Handle LD and LD_FOR_TARGET when configuring a
15606 Canadian Cross.
15607
15608 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15609
15610 * configure.in (target_libs): add target-winsup.
15611 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15612 (target==ppcle-pe): remove ld from $noconfigdirs.
15613
15614 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15615
15616 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15617 Preserve relative path names in $srcdir. Build symlink tree if
15618 configuring cross target dir and srcdir=. (= no VPATH support).
15619 (configure-target-libg++): Depend on configure-target-librx.
15620 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15621 * config-ml.in: New file.
15622 * symlink-tree: New file.
15623 * configure: Ensure srcdir="." if that's what it is.
15624
15625 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15626
15627 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15628 includes and FLEX_SKELETON setting.
15629 * mpw-configure (--with-gnu-ld): New option, controls whether
15630 to use PPCLink or ld with PowerMac GCC.
15631 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15632 * mpw-config.in: Configure grez if targeting Mac.
15633
15634 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15635 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15636 just macos.
15637 * configure.in: Configure grez resource compiler if targeting Mac.
15638 * Makefile.in (all-grez, install-grez): New targets.
15639
15640 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15641
15642 * configure: CXX defaults to gcc, not g++. If we find
15643 gcc in the path, set CC to gcc -O2.
15644
15645 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15646
15647 * configure: Default ${build} correctly. Avoid picking up extra
15648 spaces when reading CC and CXX from Makefile. When doing a
15649 Canadian Cross, use plausible default values for numerous
15650 variables.
15651 * configure.in: When doing a Canadian Cross, don't try to
15652 configure tools whose configure script can't handle it.
15653
15654 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15655
15656 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15657
15658 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15659
15660 * configure: Remove dubious bug reporting address.
15661
15662 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15663
15664 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15665 configure script, run that instead of this directory's configure.
15666 In either case, print a message that we're configuring the sub-dir.
15667
15668 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15669
15670 * configure.in: Before checking for the existence of various files,
15671 use sed to filter out "target-".
15672
15673 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15674
15675 * Makefile.in (DO_X): Split rule to decrease command line length
15676 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15677 (Philippe De Muyter).
15678
15679 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15680
15681 * Makefile.in (all-patch): depend on all-libiberty.
15682
15683 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15684
15685 * configure.in: If the only directory in target_configdirs which
15686 actually exists is libiberty, then set target_configdirs to empty,
15687 to avoid trying to build a target libiberty in a gas or gdb
15688 distribution.
15689
15690 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15691
15692 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15693 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15694 systems.
15695
15696 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15697
15698 * configure.in (copy_dirs): Use sys-include instead of include
15699 for --with-headers option.
15700
15701 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15702
15703 * Makefile.in, configure.in: Make winsup builds work with
15704 new scheme.
15705
15706 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15707
15708 * configure.in: Build the linker on AIX.
15709
15710 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15711
15712 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15713 where needed.
15714
15715 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15716
15717 * Makefile.in (all-gcc): Fix typo.
15718
15719 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15720
15721 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15722
15723 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15724
15725 * configure.in: Rename libFOO to target-libFOO, and xiberty
15726 to target-xiberty, to provide more flexibility.
15727 (target_subdir): Define. Create if cross.
15728 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15729 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15730 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15731 check-libFOO -> check-target-libFOO, etc.
15732 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15733 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15734 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15735 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15736 allow ALL_GCC="" to only configure.
15737 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15738 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15739 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15740
15741 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15742
15743 * Makefile.in (taz): Build "info" in etc explicitly.
15744
15745 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15746
15747 * configure.in: Make sure that CC is undefined (as opposed to
15748 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15749 problem with autoconf trying to configure on a host without GCC.
15750
15751 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15752
15753 * mpw-configure: Set host alias from choice of host compiler,
15754 only use generic MPW Makefile sed if present, edit a file
15755 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15756 * mpw-README: Add problem notes about CW6 and CW7.
15757
15758 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15759
15760 * Makefile.in (taz): Use ";" instead of ";;".
15761
15762 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15763
15764 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15765 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15766 DISTDOCDIRS.
15767 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15768 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15769
15770 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15771
15772 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15773 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15774 Move bfd to DISTSTUFFDIRS.
15775
15776 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15777
15778 * Makefile.in (X11_LIB): Removed.
15779 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15780
15781 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15782
15783 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15784
15785 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15786 names.
15787
15788 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15789
15790 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15791
15792 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15793
15794 * configure.in (i[345]86-*-win32): Always build newlib.
15795 Don't configure cvs, autoconf or texinfo.
15796 * Makefile.in (LD_FOR_TARGET): New.
15797 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15798 Pass down LD_FOR_TARGET.
15799
15800 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15801
15802 * winsup: New directory.
15803 * Makefile.in: Build winsup.
15804 * configure.in: Winsup is configured when target is win32.
15805 Can only build win32 target GDB when native.
15806
15807 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15808
15809 * config.guess: Recognize HP model 819 machines as having
15810 a PA 1.1 processor.
15811
15812 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15813
15814 * configure: Fix sed loop which substitutes for CC and CXX to
15815 avoid bug found in various sed implementations.
15816
15817 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15818
15819 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15820 simulator. Use standard powerpc-*-eabi*.
15821
15822 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15823
15824 * configure.in: Stop putting gas and binutils in noconfigdirs for
15825 powerpc-*-aix* and rs6000-*-*.
15826
15827 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15828
15829 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15830 -mcall-aixdesc libraries.
15831
15832 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15833
15834 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15835
15836 * config.sub (arm | armel | armeb): Fix shell syntax.
15837
15838 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15839
15840 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15841 -msoft-float and -mcpu=common support.
15842 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15843 libraries.
15844
15845 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15846
15847 * configure.in: Allow configuration and build of emacs19 for the alpha.
15848
15849 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15850
15851 * configure.in (CC): Get ^CC, not just any old CC, from
15852 ${host_makefile_frag}.
15853
15854 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15855
15856 * configure.in (CC): Try to get CC from
15857 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15858
15859 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15860
15861 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15862 only if it exists in $(srcdir).
15863
15864 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15865
15866 * configure: If CC and CXX are not set in the environment, set
15867 them, based on either an existing Makefile or on searching for gcc
15868 in PATH. Substitute for CC and CXX in Makefile.
15869 * configure.in: Remove libm from target_libs. Separate
15870 target_configdirs from configdirs. If CC is not set in
15871 environment, try to get it from a host Makefile fragment. Rewrite
15872 changes of configdirs to use skipdirs instead. A few minor
15873 tweaks. Take directories out of target_configdirs as they are
15874 taken out of configdirs. Remove existing Makefile files from
15875 subdirectories. Substitute for TARGET_CONFIGDIRS and
15876 CONFIG_ARGUMENTS in Makefile.
15877 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15878 by configure.in.
15879 (CONFIG_ARGUMENTS): Likewise.
15880 (CONFIGURE_TARGET_MODULES): New variable.
15881 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15882 ($(CONFIGURE_TARGET_MODULES)): New target.
15883 (configure-libg++, configure-libio): New targets.
15884 (all-libg++): Depend upon configure-libg++.
15885 (all-libio): Depend upon configure-libio.
15886 (configure-libgloss, all-libgloss): New targets.
15887 (configure-libstdc++): New target.
15888 (all-libstdc++): Depend upon configure-libstdc++.
15889 (configure-librx, all-librx): New targets.
15890 (configure-newlib): New target.
15891 (all-newlib): Depend upon configure-newlib
15892 (configure-xiberty): New target.
15893 (all-xiberty): Depend upon configure-xiberty.
15894
15895 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15896
15897 * configure.in (host i[345]86-*-win32): Expand the
15898 noconfigdirs again.
15899
15900 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15901
15902 * mpw-configure: Fix sed command file name.
15903
15904 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15905
15906 * configure.in (host i[345]86-*-win32): Reduce the
15907 noconfigdirs again.
15908
15909 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15910
15911 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15912 or powerpc*-*-pe*, since they are not yet supported.
15913
15914 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15915
15916 Add PowerMac support and many other enhancements.
15917 * mpw-configure: New option --cc to select compiler to use,
15918 paste options set according to --cc into the generated
15919 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15920 if mpw-make.sed is present.
15921 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15922 add forward includes for PowerPC include files.
15923 * mpw-build.in: Build using Makefile.PPC if present.
15924 (do-byacc, etc): Remove separate version resource builds.
15925 (do-gas): Build "stamps" before "all".
15926 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15927 * mpw-README: Update to reflect --cc option, PowerMac support,
15928 and recently-reported compatibility problems.
15929
15930 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15931
15932 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15933 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15934 (--with-multilib-top): Pass to recursive invocations.
15935
15936 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15937
15938 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15939 v810-*-*.
15940
15941 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15942
15943 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15944 gdb, ld and opcodes on v810-*-*.
15945
15946 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15947
15948 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15949 (local-maintainer-clean): New target.
15950 (maintainer-clean): New target.
15951 (realclean): Just depend upon maintainer-clean.
15952
15953 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15954
15955 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15956
15957 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15958
15959 * configure.in: Build ld in mips*-*-bsd* case.
15960
15961 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15962
15963 * config.sub: Accept -lites* OS. From Ian Dall.
15964
15965 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15966
15967 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15968 targets.
15969
15970 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15971
15972 * configure.in: treat i386-win32 canadian cross the same as
15973 i386-go32 canadian cross.
15974
15975 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15976
15977 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15978 running under the simulator to build a reduced set of libraries.
15979 (powerpc-*-eabiaix): Add fine grained multilib support added to
15980 other powerpc targets yesterday.
15981
15982 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15983
15984 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15985 -disable-softfloat, -disable-relocatable, -disable-aix, and
15986 -disable-sysv to control which multilib libraries get built.
15987
15988 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15989
15990 * configure: Add Makefile.tem to list of files to remove in trap
15991 handler.
15992
15993 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15994
15995 * config.guess (*Linux*): Add missing "exit"s.
15996 Also, need specific check for alpha-unknown-linux (uses COFF).
15997
15998 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15999
16000 * config.guess: Merge with FSF:
16001
16002 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16003 * config.guess (AIX4): More robust release numbering discovery.
16004
16005 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16006 * config.guess (i386-sequent-ptx): Properly get version number.
16007
16008 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16009 * config.guess (mips:*:4*:UMIPS): New case.
16010
16011 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16012
16013 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16014 (i386-win32 host): Likewise. Don't build readline.
16015
16016 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16017
16018 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16019 SUPPORT_FILES to submakes.
16020
16021 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16022
16023 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16024 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16025 mpw-configure.
16026
16027 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16028
16029 * configure.in (appdirs): Use =, not ==, in test expression when
16030 trying to build the text to print in the warning message for
16031 Solaris users.
16032
16033 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16034
16035 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16036
16037 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16038
16039 * config.guess: Recognize lynx-2.3.
16040
16041 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16042
16043 * config.sub (z8ksim): Deleted
16044 (z8k-*-coff): New, this is the one true name of the target.
16045
16046 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16047
16048 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16049
16050 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16051
16052 * config.guess (*:Linux:*:*): First try asking the linker what the
16053 default object file format is (elf, aout, or coff). Then if this
16054 fails, try previous methods.
16055
16056 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16057
16058 * configure.in: Don't build newlib for *-*-vxworks5.1.
16059
16060 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16061
16062 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16063 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16064
16065 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16066
16067 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16068
16069 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16070
16071 * cfg-ml-com.in: New file.
16072 * cfg-ml-pos.in: New file.
16073
16074 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16075
16076 * COPYING.NEWLIB: Add HP free copyright to list.
16077
16078 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16079
16080 * config.sub: Recognize -eabi* for the system, not just -eabi.
16081
16082 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16083
16084 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16085 * config.sub, configure.in (win32): New target and host.
16086
16087 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16088
16089 * configure.in: Add i386-pe configuration.
16090
16091 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16092
16093 * mpw-build.in (install): Install GDB after LD.
16094
16095 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16096
16097 * mpw-config.in (elf/mips.h): Always forward-include, needed
16098 for GDB to build.
16099
16100 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16101
16102 * testsuite: New directory for customer acceptance and whole tool
16103 chain tests.
16104
16105 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16106
16107 * configure: If per-host line isn't found, but AC_OUTPUT is found
16108 and a configure script exists, run it instead.
16109
16110 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16111
16112 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16113
16114 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16115
16116 * configure: Set build_{cpu,vendor,os,alias} to host values when
16117 --build isn't specified.
16118
16119 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16120
16121 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16122 (FLAGS_TO_PASS): Pass them.
16123 (EXTRA_TARGET_FLAGS): Ditto.
16124
16125 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16126
16127 * Makefile.in (all-libg++): Depend on all-libstdc++.
16128
16129 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16130
16131 * configure.in (noconfigdirs): Enable all packages for
16132 i386-unknown-netbsd.
16133
16134 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16135
16136 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16137 hosted builds (DOS builds)
16138
16139 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16140
16141 Changes for ARM based on patches from Richard Earnshaw:
16142 * config.sub: Handle armeb and armel.
16143 * configure.in: Omit arm linker only for riscix.
16144
16145 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16146
16147 * config.guess: Update from FSF.
16148
16149 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16150
16151 * config.sub: Recognize powerpcle as the little endian variant of
16152 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16153 powerpcle variant. Convert pentium into i586, not i486. Add p5
16154 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16155 temporarily.
16156
16157 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16158
16159 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16160
16161 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16162
16163 * config.sub: Accept -lites* as a basic system type.
16164
16165 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16166
16167 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16168 installed, and if so return linuxoldld as the system name.
16169
16170 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16171
16172 * config.guess: Add hppa1.1-hp-lites support.
16173
16174 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16175
16176 * configure.in: Don't build newlib for m68k-vxworks5.1.
16177
16178 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16179
16180 * configure.in (mips-sgi-irix6): Use mh-irix5.
16181
16182 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16183
16184 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16185
16186 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16187
16188 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16189 OSF/1. Fix compiler flags.
16190 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16191
16192 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16193
16194 * configure.in: Recognize --with-newlib.
16195 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16196
16197 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16198
16199 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16200 to *_X11_MODULES due to gdbtk needing X include files et al.
16201
16202 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16203
16204 Merge in support for Mac MPW as a host.
16205 (Old change descriptions retained for informational value.)
16206
16207 * mpw-config.in: Add generic include forwards for cpu-specific
16208 include files in aout and elf directories.
16209
16210 * mpw-configure: Added copyright.
16211 * mpw-config.in: Check for presence of required build tools.
16212 (target_libs): Add newlib.
16213 (target_tools): Add examples.
16214 (Read Me): Generate as "Read Me for MPW" instead.
16215 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16216 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16217 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16218
16219 * mpw-configure: Remove subdir-specific makefile hackery,
16220 delete mk.tmp after using it.
16221
16222 * mpw-build.in (all): Display start and end times.
16223
16224 * mpw-configure (host_canonical): Set.
16225 (target_cpu): Always add to makefiles.
16226 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16227 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16228 (mpw-mh-mpw): Look for in srcdir and srcroot.
16229 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16230
16231 * mpw-build.in: (install-only): New target.
16232
16233 * mpw-configure (host_alias, target_alias): Rename from hostalias
16234 and targetalias, add into generated Makefile.
16235 (mk.tmp): If present, add into generated Makefile.
16236 * mpw-build.in (all-gas): Build config.h first before gas proper.
16237
16238 * mpw-configure (config.status): Write only if changed.
16239 * mpw-config.in (readline): Configure it (not built, just used for
16240 definitions).
16241
16242 * mpw-config.in (elf/mips.h): Add a forward include.
16243
16244 * mpw-config.in: Forward-include most .h files in include into
16245 extra-include.
16246 (readline): Don't build.
16247 mpw-build.in (install): Install GDB.
16248
16249 * mpw-configure (prefix, mpw_prefix): Handle it.
16250 * mpw-config.in (mmalloc, readline): Don't configure.
16251 * mpw-build.in (thisscript): Rename to ThisScript.
16252 Use mpw-build instead of BuildProgram everywhere.
16253 (mmalloc, readline): Don't build.
16254 * mpw-README: New file, basic documentation about the MPW port.
16255
16256 * mpw-config.in: Use forward-include to create include files.
16257
16258 * mpw-configure: Add more things to the top of each configured
16259 Makefile, including contents of config/mpw-mh-mpw.
16260 * mpw-config.in (extra-include): Create this directory and fill it
16261 with Posix-like include files when configuring.
16262
16263 * config.sub (apple, mac, mpw): Add various aliases.
16264
16265 * mpw-build.in: New file, top-level build script fragment for MPW.
16266 * mpw-configure: New file, configure script for MPW.
16267 * mpw-config.in: New file, config fragment for MPW.
16268
16269 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16270
16271 * configure.in (host_libs): Remove glob, since it is gone from the
16272 sources.
16273
16274 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16275
16276 * Makefile.in: define empty GDB_NLM_DEPS var.
16277
16278 * configure.in(target_makefile_frag): use config/mt-netware
16279 for netware targets.
16280
16281 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16282
16283 * config.sub: Merge in recent FSF changes. Remove linux special
16284 cases.
16285
16286 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16287
16288 Revert this change:
16289
16290 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16291
16292 * build-all.mk: Use CC=cc -Xs on Solaris.
16293
16294 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16295
16296 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16297 stop using it.
16298 * Makefile.in: Nuke all references to glob subdirectory.
16299
16300 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16301
16302 * configure.in: Fix --enable-shared logic in per-host.
16303
16304 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16305
16306 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16307
16308 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16309
16310 * configure.in (noconfigdirs): Don't build gas on AIX, for
16311 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16312
16313 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16314
16315 * configure: Fix --cache-file to work if the file argument is a
16316 relative path.
16317
16318 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16319
16320 * configure: If the --cache-file is used, pass it down to
16321 configure in subdirectories.
16322
16323 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16324
16325 * config.sub: add vxworks29k configuration.
16326
16327 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16328
16329 * Makefile.in (taz): Do "diststuff" part quietly.
16330
16331 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16332
16333 * config.sub: Mini-merge with gcc/config.sub.
16334
16335 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16336
16337 * config.guess (IRIX): Sed - to _.
16338
16339 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16340
16341 * Makefile.in (source-vault, binary-vault): New targets.
16342
16343 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16344
16345 * config.sub: Recognize -eabi as a basic system type.
16346
16347 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16348
16349 * configure.in (enable_shared stuff): Fix typo.
16350
16351 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16352
16353 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16354
16355 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16356
16357 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16358
16359 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16360
16361 * configure.in (rs6000-*-*): Don't build gas.
16362
16363 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16364
16365 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16366 reduce command line length.
16367 (AS_FOR_TARGET): Check for as.new, not Makefile.
16368 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16369
16370 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16371
16372 * config.guess: Merge from FSF.
16373
16374 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16375
16376 * configure: Don't use $ when handling program_suffix.
16377
16378 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16379
16380 * configure.in: Configure tk for hppa/hpux.
16381
16382 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16383
16384 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16385
16386 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16387
16388 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16389 to LIBCXXFLAGS. Tests are better run without it.
16390
16391 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16392
16393 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16394
16395 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16396
16397 * configure.in (*-*-netware*): Don't configure xiberty.
16398
16399 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16400
16401 * configure.in: Remove tk from native_only list.
16402
16403 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16404
16405 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16406 for special NCD build.
16407
16408 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16409
16410 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16411 makeall.bat, they're only useful for binutils snapshots.
16412 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16413 makeall.bat to specified SUPPORT_FILES.
16414
16415 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16416
16417 * build-all.mk: Add Ericsson targets to sun4 and solaris
16418 hosts. Add BNR's sun4 target to solaris host, so their
16419 build-from-source will be tested in-house first.
16420
16421 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16422
16423 * Makefile.in (LIBCFLAGS): New variable.
16424 (CFLAGS_FOR_TARGET): Ditto.
16425 (LIBCFLAGS_FOR_TARGET): Ditto.
16426 (LIBCXXFLAGS): Ditto.
16427 (CXXFLAGS_FOR_TARGET): Ditto.
16428 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16429 (BASE_FLAGS_TO_PASS): Pass them.
16430 (EXTRA_TARGET_FLAGS): Ditto.
16431
16432 * configure.in: Support --enable-shared.
16433
16434 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16435
16436 * configure.in (target_libs): Include libstdc++ again.
16437 * config.guess: Update from FSF (for FreeBSD).
16438
16439 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16440
16441 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16442 makeall.bat.
16443 (DISTDOCDIRS): Add `etc'.
16444 (ETC_SUPPORT_PFX): New variable.
16445 (taz): Include anything from etc starting with a word in
16446 ETC_SUPPORT_PFX.
16447
16448 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16449
16450 * config.sub: Update for recent FSF changes. Remove obsolete
16451 h8300hds entry. Add -windows* and -osx as basic os. Minor
16452 spacing changes.
16453
16454 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16455
16456 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16457
16458 * config.guess: Merge with FSF.
16459 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16460
16461 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16462
16463 * configure: Since the "trap 0" handler will override the exit
16464 status on many systems, only use it for "exit 1", and make it set
16465 a non-zero exit status; reset it before "exit 0". Also, check
16466 exit status of config.sub, and error out if it failed.
16467
16468 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16469
16470 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16471 and install libgloss.
16472
16473 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16474
16475 * Makefile.in (all-binutils): Depend upon all-byacc.
16476
16477 * configure.in: Don't build emacs on Irix 5.
16478
16479 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16480
16481 * configure.in (*-*-netware*): Add libio.
16482
16483 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16484
16485 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16486 (CHECK_TARGET_MODULES): Ditto.
16487 (INSTALL_TARGET_MODULES): Ditto.
16488 (TARGET_LIBS): Ditto.
16489 (all-libstdc++): Note dependencies.
16490
16491 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16492
16493 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16494
16495 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16496
16497 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16498 -fexternal-templates.
16499
16500 * configure.in (target_libs): Add libstdc++.
16501 (noconfigdirs): Add libstdc++ as appropriate.
16502
16503 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16504
16505 * config.guess: Update from FSF.
16506
16507 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16508
16509 * configure: Use ${config_shell} when running ${configsub}.
16510
16511 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16512
16513 * config.sub: No longer recognize h8300h.
16514
16515 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16516
16517 * config.sub: Remove extraneous differences between config.sub and
16518 gcc/config.sub.
16519
16520 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16521
16522 * Makefile.in (DISTSTUFFDIRS): Add gas.
16523
16524 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16525
16526 * COPYING.NEWLIB: New file.
16527
16528 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16529
16530 * config.guess (HP-UX): Patch from Harlan Stenn
16531 <harlan@landmark.com> to also emit release level.
16532
16533 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16534
16535 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16536
16537 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16538
16539 * config.sub: Merge nextstep cleanup from FSF.
16540
16541 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16542
16543 * configure.in (arm-*-*): Don't configure ld for this target.
16544
16545 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16546
16547 * configure.in (*-*-netware): don't configure libg++, libio,
16548 librx, or newlib.
16549
16550 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16551
16552 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16553 configure ld--it works, but it doesn't support shared libraries.
16554
16555 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16556
16557 * config.guess (*-unknown-freebsd*): Get rid of possible
16558 trailing "(Release)" in version string.
16559 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16560
16561 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16562
16563 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16564 Fix type: *-next-neststep -> *-next-nextstep.
16565
16566 * config.guess: Merge from FSF:
16567
16568 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16569
16570 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16571
16572 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16573
16574 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16575 instead of UNIX_SV for UnixWare 1.0).
16576
16577 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16578
16579 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16580 to make gdb/nlm/* build after the compiler and linker.
16581
16582 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16583
16584 * config.guess (netbsd, freebsd, linux): Accept any machine,
16585 not just i[34]86.
16586 (m68k-atari-sysv4): Relocate to match FSF version.
16587
16588 * config.guess: More merges from the FSF:
16589
16590 Add a space before function call or macro invocation.
16591
16592 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16593
16594 * config.guess: Add trap cmd to remove dummy.c and dummy when
16595 interrupted.
16596
16597 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16598
16599 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16600 (dummy): Redirect stderr from compilation of dummy.c.
16601
16602 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16603
16604 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16605
16606 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16607
16608 * configure: Accept and ignore --cache*, for compatibility with
16609 new autoconf.
16610
16611 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16612
16613 * config.guess: Merge from FSF:
16614
16615 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16616
16617 * config.guess (Pyramid*:OSx*:*:*): New case.
16618 (PATH): Add /.attbin at end for finding uname.
16619 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16620
16621 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16622
16623 * config.guess (M88*:DolphinOS:*:*): New case.
16624
16625 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16626
16627 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16628 to select whether to use ELF or COFF.
16629
16630 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16631
16632 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16633
16634 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16635
16636 * config.guess: Guess the OS version for HPUX.
16637
16638 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16639
16640 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16641
16642 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16643
16644 * configure.in: Recognize --with-headers, --with-libs, and
16645 --without-newlib.
16646 * Makefile.in (all-xiberty): Depend upon all-ld.
16647
16648 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16649
16650 * configure.in: Change i[34]86 to i[345]86.
16651
16652 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16653
16654 * configure (version): A few more tweaks to help message.
16655
16656 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16657
16658 * Makefile.in: Remove (for now) librx as a host library,
16659 now that we're building it for target.
16660
16661 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16662
16663 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16664 (Karl Berry).
16665
16666 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16667
16668 * configure.in: Also configure librx.
16669
16670 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16671
16672 * Makefile.in: Update various rules to reflect that librx
16673 is now needed for libg++.
16674
16675 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16676
16677 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16678
16679 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16680
16681 * configure.in: Configure the examples directory.
16682
16683 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16684
16685 * configure: Simplify Jun 2 1994 change.
16686
16687 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16688
16689 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16690 /bin/gcc isn't good enough to build gcc.
16691
16692 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16693
16694 * Makefile.in (GDB_SUPPORT_FILES): Remove
16695 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16696 (gdb.tar.gz): Add new rule to use standard distribution building
16697 mechanism.
16698
16699 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16700
16701 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16702 Bill Cox <bill@cygnus.com>.
16703
16704 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16705
16706 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16707
16708 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16709
16710 * configure: Search current dir first in .gdbinit.
16711
16712 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16713
16714 * config.sub: Recognize freebsd (merged from gcc config.sub).
16715
16716 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16717
16718 * config.sub: Refer to NeXT's operating system as nextstep.
16719
16720 * config.sub (case $basic_machine): Re-order the cases, to match
16721 the order in the FSF version (which is mostly alphabethical).
16722 Merge in some additions and changes from the FSF.
16723
16724 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16725
16726 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16727 * config.sub: Recognize cxux7.
16728 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16729
16730 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16731
16732 * config.sub: Fix typo powerpc -> powerpc-*.
16733
16734 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16735
16736 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16737
16738 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16739 parallel with all-emacs and install-emacs). Top-level command
16740 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16741
16742 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16743
16744 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16745 $(relbindir)/make before doing ``make install'', and use
16746 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16747 installing over running make binary.
16748 ($(host)-stamp-stage3-installed): Likewise.
16749
16750 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16751
16752 * config.guess: Recognize Mach.
16753
16754 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16755
16756 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16757 see whether --exec-prefix was used.
16758
16759 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16760
16761 * README: Explicitly mention libg++/README. (Zoo's idea.)
16762
16763 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16764
16765 * Makefile.in: Add all-librx target similar to all-libproc.
16766
16767 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16768
16769 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16770 with post 1.2 uname bogosity.
16771
16772 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16773
16774 * configure: Remove temporary files on receipt of a signal.
16775
16776 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16777
16778 * configure: If there is a package_makefile_frag, remove
16779 ${subdir}/Makefile.tem after copying it in.
16780
16781 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16782
16783 * build_all.mk: support rs6000 lynx identifies itself as
16784 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16785 since /bin/gcc is too feeble to compile a modern gcc.
16786
16787 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16788
16789 * brought devo/test-build.mk update-to-date with progressive/
16790 test-build.mk. Add lynx targets and hppa flag info.
16791
16792 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16793
16794 * configure.in: Use mh-ncrsvr43. Patch from
16795 Tom McConnell <tmcconne@sedona.intel.com>.
16796
16797 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16798
16799 * config.guess (i386-unknown-bsdi): No longer need to
16800 check #if defined(__bsdi__) && defined(__i386__).
16801
16802 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16803
16804 * configure: Set program_transform_nameoption correctly.
16805
16806 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16807
16808 * brought build-all.mk update-to-date with progressive build-all.mk,
16809 added new targets and hppa info.
16810
16811 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16812
16813 * configure: If config.guess result is a prefix of the user
16814 specified target, assume a native build and use the user specified
16815 target as the host alias. Remove SunOS patch suffix removal hack.
16816 * configure.in: Remove SunOS patch suffix removal hack.
16817
16818 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16819 in NATIVE_CHECK_MODULES.
16820
16821 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16822
16823 * Makefile.in: Rename HOST_ONLY to NATIVE.
16824 * configure: Delete SunOs patch suffix from host_canonical
16825 and build_canonical variables that are prepended to Makefiles.
16826 * configure.in: Add comments for easier maintenance.
16827
16828 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16829
16830 * Makefile.in: Add all-libproc target similar to all-gui.
16831
16832 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16833
16834 * Makefile.in (CHECK_MODULES): split into
16835 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16836
16837 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16838
16839 * config.guess (i386-unknown-bsdi): New system to guess.
16840
16841 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16842
16843 * Makefile.in: Add all-gui target (but not yet build by "all").
16844
16845 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16846
16847 * config.sub: Move deletion of patch suffix from here...
16848 * configure.in: To here, at Ian's suggestion. The top-
16849 level scripts might need to know of a patch level.
16850
16851 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16852
16853 * config.sub: Strip off patch suffix so rtl is recognized
16854 as a sunos4.1.3 machine, even though it's been patched.
16855
16856 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16857
16858 * Makefile.in (INSTALL_LAST): Delete.
16859 (INSTALL_DOSREL): New.
16860
16861 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16862
16863 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16864 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16865 whether we pass down --with-gnu-ld anyhow.
16866
16867 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16868
16869 * Makefile.in (INSTALL_LAST): Change operation so it works
16870 on more flavors of make.
16871 * configure.in (go32): Don't build libg++ or libio.
16872
16873 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16874
16875 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16876 they can be overriden by templates.
16877
16878 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16879
16880 * configure.in (target==go32): Don't build gdb.
16881 * dosrel: New directory.
16882
16883 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16884
16885 * configure.in (host==go32): Configure dosrel too.
16886 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16887 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16888 be set by incoming names or templates.
16889 (INSTALL_LAST): New rule.
16890
16891 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16892
16893 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16894
16895 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16896
16897 * configure.in (appdirs): New variable. Currently empty, but will
16898 be used in gas distribution. If nonempty, lists a set of
16899 directories at least one of which must get configured, or top
16900 level configuration is considered to have failed.
16901 (rs6000-*-lynxos*): Use new file name.
16902
16903 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16904
16905 Eliminate XTRAFLAGS.
16906 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16907 newlib include files using -idirafter, and also use -nostdinc.
16908 (CXX_FOR_TARGET): Likewise.
16909 (XTRAFLAGS): Removed.
16910 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16911 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16912 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16913 ($(DO_X)): Don't pass down XTRAFLAGS.
16914
16915 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16916
16917 * configure.in (mips*-dec-bsd*): New target; do build linker.
16918 (mips*-*-bsd*): New target; don't build linker.
16919
16920 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16921
16922 * configure.in: support rs6000-*-lynxos* configuration.
16923 support sunos4 as a cross target.
16924
16925 * config.sub: look for lynx*, not lynx since the OS version may
16926 legitimately be part of the name.
16927
16928 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16929
16930 * configure.in (i[34]86-*-sco*): Move to be with other i386
16931 targets.
16932 (romp-*-*): New target. Skip various binary utilities.
16933 (vax-*-*): New target. Don't build newlib.
16934 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16935
16936 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16937
16938 * configure.in: Only set host_makefile_frag if config
16939 directory exists.
16940
16941 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16942
16943 * install.sh: If $dstdir exists, don't check whether each
16944 component does.
16945
16946 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16947
16948 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16949
16950 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16951
16952 * configure.in (*-*-lynxos*): Don't configure newlib for either
16953 native or cross Lynx.
16954
16955 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16956
16957 * config.sub (sparc64-elf): Fix os.
16958 (z8k): Remove duplicate.
16959
16960 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16961
16962 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16963 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16964
16965 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16966
16967 * configure: Make file links cleanly even if Lynx fails on
16968 an NFS symlink (at least fail cleanly).
16969
16970 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16971
16972 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16973 -XNh2000.
16974
16975 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16976
16977 * configure: Unknown options are fatal again.
16978
16979 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16980
16981 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16982 compatibility.
16983
16984 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16985
16986 * build-all.mk: Add `clean' target.
16987
16988 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16989
16990 * config.guess: Add SINIX support.
16991 * configure.in: Add mips-*-sysv4* support.
16992
16993 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16994
16995 * build-all.mk: Document all useful targets.
16996 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16997 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16998
16999 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17000
17001 * configure: Support --silent, --quiet.
17002
17003 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17004
17005 * configure: Support --disable-FEATURE.
17006
17007 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17008
17009 * config.guess: Recognize NCR running SVR4.3.
17010
17011 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17012
17013 * config.guess: Make BSDI generate i386-unknown-bsd386.
17014 Patch from Paul Eggert <eggert@twinsun.com>.
17015
17016 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17017
17018 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17019
17020 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17021
17022 * configure: Make unrecognized options give nonfatal warnings
17023 instead of fatal errors, and pass them to any subdirectory
17024 configures in case they recognize them.
17025 Make --x equivalent to --with-x.
17026
17027 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17028
17029 * configure: Add --enable-* options. Clean up usage message and
17030 some comments.
17031
17032 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17033
17034 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17035
17036 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17037
17038 * configure.in (hppa*-*-*): Enable binutils.
17039
17040 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17041
17042 * config.sub: Recognize cisco.
17043
17044 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17045
17046 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17047
17048 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17049
17050 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17051 than one configuration name. Add comment.
17052
17053 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17054
17055 * config.guess: about target *-hitachi-hiuxwe2, fixed
17056 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17057 macro is incorrect.]
17058
17059 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17060
17061 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17062 than the "make ls" stuff which used to be here.
17063
17064 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17065
17066 * config.guess: Recognize i[34]86-unknown-freebsd.
17067 From Shawn M Carey <smcarey@rodan.syr.edu>.
17068
17069 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17070
17071 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17072
17073 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17074
17075 * config.guess: Check for ptx.
17076
17077 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17078
17079 * config.sub: Add os9k checking.
17080
17081 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17082
17083 * config.guess: Handle OSF1 running on HPPA processors
17084
17085 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17086
17087 * configure: If subdir configure fails, print out a message with
17088 subdirectory name, in case subdir's configure code didn't identify
17089 itself.
17090
17091 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17092
17093 * configure.in: Remove embedded newlines from configdirs.
17094 Avoid mismatches of substrings. Fix matching strings at end
17095 of configdirs.
17096
17097 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17098
17099 * config.guess: Add Lynx/rs6000 config support.
17100
17101 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17102
17103 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17104
17105 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17106
17107 * configure.in (hppa*-*-osf*): Treat this just like most other
17108 PA configurations (eg no binutils or ld).
17109 (hppa*-*-*elf*): These configurations have binutils and ld.
17110
17111 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17112
17113 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17114
17115 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17116
17117 * configure.in (rs6000-*-*): Build gas.
17118
17119 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17120
17121 * Makefile.in: Avoid bug in losing hpux sed.
17122
17123 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17124
17125 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17126 for GDB and GDB has been fixed to not need it.
17127
17128 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17129
17130 * config.guess: Recognize vax hosts.
17131
17132 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17133
17134 * configure (while loop): Don't use "break 2" inside case
17135 statement -- the case statement isn't an enclosing loop.
17136
17137 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17138
17139 * config.guess: Clean up NeXT support, to allow nextstep
17140 on Intel machines. Make OS be nextstep.
17141
17142 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17143
17144 * config.guess: Add alternate forms for Convex.
17145
17146 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17147
17148 * configure: Completely rewrite option processing. Take
17149 advantage of pattern-matching to avoid invoking test frequently.
17150 Also clean up host and target defaulting logic.
17151
17152 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17153
17154 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17155 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17156 commands (plus user environment) will fit SCO limits.
17157
17158 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17159
17160 * configure.in: Don't issue warnings about directories which are
17161 not being configured if -norecursion is set. Correct test for
17162 --with-gnu-as and --with-gnu-ld to not get confused by substring
17163 matches.
17164
17165 * configure.in: Don't build gas for alpha-dec-osf1*.
17166
17167 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17168
17169 * configure: Back out Per's change of 12/19/1993. It changes the
17170 behavior of configure in unexpected and confusing ways.
17171
17172 Also, use different delim char when calculating
17173 program_transform_name so that the name can contain slashes.
17174
17175 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17176
17177 * configure.in, config.sub: Add support for VSTa micro-kernel.
17178
17179 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17180
17181 * configure.in: Nuke hacks which were used to get a special
17182 version of GAS for HPPA configurations.
17183
17184 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17185
17186 * configure: If only ${target_alias} is given, use that
17187 as the default for ${host_alias}.
17188 * configure: Add missing back-slashes before nested quotes.
17189
17190 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17191
17192 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17193
17194 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17195
17196 * config.guess: Recognize some Tektronix configurations.
17197 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17198
17199 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17200
17201 * config.sub: Match any flavor of SH.
17202
17203 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17204
17205 * configure.in: Don't try to configure newlib for Alpha.
17206
17207 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17208
17209 * configure.in: Don't build ld for Irix 5. Don't build gas,
17210 libg++ or libio for any Alpha target.
17211
17212 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17213
17214 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17215
17216 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17217 default arguments -- so it tried to compress itself.
17218
17219 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17220
17221 * configure.in (notsupp): ensure that a space is always at the end
17222 of the configdirs list, since the grep checks for an explicit space
17223
17224 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17225
17226 * configure.in (target i386-sysv4.2): don't build ld, since static
17227 versions of many libraries are not available.
17228
17229 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17230
17231 * config.guess: Recognize Apollos (using environment variables).
17232 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17233
17234 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17235
17236 * config.guess: Recognize Sony news mips running newsos.
17237
17238 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17239
17240 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17241 "fi ; else" for bash.
17242
17243 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17244
17245 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17246
17247 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17248
17249 * config.sub: accept unixware as an alias for svr4.2.
17250 Fix some inconsistancies with the gcc version.
17251
17252 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17253
17254 * Makefile.in (DISTDOCDIRS): Add gdb.
17255
17256 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17257
17258 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17259
17260 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17261
17262 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17263 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17264 this now.
17265
17266 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17267
17268 * config.sub: Accept hiux* as an OS name.
17269
17270 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17271 etc/make-stds.texi. The underscore came from gcc, and dje now
17272 agrees that RUNTESTFLAGS is the correct name.
17273
17274 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17275
17276 * install.sh: Remove 'set -e'. It makes any conditionals
17277 in the script useless.
17278
17279 * config.guess: Automatically recognize arm-acorn-riscix
17280 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17281
17282 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17283
17284 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17285
17286 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17287
17288 * Makefile.in (DISTDOCDIRS): New variable.
17289 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17290 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17291
17292 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17293
17294 * configure.in (hppa target): check the source directory for the
17295 pagas sub-directory
17296
17297 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17298
17299 * config.sub: Allow -aout* and -elf*.
17300
17301 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17302
17303 * configure.in: Don't build ld on i386-solaris2, same as for
17304 sparc-solaris2.
17305
17306 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17307
17308 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17309
17310 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17311
17312 * configure.in: Configure gdb for alpha.
17313
17314 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17315
17316 * Makefile.in (CXXFLAGS): Add -O.
17317
17318 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17319
17320 * config.guess: added support for DG Aviion
17321
17322 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17323
17324 * configure.in: Produce warning message for subdirectories not
17325 configurable for this host/target combination. Don't try to
17326 configure gdb for vms.
17327
17328 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17329
17330 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17331 appropriate files before making "diststuff".
17332 (DISTBISONFILES): New var: list of files to be edited.
17333 (DISTSTUFFDIRS): Add binutils.
17334
17335 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17336
17337 * config.sub: also handle mipsel and mips64el (for little endian mips)
17338
17339 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17340
17341 * configure.in: Add * to end of all OS names.
17342
17343 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17344
17345 * configure.in: Build newlib for LynxOS native.
17346
17347 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17348
17349 * config.guess: Add support for delta 88k running SVR3.
17350
17351 * configure.in: Add comment about HP compiler vs. emacs.
17352
17353 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17354
17355 * configure.in: don't build ld on solaris2 (not a viable option
17356 due to bugs in getpwnam & getpwuid)
17357
17358 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17359
17360 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17361 config.guess will produce a full version number.
17362
17363 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17364
17365 * configure.in: Build linker and binutils for alpha-dec-osf1.
17366
17367 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17368
17369 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17370 and gdb/testsuite/Makefile.in.
17371
17372 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17373
17374 * configure.in: recognize mips*- instead of mips-
17375
17376 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17377
17378 * config.sub: Accept linux*coff and linux*elf as operating
17379 systems.
17380
17381 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17382
17383 * config.sub: Recognize mips64, and mips3 as an alias for it.
17384
17385 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17386
17387 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17388 gdb knows how to handle OSF/1 shared libraries.
17389
17390 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17391
17392 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17393 * config.guess: Recognize Hitachi's HIUX.
17394 * config.sub: Recognize h3050r* and hppahitachi.
17395 Remove redundant cases for hp9k[23]*.
17396
17397 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17398
17399 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17400 if gas and ld are in the source tree and are in ${configdirs}.
17401 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17402 --with options (but still pass them down on the command line,
17403 if they were explicitly specified).
17404
17405 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17406
17407 * configure: substitute SHELL value in Makefile.in with
17408 ${CONFIG_SHELL}
17409
17410 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17411
17412 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17413 *-*-solaris2* targets.
17414
17415 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17416
17417 * Makefile.in: define M4, and pass it down to sub-makes;
17418 all-autoconf now depends on all-m4
17419
17420 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17421
17422 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17423 presence of {ar,ranlib} instead of a configured directory
17424
17425 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17426
17427 * config.guess: Accept 34?? as well as 33?? for NCR.
17428
17429 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17430
17431 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17432 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17433
17434 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17435
17436 * configure: grab values for $(CC) and $(CXX) from the
17437 environment, so that someone can do "CC=gcc configure; make" and
17438 have it work right (matching the way that autoconf works now)
17439
17440 * configure.in, Makefile.in: add support for gash, the tcl
17441 interface to Galaxy
17442
17443 * config.guess: add NetBSD variants (hp300, x86)
17444
17445 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17446
17447 * install.sh: Support -d option (in the manner of SunOS 4 install,
17448 as it is more deterministic than that of GNU install)
17449 (chmodcmd): Set file to mode 755 by default (should also do default
17450 chgrp and chown, but I don't feel like dealing with that now)
17451
17452 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17453
17454 * config.sub: Remove h8300hhms alias.
17455
17456 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17457
17458 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17459
17460 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17461
17462 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17463 as stmp-fixinc
17464
17465 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17466
17467 * config.sub: recognize m88110-bug-coff.
17468
17469 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17470
17471 * Makefile.in (all-libio): all dependencies on the toolchain used
17472 to build this (gcc, gas, ld, etc)
17473
17474 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17475
17476 * config.guess: Deal with OSF/1 1.3 on alpha.
17477
17478 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17479
17480 * install.sh: add some 'else true' clauses for portability
17481
17482 * configure.in: don't build libio for h8[35]00-*-* targets
17483
17484 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17485
17486 * Makefile.in: Add support for new libio.
17487
17488 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17489
17490 * install.sh: If one command fails, don't try the rest. Don't try
17491 to remove $dsttmp (via trap) unless we have already created it.
17492 If $src doesn't exist, detect it and exit with an error.
17493
17494 * config.guess: Recognize BSD on hp300.
17495
17496 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17497
17498 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17499 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17500
17501 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17502
17503 * Makefile.in (all-send-pr): depends on all-prms
17504
17505 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17506
17507 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17508
17509 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17510
17511 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17512 Added test for mips-mips-riscos5.
17513
17514 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17515
17516 * configure.in: use mh-hp300 for 68k HP hosts
17517
17518 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17519
17520 * configure: add support for CONFIG_SHELL, so that you can use
17521 some alternate shell for evaluating configure scripts
17522
17523 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17524
17525 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17526 in configure script to bug-gdb@prep.ai.mit.edu when building
17527 distribution archive.
17528 * Makefile.in (COMPRESS): Remove def.
17529 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17530 gdb.tar.Z and make-gdb.tar.Z respectively.
17531 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17532 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17533 to convergence with 'taz' target in Makefile.in.
17534
17535 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17536
17537 * install.sh (dsttmp): use trap to ensure that tmp files go
17538 away on error conditions
17539
17540 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17541
17542 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17543
17544 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17545
17546 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17547 its parent is '/' not ''.
17548
17549 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17550
17551 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17552
17553 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17554 that ${newsrcdir}/configure.in does.
17555
17556 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17557
17558 * test-build.mk: support for CONFIG_SHELL
17559
17560 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17561
17562 * config.sub (netware): Add as a basic system type.
17563
17564 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17565
17566 * Makefile.in (Makefile): depend on configure.in. Also drop the
17567 $(srcdir)/ from the dependency on Makefile.in.
17568
17569 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17570
17571 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17572 (h8300hhms is temporary until multi-libraries are implemented).
17573 * configure.in: Handle h8300h too.
17574
17575 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17576
17577 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17578
17579 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17580
17581 * configure: Remove extraneous output when guessing host type.
17582 * config.guess: Remove extraneous output when guessing using C
17583 compiler rather than uname, or when guessing fails.
17584
17585 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17586
17587 * Makefile.in: remove all.cross and install.cross targets
17588
17589 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17590 definitions
17591
17592 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17593
17594 * configure.in (target sh): Build gprof.
17595
17596 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17597
17598 * config.sub: change -solaris to -solaris2
17599
17600 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17601
17602 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17603
17604 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17605
17606 * configure: Correct error message for missing Makefile.in to
17607 print correct directory.
17608
17609 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17610
17611 * install.sh: kludge around 386BSD shell bug
17612
17613 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17614
17615 * config.guess: Recognize NeXT.
17616 * config.guess: Recognize i486-ncr-sysv4.
17617 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17618
17619 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17620
17621 * Makefile.in (MAKEINFOFLAGS): New variable.
17622 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17623 * build-all.mk, test-build.mk: Pass down --no-split as
17624 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17625
17626 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17627
17628 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17629
17630 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17631
17632 * Makefile.in (libg++.tar.z): New rule.
17633 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17634 * Makefile.in (taz): Only do a single chmod.
17635
17636 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17637
17638 * install.sh: don't use dirname anymore (replaced with sed usage)
17639
17640 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17641
17642 * Makefile.in: Change extension for gzip'd files from '.z' to
17643 '.gz' per new FSF standard usage.
17644
17645 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17646
17647 * configure: put quotes around the final value of program_transform_name
17648
17649 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17650
17651 * Makefile.in: new install.sh support; update install-info rules
17652
17653 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17654
17655 * configure.in: Build diff for crosses, but not for go32 host.
17656
17657 * configure.in: Build gprof only for native, and don't build it
17658 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17659
17660 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17661
17662 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17663
17664 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17665
17666 * configure.in (host_tools): Add prms.
17667
17668 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17669
17670 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17671 with $(FLAGS_TO_PASS) on the command line
17672
17673 * config.sub: Recognize lynx and lynxos
17674
17675 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17676
17677 * config.sub: Accept -ecoff*, not just -ecoff.
17678
17679 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17680
17681 * Makefile.in (taz): Use .gz suffix instead of .z.
17682 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17683 names.
17684
17685 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17686
17687 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17688
17689 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17690
17691 * Makefile.in (install-no-fixedincludes): install gcc last, so
17692 that rebuilds that might happen during 'make install' don't get
17693 bogus gcc include files
17694
17695 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17696
17697 Change from Utah for HPPA support:
17698 * config.guess: Recognize hppa1.x-hp-bsd.
17699
17700 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17701
17702 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17703 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17704
17705 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17706
17707 * config.sub: Add support for rom68k and bug boot monitors.
17708
17709 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17710
17711 * Makefile.in: Make all-opcodes depend on all-bfd.
17712
17713 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17714
17715 * config.guess: Added special check for i[34]86-univel-sysv4*.
17716
17717 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17718
17719 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17720 the processor rather than assuming i486.
17721
17722 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17723
17724 * config.guess: Recognize SunOS6 as Solaris3.
17725
17726 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17727
17728 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17729 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17730
17731 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17732
17733 * build-all.mk (all-cross): New target for Canadian Cross.
17734 Added Q2 go32 targets.
17735 * test-build.mk: Configure go32 cross sparclite-aout and
17736 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17737 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17738
17739 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17740
17741 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17742 GO32 hosted toolchains
17743
17744 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17745
17746 * configure: change so "-exec-prefix" gets passed down rather
17747 than "-exec_prefix" so autoconf generated Makefiles get the
17748 exec_prefix set right.
17749
17750 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17751
17752 * config.guess: get the Solaris2 minor version number
17753
17754 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17755
17756 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17757
17758 * config.guess: Recognize some Sequent platforms.
17759
17760 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17761
17762 * Makefile.in: added the vault-install target
17763
17764 * configure.in: actually use the Sun3 makefile fragment that's in
17765 config, also added the release dir to configdirs
17766
17767 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17768
17769 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17770
17771 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17772
17773 * configure.in: remove some program from Alpha targetted toolchains
17774
17775 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17776
17777 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17778 gprof.
17779 (taz): Run "make diststuff" in those directories instead of "make
17780 proto-dir". Look for "VERSION=" only at start of line in subdir
17781 Makefile. Use "gzip -9" for compression.
17782 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17783 (binutils.tar.z): New target.
17784
17785 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17786
17787 * Makefile.in (taz): Include gpl.texinfo.
17788
17789 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17790
17791 * Makefile.in (setup-dirs): Merged into "taz" target.
17792 (taz): Only do `proto-dir' stuff if a directory is actually needed
17793 for this target.
17794
17795 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17796
17797 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17798 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17799 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17800 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17801 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17802
17803 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17804
17805 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17806 config.sub, and move-if-change to gdb testsuite distribution
17807 archive, so the testsuite can be extracted, configured, and
17808 run separately from the gdb distribution. Blow away the Chill
17809 tests that require a Chill compiled executable, since GNU Chill
17810 is not yet publically available.
17811
17812 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17813
17814 * test-build.mk: set environment variables in a single command,
17815 instead of a list of assignments and exports
17816
17817 * config.guess: recognize Alpha/OSF1 systems
17818
17819 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17820
17821 * configure: Change help message to prefer --options rather than
17822 -options.
17823
17824 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17825
17826 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17827 zippy@ecst.csuchico.edu.
17828 * config.guess: Recognize miniframe.
17829
17830 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17831
17832 * Makefile.in: Use srcroot to find runtest rather than rootme.
17833 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17834
17835 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17836
17837 * test-build.mk: Extensive additions to support building on a
17838 machine other than the host.
17839
17840 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17841
17842 * configure (tooldir): Fix for i386-aix again.
17843
17844 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17845
17846 * configure, Makefile.in: Change definition of $(tooldir)
17847 to match the FSF.
17848
17849 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17850
17851 * config.guess: Recognize i[34]86/SVR4.
17852
17853 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17854
17855 * Makefile.in (all-gdb): gdb depends on sim.
17856
17857 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17858
17859 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17860 at the same time we make the prototype gdb directory.
17861 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17862 files at the same time as the gdb base release distribution.
17863
17864 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17865
17866 * Makefile.in (check): Use individual check targets rather than
17867 DO_X rule.
17868 (check-gcc): Added.
17869
17870 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17871
17872 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17873 for System V release 3.2.
17874
17875 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17876
17877 * config.sub: Recognize hppaosf.
17878 * configure.in: Do configure ld/binutils/gas for it.
17879
17880 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17881
17882 * configure (tooldir): Alter syntax used to set this, for systems
17883 where "\$" isn't handled right, like i386-aix.
17884
17885 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17886
17887 * configure: Pass program-transform-name, not
17888 program_transform_name, to recursive configures.
17889
17890 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17891
17892 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17893 of gas+ld+binutils.
17894
17895 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17896
17897 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17898
17899 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17900
17901 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17902
17903 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17904
17905 * Makefile.in (PRMS): Set back to all-prms.
17906
17907 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17908
17909 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17910 targets, rather than for MIPS hosts.
17911
17912 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17913
17914 * configure.in: add comment for --with-x default values
17915
17916 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17917
17918 * Makefile.in: add check-* targets for each of the directories in
17919 the tree. Add a definition of RUNTEST that will use the one we
17920 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17921
17922 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17923
17924 * configure.in: Removed obsolete references to bfd_target and
17925 target_makefile_frag.
17926
17927 * build-all.mk: Set assorted targets for Q2.
17928 * config.sub: Recognize z8k-sim and h8300-hms.
17929 * test-build.mk: Really don't pass host to configure.
17930 (HOLES): Added uname.
17931
17932 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17933
17934 * configure: Handle an empty program-prefix, program-suffix or
17935 program-transform-name correctly.
17936
17937 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17938
17939 * build-all.mk: -G 8 no longer required for MIPS targets.
17940 * test-build.mk: Don't pass host argument to configure; make it
17941 guess.
17942
17943 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17944
17945 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17946 * Makefile.in (COMPRESS): New macro, like GZIP.
17947
17948 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17949
17950 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17951
17952 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17953 with gas currently defaults to -G 0.
17954
17955 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17956
17957 * Makefile.in (all-flex): flex depends on byacc.
17958
17959 * build-all.mk: If host not specified, use config.guess. Pass TAG
17960 to test-build.mk as RELEASE_TAG.
17961 * test-build.mk (configargs): New variable containing arguments to
17962 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17963 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17964
17965 * config.guess: Use /bin/uname when checking -X argument on SCO,
17966 to avoid invoking GNU uname which doesn't understand -X.
17967
17968 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17969
17970 * configure.in: Build gas for mips-*-*.
17971
17972 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17973
17974 * Makefile.in (all.normal): insert missing backslash.
17975
17976 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17977
17978 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17979
17980 * Makefile.in: Complete overhaul to merge many almost identical
17981 targets.
17982
17983 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17984
17985 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17986 (gdb.tar.Z): Adjusted.
17987
17988 * Makefile.in (setup-dirs, taz): New targets; should be general
17989 enough to adapt for gdb sometime. Build only .z file.
17990 (gas.tar.z): New target.
17991
17992 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17993
17994 * build-all.mk: Use CC=cc -Xs on Solaris.
17995
17996 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17997
17998 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17999 for handling BISON for FSF releases.
18000
18001 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18002
18003 * configure: Actually implement the change zoo just documented.
18004
18005 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18006
18007 * configure: when using config.guess, only set target_alias when
18008 it's not already been set (ie, on the command line)
18009
18010 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18011
18012 * Makefile.in: add installcheck target, set PRMS to install-prms
18013
18014 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18015
18016 * configure: add support for package_makefile_fragment, handle the
18017 case where a directory has a configure.in file but no Makefile.in
18018 more gracefully (with an actual understandable error message, even);
18019 add support for --without (and add this to the usage message); also
18020 explicitly add a --host=${host_alias} to the command line when
18021 config.guess is used
18022
18023 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18024
18025 * configure: Must use both --host and --target in recursive calls.
18026
18027 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18028
18029 * Makefile.in: Change deja-gnu to dejagnu.
18030
18031 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18032
18033 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18034
18035 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18036
18037 * configure.in: canonicalize all instances to *-*-solaris2*,
18038 also strip out a number of tools to not build for go32 host
18039
18040 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18041
18042 * config.guess: add GPL.
18043
18044 * Makefile.in, config.guess, config.sub, configure: bump
18045 copyrights to 93.
18046
18047 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18048
18049 * Makefile.in (do-info): Removed obsolete check for existence of
18050 localenv file.
18051
18052 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18053
18054 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18055
18056 * Makefile.in: a couple of 'else true' for decstation,
18057 support for TclX
18058
18059 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18060
18061 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18062
18063 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18064
18065 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18066
18067 * config.guess: Recognize i386-ibm-aix (PS/2).
18068 * configure.in: Use config/mh-aix386 file for it.
18069
18070 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18071
18072 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18073 CC_FOR_TARGET instead.
18074 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18075
18076 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18077
18078 * Makefile.in: Add sim to list of directories sent with gdb
18079
18080 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18081
18082 * configure.in: Put back mips-dec-bsd* case.
18083
18084 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18085
18086 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18087 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18088 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18089
18090 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18091
18092 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18093
18094 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18095 (install-info): install dir.info only if it exists,
18096 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18097
18098 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18099
18100 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18101 gas for mips-dec-bsd.
18102
18103 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18104
18105 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18106 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18107
18108 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18109
18110 * configure.in: Added "dejagnu" to hosttools list.
18111
18112 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18113
18114 * config.sub, configure.in, config.guess: Add support
18115 for Bosx, an AIX variant from Bull.
18116 Patches from F.Pierresteguy@frcl.bull.fr.
18117
18118 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18119
18120 * devo/dejagnu: Initial creation of devo/dejagnu.
18121 Migrated dejagnu testcases and support files for testing software
18122 tools to reside as subdirectories, currently called "testsuite",
18123 within the directory of the software tool. Migrated all programs,
18124 support libraries, etc. beloging to dejagnu proper from
18125 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18126 with no modifications. The changes to these files which will
18127 allow them to configure, build, and execute properly will be made
18128 in a future update.
18129
18130 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18131
18132 * Makefile.in: Change send_pr to send-pr.
18133 * configure.in: Likewise.
18134 * send_pr: Renamed directory to send-pr.
18135
18136 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18137
18138 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18139
18140 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18141
18142 * README: Update for gdb-4.8 release.
18143 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18144 gdb-xxx.tar.z (gzip'd) file also.
18145
18146 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18147
18148 * Makefile.in: make all-diff depend on all-libiberty
18149
18150 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18151
18152 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18153
18154 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18155
18156 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18157
18158 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18159
18160 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18161 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18162 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18163
18164 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18165
18166 * Makefile.in: makeinfo binary is in a new location
18167
18168 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18169
18170 * config.sub: Accept -ecoff as an OS.
18171
18172 * Makefile.in: Various changes to eliminate a level of make
18173 recursion and reduce the required command line length.
18174 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18175 sub-makes.
18176 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18177 variables holding settings for specific sub-makes.
18178 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18179 in terms of BASE_FLAGS_TO_PASS.
18180 (TARGET_LIBS): New variable listing directories which use
18181 TARGET_FLAGS_TO_PASS.
18182 (subdir_do): Eliminated.
18183 (do-*): New set of targets to replace subdir_do.
18184 (various): All targets which used subdir_do now depend on do-*.
18185 (local-clean): Renamed from do_clean.
18186 (local-distclean): New target, dependency of distclean and
18187 realclean.
18188 (install-info): Don't create directories. Depend on dir.info
18189 rather than calling make recursively.
18190 (install-dir.info): Eliminated.
18191 (install-info-dirs): Create all info directories here.
18192 (dir.info): Depend upon do-install-info.
18193
18194 * test-build.mk (HOLES): Added false.
18195
18196 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18197
18198 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18199
18200 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18201
18202 * Makefile.in (info): remove dependency on all-texinfo. The
18203 problem was really in texinfo/C, not at this level.
18204
18205 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18206
18207 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18208
18209 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18210
18211 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18212 GDB releases.
18213
18214 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18215
18216 * configure: Include srcdir in message about target of link not
18217 being found. Don't convert `-' to `_' in `with' options being
18218 passed to subdirs.
18219
18220 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18221
18222 * configure.in: add uudecode to host_tools
18223
18224 * Makefile.in: added {all,install}-uudecode targets, added them to
18225 the appropriate lists
18226
18227 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18228
18229 * Makefile.in (all-gcc): Added dependency on all-gas.
18230
18231 * configure.in (mips-*-*): Build ld and binutils.
18232
18233 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18234
18235 * configure: check return code from mkdir, print error message and
18236 exit on failure.
18237
18238 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18239
18240 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18241
18242 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18243
18244 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18245
18246 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18247
18248 * config.sub (h8500): Recognize this as a cpu type.
18249
18250 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18251
18252 * configure: source directory missing is no longer a warning
18253
18254 * configure.in: recognize irix[34]* instead of irix[34]
18255
18256 * Makefile.in: define and pass down X11_LIB
18257
18258 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18259
18260 * guess-systype: Renamed to ...
18261 * config.guess: ... by popular request.
18262 * configure.in, Makefile.in: Update accordingly.
18263
18264 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18265
18266 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18267 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18268 + Execute ./dummy instead of assuming . is in PATH.
18269
18270 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18271
18272 * guess-systype: New shell script. Attempts to guess the
18273 canonical host name of the executing host.
18274 Only a few hosts are supported so far.
18275 * configure: Call guess-systype if no host is specified.
18276
18277 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18278
18279 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18280 gcc Makefile.
18281
18282
18283 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18284
18285 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18286 (all-gcc, install-gcc, subdir_do): Use it.
18287
18288 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18289
18290 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18291
18292 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18293
18294 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18295 set exclusively by configure, using configure.in .
18296
18297 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18298
18299 * test-build.mk: set $PATH for all builds
18300
18301 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18302
18303 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18304
18305 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18306 the one used in gcc/Makefile.in, so that a null expansion doesn't
18307 override the one needed to build gcc with a native cc.
18308
18309
18310 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18311
18312 * configure: Accept -with arguments.
18313
18314 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18315
18316 * Makefile.in: added h8300sim
18317
18318 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18319
18320 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18321 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18322 (all-cygnus, native, build-cygnus): Make
18323 $(canonhost)-stamp-3stage-done, not $(host)....
18324 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18325 i386-sco3.2v4. Added else true to if command.
18326
18327 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18328
18329 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18330
18331 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18332
18333 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18334
18335 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18336
18337 * configure.in: don't remove binutils from Solaris builds
18338
18339 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18340
18341 * Makefile.in: get rid of earlier definitions for *clean,
18342 also handle the recursive info rule better
18343
18344 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18345
18346 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18347 do more-or-less the right thing.
18348
18349 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18350
18351 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18352 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18353
18354 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18355
18356 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18357 $(host_canonical).
18358
18359 * configure.in: split the configdirs list into 4 categories (native
18360 v. cross, library v. tool) and handle the cross-only and native-
18361 only in more reasonable (and correct!) way.
18362
18363 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18364
18365 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18366 configdirs anymore.
18367
18368 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18369
18370 * Makefile.in: extensive cleanup:: removed all of the explicit
18371 clean-* targets, collapsed many wrappers around subdir_do into
18372 one, added additional targets to satisfy standards.texi, deleted
18373 some old targets, some changes for consistency
18374
18375 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18376
18377 * configure.in: handle some programs as cross-only, and others as
18378 native only
18379
18380 * test-build.mk: handle partial holes in a more generic manner
18381
18382 * Makefile.in: m4 depends on libiberty
18383
18384 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18385
18386 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18387 time, wdiff, and find to configdirs
18388
18389 * Makefile.in: all, clean, and install rules for the new programs
18390 added to configure.in
18391
18392 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18393
18394 * configure.in: use mh-sun for all *-sun-* hosts
18395
18396 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18397
18398 * Makefile.in: define flags for X11 include files and library file
18399 locations, pass them down to the programs that need this info
18400
18401 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18402
18403 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18404
18405 * configure.in: start building libg++ for HP-UX targets
18406
18407 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18408
18409 * README: Update references to files moved into etc/.
18410
18411 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18412
18413 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18414 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18415
18416 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18417
18418 * configure: accept dash as well as underscore in long option
18419 names for FSF compatibility.
18420
18421 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18422
18423 * config.sub: added -sco3.2v4 support from FSF.
18424
18425 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18426
18427 * configure.in: expand the section that adds or removes
18428 directories from the list of programs to build, to handle native
18429 vs. cross in addition to host v. native
18430
18431 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18432
18433 * Makefile.in: Replace C++ in macro names with CXX.
18434 This is less likely to break ...
18435
18436 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18437
18438 * test-build.mk: add -w to GNU_MAKE
18439
18440 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18441
18442 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18443 add 'sparc' to list of recognized cpus. This needed to make
18444 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18445 Delete some redundant ose68 variants. Recognize -wrs as an os,
18446 then changes that into $CPU-wrs-vxworks.
18447
18448 * configure.in: remove most references to gdbtest, regularize
18449 target based program removal
18450
18451 * test-build.mk: import from p3 tree (many fixes and changes)
18452
18453 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18454
18455 * Makefile.in: added rules to handle tcl, tk, and expect
18456
18457 * configure.in: handle those directories if they exist
18458
18459 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18460
18461 * config.sub: removed bogus hppabsd and hppahpux names, since
18462 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18463
18464 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18465
18466 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18467 depends upon all-xiberty
18468
18469 * Makefile.in: changes from p3, including:
18470
18471 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18472
18473 * Makefile.in (XTRAFLAGS): include newlib directories if
18474 newlib/Makefile exists, rather than if host != target.
18475
18476 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18477
18478 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18479 from the same source tree and not building a cross-compiler. This
18480 matters for the libg++ configuration if reconfiguring a tree that
18481 has already been installed.
18482
18483 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18484
18485 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18486 pick up the machine and system specific header files.
18487
18488 * Makefile.in: added AS_FOR_TARGET, passed down in
18489 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18490 the C compiler to use to create programs which are run in the
18491 build environment, set it to default to $(CC), and passed it down
18492 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18493
18494 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18495
18496 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18497 We need them for unusual native builds, like systems without
18498 ranlib.
18499
18500 * configure: also define $(host_canonical) and
18501 $(target_canonical), which are the full, canonical names for the
18502 given host and target
18503
18504 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18505
18506 * Makefile.in: Added separate definitions for C++.
18507
18508 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18509
18510 * configure.in (configdirs): Add deja-gnu.
18511
18512 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18513
18514 * README: Update for configure.texi and gdb-4.7 release.
18515
18516 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18517
18518 * Makefile.in: Move "all" target to top of file.
18519 Previously, first target was ".PHONY" which caused BSD4.4 make
18520 to build .PHONY when make was run without arguments.
18521
18522 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18523
18524 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18525 Library-copylefted code in libiberty.
18526
18527 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18528
18529 * config.sub: Replace m68kmote with plain old m68k.
18530
18531 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18532
18533 * Makefile.in: Remove space from blank line, avoid Make complaints.
18534
18535 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18536
18537 * config.sub: Complain if no argument is given. Added support for
18538 386bsd as OS and target alias.
18539
18540 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18541
18542 * Makefile.in (XTRAFLAGS): include newlib directories if
18543 newlib/Makefile exists, rather than if host != target.
18544
18545 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18546
18547 * config.sub: recognize sparclite-wrs-vxworks.
18548
18549 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18550 p3.) Added clean-xiberty to clean.
18551
18552 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18553
18554 * configure.in: use *-*-* instead of nested cases for host and target
18555
18556 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18557
18558 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18559 from the same source tree and not building a cross-compiler. This
18560 matters for the libg++ configuration if reconfiguring a tree that
18561 has already been installed.
18562
18563 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18564
18565 * config.sub (i486v/i486v4): Merge in from FSF version.
18566
18567 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18568
18569 * configure: only set PWD if it is already set.
18570
18571 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18572
18573 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18574 doesn't have unset and all success paths (and most error paths)
18575 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18576 to just ${PWD} to avoid confusion.)
18577
18578 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18579
18580 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18581 even for a native compilation.
18582
18583 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18584
18585 Changes to make the gdb.tar.Z rule work better.
18586
18587 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18588 (DEVO_SUPPORT): Add configure.texi.
18589 (bfd-ilrt.tar.Z): Remove ancient rule.
18590
18591 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18592
18593 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18594 pick up the machine and system specific header files.
18595
18596 * configure.in, config.sub: added new target m68010-adobe-scout,
18597 with alias of adobe68k. Changed configure.in to check for
18598 -scout before -sco* to avoid a false match.
18599
18600 * Makefile.in: added AS_FOR_TARGET, passed down in
18601 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18602 the C compiler to use to create programs which are run in the
18603 build environment, set it to default to $(CC), and passed it down
18604 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18605
18606 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18607
18608 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18609 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18610 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18611 FOR_TARGET variants, to newlib and libg++.
18612
18613 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18614
18615 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18616 first.
18617
18618 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18619
18620 * config.sub: Accept `elf' as an environment.
18621
18622 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18623
18624 * Makefile.in (all-opcodes): cd into the right directory
18625
18626 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18627
18628 * configure: added -program_transform_name option, used as
18629 argument to sed when installing programs.
18630 configure.texi: added documentation for -program_prefix,
18631 -program_suffix and -program_transform_name.
18632
18633 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18634
18635 * config.sub: Accept i486 where i386 ok.
18636
18637 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18638
18639 * config.sub: accept we32k
18640
18641 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18642
18643 * config.sub, configure.in: accept OSE68000 and OSE68k.
18644
18645 * Makefile.in: don't create all directories for ``make install'';
18646 let the subdirectories create the ones they need.
18647
18648 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18649
18650 * COPYING: new file, GPL v2
18651
18652 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18653
18654 * Makefile.in: use the new gen-info-dir, which needs a template
18655 argument (which also lives in texinfo)
18656
18657 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18658
18659 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18660
18661 * config.sub (ncr3000): Change i386 to i486.
18662
18663 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18664
18665 * Makefile.in: add install-rcs, install-grep to
18666 install-no-fixedincludes, removed install-bison and install-libgcc
18667
18668 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18669
18670 * configure.in: grab the HPUX makefile fragment if on HPUX
18671
18672 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18673
18674 * Makefile.in: eradicate bison spoor (ditto libgcc).
18675 configure.in: recognise m68{k,000}-ericsson-OSE.
18676 es1800 is alias for m68k-ericsson-OSE
18677
18678 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18679
18680 * configure.in: rearrange the parts that remove programs from
18681 configdirs, based now on HOST==TARGET or by canonical triple.
18682
18683 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18684
18685 * test-build.mk: recurse explicitly with -f test-build.mk when
18686 appropriate. predicate stage3 and comparison on the existence
18687 of gcc. That is, if gcc isn't around, we aren't three-staging.
18688 On very clean, also remove ...stamp-co. Build in-place before
18689 doing other builds.
18690
18691 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18692
18693 * Makefile.in, configure.in: add tgas
18694
18695 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18696
18697 * Makefile.in: a number of changes merged in from progressive.
18698
18699 * configure.in: add libm.
18700
18701 * .cvsignore: ignore some stuff that comes from test-build.mk.
18702
18703 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18704
18705 * config.sub: Add es1800 (m68k-ericsson-es1800).
18706
18707 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18708
18709 * configure: Add program_suffix (parallel to program_prefix)
18710 * Makefile.in: adjust directory-creating script for losing decstation
18711
18712 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18713
18714 * configure: Minor $subdir-related fixes.
18715
18716 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18717
18718 * configure: fix various problems with propogating
18719 makefile_target_frag in subdirs.
18720 * configure.in: config libgcc if its there
18721
18722 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18723
18724 * config.sub: HPPA merge.
18725
18726 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18727
18728 * Makefile.in: Replace all-bison with all-byacc in all
18729 dependency lines for other tools (which now use byacc).
18730
18731 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18732
18733 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18734
18735 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18736
18737 * Makefile.in: make gprof rules similar to byacc rules (instead of
18738 vestigal $(unsubdir) that didn't work...)
18739
18740 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18741
18742 * config.sub: Add support for Linux.
18743 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18744 (at least for libg++).
18745
18746 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18747
18748 * configure.texi: fix doc for the -nfp option to configure
18749
18750 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18751
18752 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18753
18754 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18755
18756 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18757 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18758 * configure.in: added solaris* host_makefile_frag hook.
18759
18760 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18761
18762 * config.sub: changed recognition of m68000 so that various
18763 m68k types can be specified via m680[01234]0
18764
18765 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18766
18767 * config.sub (basic_machine): fix sed so that '-foo' isn't
18768 completely substituted out while .+'-foo' loses the '-foo'
18769
18770 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18771
18772 * config.sub ($os): Add -aout.
18773
18774 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18775
18776 * configure: If host_makefile_frag is absolute, don't
18777 prefix ${invsubdir} (relevant to libg++ auto-configure).
18778
18779 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18780
18781 * Makefile.in (tooldir): Define it.
18782 (all-ld): Depend on all-flex.
18783
18784 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18785
18786 * Makefile.in (check): Fix libg++ special case.
18787
18788 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18789
18790 * configure: do not bury `pwd` into config.status, thus do fewer
18791 pwd's.
18792
18793 * configure: print the "Building in" message only when building in
18794 other than "." AND verbose.
18795
18796 * configure: remove -s, rework -v to better accommodate guested
18797 configures.
18798
18799 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18800
18801 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18802
18803 * Makefile.in: macroize flags passed on recursion. remove
18804 fileutils.
18805
18806 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18807
18808 * configure: get makesrcdir right for subdirs deeper than 1.
18809
18810 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18811 install.
18812
18813 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18814
18815 * Makefile.in: don't print subdir_do or recursion lines.
18816
18817 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18818
18819 * standards.texi: added menu item.
18820
18821 * Makefile.in: build and install standards.info.
18822
18823 * standards.texi: new file.
18824
18825 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18826
18827 * configure: test for and move config.status pieces from
18828 ${subdir}/.
18829
18830 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18831
18832 * configure: Test for existance of files before trying to mv
18833 them, to avoid numerous non-existance messages.
18834
18835 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18836
18837 * configure: correct final line of config.status.
18838
18839 * configure: patch from eggert. Avoids a protection problem if
18840 the original Makefile.in is read only.
18841
18842 * configure: use move-if-change from gcc to create config.status.
18843 Some makefiles depend on config.status to tell if a directory
18844 has been reconfigured for a different host. This change
18845 prevents those directories from remaking everything in the case
18846 where the reconfig was only intended to rebuild a Makefile.
18847
18848 * configure: test for config.sub with "config.sub sun4" rather
18849 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18850 host alias from a missing config.sub.
18851
18852 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18853
18854 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18855 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18856
18857 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18858
18859 * configure: mkdir ${subdir} as needed.
18860
18861 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18862
18863 * Makefile.in,configure.in: added autoconf.
18864
18865 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18866
18867 * Makefile.in: no longer pass against on recursion.
18868
18869 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18870 definitions are not inherited.
18871
18872 * configure: correct makesrcdir when subdir is .
18873
18874 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18875
18876 * configure: Add support for 'subdirs' variable, which is
18877 like 'configdirs', except that configure doesn't re-invoke
18878 itself for subdirs, it just creates a Makefile for each subdir.
18879 * configure.texi: Document subdirs.
18880
18881 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18882
18883 * configure.in: added flex to configdirs
18884
18885 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18886
18887 * Makefile.in: remove clean-stamps from clean.
18888
18889 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18890
18891 * configure.in: Add gdbtest to configdirs.
18892
18893 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18894
18895 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18896 to recursive makes.
18897 * configure.in: Recognize new ncr3000 config.
18898
18899 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18900
18901 * Makefile.in, configure.in: removed references to gdbm.
18902
18903 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18904
18905 * config.sub: Don't canonicalize os value
18906 newsos* to bsd (readline needs to check for newsos).
18907 (This fix was earlier made Jan 31, but got re-broken.)
18908
18909 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18910
18911 * configure.in: sco is an os, not a vendor!
18912
18913 * configure: Quote $( better. Keep various shells happy.
18914
18915 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18916
18917 * Makefile.in: eliminate stamp-files.
18918
18919 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18920
18921 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18922 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18923
18924 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18925
18926 * config.sub: fix iris/iris3.
18927
18928 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18929
18930 * configure: re-add -rm.
18931
18932 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18933
18934 * Maskefile.in: add .stmp-rcs to all.
18935
18936 * configure.in: remove gas from rs6000 build, use aix host fragment.
18937
18938 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18939
18940 * configure: pass down site_option during recursion.
18941
18942 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18943
18944 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18945
18946 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18947
18948 * configure: Change exec_prefix so that it really defaults to prefix.
18949
18950 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18951
18952 * Makefile.in, configure.in: Add support for mmalloc library.
18953
18954 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18955
18956 * Makefile.in: add stmp dependencies for a few more things.
18957
18958 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18959
18960 * configure: adjusted error message on objdir/srcdir configure
18961 collision, per john's suggestion.
18962
18963 * Makefile.in: add libiberty stmp to all and all.cross.
18964
18965 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18966
18967 * Makefile.in: remove force dependencies, add grep to all.
18968
18969 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18970
18971 * Makefile.in: drop flex. make stamp files work.
18972
18973 * configure: added test for conflicting configuration in srcdir,
18974 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18975 gets cranky. use relative paths for configure and srcdir
18976 whenever possible. Send some error messages to stderr that were
18977 going to stdout.
18978
18979 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18980
18981 * Makefile.in: Fix libg++ rule to check for gcc directory
18982 before using gcc/gcc. Also pass XTRAFLAGS.
18983
18984 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18985
18986 * Makefile.in: added stmp-files so that directories aren't polled
18987 when they are already built.
18988
18989 * configure.texi: fixed a node pointer problem.
18990
18991 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18992
18993 * config.sub configure.in gdb/configure.in
18994 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18995 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18996 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18997
18998 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18999
19000 * configure: -recurring becomes -silent. corrected help message
19001 for -site= option.
19002
19003 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19004
19005 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19006
19007 * configure: when building Makefile for crosses, replace
19008 tooldir and program_prefix. default srcdir from location of
19009 config.sub. remove "for host in hosts" and "for target in
19010 targets" loops.
19011
19012 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19013
19014 * Makefile.in: Do not pass bindir or mandir to cvs.
19015
19016 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19017
19018 * Makefile.in, configure.in: removed traces of namesubdir,
19019 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19020 copyrights to '92, changed some from Cygnus to FSF.
19021
19022 * configure.texi: remove most references to multiple hosts,
19023 multiple targets, subdirs, etc.
19024
19025 * configure.man: removed rcsid. reference config.sub not
19026 config.subr.
19027
19028 * Makefile.in: mkdir $(infodir) on install-info.
19029
19030 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19031
19032 * configure.texi: Explain better about .gdbinit and about
19033 the environment that configure.in sections run in.
19034
19035 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19036
19037 * configure.in: Ultrix is only a decstation if it's a MIPS.
19038
19039 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19040
19041 * README: DOC.configure => cfg-paper.texi.
19042
19043 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19044
19045 * config.sub (near case $os): Don't convert newsos* to bsd!
19046
19047 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19048
19049 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19050 the number of copies of COPYING that go into the GDB tar file.
19051
19052 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19053
19054 * bfd/configure.in, gdb/config/mh-i386sco,
19055 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19056 Fix SCO configuration stuff.
19057
19058 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19059
19060 * Makefile.in: For libg++, make sure the -I pointing
19061 to the gcc directory goes *after* all the libg++-local -I flags.
19062 Also, move just-gcc dependency from just-libg++ to all-libg++.
19063
19064 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19065
19066 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19067
19068 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19069
19070 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19071
19072 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19073
19074 * config.sub: Add stratus configuration frags. Also
19075 submitted to FSF.
19076
19077 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19078
19079 * Makefile.in (DEV_SUPPORT): add configure.man.
19080
19081 * config.sub(Decode manufacturer-specific): add -none*.
19082
19083 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19084
19085 * Makefile.in: remove form feeds to make Sun's make happy.
19086 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19087
19088 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19089
19090 * Makefile.in (AR_FLAGS): Make quieter.
19091
19092 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19093
19094 * configure.in: Add libg++.
19095 * configure: When verbose, don't output the command line at each
19096 level; it will be unremarkably the same as the previous version,
19097 which will be the same as what the user typed.
19098
19099 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19100
19101 * configure.in, Makefile.in: fix clean-info, add flex. add
19102 fileutils.
19103
19104 * configure: be less sensitive to spaces in Makefile.in. Do not
19105 look for sources in "..". Doing so breaks subdirectories that
19106 might have their own configure. If a subdir has it's own
19107 configure script, use it.
19108
19109 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19110
19111 * cfg-paper.texi: some changes suggested by rms.
19112
19113 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19114
19115 * config.sub: Merge in some small additions from the FSF version,
19116 taken from the gcc distribution, to bring the Cygnus and FSF
19117 versions into closer sync.
19118
19119 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19120
19121 * configure.in: Changed svr4 references to sysv4.
19122
19123 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19124
19125 * configure: added -V for version number option.
19126
19127 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19128
19129 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19130 renamed from DOC.configure to cfg-paper.texi.
19131
19132 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19133
19134 * configure, config.subr, config.sub: config.subr is now
19135 config.sub again.
19136
19137 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19138
19139 * configure.texi: new file, in progress.
19140
19141 * Makefile.in: build info file and install the man page for
19142 configure.
19143
19144 * configure.man: new file, first cut.
19145
19146 * configure: find config.subr again now that configuration "none"
19147 has gone. removed all traces of the -ansi option. removed all
19148 traces of the -languages option.
19149
19150 * config.subr: resync from rms.
19151
19152 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19153
19154 * configure, config.sub, config.subr: merge config.sub into
19155 config.subr, call the result config.subr, remove config.sub, use
19156 config.subr.
19157
19158 * Makefile.in: revised install for dir.info.
19159
19160 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19161
19162 * configure.in: add decstation host makefile frag.
19163
19164 * Makefile.in: BISON now bison -y again. also install-gcc on
19165 install. clean-gdbm on clean. infodir belongs in datadir.
19166 Make directories for info install. Build dir.info here then
19167 install it.
19168
19169 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19170
19171 * Makefile.in: fix for bad directory tests.
19172
19173 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19174
19175 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19176 regexp. -srcdir relative was being handled incorrectly.
19177
19178 * Makefile.in: unwrapped some for loops so that parallel makes
19179 work again and so one can focus one's attention on a particular
19180 package.
19181
19182 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19183
19184 * configure: added PWD as a stand in for `pwd` (for speed). use
19185 elif wherever possible. make -srcdir work without -objdir.
19186 -objdir= commented out.
19187
19188 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19189
19190 * configure: +options become --options. -subdirs commented out.
19191 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19192 Makefile now at top of generated Makefile. Removed cvs log
19193 entries. added -srcdir. create .gdbinit only if there is one
19194 in ${srcdir}.
19195
19196 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19197 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19198 and mandir now keyed off datadir by default.
19199
19200 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19201
19202 * Freshly created ChangeLog.
19203
19204 \f
19205 Local Variables:
19206 mode: change-log
19207 left-margin: 8
19208 fill-column: 76
19209 version-control: never
19210 End: