DEP_PRO/DEP_CON scaffolding
[gcc.git] / ChangeLog
1 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2
3 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4
5 2014-08-19 David Malcolm <dmalcolm@redhat.com>
6
7 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
8
9 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
13 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
14
15 * MAINTAINERS: Remove myself
16
17 2014-08-19 David Malcolm <dmalcolm@redhat.com>
18
19 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
20
21 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
22
23 * MAINTAINERS (Write After Approval): Add myself.
24
25 2014-08-18 David Malcolm <dmalcolm@redhat.com>
26
27 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
28 SET_BB_HEADER, SET_BB_FOOTER
29
30 2014-08-18 David Malcolm <dmalcolm@redhat.com>
31
32 * rtx-classes-status.txt: New file
33
34 2014-08-18 Roman Gareev <gareevroman@gmail.com>
35
36 * configure.ac: Eliminate ClooG installation dependency.
37 * configure: Regenerate.
38 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
39 * Makefile.in: Regenerate.
40
41 2014-08-15 Ilya Verbin <iverbin@gmail.com>
42
43 * MAINTAINERS (Write After Approval): Add myself.
44
45 2014-08-15 Ilya Tocar <tocarip@gmail.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
49 2014-08-01 Jiong Wang <jiong.wang@arm.com>
50
51 * MAINTAINERS (Write After Approval): Add myself.
52
53 2014-07-28 Anthony Green <green@moxielogic.com>
54
55 Import from savannah.gnu.org:
56 * config.sub: Update to 2014-07-28 version.
57
58 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
59
60 * MAINTAINERS: Remove my MIPS maintainer entry.
61
62 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
63
64 PR target/47230
65 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
66 * configure: Regenerate.
67
68 2014-07-24 James Norris <jnorris@codesourcery.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
72 2014-07-20 Roman Gareev <gareevroman@gmail.com>
73
74 * configure.ac: Accept only CLooG 0.18.1.
75 * configure: Regenerate.
76
77 2014-07-17 Roman Gareev <gareevroman@gmail.com>
78
79 * configure.ac: Don't accept isl 0.11.
80 * configure: Regenerate.
81
82 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
83
84 * MAINTAINERS (Write After Approval): Add myself.
85
86 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
87
88 * configure.ac: Don't accept isl 0.10.
89 * configure: Regenerate.
90
91 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
92
93 Fix include path for in-tree cloog.
94 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
95 * configure: Regenerate.
96
97 2014-06-18 Richard Henderson <rth@redhat.com>
98
99 * .gitignore: Import gcc_update output.
100
101 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
102
103 * config-ml.in: Robustify ac_configure_args parsing.
104
105 * configure.ac (--enable-linker-plugin-configure-flags)
106 (--enable-linker-plugin-flags): New flags.
107 (configdirs): Conditionally add libiberty-linker-plugin.
108 * configure: Regenerate.
109 * Makefile.def (host_modules): Add libiberty-linker-plugin.
110 (host_modules) <lto-plugin>: Pay attention to
111 @extra_linker_plugin_flags@ and
112 @extra_linker_plugin_configure_flags@.
113 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
114 * Makefile.in: Regenerate.
115
116 * Makefile.tpl (configure-[+prefix+][+module+])
117 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
118 "module_srcdir" instead of "module" for locating a module's srcdir.
119 * Makefile.in: Regenerate.
120
121 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
122
123 * MAINTAINERS (Write After Approval): Add myself.
124
125 2014-06-06 Sebastian Pop <sebpop@gmail.com>
126
127 * MAINTAINERS: Update my email address.
128
129 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
133 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
134
135 * MAINTAINERS (Write After Approval): Add myself.
136
137 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
138
139 PR libstdc++/61011
140 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
141 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
142 * configure: Regenerate.
143
144 2014-05-28 Pedro Alves <palves@redhat.com>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
148 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
149
150 * MAINTAINERS: Update my affiliation/email.
151
152 2014-05-19 Mike Stump <mikestump@comcast.net>
153
154 * MAINTAINERS: Add wide-int reviewers.
155
156 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
157
158 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
159 * configure: Regenerated.
160
161 2014-05-15 Torvald Riegel <triegel@redhat.com>
162
163 * MAINTAINERS (libitm): Add myself as maintainer.
164
165 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
169 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
170
171 * config.sub, config.guess: Import from upstream.
172
173 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
174
175 * MAINTAINERS (Write After Approval): Put myself in correct order.
176
177 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
181 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
182
183 * MAINTAINERS: Move myself from Reviewers to Write After Approval
184 section.
185
186 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
187
188 * MAINTAINERS (Write After Approval): Delete myself.
189
190 2014-04-17 Jakub Jelinek <jakub@redhat.com>
191
192 PR sanitizer/56781
193 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
194 and -B* options with -Xcompiler.
195
196 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
197
198 PR bootstrap/60620
199 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
200 * Makefile.in: Regenerate.
201
202 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
203
204 * Makefile.def (dependencies): Make all-ld depend on all-binutils
205 for WINDRES_FOR_TARGET in default-manifest.o rule.
206 * Makefile.in: Regenerate.
207
208 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
209
210 * MAINTAINERS (Write After Approval): Add myself.
211
212 2014-03-26 Jakub Jelinek <jakub@redhat.com>
213
214 PR sanitizer/56781
215 * Makefile.def: Set bootstrap=true; for host fixincludes.
216 * configure.ac: Don't bootstrap host fixincludes unless
217 --with-build-config=bootstrap-{a,ub}san.
218 * Makefile.in: Regenerated.
219 * configure: Regenerated.
220
221 2014-03-21 Jakub Jelinek <jakub@redhat.com>
222
223 * configure.ac: Move BUILD_CONFIG set up earlier. Add
224 --enable-vtable-verify option parsing. Don't add
225 target-libsanitizer to bootstrap_target_libs unless
226 --with-build-config=bootstrap-asan or
227 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
228 to bootstrap_target_libs unless --enable-vtable-verify.
229 * configure: Regenerated.
230
231 2014-03-10 Anatoly Sokolov <aesok@post.ru>
232
233 * MAINTAINERS (Write After Approval): Add myself.
234
235 2014-03-07 Denis Chertykov <chertykov@gmail.com>
236
237 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
238
239 2014-03-07 Jakub Jelinek <jakub@redhat.com>
240
241 PR bootstrap/58572
242 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
243 -I for libstdc++-v3 includes if $(LEAN).
244 * Makefile.in: Regenerated.
245
246 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
247
248 * MAINTAINERS: Update my email address.
249
250 2014-02-24 Walter Lee <walt@tilera.com>
251
252 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
253 (tilegx-*-*): Change to tilegx*-*-*.
254 * configure: Regenerate.
255
256 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
257
258 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
259
260 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
261
262 * MAINTAINERS (Write After Approval): Add myself.
263
264 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
265
266 PR target/59788
267 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
268 *solaris2*.
269
270 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
271
272 * MAINTAINERS: Update my email address.
273
274 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
275
276 * MAINTAINERS: Convert to UTF-8.
277 Properly sort Xinliang David Li's entry.
278
279 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
280 Sandra Loosemore <sandra@codesourcery.com>
281
282 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
283 nios2 port maintainers.
284
285 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
286
287 * MAINTAINERS (Write After Approval): Add myself.
288
289 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
290
291 * configure.ac: Add user-friendly check for native x86_64-linux
292 multilibs.
293 * configure: Regenerate.
294
295 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
296
297 * MAINTAINERS: Add myself as sh maintainer.
298
299 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
300
301 * MAINTAINERS: Add self as SLSR maintainer.
302
303 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
304
305 * MAINTAINERS: Update my email address.
306
307 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
308
309 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
310
311 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
312
313 * Makefile.in: Regenerate.
314
315 * Makefile.tpl: Fix typo.
316 * Makefile.in: Regenerate partially.
317
318 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
319
320 * configure.ac: Added libcilkrts to noconfig list when C++ is not
321 supported.
322 * configure: Regenerated.
323
324 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
325
326 * MAINTAINERS (Write After Approval): Add myself.
327
328 2013-10-30 Jason Merrill <jason@redhat.com>
329
330 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
331 --disable-build-format-warnings.
332
333 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
334
335 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
336 depend on libstdc++ and libgcc.
337 * configure: Regenerate.
338 * configure.ac: Added libcilkrts to target binaries. Also, restrict
339 libcilkrts for POSIX and i*86, and x86_64 architectures.
340 * Makefile.in: Added libcilkrts related fields to support building it.
341
342 2013-10-26 Jeff Law <law@redhat.com>
343
344 * Makefile.def (target_modules): Remove libmudflap
345 (languages): Remove check-target-libmudflap).
346 * Makefile.in: Rebuilt.
347 * Makefile.tpl (check-target-libmudflap-c++): Remove.
348 * configure.ac (target_libraries): Remove target-libmudflap.
349 Remove checks which disabled libmudflap on some systems.
350 * configure: Rebuilt.
351 * libmudflap: Directory removed.
352
353 2013-10-21 Cong Hou <congh@google.com>
354
355 * MAINTAINERS (Write After Approval): Add myself.
356
357 2013-10-16 Mike Stump <mikestump@comcast.net>
358
359 * .dir-locals.el: Add.
360
361 2013-10-15 David Malcolm <dmalcolm@redhat.com>
362
363 * configure.ac: Add --enable-host-shared
364 * configure: Regenerate.
365
366 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
367
368 Import from savannah.gnu.org:
369 * config.guess: Update to 2013-06-10 version.
370 * config.sub: Update to 2013-10-01 version.
371
372 2013-10-01 Simon Cook <simon.cook@embecosm.com>
373
374 Changes to build configuration to allow big endian ARC ELF toolchain
375 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
376 * configure: Regenerate.
377
378 2013-09-20 Alan Modra <amodra@gmail.com>
379
380 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
381 ppc host match. Support little-endian powerpc linux hosts.
382
383 2013-09-19 Dodji Seketeli <dodji@redhat.com>
384
385 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
386 maintainer.
387
388 2013-09-12 DJ Delorie <dj@redhat.com>
389
390 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
391 maintainers.
392
393 2013-09-03 Richard Biener <rguenther@suse.de>
394
395 * configure.ac: Also allow ISL 0.12.
396 * configure: Regenerated.
397
398 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
402 2013-08-27 David Malcolm <dmalcolm@redhat.com>
403
404 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
405
406 2013-08-26 Caroline Tice <cmtice@google.com>
407
408 * MAINTAINERS: Correct earliers update: Move myself from libvtv
409 "Various Reviewers" to libvtv "Various Maintainers".
410
411 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
412
413 * MAINTAINERS: Add myself as RTL optimizers reviewer.
414
415 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
416
417 * MAINTAINERS: Update name, email.
418
419 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
420
421 * MAINTAINERS (Write After Approval): Add myself.
422
423 2013-08-12 Caroline Tice <cmtice@google.com>
424
425 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
426 address in the Write After Approval section.
427
428 2013-08-09 Carlos O'Donell <carlos@redhat.com>
429
430 * MAINTAINERS (Write After Approval): Update email.
431
432 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
433
434 * configure.ac: Adjust to check VTV_SUPPORTED.
435 * configure: Regenerated.
436
437 2013-08-02 Caroline Tice <cmtice@google.com>
438
439 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
440 on non-linux systems; add target-libvtv to noconfigdirs; add
441 libsupc++/.libs to C++ library search paths.
442 * configure: Regenerated.
443 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
444 libstdc++ and libgcc.
445 * Makefile.in: Regenerated.
446
447 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
448
449 * MAINTAINERS (Write After Approval): Add myself.
450
451 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
452 Shiva Chen <shiva0217@gmail.com>
453
454 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
455 nds32 port maintainers.
456
457 2013-07-17 Tim Shen <timshen91@gmail.com>
458
459 * MAINTAINERS (Write After Approval): Add myself.
460
461 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
462
463 * configure.ac: Sync from binutils.
464 * configure: Regenerate.
465
466 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
467
468 * MAINTAINERS (Write After Approval): Add myself.
469
470 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
474 2013-05-17 David Malcolm <dmalcolm@redhat.com>
475
476 * MAINTAINERS (Write After Approval): Add myself.
477
478 2013-04-30 Brooks Moses <bmoses@google.com>
479
480 * MAINTAINERS: Update my email; move myself from Fortran
481 reviewer to Write After Approval.
482
483 2013-04-16 Andreas Schwab <schwab@suse.de>
484
485 * configure.ac (aarch64-*-*): Don't disable java.
486 * configure: Regenerate.
487
488 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
489
490 * MAINTAINERS (Write After Approval): Add myself.
491
492 2013-03-30 Matthias Klose <doko@ubuntu.com>
493
494 * Makefile.def (target_modules): Don't install libffi.
495 * Makefile.in: Regenerate.
496
497 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
498
499 * MAINTAINERS (Write After Approval): Add myself.
500
501 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
502
503 * MAINTAINERS (Write After Approval): Add myself.
504
505 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
506
507 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
508 * configure: Regenerated.
509
510 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
511
512 * MAINTAINERS: Explicitly add myself as AIX maintainer.
513 Remove Geoff Keating as rs6000 port maintainer, at his request.
514
515 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
516
517 * MAINTAINERS: Update my email.
518
519 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
520
521 * configure: Re-generate.
522
523 2013-01-15 Richard Biener <rguenther@suse.de>
524
525 PR other/55973
526 * configure: Re-generate.
527
528 2013-01-14 Matthias Klose <doko@ubuntu.com>
529
530 * Makefile.def (install-target-libsanitizer): Depend on
531 install-target-libstdc++-v3.
532 * Makefile.in: Regenerate.
533
534 2013-01-14 Richard Biener <rguenther@suse.de>
535
536 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
537 * configure: Re-generate
538
539 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
540
541 * config.sub: Update from config repo.
542
543 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
544
545 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
546 * Makefile.in: Regenerate.
547
548 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
549
550 * MAINTAINERS (arc): Add new port maintainership for myself.
551
552 2013-01-09 Jason Merrill <jason@redhat.com>
553
554 * .gitignore: Import from gdb repository.
555
556 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
557
558 * Makefile.def (configure-gcc): Depend on all-gmp.
559 (all-gcc): Remove dependency on all-gmp.
560 * Makefile.in: Regenerated.
561
562 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
563
564 * config.sub: Merge from config repo.
565 * config.guess: Ditto.
566
567 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
568
569 * Makefile.def: Merge from binutils.
570 * Makefile.in: Ditto.
571
572 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
573
574 * MAINTAINERS: Update my email.
575
576 2012-12-29 Ben Elliston <bje@gnu.org>
577
578 * config.guess: Update to 2012-12-29 version.
579 * config.sub: Likewise.
580
581 2012-12-20 Matthias Klose <doko@ubuntu.com>
582
583 * Makefile.def (install-target-libgfortran): Depend on
584 install-target-libquadmath, install-target-libgcc.
585 (install-target-libsanitizer): Depend on install-target-libgcc.
586 (install-target-libjava): Depend on install-target-libgcc.
587 (install-target-libitm): Depend on install-target-libgcc.
588 (install-target-libobjc): Depend on install-target-libgcc.
589 (install-target-libstdc++-v3): Depend on install-target-libgcc.
590 * Makefile.in: Regenerate.
591
592 2012-12-19 Matthias Klose <doko@ubuntu.com>
593
594 * Makefile.def (install-target-libgo): Depend on
595 install-target-libatomic.
596 * Makefile.in: Regenerate.
597
598 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
599
600 PR go/55201
601 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
602 * Makefile.in: Regenerate.
603
604 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
605
606 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
607 * configure: Regenerate.
608
609 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
610
611 * config.sub: Merge from config repo.
612
613 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
614
615 * Makefile.def (target_modules): Add bootstrap=true and
616 raw_cxx=true to libsanitizer.
617 * configure.ac (bootstrap_target_libs): Add libsanitizer.
618 * Makefile.in: Regenerated.
619 * configure: Likewise.
620
621 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
622
623 * MAINTAINERS: Remove self as RTL optimization maintainer.
624
625 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
626
627 * MAINTAINERS (Write After Approval): Add myself.
628
629 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
630
631 * Makefile.def (target_modules): Remove bootstrap=true and
632 raw_cxx=true from libsanitizer.
633 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
634 * Makefile.in: Regenerated.
635 * configure: Likewise.
636
637 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
638
639 * Makefile.def (target_modules): Add bootstrap=true and
640 raw_cxx=true to libsanitizer.
641 * configure.ac (bootstrap_target_libs): Add libsanitizer.
642 * Makefile.in: Regenerated.
643 * configure: Likewise.
644
645 2012-11-28 Andrew Pinski <apinski@cavium.com>
646
647 PR bootstrap/54279
648 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
649 * configure: Regenerate.
650 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
651 * Makefile.in: Regenerate.
652
653 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
654
655 * configure.ac: Disable libsanitizer if we're not building C++.
656 * configure: Regenerate.
657
658 2012-11-15 Roland McGrath <roland@hack.frob.com>
659
660 * MAINTAINERS (Write After Approval): Add myself.
661
662 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
663
664 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
665 Kostya Serebryany (kcc@google.com) and
666 Jakub Jelinek (jakub@redhat.com).
667 Rename area for Dodji Seketeli (dodji@redhat.com).
668
669 2012-11-15 Dodji Seketeli <dodji@redhat.com>
670
671 * MAINTAINERS: (asan.c, related): Add myself.
672
673 2012-11-14 Roland McGrath <mcgrathr@google.com>
674
675 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
676 * configure: Regenerate.
677
678 2012-11-13 Richard Henderson <rth@redhat.com>
679
680 * configure.ac: Move libsanitizer logic to subdirectory.
681 * configure: Regenerate.
682
683 2012-11-13 Dodji Seketeli <dodji@redhat.com>
684
685 * configure.ac: Enable libsanitizer just on x86 linux for now.
686 * configure: Re-generate.
687
688 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
689
690 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
691 sections.
692 * configure: Regenerate.
693
694 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
695
696 * configure.ac: Add section for configdirs for libsanitizer.
697 Disable for cris-*-* and mmix-*-*.
698 * configure: Regenerate.
699
700 2012-11-12 Wei Mi <wmi@google.com>
701
702 * configure.ac: Add libsanitizer to target_libraries.
703 * Makefile.def: Ditto.
704 * configure: Regenerate.
705 * Makefile.in: Regenerate.
706 * libsanitizer: New directory for asan runtime. Contains an empty
707 tsan directory.
708
709 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
710
711 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
712 against Mingw64 w32api.
713 * configure: Regenerate.
714
715 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
716
717 * configure: Regenerated.
718
719 2012-11-03 Robert Mason <rbmj@verizon.net>
720
721 * configure.ac: add --disable-libstdcxx configure option
722 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
723
724 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
732 2012-10-24 Sharad Singhai <singhai@google.com>
733
734 * MAINTAINERS (Write After Approval): Add myself.
735
736 2012-10-24 Eric Christopher <echristo@gmail.com>
737
738 * MAINTAINERS: Update email address.
739
740 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
741
742 PR bootstrap/54820
743 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
744 * configure: Regenerate.
745
746 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
747
748 * MAINTAINERS (aarch64): Add Marcus and myself.
749
750 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
751
752 PR bootstrap/54820
753 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
754 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
755 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
756 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
757 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
758 * Makefile.in: Regenerate.
759 * configure.ac (have_static_libs): New variable and associated check.
760 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
761 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
762 * configure: Regenerate.
763
764 2012-10-10 Richard Biener <rguenther@suse.de>
765
766 * MAINTAINERS: Adjust for changed surname.
767
768 2012-10-04 Lawrence Crowl <crowl@google.com>
769
770 * MAINTAINERS (Write After Approval): Add myself.
771
772 2012-10-01 Cary Coutant <ccoutant@google.com>
773
774 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
775
776 2012-09-28 Ian Lance Taylor <iant@google.com>
777
778 * Makefile.def: Make all-target-libgo depend on
779 all-target-libbacktrace.
780 * Makefile.in: Rebuild.
781
782 2012-09-26 Ian Lance Taylor <iant@google.com>
783
784 * Makefile.def: Make all-gcc depend on all-libbacktrace.
785 * Makefile.in: Rebuild.
786
787 2012-09-20 Walter Lee <walt@tilera.com>
788
789 * configure.ac: Add tilegx to list of targets that support gold.
790 * configure: Regenerate.
791
792 2012-09-20 Marek Polacek <polacek@redhat.com>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
796 2012-09-19 Steve Ellcey <sellcey@mips.com>
797
798 * configure.ac: Add mips*-mti-elf* target.
799 * configure: Regenerate.
800
801 2012-09-17 Ian Lance Taylor <iant@google.com>
802
803 * MAINTAINERS (Various Maintainers): Add libbacktrace.
804 * configure.ac (host_libs): Add libbacktrace.
805 (target_libraries): Add libbacktrace.
806 * Makefile.def (host_modules): Add libbacktrace.
807 (target_modules): Likewise.
808 * configure, Makefile.in: Rebuild.
809
810 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
811
812 PR target/38607
813 Merge upstream change.
814 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
815
816 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
817 Add libgomp*.o to compare_exclusions for AIX.
818 * configure: Regenerate.
819
820 2012-09-06 Diego Novillo <dnovillo@google.com>
821
822 * configure.ac: Bump minimum GMP version to 4.2.3.
823 * configure: Re-generate.
824
825 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
826
827 PR target/54461
828 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
829 target-libgloss if not configured --with-avrlibc=no.
830 * configure: Regenerate.
831
832 2012-09-04 Jason Merrill <jason@redhat.com>
833
834 * configure.ac: Fix --enable-languages=all.
835
836 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
837
838 * MAINTAINERS (Write After Approval): Add myself.
839
840 2012-09-03 Richard Guenther <rguenther@suse.de>
841
842 PR bootstrap/54138
843 * configure.ac: Re-organize ISL / CLOOG checks to allow
844 disabling with either --without-isl or --without-cloog.
845 * configure: Regenerated.
846
847 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
848
849 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
850 * configure: Regenerate.
851
852 2012-08-27 Ulrich Drepper <drepper@gmail.com>
853
854 * MAINTAINERS: Fix my email address.
855
856 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
857
858 PR binutils/4970
859 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
860 and opcodes.
861 * Makefile.in: Regenerated.
862
863 2012-08-26 Art Haas <ahaas@impactweather.com>
864
865 * configure: Regenerate.
866
867 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
868
869 * INSTALL/README: Also refer to the online installation
870 instructions.
871
872 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
873
874 * MAINTAINERS (Write After Approval): Add myself.
875 (Picochip port): Remove myself.
876
877 2012-08-14 Diego Novillo <dnovillo@google.com>
878
879 Merge from cxx-conversion branch.
880
881 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
882 POSTSTAGE1_CONFIGURE_FLAGS.
883 * Makefile.in: Regenerate.
884 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
885 Force C++ when bootstrapping.
886 * configure: Regenerate.
887
888 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
889
890 * MAINTAINERS (Write After Approval): Add myself.
891
892 2012-07-16 Joseph Myers <joseph@codesourcery.com>
893
894 * README: Document use of ranges of years in copyright notices.
895
896 2012-07-06 Richard Guenther <rguenther@suse.de>
897
898 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
899 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
900 --with-gmp=system.
901 * Makefile.in: Regenerated.
902 * configure: Likewise.
903
904 2012-07-06 Richard Guenther <rguenther@suse.de>
905
906 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
907 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
908 supply V=1 as extra_make_flags.
909 * configure: Regenerated.
910 * Makefile.in: Likewise.
911
912 2012-07-04 Tristan Gingold <gingold@adacore.com>
913
914 * configure: Regenerate.
915
916 2012-07-03 Richard Guenther <rguenther@suse.de>
917
918 * Makfile.def (isl): Remove not necessary extra_exports and
919 extra_make_flags.
920 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
921 * Makefile.in: Regenerated.
922
923 2012-07-03 Richard Guenther <rguenther@suse.de>
924
925 * Makefile.def (cloog): Add V=1 to extra_make_flags.
926 * configure.ac: If either the ISL or the CLooG check failed
927 do not try to build in-tree versions.
928 * Makefile.in: Regenerated.
929 * configure: Regenerated.
930
931 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
932
933 * configure: Regenerate.
934
935 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
936
937 * MAINTAINERS (Various Maintainers): Add myself as testsuite
938 maintainer.
939
940 2012-07-02 Richard Guenther <rguenther@suse.de>
941
942 * configure: Regenerated.
943
944 2012-07-02 Richard Guenther <rguenther@suse.de>
945 Michael Matz <matz@suse.de>
946 Tobias Grosser <tobias@grosser.es>
947 Sebastian Pop <sebpop@gmail.com>
948
949 * Makefile.def: Add ISL host module, remove PPL host module.
950 Adjust ClooG host module to use the proper ISL.
951 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
952 * configure.ac: Include config/isl.m4. Add ISL host library,
953 remove PPL. Remove PPL configury, add ISL configury, adjust
954 ClooG configury.
955 * Makefile.in: Regenerated.
956 * configure: Likewise.
957
958 2012-07-02 Richard Guenther <rguenther@suse.de>
959
960 Merge from graphite branch
961 2011-07-21 Tobias Grosser <tobias@grosser.es>
962
963 * configure: Regenerated.
964 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
965 both cloog.org and legacy versions. The only supported version will
966 be CLooG with the isl backend.
967
968 2011-07-21 Tobias Grosser <tobias@grosser.es>
969
970 * configure: Regenerated.
971 * configure.ac: Require cloog isl 0.17.0
972
973 2011-07-21 Tobias Grosser <tobias@grosser.es>
974
975 * configure: Regenerated.
976 * config/cloog.m4: Do not define CLOOG_ORG
977
978 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
979
980 * configure.ac: Skip C if explicitly selected.
981 * configure: Regenerate.
982
983 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
984
985 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
986 they contain -O2.
987 * configure: Regenerate.
988
989 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
990
991 PR debug/53740
992 * df.h, df-problems.c, dce.c: Revert last patch.
993
994 2012-06-25 Iain Sandoe <iain@codesourcery.com>
995
996 * MAINTAINERS (Write After Approval): Update my email address.
997
998 2012-06-21 Meador Inge <meadori@codesourcery.com>
999
1000 * MAINTAINERS (Write After Approval): Add myself.
1001
1002 2012-06-20 Jason Merrill <jason@redhat.com>
1003
1004 * Makefile.tpl (check-target-libgomp-c++): New.
1005 (check-target-libitm-c++): New.
1006 * Makefile.def (c++): Add them.
1007 * Makefile.in: Regenerate.
1008
1009 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2012-05-16 Olivier Hainque <hainque@adacore.com>
1014
1015 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1016 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1017 (install-no-fixedincludes): Adjust accordingly.
1018 * Makefile.in: Regenerate.
1019
1020 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1021
1022 Merge upstream change
1023 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1024
1025 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1026
1027 * MAINTAINERS (Write After Approval): Add myself.
1028
1029 2012-05-09 Nick Clifton <nickc@redhat.com>
1030 Paul Smith <psmith@gnu.org>
1031
1032 PR bootstrap/50461
1033 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1034 allow for the fact that from release v3.1.0 of MPFR the source
1035 files were moved into a src sub-directory.
1036 * configure: Regenerate.
1037
1038 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1039
1040 * configure.ac: Bump minimum MPFR version to 2.4.0.
1041 * configure: Regenerated.
1042
1043 2012-05-01 Richard Henderson <rth@redhat.com>
1044
1045 * Makefile.def (libatomic): New target_module.
1046 * configure.ac (target_libraries): Add libatomic.
1047 (noconfigdirs): Check if libatomic is supported.
1048 * Makefile.in, configure: Rebuild.
1049
1050 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
1054 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1055
1056 * config.sub: Update to 2012-04-18 version from official repo.
1057
1058 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1059
1060 * MAINTAINERS (Write After Approval): Add myself.
1061
1062 2012-04-11 Steve Ellcey <sellcey@mips.com>
1063
1064 * MAINTAINERS: Changed email address.
1065
1066 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1067
1068 PR target/52737
1069 * contrib/gcc_update (files_and_dependencies):
1070 Remove gcc/config/avr/t-multilib from touch data.
1071
1072 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1073
1074 * MAINTAINERS (OS Port Maintainers): Remove irix.
1075 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1076 (unsupported_languages): Remove mips-sgi-irix6.*.
1077 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1078 (with_stabs): Remove.
1079 * configure: Regenerate.
1080
1081 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1082
1083 * MAINTAINERS (OS Port Maintainers): Remove osf.
1084 * configure.ac (enable_libgomp): Remove *-*-osf*.
1085 (with_stabs): Remove alpha*-*-osf*.
1086 * configure: Regenerate.
1087
1088 2012-03-05 Tristan Gingold <gingold@adacore.com>
1089
1090 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1091 * configure: Regenerate.
1092
1093 2012-02-17 Walter Lee <walt@tilera.com>
1094
1095 * MAINTAINERS: (Write After Approval): Delete myself.
1096
1097 2012-02-14 Walter Lee <walt@tilera.com>
1098
1099 * MAINTAINERS (tilegx port): Add myself.
1100 (tilepro port): Add myself.
1101 (Write After Approval): Add myself.
1102
1103 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1104
1105 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1106 and Joseph Myers as docstring relicensing maintainers.
1107
1108 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1109
1110 * MAINTAINERS (write-after-approval): Add myself.
1111
1112 2012-02-08 Ira Rosen <irar@il.ibm.com>
1113
1114 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1115 maintainer.
1116
1117 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1118
1119 * MAINTAINERS (Write After Approval): Move myself to
1120 maintain alphabetical order.
1121
1122 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1123
1124 * MAINTAINERS (Write After Approval): Add myself.
1125
1126 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1127
1128 * MAINTAINERS (Write After Approval): Add myself.
1129
1130 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1131 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1132
1133 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1134 * configure: Regenerate.
1135
1136 2012-01-23 Harshit Chopra <harshit@google.com>
1137
1138 * MAINTAINERS (Write After Approval): Add myself.
1139
1140 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1141
1142 * configure.ac: Remove reference to mh-interix.
1143 * configure: Regenerate.
1144
1145 2012-01-05 Richard Henderson <rth@redhat.com>
1146
1147 PR bootstrap/51072
1148 * configure.ac: Disable libitm if c++ is not enabled.
1149 * configure: Rebuild.
1150
1151 * configure.ac: Fix regexp for same.
1152 * configure: Rebuild.
1153
1154 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1155
1156 * MAINTAINERS (Write After Approval): Add myself.
1157
1158 2012-01-02 Richard Guenther <rguenther@suse.de>
1159
1160 PR bootstrap/51686
1161 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1162 * Makefile.in: Regenerate.
1163
1164 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1165
1166 * MAINTAINERS (Write After Approval): Add myself.
1167
1168 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1169
1170 * configure: Regenerate.
1171
1172 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1173
1174 * MAINTAINERS (picochip): Changed email address.
1175
1176 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1177
1178 * MAINTAINERS (write-after-approval): Add self.
1179
1180 2011-11-29 DJ Delorie <dj@redhat.com>
1181
1182 * configure.ac (rl78-*-*) New case.
1183 * configure: Regenerate.
1184 * MAINTAINERS: Add myself as RL78 maintainer.
1185
1186 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1187
1188 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1189
1190 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1191
1192 * libtool.m4: Additional FreeBSD 10 fixes.
1193
1194 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1195
1196 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1197 Maintainers section, as Epiphany maintainer.
1198
1199 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1200
1201 PR target/49992
1202 * configure.ac: Remove ranlib special-casing for Darwin.
1203 * configure: Regenerate.
1204
1205 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1206
1207 * MAINTAINERS (Reviewers): Keep the list sorted.
1208
1209 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1210
1211 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1212
1213 2011-11-09 Roland McGrath <mcgrathr@google.com>
1214
1215 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1216 * configure: Rebuild.
1217 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1218 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1219 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1220 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1221 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1222 Add READELF.
1223 * Makefile.in: Rebuild.
1224
1225 2011-11-09 Jason Merrill <jason@redhat.com>
1226
1227 * Makefile.def (language=c++): Remove check-c++0x.
1228 * Makefile.in (check-gcc-c++): Regenerate.
1229
1230 2011-11-08 Richard Henderson <rth@redhat.com>
1231
1232 * configure.ac: Test for libitm directory present first.
1233
1234 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1235
1236 * configure.ac: Test libitm/configure.tgt to disable libitm.
1237 * configure: Rebuild.
1238
1239 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1240 Richard Henderson <rth@redhat.com>
1241
1242 Merged from transactional-memory.
1243
1244 * Makefile.def (lang_env_dependencies): libitm is c++.
1245 Add libitm target module.
1246 * configure.ac: Likewise.
1247 * config/mmap.m4: New file.
1248 * contrib/gcc_update: Add libitm to touch data.
1249 * Makefile.in, configure: Rebuild.
1250
1251 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1252
1253 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1254 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1255 * Makefile.in: Regenerate.
1256
1257 2011-11-01 DJ Delorie <dj@redhat.com>
1258
1259 * config.sub: Update to version 2011-10-29 (added rl78)
1260
1261 2011-10-27 Nick Clifton <nickc@redhat.com>
1262
1263 * config.sub: Import these changes from the config project:
1264
1265 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1266 Ben Elliston <bje@gnu.org>
1267
1268 * config.sub (epiphany): New.
1269
1270 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1271 Ben Elliston <bje@gnu.org>
1272
1273 * config.sub (hexagon, hexagon-*): New.
1274
1275 2011-08-23 Roland McGrath <mcgrathr@google.com>
1276
1277 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1278 64eb to be64.
1279
1280 2011-08-16 Roland McGrath <mcgrathr@google.com>
1281
1282 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1283 (nacl): Grok as alias for 32el-unknown-nacl.
1284
1285 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2011-10-24 Teresa Johnson <tejohnson@google.com>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
1293 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1294
1295 * MAINTAINERS (sparc port): Remove myself.
1296
1297 2011-09-14 Tom de Vries <tom@codesourcery.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2011-08-14 Yao Qi <yao@codesourcery.com>
1302
1303 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1304 * configure: Regenerate.
1305
1306 2011-07-26 Ian Lance Taylor <iant@google.com>
1307
1308 * configure.ac: Set have_compiler based on whether gcc directory
1309 exists, rather than on whether gcc is in configdirs.
1310 * configure: Rebuild.
1311
1312 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1313
1314 * MAINTAINERS (Global Reviewers): Add self.
1315
1316 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1317
1318 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1319 link directories.
1320 * Makefile.in: Rebuild.
1321
1322 2011-07-20 Ian Lance Taylor <iant@google.com>
1323
1324 PR bootstrap/49787
1325 * configure.ac: Move --enable-bootstrap handling earlier in file.
1326 If --enable-bootstrap and either --enable-build-with-cxx or
1327 --enable-build-poststage1-with-cxx, enable C++ automatically.
1328 * configure: Rebuild.
1329
1330 2011-07-19 Ian Lance Taylor <iant@google.com>
1331
1332 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1333 make C++ a boot_language. Set and substitute
1334 POSTSTAGE1_CONFIGURE_FLAGS.
1335 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1336 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1337 * configure, Makefile.in: Rebuild.
1338
1339 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1340
1341 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1342 maintainers.
1343
1344 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1345
1346 * MAINTAINERS (Global Reviewers): Add myself.
1347
1348 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1349
1350 * configure: Regenerate.
1351
1352 2011-07-16 Jason Merrill <jason@redhat.com>
1353
1354 * Makefile.def (language=c++): Add check-c++0x and
1355 check-target-libmudflap-c++.
1356 * Makefile.tpl (check-target-libmudflap-c++): New.
1357 * Makefile.in: Regenerate.
1358
1359 2011-07-16 Matthias Klose <doko@ubuntu.com>
1360
1361 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1362 * Makefile.def (target_modules/libjava): Pass
1363 $(EXTRA_CONFIGARGS_LIBJAVA).
1364 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1365 if not configured with --enable-static-libjava.
1366 * Makefile.in: Regenerate.
1367 * configure: Likewise.
1368
1369 2011-07-15 Jason Merrill <jason@redhat.com>
1370
1371 * Makefile.in (check-c++): Move check-gcc-c++0x after
1372 check-target-libstdc++-v3.
1373
1374 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1375
1376 * MAINTAINERS (c6x port): New entry.
1377
1378 2011-07-13 Jason Merrill <jason@redhat.com>
1379
1380 * Makefile.in (check-gcc-c++0x): New.
1381 (check-c++): Depend on it.
1382
1383 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1384
1385 PR target/39150
1386 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1387 x86_64-*-solaris2.1[0-9]*.
1388 * configure: Regenerate.
1389
1390 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1391
1392 * MAINTAINERS (RTL optimizers): Add self.
1393
1394 2011-06-27 Gabriel Charette <gchare@google.com>
1395
1396 * MAINTAINERS (Write After Approval): Add myself.
1397
1398 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1399
1400 PR regression/47836
1401 PR bootstrap/23656
1402 PR other/47733
1403 PR bootstrap/49247
1404 PR c/48825
1405 * configure.ac (target_libraries): Remove target-libiberty.
1406 Remove case-statement setting skipdirs=target-libiberty for
1407 multiple targets. Remove checking target_configdirs and
1408 removing target-libiberty but keeping target-libgcc if
1409 otherwise empty.
1410 * Makefile.def (target_modules): Don't add libiberty.
1411 (dependencies): Remove all traces of target-libiberty.
1412 * configure, Makefile.in: Regenerate.
1413
1414 2011-06-13 Walter Lee <walt@tilera.com>
1415
1416 * configure.ac (tilepro-*-*) New case.
1417 (tilegx-*-*): Likewise.
1418 * configure: Regenerate.
1419
1420 2011-06-06 Jing Yu <jingyu@google.com>
1421
1422 * configure.ac: Skip target-libiberty for
1423 arm*-*-linux-androideabi.
1424 * configure: Regenerated.
1425
1426 2011-06-06 Nick Clifton <nickc@redhat.com>
1427
1428 * config.sub: Sync from upstream.
1429
1430 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1431
1432 * MAINTAINERS (Write After Approval): Add myself.
1433
1434 2011-06-01 Daniel Jacobowitz <drow@false.org>
1435
1436 * MAINTAINERS: Update my email address.
1437
1438 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1439
1440 * MAINTAINERS (Write After Approval): Update my email address.
1441
1442 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1443
1444 * MAINTAINERS (Write After Approval): Add myself.
1445
1446 2011-05-08 Doug Kwan <dougkwan@google.com>
1447
1448 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1449 * configure: Regenerated.
1450 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1451 value from configure.
1452 * Makefile.in: Regenerated.
1453
1454 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1455
1456 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1457 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1458 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1459 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1460 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1461 *-*-vxworks*): Disable newlib and libgloss in separate case
1462 statement.
1463 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1464 to separate case statement.
1465 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1466 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1467 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1468 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1469 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1470 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1471 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1472 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1473 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1474 i[[3456789]]86-*-rdos*, m32r-*-*,
1475 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1476 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1477 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1478 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1479 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1480 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1481 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1482 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1483 and libgloss in main case over targets. Remove most empty cases
1484 in main case over targets.
1485 * configure: Regenerate.
1486
1487 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1488
1489 * MAINTAINERS (Write After Approval): Add myself.
1490
1491 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1492
1493 * configure.ac: Remove code setting special library locations for
1494 hppa*64*-*-hpux11*. Remove code setting compiler for
1495 sparc-sun-solaris2*.
1496 * configure: Regenerate.
1497
1498 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1499
1500 * configure.ac: Separate libgloss_dir settings from general case
1501 over targets.
1502 * configure: Regenerate.
1503
1504 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1505
1506 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1507 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1508 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1509 cases in libgcj-disabling case statement.
1510 (hppa*64*-*-linux*): Set unsupported_languages instead of
1511 disabling target-zlib.
1512 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1513 to hppa*64*-*-hpux*.
1514 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1515 hppa*-*-hpux*.
1516 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1517 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1518 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1519 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1520 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1521 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1522 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1523 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1524 libgcj-disabling case statement.
1525 * configure: Regenerate.
1526
1527 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1528
1529 * configure.ac: Disable Java for targets not supporting libffi.
1530 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1531 Remove cases in Java-disabling statement.
1532 (*arm-wince-pe): Change to arm-wince-pe.
1533 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1534 cases in Java-disabling statement.
1535 (bfin-*-*): Don't disable Java again.
1536 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1537 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1538 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1539 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1540 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1541 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1542 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1543 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1544 Java-disabling statement.
1545 (mmix-*-*): Don't disable Java again.
1546 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1547 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1548 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1549 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1550 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1551 statement.
1552 * configure: Regenerate.
1553
1554 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1555
1556 * configure.ac: Separate cases disabling Java and Java libraries
1557 from general case over targets.
1558 * configure: Regenerate.
1559
1560 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1561
1562 * MAINTAINERS: Update my email address.
1563
1564 2011-04-20 Easwaran Raman <eraman@google.com>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
1568 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1569
1570 PR lto/48086
1571 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1572 * configure: Regenerate.
1573
1574 2011-04-16 Jim Meyering <meyering@redhat.com>
1575
1576 * MAINTAINERS (Write After Approval): Add myself.
1577
1578 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1579
1580 * MAINTAINERS: Update my email address.
1581
1582 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
1586 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1587
1588 * MAINTAINERS (Write After Approval): Add myself.
1589
1590 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1591
1592 * MAINTAINERS (Write After Approval): Add myself.
1593
1594 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1595
1596 * configure.ac (build_tools): Remove build-byacc.
1597 (host_libs): Remove mmalloc.
1598 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1599 autoconf automake libtool diff rcs fileutils shellutils time
1600 textutils wdiff find uudecode hello tar gzip indent recode release
1601 sed perl gawk findutils gettext zip.
1602 (libgcj): Remove target-qthreads.
1603 (target_tools): Remove target-examples target-gperf.
1604 (YACC): Don't handle building byacc.
1605 * configure: Regenerate.
1606 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1607 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1608 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1609 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1610 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1611 handle building components.
1612 * Makefile.in: Regenerate.
1613
1614 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1615
1616 * MAINTAINERS: Update my email address as Xtensa maintainer.
1617
1618 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1619
1620 * config.sub: Sync from upstream.
1621
1622 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1623
1624 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1625 (microblaze*): Don't disable libssp.
1626 * configure: Regenerate.
1627
1628 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1629
1630 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1631 moveifchange.
1632 * configure: Regenerate.
1633 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1634 * Makefile.in: Regenerate.
1635
1636 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1637
1638 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1639 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1640 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1641 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1642 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1643 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1644 md_exec_prefix cases.
1645 * configure: Regenerate.
1646
1647 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1648
1649 * configure.ac: Separate cases disabling target-libssp,
1650 target-libiberty, target-libstdc++-v3 and Fortran from general
1651 case over targets.
1652 * configure: Regenerate.
1653
1654 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1655
1656 * configure.ac (*-*-chorusos): Don't disable libgcj.
1657 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1658 Remove case.
1659 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1660 (arm-*-coff): Don't disable libgcj.
1661 (arm*-*-linux-gnueabi): Remove useless assignment.
1662 (arm-*-riscix*): Don't disable libgcj.
1663 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1664 configuration.
1665 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1666 (c54x*-*-*): Remove case.
1667 (tic54x-*-*): Don't disable GCC or GCC libraries.
1668 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1669 to *.
1670 (d10v-*-*): Don't disable GCC libraries.
1671 (d30v-*-*): Don't disable libgcj.
1672 (h8500-*-*): Don't disable GCC libraries.
1673 (i960-*-*): Don't disable libgcj.
1674 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1675 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1676 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1677 libgcj.
1678 (m68k-*-coff*): Remove case.
1679 (mmix-*-*): Don't disable libgloss on host.
1680 (mn10200-*-*, mn10300-*-*): Remove cases.
1681 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1682 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1683 Don't disable libgcj.
1684 (romp-*-*): Remove case.
1685 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1686 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1687 case.
1688 (v810-*-*): Don't disable GCC libraries.
1689 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1690 (ip2k-*-*): Don't disable GCC libraries.
1691 * configure: Regenerate.
1692
1693 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1694
1695 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1696 libffi on host.
1697 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1698 on host.
1699 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1700 * configure: Regenerate.
1701
1702 2011-03-26 John Marino <binutils@marino.st>
1703
1704 * configure.ac: Add support for *-*-dragonfly*
1705 * configure: Regenerate.
1706
1707 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1708
1709 * configure.ac (native_only): Remove.
1710 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1711 send-pr uudecode guile gnuserv on host.
1712 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1713 send-pr rcs guile perl texinfo libtool on host.
1714 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1715 automake send-pr rcs guile perl texinfo libtool on host.
1716 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1717 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1718 (alpha*-dec-osf*): Don't disable fileutils on target.
1719 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1720 texinfo send-pr expect dejagnu on target.
1721 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1722 target-qthreads on target.
1723 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1724 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1725 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1726 x86_64-*-mingw*): Don't disable expect on target.
1727 (*-*-cygwin*): Don't disable target-gperf on target.
1728 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1729 gnuserv on target.
1730 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1731 target.
1732 * configure: Regenerate.
1733
1734 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1735
1736 * configure.ac (target_tools): Remove target-groff.
1737 (native_only): Remove target-groff.
1738 (hppa*64*-*-*): Don't disable byacc.
1739 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1740 setting.
1741 (*-*-kaos*): Don't skip target-librx and target-groff.
1742 (*-*-netware*): Don't skip target-libmudflap.
1743 (*-*-tpf*): Don't skip target-libmudflap.
1744 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1745 directories on the host.
1746 (ia64*-*-*vms*): Don't skip tix.
1747 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1748 host.
1749 * configure: Regenerate.
1750
1751 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1752
1753 * configure.ac: Remove references to mt-mep, mt-netware,
1754 mt-wince.
1755 * Makefile.def: Add all-utils soft dependencies.
1756 * Makefile.tpl: Remove GDB_NLM_DEPS.
1757 * configure: Regenerate.
1758 * Makefile.in: Regenerate.
1759
1760 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1761
1762 * configure.ac: Do not include mh-x86omitfp.
1763 * configure: Regenerate.
1764
1765 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1766
1767 * configure.ac: Remove empty cases.
1768 * configure: Regenerate.
1769
1770 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1771
1772 * Makefile.def: Add dependency from termcap to gdb.
1773 * Makefile.in: Regenerate.
1774
1775 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1776
1777 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1778 * configure: Regenerate.
1779 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1780 * Makefile.tpl: Likewise.
1781 * Makefile.in: Regenerate.
1782
1783 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1784
1785 * configure.ac: Remove all mentions of tentative_cc.
1786 * configure: Regenerate.
1787
1788 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1789
1790 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1791 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1792 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1793 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1794 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1795 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1796 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1797 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1798 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1799 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1800 *-*-rhapsody*): Remove host cases.
1801 * configure: Regenerate.
1802
1803 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1804
1805 * configure.ac (ppc*-*-pe): Remove host case.
1806 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1807 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1808 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1809 cases.
1810 * configure: Regenerate.
1811
1812 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1813
1814 * config.sub: Update to version 2011-03-23.
1815
1816 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1817
1818 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1819 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1820 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1821 * configure: Regenerate.
1822
1823 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1824
1825 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1826 to Write After Approval.
1827 * config-ml.in: Don't handle arc-*-elf*.
1828 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1829 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1830 handle GCC libraries.
1831 * configure: Regenerate.
1832
1833 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1834
1835 PR bootstrap/48120:
1836 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1837 Add -lstdc++ -lm to LIBS.
1838 * configure: Regenerate.
1839
1840 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1841
1842 * config.guess: Update to version 2011-02-02
1843 * config.sub: Update to version 2011-02-24
1844
1845 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1846
1847 PR lto/48086
1848 * configure.ac: Re-enable LTO on *-apple-darwin9.
1849 * configure: Regenerate.
1850
1851 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1852
1853 PR lto/48086
1854 * configure.ac: Disable LTO on darwin due to an assembler change in
1855 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1856 under 256.
1857 * configure: Regenerate.
1858
1859 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1860
1861 * MAINTAINERS: Update myself as score backend maintainer,
1862 update my e-mail address.
1863
1864 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1865
1866 * MAINTAINERS: Update my e-mail address.
1867
1868 2011-03-06 Joey Ye <joey.ye@arm.com>
1869
1870 * MAINTAINERS: Update my e-mail address.
1871
1872 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1873
1874 * configure.ac: Adjust test of with_ppl.
1875 * configure: Regenerated.
1876
1877 2011-03-02 Kai Tietz <ktietz@redhat.com>
1878
1879 * MAINTAINERS: Adjust my e-mail address.
1880
1881 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1882
1883 * configure.ac: Add -lpwl to ppllibs.
1884 * configure: Regenerated.
1885
1886 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1887
1888 * config/cloog.m4: Add -lisl to clooglibs.
1889 * configure: Regenerated.
1890
1891 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1892
1893 * MAINTAINERS (CPU Port maintainers): Add self.
1894
1895 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1896
1897 * MAINTAINERS: Add myself as testsuite maintainer.
1898
1899 2011-02-15 Mike Stump <mikestump@comcast.net>
1900
1901 * MAINTAINERS: Add myself as testsuite maintainer.
1902
1903 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1904
1905 Import from Libtool and gnulib:
1906
1907 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1908
1909 Prepare for supporting FreeBSD 10.
1910 * config.rpath: Remove handling of freebsd1* which soon would
1911 match FreeBSD 10.0.
1912
1913 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1914
1915 Remove support for FreeBSD 1.x.
1916 * libtool.m4 (_LT_LINKER_SHLIBS)
1917 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1918 soon would incorrectly match FreeBSD 10.0.
1919
1920 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1921
1922 PR binutils/12283
1923 * move-if-change: Import version from gnulib.
1924
1925 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1926
1927 PR lto/47225
1928 * Makefile.def (lto-plugin): Double dash for enable-shared.
1929 (configure-gcc): Depend on all-lto-plugin.
1930 * Makefile.in: Rebuilt.
1931
1932 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1933
1934 * configure.ac: Remove extra bracket.
1935 * configure: Regenerate.
1936
1937 2011-02-08 Tobias Burnus <burnus@net-b.de>
1938
1939 * MAINTAINERS: Add myself as libquadmath maintainer.
1940
1941 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1942
1943 * MAINTAINERS: Update my email address.
1944
1945 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1946
1947 * MAINTAINERS (option handling): Add self.
1948
1949 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1950
1951 PR lto/47225
1952 * Makefile.def: Add dependency for install-gcc
1953 on install-lto-plugin.
1954 * Makfile.in: Regenerated
1955
1956 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1957
1958 * MAINTAINERS (CPU Port Maintainers): Add myself.
1959
1960 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1961
1962 PR libgcj/44341
1963 * configure.ac: Discard --with-* flags for host when configuring
1964 target libraries for cross build.
1965 * configure: Rebuilt.
1966
1967 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1968
1969 * MAINTAINERS (linear loop transforms): Removed.
1970
1971 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1972
1973 * configure.ac: If with_ppl is no, move setting with_cloog=no
1974 after CLOOG_REQUESTED check.
1975 * configure: Regenerated.
1976
1977 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1978
1979 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1980 CLooG has been requested.
1981 * configure: Regenerated.
1982
1983 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1984
1985 * configure: Regenerated.
1986 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1987
1988 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1989
1990 * configure: Regenerated.
1991 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1992
1993 2011-01-21 Andreas Schwab <schwab@redhat.com>
1994
1995 * configure.ac: Use AS_HELP_STRING throughout.
1996 * configure: Regenerate.
1997
1998 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1999
2000 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2001 * configure: Regenerate.
2002
2003 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2004
2005 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2006
2007 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2008
2009 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2010 for ia64-hpux.
2011 * configure: Regenerate.
2012
2013 2011-01-07 Jan Hubicka <jh@suse.cz>
2014
2015 PR lto/47225
2016 * Makefile.in: Regenerate.
2017 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2018 configure.
2019
2020 2011-01-07 Jan Hubicka <jh@suse.cz>
2021
2022 * Makefile.in: Regenerate.
2023 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2024 and configure dependency on lto-plugin configure.
2025 (lto-plugin module): Remove dependency on GCC; add dependency on
2026 liniberty.
2027
2028 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2033
2034 * configure: Regenerate.
2035
2036 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2037
2038 * configure.ac: (picochip): Disable libiberty.
2039
2040 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2010-12-10 Ian Lance Taylor <iant@google.com>
2045
2046 PR bootstrap/46819
2047 * configure.ac: For --disable-libgcj clear libgcj_saved.
2048 * configure: Rebuild.
2049
2050 2010-12-10 Tobias Burnus <burnus@net-b.de>
2051
2052 PR fortran/46540
2053 * configure.ac: Add --disable-libquadmath and
2054 --disable-libquadmath-support.
2055 * configure: Regenerate.
2056
2057 2010-12-03 Ian Lance Taylor <iant@google.com>
2058
2059 * MAINTAINERS: Add myself as libgo maintainer.
2060
2061 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2062
2063 PR libffi/46792
2064 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2065 * configure: Regenerate.
2066
2067 2010-12-02 Ian Lance Taylor <iant@google.com>
2068
2069 * configure.ac: Always set default for poststage1_ldflags to
2070 -static-libstdc++ -static-libgcc.
2071
2072 2010-11-29 Andreas Schwab <schwab@redhat.com>
2073
2074 * configure.ac: Move comment to remove extra space in last argument
2075 of GCC_TARGET_TOOL.
2076
2077 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2078
2079 PR other/46026
2080 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2081 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2082 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2083 (BASE_FLAGS_TO_PASS): Use it.
2084 * configure: Rebuilt.
2085 * Makefile.in: Rebuilt.
2086
2087 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2088
2089 PR binutils/12258
2090 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2091 Properly check default linker.
2092 * configure: Regnerated.
2093
2094 2010-11-23 Matthias Klose <doko@ubuntu.com>
2095
2096 * configure.ac: For --enable-gold, handle value `default' instead of
2097 `both*'. New configure option --{en,dis}able-ld.
2098 * configure: Regenerate.
2099
2100 2010-11-20 Ian Lance Taylor <iant@google.com>
2101
2102 * configure.ac: Only disable a language library if no language needs
2103 it. Don't let --disable-libgcj uncondtionally disable libffi.
2104 * configure: Rebuild.
2105
2106 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2107
2108 * Makefile.in: Regenerate.
2109
2110 PR other/46202
2111 * configure.ac: Fix just-built in-tree STRIP name to be
2112 binutils/strip-new.
2113 * configure: Regenerate.
2114 * Makefile.def (install-strip-gcc, install-strip-binutils)
2115 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2116 (install-strip-sid): Mirror dependencies on non-strip variants
2117 of these targets on the respective -strip prerequisites.
2118 * Makefile.tpl (install-strip, install-strip-host)
2119 (install-strip-target): New targets.
2120 (install-strip-[+module+], install-strip-target-[+module+]):
2121 New targets.
2122 * Makefile.in: Regenerate.
2123
2124 2010-11-19 Ian Lance Taylor <iant@google.com>
2125 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2126
2127 * configure.ac: Add target-libgo to target_libraries. Set
2128 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2129 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2130 (HOST_EXPORTS): Add GOC.
2131 (BASE_TARGET_EXPORTS): Add GOC.
2132 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2133 (GOCFLAGS_FOR_TARGET): New variable.
2134 (EXTRA_HOST_FLAGS): Add GOC.
2135 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2136 * Makefile.def (target_modules): Add libgo.
2137 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2138 (dependencies): Add dependency from configure-target-libgo to
2139 configure-target-libffi and all-target-libstdc++-v3. Add
2140 dependencies from all-target-libgo to all-target-libffi.
2141 (languages): Add go.
2142 * configure: Rebuild.
2143 * Makefile.in: Rebuild.
2144
2145 2010-11-19 Ian Lance Taylor <iant@google.com>
2146
2147 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2148 compiler/flag environment variables.
2149
2150 2010-11-18 Ian Lance Taylor <iant@google.com>
2151
2152 * configure.ac: Check for lang_requires_boot_languages in
2153 config-lang.in files.
2154 * configure: Rebuild.
2155
2156 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2157 Tobias Burnus <burnus@net-b.de>
2158
2159 PR fortran/32049
2160 * Makefile.def: Add libquadmath; build it with language=fortran.
2161 * configure.ac: Add libquadmath.
2162 * Makefile.tpl: Handle multiple libs in check-[+language+].
2163 * Makefile.in: Regenerate.
2164 * configure: Regenerate.
2165
2166 2010-11-16 Tom Tromey <tromey@redhat.com>
2167
2168 * MAINTAINERS: Moved myself to reviewers section.
2169
2170 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2171
2172 * MAINTAINERS: Moved myself to reviewers section.
2173
2174 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2175
2176 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2177 (Write After Approval): Remove self.
2178
2179 2010-11-15 Andreas Schwab <schwab@redhat.com>
2180
2181 * configure.ac: Fix spelling in option names.
2182 * configure: Regenerated.
2183
2184 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2185
2186 PR bootstrap/39622
2187 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2188 * configure: Regenerated.
2189
2190 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2191
2192 * MAINTAINERS: Update my email address.
2193
2194 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2195
2196 * configure: Regenerate.
2197
2198 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2199
2200 * configure: Regenerate.
2201
2202 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2203
2204 * configure: Regenerate.
2205
2206 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2207
2208 * configure: Regenerate.
2209
2210 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2211
2212 * configure.ac: Support official CLooG.org versions.
2213 * configure: Regenerate.
2214 * config/cloog.m4: New.
2215
2216 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2221
2222 * MAINTAINERS: Update my email address.
2223
2224 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2225
2226 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2227 * configure: Regenerate.
2228
2229 2010-11-03 Ian Lance Taylor <iant@google.com>
2230 Dave Korn <dave.korn.cygwin@gmail.com>
2231
2232 PR lto/46273
2233 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2234 and on other supported platforms whenever LTO is enabled.
2235 * configure: Rebuild.
2236
2237 2010-11-02 Alan Modra <amodra@gmail.com>
2238
2239 PR binutils/12110
2240 * configure.ac: Error when source path contains spaces.
2241 * configure: Regenerate.
2242
2243 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2244
2245 * MAINTAINERS: Update my email address.
2246
2247 2010-10-20 Ian Lance Taylor <iant@google.com>
2248
2249 * Makefile.def (target_modules): Set lib_path to src/.libs for
2250 libstdc++-v3 module.
2251 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2252 * Makefile.in: Rebuild.
2253
2254 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2255
2256 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2257 (Write After Approval): Remove myself.
2258
2259 2010-10-15 Tristan Gingold <gingold@adacore.com>
2260
2261 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2262
2263 2010-10-14 Douglas Rupp <rupp@gnat.com>
2264
2265 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2266
2267 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2268
2269 * configure.ac (build_lto_plugin): New shell variable.
2270 (--enable-lto): Turn on by default for all non-ELF platforms that
2271 have had LTO support added so far. Set build_lto_plugin appropriately
2272 for both ELF and non-ELF.
2273 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2274 * configure: Regenerate.
2275
2276 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2277
2278 Sync from src:
2279 * configure.ac (v850 support): Remove target-libgloss from
2280 noconfigdirs.
2281 * configure: Regenerate.
2282
2283 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2284
2285 PR bootstrap/45326
2286 PR bootstrap/45174
2287 * configure.ac: Honor initial values of $build_configargs,
2288 $host_configargs, $target_configargs. Mark the precious, so
2289 environment settings get recorded.
2290 * configure: Regenerate.
2291
2292 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2293
2294 PR bootstrap/45796
2295 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2296 Depend on all-build-libiberty.
2297 * Makefile.in: Regenerate.
2298
2299 2010-09-30 Michael Eager <eager@eagercon.com>
2300
2301 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2302 * configure: Regenerate.
2303
2304 2010-09-28 Michael Eager <eager@eagercon.com>
2305
2306 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2307
2308 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2309
2310 PR bootstrap/44621
2311 * configure.ac: Fix unportable shell quoting.
2312 * configure: Regenerate.
2313
2314 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2315
2316 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2317 targets and amend comment.
2318 * configure: Regenerate.
2319
2320 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
2324 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2325
2326 * configure.ac: Enable LTO by default on Darwin.
2327 * configure: Regenerate.
2328
2329 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2330
2331 * MAINTAINERS (Write After Approval): Add myself.
2332
2333 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2334
2335 * MAINTAINERS (Write After Approval): Add myself.
2336
2337 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2338
2339 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2340 ports
2341
2342 2010-07-28 David Yuste <david.yuste@gmail.com>
2343
2344 * MAINTAINERS (Write After Approval): Add myself.
2345
2346 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2347
2348 * configure.ac: Support all v850 targets.
2349 * configure: Regenerate.
2350
2351 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2352
2353 PR bootstrap/44455
2354 * configure.ac (extra_mpfr_configure_flags): Copy from
2355 extra_mpc_gmp_configure_flags.
2356 * configure: Re-generated.
2357
2358 2010-07-22 Andi Kleen <ak@linux.intel.com>
2359
2360 * MAINTAINERS (Write After Approval): Add myself.
2361
2362 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2363
2364 * MAINTAINERS (Write After Approval): Add myself.
2365
2366 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2367
2368 * MAINTAINERS (Write After Approval): Add myself.
2369
2370 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2371
2372 PR target/44862
2373 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2374 Provide -B option to allow for link spec %s substitutions for
2375 libstdc++.a on darwin.
2376 * Makefile.in: Regenerate.
2377
2378 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2379
2380 * MAINTAINERS (Reviewers): Update my e-mail address
2381
2382 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2383
2384 * Makefile.def (configure-gcc): Depend on all-libelf.
2385 * Makefile.in: Rebuild.
2386
2387 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2388
2389 * MAINTAINERS (Write After Approval): Add myself in the right place.
2390
2391 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2392
2393 * MAINTAINERS (Write After Approval): Add myself.
2394
2395 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2396
2397 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2398
2399 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2400
2401 * config.sub: Update to version 2010-05-21.
2402 * config.guess: Update to version 2010-04-03.
2403
2404 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2405
2406 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2407 * configure: Regenerate.
2408
2409 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2410
2411 * MAINTAINERS (Write After Approval): Add myself.
2412
2413 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2414
2415 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2416 a platform that supports LTO.
2417 * configure: Regenerate.
2418
2419 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2420
2421 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2422 * configure: Regenerated.
2423
2424 2010-04-27 Roland McGrath <roland@redhat.com>
2425 H.J. Lu <hongjiu.lu@intel.com>
2426
2427 * configure.ac (--enable-gold): Support both, both/gold and
2428 both/bfd to add gold to configdirs without removing ld.
2429 * configure: Regenerated.
2430
2431 * Makefile.def: Add install-gold dependency to install-ld.
2432 * Makefile.in: Regenerated.
2433
2434 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2435
2436 PR lto/42776
2437 * configure.ac (--enable-lto): Refactor handling so libelf tests
2438 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2439 and allow LTO to be explicitly enabled on non-ELF platforms that
2440 are known to support it inside else-clause.
2441 * configure: Regenerate.
2442
2443 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2444
2445 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2446 * configure: Regenerate.
2447
2448 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2449
2450 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2451 * configure: Regenerate.
2452
2453 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2454
2455 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2456 separately.
2457 * configure: Regenerate.
2458
2459 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2460
2461 * MAINTAINERS (Write After Approval): Add myself.
2462
2463 2010-04-14 Tristan Gingold <gingold@adacore.com>
2464
2465 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2466 * configure: Regenerate.
2467
2468 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2469
2470 * configure: Regenerate after change to elf.m4.
2471
2472 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2473
2474 * MAINTAINERS (Write After Approval): Add myself.
2475
2476 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2477
2478 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2479 * configure: Regenerated.
2480
2481 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2482
2483 * configure.ac: Print "buggy but acceptable" when CLooG
2484 revision is less than 9.
2485 * configure: Regenerated.
2486
2487 2010-04-01 Diego Novillo <dnovillo@google.com>
2488
2489 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2490
2491 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2492
2493 PR bootstrap/43615
2494 PR bootstrap/43328
2495
2496 Revert:
2497
2498 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2499
2500 * configure.ac: Do not pass --enable-multilib nor
2501 --disable-multilib in baseargs. Accept explicitly passed
2502 --enable_multilib.
2503 * configure: Regenerate.
2504
2505 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2506
2507 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2508
2509 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2510
2511 * MAINTAINERS: Remove myself.
2512
2513 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2514
2515 PR bootstrap/43328
2516 * configure.ac: Do not pass --enable-multilib nor
2517 --disable-multilib in baseargs. Accept explicitly passed
2518 --enable_multilib.
2519 * configure: Regenerate.
2520
2521 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2522
2523 * MAINTAINERS (spu port): Remove me.
2524
2525 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2526
2527 * configure.ac (tic6x-*-*): New case.
2528 * configure: Regenerate.
2529
2530 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2531
2532 * config.sub: Update to version 2010-03-22.
2533 * config.guess: Update to version 2009-12-30.
2534
2535 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2536
2537 PR ada/42554
2538 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2539 * configure: Regenerate.
2540
2541 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2542
2543 * MAINTAINERS: Update my email address.
2544
2545 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2546
2547 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2548 (ghassan.shobaki@amd.com): Removed.
2549
2550 2010-03-17 Alan Modra <amodra@gmail.com>
2551
2552 * MAINTAINERS: Update my email address.
2553
2554 2010-03-16 Diego Novillo <dnovillo@google.com>
2555
2556 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2557 Matthews.
2558
2559 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2560
2561 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2562 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2563
2564 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2565
2566 * MAINTAINERS: Update my email address.
2567
2568 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2569
2570 * MAINTAINERS: Update my email address.
2571
2572 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2573
2574 * MAINTAINERS: Update my email address.
2575
2576 2010-03-09 Jie Zhang <jie@codesourcery.com>
2577
2578 * MAINTAINERS: Update my email address.
2579
2580 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2581
2582 PR libstdc++/32499
2583 * configure.ac (RANLIB): Default to true.
2584 (STRIP): Likewise.
2585 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2586 * configure: Regenerate.
2587
2588 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2589
2590 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2591 (Write After Approval): Update my email address.
2592
2593 2010-02-17 Nick Clifton <nickc@redhat.com>
2594
2595 PR 11238
2596 * Makefile.tpl (local-distclean): Also remove config.cache files in
2597 sub-directories as there may not be Makefiles present in the
2598 sub-directories.
2599 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2600 the config.cache files found by the find command.
2601
2602 * Makefile.in: Regenerate.
2603 * configure.ac: Revert previous delta.
2604 * configure: Regenerate.
2605
2606 2010-02-15 Nick Clifton <nickc@redhat.com>
2607
2608 PR 11238
2609 * configure.ac: Delete config.cache files in sub-directories when
2610 deleting Makefiles.
2611 * configure: Regenerate.
2612
2613 2010-02-12 Ben Elliston <bje@gnu.org>
2614
2615 * MAINTAINERS: Update my email address.
2616
2617 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2618
2619 * MAINTAINERS (spu port): Update my email address.
2620
2621 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2622
2623 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2624
2625 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2626
2627 * configure.ac: Add "recommended" version checks for GMP/MPC.
2628 Update recommended GMP/MPFR/MPC versions.
2629 * configure: Regenerate.
2630
2631 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2632
2633 * MAINTAINERS: Move my Embecosm email address into the
2634 write-after-approval section.
2635
2636 2010-01-26 Ian Lance Taylor <iant@google.com>
2637
2638 * MAINTAINERS: Add myself as Go frontend maintainer.
2639
2640 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2641
2642 PR libstdc++/36101, PR libstdc++/42813
2643 * configure.ac (bootstrap_target_libs): Make inclusion of
2644 target-libgomp conditional on libgomb being in target_configdirs.
2645 * configure: Regenerate.
2646
2647 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2648
2649 PR libstdc++/36101, PR libstdc++/42813
2650 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2651 * configure: Regenerate.
2652
2653 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2654
2655 PR libstdc++/36101, PR libstdc++/42813
2656 * configure.ac (target_configdirs): Substitute.
2657 * Makefile.def: Bootstrap target module libgomp.
2658 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2659 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2660 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2661 * configure, Makefile.in: Regenerate.
2662
2663 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2664
2665 * MAINTAINERS: Adjust my details.
2666
2667 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2668
2669 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2670
2671 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2672
2673 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2674
2675 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2676
2677 * MAINTAINERS (Write After Approval): Add myself.
2678
2679 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2680
2681 * MAINTAINERS (Write After Approval): Add myself.
2682
2683 2010-01-11 Richard Guenther <rguenther@suse.de>
2684
2685 PR lto/41569
2686 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2687 * Makefile.in: Regenerated.
2688
2689 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2690
2691 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2692 * configure: Regenerate.
2693
2694 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2695 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2696
2697 PR bootstrap/42424
2698 * configure.ac: Include libtool m4 files.
2699 (_LT_CHECK_OBJDIR): Call it.
2700 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2701 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2702
2703 * configure: Regenerate.
2704
2705 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2706
2707 PR bootstrap/41818
2708 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2709 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2710 * Makefile.in: Regenerate.
2711
2712 2010-01-02 Richard Guenther <rguenther@suse.de>
2713
2714 PR lto/41529
2715 * configure.ac: Include config/elf.m4. Disable LTO if not
2716 builting for an elf target.
2717 * configure: Regenerate.
2718
2719 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2720
2721 * MAINTAINERS: Change my email address.
2722
2723 2009-12-18 Ben Elliston <bje@au.ibm.com>
2724
2725 * config.sub, config.guess: Update from upstream sources.
2726
2727 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2728
2729 * MAINTAINERS (Write After Approval): Add myself.
2730
2731 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2732
2733 PR middle-end/30447
2734 PR middle-end/30789
2735 PR other/40302
2736
2737 * configure.ac: Require MPC.
2738 * configure: Regenerate.
2739
2740 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2741
2742 PR target/38384
2743 PR bootstrap/40972
2744 * libtool.m4: Sync from git Libtool.
2745 * ltoptions.m4: Likewise.
2746 * ltversion.m4: Likewise.
2747 * lt~obsolete.m4: Likewise.
2748 * ltmain.sh: Likewise.
2749
2750 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2751
2752 * configure.ac: Update minimum MPC version to 0.8.
2753 * configure: Regenerate.
2754
2755 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2756
2757 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2758 * configure: Regenerated.
2759
2760 2009-11-21 Ian Lance Taylor <iant@google.com>
2761
2762 * configure.ac: Change default of poststage1_ldflags to be empty if
2763 poststage1_libs is set. When poststage1_libs is empty, and
2764 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2765 * configure: Rebuild.
2766
2767 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2768
2769 * MAINTAINERS (Write After Approval): Update my email address.
2770
2771 2009-11-20 Ben Elliston <bje@au.ibm.com>
2772
2773 * config.guess: Update from upstream sources.
2774
2775 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2776
2777 * Makefile.def: Restore host and target settings for gmp.
2778 * Makefile.in: Rebuild.
2779
2780 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2781
2782 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2783 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2784 Fix portability of test of C++ as bootstrap language. Add
2785 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2786 * configure: Rebuild.
2787 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2788 and cloog. Fix in-tree ppl configuration. Introduce libelf
2789 in-tree building.
2790 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2791 (POSTSTAGE1_HOST_EXPORTS): Use it.
2792 (STAGE[+id+]_CXXFLAGS): New.
2793 (BASE_FLAGS_TO_PASS): Pass it down.
2794 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2795 extra_exports.
2796 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2797 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2798 extra_exports.
2799 * Makefile.in: Rebuild.
2800
2801 2009-11-17 Ben Elliston <bje@au.ibm.com>
2802
2803 * config.sub, config.guess: Update from upstream sources.
2804
2805 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
2809 2009-11-09 Jon Beniston <jon@beniston.com>
2810
2811 * MAINTAINERS (Write After Approval): Add myself.
2812
2813 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2814
2815 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2816 paths for *-w64-mingw* and x86_64-*mingw*.
2817 * configure: Regenerated.
2818
2819 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2820
2821 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2822
2823 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2824
2825 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2826 Phil Edwards to Write-After Approval.
2827
2828 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2829
2830 * configure.ac: Disable target-winsup & co for
2831 x86_64-*-mingw* and *-w64-mingw* targets.
2832 * configure: Regenerated.
2833
2834 2009-10-16 Nick Clifton <nickc@redhat.com>
2835
2836 * MAINTAINERS: Add myself as a maintainer for the RX port.
2837
2838 2009-10-26 Johannes Singler <singler@kit.edu>
2839
2840 * MAINTAINERS (Write After Approval): Update my e-mail address.
2841
2842 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2843
2844 * configure.ac (CLooG test): Use = with test.
2845 * configure: Regenerate.
2846
2847 2009-10-22 Richard Guenther <rguenther@suse.de>
2848
2849 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2850 cloog if the ppl version check failed. Move flags saving
2851 before setting in libelf check.
2852 * configure: Regenerate.
2853
2854 2009-10-21 Richard Guenther <rguenther@suse.de>
2855
2856 * configure.ac: Adjust the ppl and cloog configure to work as
2857 documented. Disable cloog if ppl was disabled. Omit the version
2858 checks if they were disabled.
2859 * configure: Re-generate.
2860
2861 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2862
2863 * configure.ac: Add 'lto' to enable_languages, not
2864 new_enable_languages, and only if not already present.
2865 * configure: Regenerate.
2866
2867 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2868
2869 * README: Refer to the various COPYING* files instead of just
2870 COPYING.
2871 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2872
2873 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2874
2875 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2876
2877 2009-10-07 Richard Guenther <rguenther@suse.de>
2878
2879 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2880 and Richard Guenther as reviewers.
2881 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2882 as reviewers.
2883
2884 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2885
2886 * config.sub: Update from upstream sources.
2887
2888 2009-10-06 Ian Lance Taylor <iant@google.com>
2889
2890 * Makefile.def: check-gold depends upon all-gas.
2891 * Makefile.in: Rebuild.
2892
2893 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2894
2895 * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2898
2899 * Makefile.def: all-lto-plugin depends on all-libiberty.
2900 set bootstrap=true for lto-plugin.
2901 Add lto-plugin.
2902 * Makefile.in: Regenerate.
2903 * configure.ac (host_libs): Add lto-plugin.
2904 * configure: Regenerate.
2905
2906 2009-10-03 Diego Novillo <dnovillo@google.com>
2907
2908 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2909 (HOST_LIBELFLIBS): Define.
2910 (HOST_LIBELFINC): Define.
2911 * Makefile.in: Regenerate.
2912 * configure.ac: Add --enable-lto.
2913 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2914 If --enable-lto is used, add 'lto' to new_enable_languages.
2915 If --enable-lto is used and gold is enabled, add
2916 lto-plugin to configdirs.
2917 * configure: Regenerate.
2918
2919 2009-10-03 Simon Baldwin <simonb@google.com>
2920
2921 * configure.ac: If --with-system-zlib, suppress local zlib and
2922 pass --with-system-zlib to subdir configure scripts.
2923 * configure: Regenerate.
2924
2925 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2926 Paolo Bonzini <bonzini@gnu.org>
2927
2928 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2929 $(srcdir).
2930 * Makefile.in: Rebuilt.
2931
2932 2009-09-26 Gary Funck <gary@intrepid.com>
2933
2934 * MAINTAINERS (Write After Approval): Add myself.
2935
2936 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2937
2938 * configure.ac: Update minimum MPC version to 0.7.
2939 * configure: Regenerate.
2940
2941 2009-09-25 Nick Clifton <nickc@redhat.com>
2942
2943 * configure.ac: Pass any --cache-file=/dev/null option on to
2944 subconfigures.
2945 * configure: Regenerate.
2946
2947 2009-09-23 Nick Clifton <nickc@redhat.com>
2948
2949 * config.sub, config.guess: Update from upstream sources.
2950
2951 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2952
2953 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2954 * Makefile.in: Rebuilt.
2955
2956 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2957
2958 PR bootstrap/32272
2959 * configure.ac: Error out if $srcdir isn't '.' but contains
2960 host-${host_noncanonical}.
2961 * configure: Regenerate.
2962
2963 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2964
2965 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2966 maintainer.
2967
2968 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2969
2970 * configure.ac: If bootstrapping a combined tree with
2971 --enable-gold, require c++ in stage1_languages.
2972 * configure: Regenerate.
2973
2974 * configure.ac: Also add target_libs of stage1_languages to
2975 bootstrap_target_libs.
2976 * configure: Regenerate.
2977
2978 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2979 with --enable-languages not containing c++.
2980 * configure: Regenerate.
2981
2982 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2983
2984 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2985 * configure: Regenerate.
2986
2987 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2988
2989 * MAINTAINERS (Write After Approval): Update my e-mail address,
2990 and move from from here...
2991 (Waiting for paperwork): To here.
2992
2993 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2994
2995 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2996
2997 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2998
2999 * configure.ac: Do not use $extrasub for replacing @if/@endif
3000 parts in Makefile; instead, use additional arguments to
3001 AC_CONFIG_COMMANDS to do the replacement manually, with several
3002 sed invocations, to avoid HP-UX sed command limits.
3003 * configure: Regenerate.
3004
3005 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3006
3007 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3008 blank before -L.
3009
3010 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3011
3012 * configure.ac (with-build-config): Document. Handle without.
3013 Handle missing argument.
3014 * configure: Rebuilt.
3015
3016 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3017
3018 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3019 Default to bootstrap-debug only if compare-debug works.
3020 * configure: Rebuilt.
3021 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3022 * Makefile.in: Rebuilt.
3023
3024 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3025
3026 * MAINTAINERS (OS Port Maintainers): Update my email address.
3027
3028 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3029
3030 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3031 * Makefile.in: Rebuilt.
3032
3033 2009-09-01 Chris Demetriou <cgd@google.com>
3034
3035 * MAINTAINERS (Write After Approval): Add myself.
3036
3037 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3038
3039 PR debug/30161
3040 * include/dwarf2.h (enum dwarf_tag): Added
3041 DW_TAG_GNU_template_template_param
3042 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3043
3044 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3045
3046 * Makefile.tpl (AWK): Fix typo.
3047 * Makefile.in: Regenerate.
3048
3049 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3050
3051 * configure.ac: Detect awk and sed.
3052 * Makefile.def (flags_to_pass): Add AWK and SED.
3053 * Makefile.tpl (AWK, SED): New.
3054 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3055 * configure: Regenerate.
3056 * Makefile.in: Regenerate.
3057
3058 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3059
3060 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3061 (collapseslashes): Likewise.
3062
3063 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3064
3065 * configure.ac (AC_PREREQ): Bump to 2.64.
3066
3067 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3068
3069 * configure.ac: Remove --with-datarootdir, --with-docdir,
3070 --with-pdfdir, --with-htmldir switches.
3071 * configure: Regenerate.
3072
3073 * configure: Regenerate.
3074
3075 * compile: Sync from Automake 1.11.
3076 * depcomp: Likewise.
3077 * install-sh: Likewise.
3078 * missing: Likewise.
3079 * mkinstalldirs: Likewise.
3080 * ylwrap: Likewise.
3081
3082 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3083
3084 * ltmain.sh (func_normal_abspath): New function.
3085 (func_relative_path): Likewise.
3086 (func_mode_help): Document new -bindir option for link mode.
3087 (func_mode_link): Add new -bindir option, and use it to place
3088 output DLL if specified.
3089
3090 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3091
3092 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3093 (baseargs): Add --disable-option-checking.
3094 * configure: Regenerate.
3095
3096 * Makefile.def (configure-target-libiberty): Depend on
3097 all-binutils and all-ld.
3098 (configure-target-newlib): Likewise.
3099 * Makefile.in: Regenerate.
3100
3101 2009-08-17 Ben Elliston <bje@au.ibm.com>
3102
3103 * config.sub, config.guess: Update from upstream sources.
3104
3105 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3106
3107 Sync from src, merge:
3108
3109 2009-07-02 Tristan Gingold <gingold@adacore.com>
3110
3111 * configure.ac: Do not exclude gas for i386-*-darwin.
3112 Add a case for x86_64-*-darwin.
3113 * configure: Regenerate.
3114
3115 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3116
3117 * MAINTAINERS: Add my name to Write After Approval list.
3118
3119 2009-08-06 Michael Eager <eager@eagercon.com>
3120
3121 * configure.ac: Add Microblaze target.
3122 * configure: Regenerate.
3123
3124 2009-07-31 Christian Bruel <christian.bruel@st.com>
3125
3126 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3127 * configure: Regenerate.
3128
3129 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3130
3131 * MAINTAINERS (Write After Approval): Update my e-mail address.
3132
3133 2009-07-06 Ian Lance Taylor <iant@google.com>
3134
3135 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3136 * configure: Rebuild.
3137
3138 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3139
3140 * MAINTAINERS: Move myself to the Graphite Reviewers.
3141
3142 2009-06-30 Wei Guozhi <carrot@google.com>
3143
3144 * MAINTAINERS: Add my name to Write After Approval list.
3145
3146 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3147
3148 PR bootstrap/40338
3149 * configure.ac (comparestring): Create new variable.
3150 * Makefile.tpl (comparestring): Use to skip some comparisions.
3151 * configure: Regenerate.
3152 * Makefile.in: Regenerate.
3153
3154 2009-06-26 Doug Evans <dje@sebabeach.org>
3155
3156 * Makefile.def (host_modules): Add cgen.
3157 * Makefile.in: Regenerate.
3158 * configure.ac (host_tools): Add cgen.
3159 * configure: Regenerate.
3160
3161 2009-06-23 DJ Delorie <dj@redhat.com>
3162
3163 * MAINTAINERS: Add myself as mep maintainer.
3164
3165 2009-06-23 Ian Lance Taylor <iant@google.com>
3166
3167 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3168 boot_languages. Only bootstrap target libraries listed in
3169 target_libs for some boot language. Add --with-stage1-ldflags,
3170 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3171 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3172 if not building with C++.
3173 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3174 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3175 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3176 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3177 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3178 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3179 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3180 * configure, Makefile.in: Rebuild.
3181
3182 2009-06-23 Li Feng <nemokingdom@gmail.com>
3183
3184 * MAINTAINERS: Added my name to write-after-approval list.
3185
3186 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3187
3188 * configure.ac: Define is_elf for QNX Neutrino targets.
3189 * configure: Regenerate.
3190
3191 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3192
3193 * MAINTAINERS: Added my name to the write-after-approval list
3194
3195 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3196
3197 * configure.ac: Detect MPC in default directory.
3198 * configure: Regenerate.
3199
3200 2009-06-03 Jerome Guitton <guitton@adacore.com>
3201 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3202
3203 * Makefile.tpl (all): Avoid a trailing backslash.
3204 * Makefile.in: Regenerate.
3205
3206 2009-06-03 Ben Elliston <bje@au.ibm.com>
3207
3208 * config.sub, config.guess: Update from upstream sources.
3209
3210 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3211
3212 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3213 to noconfdirs.
3214 * configure: Regenerate.
3215
3216 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3217
3218 * Makefile.tpl ([+compare-target+]): Compare all stage
3219 directories, rather than just gcc.
3220 * Makefile.in: Rebuilt.
3221
3222 2009-06-01 Doug Kwan <dougkwan@google.com>
3223
3224 * configure.ac: Support gold for target arm*-*-*.
3225 * configure: Regenerate.
3226
3227 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3228
3229 * Makefile.def: Add MPC support and dependencies.
3230 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3231
3232 * Makefile.in, configure: Regenerate.
3233
3234 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3235
3236 * Makefile.tpl (all): Avoid harmless warning in make all when
3237 gcc-bootstrap is enabled but stage_last does not exist.
3238 * Makefile.in: Rebuilt.
3239
3240 2009-05-24 Nicolas Roche <roche@adacore.com>
3241
3242 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3243 * Makefile.in: Regenerate.
3244
3245 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3246
3247 * MAINTAINERS: Update my e-mail address.
3248
3249 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3250
3251 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3252 * configure: Regenerate.
3253
3254 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3255
3256 PR other/40159
3257 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3258 gcc-no-bootstrap are mutually exclusive.
3259 * Makefile.in: Rebuilt.
3260
3261 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3262
3263 PR other/40159
3264 * Makefile.tpl (all): Don't end with unconditional success.
3265 * Makefile.in: Rebuilt.
3266
3267 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3268
3269 PR target/37137
3270 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3271 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3272 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3273 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3274 stage_configureflags, stage_cflags and stage_libcflags into
3275 explicit Makefile macros.
3276 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3277 GFORTRAN.
3278 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3279 CC. Set CC_FOR_BUILD from CC.
3280 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3281 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3282 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3283 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3284 and GFORTRAN.
3285 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3286 (_LIBCFLAGS): Renamed to _TFLAGS.
3287 (do-compare-debug, do-compare3-debug): Drop.
3288 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3289 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3290 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3291 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3292 (XGCC_FLAGS_FOR_TARGET): New.
3293 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3294 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3295 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3296 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3297 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3298 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3299 TFLAGS.
3300 (BUILD_CONFIG): Include if requested.
3301 (all): Set TFLAGS on bootstrap.
3302 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3303 (all-stageid-prefixmodule): Likewise.
3304 (do-clean, distclean-stageid): Set TFLAGS.
3305 (restrap): Fix whitespace.
3306 * Makefile.in: Rebuilt.
3307
3308 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3309
3310 * config.guess: Sync with src.
3311
3312 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3313
3314 * configure.ac ($with_ppl): Default to no if not supplied.
3315 ($with_cloog): Likewise.
3316 configure: Regenerate.
3317
3318 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3319
3320 * MAINTAINERS: Update my e-mail address.
3321
3322 2009-04-27 Nick Clifton <nickc@redhat.com>
3323
3324 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3325
3326 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3327
3328 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3329 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3330 * Makefile.in: Regenerate.
3331
3332 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3333
3334 PR bootstrap/39739
3335 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3336 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3337
3338 * configure, Makefile.in: Regenerate.
3339
3340 2009-04-21 Taras Glek <tglek@mozilla.com>
3341
3342 * include/hashtab.h: Update GTY annotations to new syntax
3343 * include/splay-tree.h: Likewise
3344
3345 2009-04-17 Ben Elliston <bje@au.ibm.com>
3346
3347 * config.sub, config.guess: Update from upstream sources.
3348
3349 2009-04-15 Anthony Green <green@moxielogic.com>
3350
3351 * configure.ac: Add moxie support.
3352 * configure: Rebuilt.
3353
3354 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3355
3356 * configure.ac: Change copyright header to refer to version
3357 3 of the GNU General Public License and to point readers at the
3358 COPYING3 file and the FSF's license web page.
3359 * Makefile.def: Likewise.
3360 * Makefile.tpl: Likewise.
3361 * Makefile.in: Regenerate.
3362
3363 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3364
3365 * configure.ac: Restore match for darwin9 or later. Use double
3366 brackets since regeneration eats one pair.
3367 * configure: Regenerate.
3368
3369 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3370
3371 PR gas/10039
3372 * configure.ac: Require texinfo 4.7.
3373 * configure: Regenerated.
3374
3375 2009-04-09 Nick Clifton <nickc@redhat.com>
3376
3377 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3378 the GCC Runtime Library Exception.
3379
3380 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3381
3382 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3383 * configure: Regenerate.
3384
3385 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3386
3387 * Makefil.def (languages): New entries.
3388 * Makefile.tpl (check-gcc-*): New generic target.
3389 * Makefile.in: Regenerate.
3390
3391 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3392
3393 * MAINTAINERS: Update my email address.
3394
3395 2009-03-18 Tom Tromey <tromey@redhat.com>
3396
3397 * configure: Rebuild.
3398 * configure.ac (host_libs): Add libiconv.
3399 * Makefile.in: Rebuild.
3400 * Makefile.def (host_modules): Add libiconv.
3401 (configure-gdb, all-gdb): Depend on libiconv.
3402
3403 2009-03-16 Tristan Gingold <gingold@adacore.com>
3404
3405 * configure.ac: Treat gdb as supported on x86_64-darwin.
3406 * configure: Regenerate.
3407
3408 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3409
3410 * configure.ac (--with-host-libstdcxx): New option.
3411 * configure: Regenerate.
3412
3413 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3414
3415 * MAINTAINERS: Move myself into the write after approval list.
3416
3417 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3418
3419 * MAINTAINERS: Update e-mail address.
3420
3421 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3422
3423 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3424
3425 2009-03-10 Ira Rosen <irar@il.ibm.com>
3426
3427 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3428
3429 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3430
3431 Backport from git Libtool:
3432
3433 2009-01-19 Robert Millan <rmh@aybabtu.com>
3434 Support GNU/kOpenSolaris.
3435 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3436 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3437 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3438 GNU/kOpenSolaris.
3439
3440 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3441
3442 * MAINTAINERS: Update e-mail address.
3443
3444 2009-02-24 Michael Eager <eager@eagercon.com>
3445
3446 * MAINTAINERS (Write After Approval): Add self.
3447
3448 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3449
3450 * MAINTAINERS (Write After Approval): Add myself.
3451
3452 2009-02-05 Andreas Schwab <schwab@suse.de>
3453
3454 * Makefile.tpl (stage_last): Define $r and $s before using
3455 $(RECURSE_FLAGS_TO_PASS).
3456 * Makefile.in: Regenerate
3457
3458 2009-01-30 Ian Lance Taylor <iant@google.com>
3459
3460 * MAINTAINERS: Move myself to the Global Reviewers list.
3461
3462 2009-01-29 Robert Millan <rmh@aybabtu.com>
3463
3464 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3465 * configure: Regenerate.
3466
3467 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3468
3469 * MAINTAINERS: Make whitespace consistent.
3470 Remove Robert Millan from Write After Approval.
3471
3472 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3473
3474 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3475 (all-opcodes): Depend on all-libiberty.
3476 * Makefile.in: Regenerate.
3477
3478 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3479
3480 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3481 * configure: Regenerate.
3482
3483 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3484
3485 * MAINTAINERS (Write After Approval): Add myself.
3486
3487 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3488
3489 * MAINTAINERS: Add myself to reviewers (Fortran).
3490
3491 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3492
3493 PR tree-optimization/38515
3494 * configure.ac (cloog-polylib): Removed.
3495 (with_ppl, with_cloog): Test for "no".
3496 * configure: Regenerated.
3497
3498 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3499
3500 * MAINTAINERS: Moved myself to reviewers (Fortran).
3501
3502 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3503
3504 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3505 (Write After Approval): Remove myself.
3506
3507 2009-01-03 Diego Novillo <dnovillo@google.com>
3508
3509 * MAINTAINERS: Remove myself from alias maintainership.
3510
3511 2009-01-02 David Ayers <ayers@fsfe.org>
3512
3513 * MAINTAINERS: Update e-mail address.
3514
3515 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3516
3517 * MAINTAINERS: Make whitespace consistent.
3518
3519 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3520
3521 Backport from upstream Libtool:
3522 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3523 Add cache variables to tests that require the linker to work.
3524 For shlibpath_overrides_runpath, this also changes the semantics
3525 to let the result from the C compiler take precedence.
3526
3527 2008-12-02 Ben Elliston <bje@au.ibm.com>
3528
3529 * config.sub, config.guess: Update from upstream sources.
3530
3531 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3532
3533 * configure.ac (ppllibs): Add by default the lib flags.
3534 * configure: Regenerate.
3535
3536 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3537
3538 * MAINTAINERS: Add myself to the write after approval list.
3539
3540 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3541
3542 * configure.ac: Add double brackets on darwin[912].
3543 * configure: Regenerate.
3544
3545 2008-12-03 Daniel Kraft <d@domob.eu>
3546
3547 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3548 Approval to Reviewer section (for Fortran front-end).
3549
3550 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3551
3552 * configure.ac: Expand to darwin10 and later.
3553 * configure: Regenerate.
3554
3555 2008-12-02 Andreas Schwab <schwab@suse.de>
3556
3557 * Makefile.def: configure-target-boehm-gc depends on
3558 all-target-libstdc++-v3.
3559 * Makefile.in: Regenerate.
3560
3561 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3562
3563 * MAINTAINERS: Add myself as mingw maintainer.
3564
3565 2008-12-02 Ben Elliston <bje@au.ibm.com>
3566
3567 * config.sub, config.guess: Update from upstream sources.
3568
3569 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3570
3571 * README.SCO: Remove.
3572
3573 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3574
3575 * MAINTAINERS: Add myself to the write after approval list.
3576
3577 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3578
3579 * MAINTAINERS: Update my email address in WAA section.
3580
3581 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3582
3583 * MAINTAINERS: Update e-mail address.
3584
3585 2008-11-27 Toon Moene <toon@moene.org>
3586
3587 * MAINTAINERS: Change e-mail address.
3588
3589 2008-11-27 Tristan Gingold <gingold@adacore.com>
3590
3591 * configure.ac: Build gdb for i?86-*-darwin*
3592 * configure: Regenerated.
3593
3594 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3595
3596 * MAINTAINERS: Added my full name.
3597
3598 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3599
3600 PR bootstrap/38014
3601 PR bootstrap/37923
3602
3603 Revert:
3604
3605 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3608 * Makefile.in: Regenerated.
3609
3610 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3611
3612 PR gdb/921
3613 PR gdb/1646
3614 PR gdb/2175
3615 PR gdb/2176
3616
3617 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3618 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3619 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3620 (HOST_EXPORTS): Pass CPPFLAGS.
3621 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3622 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3623 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3624 * Makefile.in, configure: Regenerated.
3625 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3626 and CPPFLAGS_FOR_BUILD.
3627
3628 2008-11-06 Jeff Law <law@redhat.com>
3629
3630 * MAINTAINERS: Add myself as middle end maintainer.
3631
3632 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3633
3634 * MAINTAINERS (Write after approval): Add myself.
3635
3636 2008-11-05 Diego Novillo <dnovillo@google.com>
3637
3638 * MAINTAINERS (Global Reviewers): Add myself.
3639 (Non-Algorithmic Maintainers): Remove myself.
3640
3641 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3642
3643 * MAINTAINERS (Write after approval): Add myself.
3644
3645 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3646
3647 * MAINTAINERS (Write after approval): Add myself.
3648
3649 2008-10-31 Ben Elliston <bje@au.ibm.com>
3650
3651 * configure.ac (spu-*-*): Remove special case.
3652 * configure: Regenerate.
3653
3654 2008-10-30 Catherine Moore <clm@codesourcery.com>
3655
3656 * MAINTAINERS (Write after approval): Update my email address.
3657
3658 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3659
3660 * configure.ac [spu-*-*]: Do not set skipdirs.
3661 * configure: Re-generate.
3662
3663 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3664
3665 * MAINTAINERS (Various Maintainers): Add myself to reload.
3666
3667 2008-10-25 Richard Guenther <rguenther@suse.de>
3668
3669 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3670 maintainer. Remove myself as libgcc-math maintainer.
3671 (Non-Algorithmic Maintainers): Remove myself.
3672
3673 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3674
3675 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3676 * Makefile.in: Regenerated.
3677
3678 2008-10-23 Cary Coutant <ccoutant@google.com>
3679
3680 * MAINTAINERS (Write after approval): Add myself.
3681
3682 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3683
3684 PR gdb/921
3685 PR gdb/1646
3686 PR gdb/2175
3687 PR gdb/2176
3688
3689 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3690 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3691 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3692 (HOST_EXPORTS): Pass CPPFLAGS.
3693 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3694 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3695 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3696 * Makefile.in, configure: Regenerated.
3697 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3698 and CPPFLAGS_FOR_BUILD.
3699
3700 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3701
3702 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3703 Sebastian Pop.
3704
3705 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3706
3707 * MAINTAINERS (Write After Approval): Added myself.
3708
3709 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3710
3711 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3712 recommended version to 2.3.2.
3713
3714 * configure: Regenerate.
3715
3716 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3717
3718 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3719
3720 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3721
3722 * MAINTAINERS (Write After Approval): Update e-mail address.
3723
3724 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3725
3726 * libtool.m4: Update to libtool 2.2.6.
3727 * lt~obsolete.m4: Update to libtool 2.2.6.
3728 * ltmain.sh: Update to libtool 2.2.6.
3729 * ltsugar.m4: Update to libtool 2.2.6.
3730 * ltversion.m4: Update to libtool 2.2.6.
3731 * ltoptions.m4: Update to libtool 2.2.6.
3732 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3733
3734 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3735
3736 * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3739
3740 * MAINTAINERS (Write After Approval): Update my name.
3741
3742 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3743
3744 * MAINTAINERS: Add myself in "Write After Approval".
3745
3746 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3747
3748 * MAINTAINERS: Add myself as ia64 maintainer.
3749
3750 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3751
3752 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3753 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3754 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3755 and Michael Tiemann from Write After Approval since they do not
3756 actually have access.
3757
3758 2008-09-05 Richard Guenther <rguenther@suse.de>
3759
3760 * configure.ac: Initialize clooglibs to -lcloog.
3761 * configure: Re-generate.
3762
3763 2008-09-04 Le-Chun Wu <lcwu@google.com>
3764
3765 * MAINTAINERS (Write After Approval): Add myself.
3766
3767 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3768
3769 * configure.ac (--with-cloog-polylib): New.
3770 (--disable-cloog-version-check): New.
3771 (--disable-ppl-version-check): New.
3772 * configure: Re-generate.
3773
3774 2008-09-03 Richard Guenther <rguenther@suse.de>
3775
3776 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3777 cloog test.
3778 * configure: Re-generate.
3779
3780 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3781
3782 Add picoChip port.
3783 * MAINTAINERS: Add picoChip maintainers.
3784
3785 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3786 Tobias Grosser <grosser@fim.uni-passau.de>
3787 Jan Sjodin <jan.sjodin@amd.com>
3788 Harsha Jagasia <harsha.jagasia@amd.com>
3789 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3790 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3791 Adrien Eliche <aeliche@isty.uvsq.fr>
3792
3793 Merge from graphite branch.
3794 * configure: Regenerate.
3795 * Makefile.in: Regenerate.
3796 * configure.ac (host_libs): Add ppl and cloog.
3797 Add checks for PPL and CLooG.
3798 * Makefile.def (ppl, cloog): Added modules and dependences.
3799 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3800 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3801
3802 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3803
3804 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3805 (GCC_SHLIB_SUBDIR): New.
3806 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3807 * configure: Regenerate.
3808 * Makefile.in: Regenerate.
3809
3810 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3811
3812 * MAINTAINERS: Consistently use tabs to separate columns.
3813
3814 2008-08-29 Tristan Gingold <gingold@adacore.com>
3815
3816 * MAINTAINERS (Write after Approval): Add myself.
3817
3818 2008-08-28 Tristan Gingold <gingold@adacore.com>
3819
3820 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3821 Enable bfd, binutils and opcodes.
3822 * configure: Regenerate.
3823
3824 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3825
3826 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3827
3828 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3829
3830 * MAINTAINERS: Use correct Umlaut for last name.
3831
3832 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3833
3834 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3835
3836 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3837
3838 * MAINTAINERS: Update my email address.
3839
3840 2008-08-16 Nicolas Roche <roche@adacore.com>
3841
3842 * Makefile.tpl: Add BOOT_ADAFLAGS.
3843 * Makefile.in: Regenerate.
3844
3845 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3846
3847 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3848 * configure: Regenerate.
3849
3850 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3851
3852 * configure.ac: Add makefile fragments for hpux.
3853 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3854 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3855 * configure: Regenerate.
3856 * Makefile.in: Regenerate.
3857
3858 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3859
3860 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3861
3862 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3863
3864 * MAINTAINERS (Write after Approval): Add myself.
3865
3866 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3867
3868 * MAINTAINERS (Write After Approval): Add myself.
3869
3870 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3871
3872 * MAINTAINERS (Write After Approval): Add myself.
3873
3874 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3875
3876 * MAINTAINERS: Update my email address.
3877
3878 2008-06-25 Joey Ye <joey.ye@intel.com>
3879
3880 * MAINTAINERS (Write After Approval): Add myself.
3881
3882 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3883
3884 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3885 * Makefile.in: Regenerate.
3886 * configure: Regenerate.
3887
3888 2008-06-17 Daniel Kraft <d@domob.eu>
3889
3890 * MAINTAINERS (Write After Approval): Add myself.
3891
3892 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3893
3894 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3895 "$@" is still intact with both Autoconf 2.59 and 2.62.
3896 * configure: Regenerate.
3897
3898 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3899
3900 * Makefile.tpl: Fix comment errors.
3901 * Makefile.in: Regenerate.
3902
3903 2008-06-12 David S. Miller <davem@davemloft.net>
3904 David Edelsohn <edelsohn@gnu.org>
3905
3906 * configure.ac: Add powerpc*-*-* to gold supported targets.
3907 * configure: Regenerate.
3908
3909 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3910
3911 PR tree-optimization/36218
3912 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3913 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3914 (all prefix="build-"): Pass them to build-system sub-makes.
3915 * Makefile.in: Regenerate.
3916
3917 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3918
3919 * MAINTAINERS (mt port): Remove.
3920 (sco5, unixware, sco udk): Remove.
3921 (Kean Johnston): Add to Write After Approval.
3922
3923 2008-05-30 Julian Brown <julian@codesourcery.com>
3924
3925 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3926 of libobjc for ARM EABI Linux.
3927 * configure: Regenerate.
3928
3929 2008-05-18 Xinliang David Li <davidxl@google.com>
3930
3931 * ChangeLog: Remove wrong ChangeLog entry.
3932
3933 2008-05-17 Xinliang David Li <davidxl@google.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2008-05-14 Rafael Espíndola <espindola@google.com>
3942
3943 * config-ml.in: don't handle --enable-shared and --enable-static.
3944
3945 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3946
3947 * MAINTAINERS: Update my email address.
3948
3949 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3950
3951 * MAINTAINERS: Update my email address.
3952
3953 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3954
3955 * MAINTAINERS (Write After Approval): Add myself.
3956
3957 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3958
3959 * MAINTAINERS (Write After Approval): Add myself.
3960
3961 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3962
3963 * MAINTAINERS (crx): Add myself.
3964
3965 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3966
3967 Sync with src:
3968 2008-04-14 David S. Miller <davem@davemloft.net>
3969
3970 * configure.ac: Add sparc*-*-* to gold supported targets.
3971 * configure: Regenerate.
3972
3973 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3974
3975 PR bootstrap/35457
3976 * configure.ac: Include override.m4.
3977 * configure: Regenerate.
3978
3979 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3980
3981 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3982 * Makefile.in: Regenerate.
3983
3984 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3985
3986 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3987 as nonconfigurable directories list.
3988 * configure: Regenerate.
3989
3990 2008-04-14 Ben Elliston <bje@au.ibm.com>
3991
3992 * config.sub, config.guess: Update from upstream sources.
3993
3994 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3995
3996 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3997 * Makefile.in: Regenerate.
3998
3999 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4000
4001 * configure.ac: Do not build libssp for the AVR.
4002 * configure: Regenerate.
4003
4004 2008-04-07 Ian Lance Taylor <iant@google.com>
4005
4006 * Makefile.def: check-gold depends upon all-binutils.
4007 * Makefile.in: Regenerate.
4008
4009 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4010
4011 * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2008-04-04 Nick Clifton <nickc@redhat.com>
4014
4015 PR binutils/4334
4016 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4017 builds.
4018 * configure: Regenerate.
4019
4020 2008-04-04 NightStrike <NightStrike@gmail.com>
4021
4022 PR other/35151
4023 * configure.ac: Combine rules for mingw32 and mingw64.
4024 * configure: Regenerate.
4025
4026 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4027
4028 * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4031
4032 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4033 * Makefile.in (.NOTPARALLEL): Ditto.
4034
4035 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4036
4037 * MAINTAINERS (Write After Approval): Add myself.
4038
4039 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4040
4041 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4042 * Makefile.in (.NOTPARALLEL): Regenerate.
4043
4044 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4045
4046 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4047 * Makefile.in: Regenerate.
4048
4049 2008-03-26 Jakub Staszak <kuba@et.pl>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4054
4055 * MAINTAINERS: Update e-mail address.
4056
4057 2008-03-20 Ian Lance Taylor <iant@google.com>
4058
4059 * configure.ac: Add support for --enable-gold.
4060 * Makefile.def: Add gold as a directory like ld.
4061 * configure, Makefile.in: Regenerate.
4062
4063 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4064
4065 * configure.ac: m4_include config/proginstall.m4.
4066 * configure: Regenerate.
4067
4068 Backport from upstream Libtool:
4069
4070 2007-10-12 Eric Blake <ebb9@byu.net>
4071
4072 Deal with Autoconf 2.62's semantic change in m4_append.
4073 * ltsugar.m4 (lt_append): Replace broken versions of
4074 m4_append.
4075 (lt_if_append_uniq): Don't require separator to be overquoted,
4076 and avoid broken m4_append.
4077 (lt_dict_add): Fix typo.
4078 * libtool.m4 (_LT_DECL): Don't overquote separator.
4079
4080 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4081
4082 * config.rpath: Add AIX 6 support.
4083
4084 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4085
4086 * Makefile.def (stageprofile). Remove -fprofile-generate
4087 from stage_libcflags.
4088 * Makefile.in: Regenerate.
4089
4090 2008-03-13 Ben Elliston <bje@au.ibm.com>
4091
4092 * config.sub, config.guess: Update from upstream sources.
4093
4094 2008-03-06 Tom Tromey <tromey@redhat.com>
4095
4096 * MAINTAINERS: Update for treelang deletion.
4097
4098 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4099
4100 * MAINTAINERS: Update my email address.
4101
4102 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4103
4104 * MAINTAINERS (darwin port): Add myself as a maintainer.
4105 (objective-c/c++): Add myself as a maintainer.
4106
4107 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4108
4109 * MAINTAINERS (Write After Approval): Update my email address.
4110
4111 2008-02-25 Tomas Bily <tbily@suse.cz>
4112
4113 * MAINTAINERS (Write After Approval): Add myself.
4114
4115 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4116
4117 * MAINTAINERS (OpenMP): Add myself.
4118
4119 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4120
4121 PR bootstrap/32009
4122 PR bootstrap/32161
4123
4124 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4125 * configure: Regenerate.
4126
4127 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4128 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4129 STAGE4_LIBCFLAGS): New.
4130 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4131 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4132 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4133 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4134 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4135 for target modules. Don't export LIBCFLAGS.
4136 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4137 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4138 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4139 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4140 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4141 * Makefile.in: Regenerate.
4142
4143 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4144
4145 PR libgcj/33085
4146 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4147 Do not use -DDLL_EXPORT. Backport from upstream.
4148
4149 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4150
4151 * MAINTAINERS (Write After Approval): Add myself.
4152
4153 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4154
4155 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4156 * configure: Regenerate.
4157
4158 2008-01-31 Marc Gauthier <marc@tensilica.com>
4159
4160 * configure.ac (xtensa*-*-*): Recognize processor variants.
4161 * configure: Regenerate.
4162
4163 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4164
4165 PR bootstrap/34922
4166 * configure.ac (PARSE_ARGS): Push suitable setting of
4167 ac_subdirs_all, for `./configure --help=recursive'.
4168 Handle `+' in generic toplevel directory disabling.
4169 * configure: Regenerate.
4170
4171 2008-01-28 Nick Clifton <nickc@redhat.com>
4172
4173 * MAINTAINERS (xstormy16): Take over maintainership.
4174
4175 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4176
4177 * MAINTAINERS (c4x port): Remove.
4178
4179 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4180
4181 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4182
4183 2008-01-23 Ben Elliston <bje@au.ibm.com>
4184
4185 * config.sub, config.guess: Update from upstream sources.
4186
4187 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4188
4189 * MAINTAINERS (Write After Approval): Add myself.
4190
4191 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4192
4193 * MAINTAINERS: Update my email address.
4194
4195 2008-01-09 Raksit Ashok <raksit@google.com>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
4199 2008-01-09 Raksit Ashok <raksit@google.com>
4200
4201 * MAINTAINERS (Write After Approval): Add myself.
4202
4203 2008-01-08 Ben Elliston <bje@au.ibm.com>
4204
4205 * config.sub, config.guess: Update from upstream sources.
4206
4207 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4208
4209 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4210 Change recommended MPFR from 2.2.1 -> 2.3.0.
4211 * configure: Regenerate.
4212
4213 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4214
4215 * MAINTAINERS: Update my email address.
4216
4217 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4218
4219 * MAINTAINERS: Update my email address.
4220
4221 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4222
4223 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4224 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4225 * Makefile.in: Regenerate.
4226
4227 2007-12-10 Mark Heffernan <meheff@google.com>
4228
4229 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4230 misplaced entries.
4231
4232 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4233
4234 * configure.ac: Enable libjava for x86_64-*-darwin9.
4235 * configure: Regenerate.
4236
4237 2007-12-07 Bill Maddox <maddox@google.com>
4238
4239 * MAINTAINERS (Write After Approval): Add myself.
4240
4241 2007-12-05 Ben Elliston <bje@au.ibm.com>
4242
4243 * config.sub, config.guess: Update from upstream sources.
4244
4245 2007-12-02 Matthias Klose <doko@ubuntu.com>
4246
4247 * config-ml.in: Remove 64bit configure tests.
4248
4249 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4250
4251 * config-ml.in: Robustify against white space in absolute file
4252 names.
4253
4254 * config-ml.in (multi-clean): Substitute ${Makefile}.
4255 Remove superfluous ${Makefile} in list.
4256
4257 2007-11-19 Thiemo Seufer <ths@mips.com>
4258
4259 * config-ml.in: Don't hardcode the Makefile name.
4260
4261 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4266
4267 * MAINTAINERS (Write After Approval): Add myself.
4268
4269 2007-11-06 Doug Kwan <dougkwan@google.com>
4270
4271 * MAINTAINERS (Write After Approval): Add myself.
4272
4273 2007-10-25 Ben Elliston <bje@au.ibm.com>
4274
4275 * MAINTAINERS (mercury): Remove entry.
4276 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4277
4278 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4279
4280 * Makefile.def (dependencies): Make configure-gdb depend on
4281 all-intl.
4282 * Makefile.in: Regenerated.
4283
4284 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4285
4286 * MAINTAINERS (Fortran maintainer): Remove myself.
4287
4288 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4289
4290 * Makefile.def: To avoid problems running with parallel makes,
4291 build newlib before libgloss so that target specific header
4292 files are availble.
4293 * Makefile.in: Regenerate
4294
4295 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4296
4297 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4298 * Makefile.in: Regenerate.
4299
4300 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4301
4302 * MAINTAINERS (Register allocation reviewer): Add myself.
4303
4304 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4305
4306 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4307 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4308 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4309 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4310 * configure: Regenerate.
4311
4312 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4313
4314 * MAINTAINERS (Register allocation reviewer): Add myself.
4315
4316 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4317
4318 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4319 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4320 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4321 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4322 * configure.ac: Default them to host tools for $host = $build.
4323 Subst them.
4324
4325 * configure: Regenerate.
4326 * Makefile.in: Regenerate.
4327
4328 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4329
4330 * MAINTAINERS (Register allocation reviewer): Add myself.
4331
4332 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4333
4334 * MAINTAINERS (Register allocation reviewer): Add myself.
4335
4336 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4337
4338 * MAINTAINERS (Write After Approval): Fix typo.
4339
4340 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4341
4342 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4343 * configure: Regenerate.
4344
4345 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4346
4347 PR bootstrap/31906
4348 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4349 they're already prefixed.
4350
4351 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4352
4353 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4354 libstdc++.
4355 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4356 * configure: Regenerate.
4357 * Makefile.in: Regenerate.
4358
4359 2007-09-17 Andreas Schwab <schwab@suse.de>
4360
4361 * configure.ac: Raise minimum makeinfo version to 4.6.
4362 * configure: Regenerate.
4363
4364 2007-09-17 Johannes Singler <singler@ira.uka.de>
4365
4366 * MAINTAINERS (write-after-approval) add myself
4367
4368 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4369
4370 * configure.ac: Correct makeinfo version check.
4371 * configure: Regenerate.
4372
4373 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4374
4375 * MAINTAINERS: Update my email address.
4376
4377 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4378
4379 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4380 to $skipdirs and only disable gprof for newlib. Use the normal
4381 mips*-elf* handling in other respects.
4382 * configure: Regnerate.
4383
4384 2007-09-12 David Daney <ddaney@avtrex.com>
4385
4386 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4387 enabling libgcj.
4388 * configure: Regenerate.
4389
4390 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4391
4392 PR other/32154
4393 * configure.ac: For libgloss targets, point the linker to the linker
4394 script, startup code and simulator library.
4395 * configure: Regenerate.
4396
4397 2007-09-07 Andrew Haley <aph@redhat.com>
4398
4399 * configure.ac (noconfigdirs): Remove target-libffi and
4400 target-libjava.
4401 * configure: Regenerate.
4402
4403 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4404
4405 PR target/33281
4406 * configure.ac: Use config/mh-mingw on mingw.
4407 * configure: Regenerate.
4408
4409 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4410
4411 * MAINTAINERS (Write After Approval): Add myself.
4412
4413 2007-09-05 Richard Guenther <rguenther@suse.de>
4414
4415 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4416 nor --disable-checking is provided also turn on yes and types
4417 checking for stage1.
4418 * configure: Re-generate.
4419
4420 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4421
4422 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4423 (Write After Approval): Remove myself.
4424
4425 2007-08-29 Nick Clifton <nickc@redhat.com>
4426
4427 * config.sub, config.guess: Update from upstream sources.
4428
4429 2007-08-22 Bud Davis <jmdavis@link.com>
4430
4431 * MAINTAINERS (Write After Approval): Added myself.
4432 * MAINTAINERS (Reviewers): Removed myself.
4433
4434 2007-08-18 Paul Brook <paul@codesourcery.com>
4435 Joseph Myers <joseph@codesourcery.com>
4436
4437 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4438 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4439 * Makefile.in: Regenerate.
4440 * configure.ac (--with-debug-prefix-map): New.
4441 * configure: Regenerate.
4442
4443 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4444 Nigel Stephens <nigel@mips.com>
4445
4446 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4447 as target_makefile_frag.
4448 * configure: Regenerate.
4449
4450 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4451
4452 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4453 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4454 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4455 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4456 (do-compare, do-compare3, do-compare-debug): New.
4457 ([+compare-target+]): Use them.
4458
4459 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4460
4461 * MAINTAINERS (Write After Approval): Change my email address.
4462
4463 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4464 Ben Elliston <bje@au.ibm.com>
4465
4466 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4467 --silent if $silent.
4468 * configure: Regenerate.
4469
4470 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4471
4472 * MAINTAINERS (Various Maintainers): Add myself as
4473 loop infrastructure maintainer. Update my e-mail
4474 address.
4475
4476 2007-07-31 Diego Novillo <dnovillo@google.com>
4477
4478 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4479 Adjust description.
4480
4481 2007-07-26 Richard Guenther <rguenther@suse.de>
4482
4483 * configure.ac: Add types checking to stage1 checking flags.
4484 * configure: Regenerate.
4485
4486 2007-07-17 Nick Clifton <nickc@redhat.com>
4487
4488 * COPYING3: New file. Contains version 3 of the GNU General
4489 Public License.
4490 * COPYING3.LIB: New file. Contains version 3 of the GNU
4491 Lesser General Public License.
4492
4493 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4494
4495 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4496
4497 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4498
4499 * MAINTAINERS (S/390 co-maintainer): Add myself.
4500 (Write After Approval): Remove myself.
4501
4502 2007-07-13 Dan Hipschman <dsh@google.com>
4503
4504 * MAINTAINERS (Write After Approval): Add myself.
4505
4506 2007-07-11 Nick Clifton <nickc@redhat.com>
4507
4508 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4509 WINDRES export.
4510 * Makefile.in: Regenerate.
4511
4512 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4513
4514 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4515 maintainer.
4516
4517 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4518
4519 * lt~obsolete.m4: New. Import from 20070318 libtool.
4520
4521 2007-07-03 Julian Brown <julian@codesourcery.com>
4522
4523 * MAINTAINERS (Write After Approval): Add myself.
4524
4525 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4526
4527 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4528 * configure: Regenerate.
4529
4530 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4531
4532 * configure.ac: Add some missing m4 quotation.
4533 * configure: Regenerate.
4534
4535 2007-07-02 Simon Baldwin <simonb@google.com>
4536
4537 * MAINTAINERS (Write After Approval): Add myself.
4538
4539 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4540
4541 * configure: Regenerate.
4542
4543 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4544
4545 * Makefile.def: Add windmc tool to build.
4546 * Makefile.tpl: Likewise.
4547 * configure.ac: Likewise.
4548 * Makefile.in: Regenerate.
4549 * configure: Regenerate.
4550
4551 2007-06-28 DJ Delorie <dj@redhat.com>
4552
4553 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4554 not building newlib.
4555 * configure: Regenerated.
4556
4557 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4558
4559 * MAINTAINERS (Write After Approval): Add myself.
4560
4561 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4562
4563 * MAINTAINERS (Write After Approval): Add myself.
4564
4565 2007-06-19 Chris Matthews <chrismatthews@google.com>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
4569 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4574
4575 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4576 * Makefile.in: Regenerated.
4577
4578 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4579
4580 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4581 bfin*-*-uclinux* targets.
4582 * configure: Regenerate.
4583
4584 2007-06-14 Ian Lance Taylor <iant@google.com>
4585
4586 * MAINTAINERS: Add myself as non-algorithmic global write
4587 maintainer.
4588
4589 2007-06-14 Diego Novillo <dnovillo@google.com>
4590
4591 * MAINTAINERS: Add self as middle-end maintainer and
4592 non-algorithmic global write maintainer.
4593
4594 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4595
4596 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4597 Move all Fortran maintainers except Paul Brook into the
4598 Non-Autopoiesis section.
4599
4600 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4601
4602 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4603 (distclean-stage[+id+]): Possibly delete stage_last.
4604 * Makefile.in: Regenerate.
4605
4606 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4607
4608 * MAINTAINERS (Various Maintainer): Fix typo.
4609
4610 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4611
4612 * MAINTAINERS (Various Maintainer): Add myself as
4613 dataflow maintainer.
4614
4615 2007-06-07 Ben Elliston <bje@au.ibm.com>
4616
4617 * config.sub, config.guess: Update from upstream sources.
4618
4619 2007-06-07 Ben Elliston <bje@au.ibm.com>
4620
4621 * Makefile.tpl: Fix spelling error.
4622 * Makefile.in: Regenerate.
4623
4624 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4625
4626 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4627 lt_cv_sys_max_cmd_len.
4628
4629 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4630
4631 * MAINTAINERS (Various Maintainers): Add myself as
4632 auto-vectorizer maintainer.
4633
4634 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4635
4636 PR libjava/32098
4637 * libtool.m4: Revert previous change.
4638 * ltgcc.m4: Put it here.
4639
4640 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4641
4642 * MAINTAINERS (Various Maintainers): Add myself as
4643 auto-vectorizer maintainer.
4644
4645 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4646
4647 PR libjava/32098
4648 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4649
4650 2007-05-30 Richard Guenther <rguenther@suse.de>
4651
4652 * MAINTAINERS (Various Maintainers): Add myself as
4653 auto-vectorizer maintainer.
4654
4655 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4656
4657 PR bootstrap/29382
4658 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4659 * configure: Rebuilt.
4660
4661 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4662
4663 * MAINTAINERS (Write After Approval): Removed my name.
4664
4665 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4666
4667 * MAINTAINERS (Write After Approval): Remove myself.
4668
4669 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4670
4671 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4672
4673 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4674
4675 * ltmain.sh: Update from ToT Libtool.
4676 * libtool.m4: Update from ToT Libtool.
4677 * ltsugar.m4: New. Update from ToT Libtool.
4678 * ltversion.m4: New. Update from ToT Libtool.
4679 * ltoptions.m4: New. Update from ToT Libtool.
4680 * ltconfig: Remove.
4681 * ltcf-c.sh: Remove.
4682 * ltcf-cxx.sh: Remove.
4683 * ltcf-gcj.sh: Remove.
4684
4685 2007-05-22 Ollie Wild <aaw@google.com>
4686
4687 * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4690
4691 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4692 stage_cflags.
4693 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4694 Remove CFLAGS/LIBCFLAGS.
4695 (configure-stage[+id+]-[+prefix+][+module+],
4696 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4697 * Makefile.in: Regenerate.
4698
4699 2007-05-15 Diego Novillo <dnovillo@google.com>
4700
4701 * MAINTAINERS: Update e-mail address.
4702
4703 2007-05-15 Revital Eres <eres@il.ibm.com>
4704
4705 * MAINTAINERS (Write After Approval): Add myself.
4706
4707 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4708
4709 * MAINTAINERS (Write After Approval): Updated my address.
4710
4711 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2007-05-11 Silvius Rus <rus@google.com>
4716
4717 * MAINTAINERS (Write After Approval): Add myself.
4718
4719 2007-04-23 Tom Tromey <tromey@redhat.com>
4720
4721 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4722
4723 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4724
4725 * MAINTAINERS (cpplib): Rename to ...
4726 (libcpp): ... this. Add C/C++ front end maintainers.
4727
4728 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4729
4730 * config-ml.in: Pass ${ml_config_env} to configure calls.
4731
4732 2007-04-04 Christian Bruel <christian.bruel@st.com>
4733
4734 * MAINTAINERS (Write After Approval): Add myself.
4735
4736 2007-04-02 Dave Korn <dave.korn@artimi.com>
4737
4738 * MAINTAINERS (Write After Approval): Add myself.
4739
4740 2007-03-31 Tobias Burnus <burnus@net-b.de>
4741
4742 * MAINTAINERS (fortran 95 front end): Add myself.
4743
4744 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
4748 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4749
4750 * MAINTAINERS (Modulo Scheduler): Add myself.
4751
4752 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4753
4754 * MAINTAINERS (fortran 95 front end): Add myself.
4755 (c++ front end): whitespace fix.
4756
4757 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4758
4759 * MAINTAINERS (Write After Approval): Add myself.
4760
4761 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4762
4763 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4764 of glob. Quote arguments with single quotes too.
4765 * configure: Regenerate.
4766
4767 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4768
4769 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4770 * Makefile.in: Regenerate
4771
4772 2007-03-07 Andreas Schwab <schwab@suse.de>
4773
4774 * configure: Regenerate.
4775
4776 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4777
4778 * configure.ac: Add "--with-pdfdir" configure option,
4779 which defines pdfdir variable.
4780 * Makefile.def (target=fixincludes): Add install-pdf to
4781 missing targets.
4782 (recursive_targets): Add install-pdf target.
4783 (flags_to_pass): Add pdfdir.
4784 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4785 target.
4786 * configure: Regenerate
4787 * Makefile.in: Regenerate
4788
4789 2007-02-28 Eric Christopher <echristo@apple.com>
4790
4791 Revert:
4792 2006-12-07 Mike Stump <mrs@apple.com>
4793
4794 * Makefile.def (dependencies): Add dependency for
4795 install-target-libssp and install-target-libgomp on
4796 install-gcc.
4797 * Makefile.in: Regenerate.
4798
4799 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4800
4801 * configure: Regenerate.
4802 * configure.ac: Move statements after variable declarations.
4803
4804 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4805
4806 * MAINTAINERS: Add myself as sh maintainer.
4807
4808 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4809
4810 * configure.ac: Adjust for loop syntax.
4811 * configure: Regenerate.
4812
4813 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4814
4815 * configure: Rebuilt.
4816
4817 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4818
4819 * configure.ac: Drop multiple occurrences of --enable-languages,
4820 and fix its quoting.
4821 * configure: Rebuilt.
4822
4823 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4824 Nathan Sidwell <nathan@codesourcery.com>
4825 Vladimir Prus <vladimir@codesourcery.com>
4826 Joseph Myers <joseph@codesourcery.com>
4827
4828 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4829 * configure: Regenerate.
4830
4831 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4832
4833 * ltconfig (freebsd*): Default to elf.
4834
4835 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4836
4837 * configure.ac (target_libraries): Move libgcc before libiberty.
4838 * configure: Regenerated.
4839
4840 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4841 Paolo Bonzini <bonzini@gnu.org>
4842
4843 PR bootstrap/30753
4844 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4845 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4846 * configure: Regenerated.
4847
4848 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4849
4850 * MAINTAINERS (Language Front End Maintainers): Update my mail
4851 address.
4852
4853 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4854
4855 PR bootstrap/30748
4856 * configure.ac: Correct syntax for Solaris ksh.
4857 * configure: Regenerated.
4858
4859 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4860
4861 * configure.ac: Sync with src.
4862 * configure: Regenerate.
4863
4864 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4865
4866 * Makefile.in: Regenerate.
4867
4868 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4869
4870 * config.sub: Sync with src.
4871
4872 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4873
4874 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4875 noncanonical equivalents.
4876 * configure.in: Rename to...
4877 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4878 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4879 target_noncanonical. Use them. Rewrite removal of configure
4880 arguments for autoconf 2.59. Discard variable settings. Force
4881 program_transform_name for native tools.
4882
4883 * Makefile.in: Regenerated.
4884 * configure: Regenerated with autoconf 2.59.
4885
4886 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4887
4888 * MAINTAINERS (Write After Approval): Add myself.
4889
4890 2007-01-31 Andreas Schwab <schwab@suse.de>
4891
4892 * Makefile.tpl (LDFLAGS): Substitute it.
4893 * Makefile.in: Regenerate.
4894
4895 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4896
4897 * MAINTAINERS (Write After Approval): Add myself.
4898
4899 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4900
4901 * MAINTAINERS (spu port): Add myself.
4902
4903 2007-01-23 Richard Guenther <rguenther@suse.de>
4904
4905 PR bootstrap/30541
4906 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4907 * Makefile.tpl (GNATBIND): Substitute it.
4908 (GNATMAKE): Likewise.
4909 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4910 of STAGE_PREFIX.
4911 * Makefile.in: Regenerate.
4912 * configure: Regenerate.
4913
4914 2007-01-18 Mike Stump <mrs@apple.com>
4915
4916 * configure.in: Re-enable -Werror for gcc builds.
4917
4918 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4919
4920 * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * configure.in: Change == to = in test command.
4925 * configure: Regenerate.
4926
4927 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4928 Nick Clifton <nickc@redhat.com>
4929 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4930
4931 * configure.in (build_configargs, host_configargs, target_configargs):
4932 Remove build/host/target parameters.
4933 (host_libs): Add gmp and mpfr.
4934 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4935 * Makefile.def (gmp, mpfr): New.
4936 (gcc): Remove target.
4937 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4938 target_os, target_vendor): New.
4939 (configure): Add host_alias/target_alias arguments; adjust invocations.
4940 * configure: Regenerate.
4941 * Makefile.in: Regenerate.
4942
4943 2007-01-11 Matt Fago <fago@earthlink.net>
4944
4945 * configure.in: Try to link to functions only in mpfr 2.2.x
4946 to improve robustness of configure tests.
4947 * configure: Regenerate.
4948
4949 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4950
4951 * MAINTAINERS: Add myself as i386 maintainer.
4952
4953 2007-01-08 Jan Hubicka <jh@suse.cz>
4954
4955 * MAINTAINERS: Add myself as i386 maintainer.
4956
4957 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4958
4959 * configure.in: Add support for an x86_64-mingw* target.
4960 * configure: Regenerate.
4961
4962 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4963
4964 * Makefile.tpl (all-target): Correct @if conditional for target
4965 modules.
4966 * configure.in: Omit libiberty if building only target libgcc.
4967 * configure, Makefile.in: Regenerated.
4968
4969 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4970
4971 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4972 * configure: Regenerate.
4973
4974 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4975
4976 * Makefile.def (target_modules): Add libgcc.
4977 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4978 * Makefile.tpl (clean-target-libgcc): Delete.
4979 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4980 on gcc even for bootstrapped modules. Rewrite handling of
4981 lang_env_dependencies to loop over target_modules.
4982 * configure.in (target_libraries): Add target-libgcc.
4983 * Makefile.in, configure: Regenerated.
4984
4985 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4986
4987 * configure.in: Reorganize recognition of languages. Add
4988 --enable-stage1-languages. Show supported languages for the chosen
4989 target rather than all recognized languages.
4990 * configure: Regenerate.
4991
4992 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4993
4994 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4995 * Makefile.in: Regenerate.
4996
4997 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4998
4999 * configure.in: Warn that MPFR 2.2.0 is buggy.
5000 * configure: Regenerate.
5001
5002 2006-12-27 Ian Lance Taylor <iant@google.com>
5003
5004 * configure.in: When removing Makefiles to force a reconfigure, also
5005 remove prev-DIR*/Makefile.
5006 * configure: Regenerate.
5007
5008 2006-12-22 Andreas Schwab <schwab@suse.de>
5009
5010 * configure: Regenerate with correct autoconf version.
5011
5012 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5013
5014 * configure.in: add AC_SUBST for *_FOR_TARGET.
5015 * configure: Regenerate.
5016
5017 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5018
5019 * configure.in: Simplify logic for rejecting languages that cannot
5020 be built. Separate the case when a language is unsupported,
5021 from the case when the user chooses not to build a language.
5022
5023 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5024
5025 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5026 it only affects bootstrap and could be tested on "$host" as well.
5027 * configure: Regenerate.
5028 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5029
5030 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5031
5032 PR bootstrap/29544
5033 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5034 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5035 move here comment from Makefile.tpl.
5036 * Makefile.tpl: Move some definitions higher in the file.
5037 (STAGE1_CHECKING): New.
5038 * configure.in: Add --enable-stage1-checking.
5039 * configure: Regenerate.
5040 * Makefile.in: Regenerate.
5041
5042 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5043
5044 * MAINTAINERS: Add myself as build system maintainer.
5045
5046 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2006-12-13 Eric Christopher <echristo@apple.com>
5051
5052 * MAINTAINERS: Add myself as darwin maintainer.
5053
5054 2006-12-11 Ian Lance Taylor <ian@airs.com>
5055
5056 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5057
5058 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5059
5060 MAINTAINERS: Update my entry.
5061
5062 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5063
5064 * configure.in: Handle spu makefile frag.
5065 * Makefile.tpl (MAINT): Define
5066 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5067 * configure: Regenerate.
5068 * Makefile.in: Regenerate.
5069
5070 2006-12-11 Ben Elliston <bje@au.ibm.com>
5071
5072 * config.guess: Import latest version.
5073 * config.sub: Likewise.
5074
5075 2006-12-11 Ben Elliston <bje@au.ibm.com>
5076
5077 * configure.in (spu-*-*): Don't skip target-libiberty.
5078 * configure: Regenerate.
5079
5080 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5081
5082 PR bootstrap/30134
5083 * configure.in: Correct x86 darwin support for libjava to powerpc
5084 and i?86 only.
5085 * configure: Regenerate.
5086
5087 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5088
5089 * configure.in: Add x86 darwin support for libjava.
5090 * configure: Regenerate.
5091
5092 2006-12-07 Mike Stump <mrs@apple.com>
5093
5094 * Makefile.def (dependencies): Add dependency for
5095 install-target-libssp and install-target-libgomp on
5096 install-gcc.
5097 * Makefile.in: Regenerate.
5098
5099 2006-12-04 Richard Guenther <rguenther@suse.de>
5100
5101 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5102 (Non-Algorithmic Maintainers): Move over non-algorithmic
5103 loop optimizer maintainers, add myself as a non-algorithmic
5104 middle-end maintainer.
5105
5106 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5107
5108 * MAINTAINERS (Write After Approval): Add myself.
5109
5110 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5111
5112 * configure.in: Update error message for missing GMP/MPFR.
5113
5114 * configure: Regenerate.
5115
5116 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5117
5118 * configure.in: Update MPFR version in error message.
5119
5120 * configure: Regenerate.
5121
5122 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5123
5124 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5125 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5126 --with-gmp-lib): New flags.
5127
5128 * configure: Regenerate.
5129
5130 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5131
5132 * MAINTAINERS (Write After Approval): Change my email address.
5133
5134 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5135
5136 * MAINTAINERS (Write After Approval): Add myself.
5137
5138 2006-11-22 Philipp Thomas <pth@suse.de>
5139
5140 * MAINTAINERS (i18n): Update e-mail address.
5141
5142 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5143
5144 * MAINTAINERS (spu port): Add myself as maintainer.
5145 (Write After Approval): Remove myself.
5146
5147 2006-11-22 Ben Elliston <bje@au.ibm.com>
5148
5149 * configure.in (skipdirs): Don't build libssp for SPU.
5150 * configure: Regenerate.
5151
5152 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5153
5154 * MAINTAINERS (spu port): Add myself as maintainer.
5155 (libobjc): Update my email address.
5156
5157 2006-11-21 Andrea Bona <andrea.bona@st.com>
5158
5159 * MAINTAINERS (Write After Approval): Add myself.
5160
5161 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5162
5163 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5164 * configure : Rebuilt.
5165
5166 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5167
5168 * MAINTAINERS (Write After Approval): Add myself.
5169
5170 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5171
5172 * MAINTAINERS (Write After Approval): Add myself.
5173
5174 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5175
5176 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5177 libmpfr.a.
5178 * configure: Regenerate.
5179
5180 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5181
5182 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5183 (unstage): Test for stage_last presence.
5184
5185 PR bootstrap/29802
5186 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5187 STAGE_PREFIX.
5188 * Makefile.in: Regenerate.
5189
5190 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5191
5192 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5193 maintainers.
5194
5195 2006-11-14 Erven Rohou <erven.rohou@st.com>
5196
5197 * MAINTAINERS (Write After Approval): Add myself.
5198
5199 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5200
5201 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5202 and stageN-package/Makefile.
5203 * Makefile.in: Regenerated.
5204
5205 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5206
5207 * configure.in: Remove target-libgloss from noconfigdirs for
5208 bfin-*-*.
5209 * configure: Regenerated.
5210
5211 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5212
5213 * configure.in (have_gmp): Only error if the gcc directory exists.
5214
5215 * configure: Regenerate.
5216
5217 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5218
5219 * configure.in: Robustify error message for missing GMP/MPFR.
5220
5221 * configure: Regenerate.
5222
5223 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5224
5225 * MAINTAINERS (Write After Approval): Add myself.
5226
5227 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5228
5229 * MAINTAINERS: Change email address.
5230
5231 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5232
5233 * MAINTAINERS (Write After Approval): Add myself.
5234
5235 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5236
5237 * MAINTAINERS (Write After Approval): Add myself.
5238
5239 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5240
5241 * MAINTAINERS (Write After Approval): Move myself to
5242 Write After Approval section.
5243
5244 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5245
5246 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5247 need_gmp anymore.
5248 * configure: Regenerate.
5249
5250 2006-10-16 Tobias Burnus <burnus@net-b.de>
5251
5252 * MAINTAINERS (Write After Approval): Add myself.
5253
5254 2006-10-16 Ben Elliston <bje@au.ibm.com>
5255
5256 * config.guess: Import latest version.
5257 * config.sub: Likewise.
5258
5259 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5260
5261 * Makefile.def: Added pdf target handling.
5262 * Makefile.tpl: Added pdf target handling.
5263 * Makefile.in: Regenerated.
5264
5265 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5266
5267 * MAINTAINERS: Add self as score port maintainer.
5268
5269 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5270
5271 * MAINTAINERS (Write After Approval): Add myself.
5272
5273 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5274
5275 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5276 or newer.
5277 * configure: Regenerated.
5278
5279 2006-09-27 Dave Brolley <brolley@redhat.com>
5280
5281 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5282 using $s instead of $r.
5283 * configure: Regenerated.
5284
5285 2006-09-26 Thiemo Seufer <ths@mips.com>
5286
5287 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5288 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5289 * configure: Regenerate.
5290
5291 2006-09-24 Graeme Peterson <gridly@gmail.com>
5292
5293 * MAINTAINERS (Write After Approval): Remove myself.
5294
5295 2006-09-22 Chao-ying Fu <fu@mips.com>
5296
5297 * MAINTAINERS (Write After Approval): Add myself.
5298
5299 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5300
5301 * MAINTAINERS: Add self as soft-fp maintainer.
5302
5303 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5304
5305 * MAINTAINERS: Add myself as avr maintainer.
5306 Remove Marek Michalkiewicz as avr maintainer.
5307
5308 2006-09-07 Roberto Costa <roberto.costa@st.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5313
5314 * configure.in: Never build newlib for a Mingw host.
5315 Never build newlib as Mingw target library.
5316 Test the existence of winsup/cygwin for building a Cygwin newlib,
5317 rather than just winsup.
5318 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5319 building a Mingw target.
5320 * configure: Regenerate.
5321
5322 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5323
5324 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5325
5326 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5327
5328 * config.guess: Import from src (was more updated).
5329 * config.sub: Likewise.
5330
5331 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5332
5333 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5334 * configure: Regenerated.
5335
5336 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5337
5338 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5339 for stages after the first.
5340
5341 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5342
5343 * Makefile.def: Add dependencies for configure-opcodes
5344 on configure-intl and all-opcodes on all-intl.
5345 * Makefile.in: Regenerated.
5346
5347 2006-07-13 Ben Elliston <bje@au.ibm.com>
5348
5349 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5350
5351 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5352
5353 Port to hosts whose 'sort' and 'tail' implementations
5354 treat operands with leading '+' as file names, as POSIX
5355 has required since 2001. However, make sure the code still
5356 works on pre-POSIX hosts.
5357 * ltmain.sh: Don't assume "sort +2" is equivalent to
5358 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5359
5360 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5361
5362 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5363
5364 2006-07-04 Peter O'Gorman <peter@pogma.com>
5365
5366 * ltconfig: chmod 644 before ranlib during install.
5367
5368 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5369
5370 PR bootstrap/18058
5371 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5372 if the bootstrap compiler is a GCC version that supports it.
5373 * configure: Regenerate.
5374
5375 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5376
5377 * configure.in: Fix thinkos in previous check-in.
5378 * configure: Regenerate.
5379
5380 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5381
5382 PR other/27063
5383 * configure.in: Test subdir_requires and give an appropriate
5384 error message.
5385 * configure: Regenerate.
5386
5387 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5388
5389 * MAINTAINERS (Write After Approval): Add myself.
5390
5391 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5392
5393 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5394
5395 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5396
5397 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5398
5399 2006-06-20 David Ayers <d.ayers@inode.at>
5400
5401 PR bootstrap/28072
5402 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5403 whether target-libjava is being configured instead of whether the
5404 java front end is enabled.
5405 * configure: Regenerate.
5406
5407 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5408
5409 PR target/27540
5410 * configure.in: Only enable libgomp on IRIX 6.
5411 * configure: Regenerate.
5412
5413 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5414
5415 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5416 too.
5417 * Makefile.in: Regenerate.
5418
5419 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5420
5421 * config-ml.in: Alter CCASFLAGS to include special
5422 multilib options the same as is done for CFLAGS.
5423
5424 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5425
5426 * configure.in: Don't enable libgomp on hpux10.
5427 * configure: Rebuilt.
5428
5429 2006-06-12 David Ayers <d.ayers@inode.at>
5430
5431 PR bootstrap/27963
5432 PR target/19970
5433 * configure.in: Remove target-boehm-gc from noconfigdirs where
5434 ${libgcj} is specified.
5435 * configure: Regenerate.
5436
5437 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5438
5439 Sync from src:
5440
5441 * configure.in: Sync.
5442 * configure: Regenerated.
5443
5444 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5445
5446 * Makefile.def: Added dependencies from sim and gdb on intl, and
5447 added configure dependencies to everything with an all dependency
5448 on intl.
5449 * Makefile.in: Regenerated.
5450
5451 2006-06-06 David Ayers <d.ayers@inode.at>
5452
5453 PR libobjc/13946
5454 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5455 * Makefile.in: Regenerate.
5456 * configure.in: Add --enable-objc-gc at toplevel and have it
5457 enable boehm-gc for Objective-C.
5458 Remove target-boehm-gc from libgcj.
5459 Add target-boehm-gc to target_libraries.
5460 Add target-boehm-gc to noconfigdirs where ${libgcj}
5461 is specified.
5462 Assert that boehm-gc is supported when requested for Objective-C.
5463 Only build boehm-gc if needed either for Java or Objective-C.
5464 * configure: Regenerate.
5465
5466 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5467
5468 PR 27674
5469 * Makefile.tpl (configure-[+prefix+][+module+],
5470 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5471 Remove rule to unstage bootstrapped modules.
5472 (stage_current): New.
5473 * Makefile.in: Regenerate.
5474
5475 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5476
5477 * MAINTAINERS (Write After Approval): Update my e-mail address.
5478
5479 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5480
5481 * include/libiberty.h: Declare pex_run_in_environment.
5482
5483 2006-05-31 Asher Langton <langton2@llnl.gov>
5484
5485 * MAINTAINERS (Write After Approval): Add myself.
5486
5487 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5488
5489 * Makefile.def (bfd, opcodes): Fix lib_path.
5490 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5491 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5492 * Makefile.in: Regenerate.
5493
5494 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5495
5496 * Makefile.in: Regenerate.
5497
5498 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5499
5500 * Makefile.def: Add install-html target. Add datarootdir
5501 docdir and htmldir to flags_to_pass.
5502 * Makefile.tpl: Add install-html target.
5503 * Makefile.in: Regenerate.
5504 * configure.in: Add --with-datarootdir, --with-docdir, and
5505 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5506 * configure: Regenerate.
5507
5508 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5509
5510 * configure.in: Enable gprof for cross builds.
5511 * configure: Regenerate.
5512
5513 2006-05-22 Richard Guenther <rguenther@suse.de>
5514
5515 Revert
5516 2006-01-31 Richard Guenther <rguenther@suse.de>
5517 Paolo Bonzini <bonzini@gnu.org>
5518
5519 * Makefile.def (target_modules): Add libgcc-math target module.
5520 * configure.in (target_libraries): Add libgcc-math target library.
5521 (--enable-libgcc-math): New configure switch.
5522 * Makefile.in: Re-generate.
5523 * configure: Re-generate.
5524 * libgcc-math: New toplevel directory.
5525
5526 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5527 Andreas Tobler <a.tobler@schweiz.ch>
5528
5529 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5530 * configure: Rebuilt.
5531
5532 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5533
5534 * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2006-05-01 DJ Delorie <dj@redhat.com>
5537
5538 * configure.in: Restore CFLAGS if GMP isn't present.
5539 * configure: Regenerate.
5540
5541 2006-05-01 Richard Guenther <rguenther@suse.de>
5542
5543 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5544 maintainer.
5545
5546 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5547
5548 * MAINTAINERS (Write After Approval): Add myself.
5549
5550 2006-04-28 Jan Beulich <jbeulich@novell.com>
5551
5552 * MAINTAINERS (Write After Approval): Add myself.
5553
5554 2006-04-18 DJ Delorie <dj@redhat.com>
5555
5556 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5557 reference libgloss so that libssp can be built in a combined
5558 tree.
5559 * configure: Regenerate.
5560
5561 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5562
5563 * MAINTAINERS (Write After Approval): Add myself.
5564
5565 2006-04-05 Ben Elliston <bje@au.ibm.com>
5566
5567 * configure.in: Require makeinfo 4.4 or higher.
5568 * configure: Regenerate.
5569
5570 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5571
5572 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5573 Rearrange the entries of other libraries to have them in one place.
5574
5575 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5576
5577 * MAINTAINERS (Write After Approval): Remove myself.
5578 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5579
5580 2006-03-14 Richard Guenther <rguenther@suse.de>
5581
5582 * configure: Regenerate with autoconf 2.13.
5583
5584 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5585
5586 * MAINTAINERS: Use my work address.
5587
5588 * MAINTAINERS: Update my E-mail address.
5589
5590 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5591
5592 * configure.in: Handle --disable-<component> generically.
5593 * configure: Regenerate.
5594
5595 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5596
5597 PR libgcj/17311
5598 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5599
5600 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5601
5602 * MAINTAINERS (Write After Approval): Remove myself.
5603 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5604
5605 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5606
5607 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5608 (TARGET_CONFIGDIRS): Remove.
5609 * configure.in: Remove AC_SUBST(target_configdirs).
5610 * Makefile.in, configure: Regenerated.
5611
5612 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5613
5614 * MAINTAINERS (Write After Approval): Remove myself.
5615 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5616
5617 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5618
5619 PR bootstrap/25670
5620
5621 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5622
5623 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5624 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5625 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5626 BUILD_PREFIX, BUILD_PREFIX_1.
5627 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5628
5629 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5630 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5631
5632 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5633 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5634 of `cat stage_current`. Always provide the `r' and `s' variables.
5635 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5636 a single shell execution.
5637 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5638 bootstrapped modules, make the stage1 module if the build was not
5639 started yet, else build the current stage.
5640 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5641 (all-build, all-host, all-target, [+make_target+]-host,
5642 [+make_target+]-target): Do not use \-continued lines.
5643 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5644 (current_stage, restrap, stage_last): New.
5645
5646 * Makefile.in: Regenerate.
5647 * configure: Regenerate.
5648
5649 2006-02-19 Bud Davis <jmdavis@link.com>
5650
5651 * MAINTAINERS (Write After Approval): Remove myself.
5652 (Language Front End Maintainers): Add myself as fortran 95
5653 maintainer and update e-mail address.
5654
5655 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5656
5657 * MAINTAINERS (Write After Approval): Remove myself.
5658 (Language Front End Maintainers): Add myself as fortran 95
5659 maintainer.
5660
5661 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
5665 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5666
5667 * MAINTAINERS (Write After Approval): Remove myself.
5668 (Language Front End Maintainers): Add myself as
5669 fortran 95 maintainer.
5670
5671 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5672
5673 Sync from src:
5674
5675 2005-12-27 Leif Ekblad <leif@rdos.net>
5676
5677 * configure.in: Add support for RDOS target.
5678 * configure: Regenerate.
5679
5680 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5681 Andreas Schwab <schwab@suse.de>
5682
5683 * configure: Regenerate.
5684
5685 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5686
5687 * configure.in (enable_libgomp): Add AIX.
5688 * configure: Regenerate.
5689
5690 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5691
5692 * MAINTAINERS (Write After Approval): Add myself.
5693
5694 2006-02-03 Lee Millward <lee.millward@gmail.com>
5695
5696 * MAINTAINERS (Write After Approval): Add myself.
5697
5698 2006-01-31 Richard Guenther <rguenther@suse.de>
5699 Paolo Bonzini <bonzini@gnu.org>
5700
5701 * Makefile.def (target_modules): Add libgcc-math target module.
5702 * configure.in (target_libraries): Add libgcc-math target library.
5703 (--enable-libgcc-math): New configure switch.
5704 * Makefile.in: Re-generate.
5705 * configure: Re-generate.
5706 * libgcc-math: New toplevel directory.
5707
5708 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5709
5710 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5711 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5712 the assembler, linker and binutils.
5713 * configure: Regenerate.
5714
5715 2006-01-22 Dirk Mueller <dmueller@suse.de>
5716
5717 * MAINTAINERS (Write After Approval): Add myself.
5718
5719 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5720
5721 * configure: Regenerate.
5722
5723 2006-01-18 Richard Henderson <rth@redhat.com>
5724 Jakub Jelinek <jakub@redhat.com>
5725 Diego Novillo <dnovillo@redhat.com>
5726
5727 * libgomp: New directory.
5728 * Makefile.def: Add target_module libgomp.
5729 * Makefile.in: Regenerate.
5730 * configure.in (target_libraries): Add target-libgomp.
5731 * configure: Regenerate.
5732
5733 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5734
5735 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5736 @ from continuation.
5737 * Makefile.in: Rebuilt.
5738
5739 2006-01-04 Chris Lattner <sabre@gnu.org>
5740
5741 * MAINTAINERS (Write After Approval): Add myself.
5742
5743 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5744
5745 PR bootstrap/24252
5746
5747 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5748 * Makefile.tpl (OBJDUMP): New.
5749 (EXTRA_HOST_FLAGS): Add it.
5750 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5751
5752 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5753 to use symbolic links between directories. Avoid race conditions
5754 or make them harmless.
5755 * configure.in: Do not try to use symbolic links between directories.
5756
5757 * Makefile.def (LEAN): Pass.
5758 * Makefile.tpl (LEAN): Define.
5759 (stage[+id+]-start): Accept that the previous directory does not
5760 exist, if the bootstrap is lean.
5761 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5762 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5763 configure substitution.
5764 ([+compare-target+]): Likewise.
5765 ([+bootstrap-target+]-lean): New.
5766 * configure.in: Remove lean bootstrap support from here.
5767
5768 * Makefile.in: Regenerate.
5769 * configure: Regenerate.
5770
5771 2006-01-04 Ben Elliston <bje@au.ibm.com>
5772
5773 * MAINTAINERS (libdecnumber): Add myself.
5774
5775 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5776
5777 * libtool-ldflags: New script.
5778
5779 2006-01-02 Andreas Schwab <schwab@suse.de>
5780
5781 * configure.in: When reconfiguring remove Makefile in
5782 all stage directories.
5783 * configure: Regenerate.
5784
5785 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5786
5787 * MAINTAINERS: Update my email address.
5788
5789 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5790
5791 Revert Ada-related part of the previous change.
5792
5793 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5794 Do not pass.
5795 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5796 * Makefile.in: Regenerate.
5797 * configure.in: Do not include mt-ppc-aix target fragment.
5798 * configure: Regenerate.
5799
5800 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5801
5802 * configure.in: Select appropriate fragments for PowerPC/AIX.
5803 * configure: Regenerate.
5804
5805 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5806 BOOT_CFLAGS, BOOT_LDFLAGS.
5807 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5808 BOOT_CFLAGS, BOOT_LDFLAGS.
5809 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5810 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5811 (stage): Fail if we cannot complete the work.
5812 * Makefile.in: Regenerate.
5813
5814 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5815
5816 * configure.in: Replace ms1 with mt.
5817 * configure: Rebuilt.
5818
5819 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5820
5821 * MAINTAINERS: Update my email address.
5822
5823 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5824
5825 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5826 install-host-nogcc): Don't invoke $(stage) at the end.
5827 * Makefile.in: Regenerate.
5828
5829 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5830
5831 * configure.in: Flip the top-level bootstrap switch.
5832 * configure: Regenerate.
5833
5834 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5835
5836 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5837 $(stage) and $(unstage).
5838 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5839 (all): Remove stray semicolon.
5840 (local-distclean): Don't handle multilib.tmp and multilib.out.
5841 (install.all): Set $s for consistency.
5842 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5843 check_multilibs setting. Always make the install directory.
5844 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5845 Correct @if/@endif.
5846 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5847 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5848 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5849 (multilib.out): Remove.
5850 * Makefile.in: Regenerated.
5851
5852 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
5856 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5857
5858 * MAINTAINERS: Add myself as mt maintainer.
5859
5860 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5861
5862 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5863
5864 * MAINTAINERS: Change email address.
5865
5866 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5867
5868 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5869 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5870 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5871 Find in-tree tools if available.
5872 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5873 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5874 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5875 (COMPILER_*_FOR_TARGET): New.
5876 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5877 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5878 (CONFIGURED_*, USUAL_*): Remove.
5879 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5880 STRIP): Use autoconf substitutions.
5881 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5882 COMPILER_NM_FOR_TARGET): New.
5883 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5884
5885 (all): Make all-host and all-target in parallel.
5886 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5887 that $$r and $$s are set before invoking a recursive make.
5888 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5889 ([+bootstrap-target+]): Inline most of the `all' target.
5890
5891 2005-11-29 Ben Elliston <bje@au.ibm.com>
5892
5893 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5894 from the gcc build directory.
5895 * Makefile.in: Regenerate.
5896
5897 2005-11-29 Ben Elliston <bje@au.ibm.com>
5898
5899 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5900 depend on all-libdecnumber.
5901 * configure.in (host_libs): Include libdecnumber.
5902 * Makefile.in: Regenerate.
5903 * configure: Likewise.
5904
5905 2005-11-29 Ben Elliston <bje@au.ibm.com>
5906
5907 * libdecnumber: Import decNumber sources from the dfp-branch.
5908
5909 2005-11-21 Kean Johnston <jkj@sco.com>
5910
5911 * config.sub, config.guess: Sync from upstream sources.
5912
5913 2005-11-21 Ben Elliston <bje@au.ibm.com>
5914
5915 Import from Autoconf sources:
5916
5917 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5918 * config/move-if-change: Don't output "$2 is unchanged";
5919 suggested by Ben Elliston. Handle weird characters correctly.
5920
5921 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5922
5923 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5924 to match upstream libtool for darwin.
5925
5926 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5927
5928 * Makefile.def: Remove gdb dependencies for gdbtk.
5929 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5930 (configure-gdb, install-gdb): New rules.
5931 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5932 * Makefile.in, configure: Regenerated.
5933
5934 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5935
5936 * MAINTAINERS (Write After Approval): Add myself.
5937
5938 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5939
5940 * MAINTAINERS (Write After Approval): Add myself.
5941
5942 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5943
5944 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5945 Diego Novillo.
5946
5947 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5948
5949 PR bootstrap/24297
5950 * Makefile.tpl (do-[+make-target+], do-check, install,
5951 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5952 are set before recursing.
5953 * Makefile.in: Regenerate.
5954
5955 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5956
5957 PR bootstrap/18939
5958 * Makefile.def (gcc) <target>: Fix thinko.
5959 * Makefile.in: Regenerate.
5960
5961 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5962
5963 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5964 * configure: Regenerate.
5965
5966 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5967
5968 * MAINTAINERS (Write After Approval): Add self.
5969
5970 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5971
5972 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5973 target-libffi, target-qthreads, target-libjava, and
5974 targetlibobjc.
5975 * configure: Regenerate.
5976
5977 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5978
5979 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5980 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5981 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5982 (USUAL_OBJDUMP_FOR_TARGET): New.
5983 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5984 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5985 * configure, Makefile.in: Regenerated.
5986
5987 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5988
5989 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5990 before other host packages.
5991
5992 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5993
5994 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5995
5996 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5997
5998 PR bootstrap/22340
5999
6000 * configure.in (default_target): Remove.
6001 * Makefile.tpl (all): Do not use prerequisites as subroutines
6002 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6003 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6004 use prerequisites as subroutines.
6005 (check-host, check-target): New.
6006 (bootstrap configure & all targets): Do not use stage*-start
6007 if the directory layout is already ok.
6008 (non-bootstrap configure & all targets): Prepend a $(unstage).
6009 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6010 (NOTPARALLEL): Remove.
6011 (unstage, stage variables): New variables.
6012 (unstage, stage targets): Simply expand to those variables.
6013
6014 * configure: Regenerate.
6015 * Makefile.in: Regenerate.
6016
6017 2005-10-04 James E Wilson <wilson@specifix.com>
6018
6019 * Makefile.def (lang_env_dependencies): Add libmudflap.
6020 * Makefile.in: Regenerate.
6021
6022 2005-10-03 Andreas Schwab <schwab@suse.de>
6023
6024 Backport from libtool CVS:
6025 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6026
6027 * ltmain.sh: add support for installing into temporary
6028 staging area (e.g. 'make install DESTDIR=...')
6029
6030 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6031
6032 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6033 * configure: Regenerated.
6034
6035 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6036
6037 * configure: Regenerate with the correct
6038 autoconf version.
6039
6040 2005-09-30 Catherine Moore <clm@cm00re.com>
6041
6042 * configure.in (bfin-*-*): New.
6043 * configure: Regenerated.
6044
6045 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6046
6047 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6048 (LIPO_FOR_TARGET): New.
6049 (CONFIGURED_LIPO_FOR_TARGET): New.
6050 (USUAL_LIPO_FOR_TARGET): New.
6051 (STRIP_FOR_TARGET): New.
6052 (CONFIGURED_STRIP_FOR_TARGET): New.
6053 (USUAL_STRIP_FOR_TARGET): New.
6054 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6055 STRIP_FOR_TARGET.
6056 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6057 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6058 * Makefile.in: Regenerate.
6059 * configure: Regenerate.
6060
6061 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6062
6063 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6064 (rs6000-*-aix*): Same.
6065 * configure: Regenerate.
6066
6067 2005-09-16 Tom Tromey <tromey@redhat.com>
6068
6069 * MAINTAINERS: Add self as java maintainer.
6070
6071 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6072
6073 * configure.in: Recognize f95 in the --enable-languages option,
6074 and substitute it for fortran, issuing a warning.
6075 * configure: Regenerate.
6076
6077 2005-08-30 Phil Edwards <phil@codesourcery.com>
6078
6079 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6080 * configure: Regenerated.
6081
6082 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6083
6084 * MAINTAINERS: Add self as ms1 maintainer.
6085
6086 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6087
6088 * Makefile.def (libssp): Add to lang_env_dependencies.
6089 * Makefile.in: Regenerate.
6090
6091 2005-08-18 Ian Lance Taylor <ian@airs.com>
6092
6093 * MAINTAINERS: Add myself as middle-end maintainer.
6094
6095 2005-08-17 Christian Groessler <chris@groessler.org>
6096
6097 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6098 * Makefile.in: Regenerate.
6099
6100 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6101
6102 * MAINTAINERS (write after approval): Added myself.
6103
6104 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6105
6106 * MAINTAINERS (Write After Approval): Add myself.
6107
6108 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6109
6110 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6111 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6112 Look for alternate names of the target cc and c++
6113 * configure: Regenerate.
6114
6115 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6116
6117 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6118 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6119 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6120 tools; remove code to manually set them.
6121 (Target tools): Look in the environment for them.
6122 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6123 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6124 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6125 build directory.
6126 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6127 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6128 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6129 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6130 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6131 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6132 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6133 * configure: Regenerate.
6134 * Makefile.in: Regenerate.
6135
6136 2005-07-28 Ben Elliston <bje@au.ibm.com>
6137
6138 * MAINTAINERS: Update for removed CPU targets.
6139
6140 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6141
6142 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6143 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6144 * Makefile.in: Regenerated.
6145
6146 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6147
6148 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6149 (CFLAGS_FOR_TARGET): Use it.
6150 (CXXFLAGS_FOR_TARGET): Likewise.
6151 * Makefile.in: Regenerated.
6152 * configure.in (--with-build-sysroot): New option.
6153 * configure: Regenerated.
6154
6155 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6156
6157 * Makefile.tpl: Wrap install between unstage and stage
6158 * Makefile.in: Regenerate.
6159
6160 2005-07-21 Eric Christopher <echristo@apple.com>
6161
6162 * MAINTAINERS: Update affiliation.
6163
6164 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6165
6166 * MAINTAINERS: Add self as crx port maintainer.
6167
6168 2005-07-20 DJ Delorie <dj@redhat.com>
6169
6170 * MAINTAINERS: Add self as m32c maintainer.
6171
6172 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6173
6174 * all files: Update FSF address.
6175
6176 2005-07-15 Eric Christopher <echristo@redhat.com>
6177
6178 * MAINTAINERS: Change affiliation.
6179
6180 2005-07-14 Jim Blandy <jimb@redhat.com>
6181
6182 * configure.in: Add cases for Renesas m32c.
6183 * configure: Regenerated.
6184
6185 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6186
6187 * COPYING.LIB: Update from fsf.org.
6188
6189 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6190
6191 * COPYING, compile, config.guess,
6192 config.sub, install-sh, missing, mkinstalldirs,
6193 symlink-tree, ylwrap: Sync from upstream sources.
6194 * config-ml.in: Update FSF address.
6195
6196 2005-07-13 Eric Christopher <echristo@redhat.com>
6197
6198 * configure.in: Add toplevel noconfigdir support for tpf.
6199 * configure: Regenerate.
6200
6201 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6202
6203 PR ada/22340
6204
6205 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6206 * Makefile.in: Regenerate.
6207
6208 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6209
6210 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6211 Brolley to write-after-approval.
6212
6213 2005-07-07 Andreas Schwab <schwab@suse.de>
6214
6215 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6216 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6217 * Makefile.in: Regenerated.
6218
6219 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6220
6221 * configure.in: Don't build sim or rda when targetting darwin.
6222 * configure: Regenerate.
6223
6224 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6225
6226 * configure.in: Add --enable-libssp and --disable-libssp.
6227 * configure: Regenerate with autoconf-2.13.
6228
6229 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6230
6231 * Makefile.def (target_modules): Add libssp.
6232 * configure.in (target_libraries): Add target-libssp.
6233 * configure: Rebuilt.
6234 * Makefile.in: Rebuilt.
6235
6236 2005-07-01 Zack Weinberg <zackw@panix.com>
6237
6238 * MAINTAINERS: Change email address. Resign from maintainership.
6239
6240 2005-07-01 Richard Guenther <rguenther@suse.de>
6241
6242 * MAINTAINERS: Change my e-mail address and affiliation.
6243
6244 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6245
6246 * Makefile.def (stagefeedback): Come after profile.
6247 Define profiledbootstrap target.
6248 * Makefile.tpl (profiledbootstrap): Remove.
6249 (stageprofile-end): Zap stagefeedback.
6250 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6251 * Makefile.in: Regenerate.
6252
6253 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6254
6255 * MAINTAINERS: Update my email address.
6256
6257 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6258
6259 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6260 In 'cpp' stanza, support '#line' as well as '# '.
6261
6262 2005-06-08 Andreas Schwab <schwab@suse.de>
6263
6264 * MAINTAINERS: Move myself from 'Write After Approval' to
6265 'CPU Port Maintainers' section as m68k maintainer.
6266
6267 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6268
6269 * configure.in (unsupported_languages): New macro.
6270 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6271 non-ported target libraries in noconfigdirs.
6272 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6273 non-linux-gnu. Remove libgcj_ex_libffi.
6274 <lang_frag loop>: Set add_this_lang=no if the language is in
6275 unsupported_languages.
6276 * configure: Regenerate.
6277
6278 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6279
6280 * configure.in: Fix typo in handling of --with-mpfr-dir.
6281 * configure: Regenerate.
6282
6283 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6284
6285 * MAINTAINERS: Update my email address.
6286
6287 2005-06-02 Jim Blandy <jimb@redhat.com>
6288
6289 * config.sub: Add cases for the Renesas m32c. (This patch has been
6290 accepted into the master sources.)
6291
6292 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6293 Michael Snyder <msnyder@redhat.com>
6294 Stan Cox <scox@redhat.com>
6295
6296 * configure.in: Set noconfigdirs for ms1.
6297
6298 * configure: Regenerate.
6299
6300 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6301
6302 * MAINTAINERS (Write After Approval): Add self.
6303
6304 2005-06-01 Josh Conner <jconner@apple.com>
6305
6306 * MAINTAINERS (Write After Approval): Add self.
6307
6308 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6309
6310 * MAINTAINERS: Update my email address.
6311
6312 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6313
6314 * MAINTAINERS (Write After Approval): Add self.
6315
6316 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6317
6318 * MAINTAINERS (Write After Approval): Remove self.
6319
6320 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6321
6322 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6323 (Dependencies): Consider target modules for bootstrap dependencies.
6324 Make target bootstrap modules depend on each stage's gcc.
6325 * Makefile.in: Regenerate.
6326
6327 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6328
6329 * Makefile.def (configure-gcc): Depend on binutils having been built.
6330 (all-gcc): No need to do it here.
6331 * Makefile.in: Regenerate.
6332
6333 2005-05-19 Paul Brook <paul@codesourcery.com>
6334
6335 * configure.in: Rewrite misleading error message when requested
6336 language cannot be built.
6337 * configure: Regenerate.
6338
6339 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6340
6341 * ylwrap: Import from Automake 1.9.5.
6342
6343 2005-05-13 David Ung <davidu@mips.com>
6344
6345 * MAINTAINERS (Write After Approval): Add self.
6346
6347 2005-05-09 Mike Stump <mrs@apple.com>
6348
6349 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6350 lt_cv_sys_max_cmd_len for now.
6351
6352 2005-05-09 Stan Cox <scox@redhat.com>
6353
6354 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6355
6356 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6357
6358 * README.SCO: Update the URL.
6359
6360 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6361
6362 * ltconfig: Define file_list_spec. Pass file_list_spec and
6363 with_gnu_ld to libtool.
6364 * ltcf-c.sh (aix[45]): Define file_list_spec.
6365 * ltcf-cxx.sh (aix[45]): Same.
6366 * ltcf-gcj.sh (aix[45]): Same.
6367 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6368 exists, write list of input files to temporary file.
6369
6370 2005-05-04 Mike Stump <mrs@apple.com>
6371
6372 * configure.in: Always pass --target to target configures as
6373 otherwise rebuilds that do --recheck will fail.
6374 * confiugure: Rebuilt.
6375
6376 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6377
6378 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6379 STAGE_HOST_EXPORTS.
6380 (configure, all): Add bootstrap support.
6381 (Host modules, target modules): Pass post-stage1 flags and exports.
6382 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6383 * Makefile.in: Regenerate.
6384
6385 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6386
6387 * configure: Regenerate.
6388
6389 2005-04-27 Mike Stump <mrs@apple.com>
6390
6391 * MAINTAINERS: Add self as darwin maintainer.
6392
6393 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6394
6395 * config.sub: Update from master copy.
6396
6397 2005-04-21 Mike Stump <mrs@apple.com>
6398
6399 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6400 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6401
6402 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6403
6404 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6405 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6406 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6407 "*-*-elf" and "*-*-linux*".
6408 * configure: Regenerate.
6409
6410 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6411
6412 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6413
6414 2005-04-12 Mike Stump <mrs@apple.com>
6415
6416 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6417
6418 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6419
6420 * MAINTAINERS (Write After Approval): Add myself.
6421
6422 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6423
6424 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6425
6426 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6427
6428 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6429 (TARGET_CONFIGARGS): Include --with-target-subdir.
6430 (configure, all): New macros. Use them throughout.
6431 * Makefile.in: Regenerate.
6432
6433 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6434
6435 * MAINTAINERS (Write After Approval): Add myself.
6436
6437 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6438
6439 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6440
6441 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6442
6443 * MAINTAINERS: Move John Carr to Write After Approval.
6444
6445 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6446
6447 * config/mh-mingw32: Delete.
6448 * configure.in: Don't use it.
6449 * configure: Regenerate.
6450
6451 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6452
6453 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6454 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6455 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6456 (HOST_LIB_PATH): Generate from Makefile.def.
6457 (TARGET_LIB_PATH): Likewise.
6458 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6459 * Makefile.in: Regenerate.
6460 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6461 (RPATH_ENVVAR): Include Darwin case.
6462 * configure: Regenerate.
6463
6464 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6465
6466 * MAINTAINERS (Various Maintainers): Remove self.
6467 (Write After Approval): Add self.
6468
6469 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6470
6471 * MAINTAINERS (Various Maintainers): Add self.
6472
6473 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6474
6475 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6476 * configure: Regenerate.
6477
6478 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6479
6480 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6481 gcc_version, and gcc_version_trigger from set of flags to pass.
6482 * Makefile.tpl: Remove definitions of above variables.
6483 (config.status): Remove dependency on $(gcc_version_trigger).
6484 * Makefile.in: Regenerate.
6485 * configure.in: Do not reference config/gcc-version.m4 nor
6486 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6487 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6488 * configure: Regenerate.
6489
6490 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6491 Andrew Pinski <pinskia@physics.uc.edu>
6492
6493 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6494 * Makefile.in: Regenerate.
6495
6496 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
6500 2005-03-03 David Ayers <d.ayers@inode.at>
6501
6502 * MAINTAINERS (Write After Approval): Add myself.
6503
6504 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6505
6506 PR libgcj/20160
6507 * ltmain.sh: Avoid creating archives with components that have
6508 duplicate basenames.
6509
6510 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6511
6512 PR bootstrap/20250
6513 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6514 instead of check.
6515 * Makefile.in: Regenerate.
6516
6517 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6518
6519 * Makefile.in: Regenerate to fix conflict between the previous two
6520 patches.
6521
6522 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6523
6524 PR bootstrap/17383
6525 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6526 * Makefile.tpl (HOST_SUBDIR): New substitution.
6527 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6528 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6529 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6530 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6531 (Host modules, Bootstrapped modules): Use it.
6532 (Build modules, Target modules): Do not create symlink trees,
6533 always configure out-of-srcdir.
6534 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6535 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6536 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6537 $(HOST_SUBDIR). Create a symlink for host_subdir.
6538
6539 * Makefile.in: Regenerate.
6540 * configure: Regenerate.
6541
6542 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6543
6544 Merged from libada-gnattools-branch:
6545 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6546
6547 * gnattools: New directory.
6548 * Makefile.def: Add gnattools as a module, depending on target-libada.
6549 * Makefile.in: Regenerate.
6550 * configure.in: Include gnattools in host_tools; disable it if ada
6551 is disabled.
6552 * configure: Regenerate.
6553
6554 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6555
6556 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6557 treelang maintainer.
6558 (Write After Approval): Remove myself.
6559
6560 2005-02-23 Paul Schlie <schlie@comcast.net>
6561
6562 * configure.in: Allow darwin targeted ports to build tk, itcl and
6563 libgui.
6564 * configure: Regenerate.
6565
6566 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6567
6568 PR libgcj/10353
6569 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6570 * configure: Regenerate.
6571
6572 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6573
6574 * MAINTAINERS (Write After Approval): Add myself.
6575
6576 2005-02-10 Ian Lance Taylor <ian@airs.com>
6577
6578 * MAINTAINERS: Update my e-mail address.
6579
6580 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6581
6582 * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6585
6586 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6587 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6588 target-libgloss when not *-*-elf and *-*-aout.
6589 * configure: Regenerate.
6590
6591 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6592
6593 * MAINTAINERS: Remove obsolete entries.
6594
6595 * MAINTAINERS (Write After Approval): Add Michael Matz.
6596
6597 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6598
6599 * MAINTAINERS: Remove self as cpplib maintainer.
6600
6601 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6602
6603 * install-sh, config.sub: Import from upstream.
6604
6605 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6606
6607 PR bootstrap/18222
6608 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6609 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6610 * Makefile.in: Regenerate.
6611
6612 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6613
6614 * MAINTAINERS: Update my email address.
6615
6616 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6617 Andreas Schwab <schwab@suse.de>
6618
6619 PR bootstrap/18033
6620 * config-ml.in: Eval option if surrounded by single quotes.
6621
6622 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6623
6624 Revert 2004-12-28 Makefile changes, a better fix will be
6625 applied to mainline and src after GCC 4.0 branches.
6626
6627 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6628
6629 PR bootstrap/17383
6630
6631 * Makefile.def (target_modules): Remove stage parameter,
6632 it is always true now.
6633 * Makefile.tpl (configure-build-[+module+],
6634 configure-target-[+module+]): Always build symlink tree
6635 for the directory and for include. BUILD_SUBDIR and
6636 TARGET_SUBDIR cannot be . anymore.
6637 * Makefile.in: Regenerate.
6638
6639 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6640
6641 Revert 2004-12-08 Makefile changes.
6642
6643 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6644
6645 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6646 cygwin, mingw.
6647
6648 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6649
6650 * configure.in (sh64-*-*): Reenable gprof.
6651 * configure: Regenerate.
6652
6653 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6654
6655 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6656 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6657 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6658 * Makefile.in: Regenerate.
6659
6660 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6661
6662 * MAINTAINERS: Update my email address.
6663
6664 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6665
6666 * Makefile.tpl: Generate normal dependencies if the LHS module is
6667 not bootstrapped.
6668 * Makefile.in: Regenerate.
6669
6670 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6671
6672 * configure.in: Include config/gxx-include-dir.m4. Use
6673 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6674 * configure: Regenerate.
6675
6676 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6677
6678 * config.if: Delete.
6679 * configure.in: Set libstdcxx_incdir directly.
6680 * configure: Regenerate.
6681
6682 2004-12-02 Eric Christopher <echristo@redhat.com>
6683
6684 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6685 * Makefile.in: Regenerate.
6686
6687 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6688
6689 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6690 * configure: Regenerate.
6691
6692 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6693
6694 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6695 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6696 * configure: Regenerate.
6697
6698 2004-12-01 Eric Christopher <echristo@redhat.com>
6699
6700 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6701 of things to remove.
6702
6703 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6704
6705 * MAINTAINERS (Write After Approval): Update my e-mail address.
6706
6707 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6708
6709 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6710 from CVS libtool to always pass_all.
6711
6712 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6713
6714 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6715 (hppa*64*-*-*): Delete incorrect comment.
6716 * configure: Rebuilt.
6717
6718 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6719
6720 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6721
6722 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6723
6724 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6725 from CVS libtool to always pass_all.
6726
6727 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6728
6729 * install-sh, compile: Import from automake.
6730
6731 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6732
6733 * config.guess, config.sub: Import from savannnah.
6734
6735 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6736
6737 * MAINTAINERS (Write After Approval): Add myself
6738
6739 2004-11-12 Mike Stump <mrs@apple.com>
6740
6741 * Makefile.def: Add html support.
6742 * Makefile.tpl: Likewise.
6743 * Makefile.in: Regenerate.
6744
6745 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6746
6747 PR 18423
6748 * configure.in: Remove all instances of build-fixincludes from
6749 noconfigdirs.
6750 (build_configargs): Supply --target to subdirectories.
6751 * configure: Regenerate.
6752
6753 * Makefile.def: Make gcc install depend on fixincludes install.
6754 * Makefile.in: Regenerate.
6755
6756 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6757
6758 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6759
6760 2004-11-11 Paul Brook <paul@codesourcery.com>
6761
6762 * MAINTAINERS: Add self as arm maintainer. Update email address.
6763
6764 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6765
6766 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6767 target-libgfortran.
6768 * configure: Regenerate.
6769
6770 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6771
6772 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6773 like CC.
6774
6775 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6776
6777 * Makefile.def (host fixincludes): Specify missing targets.
6778 * Makefile.in: Regenerate.
6779
6780 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6781
6782 * MAINTAINERS: Add myself
6783
6784 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6785
6786 * MAINTAINERS (Write After Approval): Add myself.
6787
6788 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6789
6790 * Makefile.def: Build fixincludes for the host, too.
6791 * Makefile.in: Regenerate.
6792 * configure.in (host_tools): Add fixincludes.
6793 * configure: Regenerate.
6794
6795 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6796
6797 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6798 * configure: Regenerated.
6799
6800 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6801
6802 PR other/17783
6803 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6804 * configure: Regenerated.
6805
6806 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6807
6808 * README.SCO: Update per FSF instructions.
6809
6810 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6811
6812 PR target/18151
6813 * configure.in (case ${target}): Do not build fixincludes for avr.
6814 * configure: Regenerated.
6815
6816 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6817
6818 * configure.in (case ${target}): Do not build fixincludes
6819 on platforms where it is not used.
6820 * configure: Regenerated.
6821
6822 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6823
6824 * configure.in: Use an absolute path to install-sh.
6825 * configure: Regenerated.
6826
6827 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6828
6829 * MAINTAINERS (Write After Approval): Add myself.
6830
6831 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6832
6833 * MAINTAINERS: Remove from Write After Approval those that are
6834 already maintainers.
6835
6836 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6837
6838 * MAINTAINERS: Update my email address.
6839
6840 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6841
6842 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6843 * configure: Regenerate.
6844
6845 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6846
6847 * MAINTAINERS: Update my email address.
6848
6849 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6850
6851 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6852 entries belonging to this category.
6853
6854 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6855
6856 * MAINTAINERS: Update my e-mail address.
6857
6858 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6859
6860 Fix wrong conflict resolution in:
6861
6862 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6863
6864 * Makefile.in: Regenerate.
6865 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6866 in the recursive `make', instead of hardwiring `all'.
6867 (Autogenerated TARGET-* variables): New.
6868
6869 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6870
6871 * configure.in: Enable target-libgloss for crx-*-*.
6872 * configure: Regenerate.
6873
6874 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6875
6876 * MAINTAINERS (Various Maintainers): Move the "windows,
6877 cygwin, mingw" maintainer to ...
6878 (OS Port Maintainers): ... here.
6879
6880 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6881
6882 * MAINTAINERS (Write After Approval): Remove those that are
6883 maintainers of some subsystem.
6884
6885 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6886
6887 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6888 * ltcf-cxx.sh (tpf*): Likewise.
6889 * ltconfig (tpf*): Add TPF OS configuration support.
6890
6891 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6892
6893 * MAINTAINERS: Change my email address to my new work account.
6894
6895 2004-09-24 Michael Roth <mroth@nessie.de>
6896
6897 * configure.in (--without-headers): Add missing double quotes.
6898 * configure: Regenerate.
6899
6900 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6901
6902 * ylwrap: Revert to previous version.
6903
6904 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6905
6906 PR bootstrap/17369
6907 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6908 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6909 SET_GCC_LIB_PATH_CMD.
6910 (BASE_TARGET_EXPORTS): Likewise.
6911 * Makefile.in: Regenerated.
6912
6913 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6914 * configure: Regenerated.
6915
6916 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6917
6918 * config.guess: New upstream version
6919 * compile, depcomp, install-sh, ylwrap: Likewise.
6920
6921 2004-09-19 Roger Sayle <roger@eyesopen.com>
6922
6923 * config/mh-x86omitfp: New host makefile fragment. Add
6924 -fomit-frame-pointer to the default BOOT_CFLAGS.
6925 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6926 * configure: Regenerate.
6927
6928 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6929
6930 PR target/11572
6931 * configure.in (*-*-darwin*): Renable libobjc.
6932 * configure: Regenerate.
6933
6934 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6935
6936 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6937
6938 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6939
6940 * Makefile.def: Remove libbanshee.
6941 * Makefile.tpl: Ditto.
6942 * configure.in: Ditto.
6943 * Makefile.in: Regen.
6944 * configure: Ditto.
6945
6946 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6947
6948 * ltmain.sh: Use $pic_object as $non_pic_object if
6949 $non_pic_object=none.
6950
6951 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6952
6953 * missing: Import latest version from master repository.
6954
6955 2004-09-06 Nick Clifton <nickc@redhat.com>
6956
6957 * config.sub: Import latest version from master repository.
6958 * config.guess: Likewise.
6959 This includes these changes:
6960
6961 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6962
6963 * config.sub: Handle crisv32, alias etraxfs.
6964 * config.guess (crisv32:Linux:*:*): Handle.
6965
6966 2004-08-13 Brad Smith <brad@comstyle.com>
6967
6968 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6969 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6970
6971 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6972
6973 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6974 assume the processor is a powerpc. This is because coreutils
6975 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6976 in this case, due to a MacOS X bug that causes
6977 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6978 to return a negative number.
6979 Problem reported by Petter Reinholdtsen in:
6980 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6981
6982 2004-07-19 Ben Elliston <bje@gnu.org>
6983
6984 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6985
6986 2004-06-24 Ben Elliston <bje@gnu.org>
6987
6988 * config.guess: Update copyright years.
6989 * config.sub: Likewise.
6990
6991 2004-06-22 Robert Millan <robertmh@gnu.org>
6992
6993 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6994 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6995
6996 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6997
6998 * config.guess (*:*VMS:*:*): New entry. Replaces
6999 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7000 manufacturer.
7001
7002 2004-06-22 Ben Elliston <bje@gnu.org>
7003
7004 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7005 * config.sub: Likewise.
7006
7007 2004-06-22 Ben Elliston <bje@gnu.org>
7008
7009 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7010 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7011
7012 2004-06-11 Ben Elliston <bje@gnu.org>
7013
7014 * config.guess (pegasos:OpenBSD:*:*): Remove.
7015
7016 2004-06-11 Ben Elliston <bje@gnu.org>
7017
7018 From Wouter Verhelst <wouter@grep.be>:
7019 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7020
7021 2004-06-11 Ben Elliston <bje@gnu.org>
7022
7023 * config.guess (luna88k:OpenBSD:*:*): New.
7024
7025 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7026
7027 * config.guess (m32r*:Linux:*:*): New case.
7028 * config.sub: Handle m32rle.
7029
7030 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7031
7032 From Jens Petersen <petersen@redhat.com>:
7033 * config.sub: Handle sparcv8.
7034
7035 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7036
7037 From Tom Smith <smith@cag.lkg.hp.com>:
7038 * config.guess: Version suffixes are equally significant on Tru64
7039 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7040 prefix of "P" (patched kernel).
7041
7042 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7043
7044 * config.sub: Add support for National Semiconductor CRX target.
7045
7046 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7047
7048 * MAINTAINERS (Various Maintainers): Remove myself as web page
7049 maintainer, add myself as maintainer of build status lists.
7050
7051 2004-09-03 Jan Beulich <jbeulich@novell.com>
7052
7053 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7054 *-*-netware, but add target-libmudflap.
7055 Consolidate *-*-netware targets (of which really only i?86 exists)
7056 into a single entry.
7057 * configure: Likewise.
7058
7059 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7060
7061 * Makefile.tpl (sorry): Remove.
7062 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7063 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7064 (do-clean): Clean per-stage directories too.
7065 (do-distclean): Run distclean-stage1 too.
7066 (.NOTPARALLEL): Enable during toplevel bootstrap.
7067 (stage[+id+]-bubble): Enable parallel execution during
7068 the recursive invocation.
7069 * Makefile.in: Regenerate.
7070
7071 Fix previous checkin:
7072
7073 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7074 include.
7075 * configure.in: Fix indentation.
7076 * configure: Regenerate.
7077
7078 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7079
7080 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7081 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7082 * configure: regenerate
7083 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7084 -mdynamic-no-pic
7085
7086 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7087
7088 * Makefile.def (build_modules): Add fixincludes.
7089 (dependencies): Make gcc depend on fixincludes.
7090 * configure.in (build_tools): Add fixincludes.
7091 (build_configdirs): Always include build_libs.
7092 * Makefile.in: Regenerate.
7093 * configure: Regenerate.
7094
7095 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7096
7097 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7098 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7099 phony targets; do not generate timestamp files.
7100 (distclean-stageN): Remove references to their timestamp files.
7101 (restageN, touch-stageN): Remove.
7102 (stageN-bubble): Rewritten.
7103 (compare): Support lean bootstraps.
7104 * Makefile.in: Regenerate.
7105
7106 * configure.in: Only warn when bootstrapping but
7107 build != host or build != target. Support lean bootstraps.
7108 * configure: Regenerate.
7109
7110 2004-08-26 Phil Edwards <phil@codesourcery.com>
7111
7112 * configure.in: Give a better error message if GMP/MPFR are missing
7113 and a language needing them has been requested.
7114 * configure: Regenerated.
7115
7116 2004-08-25 Phil Edwards <phil@codesourcery.com>
7117
7118 * configure.in: Print a list of available language front-ends if
7119 a requested one is missing. Tidy stray tab characters.
7120 * configure: Regenerated.
7121
7122 2004-08-19 Michael Koch <konqueror@gmx.de>
7123
7124 * gcc/doc/install.texi: Update entry about automake for libjava.
7125
7126 2004-08-17 Robert Millan <robertmh@gnu.org>
7127
7128 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7129 (instead of FreeBSD).
7130 * configure: Regenerate.
7131
7132 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7133
7134 * Makefile.in: Regenerate.
7135 * configure: Regenerate.
7136
7137 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7138 stage_*_flags.
7139 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7140 for bootstrapped modules if toplevel bootstrap is going.
7141 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7142 modules. Adjust for changes in Makefile.def. Enable several
7143 rules even in non-bootstrap mode, just to avoid peppering the
7144 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7145 (stage-[+prev+]-bubble): Remove.
7146
7147 * Makefile.def (Dependencies): Depend on all-build-bison,
7148 all-build-flex, all-build-byacc, all-build-texinfo, rather
7149 than the host variations.
7150 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7151 with BUILD_SUBDIR.
7152 (BISON): Update for recent Bisons.
7153 (YACC): Fix typo.
7154 (cross): Depend on all-build.
7155 (all): Do not depend on all-build.
7156 (prebootstrap): Remove.
7157 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7158 (Prebootstrap dependencies): Add them to the per-stage targets
7159 and to all-prebootstrap.
7160 * configure.in (build_configdirs): Always enable build_tools.
7161 (BUILD_DIR_PREFIX): Remove.
7162
7163 * Makefile.def (gcc): Add target variable.
7164 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7165 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7166 in the recursive `make', instead of hardwiring `all'.
7167 (Autogenerated TARGET-* variables): New.
7168
7169 2004-08-13 Brian Booth <bbooth@redhat.com>
7170
7171 * MAINTAINERS: Remove myself from write-after-approval.
7172
7173 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7174
7175 * src-release: Stop distributing mmalloc with gdb (which doesn't
7176 use it).
7177 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7178 * Makefile.in: Regenerate.
7179
7180 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7181
7182 * configure.in (arm*-*-eabi*): New target.
7183 * configure: Regenerate.
7184
7185 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7186
7187 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7188 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7189 (Dependencies): New section.
7190 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7191 (configure-target-[+module+]): Depend on maybe-all-gcc
7192 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7193 (toplevel profiledbootstrap): Fix dependencies.
7194 * Makefile.in: Regenerate.
7195
7196 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7197
7198 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7199 target-libiberty to noconfigdirs.
7200 * configure: Regenerate.
7201
7202 2004-08-03 Paul Brook <paul@codesourcery.com>
7203
7204 * configure.in: Check for MPFR as well as GMP.
7205 * configure: Regenerate.
7206
7207 2004-08-01 Robert Millan <robertmh@gnu.org>
7208
7209 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7210 libmudflap for all GNU-based systems (with Glibc).
7211 * configure: Regenerate.
7212
7213 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7214
7215 * Makefile.def (host-modules): Add gcc.
7216 * Makefile.in: Regenerate.
7217 * Makefile.tpl (sorry): New rule.
7218 (configure-host, all-host, [+make_target+]-host, do-check,
7219 install-host): Do not add gcc as a special case.
7220 (host modules): Add a small special-casing for gcc. Export
7221 extra_make_flags through the environment.
7222 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7223 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7224 other recursive targets for gcc): Remove.
7225
7226 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7227 (stage, unstage): New rules.
7228 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7229 distclean-stage[+id+]): Use stage_current.
7230 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7231 the stage*-start rules.
7232
7233 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7234
7235 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7236 use -all_load flag.
7237
7238 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7239
7240 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7241 * configure: Regenerate.
7242
7243 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7244
7245 * maintainer-scripts/gcc_release: Revert yesterday's change.
7246
7247 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7248
7249 * MAINTAINERS: Add myself to write-after-approval.
7250
7251 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7252
7253 * libf2c: Removed.
7254 * gcc/gccbug.in: Updated because of libf2c removal.
7255 * maintainer-scripts/gcc_release: Ditto.
7256
7257 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7258
7259 * configure.in: Build libmudflap by default on FreeBSD.
7260 * configure: Regenerated.
7261
7262 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7263
7264 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7265 systems.
7266 * configure: Regenerated.
7267
7268 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7269
7270 PR target/16344
7271 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7272 feedback based compiler.
7273 * Makefile.in: Rebuilt.
7274
7275 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7276
7277 * Makefile.def (host_modules): Set bootstrap=true for flex.
7278 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7279 * Makefile.in: Rebuilt.
7280
7281 2004-07-07 Jan Hubicka <jh@suse.cz>
7282
7283 * MAINTAINERS: Add self as a profile feedback maintainer.
7284
7285 2004-07-05 Phil Edwards <phil@codesourcery.com>
7286
7287 * configure.in: Do not prepend $srcdir to /dev/null in
7288 makefile fragments.
7289 * configure: Regenerate.
7290
7291 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7292
7293 * Makefile.def (build_modules): Add bison, byacc, flex,
7294 m4, texinfo.
7295 (flags_to_pass): Add FLEX.
7296 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7297 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7298 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7299 DEFAULT_MAKEINFO): Remove.
7300 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7301 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7302 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7303 objdir or else use configured tool.
7304 (all-build): New.
7305 (all): Depend on it.
7306 (Build module dependencies): Add.
7307 * Makefile.in: Regenerate.
7308 * configure.in: Better support for multiple build modules,
7309 matching what is done for host/target modules. Do not look
7310 for "plausible" locations of build tools if Canadian cross.
7311 Use autoconf's AC_PROG_CC to find a C compiler. Define
7312 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7313 * configure: Regenerate.
7314
7315 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7316
7317 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7318 * Makefile.in: Regenerate.
7319
7320 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7321
7322 * Makefile.tpl (configure-build-[+module+],
7323 configure-[+module+], configure-target-[+module+]): Pass
7324 [+extra_configure_args+].
7325 (all-build-[+module+], all-[+module+], check-[+module+],
7326 install-[+module+], [+make_target+]-[+module+],
7327 all-target-[+module+], check-target-[+module+],
7328 install-target-[+module+], [+make_target+]-target-[+module+]):
7329 Pass [+extra_make_args+].
7330 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7331 (GCC_HOST_EXPORTS): Remove.
7332 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7333 cross, check-gcc, check-gcc-c++, install-gcc,
7334 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7335 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7336 * Makefile.in: Regenerate.
7337
7338 2004-06-21 Matthew Sachs <msachs@apple.com>
7339
7340 * MAINTAINERS: Added self to write-after-approval.
7341
7342 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7343
7344 * configure.in: Check for srcdir/winsup rather than build directory
7345 winsup.
7346 * configure: Regenerate.
7347
7348 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7349
7350 * configure.in: Don't build Cygwin native newlib if winsup
7351 directory is missing. Emit warning instead.
7352 * configure: Regenerate.
7353
7354 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7355
7356 * Makefile.tpl (touch-stage[+id+]): New.
7357 (restage[+prev+]): Depend on touch-stage[+id+].
7358
7359 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7360 Use it throughout.
7361
7362 * Makefile.def: Add profile and feedback bootstrap stages.
7363 Remove next field from bootstrap stages.
7364 * Makefile.tpl (LN, LN_S): Substitute.
7365 (stageN-start, stageN-end): Use double-colon rules, to
7366 provide a hook for additional setup commands.
7367 (distclean-stageN-gcc, restageN): Create dependencies from
7368 [+prev+], not from [+next+].
7369 (stageN-bubble): Add commands for successive stages from
7370 [+prev+], using double-colon rules.
7371 (all-stageN-gcc): Fix typo.
7372 (stagefeedback-start, profiledbootstrap): New.
7373 * Makefile.in: Regenerate.
7374 * configure.in: Call ACX_PROG_LN.
7375 * configure: Regenerate.
7376
7377 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7378
7379 * MAINTAINERS (Write After Approval): Add myself.
7380
7381 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7382
7383 * MAINTAINERS (Write After Approval): Add myself.
7384
7385 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7386
7387 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7388 without gcc.
7389 * configure: Regenerate.
7390
7391 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7392
7393 * Makefile.tpl: Fix typo.
7394 * Makefile.in: Regenerate.
7395
7396 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7397
7398 * configure.in: Remove new- prefix from toplevel
7399 bootstrap targets.
7400 * configure: Regenerate.
7401
7402 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7403
7404 * Makefile.tpl (all.normal): Rename to all.
7405 (all): Replace with a rule to pick the default
7406 target from configure.
7407 (all-gcc, configure-gcc): Use conditionals to
7408 do nothing when toplevel bootstrap is going on.
7409 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7410 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7411 * configure.in: Support --enable-bootstrap.
7412
7413 * Makefile.def: Remove new- prefix from toplevel
7414 bootstrap targets.
7415 * Makefile.tpl: Likewise.
7416
7417 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7418 target.
7419
7420 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7421 $(RECURSE_FLAGS) to recursive invocation of make.
7422
7423 * Makefile.in: Regenerate.
7424 * configure: Regenerate.
7425
7426 2004-05-30 Andreas Jaeger <aj@suse.de>
7427 Jim Wilson <wilson@specifixinc.com>
7428
7429 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7430 like CC.
7431
7432 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7433
7434 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7435 * configure: Regenerate.
7436
7437 2004-05-25 Daniel Jacobowitz <drow@false.org>
7438
7439 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7440 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7441 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7442 targets.
7443 * Makefile.in: Regenerate.
7444
7445 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7446
7447 * configure.in: Test the ability to symlink directories.
7448 * configure: Regenerate.
7449
7450 * Makefile.def (bootstrap-stage): New definitions.
7451 * Makefile.tpl (configure-stage1-gcc,
7452 configure-stage2-gcc, configure-stage3-gcc,
7453 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7454 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7455 new-restage3, compare): Autogenerate, see Makefile.in
7456 entry for behavioral changes.
7457 (distclean-stage1, new-stage1-start, new-stage1-end,
7458 new-stage1-bubble, distclean-stage2, new-stage2-start,
7459 new-stage2-end, new-stage2-bubble, distclean-stage3,
7460 new-stage3-start, new-stage3-end): New autogenerated targets.
7461 (objext, prebootstrap, BOOT_CFLAGS,
7462 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7463 targets.
7464
7465 * Makefile.in: Regenerate.
7466 (distclean-stage1, new-stage1-start, new-stage1-end,
7467 new-stage1-bubble, distclean-stage2, new-stage2-start,
7468 new-stage2-end, new-stage2-bubble, distclean-stage3,
7469 new-stage3-start, new-stage3-end): New targets.
7470 (all-stage1-gcc): Move prebootstrap dependency from here...
7471 (configure-stage1-gcc): ...to here.
7472 (new-bootstrap): Use bubble targets.
7473 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7474 Use per-stage distclean targets.
7475 (configure-stage1-gcc, configure-stage2-gcc,
7476 configure-stage3-gcc, all-stage1-gcc,
7477 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7478 Use new-stageN-start to prepare the tree.
7479
7480 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7481
7482 * Makefile.def (host_modules): add libcpp.
7483 * Makefile.tpl: Add dependencies on and for libcpp.
7484 * Makefile.in: Regenerate.
7485 * configure.in: Add libcpp host module.
7486 * configure: Regenerate.
7487
7488 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7489
7490 * Makefile.tpl: Whenever a recursive target is defined, wrap
7491 it in a special @if/@endif block, and prepare its maybe
7492 dependency in the @if/@endif block
7493 * configure.in: Instead of writing maybe dependencies, remove
7494 the @if/@endif statements, and remove the @if/@endif blocks
7495 that remain.
7496 * configure: Regenerate.
7497 * Makefile.in: Regenerate.
7498
7499 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7500
7501 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7502
7503 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7504
7505 PR bootstrap/15120
7506 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7507 * */configure: Rebuilt.
7508
7509 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7510
7511 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7512 of libf2c.
7513 * configure, Makefile.in: Regenerate.
7514
7515 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7516
7517 * MAINTAINERS (Write After Approval): Add myself.
7518
7519 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7520
7521 Merge from tree-ssa-20020619-branch.
7522
7523 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7524 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7525 (HOST_GMPLIBS): Define.
7526 (HOST_GMPINC): Define.
7527 (TARGET_LIB_PATH): Add libmudflap.
7528 (GFORTRAN_FOR_TARGET): Define.
7529 (configure-build*): Export GFORTRAN.
7530 (configure-gcc): Export GMPLIBS and GMPINC.
7531 (all-gcc): Add maybe-all-libbanshee.
7532 (configure-target-libgfortran): Define.
7533 * Makefile.in: Regenerate.
7534 * configure.in (host_libs): Add libbanshee.
7535 (target_libraries): Add target-libmudflap and target-libgfortran.
7536 Add --with-libbanshee.
7537 Handle --disable-libmudflap.
7538 (*-*-freebsd*): Use with_gmp.
7539 Add $(libgcj) to noconfigdirs.
7540 * configure: Regenerate.
7541 * depcomp: New file.
7542 * MAINTAINERS: Add tree-ssa maintainers.
7543
7544 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7545
7546 * MAINTAINERS (Various Maintainers): Add myself.
7547
7548 2004-04-30 Brian Ford <ford@vss.fsi.com>
7549
7550 * MAINTAINERS (Write After Approval): Add myself.
7551
7552 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7553
7554 * MAINTAINERS (Write After Approval): Add myself.
7555
7556 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7557
7558 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7559 * configure: Regenerate.
7560
7561 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7562
7563 Revert:
7564 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7565
7566 * Makefile.def (flags_to_pass): Remove *dir variables that
7567 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7568 as well as prefix and exec_prefix.
7569 * Makefile.in: Regenerate.
7570
7571 2004-04-26 Robert Millan <robertmh@gnu.org>
7572
7573 Add patches from libtool CVS.
7574 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7575 * ltconfig: Likewise.
7576 * ltcf-c.sh: Likewise.
7577 * ltcf-cxx.sh: Likewise.
7578 * ltcf-gcj.sh: Likewise.
7579
7580 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7581
7582 * Makefile.def (host_modules): Mark with the bootstrap
7583 flag packages on which gcc depends.
7584 * Makefile.tpl (all-bootstrap): Use it.
7585 * Makefile.in: Regenerate.
7586
7587 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7588
7589 * Makefile.def (flags_to_pass): Remove *dir variables that
7590 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7591 as well as prefix and exec_prefix.
7592 * Makefile.in: Regenerate.
7593
7594 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7595
7596 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7597 * configure: Regenerate.
7598 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7599 * gcc/Makefile.tpl (compare): Use the result of the test.
7600 * gcc/Makefile.in: Regenerate.
7601
7602 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7603
7604 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7605 Always relocate gcc and prev-gcc to the original names, even
7606 if the build fails.
7607 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7608 New targets.
7609
7610 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7611
7612 * MAINTAINERS: Update my email address.
7613
7614 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7615
7616 * configure.in (mips*-*-irix5*): Enable ld.
7617 * configure: Regenerate.
7618
7619 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7620
7621 * configure: Regenerate.
7622
7623 2004-04-15 James E Wilson <wilson@specifixinc.com>
7624
7625 * Makefile.tpl (configure-[+module+], configure-gcc,
7626 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7627 Set and export LDFLAGS.
7628 * Makefile.in: Regenerate.
7629
7630 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7631
7632 * MAINTAINERS: Add myself to write-after-approval.
7633
7634 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7635
7636 PR bootstrap/14871
7637 * Makefile.tpl: If we don't have built-in-tree target tools,
7638 use the ones found by configure rather than hacking around with
7639 program_transform_name.
7640 * configure.in: Give Makefile.tpl the information necessary
7641 to do that.
7642 * Makefile.in: Regenerate.
7643 * configure: Regenerate.
7644
7645 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7646
7647 PR bootstrap/14760
7648 * configure.in: When computing baseargs, strip *all* copies of
7649 offending options. Also, don't match/substitute the trailing space,
7650 so that this actually works when two similar options are separated by
7651 only one space.
7652 * configure: Regenerate.
7653
7654 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7655
7656 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7657 (rs6000-*-aix*): Same.
7658 * configure: Regenerate.
7659
7660 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7661
7662 * MAINTAINERS: Add myself to write-after-approval.
7663
7664 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7665
7666 * MAINTAINERS: Add myself to write-after-approval.
7667
7668 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7669
7670 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7671 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7672 * Makefile.in: Regenerate.
7673
7674 * configure.in (top level bootstrap support): Rework --enable-werror
7675 to set @stage2_werror_flag@.
7676 * configure: Regenerate.
7677 * Makefile.tpl (top level bootstrap support): Pass
7678 @stage2_werror_flag@ down to configure in stages 2 and 3.
7679 * Makefile.in: Regenerate.
7680
7681 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7682
7683 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7684 for stages 2 and 3 as well as in make. As a consequence, remove
7685 OUTPUT_OPTION (now detected by configure) from the flags passed down
7686 to make.
7687 * Makefile.in: Regenerate.
7688
7689 * Makefile.tpl (new-bootstrap): Fix typo.
7690 * Makefile.in: Regenerate.
7691
7692 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7693
7694 * Makefile.tpl: Rearrange by moving recursive_targets rules
7695 into their proper sections.
7696 * Makefile.tpl (top level bootstrap support): Move disabling
7697 of coverage flags from 'make' to 'configure'; improve comments.
7698 * Makefile.in: Regenerate.
7699
7700 * Makefile.tpl (experimental top level bootstrap) Move stage1
7701 language setting from all- target to configure- target; disable
7702 intermodule optimization in stage 1; prevent gratuitous rebuilds
7703 of stage 1.
7704 * Makefile.in: Regenerate.
7705 * configure.in: Comma-separate stage 1 language list for top
7706 level bootstrap.
7707 * configure: Regenerate.
7708
7709 * Makefile.tpl: Clean up experimental top level bootstrap support:
7710 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7711 prev-gcc in configure- targets as well as all- targets.
7712 * Makefile.in: Regenerate.
7713
7714 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7715
7716 * compile: New file imported from automake.
7717
7718 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7719
7720 * configure.in: Remove symbolic link section.
7721 * configure: Regenerate.
7722 * Makefile.tpl (links): Remove.
7723 * Makefile.in: Regenerate.
7724
7725 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7726 Nathanael Nerode <neroden@gcc.gnu.org>
7727
7728 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7729 Set with AC_CHECK_PROGS.
7730 * configure.in: Fix comment typo from last patch.
7731 * configure: Regenerate.
7732
7733 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7734
7735 * Makefile.tpl: Introduce experimental top level bootstrap support.
7736 * Makefile.in: Regenerate.
7737 * configure.in: Introduce support for top level bootstrap.
7738 * configure: Regenerate.
7739
7740 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7741 Paolo Bonzini <bonzini@gnu.org>
7742
7743 PR bootstrap/14522
7744 * configure.in: Cope with shells that do not support unquoted ^
7745 * configure: Regenerate.
7746
7747 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7748 Paolo Bonzini <bonzini@gnu.org>
7749
7750 PR bootstrap/14522
7751 * configure.in: Cope with shells that do not support nesting
7752 quotes inside quoted backquote substitutions.
7753 * configure: Regenerate.
7754
7755 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7756
7757 PR bootstrap/14522
7758 * configure.in: Fix escaping of $.
7759 * configure: Regenerate.
7760
7761 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7762
7763 * configure: Regenerate, since I forgot to while committing Paolo's
7764 changes.
7765
7766 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7767
7768 PR ada/14131
7769 Move language detection to the top level.
7770 * configure.in: Find default values for the tools as
7771 soon as possible. Disable ada if GNAT is not found.
7772 Emit error message about missing languages. Expand
7773 --enable-languages=all for the gcc subdirectory.
7774
7775 2004-03-10 Ben Elliston <bje@gnu.org>
7776
7777 * MAINTAINERS: Update my email address.
7778
7779 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7780
7781 * ltconfig: Disable building static libraries if building shared
7782 libraries on AIX 5L.
7783
7784 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7785
7786 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7787 and disable libgcj.
7788 * configure: Regenerated.
7789
7790 2004-03-01 Brian Booth <bbooth@redhat.com>
7791
7792 * MAINTAINERS: Add myself to write-after-approval.
7793
7794 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7795
7796 * MAINTAINERS: Add myself to write-after-approval.
7797
7798 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7799
7800 PR bootstrap/7087
7801 * Makefile.tpl: Guard XFOO sed statements better.
7802 * Makefile.tpl: Add dependency for configure-target-libada.
7803 * Makefile.in: Regenerate (incidentally fixes broken
7804 commit when libada-branch was merged).
7805
7806 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7807
7808 * MAINTAINERS: Add myself to write-after-approval.
7809
7810 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7811
7812 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7813 maintainers.
7814
7815 2004-02-20 Andrew Cagney <cagney@redhat.com>
7816
7817 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7818 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7819
7820 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7821
7822 PR bootstrap/11932
7823 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7824
7825 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7826
7827 * MAINTAINERS: Added myself to write-after-approval.
7828
7829 2004-02-14 Michael Koch <konqueror@gmx.de>
7830
7831 * MAINTAINERS: Added myself to write-after-approval.
7832
7833 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7834
7835 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7836 some OS port maintainers to OS port maintainers section.
7837
7838 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7839
7840 * MAINTAINERS: Add self.
7841
7842 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7843
7844 * MAINTAINERS: Alphabetize.
7845
7846 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7847
7848 * MAINTAINERS: Remove myself.
7849
7850 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7851
7852 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7853 (rs6000-*-aix*): Same.
7854 * configure: Regenerate.
7855
7856 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7857
7858 * configure.in (host): Add in missing $noconfigdirs to defines.
7859 * configure: Regenerate.
7860
7861 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7862 Nathanael Nerode <neroden@gcc.gnu.org>
7863
7864 PR ada/6637, PR ada/5911
7865 Merge with libada-branch:
7866 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7867 with appropriate dependencies. Add --enable-libada configure switch.
7868 * configure, Makefile.in: Regenerate.
7869
7870 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7871
7872 * MAINTAINERS: Add myself to write-after-approval.
7873
7874 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7875
7876 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7877 * configure: Regenerate.
7878
7879 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7880
7881 Merge from upstream:
7882
7883 * ltmain.in: When setting IFS to '~', be careful about user
7884 arguments that contain '~'.
7885
7886 2004-02-04 Peter O'Gorman <peter@pogma.com>
7887
7888 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7889 Also test $base_compile against $CC with escaped arguments. Bug
7890 reported by Geoff Keating <geoffk@apple.com>.
7891
7892 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7893
7894 * MAINTAINERS: Remove i960 port.
7895
7896 2004-01-23 DJ Delorie <dj@redhat.com>
7897
7898 * Makefile.def (target_modules) [libiberty]: Don't stage.
7899 * Makefile.in: Rebuilt.
7900
7901 2004-01-20 Caroline Tice <ctice@apple.com>
7902
7903 * MAINTAINERS: Add myself to write-after-approval.
7904
7905 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7906
7907 * MAINTAINERS: Update my email address.
7908
7909 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7910
7911 * MAINTAINERS: Add myself to write-after-approval.
7912
7913 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7914
7915 * MAINTAINERS: Remove entries without email address.
7916
7917 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7918
7919 * MAINTAINERS: Add myself to write-after-approval.
7920
7921 2004-01-15 Steven Bosscher <stevenb@suse.de>
7922
7923 * MAINTAINERS: Update my email address.
7924
7925 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7926
7927 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7928 * Makefile.tpl (configure-target-[+module+]): Support stage.
7929 * Makefile.in: Rebuilt.
7930
7931 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7932
7933 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7934
7935 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7936
7937 * MAINTAINERS: Add myself as a MIPS maintainer.
7938
7939 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7940
7941 * configure.in: Use ./config.cache, not config.cache.
7942 * configure: Regenerate.
7943 * Makefile.tpl: Special-casing not needed for GCC any more.
7944 * Makefile.in: Regenerate.
7945
7946 * configure.in: Don't share a cache file for host dirs.
7947 * configure: Regenerate.
7948
7949 * config-ml.in: Don't mess with the cache file.
7950
7951 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7952
7953 * MAINTAINERS: Move myself from 'Write After Approval' to
7954 'CPU Port Maintainers' section as SPARC maintainer.
7955
7956 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7957
7958 * Makefile.tpl: Make GCC use a separate config.cache.
7959 * Makefile.in: Regenerate.
7960
7961 PR bootstrap/11932, PR bootstrap/11933
7962 (I don't know if it will fix either of them, but it relates
7963 to them.)
7964 * configure.in: Don't use shared config.cache for target
7965 directories.
7966 * configure: Regenerate.
7967
7968 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7969
7970 * MAINTAINERS: Add myself to 'Write After Approval' section.
7971
7972 2003-12-31 Roger Sayle <roger@eyesopen.com>
7973
7974 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7975 * configure: Regenerated.
7976
7977 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7978
7979 * MAINTAINERS: Remove the mn10200 maintainer.
7980
7981 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7982
7983 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7984 * configure: Regenerated.
7985
7986 2003-12-16 Jan Hubicka <jh@suse.cz>
7987
7988 * MAINTAINERS: Add myself as callgraph maintainer.
7989
7990 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7991
7992 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7993 * configure: Regenerate.
7994
7995 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7996
7997 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7998 'Write After Approval' section. Update email.
7999
8000 2003-12-01 James Lemke <jim@wasabisystems.com>
8001
8002 * MAINTAINERS (Write After Approval): Add myself.
8003
8004 2003-11-20 Matt Thomas <matt@3am-software.com>
8005
8006 * MAINTAINERS: Add myself as a vax port maintainer.
8007
8008 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8009
8010 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8011 (configure-build-[+module+], configure-[+module+]): Likewise.
8012 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8013 * Makefile.in: Regenerate.
8014
8015 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8016
8017 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8018 shared/dylibed libraries.
8019 * ltmain.sh: Likewise.
8020 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8021 * ltcf-cxx.sh: Likewise.
8022 * ltcf-gcj.sh: Likewise.
8023 * ltconfig: Likewise.
8024
8025 2003-11-17 Stan Cox <scox@redhat.com>
8026
8027 * MAINTAINERS: Add myself as iq2000 port maintainer.
8028
8029 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8030
8031 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8032 * Makefile.in: Regenerate.
8033
8034 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8035
8036 * config.sub: Update to 2003-11-03 version.
8037
8038 2003-10-20 Phil Edwards <phil@codesourcery.com>
8039
8040 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8041 * configure: Regenerate.
8042
8043 2003-10-20 Nicolas Pitre <nico@cam.org>
8044
8045 * MAINTAINERS: Add myself to 'Write After Approval' section.
8046
8047 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8048
8049 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8050
8051 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8052
8053 * MAINTAINERS: Update my email address.
8054
8055 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8056
8057 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8058
8059 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8060
8061 * MAINTAINERS: Add myself to 'Write After Approval' section.
8062
8063 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8064
8065 * config.guess: Update to 2003-10-16 version.
8066 * config.sub: Update to 2003-10-16 version.
8067
8068 2003-10-15 David Daney <ddaney@avtrex.com>
8069
8070 * MAINTAINERS: Added myself to 'Write After Approval' section.
8071
8072 2003-10-15 Falk Hueffner <falk@debian.org>
8073
8074 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8075 'Write After Approval' section. Update email.
8076
8077 2003-10-14 Roger Sayle <roger@eyesopen.com>
8078
8079 * MAINTAINERS: Move myself from 'Write After Approval' to
8080 'Various Maintainers' section as middle-end maintainer.
8081
8082 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8083
8084 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8085 HOST_FLAGS_TO_PASS.
8086 * Makefile.in: Regenerate.
8087
8088 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8089
8090 * config.guess: Update to 2003-10-07 version.
8091 * config.sub: Update to 2003-10-07 version.
8092
8093 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8094
8095 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8096 * ltconfig (irix5*, irix6*): Don't override version_type.
8097
8098 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8099
8100 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8101 * configure: Rebuilt
8102 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8103 * Makefile.in: Rebuilt
8104
8105 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8106
8107 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8108
8109 2003-09-30 Carlo Wood <carlo@alinoe.com>
8110
8111 * MAINTAINERS (Write After Approval): Add myself.
8112
8113 2003-09-29 Paul Koning <ni1d@arrl.net>
8114
8115 * MAINTAINERS: Move myself from "Write After Approval"
8116 to CPU platform maintainers for pdp11 platform.
8117
8118 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8119
8120 * MAINTAINERS: Move myself from 'Write After Approval' to
8121 'Various Maintainers' section as libffi testsuite maintainer.
8122
8123 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8124
8125 * configure.in: Pass a computed --program-transform-name
8126 to subconfigures.
8127 * configure: Regenerated.
8128
8129 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8130
8131 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8132 * Makefile.in: Regenerate.
8133
8134 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8135 * Makefile.in: Regenerate.
8136
8137 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8138
8139 * MAINTAINERS: Move myself from 'Write After Approval'
8140 to 'Various Maintainers' (objective-c) section.
8141
8142 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8143
8144 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8145 quoting.
8146 * configure: Regenerated.
8147
8148 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8149
8150 * MAINTAINERS (Write After Approval): Add myself to write after
8151 approval list.
8152
8153 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8154
8155 * MAINTAINERS (Write After Approval): Add myself.
8156
8157 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8158
8159 * MAINTAINERS: Update my e-mail address.
8160
8161 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8162
8163 * libtool.m4 (LD): Correct powerpc64 host match.
8164
8165 2003-09-06 James E Wilson <wilson@tuliptree.org>
8166
8167 * MAINTAINTERS: Update my affiliation and email address.
8168
8169 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8170
8171 * MAINTAINERS (Write After Approval): Add myself.
8172
8173 2003-09-04 DJ Delorie <dj@redhat.com>
8174
8175 * configure: Regenerate.
8176
8177 2003-09-04 Robert Millan <robertmh@gnu.org>
8178
8179 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8180
8181 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8182
8183 * configure.in: Ensure arguments to sed are properly spaced.
8184 * configure: Regenerate.
8185
8186 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8187
8188 * MAINTAINERS: Update my e-mail address.
8189
8190 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8191
8192 * MAINTAINERS (Write After Approval): Add myself.
8193
8194 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8195
8196 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8197 * configure: Regenerated.
8198
8199 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8200
8201 * MAINTAINERS: Update my email address.
8202
8203 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8204
8205 * configure.in: Use newline instead of semicolon when assuming
8206 shell arguments in a for loop.
8207 * configure: Regenerated.
8208
8209 2003-08-22 Jason Eckhardt <jle@rice.edu>
8210
8211 * MAINTAINERS: Resurrect the i860 maintainer.
8212
8213 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8214
8215 PR 8180
8216 * configure.in: When testing with_libs and with_headers, treat
8217 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8218 * configure: Regenerate.
8219
8220 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8221 make, shell, etc.
8222 (baseargs): Likewise.
8223 * configure: Regenerate.
8224
8225 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8226
8227 * MAINTAINERS (Write After Approval): Add myself.
8228
8229 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8230
8231 * configure.in: Disable libgcj for darwin not on powerpc.
8232 * configure: Rebuild.
8233
8234 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8235
8236 * config-ml.in, symlink-tree: Add license.
8237
8238 2003-08-03 Richard Stallman <rms@gnu.org>
8239 Eben Moglen <moglen@columbia.edu>
8240
8241 * README.SCO: New file.
8242
8243 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8244
8245 * Makefile.tpl (check, check-c++): Express dependencies using
8246 dependencies rather than commands.
8247 * Makefile.in: Regenerate.
8248
8249 2003-08-01 Andrew Cagney <cagney@redhat.com>
8250
8251 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8252 * configure: Ditto.
8253
8254 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8255
8256 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8257 * Makefile.in: Update.
8258
8259 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8260
8261 * configure.in: Enable libgcj for darwin.
8262 * configure: Rebuild.
8263
8264 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8265
8266 * config-ml.in: Use ac_configure_args directly instead of
8267 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8268 actually seen.
8269
8270 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8271
8272 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8273 creating target and build subdirs to build all parent dirs as needed.
8274 * Makefile.in: Rebuild.
8275 * configure.in: Don't build dirs explicitly here.
8276 * configure: Rebuild.
8277
8278 2003-07-26 Paul Brook <paul@nowt.org>
8279
8280 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8281
8282 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8283
8284 * Makefile.tpl (all-make): Depend on intl.
8285 * Makefile.in: Rebuilt.
8286
8287 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8288
8289 * install-sh: Update to newer upstream versions (associated with
8290 aclocal 1.7).
8291 * mkinstalldirs: Likewise.
8292 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8293
8294 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8295
8296 * MAINTAINERS: Move self from Bug database only accounts
8297 to write-after-approval.
8298
8299 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8300
8301 * config.if: Remove unused libc_interface determination.
8302
8303 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8304
8305 * MAINTAINERS: Move self from write-after-approval to
8306 build machinery (*.in).
8307
8308 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8309
8310 PR bootstrap/11273
8311 PR bootstrap/11408
8312 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8313 unused INSTALL_PROGRAM_ARGS.
8314 * configure.in: Use AC_PROG_INSTALL.
8315 * Makefile.in: Regenerate.
8316 * configure: Regenerate.
8317
8318 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8319
8320 * MAINTAINERS: Alphabetize.
8321
8322 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8323
8324 * configure: Rebuilt.
8325 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8326 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8327 newlib nor libgloss.
8328 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8329 * configure.in (am33_2.0-*-linux*): Added.
8330
8331 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8332
8333 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8334 * configure: Regenerate.
8335
8336 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8337
8338 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8339 * Makefile.in: Regenerate.
8340
8341 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8342
8343 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8344 * Makefile.in: Regenerate.
8345
8346 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8347
8348 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8349 * Makefile.in: Regenerated.
8350
8351 * config-ml.in: Replace PWD with PWD_COMMAND.
8352
8353 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8354
8355 * intl: New directory; see intl/ChangeLog for details.
8356 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8357 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8358 * Makefile.in: Regenerate.
8359
8360 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8361
8362 * configure.in: Clean up config-lang.in handling. Delete
8363 useless assignment to "subdirs".
8364 * configure: Regenerate.
8365
8366 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8367
8368 * configure.in: Rename 'target_libs' to 'target_libraries'.
8369 Remove useless reference to 'target_libs'.
8370 * configure: Regenerate.
8371
8372 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8373
8374 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8375 * Makefile.in: Regenerate.
8376
8377 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8378
8379 * Makefile.def: Introduce flags_to_pass.
8380 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8381 * Makefile.in: Regenerate.
8382
8383 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8384
8385 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8386 and target-libgloss.
8387 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8388 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8389 * configure: Regenerate.
8390
8391 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8392
8393 * configure.in: Update testsuite_flags to new location.
8394 * configure. Regenerate.
8395
8396 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8397
8398 * Makefile.tpl: Remove BUILD_CC stuff.
8399 * Makefile.in: Regenerate.
8400
8401 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8402
8403 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8404
8405 2003-06-16 Graeme Peterson <gp@qnx.com>
8406
8407 * MAINTAINERS (Write After Approval): Add myself.
8408
8409 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8410
8411 * config.guess: Update to 2003-06-12 version.
8412 * config.sub: Update to 2003-06-13 version.
8413
8414 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8415
8416 * config.guess: Update to 2003-06-06 version.
8417 * config.sub: Update to 2003-06-06 version.
8418
8419 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8420
8421 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8422 * configure. Regenerate.
8423
8424 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8425
8426 * configure.in: Disable serial configure by default.
8427 * configure: Regenerate.
8428 * Makefile.tpl: Abolish .NOTPARALLEL.
8429 * Makefile.in: Regenerate.
8430
8431 * Makefile.tpl: Replace {build,host,target}_canonical by
8432 {build,host,target}.
8433 * Makefile.in: Regenerate.
8434
8435 * Makefile.tpl: Fix stupid pasto.
8436 * Makefile.in: Regenerate.
8437
8438 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8439
8440 * Makefile.tpl: Remove bogus conditional.
8441 * Makefile.in: Regenerate.
8442
8443 2003-06-05 Jan Hubicka <jh@suse.cz>
8444
8445 * Makefile.tpl (profiledbootstrap): New target.
8446 * Makefile.in (profiledbootstrap): New target.
8447
8448 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8449
8450 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8451 Pinski. Remove user names from other bugzilla-only maintainers.
8452
8453 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8454
8455 * Makefile.tpl: Make 'recursive targets' using autogen rather
8456 than shell loop. Remove duplicate 'clean' targets and false
8457 comments.
8458 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8459 Add systematic method of specifying missing targets in subdirs.
8460 Add copyright boilerplate.
8461 * Makefile.in: Regenerate.
8462 * configure.in: Add 'recursive targets' to maybe list.
8463 * configure: Regenerate.
8464
8465 * MAINTAINERS: "GNATS only" -> "Bug database only".
8466
8467 * Makefile.tpl: Rename [+target+] to [+make_target+].
8468 * Makefile.def: Rename 'target' to 'make_target'.
8469
8470 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8471
8472 * MAINTAINERS: Add self as options handling maintainer.
8473
8474 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8475
8476 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8477 been too long since I touched those ports.
8478
8479 2003-05-28 DJ Delorie <dj@redhat.com>
8480
8481 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8482 * Makefile.in: Regenerate.
8483
8484 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8485
8486 * configure.in: Use curly braces in the definition of tooldir.
8487 * configure: Regenerate.
8488
8489 2003-05-21 DJ Delorie <dj@redhat.com>
8490
8491 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8492 newlib or libgloss.
8493 * Makefile.in: Regenerate.
8494
8495 2003-05-21 DJ Delorie <dj@redhat.com>
8496
8497 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8498 * Makefile.in: Regenerate.
8499
8500 2003-05-20 Ian Lance Taylor <ian@airs.com>
8501
8502 * MAINTAINERS: Update my e-mail address.
8503
8504 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8505
8506 * configure.in: Switch more things to use maybe dependencies.
8507 * Makefile.tpl: Switch more things to use maybe dependencies.
8508 Factor out common code from autogen IF statements.
8509 * configure: Regenerate.
8510 * Makefile.in: Regenerate.
8511
8512 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8513
8514 * configure.in: Accept i[3456789]86 for machine type.
8515 * configure: Regenerate.
8516
8517 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8518
8519 * configure.in: Switch more things to use maybe dependencies.
8520 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8521 * configure: Regenerate.
8522 * Makefile.tpl: Switch more things to use maybe dependencies.
8523 * Makefile.in: Regenerate.
8524
8525 2003-05-16 Andreas Schwab <schwab@suse.de>
8526
8527 * Makefile.tpl (install-opcodes): Define.
8528 * Makefile.in: Rebuild.
8529
8530 2003-05-13 Andreas Jaeger <aj@suse.de>
8531
8532 * config.guess: Update to 2003-05-09 version.
8533 * config.sub: Update to 2003-05-09 version.
8534
8535 2003-05-13 Michael Eager <eager@mvista.com>
8536
8537 * configure.in: Correct sed script so that options in quotes are not
8538 deleted.
8539 * configure: Rebuild.
8540
8541 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8542
8543 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8544 and $$s/newlib/libc/sys/cygwin32 include paths.
8545 * configure: Ditto.
8546
8547 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8548
8549 * MAINTAINERS: Update my email addresses.
8550
8551 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8552
8553 * config-ml.in: Propagate INSTALL variables.
8554
8555 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8556
8557 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8558
8559 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8560
8561 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8562 * Makefile.in: Regenerate.
8563
8564 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8565
8566 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8567
8568 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8569
8570 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8571
8572 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8573
8574 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8575 * Makefile.in: Regenerated.
8576
8577 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8578
8579 * MAINTAINERS (Write After Approval): Upgrade myself from
8580 GNATS only to write-after-approval. Update my mail address.
8581
8582 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8583
8584 (OS Port Maintainers: freebsd): Add myself.
8585
8586 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8587
8588 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8589
8590 2003-04-22 Kean Johnston <jkj@sco.com>
8591
8592 * MAINTAINERS (SCO ports): Added myself.
8593
8594 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8595
8596 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8597
8598 2003-04-19 Kean Johnston <jkj@sco.com>
8599
8600 * MAINTAINERS (Write After Approval): Add myself.
8601
8602 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8603
8604 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8605 * Makefile.in: Regenerate.
8606
8607 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8608
8609 * configure.in (powerpc64*-*-linux*): Remove.
8610 * configure: Rebuilt.
8611
8612 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8613
8614 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8615 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8616 and restrap.
8617 * Makefile.in: Regenerate.
8618
8619 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8620
8621 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8622 * configure: Regenerated.
8623
8624 2003-04-15 DJ Delorie <dj@redhat.com>
8625
8626 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8627
8628 2003-04-13 Nick Clifton <nickc@redhat.com>
8629
8630 * config-ml.in: Remove support for --disable-aix removing
8631 call-aix multilibs.
8632
8633 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8634
8635 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8636 * */configure: Rebuilt.
8637
8638 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8639
8640 * MAINTAINERS: Add my email address.
8641
8642 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8643
8644 * MAINTAINERS (Write After Approval): Add myself.
8645
8646 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8647
8648 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8649 * Makefile.in: Regenerate.
8650
8651 2003-03-14 Michael Chastain <mec@shout.net>
8652
8653 * Makefile.in: Regenerate with correct Makefile.def.
8654
8655 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8656
8657 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8658 Make macro.
8659 * Makefile.in: Regenerate.
8660 * configure.in: Clean up gxx_include_dir logic.
8661 * configure: Regenerate.
8662
8663 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8664
8665 * MAINTAINERS (Write After Approval): Add myself.
8666
8667 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8668
8669 * MAINTAINERS: Update my mail address.
8670
8671 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8672
8673 * configure.in (gxx_include_dir): Fix typo.
8674 * configure: Regenerated.
8675
8676 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8677
8678 * Makefile.tpl: Reindent.
8679 * Makefile.in: Regenerate.
8680 * configure.in: Reindent. Don't set unused variables.
8681 * configure: Regenerate.
8682
8683 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8684
8685 * configure.in: Include $(build_tooldir)/sys-include in
8686 FLAGS_FOR_TARGET.
8687 * configure: Regenerated.
8688
8689 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8690
8691 * Makefile.tpl: Always pass down RANLIB.
8692 * Makefile.in: Regenerate.
8693
8694 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8695 * Makefile.in: Regenerate.
8696 * configure.in: Remove unused logic relating to --enable-shared
8697 and --enable-threads. Remove bogus comments. Remove redundant
8698 noconfigdirs.
8699 * configure: Regenerate.
8700
8701 * configure.in: Replace ${libstdcxx_version} by its value.
8702 Remove reference to mh-dgux.
8703 * configure: Regenerate.
8704
8705 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8706
8707 * MAINTAINERS (Write After Approval): Add myself.
8708
8709 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8710
8711 * Makefile.tpl: Rearrange.
8712 * Makefile.in: Regenerate.
8713
8714 2003-02-25 Uwe Stieber <uwe@wwws.de>
8715
8716 * configure.in: Add support for kaOS as cross build target system.
8717 * configure: Regenerated.
8718
8719 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8720
8721 * MAINTAINERS (Write after approval): Add myself.
8722
8723 2003-02-21 James E Wilson <wilson@tuliptree.org>
8724
8725 * MAINTAINERS: Update my email address.
8726
8727 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8728
8729 * MAINTAINERS: Add self to blanket write privs. section.
8730
8731 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8732
8733 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8734 configure-target-* as some target builds may require additional
8735 flags for preprocessor tests.
8736 * Makefile.in: Regenerated.
8737
8738 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8739
8740 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8741 * ltconfig: Handle it.
8742 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8743 auto-detecting it.
8744
8745 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8746 it is used as argument to $CC.
8747 * ltcf-gcj.sh: Likewise.
8748
8749 * configure.in: Introduce --enable-maintainer-mode.
8750 * configure: Rebuilt.
8751 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8752 for maintainer mode.
8753 * Makefile.in: Rebuilt.
8754
8755 2003-02-18 Jason Merrill <jason@redhat.com>
8756
8757 * Makefile.tpl (check-c++): Allow parallelism.
8758
8759 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8760
8761 * MAINTAINERS: Remove John Carr (who never actually had access to
8762 gcc.gnu.org).
8763
8764 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8765
8766 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8767 don't configure target-libobjc.
8768 * configure: Regenerate.
8769
8770 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8771
8772 * Makefile.tpl (RANLIB): Define.
8773 * Makefile.in: Regenerate.
8774
8775 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8776
8777 * MAINTAINERS: Update my email.
8778
8779 2003-02-06 Keith R Seitz <keiths@redhat.com>
8780
8781 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8782 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8783 * Makefile.in: Regenerated.
8784 * configure.in: Remove all traces of snavigator, db, and grep.
8785 * configure: Regenerated.
8786
8787 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8788
8789 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8790 After Approval.
8791
8792 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8793
8794 * MAINTAINERS (Write after approval): Add myself.
8795
8796 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8797
8798 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8799 * Makefile.in: Regenerated.
8800
8801 2003-01-30 Roger Sayle <roger@eyesopen.com>
8802
8803 * config.guess: Updated to 2003-01-30's version.
8804 * config.sub: Updated to 2003-01-28's version.
8805
8806 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8807
8808 * config.if: If gcc_version is already set, just use it. Don't set
8809 gcc_version_trigger if it's already set, otherwise set it to
8810 gcc/version.c, but only if the file exists. If it is not set and
8811 gcc/version.c does not exist, try to extract the version number from
8812 $CC.
8813
8814 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8815
8816 * MAINTAINERS: Add myself to write-after-approval list.
8817
8818 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8819
8820 * configure.in: Revert 24Jan change.
8821 * configure: Regenerate.
8822
8823 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8824
8825 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8826 entry of HJ Lu.
8827
8828 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8829
8830 * configure.in: Revert previous change.
8831 * configure: Regenerate.
8832
8833 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8834
8835 * configure.in: Make rda native-only.
8836 * configure: Regenerate.
8837
8838 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8839
8840 * MAINTAINERS: Move myself from GNATS-only-accounts to
8841 write-after-approval.
8842
8843 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8844
8845 * configure.in: Add missing \.
8846 * configure: Rebuilt.
8847
8848 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8849
8850 * configure.in (baseargs): Avoid using \| in sed regular
8851 expressions.
8852 * configure: Rebuilt.
8853
8854 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8855
8856 * configure.in (baseargs): Remove all supported forms of
8857 --cache-file, --srcdir, --host, --build and --target options
8858 from argument lists.
8859 * configure: Rebuilt.
8860
8861 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8862
8863 * MAINTAINERS: Add myself to write-after-approval list.
8864
8865 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8866
8867 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8868 * configure: Rebuilt.
8869
8870 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8871
8872 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8873 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8874 * Makefile.in: Regenerate.
8875 * configure: Regenerate.
8876
8877 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8878
8879 * configure.in: Remove Makefile in build, host and target modules
8880 unless configure was run with --no-recursion.
8881 * configure: Rebuilt.
8882
8883 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8884
8885 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8886 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8887 * Makefile.in: Regenerate.
8888
8889 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8890
8891 * config.guess: Update to 2003-01-03 version.
8892 * config.sub: Update to 2003-01-03 version.
8893
8894 2003-01-07 Christopher Faylor <cgf@redhat.com>
8895
8896 * configure: Regenerate with proper autoconf 2.13.
8897
8898 2003-01-07 Christopher Faylor <cgf@redhat.com>
8899
8900 * configure.in: Add AC_PREREQ for consistency.
8901 * configure: Regenerate.
8902
8903 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8904
8905 * configure.in (GDB_TK): Add tcl directories conditional on
8906 gdb/gdbtk directory being present.
8907 * configure: Regenerate.
8908
8909 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8910
8911 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8912 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8913 * configure: Rebuilt.
8914
8915 2002-12-31 Tom Tromey <tromey@redhat.com>
8916
8917 * Makefile.in: Rebuilt.
8918 * Makefile.def (target_modules) [libffi]: Allow installation.
8919
8920 2002-12-31 Andreas Schwab <schwab@suse.de>
8921
8922 * configure.in: Fix use of $program_transform_name.
8923 * configure: Regenerated.
8924
8925 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8926
8927 * configure.in (baseargs): Don't remove first configure argument.
8928 * configure: Regenerated.
8929
8930 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8931
8932 * Makefile.tpl (local-distclean): Don't remove...
8933 (multilib.ts): ... this. Moved into...
8934 (multilib.out): ... this. Don't use sub-make.
8935 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8936 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8937 (configure-build-[+module+], configure-[+module+],
8938 configure-target-[+module+], configure-gcc): ... these. Test
8939 for Makefile existence. Drop config.status from dependencies.
8940 * Makefile.in: Rebuilt.
8941 * configure.in: Move gcc-version-trigger to the end of
8942 ac_configure_args. Add comments to maybedep.tmp and
8943 serdep.tmp. Introduce --disable-serial-configure. Remove
8944 nonopt from baseargs, matching and removing corresponding
8945 whitespace while at it.
8946 * configure: Rebuilt.
8947
8948 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8949
8950 * configure.in (host_configargs): Replace reference to
8951 no-longer-defined buildopts with --build=${build_alias}.
8952 * configure: Rebuilt.
8953
8954 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8955 program_transform_name to standard idiom.
8956 (AUTOGEN, AUTOCONF): Define.
8957 (Makefile.in): Use $(AUTOGEN).
8958 (Makefile): Depend on config.status, and use autoconf-style rule to
8959 build it. Move original commands to...
8960 (config.status): ... this new target.
8961 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8962 $(AUTOCONF).
8963 * Makefile.in: Rebuilt.
8964
8965 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8966
8967 * Makefile.tpl: Fix dramatic bustage due to change in
8968 program_transform_name.
8969 * Makefile.in: Regenerate.
8970
8971 * configure.in: Remove unnecessary PATH setting.
8972 * configure: Regnerate.
8973
8974 * configure.in: Don't default to unprefixed tools unless
8975 the native tools will work.
8976 * configure: Regenerate.
8977
8978 * configure.in: Convert to autoconf script. Blow away lots
8979 of now-redundant Makefile fragments.
8980 * configure: Generate using Autoconf.
8981 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8982 * Makefile.in: Regenerate.
8983
8984 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8985
8986 * configure: Fix stupid bug where RANLIB was mistakenly included.
8987
8988 * configure.in: Rename (buildargs, hostargs, targargs) to
8989 (build_configargs, host_configargs, target_configargs).
8990
8991 * configure.in: Move logic out of sed statement.
8992
8993 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8994 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8995
8996 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8997
8998 * config.sub: Import from master repository
8999 * config.guess: Ditto
9000
9001 2002-12-24 Andreas Schwab <schwab@suse.de>
9002
9003 * Makefile.tpl (multilib.out): Fix missing space.
9004 * Makefile.in: Regenerate.
9005
9006 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9007
9008 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9009 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9010 * Makefile.in: Regenerate.
9011 * configure.in: Remove unnecessary leftovers.
9012
9013 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9014
9015 * configure.in (extra_ranlibflags_for_target): New variable.
9016 (*-*-darwin): Add -c to ranlib commands.
9017 * configure (tooldir): Handle extra_ranlibflags_for_target.
9018
9019 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9020
9021 * Makefile.tpl: Revert HJL's change.
9022 * Makefile.in: Regenerated.
9023 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9024 always.
9025
9026 2002-12-19 Andreas Schwab <schwab@suse.de>
9027
9028 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9029 * Makefile.in: Regenerate.
9030
9031 2002-12-18 H.J. Lu <hjl@gnu.org>
9032
9033 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9034 * Makefile.in: Regenerated.
9035
9036 * configure.in (build_prefix): New. Substitute.
9037
9038 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9039
9040 * Makefile.tpl: Don't let real targets depend on phony targets.
9041 * Makefile.in: Regenerate.
9042
9043 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9044 * Makefile.in: Regenerate.
9045
9046 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9047
9048 * config.sub: Import from master repository
9049 * config.guess: Ditto
9050
9051 2002-12-16 Jason Merrill <jason@redhat.com>
9052
9053 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9054 previous 'make bootstrap'.
9055 * Makefile.in: Regenerate.
9056
9057 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9058
9059 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9060
9061 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9062
9063 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9064 * Makefile.in: Regenerate.
9065
9066 2002-12-13 Jason Merrill <jason@redhat.com>
9067
9068 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9069 library tests.
9070 (check-c++): Just depend on it and check-target-libstdc++-v3.
9071 * Makefile.in: Regenerate.
9072
9073 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9074
9075 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9076 * Makefile.in: Rebuilt.
9077
9078 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9079
9080 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9081
9082 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9083
9084 * configure: Fix bug put in by gremlins.
9085
9086 * Makefile.tpl: Substitute more autoconfily.
9087 * configure: Substitute more autoconfily.
9088 * Makefile.in: Regenerate.
9089
9090 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9091
9092 * config.sub: Import from master repository
9093 * config.guess: Ditto
9094 * MAINTAINERS: Added Svein Seldal under write after approval
9095
9096 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9097
9098 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9099 * Makefile.in (all-sim): Ditto.
9100
9101 2002-12-06 DJ Delorie <dj@redhat.com>
9102
9103 * Makefile.tpl: Change configure dependencies to not have real
9104 targets depend on phony targets.
9105
9106 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9107
9108 * configure.in: Revert unintentional change.
9109
9110 * Makefile.tpl: Change dependency for */multilib.out so that
9111 it works when gcc isn't in the tree.
9112
9113 * configure.in: Substitute more.
9114 * configure: Run subconfigures from the Makefile.
9115 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9116 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9117
9118 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9119
9120 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9121
9122 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9123
9124 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9125 and corresponding dependencies.
9126 * Makefile.in: Regenerate.
9127
9128 * configure.in (host_tools): Order binutils, gas and ld for
9129 convenience in running the testsuites.
9130
9131 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9132 * Makefile.in: Regenerate.
9133 * configure.in: Introduce rules to serialize subconfigure runs.
9134
9135 * configure.in: Introduce BASE_CC_FOR_TARGET.
9136 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9137 Realize configure-build-* targets. Realize configure-target-* targets.
9138 * Makefile.in: Regenerate.
9139
9140 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9141
9142 * configure: Move gcc_version_trigger stuff from here...
9143 * configure.in: ...to here.
9144
9145 * configure.in: Separate subconfigure options added by this file from
9146 options given by the user. Add machinery to put args for host
9147 subconfigures into the Makefile.
9148
9149 * Makefile.tpl: Remove 'vault' targets.
9150 * Makefile.tpl: Reorder and comment dependencies.
9151 * Makefile.in: Regenerate.
9152
9153 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9154 * configure.in: Fix my broken commit of previous patch. (sigh)
9155
9156 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9157
9158 * configure.in: Move host-specific darwin noconfigdirs into
9159 the host-specific section.
9160
9161 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9162
9163 * configure.in: Move host-specific darwin noconfigdirs into
9164 the host-specific section.
9165
9166 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9167
9168 * configure: Remove skip-this-dir support.
9169 * Makefile.tpl: Remove skip-this-dir support.
9170
9171 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9172 subdirectories.
9173 * Makefile.in: Regenerate.
9174
9175 * Makefile.tpl: Strip out useless setting of 'dir'.
9176 * Makefile.in: Regenerate.
9177
9178 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9179
9180 * configure.in: Fix deeply stupid bug.
9181
9182 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9183 shell code in CXX_FOR_TARGET
9184 * Makefile.def: Introduce raw_cxx.
9185 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9186 RAW_CXX_FOR_TARGET.
9187 * Makefile.in: Regenerate.
9188
9189 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9190
9191 * Makefile.tpl: Remove unnecessary ifs.
9192 * Makefile.in: Regenerate.
9193
9194 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9195 dependencies. Maybe-ize build-libiberty. Create dummy install
9196 targets for 'no_install' modules.
9197 * configure: Move GDB_TK substitution to configure.in. Move
9198 build_modules stuff to configure.in.
9199 * configure.in: Implement soft dependency machinery. Maybe-ize
9200 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9201 * Makefile.in: Regenerate.
9202
9203 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9204
9205 * Makefile.tpl: Make all-target, install-target behave similarly
9206 to all, install (only hitting configured targets). Eliminate
9207 unused macro defintions.
9208
9209 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9210 build != host.
9211
9212 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9213
9214 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9215
9216 * configure.in: Produce lists of subdir targets we're actually
9217 configuring. Remove references to "dosrel".
9218 * Makefile.tpl: Let configure set which subdir targets are hit.
9219 Remove install-cross; clean up install; remove ALL. Remove
9220 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9221 Autogenerate host module targets. Remove empty dependency lines
9222 and redundant dependency; rearrange slightly.
9223 * Makefile.def: Add host-side libtermcap, utils.
9224
9225 * Makefile.in: Regenerate.
9226
9227 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9228
9229 * ltconfig (osf[345]): Append $major to soname_spec.
9230 Reflect this in library_names_spec.
9231 * ltmain.sh (osf): Prefix $major with . for use as extension.
9232
9233 2002-11-19 Andreas Jaeger <aj@suse.de>
9234
9235 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9236 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9237 and sparc64 GNU/Linux systems.
9238
9239 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9240
9241 * MAINTAINERS: Update email.
9242
9243 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9244
9245 * MAINTAINERS: Complete James Dennett's entry.
9246
9247 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9248
9249 * MAINTAINERS (Write After Approval): Add myself.
9250
9251 2002-11-13 Bruce Korb <bkorb@gnu.org>
9252
9253 * Makefile.tpl: syntactic cleanup
9254
9255 2002-11-13 Stuart Hastings <stuart@apple.com>
9256
9257 * MAINTAINERS: Add myself to write-after-approval list.
9258
9259 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9260
9261 * Makefile.def: Add list of recursive targets to autogenerate.
9262 Add build_modules.
9263 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9264 targets. Autogenerate *-build-* targets.
9265 * Makefile.in: Regenerate.
9266
9267 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9268
9269 * configure: More autoconf-style substitutions.
9270 * Makefile.tpl: More autoconf-style substitutions.
9271 * Makefile.in: Regenerate.
9272
9273 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9274
9275 * configure: Substitute more variables in a more autoconf-friendly
9276 way. Simplify slightly.
9277 * Makefile.tpl: Make more variables substitutable in an
9278 autoconf-friendly way.
9279 * Makefile.in: Regenerate.
9280
9281 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9282
9283 * MAINTAINERS (Write After Approval): Add myself.
9284
9285 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9286
9287 * configure.in (v810*): Remove special setting of tools.
9288
9289 * configure: Add support for extra required flags for ar or nm.
9290 * configure.in (aix4.3+): Use above support for target-specific
9291 issues, rather than using config/mt-aix43.
9292
9293 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9294
9295 * configure: Remove 'removing', which doesn't work. Replace $subdir
9296 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9297 with $srcdir. Reformat indentation. Substitute some variables
9298 formerly hard-coded in the Makefile for build=host.
9299 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9300 * Makefile.def: Autogenerate more.
9301 * Makefile.in: Regenerate.
9302
9303 2002-11-04 Adam Nemet <anemet@lnxw.com>
9304
9305 * MAINTAINERS (Write After Approval): Add myself.
9306
9307 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9308
9309 * Makefile.def (host_modules): Add rda.
9310 * Makefile.in: Regenerate.
9311 * configure.in (target_tool): Add target-rda to list.
9312
9313 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9314
9315 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9316
9317 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9318
9319 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9320 and restrap targets to this rule.
9321 * Makefile.in: Regenerate.
9322
9323 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9324
9325 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9326 GNATS only accounts.
9327
9328 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9329
9330 * configure.in (i[3456]86-*-linux*): Add check to disable
9331 ${libgcj} for glibc1.
9332
9333 2002-10-24 Denis Chertykov <denisc@overta.ru>
9334
9335 * MAINTAINERS: Add myself as ip2k port maintainer.
9336
9337 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9338
9339 * configure.in: Add tic4x target.
9340
9341 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9342
9343 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9344 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9345 * Makefile.in: Regenerate.
9346
9347 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9348 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9349 * Makefile.in: Regenerate.
9350
9351 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9352
9353 * MAINTAINERS: Add myself as web pages co-maintainer.
9354
9355 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9356
9357 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9358 * Makefile.in: Regenerate.
9359
9360 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9361
9362 * MAINTAINERS: Add myself and Nathan Sidwell
9363 <nathan@codesourcery.com> as VxWorks maintainers.
9364
9365 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9366
9367 * Makefile.def: Remove order dependency comments.
9368 * Makefile.tpl: Add explicit install-install dependencies.
9369 * Makefile.in: Regenerate.
9370
9371 * Makefile.tpl: Remove material now in src-release. (Finally!)
9372 * Makefile.in: Regenerate.
9373
9374 * Makefile.tpl: Add configure-target (for src-release in src)
9375 * Makefile.in: Regenerate.
9376
9377 2002-09-30 Nick Clifton <nickc@redhat.com>
9378
9379 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9380
9381 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9382
9383 * configure.in (s390*-*-linux*): Enable libgcj.
9384
9385 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9386
9387 * configure: Revert accidentally applied changes.
9388
9389 * Makefile.tpl: Make more autoconf-friendly.
9390 * Makefile.in: Regenerate.
9391 * configure: Make substitution more autoconf-like.
9392
9393 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9394
9395 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9396 single entry to handle all these.
9397 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9398 libjava on arm-*-elf.
9399
9400 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9401
9402 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9403 things that depend on them.
9404
9405 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9406
9407 * Makefile.tpl: Make subsituted variables more autoconfy.
9408 * Makefile.in: Regenerate.
9409 * configure: Make seds more autoconfy.
9410
9411 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9412
9413 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9414 * Makefile.in: Regenerate.
9415 * configure.in: Rewrite sed statements to look autoconfy.
9416
9417 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9418 all-target-foo on configure-target-foo.
9419 * Makefile.def: Ditto.
9420 * Makefile.in: Rebuild.
9421
9422 2002-09-25 Andrew Haley <aph@redhat.com>
9423
9424 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9425
9426 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9427
9428 * Makefile.def: New file.
9429 * Makefile.tpl: New file.
9430 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9431 * contrib/gcc_update: Note that Makefile.in is a generated file.
9432
9433 * configure.in: Minor rearrangement. Simplify tests.
9434
9435 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9436
9437 * configure.in (with_headers): Skip copy if value is "yes".
9438 (with_libs): Likewise.
9439
9440 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9441
9442 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9443 * configure.in (sh*-*-pe*): Ditto.
9444 * configure.in (mips*-*-pe*): Ditto.
9445 * configure.in (*arm-wince-pe): Ditto.
9446
9447 * configure.in: Rearrange.
9448
9449 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9450
9451 * MAINTAINERS: Update my email address.
9452
9453 2002-08-30 Paul Koning <pkoning@equallogic.com>
9454
9455 * MAINTAINERS: (Write After Approval): Add myself.
9456
9457 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9458
9459 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9460
9461 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9462
9463 * MAINTAINERS: Change my mailing address.
9464
9465 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9466
9467 * MAINTAINERS (Write After Approval): Remove myself.
9468 (Various Maintainers: c++ runtime libs): Add myself.
9469
9470 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9471
9472 * MAINTAINERS (Write After Approval): Remove myself.
9473 (Various Maintainers: c++ runtime libs): Add myself.
9474
9475 2002-08-15 Eric Christopher <echristo@redhat.com>
9476
9477 * config.sub: Import from master repository.
9478 * config.guess: Ditto.
9479
9480 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9481
9482 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9483 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9484 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9485
9486 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9487
9488 * MAINTAINERS: Add self to rs6000 vector extensions.
9489
9490 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9491
9492 * libiberty/configure: Reverted unintended yesterday's check in.
9493
9494 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9495
9496 * boehm-gc/configure, libf2c/configure: Rebuilt.
9497 * libffi/configure, libiberty/configure: Ditto.
9498 * libjava/configure, libobjc/configure: Ditto.
9499 * libstdc++-v3/configure, zlib/configure: Ditto.
9500 Merged from binutils:
9501 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9502 From Steve Ellcey <sje@cup.hp.com>:
9503 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9504 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9505 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9506 IA64.
9507 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9508 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9509 soname_spec, sys_lib_search_path_spec): Ditto.
9510
9511 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9512
9513 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9514
9515 2002-08-04 H.J. Lu (hjl@gnu.org)
9516
9517 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9518
9519 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9520
9521 * MAINTAINERS (Write After Approval): Add myself.
9522
9523 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9524
9525 * configure.in: Move generic linux case to end. Copy generic
9526 linux noconfigdirs to mips*-*-linux* entry and new
9527 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9528
9529 2002-07-19 Michael Matz <matz@suse.de>
9530
9531 * MAINTAINERS: Add myself as ra* maintainer.
9532
9533 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9534
9535 * config.guess: Update to 2002-07-09 version.
9536 * config.sub: Update to 2002-07-03 version.
9537
9538 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9539
9540 * MAINTAINERS: Fix typo in a maintainer email address.
9541
9542 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9543
9544 * configure.in: Remove two redundant tests.
9545
9546 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9547
9548 * configure.in (mips*-*-irix6*o32): Enable stabs.
9549
9550 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9551
9552 * configure.in: Don't build grez.
9553 * Makefile.in: Ditto.
9554
9555 * Makefile.in: Remove references to bsp, cygmon, libstub.
9556 * configure.in: Ditto.
9557
9558 * configure.in: Remove leftover reference to gdbtest.
9559
9560 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9561
9562 * configure.in (gxx_include_dir): Change to match versioned
9563 C++ headers if --enable-version-specific-runtime-libs is used.
9564
9565 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9566
9567 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9568
9569 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9570
9571 * configure.in: Make --without-x work.
9572
9573 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9574
9575 * configure.in: Rearrange target Makefile fragment collection.
9576
9577 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9578 cvs[src].
9579 * configure.in: Ditto.
9580
9581 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9582
9583 * MAINTAINERS (Write After Approval): Update my e-mail address.
9584
9585 2002-06-24 Ben Elliston <bje@redhat.com>
9586
9587 * configure.in (host_tools): Remove cgen.
9588
9589 * Makefile.in (all-cgen): Remove; runs from its source directory.
9590 (check-cgen, install-cgen, clean-cgen): Likewise.
9591 (all-opcodes): Do not depend on all-cgen.
9592 (all-sim): Likewise.
9593
9594 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9595
9596 * Makefile.in: Eliminate 'apache' targets.
9597 * configure.in: Eliminate 'apache' targets.
9598
9599 * configure.in: Eliminate redundant tests. Reorganize.
9600
9601 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9602
9603 * config-ml.in: Eliminate references to Cygnus configure.
9604
9605 * Makefile.in: Eliminate references to building emacs.
9606
9607 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9608
9609 * MAINTAINERS: Update my email address.
9610
9611 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9612
9613 * config.if (libstdcxx_incdir): Version C++ headers.
9614 (cxx_incdir): Remove.
9615
9616 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9617
9618 * MAINTAINERS (Write After Approval): Add self.
9619
9620 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9621
9622 * configure.in: Add support for ip2k.
9623
9624 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9625
9626 * configure.in: Fix AIX configury bug.
9627
9628 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9629
9630 * MAINTAINERS (Write After Approval): Add self.
9631
9632 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9633
9634 * configure.in: replace ${topsrcdir} with ${srcdir}
9635
9636 * configure.in: Move definition of libstdcxx_flags
9637 right above usage, rather than waaay earlier.
9638
9639 * configure.in: Pull definition of is_cross_compiler earlier.
9640
9641 * configure.in: Rearrange a little.
9642
9643 * configure.in: Remove references to librx.
9644 * Makefile.in: Remove references to librx.
9645
9646 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9647
9648 * config.sub: Add support for avr target.
9649 Import from master sources, rev 1.255
9650
9651 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9652
9653 * configure, .cvsignore: Revert previous change...
9654 * Makefile: ...delete.
9655
9656 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9657
9658 * configure.in: Eliminate ${gasdir} variable.
9659
9660 2002-06-18 Dave Brolley <brolley@redhat.com>
9661
9662 * configure.in: Add support for frv.
9663 * config.sub: Add support for frv.
9664
9665 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9666
9667 * configure: Remove garbage from previous commit.
9668
9669 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9670
9671 * configure: For in-source builds, make a subdir and re-exec there.
9672 * Makefile: New file. Pass targets through to build directory.
9673 * .cvsignore: No longer ignore "Makefile".
9674
9675 2002-06-16 Douglas Rupp <rupp@gnat.com>
9676
9677 * MAINTAINERS (Write After Approval): Add self.
9678
9679 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9680
9681 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9682
9683 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9684
9685 * configure.in (vax-*-netbsd*): Re-enable gas.
9686
9687 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9688
9689 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9690 BUILD_PREFIX_1, to correct nomenclature.
9691 * configure: Likewise.
9692
9693 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9694 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9695
9696 2002-05-31 Olaf Hering <olh@suse.de>
9697
9698 * config-ml.in: Propogate DESTDIR also.
9699
9700 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9701
9702 * configure.in (vax-*-netbsd*): Don't build gas for this
9703 platform.
9704
9705 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9706
9707 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9708 and libgcj for AVR.
9709
9710 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9711
9712 * MAINTAINERS (Write After Approval): Add myself.
9713
9714 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9715
9716 * config.guess: Update to 2002-05-22 version.
9717 * config.sub: Likewise.
9718
9719 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9720
9721 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9722 * config-ml.in: Likewise.
9723 * configure: Likewise.
9724 * configure.in: Likewise.
9725
9726 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9727
9728 * MAINTAINERS: Update my email address.
9729
9730 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9731
9732 * configure.in: Simplify makefile fragment collection.
9733
9734 * configure.in: Remove code to build emacs.
9735
9736 * configure.in : Remove --srcdir argument from targargs and buildargs
9737 (it's always overridden in the Makefile anyway). Rearrange a bit.
9738
9739 * configure: Move some logic to configure.in.
9740 * configure.in: Move some logic from configure.
9741
9742 2002-05-11 Tom Tromey <tromey@redhat.com>
9743
9744 * MAINTAINERS: Reflect libgcj reality.
9745
9746 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9747
9748 * Makefile.in: Honour DESTDIR.
9749
9750 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9751
9752 * config.guess: Import 2002-03-20 version.
9753 * config.sub: Import 2002-04-26 version.
9754
9755 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9756
9757 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9758
9759 2002-05-07 Tim Josling <tej@melbpc.org.au>
9760
9761 * MAINTAINERS: Add self.
9762
9763 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9764
9765 * ltmain.sh: Detect and handle object name conflicts
9766 while piecewise linking a static library.
9767
9768 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9769
9770 * configure.in (noconfigdirs): Don't disable libgcj on
9771 sparc64-*-solaris* and sparcv9-*-solaris*.
9772
9773 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9774
9775 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9776
9777 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9778
9779 * configure.in (FLAGS_FOR_TARGET): Do not add
9780 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9781 on i[3456]86-*-linux*.
9782
9783 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9784
9785 * configure.in (noconfigdirs): Replace [ ] with test.
9786
9787 * configure.in (noconfigdirs): Do not add target-newlib if
9788 target == i[3456]86-*-linux*, and host == target.
9789
9790 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9791
9792 * configure.in: delete reference to absent file
9793
9794 * configure.in: replace '[' with 'test'
9795
9796 * configure.in: Eliminate references to gash.
9797 * Makefile.in: Eliminate references to gash.
9798
9799 * configure.in: remove useless references to 'pic' makefile fragments.
9800
9801 * configure.in: (*-*-windows*) Finish removing.
9802
9803 * configure.in: Eliminate redundant test for libgui.
9804
9805 2002-04-29 Roger Sayle <roger@eyesopen.com>
9806
9807 * MAINTAINERS: Add self and realphabetize. Update entries
9808 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9809 entry for a29k port maintainer.
9810
9811 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9812
9813 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9814 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9815
9816 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9817
9818 * configure.in: remove references to dead files
9819
9820 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9821
9822 * MAINTAINERS: Add information about purpose of this file.
9823
9824 2002-04-18 Tom Tromey <tromey@redhat.com>
9825
9826 * configure.in: Disallow configuring libgcj when it is already
9827 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9828 Solaris 2.8 by default. For PR libgcj/6158.
9829
9830 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9831
9832 * configure.in: Move default CC setting out of config/mh-* fragments
9833 directly into here.
9834
9835 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9836
9837 * configure.in: don't even try to configure or make a subdirectory
9838 if there's no configure script for it.
9839
9840 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9841
9842 * MAINTAINERS: Remove chill maintainers.
9843 * Makefile.in (CHILLFLAGS): Remove.
9844 (CHILL_LIB): Remove.
9845 (TARGET_CONFIGDIRS): Remove libchill.
9846 (CHILL_FOR_TARGET): Remove.
9847 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9848 CHILL_LIB.
9849 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9850 (CHECK_TARGET_MODULES): Likewise.
9851 (INSTALL_TARGET_MODULES): Likewise.
9852 (CLEAN_TARGET_MODULES): Likewise.
9853 (configure-target-libchill): Remove.
9854 (all-target-libchill): Remove.
9855 * configure.in (target_libs): Remove target-libchill.
9856 Do not compute CHILL_FOR_TARGET.
9857 * libchill: Remove directory.
9858
9859 2002-04-11 DJ Delorie <dj@redhat.com>
9860
9861 * Makefile.in, configure.in: Sync with binutils, entries
9862 follow...
9863
9864 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9865
9866 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9867 (do-tar, do-bz2): New rules.
9868 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9869 (gdb-tar): New rule.
9870 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9871 (insight_dejagnu.tar): New rule.
9872 (insight.tar): New rule.
9873 (gdb+dejagnu.tar): New rule.
9874 (gdb.tar): New rule.
9875
9876 2002-02-01 Mo DeJong <supermo@bayarea.net>
9877
9878 * Makefile.in: Add all-tix to deps for all-snavigator
9879 so that tix is built when building snavigator.
9880
9881 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9882
9883 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9884 ld and gdb are not supported.
9885
9886 2002-01-07 Mark Salter <msalter@redhat.com>
9887
9888 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9889 Allow target-libgloss to be built for arm, strongarm, and xscale.
9890
9891 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9892
9893 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9894 options for i[3456]86-pc-linux* native builds.
9895
9896 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9897
9898 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9899 files from .po files for a distribution.
9900
9901 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9902
9903 * configure.in: Enable libstdc++-v3 for h8300 targets.
9904
9905 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9906
9907 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9908 version from bfd/.
9909
9910 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9911
9912 * Makefile.in (VER): When present, extract the version number from
9913 the file version.in.
9914
9915 2001-05-24 Tom Rix <trix@redhat.com>
9916
9917 * configure.in : enable ld for aix
9918
9919 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9920
9921 * config.guess: Add linux target for S/390.
9922
9923 2000-11-07 Philip Blundell <pb@futuretv.com>
9924
9925 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9926
9927 2000-11-03 Philip Blundell <pb@futuretv.com>
9928
9929 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9930 files.
9931
9932 2001-01-15 Ben Elliston <bje@redhat.com>
9933
9934 * configure.in (host_tools): Add sid.
9935 Always configure cgen.
9936
9937 2000-11-24 Nick Clifton <nickc@redhat.com>
9938
9939 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9940
9941
9942 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9943
9944 * Makefile.in (ALL_MODULES): Add all-cgen.
9945 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9946 (all-cgen): New target.
9947 (all-opcodes,all-sim): Depend on all-cgen.
9948 * configure.in (host_tools): Add cgen.
9949 Only configure cgen if --enable-cgen-maint.
9950
9951 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9952
9953 * configure.in: Add *-*-freebsd* configurations.
9954
9955 2002-04-08 Tom Tromey <tromey@redhat.com>
9956
9957 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9958 Fixes PR libgcj/6068.
9959
9960 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9961
9962 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9963
9964 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9965
9966 * configure.in (alpha*-dec-osf*): Enable libgcj.
9967
9968 2003-03-27 Matthew Gingell <gingell@gnat.com>
9969
9970 * MAINTAINERS (Write After Approval): Add myself.
9971
9972 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9973
9974 Fix for: PR bootstrap/3591, target/5676
9975 * configure.in (mcore-pe): Disable the configuration of
9976 libstdc++-v3 since exceptions are not supported.
9977
9978 2002-03-20 Anthony Green <green@redhat.com>
9979
9980 * configure.in: Enable libgcj for xscale-elf target.
9981
9982 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9983
9984 * MAINTAINERS: Update my email address.
9985
9986 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9987
9988 * ltmain.sh (relink_command): Fix typo in previous change.
9989
9990 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9991
9992 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9993 (relink_command): Added --tag flags.
9994 (mode=install): If relinking fails; error out.
9995
9996 2002-03-12 Richard Henderson <rth@redhat.com>
9997
9998 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9999 .NOTPARALLEL tag.
10000 (do-check): Rename from check.
10001 (check): Allow parallel check.
10002
10003 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10004
10005 * MAINTAINERS: Add myself as maintainer for xtensa port.
10006 Fix alphabetical order in CPU port maintainer list.
10007 Remove myself from Write After Approval list.
10008
10009 2002-03-11 Richard Henderson <rth@redhat.com>
10010
10011 * Makefile.in (.NOTPARALLEL): Add fake tag.
10012
10013 2002-03-07 H.J. Lu (hjl@gnu.org)
10014
10015 * configure.in: Enable gprof for mips*-*-linux*.
10016
10017 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10018
10019 * MAINTAINERS (Write After Approval): Add myself.
10020
10021 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10022
10023 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10024 libjava.
10025 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10026
10027 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10028
10029 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10030 because its Makefile is there; test for the executable instead.
10031
10032 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10033
10034 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10035 libstdc++-v3 and libjava.
10036
10037 2002-02-11 Adam Megacz <adam@xwt.org>
10038
10039 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10040 boehm-gc
10041
10042 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10043
10044 * config.guess: Updated to 2002-01-30's version.
10045 * config.sub: Updated to 2002-02-01's version.
10046 Contribute sh64-elf.
10047 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10048 * configure.in: Added sh64-*-*.
10049
10050 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10051
10052 * MAINTAINERS: Belatedly add myself to write after approval list.
10053
10054 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10055
10056 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10057 Remove self as Write After Approval.
10058
10059 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10060
10061 * MAINTAINERS: Put self in as maintainer for contrib/regression
10062 directory.
10063
10064 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10065
10066 * MAINTAINERS: Update my email address.
10067
10068 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10069
10070 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10071 target-libiberty, and target-libgloss. Skip Java-related
10072 libraries if not supported for NetBSD on target CPU.
10073
10074 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10075
10076 * install-sh: Use _inst.$$_ for temp file name.
10077
10078 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10079
10080 * MAINTAINERS (Write After Approval): Move my contact info
10081 from here...
10082 (OS Port Maintainers): ...to here (netbsd).
10083
10084 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10085
10086 * MAINTAINERS (Write After Approval): Add myself.
10087
10088 2002-01-17 H.J. Lu <hjl@gnu.org>
10089
10090 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10091 (all-target-fastjar): Also depend on all-target-libiberty.
10092
10093 2002-01-16 H.J. Lu (hjl@gnu.org)
10094
10095 * config.guess: Import from master sources, rev 1.225.
10096 * config.sub: Import from master sources, rev 1.238.
10097
10098 2002-01-16 Kazu Hirata <kazu@hxi.com>
10099
10100 * MAINTAINERS (Write After Approval): Remove myself.
10101
10102 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10103
10104 * MAINTAINERS (Write After Approval): Add myself.
10105
10106 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10107
10108 * MAINTAINERS: Add self as docs co-maintainer.
10109
10110 2001-12-11 Matthias Klose <doko@debian.org>
10111
10112 * MAINTAINERS (Write After Approval): Add myself.
10113
10114 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10115
10116 * MAINTAINERS: Update my email address.
10117
10118 2001-12-07 Turly O'Connor <turly@apple.com>
10119 * MAINTAINERS (Write After Approval): Add myself.
10120 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10121 (rs6000_initialize_trampoline): Call __trampoline_setup for
10122 ABI_DARWIN too.
10123 * darwin-tramp.asm: New file, implements __trampoline_setup.
10124 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10125
10126 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10127
10128 * MAINTAINERS (Write After Approval): Add myself.
10129
10130 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10131
10132 * configure, configure.in: Use temp file for long sed commands.
10133
10134 2001-12-03 Laurent Guerby <guerby@acm.org>
10135
10136 * config.sub: Update to version 1.232 on subversion.
10137
10138 2001-12-03 Ben Elliston <bje@redhat.com>
10139
10140 * MAINTAINERS: Update mail address for config.* patches.
10141
10142 2001-11-27 DJ Delorie <dj@redhat.com>
10143 Zack Weinberg <zack@codesourcery.com>
10144
10145 When build != host, create libiberty for the build machine.
10146
10147 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10148 CONFIG_ARGUMENTS.
10149 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10150 New variables.
10151 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10152 and rules.
10153 (all.normal): Depend on ALL_BUILD_MODULES.
10154 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10155 (all-build-libiberty): Depend on configure-build-libiberty.
10156
10157 * configure: Calculate and substitute proper value for
10158 ALL_BUILD_MODULES.
10159 * configure.in: Create the build subdirectory.
10160 Calculate and substitute TARGET_CONFIGARGS (formerly
10161 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10162
10163 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10164
10165 * MAINTAINERS (write-after-approval): Add self.
10166
10167 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10168
10169 * MAINTAINERS (GNATS only accounts): Remove self.
10170
10171 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10172
10173 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10174 libf2c.
10175
10176 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10177
10178 * MAINTAINERS (Write After Approval): Add self.
10179
10180 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10181
10182 * MAINTAINERS: mips and s390 are also CPU ports.
10183
10184 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10185
10186 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10187
10188 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10189
10190 * MAINTAINERS: Alphabetize.
10191
10192 2001-11-09 Kazu Hirata <kazu@hxi.com>
10193
10194 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10195
10196 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10197
10198 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10199
10200 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10201
10202 * configure.in (--enable-languages): Be more permissive about
10203 syntax. Check for empty lists better. Warn about $LANGUAGES.
10204
10205 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10206
10207 * config.sub: Import from master sources, rev. 1.230.
10208 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10209
10210 2001-11-07 Laurent Guerby <guerby@acm.org>
10211
10212 * MAINTAINERS (Write After Approval): Add self.
10213
10214 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10215
10216 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10217
10218 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10219
10220 * config.sub: Import from master sources, rev 1.226.
10221 * config.guess: Import from master sources, rev 1.216.
10222
10223 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10224
10225 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10226 * MAINTAINERS: Add self as maintainer of MMIX port.
10227 Remove old after-approval entry.
10228
10229 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10230
10231 * ChangeLog, configure: Fix spelling errors.
10232
10233 2001-10-20 Brendan Kehoe <brendan@zen.org>
10234
10235 * MAINTAINERS: Tweak my address.
10236
10237 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10238
10239 * MAINTAINERS: Update my email address.
10240
10241 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10242
10243 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10244 * MAINTAINERS: Add self as maintainer of CRIS port.
10245
10246 2001-10-10 Geert Bosch <bosch@gnat.com>
10247
10248 * MAINTAINERS (Various maintainers: Ada front end):
10249 Added Robert Dewar.
10250
10251 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10252
10253 * MAINTAINERS (Write After Approval): Added self
10254
10255 2001-10-02 Geert Bosch <bosch@gnat.com>
10256
10257 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10258
10259 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10260
10261 * configure: Handle temporary files securely using mkdir.
10262
10263 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10264
10265 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10266
10267 2001-09-26 Will Cohen <wcohen@redhat.com>
10268
10269 * configure.in (*-*-linux*): Disable configuration of target-newlib
10270 and target-libgloss.
10271
10272 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10273
10274 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10275 RANLIB.
10276
10277 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10278
10279 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10280 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10281 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10282 avoid quotes nesting problems.
10283 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10284 (DO_X): Export only variables that are set.
10285
10286 2001-09-19 Ben Elliston <bje@redhat.com>
10287
10288 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10289 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10290 semantics. Use the shell built-in "type" command instead.
10291
10292 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10293
10294 Merged from gcc-3_0-branch:
10295 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10296 * ltcf-c.sh: Use $objext, not $ac_objext.
10297 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10298 * ltcf-cxx.sh: Add support for GNU.
10299 2001-07-22 Timothy Wall <twall@redhat.com>
10300 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10301 default settings if using GNU tools with that configuration.
10302 * ltcf-cxx.sh: Ditto.
10303 * ltcf-gcj.sh: Ditto.
10304 2001-07-21 Michael Chastain <chastain@redhat.com>
10305 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10306 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10307 * ltmain.sh: Mark as gcc-local.
10308
10309 2001-08-30 Eric Christopher <echristo@redhat.com>
10310 Jason Eckhardt <jle@redhat.com>
10311
10312 * config.guess: Merge from master sources.
10313 * config.sub: Merge from master sources, add support for mipsisa32.
10314
10315 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10316 * config.sub: Merge from master sources, rev 1.219.
10317 * MAINTAINERS: Add self as contact for stormy16 port.
10318
10319 2001-08-14 Zack Weinberg <zackw@panix.com>
10320
10321 * config.sub: Merge from master sources, rev 1.218.
10322 * config.guess: Merge from master sources, rev 1.209.
10323
10324 2001-08-11 Graham Stott <grahams@redhat.com>
10325
10326 * Makefile.in (check-c++): Add missing semicolon.
10327
10328 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10329
10330 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10331
10332 2001-07-30 Eric Christopher <echristo@redhat.com>
10333
10334 * MAINTAINERS (Various maintainers: mips port): Added myself.
10335
10336 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10337
10338 * configure.in (sh-*-linux*): New.
10339
10340 2001-07-27 Richard Henderson <rth@redhat.com>
10341
10342 * .cvsignore: Add LAST_UPDATED.
10343
10344 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10345
10346 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10347
10348 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10349
10350 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10351
10352 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10353
10354 * MAINTAINERS (Write After Approval): Added myself.
10355
10356 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10357
10358 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10359 and libgcj on m68hc11/m68hc12.
10360
10361 2001-06-27 H.J. Lu (hjl@gnu.org)
10362
10363 * Makefile (CFLAGS_FOR_BUILD): New.
10364 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10365
10366 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10367
10368 * README: Remove version number.
10369
10370 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10371
10372 * INSTALL/README: Update wrt. to the installation instructions now
10373 residing in gcc/doc/install.texi.
10374
10375 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10376
10377 * README: Replace with a cut-down and updated version of gcc/README.
10378
10379 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10380
10381 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10382 multilibs to be disabled.
10383
10384 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10385
10386 * MAINTAINERS (Write After Approval): Add myself.
10387
10388 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10389
10390 * config.guess: Import CVS version 1.195.
10391 * config.sub: Import CVS version 1.212.
10392
10393 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10394
10395 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10396 gcc/xgcc is built, use -print-prog-name to find out the program
10397 name to use.
10398
10399 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10400
10401 * config.guess: Import CVS version 1.194. All gcc-local changes
10402 appear to also be in the master copy.
10403 * config.sub: Import CVS version 1.211.
10404
10405 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10406
10407 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10408 with_gcc]: Use `gcc -shared' to build a shared library.
10409
10410 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10411
10412 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10413 archives.
10414
10415 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10416
10417 * MAINTAINERS (Write After Approval): Add myself.
10418
10419 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10420
10421 * configure.in (libstdcxx_flags): Do not try to execute
10422 libstdc++-v3/testsuite_flags until it exists.
10423
10424 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10425
10426 * MAINTAINERS: Update my email address.
10427
10428 2001-05-31 Graham Stott <grahams@redhat.com>
10429
10430 * MAINTAINERS (Write After Approval): Add myself.
10431
10432 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10433
10434 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10435 libraries when using g++ with native linker.
10436
10437 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10438
10439 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10440
10441 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10442
10443 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10444 [aix4*|aix5*]: Prepend blank.
10445
10446 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10447
10448 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10449 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10450 of subdir/configure scripts to use the new libtool.m4.
10451
10452 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10453
10454 * MAINTAINERS (Write After Approval): Add myself.
10455
10456 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10457
10458 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10459
10460 2001-05-11 Ben Elliston <bje@redhat.com>
10461
10462 * Makefile.in (all-sid): New target.
10463 (check-sid, clean-sid, install-sid): Likewise.
10464
10465 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10466
10467 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10468
10469 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10470
10471 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10472 libgcj.
10473
10474 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10475
10476 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10477 gcc/xgcc is built, use -print-prog-name to find out the program
10478 name to use.
10479
10480 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10481
10482 * configure.in (noconfigdirs): Don't reset it from scratch in the
10483 target case; only append to it.
10484
10485 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10486 sparc-*-solaris2.8]: Disable ${libgcj}.
10487
10488 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10489
10490 * configure.in (libgcj_saved): Copy from $libgcj.
10491 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10492 --disable-libgcj.
10493
10494 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10495
10496 * MAINTAINERS: Remove self as MIPS maintainer and
10497 C front end maintainer.
10498
10499 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10500
10501 * configure.in: Move *-chorusos target case to the proper switch.
10502 Disable libgcj.
10503
10504 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10505
10506 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10507 1.641.2.228.
10508
10509 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10510
10511 * Makefile.in (STAGE1_CFLAGS): Pass down.
10512
10513 2001-04-13 Alan Modra <amodra@one.net.au>
10514
10515 * config.guess: Add hppa64-linux support. Note for next import that
10516 this is already in the master file.
10517 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10518
10519 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10520
10521 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10522 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10523
10524 2001-04-11 Stan Shebs <shebs@apple.com>
10525
10526 * MAINTAINERS: Add self as Darwin port maintainer.
10527
10528 2001-04-11 Alan Modra <amodra@one.net.au>
10529
10530 * MAINTAINERS: Update my email address.
10531
10532 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10533
10534 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10535 recent versions of FreeBSD (release 3 or later).
10536 * ltconfig: On FreeBSD, -lc must not be provided when building
10537 a shared library or else the standard -pthread gcc option is
10538 rendered worthless to later users of the built library.
10539
10540 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10541
10542 * MAINTAINERS: Add self and RTH as C front end maintainers.
10543
10544 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10545
10546 * config.sub: Make sure to match an already-canonicalized
10547 machine name (eg. mn10300-unknown-elf).
10548
10549 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10550
10551 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10552 New macros.
10553 (bootstrap, cross): Use RECURSE_FLAGS.
10554 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10555
10556 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10557
10558 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10559
10560 2001-03-22 Colin Howell <chowell@redhat.com>
10561
10562 * Makefile.in (DO_X): Do not backslash single-quotes in
10563 backquotes (two places).
10564
10565 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10566
10567 Re-installed:
10568 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10569 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10570 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10571 * ltcf-cxx.sh: Likewise.
10572 * ltcf-gcj.sh: Likewise.
10573
10574 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10575
10576 * MAINTAINERS: Add myself as "documentation co-maintainer".
10577
10578 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10579
10580 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10581 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10582
10583 2001-03-19 Tom Tromey <tromey@redhat.com>
10584
10585 * config-ml.in: Handle GCJ and GCJFLAGS.
10586
10587 2001-03-21 Michael Chastain <chastain@redhat.com>
10588
10589 * Makefile.in: all-m4 depends on all-texinfo.
10590
10591 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10592
10593 * MAINTAINERS: Add myself to write after approval list.
10594
10595 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10596
10597 * Makefile.in (DO_X): Quote nested quotes.
10598
10599 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10600
10601 * MAINTAINERS: Add myself to write after approval list.
10602
10603 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10604
10605 * Makefile.in (DO_X): Use double quotes for quoting
10606 "RANLIB=$${RANLIB}".
10607
10608 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10609
10610 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10611
10612 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10613
10614 * configure.in: Only use `lang_requires' for languages athat are
10615 actually enabled.
10616
10617 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10618
10619 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10620
10621 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10622
10623 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10624
10625 2001-03-07 Tom Tromey <tromey@redhat.com>
10626
10627 * configure.in: Allow config-lang.in to set `lang_requires' to list
10628 of other required languages.
10629
10630 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10631
10632 * Makefile.in: Remove RANLIB definition. Use RANLIB
10633 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10634 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10635
10636 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10637 Alexandre Oliva <aoliva@redhat.com>
10638
10639 * Makefile.in (check-c++): Use tabs, not spaces.
10640
10641 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10642
10643 * MAINTAINERS: add myself to Write After Approval list.
10644
10645 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10646
10647 * Makefile.in (check-c++): New rule.
10648
10649 * configure.in (target_libs): Remove libg++.
10650 (noconfigdirs): Remove libg++.
10651 (noconfigdirs): Same.
10652 (noconfigdirs): Same.
10653 (noconfigdirs): Same.
10654
10655 * config-ml.in: Remove libg++ references.
10656
10657 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10658 (ALL_TARGET_MODULES): Same.
10659 (configure-target-libg++): Remove.
10660 (all-target-libg++): Remove.
10661 (configure-target-libio): Remove.
10662 (all-target-libio): Remove.
10663 (check-target-libio): Remove.
10664 (.PHONY): Remove.
10665 (libg++.tar.bz2): Remove.
10666 (all-target-cygmon): Remove libio.
10667 (all-target-libstdc++): Remove.
10668 (configure-target-libstdc++): Remove.
10669 (TARGET_LIB_PATH): Remove libstdc++.
10670 (ALL_GCC_CXX): Remove libstdc++.
10671 (all-target-gperf): Correct.
10672
10673 2001-02-16 Nick Clifton <nickc@redhat.com>
10674
10675 * configure.in (noconfigdirs): Allow configuration of texinfo
10676 for Cygwin hosts.
10677
10678 2001-02-15 Anthony Green <green@redhat.com>
10679
10680 * configure: Introduce GCJ_FOR_TARGET.
10681 * configure.in: Ditto.
10682 * Makefile.in: Ditto.
10683
10684 2001-02-13 Andreas Schwab <schwab@suse.de>
10685
10686 * MAINTAINERS: Update mail address.
10687
10688 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10689
10690 * config.guess: Add linux target for S/390.
10691 * config.sub: Likewise.
10692
10693 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10694
10695 * configure.in: for *-chorusos, don't config target-newlib and
10696 target-libgloss.
10697
10698 2001-02-06 Ben Elliston <bje@redhat.com>
10699
10700 * configure: Output host type to stdout, not stderr.
10701
10702 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10703
10704 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10705 * ltcf-cxx.sh: Likewise.
10706
10707 * config.if: Assume enable_libstdcxx_v3 is defined.
10708
10709 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10710
10711 Remove V2 C++ library.
10712 * configure.in: Remove --enable-libstdcxx_v3 support.
10713
10714 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10715
10716 * include/demangle.h: Add prototype for java_demangle_v3.
10717
10718 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10719
10720 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10721
10722 2001-01-27 Richard Henderson <rth@redhat.com>
10723
10724 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10725
10726 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10727
10728 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10729 Don't unset, it's non-portable and no longer necessary, set to empty
10730 instead.
10731
10732 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10733
10734 * ltconfig: Shell portability fix for the tagname validity check.
10735
10736 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10737
10738 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10739 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10740
10741 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10742
10743 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10744
10745 2001-01-26 Tom Tromey <tromey@redhat.com>
10746
10747 * configure.in: Allow libgcj to be built on Sparc Solaris.
10748
10749 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10750
10751 * ltcf-c.sh: Add aix5 case.
10752 * ltcf-cxx.sh: Likewise.
10753 * ltconfig: Likewise.
10754
10755 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10756
10757 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10758 keep at least one of build_libtool_libs or build_old_libs set to
10759 yes.
10760
10761 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10762 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10763
10764 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10765
10766 * configure.in: Enable libgcj on several additional platforms.
10767
10768 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10769
10770 * configure.in: Enable libgcj for linux targets.
10771
10772 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10773
10774 * MAINTAINERS (Write After Approval): Add myself.
10775
10776 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10777
10778 * MAINTAINERS: Add myself as vax port maintainer.
10779
10780 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10781
10782 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10783
10784 2001-01-09 Mike Stump <mrs@wrs.com>
10785
10786 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10787 failures of subdirectories.
10788
10789 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10790
10791 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10792 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10793 * ltcf-cxx.sh: Likewise.
10794 * ltcf-gcj.sh: Likewise.
10795 * ltconfig.sh: Fix typo.
10796
10797 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10798
10799 * configure: handle DOS-style absolute paths.
10800
10801 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10802
10803 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10804
10805 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10806
10807 * MAINTAINERS: Add myself as avr port co-maintainer.
10808
10809 2000-12-28 Ben Elliston <bje@redhat.com>
10810
10811 * MAINTAINERS: Add myself under ``Write After Approval''.
10812
10813 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10814
10815 * texinfo: Remove directory from GCC.
10816
10817 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10818
10819 * COPYING: Update to current
10820 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10821 to 19yy as example year in copyright notice).
10822
10823 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10824
10825 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10826 (libstdcxx_incdir): Pass down.
10827 * config.if: Remove expired bits for cxx_interface, add stub.
10828 (libstdcxx_incdir): Add variable for g++ include directory.
10829 * configure.in (gxx_include_dir): Use it.
10830
10831 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10832
10833 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10834 with old-email address from ``Write After Approval''.
10835
10836 2000-12-15 Andreas Jaeger <aj@suse.de>
10837
10838 * configure.in: Handle lang_dirs.
10839
10840 2000-12-14 Tom Tromey <tromey@redhat.com>
10841
10842 * MAINTAINERS: Removed brads.
10843
10844 * MAINTAINERS: Added gcj developers.
10845
10846 2000-12-13 Anthony Green <green@redhat.com>
10847
10848 * configure.in: Disable libgcj for any target not specifically
10849 listed. Disable libgcj for x86 and Alpha Linux until compatible
10850 with g++ abi.
10851
10852 2000-12-13 Mike Stump <mrs@wrs.com>
10853
10854 * Makefile.in (local-distclean): Also remove fastjar.
10855
10856 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10857
10858 * contrib/gcc_update: Add fastjar --touch entries.
10859
10860 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10861
10862 * configure.in: Disable language-specific target libraries for
10863 languages that aren't enabled.
10864
10865 2000-12-10 Anthony Green <green@redhat.com>
10866
10867 * configure.in: Define libgcj. Disable libgcj target libraries for
10868 most targets.
10869
10870 2000-12-10 Neil Booth <neilb@earthling.net>
10871
10872 * MAINTAINERS: Update mail address, remove from WAA list.
10873
10874 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10875
10876 * libjava: Imported from /cvs/java.
10877 * libffi: Likewise.
10878 * Boehm-gc: Likewise.
10879
10880 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10881
10882 * configure.in (target_libs): Revert 2000-12-08 patch.
10883 (noconfigdirs): Added target-libjava.
10884
10885 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10886
10887 * djunpack.bat: removed.
10888
10889 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10890
10891 * Makefile.in: handle DOS-style absolute paths.
10892 * config-ml.in: likewise.
10893 * symlink-tree: likewise.
10894
10895 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10896
10897 * fastjar: Imported.
10898
10899 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10900
10901 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10902 libjava.
10903 * configure.in (target_libs): Removed `target-libjava'.
10904
10905 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10906
10907 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10908 (ALL_MODULES): Added fastjar.
10909 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10910 (all-target-libjava): all-fastjar replaces all-zip.
10911 (all-fastjar): Added.
10912 (configure-target-fastjar, all-target-fastjar): Likewise.
10913 * configure.in (host_tools): Added fastjar.
10914
10915 2000-12-07 Mike Stump <mrs@wrs.com>
10916
10917 * Makefile.in (local-distclean): Remove leftover built files.
10918
10919 2000-11-24 Nick Clifton <nickc@redhat.com>
10920
10921 * configure.in (xscale-elf): Add target.
10922 (xscale-coff): Add target.
10923
10924 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10925
10926 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10927 recent versions of FreeBSD (release 3 or later).
10928 * ltconfig: On FreeBSD, -lc must not be provided when building
10929 a shared library or else the standard -pthread gcc option is
10930 rendered worthless to later users of the built library.
10931
10932 2000-11-16 Fred Fish <fnf@be.com>
10933
10934 * configure.in (enable_libstdcxx_v3): Fix typo,
10935 libstd++ -> libstdc++.
10936
10937 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10938
10939 * MAINTAINERS: Add self to Write After Approval list.
10940
10941 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10942
10943 * MAINTAINERS: Update my email address. Add myself to global write
10944 privs list.
10945
10946 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10947
10948 * Makefile.in: Merge with src and libgcj.
10949 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10950 configure-target-<library> when their configure scripts need the C
10951 or C++ library to have already been built to work properly.
10952 (do_proto_toplev): Set them to an empty string.
10953
10954 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10955 (REALLY_SET_LIB_PATH): Use them.
10956
10957 2000-11-17 Stan Shebs <shebs@apple.com>
10958
10959 * MAINTAINERS: Add self to Write After Approval list.
10960
10961 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10962
10963 * configure: Provide the original toplevel configure arguments
10964 (including $0) to subprocesses in the environment rather than
10965 through gcc/configargs.h.
10966
10967 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10968
10969 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10970 C99. Alphabetise "Write After Approval" list.
10971
10972 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10973
10974 * configure: Turn on libstdc++ V3 by default.
10975
10976 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10977 if we've got GCC.
10978
10979 2000-11-11 Philip Blundell <philb@gnu.org>
10980
10981 * MAINTAINERS: Add self to Write After Approval list.
10982
10983 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10984
10985 * ltcf-c.sh (aix4): Improve shared library configuration; require
10986 exporting symbols.
10987 * ltcf-cxx.sh (aix4): Define.
10988 * ltconfig (aix4): Define library and soname specs appropriate for
10989 AIX. Define command to create export symbols list.
10990
10991 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10992
10993 * config.sub: Add support for Sun Chorus
10994
10995 2000-10-31 Nick Clifton <nickc@redhat.com>
10996
10997 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10998 <name>@redhat.com. Also installed new email address for Clint
10999 Popetz.
11000
11001 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11002
11003 * etc: Remove directory from GCC.
11004
11005 2000-10-16 Michael Meissner <meissner@redhat.com>
11006
11007 * configure (gcc/configargs.h): Only create if there is a build GCC
11008 directory created.
11009
11010 2000-10-16 Matthias Klose <doko@debian.org>
11011
11012 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11013 when configured for libstdc++-v3.
11014
11015 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11016
11017 * configure: Save configure arguments to gcc/configargs.h.
11018
11019 2000-10-04 Philipp Thomas <pthomas@suse.de>
11020
11021 * config.guess: Import CVS version 1.157.
11022 * config.sub: Import CVS version 1.181.
11023
11024 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11025
11026 * Makefile.in (bootstrap): avoid recursion if subdir missing
11027 (cross): ditto
11028 (do-proto-toplev): ditto
11029
11030 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11031
11032 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11033 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11034
11035 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11036 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11037 all affected `configure' scripts.
11038
11039 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11040
11041 * MAINTAINERS: Add self as cpplib co-maintainer.
11042
11043 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11044
11045 * MAINTAINERS: Add self to Write After Approval list.
11046
11047 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11048
11049 * INSTALL/README: egcs -> GCC update.
11050
11051 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11052
11053 * MAINTAINERS: Add myself to Write After Approval list.
11054
11055 2000-09-15 Kazu Hirata <kazu@hxi.com>
11056
11057 * MAINTAINERS: Add myself to Write After Approval list.
11058
11059 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11060
11061 * configure.in: Do not build byacc for hppa64. Provide paths to the
11062 X11 libraries for hppa64.
11063
11064 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11065
11066 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11067
11068 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11069
11070 * Makefile.in (all-zlib): Added dummy target.
11071
11072 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11073 ltcf-gcj.sh: Updated from libtool multi-language branch.
11074
11075 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11076
11077 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11078 (bootstrap*): Depend on all-bootstrap.
11079
11080 2000-09-05 Philipp Thomas <pthomas@suse.de>
11081
11082 * config.guess: Import CVS version 1.156.
11083 * config.sub: Import CVS version 1.179.
11084
11085 2000-09-02 Anthony Green <green@cygnus.com>
11086
11087 * Makefile.in (all-gcc): Depend on all-zlib.
11088 (CLEAN_MODULES): Add clean-zlib.
11089 (ALL_MODULES): Add all-zlib.
11090 * configure.in (host_libs): Add zlib.
11091
11092 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11093
11094 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11095 crosses, but add gcc/include to the header search path for them.
11096
11097 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11098
11099 * MAINTAINERS: Add self to Write After Approval list.
11100
11101 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11102
11103 * config.guess: Import CVS version 1.152.
11104 * config.sub: Import CVS version 1.177.
11105
11106 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11107
11108 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11109 $targargs to tell whether newlib is going to be built.
11110
11111 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11112 $$r/TARGET_SUBDIR/libio for _G_config.h.
11113
11114 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11115
11116 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11117
11118 2000-08-22 DJ Delorie <dj@redhat.com>
11119
11120 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11121
11122 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11123
11124 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11125 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11126 sub-configures.
11127
11128 2000-08-21 DJ Delorie <dj@redhat.com>
11129
11130 * MAINTAINERS: Add self as a libiberty maintainer
11131
11132 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11133
11134 * configure.in (libstdcxx_flags): Use
11135 libstdc++-v3/src/libstdc++.INC.
11136
11137 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11138
11139 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11140
11141 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11142
11143 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11144
11145 * configure: Make enable_threads and enable_shared defaults
11146 explicit. Substitute enable_threads into generated Makefiles.
11147 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11148 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11149
11150 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11151
11152 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11153
11154 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11155
11156 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11157 previous delta.
11158
11159 2000-08-11 Jason Merrill <jason@redhat.com>
11160
11161 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11162 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11163 (FLAGS_FOR_TARGET): Not here.
11164 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11165
11166 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11167
11168 * config-ml.in (CC, CXX): Don't introduce a leading space.
11169
11170 2000-08-07 DJ Delorie <dj@delorie.com>
11171
11172 * MAINTAINERS: Add self as a DJGPP maintainer
11173
11174 2000-08-07 DJ Delorie <dj@redhat.com>
11175
11176 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11177 "if we're also building gcc, and it's a gcc that will run on the
11178 build machine, we want to use its includes instead of the system's
11179 default includes".
11180
11181 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11182
11183 * MAINTAINERS: Add self to Write After Approval list.
11184
11185 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11186
11187 * configure.in (libstdcxx_flags): Don't use `"'.
11188
11189 * config-ml.in: Adjust multilib search paths to the
11190 appropriate multilib tree.
11191
11192 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11193
11194 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11195 commas in $LANGUAGES.
11196
11197 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11198
11199 * configure.in: Re-enable all references to libg++ and librx.
11200
11201 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11202
11203 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11204 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11205 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11206 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11207
11208 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11209
11210 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11211
11212 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11213 CXX_FOR_TARGET for sed.
11214
11215 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11216
11217 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11218 Do not override if already set in the environment or in configure.
11219 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11220 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11221
11222 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11223
11224 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11225 the libtool CVS tree multi-language branch.
11226 * ltconfig, ltmain.sh: Updated.
11227
11228 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11229
11230 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11231 (clean-target): Depend on it.
11232
11233 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11234 (GCC_FOR_TARGET): Use it.
11235 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11236 * configure.in: ... here.
11237 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11238 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11239
11240 2000-07-24 Eric Christopher <echristo@cygnus.com>
11241
11242 * MAINTAINERS: Add self to Write After Approval list.
11243
11244 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11245
11246 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11247 (configure-target-libchill, configure-target-libobjc): Likewise.
11248
11249 * configure.in: Use the same cache file for all target libs.
11250 * config-ml.in: But different cache files per multilib variant.
11251
11252 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11253
11254 * configure (topsrcdir): Don't use dirname.
11255
11256 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11257
11258 * MAINTAINERS: Add self to Write After Approval list.
11259
11260 2000-07-20 Jason Merrill <jason@redhat.com>
11261
11262 * configure.in: Remove all references to libg++ and librx.
11263
11264 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11265
11266 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11267
11268 * config.sub: Update to subversions version 2000-07-06.
11269
11270 2000-07-12 Andrew Haley <aph@cygnus.com>
11271
11272 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11273 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11274
11275 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11276
11277 * symlink-tree: Check number of arguments.
11278
11279 2000-07-05 Jim Wilson <wilson@cygnus.com>
11280
11281 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11282 search path for a g++ extracted from the build tree. This
11283 will allow link tests run by configure scripts in
11284 subdirectories to succeed.
11285
11286 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11287
11288 * ltconfig: Add support for mips-dde-sysv4.2MP
11289
11290 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11291
11292 * MAINTAINERS: Add myself as loop discovery maintainer.
11293
11294 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11295
11296 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11297 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11298
11299 2000-06-19 Timothy Wall <twall@cygnus.com>
11300
11301 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11302 * config.sub: Add tic54x target.
11303
11304 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11305
11306 * MAINTAINERS: Add self as Fortran maintainer,
11307 remove Craig Burley.
11308
11309 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11310
11311 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11312 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11313
11314 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11315
11316 * MAINTAINERS: Add self as i18n maintainer
11317
11318 20000-05-21 H.J. Lu (hjl@gnu.org)
11319
11320 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11321 directory are used if they exist. Make sure
11322 $(build_tooldir)/include is searched for header files,
11323 $(build_tooldir)/lib/ for library files.
11324 (GCC_FOR_TARGET): Likewise.
11325 (CXX_FOR_TARGET): Likewise.
11326
11327 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11328
11329 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11330
11331 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11332
11333 * Makefile.in (configure-target-libiberty): Depend on
11334 configure-target-newlib.
11335
11336 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11337
11338 * configure.in, Makefile.in: Merge all libffi-related
11339 configury stuff from the libgcj tree.
11340
11341 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11342
11343 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11344 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11345
11346 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11347
11348 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11349 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11350 current version information. Add to proto-toplev directory.
11351 (gdb-taz): Build do-djunpack.
11352
11353 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11354
11355 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11356
11357 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11358
11359 * MAINTAINERS: Add self to Write After Approval list.
11360
11361 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11362
11363 * ltmain.sh: Preserve in relink_command any environment
11364 variables that may affect the linker behavior.
11365
11366 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11367
11368 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11369
11370 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11371
11372 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11373
11374 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11375
11376 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11377 with the version name.
11378
11379 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11380
11381 * MAINTAINERS: Add self as bb-reorder maintainer.
11382
11383 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11384
11385 * config.if: Tweak.
11386
11387 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11388
11389 * djunpack.bat: New file.
11390
11391 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11392
11393 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11394 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11395 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11396 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11397
11398 2000-04-16 Dave Pitts <dpitts@cozx.com>
11399
11400 * config.sub (case $basic_machine): Change default for "ibm-*"
11401 to "openedition".
11402
11403 2000-04-13 Andreas Jaeger <aj@suse.de>
11404
11405 * MAINTAINERS: Added myself.
11406
11407 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11408
11409 * Makefile.in (gdb-taz): New target. GDB specific archive.
11410 (do-md5sum): New target.
11411 (MD5PROG): Define.
11412 (PACKAGE): Default to TOOL.
11413 (VER): Default to a shell script.
11414 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11415 md5 checksum generation.
11416 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11417 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11418 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11419 insight.tar.bz2): Use gdb-taz to create archive.
11420
11421 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11422
11423 * configure (warn_cflags): Delete.
11424
11425 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11426
11427 * MAINTAINERS: Added myself.
11428
11429 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11430 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11431
11432 * configure.in (enable_libstdcxx_v3): Add.
11433 (target_libs): Add bits here to switch between libstdc++-v2 and
11434 libstdc++-v3.
11435 * config.if: And this file too.
11436 * Makefile.in: Add libstdc++-v3 targets.
11437
11438 2000-04-05 Michael Meissner <meissner@redhat.com>
11439
11440 * config.sub (d30v): Add d30v as a basic machine type.
11441
11442 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11443
11444 * configure.in: -linux-gnu*, not -linux-gnu.
11445
11446 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11447
11448 * MAINTAINERS: Add self in write-after-approval section.
11449
11450 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11451
11452 * MAINTAINERS: Add self as ia64 port maintainer.
11453
11454 2000-03-08 Neil Booth <NeilB@earthling.net>
11455
11456 * MAINTAINERS: Add self in write-after-approval section.
11457
11458 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11459
11460 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11461 (do-tar-bz2): Replace TOOL with PACKAGE.
11462 (gdb.tar.bz2): Remove GDBTK from GDB package.
11463 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11464 dejagnu.tar.bz2): New packages.
11465
11466 2000-02-27 Andreas Jaeger <aj@suse.de>
11467
11468 * configure.in: Add entry for mips*-*-linux*, move catch all
11469 *-*-*linux* entry below this one.
11470
11471 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11472
11473 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11474
11475 2000-02-24 Nick Clifton <nickc@cygnus.com>
11476
11477 * config.sub: Support an OS of "wince".
11478
11479 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11480
11481 * config.guess, config.sub: Updated to match config's 2000-02-15
11482 version.
11483
11484 2000-02-23 Linas Vepstas <linas@linas.org>
11485
11486 * config.sub: Add support for Linux/IBM 370.
11487 * configure.in: Likewise.
11488
11489 2000-02-22 Nick Clifton <nickc@cygnus.com>
11490
11491 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11492
11493 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11494
11495 * config.guess: Guess "cygwin" rather than "cygwin32".
11496
11497 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11498
11499 * configure (gcc_version): When setting, narrow search to
11500 lines containing `version_string'.
11501
11502 2000-02-15 Denis Chertykov <denisc@overta.ru>
11503
11504 * config.sub: Add support for avr target.
11505
11506 2000-02-14 Nick Clifton <nickc@cygnus.com>
11507
11508 * MAINTAINERS: Add maintainers for MCore port.
11509
11510 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11511
11512 * config.sub: Add mmix-knuth-mmixware.
11513
11514 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11515
11516 * MAINTAINERS: Pair cccp with cpplib maintainership.
11517
11518 2000-01-27 Christopher Faylor <cgf@redhat.com>
11519
11520 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11521 structure stuff to -L library search.
11522 (CXX_FOR_TARGET): Ditto.
11523 (CROSS_CHECK_MODULES): Fix spelling mistake.
11524
11525 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11526
11527 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11528 the C++ compiler.
11529
11530 2000-01-12 Richard Henderson <rth@cygnus.com>
11531
11532 * configure.in: Don't build some bits for beos.
11533
11534 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11535
11536 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11537 as include files.
11538
11539 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11540
11541 * Add self as cpplib maintainer, as requested by Jason
11542 Merrill. Correct my e-mail address.
11543
11544 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11545
11546 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11547 not mh-aix43.
11548
11549 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11550
11551 * MAINTAINERS: Add myself to "write after approval" list.
11552
11553 1999-12-14 Richard Henderson <rth@cygnus.com>
11554
11555 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11556 * config.sub: Accept alphaev[78], alphaev8.
11557
11558 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11559
11560 * config.guess, config.sub: Update from autoconf.
11561
11562 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11563
11564 * MAINTAINERS: update my playtime e-address.
11565
11566 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11567
11568 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11569 necessary libraries are missing.
11570
11571 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11572
11573 * MAINTAINERS: Add new 'write after approval' maintainer.
11574
11575 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11576
11577 * MAINTAINERS: Add new Java maintainer.
11578
11579 1999-10-25 Andreas Schwab <schwab@suse.de>
11580
11581 * configure: Fix quoting inside arguments of eval.
11582
11583 1999-10-21 Nick Clifton <nickc@cygnus.com>
11584
11585 * config-ml.in: Allow suppression of some ARM multilibs.
11586
11587 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11588
11589 * config.guess: Add OS/390 match pattern.
11590 * config.sub: Add mvs, openedition targets.
11591 * configure.in (i370-ibm-opened*): New.
11592
11593 1999-09-04 Steve Chamberlain <sac@pobox.com>
11594
11595 * config.sub: Add support for configuring for pj.
11596
11597 1999-08-31 Nick Clifton <nickc@cygnus.com>
11598
11599 * config.sub (maybe_os): Add support for configuring for fr30.
11600
11601 1999-08-25 Nick Clifton <nickc@cygnus.com>
11602
11603 * configure.in: Do not configure or build ld for AIX
11604 platforms. ld is known to be broken on these platforms.
11605
11606 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11607
11608 * config-ml.in: Pass compiler flag corresponding to multidirs to
11609 subdir configures.
11610
11611 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11612
11613 * Makefile.in (LDFLAGS): Define.
11614
11615 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11616
11617 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11618 noconfigdirs.
11619 (*-*-cygwin*): Likewise.
11620
11621 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11622
11623 * mkdep: New file.
11624 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11625 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11626
11627 From Eli Zaretskii <eliz@is.elta.co.il>:
11628 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11629 long file name when using DJGPP on MS-DOS.
11630
11631 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11632
11633 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11634
11635 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11636
11637 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11638 dependency as this causes "make check" to globally "make all"
11639
11640 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11641
11642 * configure.in (target_libs): Added target-zlib.
11643 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11644 (CONFIGURE_TARGET_MODULES): Likewise.
11645 (CHECK_TARGET_MODULES): Likewise.
11646 (INSTALL_TARGET_MODULES): Likewise.
11647 (CLEAN_TARGET_MODULES): Likewise.
11648 (configure-target-zlib): New target.
11649 (all-target-zlib): Likewise.
11650 (all-target-libjava): Depend on all-target-zlib.
11651 (configure-target-libjava): Depend on configure-target-zlib.
11652
11653 * Makefile.in (configure-target-libjava): Depend on
11654 configure-target-newlib.
11655 (configure-target-boehm-gc): New target.
11656 (configure-target-qthreads): New target.
11657
11658 * configure.in (target_libs): Added target-qthreads.
11659 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11660 (CONFIGURE_TARGET_MODULES): Likewise.
11661 (CHECK_TARGET_MODULES): Likewise.
11662 (INSTALL_TARGET_MODULES): Likewise.
11663 (CLEAN_TARGET_MODULES): Likewise.
11664 (all-target-qthreads): New target.
11665 (configure-target-libjava): Depend on configure-target-qthreads.
11666 (all-target-libjava): Depend on all-target-qthreads.
11667
11668 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11669 (CONFIGURE_TARGET_MODULES): Likewise.
11670 (CHECK_TARGET_MODULES): Likewise.
11671 (INSTALL_TARGET_MODULES): Likewise.
11672 (CLEAN_TARGET_MODULES): Likewise.
11673 (all-target-libjava): New target.
11674 (all-target-boehm-gc): Likewise.
11675 * configure.in (target_libs): Added libjava, boehm-gc.
11676
11677 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11678
11679 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11680 configure.bat in SUPPORT_FILES.
11681 (gas+binutils.tar.bz2): Likewise.
11682
11683 * makeall.bat: Remove; obsolete.
11684
11685 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11686
11687 From Mark Elbrecht:
11688 * configure.bat: Remove; obsolete.
11689
11690 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11691
11692 * configure: Add -W -Wall to the default CFLAGS when compiling with
11693 gcc.
11694
11695 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11696
11697 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11698
11699 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11700
11701 * configure.in: Build ld on IRIX6.
11702
11703 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11704
11705 * Makefile.in: Change distribution targets to use bzip2 instead of
11706 gzip.
11707 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11708 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11709
11710 1999-06-04 Nick Clifton <nickc@cygnus.com>
11711
11712 * config.sub: Add mcore target.
11713
11714 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11715
11716 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11717
11718 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11719
11720 * config.guess (dummy): Changed to $dummy.
11721
11722 1999-05-24 Nick Clifton <nickc@cygnus.com>
11723
11724 * config.sub: Tidied up case statements.
11725
11726 1999-05-22 Ben Elliston <bje@cygnus.com>
11727
11728 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11729 <jiro@din.or.jp>.
11730
11731 * config.guess: Merge with FSF version. Future changes will be
11732 more accurately recorded in this ChangeLog.
11733 * config.sub: Likewise.
11734
11735 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11736
11737 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11738
11739 1999-04-30 Tom Tromey <tromey@cygnus.com>
11740
11741 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11742
11743 1999-04-23 Tom Tromey <tromey@cygnus.com>
11744
11745 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11746
11747 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11748
11749 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11750 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11751 Bad merge removed these two changes.
11752
11753 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11754 Martin Heller (Ing.-Buero_Heller@t-online.de)
11755
11756 * config.guess (interix Alpha): Add.
11757
11758 1999-04-11 Richard Henderson <rth@cygnus.com>
11759
11760 * configure.in (i?86-*-beos*): Do config gperf; don't config
11761 gdb, newlib, or libgloss.
11762
11763 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11764
11765 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11766 link a trivial program with -mabi=64. If it fails, remove mabi=64
11767 from multidirs.
11768
11769 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11770
11771 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11772
11773 1999-04-08 Nick Clifton <nickc@cygnus.com>
11774
11775 * config.sub: Add support for mcore targets.
11776
11777 1999-04-07 Michael Meissner <meissner@cygnus.com>
11778
11779 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11780 not mt-ospace, in order to shut up assembler warning about using
11781 symbols that are named the same as registers.
11782
11783 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11784
11785 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11786 dependency list for all-target-cygmon.
11787
11788 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11789
11790 * config-ml.in: Check $host, not $target, for selective multilibs.
11791 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11792 thumb interworking, and underscore prefix multilibs.
11793
11794 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11795
11796 * missing: Update to version from current automake.
11797
11798 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11799
11800 * configure (gxx_include_dir): Removed.
11801
11802 * configure.in (gxx_include_dir): Handle it.
11803 * Makefile.in: Likewise.
11804
11805 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11806
11807 * config.sub (mips64vr4111,mips64vr4111el) Add.
11808
11809 1999-03-21 Ben Elliston <bje@cygnus.com>
11810
11811 * config.guess: Correct typo for detecting ELF on FreeBSD.
11812
11813 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11814
11815 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11816 config/mh-djgpp.
11817
11818 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11819
11820 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11821 all-target-newlib to dependency list for all-target-bsp.
11822
11823 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11824
11825 * config.sub: Add i386-uwin support.
11826 * config.guess: Likewise.
11827
11828 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11829
11830 * configure.in: cleanup, add mh-*pic handling for arm, special
11831 case powerpc*-*-aix*
11832
11833 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11834
11835 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11836 can be built.
11837
11838 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11839
11840 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11841 targets.
11842
11843 1999-03-02 Nick Clifton <nickc@cygnus.com>
11844
11845 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11846
11847 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11848
11849 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11850
11851 1999-02-24 Nick Clifton <nickc@cygnus.com>
11852
11853 * config.sub: Fix typo in arm recognition.
11854
11855 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11856
11857 * configure.in (noconfigdirs): Changed target_configdirs to
11858 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11859 rather than m68k-*-* since it is not known to work on
11860 m68k-aout. Ditto for arm-*-*oabi.
11861
11862 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11863
11864 * configure.in (*-*-windows*): Remove, no longer used.
11865
11866 1999-02-19 Ben Elliston <bje@cygnus.com>
11867
11868 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11869 Smart and improved by Andrew Cagney.
11870
11871 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11872
11873 * config.guess: Recognize openbsd-*-hppa.
11874
11875 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11876
11877 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11878 only if it is not empty.
11879
11880 1999-02-17 Nick Clifton <nickc@cygnus.com>
11881
11882 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11883
11884 * config.guess: Modified to recognize uname's armv* syntax.
11885
11886 * config.sub: Modified to recognize uname's armv* syntax.
11887
11888 1999-02-17 Mark Salter <msalter@cygnus.com>
11889
11890 * configure.in: Added target-bsp for sparclite.
11891
11892 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11893
11894 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11895
11896 1999-02-08 Nick Clifton <nickc@cygnus.com>
11897
11898 * configure.in: Add support for strongarm port.
11899 * config.sub: Add support for strongarm target.
11900
11901 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11902
11903 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11904 the old name config/mh-cygwin32.
11905 Enable texinfo.
11906
11907 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11908
11909 * configure.in: Do build ld for ix86 Solaris.
11910
11911 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11912
11913 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11914 $AR_FOR_TARGET. Likewise for RANLIB.
11915
11916 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11917
11918 * config.sub (oabi): Recognize.
11919 * configure.in (arm-*-oabi): Handle.
11920
11921 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11922
11923 * config.guess: Improve detection of i686 on UnixWare 7.
11924
11925 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11926
11927 * config.guess: Add support for i386-pc-interix.
11928 * config.sub: Likewise.
11929 * configure.in: Likewise.
11930
11931 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11932
11933 * Makefile.in: Remove unneeded all-target-libio from
11934 from all-target-winsup target since it is now unneeded.
11935 Add all-target-libtermcap in its place since it is now
11936 needed.
11937
11938 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11939
11940 * configure.in: makefile stub for cygwin target is probably
11941 unnecessary. Remove it for now.
11942
11943 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11944
11945 * configure.in: libtermcap.a should be built when cygwin is the
11946 target as well as the host.
11947 * config.guess: Allow mixed case in cygwin uname output.
11948 * Makefile.in: Add libtermcap target.
11949
11950 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11951
11952 * config.sub: Clean up handling of hppa2.0.
11953
11954 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11955
11956 * config.guess: Use C code to identify more HP machines.
11957
11958 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11959
11960 * config.sub: Handle hppa2.0.
11961
11962 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11963
11964 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11965 cygmon for all sparclite targets, regardless of object format.
11966
11967 1998-12-15 Mark Salter <msalter@cygnus.com>
11968
11969 * configure.in: Added target-bsp for several target architectures.
11970
11971 * Makefile.in: Added rules for bsp.
11972
11973 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11974
11975 * config.guess: Improve detection of hppa2.0 processors.
11976
11977 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11978
11979 * config.guess: Recognize FreeBSD using ELF automatically.
11980
11981 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11982
11983 * configure (skip-this-dir): Add handling for new shell script, which
11984 might be created by a sub-directory's configure to indicate, this particular
11985 directory is "unwanted".
11986 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11987
11988 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11989
11990 * ltconfig: import from libtool, after changing libtool to
11991 account for the cygwin name change.
11992
11993 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11994
11995 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11996 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11997
11998 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11999
12000 * configure.in: Add libtermcap to list of cygwin dependencies.
12001
12002 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12003
12004 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12005 they include winsup/include when it's a cygwin target.
12006
12007 1998-11-12 Tom Tromey <tromey@cygnus.com>
12008
12009 * configure.in (host_tools): Added zip.
12010 * Makefile.in (all-target-libjava): Depend on all-zip.
12011 (all-zip): New target.
12012 (ALL_MODULES): Added all-zip.
12013 (NATIVE_CHECK_MODULES): Added check-zip.
12014 (INSTALL_MODULES): Added install-zip.
12015 (CLEAN_MODULES): Added clean-zip.
12016
12017 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12018
12019 * Makefile.in: lose "32" from comment about cygwin.
12020
12021 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12022
12023 * configure.in: Use -Os to build target libraries for the fr30.
12024
12025 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12026
12027 * config.sub: Add fr30.
12028
12029 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12030
12031 * configure.in: drop "32" from config/mh-cygwin32. Check
12032 cygwin* instead of cygwin32*.
12033 * config.sub: Check cygwin* instead of cygwin32*.
12034
12035 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12036
12037 * config.guess: Match any version of Unixware7.
12038
12039 1998-10-20 Syd Polk <spolk@cygnus.com>
12040
12041 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12042 if desired.
12043
12044 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12045
12046 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12047 these if the appropriate directories and files to not exist.
12048
12049 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12050
12051 * Makefile.in (DEVO_SUPPORT): Add config.if.
12052
12053 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12054
12055 * configure: Add pattern to replace "build_tooldir"'s
12056 definition in the generated Makefile with "tooldir"'s
12057 actual value.
12058
12059 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12060
12061 * config.sub: Bring back lost sparcv9.
12062
12063 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12064
12065 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12066
12067 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12068 CC_FOR_TARGET and friends.
12069
12070 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12071
12072 * Makefile.in (build_tooldir): New variable, same as tooldir.
12073 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12074 -B$(build_tooldir)/bin/.
12075 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12076
12077 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12078
12079 * README: Remove installation instructions and refer to the
12080 INSTALL directory instead.
12081
12082 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12083
12084 * config.sub: Add support for i[34567]86-pc-udk.
12085 * configure.in: Likewise.
12086
12087 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12088
12089 * Makefile.in: add bzip2 package building bits for user
12090 tools module
12091 * configure.in: ditto
12092
12093 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12094
12095 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12096 (ALL_TARGET_MODULES): Add all-target-libobjc.
12097 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12098 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12099 (all-target-libchill): Add dependencies.
12100 * configure.in (target_libs): Add libchill.
12101
12102 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12103
12104 * configure.in (target_subdir): Remove duplicate line.
12105
12106 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12107
12108 * Makefile.in (all-automake): fix dependencies.
12109
12110 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12111
12112 * configure.in: Minor cleanups for building in the $(target_alias)
12113 subdir.
12114
12115 1998-09-22 Jim Wilson <wilson@cygnus.com>
12116
12117 * Makefile.in (bootstrap): Set r and s before make all. Use
12118 BASE_FLAGS_TO_PASS in make all.
12119 (cross): Likewise.
12120
12121 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12122
12123 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12124
12125 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12126
12127 * config.sub: Fix typo in last change.
12128
12129 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12130
12131 * config.sub: Add support for C4x target.
12132 * configure.in: Likewise.
12133
12134 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12135
12136 * config.sub: Recognize sparcv9 just like sparc64.
12137
12138 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12139
12140 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12141
12142 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12143
12144 * config.guess: Correctly identify Pentium II sco boxes.
12145
12146 * config.guess: Fix "tr" code. From Weiwen Liu.
12147
12148 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12149
12150 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12151 stabs.
12152
12153 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12154
12155 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12156 (ALL_TARGET_MODULES): Add all-target-libchill.
12157 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12158 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12159 (all-target-libchill): Add dependencies.
12160 * configure.in (target_libs): Add libchill.
12161
12162 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12163
12164 * config.guess: Avoid assumptions about "tr" behaves when
12165 LANG is set to something other than English.
12166
12167 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12168
12169 * configure (gxx_include_dir): Changed to
12170 '${prefix}/include/g++'-${libstdcxx_interface}.
12171
12172 * config.if: New to determine the interfaces.
12173
12174 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12175
12176 * config.guess: Detect and handle MPE/IX.
12177 * config.sub: Deal with MPE/IX.
12178
12179 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12180
12181 * configure.in: Use mh-aix43.
12182
12183 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12184
12185 * configure: Fix --without/--disable cases for gxx-include-dir.
12186
12187 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12188
12189 * mdata-sh: Imported. Needed for automake support.
12190
12191 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12192
12193 * Makefile.in (taz): Try "chmod -R og=u ." before
12194 "chmod og=u `find . -print`".
12195
12196 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12197
12198 * configure.in: Add arm-elf and thumb-elf support.
12199
12200 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12201
12202 * Makefile.in: Undo previous patch.
12203
12204 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12205
12206 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12207 to here ...
12208 (install-no-fixedincludes): and here
12209 (INSTALL_MODULES): ... from here.
12210
12211 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12212
12213 * config.sub: Merge with FSF.
12214
12215 * config.guess: Merge with FSF.
12216
12217 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12218
12219 * configure (extraconfigdirs): New variable.
12220 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12221 * Makefile.in (all): Move higher in file.
12222 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12223 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12224 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12225 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12226 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12227
12228 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12229
12230 * Makefile.in (all-target-libjava): Depend on all-gcc and
12231 all-target-newlib.
12232 (configure-target-libjava): Depend on $(ALL_GCC).
12233
12234 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12235
12236 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12237 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12238
12239 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12240
12241 * INSTALL/README: Fix typo.
12242
12243 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12244
12245 * ylwrap: Change absolute path checks to check for DOS style path
12246 names.
12247
12248 * ylwrap: Don't use a full path name if the source file is in the
12249 same directory. From hjl@lucon.org (H.J. Lu).
12250
12251 * config-ml.in: Default to being verbose, to match Feb 18 change to
12252 configure.
12253
12254 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12255
12256 Brought over from egcs:
12257
12258 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12259
12260 * configure.in (target_subdir): Set to ${target_alias} instead
12261 of "libraries".
12262
12263 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12264
12265 * configure.in (target_subdir): Set to libraries if enable_multilib.
12266
12267 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12268
12269 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12270 multilibs, force reconfiguration the first time we create
12271 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12272
12273 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12274
12275 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12276 avoid confusion with --no-recursion.
12277
12278 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12279
12280 * configure.in: Win32 hosts shouldn't use install -x
12281 * install-sh: remove -x option, and special .exe-handling
12282 hack.
12283
12284 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12285
12286 * config.guess: Recognize i586-pc-beos.
12287 * configure.in: Don't build some bits for beos.
12288
12289 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12290
12291 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12292 CFLAGS default to -O2.
12293
12294 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12295 when using GNU ld.
12296
12297 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12298
12299 * ltmain.sh: Correct install when using a different shell.
12300
12301 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12302
12303 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12304
12305 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12306
12307 * makefile.vms: Update to build binutils/makefile.vms. Add install
12308 target.
12309
12310 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12311
12312 * ltconfig: Update to correct AIX handling.
12313
12314 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12315
12316 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12317
12318 * configure.in (target_subdir): Set to ${target_alias} instead
12319 of "libraries".
12320
12321 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12322
12323 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12324 (Makefile): Depend on $(gcc_version_trigger).
12325
12326 * configure (gcc_version): Change default initializer to empty
12327 string.
12328 (gcc_version_trigger): New variable; pass this variable down
12329 to subdir configures to enable them checking gcc's version
12330 themselves. Emit make macros for both gcc_version vars.
12331 (topsrcdir): Initialize reliably.
12332 (recursion line): Remove --with-gcc-version=${gcc_version}.
12333
12334 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12335
12336 * configure (enable_version_specific_runtime_libs): Implement new flag
12337 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12338 in $(libsubdir); emit definition in each generated Makefile.
12339 (gxx_include_dir): Initialize depending on
12340 $enable_version_specific_runtime_libs.
12341
12342 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12343
12344 * configure (gcc_version): Initialize properly depending on
12345 how and where configure is started.
12346 (recursion line): Pass a --with-gcc-version=${gcc_version}
12347 to configures in subdirs.
12348
12349 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12350
12351 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12352 cygmon
12353
12354 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12355
12356 * configure.in: Add cygmon and libstub support for mn10200.
12357
12358 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12359
12360 * configure (gcc_version): Add new variable describing the
12361 particular gcc version we're building.
12362 * Makefile.in (libsubdir): Add new macro for the directory
12363 in which the compiler finds executables, libraries, etc.
12364 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12365 and libsubdir.
12366
12367 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12368
12369 * Makefile.in (local-clean): Remove *.log.
12370 (warning.log): Built with warn_summary from build.log.
12371 (mail-report.log): Run test_summary.
12372 (mail-report-with-warnings.log): Run test_summary including
12373 warning.log in the report.
12374
12375 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12376
12377 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12378
12379 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12380
12381 * Makefile.in (grep): Grep no longer depends on libiberty.
12382
12383 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12384
12385 * Makefile.in: all-snavigator needs all-libgui.
12386
12387 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12388
12389 * configure.in: Add cygmon and libstub support for mn10300.
12390
12391 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12392
12393 * missing: Update to version from automake 1.3.
12394
12395 * ltmain.sh: On installation, don't get confused if the same name
12396 appears more than once in the list of library names.
12397
12398 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * config.sub: Accept m68060 and m5200 as CPU names.
12401
12402 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12403
12404 * configure: Use && rather than using -a in test, because odd
12405 strings can confuse test.
12406 * configure.in: Likewise.
12407
12408 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12409
12410 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12411
12412 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12413
12414 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12415 bootstrap4-lean): New targets.
12416
12417 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12418
12419 * mpw-* Delete. Not used.
12420
12421 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12422
12423 * COPYING.LIB: Update FSF address.
12424
12425 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12426
12427 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12428
12429 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12430 GAS_SUPPORT_DIRS.
12431
12432 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12433
12434 * ltconfig, ltmain.sh: Avoid producing a version number if
12435 -version-info was not used.
12436
12437 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12438
12439 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12440 building with newlib.
12441
12442 1998-04-30 Paul Eggert <eggert@twinsun.com>
12443
12444 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12445 Solaris `make' causes it to continue to next definition.
12446
12447 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12448
12449 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12450 the right GUI libraries and files are installed along with GDB.
12451
12452 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12453
12454 * configure.in: Change alpha to alpha* in several places.
12455
12456 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12457
12458 * config.sub: Recognize sparc86x.
12459
12460 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12461
12462 * configure.in (--enable-target-optspace): Remove debug echo.
12463
12464 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12465
12466 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12467
12468 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12469
12470 * ltconfig: Update cygwin32 support.
12471
12472 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12473 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12474 (GDB_SUPPORT_DIRS): Likewise.
12475
12476 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12477
12478 * configure.in (target_makefile_frag): If --enable-target-optspace,
12479 use -Os to compile target libraries rather than -O2. Default to
12480 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12481 not used.
12482 * configure.in (target_cflags): Ditto for d30v.
12483
12484 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12485
12486 * Makefile.in (all-bfd): Depend on all-intl.
12487 (all-binutils): Likewise.
12488 (all-gas): Likewise.
12489 (all-gprof): Likewise.
12490 (all-ld): Likewise.
12491
12492 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12493
12494 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12495
12496 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12497
12498 * Makefile.in (all-bfd): Depend upon all-libiberty.
12499
12500 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12501
12502 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12503
12504 * Makefile.in: Add libstub.
12505
12506 * configure.in: Ditto. Build libstub for targets that have cygmon
12507 support.
12508
12509 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12510
12511 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12512
12513 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12514
12515 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12516 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12517
12518 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12519
12520 * configure: Define DEFAULT_M4 by searching PATH.
12521 * Makfile.in: Use DEFAULT_M4.
12522
12523 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12524
12525 * ltconfig: Add cygwin32 support.
12526
12527 * Makefile.in, configure.in: Add libtool as a native only directory
12528 to configure and build.
12529
12530 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12531
12532 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12533
12534 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12535
12536 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12537
12538 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12539
12540 * Makefile.in: add ash make rules
12541 * configure.in: add ash to native_only and host_tools lists
12542
12543 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12544
12545 * Makefile.in (all-gettext, all-intl): New targets.
12546 (ALL_MODULES): Added all-gettext, all-intl.
12547 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12548 (INSTALL_MODULES): Added install-gettext, install-intl.
12549 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12550
12551 * configure.in (host_tools): Added gettext.
12552 (native_only): Likewise.
12553 (noconfigdirs) [various cases]: Likewise.
12554 (host_libs): Added intl.
12555
12556 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12557
12558 * configure: Do not disable building gdbtk for cygwin32 hosts.
12559
12560 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12561
12562 * configure.in: Add thumb-coff target.
12563 * config.sub: Add thumb-coff target.
12564
12565 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12566
12567 * Makefile.in: Revert yesterday's change.
12568 (all-target-winsup): all-target-librx stays out of here.
12569
12570 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12571
12572 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12573 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12574 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12575 Remove references to librx and libg++.
12576
12577 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12578
12579 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12580 recursive makes
12581
12582 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12583
12584 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12585 for newlib directory.
12586 (CXX_FOR_TARGET): Likewise.
12587
12588 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12589
12590 * ltconfig: Update after libtool/ltconfig.in change for
12591 hpux11.
12592
12593 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12594
12595 * ltconfig, ltmain.sh: Update to libtool 1.2.
12596
12597 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12598
12599 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12600 (install-gcc-cross): Instead, override LANGUAGES here.
12601
12602 1998-03-18 Dave Love <d.love@dl.ac.uk>
12603
12604 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12605 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12606
12607 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12608
12609 * configure.in: Add Thumb-pe target.
12610
12611 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12612
12613 * Makefile.in - changed sn targets to snavigator
12614 * configure.in - changed sn targets to snavigator
12615
12616 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12617
12618 * config-ml.in: After building symlink tree call make distclean
12619 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12620 to be the case for libiberty.
12621
12622 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12623
12624 * configure: When making link, also check the current
12625 directory. The configure scripts may create one.
12626
12627 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12628
12629 * config.sub: Accept alphapca56 and alphaev6 properly.
12630
12631 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12632
12633 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12634
12635 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12636
12637 * config.sub (sco5): Fix typo.
12638
12639 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12640
12641 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12642 install-itcl.
12643 (install-itcl): Remove dependency on install-tcl.
12644
12645 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12646
12647 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12648
12649 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12650
12651 * configure.in: Don't build libgui for a cygwin32 target when not on
12652 a cygwin32 host.
12653
12654 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12655
12656 * configure (redirect): Set to null, so default behavior of
12657 configure is now --verbose.
12658
12659 1998-02-16 Dave Love <d.love@dl.ac.uk>
12660
12661 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12662 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12663
12664 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12665
12666 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12667 this change to sync Makefile.in with its ChangeLog entries.
12668
12669 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12670
12671 * ltmain.sh (mkdir): Check that the directory doesn't exist
12672 before we exit with error, so that we don't get races during
12673 parallel builds.
12674
12675 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12676
12677 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12678
12679 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12680
12681 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12682 PICFLAG_FOR_TARGET.
12683 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12684
12685 * configure: Emit a definition for the new macro enable_shared
12686 into each Makefile.
12687
12688 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12689
12690 * configure.in (host_tools, native_only): Add libtool.
12691
12692 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12693
12694 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12695 Fix typo in ming config comment.
12696
12697 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12698
12699 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12700
12701 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12702
12703 * config.sub: Add tic30 cases, and map c30 to tic30.
12704
12705 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12706
12707 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12708 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12709 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12710 (CLEAN_TARGET_MODULES): Similarly
12711 (all-target-libf2c): Add dependences.
12712 * configure.in (target_libs): Add libf2c.
12713
12714 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12715
12716 * configure.in: Remove expect from noconfigdirs when target
12717 is cygwin32. OK to build expect and dejagnu with Canadian
12718 Cross.
12719
12720 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12721
12722 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12723 host.
12724
12725 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12726 and mingw32.
12727
12728 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12729
12730 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12731 here as it is not defined in the toplevel Makefile.
12732
12733 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12734
12735 * configure (package_makefile_rules_frag): New variable, which names
12736 a file with generic rules, ...
12737 Change comment to mention we now have FIVE parts.
12738 * configure: Undo last change.
12739
12740 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12741
12742 * config.guess: More accurate determination of HP processor types.
12743 * config.sub: More accurate determination of HP processor types.
12744
12745 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12746
12747 * configure (package_makefile_frag): Move inserting the
12748 ${package_makefile_frag} to where it should be according
12749 to the comment.
12750
12751 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12752
12753 * config.guess: Add support for Linux/ARM.
12754
12755 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12756
12757 * .cvsignore: Remove *-info and *-install since they match
12758 release-info and mpw-install, which we don't want to just ignore.
12759
12760 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12761
12762 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12763
12764 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12765
12766 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12767 local_prefix to sub-make invocations.
12768
12769 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12770
12771 * configure.in: Check makefile fragments in the source
12772 directory.
12773
12774 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12775
12776 * configure.in: Check whether host and target makefile
12777 fragments exist before adding them to *_makefile_frag.
12778
12779 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12780
12781 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12782
12783 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12784
12785 * configure.in: Make sure we only replace RPATH_ENVVAR on
12786 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12787 regexp to sed.
12788
12789 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12790 to sub-makes.
12791
12792 1998-01-13 Lee Iverson (leei@ai.sri.com)
12793
12794 * config-ml.in (multi-do): LDFLAGS must include multilib
12795 designator.
12796
12797 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12798
12799 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12800
12801 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12802
12803 * config.sub: Add mingw32 support.
12804 * configure.in: Likewise.
12805
12806 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12807
12808 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12809
12810 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12811
12812 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12813 * configure (gxx_include_dir): Provide a definition for subdirs
12814 which do not use autoconf.
12815
12816 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12817
12818 * config.guess: Sync with egcs. Picks up new alpha support,
12819 BeOS & some additional linux support.
12820
12821 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12822
12823 * config.guess: HP 9000/803 is a PA1.1 machine.
12824
12825 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12826
12827 * configure.in: It's alpha*-...
12828
12829 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12830
12831 * configure.in (host_makefile_frag, target_makefile_frag):
12832 Handle multiple config files.
12833 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12834 alpha-*-*.
12835
12836 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12837
12838 * mkdep: New file.
12839
12840 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12841
12842 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12843
12844 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12845
12846 * Makefile.in: Add libgui directory.
12847 (GDB_TK): Add all-libgui.
12848 * configure.in: Add libgui directory.
12849 * configure: Add all-libgui to GDB_TK.
12850
12851 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12852
12853 * config-ml.in (multidirs): Add m32r to multilib list.
12854
12855 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12856
12857 * Makefile.in (all-target-gperf): Change dependency to
12858 all-target-libstdc++.
12859
12860 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12861
12862 * config.guess: Add BeOS support.
12863
12864 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12865
12866 Source directory cvs renamed to cvssrc:
12867 * configure.in (host_tools): Change cvs to cvssrc.
12868 (native_only): Likewise.
12869 (noconfigdirs) [various cases]: Likewise.
12870 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12871 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12872 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12873 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12874 (all-cvssrc): Rename target from all-cvs.
12875
12876 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12877
12878 * configure (gxx_include_dir): Fix thinko.
12879
12880 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12881
12882 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12883 (install-cross, install-gcc-cross): New targets.
12884
12885 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12886
12887 * configure.in (noconfigdirs): Add support for Thumb target.
12888
12889 * config.sub (maybe_os): Add support for Thumb target.
12890
12891 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12892
12893 * Makefile.in: Add rules for cygmon.
12894
12895 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12896
12897 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12898
12899 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12900 * configure (gxx_include_dir): Provide a definition for subdirs
12901 which do not use autoconf.
12902
12903 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12904
12905 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12906 11/18/97 build
12907
12908 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12909
12910 * From Franz Sirl.
12911 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12912 found on RedHat Linux systems.
12913
12914 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12915
12916 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12917 guesses.
12918
12919 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12920
12921 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12922
12923 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12924
12925 * ltmain.sh: If mkdir fails, check whether the directory was created
12926 anyhow by some other process.
12927
12928 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12929
12930 * configure.in (d30v-*-*): Configure all directories.
12931
12932 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12933
12934 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12935 for the D30V.
12936
12937 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12938
12939 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12940
12941 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12942
12943 * include/libiberty.h: Add extern "C" { so it can be used with C++
12944 progrms.
12945 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12946 programs.
12947
12948 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12949
12950 * configure.in (d30v-*-*): Configure GCC now.
12951
12952 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12953
12954 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12955 is no longer needed.
12956
12957 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12958
12959 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12960
12961 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12962
12963 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12964 targets using "$@" to provide support for similar but not identical
12965 targets without having to duplicate code.
12966
12967 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12968
12969 * makefile.vms: Fix to work with DEC C.
12970
12971 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12972
12973 * config.sub: Add mips-tx39-elf to marketing names.
12974
12975 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12976
12977 * ltmain.sh: Handle symlinks in generated script.
12978
12979 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12980
12981 * configure: Handle autoconf style directory options: --bindir,
12982 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12983 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12984 --sysconfdir.
12985 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12986 (sharedstatedir, localstatedir, oldincludedir): New variables.
12987 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12988 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12989 sbindir, sharedstatedir, and sysconfdir.
12990
12991 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12992
12993 * Makefile.in (bootstrap-lean): New target.
12994
12995 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12996
12997 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12998 sn, and gnuserv from noconfigdirs.
12999
13000 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13001
13002 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13003
13004 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13005
13006 * Makefile.in (cross): New target.
13007
13008 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13009 Jeff Law <law@cygnus.com>
13010
13011 * Makefile.in (bootstrap2, bootstrap3): New targets.
13012 (all-bootstrap): Remove outdated and confusing target.
13013 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13014
13015 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13016
13017 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13018 windows. Consistent with gdb/configure.
13019
13020 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13021
13022 * configure.in: Name Linux target fragment.
13023
13024 * configure: Rewrite so that project Makefile fragment is inserted
13025 first and appears last in the resulting Makefile.
13026
13027 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13028
13029 * Makefile.in (install-itcl): Install tcl first.
13030
13031 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13032
13033 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13034
13035 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13036
13037 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13038
13039 * configure.in (skipdirs): Add target-librx for Linux.
13040 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13041
13042 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13043
13044 * Makefile.in (bootstrap): New target.
13045
13046 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13047
13048 * config.sub: Accept 'amigados' for backward compatibility.
13049
13050 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13051
13052 * config.guess: Merge with FSF.
13053
13054 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13055
13056 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13057
13058 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13059
13060 * config.sub: Add "marketing-names" patch.
13061
13062 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13063
13064 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13065
13066 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13067
13068 * config.sub: Handle v850-elf.
13069
13070 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13071
13072 * .cvsignore (*-install): Remove.
13073
13074 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13075
13076 * ltconfig: Set CONFIG_SHELL in libtool.
13077 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13078
13079 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13080
13081 * configure.in (target_subdir): Set to libraries if enable_multilib.
13082
13083 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13084
13085 * config.guess: Update from gcc directory.
13086
13087 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13088
13089 * Makefile.in (all-sim): Depends on all-readline.
13090
13091 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13092
13093 * Makefile.in (BISON, YACC): Use $$s.
13094 (all-bison): Depend on all-texinfo.
13095
13096 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13097
13098 * Makefile.in (BISON): Add -L flag.
13099 (YACC): Likewise.
13100
13101 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13102
13103 * configure.in (noconfigdirs): Add support for v850e target.
13104
13105 * config.sub (maybe_os): Add support for v850e target.
13106
13107 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13108
13109 * configure.in (noconfigdirs): Add support for v850ea target.
13110
13111 * config.sub (maybe_os): Add support for v850ea target.
13112
13113 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13114
13115 * config.sub: Add mipstx39. Delete r3900.
13116
13117 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13118
13119 * Makefile.in (all-autoconf): Depends on all-texinfo.
13120
13121 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13122
13123 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13124 eabi targets.
13125
13126 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13127
13128 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13129
13130 * configure: When handling a Canadian Cross, handle YACC as well as
13131 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13132 * Makefile.in (all-bison): Depend upon all-texinfo.
13133
13134 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13135
13136 * Makefile.in (BISON): bison, not byacc or bison -y.
13137 (YACC): bison -y or byacc or yacc.
13138 (various): Add *-bison as appropriate.
13139 (taz): No need to mess with BISON anymore.
13140
13141 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13142
13143 * configure: If OSTYPE matches *win32*, try to find a good value for
13144 CONFIG_SHELL.
13145
13146 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13147
13148 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13149 configure.in if it is present.
13150
13151 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13152
13153 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13154
13155 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13156
13157 * config.sub: Recognize `arc' cpu.
13158 * configure.in: Likewise.
13159 * config-ml.in: Likewise.
13160
13161 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13162
13163 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13164
13165 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13166
13167 * configure: Changed sed delimiter from ':' to '|' when
13168 attempting to substitute ${config_shell} for SHELL. On
13169 NT ${config_shell} may contain a ':' in it.
13170
13171 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13172
13173 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13174
13175 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13176
13177 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13178
13179 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13180
13181 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13182
13183 * ylwrap: If the program is a relative path, force it to be
13184 absolute.
13185
13186 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13187
13188 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13189
13190 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13191
13192 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13193 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13194 for libraries.
13195
13196 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13197
13198 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13199 separated by spaces.
13200
13201 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13202
13203 * ylwrap: New file.
13204 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13205
13206 * ltmain.sh: Handle /bin/sh at start of install program.
13207
13208 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13209
13210 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13211 * missing: New file, from automake 1.2.
13212
13213 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13214
13215 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13216 check-tk to CHECK_X11_MODULES.
13217
13218 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13219
13220 * config.sub: Merge with FSF.
13221
13222 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13223
13224 * config.guess: Merge with FSF.
13225
13226 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13227
13228 * configure: Treat msdosdjgpp like go32.
13229 * configure.in: Likewise. Don't remove gprof for go32.
13230
13231 * configure: Change Makefile.tem2 to Makefile.tm2.
13232
13233 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13234
13235 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13236
13237 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13238
13239 * install-sh (chmodcmd): Set to null if the DST directory already
13240 exists. Same as Nov 11th change.
13241
13242 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13243
13244 * configure (GDB_TK): Needs itcl and tix.
13245
13246 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13247
13248 * config.guess: Update from FSF.
13249
13250 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13251
13252 * Makefile.in (GDB_TK): Depend on itcl and tix.
13253
13254 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13255
13256 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13257 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13258 (INSTALL_SCRIPT): New variable.
13259 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13260 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13261 to -x.
13262 * install-sh: Add support for -x option.
13263
13264 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13265
13266 * configure.in, Makefile.in: Treat tix like itcl.
13267
13268 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13269
13270 * Makefile.in (WINDRES): New variable.
13271 (WINDRES_FOR_TARGET): New variable.
13272 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13273 (EXTRA_HOST_FLAGS): Add WINDRES.
13274 (EXTRA_TARGET_FLAGS): Add WINDRES.
13275 (EXTRA_GCC_FLAGS): Add WINDRES.
13276 ($(DO_X)): Pass down WINDRES.
13277 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13278 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13279 DLLTOOL_FOR_TARGET.
13280
13281 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13282
13283 * configure.in: configure sim before gdb for win32-x-ppc
13284
13285 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13286
13287 Move gperf into the toplevel, from libg++.
13288 * configure.in (target_tools): Add target-gperf.
13289 (native_only): Add target-gperf.
13290 * Makefile.in (all-target-gperf): New target, depend on
13291 all-target-libg++.
13292 (configure-target-gperf): Empty rule.
13293 (ALL_TARGET_MODULES): Add all-target-gperf.
13294 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13295 (CHECK_TARGET_MODULES): Add check-target-gperf.
13296 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13297 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13298
13299 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13300
13301 * config.sub (mn10200): Recognize new basic machine.
13302
13303 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13304
13305 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13306 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13307
13308 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13309
13310 * configure.in: If we're building mips-sgi-irix6* native, turn on
13311 ENABLE_MULTILIB and set TARGET_SUBDIR.
13312
13313 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13314
13315 * Makefile.in (all-sn): Depend on all-grep.
13316
13317 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13318
13319 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13320
13321 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13322 Makefile. From Jeff Makey <jeff@cts.com>.
13323 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13324
13325 * Makefile.in (DISTBISONFILES): Remove.
13326 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13327 $(DEFAULT_YACC).
13328
13329 * configure.in: Build itl, db, sn, etc., when building for native
13330 cygwin32.
13331
13332 * Makefile.in (LD): New variable.
13333 (EXTRA_HOST_FLAGS): Pass down LD.
13334 ($(DO_X)): Likewise.
13335
13336 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13337
13338 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13339
13340 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13341
13342 * configure.in (targargs): Strip out any supplied --build argument
13343 before adding our own. Always add --build.
13344
13345 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13346
13347 * configure.in (targargs): Pass --build if we're doing
13348 a cross-compile.
13349
13350 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13351
13352 * configure: Use '|' instead of ":" as the separator in
13353 sed. Otherwise sed chokes on NT path names with drive
13354 designators. Also look for "?:*" as the leading characters in an
13355 absolute pathname.
13356
13357 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13358
13359 * config.sub: Support for r3900.
13360
13361 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13362
13363 * configure.in: Use install-sh, not install.sh.
13364
13365 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13366
13367 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13368 apply it twice.
13369
13370 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13371
13372 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13373 install-binutils.
13374
13375 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13376
13377 * Makefile.in: Add automake targets.
13378 * configure.in (host_tools): Add automake.
13379
13380 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13381
13382 * configure: Default CXX to c++, not gcc.
13383 * Makefile.in (CXX): Set to c++, not gcc.
13384 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13385
13386 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13387
13388 * install-sh: try appending a .exe if source file doesn't
13389 exist
13390
13391 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13392
13393 * configure.in: Turn on multilib by default.
13394 (cross_only): Remove target-libiberty.
13395
13396 * Makefile.in (all-gcc): Don't depend on libiberty.
13397
13398 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13399
13400 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13401
13402 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13403
13404 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13405 (DISTBISONFILES): Add ld/Makefile.in
13406
13407 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13408
13409 * configure.in: if target is cygwin32 but host isn't cygwin32,
13410 don't configure gdb tcl tk expect, not just gdb.
13411
13412 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13413
13414 * configure.in: Added gnuserv everywhere sn appears.
13415
13416 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13417 (CROSS_CHECK_MODULES): Added check-gnuserv.
13418 (INSTALL_MODULES): Added install-gnuserv.
13419 (CLEAN_MODULES): Added clean-gnuserv.
13420 (all-gnuserv): New target.
13421
13422 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13423
13424 * config.guess: Fixes for MIPS OpenBSD systems.
13425
13426 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13427
13428 * Makefile.in (INSTALL_XFORM): Remove.
13429 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13430
13431 * mkinstalldirs: New file, copied from automake.
13432 * Makefile.in (installdirs): Rename from install-dirs. Use
13433 mkinstalldirs. Change all users.
13434 (DEVO_SUPPORT): Add mkinstalldirs.
13435
13436 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13437
13438 * install-sh: Rename from install.sh.
13439 * Makefile.in (INSTALL): Change install.sh to install-sh.
13440 (DEVO_SUPPORT): Likewise.
13441
13442 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13443 Graichen <graichen@rzpd.de>.
13444
13445 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13446
13447 * config.guess: Recognize OpenBSD systems correctly.
13448
13449 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13450
13451 * README, Makefile.in (ETC_SUPPORT): Remove references to
13452 cfg-paper*, configure.{texi,man,info*}._
13453
13454 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13455
13456 * Makefile.in (all.normal): Ensure that gcc is built after all
13457 the x11 - ie gdb - targets.
13458
13459 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13460
13461 * makefile.vms: Don't run conf-a-gas.
13462
13463 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13464
13465 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13466
13467 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13468
13469 * configure.in: Remove noconfigdirs case since gdb also
13470 configures and builds for tic80-coff.
13471
13472 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13473
13474 * configure: Set cache_file to config.cache.
13475 * Makefile.in (local-distclean): Remove config.cache.
13476
13477 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13478
13479 * COPYING: Update FSF address.
13480
13481 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13482
13483 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13484 noconfigdirs.
13485
13486 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13487
13488 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13489 MAKEDIRS, is empty.
13490
13491 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13492
13493 * config.sub: Tweak mn10300 entry.
13494
13495 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13496
13497 * configure.in (host_tools): Put sim before gdb, so gdb's
13498 configure.tgt can determine if the simulator was configured.
13499
13500 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13501
13502 * config.sub: Move BeOS $os case to be with other Cygnus
13503 local cases.
13504
13505 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13506
13507 * config.sub: Remove misplaced comment that broke Linux.
13508
13509 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13510
13511 * config.sub: Add BeOS support.
13512
13513 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13514
13515 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13516
13517 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13518
13519 * configure.in (noconfigdirs): Remove tcl and tk from
13520 noconfigdirs for cygwin32 builds.
13521
13522 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13523
13524 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13525
13526 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13527
13528 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13529 make-all.com, use makefile.vms instead.
13530
13531 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13532
13533 * config.sub: Accept -lnews*.
13534
13535 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13536
13537 * configure.in (noconfigdirs): Disable target-newlib,
13538 target-examples and target-libiberty for d30v.
13539
13540 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13541
13542 * configure.in (noconfigdirs): Enable ld for d30v.
13543
13544 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13545
13546 * configure.in (tic80-*-*): Build compiler.
13547
13548 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13549
13550 * configure.in (d30v-*): Remove sim directory from list of
13551 unsupported d30v directories
13552
13553 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13554
13555 * config.sub, configure.in: Add d30v target cpu.
13556
13557 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13558
13559 * makefile.vms: New file.
13560 * make-all.com: Remove.
13561
13562 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13563
13564 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13565
13566 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13567
13568 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13569
13570 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13571
13572 * Makefile.in (ALL_MODULES): Added all-db.
13573 (CROSS_CHECK_MODULES): Addec check-db.
13574 (INSTALL_MODULES): Added install-db.
13575 (CLEAN_MODULES): Added clean-db.
13576
13577 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13578
13579 * config.guess: Merge with latest FSF sources.
13580
13581 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13582
13583 * Makefile.in (ALL_MODULES): Added all-itcl.
13584 (CROSS_CHECK_MODULES): Added check-itcl.
13585 (INSTALL_MODULES): Added install-itcl.
13586 (CLEAN_MODULES): Added clean-itcl.
13587
13588 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13589
13590 * configure.in: build gdb for mn10200
13591
13592 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13593
13594 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13595
13596 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13597
13598 * configure.in (tic80-*-*): Turn off most targets right now.
13599
13600 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13601
13602 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13603 rather than the makeinfo program.
13604 (do-info): Depend upon all-texinfo.
13605
13606 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13607
13608 * configure.in: Remove uses of config/mh-linux.
13609
13610 * config.sub, config.guess: Merge with latest FSF sources.
13611
13612 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13613
13614 * config.sub (case $basic_machine): Add tic80 entries.
13615
13616 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13617
13618 * config.sub, config.guess: Merge with latest FSF sources.
13619
13620 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13621
13622 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13623 * mpw-config.in: Test for NewFolderRecursive.
13624 * mpw-install: Use symbolic name for startup filename.
13625 * mpw-README: Add various additional details.
13626
13627 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13628
13629 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13630
13631 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13632
13633 * configure.in: Do build gcc and the target libraries for
13634 the mn10200.
13635
13636 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13637
13638 * configure.in: don't avoid building gdb for mn10300 any more
13639 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13640 instead of single-quoting it.
13641
13642 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13643
13644 * configure.in: Don't use --with-stabs on IRIX 6.
13645
13646 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13647
13648 * configure.in (m32r): Build gdb, libg++ now.
13649
13650 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13651
13652 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13653 directories from noconfigdirs.
13654
13655 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13656
13657 * config.sub (basic_machine): added mips16 configuration
13658
13659 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13660
13661 * config.sub: Handle d10v-unknown.
13662
13663 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13664
13665 * config.sub: Handle v850-unknown.
13666
13667 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13668
13669 * Makefile.in: add findutils
13670 * configure.in: add findutils to list of host_tools
13671
13672 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13673
13674 * config.sub: Handle mn10200 and mn10300.
13675
13676 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13677
13678 * configure.in (d10v-*): Do not build librx.
13679
13680 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13681
13682 * configure.in (mn10300): Build everything except gdb & libgloss.
13683
13684 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13685
13686 * config.guess: Patch for Dansk Data Elektronik servers,
13687 from Niels Skou Olsen <nso@dde.dk>.
13688
13689 For ncr, use /bin/uname rather than uname, since GNU uname does not
13690 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13691
13692 Patch for MIPS R4000 running System V,
13693 from Eric S. Raymond <esr@snark.thyrsus.com>.
13694
13695 Fix thinko for nextstep.
13696
13697 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13698
13699 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13700 * config.guess: Guess mips-dec-mach_bsd4.3.
13701
13702 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13703 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13704 release numbers.
13705 * config.guess (mips-mips-riscos*): Emit just enough of the
13706 release number.
13707
13708 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13709 * config.guess (sparc-auspex-sunos*): Added.
13710 (f300-fujitsu-*): Added.
13711
13712 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13713 * config.guess: Recognize a Tadpole as a sparc.
13714
13715 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13716
13717 * config.guess: Don't assume that NextStep version is either 2 or
13718 3. NextStep 4 (aka OpenStep 4) has come out now.
13719
13720 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13721
13722 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13723 From Rik Faith <faith@cs.unc.edu>.
13724
13725 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13726
13727 * config.sub: Contributions from bug-gnu-utils to:
13728 Support plain "hppa" (no version given) architecture, reported by
13729 OpenStep.
13730 OpenBSD like NetBSD.
13731 LynxOs is not a hardware supplier.
13732
13733 * config.guess: Contributions from bug-gnu-utils to add support for:
13734 OpenBSD like NetBSD.
13735 Stratus systems.
13736 More Pyramid systems.
13737 i[n>4]86 Intel chips.
13738 M680[n>4]0 Motorola chips.
13739 Use unknown instead of lynx for hardware manufacturer.
13740
13741 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13742
13743 * install.sh (chmodcmd): Set to null if the DST directory already
13744 exists.
13745
13746 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13747
13748 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13749 not use mt-ppc target Makefile fragment any more.
13750
13751 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13752
13753 * configure.in (*-*-windows): Exclude everything but those dirs
13754 needed to build windows.
13755
13756 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13757
13758 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13759
13760 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13761
13762 * configure.in: Exclude mmalloc from i386-windows.
13763
13764 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13765
13766 * Undo my previous change.
13767
13768 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13769
13770 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13771 unconditionally.
13772 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13773
13774 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13775
13776 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13777 host to add it's own flags.
13778
13779 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13780
13781 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13782
13783 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13784
13785 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13786 (CXX_FOR_TARGET): Likewise.
13787 (GCC_FOR_TARGET): Define.
13788 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13789 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13790 CC_FOR_TARGET was specified on the command line.
13791 (MAKEOVERRIDES): Don't define.
13792
13793 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13794
13795 * configure.in (m32r): Fix spelling of libg++ libs.
13796
13797 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13798
13799 * config.sub (-apple*): Remove, now redundant.
13800
13801 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13802
13803 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13804
13805 * configure: Rework yesterday's sed script patch.
13806
13807 * config.sub: Merge with FSF.
13808
13809 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13810
13811 * config.guess: Merge from FSF.
13812
13813 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13814 * config.guess: Use pc instead of unknown, for pc clone systems.
13815 Change linux to linux-gnu.
13816
13817 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13818 * config.guess: Avoid non-portable tr syntax.
13819
13820 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13821
13822 * test-build.mk (HOLES): Add "xargs" for gdb.
13823
13824 * configure: Avoid hpux10.20 sed bug.
13825
13826 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13827
13828 * configure.in: Add support for windows host
13829 (that is a build done under the Microsoft build environment).
13830
13831 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13832
13833 * Makefile.in: Replace all uses of srcroot with s, to shrink
13834 command line lengths.
13835
13836 Patches from Geoffrey Noer <noer@cygnus.com>:
13837 * configure.in: If configuring for newlib, pass --with-newlib to
13838 subdirectories.
13839 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13840 -Bnewlib/ and -Lwinsup to gcc.
13841 (CXX_FOR_TARGET): Likewise.
13842
13843 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13844
13845 * Makefile.in (ETC_SUPPORT): Add configure.
13846
13847 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13848
13849 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13850 host configuration file.
13851
13852 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13853
13854 * configure.in: Break mn10x00 support into separate
13855 mn10200 and mn10300 configurations.
13856 * config.sub: Likewise.
13857
13858 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13859
13860 * configure.in: Add lots of stuff to noconfigdirs for
13861 the mn10x00 targets.
13862
13863 * config.sub, configure.in: Add mn10x00 support.
13864
13865 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13866
13867 * make-all.com: Call conf-a-gas, not config-a-gas.
13868
13869 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13870
13871 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13872 targets.
13873
13874 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13875
13876 * mpw-README: Add much more detail for native PowerMac.
13877 * mpw-install: New file.
13878 * mpw-configure: Add --norecursion and --help options.
13879 * mpw-config.in: Translate readme and install files when
13880 copying to objdir.
13881 * mpw-build.in: Don't always depend on byacc and flex.
13882 (install-only-top): New action.
13883
13884 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13885
13886 * configure.in: You can now configure GDB for the v850.
13887
13888 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13889
13890 * configure.in (noconfigdirs): Don't configure any C++ dirs
13891 if targeting D10V.
13892
13893 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13894
13895 * config.sub: Recognize mips64vr5000.
13896
13897 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13898
13899 * configure.in: Use a single line for host_tools and native_only.
13900
13901 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13902
13903 * config.sub, configure.in: Add entries for m32r.
13904
13905 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13906
13907 * Makefile.in (inet-install): Don't run install-gzip.
13908
13909 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13910
13911 * configure.in: Don't config lots of things for *-*-windows*.
13912
13913 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13914
13915 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13916 (host_libs, host_tools): Copy from configure.in.
13917 * mpw-configure: Don't complain about directories not found.
13918
13919 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13920
13921 * configure.in (i[345]86): Recognize i686 for pentium pro.
13922 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13923 file.
13924
13925 * config.guess (i[345]86): Ditto.
13926
13927 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13928
13929 * configure.in (noconfigdirs): Removed gdb for D10V.
13930
13931 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13932
13933 * configure.in: Remove ld, target-libio, target-libg++, and
13934 target-libstdc++ from noconfigdirs.
13935
13936 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13937
13938 * configure: Fix three locations where shell scripts were
13939 being run directly rather than with config_shell.
13940
13941 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13942
13943 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13944 * config.sub (basic_machine): Recognize v850.
13945
13946 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13947
13948 * mpw-configure: Handle multiple enable/disable options and
13949 pass them down recursively, handle -c and -s flags appropriately
13950 depending on choice of compiler, add escape mechanism for
13951 quoted arguments to gC.
13952
13953 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13954
13955 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13956 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13957 so that -mrelocatable-lib and -mno-eabi are used.
13958
13959 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13960 not support --print-multi-lib, don't abort.
13961
13962 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13963
13964 * make-all.com: Run config-a-gas.
13965 * setup.com: Don't copy subdirectory files around.
13966
13967 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13968
13969 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13970 target, it now compiles correctly.
13971
13972 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13973
13974 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13975
13976 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13977
13978 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13979
13980 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13981
13982 * configure.in (native_only): Add prms.
13983
13984 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13985
13986 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13987 (BINUTILS_SUPPORT_DIRS): Likewise.
13988
13989 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13990
13991 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13992 d10v support is added.
13993
13994 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13995
13996 * configure.in (d10v-*-*): New target.
13997
13998 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13999
14000 * config.guess (HP 9000/811): Recognize this as a PA1.1
14001 machine.
14002
14003 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14004
14005 * Makefile.in (do-tar-gz): New target, split out from tail end of
14006 taz target. Run each command separately, don't use pipes.
14007 (taz): Use it.
14008
14009 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14010
14011 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14012 * mpw-build.in: No builds should depend on building byacc or flex,
14013 they are assumed to be installed already.
14014
14015 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14016
14017 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14018 variable that CC_FOR_TARGET needs.
14019
14020 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14021
14022 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14023 options have changed since the last time the subdirectory was
14024 configured, and if it has, reconfigure.
14025 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14026 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14027
14028 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14029
14030 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14031 CLEAN_MODULES): Add bash.
14032 (all-bash): New target.
14033
14034 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14035
14036 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14037
14038 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14039
14040 * config.sub (basic_machine): Recognize d10v as a valid processor.
14041
14042 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14043
14044 * mpw-configure: Add support for --bindir.
14045 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14046
14047 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14048
14049 * configure.in: add bash, time, gawk to list of hosttools and things
14050 to only build for native toolchains
14051
14052 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14053
14054 * Makefile.in (docdir): Remove.
14055
14056 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14057
14058 * Makefile.in (datadir): Set to $(prefix)/share.
14059
14060 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14061
14062 * configure.in: build diff and patch for cygwin32-hosted
14063 toolchains.
14064
14065 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14066
14067 * config.sub: Accept -rtems*.
14068
14069 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14070
14071 * configure.in: enable dosrel for cygwin32-hosted builds,
14072 remove diff from the list of things not buildable
14073 via Canadian Cross
14074
14075 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14076
14077 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14078 don't get ". ".
14079
14080 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14081
14082 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14083
14084 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14085
14086 * Makefile.in (taz): Handle case where tex3patch didn't even get
14087 checked out. Also, if it was found, put the symlink in a new util
14088 subdirectory.
14089
14090 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14091
14092 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14093
14094 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14095
14096 * config.sub: Recognize -openvms.
14097 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14098 * make-all.com, setup.com: New files.
14099
14100 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14101
14102 * Makefile.in (taz): tex3patch moved to texinfo/util.
14103
14104 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14105
14106 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14107 * configure.in: remove make from disable-if-Can-Cross list
14108 enable gdb if ${host} and ${target} are cygwin32
14109
14110 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14111
14112 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14113 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14114
14115 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14116
14117 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14118 distinguish sysv/svr4/bsd variants.
14119 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14120
14121 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14122
14123 * configure.in: Added copyright notice.
14124 * move-if-change: Added copyright notice.
14125
14126 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14127
14128 * configure.in (powerpcle-*-solaris*): Until we get shared
14129 libraries working, don't build gdb, sim, make, tcl, tk, or
14130 expect.
14131
14132 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14133
14134 * config.guess: Merge with FSF:
14135
14136 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14137 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14138
14139 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14140 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14141
14142 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14143 * config.guess: Combine two OSF1 rules.
14144 Also recognize field test versions. From mjr@zk3.dec.com.
14145 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14146 because GNU uname does not support -p. From pmr@pajato.com.
14147
14148 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14149
14150 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14151
14152 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14153
14154 * mpw-README: Document GCCIncludes.
14155
14156 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14157
14158 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14159
14160 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14161
14162 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14163
14164 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14165
14166 * configure.in (*-*-cygwin32): Configure make.
14167
14168 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14169
14170 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14171
14172 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14173
14174 * Makefile.in (all-inet): Depend on all-perl.
14175
14176 * Makefile.in (inet-install): New target.
14177
14178 * Makefile.in (all-inet): Depend on all-tcl.
14179 (all-inet): Depend on all-send-pr.
14180
14181 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14182
14183 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14184 temporarily.
14185
14186 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14187
14188 * configure.in: Don't configure --with-gnu-ld on AIX.
14189
14190 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14191
14192 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14193
14194 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14195
14196 * Makefile.in (ALL_MODULES): Added all-inet.
14197 (CROSS_CHECK_MODULES): Added check-inet.
14198 (INSTALL_MODULES): Added install-inet.
14199 (CLEAN_MODULES): Added clean-inet.
14200 (all-indent): New target.
14201
14202 * configure.in (host_tools): Added inet.
14203 (native_only): Added inet.
14204 (noconfigdirs): Added inet.
14205
14206 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14207
14208 * configure.in: Don't configure libgloss if we are not configuring
14209 newlib.
14210
14211 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14212
14213 * configure.in: Don't configure libgloss for unsupported
14214 architectures.
14215
14216 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14217
14218 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14219
14220 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14221
14222 * Makefile.in (ALL_MODULES): Include all-apache.
14223 (CROSS_CHECK_MODULES): Include check-apache.
14224 (INSTALL_MODULES): Include install-apache.
14225 (all-apache): New target.
14226
14227 * configure.in: Added apache everywhere perl is seen.
14228
14229 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14230
14231 * Makefile.in: Add support for clean-{module} and
14232 clean-target-{module} rules.
14233
14234 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14235
14236 * configure.in (*-*-ose) do not build libgloss.
14237
14238 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14239
14240 * config.guess (prep*:SunOS:5.*:*): Turn into
14241 powerpele-unknown-solaris2.
14242
14243 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14244
14245 * configure.in: Permit --enable-shared to specify a list of
14246 directories.
14247
14248 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14249
14250 * configure.in (host==solaris): Pass only the first word of $CC
14251 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14252
14253 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14254
14255 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14256
14257 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14258
14259 * Makefile.in (ALL_MODULES): Include all-perl.
14260 (CROSS_CHECK_MODULES): Include check-perl.
14261 (INSTALL_MODULES): Include install-perl.
14262 (ALL_X11_MODULES): Include all-guile.
14263 (CHECK_X11_MODULES): Include check-guile.
14264 (INSTALL_X11_MODULES): Include install-guile.
14265 (all-perl): New target.
14266 (all-guile): New target.
14267
14268 * configure.in (host_tools): Include perl and guile.
14269 (native_only): Include perl and guile.
14270 (noconfigdirs): Don't build guile and perl; no ports have been
14271 done.
14272
14273 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14274
14275 * configure (--enable-*): Handle quoted option lists such as
14276 --enable-sim-cflags='-g0 -O' better.
14277
14278 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14279
14280 * Makefile.in ({,inst}all-target): New rule so we can make and
14281 install all of the target directories easily.
14282
14283 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14284
14285 * configure.in: Add missing global flag in sed substitution when
14286 deleting `target-' from ${configdirs}.
14287
14288 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14289
14290 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14291 option.
14292
14293 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14294 config/mh-necv4.
14295
14296 * install.sh: Correct misspelling of transformbasename.
14297
14298 * config.guess: Recognize mips-*-sysv*.
14299
14300 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14301
14302 * config.sub: Recognize mon960.
14303
14304 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14305
14306 * configure: Restore Canadian Cross handling of BISON and LEX,
14307 removed in Feb 20 change.
14308
14309 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14310
14311 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14312 Mention make install. Remove the old copyright date as well the
14313 clumsy and rather pointless copyright on the README file.
14314
14315 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14316
14317 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14318 Makefile after running symlink-tree, then run `make distclean' to
14319 avoid clobbering any generated files in srcdir.
14320
14321 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14322
14323 * configure.in (m68k-*-netbsd*): Build everything now.
14324
14325 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14326
14327 * Makefile.in (taz): Fix quoting.
14328
14329 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14330
14331 * configure.in (sparclet-*-*): Build everything now.
14332
14333 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14334
14335 * configure.in (m68k-*-linux*): New host.
14336
14337 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14338
14339 * configure: Check for bison before byacc.
14340
14341 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14342
14343 * Makefile.in configure: Change the way LEX and BISON/YACC are
14344 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14345 searching PATH. These are used as fallbacks by Makefile.in if
14346 flex/bison/byacc aren't in objdir.
14347
14348 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14349
14350 * Makefile.in: Make everything which depends upon all-bfd also
14351 depend upon all-opcodes, in case --with-commonbfdlib is used.
14352
14353 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14354
14355 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14356 building NT native compilers on Unix.
14357
14358 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14359
14360 * configure.in: Don't get CC from the host Makefile fragment if we
14361 can find gcc in PATH, or if this is a Canadian Cross. Move the
14362 Solaris test for /usr/ucb/cc to the post target script, just after
14363 the compiler sanity test.
14364
14365 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14366
14367 * config.sub: Merge with FSF.
14368
14369 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14370
14371 * Makefile.in (RPATH_ENVVAR): New variable.
14372 (REALLY_SET_LIB_PATH): Use it.
14373 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14374
14375 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14376
14377 * config.sub, configure.in: Recognize sparclet cpu.
14378
14379 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14380
14381 * config.guess: Support m68k-cbm-sysv4.
14382
14383 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14384
14385 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14386 m68k-unknown-linuxaout from linker help string. Put quotes around
14387 $ld_help_string.
14388
14389 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14390
14391 * config.guess (powerpc-harris-powerunix): Add guess for port
14392 to new target.
14393
14394 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14395
14396 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14397
14398 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14399
14400 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14401 $(REALLY_SET_LIB_PATH) in Makefile.
14402 * Makefile.in (SET_LIB_PATH): New variable.
14403 (REALLY_SET_LIB_PATH): New variable.
14404 ($(DO_X)): Use $(SET_LIB_PATH).
14405 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14406 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14407 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14408 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14409 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14410 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14411 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14412 (install-dosrel): Likewise.
14413 (all-opcodes): Depend upon all-libiberty.
14414
14415 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14416
14417 * config.guess (*:CYGWIN*): New
14418
14419 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14420
14421 * Makefile.in (all-target-winsup): All all-target-libiberty.
14422
14423 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14424
14425 * configure.in (noconfigdirs): Add missing # in front of comment.
14426
14427 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14428
14429 * configure.in: add second pass to things added to noconfigdirs
14430 so *-gm-magic can exclude libgloss properly.
14431
14432 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14433
14434 * mpw-configure (extralibs_name, rez_name): Set correctly
14435 for MWC68K compiler.
14436
14437 * mpw-README: Add more info on the necessary build tools.
14438
14439 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14440
14441 * configure.in, config.sub: Recognize cygwin32.
14442
14443 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14444
14445 * config.guess, config.sub: Recognize A/UX.
14446
14447 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14448
14449 * config.sub: Merge with gcc/config.sub.
14450
14451 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14452
14453 * mpw-build.in (do-binutils): Add build of stamps.
14454
14455 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14456
14457 * config.sub: Add recognition for mips64vr4100*-* targets.
14458
14459 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14460
14461 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14462 Add creation of gconfigargs with `--enable-shared' turned on.
14463 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14464 ($(host)-stamp-stage3-configured): Likewise.
14465 (HOLES): Add chatr and ldd.
14466 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14467
14468 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14469
14470 * configure: Pass --nfp to recursive configures.
14471
14472 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14473
14474 * Makefile.in (DLLTOOL): New.
14475 (DLLTOOL_FOR_TARGET): New.
14476 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14477 (EXTRA_TARGET_FLAGS): Ditto.
14478 (EXTRA_GCC_FLAGS): Ditto.
14479 (CONFIGURE_TARGET_MODULES): Ditto.
14480 (DO_X): Ditto.
14481 * configure: Add DLLTOOL.
14482
14483 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14484
14485 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14486 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14487 mh-sco, since old workarounds no longer needed, and don't
14488 build ld, since libraries have weak symbols in COFF.
14489
14490 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14491
14492 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14493
14494 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14495
14496 * configure.in: Make sure that ${CC} can be used to compile an
14497 executable.
14498
14499 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14500
14501 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14502 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14503 nothing depending on whether gdbtk is being built.
14504
14505 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14506
14507 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14508
14509 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14510
14511 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14512 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14513
14514 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14515
14516 * config-ml.in: Add support for
14517 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14518 Simplify setting of multidirs from --disable-foo.
14519
14520 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14521
14522 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14523 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14524 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14525 non-empty, pass them on to the GCC make.
14526 (all-bootstrap): New rule that is like all-gcc, except it executes
14527 the GCC bootstrap rule instead of the GCC all rule.
14528
14529 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14530
14531 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14532
14533 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14534
14535 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14536 DG/UX support.
14537
14538 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14539
14540 * config.sub (i*86*) Change [345] to [3456]
14541
14542 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14543
14544 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14545 --with-gnu-ld=no.
14546
14547 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14548
14549 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14550 AIX multilibs get built.
14551
14552 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14553
14554 * configure.in (i386-win32): Don't build expect if we're not
14555 building the tcl subdir.
14556
14557 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14558
14559 * Makefile.in: (configure-target-examples, all-target-examples):
14560 New targets, configure and build example programs.
14561
14562 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14563
14564 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14565 use it as input to sedit the generated MPW makefile.
14566 * mpw-README: Add a suggestion about Gestalt.h.
14567
14568 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14569
14570 * config.sub: Accept *-*-ieee*.
14571
14572 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14573
14574 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14575 Ronald F. Guilmette <rfg@monkeys.com>.
14576
14577 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14578
14579 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14580 for powerpc-pe native.
14581 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14582 (target==powerpc-pe): duplicate i386-win32 entry.
14583
14584 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14585
14586 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14587 of vxworks, not just vxworks5.1.
14588
14589 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14590
14591 * mpw-configure: Add support for exec-prefix.
14592
14593 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14594
14595 * config.guess: Recognize HP model 816 machines as having
14596 a PA1.1 processor.
14597
14598 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14599
14600 * configure: Ignore new autoconf configure options.
14601
14602 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14603
14604 * config.guess: Recognize Pentium under SCO.
14605 From Robert Lipe <robertl@arnet.com>.
14606
14607 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14608
14609 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14610
14611 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14612
14613 * configure.in: Don't configure gas for alpha-dec-osf*.
14614
14615 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * configure.in: Default to --with-stabs for some targets for which
14618 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14619 i[345]86*-*-unixware*.
14620
14621 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14622
14623 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14624 rather than basing it on the target. Simplify handling of options
14625 controlling which directories to configure. Remove extraneous
14626 slash in multi-clean target.
14627
14628 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14629
14630 * config-ml.in: Prefix more variables with ml_ so they don't collide
14631 with configure's.
14632
14633 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14634
14635 * configure: Don't turn -v into --v.
14636
14637 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14638
14639 * configure.in (targargs): Fix typo.
14640
14641 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14642
14643 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14644
14645 * configure.in: Strip --host and --target options from
14646 CONFIG_ARGUMENTS, and always configure for --host only. Add
14647 --with-cross-host option when building with a cross-compiler.
14648 * configure: Canonicalize the arguments put into config.status by
14649 always using `=' for an option with an argument. Pass a presumed
14650 --host or --target explicitly.
14651
14652 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14653
14654 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14655 into general OS recognition case.
14656
14657 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14658
14659 * configure.in (target_configdirs): add target-winsup only
14660 for win32 target systems.
14661
14662 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14663
14664 * Makefile.in (all-target-libgloss): Depend upon
14665 configure-target-newlib, since when libgloss is built it looks to
14666 see if the newlib directory exists.
14667
14668 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14669
14670 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14671 cfg-ml-*.in.
14672
14673 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14674
14675 * configure: Handle LD and LD_FOR_TARGET when configuring a
14676 Canadian Cross.
14677
14678 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14679
14680 * configure.in (target_libs): add target-winsup.
14681 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14682 (target==ppcle-pe): remove ld from $noconfigdirs.
14683
14684 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14685
14686 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14687 Preserve relative path names in $srcdir. Build symlink tree if
14688 configuring cross target dir and srcdir=. (= no VPATH support).
14689 (configure-target-libg++): Depend on configure-target-librx.
14690 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14691 * config-ml.in: New file.
14692 * symlink-tree: New file.
14693 * configure: Ensure srcdir="." if that's what it is.
14694
14695 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14696
14697 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14698 includes and FLEX_SKELETON setting.
14699 * mpw-configure (--with-gnu-ld): New option, controls whether
14700 to use PPCLink or ld with PowerMac GCC.
14701 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14702 * mpw-config.in: Configure grez if targeting Mac.
14703
14704 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14705 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14706 just macos.
14707 * configure.in: Configure grez resource compiler if targeting Mac.
14708 * Makefile.in (all-grez, install-grez): New targets.
14709
14710 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14711
14712 * configure: CXX defaults to gcc, not g++. If we find
14713 gcc in the path, set CC to gcc -O2.
14714
14715 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14716
14717 * configure: Default ${build} correctly. Avoid picking up extra
14718 spaces when reading CC and CXX from Makefile. When doing a
14719 Canadian Cross, use plausible default values for numerous
14720 variables.
14721 * configure.in: When doing a Canadian Cross, don't try to
14722 configure tools whose configure script can't handle it.
14723
14724 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14725
14726 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14727
14728 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14729
14730 * configure: Remove dubious bug reporting address.
14731
14732 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14733
14734 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14735 configure script, run that instead of this directory's configure.
14736 In either case, print a message that we're configuring the sub-dir.
14737
14738 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14739
14740 * configure.in: Before checking for the existence of various files,
14741 use sed to filter out "target-".
14742
14743 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14744
14745 * Makefile.in (DO_X): Split rule to decrease command line length
14746 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14747 (Philippe De Muyter).
14748
14749 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14750
14751 * Makefile.in (all-patch): depend on all-libiberty.
14752
14753 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14754
14755 * configure.in: If the only directory in target_configdirs which
14756 actually exists is libiberty, then set target_configdirs to empty,
14757 to avoid trying to build a target libiberty in a gas or gdb
14758 distribution.
14759
14760 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14761
14762 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14763 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14764 systems.
14765
14766 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14767
14768 * configure.in (copy_dirs): Use sys-include instead of include
14769 for --with-headers option.
14770
14771 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14772
14773 * Makefile.in, configure.in: Make winsup builds work with
14774 new scheme.
14775
14776 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14777
14778 * configure.in: Build the linker on AIX.
14779
14780 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14781
14782 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14783 where needed.
14784
14785 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14786
14787 * Makefile.in (all-gcc): Fix typo.
14788
14789 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14790
14791 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14792
14793 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14794
14795 * configure.in: Rename libFOO to target-libFOO, and xiberty
14796 to target-xiberty, to provide more flexibility.
14797 (target_subdir): Define. Create if cross.
14798 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14799 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14800 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14801 check-libFOO -> check-target-libFOO, etc.
14802 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14803 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14804 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14805 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14806 allow ALL_GCC="" to only configure.
14807 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14808 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14809 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14810
14811 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14812
14813 * Makefile.in (taz): Build "info" in etc explicitly.
14814
14815 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14816
14817 * configure.in: Make sure that CC is undefined (as opposed to
14818 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14819 problem with autoconf trying to configure on a host without GCC.
14820
14821 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14822
14823 * mpw-configure: Set host alias from choice of host compiler,
14824 only use generic MPW Makefile sed if present, edit a file
14825 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14826 * mpw-README: Add problem notes about CW6 and CW7.
14827
14828 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14829
14830 * Makefile.in (taz): Use ";" instead of ";;".
14831
14832 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14833
14834 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14835 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14836 DISTDOCDIRS.
14837 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14838 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14839
14840 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14841
14842 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14843 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14844 Move bfd to DISTSTUFFDIRS.
14845
14846 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14847
14848 * Makefile.in (X11_LIB): Removed.
14849 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14850
14851 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14852
14853 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14854
14855 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14856 names.
14857
14858 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14859
14860 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14861
14862 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14863
14864 * configure.in (i[345]86-*-win32): Always build newlib.
14865 Don't configure cvs, autoconf or texinfo.
14866 * Makefile.in (LD_FOR_TARGET): New.
14867 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14868 Pass down LD_FOR_TARGET.
14869
14870 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14871
14872 * winsup: New directory.
14873 * Makefile.in: Build winsup.
14874 * configure.in: Winsup is configured when target is win32.
14875 Can only build win32 target GDB when native.
14876
14877 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14878
14879 * config.guess: Recognize HP model 819 machines as having
14880 a PA 1.1 processor.
14881
14882 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14883
14884 * configure: Fix sed loop which substitutes for CC and CXX to
14885 avoid bug found in various sed implementations.
14886
14887 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14888
14889 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14890 simulator. Use standard powerpc-*-eabi*.
14891
14892 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14893
14894 * configure.in: Stop putting gas and binutils in noconfigdirs for
14895 powerpc-*-aix* and rs6000-*-*.
14896
14897 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14898
14899 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14900 -mcall-aixdesc libraries.
14901
14902 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14903
14904 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14905
14906 * config.sub (arm | armel | armeb): Fix shell syntax.
14907
14908 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14909
14910 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14911 -msoft-float and -mcpu=common support.
14912 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14913 libraries.
14914
14915 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14916
14917 * configure.in: Allow configuration and build of emacs19 for the alpha.
14918
14919 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14920
14921 * configure.in (CC): Get ^CC, not just any old CC, from
14922 ${host_makefile_frag}.
14923
14924 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14925
14926 * configure.in (CC): Try to get CC from
14927 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14928
14929 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14930
14931 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14932 only if it exists in $(srcdir).
14933
14934 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14935
14936 * configure: If CC and CXX are not set in the environment, set
14937 them, based on either an existing Makefile or on searching for gcc
14938 in PATH. Substitute for CC and CXX in Makefile.
14939 * configure.in: Remove libm from target_libs. Separate
14940 target_configdirs from configdirs. If CC is not set in
14941 environment, try to get it from a host Makefile fragment. Rewrite
14942 changes of configdirs to use skipdirs instead. A few minor
14943 tweaks. Take directories out of target_configdirs as they are
14944 taken out of configdirs. Remove existing Makefile files from
14945 subdirectories. Substitute for TARGET_CONFIGDIRS and
14946 CONFIG_ARGUMENTS in Makefile.
14947 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14948 by configure.in.
14949 (CONFIG_ARGUMENTS): Likewise.
14950 (CONFIGURE_TARGET_MODULES): New variable.
14951 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14952 ($(CONFIGURE_TARGET_MODULES)): New target.
14953 (configure-libg++, configure-libio): New targets.
14954 (all-libg++): Depend upon configure-libg++.
14955 (all-libio): Depend upon configure-libio.
14956 (configure-libgloss, all-libgloss): New targets.
14957 (configure-libstdc++): New target.
14958 (all-libstdc++): Depend upon configure-libstdc++.
14959 (configure-librx, all-librx): New targets.
14960 (configure-newlib): New target.
14961 (all-newlib): Depend upon configure-newlib
14962 (configure-xiberty): New target.
14963 (all-xiberty): Depend upon configure-xiberty.
14964
14965 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14966
14967 * configure.in (host i[345]86-*-win32): Expand the
14968 noconfigdirs again.
14969
14970 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14971
14972 * mpw-configure: Fix sed command file name.
14973
14974 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14975
14976 * configure.in (host i[345]86-*-win32): Reduce the
14977 noconfigdirs again.
14978
14979 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14980
14981 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14982 or powerpc*-*-pe*, since they are not yet supported.
14983
14984 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14985
14986 Add PowerMac support and many other enhancements.
14987 * mpw-configure: New option --cc to select compiler to use,
14988 paste options set according to --cc into the generated
14989 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14990 if mpw-make.sed is present.
14991 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14992 add forward includes for PowerPC include files.
14993 * mpw-build.in: Build using Makefile.PPC if present.
14994 (do-byacc, etc): Remove separate version resource builds.
14995 (do-gas): Build "stamps" before "all".
14996 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14997 * mpw-README: Update to reflect --cc option, PowerMac support,
14998 and recently-reported compatibility problems.
14999
15000 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15001
15002 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15003 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15004 (--with-multilib-top): Pass to recursive invocations.
15005
15006 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15007
15008 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15009 v810-*-*.
15010
15011 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15012
15013 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15014 gdb, ld and opcodes on v810-*-*.
15015
15016 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15017
15018 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15019 (local-maintainer-clean): New target.
15020 (maintainer-clean): New target.
15021 (realclean): Just depend upon maintainer-clean.
15022
15023 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15024
15025 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15026
15027 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15028
15029 * configure.in: Build ld in mips*-*-bsd* case.
15030
15031 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15032
15033 * config.sub: Accept -lites* OS. From Ian Dall.
15034
15035 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15036
15037 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15038 targets.
15039
15040 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15041
15042 * configure.in: treat i386-win32 canadian cross the same as
15043 i386-go32 canadian cross.
15044
15045 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15046
15047 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15048 running under the simulator to build a reduced set of libraries.
15049 (powerpc-*-eabiaix): Add fine grained multilib support added to
15050 other powerpc targets yesterday.
15051
15052 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15053
15054 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15055 -disable-softfloat, -disable-relocatable, -disable-aix, and
15056 -disable-sysv to control which multilib libraries get built.
15057
15058 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15059
15060 * configure: Add Makefile.tem to list of files to remove in trap
15061 handler.
15062
15063 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15064
15065 * config.guess (*Linux*): Add missing "exit"s.
15066 Also, need specific check for alpha-unknown-linux (uses COFF).
15067
15068 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15069
15070 * config.guess: Merge with FSF:
15071
15072 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15073 * config.guess (AIX4): More robust release numbering discovery.
15074
15075 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15076 * config.guess (i386-sequent-ptx): Properly get version number.
15077
15078 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15079 * config.guess (mips:*:4*:UMIPS): New case.
15080
15081 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15082
15083 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15084 (i386-win32 host): Likewise. Don't build readline.
15085
15086 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15087
15088 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15089 SUPPORT_FILES to submakes.
15090
15091 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15092
15093 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15094 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15095 mpw-configure.
15096
15097 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15098
15099 * configure.in (appdirs): Use =, not ==, in test expression when
15100 trying to build the text to print in the warning message for
15101 Solaris users.
15102
15103 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15104
15105 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15106
15107 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15108
15109 * config.guess: Recognize lynx-2.3.
15110
15111 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15112
15113 * config.sub (z8ksim): Deleted
15114 (z8k-*-coff): New, this is the one true name of the target.
15115
15116 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15117
15118 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15119
15120 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15121
15122 * config.guess (*:Linux:*:*): First try asking the linker what the
15123 default object file format is (elf, aout, or coff). Then if this
15124 fails, try previous methods.
15125
15126 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15127
15128 * configure.in: Don't build newlib for *-*-vxworks5.1.
15129
15130 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15131
15132 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15133 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15134
15135 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15136
15137 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15138
15139 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15140
15141 * cfg-ml-com.in: New file.
15142 * cfg-ml-pos.in: New file.
15143
15144 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15145
15146 * COPYING.NEWLIB: Add HP free copyright to list.
15147
15148 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15149
15150 * config.sub: Recognize -eabi* for the system, not just -eabi.
15151
15152 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15153
15154 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15155 * config.sub, configure.in (win32): New target and host.
15156
15157 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15158
15159 * configure.in: Add i386-pe configuration.
15160
15161 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15162
15163 * mpw-build.in (install): Install GDB after LD.
15164
15165 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15166
15167 * mpw-config.in (elf/mips.h): Always forward-include, needed
15168 for GDB to build.
15169
15170 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15171
15172 * testsuite: New directory for customer acceptance and whole tool
15173 chain tests.
15174
15175 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15176
15177 * configure: If per-host line isn't found, but AC_OUTPUT is found
15178 and a configure script exists, run it instead.
15179
15180 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15181
15182 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15183
15184 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15185
15186 * configure: Set build_{cpu,vendor,os,alias} to host values when
15187 --build isn't specified.
15188
15189 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15190
15191 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15192 (FLAGS_TO_PASS): Pass them.
15193 (EXTRA_TARGET_FLAGS): Ditto.
15194
15195 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15196
15197 * Makefile.in (all-libg++): Depend on all-libstdc++.
15198
15199 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15200
15201 * configure.in (noconfigdirs): Enable all packages for
15202 i386-unknown-netbsd.
15203
15204 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15205
15206 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15207 hosted builds (DOS builds)
15208
15209 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15210
15211 Changes for ARM based on patches from Richard Earnshaw:
15212 * config.sub: Handle armeb and armel.
15213 * configure.in: Omit arm linker only for riscix.
15214
15215 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15216
15217 * config.guess: Update from FSF.
15218
15219 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15220
15221 * config.sub: Recognize powerpcle as the little endian variant of
15222 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15223 powerpcle variant. Convert pentium into i586, not i486. Add p5
15224 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15225 temporarily.
15226
15227 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15228
15229 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15230
15231 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15232
15233 * config.sub: Accept -lites* as a basic system type.
15234
15235 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15236
15237 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15238 installed, and if so return linuxoldld as the system name.
15239
15240 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15241
15242 * config.guess: Add hppa1.1-hp-lites support.
15243
15244 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15245
15246 * configure.in: Don't build newlib for m68k-vxworks5.1.
15247
15248 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15249
15250 * configure.in (mips-sgi-irix6): Use mh-irix5.
15251
15252 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15253
15254 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15255
15256 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15257
15258 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15259 OSF/1. Fix compiler flags.
15260 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15261
15262 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15263
15264 * configure.in: Recognize --with-newlib.
15265 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15266
15267 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15268
15269 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15270 to *_X11_MODULES due to gdbtk needing X include files et al.
15271
15272 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15273
15274 Merge in support for Mac MPW as a host.
15275 (Old change descriptions retained for informational value.)
15276
15277 * mpw-config.in: Add generic include forwards for cpu-specific
15278 include files in aout and elf directories.
15279
15280 * mpw-configure: Added copyright.
15281 * mpw-config.in: Check for presence of required build tools.
15282 (target_libs): Add newlib.
15283 (target_tools): Add examples.
15284 (Read Me): Generate as "Read Me for MPW" instead.
15285 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15286 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15287 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15288
15289 * mpw-configure: Remove subdir-specific makefile hackery,
15290 delete mk.tmp after using it.
15291
15292 * mpw-build.in (all): Display start and end times.
15293
15294 * mpw-configure (host_canonical): Set.
15295 (target_cpu): Always add to makefiles.
15296 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15297 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15298 (mpw-mh-mpw): Look for in srcdir and srcroot.
15299 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15300
15301 * mpw-build.in: (install-only): New target.
15302
15303 * mpw-configure (host_alias, target_alias): Rename from hostalias
15304 and targetalias, add into generated Makefile.
15305 (mk.tmp): If present, add into generated Makefile.
15306 * mpw-build.in (all-gas): Build config.h first before gas proper.
15307
15308 * mpw-configure (config.status): Write only if changed.
15309 * mpw-config.in (readline): Configure it (not built, just used for
15310 definitions).
15311
15312 * mpw-config.in (elf/mips.h): Add a forward include.
15313
15314 * mpw-config.in: Forward-include most .h files in include into
15315 extra-include.
15316 (readline): Don't build.
15317 mpw-build.in (install): Install GDB.
15318
15319 * mpw-configure (prefix, mpw_prefix): Handle it.
15320 * mpw-config.in (mmalloc, readline): Don't configure.
15321 * mpw-build.in (thisscript): Rename to ThisScript.
15322 Use mpw-build instead of BuildProgram everywhere.
15323 (mmalloc, readline): Don't build.
15324 * mpw-README: New file, basic documentation about the MPW port.
15325
15326 * mpw-config.in: Use forward-include to create include files.
15327
15328 * mpw-configure: Add more things to the top of each configured
15329 Makefile, including contents of config/mpw-mh-mpw.
15330 * mpw-config.in (extra-include): Create this directory and fill it
15331 with Posix-like include files when configuring.
15332
15333 * config.sub (apple, mac, mpw): Add various aliases.
15334
15335 * mpw-build.in: New file, top-level build script fragment for MPW.
15336 * mpw-configure: New file, configure script for MPW.
15337 * mpw-config.in: New file, config fragment for MPW.
15338
15339 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15340
15341 * configure.in (host_libs): Remove glob, since it is gone from the
15342 sources.
15343
15344 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15345
15346 * Makefile.in: define empty GDB_NLM_DEPS var.
15347
15348 * configure.in(target_makefile_frag): use config/mt-netware
15349 for netware targets.
15350
15351 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15352
15353 * config.sub: Merge in recent FSF changes. Remove linux special
15354 cases.
15355
15356 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15357
15358 Revert this change:
15359
15360 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15361
15362 * build-all.mk: Use CC=cc -Xs on Solaris.
15363
15364 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15365
15366 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15367 stop using it.
15368 * Makefile.in: Nuke all references to glob subdirectory.
15369
15370 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15371
15372 * configure.in: Fix --enable-shared logic in per-host.
15373
15374 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15375
15376 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15377
15378 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15379
15380 * configure.in (noconfigdirs): Don't build gas on AIX, for
15381 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15382
15383 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15384
15385 * configure: Fix --cache-file to work if the file argument is a
15386 relative path.
15387
15388 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15389
15390 * configure: If the --cache-file is used, pass it down to
15391 configure in subdirectories.
15392
15393 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15394
15395 * config.sub: add vxworks29k configuration.
15396
15397 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15398
15399 * Makefile.in (taz): Do "diststuff" part quietly.
15400
15401 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15402
15403 * config.sub: Mini-merge with gcc/config.sub.
15404
15405 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15406
15407 * config.guess (IRIX): Sed - to _.
15408
15409 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15410
15411 * Makefile.in (source-vault, binary-vault): New targets.
15412
15413 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15414
15415 * config.sub: Recognize -eabi as a basic system type.
15416
15417 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15418
15419 * configure.in (enable_shared stuff): Fix typo.
15420
15421 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15422
15423 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15424
15425 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15426
15427 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15428
15429 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15430
15431 * configure.in (rs6000-*-*): Don't build gas.
15432
15433 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15434
15435 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15436 reduce command line length.
15437 (AS_FOR_TARGET): Check for as.new, not Makefile.
15438 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15439
15440 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15441
15442 * config.guess: Merge from FSF.
15443
15444 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15445
15446 * configure: Don't use $ when handling program_suffix.
15447
15448 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15449
15450 * configure.in: Configure tk for hppa/hpux.
15451
15452 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15453
15454 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15455
15456 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15457
15458 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15459 to LIBCXXFLAGS. Tests are better run without it.
15460
15461 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15462
15463 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15464
15465 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15466
15467 * configure.in (*-*-netware*): Don't configure xiberty.
15468
15469 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15470
15471 * configure.in: Remove tk from native_only list.
15472
15473 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15474
15475 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15476 for special NCD build.
15477
15478 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15479
15480 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15481 makeall.bat, they're only useful for binutils snapshots.
15482 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15483 makeall.bat to specified SUPPORT_FILES.
15484
15485 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15486
15487 * build-all.mk: Add Ericsson targets to sun4 and solaris
15488 hosts. Add BNR's sun4 target to solaris host, so their
15489 build-from-source will be tested in-house first.
15490
15491 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15492
15493 * Makefile.in (LIBCFLAGS): New variable.
15494 (CFLAGS_FOR_TARGET): Ditto.
15495 (LIBCFLAGS_FOR_TARGET): Ditto.
15496 (LIBCXXFLAGS): Ditto.
15497 (CXXFLAGS_FOR_TARGET): Ditto.
15498 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15499 (BASE_FLAGS_TO_PASS): Pass them.
15500 (EXTRA_TARGET_FLAGS): Ditto.
15501
15502 * configure.in: Support --enable-shared.
15503
15504 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15505
15506 * configure.in (target_libs): Include libstdc++ again.
15507 * config.guess: Update from FSF (for FreeBSD).
15508
15509 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15510
15511 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15512 makeall.bat.
15513 (DISTDOCDIRS): Add `etc'.
15514 (ETC_SUPPORT_PFX): New variable.
15515 (taz): Include anything from etc starting with a word in
15516 ETC_SUPPORT_PFX.
15517
15518 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15519
15520 * config.sub: Update for recent FSF changes. Remove obsolete
15521 h8300hds entry. Add -windows* and -osx as basic os. Minor
15522 spacing changes.
15523
15524 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15525
15526 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15527
15528 * config.guess: Merge with FSF.
15529 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15530
15531 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15532
15533 * configure: Since the "trap 0" handler will override the exit
15534 status on many systems, only use it for "exit 1", and make it set
15535 a non-zero exit status; reset it before "exit 0". Also, check
15536 exit status of config.sub, and error out if it failed.
15537
15538 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15539
15540 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15541 and install libgloss.
15542
15543 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15544
15545 * Makefile.in (all-binutils): Depend upon all-byacc.
15546
15547 * configure.in: Don't build emacs on Irix 5.
15548
15549 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15550
15551 * configure.in (*-*-netware*): Add libio.
15552
15553 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15554
15555 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15556 (CHECK_TARGET_MODULES): Ditto.
15557 (INSTALL_TARGET_MODULES): Ditto.
15558 (TARGET_LIBS): Ditto.
15559 (all-libstdc++): Note dependencies.
15560
15561 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15562
15563 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15564
15565 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15566
15567 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15568 -fexternal-templates.
15569
15570 * configure.in (target_libs): Add libstdc++.
15571 (noconfigdirs): Add libstdc++ as appropriate.
15572
15573 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15574
15575 * config.guess: Update from FSF.
15576
15577 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15578
15579 * configure: Use ${config_shell} when running ${configsub}.
15580
15581 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15582
15583 * config.sub: No longer recognize h8300h.
15584
15585 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15586
15587 * config.sub: Remove extraneous differences between config.sub and
15588 gcc/config.sub.
15589
15590 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15591
15592 * Makefile.in (DISTSTUFFDIRS): Add gas.
15593
15594 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15595
15596 * COPYING.NEWLIB: New file.
15597
15598 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15599
15600 * config.guess (HP-UX): Patch from Harlan Stenn
15601 <harlan@landmark.com> to also emit release level.
15602
15603 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15604
15605 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15606
15607 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15608
15609 * config.sub: Merge nextstep cleanup from FSF.
15610
15611 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15612
15613 * configure.in (arm-*-*): Don't configure ld for this target.
15614
15615 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15616
15617 * configure.in (*-*-netware): don't configure libg++, libio,
15618 librx, or newlib.
15619
15620 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15621
15622 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15623 configure ld--it works, but it doesn't support shared libraries.
15624
15625 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15626
15627 * config.guess (*-unknown-freebsd*): Get rid of possible
15628 trailing "(Release)" in version string.
15629 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15630
15631 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15632
15633 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15634 Fix type: *-next-neststep -> *-next-nextstep.
15635
15636 * config.guess: Merge from FSF:
15637
15638 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15639
15640 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15641
15642 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15643
15644 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15645 instead of UNIX_SV for UnixWare 1.0).
15646
15647 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15648
15649 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15650 to make gdb/nlm/* build after the compiler and linker.
15651
15652 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15653
15654 * config.guess (netbsd, freebsd, linux): Accept any machine,
15655 not just i[34]86.
15656 (m68k-atari-sysv4): Relocate to match FSF version.
15657
15658 * config.guess: More merges from the FSF:
15659
15660 Add a space before function call or macro invocation.
15661
15662 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15663
15664 * config.guess: Add trap cmd to remove dummy.c and dummy when
15665 interrupted.
15666
15667 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15668
15669 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15670 (dummy): Redirect stderr from compilation of dummy.c.
15671
15672 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15673
15674 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15675
15676 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15677
15678 * configure: Accept and ignore --cache*, for compatibility with
15679 new autoconf.
15680
15681 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15682
15683 * config.guess: Merge from FSF:
15684
15685 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15686
15687 * config.guess (Pyramid*:OSx*:*:*): New case.
15688 (PATH): Add /.attbin at end for finding uname.
15689 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15690
15691 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15692
15693 * config.guess (M88*:DolphinOS:*:*): New case.
15694
15695 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15696
15697 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15698 to select whether to use ELF or COFF.
15699
15700 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15701
15702 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15703
15704 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15705
15706 * config.guess: Guess the OS version for HPUX.
15707
15708 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15709
15710 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15711
15712 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15713
15714 * configure.in: Recognize --with-headers, --with-libs, and
15715 --without-newlib.
15716 * Makefile.in (all-xiberty): Depend upon all-ld.
15717
15718 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15719
15720 * configure.in: Change i[34]86 to i[345]86.
15721
15722 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15723
15724 * configure (version): A few more tweaks to help message.
15725
15726 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15727
15728 * Makefile.in: Remove (for now) librx as a host library,
15729 now that we're building it for target.
15730
15731 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15732
15733 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15734 (Karl Berry).
15735
15736 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15737
15738 * configure.in: Also configure librx.
15739
15740 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15741
15742 * Makefile.in: Update various rules to reflect that librx
15743 is now needed for libg++.
15744
15745 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15746
15747 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15748
15749 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15750
15751 * configure.in: Configure the examples directory.
15752
15753 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15754
15755 * configure: Simplify Jun 2 1994 change.
15756
15757 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15758
15759 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15760 /bin/gcc isn't good enough to build gcc.
15761
15762 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15763
15764 * Makefile.in (GDB_SUPPORT_FILES): Remove
15765 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15766 (gdb.tar.gz): Add new rule to use standard distribution building
15767 mechanism.
15768
15769 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15770
15771 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15772 Bill Cox <bill@cygnus.com>.
15773
15774 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15775
15776 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15777
15778 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15779
15780 * configure: Search current dir first in .gdbinit.
15781
15782 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15783
15784 * config.sub: Recognize freebsd (merged from gcc config.sub).
15785
15786 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15787
15788 * config.sub: Refer to NeXT's operating system as nextstep.
15789
15790 * config.sub (case $basic_machine): Re-order the cases, to match
15791 the order in the FSF version (which is mostly alphabethical).
15792 Merge in some additions and changes from the FSF.
15793
15794 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15795
15796 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15797 * config.sub: Recognize cxux7.
15798 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15799
15800 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15801
15802 * config.sub: Fix typo powerpc -> powerpc-*.
15803
15804 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15805
15806 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15807
15808 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15809 parallel with all-emacs and install-emacs). Top-level command
15810 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15811
15812 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15813
15814 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15815 $(relbindir)/make before doing ``make install'', and use
15816 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15817 installing over running make binary.
15818 ($(host)-stamp-stage3-installed): Likewise.
15819
15820 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15821
15822 * config.guess: Recognize Mach.
15823
15824 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15825
15826 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15827 see whether --exec-prefix was used.
15828
15829 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15830
15831 * README: Explicitly mention libg++/README. (Zoo's idea.)
15832
15833 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15834
15835 * Makefile.in: Add all-librx target similar to all-libproc.
15836
15837 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15838
15839 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15840 with post 1.2 uname bogosity.
15841
15842 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15843
15844 * configure: Remove temporary files on receipt of a signal.
15845
15846 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15847
15848 * configure: If there is a package_makefile_frag, remove
15849 ${subdir}/Makefile.tem after copying it in.
15850
15851 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15852
15853 * build_all.mk: support rs6000 lynx identifies itself as
15854 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15855 since /bin/gcc is too feeble to compile a modern gcc.
15856
15857 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15858
15859 * brought devo/test-build.mk update-to-date with progressive/
15860 test-build.mk. Add lynx targets and hppa flag info.
15861
15862 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15863
15864 * configure.in: Use mh-ncrsvr43. Patch from
15865 Tom McConnell <tmcconne@sedona.intel.com>.
15866
15867 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15868
15869 * config.guess (i386-unknown-bsdi): No longer need to
15870 check #if defined(__bsdi__) && defined(__i386__).
15871
15872 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15873
15874 * configure: Set program_transform_nameoption correctly.
15875
15876 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15877
15878 * brought build-all.mk update-to-date with progressive build-all.mk,
15879 added new targets and hppa info.
15880
15881 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15882
15883 * configure: If config.guess result is a prefix of the user
15884 specified target, assume a native build and use the user specified
15885 target as the host alias. Remove SunOS patch suffix removal hack.
15886 * configure.in: Remove SunOS patch suffix removal hack.
15887
15888 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15889 in NATIVE_CHECK_MODULES.
15890
15891 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15892
15893 * Makefile.in: Rename HOST_ONLY to NATIVE.
15894 * configure: Delete SunOs patch suffix from host_canonical
15895 and build_canonical variables that are prepended to Makefiles.
15896 * configure.in: Add comments for easier maintenance.
15897
15898 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15899
15900 * Makefile.in: Add all-libproc target similar to all-gui.
15901
15902 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15903
15904 * Makefile.in (CHECK_MODULES): split into
15905 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15906
15907 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15908
15909 * config.guess (i386-unknown-bsdi): New system to guess.
15910
15911 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15912
15913 * Makefile.in: Add all-gui target (but not yet build by "all").
15914
15915 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15916
15917 * config.sub: Move deletion of patch suffix from here...
15918 * configure.in: To here, at Ian's suggestion. The top-
15919 level scripts might need to know of a patch level.
15920
15921 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15922
15923 * config.sub: Strip off patch suffix so rtl is recognized
15924 as a sunos4.1.3 machine, even though it's been patched.
15925
15926 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15927
15928 * Makefile.in (INSTALL_LAST): Delete.
15929 (INSTALL_DOSREL): New.
15930
15931 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15932
15933 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15934 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15935 whether we pass down --with-gnu-ld anyhow.
15936
15937 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15938
15939 * Makefile.in (INSTALL_LAST): Change operation so it works
15940 on more flavors of make.
15941 * configure.in (go32): Don't build libg++ or libio.
15942
15943 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15944
15945 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15946 they can be overriden by templates.
15947
15948 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15949
15950 * configure.in (target==go32): Don't build gdb.
15951 * dosrel: New directory.
15952
15953 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15954
15955 * configure.in (host==go32): Configure dosrel too.
15956 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15957 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15958 be set by incoming names or templates.
15959 (INSTALL_LAST): New rule.
15960
15961 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15962
15963 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15964
15965 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15966
15967 * configure.in (appdirs): New variable. Currently empty, but will
15968 be used in gas distribution. If nonempty, lists a set of
15969 directories at least one of which must get configured, or top
15970 level configuration is considered to have failed.
15971 (rs6000-*-lynxos*): Use new file name.
15972
15973 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15974
15975 Eliminate XTRAFLAGS.
15976 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15977 newlib include files using -idirafter, and also use -nostdinc.
15978 (CXX_FOR_TARGET): Likewise.
15979 (XTRAFLAGS): Removed.
15980 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15981 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15982 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15983 ($(DO_X)): Don't pass down XTRAFLAGS.
15984
15985 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15986
15987 * configure.in (mips*-dec-bsd*): New target; do build linker.
15988 (mips*-*-bsd*): New target; don't build linker.
15989
15990 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15991
15992 * configure.in: support rs6000-*-lynxos* configuration.
15993 support sunos4 as a cross target.
15994
15995 * config.sub: look for lynx*, not lynx since the OS version may
15996 legitimately be part of the name.
15997
15998 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15999
16000 * configure.in (i[34]86-*-sco*): Move to be with other i386
16001 targets.
16002 (romp-*-*): New target. Skip various binary utilities.
16003 (vax-*-*): New target. Don't build newlib.
16004 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16005
16006 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16007
16008 * configure.in: Only set host_makefile_frag if config
16009 directory exists.
16010
16011 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16012
16013 * install.sh: If $dstdir exists, don't check whether each
16014 component does.
16015
16016 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16017
16018 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16019
16020 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16021
16022 * configure.in (*-*-lynxos*): Don't configure newlib for either
16023 native or cross Lynx.
16024
16025 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16026
16027 * config.sub (sparc64-elf): Fix os.
16028 (z8k): Remove duplicate.
16029
16030 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16031
16032 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16033 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16034
16035 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16036
16037 * configure: Make file links cleanly even if Lynx fails on
16038 an NFS symlink (at least fail cleanly).
16039
16040 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16041
16042 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16043 -XNh2000.
16044
16045 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16046
16047 * configure: Unknown options are fatal again.
16048
16049 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16050
16051 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16052 compatibility.
16053
16054 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16055
16056 * build-all.mk: Add `clean' target.
16057
16058 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16059
16060 * config.guess: Add SINIX support.
16061 * configure.in: Add mips-*-sysv4* support.
16062
16063 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16064
16065 * build-all.mk: Document all useful targets.
16066 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16067 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16068
16069 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16070
16071 * configure: Support --silent, --quiet.
16072
16073 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16074
16075 * configure: Support --disable-FEATURE.
16076
16077 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16078
16079 * config.guess: Recognize NCR running SVR4.3.
16080
16081 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16082
16083 * config.guess: Make BSDI generate i386-unknown-bsd386.
16084 Patch from Paul Eggert <eggert@twinsun.com>.
16085
16086 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16087
16088 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16089
16090 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16091
16092 * configure: Make unrecognized options give nonfatal warnings
16093 instead of fatal errors, and pass them to any subdirectory
16094 configures in case they recognize them.
16095 Make --x equivalent to --with-x.
16096
16097 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16098
16099 * configure: Add --enable-* options. Clean up usage message and
16100 some comments.
16101
16102 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16103
16104 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16105
16106 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16107
16108 * configure.in (hppa*-*-*): Enable binutils.
16109
16110 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16111
16112 * config.sub: Recognize cisco.
16113
16114 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16115
16116 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16117
16118 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16119
16120 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16121 than one configuration name. Add comment.
16122
16123 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16124
16125 * config.guess: about target *-hitachi-hiuxwe2, fixed
16126 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16127 macro is incorrect.]
16128
16129 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16130
16131 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16132 than the "make ls" stuff which used to be here.
16133
16134 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16135
16136 * config.guess: Recognize i[34]86-unknown-freebsd.
16137 From Shawn M Carey <smcarey@rodan.syr.edu>.
16138
16139 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16140
16141 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16142
16143 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16144
16145 * config.guess: Check for ptx.
16146
16147 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16148
16149 * config.sub: Add os9k checking.
16150
16151 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16152
16153 * config.guess: Handle OSF1 running on HPPA processors
16154
16155 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16156
16157 * configure: If subdir configure fails, print out a message with
16158 subdirectory name, in case subdir's configure code didn't identify
16159 itself.
16160
16161 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16162
16163 * configure.in: Remove embedded newlines from configdirs.
16164 Avoid mismatches of substrings. Fix matching strings at end
16165 of configdirs.
16166
16167 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16168
16169 * config.guess: Add Lynx/rs6000 config support.
16170
16171 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16172
16173 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16174
16175 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16176
16177 * configure.in (hppa*-*-osf*): Treat this just like most other
16178 PA configurations (eg no binutils or ld).
16179 (hppa*-*-*elf*): These configurations have binutils and ld.
16180
16181 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16182
16183 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16184
16185 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16186
16187 * configure.in (rs6000-*-*): Build gas.
16188
16189 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16190
16191 * Makefile.in: Avoid bug in losing hpux sed.
16192
16193 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16194
16195 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16196 for GDB and GDB has been fixed to not need it.
16197
16198 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16199
16200 * config.guess: Recognize vax hosts.
16201
16202 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16203
16204 * configure (while loop): Don't use "break 2" inside case
16205 statement -- the case statement isn't an enclosing loop.
16206
16207 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16208
16209 * config.guess: Clean up NeXT support, to allow nextstep
16210 on Intel machines. Make OS be nextstep.
16211
16212 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16213
16214 * config.guess: Add alternate forms for Convex.
16215
16216 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16217
16218 * configure: Completely rewrite option processing. Take
16219 advantage of pattern-matching to avoid invoking test frequently.
16220 Also clean up host and target defaulting logic.
16221
16222 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16223
16224 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16225 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16226 commands (plus user environment) will fit SCO limits.
16227
16228 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16229
16230 * configure.in: Don't issue warnings about directories which are
16231 not being configured if -norecursion is set. Correct test for
16232 --with-gnu-as and --with-gnu-ld to not get confused by substring
16233 matches.
16234
16235 * configure.in: Don't build gas for alpha-dec-osf1*.
16236
16237 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16238
16239 * configure: Back out Per's change of 12/19/1993. It changes the
16240 behavior of configure in unexpected and confusing ways.
16241
16242 Also, use different delim char when calculating
16243 program_transform_name so that the name can contain slashes.
16244
16245 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16246
16247 * configure.in, config.sub: Add support for VSTa micro-kernel.
16248
16249 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16250
16251 * configure.in: Nuke hacks which were used to get a special
16252 version of GAS for HPPA configurations.
16253
16254 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16255
16256 * configure: If only ${target_alias} is given, use that
16257 as the default for ${host_alias}.
16258 * configure: Add missing back-slashes before nested quotes.
16259
16260 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16261
16262 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16263
16264 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16265
16266 * config.guess: Recognize some Tektronix configurations.
16267 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16268
16269 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16270
16271 * config.sub: Match any flavor of SH.
16272
16273 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16274
16275 * configure.in: Don't try to configure newlib for Alpha.
16276
16277 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16278
16279 * configure.in: Don't build ld for Irix 5. Don't build gas,
16280 libg++ or libio for any Alpha target.
16281
16282 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16283
16284 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16285
16286 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16287 default arguments -- so it tried to compress itself.
16288
16289 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16290
16291 * configure.in (notsupp): ensure that a space is always at the end
16292 of the configdirs list, since the grep checks for an explicit space
16293
16294 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16295
16296 * configure.in (target i386-sysv4.2): don't build ld, since static
16297 versions of many libraries are not available.
16298
16299 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16300
16301 * config.guess: Recognize Apollos (using environment variables).
16302 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16303
16304 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16305
16306 * config.guess: Recognize Sony news mips running newsos.
16307
16308 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16309
16310 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16311 "fi ; else" for bash.
16312
16313 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16314
16315 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16316
16317 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16318
16319 * config.sub: accept unixware as an alias for svr4.2.
16320 Fix some inconsistancies with the gcc version.
16321
16322 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16323
16324 * Makefile.in (DISTDOCDIRS): Add gdb.
16325
16326 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16327
16328 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16329
16330 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16331
16332 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16333 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16334 this now.
16335
16336 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16337
16338 * config.sub: Accept hiux* as an OS name.
16339
16340 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16341 etc/make-stds.texi. The underscore came from gcc, and dje now
16342 agrees that RUNTESTFLAGS is the correct name.
16343
16344 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16345
16346 * install.sh: Remove 'set -e'. It makes any conditionals
16347 in the script useless.
16348
16349 * config.guess: Automatically recognize arm-acorn-riscix
16350 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16351
16352 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16353
16354 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16355
16356 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16357
16358 * Makefile.in (DISTDOCDIRS): New variable.
16359 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16360 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16361
16362 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16363
16364 * configure.in (hppa target): check the source directory for the
16365 pagas sub-directory
16366
16367 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16368
16369 * config.sub: Allow -aout* and -elf*.
16370
16371 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16372
16373 * configure.in: Don't build ld on i386-solaris2, same as for
16374 sparc-solaris2.
16375
16376 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16377
16378 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16379
16380 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16381
16382 * configure.in: Configure gdb for alpha.
16383
16384 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16385
16386 * Makefile.in (CXXFLAGS): Add -O.
16387
16388 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16389
16390 * config.guess: added support for DG Aviion
16391
16392 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16393
16394 * configure.in: Produce warning message for subdirectories not
16395 configurable for this host/target combination. Don't try to
16396 configure gdb for vms.
16397
16398 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16399
16400 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16401 appropriate files before making "diststuff".
16402 (DISTBISONFILES): New var: list of files to be edited.
16403 (DISTSTUFFDIRS): Add binutils.
16404
16405 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16406
16407 * config.sub: also handle mipsel and mips64el (for little endian mips)
16408
16409 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16410
16411 * configure.in: Add * to end of all OS names.
16412
16413 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16414
16415 * configure.in: Build newlib for LynxOS native.
16416
16417 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16418
16419 * config.guess: Add support for delta 88k running SVR3.
16420
16421 * configure.in: Add comment about HP compiler vs. emacs.
16422
16423 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16424
16425 * configure.in: don't build ld on solaris2 (not a viable option
16426 due to bugs in getpwnam & getpwuid)
16427
16428 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16429
16430 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16431 config.guess will produce a full version number.
16432
16433 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16434
16435 * configure.in: Build linker and binutils for alpha-dec-osf1.
16436
16437 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16438
16439 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16440 and gdb/testsuite/Makefile.in.
16441
16442 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16443
16444 * configure.in: recognize mips*- instead of mips-
16445
16446 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16447
16448 * config.sub: Accept linux*coff and linux*elf as operating
16449 systems.
16450
16451 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16452
16453 * config.sub: Recognize mips64, and mips3 as an alias for it.
16454
16455 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16456
16457 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16458 gdb knows how to handle OSF/1 shared libraries.
16459
16460 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16461
16462 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16463 * config.guess: Recognize Hitachi's HIUX.
16464 * config.sub: Recognize h3050r* and hppahitachi.
16465 Remove redundant cases for hp9k[23]*.
16466
16467 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16468
16469 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16470 if gas and ld are in the source tree and are in ${configdirs}.
16471 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16472 --with options (but still pass them down on the command line,
16473 if they were explicitly specified).
16474
16475 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16476
16477 * configure: substitute SHELL value in Makefile.in with
16478 ${CONFIG_SHELL}
16479
16480 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16481
16482 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16483 *-*-solaris2* targets.
16484
16485 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16486
16487 * Makefile.in: define M4, and pass it down to sub-makes;
16488 all-autoconf now depends on all-m4
16489
16490 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16491
16492 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16493 presence of {ar,ranlib} instead of a configured directory
16494
16495 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16496
16497 * config.guess: Accept 34?? as well as 33?? for NCR.
16498
16499 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16500
16501 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16502 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16503
16504 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16505
16506 * configure: grab values for $(CC) and $(CXX) from the
16507 environment, so that someone can do "CC=gcc configure; make" and
16508 have it work right (matching the way that autoconf works now)
16509
16510 * configure.in, Makefile.in: add support for gash, the tcl
16511 interface to Galaxy
16512
16513 * config.guess: add NetBSD variants (hp300, x86)
16514
16515 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16516
16517 * install.sh: Support -d option (in the manner of SunOS 4 install,
16518 as it is more deterministic than that of GNU install)
16519 (chmodcmd): Set file to mode 755 by default (should also do default
16520 chgrp and chown, but I don't feel like dealing with that now)
16521
16522 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16523
16524 * config.sub: Remove h8300hhms alias.
16525
16526 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16527
16528 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16529
16530 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16531
16532 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16533 as stmp-fixinc
16534
16535 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16536
16537 * config.sub: recognize m88110-bug-coff.
16538
16539 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16540
16541 * Makefile.in (all-libio): all dependencies on the toolchain used
16542 to build this (gcc, gas, ld, etc)
16543
16544 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16545
16546 * config.guess: Deal with OSF/1 1.3 on alpha.
16547
16548 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16549
16550 * install.sh: add some 'else true' clauses for portability
16551
16552 * configure.in: don't build libio for h8[35]00-*-* targets
16553
16554 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16555
16556 * Makefile.in: Add support for new libio.
16557
16558 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16559
16560 * install.sh: If one command fails, don't try the rest. Don't try
16561 to remove $dsttmp (via trap) unless we have already created it.
16562 If $src doesn't exist, detect it and exit with an error.
16563
16564 * config.guess: Recognize BSD on hp300.
16565
16566 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16567
16568 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16569 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16570
16571 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16572
16573 * Makefile.in (all-send-pr): depends on all-prms
16574
16575 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16576
16577 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16578
16579 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16580
16581 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16582 Added test for mips-mips-riscos5.
16583
16584 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16585
16586 * configure.in: use mh-hp300 for 68k HP hosts
16587
16588 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16589
16590 * configure: add support for CONFIG_SHELL, so that you can use
16591 some alternate shell for evaluating configure scripts
16592
16593 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16594
16595 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16596 in configure script to bug-gdb@prep.ai.mit.edu when building
16597 distribution archive.
16598 * Makefile.in (COMPRESS): Remove def.
16599 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16600 gdb.tar.Z and make-gdb.tar.Z respectively.
16601 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16602 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16603 to convergence with 'taz' target in Makefile.in.
16604
16605 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16606
16607 * install.sh (dsttmp): use trap to ensure that tmp files go
16608 away on error conditions
16609
16610 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16611
16612 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16613
16614 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16615
16616 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16617 its parent is '/' not ''.
16618
16619 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16620
16621 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16622
16623 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16624 that ${newsrcdir}/configure.in does.
16625
16626 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16627
16628 * test-build.mk: support for CONFIG_SHELL
16629
16630 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16631
16632 * config.sub (netware): Add as a basic system type.
16633
16634 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16635
16636 * Makefile.in (Makefile): depend on configure.in. Also drop the
16637 $(srcdir)/ from the dependency on Makefile.in.
16638
16639 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16640
16641 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16642 (h8300hhms is temporary until multi-libraries are implemented).
16643 * configure.in: Handle h8300h too.
16644
16645 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16646
16647 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16648
16649 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16650
16651 * configure: Remove extraneous output when guessing host type.
16652 * config.guess: Remove extraneous output when guessing using C
16653 compiler rather than uname, or when guessing fails.
16654
16655 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16656
16657 * Makefile.in: remove all.cross and install.cross targets
16658
16659 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16660 definitions
16661
16662 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16663
16664 * configure.in (target sh): Build gprof.
16665
16666 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16667
16668 * config.sub: change -solaris to -solaris2
16669
16670 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16671
16672 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16673
16674 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16675
16676 * configure: Correct error message for missing Makefile.in to
16677 print correct directory.
16678
16679 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16680
16681 * install.sh: kludge around 386BSD shell bug
16682
16683 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16684
16685 * config.guess: Recognize NeXT.
16686 * config.guess: Recognize i486-ncr-sysv4.
16687 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16688
16689 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16690
16691 * Makefile.in (MAKEINFOFLAGS): New variable.
16692 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16693 * build-all.mk, test-build.mk: Pass down --no-split as
16694 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16695
16696 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16697
16698 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16699
16700 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16701
16702 * Makefile.in (libg++.tar.z): New rule.
16703 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16704 * Makefile.in (taz): Only do a single chmod.
16705
16706 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16707
16708 * install.sh: don't use dirname anymore (replaced with sed usage)
16709
16710 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16711
16712 * Makefile.in: Change extension for gzip'd files from '.z' to
16713 '.gz' per new FSF standard usage.
16714
16715 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16716
16717 * configure: put quotes around the final value of program_transform_name
16718
16719 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16720
16721 * Makefile.in: new install.sh support; update install-info rules
16722
16723 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16724
16725 * configure.in: Build diff for crosses, but not for go32 host.
16726
16727 * configure.in: Build gprof only for native, and don't build it
16728 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16729
16730 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16731
16732 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16733
16734 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16735
16736 * configure.in (host_tools): Add prms.
16737
16738 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16739
16740 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16741 with $(FLAGS_TO_PASS) on the command line
16742
16743 * config.sub: Recognize lynx and lynxos
16744
16745 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16746
16747 * config.sub: Accept -ecoff*, not just -ecoff.
16748
16749 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16750
16751 * Makefile.in (taz): Use .gz suffix instead of .z.
16752 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16753 names.
16754
16755 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16756
16757 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16758
16759 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16760
16761 * Makefile.in (install-no-fixedincludes): install gcc last, so
16762 that rebuilds that might happen during 'make install' don't get
16763 bogus gcc include files
16764
16765 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16766
16767 Change from Utah for HPPA support:
16768 * config.guess: Recognize hppa1.x-hp-bsd.
16769
16770 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16771
16772 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16773 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16774
16775 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16776
16777 * config.sub: Add support for rom68k and bug boot monitors.
16778
16779 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16780
16781 * Makefile.in: Make all-opcodes depend on all-bfd.
16782
16783 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16784
16785 * config.guess: Added special check for i[34]86-univel-sysv4*.
16786
16787 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16788
16789 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16790 the processor rather than assuming i486.
16791
16792 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16793
16794 * config.guess: Recognize SunOS6 as Solaris3.
16795
16796 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16797
16798 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16799 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16800
16801 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16802
16803 * build-all.mk (all-cross): New target for Canadian Cross.
16804 Added Q2 go32 targets.
16805 * test-build.mk: Configure go32 cross sparclite-aout and
16806 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16807 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16808
16809 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16810
16811 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16812 GO32 hosted toolchains
16813
16814 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16815
16816 * configure: change so "-exec-prefix" gets passed down rather
16817 than "-exec_prefix" so autoconf generated Makefiles get the
16818 exec_prefix set right.
16819
16820 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16821
16822 * config.guess: get the Solaris2 minor version number
16823
16824 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16825
16826 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16827
16828 * config.guess: Recognize some Sequent platforms.
16829
16830 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16831
16832 * Makefile.in: added the vault-install target
16833
16834 * configure.in: actually use the Sun3 makefile fragment that's in
16835 config, also added the release dir to configdirs
16836
16837 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16838
16839 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16840
16841 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16842
16843 * configure.in: remove some program from Alpha targetted toolchains
16844
16845 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16846
16847 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16848 gprof.
16849 (taz): Run "make diststuff" in those directories instead of "make
16850 proto-dir". Look for "VERSION=" only at start of line in subdir
16851 Makefile. Use "gzip -9" for compression.
16852 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16853 (binutils.tar.z): New target.
16854
16855 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16856
16857 * Makefile.in (taz): Include gpl.texinfo.
16858
16859 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16860
16861 * Makefile.in (setup-dirs): Merged into "taz" target.
16862 (taz): Only do `proto-dir' stuff if a directory is actually needed
16863 for this target.
16864
16865 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16866
16867 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16868 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16869 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16870 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16871 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16872
16873 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16874
16875 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16876 config.sub, and move-if-change to gdb testsuite distribution
16877 archive, so the testsuite can be extracted, configured, and
16878 run separately from the gdb distribution. Blow away the Chill
16879 tests that require a Chill compiled executable, since GNU Chill
16880 is not yet publically available.
16881
16882 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16883
16884 * test-build.mk: set environment variables in a single command,
16885 instead of a list of assignments and exports
16886
16887 * config.guess: recognize Alpha/OSF1 systems
16888
16889 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16890
16891 * configure: Change help message to prefer --options rather than
16892 -options.
16893
16894 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16895
16896 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16897 zippy@ecst.csuchico.edu.
16898 * config.guess: Recognize miniframe.
16899
16900 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16901
16902 * Makefile.in: Use srcroot to find runtest rather than rootme.
16903 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16904
16905 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16906
16907 * test-build.mk: Extensive additions to support building on a
16908 machine other than the host.
16909
16910 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16911
16912 * configure (tooldir): Fix for i386-aix again.
16913
16914 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16915
16916 * configure, Makefile.in: Change definition of $(tooldir)
16917 to match the FSF.
16918
16919 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16920
16921 * config.guess: Recognize i[34]86/SVR4.
16922
16923 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16924
16925 * Makefile.in (all-gdb): gdb depends on sim.
16926
16927 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16928
16929 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16930 at the same time we make the prototype gdb directory.
16931 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16932 files at the same time as the gdb base release distribution.
16933
16934 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16935
16936 * Makefile.in (check): Use individual check targets rather than
16937 DO_X rule.
16938 (check-gcc): Added.
16939
16940 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16941
16942 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16943 for System V release 3.2.
16944
16945 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16946
16947 * config.sub: Recognize hppaosf.
16948 * configure.in: Do configure ld/binutils/gas for it.
16949
16950 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16951
16952 * configure (tooldir): Alter syntax used to set this, for systems
16953 where "\$" isn't handled right, like i386-aix.
16954
16955 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16956
16957 * configure: Pass program-transform-name, not
16958 program_transform_name, to recursive configures.
16959
16960 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16961
16962 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16963 of gas+ld+binutils.
16964
16965 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16966
16967 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16968
16969 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16970
16971 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16972
16973 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16974
16975 * Makefile.in (PRMS): Set back to all-prms.
16976
16977 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16978
16979 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16980 targets, rather than for MIPS hosts.
16981
16982 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16983
16984 * configure.in: add comment for --with-x default values
16985
16986 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16987
16988 * Makefile.in: add check-* targets for each of the directories in
16989 the tree. Add a definition of RUNTEST that will use the one we
16990 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16991
16992 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16993
16994 * configure.in: Removed obsolete references to bfd_target and
16995 target_makefile_frag.
16996
16997 * build-all.mk: Set assorted targets for Q2.
16998 * config.sub: Recognize z8k-sim and h8300-hms.
16999 * test-build.mk: Really don't pass host to configure.
17000 (HOLES): Added uname.
17001
17002 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17003
17004 * configure: Handle an empty program-prefix, program-suffix or
17005 program-transform-name correctly.
17006
17007 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17008
17009 * build-all.mk: -G 8 no longer required for MIPS targets.
17010 * test-build.mk: Don't pass host argument to configure; make it
17011 guess.
17012
17013 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17014
17015 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17016 * Makefile.in (COMPRESS): New macro, like GZIP.
17017
17018 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17019
17020 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17021
17022 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17023 with gas currently defaults to -G 0.
17024
17025 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17026
17027 * Makefile.in (all-flex): flex depends on byacc.
17028
17029 * build-all.mk: If host not specified, use config.guess. Pass TAG
17030 to test-build.mk as RELEASE_TAG.
17031 * test-build.mk (configargs): New variable containing arguments to
17032 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17033 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17034
17035 * config.guess: Use /bin/uname when checking -X argument on SCO,
17036 to avoid invoking GNU uname which doesn't understand -X.
17037
17038 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17039
17040 * configure.in: Build gas for mips-*-*.
17041
17042 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17043
17044 * Makefile.in (all.normal): insert missing backslash.
17045
17046 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17047
17048 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17049
17050 * Makefile.in: Complete overhaul to merge many almost identical
17051 targets.
17052
17053 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17054
17055 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17056 (gdb.tar.Z): Adjusted.
17057
17058 * Makefile.in (setup-dirs, taz): New targets; should be general
17059 enough to adapt for gdb sometime. Build only .z file.
17060 (gas.tar.z): New target.
17061
17062 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17063
17064 * build-all.mk: Use CC=cc -Xs on Solaris.
17065
17066 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17067
17068 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17069 for handling BISON for FSF releases.
17070
17071 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17072
17073 * configure: Actually implement the change zoo just documented.
17074
17075 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17076
17077 * configure: when using config.guess, only set target_alias when
17078 it's not already been set (ie, on the command line)
17079
17080 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17081
17082 * Makefile.in: add installcheck target, set PRMS to install-prms
17083
17084 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17085
17086 * configure: add support for package_makefile_fragment, handle the
17087 case where a directory has a configure.in file but no Makefile.in
17088 more gracefully (with an actual understandable error message, even);
17089 add support for --without (and add this to the usage message); also
17090 explicitly add a --host=${host_alias} to the command line when
17091 config.guess is used
17092
17093 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17094
17095 * configure: Must use both --host and --target in recursive calls.
17096
17097 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17098
17099 * Makefile.in: Change deja-gnu to dejagnu.
17100
17101 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17102
17103 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17104
17105 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17106
17107 * configure.in: canonicalize all instances to *-*-solaris2*,
17108 also strip out a number of tools to not build for go32 host
17109
17110 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17111
17112 * config.guess: add GPL.
17113
17114 * Makefile.in, config.guess, config.sub, configure: bump
17115 copyrights to 93.
17116
17117 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17118
17119 * Makefile.in (do-info): Removed obsolete check for existence of
17120 localenv file.
17121
17122 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17123
17124 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17125
17126 * Makefile.in: a couple of 'else true' for decstation,
17127 support for TclX
17128
17129 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17130
17131 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17132
17133 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17134
17135 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17136
17137 * config.guess: Recognize i386-ibm-aix (PS/2).
17138 * configure.in: Use config/mh-aix386 file for it.
17139
17140 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17141
17142 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17143 CC_FOR_TARGET instead.
17144 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17145
17146 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17147
17148 * Makefile.in: Add sim to list of directories sent with gdb
17149
17150 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17151
17152 * configure.in: Put back mips-dec-bsd* case.
17153
17154 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17155
17156 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17157 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17158 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17159
17160 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17161
17162 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17163
17164 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17165 (install-info): install dir.info only if it exists,
17166 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17167
17168 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17169
17170 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17171 gas for mips-dec-bsd.
17172
17173 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17174
17175 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17176 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17177
17178 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17179
17180 * configure.in: Added "dejagnu" to hosttools list.
17181
17182 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17183
17184 * config.sub, configure.in, config.guess: Add support
17185 for Bosx, an AIX variant from Bull.
17186 Patches from F.Pierresteguy@frcl.bull.fr.
17187
17188 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17189
17190 * devo/dejagnu: Initial creation of devo/dejagnu.
17191 Migrated dejagnu testcases and support files for testing software
17192 tools to reside as subdirectories, currently called "testsuite",
17193 within the directory of the software tool. Migrated all programs,
17194 support libraries, etc. beloging to dejagnu proper from
17195 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17196 with no modifications. The changes to these files which will
17197 allow them to configure, build, and execute properly will be made
17198 in a future update.
17199
17200 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17201
17202 * Makefile.in: Change send_pr to send-pr.
17203 * configure.in: Likewise.
17204 * send_pr: Renamed directory to send-pr.
17205
17206 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17207
17208 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17209
17210 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17211
17212 * README: Update for gdb-4.8 release.
17213 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17214 gdb-xxx.tar.z (gzip'd) file also.
17215
17216 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17217
17218 * Makefile.in: make all-diff depend on all-libiberty
17219
17220 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17221
17222 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17223
17224 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17225
17226 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17227
17228 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17229
17230 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17231 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17232 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17233
17234 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17235
17236 * Makefile.in: makeinfo binary is in a new location
17237
17238 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17239
17240 * config.sub: Accept -ecoff as an OS.
17241
17242 * Makefile.in: Various changes to eliminate a level of make
17243 recursion and reduce the required command line length.
17244 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17245 sub-makes.
17246 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17247 variables holding settings for specific sub-makes.
17248 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17249 in terms of BASE_FLAGS_TO_PASS.
17250 (TARGET_LIBS): New variable listing directories which use
17251 TARGET_FLAGS_TO_PASS.
17252 (subdir_do): Eliminated.
17253 (do-*): New set of targets to replace subdir_do.
17254 (various): All targets which used subdir_do now depend on do-*.
17255 (local-clean): Renamed from do_clean.
17256 (local-distclean): New target, dependency of distclean and
17257 realclean.
17258 (install-info): Don't create directories. Depend on dir.info
17259 rather than calling make recursively.
17260 (install-dir.info): Eliminated.
17261 (install-info-dirs): Create all info directories here.
17262 (dir.info): Depend upon do-install-info.
17263
17264 * test-build.mk (HOLES): Added false.
17265
17266 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17267
17268 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17269
17270 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17271
17272 * Makefile.in (info): remove dependency on all-texinfo. The
17273 problem was really in texinfo/C, not at this level.
17274
17275 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17276
17277 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17278
17279 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17280
17281 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17282 GDB releases.
17283
17284 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17285
17286 * configure: Include srcdir in message about target of link not
17287 being found. Don't convert `-' to `_' in `with' options being
17288 passed to subdirs.
17289
17290 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17291
17292 * configure.in: add uudecode to host_tools
17293
17294 * Makefile.in: added {all,install}-uudecode targets, added them to
17295 the appropriate lists
17296
17297 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17298
17299 * Makefile.in (all-gcc): Added dependency on all-gas.
17300
17301 * configure.in (mips-*-*): Build ld and binutils.
17302
17303 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17304
17305 * configure: check return code from mkdir, print error message and
17306 exit on failure.
17307
17308 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17309
17310 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17311
17312 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17313
17314 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17315
17316 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17317
17318 * config.sub (h8500): Recognize this as a cpu type.
17319
17320 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17321
17322 * configure: source directory missing is no longer a warning
17323
17324 * configure.in: recognize irix[34]* instead of irix[34]
17325
17326 * Makefile.in: define and pass down X11_LIB
17327
17328 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17329
17330 * guess-systype: Renamed to ...
17331 * config.guess: ... by popular request.
17332 * configure.in, Makefile.in: Update accordingly.
17333
17334 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17335
17336 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17337 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17338 + Execute ./dummy instead of assuming . is in PATH.
17339
17340 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17341
17342 * guess-systype: New shell script. Attempts to guess the
17343 canonical host name of the executing host.
17344 Only a few hosts are supported so far.
17345 * configure: Call guess-systype if no host is specified.
17346
17347 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17348
17349 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17350 gcc Makefile.
17351
17352
17353 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17354
17355 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17356 (all-gcc, install-gcc, subdir_do): Use it.
17357
17358 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17359
17360 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17361
17362 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17363
17364 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17365 set exclusively by configure, using configure.in .
17366
17367 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17368
17369 * test-build.mk: set $PATH for all builds
17370
17371 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17372
17373 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17374
17375 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17376 the one used in gcc/Makefile.in, so that a null expansion doesn't
17377 override the one needed to build gcc with a native cc.
17378
17379
17380 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17381
17382 * configure: Accept -with arguments.
17383
17384 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17385
17386 * Makefile.in: added h8300sim
17387
17388 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17389
17390 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17391 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17392 (all-cygnus, native, build-cygnus): Make
17393 $(canonhost)-stamp-3stage-done, not $(host)....
17394 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17395 i386-sco3.2v4. Added else true to if command.
17396
17397 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17398
17399 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17400
17401 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17402
17403 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17404
17405 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17406
17407 * configure.in: don't remove binutils from Solaris builds
17408
17409 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17410
17411 * Makefile.in: get rid of earlier definitions for *clean,
17412 also handle the recursive info rule better
17413
17414 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17415
17416 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17417 do more-or-less the right thing.
17418
17419 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17420
17421 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17422 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17423
17424 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17425
17426 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17427 $(host_canonical).
17428
17429 * configure.in: split the configdirs list into 4 categories (native
17430 v. cross, library v. tool) and handle the cross-only and native-
17431 only in more reasonable (and correct!) way.
17432
17433 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17434
17435 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17436 configdirs anymore.
17437
17438 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17439
17440 * Makefile.in: extensive cleanup:: removed all of the explicit
17441 clean-* targets, collapsed many wrappers around subdir_do into
17442 one, added additional targets to satisfy standards.texi, deleted
17443 some old targets, some changes for consistency
17444
17445 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17446
17447 * configure.in: handle some programs as cross-only, and others as
17448 native only
17449
17450 * test-build.mk: handle partial holes in a more generic manner
17451
17452 * Makefile.in: m4 depends on libiberty
17453
17454 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17455
17456 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17457 time, wdiff, and find to configdirs
17458
17459 * Makefile.in: all, clean, and install rules for the new programs
17460 added to configure.in
17461
17462 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17463
17464 * configure.in: use mh-sun for all *-sun-* hosts
17465
17466 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17467
17468 * Makefile.in: define flags for X11 include files and library file
17469 locations, pass them down to the programs that need this info
17470
17471 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17472
17473 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17474
17475 * configure.in: start building libg++ for HP-UX targets
17476
17477 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17478
17479 * README: Update references to files moved into etc/.
17480
17481 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17482
17483 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17484 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17485
17486 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17487
17488 * configure: accept dash as well as underscore in long option
17489 names for FSF compatibility.
17490
17491 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17492
17493 * config.sub: added -sco3.2v4 support from FSF.
17494
17495 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17496
17497 * configure.in: expand the section that adds or removes
17498 directories from the list of programs to build, to handle native
17499 vs. cross in addition to host v. native
17500
17501 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17502
17503 * Makefile.in: Replace C++ in macro names with CXX.
17504 This is less likely to break ...
17505
17506 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17507
17508 * test-build.mk: add -w to GNU_MAKE
17509
17510 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17511
17512 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17513 add 'sparc' to list of recognized cpus. This needed to make
17514 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17515 Delete some redundant ose68 variants. Recognize -wrs as an os,
17516 then changes that into $CPU-wrs-vxworks.
17517
17518 * configure.in: remove most references to gdbtest, regularize
17519 target based program removal
17520
17521 * test-build.mk: import from p3 tree (many fixes and changes)
17522
17523 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17524
17525 * Makefile.in: added rules to handle tcl, tk, and expect
17526
17527 * configure.in: handle those directories if they exist
17528
17529 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17530
17531 * config.sub: removed bogus hppabsd and hppahpux names, since
17532 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17533
17534 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17535
17536 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17537 depends upon all-xiberty
17538
17539 * Makefile.in: changes from p3, including:
17540
17541 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17542
17543 * Makefile.in (XTRAFLAGS): include newlib directories if
17544 newlib/Makefile exists, rather than if host != target.
17545
17546 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17547
17548 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17549 from the same source tree and not building a cross-compiler. This
17550 matters for the libg++ configuration if reconfiguring a tree that
17551 has already been installed.
17552
17553 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17554
17555 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17556 pick up the machine and system specific header files.
17557
17558 * Makefile.in: added AS_FOR_TARGET, passed down in
17559 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17560 the C compiler to use to create programs which are run in the
17561 build environment, set it to default to $(CC), and passed it down
17562 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17563
17564 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17565
17566 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17567 We need them for unusual native builds, like systems without
17568 ranlib.
17569
17570 * configure: also define $(host_canonical) and
17571 $(target_canonical), which are the full, canonical names for the
17572 given host and target
17573
17574 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17575
17576 * Makefile.in: Added separate definitions for C++.
17577
17578 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17579
17580 * configure.in (configdirs): Add deja-gnu.
17581
17582 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17583
17584 * README: Update for configure.texi and gdb-4.7 release.
17585
17586 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17587
17588 * Makefile.in: Move "all" target to top of file.
17589 Previously, first target was ".PHONY" which caused BSD4.4 make
17590 to build .PHONY when make was run without arguments.
17591
17592 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17593
17594 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17595 Library-copylefted code in libiberty.
17596
17597 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17598
17599 * config.sub: Replace m68kmote with plain old m68k.
17600
17601 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17602
17603 * Makefile.in: Remove space from blank line, avoid Make complaints.
17604
17605 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17606
17607 * config.sub: Complain if no argument is given. Added support for
17608 386bsd as OS and target alias.
17609
17610 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17611
17612 * Makefile.in (XTRAFLAGS): include newlib directories if
17613 newlib/Makefile exists, rather than if host != target.
17614
17615 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17616
17617 * config.sub: recognize sparclite-wrs-vxworks.
17618
17619 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17620 p3.) Added clean-xiberty to clean.
17621
17622 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17623
17624 * configure.in: use *-*-* instead of nested cases for host and target
17625
17626 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17627
17628 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17629 from the same source tree and not building a cross-compiler. This
17630 matters for the libg++ configuration if reconfiguring a tree that
17631 has already been installed.
17632
17633 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17634
17635 * config.sub (i486v/i486v4): Merge in from FSF version.
17636
17637 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17638
17639 * configure: only set PWD if it is already set.
17640
17641 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17642
17643 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17644 doesn't have unset and all success paths (and most error paths)
17645 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17646 to just ${PWD} to avoid confusion.)
17647
17648 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17649
17650 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17651 even for a native compilation.
17652
17653 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17654
17655 Changes to make the gdb.tar.Z rule work better.
17656
17657 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17658 (DEVO_SUPPORT): Add configure.texi.
17659 (bfd-ilrt.tar.Z): Remove ancient rule.
17660
17661 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17662
17663 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17664 pick up the machine and system specific header files.
17665
17666 * configure.in, config.sub: added new target m68010-adobe-scout,
17667 with alias of adobe68k. Changed configure.in to check for
17668 -scout before -sco* to avoid a false match.
17669
17670 * Makefile.in: added AS_FOR_TARGET, passed down in
17671 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17672 the C compiler to use to create programs which are run in the
17673 build environment, set it to default to $(CC), and passed it down
17674 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17675
17676 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17677
17678 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17679 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17680 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17681 FOR_TARGET variants, to newlib and libg++.
17682
17683 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17684
17685 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17686 first.
17687
17688 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17689
17690 * config.sub: Accept `elf' as an environment.
17691
17692 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17693
17694 * Makefile.in (all-opcodes): cd into the right directory
17695
17696 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17697
17698 * configure: added -program_transform_name option, used as
17699 argument to sed when installing programs.
17700 configure.texi: added documentation for -program_prefix,
17701 -program_suffix and -program_transform_name.
17702
17703 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17704
17705 * config.sub: Accept i486 where i386 ok.
17706
17707 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17708
17709 * config.sub: accept we32k
17710
17711 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17712
17713 * config.sub, configure.in: accept OSE68000 and OSE68k.
17714
17715 * Makefile.in: don't create all directories for ``make install'';
17716 let the subdirectories create the ones they need.
17717
17718 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17719
17720 * COPYING: new file, GPL v2
17721
17722 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17723
17724 * Makefile.in: use the new gen-info-dir, which needs a template
17725 argument (which also lives in texinfo)
17726
17727 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17728
17729 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17730
17731 * config.sub (ncr3000): Change i386 to i486.
17732
17733 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17734
17735 * Makefile.in: add install-rcs, install-grep to
17736 install-no-fixedincludes, removed install-bison and install-libgcc
17737
17738 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17739
17740 * configure.in: grab the HPUX makefile fragment if on HPUX
17741
17742 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17743
17744 * Makefile.in: eradicate bison spoor (ditto libgcc).
17745 configure.in: recognise m68{k,000}-ericsson-OSE.
17746 es1800 is alias for m68k-ericsson-OSE
17747
17748 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17749
17750 * configure.in: rearrange the parts that remove programs from
17751 configdirs, based now on HOST==TARGET or by canonical triple.
17752
17753 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17754
17755 * test-build.mk: recurse explicitly with -f test-build.mk when
17756 appropriate. predicate stage3 and comparison on the existence
17757 of gcc. That is, if gcc isn't around, we aren't three-staging.
17758 On very clean, also remove ...stamp-co. Build in-place before
17759 doing other builds.
17760
17761 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17762
17763 * Makefile.in, configure.in: add tgas
17764
17765 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17766
17767 * Makefile.in: a number of changes merged in from progressive.
17768
17769 * configure.in: add libm.
17770
17771 * .cvsignore: ignore some stuff that comes from test-build.mk.
17772
17773 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17774
17775 * config.sub: Add es1800 (m68k-ericsson-es1800).
17776
17777 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17778
17779 * configure: Add program_suffix (parallel to program_prefix)
17780 * Makefile.in: adjust directory-creating script for losing decstation
17781
17782 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17783
17784 * configure: Minor $subdir-related fixes.
17785
17786 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17787
17788 * configure: fix various problems with propogating
17789 makefile_target_frag in subdirs.
17790 * configure.in: config libgcc if its there
17791
17792 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17793
17794 * config.sub: HPPA merge.
17795
17796 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17797
17798 * Makefile.in: Replace all-bison with all-byacc in all
17799 dependency lines for other tools (which now use byacc).
17800
17801 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17802
17803 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17804
17805 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17806
17807 * Makefile.in: make gprof rules similar to byacc rules (instead of
17808 vestigal $(unsubdir) that didn't work...)
17809
17810 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17811
17812 * config.sub: Add support for Linux.
17813 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17814 (at least for libg++).
17815
17816 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17817
17818 * configure.texi: fix doc for the -nfp option to configure
17819
17820 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17821
17822 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17823
17824 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17825
17826 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17827 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17828 * configure.in: added solaris* host_makefile_frag hook.
17829
17830 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17831
17832 * config.sub: changed recognition of m68000 so that various
17833 m68k types can be specified via m680[01234]0
17834
17835 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17836
17837 * config.sub (basic_machine): fix sed so that '-foo' isn't
17838 completely substituted out while .+'-foo' loses the '-foo'
17839
17840 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17841
17842 * config.sub ($os): Add -aout.
17843
17844 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17845
17846 * configure: If host_makefile_frag is absolute, don't
17847 prefix ${invsubdir} (relevant to libg++ auto-configure).
17848
17849 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17850
17851 * Makefile.in (tooldir): Define it.
17852 (all-ld): Depend on all-flex.
17853
17854 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17855
17856 * Makefile.in (check): Fix libg++ special case.
17857
17858 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17859
17860 * configure: do not bury `pwd` into config.status, thus do fewer
17861 pwd's.
17862
17863 * configure: print the "Building in" message only when building in
17864 other than "." AND verbose.
17865
17866 * configure: remove -s, rework -v to better accommodate guested
17867 configures.
17868
17869 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17870
17871 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17872
17873 * Makefile.in: macroize flags passed on recursion. remove
17874 fileutils.
17875
17876 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17877
17878 * configure: get makesrcdir right for subdirs deeper than 1.
17879
17880 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17881 install.
17882
17883 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17884
17885 * Makefile.in: don't print subdir_do or recursion lines.
17886
17887 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17888
17889 * standards.texi: added menu item.
17890
17891 * Makefile.in: build and install standards.info.
17892
17893 * standards.texi: new file.
17894
17895 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17896
17897 * configure: test for and move config.status pieces from
17898 ${subdir}/.
17899
17900 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17901
17902 * configure: Test for existance of files before trying to mv
17903 them, to avoid numerous non-existance messages.
17904
17905 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17906
17907 * configure: correct final line of config.status.
17908
17909 * configure: patch from eggert. Avoids a protection problem if
17910 the original Makefile.in is read only.
17911
17912 * configure: use move-if-change from gcc to create config.status.
17913 Some makefiles depend on config.status to tell if a directory
17914 has been reconfigured for a different host. This change
17915 prevents those directories from remaking everything in the case
17916 where the reconfig was only intended to rebuild a Makefile.
17917
17918 * configure: test for config.sub with "config.sub sun4" rather
17919 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17920 host alias from a missing config.sub.
17921
17922 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17923
17924 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17925 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17926
17927 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17928
17929 * configure: mkdir ${subdir} as needed.
17930
17931 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17932
17933 * Makefile.in,configure.in: added autoconf.
17934
17935 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17936
17937 * Makefile.in: no longer pass against on recursion.
17938
17939 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17940 definitions are not inherited.
17941
17942 * configure: correct makesrcdir when subdir is .
17943
17944 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17945
17946 * configure: Add support for 'subdirs' variable, which is
17947 like 'configdirs', except that configure doesn't re-invoke
17948 itself for subdirs, it just creates a Makefile for each subdir.
17949 * configure.texi: Document subdirs.
17950
17951 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17952
17953 * configure.in: added flex to configdirs
17954
17955 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17956
17957 * Makefile.in: remove clean-stamps from clean.
17958
17959 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17960
17961 * configure.in: Add gdbtest to configdirs.
17962
17963 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17964
17965 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17966 to recursive makes.
17967 * configure.in: Recognize new ncr3000 config.
17968
17969 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17970
17971 * Makefile.in, configure.in: removed references to gdbm.
17972
17973 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17974
17975 * config.sub: Don't canonicalize os value
17976 newsos* to bsd (readline needs to check for newsos).
17977 (This fix was earlier made Jan 31, but got re-broken.)
17978
17979 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17980
17981 * configure.in: sco is an os, not a vendor!
17982
17983 * configure: Quote $( better. Keep various shells happy.
17984
17985 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17986
17987 * Makefile.in: eliminate stamp-files.
17988
17989 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17990
17991 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17992 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17993
17994 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17995
17996 * config.sub: fix iris/iris3.
17997
17998 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17999
18000 * configure: re-add -rm.
18001
18002 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18003
18004 * Maskefile.in: add .stmp-rcs to all.
18005
18006 * configure.in: remove gas from rs6000 build, use aix host fragment.
18007
18008 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18009
18010 * configure: pass down site_option during recursion.
18011
18012 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18013
18014 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18015
18016 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18017
18018 * configure: Change exec_prefix so that it really defaults to prefix.
18019
18020 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18021
18022 * Makefile.in, configure.in: Add support for mmalloc library.
18023
18024 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18025
18026 * Makefile.in: add stmp dependencies for a few more things.
18027
18028 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18029
18030 * configure: adjusted error message on objdir/srcdir configure
18031 collision, per john's suggestion.
18032
18033 * Makefile.in: add libiberty stmp to all and all.cross.
18034
18035 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18036
18037 * Makefile.in: remove force dependencies, add grep to all.
18038
18039 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18040
18041 * Makefile.in: drop flex. make stamp files work.
18042
18043 * configure: added test for conflicting configuration in srcdir,
18044 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18045 gets cranky. use relative paths for configure and srcdir
18046 whenever possible. Send some error messages to stderr that were
18047 going to stdout.
18048
18049 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18050
18051 * Makefile.in: Fix libg++ rule to check for gcc directory
18052 before using gcc/gcc. Also pass XTRAFLAGS.
18053
18054 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18055
18056 * Makefile.in: added stmp-files so that directories aren't polled
18057 when they are already built.
18058
18059 * configure.texi: fixed a node pointer problem.
18060
18061 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18062
18063 * config.sub configure.in gdb/configure.in
18064 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18065 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18066 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18067
18068 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18069
18070 * configure: -recurring becomes -silent. corrected help message
18071 for -site= option.
18072
18073 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18074
18075 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18076
18077 * configure: when building Makefile for crosses, replace
18078 tooldir and program_prefix. default srcdir from location of
18079 config.sub. remove "for host in hosts" and "for target in
18080 targets" loops.
18081
18082 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18083
18084 * Makefile.in: Do not pass bindir or mandir to cvs.
18085
18086 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18087
18088 * Makefile.in, configure.in: removed traces of namesubdir,
18089 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18090 copyrights to '92, changed some from Cygnus to FSF.
18091
18092 * configure.texi: remove most references to multiple hosts,
18093 multiple targets, subdirs, etc.
18094
18095 * configure.man: removed rcsid. reference config.sub not
18096 config.subr.
18097
18098 * Makefile.in: mkdir $(infodir) on install-info.
18099
18100 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18101
18102 * configure.texi: Explain better about .gdbinit and about
18103 the environment that configure.in sections run in.
18104
18105 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18106
18107 * configure.in: Ultrix is only a decstation if it's a MIPS.
18108
18109 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18110
18111 * README: DOC.configure => cfg-paper.texi.
18112
18113 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18114
18115 * config.sub (near case $os): Don't convert newsos* to bsd!
18116
18117 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18118
18119 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18120 the number of copies of COPYING that go into the GDB tar file.
18121
18122 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18123
18124 * bfd/configure.in, gdb/config/mh-i386sco,
18125 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18126 Fix SCO configuration stuff.
18127
18128 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18129
18130 * Makefile.in: For libg++, make sure the -I pointing
18131 to the gcc directory goes *after* all the libg++-local -I flags.
18132 Also, move just-gcc dependency from just-libg++ to all-libg++.
18133
18134 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18135
18136 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18137
18138 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18139
18140 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18141
18142 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18143
18144 * config.sub: Add stratus configuration frags. Also
18145 submitted to FSF.
18146
18147 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18148
18149 * Makefile.in (DEV_SUPPORT): add configure.man.
18150
18151 * config.sub(Decode manufacturer-specific): add -none*.
18152
18153 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18154
18155 * Makefile.in: remove form feeds to make Sun's make happy.
18156 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18157
18158 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18159
18160 * Makefile.in (AR_FLAGS): Make quieter.
18161
18162 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18163
18164 * configure.in: Add libg++.
18165 * configure: When verbose, don't output the command line at each
18166 level; it will be unremarkably the same as the previous version,
18167 which will be the same as what the user typed.
18168
18169 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18170
18171 * configure.in, Makefile.in: fix clean-info, add flex. add
18172 fileutils.
18173
18174 * configure: be less sensitive to spaces in Makefile.in. Do not
18175 look for sources in "..". Doing so breaks subdirectories that
18176 might have their own configure. If a subdir has it's own
18177 configure script, use it.
18178
18179 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18180
18181 * cfg-paper.texi: some changes suggested by rms.
18182
18183 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18184
18185 * config.sub: Merge in some small additions from the FSF version,
18186 taken from the gcc distribution, to bring the Cygnus and FSF
18187 versions into closer sync.
18188
18189 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18190
18191 * configure.in: Changed svr4 references to sysv4.
18192
18193 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18194
18195 * configure: added -V for version number option.
18196
18197 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18198
18199 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18200 renamed from DOC.configure to cfg-paper.texi.
18201
18202 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18203
18204 * configure, config.subr, config.sub: config.subr is now
18205 config.sub again.
18206
18207 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18208
18209 * configure.texi: new file, in progress.
18210
18211 * Makefile.in: build info file and install the man page for
18212 configure.
18213
18214 * configure.man: new file, first cut.
18215
18216 * configure: find config.subr again now that configuration "none"
18217 has gone. removed all traces of the -ansi option. removed all
18218 traces of the -languages option.
18219
18220 * config.subr: resync from rms.
18221
18222 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18223
18224 * configure, config.sub, config.subr: merge config.sub into
18225 config.subr, call the result config.subr, remove config.sub, use
18226 config.subr.
18227
18228 * Makefile.in: revised install for dir.info.
18229
18230 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18231
18232 * configure.in: add decstation host makefile frag.
18233
18234 * Makefile.in: BISON now bison -y again. also install-gcc on
18235 install. clean-gdbm on clean. infodir belongs in datadir.
18236 Make directories for info install. Build dir.info here then
18237 install it.
18238
18239 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18240
18241 * Makefile.in: fix for bad directory tests.
18242
18243 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18244
18245 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18246 regexp. -srcdir relative was being handled incorrectly.
18247
18248 * Makefile.in: unwrapped some for loops so that parallel makes
18249 work again and so one can focus one's attention on a particular
18250 package.
18251
18252 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18253
18254 * configure: added PWD as a stand in for `pwd` (for speed). use
18255 elif wherever possible. make -srcdir work without -objdir.
18256 -objdir= commented out.
18257
18258 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18259
18260 * configure: +options become --options. -subdirs commented out.
18261 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18262 Makefile now at top of generated Makefile. Removed cvs log
18263 entries. added -srcdir. create .gdbinit only if there is one
18264 in ${srcdir}.
18265
18266 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18267 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18268 and mandir now keyed off datadir by default.
18269
18270 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18271
18272 * Freshly created ChangeLog.
18273
18274 \f
18275 Local Variables:
18276 mode: change-log
18277 left-margin: 8
18278 fill-column: 76
18279 version-control: never
18280 End: